drmclien: Add stub dll.
[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.24.
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.24'
600 PACKAGE_STRING='Wine 1.1.24'
601 PACKAGE_BUGREPORT='wine-devel@winehq.org'
602
603 ac_unique_file="server/atom.c"
604 # Factoring default headers for most tests.
605 ac_includes_default="\
606 #include <stdio.h>
607 #ifdef HAVE_SYS_TYPES_H
608 # include <sys/types.h>
609 #endif
610 #ifdef HAVE_SYS_STAT_H
611 # include <sys/stat.h>
612 #endif
613 #ifdef STDC_HEADERS
614 # include <stdlib.h>
615 # include <stddef.h>
616 #else
617 # ifdef HAVE_STDLIB_H
618 #  include <stdlib.h>
619 # endif
620 #endif
621 #ifdef HAVE_STRING_H
622 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
623 #  include <memory.h>
624 # endif
625 # include <string.h>
626 #endif
627 #ifdef HAVE_STRINGS_H
628 # include <strings.h>
629 #endif
630 #ifdef HAVE_INTTYPES_H
631 # include <inttypes.h>
632 #endif
633 #ifdef HAVE_STDINT_H
634 # include <stdint.h>
635 #endif
636 #ifdef HAVE_UNISTD_H
637 # include <unistd.h>
638 #endif"
639
640 ac_subst_vars='LTLIBOBJS
641 LIBOBJS
642 ALL_WINETEST_DEPENDS
643 ALL_PROGRAM_BIN_INSTALL_DIRS
644 ALL_PROGRAM_INSTALL_DIRS
645 ALL_PROGRAM_DIRS
646 ALL_TEST_DIRS
647 ALL_IMPLIB_DIRS
648 ALL_DLL_DIRS
649 ALL_TOP_DIRS
650 ALL_MAKEFILE_DEPENDS
651 ALL_MAKEFILES
652 ALL_MAKERULES
653 DEPENDENCIES
654 LDAPLIBS
655 LIBPOLL
656 LIBDL
657 EXTRA_BINARIES
658 SOCKETLIBS
659 CRTLIBS
660 LDPATH
661 BUILTINFLAG
662 EXTRACFLAGS
663 LIBKSTAT
664 PNGINCL
665 FONTCONFIGINCL
666 CUPSINCL
667 AUDIOIOLIBS
668 ALSALIBS
669 ESDLIBS
670 ESDINCL
671 ESDCONFIG
672 ZLIB
673 FREETYPEINCL
674 FREETYPELIBS
675 ft_devel
676 LCMSLIBS
677 RESOLVLIBS
678 GPHOTO2INCL
679 GPHOTO2LIBS
680 gphoto2port_devel
681 gphoto2_devel
682 SANEINCL
683 sane_devel
684 GNUTLSINCL
685 HALINCL
686 XSLTINCL
687 XML2INCL
688 XML2LIBS
689 NASLIBS
690 X_EXTRA_LIBS
691 X_LIBS
692 X_PRE_LIBS
693 X_CFLAGS
694 XMKMF
695 LIBPTHREAD
696 CROSSTARGETFLAGS
697 CROSSTEST
698 CROSSCC
699 CARBONLIB
700 COREAUDIO
701 DISKARBITRATIONLIB
702 LDEXECFLAGS
703 IOKITLIB
704 COREFOUNDATIONLIB
705 SECURITYLIB
706 MINGWAR
707 DLLWRAP
708 DLLTOOL
709 LDD
710 LDRPATH_LOCAL
711 LDRPATH_INSTALL
712 IMPLIBEXT
713 LIBEXT
714 LDDLLFLAGS
715 LDSHARED
716 DLLFLAGS
717 DLLEXT
718 CPP
719 OPENGL_LIBS
720 XLIB
721 PRELINK
722 ICOTOOL
723 RSVG
724 PKG_CONFIG
725 FONTFORGE
726 LINTFLAGS
727 LINT
728 INSTALL_DATA
729 INSTALL_SCRIPT
730 INSTALL_PROGRAM
731 LDCONFIG
732 EGREP
733 GREP
734 LN
735 LN_S
736 STRIP
737 RANLIB
738 ARFLAGS
739 ac_ct_AR
740 AR
741 BISON
742 FLEX
743 TOOLSDIR
744 WIN16_INSTALL
745 WIN16_FILES
746 TARGETFLAGS
747 CPPBIN
748 ac_ct_CXX
749 CXXFLAGS
750 CXX
751 OBJEXT
752 EXEEXT
753 ac_ct_CC
754 CPPFLAGS
755 LDFLAGS
756 CFLAGS
757 CC
758 SET_MAKE
759 host_os
760 host_vendor
761 host_cpu
762 host
763 build_os
764 build_vendor
765 build_cpu
766 build
767 MAINTAINER_MODE
768 target_alias
769 host_alias
770 build_alias
771 LIBS
772 ECHO_T
773 ECHO_N
774 ECHO_C
775 DEFS
776 mandir
777 localedir
778 libdir
779 psdir
780 pdfdir
781 dvidir
782 htmldir
783 infodir
784 docdir
785 oldincludedir
786 includedir
787 localstatedir
788 sharedstatedir
789 sysconfdir
790 datadir
791 datarootdir
792 libexecdir
793 sbindir
794 bindir
795 program_transform_name
796 prefix
797 exec_prefix
798 PACKAGE_BUGREPORT
799 PACKAGE_STRING
800 PACKAGE_VERSION
801 PACKAGE_TARNAME
802 PACKAGE_NAME
803 PATH_SEPARATOR
804 SHELL'
805 ac_subst_files='MAKE_RULES
806 MAKE_DLL_RULES
807 MAKE_IMPLIB_RULES
808 MAKE_TEST_RULES
809 MAKE_PROG_RULES'
810 ac_user_opts='
811 enable_option_checking
812 enable_win16
813 enable_win64
814 enable_tests
815 enable_maintainer_mode
816 with_alsa
817 with_audioio
818 with_capi
819 with_cms
820 with_coreaudio
821 with_cups
822 with_curses
823 with_esd
824 with_fontconfig
825 with_freetype
826 with_gphoto
827 with_glu
828 with_gnutls
829 with_hal
830 with_jack
831 with_jpeg
832 with_ldap
833 with_nas
834 with_opengl
835 with_openssl
836 with_oss
837 with_png
838 with_pthread
839 with_sane
840 with_xcomposite
841 with_xcursor
842 with_xinerama
843 with_xinput
844 with_xml
845 with_xrandr
846 with_xrender
847 with_xshape
848 with_xshm
849 with_xslt
850 with_xxf86vm
851 with_wine_tools
852 with_x
853 '
854       ac_precious_vars='build_alias
855 host_alias
856 target_alias
857 CC
858 CFLAGS
859 LDFLAGS
860 LIBS
861 CPPFLAGS
862 CXX
863 CXXFLAGS
864 CCC
865 CPP
866 XMKMF'
867
868
869 # Initialize some variables set by options.
870 ac_init_help=
871 ac_init_version=false
872 ac_unrecognized_opts=
873 ac_unrecognized_sep=
874 # The variables have the same names as the options, with
875 # dashes changed to underlines.
876 cache_file=/dev/null
877 exec_prefix=NONE
878 no_create=
879 no_recursion=
880 prefix=NONE
881 program_prefix=NONE
882 program_suffix=NONE
883 program_transform_name=s,x,x,
884 silent=
885 site=
886 srcdir=
887 verbose=
888 x_includes=NONE
889 x_libraries=NONE
890
891 # Installation directory options.
892 # These are left unexpanded so users can "make install exec_prefix=/foo"
893 # and all the variables that are supposed to be based on exec_prefix
894 # by default will actually change.
895 # Use braces instead of parens because sh, perl, etc. also accept them.
896 # (The list follows the same order as the GNU Coding Standards.)
897 bindir='${exec_prefix}/bin'
898 sbindir='${exec_prefix}/sbin'
899 libexecdir='${exec_prefix}/libexec'
900 datarootdir='${prefix}/share'
901 datadir='${datarootdir}'
902 sysconfdir='${prefix}/etc'
903 sharedstatedir='${prefix}/com'
904 localstatedir='${prefix}/var'
905 includedir='${prefix}/include'
906 oldincludedir='/usr/include'
907 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
908 infodir='${datarootdir}/info'
909 htmldir='${docdir}'
910 dvidir='${docdir}'
911 pdfdir='${docdir}'
912 psdir='${docdir}'
913 libdir='${exec_prefix}/lib'
914 localedir='${datarootdir}/locale'
915 mandir='${datarootdir}/man'
916
917 ac_prev=
918 ac_dashdash=
919 for ac_option
920 do
921   # If the previous option needs an argument, assign it.
922   if test -n "$ac_prev"; then
923     eval $ac_prev=\$ac_option
924     ac_prev=
925     continue
926   fi
927
928   case $ac_option in
929   *=*)  ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
930   *)    ac_optarg=yes ;;
931   esac
932
933   # Accept the important Cygnus configure options, so we can diagnose typos.
934
935   case $ac_dashdash$ac_option in
936   --)
937     ac_dashdash=yes ;;
938
939   -bindir | --bindir | --bindi | --bind | --bin | --bi)
940     ac_prev=bindir ;;
941   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
942     bindir=$ac_optarg ;;
943
944   -build | --build | --buil | --bui | --bu)
945     ac_prev=build_alias ;;
946   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
947     build_alias=$ac_optarg ;;
948
949   -cache-file | --cache-file | --cache-fil | --cache-fi \
950   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
951     ac_prev=cache_file ;;
952   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
953   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
954     cache_file=$ac_optarg ;;
955
956   --config-cache | -C)
957     cache_file=config.cache ;;
958
959   -datadir | --datadir | --datadi | --datad)
960     ac_prev=datadir ;;
961   -datadir=* | --datadir=* | --datadi=* | --datad=*)
962     datadir=$ac_optarg ;;
963
964   -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
965   | --dataroo | --dataro | --datar)
966     ac_prev=datarootdir ;;
967   -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
968   | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
969     datarootdir=$ac_optarg ;;
970
971   -disable-* | --disable-*)
972     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
973     # Reject names that are not valid shell variable names.
974     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
975       { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
976    { (exit 1); exit 1; }; }
977     ac_useropt_orig=$ac_useropt
978     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
979     case $ac_user_opts in
980       *"
981 "enable_$ac_useropt"
982 "*) ;;
983       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
984          ac_unrecognized_sep=', ';;
985     esac
986     eval enable_$ac_useropt=no ;;
987
988   -docdir | --docdir | --docdi | --doc | --do)
989     ac_prev=docdir ;;
990   -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
991     docdir=$ac_optarg ;;
992
993   -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
994     ac_prev=dvidir ;;
995   -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
996     dvidir=$ac_optarg ;;
997
998   -enable-* | --enable-*)
999     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1000     # Reject names that are not valid shell variable names.
1001     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1002       { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1003    { (exit 1); exit 1; }; }
1004     ac_useropt_orig=$ac_useropt
1005     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1006     case $ac_user_opts in
1007       *"
1008 "enable_$ac_useropt"
1009 "*) ;;
1010       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1011          ac_unrecognized_sep=', ';;
1012     esac
1013     eval enable_$ac_useropt=\$ac_optarg ;;
1014
1015   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1016   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1017   | --exec | --exe | --ex)
1018     ac_prev=exec_prefix ;;
1019   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1020   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1021   | --exec=* | --exe=* | --ex=*)
1022     exec_prefix=$ac_optarg ;;
1023
1024   -gas | --gas | --ga | --g)
1025     # Obsolete; use --with-gas.
1026     with_gas=yes ;;
1027
1028   -help | --help | --hel | --he | -h)
1029     ac_init_help=long ;;
1030   -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1031     ac_init_help=recursive ;;
1032   -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1033     ac_init_help=short ;;
1034
1035   -host | --host | --hos | --ho)
1036     ac_prev=host_alias ;;
1037   -host=* | --host=* | --hos=* | --ho=*)
1038     host_alias=$ac_optarg ;;
1039
1040   -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1041     ac_prev=htmldir ;;
1042   -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1043   | --ht=*)
1044     htmldir=$ac_optarg ;;
1045
1046   -includedir | --includedir | --includedi | --included | --include \
1047   | --includ | --inclu | --incl | --inc)
1048     ac_prev=includedir ;;
1049   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1050   | --includ=* | --inclu=* | --incl=* | --inc=*)
1051     includedir=$ac_optarg ;;
1052
1053   -infodir | --infodir | --infodi | --infod | --info | --inf)
1054     ac_prev=infodir ;;
1055   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1056     infodir=$ac_optarg ;;
1057
1058   -libdir | --libdir | --libdi | --libd)
1059     ac_prev=libdir ;;
1060   -libdir=* | --libdir=* | --libdi=* | --libd=*)
1061     libdir=$ac_optarg ;;
1062
1063   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1064   | --libexe | --libex | --libe)
1065     ac_prev=libexecdir ;;
1066   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1067   | --libexe=* | --libex=* | --libe=*)
1068     libexecdir=$ac_optarg ;;
1069
1070   -localedir | --localedir | --localedi | --localed | --locale)
1071     ac_prev=localedir ;;
1072   -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1073     localedir=$ac_optarg ;;
1074
1075   -localstatedir | --localstatedir | --localstatedi | --localstated \
1076   | --localstate | --localstat | --localsta | --localst | --locals)
1077     ac_prev=localstatedir ;;
1078   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1079   | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1080     localstatedir=$ac_optarg ;;
1081
1082   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1083     ac_prev=mandir ;;
1084   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1085     mandir=$ac_optarg ;;
1086
1087   -nfp | --nfp | --nf)
1088     # Obsolete; use --without-fp.
1089     with_fp=no ;;
1090
1091   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1092   | --no-cr | --no-c | -n)
1093     no_create=yes ;;
1094
1095   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1096   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1097     no_recursion=yes ;;
1098
1099   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1100   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1101   | --oldin | --oldi | --old | --ol | --o)
1102     ac_prev=oldincludedir ;;
1103   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1104   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1105   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1106     oldincludedir=$ac_optarg ;;
1107
1108   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1109     ac_prev=prefix ;;
1110   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1111     prefix=$ac_optarg ;;
1112
1113   -program-prefix | --program-prefix | --program-prefi | --program-pref \
1114   | --program-pre | --program-pr | --program-p)
1115     ac_prev=program_prefix ;;
1116   -program-prefix=* | --program-prefix=* | --program-prefi=* \
1117   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1118     program_prefix=$ac_optarg ;;
1119
1120   -program-suffix | --program-suffix | --program-suffi | --program-suff \
1121   | --program-suf | --program-su | --program-s)
1122     ac_prev=program_suffix ;;
1123   -program-suffix=* | --program-suffix=* | --program-suffi=* \
1124   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1125     program_suffix=$ac_optarg ;;
1126
1127   -program-transform-name | --program-transform-name \
1128   | --program-transform-nam | --program-transform-na \
1129   | --program-transform-n | --program-transform- \
1130   | --program-transform | --program-transfor \
1131   | --program-transfo | --program-transf \
1132   | --program-trans | --program-tran \
1133   | --progr-tra | --program-tr | --program-t)
1134     ac_prev=program_transform_name ;;
1135   -program-transform-name=* | --program-transform-name=* \
1136   | --program-transform-nam=* | --program-transform-na=* \
1137   | --program-transform-n=* | --program-transform-=* \
1138   | --program-transform=* | --program-transfor=* \
1139   | --program-transfo=* | --program-transf=* \
1140   | --program-trans=* | --program-tran=* \
1141   | --progr-tra=* | --program-tr=* | --program-t=*)
1142     program_transform_name=$ac_optarg ;;
1143
1144   -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1145     ac_prev=pdfdir ;;
1146   -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1147     pdfdir=$ac_optarg ;;
1148
1149   -psdir | --psdir | --psdi | --psd | --ps)
1150     ac_prev=psdir ;;
1151   -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1152     psdir=$ac_optarg ;;
1153
1154   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1155   | -silent | --silent | --silen | --sile | --sil)
1156     silent=yes ;;
1157
1158   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1159     ac_prev=sbindir ;;
1160   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1161   | --sbi=* | --sb=*)
1162     sbindir=$ac_optarg ;;
1163
1164   -sharedstatedir | --sharedstatedir | --sharedstatedi \
1165   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1166   | --sharedst | --shareds | --shared | --share | --shar \
1167   | --sha | --sh)
1168     ac_prev=sharedstatedir ;;
1169   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1170   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1171   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1172   | --sha=* | --sh=*)
1173     sharedstatedir=$ac_optarg ;;
1174
1175   -site | --site | --sit)
1176     ac_prev=site ;;
1177   -site=* | --site=* | --sit=*)
1178     site=$ac_optarg ;;
1179
1180   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1181     ac_prev=srcdir ;;
1182   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1183     srcdir=$ac_optarg ;;
1184
1185   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1186   | --syscon | --sysco | --sysc | --sys | --sy)
1187     ac_prev=sysconfdir ;;
1188   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1189   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1190     sysconfdir=$ac_optarg ;;
1191
1192   -target | --target | --targe | --targ | --tar | --ta | --t)
1193     ac_prev=target_alias ;;
1194   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1195     target_alias=$ac_optarg ;;
1196
1197   -v | -verbose | --verbose | --verbos | --verbo | --verb)
1198     verbose=yes ;;
1199
1200   -version | --version | --versio | --versi | --vers | -V)
1201     ac_init_version=: ;;
1202
1203   -with-* | --with-*)
1204     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1205     # Reject names that are not valid shell variable names.
1206     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1207       { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1208    { (exit 1); exit 1; }; }
1209     ac_useropt_orig=$ac_useropt
1210     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1211     case $ac_user_opts in
1212       *"
1213 "with_$ac_useropt"
1214 "*) ;;
1215       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1216          ac_unrecognized_sep=', ';;
1217     esac
1218     eval with_$ac_useropt=\$ac_optarg ;;
1219
1220   -without-* | --without-*)
1221     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1222     # Reject names that are not valid shell variable names.
1223     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1224       { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1225    { (exit 1); exit 1; }; }
1226     ac_useropt_orig=$ac_useropt
1227     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1228     case $ac_user_opts in
1229       *"
1230 "with_$ac_useropt"
1231 "*) ;;
1232       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1233          ac_unrecognized_sep=', ';;
1234     esac
1235     eval with_$ac_useropt=no ;;
1236
1237   --x)
1238     # Obsolete; use --with-x.
1239     with_x=yes ;;
1240
1241   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1242   | --x-incl | --x-inc | --x-in | --x-i)
1243     ac_prev=x_includes ;;
1244   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1245   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1246     x_includes=$ac_optarg ;;
1247
1248   -x-libraries | --x-libraries | --x-librarie | --x-librari \
1249   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1250     ac_prev=x_libraries ;;
1251   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1252   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1253     x_libraries=$ac_optarg ;;
1254
1255   -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1256 Try \`$0 --help' for more information." >&2
1257    { (exit 1); exit 1; }; }
1258     ;;
1259
1260   *=*)
1261     ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1262     # Reject names that are not valid shell variable names.
1263     expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1264       { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1265    { (exit 1); exit 1; }; }
1266     eval $ac_envvar=\$ac_optarg
1267     export $ac_envvar ;;
1268
1269   *)
1270     # FIXME: should be removed in autoconf 3.0.
1271     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1272     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1273       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1274     : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1275     ;;
1276
1277   esac
1278 done
1279
1280 if test -n "$ac_prev"; then
1281   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1282   { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1283    { (exit 1); exit 1; }; }
1284 fi
1285
1286 if test -n "$ac_unrecognized_opts"; then
1287   case $enable_option_checking in
1288     no) ;;
1289     fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1290    { (exit 1); exit 1; }; } ;;
1291     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1292   esac
1293 fi
1294
1295 # Check all directory arguments for consistency.
1296 for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
1297                 datadir sysconfdir sharedstatedir localstatedir includedir \
1298                 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1299                 libdir localedir mandir
1300 do
1301   eval ac_val=\$$ac_var
1302   # Remove trailing slashes.
1303   case $ac_val in
1304     */ )
1305       ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1306       eval $ac_var=\$ac_val;;
1307   esac
1308   # Be sure to have absolute directory names.
1309   case $ac_val in
1310     [\\/$]* | ?:[\\/]* )  continue;;
1311     NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1312   esac
1313   { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1314    { (exit 1); exit 1; }; }
1315 done
1316
1317 # There might be people who depend on the old broken behavior: `$host'
1318 # used to hold the argument of --host etc.
1319 # FIXME: To remove some day.
1320 build=$build_alias
1321 host=$host_alias
1322 target=$target_alias
1323
1324 # FIXME: To remove some day.
1325 if test "x$host_alias" != x; then
1326   if test "x$build_alias" = x; then
1327     cross_compiling=maybe
1328     $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1329     If a cross compiler is detected then cross compile mode will be used." >&2
1330   elif test "x$build_alias" != "x$host_alias"; then
1331     cross_compiling=yes
1332   fi
1333 fi
1334
1335 ac_tool_prefix=
1336 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1337
1338 test "$silent" = yes && exec 6>/dev/null
1339
1340
1341 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1342 ac_ls_di=`ls -di .` &&
1343 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1344   { $as_echo "$as_me: error: working directory cannot be determined" >&2
1345    { (exit 1); exit 1; }; }
1346 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1347   { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1348    { (exit 1); exit 1; }; }
1349
1350
1351 # Find the source files, if location was not specified.
1352 if test -z "$srcdir"; then
1353   ac_srcdir_defaulted=yes
1354   # Try the directory containing this script, then the parent directory.
1355   ac_confdir=`$as_dirname -- "$as_myself" ||
1356 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1357          X"$as_myself" : 'X\(//\)[^/]' \| \
1358          X"$as_myself" : 'X\(//\)$' \| \
1359          X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1360 $as_echo X"$as_myself" |
1361     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1362             s//\1/
1363             q
1364           }
1365           /^X\(\/\/\)[^/].*/{
1366             s//\1/
1367             q
1368           }
1369           /^X\(\/\/\)$/{
1370             s//\1/
1371             q
1372           }
1373           /^X\(\/\).*/{
1374             s//\1/
1375             q
1376           }
1377           s/.*/./; q'`
1378   srcdir=$ac_confdir
1379   if test ! -r "$srcdir/$ac_unique_file"; then
1380     srcdir=..
1381   fi
1382 else
1383   ac_srcdir_defaulted=no
1384 fi
1385 if test ! -r "$srcdir/$ac_unique_file"; then
1386   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1387   { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1388    { (exit 1); exit 1; }; }
1389 fi
1390 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1391 ac_abs_confdir=`(
1392         cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1393    { (exit 1); exit 1; }; }
1394         pwd)`
1395 # When building in place, set srcdir=.
1396 if test "$ac_abs_confdir" = "$ac_pwd"; then
1397   srcdir=.
1398 fi
1399 # Remove unnecessary trailing slashes from srcdir.
1400 # Double slashes in file names in object file debugging info
1401 # mess up M-x gdb in Emacs.
1402 case $srcdir in
1403 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1404 esac
1405 for ac_var in $ac_precious_vars; do
1406   eval ac_env_${ac_var}_set=\${${ac_var}+set}
1407   eval ac_env_${ac_var}_value=\$${ac_var}
1408   eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1409   eval ac_cv_env_${ac_var}_value=\$${ac_var}
1410 done
1411
1412 #
1413 # Report the --help message.
1414 #
1415 if test "$ac_init_help" = "long"; then
1416   # Omit some internal or obsolete options to make the list less imposing.
1417   # This message is too long to be a string in the A/UX 3.1 sh.
1418   cat <<_ACEOF
1419 \`configure' configures Wine 1.1.24 to adapt to many kinds of systems.
1420
1421 Usage: $0 [OPTION]... [VAR=VALUE]...
1422
1423 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1424 VAR=VALUE.  See below for descriptions of some of the useful variables.
1425
1426 Defaults for the options are specified in brackets.
1427
1428 Configuration:
1429   -h, --help              display this help and exit
1430       --help=short        display options specific to this package
1431       --help=recursive    display the short help of all the included packages
1432   -V, --version           display version information and exit
1433   -q, --quiet, --silent   do not print \`checking...' messages
1434       --cache-file=FILE   cache test results in FILE [disabled]
1435   -C, --config-cache      alias for \`--cache-file=config.cache'
1436   -n, --no-create         do not create output files
1437       --srcdir=DIR        find the sources in DIR [configure dir or \`..']
1438
1439 Installation directories:
1440   --prefix=PREFIX         install architecture-independent files in PREFIX
1441                           [$ac_default_prefix]
1442   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1443                           [PREFIX]
1444
1445 By default, \`make install' will install all the files in
1446 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1447 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1448 for instance \`--prefix=\$HOME'.
1449
1450 For better control, use the options below.
1451
1452 Fine tuning of the installation directories:
1453   --bindir=DIR            user executables [EPREFIX/bin]
1454   --sbindir=DIR           system admin executables [EPREFIX/sbin]
1455   --libexecdir=DIR        program executables [EPREFIX/libexec]
1456   --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1457   --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1458   --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1459   --libdir=DIR            object code libraries [EPREFIX/lib]
1460   --includedir=DIR        C header files [PREFIX/include]
1461   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1462   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1463   --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1464   --infodir=DIR           info documentation [DATAROOTDIR/info]
1465   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1466   --mandir=DIR            man documentation [DATAROOTDIR/man]
1467   --docdir=DIR            documentation root [DATAROOTDIR/doc/wine]
1468   --htmldir=DIR           html documentation [DOCDIR]
1469   --dvidir=DIR            dvi documentation [DOCDIR]
1470   --pdfdir=DIR            pdf documentation [DOCDIR]
1471   --psdir=DIR             ps documentation [DOCDIR]
1472 _ACEOF
1473
1474   cat <<\_ACEOF
1475
1476 X features:
1477   --x-includes=DIR    X include files are in DIR
1478   --x-libraries=DIR   X library files are in DIR
1479
1480 System types:
1481   --build=BUILD     configure for building on BUILD [guessed]
1482   --host=HOST       cross-compile to build programs to run on HOST [BUILD]
1483 _ACEOF
1484 fi
1485
1486 if test -n "$ac_init_help"; then
1487   case $ac_init_help in
1488      short | recursive ) echo "Configuration of Wine 1.1.24:";;
1489    esac
1490   cat <<\_ACEOF
1491
1492 Optional Features:
1493   --disable-option-checking  ignore unrecognized --enable/--with options
1494   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1495   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1496   --disable-win16         do not include Win16 support
1497   --enable-win64          build a Win64 emulator on AMD64 (won't run Win32
1498                           binaries)
1499   --disable-tests         do not build the regression tests
1500   --enable-maintainer-mode
1501                           enable maintainer-specific build rules
1502
1503 Optional Packages:
1504   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1505   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1506   --without-alsa          do not use the Alsa sound support
1507   --without-audioio       do not use the AudioIO sound support
1508   --without-capi          do not use CAPI (ISDN support)
1509   --without-cms           do not use CMS (color management support)
1510   --without-coreaudio     do not use the CoreAudio sound support
1511   --without-cups          do not use CUPS
1512   --without-curses        do not use (n)curses
1513   --without-esd           do not use the EsounD sound support
1514   --without-fontconfig    do not use fontconfig
1515   --without-freetype      do not use the FreeType library
1516   --without-gphoto        do not use gphoto (Digital Camera support)
1517   --without-glu           do not use the GLU library
1518   --without-gnutls        do not use GnuTLS (schannel support)
1519   --without-hal           do not use HAL (dynamic device support)
1520   --without-jack          do not use the Jack sound support
1521   --without-jpeg          do not use JPEG
1522   --without-ldap          do not use LDAP
1523   --without-nas           do not use the NAS sound support
1524   --without-opengl        do not use OpenGL
1525   --without-openssl       do not use OpenSSL
1526   --without-oss           do not use the OSS sound support
1527   --without-png           do not use PNG
1528   --without-pthread       do not use the pthread library
1529   --without-sane          do not use SANE (scanner support)
1530   --without-xcomposite    do not use the Xcomposite extension
1531   --without-xcursor       do not use the Xcursor extension
1532   --without-xinerama      do not use Xinerama (multi-monitor support)
1533   --without-xinput        do not use the Xinput extension
1534   --without-xml           do not use XML
1535   --without-xrandr        do not use Xrandr (resolution changes)
1536   --without-xrender       do not use the Xrender extension
1537   --without-xshape        do not use the Xshape extension
1538   --without-xshm          do not use XShm (shared memory extension)
1539   --without-xslt          do not use XSLT
1540   --without-xxf86vm       do not use XFree video mode extension
1541   --with-wine-tools=DIR   use Wine tools from directory DIR
1542   --with-x                use the X Window System
1543
1544 Some influential environment variables:
1545   CC          C compiler command
1546   CFLAGS      C compiler flags
1547   LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
1548               nonstandard directory <lib dir>
1549   LIBS        libraries to pass to the linker, e.g. -l<library>
1550   CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1551               you have headers in a nonstandard directory <include dir>
1552   CXX         C++ compiler command
1553   CXXFLAGS    C++ compiler flags
1554   CPP         C preprocessor
1555   XMKMF       Path to xmkmf, Makefile generator for X Window System
1556
1557 Use these variables to override the choices made by `configure' or to help
1558 it to find libraries and programs with nonstandard names/locations.
1559
1560 Report bugs to <wine-devel@winehq.org>.
1561 _ACEOF
1562 ac_status=$?
1563 fi
1564
1565 if test "$ac_init_help" = "recursive"; then
1566   # If there are subdirs, report their specific --help.
1567   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1568     test -d "$ac_dir" ||
1569       { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1570       continue
1571     ac_builddir=.
1572
1573 case "$ac_dir" in
1574 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1575 *)
1576   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1577   # A ".." for each directory in $ac_dir_suffix.
1578   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1579   case $ac_top_builddir_sub in
1580   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1581   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1582   esac ;;
1583 esac
1584 ac_abs_top_builddir=$ac_pwd
1585 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1586 # for backward compatibility:
1587 ac_top_builddir=$ac_top_build_prefix
1588
1589 case $srcdir in
1590   .)  # We are building in place.
1591     ac_srcdir=.
1592     ac_top_srcdir=$ac_top_builddir_sub
1593     ac_abs_top_srcdir=$ac_pwd ;;
1594   [\\/]* | ?:[\\/]* )  # Absolute name.
1595     ac_srcdir=$srcdir$ac_dir_suffix;
1596     ac_top_srcdir=$srcdir
1597     ac_abs_top_srcdir=$srcdir ;;
1598   *) # Relative name.
1599     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1600     ac_top_srcdir=$ac_top_build_prefix$srcdir
1601     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1602 esac
1603 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1604
1605     cd "$ac_dir" || { ac_status=$?; continue; }
1606     # Check for guested configure.
1607     if test -f "$ac_srcdir/configure.gnu"; then
1608       echo &&
1609       $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1610     elif test -f "$ac_srcdir/configure"; then
1611       echo &&
1612       $SHELL "$ac_srcdir/configure" --help=recursive
1613     else
1614       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1615     fi || ac_status=$?
1616     cd "$ac_pwd" || { ac_status=$?; break; }
1617   done
1618 fi
1619
1620 test -n "$ac_init_help" && exit $ac_status
1621 if $ac_init_version; then
1622   cat <<\_ACEOF
1623 Wine configure 1.1.24
1624 generated by GNU Autoconf 2.63
1625
1626 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1627 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
1628 This configure script is free software; the Free Software Foundation
1629 gives unlimited permission to copy, distribute and modify it.
1630 _ACEOF
1631   exit
1632 fi
1633 cat >config.log <<_ACEOF
1634 This file contains any messages produced by compilers while
1635 running configure, to aid debugging if configure makes a mistake.
1636
1637 It was created by Wine $as_me 1.1.24, which was
1638 generated by GNU Autoconf 2.63.  Invocation command line was
1639
1640   $ $0 $@
1641
1642 _ACEOF
1643 exec 5>>config.log
1644 {
1645 cat <<_ASUNAME
1646 ## --------- ##
1647 ## Platform. ##
1648 ## --------- ##
1649
1650 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1651 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1652 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1653 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1654 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1655
1656 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1657 /bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
1658
1659 /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
1660 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
1661 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1662 /usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
1663 /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
1664 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
1665 /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
1666
1667 _ASUNAME
1668
1669 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1670 for as_dir in $PATH
1671 do
1672   IFS=$as_save_IFS
1673   test -z "$as_dir" && as_dir=.
1674   $as_echo "PATH: $as_dir"
1675 done
1676 IFS=$as_save_IFS
1677
1678 } >&5
1679
1680 cat >&5 <<_ACEOF
1681
1682
1683 ## ----------- ##
1684 ## Core tests. ##
1685 ## ----------- ##
1686
1687 _ACEOF
1688
1689
1690 # Keep a trace of the command line.
1691 # Strip out --no-create and --no-recursion so they do not pile up.
1692 # Strip out --silent because we don't want to record it for future runs.
1693 # Also quote any args containing shell meta-characters.
1694 # Make two passes to allow for proper duplicate-argument suppression.
1695 ac_configure_args=
1696 ac_configure_args0=
1697 ac_configure_args1=
1698 ac_must_keep_next=false
1699 for ac_pass in 1 2
1700 do
1701   for ac_arg
1702   do
1703     case $ac_arg in
1704     -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1705     -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1706     | -silent | --silent | --silen | --sile | --sil)
1707       continue ;;
1708     *\'*)
1709       ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1710     esac
1711     case $ac_pass in
1712     1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1713     2)
1714       ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1715       if test $ac_must_keep_next = true; then
1716         ac_must_keep_next=false # Got value, back to normal.
1717       else
1718         case $ac_arg in
1719           *=* | --config-cache | -C | -disable-* | --disable-* \
1720           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1721           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1722           | -with-* | --with-* | -without-* | --without-* | --x)
1723             case "$ac_configure_args0 " in
1724               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1725             esac
1726             ;;
1727           -* ) ac_must_keep_next=true ;;
1728         esac
1729       fi
1730       ac_configure_args="$ac_configure_args '$ac_arg'"
1731       ;;
1732     esac
1733   done
1734 done
1735 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1736 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1737
1738 # When interrupted or exit'd, cleanup temporary files, and complete
1739 # config.log.  We remove comments because anyway the quotes in there
1740 # would cause problems or look ugly.
1741 # WARNING: Use '\'' to represent an apostrophe within the trap.
1742 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1743 trap 'exit_status=$?
1744   # Save into config.log some information that might help in debugging.
1745   {
1746     echo
1747
1748     cat <<\_ASBOX
1749 ## ---------------- ##
1750 ## Cache variables. ##
1751 ## ---------------- ##
1752 _ASBOX
1753     echo
1754     # The following way of writing the cache mishandles newlines in values,
1755 (
1756   for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1757     eval ac_val=\$$ac_var
1758     case $ac_val in #(
1759     *${as_nl}*)
1760       case $ac_var in #(
1761       *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1762 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1763       esac
1764       case $ac_var in #(
1765       _ | IFS | as_nl) ;; #(
1766       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1767       *) $as_unset $ac_var ;;
1768       esac ;;
1769     esac
1770   done
1771   (set) 2>&1 |
1772     case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1773     *${as_nl}ac_space=\ *)
1774       sed -n \
1775         "s/'\''/'\''\\\\'\'''\''/g;
1776           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1777       ;; #(
1778     *)
1779       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1780       ;;
1781     esac |
1782     sort
1783 )
1784     echo
1785
1786     cat <<\_ASBOX
1787 ## ----------------- ##
1788 ## Output variables. ##
1789 ## ----------------- ##
1790 _ASBOX
1791     echo
1792     for ac_var in $ac_subst_vars
1793     do
1794       eval ac_val=\$$ac_var
1795       case $ac_val in
1796       *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1797       esac
1798       $as_echo "$ac_var='\''$ac_val'\''"
1799     done | sort
1800     echo
1801
1802     if test -n "$ac_subst_files"; then
1803       cat <<\_ASBOX
1804 ## ------------------- ##
1805 ## File substitutions. ##
1806 ## ------------------- ##
1807 _ASBOX
1808       echo
1809       for ac_var in $ac_subst_files
1810       do
1811         eval ac_val=\$$ac_var
1812         case $ac_val in
1813         *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1814         esac
1815         $as_echo "$ac_var='\''$ac_val'\''"
1816       done | sort
1817       echo
1818     fi
1819
1820     if test -s confdefs.h; then
1821       cat <<\_ASBOX
1822 ## ----------- ##
1823 ## confdefs.h. ##
1824 ## ----------- ##
1825 _ASBOX
1826       echo
1827       cat confdefs.h
1828       echo
1829     fi
1830     test "$ac_signal" != 0 &&
1831       $as_echo "$as_me: caught signal $ac_signal"
1832     $as_echo "$as_me: exit $exit_status"
1833   } >&5
1834   rm -f core *.core core.conftest.* &&
1835     rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1836     exit $exit_status
1837 ' 0
1838 for ac_signal in 1 2 13 15; do
1839   trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1840 done
1841 ac_signal=0
1842
1843 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1844 rm -f -r conftest* confdefs.h
1845
1846 # Predefined preprocessor variables.
1847
1848 cat >>confdefs.h <<_ACEOF
1849 #define PACKAGE_NAME "$PACKAGE_NAME"
1850 _ACEOF
1851
1852
1853 cat >>confdefs.h <<_ACEOF
1854 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1855 _ACEOF
1856
1857
1858 cat >>confdefs.h <<_ACEOF
1859 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1860 _ACEOF
1861
1862
1863 cat >>confdefs.h <<_ACEOF
1864 #define PACKAGE_STRING "$PACKAGE_STRING"
1865 _ACEOF
1866
1867
1868 cat >>confdefs.h <<_ACEOF
1869 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1870 _ACEOF
1871
1872
1873 # Let the site file select an alternate cache file if it wants to.
1874 # Prefer an explicitly selected file to automatically selected ones.
1875 ac_site_file1=NONE
1876 ac_site_file2=NONE
1877 if test -n "$CONFIG_SITE"; then
1878   ac_site_file1=$CONFIG_SITE
1879 elif test "x$prefix" != xNONE; then
1880   ac_site_file1=$prefix/share/config.site
1881   ac_site_file2=$prefix/etc/config.site
1882 else
1883   ac_site_file1=$ac_default_prefix/share/config.site
1884   ac_site_file2=$ac_default_prefix/etc/config.site
1885 fi
1886 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1887 do
1888   test "x$ac_site_file" = xNONE && continue
1889   if test -r "$ac_site_file"; then
1890     { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1891 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1892     sed 's/^/| /' "$ac_site_file" >&5
1893     . "$ac_site_file"
1894   fi
1895 done
1896
1897 if test -r "$cache_file"; then
1898   # Some versions of bash will fail to source /dev/null (special
1899   # files actually), so we avoid doing that.
1900   if test -f "$cache_file"; then
1901     { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1902 $as_echo "$as_me: loading cache $cache_file" >&6;}
1903     case $cache_file in
1904       [\\/]* | ?:[\\/]* ) . "$cache_file";;
1905       *)                      . "./$cache_file";;
1906     esac
1907   fi
1908 else
1909   { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1910 $as_echo "$as_me: creating cache $cache_file" >&6;}
1911   >$cache_file
1912 fi
1913
1914 # Check that the precious variables saved in the cache have kept the same
1915 # value.
1916 ac_cache_corrupted=false
1917 for ac_var in $ac_precious_vars; do
1918   eval ac_old_set=\$ac_cv_env_${ac_var}_set
1919   eval ac_new_set=\$ac_env_${ac_var}_set
1920   eval ac_old_val=\$ac_cv_env_${ac_var}_value
1921   eval ac_new_val=\$ac_env_${ac_var}_value
1922   case $ac_old_set,$ac_new_set in
1923     set,)
1924       { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1925 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1926       ac_cache_corrupted=: ;;
1927     ,set)
1928       { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1929 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1930       ac_cache_corrupted=: ;;
1931     ,);;
1932     *)
1933       if test "x$ac_old_val" != "x$ac_new_val"; then
1934         # differences in whitespace do not lead to failure.
1935         ac_old_val_w=`echo x $ac_old_val`
1936         ac_new_val_w=`echo x $ac_new_val`
1937         if test "$ac_old_val_w" != "$ac_new_val_w"; then
1938           { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1939 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1940           ac_cache_corrupted=:
1941         else
1942           { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1943 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1944           eval $ac_var=\$ac_old_val
1945         fi
1946         { $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5
1947 $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
1948         { $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5
1949 $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
1950       fi;;
1951   esac
1952   # Pass precious variables to config.status.
1953   if test "$ac_new_set" = set; then
1954     case $ac_new_val in
1955     *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1956     *) ac_arg=$ac_var=$ac_new_val ;;
1957     esac
1958     case " $ac_configure_args " in
1959       *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
1960       *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
1961     esac
1962   fi
1963 done
1964 if $ac_cache_corrupted; then
1965   { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
1966 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1967   { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1968 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1969   { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1970 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1971    { (exit 1); exit 1; }; }
1972 fi
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998 ac_ext=c
1999 ac_cpp='$CPP $CPPFLAGS'
2000 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2001 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2002 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2003
2004
2005
2006 ac_config_headers="$ac_config_headers include/config.h"
2007
2008 ac_aux_dir=
2009 for ac_dir in tools "$srcdir"/tools; do
2010   if test -f "$ac_dir/install-sh"; then
2011     ac_aux_dir=$ac_dir
2012     ac_install_sh="$ac_aux_dir/install-sh -c"
2013     break
2014   elif test -f "$ac_dir/install.sh"; then
2015     ac_aux_dir=$ac_dir
2016     ac_install_sh="$ac_aux_dir/install.sh -c"
2017     break
2018   elif test -f "$ac_dir/shtool"; then
2019     ac_aux_dir=$ac_dir
2020     ac_install_sh="$ac_aux_dir/shtool install -c"
2021     break
2022   fi
2023 done
2024 if test -z "$ac_aux_dir"; then
2025   { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&5
2026 $as_echo "$as_me: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&2;}
2027    { (exit 1); exit 1; }; }
2028 fi
2029
2030 # These three variables are undocumented and unsupported,
2031 # and are intended to be withdrawn in a future Autoconf release.
2032 # They can cause serious problems if a builder's source tree is in a directory
2033 # whose full name contains unusual characters.
2034 ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
2035 ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
2036 ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
2037
2038
2039
2040
2041 # Check whether --enable-win16 was given.
2042 if test "${enable_win16+set}" = set; then
2043   enableval=$enable_win16;
2044 fi
2045
2046 # Check whether --enable-win64 was given.
2047 if test "${enable_win64+set}" = set; then
2048   enableval=$enable_win64;
2049 fi
2050
2051 # Check whether --enable-tests was given.
2052 if test "${enable_tests+set}" = set; then
2053   enableval=$enable_tests;
2054 fi
2055
2056 # Check whether --enable-maintainer-mode was given.
2057 if test "${enable_maintainer_mode+set}" = set; then
2058   enableval=$enable_maintainer_mode;
2059 else
2060   MAINTAINER_MODE=\#
2061
2062 fi
2063
2064
2065
2066 # Check whether --with-alsa was given.
2067 if test "${with_alsa+set}" = set; then
2068   withval=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h=no; ac_cv_header_alsa_asoundlib_h=no; fi
2069 fi
2070
2071
2072 # Check whether --with-audioio was given.
2073 if test "${with_audioio+set}" = set; then
2074   withval=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h=no; fi
2075 fi
2076
2077
2078 # Check whether --with-capi was given.
2079 if test "${with_capi+set}" = set; then
2080   withval=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h=no; ac_cv_header_linux_capi_h=no; fi
2081 fi
2082
2083
2084 # Check whether --with-cms was given.
2085 if test "${with_cms+set}" = set; then
2086   withval=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h=no; ac_cv_header_lcms_lcms_h=no; fi
2087 fi
2088
2089
2090 # Check whether --with-coreaudio was given.
2091 if test "${with_coreaudio+set}" = set; then
2092   withval=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h=no; fi
2093 fi
2094
2095
2096 # Check whether --with-cups was given.
2097 if test "${with_cups+set}" = set; then
2098   withval=$with_cups;
2099 fi
2100
2101
2102 # Check whether --with-curses was given.
2103 if test "${with_curses+set}" = set; then
2104   withval=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h=no; ac_cv_header_curses_h=no; fi
2105 fi
2106
2107
2108 # Check whether --with-esd was given.
2109 if test "${with_esd+set}" = set; then
2110   withval=$with_esd;
2111 fi
2112
2113
2114 # Check whether --with-fontconfig was given.
2115 if test "${with_fontconfig+set}" = set; then
2116   withval=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h=no; fi
2117 fi
2118
2119
2120 # Check whether --with-freetype was given.
2121 if test "${with_freetype+set}" = set; then
2122   withval=$with_freetype;
2123 fi
2124
2125
2126 # Check whether --with-gphoto was given.
2127 if test "${with_gphoto+set}" = set; then
2128   withval=$with_gphoto;
2129 fi
2130
2131
2132 # Check whether --with-glu was given.
2133 if test "${with_glu+set}" = set; then
2134   withval=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h=no; fi
2135 fi
2136
2137
2138 # Check whether --with-gnutls was given.
2139 if test "${with_gnutls+set}" = set; then
2140   withval=$with_gnutls;
2141 fi
2142
2143
2144 # Check whether --with-hal was given.
2145 if test "${with_hal+set}" = set; then
2146   withval=$with_hal;
2147 fi
2148
2149
2150 # Check whether --with-jack was given.
2151 if test "${with_jack+set}" = set; then
2152   withval=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h=no; fi
2153 fi
2154
2155
2156 # Check whether --with-jpeg was given.
2157 if test "${with_jpeg+set}" = set; then
2158   withval=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h=no; fi
2159 fi
2160
2161
2162 # Check whether --with-ldap was given.
2163 if test "${with_ldap+set}" = set; then
2164   withval=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h=no; ac_cv_header_lber_h=no; fi
2165 fi
2166
2167
2168 # Check whether --with-nas was given.
2169 if test "${with_nas+set}" = set; then
2170   withval=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h=no; fi
2171 fi
2172
2173
2174 # Check whether --with-opengl was given.
2175 if test "${with_opengl+set}" = set; then
2176   withval=$with_opengl;
2177 fi
2178
2179
2180 # Check whether --with-openssl was given.
2181 if test "${with_openssl+set}" = set; then
2182   withval=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h=no; ac_cv_header_openssl_ssl_h=no; fi
2183 fi
2184
2185
2186 # Check whether --with-oss was given.
2187 if test "${with_oss+set}" = set; then
2188   withval=$with_oss; if test "x$withval" = "xno"; then ac_cv_header_soundcard_h=no; ac_cv_header_sys_soundcard_h=no; ac_cv_header_machine_soundcard_h=no; fi
2189 fi
2190
2191
2192 # Check whether --with-png was given.
2193 if test "${with_png+set}" = set; then
2194   withval=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h=no; fi
2195 fi
2196
2197
2198 # Check whether --with-pthread was given.
2199 if test "${with_pthread+set}" = set; then
2200   withval=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h=no; fi
2201 fi
2202
2203
2204 # Check whether --with-sane was given.
2205 if test "${with_sane+set}" = set; then
2206   withval=$with_sane;
2207 fi
2208
2209
2210 # Check whether --with-xcomposite was given.
2211 if test "${with_xcomposite+set}" = set; then
2212   withval=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h=no; fi
2213 fi
2214
2215
2216 # Check whether --with-xcursor was given.
2217 if test "${with_xcursor+set}" = set; then
2218   withval=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h=no; fi
2219 fi
2220
2221
2222 # Check whether --with-xinerama was given.
2223 if test "${with_xinerama+set}" = set; then
2224   withval=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h=no; fi
2225 fi
2226
2227
2228 # Check whether --with-xinput was given.
2229 if test "${with_xinput+set}" = set; then
2230   withval=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h=no; fi
2231 fi
2232
2233
2234 # Check whether --with-xml was given.
2235 if test "${with_xml+set}" = set; then
2236   withval=$with_xml;
2237 fi
2238
2239
2240 # Check whether --with-xrandr was given.
2241 if test "${with_xrandr+set}" = set; then
2242   withval=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h=no; fi
2243 fi
2244
2245
2246 # Check whether --with-xrender was given.
2247 if test "${with_xrender+set}" = set; then
2248   withval=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h=no; fi
2249 fi
2250
2251
2252 # Check whether --with-xshape was given.
2253 if test "${with_xshape+set}" = set; then
2254   withval=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h=no; fi
2255 fi
2256
2257
2258 # Check whether --with-xshm was given.
2259 if test "${with_xshm+set}" = set; then
2260   withval=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h=no; fi
2261 fi
2262
2263
2264 # Check whether --with-xslt was given.
2265 if test "${with_xslt+set}" = set; then
2266   withval=$with_xslt;
2267 fi
2268
2269
2270 # Check whether --with-xxf86vm was given.
2271 if test "${with_xxf86vm+set}" = set; then
2272   withval=$with_xxf86vm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h=no; fi
2273 fi
2274
2275
2276
2277 # Check whether --with-wine-tools was given.
2278 if test "${with_wine_tools+set}" = set; then
2279   withval=$with_wine_tools;
2280 fi
2281
2282
2283 # Make sure we can run config.sub.
2284 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2285   { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2286 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2287    { (exit 1); exit 1; }; }
2288
2289 { $as_echo "$as_me:$LINENO: checking build system type" >&5
2290 $as_echo_n "checking build system type... " >&6; }
2291 if test "${ac_cv_build+set}" = set; then
2292   $as_echo_n "(cached) " >&6
2293 else
2294   ac_build_alias=$build_alias
2295 test "x$ac_build_alias" = x &&
2296   ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2297 test "x$ac_build_alias" = x &&
2298   { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2299 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2300    { (exit 1); exit 1; }; }
2301 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2302   { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2303 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2304    { (exit 1); exit 1; }; }
2305
2306 fi
2307 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2308 $as_echo "$ac_cv_build" >&6; }
2309 case $ac_cv_build in
2310 *-*-*) ;;
2311 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2312 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
2313    { (exit 1); exit 1; }; };;
2314 esac
2315 build=$ac_cv_build
2316 ac_save_IFS=$IFS; IFS='-'
2317 set x $ac_cv_build
2318 shift
2319 build_cpu=$1
2320 build_vendor=$2
2321 shift; shift
2322 # Remember, the first character of IFS is used to create $*,
2323 # except with old shells:
2324 build_os=$*
2325 IFS=$ac_save_IFS
2326 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2327
2328
2329 { $as_echo "$as_me:$LINENO: checking host system type" >&5
2330 $as_echo_n "checking host system type... " >&6; }
2331 if test "${ac_cv_host+set}" = set; then
2332   $as_echo_n "(cached) " >&6
2333 else
2334   if test "x$host_alias" = x; then
2335   ac_cv_host=$ac_cv_build
2336 else
2337   ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2338     { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2339 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2340    { (exit 1); exit 1; }; }
2341 fi
2342
2343 fi
2344 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2345 $as_echo "$ac_cv_host" >&6; }
2346 case $ac_cv_host in
2347 *-*-*) ;;
2348 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2349 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
2350    { (exit 1); exit 1; }; };;
2351 esac
2352 host=$ac_cv_host
2353 ac_save_IFS=$IFS; IFS='-'
2354 set x $ac_cv_host
2355 shift
2356 host_cpu=$1
2357 host_vendor=$2
2358 shift; shift
2359 # Remember, the first character of IFS is used to create $*,
2360 # except with old shells:
2361 host_os=$*
2362 IFS=$ac_save_IFS
2363 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2364
2365
2366
2367 case "$srcdir" in
2368  .) ;;
2369  *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2370       { { $as_echo "$as_me:$LINENO: error: you are building out of the source tree, but the source tree contains object files.
2371 You need to run 'make distclean' in the source tree first." >&5
2372 $as_echo "$as_me: error: you are building out of the source tree, but the source tree contains object files.
2373 You need to run 'make distclean' in the source tree first." >&2;}
2374    { (exit 1); exit 1; }; }
2375     fi ;;
2376 esac
2377
2378
2379 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2380 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2381 set x ${MAKE-make}
2382 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2383 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2384   $as_echo_n "(cached) " >&6
2385 else
2386   cat >conftest.make <<\_ACEOF
2387 SHELL = /bin/sh
2388 all:
2389         @echo '@@@%%%=$(MAKE)=@@@%%%'
2390 _ACEOF
2391 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2392 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2393   *@@@%%%=?*=@@@%%%*)
2394     eval ac_cv_prog_make_${ac_make}_set=yes;;
2395   *)
2396     eval ac_cv_prog_make_${ac_make}_set=no;;
2397 esac
2398 rm -f conftest.make
2399 fi
2400 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2401   { $as_echo "$as_me:$LINENO: result: yes" >&5
2402 $as_echo "yes" >&6; }
2403   SET_MAKE=
2404 else
2405   { $as_echo "$as_me:$LINENO: result: no" >&5
2406 $as_echo "no" >&6; }
2407   SET_MAKE="MAKE=${MAKE-make}"
2408 fi
2409
2410 ac_ext=c
2411 ac_cpp='$CPP $CPPFLAGS'
2412 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2413 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2414 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2415 if test -n "$ac_tool_prefix"; then
2416   # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2417 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2418 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2419 $as_echo_n "checking for $ac_word... " >&6; }
2420 if test "${ac_cv_prog_CC+set}" = set; then
2421   $as_echo_n "(cached) " >&6
2422 else
2423   if test -n "$CC"; then
2424   ac_cv_prog_CC="$CC" # Let the user override the test.
2425 else
2426 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2427 for as_dir in $PATH
2428 do
2429   IFS=$as_save_IFS
2430   test -z "$as_dir" && as_dir=.
2431   for ac_exec_ext in '' $ac_executable_extensions; do
2432   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2433     ac_cv_prog_CC="${ac_tool_prefix}gcc"
2434     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2435     break 2
2436   fi
2437 done
2438 done
2439 IFS=$as_save_IFS
2440
2441 fi
2442 fi
2443 CC=$ac_cv_prog_CC
2444 if test -n "$CC"; then
2445   { $as_echo "$as_me:$LINENO: result: $CC" >&5
2446 $as_echo "$CC" >&6; }
2447 else
2448   { $as_echo "$as_me:$LINENO: result: no" >&5
2449 $as_echo "no" >&6; }
2450 fi
2451
2452
2453 fi
2454 if test -z "$ac_cv_prog_CC"; then
2455   ac_ct_CC=$CC
2456   # Extract the first word of "gcc", so it can be a program name with args.
2457 set dummy gcc; ac_word=$2
2458 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2459 $as_echo_n "checking for $ac_word... " >&6; }
2460 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2461   $as_echo_n "(cached) " >&6
2462 else
2463   if test -n "$ac_ct_CC"; then
2464   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2465 else
2466 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2467 for as_dir in $PATH
2468 do
2469   IFS=$as_save_IFS
2470   test -z "$as_dir" && as_dir=.
2471   for ac_exec_ext in '' $ac_executable_extensions; do
2472   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2473     ac_cv_prog_ac_ct_CC="gcc"
2474     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2475     break 2
2476   fi
2477 done
2478 done
2479 IFS=$as_save_IFS
2480
2481 fi
2482 fi
2483 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2484 if test -n "$ac_ct_CC"; then
2485   { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2486 $as_echo "$ac_ct_CC" >&6; }
2487 else
2488   { $as_echo "$as_me:$LINENO: result: no" >&5
2489 $as_echo "no" >&6; }
2490 fi
2491
2492   if test "x$ac_ct_CC" = x; then
2493     CC=""
2494   else
2495     case $cross_compiling:$ac_tool_warned in
2496 yes:)
2497 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2498 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2499 ac_tool_warned=yes ;;
2500 esac
2501     CC=$ac_ct_CC
2502   fi
2503 else
2504   CC="$ac_cv_prog_CC"
2505 fi
2506
2507 if test -z "$CC"; then
2508           if test -n "$ac_tool_prefix"; then
2509     # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2510 set dummy ${ac_tool_prefix}cc; ac_word=$2
2511 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2512 $as_echo_n "checking for $ac_word... " >&6; }
2513 if test "${ac_cv_prog_CC+set}" = set; then
2514   $as_echo_n "(cached) " >&6
2515 else
2516   if test -n "$CC"; then
2517   ac_cv_prog_CC="$CC" # Let the user override the test.
2518 else
2519 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2520 for as_dir in $PATH
2521 do
2522   IFS=$as_save_IFS
2523   test -z "$as_dir" && as_dir=.
2524   for ac_exec_ext in '' $ac_executable_extensions; do
2525   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2526     ac_cv_prog_CC="${ac_tool_prefix}cc"
2527     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2528     break 2
2529   fi
2530 done
2531 done
2532 IFS=$as_save_IFS
2533
2534 fi
2535 fi
2536 CC=$ac_cv_prog_CC
2537 if test -n "$CC"; then
2538   { $as_echo "$as_me:$LINENO: result: $CC" >&5
2539 $as_echo "$CC" >&6; }
2540 else
2541   { $as_echo "$as_me:$LINENO: result: no" >&5
2542 $as_echo "no" >&6; }
2543 fi
2544
2545
2546   fi
2547 fi
2548 if test -z "$CC"; then
2549   # Extract the first word of "cc", so it can be a program name with args.
2550 set dummy cc; ac_word=$2
2551 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2552 $as_echo_n "checking for $ac_word... " >&6; }
2553 if test "${ac_cv_prog_CC+set}" = set; then
2554   $as_echo_n "(cached) " >&6
2555 else
2556   if test -n "$CC"; then
2557   ac_cv_prog_CC="$CC" # Let the user override the test.
2558 else
2559   ac_prog_rejected=no
2560 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2561 for as_dir in $PATH
2562 do
2563   IFS=$as_save_IFS
2564   test -z "$as_dir" && as_dir=.
2565   for ac_exec_ext in '' $ac_executable_extensions; do
2566   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2567     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2568        ac_prog_rejected=yes
2569        continue
2570      fi
2571     ac_cv_prog_CC="cc"
2572     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2573     break 2
2574   fi
2575 done
2576 done
2577 IFS=$as_save_IFS
2578
2579 if test $ac_prog_rejected = yes; then
2580   # We found a bogon in the path, so make sure we never use it.
2581   set dummy $ac_cv_prog_CC
2582   shift
2583   if test $# != 0; then
2584     # We chose a different compiler from the bogus one.
2585     # However, it has the same basename, so the bogon will be chosen
2586     # first if we set CC to just the basename; use the full file name.
2587     shift
2588     ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2589   fi
2590 fi
2591 fi
2592 fi
2593 CC=$ac_cv_prog_CC
2594 if test -n "$CC"; then
2595   { $as_echo "$as_me:$LINENO: result: $CC" >&5
2596 $as_echo "$CC" >&6; }
2597 else
2598   { $as_echo "$as_me:$LINENO: result: no" >&5
2599 $as_echo "no" >&6; }
2600 fi
2601
2602
2603 fi
2604 if test -z "$CC"; then
2605   if test -n "$ac_tool_prefix"; then
2606   for ac_prog in cl.exe
2607   do
2608     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2609 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2610 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2611 $as_echo_n "checking for $ac_word... " >&6; }
2612 if test "${ac_cv_prog_CC+set}" = set; then
2613   $as_echo_n "(cached) " >&6
2614 else
2615   if test -n "$CC"; then
2616   ac_cv_prog_CC="$CC" # Let the user override the test.
2617 else
2618 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2619 for as_dir in $PATH
2620 do
2621   IFS=$as_save_IFS
2622   test -z "$as_dir" && as_dir=.
2623   for ac_exec_ext in '' $ac_executable_extensions; do
2624   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2625     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2626     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2627     break 2
2628   fi
2629 done
2630 done
2631 IFS=$as_save_IFS
2632
2633 fi
2634 fi
2635 CC=$ac_cv_prog_CC
2636 if test -n "$CC"; then
2637   { $as_echo "$as_me:$LINENO: result: $CC" >&5
2638 $as_echo "$CC" >&6; }
2639 else
2640   { $as_echo "$as_me:$LINENO: result: no" >&5
2641 $as_echo "no" >&6; }
2642 fi
2643
2644
2645     test -n "$CC" && break
2646   done
2647 fi
2648 if test -z "$CC"; then
2649   ac_ct_CC=$CC
2650   for ac_prog in cl.exe
2651 do
2652   # Extract the first word of "$ac_prog", so it can be a program name with args.
2653 set dummy $ac_prog; ac_word=$2
2654 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2655 $as_echo_n "checking for $ac_word... " >&6; }
2656 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2657   $as_echo_n "(cached) " >&6
2658 else
2659   if test -n "$ac_ct_CC"; then
2660   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2661 else
2662 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2663 for as_dir in $PATH
2664 do
2665   IFS=$as_save_IFS
2666   test -z "$as_dir" && as_dir=.
2667   for ac_exec_ext in '' $ac_executable_extensions; do
2668   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2669     ac_cv_prog_ac_ct_CC="$ac_prog"
2670     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2671     break 2
2672   fi
2673 done
2674 done
2675 IFS=$as_save_IFS
2676
2677 fi
2678 fi
2679 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2680 if test -n "$ac_ct_CC"; then
2681   { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2682 $as_echo "$ac_ct_CC" >&6; }
2683 else
2684   { $as_echo "$as_me:$LINENO: result: no" >&5
2685 $as_echo "no" >&6; }
2686 fi
2687
2688
2689   test -n "$ac_ct_CC" && break
2690 done
2691
2692   if test "x$ac_ct_CC" = x; then
2693     CC=""
2694   else
2695     case $cross_compiling:$ac_tool_warned in
2696 yes:)
2697 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2698 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2699 ac_tool_warned=yes ;;
2700 esac
2701     CC=$ac_ct_CC
2702   fi
2703 fi
2704
2705 fi
2706
2707
2708 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2709 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2710 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2711 See \`config.log' for more details." >&5
2712 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
2713 See \`config.log' for more details." >&2;}
2714    { (exit 1); exit 1; }; }; }
2715
2716 # Provide some information about the compiler.
2717 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
2718 set X $ac_compile
2719 ac_compiler=$2
2720 { (ac_try="$ac_compiler --version >&5"
2721 case "(($ac_try" in
2722   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2723   *) ac_try_echo=$ac_try;;
2724 esac
2725 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2726 $as_echo "$ac_try_echo") >&5
2727   (eval "$ac_compiler --version >&5") 2>&5
2728   ac_status=$?
2729   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2730   (exit $ac_status); }
2731 { (ac_try="$ac_compiler -v >&5"
2732 case "(($ac_try" in
2733   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2734   *) ac_try_echo=$ac_try;;
2735 esac
2736 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2737 $as_echo "$ac_try_echo") >&5
2738   (eval "$ac_compiler -v >&5") 2>&5
2739   ac_status=$?
2740   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2741   (exit $ac_status); }
2742 { (ac_try="$ac_compiler -V >&5"
2743 case "(($ac_try" in
2744   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2745   *) ac_try_echo=$ac_try;;
2746 esac
2747 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2748 $as_echo "$ac_try_echo") >&5
2749   (eval "$ac_compiler -V >&5") 2>&5
2750   ac_status=$?
2751   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2752   (exit $ac_status); }
2753
2754 cat >conftest.$ac_ext <<_ACEOF
2755 /* confdefs.h.  */
2756 _ACEOF
2757 cat confdefs.h >>conftest.$ac_ext
2758 cat >>conftest.$ac_ext <<_ACEOF
2759 /* end confdefs.h.  */
2760
2761 int
2762 main ()
2763 {
2764
2765   ;
2766   return 0;
2767 }
2768 _ACEOF
2769 ac_clean_files_save=$ac_clean_files
2770 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2771 # Try to create an executable without -o first, disregard a.out.
2772 # It will help us diagnose broken compilers, and finding out an intuition
2773 # of exeext.
2774 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2775 $as_echo_n "checking for C compiler default output file name... " >&6; }
2776 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2777
2778 # The possible output files:
2779 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2780
2781 ac_rmfiles=
2782 for ac_file in $ac_files
2783 do
2784   case $ac_file in
2785     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2786     * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2787   esac
2788 done
2789 rm -f $ac_rmfiles
2790
2791 if { (ac_try="$ac_link_default"
2792 case "(($ac_try" in
2793   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2794   *) ac_try_echo=$ac_try;;
2795 esac
2796 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2797 $as_echo "$ac_try_echo") >&5
2798   (eval "$ac_link_default") 2>&5
2799   ac_status=$?
2800   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2801   (exit $ac_status); }; then
2802   # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2803 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2804 # in a Makefile.  We should not override ac_cv_exeext if it was cached,
2805 # so that the user can short-circuit this test for compilers unknown to
2806 # Autoconf.
2807 for ac_file in $ac_files ''
2808 do
2809   test -f "$ac_file" || continue
2810   case $ac_file in
2811     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2812         ;;
2813     [ab].out )
2814         # We found the default executable, but exeext='' is most
2815         # certainly right.
2816         break;;
2817     *.* )
2818         if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2819         then :; else
2820            ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2821         fi
2822         # We set ac_cv_exeext here because the later test for it is not
2823         # safe: cross compilers may not add the suffix if given an `-o'
2824         # argument, so we may need to know it at that point already.
2825         # Even if this section looks crufty: it has the advantage of
2826         # actually working.
2827         break;;
2828     * )
2829         break;;
2830   esac
2831 done
2832 test "$ac_cv_exeext" = no && ac_cv_exeext=
2833
2834 else
2835   ac_file=''
2836 fi
2837
2838 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
2839 $as_echo "$ac_file" >&6; }
2840 if test -z "$ac_file"; then
2841   $as_echo "$as_me: failed program was:" >&5
2842 sed 's/^/| /' conftest.$ac_ext >&5
2843
2844 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2845 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2846 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
2847 See \`config.log' for more details." >&5
2848 $as_echo "$as_me: error: C compiler cannot create executables
2849 See \`config.log' for more details." >&2;}
2850    { (exit 77); exit 77; }; }; }
2851 fi
2852
2853 ac_exeext=$ac_cv_exeext
2854
2855 # Check that the compiler produces executables we can run.  If not, either
2856 # the compiler is broken, or we cross compile.
2857 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2858 $as_echo_n "checking whether the C compiler works... " >&6; }
2859 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2860 # If not cross compiling, check that we can run a simple program.
2861 if test "$cross_compiling" != yes; then
2862   if { ac_try='./$ac_file'
2863   { (case "(($ac_try" in
2864   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2865   *) ac_try_echo=$ac_try;;
2866 esac
2867 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2868 $as_echo "$ac_try_echo") >&5
2869   (eval "$ac_try") 2>&5
2870   ac_status=$?
2871   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2872   (exit $ac_status); }; }; then
2873     cross_compiling=no
2874   else
2875     if test "$cross_compiling" = maybe; then
2876         cross_compiling=yes
2877     else
2878         { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2879 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2880 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
2881 If you meant to cross compile, use \`--host'.
2882 See \`config.log' for more details." >&5
2883 $as_echo "$as_me: error: cannot run C compiled programs.
2884 If you meant to cross compile, use \`--host'.
2885 See \`config.log' for more details." >&2;}
2886    { (exit 1); exit 1; }; }; }
2887     fi
2888   fi
2889 fi
2890 { $as_echo "$as_me:$LINENO: result: yes" >&5
2891 $as_echo "yes" >&6; }
2892
2893 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2894 ac_clean_files=$ac_clean_files_save
2895 # Check that the compiler produces executables we can run.  If not, either
2896 # the compiler is broken, or we cross compile.
2897 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2898 $as_echo_n "checking whether we are cross compiling... " >&6; }
2899 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
2900 $as_echo "$cross_compiling" >&6; }
2901
2902 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
2903 $as_echo_n "checking for suffix of executables... " >&6; }
2904 if { (ac_try="$ac_link"
2905 case "(($ac_try" in
2906   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2907   *) ac_try_echo=$ac_try;;
2908 esac
2909 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2910 $as_echo "$ac_try_echo") >&5
2911   (eval "$ac_link") 2>&5
2912   ac_status=$?
2913   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2914   (exit $ac_status); }; then
2915   # If both `conftest.exe' and `conftest' are `present' (well, observable)
2916 # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
2917 # work properly (i.e., refer to `conftest.exe'), while it won't with
2918 # `rm'.
2919 for ac_file in conftest.exe conftest conftest.*; do
2920   test -f "$ac_file" || continue
2921   case $ac_file in
2922     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2923     *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2924           break;;
2925     * ) break;;
2926   esac
2927 done
2928 else
2929   { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2930 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2931 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2932 See \`config.log' for more details." >&5
2933 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2934 See \`config.log' for more details." >&2;}
2935    { (exit 1); exit 1; }; }; }
2936 fi
2937
2938 rm -f conftest$ac_cv_exeext
2939 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2940 $as_echo "$ac_cv_exeext" >&6; }
2941
2942 rm -f conftest.$ac_ext
2943 EXEEXT=$ac_cv_exeext
2944 ac_exeext=$EXEEXT
2945 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
2946 $as_echo_n "checking for suffix of object files... " >&6; }
2947 if test "${ac_cv_objext+set}" = set; then
2948   $as_echo_n "(cached) " >&6
2949 else
2950   cat >conftest.$ac_ext <<_ACEOF
2951 /* confdefs.h.  */
2952 _ACEOF
2953 cat confdefs.h >>conftest.$ac_ext
2954 cat >>conftest.$ac_ext <<_ACEOF
2955 /* end confdefs.h.  */
2956
2957 int
2958 main ()
2959 {
2960
2961   ;
2962   return 0;
2963 }
2964 _ACEOF
2965 rm -f conftest.o conftest.obj
2966 if { (ac_try="$ac_compile"
2967 case "(($ac_try" in
2968   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2969   *) ac_try_echo=$ac_try;;
2970 esac
2971 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2972 $as_echo "$ac_try_echo") >&5
2973   (eval "$ac_compile") 2>&5
2974   ac_status=$?
2975   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2976   (exit $ac_status); }; then
2977   for ac_file in conftest.o conftest.obj conftest.*; do
2978   test -f "$ac_file" || continue;
2979   case $ac_file in
2980     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2981     *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2982        break;;
2983   esac
2984 done
2985 else
2986   $as_echo "$as_me: failed program was:" >&5
2987 sed 's/^/| /' conftest.$ac_ext >&5
2988
2989 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2990 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2991 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2992 See \`config.log' for more details." >&5
2993 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
2994 See \`config.log' for more details." >&2;}
2995    { (exit 1); exit 1; }; }; }
2996 fi
2997
2998 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2999 fi
3000 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3001 $as_echo "$ac_cv_objext" >&6; }
3002 OBJEXT=$ac_cv_objext
3003 ac_objext=$OBJEXT
3004 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3005 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3006 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3007   $as_echo_n "(cached) " >&6
3008 else
3009   cat >conftest.$ac_ext <<_ACEOF
3010 /* confdefs.h.  */
3011 _ACEOF
3012 cat confdefs.h >>conftest.$ac_ext
3013 cat >>conftest.$ac_ext <<_ACEOF
3014 /* end confdefs.h.  */
3015
3016 int
3017 main ()
3018 {
3019 #ifndef __GNUC__
3020        choke me
3021 #endif
3022
3023   ;
3024   return 0;
3025 }
3026 _ACEOF
3027 rm -f conftest.$ac_objext
3028 if { (ac_try="$ac_compile"
3029 case "(($ac_try" in
3030   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3031   *) ac_try_echo=$ac_try;;
3032 esac
3033 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3034 $as_echo "$ac_try_echo") >&5
3035   (eval "$ac_compile") 2>conftest.er1
3036   ac_status=$?
3037   grep -v '^ *+' conftest.er1 >conftest.err
3038   rm -f conftest.er1
3039   cat conftest.err >&5
3040   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3041   (exit $ac_status); } && {
3042          test -z "$ac_c_werror_flag" ||
3043          test ! -s conftest.err
3044        } && test -s conftest.$ac_objext; then
3045   ac_compiler_gnu=yes
3046 else
3047   $as_echo "$as_me: failed program was:" >&5
3048 sed 's/^/| /' conftest.$ac_ext >&5
3049
3050         ac_compiler_gnu=no
3051 fi
3052
3053 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3054 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3055
3056 fi
3057 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3058 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3059 if test $ac_compiler_gnu = yes; then
3060   GCC=yes
3061 else
3062   GCC=
3063 fi
3064 ac_test_CFLAGS=${CFLAGS+set}
3065 ac_save_CFLAGS=$CFLAGS
3066 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3067 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3068 if test "${ac_cv_prog_cc_g+set}" = set; then
3069   $as_echo_n "(cached) " >&6
3070 else
3071   ac_save_c_werror_flag=$ac_c_werror_flag
3072    ac_c_werror_flag=yes
3073    ac_cv_prog_cc_g=no
3074    CFLAGS="-g"
3075    cat >conftest.$ac_ext <<_ACEOF
3076 /* confdefs.h.  */
3077 _ACEOF
3078 cat confdefs.h >>conftest.$ac_ext
3079 cat >>conftest.$ac_ext <<_ACEOF
3080 /* end confdefs.h.  */
3081
3082 int
3083 main ()
3084 {
3085
3086   ;
3087   return 0;
3088 }
3089 _ACEOF
3090 rm -f conftest.$ac_objext
3091 if { (ac_try="$ac_compile"
3092 case "(($ac_try" in
3093   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3094   *) ac_try_echo=$ac_try;;
3095 esac
3096 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3097 $as_echo "$ac_try_echo") >&5
3098   (eval "$ac_compile") 2>conftest.er1
3099   ac_status=$?
3100   grep -v '^ *+' conftest.er1 >conftest.err
3101   rm -f conftest.er1
3102   cat conftest.err >&5
3103   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3104   (exit $ac_status); } && {
3105          test -z "$ac_c_werror_flag" ||
3106          test ! -s conftest.err
3107        } && test -s conftest.$ac_objext; then
3108   ac_cv_prog_cc_g=yes
3109 else
3110   $as_echo "$as_me: failed program was:" >&5
3111 sed 's/^/| /' conftest.$ac_ext >&5
3112
3113         CFLAGS=""
3114       cat >conftest.$ac_ext <<_ACEOF
3115 /* confdefs.h.  */
3116 _ACEOF
3117 cat confdefs.h >>conftest.$ac_ext
3118 cat >>conftest.$ac_ext <<_ACEOF
3119 /* end confdefs.h.  */
3120
3121 int
3122 main ()
3123 {
3124
3125   ;
3126   return 0;
3127 }
3128 _ACEOF
3129 rm -f conftest.$ac_objext
3130 if { (ac_try="$ac_compile"
3131 case "(($ac_try" in
3132   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3133   *) ac_try_echo=$ac_try;;
3134 esac
3135 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3136 $as_echo "$ac_try_echo") >&5
3137   (eval "$ac_compile") 2>conftest.er1
3138   ac_status=$?
3139   grep -v '^ *+' conftest.er1 >conftest.err
3140   rm -f conftest.er1
3141   cat conftest.err >&5
3142   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3143   (exit $ac_status); } && {
3144          test -z "$ac_c_werror_flag" ||
3145          test ! -s conftest.err
3146        } && test -s conftest.$ac_objext; then
3147   :
3148 else
3149   $as_echo "$as_me: failed program was:" >&5
3150 sed 's/^/| /' conftest.$ac_ext >&5
3151
3152         ac_c_werror_flag=$ac_save_c_werror_flag
3153          CFLAGS="-g"
3154          cat >conftest.$ac_ext <<_ACEOF
3155 /* confdefs.h.  */
3156 _ACEOF
3157 cat confdefs.h >>conftest.$ac_ext
3158 cat >>conftest.$ac_ext <<_ACEOF
3159 /* end confdefs.h.  */
3160
3161 int
3162 main ()
3163 {
3164
3165   ;
3166   return 0;
3167 }
3168 _ACEOF
3169 rm -f conftest.$ac_objext
3170 if { (ac_try="$ac_compile"
3171 case "(($ac_try" in
3172   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3173   *) ac_try_echo=$ac_try;;
3174 esac
3175 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3176 $as_echo "$ac_try_echo") >&5
3177   (eval "$ac_compile") 2>conftest.er1
3178   ac_status=$?
3179   grep -v '^ *+' conftest.er1 >conftest.err
3180   rm -f conftest.er1
3181   cat conftest.err >&5
3182   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3183   (exit $ac_status); } && {
3184          test -z "$ac_c_werror_flag" ||
3185          test ! -s conftest.err
3186        } && test -s conftest.$ac_objext; then
3187   ac_cv_prog_cc_g=yes
3188 else
3189   $as_echo "$as_me: failed program was:" >&5
3190 sed 's/^/| /' conftest.$ac_ext >&5
3191
3192
3193 fi
3194
3195 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3196 fi
3197
3198 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3199 fi
3200
3201 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3202    ac_c_werror_flag=$ac_save_c_werror_flag
3203 fi
3204 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3205 $as_echo "$ac_cv_prog_cc_g" >&6; }
3206 if test "$ac_test_CFLAGS" = set; then
3207   CFLAGS=$ac_save_CFLAGS
3208 elif test $ac_cv_prog_cc_g = yes; then
3209   if test "$GCC" = yes; then
3210     CFLAGS="-g -O2"
3211   else
3212     CFLAGS="-g"
3213   fi
3214 else
3215   if test "$GCC" = yes; then
3216     CFLAGS="-O2"
3217   else
3218     CFLAGS=
3219   fi
3220 fi
3221 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3222 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3223 if test "${ac_cv_prog_cc_c89+set}" = set; then
3224   $as_echo_n "(cached) " >&6
3225 else
3226   ac_cv_prog_cc_c89=no
3227 ac_save_CC=$CC
3228 cat >conftest.$ac_ext <<_ACEOF
3229 /* confdefs.h.  */
3230 _ACEOF
3231 cat confdefs.h >>conftest.$ac_ext
3232 cat >>conftest.$ac_ext <<_ACEOF
3233 /* end confdefs.h.  */
3234 #include <stdarg.h>
3235 #include <stdio.h>
3236 #include <sys/types.h>
3237 #include <sys/stat.h>
3238 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
3239 struct buf { int x; };
3240 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3241 static char *e (p, i)
3242      char **p;
3243      int i;
3244 {
3245   return p[i];
3246 }
3247 static char *f (char * (*g) (char **, int), char **p, ...)
3248 {
3249   char *s;
3250   va_list v;
3251   va_start (v,p);
3252   s = g (p, va_arg (v,int));
3253   va_end (v);
3254   return s;
3255 }
3256
3257 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
3258    function prototypes and stuff, but not '\xHH' hex character constants.
3259    These don't provoke an error unfortunately, instead are silently treated
3260    as 'x'.  The following induces an error, until -std is added to get
3261    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
3262    array size at least.  It's necessary to write '\x00'==0 to get something
3263    that's true only with -std.  */
3264 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3265
3266 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3267    inside strings and character constants.  */
3268 #define FOO(x) 'x'
3269 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3270
3271 int test (int i, double x);
3272 struct s1 {int (*f) (int a);};
3273 struct s2 {int (*f) (double a);};
3274 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3275 int argc;
3276 char **argv;
3277 int
3278 main ()
3279 {
3280 return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
3281   ;
3282   return 0;
3283 }
3284 _ACEOF
3285 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3286         -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3287 do
3288   CC="$ac_save_CC $ac_arg"
3289   rm -f conftest.$ac_objext
3290 if { (ac_try="$ac_compile"
3291 case "(($ac_try" in
3292   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3293   *) ac_try_echo=$ac_try;;
3294 esac
3295 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3296 $as_echo "$ac_try_echo") >&5
3297   (eval "$ac_compile") 2>conftest.er1
3298   ac_status=$?
3299   grep -v '^ *+' conftest.er1 >conftest.err
3300   rm -f conftest.er1
3301   cat conftest.err >&5
3302   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3303   (exit $ac_status); } && {
3304          test -z "$ac_c_werror_flag" ||
3305          test ! -s conftest.err
3306        } && test -s conftest.$ac_objext; then
3307   ac_cv_prog_cc_c89=$ac_arg
3308 else
3309   $as_echo "$as_me: failed program was:" >&5
3310 sed 's/^/| /' conftest.$ac_ext >&5
3311
3312
3313 fi
3314
3315 rm -f core conftest.err conftest.$ac_objext
3316   test "x$ac_cv_prog_cc_c89" != "xno" && break
3317 done
3318 rm -f conftest.$ac_ext
3319 CC=$ac_save_CC
3320
3321 fi
3322 # AC_CACHE_VAL
3323 case "x$ac_cv_prog_cc_c89" in
3324   x)
3325     { $as_echo "$as_me:$LINENO: result: none needed" >&5
3326 $as_echo "none needed" >&6; } ;;
3327   xno)
3328     { $as_echo "$as_me:$LINENO: result: unsupported" >&5
3329 $as_echo "unsupported" >&6; } ;;
3330   *)
3331     CC="$CC $ac_cv_prog_cc_c89"
3332     { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3333 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3334 esac
3335
3336
3337 ac_ext=c
3338 ac_cpp='$CPP $CPPFLAGS'
3339 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3340 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3341 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3342
3343 ac_ext=cpp
3344 ac_cpp='$CXXCPP $CPPFLAGS'
3345 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3346 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3347 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3348 if test -z "$CXX"; then
3349   if test -n "$CCC"; then
3350     CXX=$CCC
3351   else
3352     if test -n "$ac_tool_prefix"; then
3353   for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3354   do
3355     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3356 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3357 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3358 $as_echo_n "checking for $ac_word... " >&6; }
3359 if test "${ac_cv_prog_CXX+set}" = set; then
3360   $as_echo_n "(cached) " >&6
3361 else
3362   if test -n "$CXX"; then
3363   ac_cv_prog_CXX="$CXX" # Let the user override the test.
3364 else
3365 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3366 for as_dir in $PATH
3367 do
3368   IFS=$as_save_IFS
3369   test -z "$as_dir" && as_dir=.
3370   for ac_exec_ext in '' $ac_executable_extensions; do
3371   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3372     ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3373     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3374     break 2
3375   fi
3376 done
3377 done
3378 IFS=$as_save_IFS
3379
3380 fi
3381 fi
3382 CXX=$ac_cv_prog_CXX
3383 if test -n "$CXX"; then
3384   { $as_echo "$as_me:$LINENO: result: $CXX" >&5
3385 $as_echo "$CXX" >&6; }
3386 else
3387   { $as_echo "$as_me:$LINENO: result: no" >&5
3388 $as_echo "no" >&6; }
3389 fi
3390
3391
3392     test -n "$CXX" && break
3393   done
3394 fi
3395 if test -z "$CXX"; then
3396   ac_ct_CXX=$CXX
3397   for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3398 do
3399   # Extract the first word of "$ac_prog", so it can be a program name with args.
3400 set dummy $ac_prog; ac_word=$2
3401 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3402 $as_echo_n "checking for $ac_word... " >&6; }
3403 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3404   $as_echo_n "(cached) " >&6
3405 else
3406   if test -n "$ac_ct_CXX"; then
3407   ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3408 else
3409 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3410 for as_dir in $PATH
3411 do
3412   IFS=$as_save_IFS
3413   test -z "$as_dir" && as_dir=.
3414   for ac_exec_ext in '' $ac_executable_extensions; do
3415   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3416     ac_cv_prog_ac_ct_CXX="$ac_prog"
3417     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3418     break 2
3419   fi
3420 done
3421 done
3422 IFS=$as_save_IFS
3423
3424 fi
3425 fi
3426 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3427 if test -n "$ac_ct_CXX"; then
3428   { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3429 $as_echo "$ac_ct_CXX" >&6; }
3430 else
3431   { $as_echo "$as_me:$LINENO: result: no" >&5
3432 $as_echo "no" >&6; }
3433 fi
3434
3435
3436   test -n "$ac_ct_CXX" && break
3437 done
3438
3439   if test "x$ac_ct_CXX" = x; then
3440     CXX="g++"
3441   else
3442     case $cross_compiling:$ac_tool_warned in
3443 yes:)
3444 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3445 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3446 ac_tool_warned=yes ;;
3447 esac
3448     CXX=$ac_ct_CXX
3449   fi
3450 fi
3451
3452   fi
3453 fi
3454 # Provide some information about the compiler.
3455 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3456 set X $ac_compile
3457 ac_compiler=$2
3458 { (ac_try="$ac_compiler --version >&5"
3459 case "(($ac_try" in
3460   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3461   *) ac_try_echo=$ac_try;;
3462 esac
3463 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3464 $as_echo "$ac_try_echo") >&5
3465   (eval "$ac_compiler --version >&5") 2>&5
3466   ac_status=$?
3467   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3468   (exit $ac_status); }
3469 { (ac_try="$ac_compiler -v >&5"
3470 case "(($ac_try" in
3471   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3472   *) ac_try_echo=$ac_try;;
3473 esac
3474 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3475 $as_echo "$ac_try_echo") >&5
3476   (eval "$ac_compiler -v >&5") 2>&5
3477   ac_status=$?
3478   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3479   (exit $ac_status); }
3480 { (ac_try="$ac_compiler -V >&5"
3481 case "(($ac_try" in
3482   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3483   *) ac_try_echo=$ac_try;;
3484 esac
3485 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3486 $as_echo "$ac_try_echo") >&5
3487   (eval "$ac_compiler -V >&5") 2>&5
3488   ac_status=$?
3489   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3490   (exit $ac_status); }
3491
3492 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3493 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3494 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3495   $as_echo_n "(cached) " >&6
3496 else
3497   cat >conftest.$ac_ext <<_ACEOF
3498 /* confdefs.h.  */
3499 _ACEOF
3500 cat confdefs.h >>conftest.$ac_ext
3501 cat >>conftest.$ac_ext <<_ACEOF
3502 /* end confdefs.h.  */
3503
3504 int
3505 main ()
3506 {
3507 #ifndef __GNUC__
3508        choke me
3509 #endif
3510
3511   ;
3512   return 0;
3513 }
3514 _ACEOF
3515 rm -f conftest.$ac_objext
3516 if { (ac_try="$ac_compile"
3517 case "(($ac_try" in
3518   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3519   *) ac_try_echo=$ac_try;;
3520 esac
3521 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3522 $as_echo "$ac_try_echo") >&5
3523   (eval "$ac_compile") 2>conftest.er1
3524   ac_status=$?
3525   grep -v '^ *+' conftest.er1 >conftest.err
3526   rm -f conftest.er1
3527   cat conftest.err >&5
3528   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3529   (exit $ac_status); } && {
3530          test -z "$ac_cxx_werror_flag" ||
3531          test ! -s conftest.err
3532        } && test -s conftest.$ac_objext; then
3533   ac_compiler_gnu=yes
3534 else
3535   $as_echo "$as_me: failed program was:" >&5
3536 sed 's/^/| /' conftest.$ac_ext >&5
3537
3538         ac_compiler_gnu=no
3539 fi
3540
3541 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3542 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3543
3544 fi
3545 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3546 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3547 if test $ac_compiler_gnu = yes; then
3548   GXX=yes
3549 else
3550   GXX=
3551 fi
3552 ac_test_CXXFLAGS=${CXXFLAGS+set}
3553 ac_save_CXXFLAGS=$CXXFLAGS
3554 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3555 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3556 if test "${ac_cv_prog_cxx_g+set}" = set; then
3557   $as_echo_n "(cached) " >&6
3558 else
3559   ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3560    ac_cxx_werror_flag=yes
3561    ac_cv_prog_cxx_g=no
3562    CXXFLAGS="-g"
3563    cat >conftest.$ac_ext <<_ACEOF
3564 /* confdefs.h.  */
3565 _ACEOF
3566 cat confdefs.h >>conftest.$ac_ext
3567 cat >>conftest.$ac_ext <<_ACEOF
3568 /* end confdefs.h.  */
3569
3570 int
3571 main ()
3572 {
3573
3574   ;
3575   return 0;
3576 }
3577 _ACEOF
3578 rm -f conftest.$ac_objext
3579 if { (ac_try="$ac_compile"
3580 case "(($ac_try" in
3581   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3582   *) ac_try_echo=$ac_try;;
3583 esac
3584 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3585 $as_echo "$ac_try_echo") >&5
3586   (eval "$ac_compile") 2>conftest.er1
3587   ac_status=$?
3588   grep -v '^ *+' conftest.er1 >conftest.err
3589   rm -f conftest.er1
3590   cat conftest.err >&5
3591   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3592   (exit $ac_status); } && {
3593          test -z "$ac_cxx_werror_flag" ||
3594          test ! -s conftest.err
3595        } && test -s conftest.$ac_objext; then
3596   ac_cv_prog_cxx_g=yes
3597 else
3598   $as_echo "$as_me: failed program was:" >&5
3599 sed 's/^/| /' conftest.$ac_ext >&5
3600
3601         CXXFLAGS=""
3602       cat >conftest.$ac_ext <<_ACEOF
3603 /* confdefs.h.  */
3604 _ACEOF
3605 cat confdefs.h >>conftest.$ac_ext
3606 cat >>conftest.$ac_ext <<_ACEOF
3607 /* end confdefs.h.  */
3608
3609 int
3610 main ()
3611 {
3612
3613   ;
3614   return 0;
3615 }
3616 _ACEOF
3617 rm -f conftest.$ac_objext
3618 if { (ac_try="$ac_compile"
3619 case "(($ac_try" in
3620   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3621   *) ac_try_echo=$ac_try;;
3622 esac
3623 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3624 $as_echo "$ac_try_echo") >&5
3625   (eval "$ac_compile") 2>conftest.er1
3626   ac_status=$?
3627   grep -v '^ *+' conftest.er1 >conftest.err
3628   rm -f conftest.er1
3629   cat conftest.err >&5
3630   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3631   (exit $ac_status); } && {
3632          test -z "$ac_cxx_werror_flag" ||
3633          test ! -s conftest.err
3634        } && test -s conftest.$ac_objext; then
3635   :
3636 else
3637   $as_echo "$as_me: failed program was:" >&5
3638 sed 's/^/| /' conftest.$ac_ext >&5
3639
3640         ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3641          CXXFLAGS="-g"
3642          cat >conftest.$ac_ext <<_ACEOF
3643 /* confdefs.h.  */
3644 _ACEOF
3645 cat confdefs.h >>conftest.$ac_ext
3646 cat >>conftest.$ac_ext <<_ACEOF
3647 /* end confdefs.h.  */
3648
3649 int
3650 main ()
3651 {
3652
3653   ;
3654   return 0;
3655 }
3656 _ACEOF
3657 rm -f conftest.$ac_objext
3658 if { (ac_try="$ac_compile"
3659 case "(($ac_try" in
3660   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3661   *) ac_try_echo=$ac_try;;
3662 esac
3663 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3664 $as_echo "$ac_try_echo") >&5
3665   (eval "$ac_compile") 2>conftest.er1
3666   ac_status=$?
3667   grep -v '^ *+' conftest.er1 >conftest.err
3668   rm -f conftest.er1
3669   cat conftest.err >&5
3670   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3671   (exit $ac_status); } && {
3672          test -z "$ac_cxx_werror_flag" ||
3673          test ! -s conftest.err
3674        } && test -s conftest.$ac_objext; then
3675   ac_cv_prog_cxx_g=yes
3676 else
3677   $as_echo "$as_me: failed program was:" >&5
3678 sed 's/^/| /' conftest.$ac_ext >&5
3679
3680
3681 fi
3682
3683 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3684 fi
3685
3686 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3687 fi
3688
3689 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3690    ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3691 fi
3692 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3693 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3694 if test "$ac_test_CXXFLAGS" = set; then
3695   CXXFLAGS=$ac_save_CXXFLAGS
3696 elif test $ac_cv_prog_cxx_g = yes; then
3697   if test "$GXX" = yes; then
3698     CXXFLAGS="-g -O2"
3699   else
3700     CXXFLAGS="-g"
3701   fi
3702 else
3703   if test "$GXX" = yes; then
3704     CXXFLAGS="-O2"
3705   else
3706     CXXFLAGS=
3707   fi
3708 fi
3709 ac_ext=c
3710 ac_cpp='$CPP $CPPFLAGS'
3711 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3712 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3713 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3714
3715 if test -n "$ac_tool_prefix"; then
3716   # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3717 set dummy ${ac_tool_prefix}cpp; ac_word=$2
3718 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3719 $as_echo_n "checking for $ac_word... " >&6; }
3720 if test "${ac_cv_prog_CPPBIN+set}" = set; then
3721   $as_echo_n "(cached) " >&6
3722 else
3723   if test -n "$CPPBIN"; then
3724   ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
3725 else
3726 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3727 for as_dir in $PATH
3728 do
3729   IFS=$as_save_IFS
3730   test -z "$as_dir" && as_dir=.
3731   for ac_exec_ext in '' $ac_executable_extensions; do
3732   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3733     ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
3734     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3735     break 2
3736   fi
3737 done
3738 done
3739 IFS=$as_save_IFS
3740
3741 fi
3742 fi
3743 CPPBIN=$ac_cv_prog_CPPBIN
3744 if test -n "$CPPBIN"; then
3745   { $as_echo "$as_me:$LINENO: result: $CPPBIN" >&5
3746 $as_echo "$CPPBIN" >&6; }
3747 else
3748   { $as_echo "$as_me:$LINENO: result: no" >&5
3749 $as_echo "no" >&6; }
3750 fi
3751
3752
3753 fi
3754 if test -z "$ac_cv_prog_CPPBIN"; then
3755   ac_ct_CPPBIN=$CPPBIN
3756   # Extract the first word of "cpp", so it can be a program name with args.
3757 set dummy cpp; ac_word=$2
3758 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3759 $as_echo_n "checking for $ac_word... " >&6; }
3760 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
3761   $as_echo_n "(cached) " >&6
3762 else
3763   if test -n "$ac_ct_CPPBIN"; then
3764   ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
3765 else
3766 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3767 for as_dir in $PATH
3768 do
3769   IFS=$as_save_IFS
3770   test -z "$as_dir" && as_dir=.
3771   for ac_exec_ext in '' $ac_executable_extensions; do
3772   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3773     ac_cv_prog_ac_ct_CPPBIN="cpp"
3774     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3775     break 2
3776   fi
3777 done
3778 done
3779 IFS=$as_save_IFS
3780
3781 fi
3782 fi
3783 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
3784 if test -n "$ac_ct_CPPBIN"; then
3785   { $as_echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
3786 $as_echo "$ac_ct_CPPBIN" >&6; }
3787 else
3788   { $as_echo "$as_me:$LINENO: result: no" >&5
3789 $as_echo "no" >&6; }
3790 fi
3791
3792   if test "x$ac_ct_CPPBIN" = x; then
3793     CPPBIN="cpp"
3794   else
3795     case $cross_compiling:$ac_tool_warned in
3796 yes:)
3797 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3798 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3799 ac_tool_warned=yes ;;
3800 esac
3801     CPPBIN=$ac_ct_CPPBIN
3802   fi
3803 else
3804   CPPBIN="$ac_cv_prog_CPPBIN"
3805 fi
3806
3807
3808 case $host in
3809   *-darwin*)
3810     if test "x$enable_win64" == "xyes"
3811     then
3812       CC="$CC -m64"
3813       CXX="$CXX -m64"
3814       LD="${LD:-ld} -arch x86_64"
3815       AS="${AS:-as} -arch x86_64"
3816       host_cpu="x86_64"
3817       notice_platform="64-bit "
3818       TARGETFLAGS="-m64"
3819
3820     else
3821       CC="$CC -m32"
3822       CXX="$CXX -m32"
3823       LD="${LD:-ld} -arch i386"
3824       AS="${AS:-as} -arch i386"
3825       host_cpu="i386"
3826       notice_platform="32-bit "
3827       TARGETFLAGS="-m32"
3828
3829       enable_win16=${enable_win16:-yes}
3830     fi
3831     ;;
3832   x86_64*)
3833     if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes"
3834     then
3835       CC="$CC -m32"
3836       CXX="$CXX -m32"
3837       { $as_echo "$as_me:$LINENO: checking whether $CC works" >&5
3838 $as_echo_n "checking whether $CC works... " >&6; }
3839
3840 cat >conftest.$ac_ext <<_ACEOF
3841 /* confdefs.h.  */
3842 _ACEOF
3843 cat confdefs.h >>conftest.$ac_ext
3844 cat >>conftest.$ac_ext <<_ACEOF
3845 /* end confdefs.h.  */
3846
3847 int
3848 main ()
3849 {
3850
3851   ;
3852   return 0;
3853 }
3854 _ACEOF
3855 rm -f conftest.$ac_objext conftest$ac_exeext
3856 if { (ac_try="$ac_link"
3857 case "(($ac_try" in
3858   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3859   *) ac_try_echo=$ac_try;;
3860 esac
3861 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3862 $as_echo "$ac_try_echo") >&5
3863   (eval "$ac_link") 2>conftest.er1
3864   ac_status=$?
3865   grep -v '^ *+' conftest.er1 >conftest.err
3866   rm -f conftest.er1
3867   cat conftest.err >&5
3868   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3869   (exit $ac_status); } && {
3870          test -z "$ac_c_werror_flag" ||
3871          test ! -s conftest.err
3872        } && test -s conftest$ac_exeext && {
3873          test "$cross_compiling" = yes ||
3874          $as_test_x conftest$ac_exeext
3875        }; then
3876   { $as_echo "$as_me:$LINENO: result: yes" >&5
3877 $as_echo "yes" >&6; }
3878 else
3879   $as_echo "$as_me: failed program was:" >&5
3880 sed 's/^/| /' conftest.$ac_ext >&5
3881
3882         { $as_echo "$as_me:$LINENO: result: no" >&5
3883 $as_echo "no" >&6; }
3884                       { { $as_echo "$as_me:$LINENO: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&5
3885 $as_echo "$as_me: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&2;}
3886    { (exit 1); exit 1; }; }
3887 fi
3888
3889 rm -rf conftest.dSYM
3890 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3891       conftest$ac_exeext conftest.$ac_ext
3892       LD="${LD:-ld} -m elf_i386"
3893       AS="${AS:-as} --32"
3894       host_cpu="i386"
3895       notice_platform="32-bit "
3896       TARGETFLAGS="-m32"
3897
3898       enable_win16=${enable_win16:-yes}
3899     else
3900       if test "x${GCC}" = "xyes"
3901       then
3902         { $as_echo "$as_me:$LINENO: checking whether $CC supports __builtin_ms_va_list" >&5
3903 $as_echo_n "checking whether $CC supports __builtin_ms_va_list... " >&6; }
3904         cat >conftest.$ac_ext <<_ACEOF
3905 /* confdefs.h.  */
3906 _ACEOF
3907 cat confdefs.h >>conftest.$ac_ext
3908 cat >>conftest.$ac_ext <<_ACEOF
3909 /* end confdefs.h.  */
3910 #include <stdarg.h>
3911 int
3912 main ()
3913 {
3914 void func(__builtin_ms_va_list *args);
3915   ;
3916   return 0;
3917 }
3918 _ACEOF
3919 rm -f conftest.$ac_objext
3920 if { (ac_try="$ac_compile"
3921 case "(($ac_try" in
3922   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3923   *) ac_try_echo=$ac_try;;
3924 esac
3925 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3926 $as_echo "$ac_try_echo") >&5
3927   (eval "$ac_compile") 2>conftest.er1
3928   ac_status=$?
3929   grep -v '^ *+' conftest.er1 >conftest.err
3930   rm -f conftest.er1
3931   cat conftest.err >&5
3932   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3933   (exit $ac_status); } && {
3934          test -z "$ac_c_werror_flag" ||
3935          test ! -s conftest.err
3936        } && test -s conftest.$ac_objext; then
3937   { $as_echo "$as_me:$LINENO: result: yes" >&5
3938 $as_echo "yes" >&6; }
3939 else
3940   $as_echo "$as_me: failed program was:" >&5
3941 sed 's/^/| /' conftest.$ac_ext >&5
3942
3943         { $as_echo "$as_me:$LINENO: result: no" >&5
3944 $as_echo "no" >&6; }
3945                            { { $as_echo "$as_me:$LINENO: error: You need gcc >= 4.4 to build Wine as 64-bit." >&5
3946 $as_echo "$as_me: error: You need gcc >= 4.4 to build Wine as 64-bit." >&2;}
3947    { (exit 1); exit 1; }; }
3948 fi
3949
3950 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3951       fi
3952       TARGETFLAGS="-m64"
3953
3954     fi
3955     ;;
3956   *-mingw32*|*-cygwin*)
3957     enable_win16=${enable_win16:-no}
3958     ;;
3959   i[3456789]86*)
3960     enable_win16=${enable_win16:-yes}
3961     ;;
3962 esac
3963
3964 enable_win16=${enable_win16:-no}
3965
3966 WIN16_FILES="\$(WIN16_FILES)"
3967
3968 WIN16_INSTALL="\$(WIN16_INSTALL)"
3969
3970 if test "x$enable_win16" != "xyes"
3971 then
3972     WIN16_FILES=""
3973     WIN16_INSTALL=""
3974     enable_w32skrnl=${enable_w32skrnl:-no}
3975     enable_winedos=${enable_winedos:-no}
3976     enable_winevdm=${enable_winevdm:-no}
3977 fi
3978
3979 { $as_echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
3980 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
3981 if test "${wine_cv_toolsdir+set}" = set; then
3982   $as_echo_n "(cached) " >&6
3983 else
3984   if test -z "$with_wine_tools"; then
3985      if test "$cross_compiling" = "yes"; then
3986        { { $as_echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
3987 $as_echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
3988    { (exit 1); exit 1; }; }
3989      else
3990        wine_cv_toolsdir="\$(TOPOBJDIR)"
3991      fi
3992    elif test -d "$with_wine_tools/tools/winebuild"; then
3993      case $with_wine_tools in
3994        /*) wine_cv_toolsdir="$with_wine_tools" ;;
3995        *)  wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;;
3996      esac
3997    else
3998      { { $as_echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
3999 $as_echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
4000    { (exit 1); exit 1; }; }
4001    fi
4002 fi
4003 { $as_echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
4004 $as_echo "$wine_cv_toolsdir" >&6; }
4005 TOOLSDIR=$wine_cv_toolsdir
4006
4007 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
4008 then
4009     TARGETFLAGS="-b $host_alias $TARGETFLAGS"
4010
4011 fi
4012
4013 for ac_prog in flex
4014 do
4015   # Extract the first word of "$ac_prog", so it can be a program name with args.
4016 set dummy $ac_prog; ac_word=$2
4017 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4018 $as_echo_n "checking for $ac_word... " >&6; }
4019 if test "${ac_cv_prog_FLEX+set}" = set; then
4020   $as_echo_n "(cached) " >&6
4021 else
4022   if test -n "$FLEX"; then
4023   ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
4024 else
4025 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4026 for as_dir in $PATH
4027 do
4028   IFS=$as_save_IFS
4029   test -z "$as_dir" && as_dir=.
4030   for ac_exec_ext in '' $ac_executable_extensions; do
4031   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4032     ac_cv_prog_FLEX="$ac_prog"
4033     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4034     break 2
4035   fi
4036 done
4037 done
4038 IFS=$as_save_IFS
4039
4040 fi
4041 fi
4042 FLEX=$ac_cv_prog_FLEX
4043 if test -n "$FLEX"; then
4044   { $as_echo "$as_me:$LINENO: result: $FLEX" >&5
4045 $as_echo "$FLEX" >&6; }
4046 else
4047   { $as_echo "$as_me:$LINENO: result: no" >&5
4048 $as_echo "no" >&6; }
4049 fi
4050
4051
4052   test -n "$FLEX" && break
4053 done
4054 test -n "$FLEX" || FLEX="none"
4055
4056 if test "$FLEX" = "none"
4057 then
4058   { { $as_echo "$as_me:$LINENO: error: no suitable flex found. Please install the 'flex' package." >&5
4059 $as_echo "$as_me: error: no suitable flex found. Please install the 'flex' package." >&2;}
4060    { (exit 1); exit 1; }; }
4061 fi
4062
4063 for ac_prog in bison
4064 do
4065   # Extract the first word of "$ac_prog", so it can be a program name with args.
4066 set dummy $ac_prog; ac_word=$2
4067 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4068 $as_echo_n "checking for $ac_word... " >&6; }
4069 if test "${ac_cv_prog_BISON+set}" = set; then
4070   $as_echo_n "(cached) " >&6
4071 else
4072   if test -n "$BISON"; then
4073   ac_cv_prog_BISON="$BISON" # Let the user override the test.
4074 else
4075 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4076 for as_dir in $PATH
4077 do
4078   IFS=$as_save_IFS
4079   test -z "$as_dir" && as_dir=.
4080   for ac_exec_ext in '' $ac_executable_extensions; do
4081   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4082     ac_cv_prog_BISON="$ac_prog"
4083     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4084     break 2
4085   fi
4086 done
4087 done
4088 IFS=$as_save_IFS
4089
4090 fi
4091 fi
4092 BISON=$ac_cv_prog_BISON
4093 if test -n "$BISON"; then
4094   { $as_echo "$as_me:$LINENO: result: $BISON" >&5
4095 $as_echo "$BISON" >&6; }
4096 else
4097   { $as_echo "$as_me:$LINENO: result: no" >&5
4098 $as_echo "no" >&6; }
4099 fi
4100
4101
4102   test -n "$BISON" && break
4103 done
4104 test -n "$BISON" || BISON="none"
4105
4106 if test "$BISON" = "none"
4107 then
4108   { { $as_echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison' package." >&5
4109 $as_echo "$as_me: error: no suitable bison found. Please install the 'bison' package." >&2;}
4110    { (exit 1); exit 1; }; }
4111 fi
4112
4113 if test -n "$ac_tool_prefix"; then
4114   for ac_prog in ar gar
4115   do
4116     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4117 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4118 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4119 $as_echo_n "checking for $ac_word... " >&6; }
4120 if test "${ac_cv_prog_AR+set}" = set; then
4121   $as_echo_n "(cached) " >&6
4122 else
4123   if test -n "$AR"; then
4124   ac_cv_prog_AR="$AR" # Let the user override the test.
4125 else
4126 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4127 for as_dir in $PATH
4128 do
4129   IFS=$as_save_IFS
4130   test -z "$as_dir" && as_dir=.
4131   for ac_exec_ext in '' $ac_executable_extensions; do
4132   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4133     ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
4134     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4135     break 2
4136   fi
4137 done
4138 done
4139 IFS=$as_save_IFS
4140
4141 fi
4142 fi
4143 AR=$ac_cv_prog_AR
4144 if test -n "$AR"; then
4145   { $as_echo "$as_me:$LINENO: result: $AR" >&5
4146 $as_echo "$AR" >&6; }
4147 else
4148   { $as_echo "$as_me:$LINENO: result: no" >&5
4149 $as_echo "no" >&6; }
4150 fi
4151
4152
4153     test -n "$AR" && break
4154   done
4155 fi
4156 if test -z "$AR"; then
4157   ac_ct_AR=$AR
4158   for ac_prog in ar gar
4159 do
4160   # Extract the first word of "$ac_prog", so it can be a program name with args.
4161 set dummy $ac_prog; ac_word=$2
4162 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4163 $as_echo_n "checking for $ac_word... " >&6; }
4164 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
4165   $as_echo_n "(cached) " >&6
4166 else
4167   if test -n "$ac_ct_AR"; then
4168   ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4169 else
4170 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4171 for as_dir in $PATH
4172 do
4173   IFS=$as_save_IFS
4174   test -z "$as_dir" && as_dir=.
4175   for ac_exec_ext in '' $ac_executable_extensions; do
4176   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4177     ac_cv_prog_ac_ct_AR="$ac_prog"
4178     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4179     break 2
4180   fi
4181 done
4182 done
4183 IFS=$as_save_IFS
4184
4185 fi
4186 fi
4187 ac_ct_AR=$ac_cv_prog_ac_ct_AR
4188 if test -n "$ac_ct_AR"; then
4189   { $as_echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4190 $as_echo "$ac_ct_AR" >&6; }
4191 else
4192   { $as_echo "$as_me:$LINENO: result: no" >&5
4193 $as_echo "no" >&6; }
4194 fi
4195
4196
4197   test -n "$ac_ct_AR" && break
4198 done
4199
4200   if test "x$ac_ct_AR" = x; then
4201     AR="ar"
4202   else
4203     case $cross_compiling:$ac_tool_warned in
4204 yes:)
4205 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4206 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4207 ac_tool_warned=yes ;;
4208 esac
4209     AR=$ac_ct_AR
4210   fi
4211 fi
4212
4213 ARFLAGS=rc
4214
4215 if test -n "$ac_tool_prefix"; then
4216   # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4217 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4218 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4219 $as_echo_n "checking for $ac_word... " >&6; }
4220 if test "${ac_cv_prog_RANLIB+set}" = set; then
4221   $as_echo_n "(cached) " >&6
4222 else
4223   if test -n "$RANLIB"; then
4224   ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4225 else
4226 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4227 for as_dir in $PATH
4228 do
4229   IFS=$as_save_IFS
4230   test -z "$as_dir" && as_dir=.
4231   for ac_exec_ext in '' $ac_executable_extensions; do
4232   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4233     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4234     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4235     break 2
4236   fi
4237 done
4238 done
4239 IFS=$as_save_IFS
4240
4241 fi
4242 fi
4243 RANLIB=$ac_cv_prog_RANLIB
4244 if test -n "$RANLIB"; then
4245   { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
4246 $as_echo "$RANLIB" >&6; }
4247 else
4248   { $as_echo "$as_me:$LINENO: result: no" >&5
4249 $as_echo "no" >&6; }
4250 fi
4251
4252
4253 fi
4254 if test -z "$ac_cv_prog_RANLIB"; then
4255   ac_ct_RANLIB=$RANLIB
4256   # Extract the first word of "ranlib", so it can be a program name with args.
4257 set dummy ranlib; ac_word=$2
4258 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4259 $as_echo_n "checking for $ac_word... " >&6; }
4260 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
4261   $as_echo_n "(cached) " >&6
4262 else
4263   if test -n "$ac_ct_RANLIB"; then
4264   ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4265 else
4266 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4267 for as_dir in $PATH
4268 do
4269   IFS=$as_save_IFS
4270   test -z "$as_dir" && as_dir=.
4271   for ac_exec_ext in '' $ac_executable_extensions; do
4272   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4273     ac_cv_prog_ac_ct_RANLIB="ranlib"
4274     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4275     break 2
4276   fi
4277 done
4278 done
4279 IFS=$as_save_IFS
4280
4281 fi
4282 fi
4283 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4284 if test -n "$ac_ct_RANLIB"; then
4285   { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
4286 $as_echo "$ac_ct_RANLIB" >&6; }
4287 else
4288   { $as_echo "$as_me:$LINENO: result: no" >&5
4289 $as_echo "no" >&6; }
4290 fi
4291
4292   if test "x$ac_ct_RANLIB" = x; then
4293     RANLIB=":"
4294   else
4295     case $cross_compiling:$ac_tool_warned in
4296 yes:)
4297 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4298 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4299 ac_tool_warned=yes ;;
4300 esac
4301     RANLIB=$ac_ct_RANLIB
4302   fi
4303 else
4304   RANLIB="$ac_cv_prog_RANLIB"
4305 fi
4306
4307 if test -n "$ac_tool_prefix"; then
4308   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4309 set dummy ${ac_tool_prefix}strip; ac_word=$2
4310 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4311 $as_echo_n "checking for $ac_word... " >&6; }
4312 if test "${ac_cv_prog_STRIP+set}" = set; then
4313   $as_echo_n "(cached) " >&6
4314 else
4315   if test -n "$STRIP"; then
4316   ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4317 else
4318 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4319 for as_dir in $PATH
4320 do
4321   IFS=$as_save_IFS
4322   test -z "$as_dir" && as_dir=.
4323   for ac_exec_ext in '' $ac_executable_extensions; do
4324   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4325     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4326     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4327     break 2
4328   fi
4329 done
4330 done
4331 IFS=$as_save_IFS
4332
4333 fi
4334 fi
4335 STRIP=$ac_cv_prog_STRIP
4336 if test -n "$STRIP"; then
4337   { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
4338 $as_echo "$STRIP" >&6; }
4339 else
4340   { $as_echo "$as_me:$LINENO: result: no" >&5
4341 $as_echo "no" >&6; }
4342 fi
4343
4344
4345 fi
4346 if test -z "$ac_cv_prog_STRIP"; then
4347   ac_ct_STRIP=$STRIP
4348   # Extract the first word of "strip", so it can be a program name with args.
4349 set dummy strip; ac_word=$2
4350 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4351 $as_echo_n "checking for $ac_word... " >&6; }
4352 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
4353   $as_echo_n "(cached) " >&6
4354 else
4355   if test -n "$ac_ct_STRIP"; then
4356   ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4357 else
4358 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4359 for as_dir in $PATH
4360 do
4361   IFS=$as_save_IFS
4362   test -z "$as_dir" && as_dir=.
4363   for ac_exec_ext in '' $ac_executable_extensions; do
4364   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4365     ac_cv_prog_ac_ct_STRIP="strip"
4366     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4367     break 2
4368   fi
4369 done
4370 done
4371 IFS=$as_save_IFS
4372
4373 fi
4374 fi
4375 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4376 if test -n "$ac_ct_STRIP"; then
4377   { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
4378 $as_echo "$ac_ct_STRIP" >&6; }
4379 else
4380   { $as_echo "$as_me:$LINENO: result: no" >&5
4381 $as_echo "no" >&6; }
4382 fi
4383
4384   if test "x$ac_ct_STRIP" = x; then
4385     STRIP="strip"
4386   else
4387     case $cross_compiling:$ac_tool_warned in
4388 yes:)
4389 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4390 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4391 ac_tool_warned=yes ;;
4392 esac
4393     STRIP=$ac_ct_STRIP
4394   fi
4395 else
4396   STRIP="$ac_cv_prog_STRIP"
4397 fi
4398
4399 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
4400 $as_echo_n "checking whether ln -s works... " >&6; }
4401 LN_S=$as_ln_s
4402 if test "$LN_S" = "ln -s"; then
4403   { $as_echo "$as_me:$LINENO: result: yes" >&5
4404 $as_echo "yes" >&6; }
4405 else
4406   { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4407 $as_echo "no, using $LN_S" >&6; }
4408 fi
4409
4410 { $as_echo "$as_me:$LINENO: checking whether ln works" >&5
4411 $as_echo_n "checking whether ln works... " >&6; }
4412 rm -f conf$$ conf$$.file
4413 echo >conf$$.file
4414 if ln conf$$.file conf$$ 2>/dev/null; then
4415   LN=ln
4416
4417   { $as_echo "$as_me:$LINENO: result: yes" >&5
4418 $as_echo "yes" >&6; }
4419 else
4420   LN="cp -p"
4421
4422   { $as_echo "$as_me:$LINENO: result: no, using $LN" >&5
4423 $as_echo "no, using $LN" >&6; }
4424 fi
4425 rm -f conf$$ conf$$.file
4426 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4427 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4428 if test "${ac_cv_path_GREP+set}" = set; then
4429   $as_echo_n "(cached) " >&6
4430 else
4431   if test -z "$GREP"; then
4432   ac_path_GREP_found=false
4433   # Loop through the user's path and test for each of PROGNAME-LIST
4434   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4435 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4436 do
4437   IFS=$as_save_IFS
4438   test -z "$as_dir" && as_dir=.
4439   for ac_prog in grep ggrep; do
4440     for ac_exec_ext in '' $ac_executable_extensions; do
4441       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4442       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4443 # Check for GNU ac_path_GREP and select it if it is found.
4444   # Check for GNU $ac_path_GREP
4445 case `"$ac_path_GREP" --version 2>&1` in
4446 *GNU*)
4447   ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4448 *)
4449   ac_count=0
4450   $as_echo_n 0123456789 >"conftest.in"
4451   while :
4452   do
4453     cat "conftest.in" "conftest.in" >"conftest.tmp"
4454     mv "conftest.tmp" "conftest.in"
4455     cp "conftest.in" "conftest.nl"
4456     $as_echo 'GREP' >> "conftest.nl"
4457     "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4458     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4459     ac_count=`expr $ac_count + 1`
4460     if test $ac_count -gt ${ac_path_GREP_max-0}; then
4461       # Best one so far, save it but keep looking for a better one
4462       ac_cv_path_GREP="$ac_path_GREP"
4463       ac_path_GREP_max=$ac_count
4464     fi
4465     # 10*(2^10) chars as input seems more than enough
4466     test $ac_count -gt 10 && break
4467   done
4468   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4469 esac
4470
4471       $ac_path_GREP_found && break 3
4472     done
4473   done
4474 done
4475 IFS=$as_save_IFS
4476   if test -z "$ac_cv_path_GREP"; then
4477     { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4478 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4479    { (exit 1); exit 1; }; }
4480   fi
4481 else
4482   ac_cv_path_GREP=$GREP
4483 fi
4484
4485 fi
4486 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4487 $as_echo "$ac_cv_path_GREP" >&6; }
4488  GREP="$ac_cv_path_GREP"
4489
4490
4491 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
4492 $as_echo_n "checking for egrep... " >&6; }
4493 if test "${ac_cv_path_EGREP+set}" = set; then
4494   $as_echo_n "(cached) " >&6
4495 else
4496   if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4497    then ac_cv_path_EGREP="$GREP -E"
4498    else
4499      if test -z "$EGREP"; then
4500   ac_path_EGREP_found=false
4501   # Loop through the user's path and test for each of PROGNAME-LIST
4502   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4503 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4504 do
4505   IFS=$as_save_IFS
4506   test -z "$as_dir" && as_dir=.
4507   for ac_prog in egrep; do
4508     for ac_exec_ext in '' $ac_executable_extensions; do
4509       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4510       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4511 # Check for GNU ac_path_EGREP and select it if it is found.
4512   # Check for GNU $ac_path_EGREP
4513 case `"$ac_path_EGREP" --version 2>&1` in
4514 *GNU*)
4515   ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4516 *)
4517   ac_count=0
4518   $as_echo_n 0123456789 >"conftest.in"
4519   while :
4520   do
4521     cat "conftest.in" "conftest.in" >"conftest.tmp"
4522     mv "conftest.tmp" "conftest.in"
4523     cp "conftest.in" "conftest.nl"
4524     $as_echo 'EGREP' >> "conftest.nl"
4525     "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4526     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4527     ac_count=`expr $ac_count + 1`
4528     if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4529       # Best one so far, save it but keep looking for a better one
4530       ac_cv_path_EGREP="$ac_path_EGREP"
4531       ac_path_EGREP_max=$ac_count
4532     fi
4533     # 10*(2^10) chars as input seems more than enough
4534     test $ac_count -gt 10 && break
4535   done
4536   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4537 esac
4538
4539       $ac_path_EGREP_found && break 3
4540     done
4541   done
4542 done
4543 IFS=$as_save_IFS
4544   if test -z "$ac_cv_path_EGREP"; then
4545     { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4546 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4547    { (exit 1); exit 1; }; }
4548   fi
4549 else
4550   ac_cv_path_EGREP=$EGREP
4551 fi
4552
4553    fi
4554 fi
4555 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4556 $as_echo "$ac_cv_path_EGREP" >&6; }
4557  EGREP="$ac_cv_path_EGREP"
4558
4559
4560 # Extract the first word of "ldconfig", so it can be a program name with args.
4561 set dummy ldconfig; ac_word=$2
4562 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4563 $as_echo_n "checking for $ac_word... " >&6; }
4564 if test "${ac_cv_path_LDCONFIG+set}" = set; then
4565   $as_echo_n "(cached) " >&6
4566 else
4567   case $LDCONFIG in
4568   [\\/]* | ?:[\\/]*)
4569   ac_cv_path_LDCONFIG="$LDCONFIG" # Let the user override the test with a path.
4570   ;;
4571   *)
4572   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4573 for as_dir in /sbin /usr/sbin $PATH
4574 do
4575   IFS=$as_save_IFS
4576   test -z "$as_dir" && as_dir=.
4577   for ac_exec_ext in '' $ac_executable_extensions; do
4578   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4579     ac_cv_path_LDCONFIG="$as_dir/$ac_word$ac_exec_ext"
4580     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4581     break 2
4582   fi
4583 done
4584 done
4585 IFS=$as_save_IFS
4586
4587   test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG="true"
4588   ;;
4589 esac
4590 fi
4591 LDCONFIG=$ac_cv_path_LDCONFIG
4592 if test -n "$LDCONFIG"; then
4593   { $as_echo "$as_me:$LINENO: result: $LDCONFIG" >&5
4594 $as_echo "$LDCONFIG" >&6; }
4595 else
4596   { $as_echo "$as_me:$LINENO: result: no" >&5
4597 $as_echo "no" >&6; }
4598 fi
4599
4600
4601 # Find a good install program.  We prefer a C program (faster),
4602 # so one script is as good as another.  But avoid the broken or
4603 # incompatible versions:
4604 # SysV /etc/install, /usr/sbin/install
4605 # SunOS /usr/etc/install
4606 # IRIX /sbin/install
4607 # AIX /bin/install
4608 # AmigaOS /C/install, which installs bootblocks on floppy discs
4609 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4610 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4611 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4612 # OS/2's system install, which has a completely different semantic
4613 # ./install, which can be erroneously created by make from ./install.sh.
4614 # Reject install programs that cannot install multiple files.
4615 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4616 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4617 if test -z "$INSTALL"; then
4618 if test "${ac_cv_path_install+set}" = set; then
4619   $as_echo_n "(cached) " >&6
4620 else
4621   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4622 for as_dir in $PATH
4623 do
4624   IFS=$as_save_IFS
4625   test -z "$as_dir" && as_dir=.
4626   # Account for people who put trailing slashes in PATH elements.
4627 case $as_dir/ in
4628   ./ | .// | /cC/* | \
4629   /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
4630   ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
4631   /usr/ucb/* ) ;;
4632   *)
4633     # OSF1 and SCO ODT 3.0 have their own names for install.
4634     # Don't use installbsd from OSF since it installs stuff as root
4635     # by default.
4636     for ac_prog in ginstall scoinst install; do
4637       for ac_exec_ext in '' $ac_executable_extensions; do
4638         if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4639           if test $ac_prog = install &&
4640             grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4641             # AIX install.  It has an incompatible calling convention.
4642             :
4643           elif test $ac_prog = install &&
4644             grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4645             # program-specific install script used by HP pwplus--don't use.
4646             :
4647           else
4648             rm -rf conftest.one conftest.two conftest.dir
4649             echo one > conftest.one
4650             echo two > conftest.two
4651             mkdir conftest.dir
4652             if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
4653               test -s conftest.one && test -s conftest.two &&
4654               test -s conftest.dir/conftest.one &&
4655               test -s conftest.dir/conftest.two
4656             then
4657               ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
4658               break 3
4659             fi
4660           fi
4661         fi
4662       done
4663     done
4664     ;;
4665 esac
4666
4667 done
4668 IFS=$as_save_IFS
4669
4670 rm -rf conftest.one conftest.two conftest.dir
4671
4672 fi
4673   if test "${ac_cv_path_install+set}" = set; then
4674     INSTALL=$ac_cv_path_install
4675   else
4676     # As a last resort, use the slow shell script.  Don't cache a
4677     # value for INSTALL within a source directory, because that will
4678     # break other packages using the cache if that directory is
4679     # removed, or if the value is a relative name.
4680     INSTALL=$ac_install_sh
4681   fi
4682 fi
4683 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
4684 $as_echo "$INSTALL" >&6; }
4685
4686 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4687 # It thinks the first close brace ends the variable substitution.
4688 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
4689
4690 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
4691
4692 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
4693
4694 case "$INSTALL" in
4695   [\\/$]* | ?:[\\/]* ) ;;
4696   *)  INSTALL="\\\$(TOPSRCDIR)/$INSTALL" ;;
4697 esac
4698
4699 for ac_prog in lclint lint
4700 do
4701   # Extract the first word of "$ac_prog", so it can be a program name with args.
4702 set dummy $ac_prog; ac_word=$2
4703 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4704 $as_echo_n "checking for $ac_word... " >&6; }
4705 if test "${ac_cv_prog_LINT+set}" = set; then
4706   $as_echo_n "(cached) " >&6
4707 else
4708   if test -n "$LINT"; then
4709   ac_cv_prog_LINT="$LINT" # Let the user override the test.
4710 else
4711 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4712 for as_dir in $PATH
4713 do
4714   IFS=$as_save_IFS
4715   test -z "$as_dir" && as_dir=.
4716   for ac_exec_ext in '' $ac_executable_extensions; do
4717   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4718     ac_cv_prog_LINT="$ac_prog"
4719     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4720     break 2
4721   fi
4722 done
4723 done
4724 IFS=$as_save_IFS
4725
4726 fi
4727 fi
4728 LINT=$ac_cv_prog_LINT
4729 if test -n "$LINT"; then
4730   { $as_echo "$as_me:$LINENO: result: $LINT" >&5
4731 $as_echo "$LINT" >&6; }
4732 else
4733   { $as_echo "$as_me:$LINENO: result: no" >&5
4734 $as_echo "no" >&6; }
4735 fi
4736
4737
4738   test -n "$LINT" && break
4739 done
4740
4741 if test "$LINT" = "lint"
4742 then
4743   LINTFLAGS="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
4744   fi
4745
4746
4747
4748 for ac_prog in fontforge
4749 do
4750   # Extract the first word of "$ac_prog", so it can be a program name with args.
4751 set dummy $ac_prog; ac_word=$2
4752 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4753 $as_echo_n "checking for $ac_word... " >&6; }
4754 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
4755   $as_echo_n "(cached) " >&6
4756 else
4757   if test -n "$FONTFORGE"; then
4758   ac_cv_prog_FONTFORGE="$FONTFORGE" # Let the user override the test.
4759 else
4760 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4761 for as_dir in $PATH
4762 do
4763   IFS=$as_save_IFS
4764   test -z "$as_dir" && as_dir=.
4765   for ac_exec_ext in '' $ac_executable_extensions; do
4766   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4767     ac_cv_prog_FONTFORGE="$ac_prog"
4768     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4769     break 2
4770   fi
4771 done
4772 done
4773 IFS=$as_save_IFS
4774
4775 fi
4776 fi
4777 FONTFORGE=$ac_cv_prog_FONTFORGE
4778 if test -n "$FONTFORGE"; then
4779   { $as_echo "$as_me:$LINENO: result: $FONTFORGE" >&5
4780 $as_echo "$FONTFORGE" >&6; }
4781 else
4782   { $as_echo "$as_me:$LINENO: result: no" >&5
4783 $as_echo "no" >&6; }
4784 fi
4785
4786
4787   test -n "$FONTFORGE" && break
4788 done
4789 test -n "$FONTFORGE" || FONTFORGE="false"
4790
4791 for ac_prog in pkg-config
4792 do
4793   # Extract the first word of "$ac_prog", so it can be a program name with args.
4794 set dummy $ac_prog; ac_word=$2
4795 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4796 $as_echo_n "checking for $ac_word... " >&6; }
4797 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then
4798   $as_echo_n "(cached) " >&6
4799 else
4800   if test -n "$PKG_CONFIG"; then
4801   ac_cv_prog_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test.
4802 else
4803 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4804 for as_dir in $PATH
4805 do
4806   IFS=$as_save_IFS
4807   test -z "$as_dir" && as_dir=.
4808   for ac_exec_ext in '' $ac_executable_extensions; do
4809   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4810     ac_cv_prog_PKG_CONFIG="$ac_prog"
4811     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4812     break 2
4813   fi
4814 done
4815 done
4816 IFS=$as_save_IFS
4817
4818 fi
4819 fi
4820 PKG_CONFIG=$ac_cv_prog_PKG_CONFIG
4821 if test -n "$PKG_CONFIG"; then
4822   { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
4823 $as_echo "$PKG_CONFIG" >&6; }
4824 else
4825   { $as_echo "$as_me:$LINENO: result: no" >&5
4826 $as_echo "no" >&6; }
4827 fi
4828
4829
4830   test -n "$PKG_CONFIG" && break
4831 done
4832 test -n "$PKG_CONFIG" || PKG_CONFIG="false"
4833
4834 for ac_prog in rsvg
4835 do
4836   # Extract the first word of "$ac_prog", so it can be a program name with args.
4837 set dummy $ac_prog; ac_word=$2
4838 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4839 $as_echo_n "checking for $ac_word... " >&6; }
4840 if test "${ac_cv_prog_RSVG+set}" = set; then
4841   $as_echo_n "(cached) " >&6
4842 else
4843   if test -n "$RSVG"; then
4844   ac_cv_prog_RSVG="$RSVG" # Let the user override the test.
4845 else
4846 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4847 for as_dir in $PATH
4848 do
4849   IFS=$as_save_IFS
4850   test -z "$as_dir" && as_dir=.
4851   for ac_exec_ext in '' $ac_executable_extensions; do
4852   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4853     ac_cv_prog_RSVG="$ac_prog"
4854     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4855     break 2
4856   fi
4857 done
4858 done
4859 IFS=$as_save_IFS
4860
4861 fi
4862 fi
4863 RSVG=$ac_cv_prog_RSVG
4864 if test -n "$RSVG"; then
4865   { $as_echo "$as_me:$LINENO: result: $RSVG" >&5
4866 $as_echo "$RSVG" >&6; }
4867 else
4868   { $as_echo "$as_me:$LINENO: result: no" >&5
4869 $as_echo "no" >&6; }
4870 fi
4871
4872
4873   test -n "$RSVG" && break
4874 done
4875 test -n "$RSVG" || RSVG="false"
4876
4877 for ac_prog in icotool
4878 do
4879   # Extract the first word of "$ac_prog", so it can be a program name with args.
4880 set dummy $ac_prog; ac_word=$2
4881 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4882 $as_echo_n "checking for $ac_word... " >&6; }
4883 if test "${ac_cv_prog_ICOTOOL+set}" = set; then
4884   $as_echo_n "(cached) " >&6
4885 else
4886   if test -n "$ICOTOOL"; then
4887   ac_cv_prog_ICOTOOL="$ICOTOOL" # Let the user override the test.
4888 else
4889 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4890 for as_dir in $PATH
4891 do
4892   IFS=$as_save_IFS
4893   test -z "$as_dir" && as_dir=.
4894   for ac_exec_ext in '' $ac_executable_extensions; do
4895   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4896     ac_cv_prog_ICOTOOL="$ac_prog"
4897     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4898     break 2
4899   fi
4900 done
4901 done
4902 IFS=$as_save_IFS
4903
4904 fi
4905 fi
4906 ICOTOOL=$ac_cv_prog_ICOTOOL
4907 if test -n "$ICOTOOL"; then
4908   { $as_echo "$as_me:$LINENO: result: $ICOTOOL" >&5
4909 $as_echo "$ICOTOOL" >&6; }
4910 else
4911   { $as_echo "$as_me:$LINENO: result: no" >&5
4912 $as_echo "no" >&6; }
4913 fi
4914
4915
4916   test -n "$ICOTOOL" && break
4917 done
4918 test -n "$ICOTOOL" || ICOTOOL="false"
4919
4920
4921 if test "${enable_maintainer_mode+set}" = set
4922 then
4923   if test "$FONTFORGE" = "false"; then wine_warnings="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
4924   if test "$RSVG" = "false"; then wine_warnings="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
4925   if test "$ICOTOOL" = "false"; then wine_warnings="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
4926 fi
4927
4928 case $host_cpu in
4929   *i[3456789]86*)
4930     # Extract the first word of "prelink", so it can be a program name with args.
4931 set dummy prelink; ac_word=$2
4932 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4933 $as_echo_n "checking for $ac_word... " >&6; }
4934 if test "${ac_cv_path_PRELINK+set}" = set; then
4935   $as_echo_n "(cached) " >&6
4936 else
4937   case $PRELINK in
4938   [\\/]* | ?:[\\/]*)
4939   ac_cv_path_PRELINK="$PRELINK" # Let the user override the test with a path.
4940   ;;
4941   *)
4942   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4943 for as_dir in /sbin /usr/sbin $PATH
4944 do
4945   IFS=$as_save_IFS
4946   test -z "$as_dir" && as_dir=.
4947   for ac_exec_ext in '' $ac_executable_extensions; do
4948   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4949     ac_cv_path_PRELINK="$as_dir/$ac_word$ac_exec_ext"
4950     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4951     break 2
4952   fi
4953 done
4954 done
4955 IFS=$as_save_IFS
4956
4957   test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK="false"
4958   ;;
4959 esac
4960 fi
4961 PRELINK=$ac_cv_path_PRELINK
4962 if test -n "$PRELINK"; then
4963   { $as_echo "$as_me:$LINENO: result: $PRELINK" >&5
4964 $as_echo "$PRELINK" >&6; }
4965 else
4966   { $as_echo "$as_me:$LINENO: result: no" >&5
4967 $as_echo "no" >&6; }
4968 fi
4969
4970
4971     ;;
4972 esac
4973
4974
4975
4976 { $as_echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
4977 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
4978 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
4979   $as_echo_n "(cached) " >&6
4980 else
4981   ac_check_lib_save_LIBS=$LIBS
4982 LIBS="-li386  $LIBS"
4983 cat >conftest.$ac_ext <<_ACEOF
4984 /* confdefs.h.  */
4985 _ACEOF
4986 cat confdefs.h >>conftest.$ac_ext
4987 cat >>conftest.$ac_ext <<_ACEOF
4988 /* end confdefs.h.  */
4989
4990 /* Override any GCC internal prototype to avoid an error.
4991    Use char because int might match the return type of a GCC
4992    builtin and then its argument prototype would still apply.  */
4993 #ifdef __cplusplus
4994 extern "C"
4995 #endif
4996 char i386_set_ldt ();
4997 int
4998 main ()
4999 {
5000 return i386_set_ldt ();
5001   ;
5002   return 0;
5003 }
5004 _ACEOF
5005 rm -f conftest.$ac_objext conftest$ac_exeext
5006 if { (ac_try="$ac_link"
5007 case "(($ac_try" in
5008   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5009   *) ac_try_echo=$ac_try;;
5010 esac
5011 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5012 $as_echo "$ac_try_echo") >&5
5013   (eval "$ac_link") 2>conftest.er1
5014   ac_status=$?
5015   grep -v '^ *+' conftest.er1 >conftest.err
5016   rm -f conftest.er1
5017   cat conftest.err >&5
5018   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5019   (exit $ac_status); } && {
5020          test -z "$ac_c_werror_flag" ||
5021          test ! -s conftest.err
5022        } && test -s conftest$ac_exeext && {
5023          test "$cross_compiling" = yes ||
5024          $as_test_x conftest$ac_exeext
5025        }; then
5026   ac_cv_lib_i386_i386_set_ldt=yes
5027 else
5028   $as_echo "$as_me: failed program was:" >&5
5029 sed 's/^/| /' conftest.$ac_ext >&5
5030
5031         ac_cv_lib_i386_i386_set_ldt=no
5032 fi
5033
5034 rm -rf conftest.dSYM
5035 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5036       conftest$ac_exeext conftest.$ac_ext
5037 LIBS=$ac_check_lib_save_LIBS
5038 fi
5039 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5040 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
5041 if test "x$ac_cv_lib_i386_i386_set_ldt" = x""yes; then
5042   cat >>confdefs.h <<_ACEOF
5043 #define HAVE_LIBI386 1
5044 _ACEOF
5045
5046   LIBS="-li386 $LIBS"
5047
5048 fi
5049
5050
5051 { $as_echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
5052 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5053 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
5054   $as_echo_n "(cached) " >&6
5055 else
5056   ac_check_lib_save_LIBS=$LIBS
5057 LIBS="-lossaudio  $LIBS"
5058 cat >conftest.$ac_ext <<_ACEOF
5059 /* confdefs.h.  */
5060 _ACEOF
5061 cat confdefs.h >>conftest.$ac_ext
5062 cat >>conftest.$ac_ext <<_ACEOF
5063 /* end confdefs.h.  */
5064
5065 /* Override any GCC internal prototype to avoid an error.
5066    Use char because int might match the return type of a GCC
5067    builtin and then its argument prototype would still apply.  */
5068 #ifdef __cplusplus
5069 extern "C"
5070 #endif
5071 char _oss_ioctl ();
5072 int
5073 main ()
5074 {
5075 return _oss_ioctl ();
5076   ;
5077   return 0;
5078 }
5079 _ACEOF
5080 rm -f conftest.$ac_objext conftest$ac_exeext
5081 if { (ac_try="$ac_link"
5082 case "(($ac_try" in
5083   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5084   *) ac_try_echo=$ac_try;;
5085 esac
5086 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5087 $as_echo "$ac_try_echo") >&5
5088   (eval "$ac_link") 2>conftest.er1
5089   ac_status=$?
5090   grep -v '^ *+' conftest.er1 >conftest.err
5091   rm -f conftest.er1
5092   cat conftest.err >&5
5093   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5094   (exit $ac_status); } && {
5095          test -z "$ac_c_werror_flag" ||
5096          test ! -s conftest.err
5097        } && test -s conftest$ac_exeext && {
5098          test "$cross_compiling" = yes ||
5099          $as_test_x conftest$ac_exeext
5100        }; then
5101   ac_cv_lib_ossaudio__oss_ioctl=yes
5102 else
5103   $as_echo "$as_me: failed program was:" >&5
5104 sed 's/^/| /' conftest.$ac_ext >&5
5105
5106         ac_cv_lib_ossaudio__oss_ioctl=no
5107 fi
5108
5109 rm -rf conftest.dSYM
5110 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5111       conftest$ac_exeext conftest.$ac_ext
5112 LIBS=$ac_check_lib_save_LIBS
5113 fi
5114 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5115 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
5116 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x""yes; then
5117   cat >>confdefs.h <<_ACEOF
5118 #define HAVE_LIBOSSAUDIO 1
5119 _ACEOF
5120
5121   LIBS="-lossaudio $LIBS"
5122
5123 fi
5124
5125
5126 XLIB=""
5127
5128 OPENGL_LIBS=""
5129
5130
5131
5132 ac_ext=c
5133 ac_cpp='$CPP $CPPFLAGS'
5134 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5135 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5136 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5137 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
5138 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5139 # On Suns, sometimes $CPP names a directory.
5140 if test -n "$CPP" && test -d "$CPP"; then
5141   CPP=
5142 fi
5143 if test -z "$CPP"; then
5144   if test "${ac_cv_prog_CPP+set}" = set; then
5145   $as_echo_n "(cached) " >&6
5146 else
5147       # Double quotes because CPP needs to be expanded
5148     for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5149     do
5150       ac_preproc_ok=false
5151 for ac_c_preproc_warn_flag in '' yes
5152 do
5153   # Use a header file that comes with gcc, so configuring glibc
5154   # with a fresh cross-compiler works.
5155   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5156   # <limits.h> exists even on freestanding compilers.
5157   # On the NeXT, cc -E runs the code through the compiler's parser,
5158   # not just through cpp. "Syntax error" is here to catch this case.
5159   cat >conftest.$ac_ext <<_ACEOF
5160 /* confdefs.h.  */
5161 _ACEOF
5162 cat confdefs.h >>conftest.$ac_ext
5163 cat >>conftest.$ac_ext <<_ACEOF
5164 /* end confdefs.h.  */
5165 #ifdef __STDC__
5166 # include <limits.h>
5167 #else
5168 # include <assert.h>
5169 #endif
5170                      Syntax error
5171 _ACEOF
5172 if { (ac_try="$ac_cpp conftest.$ac_ext"
5173 case "(($ac_try" in
5174   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5175   *) ac_try_echo=$ac_try;;
5176 esac
5177 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5178 $as_echo "$ac_try_echo") >&5
5179   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5180   ac_status=$?
5181   grep -v '^ *+' conftest.er1 >conftest.err
5182   rm -f conftest.er1
5183   cat conftest.err >&5
5184   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5185   (exit $ac_status); } >/dev/null && {
5186          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5187          test ! -s conftest.err
5188        }; then
5189   :
5190 else
5191   $as_echo "$as_me: failed program was:" >&5
5192 sed 's/^/| /' conftest.$ac_ext >&5
5193
5194   # Broken: fails on valid input.
5195 continue
5196 fi
5197
5198 rm -f conftest.err conftest.$ac_ext
5199
5200   # OK, works on sane cases.  Now check whether nonexistent headers
5201   # can be detected and how.
5202   cat >conftest.$ac_ext <<_ACEOF
5203 /* confdefs.h.  */
5204 _ACEOF
5205 cat confdefs.h >>conftest.$ac_ext
5206 cat >>conftest.$ac_ext <<_ACEOF
5207 /* end confdefs.h.  */
5208 #include <ac_nonexistent.h>
5209 _ACEOF
5210 if { (ac_try="$ac_cpp conftest.$ac_ext"
5211 case "(($ac_try" in
5212   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5213   *) ac_try_echo=$ac_try;;
5214 esac
5215 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5216 $as_echo "$ac_try_echo") >&5
5217   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5218   ac_status=$?
5219   grep -v '^ *+' conftest.er1 >conftest.err
5220   rm -f conftest.er1
5221   cat conftest.err >&5
5222   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5223   (exit $ac_status); } >/dev/null && {
5224          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5225          test ! -s conftest.err
5226        }; then
5227   # Broken: success on invalid input.
5228 continue
5229 else
5230   $as_echo "$as_me: failed program was:" >&5
5231 sed 's/^/| /' conftest.$ac_ext >&5
5232
5233   # Passes both tests.
5234 ac_preproc_ok=:
5235 break
5236 fi
5237
5238 rm -f conftest.err conftest.$ac_ext
5239
5240 done
5241 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5242 rm -f conftest.err conftest.$ac_ext
5243 if $ac_preproc_ok; then
5244   break
5245 fi
5246
5247     done
5248     ac_cv_prog_CPP=$CPP
5249
5250 fi
5251   CPP=$ac_cv_prog_CPP
5252 else
5253   ac_cv_prog_CPP=$CPP
5254 fi
5255 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
5256 $as_echo "$CPP" >&6; }
5257 ac_preproc_ok=false
5258 for ac_c_preproc_warn_flag in '' yes
5259 do
5260   # Use a header file that comes with gcc, so configuring glibc
5261   # with a fresh cross-compiler works.
5262   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5263   # <limits.h> exists even on freestanding compilers.
5264   # On the NeXT, cc -E runs the code through the compiler's parser,
5265   # not just through cpp. "Syntax error" is here to catch this case.
5266   cat >conftest.$ac_ext <<_ACEOF
5267 /* confdefs.h.  */
5268 _ACEOF
5269 cat confdefs.h >>conftest.$ac_ext
5270 cat >>conftest.$ac_ext <<_ACEOF
5271 /* end confdefs.h.  */
5272 #ifdef __STDC__
5273 # include <limits.h>
5274 #else
5275 # include <assert.h>
5276 #endif
5277                      Syntax error
5278 _ACEOF
5279 if { (ac_try="$ac_cpp conftest.$ac_ext"
5280 case "(($ac_try" in
5281   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5282   *) ac_try_echo=$ac_try;;
5283 esac
5284 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5285 $as_echo "$ac_try_echo") >&5
5286   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5287   ac_status=$?
5288   grep -v '^ *+' conftest.er1 >conftest.err
5289   rm -f conftest.er1
5290   cat conftest.err >&5
5291   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5292   (exit $ac_status); } >/dev/null && {
5293          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5294          test ! -s conftest.err
5295        }; then
5296   :
5297 else
5298   $as_echo "$as_me: failed program was:" >&5
5299 sed 's/^/| /' conftest.$ac_ext >&5
5300
5301   # Broken: fails on valid input.
5302 continue
5303 fi
5304
5305 rm -f conftest.err conftest.$ac_ext
5306
5307   # OK, works on sane cases.  Now check whether nonexistent headers
5308   # can be detected and how.
5309   cat >conftest.$ac_ext <<_ACEOF
5310 /* confdefs.h.  */
5311 _ACEOF
5312 cat confdefs.h >>conftest.$ac_ext
5313 cat >>conftest.$ac_ext <<_ACEOF
5314 /* end confdefs.h.  */
5315 #include <ac_nonexistent.h>
5316 _ACEOF
5317 if { (ac_try="$ac_cpp conftest.$ac_ext"
5318 case "(($ac_try" in
5319   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5320   *) ac_try_echo=$ac_try;;
5321 esac
5322 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5323 $as_echo "$ac_try_echo") >&5
5324   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5325   ac_status=$?
5326   grep -v '^ *+' conftest.er1 >conftest.err
5327   rm -f conftest.er1
5328   cat conftest.err >&5
5329   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5330   (exit $ac_status); } >/dev/null && {
5331          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5332          test ! -s conftest.err
5333        }; then
5334   # Broken: success on invalid input.
5335 continue
5336 else
5337   $as_echo "$as_me: failed program was:" >&5
5338 sed 's/^/| /' conftest.$ac_ext >&5
5339
5340   # Passes both tests.
5341 ac_preproc_ok=:
5342 break
5343 fi
5344
5345 rm -f conftest.err conftest.$ac_ext
5346
5347 done
5348 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5349 rm -f conftest.err conftest.$ac_ext
5350 if $ac_preproc_ok; then
5351   :
5352 else
5353   { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5354 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5355 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
5356 See \`config.log' for more details." >&5
5357 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
5358 See \`config.log' for more details." >&2;}
5359    { (exit 1); exit 1; }; }; }
5360 fi
5361
5362 ac_ext=c
5363 ac_cpp='$CPP $CPPFLAGS'
5364 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5365 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5366 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5367
5368
5369 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5370 $as_echo_n "checking for ANSI C header files... " >&6; }
5371 if test "${ac_cv_header_stdc+set}" = set; then
5372   $as_echo_n "(cached) " >&6
5373 else
5374   cat >conftest.$ac_ext <<_ACEOF
5375 /* confdefs.h.  */
5376 _ACEOF
5377 cat confdefs.h >>conftest.$ac_ext
5378 cat >>conftest.$ac_ext <<_ACEOF
5379 /* end confdefs.h.  */
5380 #include <stdlib.h>
5381 #include <stdarg.h>
5382 #include <string.h>
5383 #include <float.h>
5384
5385 int
5386 main ()
5387 {
5388
5389   ;
5390   return 0;
5391 }
5392 _ACEOF
5393 rm -f conftest.$ac_objext
5394 if { (ac_try="$ac_compile"
5395 case "(($ac_try" in
5396   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5397   *) ac_try_echo=$ac_try;;
5398 esac
5399 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5400 $as_echo "$ac_try_echo") >&5
5401   (eval "$ac_compile") 2>conftest.er1
5402   ac_status=$?
5403   grep -v '^ *+' conftest.er1 >conftest.err
5404   rm -f conftest.er1
5405   cat conftest.err >&5
5406   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5407   (exit $ac_status); } && {
5408          test -z "$ac_c_werror_flag" ||
5409          test ! -s conftest.err
5410        } && test -s conftest.$ac_objext; then
5411   ac_cv_header_stdc=yes
5412 else
5413   $as_echo "$as_me: failed program was:" >&5
5414 sed 's/^/| /' conftest.$ac_ext >&5
5415
5416         ac_cv_header_stdc=no
5417 fi
5418
5419 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5420
5421 if test $ac_cv_header_stdc = yes; then
5422   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5423   cat >conftest.$ac_ext <<_ACEOF
5424 /* confdefs.h.  */
5425 _ACEOF
5426 cat confdefs.h >>conftest.$ac_ext
5427 cat >>conftest.$ac_ext <<_ACEOF
5428 /* end confdefs.h.  */
5429 #include <string.h>
5430
5431 _ACEOF
5432 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5433   $EGREP "memchr" >/dev/null 2>&1; then
5434   :
5435 else
5436   ac_cv_header_stdc=no
5437 fi
5438 rm -f conftest*
5439
5440 fi
5441
5442 if test $ac_cv_header_stdc = yes; then
5443   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5444   cat >conftest.$ac_ext <<_ACEOF
5445 /* confdefs.h.  */
5446 _ACEOF
5447 cat confdefs.h >>conftest.$ac_ext
5448 cat >>conftest.$ac_ext <<_ACEOF
5449 /* end confdefs.h.  */
5450 #include <stdlib.h>
5451
5452 _ACEOF
5453 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5454   $EGREP "free" >/dev/null 2>&1; then
5455   :
5456 else
5457   ac_cv_header_stdc=no
5458 fi
5459 rm -f conftest*
5460
5461 fi
5462
5463 if test $ac_cv_header_stdc = yes; then
5464   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5465   if test "$cross_compiling" = yes; then
5466   :
5467 else
5468   cat >conftest.$ac_ext <<_ACEOF
5469 /* confdefs.h.  */
5470 _ACEOF
5471 cat confdefs.h >>conftest.$ac_ext
5472 cat >>conftest.$ac_ext <<_ACEOF
5473 /* end confdefs.h.  */
5474 #include <ctype.h>
5475 #include <stdlib.h>
5476 #if ((' ' & 0x0FF) == 0x020)
5477 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5478 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5479 #else
5480 # define ISLOWER(c) \
5481                    (('a' <= (c) && (c) <= 'i') \
5482                      || ('j' <= (c) && (c) <= 'r') \
5483                      || ('s' <= (c) && (c) <= 'z'))
5484 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5485 #endif
5486
5487 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5488 int
5489 main ()
5490 {
5491   int i;
5492   for (i = 0; i < 256; i++)
5493     if (XOR (islower (i), ISLOWER (i))
5494         || toupper (i) != TOUPPER (i))
5495       return 2;
5496   return 0;
5497 }
5498 _ACEOF
5499 rm -f conftest$ac_exeext
5500 if { (ac_try="$ac_link"
5501 case "(($ac_try" in
5502   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5503   *) ac_try_echo=$ac_try;;
5504 esac
5505 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5506 $as_echo "$ac_try_echo") >&5
5507   (eval "$ac_link") 2>&5
5508   ac_status=$?
5509   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5510   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5511   { (case "(($ac_try" in
5512   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5513   *) ac_try_echo=$ac_try;;
5514 esac
5515 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5516 $as_echo "$ac_try_echo") >&5
5517   (eval "$ac_try") 2>&5
5518   ac_status=$?
5519   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5520   (exit $ac_status); }; }; then
5521   :
5522 else
5523   $as_echo "$as_me: program exited with status $ac_status" >&5
5524 $as_echo "$as_me: failed program was:" >&5
5525 sed 's/^/| /' conftest.$ac_ext >&5
5526
5527 ( exit $ac_status )
5528 ac_cv_header_stdc=no
5529 fi
5530 rm -rf conftest.dSYM
5531 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5532 fi
5533
5534
5535 fi
5536 fi
5537 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5538 $as_echo "$ac_cv_header_stdc" >&6; }
5539 if test $ac_cv_header_stdc = yes; then
5540
5541 cat >>confdefs.h <<\_ACEOF
5542 #define STDC_HEADERS 1
5543 _ACEOF
5544
5545 fi
5546
5547 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5548
5549
5550
5551
5552
5553
5554
5555
5556
5557 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5558                   inttypes.h stdint.h unistd.h
5559 do
5560 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5561 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5562 $as_echo_n "checking for $ac_header... " >&6; }
5563 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5564   $as_echo_n "(cached) " >&6
5565 else
5566   cat >conftest.$ac_ext <<_ACEOF
5567 /* confdefs.h.  */
5568 _ACEOF
5569 cat confdefs.h >>conftest.$ac_ext
5570 cat >>conftest.$ac_ext <<_ACEOF
5571 /* end confdefs.h.  */
5572 $ac_includes_default
5573
5574 #include <$ac_header>
5575 _ACEOF
5576 rm -f conftest.$ac_objext
5577 if { (ac_try="$ac_compile"
5578 case "(($ac_try" in
5579   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5580   *) ac_try_echo=$ac_try;;
5581 esac
5582 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5583 $as_echo "$ac_try_echo") >&5
5584   (eval "$ac_compile") 2>conftest.er1
5585   ac_status=$?
5586   grep -v '^ *+' conftest.er1 >conftest.err
5587   rm -f conftest.er1
5588   cat conftest.err >&5
5589   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5590   (exit $ac_status); } && {
5591          test -z "$ac_c_werror_flag" ||
5592          test ! -s conftest.err
5593        } && test -s conftest.$ac_objext; then
5594   eval "$as_ac_Header=yes"
5595 else
5596   $as_echo "$as_me: failed program was:" >&5
5597 sed 's/^/| /' conftest.$ac_ext >&5
5598
5599         eval "$as_ac_Header=no"
5600 fi
5601
5602 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5603 fi
5604 ac_res=`eval 'as_val=${'$as_ac_Header'}
5605                  $as_echo "$as_val"'`
5606                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5607 $as_echo "$ac_res" >&6; }
5608 as_val=`eval 'as_val=${'$as_ac_Header'}
5609                  $as_echo "$as_val"'`
5610    if test "x$as_val" = x""yes; then
5611   cat >>confdefs.h <<_ACEOF
5612 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5613 _ACEOF
5614
5615 fi
5616
5617 done
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
5664
5665
5666
5667
5668
5669
5670
5671
5672
5673
5674
5675
5676
5677
5678
5679
5680
5681
5682
5683
5684
5685
5686
5687
5688
5689
5690
5691
5692
5693
5694
5695
5696
5697
5698
5699
5700
5701
5702
5703
5704
5705
5706
5707
5708
5709
5710
5711
5712
5713
5714
5715
5716
5717
5718
5719
5720
5721
5722
5723
5724
5725
5726
5727
5728
5729
5730
5731
5732
5733
5734
5735
5736
5737
5738
5739
5740
5741
5742
5743 for ac_header in \
5744         AudioUnit/AudioUnit.h \
5745         Carbon/Carbon.h \
5746         CoreAudio/CoreAudio.h \
5747         DiskArbitration/DiskArbitration.h \
5748         IOKit/IOKitLib.h \
5749         IOKit/hid/IOHIDLib.h \
5750         alias.h \
5751         alsa/asoundlib.h \
5752         arpa/inet.h \
5753         arpa/nameser.h \
5754         asm/types.h \
5755         capi20.h \
5756         curses.h \
5757         direct.h \
5758         dirent.h \
5759         dlfcn.h \
5760         elf.h \
5761         float.h \
5762         fnmatch.h \
5763         fontconfig/fontconfig.h \
5764         getopt.h \
5765         grp.h \
5766         ieeefp.h \
5767         inet/mib2.h \
5768         io.h \
5769         jack/jack.h \
5770         jpeglib.h \
5771         kstat.h \
5772         lber.h \
5773         lcms.h \
5774         lcms/lcms.h \
5775         ldap.h \
5776         libaudioio.h \
5777         link.h \
5778         linux/cdrom.h \
5779         linux/compiler.h \
5780         linux/hdreg.h \
5781         linux/input.h \
5782         linux/ioctl.h \
5783         linux/joystick.h \
5784         linux/major.h \
5785         linux/param.h \
5786         linux/serial.h \
5787         linux/types.h \
5788         linux/ucdrom.h \
5789         mach-o/nlist.h \
5790         mach/mach.h \
5791         mach/machine.h \
5792         machine/cpu.h \
5793         machine/limits.h \
5794         machine/soundcard.h \
5795         mntent.h \
5796         ncurses.h \
5797         netdb.h \
5798         netinet/in.h \
5799         netinet/in_systm.h \
5800         netinet/tcp.h \
5801         netinet/tcp_fsm.h \
5802         openssl/err.h \
5803         openssl/ssl.h \
5804         png.h \
5805         poll.h \
5806         process.h \
5807         pthread.h \
5808         pwd.h \
5809         regex.h \
5810         sched.h \
5811         scsi/scsi.h \
5812         scsi/scsi_ioctl.h \
5813         scsi/sg.h \
5814         soundcard.h \
5815         stdbool.h \
5816         stdint.h \
5817         strings.h \
5818         stropts.h \
5819         sys/asoundlib.h \
5820         sys/cdio.h \
5821         sys/elf32.h \
5822         sys/epoll.h \
5823         sys/errno.h \
5824         sys/event.h \
5825         sys/exec_elf.h \
5826         sys/filio.h \
5827         sys/ioctl.h \
5828         sys/ipc.h \
5829         sys/limits.h \
5830         sys/link.h \
5831         sys/mman.h \
5832         sys/modem.h \
5833         sys/msg.h \
5834         sys/mtio.h \
5835         sys/param.h \
5836         sys/poll.h \
5837         sys/prctl.h \
5838         sys/protosw.h \
5839         sys/ptrace.h \
5840         sys/resource.h \
5841         sys/scsiio.h \
5842         sys/shm.h \
5843         sys/signal.h \
5844         sys/socket.h \
5845         sys/socketvar.h \
5846         sys/sockio.h \
5847         sys/soundcard.h \
5848         sys/statvfs.h \
5849         sys/strtio.h \
5850         sys/syscall.h \
5851         sys/tihdr.h \
5852         sys/time.h \
5853         sys/timeout.h \
5854         sys/times.h \
5855         sys/uio.h \
5856         sys/un.h \
5857         sys/utsname.h \
5858         sys/vm86.h \
5859         sys/wait.h \
5860         syscall.h \
5861         termios.h \
5862         unistd.h \
5863         utime.h \
5864         valgrind/memcheck.h \
5865         valgrind/valgrind.h \
5866         zlib.h
5867
5868 do
5869 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5870 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5871   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5872 $as_echo_n "checking for $ac_header... " >&6; }
5873 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5874   $as_echo_n "(cached) " >&6
5875 fi
5876 ac_res=`eval 'as_val=${'$as_ac_Header'}
5877                  $as_echo "$as_val"'`
5878                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5879 $as_echo "$ac_res" >&6; }
5880 else
5881   # Is the header compilable?
5882 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
5883 $as_echo_n "checking $ac_header usability... " >&6; }
5884 cat >conftest.$ac_ext <<_ACEOF
5885 /* confdefs.h.  */
5886 _ACEOF
5887 cat confdefs.h >>conftest.$ac_ext
5888 cat >>conftest.$ac_ext <<_ACEOF
5889 /* end confdefs.h.  */
5890 $ac_includes_default
5891 #include <$ac_header>
5892 _ACEOF
5893 rm -f conftest.$ac_objext
5894 if { (ac_try="$ac_compile"
5895 case "(($ac_try" in
5896   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5897   *) ac_try_echo=$ac_try;;
5898 esac
5899 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5900 $as_echo "$ac_try_echo") >&5
5901   (eval "$ac_compile") 2>conftest.er1
5902   ac_status=$?
5903   grep -v '^ *+' conftest.er1 >conftest.err
5904   rm -f conftest.er1
5905   cat conftest.err >&5
5906   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5907   (exit $ac_status); } && {
5908          test -z "$ac_c_werror_flag" ||
5909          test ! -s conftest.err
5910        } && test -s conftest.$ac_objext; then
5911   ac_header_compiler=yes
5912 else
5913   $as_echo "$as_me: failed program was:" >&5
5914 sed 's/^/| /' conftest.$ac_ext >&5
5915
5916         ac_header_compiler=no
5917 fi
5918
5919 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5920 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
5921 $as_echo "$ac_header_compiler" >&6; }
5922
5923 # Is the header present?
5924 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
5925 $as_echo_n "checking $ac_header presence... " >&6; }
5926 cat >conftest.$ac_ext <<_ACEOF
5927 /* confdefs.h.  */
5928 _ACEOF
5929 cat confdefs.h >>conftest.$ac_ext
5930 cat >>conftest.$ac_ext <<_ACEOF
5931 /* end confdefs.h.  */
5932 #include <$ac_header>
5933 _ACEOF
5934 if { (ac_try="$ac_cpp conftest.$ac_ext"
5935 case "(($ac_try" in
5936   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5937   *) ac_try_echo=$ac_try;;
5938 esac
5939 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5940 $as_echo "$ac_try_echo") >&5
5941   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5942   ac_status=$?
5943   grep -v '^ *+' conftest.er1 >conftest.err
5944   rm -f conftest.er1
5945   cat conftest.err >&5
5946   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5947   (exit $ac_status); } >/dev/null && {
5948          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5949          test ! -s conftest.err
5950        }; then
5951   ac_header_preproc=yes
5952 else
5953   $as_echo "$as_me: failed program was:" >&5
5954 sed 's/^/| /' conftest.$ac_ext >&5
5955
5956   ac_header_preproc=no
5957 fi
5958
5959 rm -f conftest.err conftest.$ac_ext
5960 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
5961 $as_echo "$ac_header_preproc" >&6; }
5962
5963 # So?  What about this header?
5964 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
5965   yes:no: )
5966     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
5967 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
5968     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
5969 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
5970     ac_header_preproc=yes
5971     ;;
5972   no:yes:* )
5973     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
5974 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
5975     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
5976 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
5977     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
5978 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
5979     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
5980 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
5981     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5982 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5983     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
5984 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
5985     ( cat <<\_ASBOX
5986 ## ------------------------------------ ##
5987 ## Report this to wine-devel@winehq.org ##
5988 ## ------------------------------------ ##
5989 _ASBOX
5990      ) | sed "s/^/$as_me: WARNING:     /" >&2
5991     ;;
5992 esac
5993 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5994 $as_echo_n "checking for $ac_header... " >&6; }
5995 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5996   $as_echo_n "(cached) " >&6
5997 else
5998   eval "$as_ac_Header=\$ac_header_preproc"
5999 fi
6000 ac_res=`eval 'as_val=${'$as_ac_Header'}
6001                  $as_echo "$as_val"'`
6002                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6003 $as_echo "$ac_res" >&6; }
6004
6005 fi
6006 as_val=`eval 'as_val=${'$as_ac_Header'}
6007                  $as_echo "$as_val"'`
6008    if test "x$as_val" = x""yes; then
6009   cat >>confdefs.h <<_ACEOF
6010 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6011 _ACEOF
6012
6013 fi
6014
6015 done
6016
6017 { $as_echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
6018 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
6019 if test "${ac_cv_header_stat_broken+set}" = set; then
6020   $as_echo_n "(cached) " >&6
6021 else
6022   cat >conftest.$ac_ext <<_ACEOF
6023 /* confdefs.h.  */
6024 _ACEOF
6025 cat confdefs.h >>conftest.$ac_ext
6026 cat >>conftest.$ac_ext <<_ACEOF
6027 /* end confdefs.h.  */
6028 #include <sys/types.h>
6029 #include <sys/stat.h>
6030
6031 #if defined S_ISBLK && defined S_IFDIR
6032 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
6033 #endif
6034
6035 #if defined S_ISBLK && defined S_IFCHR
6036 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
6037 #endif
6038
6039 #if defined S_ISLNK && defined S_IFREG
6040 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
6041 #endif
6042
6043 #if defined S_ISSOCK && defined S_IFREG
6044 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
6045 #endif
6046
6047 _ACEOF
6048 rm -f conftest.$ac_objext
6049 if { (ac_try="$ac_compile"
6050 case "(($ac_try" in
6051   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6052   *) ac_try_echo=$ac_try;;
6053 esac
6054 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6055 $as_echo "$ac_try_echo") >&5
6056   (eval "$ac_compile") 2>conftest.er1
6057   ac_status=$?
6058   grep -v '^ *+' conftest.er1 >conftest.err
6059   rm -f conftest.er1
6060   cat conftest.err >&5
6061   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6062   (exit $ac_status); } && {
6063          test -z "$ac_c_werror_flag" ||
6064          test ! -s conftest.err
6065        } && test -s conftest.$ac_objext; then
6066   ac_cv_header_stat_broken=no
6067 else
6068   $as_echo "$as_me: failed program was:" >&5
6069 sed 's/^/| /' conftest.$ac_ext >&5
6070
6071         ac_cv_header_stat_broken=yes
6072 fi
6073
6074 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6075 fi
6076 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
6077 $as_echo "$ac_cv_header_stat_broken" >&6; }
6078 if test $ac_cv_header_stat_broken = yes; then
6079
6080 cat >>confdefs.h <<\_ACEOF
6081 #define STAT_MACROS_BROKEN 1
6082 _ACEOF
6083
6084 fi
6085
6086
6087
6088
6089
6090
6091
6092
6093 for ac_header in sys/mount.h sys/statfs.h sys/sysctl.h sys/user.h sys/vfs.h
6094 do
6095 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6096 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6097 $as_echo_n "checking for $ac_header... " >&6; }
6098 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6099   $as_echo_n "(cached) " >&6
6100 else
6101   cat >conftest.$ac_ext <<_ACEOF
6102 /* confdefs.h.  */
6103 _ACEOF
6104 cat confdefs.h >>conftest.$ac_ext
6105 cat >>conftest.$ac_ext <<_ACEOF
6106 /* end confdefs.h.  */
6107 #include <sys/types.h>
6108      #ifdef HAVE_SYS_PARAM_H
6109      # include <sys/param.h>
6110      #endif
6111
6112 #include <$ac_header>
6113 _ACEOF
6114 rm -f conftest.$ac_objext
6115 if { (ac_try="$ac_compile"
6116 case "(($ac_try" in
6117   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6118   *) ac_try_echo=$ac_try;;
6119 esac
6120 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6121 $as_echo "$ac_try_echo") >&5
6122   (eval "$ac_compile") 2>conftest.er1
6123   ac_status=$?
6124   grep -v '^ *+' conftest.er1 >conftest.err
6125   rm -f conftest.er1
6126   cat conftest.err >&5
6127   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6128   (exit $ac_status); } && {
6129          test -z "$ac_c_werror_flag" ||
6130          test ! -s conftest.err
6131        } && test -s conftest.$ac_objext; then
6132   eval "$as_ac_Header=yes"
6133 else
6134   $as_echo "$as_me: failed program was:" >&5
6135 sed 's/^/| /' conftest.$ac_ext >&5
6136
6137         eval "$as_ac_Header=no"
6138 fi
6139
6140 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6141 fi
6142 ac_res=`eval 'as_val=${'$as_ac_Header'}
6143                  $as_echo "$as_val"'`
6144                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6145 $as_echo "$ac_res" >&6; }
6146 as_val=`eval 'as_val=${'$as_ac_Header'}
6147                  $as_echo "$as_val"'`
6148    if test "x$as_val" = x""yes; then
6149   cat >>confdefs.h <<_ACEOF
6150 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6151 _ACEOF
6152
6153 fi
6154
6155 done
6156
6157
6158
6159
6160
6161
6162
6163
6164
6165
6166
6167
6168
6169
6170
6171 for ac_header in \
6172         netinet/ip.h \
6173         net/if.h \
6174         net/if_arp.h \
6175         net/if_dl.h \
6176         net/if_types.h \
6177         net/route.h \
6178         netinet/if_ether.h \
6179         netinet/if_inarp.h \
6180         netinet/in_pcb.h \
6181         netinet/ip_icmp.h \
6182         netinet/ip_var.h \
6183         netinet/udp.h \
6184         netipx/ipx.h \
6185
6186 do
6187 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6188 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6189 $as_echo_n "checking for $ac_header... " >&6; }
6190 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6191   $as_echo_n "(cached) " >&6
6192 else
6193   cat >conftest.$ac_ext <<_ACEOF
6194 /* confdefs.h.  */
6195 _ACEOF
6196 cat confdefs.h >>conftest.$ac_ext
6197 cat >>conftest.$ac_ext <<_ACEOF
6198 /* end confdefs.h.  */
6199 #include <sys/types.h>
6200      #ifdef HAVE_SYS_SOCKET_H
6201      # include <sys/socket.h>
6202      #endif
6203      #ifdef HAVE_SYS_SOCKETVAR_H
6204      # include <sys/socketvar.h>
6205      #endif
6206      #ifdef HAVE_NET_ROUTE_H
6207      # include <net/route.h>
6208      #endif
6209      #ifdef HAVE_NETINET_IN_H
6210      # include <netinet/in.h>
6211      #endif
6212      #ifdef HAVE_NETINET_IN_SYSTM_H
6213      # include <netinet/in_systm.h>
6214      #endif
6215      #ifdef HAVE_NET_IF_H
6216      # include <net/if.h>
6217      #endif
6218      #ifdef HAVE_NETINET_IP_H
6219      # include <netinet/ip.h>
6220      #endif
6221
6222 #include <$ac_header>
6223 _ACEOF
6224 rm -f conftest.$ac_objext
6225 if { (ac_try="$ac_compile"
6226 case "(($ac_try" in
6227   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6228   *) ac_try_echo=$ac_try;;
6229 esac
6230 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6231 $as_echo "$ac_try_echo") >&5
6232   (eval "$ac_compile") 2>conftest.er1
6233   ac_status=$?
6234   grep -v '^ *+' conftest.er1 >conftest.err
6235   rm -f conftest.er1
6236   cat conftest.err >&5
6237   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6238   (exit $ac_status); } && {
6239          test -z "$ac_c_werror_flag" ||
6240          test ! -s conftest.err
6241        } && test -s conftest.$ac_objext; then
6242   eval "$as_ac_Header=yes"
6243 else
6244   $as_echo "$as_me: failed program was:" >&5
6245 sed 's/^/| /' conftest.$ac_ext >&5
6246
6247         eval "$as_ac_Header=no"
6248 fi
6249
6250 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6251 fi
6252 ac_res=`eval 'as_val=${'$as_ac_Header'}
6253                  $as_echo "$as_val"'`
6254                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6255 $as_echo "$ac_res" >&6; }
6256 as_val=`eval 'as_val=${'$as_ac_Header'}
6257                  $as_echo "$as_val"'`
6258    if test "x$as_val" = x""yes; then
6259   cat >>confdefs.h <<_ACEOF
6260 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6261 _ACEOF
6262
6263 fi
6264
6265 done
6266
6267
6268
6269
6270
6271
6272 for ac_header in netinet/tcp_timer.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_var.h
6273 do
6274 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6275 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6276 $as_echo_n "checking for $ac_header... " >&6; }
6277 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6278   $as_echo_n "(cached) " >&6
6279 else
6280   cat >conftest.$ac_ext <<_ACEOF
6281 /* confdefs.h.  */
6282 _ACEOF
6283 cat confdefs.h >>conftest.$ac_ext
6284 cat >>conftest.$ac_ext <<_ACEOF
6285 /* end confdefs.h.  */
6286 #include <sys/types.h>
6287      #ifdef HAVE_ALIAS_H
6288      # include <alias.h>
6289      #endif
6290      #ifdef HAVE_SYS_SOCKET_H
6291      # include <sys/socket.h>
6292      #endif
6293      #ifdef HAVE_SYS_SOCKETVAR_H
6294      # include <sys/socketvar.h>
6295      #endif
6296      #ifdef HAVE_SYS_TIMEOUT_H
6297      # include <sys/timeout.h>
6298      #endif
6299      #ifdef HAVE_NETINET_IN_H
6300      # include <netinet/in.h>
6301      #endif
6302      #ifdef HAVE_NETINET_IN_SYSTM_H
6303      # include <netinet/in_systm.h>
6304      #endif
6305      #ifdef HAVE_NETINET_IP_H
6306      # include <netinet/ip.h>
6307      #endif
6308      #ifdef HAVE_NETINET_IP_VAR_H
6309      # include <netinet/ip_var.h>
6310      #endif
6311      #ifdef HAVE_NETINET_IP_ICMP_H
6312      # include <netinet/ip_icmp.h>
6313      #endif
6314      #ifdef HAVE_NETINET_UDP_H
6315      # include <netinet/udp.h>
6316      #endif
6317      #ifdef HAVE_NETINET_TCP_H
6318      # include <netinet/tcp.h>
6319      #endif
6320      #ifdef HAVE_NETINET_TCP_TIMER_H
6321      #include <netinet/tcp_timer.h>
6322      #endif
6323
6324 #include <$ac_header>
6325 _ACEOF
6326 rm -f conftest.$ac_objext
6327 if { (ac_try="$ac_compile"
6328 case "(($ac_try" in
6329   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6330   *) ac_try_echo=$ac_try;;
6331 esac
6332 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6333 $as_echo "$ac_try_echo") >&5
6334   (eval "$ac_compile") 2>conftest.er1
6335   ac_status=$?
6336   grep -v '^ *+' conftest.er1 >conftest.err
6337   rm -f conftest.er1
6338   cat conftest.err >&5
6339   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6340   (exit $ac_status); } && {
6341          test -z "$ac_c_werror_flag" ||
6342          test ! -s conftest.err
6343        } && test -s conftest.$ac_objext; then
6344   eval "$as_ac_Header=yes"
6345 else
6346   $as_echo "$as_me: failed program was:" >&5
6347 sed 's/^/| /' conftest.$ac_ext >&5
6348
6349         eval "$as_ac_Header=no"
6350 fi
6351
6352 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6353 fi
6354 ac_res=`eval 'as_val=${'$as_ac_Header'}
6355                  $as_echo "$as_val"'`
6356                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6357 $as_echo "$ac_res" >&6; }
6358 as_val=`eval 'as_val=${'$as_ac_Header'}
6359                  $as_echo "$as_val"'`
6360    if test "x$as_val" = x""yes; then
6361   cat >>confdefs.h <<_ACEOF
6362 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6363 _ACEOF
6364
6365 fi
6366
6367 done
6368
6369
6370
6371 for ac_header in linux/ipx.h
6372 do
6373 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6374 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6375 $as_echo_n "checking for $ac_header... " >&6; }
6376 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6377   $as_echo_n "(cached) " >&6
6378 else
6379   cat >conftest.$ac_ext <<_ACEOF
6380 /* confdefs.h.  */
6381 _ACEOF
6382 cat confdefs.h >>conftest.$ac_ext
6383 cat >>conftest.$ac_ext <<_ACEOF
6384 /* end confdefs.h.  */
6385 #include <sys/types.h>
6386      #ifdef HAVE_ASM_TYPES_H
6387      # include <asm/types.h>
6388      #endif
6389      #ifdef HAVE_SYS_SOCKET_H
6390      # include <sys/socket.h>
6391      #endif
6392      #ifdef HAVE_LINUX_TYPES_H
6393      # include <linux/types.h>
6394      #endif
6395
6396 #include <$ac_header>
6397 _ACEOF
6398 rm -f conftest.$ac_objext
6399 if { (ac_try="$ac_compile"
6400 case "(($ac_try" in
6401   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6402   *) ac_try_echo=$ac_try;;
6403 esac
6404 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6405 $as_echo "$ac_try_echo") >&5
6406   (eval "$ac_compile") 2>conftest.er1
6407   ac_status=$?
6408   grep -v '^ *+' conftest.er1 >conftest.err
6409   rm -f conftest.er1
6410   cat conftest.err >&5
6411   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6412   (exit $ac_status); } && {
6413          test -z "$ac_c_werror_flag" ||
6414          test ! -s conftest.err
6415        } && test -s conftest.$ac_objext; then
6416   eval "$as_ac_Header=yes"
6417 else
6418   $as_echo "$as_me: failed program was:" >&5
6419 sed 's/^/| /' conftest.$ac_ext >&5
6420
6421         eval "$as_ac_Header=no"
6422 fi
6423
6424 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6425 fi
6426 ac_res=`eval 'as_val=${'$as_ac_Header'}
6427                  $as_echo "$as_val"'`
6428                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6429 $as_echo "$ac_res" >&6; }
6430 as_val=`eval 'as_val=${'$as_ac_Header'}
6431                  $as_echo "$as_val"'`
6432    if test "x$as_val" = x""yes; then
6433   cat >>confdefs.h <<_ACEOF
6434 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6435 _ACEOF
6436
6437 fi
6438
6439 done
6440
6441
6442
6443 for ac_header in mach-o/dyld_images.h
6444 do
6445 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6446 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6447 $as_echo_n "checking for $ac_header... " >&6; }
6448 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6449   $as_echo_n "(cached) " >&6
6450 else
6451   cat >conftest.$ac_ext <<_ACEOF
6452 /* confdefs.h.  */
6453 _ACEOF
6454 cat confdefs.h >>conftest.$ac_ext
6455 cat >>conftest.$ac_ext <<_ACEOF
6456 /* end confdefs.h.  */
6457 #ifdef HAVE_STDBOOL_H
6458      # include <stdbool.h>
6459      #endif
6460      #ifdef HAVE_STDINT_H
6461      # include <stdint.h>
6462      #endif
6463
6464 #include <$ac_header>
6465 _ACEOF
6466 rm -f conftest.$ac_objext
6467 if { (ac_try="$ac_compile"
6468 case "(($ac_try" in
6469   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6470   *) ac_try_echo=$ac_try;;
6471 esac
6472 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6473 $as_echo "$ac_try_echo") >&5
6474   (eval "$ac_compile") 2>conftest.er1
6475   ac_status=$?
6476   grep -v '^ *+' conftest.er1 >conftest.err
6477   rm -f conftest.er1
6478   cat conftest.err >&5
6479   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6480   (exit $ac_status); } && {
6481          test -z "$ac_c_werror_flag" ||
6482          test ! -s conftest.err
6483        } && test -s conftest.$ac_objext; then
6484   eval "$as_ac_Header=yes"
6485 else
6486   $as_echo "$as_me: failed program was:" >&5
6487 sed 's/^/| /' conftest.$ac_ext >&5
6488
6489         eval "$as_ac_Header=no"
6490 fi
6491
6492 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6493 fi
6494 ac_res=`eval 'as_val=${'$as_ac_Header'}
6495                  $as_echo "$as_val"'`
6496                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6497 $as_echo "$ac_res" >&6; }
6498 as_val=`eval 'as_val=${'$as_ac_Header'}
6499                  $as_echo "$as_val"'`
6500    if test "x$as_val" = x""yes; then
6501   cat >>confdefs.h <<_ACEOF
6502 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6503 _ACEOF
6504
6505 fi
6506
6507 done
6508
6509
6510
6511 for ac_header in resolv.h
6512 do
6513 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6514 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6515 $as_echo_n "checking for $ac_header... " >&6; }
6516 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6517   $as_echo_n "(cached) " >&6
6518 else
6519   cat >conftest.$ac_ext <<_ACEOF
6520 /* confdefs.h.  */
6521 _ACEOF
6522 cat confdefs.h >>conftest.$ac_ext
6523 cat >>conftest.$ac_ext <<_ACEOF
6524 /* end confdefs.h.  */
6525 #include <sys/types.h>
6526      #ifdef HAVE_SYS_SOCKET_H
6527      # include <sys/socket.h>
6528      #endif
6529      #ifdef HAVE_NETINET_IN_H
6530      # include <netinet/in.h>
6531      #endif
6532      #ifdef HAVE_ARPA_NAMESER_H
6533      # include <arpa/nameser.h>
6534      #endif
6535
6536 #include <$ac_header>
6537 _ACEOF
6538 rm -f conftest.$ac_objext
6539 if { (ac_try="$ac_compile"
6540 case "(($ac_try" in
6541   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6542   *) ac_try_echo=$ac_try;;
6543 esac
6544 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6545 $as_echo "$ac_try_echo") >&5
6546   (eval "$ac_compile") 2>conftest.er1
6547   ac_status=$?
6548   grep -v '^ *+' conftest.er1 >conftest.err
6549   rm -f conftest.er1
6550   cat conftest.err >&5
6551   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6552   (exit $ac_status); } && {
6553          test -z "$ac_c_werror_flag" ||
6554          test ! -s conftest.err
6555        } && test -s conftest.$ac_objext; then
6556   eval "$as_ac_Header=yes"
6557 else
6558   $as_echo "$as_me: failed program was:" >&5
6559 sed 's/^/| /' conftest.$ac_ext >&5
6560
6561         eval "$as_ac_Header=no"
6562 fi
6563
6564 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6565 fi
6566 ac_res=`eval 'as_val=${'$as_ac_Header'}
6567                  $as_echo "$as_val"'`
6568                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6569 $as_echo "$ac_res" >&6; }
6570 as_val=`eval 'as_val=${'$as_ac_Header'}
6571                  $as_echo "$as_val"'`
6572    if test "x$as_val" = x""yes; then
6573   cat >>confdefs.h <<_ACEOF
6574 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6575 _ACEOF
6576
6577 fi
6578
6579 done
6580
6581
6582
6583 for ac_header in ucontext.h
6584 do
6585 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6586 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6587 $as_echo_n "checking for $ac_header... " >&6; }
6588 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6589   $as_echo_n "(cached) " >&6
6590 else
6591   cat >conftest.$ac_ext <<_ACEOF
6592 /* confdefs.h.  */
6593 _ACEOF
6594 cat confdefs.h >>conftest.$ac_ext
6595 cat >>conftest.$ac_ext <<_ACEOF
6596 /* end confdefs.h.  */
6597 #include <signal.h>
6598
6599 #include <$ac_header>
6600 _ACEOF
6601 rm -f conftest.$ac_objext
6602 if { (ac_try="$ac_compile"
6603 case "(($ac_try" in
6604   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6605   *) ac_try_echo=$ac_try;;
6606 esac
6607 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6608 $as_echo "$ac_try_echo") >&5
6609   (eval "$ac_compile") 2>conftest.er1
6610   ac_status=$?
6611   grep -v '^ *+' conftest.er1 >conftest.err
6612   rm -f conftest.er1
6613   cat conftest.err >&5
6614   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6615   (exit $ac_status); } && {
6616          test -z "$ac_c_werror_flag" ||
6617          test ! -s conftest.err
6618        } && test -s conftest.$ac_objext; then
6619   eval "$as_ac_Header=yes"
6620 else
6621   $as_echo "$as_me: failed program was:" >&5
6622 sed 's/^/| /' conftest.$ac_ext >&5
6623
6624         eval "$as_ac_Header=no"
6625 fi
6626
6627 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6628 fi
6629 ac_res=`eval 'as_val=${'$as_ac_Header'}
6630                  $as_echo "$as_val"'`
6631                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6632 $as_echo "$ac_res" >&6; }
6633 as_val=`eval 'as_val=${'$as_ac_Header'}
6634                  $as_echo "$as_val"'`
6635    if test "x$as_val" = x""yes; then
6636   cat >>confdefs.h <<_ACEOF
6637 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6638 _ACEOF
6639
6640 fi
6641
6642 done
6643
6644
6645
6646 for ac_header in sys/thr.h
6647 do
6648 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6649 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6650 $as_echo_n "checking for $ac_header... " >&6; }
6651 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6652   $as_echo_n "(cached) " >&6
6653 else
6654   cat >conftest.$ac_ext <<_ACEOF
6655 /* confdefs.h.  */
6656 _ACEOF
6657 cat confdefs.h >>conftest.$ac_ext
6658 cat >>conftest.$ac_ext <<_ACEOF
6659 /* end confdefs.h.  */
6660 #include <sys/types.h>
6661 #ifdef HAVE_UCONTEXT_H
6662 #include <ucontext.h>
6663 #endif
6664
6665 #include <$ac_header>
6666 _ACEOF
6667 rm -f conftest.$ac_objext
6668 if { (ac_try="$ac_compile"
6669 case "(($ac_try" in
6670   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6671   *) ac_try_echo=$ac_try;;
6672 esac
6673 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6674 $as_echo "$ac_try_echo") >&5
6675   (eval "$ac_compile") 2>conftest.er1
6676   ac_status=$?
6677   grep -v '^ *+' conftest.er1 >conftest.err
6678   rm -f conftest.er1
6679   cat conftest.err >&5
6680   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6681   (exit $ac_status); } && {
6682          test -z "$ac_c_werror_flag" ||
6683          test ! -s conftest.err
6684        } && test -s conftest.$ac_objext; then
6685   eval "$as_ac_Header=yes"
6686 else
6687   $as_echo "$as_me: failed program was:" >&5
6688 sed 's/^/| /' conftest.$ac_ext >&5
6689
6690         eval "$as_ac_Header=no"
6691 fi
6692
6693 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6694 fi
6695 ac_res=`eval 'as_val=${'$as_ac_Header'}
6696                  $as_echo "$as_val"'`
6697                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6698 $as_echo "$ac_res" >&6; }
6699 as_val=`eval 'as_val=${'$as_ac_Header'}
6700                  $as_echo "$as_val"'`
6701    if test "x$as_val" = x""yes; then
6702   cat >>confdefs.h <<_ACEOF
6703 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6704 _ACEOF
6705
6706 fi
6707
6708 done
6709
6710
6711
6712 for ac_header in pthread_np.h
6713 do
6714 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6715 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6716 $as_echo_n "checking for $ac_header... " >&6; }
6717 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6718   $as_echo_n "(cached) " >&6
6719 else
6720   cat >conftest.$ac_ext <<_ACEOF
6721 /* confdefs.h.  */
6722 _ACEOF
6723 cat confdefs.h >>conftest.$ac_ext
6724 cat >>conftest.$ac_ext <<_ACEOF
6725 /* end confdefs.h.  */
6726 #ifdef HAVE_PTHREAD_H
6727 #include <pthread.h>
6728 #endif
6729
6730 #include <$ac_header>
6731 _ACEOF
6732 rm -f conftest.$ac_objext
6733 if { (ac_try="$ac_compile"
6734 case "(($ac_try" in
6735   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6736   *) ac_try_echo=$ac_try;;
6737 esac
6738 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6739 $as_echo "$ac_try_echo") >&5
6740   (eval "$ac_compile") 2>conftest.er1
6741   ac_status=$?
6742   grep -v '^ *+' conftest.er1 >conftest.err
6743   rm -f conftest.er1
6744   cat conftest.err >&5
6745   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6746   (exit $ac_status); } && {
6747          test -z "$ac_c_werror_flag" ||
6748          test ! -s conftest.err
6749        } && test -s conftest.$ac_objext; then
6750   eval "$as_ac_Header=yes"
6751 else
6752   $as_echo "$as_me: failed program was:" >&5
6753 sed 's/^/| /' conftest.$ac_ext >&5
6754
6755         eval "$as_ac_Header=no"
6756 fi
6757
6758 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6759 fi
6760 ac_res=`eval 'as_val=${'$as_ac_Header'}
6761                  $as_echo "$as_val"'`
6762                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6763 $as_echo "$ac_res" >&6; }
6764 as_val=`eval 'as_val=${'$as_ac_Header'}
6765                  $as_echo "$as_val"'`
6766    if test "x$as_val" = x""yes; then
6767   cat >>confdefs.h <<_ACEOF
6768 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6769 _ACEOF
6770
6771 fi
6772
6773 done
6774
6775
6776
6777 for ac_header in linux/videodev.h
6778 do
6779 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6780 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6781 $as_echo_n "checking for $ac_header... " >&6; }
6782 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6783   $as_echo_n "(cached) " >&6
6784 else
6785   cat >conftest.$ac_ext <<_ACEOF
6786 /* confdefs.h.  */
6787 _ACEOF
6788 cat confdefs.h >>conftest.$ac_ext
6789 cat >>conftest.$ac_ext <<_ACEOF
6790 /* end confdefs.h.  */
6791 #ifdef HAVE_SYS_TIME_H
6792 #include <sys/time.h>
6793 #endif
6794 #include <sys/types.h>
6795 #ifdef HAVE_ASM_TYPES_H
6796 #include <asm/types.h>
6797 #endif
6798
6799 #include <$ac_header>
6800 _ACEOF
6801 rm -f conftest.$ac_objext
6802 if { (ac_try="$ac_compile"
6803 case "(($ac_try" in
6804   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6805   *) ac_try_echo=$ac_try;;
6806 esac
6807 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6808 $as_echo "$ac_try_echo") >&5
6809   (eval "$ac_compile") 2>conftest.er1
6810   ac_status=$?
6811   grep -v '^ *+' conftest.er1 >conftest.err
6812   rm -f conftest.er1
6813   cat conftest.err >&5
6814   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6815   (exit $ac_status); } && {
6816          test -z "$ac_c_werror_flag" ||
6817          test ! -s conftest.err
6818        } && test -s conftest.$ac_objext; then
6819   eval "$as_ac_Header=yes"
6820 else
6821   $as_echo "$as_me: failed program was:" >&5
6822 sed 's/^/| /' conftest.$ac_ext >&5
6823
6824         eval "$as_ac_Header=no"
6825 fi
6826
6827 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6828 fi
6829 ac_res=`eval 'as_val=${'$as_ac_Header'}
6830                  $as_echo "$as_val"'`
6831                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6832 $as_echo "$ac_res" >&6; }
6833 as_val=`eval 'as_val=${'$as_ac_Header'}
6834                  $as_echo "$as_val"'`
6835    if test "x$as_val" = x""yes; then
6836   cat >>confdefs.h <<_ACEOF
6837 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6838 _ACEOF
6839
6840 fi
6841
6842 done
6843
6844
6845
6846 for ac_header in linux/capi.h
6847 do
6848 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6849 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6850 $as_echo_n "checking for $ac_header... " >&6; }
6851 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6852   $as_echo_n "(cached) " >&6
6853 else
6854   cat >conftest.$ac_ext <<_ACEOF
6855 /* confdefs.h.  */
6856 _ACEOF
6857 cat confdefs.h >>conftest.$ac_ext
6858 cat >>conftest.$ac_ext <<_ACEOF
6859 /* end confdefs.h.  */
6860 #define __user
6861
6862 #include <$ac_header>
6863 _ACEOF
6864 rm -f conftest.$ac_objext
6865 if { (ac_try="$ac_compile"
6866 case "(($ac_try" in
6867   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6868   *) ac_try_echo=$ac_try;;
6869 esac
6870 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6871 $as_echo "$ac_try_echo") >&5
6872   (eval "$ac_compile") 2>conftest.er1
6873   ac_status=$?
6874   grep -v '^ *+' conftest.er1 >conftest.err
6875   rm -f conftest.er1
6876   cat conftest.err >&5
6877   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6878   (exit $ac_status); } && {
6879          test -z "$ac_c_werror_flag" ||
6880          test ! -s conftest.err
6881        } && test -s conftest.$ac_objext; then
6882   eval "$as_ac_Header=yes"
6883 else
6884   $as_echo "$as_me: failed program was:" >&5
6885 sed 's/^/| /' conftest.$ac_ext >&5
6886
6887         eval "$as_ac_Header=no"
6888 fi
6889
6890 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6891 fi
6892 ac_res=`eval 'as_val=${'$as_ac_Header'}
6893                  $as_echo "$as_val"'`
6894                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6895 $as_echo "$ac_res" >&6; }
6896 as_val=`eval 'as_val=${'$as_ac_Header'}
6897                  $as_echo "$as_val"'`
6898    if test "x$as_val" = x""yes; then
6899   cat >>confdefs.h <<_ACEOF
6900 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6901 _ACEOF
6902
6903 fi
6904
6905 done
6906
6907
6908
6909 DLLEXT=""
6910
6911 DLLFLAGS="-D_REENTRANT"
6912
6913 LDSHARED=""
6914
6915 LDDLLFLAGS=""
6916
6917 LIBEXT="so"
6918
6919 IMPLIBEXT="def"
6920
6921 LDRPATH_INSTALL=""
6922
6923 LDRPATH_LOCAL=""
6924
6925 # Extract the first word of "ldd", so it can be a program name with args.
6926 set dummy ldd; ac_word=$2
6927 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6928 $as_echo_n "checking for $ac_word... " >&6; }
6929 if test "${ac_cv_path_LDD+set}" = set; then
6930   $as_echo_n "(cached) " >&6
6931 else
6932   case $LDD in
6933   [\\/]* | ?:[\\/]*)
6934   ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
6935   ;;
6936   *)
6937   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6938 as_dummy="/sbin:/usr/sbin:$PATH"
6939 for as_dir in $as_dummy
6940 do
6941   IFS=$as_save_IFS
6942   test -z "$as_dir" && as_dir=.
6943   for ac_exec_ext in '' $ac_executable_extensions; do
6944   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6945     ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
6946     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6947     break 2
6948   fi
6949 done
6950 done
6951 IFS=$as_save_IFS
6952
6953   test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
6954   ;;
6955 esac
6956 fi
6957 LDD=$ac_cv_path_LDD
6958 if test -n "$LDD"; then
6959   { $as_echo "$as_me:$LINENO: result: $LDD" >&5
6960 $as_echo "$LDD" >&6; }
6961 else
6962   { $as_echo "$as_me:$LINENO: result: no" >&5
6963 $as_echo "no" >&6; }
6964 fi
6965
6966
6967
6968 case $host_os in
6969   cygwin*|mingw32*)
6970     if test -n "$ac_tool_prefix"; then
6971   # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
6972 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
6973 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6974 $as_echo_n "checking for $ac_word... " >&6; }
6975 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
6976   $as_echo_n "(cached) " >&6
6977 else
6978   if test -n "$DLLTOOL"; then
6979   ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
6980 else
6981 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6982 for as_dir in $PATH
6983 do
6984   IFS=$as_save_IFS
6985   test -z "$as_dir" && as_dir=.
6986   for ac_exec_ext in '' $ac_executable_extensions; do
6987   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6988     ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
6989     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6990     break 2
6991   fi
6992 done
6993 done
6994 IFS=$as_save_IFS
6995
6996 fi
6997 fi
6998 DLLTOOL=$ac_cv_prog_DLLTOOL
6999 if test -n "$DLLTOOL"; then
7000   { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
7001 $as_echo "$DLLTOOL" >&6; }
7002 else
7003   { $as_echo "$as_me:$LINENO: result: no" >&5
7004 $as_echo "no" >&6; }
7005 fi
7006
7007
7008 fi
7009 if test -z "$ac_cv_prog_DLLTOOL"; then
7010   ac_ct_DLLTOOL=$DLLTOOL
7011   # Extract the first word of "dlltool", so it can be a program name with args.
7012 set dummy dlltool; ac_word=$2
7013 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7014 $as_echo_n "checking for $ac_word... " >&6; }
7015 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
7016   $as_echo_n "(cached) " >&6
7017 else
7018   if test -n "$ac_ct_DLLTOOL"; then
7019   ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
7020 else
7021 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7022 for as_dir in $PATH
7023 do
7024   IFS=$as_save_IFS
7025   test -z "$as_dir" && as_dir=.
7026   for ac_exec_ext in '' $ac_executable_extensions; do
7027   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7028     ac_cv_prog_ac_ct_DLLTOOL="dlltool"
7029     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7030     break 2
7031   fi
7032 done
7033 done
7034 IFS=$as_save_IFS
7035
7036 fi
7037 fi
7038 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
7039 if test -n "$ac_ct_DLLTOOL"; then
7040   { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
7041 $as_echo "$ac_ct_DLLTOOL" >&6; }
7042 else
7043   { $as_echo "$as_me:$LINENO: result: no" >&5
7044 $as_echo "no" >&6; }
7045 fi
7046
7047   if test "x$ac_ct_DLLTOOL" = x; then
7048     DLLTOOL="false"
7049   else
7050     case $cross_compiling:$ac_tool_warned in
7051 yes:)
7052 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7053 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7054 ac_tool_warned=yes ;;
7055 esac
7056     DLLTOOL=$ac_ct_DLLTOOL
7057   fi
7058 else
7059   DLLTOOL="$ac_cv_prog_DLLTOOL"
7060 fi
7061
7062     if test -n "$ac_tool_prefix"; then
7063   # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
7064 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
7065 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7066 $as_echo_n "checking for $ac_word... " >&6; }
7067 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
7068   $as_echo_n "(cached) " >&6
7069 else
7070   if test -n "$DLLWRAP"; then
7071   ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
7072 else
7073 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7074 for as_dir in $PATH
7075 do
7076   IFS=$as_save_IFS
7077   test -z "$as_dir" && as_dir=.
7078   for ac_exec_ext in '' $ac_executable_extensions; do
7079   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7080     ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
7081     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7082     break 2
7083   fi
7084 done
7085 done
7086 IFS=$as_save_IFS
7087
7088 fi
7089 fi
7090 DLLWRAP=$ac_cv_prog_DLLWRAP
7091 if test -n "$DLLWRAP"; then
7092   { $as_echo "$as_me:$LINENO: result: $DLLWRAP" >&5
7093 $as_echo "$DLLWRAP" >&6; }
7094 else
7095   { $as_echo "$as_me:$LINENO: result: no" >&5
7096 $as_echo "no" >&6; }
7097 fi
7098
7099
7100 fi
7101 if test -z "$ac_cv_prog_DLLWRAP"; then
7102   ac_ct_DLLWRAP=$DLLWRAP
7103   # Extract the first word of "dllwrap", so it can be a program name with args.
7104 set dummy dllwrap; ac_word=$2
7105 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7106 $as_echo_n "checking for $ac_word... " >&6; }
7107 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
7108   $as_echo_n "(cached) " >&6
7109 else
7110   if test -n "$ac_ct_DLLWRAP"; then
7111   ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
7112 else
7113 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7114 for as_dir in $PATH
7115 do
7116   IFS=$as_save_IFS
7117   test -z "$as_dir" && as_dir=.
7118   for ac_exec_ext in '' $ac_executable_extensions; do
7119   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7120     ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
7121     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7122     break 2
7123   fi
7124 done
7125 done
7126 IFS=$as_save_IFS
7127
7128 fi
7129 fi
7130 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
7131 if test -n "$ac_ct_DLLWRAP"; then
7132   { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
7133 $as_echo "$ac_ct_DLLWRAP" >&6; }
7134 else
7135   { $as_echo "$as_me:$LINENO: result: no" >&5
7136 $as_echo "no" >&6; }
7137 fi
7138
7139   if test "x$ac_ct_DLLWRAP" = x; then
7140     DLLWRAP="false"
7141   else
7142     case $cross_compiling:$ac_tool_warned in
7143 yes:)
7144 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7145 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7146 ac_tool_warned=yes ;;
7147 esac
7148     DLLWRAP=$ac_ct_DLLWRAP
7149   fi
7150 else
7151   DLLWRAP="$ac_cv_prog_DLLWRAP"
7152 fi
7153
7154     if test -n "$ac_tool_prefix"; then
7155   # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
7156 set dummy ${ac_tool_prefix}ar; ac_word=$2
7157 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7158 $as_echo_n "checking for $ac_word... " >&6; }
7159 if test "${ac_cv_prog_MINGWAR+set}" = set; then
7160   $as_echo_n "(cached) " >&6
7161 else
7162   if test -n "$MINGWAR"; then
7163   ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
7164 else
7165 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7166 for as_dir in $PATH
7167 do
7168   IFS=$as_save_IFS
7169   test -z "$as_dir" && as_dir=.
7170   for ac_exec_ext in '' $ac_executable_extensions; do
7171   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7172     ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
7173     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7174     break 2
7175   fi
7176 done
7177 done
7178 IFS=$as_save_IFS
7179
7180 fi
7181 fi
7182 MINGWAR=$ac_cv_prog_MINGWAR
7183 if test -n "$MINGWAR"; then
7184   { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
7185 $as_echo "$MINGWAR" >&6; }
7186 else
7187   { $as_echo "$as_me:$LINENO: result: no" >&5
7188 $as_echo "no" >&6; }
7189 fi
7190
7191
7192 fi
7193 if test -z "$ac_cv_prog_MINGWAR"; then
7194   ac_ct_MINGWAR=$MINGWAR
7195   # Extract the first word of "ar", so it can be a program name with args.
7196 set dummy ar; ac_word=$2
7197 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7198 $as_echo_n "checking for $ac_word... " >&6; }
7199 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
7200   $as_echo_n "(cached) " >&6
7201 else
7202   if test -n "$ac_ct_MINGWAR"; then
7203   ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
7204 else
7205 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7206 for as_dir in $PATH
7207 do
7208   IFS=$as_save_IFS
7209   test -z "$as_dir" && as_dir=.
7210   for ac_exec_ext in '' $ac_executable_extensions; do
7211   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7212     ac_cv_prog_ac_ct_MINGWAR="ar"
7213     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7214     break 2
7215   fi
7216 done
7217 done
7218 IFS=$as_save_IFS
7219
7220 fi
7221 fi
7222 ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
7223 if test -n "$ac_ct_MINGWAR"; then
7224   { $as_echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
7225 $as_echo "$ac_ct_MINGWAR" >&6; }
7226 else
7227   { $as_echo "$as_me:$LINENO: result: no" >&5
7228 $as_echo "no" >&6; }
7229 fi
7230
7231   if test "x$ac_ct_MINGWAR" = x; then
7232     MINGWAR="false"
7233   else
7234     case $cross_compiling:$ac_tool_warned in
7235 yes:)
7236 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7237 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7238 ac_tool_warned=yes ;;
7239 esac
7240     MINGWAR=$ac_ct_MINGWAR
7241   fi
7242 else
7243   MINGWAR="$ac_cv_prog_MINGWAR"
7244 fi
7245
7246     if test "$DLLWRAP" = "false"; then
7247       LIBEXT="a"
7248     else
7249             LIBEXT="dll"
7250     fi
7251     IMPLIBEXT="a"
7252         enable_iphlpapi=${enable_iphlpapi:-no}
7253     enable_kernel32=${enable_kernel32:-no}
7254     enable_msvcrt=${enable_msvcrt:-no}
7255     enable_ntdll=${enable_ntdll:-no}
7256     enable_ws2_32=${enable_ws2_32:-no}
7257     enable_loader=${enable_loader:-no}
7258     enable_server=${enable_server:-no}
7259         with_x=${with_x:-no}
7260     with_pthread=${with_pthread:-no}
7261     ;;
7262   darwin*|macosx*)
7263     DLLEXT=".so"
7264     LIBEXT="dylib"
7265     DLLFLAGS="$DLLFLAGS -fPIC"
7266     LDDLLFLAGS="-bundle -multiply_defined suppress"
7267     LIBWINE_LDFLAGS="-multiply_defined suppress"
7268     LDSHARED="\$(CC) -dynamiclib"
7269     STRIP="$STRIP -x"
7270     LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$(RELPATH) \$(bindir) \$(libdir)\`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
7271         SECURITYLIB="-framework Security -framework CoreFoundation"
7272
7273     COREFOUNDATIONLIB="-framework CoreFoundation"
7274
7275     IOKITLIB="-framework IOKit -framework CoreFoundation"
7276
7277     LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHAREDHEAP,0x7f000000"
7278
7279     if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
7280     then
7281                 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
7282
7283     fi
7284     if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
7285     then
7286                 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
7287
7288     fi
7289     if test "$ac_cv_header_IOKit_hid_IOHIDLib_h" = "yes"
7290     then
7291         ac_save_LIBS="$LIBS"
7292         LIBS="$LIBS $IOKITLIB"
7293
7294 for ac_func in IOHIDManagerCreate
7295 do
7296 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
7297 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
7298 $as_echo_n "checking for $ac_func... " >&6; }
7299 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7300   $as_echo_n "(cached) " >&6
7301 else
7302   cat >conftest.$ac_ext <<_ACEOF
7303 /* confdefs.h.  */
7304 _ACEOF
7305 cat confdefs.h >>conftest.$ac_ext
7306 cat >>conftest.$ac_ext <<_ACEOF
7307 /* end confdefs.h.  */
7308 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7309    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7310 #define $ac_func innocuous_$ac_func
7311
7312 /* System header to define __stub macros and hopefully few prototypes,
7313     which can conflict with char $ac_func (); below.
7314     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7315     <limits.h> exists even on freestanding compilers.  */
7316
7317 #ifdef __STDC__
7318 # include <limits.h>
7319 #else
7320 # include <assert.h>
7321 #endif
7322
7323 #undef $ac_func
7324
7325 /* Override any GCC internal prototype to avoid an error.
7326    Use char because int might match the return type of a GCC
7327    builtin and then its argument prototype would still apply.  */
7328 #ifdef __cplusplus
7329 extern "C"
7330 #endif
7331 char $ac_func ();
7332 /* The GNU C library defines this for functions which it implements
7333     to always fail with ENOSYS.  Some functions are actually named
7334     something starting with __ and the normal name is an alias.  */
7335 #if defined __stub_$ac_func || defined __stub___$ac_func
7336 choke me
7337 #endif
7338
7339 int
7340 main ()
7341 {
7342 return $ac_func ();
7343   ;
7344   return 0;
7345 }
7346 _ACEOF
7347 rm -f conftest.$ac_objext conftest$ac_exeext
7348 if { (ac_try="$ac_link"
7349 case "(($ac_try" in
7350   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7351   *) ac_try_echo=$ac_try;;
7352 esac
7353 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7354 $as_echo "$ac_try_echo") >&5
7355   (eval "$ac_link") 2>conftest.er1
7356   ac_status=$?
7357   grep -v '^ *+' conftest.er1 >conftest.err
7358   rm -f conftest.er1
7359   cat conftest.err >&5
7360   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7361   (exit $ac_status); } && {
7362          test -z "$ac_c_werror_flag" ||
7363          test ! -s conftest.err
7364        } && test -s conftest$ac_exeext && {
7365          test "$cross_compiling" = yes ||
7366          $as_test_x conftest$ac_exeext
7367        }; then
7368   eval "$as_ac_var=yes"
7369 else
7370   $as_echo "$as_me: failed program was:" >&5
7371 sed 's/^/| /' conftest.$ac_ext >&5
7372
7373         eval "$as_ac_var=no"
7374 fi
7375
7376 rm -rf conftest.dSYM
7377 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7378       conftest$ac_exeext conftest.$ac_ext
7379 fi
7380 ac_res=`eval 'as_val=${'$as_ac_var'}
7381                  $as_echo "$as_val"'`
7382                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7383 $as_echo "$ac_res" >&6; }
7384 as_val=`eval 'as_val=${'$as_ac_var'}
7385                  $as_echo "$as_val"'`
7386    if test "x$as_val" = x""yes; then
7387   cat >>confdefs.h <<_ACEOF
7388 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
7389 _ACEOF
7390
7391 fi
7392 done
7393
7394         LIBS="$ac_save_LIBS"
7395     fi
7396     case $host_cpu in
7397       *powerpc*)
7398         LDDLLFLAGS="$LDDLLFLAGS -read_only_relocs warning"          ;;
7399     esac
7400         if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
7401     then
7402         CARBONLIB="-framework Carbon"
7403
7404         enable_winequartz_drv=${enable_winequartz_drv:-yes}
7405     fi
7406         if test "x$enable_win16" = "xyes"
7407     then
7408         { $as_echo "$as_me:$LINENO: checking whether 16-bit code can be built correctly" >&5
7409 $as_echo_n "checking whether 16-bit code can be built correctly... " >&6; }
7410         if test "$cross_compiling" = yes; then
7411   { $as_echo "$as_me:$LINENO: result: cross-compiling, assuming yes" >&5
7412 $as_echo "cross-compiling, assuming yes" >&6; }
7413 else
7414   cat >conftest.$ac_ext <<_ACEOF
7415 /* confdefs.h.  */
7416 _ACEOF
7417 cat confdefs.h >>conftest.$ac_ext
7418 cat >>conftest.$ac_ext <<_ACEOF
7419 /* end confdefs.h.  */
7420 asm(".text\n"
7421                                             "bad:\tnop;nop\n"
7422                                             "good:\tnop;nop\n\t"
7423                                             ".globl _testfunc\n"
7424                                             "_testfunc:\tcallw good");
7425                                         extern void testfunc();
7426 int
7427 main ()
7428 {
7429 unsigned short *p = (unsigned short *)testfunc;
7430                                         return p[0] != 0xe866 || p[1] != 0xfffa
7431   ;
7432   return 0;
7433 }
7434 _ACEOF
7435 rm -f conftest$ac_exeext
7436 if { (ac_try="$ac_link"
7437 case "(($ac_try" in
7438   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7439   *) ac_try_echo=$ac_try;;
7440 esac
7441 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7442 $as_echo "$ac_try_echo") >&5
7443   (eval "$ac_link") 2>&5
7444   ac_status=$?
7445   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7446   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7447   { (case "(($ac_try" in
7448   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7449   *) ac_try_echo=$ac_try;;
7450 esac
7451 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7452 $as_echo "$ac_try_echo") >&5
7453   (eval "$ac_try") 2>&5
7454   ac_status=$?
7455   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7456   (exit $ac_status); }; }; then
7457   { $as_echo "$as_me:$LINENO: result: yes" >&5
7458 $as_echo "yes" >&6; }
7459 else
7460   $as_echo "$as_me: program exited with status $ac_status" >&5
7461 $as_echo "$as_me: failed program was:" >&5
7462 sed 's/^/| /' conftest.$ac_ext >&5
7463
7464 ( exit $ac_status )
7465 { $as_echo "$as_me:$LINENO: result: no" >&5
7466 $as_echo "no" >&6; }
7467                                        { { $as_echo "$as_me:$LINENO: error: Xcode 3.x cannot build 16-bit code correctly. Use --disable-win16 if you don't need 16-bit support." >&5
7468 $as_echo "$as_me: error: Xcode 3.x cannot build 16-bit code correctly. Use --disable-win16 if you don't need 16-bit support." >&2;}
7469    { (exit 1); exit 1; }; }
7470 fi
7471 rm -rf conftest.dSYM
7472 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7473 fi
7474
7475
7476     fi
7477     ;;
7478   *)
7479     DLLFLAGS="$DLLFLAGS -fPIC"
7480     DLLEXT=".so"
7481     { $as_echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
7482 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
7483 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
7484   $as_echo_n "(cached) " >&6
7485 else
7486   ac_wine_try_cflags_saved=$CFLAGS
7487 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
7488 cat >conftest.$ac_ext <<_ACEOF
7489 void myfunc() {}
7490 _ACEOF
7491 rm -f conftest.$ac_objext conftest$ac_exeext
7492 if { (ac_try="$ac_link"
7493 case "(($ac_try" in
7494   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7495   *) ac_try_echo=$ac_try;;
7496 esac
7497 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7498 $as_echo "$ac_try_echo") >&5
7499   (eval "$ac_link") 2>conftest.er1
7500   ac_status=$?
7501   grep -v '^ *+' conftest.er1 >conftest.err
7502   rm -f conftest.er1
7503   cat conftest.err >&5
7504   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7505   (exit $ac_status); } && {
7506          test -z "$ac_c_werror_flag" ||
7507          test ! -s conftest.err
7508        } && test -s conftest$ac_exeext && {
7509          test "$cross_compiling" = yes ||
7510          $as_test_x conftest$ac_exeext
7511        }; then
7512   ac_cv_c_dll_gnuelf="yes"
7513 else
7514   $as_echo "$as_me: failed program was:" >&5
7515 sed 's/^/| /' conftest.$ac_ext >&5
7516
7517         ac_cv_c_dll_gnuelf="no"
7518 fi
7519
7520 rm -rf conftest.dSYM
7521 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7522       conftest$ac_exeext conftest.$ac_ext
7523 CFLAGS=$ac_wine_try_cflags_saved
7524 fi
7525 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
7526 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
7527     if test "$ac_cv_c_dll_gnuelf" = "yes"
7528     then
7529       LDSHARED="\$(CC) -shared"
7530       LDDLLFLAGS="-shared -Wl,-Bsymbolic"
7531       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
7532 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
7533 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
7534   $as_echo_n "(cached) " >&6
7535 else
7536   ac_wine_try_cflags_saved=$CFLAGS
7537 CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
7538 cat >conftest.$ac_ext <<_ACEOF
7539 /* confdefs.h.  */
7540 _ACEOF
7541 cat confdefs.h >>conftest.$ac_ext
7542 cat >>conftest.$ac_ext <<_ACEOF
7543 /* end confdefs.h.  */
7544
7545 int
7546 main ()
7547 {
7548
7549   ;
7550   return 0;
7551 }
7552 _ACEOF
7553 rm -f conftest.$ac_objext conftest$ac_exeext
7554 if { (ac_try="$ac_link"
7555 case "(($ac_try" in
7556   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7557   *) ac_try_echo=$ac_try;;
7558 esac
7559 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7560 $as_echo "$ac_try_echo") >&5
7561   (eval "$ac_link") 2>conftest.er1
7562   ac_status=$?
7563   grep -v '^ *+' conftest.er1 >conftest.err
7564   rm -f conftest.er1
7565   cat conftest.err >&5
7566   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7567   (exit $ac_status); } && {
7568          test -z "$ac_c_werror_flag" ||
7569          test ! -s conftest.err
7570        } && test -s conftest$ac_exeext && {
7571          test "$cross_compiling" = yes ||
7572          $as_test_x conftest$ac_exeext
7573        }; then
7574   ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=yes
7575 else
7576   $as_echo "$as_me: failed program was:" >&5
7577 sed 's/^/| /' conftest.$ac_ext >&5
7578
7579         ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=no
7580 fi
7581
7582 rm -rf conftest.dSYM
7583 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7584       conftest$ac_exeext conftest.$ac_ext
7585 CFLAGS=$ac_wine_try_cflags_saved
7586 fi
7587 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
7588 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
7589 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
7590   LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
7591 else
7592   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
7593 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
7594 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
7595   $as_echo_n "(cached) " >&6
7596 else
7597   ac_wine_try_cflags_saved=$CFLAGS
7598 CFLAGS="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
7599 cat >conftest.$ac_ext <<_ACEOF
7600 /* confdefs.h.  */
7601 _ACEOF
7602 cat confdefs.h >>conftest.$ac_ext
7603 cat >>conftest.$ac_ext <<_ACEOF
7604 /* end confdefs.h.  */
7605
7606 int
7607 main ()
7608 {
7609
7610   ;
7611   return 0;
7612 }
7613 _ACEOF
7614 rm -f conftest.$ac_objext conftest$ac_exeext
7615 if { (ac_try="$ac_link"
7616 case "(($ac_try" in
7617   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7618   *) ac_try_echo=$ac_try;;
7619 esac
7620 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7621 $as_echo "$ac_try_echo") >&5
7622   (eval "$ac_link") 2>conftest.er1
7623   ac_status=$?
7624   grep -v '^ *+' conftest.er1 >conftest.err
7625   rm -f conftest.er1
7626   cat conftest.err >&5
7627   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7628   (exit $ac_status); } && {
7629          test -z "$ac_c_werror_flag" ||
7630          test ! -s conftest.err
7631        } && test -s conftest$ac_exeext && {
7632          test "$cross_compiling" = yes ||
7633          $as_test_x conftest$ac_exeext
7634        }; then
7635   ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=yes
7636 else
7637   $as_echo "$as_me: failed program was:" >&5
7638 sed 's/^/| /' conftest.$ac_ext >&5
7639
7640         ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=no
7641 fi
7642
7643 rm -rf conftest.dSYM
7644 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7645       conftest$ac_exeext conftest.$ac_ext
7646 CFLAGS=$ac_wine_try_cflags_saved
7647 fi
7648 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
7649 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
7650 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
7651   LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
7652 fi
7653
7654 fi
7655
7656
7657       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
7658 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
7659 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
7660   $as_echo_n "(cached) " >&6
7661 else
7662   ac_wine_try_cflags_saved=$CFLAGS
7663 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
7664 cat >conftest.$ac_ext <<_ACEOF
7665 /* confdefs.h.  */
7666 _ACEOF
7667 cat confdefs.h >>conftest.$ac_ext
7668 cat >>conftest.$ac_ext <<_ACEOF
7669 /* end confdefs.h.  */
7670
7671 int
7672 main ()
7673 {
7674
7675   ;
7676   return 0;
7677 }
7678 _ACEOF
7679 rm -f conftest.$ac_objext conftest$ac_exeext
7680 if { (ac_try="$ac_link"
7681 case "(($ac_try" in
7682   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7683   *) ac_try_echo=$ac_try;;
7684 esac
7685 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7686 $as_echo "$ac_try_echo") >&5
7687   (eval "$ac_link") 2>conftest.er1
7688   ac_status=$?
7689   grep -v '^ *+' conftest.er1 >conftest.err
7690   rm -f conftest.er1
7691   cat conftest.err >&5
7692   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7693   (exit $ac_status); } && {
7694          test -z "$ac_c_werror_flag" ||
7695          test ! -s conftest.err
7696        } && test -s conftest$ac_exeext && {
7697          test "$cross_compiling" = yes ||
7698          $as_test_x conftest$ac_exeext
7699        }; then
7700   ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=yes
7701 else
7702   $as_echo "$as_me: failed program was:" >&5
7703 sed 's/^/| /' conftest.$ac_ext >&5
7704
7705         ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=no
7706 fi
7707
7708 rm -rf conftest.dSYM
7709 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7710       conftest$ac_exeext conftest.$ac_ext
7711 CFLAGS=$ac_wine_try_cflags_saved
7712 fi
7713 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
7714 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
7715 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
7716   LDDLLFLAGS="$LDDLLFLAGS,-z,defs"
7717 fi
7718
7719
7720       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
7721 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
7722 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
7723   $as_echo_n "(cached) " >&6
7724 else
7725   ac_wine_try_cflags_saved=$CFLAGS
7726 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
7727 cat >conftest.$ac_ext <<_ACEOF
7728 /* confdefs.h.  */
7729 _ACEOF
7730 cat confdefs.h >>conftest.$ac_ext
7731 cat >>conftest.$ac_ext <<_ACEOF
7732 /* end confdefs.h.  */
7733
7734 int
7735 main ()
7736 {
7737
7738   ;
7739   return 0;
7740 }
7741 _ACEOF
7742 rm -f conftest.$ac_objext conftest$ac_exeext
7743 if { (ac_try="$ac_link"
7744 case "(($ac_try" in
7745   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7746   *) ac_try_echo=$ac_try;;
7747 esac
7748 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7749 $as_echo "$ac_try_echo") >&5
7750   (eval "$ac_link") 2>conftest.er1
7751   ac_status=$?
7752   grep -v '^ *+' conftest.er1 >conftest.err
7753   rm -f conftest.er1
7754   cat conftest.err >&5
7755   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7756   (exit $ac_status); } && {
7757          test -z "$ac_c_werror_flag" ||
7758          test ! -s conftest.err
7759        } && test -s conftest$ac_exeext && {
7760          test "$cross_compiling" = yes ||
7761          $as_test_x conftest$ac_exeext
7762        }; then
7763   ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes
7764 else
7765   $as_echo "$as_me: failed program was:" >&5
7766 sed 's/^/| /' conftest.$ac_ext >&5
7767
7768         ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=no
7769 fi
7770
7771 rm -rf conftest.dSYM
7772 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7773       conftest$ac_exeext conftest.$ac_ext
7774 CFLAGS=$ac_wine_try_cflags_saved
7775 fi
7776 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
7777 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
7778 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
7779   LDDLLFLAGS="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
7780 fi
7781
7782
7783       echo '{ global: *; };' >conftest.map
7784       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
7785 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
7786 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
7787   $as_echo_n "(cached) " >&6
7788 else
7789   ac_wine_try_cflags_saved=$CFLAGS
7790 CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
7791 cat >conftest.$ac_ext <<_ACEOF
7792 /* confdefs.h.  */
7793 _ACEOF
7794 cat confdefs.h >>conftest.$ac_ext
7795 cat >>conftest.$ac_ext <<_ACEOF
7796 /* end confdefs.h.  */
7797
7798 int
7799 main ()
7800 {
7801
7802   ;
7803   return 0;
7804 }
7805 _ACEOF
7806 rm -f conftest.$ac_objext conftest$ac_exeext
7807 if { (ac_try="$ac_link"
7808 case "(($ac_try" in
7809   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7810   *) ac_try_echo=$ac_try;;
7811 esac
7812 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7813 $as_echo "$ac_try_echo") >&5
7814   (eval "$ac_link") 2>conftest.er1
7815   ac_status=$?
7816   grep -v '^ *+' conftest.er1 >conftest.err
7817   rm -f conftest.er1
7818   cat conftest.err >&5
7819   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7820   (exit $ac_status); } && {
7821          test -z "$ac_c_werror_flag" ||
7822          test ! -s conftest.err
7823        } && test -s conftest$ac_exeext && {
7824          test "$cross_compiling" = yes ||
7825          $as_test_x conftest$ac_exeext
7826        }; then
7827   ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=yes
7828 else
7829   $as_echo "$as_me: failed program was:" >&5
7830 sed 's/^/| /' conftest.$ac_ext >&5
7831
7832         ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=no
7833 fi
7834
7835 rm -rf conftest.dSYM
7836 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7837       conftest$ac_exeext conftest.$ac_ext
7838 CFLAGS=$ac_wine_try_cflags_saved
7839 fi
7840 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
7841 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
7842 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
7843   LDSHARED="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
7844 fi
7845
7846       rm -f conftest.map
7847
7848       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
7849 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
7850 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
7851   $as_echo_n "(cached) " >&6
7852 else
7853   ac_wine_try_cflags_saved=$CFLAGS
7854 CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic"
7855 cat >conftest.$ac_ext <<_ACEOF
7856 /* confdefs.h.  */
7857 _ACEOF
7858 cat confdefs.h >>conftest.$ac_ext
7859 cat >>conftest.$ac_ext <<_ACEOF
7860 /* end confdefs.h.  */
7861
7862 int
7863 main ()
7864 {
7865
7866   ;
7867   return 0;
7868 }
7869 _ACEOF
7870 rm -f conftest.$ac_objext conftest$ac_exeext
7871 if { (ac_try="$ac_link"
7872 case "(($ac_try" in
7873   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7874   *) ac_try_echo=$ac_try;;
7875 esac
7876 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7877 $as_echo "$ac_try_echo") >&5
7878   (eval "$ac_link") 2>conftest.er1
7879   ac_status=$?
7880   grep -v '^ *+' conftest.er1 >conftest.err
7881   rm -f conftest.er1
7882   cat conftest.err >&5
7883   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7884   (exit $ac_status); } && {
7885          test -z "$ac_c_werror_flag" ||
7886          test ! -s conftest.err
7887        } && test -s conftest$ac_exeext && {
7888          test "$cross_compiling" = yes ||
7889          $as_test_x conftest$ac_exeext
7890        }; then
7891   ac_cv_cflags__fPIC__Wl___export_dynamic=yes
7892 else
7893   $as_echo "$as_me: failed program was:" >&5
7894 sed 's/^/| /' conftest.$ac_ext >&5
7895
7896         ac_cv_cflags__fPIC__Wl___export_dynamic=no
7897 fi
7898
7899 rm -rf conftest.dSYM
7900 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7901       conftest$ac_exeext conftest.$ac_ext
7902 CFLAGS=$ac_wine_try_cflags_saved
7903 fi
7904 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
7905 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
7906 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
7907   LDEXECFLAGS="-Wl,--export-dynamic"
7908
7909 fi
7910
7911
7912       as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" | $as_tr_sh`
7913 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
7914 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
7915 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7916   $as_echo_n "(cached) " >&6
7917 else
7918   ac_wine_try_cflags_saved=$CFLAGS
7919 CFLAGS="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
7920 cat >conftest.$ac_ext <<_ACEOF
7921 /* confdefs.h.  */
7922 _ACEOF
7923 cat confdefs.h >>conftest.$ac_ext
7924 cat >>conftest.$ac_ext <<_ACEOF
7925 /* end confdefs.h.  */
7926
7927 int
7928 main ()
7929 {
7930
7931   ;
7932   return 0;
7933 }
7934 _ACEOF
7935 rm -f conftest.$ac_objext conftest$ac_exeext
7936 if { (ac_try="$ac_link"
7937 case "(($ac_try" in
7938   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7939   *) ac_try_echo=$ac_try;;
7940 esac
7941 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7942 $as_echo "$ac_try_echo") >&5
7943   (eval "$ac_link") 2>conftest.er1
7944   ac_status=$?
7945   grep -v '^ *+' conftest.er1 >conftest.err
7946   rm -f conftest.er1
7947   cat conftest.err >&5
7948   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7949   (exit $ac_status); } && {
7950          test -z "$ac_c_werror_flag" ||
7951          test ! -s conftest.err
7952        } && test -s conftest$ac_exeext && {
7953          test "$cross_compiling" = yes ||
7954          $as_test_x conftest$ac_exeext
7955        }; then
7956   eval "$as_ac_var=yes"
7957 else
7958   $as_echo "$as_me: failed program was:" >&5
7959 sed 's/^/| /' conftest.$ac_ext >&5
7960
7961         eval "$as_ac_var=no"
7962 fi
7963
7964 rm -rf conftest.dSYM
7965 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7966       conftest$ac_exeext conftest.$ac_ext
7967 CFLAGS=$ac_wine_try_cflags_saved
7968 fi
7969 ac_res=`eval 'as_val=${'$as_ac_var'}
7970                  $as_echo "$as_val"'`
7971                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7972 $as_echo "$ac_res" >&6; }
7973 if test `eval 'as_val=${'$as_ac_var'}
7974                  $as_echo "$as_val"'` = yes; then
7975   LDRPATH_INSTALL="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
7976                        LDRPATH_LOCAL="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
7977 else
7978   as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh`
7979 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
7980 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
7981 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7982   $as_echo_n "(cached) " >&6
7983 else
7984   ac_wine_try_cflags_saved=$CFLAGS
7985 CFLAGS="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
7986 cat >conftest.$ac_ext <<_ACEOF
7987 /* confdefs.h.  */
7988 _ACEOF
7989 cat confdefs.h >>conftest.$ac_ext
7990 cat >>conftest.$ac_ext <<_ACEOF
7991 /* end confdefs.h.  */
7992
7993 int
7994 main ()
7995 {
7996
7997   ;
7998   return 0;
7999 }
8000 _ACEOF
8001 rm -f conftest.$ac_objext conftest$ac_exeext
8002 if { (ac_try="$ac_link"
8003 case "(($ac_try" in
8004   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8005   *) ac_try_echo=$ac_try;;
8006 esac
8007 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8008 $as_echo "$ac_try_echo") >&5
8009   (eval "$ac_link") 2>conftest.er1
8010   ac_status=$?
8011   grep -v '^ *+' conftest.er1 >conftest.err
8012   rm -f conftest.er1
8013   cat conftest.err >&5
8014   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8015   (exit $ac_status); } && {
8016          test -z "$ac_c_werror_flag" ||
8017          test ! -s conftest.err
8018        } && test -s conftest$ac_exeext && {
8019          test "$cross_compiling" = yes ||
8020          $as_test_x conftest$ac_exeext
8021        }; then
8022   eval "$as_ac_var=yes"
8023 else
8024   $as_echo "$as_me: failed program was:" >&5
8025 sed 's/^/| /' conftest.$ac_ext >&5
8026
8027         eval "$as_ac_var=no"
8028 fi
8029
8030 rm -rf conftest.dSYM
8031 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8032       conftest$ac_exeext conftest.$ac_ext
8033 CFLAGS=$ac_wine_try_cflags_saved
8034 fi
8035 ac_res=`eval 'as_val=${'$as_ac_var'}
8036                  $as_echo "$as_val"'`
8037                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8038 $as_echo "$ac_res" >&6; }
8039 if test `eval 'as_val=${'$as_ac_var'}
8040                  $as_echo "$as_val"'` = yes; then
8041   LDRPATH_INSTALL="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
8042                             LDRPATH_LOCAL="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8043 fi
8044
8045 fi
8046
8047
8048       { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
8049 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
8050 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
8051   $as_echo_n "(cached) " >&6
8052 else
8053   ac_wine_try_cflags_saved=$CFLAGS
8054 CFLAGS="$CFLAGS -Wl,--enable-new-dtags"
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__Wl___enable_new_dtags=yes
8092 else
8093   $as_echo "$as_me: failed program was:" >&5
8094 sed 's/^/| /' conftest.$ac_ext >&5
8095
8096         ac_cv_cflags__Wl___enable_new_dtags=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__Wl___enable_new_dtags" >&5
8105 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
8106 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
8107   LDRPATH_INSTALL="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
8108 fi
8109
8110
8111       case $host_cpu in
8112         *i[3456789]86* | x86_64)
8113           { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
8114 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
8115 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
8116   $as_echo_n "(cached) " >&6
8117 else
8118   ac_wine_try_cflags_saved=$CFLAGS
8119 CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
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   ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes
8157 else
8158   $as_echo "$as_me: failed program was:" >&5
8159 sed 's/^/| /' conftest.$ac_ext >&5
8160
8161         ac_cv_cflags__Wl___section_start__interp_0x7bf00400=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 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
8170 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
8171 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
8172   LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
8173 fi
8174
8175           ;;
8176       esac
8177
8178     else
8179       { $as_echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
8180 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
8181 if test "${ac_cv_c_dll_unixware+set}" = set; then
8182   $as_echo_n "(cached) " >&6
8183 else
8184   ac_wine_try_cflags_saved=$CFLAGS
8185 CFLAGS="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
8186 cat >conftest.$ac_ext <<_ACEOF
8187 void myfunc() {}
8188 _ACEOF
8189 rm -f conftest.$ac_objext conftest$ac_exeext
8190 if { (ac_try="$ac_link"
8191 case "(($ac_try" in
8192   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8193   *) ac_try_echo=$ac_try;;
8194 esac
8195 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8196 $as_echo "$ac_try_echo") >&5
8197   (eval "$ac_link") 2>conftest.er1
8198   ac_status=$?
8199   grep -v '^ *+' conftest.er1 >conftest.err
8200   rm -f conftest.er1
8201   cat conftest.err >&5
8202   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8203   (exit $ac_status); } && {
8204          test -z "$ac_c_werror_flag" ||
8205          test ! -s conftest.err
8206        } && test -s conftest$ac_exeext && {
8207          test "$cross_compiling" = yes ||
8208          $as_test_x conftest$ac_exeext
8209        }; then
8210   ac_cv_c_dll_unixware="yes"
8211 else
8212   $as_echo "$as_me: failed program was:" >&5
8213 sed 's/^/| /' conftest.$ac_ext >&5
8214
8215         ac_cv_c_dll_unixware="no"
8216 fi
8217
8218 rm -rf conftest.dSYM
8219 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8220       conftest$ac_exeext conftest.$ac_ext
8221 CFLAGS=$ac_wine_try_cflags_saved
8222 fi
8223 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
8224 $as_echo "$ac_cv_c_dll_unixware" >&6; }
8225       if test "$ac_cv_c_dll_unixware" = "yes"
8226       then
8227         LDSHARED="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
8228         LDDLLFLAGS="-Wl,-G,-B,symbolic"
8229
8230       else
8231         { $as_echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
8232 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
8233 if test "${ac_cv_c_dll_hpux+set}" = set; then
8234   $as_echo_n "(cached) " >&6
8235 else
8236   ac_wine_try_cflags_saved=$CFLAGS
8237 CFLAGS="$CFLAGS -shared"
8238 cat >conftest.$ac_ext <<_ACEOF
8239 void myfunc() {}
8240 _ACEOF
8241 rm -f conftest.$ac_objext conftest$ac_exeext
8242 if { (ac_try="$ac_link"
8243 case "(($ac_try" in
8244   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8245   *) ac_try_echo=$ac_try;;
8246 esac
8247 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8248 $as_echo "$ac_try_echo") >&5
8249   (eval "$ac_link") 2>conftest.er1
8250   ac_status=$?
8251   grep -v '^ *+' conftest.er1 >conftest.err
8252   rm -f conftest.er1
8253   cat conftest.err >&5
8254   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8255   (exit $ac_status); } && {
8256          test -z "$ac_c_werror_flag" ||
8257          test ! -s conftest.err
8258        } && test -s conftest$ac_exeext && {
8259          test "$cross_compiling" = yes ||
8260          $as_test_x conftest$ac_exeext
8261        }; then
8262   ac_cv_c_dll_hpux="yes"
8263 else
8264   $as_echo "$as_me: failed program was:" >&5
8265 sed 's/^/| /' conftest.$ac_ext >&5
8266
8267         ac_cv_c_dll_hpux="no"
8268 fi
8269
8270 rm -rf conftest.dSYM
8271 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8272       conftest$ac_exeext conftest.$ac_ext
8273 CFLAGS=$ac_wine_try_cflags_saved
8274 fi
8275 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
8276 $as_echo "$ac_cv_c_dll_hpux" >&6; }
8277         if test "$ac_cv_c_dll_hpux" = "yes"
8278         then
8279           LIBEXT="sl"
8280           DLLEXT=".sl"
8281           LDDLLFLAGS="-shared -fPIC"
8282           LDSHARED="\$(CC) -shared"
8283         fi
8284       fi
8285     fi
8286     ;;
8287 esac
8288
8289 enable_winequartz_drv=${enable_winequartz_drv:-no}
8290
8291 if test "$LIBEXT" = "a"; then
8292   { { $as_echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
8293 It is currently not possible to build Wine without shared library
8294 (.so) support to allow transparent switch between .so and .dll files.
8295 If you are using Linux, you will need a newer binutils.
8296 " >&5
8297 $as_echo "$as_me: error: could not find a way to build shared libraries.
8298 It is currently not possible to build Wine without shared library
8299 (.so) support to allow transparent switch between .so and .dll files.
8300 If you are using Linux, you will need a newer binutils.
8301 " >&2;}
8302    { (exit 1); exit 1; }; }
8303 fi
8304
8305 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
8306 then
8307     for ac_prog in $host_cpu-pc-mingw32-gcc i586-mingw32msvc-gcc i386-mingw32msvc-gcc i686-mingw32-gcc i586-mingw32-gcc i486-mingw32-gcc i386-mingw32-gcc i686-pc-mingw32-gcc
8308 do
8309   # Extract the first word of "$ac_prog", so it can be a program name with args.
8310 set dummy $ac_prog; ac_word=$2
8311 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8312 $as_echo_n "checking for $ac_word... " >&6; }
8313 if test "${ac_cv_prog_CROSSCC+set}" = set; then
8314   $as_echo_n "(cached) " >&6
8315 else
8316   if test -n "$CROSSCC"; then
8317   ac_cv_prog_CROSSCC="$CROSSCC" # Let the user override the test.
8318 else
8319 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8320 for as_dir in $PATH
8321 do
8322   IFS=$as_save_IFS
8323   test -z "$as_dir" && as_dir=.
8324   for ac_exec_ext in '' $ac_executable_extensions; do
8325   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8326     ac_cv_prog_CROSSCC="$ac_prog"
8327     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8328     break 2
8329   fi
8330 done
8331 done
8332 IFS=$as_save_IFS
8333
8334 fi
8335 fi
8336 CROSSCC=$ac_cv_prog_CROSSCC
8337 if test -n "$CROSSCC"; then
8338   { $as_echo "$as_me:$LINENO: result: $CROSSCC" >&5
8339 $as_echo "$CROSSCC" >&6; }
8340 else
8341   { $as_echo "$as_me:$LINENO: result: no" >&5
8342 $as_echo "no" >&6; }
8343 fi
8344
8345
8346   test -n "$CROSSCC" && break
8347 done
8348 test -n "$CROSSCC" || CROSSCC="false"
8349
8350     for ac_prog in $host_cpu-pc-mingw32-dlltool i586-mingw32msvc-dlltool i386-mingw32msvc-dlltool i686-mingw32-dlltool i586-mingw32-dlltool i486-mingw32-dlltool i386-mingw32-dlltool i686-pc-mingw32-dlltool
8351 do
8352   # Extract the first word of "$ac_prog", so it can be a program name with args.
8353 set dummy $ac_prog; ac_word=$2
8354 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8355 $as_echo_n "checking for $ac_word... " >&6; }
8356 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8357   $as_echo_n "(cached) " >&6
8358 else
8359   if test -n "$DLLTOOL"; then
8360   ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
8361 else
8362 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8363 for as_dir in $PATH
8364 do
8365   IFS=$as_save_IFS
8366   test -z "$as_dir" && as_dir=.
8367   for ac_exec_ext in '' $ac_executable_extensions; do
8368   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8369     ac_cv_prog_DLLTOOL="$ac_prog"
8370     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8371     break 2
8372   fi
8373 done
8374 done
8375 IFS=$as_save_IFS
8376
8377 fi
8378 fi
8379 DLLTOOL=$ac_cv_prog_DLLTOOL
8380 if test -n "$DLLTOOL"; then
8381   { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8382 $as_echo "$DLLTOOL" >&6; }
8383 else
8384   { $as_echo "$as_me:$LINENO: result: no" >&5
8385 $as_echo "no" >&6; }
8386 fi
8387
8388
8389   test -n "$DLLTOOL" && break
8390 done
8391 test -n "$DLLTOOL" || DLLTOOL="false"
8392
8393     for ac_prog in $host_cpu-pc-mingw32-ar i586-mingw32msvc-ar i386-mingw32msvc-ar i686-mingw32-ar i586-mingw32-ar i486-mingw32-ar i386-mingw32-ar i686-pc-mingw32-ar
8394 do
8395   # Extract the first word of "$ac_prog", so it can be a program name with args.
8396 set dummy $ac_prog; ac_word=$2
8397 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8398 $as_echo_n "checking for $ac_word... " >&6; }
8399 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8400   $as_echo_n "(cached) " >&6
8401 else
8402   if test -n "$MINGWAR"; then
8403   ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
8404 else
8405 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8406 for as_dir in $PATH
8407 do
8408   IFS=$as_save_IFS
8409   test -z "$as_dir" && as_dir=.
8410   for ac_exec_ext in '' $ac_executable_extensions; do
8411   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8412     ac_cv_prog_MINGWAR="$ac_prog"
8413     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8414     break 2
8415   fi
8416 done
8417 done
8418 IFS=$as_save_IFS
8419
8420 fi
8421 fi
8422 MINGWAR=$ac_cv_prog_MINGWAR
8423 if test -n "$MINGWAR"; then
8424   { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
8425 $as_echo "$MINGWAR" >&6; }
8426 else
8427   { $as_echo "$as_me:$LINENO: result: no" >&5
8428 $as_echo "no" >&6; }
8429 fi
8430
8431
8432   test -n "$MINGWAR" && break
8433 done
8434 test -n "$MINGWAR" || MINGWAR="false"
8435
8436     if test "$CROSSCC" != "false"
8437     then
8438         CROSSTEST="\$(CROSSTEST)"
8439
8440         set x $CROSSCC
8441         shift
8442         target=""
8443         while test $# -ge 1
8444         do
8445             case "$1" in
8446               *-gcc) target=`expr "$1" : '\(.*\)-gcc'` ;;
8447             esac
8448             shift
8449         done
8450         if test -n "$target"
8451         then
8452             CROSSTARGETFLAGS="-b $target"
8453
8454         fi
8455     fi
8456 fi
8457
8458
8459 if test "$ac_cv_header_pthread_h" = "yes"
8460 then
8461     { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
8462 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
8463 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
8464   $as_echo_n "(cached) " >&6
8465 else
8466   ac_check_lib_save_LIBS=$LIBS
8467 LIBS="-lpthread  $LIBS"
8468 cat >conftest.$ac_ext <<_ACEOF
8469 /* confdefs.h.  */
8470 _ACEOF
8471 cat confdefs.h >>conftest.$ac_ext
8472 cat >>conftest.$ac_ext <<_ACEOF
8473 /* end confdefs.h.  */
8474
8475 /* Override any GCC internal prototype to avoid an error.
8476    Use char because int might match the return type of a GCC
8477    builtin and then its argument prototype would still apply.  */
8478 #ifdef __cplusplus
8479 extern "C"
8480 #endif
8481 char pthread_create ();
8482 int
8483 main ()
8484 {
8485 return pthread_create ();
8486   ;
8487   return 0;
8488 }
8489 _ACEOF
8490 rm -f conftest.$ac_objext conftest$ac_exeext
8491 if { (ac_try="$ac_link"
8492 case "(($ac_try" in
8493   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8494   *) ac_try_echo=$ac_try;;
8495 esac
8496 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8497 $as_echo "$ac_try_echo") >&5
8498   (eval "$ac_link") 2>conftest.er1
8499   ac_status=$?
8500   grep -v '^ *+' conftest.er1 >conftest.err
8501   rm -f conftest.er1
8502   cat conftest.err >&5
8503   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8504   (exit $ac_status); } && {
8505          test -z "$ac_c_werror_flag" ||
8506          test ! -s conftest.err
8507        } && test -s conftest$ac_exeext && {
8508          test "$cross_compiling" = yes ||
8509          $as_test_x conftest$ac_exeext
8510        }; then
8511   ac_cv_lib_pthread_pthread_create=yes
8512 else
8513   $as_echo "$as_me: failed program was:" >&5
8514 sed 's/^/| /' conftest.$ac_ext >&5
8515
8516         ac_cv_lib_pthread_pthread_create=no
8517 fi
8518
8519 rm -rf conftest.dSYM
8520 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8521       conftest$ac_exeext conftest.$ac_ext
8522 LIBS=$ac_check_lib_save_LIBS
8523 fi
8524 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
8525 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
8526 if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then
8527   LIBPTHREAD="-lpthread"
8528
8529 fi
8530
8531 fi
8532 if test "x$LIBPTHREAD" = "x"; then
8533   case "x$with_pthread" in
8534   xno) ;;
8535   *)   { { $as_echo "$as_me:$LINENO: error: pthread ${notice_platform}development files not found.
8536 Wine cannot support threads without libpthread.
8537 Use the --without-pthread option if you really want this." >&5
8538 $as_echo "$as_me: error: pthread ${notice_platform}development files not found.
8539 Wine cannot support threads without libpthread.
8540 Use the --without-pthread option if you really want this." >&2;}
8541    { (exit 1); exit 1; }; } ;;
8542 esac
8543 fi
8544
8545
8546
8547 { $as_echo "$as_me:$LINENO: checking for X" >&5
8548 $as_echo_n "checking for X... " >&6; }
8549
8550
8551 # Check whether --with-x was given.
8552 if test "${with_x+set}" = set; then
8553   withval=$with_x;
8554 fi
8555
8556 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
8557 if test "x$with_x" = xno; then
8558   # The user explicitly disabled X.
8559   have_x=disabled
8560 else
8561   case $x_includes,$x_libraries in #(
8562     *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5
8563 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;}
8564    { (exit 1); exit 1; }; };; #(
8565     *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
8566   $as_echo_n "(cached) " >&6
8567 else
8568   # One or both of the vars are not set, and there is no cached value.
8569 ac_x_includes=no ac_x_libraries=no
8570 rm -f -r conftest.dir
8571 if mkdir conftest.dir; then
8572   cd conftest.dir
8573   cat >Imakefile <<'_ACEOF'
8574 incroot:
8575         @echo incroot='${INCROOT}'
8576 usrlibdir:
8577         @echo usrlibdir='${USRLIBDIR}'
8578 libdir:
8579         @echo libdir='${LIBDIR}'
8580 _ACEOF
8581   if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
8582     # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
8583     for ac_var in incroot usrlibdir libdir; do
8584       eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
8585     done
8586     # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
8587     for ac_extension in a so sl dylib la dll; do
8588       if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
8589          test -f "$ac_im_libdir/libX11.$ac_extension"; then
8590         ac_im_usrlibdir=$ac_im_libdir; break
8591       fi
8592     done
8593     # Screen out bogus values from the imake configuration.  They are
8594     # bogus both because they are the default anyway, and because
8595     # using them would break gcc on systems where it needs fixed includes.
8596     case $ac_im_incroot in
8597         /usr/include) ac_x_includes= ;;
8598         *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
8599     esac
8600     case $ac_im_usrlibdir in
8601         /usr/lib | /usr/lib64 | /lib | /lib64) ;;
8602         *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
8603     esac
8604   fi
8605   cd ..
8606   rm -f -r conftest.dir
8607 fi
8608
8609 # Standard set of common directories for X headers.
8610 # Check X11 before X11Rn because it is often a symlink to the current release.
8611 ac_x_header_dirs='
8612 /usr/X11/include
8613 /usr/X11R6/include
8614 /usr/X11R5/include
8615 /usr/X11R4/include
8616
8617 /usr/include/X11
8618 /usr/include/X11R6
8619 /usr/include/X11R5
8620 /usr/include/X11R4
8621
8622 /usr/local/X11/include
8623 /usr/local/X11R6/include
8624 /usr/local/X11R5/include
8625 /usr/local/X11R4/include
8626
8627 /usr/local/include/X11
8628 /usr/local/include/X11R6
8629 /usr/local/include/X11R5
8630 /usr/local/include/X11R4
8631
8632 /usr/X386/include
8633 /usr/x386/include
8634 /usr/XFree86/include/X11
8635
8636 /usr/include
8637 /usr/local/include
8638 /usr/unsupported/include
8639 /usr/athena/include
8640 /usr/local/x11r5/include
8641 /usr/lpp/Xamples/include
8642
8643 /usr/openwin/include
8644 /usr/openwin/share/include'
8645
8646 if test "$ac_x_includes" = no; then
8647   # Guess where to find include files, by looking for Xlib.h.
8648   # First, try using that file with no special directory specified.
8649   cat >conftest.$ac_ext <<_ACEOF
8650 /* confdefs.h.  */
8651 _ACEOF
8652 cat confdefs.h >>conftest.$ac_ext
8653 cat >>conftest.$ac_ext <<_ACEOF
8654 /* end confdefs.h.  */
8655 #include <X11/Xlib.h>
8656 _ACEOF
8657 if { (ac_try="$ac_cpp conftest.$ac_ext"
8658 case "(($ac_try" in
8659   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8660   *) ac_try_echo=$ac_try;;
8661 esac
8662 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8663 $as_echo "$ac_try_echo") >&5
8664   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8665   ac_status=$?
8666   grep -v '^ *+' conftest.er1 >conftest.err
8667   rm -f conftest.er1
8668   cat conftest.err >&5
8669   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8670   (exit $ac_status); } >/dev/null && {
8671          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8672          test ! -s conftest.err
8673        }; then
8674   # We can compile using X headers with no special include directory.
8675 ac_x_includes=
8676 else
8677   $as_echo "$as_me: failed program was:" >&5
8678 sed 's/^/| /' conftest.$ac_ext >&5
8679
8680   for ac_dir in $ac_x_header_dirs; do
8681   if test -r "$ac_dir/X11/Xlib.h"; then
8682     ac_x_includes=$ac_dir
8683     break
8684   fi
8685 done
8686 fi
8687
8688 rm -f conftest.err conftest.$ac_ext
8689 fi # $ac_x_includes = no
8690
8691 if test "$ac_x_libraries" = no; then
8692   # Check for the libraries.
8693   # See if we find them without any special options.
8694   # Don't add to $LIBS permanently.
8695   ac_save_LIBS=$LIBS
8696   LIBS="-lX11 $LIBS"
8697   cat >conftest.$ac_ext <<_ACEOF
8698 /* confdefs.h.  */
8699 _ACEOF
8700 cat confdefs.h >>conftest.$ac_ext
8701 cat >>conftest.$ac_ext <<_ACEOF
8702 /* end confdefs.h.  */
8703 #include <X11/Xlib.h>
8704 int
8705 main ()
8706 {
8707 XrmInitialize ()
8708   ;
8709   return 0;
8710 }
8711 _ACEOF
8712 rm -f conftest.$ac_objext conftest$ac_exeext
8713 if { (ac_try="$ac_link"
8714 case "(($ac_try" in
8715   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8716   *) ac_try_echo=$ac_try;;
8717 esac
8718 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8719 $as_echo "$ac_try_echo") >&5
8720   (eval "$ac_link") 2>conftest.er1
8721   ac_status=$?
8722   grep -v '^ *+' conftest.er1 >conftest.err
8723   rm -f conftest.er1
8724   cat conftest.err >&5
8725   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8726   (exit $ac_status); } && {
8727          test -z "$ac_c_werror_flag" ||
8728          test ! -s conftest.err
8729        } && test -s conftest$ac_exeext && {
8730          test "$cross_compiling" = yes ||
8731          $as_test_x conftest$ac_exeext
8732        }; then
8733   LIBS=$ac_save_LIBS
8734 # We can link X programs with no special library path.
8735 ac_x_libraries=
8736 else
8737   $as_echo "$as_me: failed program was:" >&5
8738 sed 's/^/| /' conftest.$ac_ext >&5
8739
8740         LIBS=$ac_save_LIBS
8741 for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
8742 do
8743   # Don't even attempt the hair of trying to link an X program!
8744   for ac_extension in a so sl dylib la dll; do
8745     if test -r "$ac_dir/libX11.$ac_extension"; then
8746       ac_x_libraries=$ac_dir
8747       break 2
8748     fi
8749   done
8750 done
8751 fi
8752
8753 rm -rf conftest.dSYM
8754 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8755       conftest$ac_exeext conftest.$ac_ext
8756 fi # $ac_x_libraries = no
8757
8758 case $ac_x_includes,$ac_x_libraries in #(
8759   no,* | *,no | *\'*)
8760     # Didn't find X, or a directory has "'" in its name.
8761     ac_cv_have_x="have_x=no";; #(
8762   *)
8763     # Record where we found X for the cache.
8764     ac_cv_have_x="have_x=yes\
8765         ac_x_includes='$ac_x_includes'\
8766         ac_x_libraries='$ac_x_libraries'"
8767 esac
8768 fi
8769 ;; #(
8770     *) have_x=yes;;
8771   esac
8772   eval "$ac_cv_have_x"
8773 fi # $with_x != no
8774
8775 if test "$have_x" != yes; then
8776   { $as_echo "$as_me:$LINENO: result: $have_x" >&5
8777 $as_echo "$have_x" >&6; }
8778   no_x=yes
8779 else
8780   # If each of the values was on the command line, it overrides each guess.
8781   test "x$x_includes" = xNONE && x_includes=$ac_x_includes
8782   test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
8783   # Update the cache value to reflect the command line values.
8784   ac_cv_have_x="have_x=yes\
8785         ac_x_includes='$x_includes'\
8786         ac_x_libraries='$x_libraries'"
8787   { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
8788 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
8789 fi
8790
8791 if test "$no_x" = yes; then
8792   # Not all programs may use this symbol, but it does not hurt to define it.
8793
8794 cat >>confdefs.h <<\_ACEOF
8795 #define X_DISPLAY_MISSING 1
8796 _ACEOF
8797
8798   X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
8799 else
8800   if test -n "$x_includes"; then
8801     X_CFLAGS="$X_CFLAGS -I$x_includes"
8802   fi
8803
8804   # It would also be nice to do this for all -L options, not just this one.
8805   if test -n "$x_libraries"; then
8806     X_LIBS="$X_LIBS -L$x_libraries"
8807     # For Solaris; some versions of Sun CC require a space after -R and
8808     # others require no space.  Words are not sufficient . . . .
8809     { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
8810 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
8811     ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
8812     ac_xsave_c_werror_flag=$ac_c_werror_flag
8813     ac_c_werror_flag=yes
8814     cat >conftest.$ac_ext <<_ACEOF
8815 /* confdefs.h.  */
8816 _ACEOF
8817 cat confdefs.h >>conftest.$ac_ext
8818 cat >>conftest.$ac_ext <<_ACEOF
8819 /* end confdefs.h.  */
8820
8821 int
8822 main ()
8823 {
8824
8825   ;
8826   return 0;
8827 }
8828 _ACEOF
8829 rm -f conftest.$ac_objext conftest$ac_exeext
8830 if { (ac_try="$ac_link"
8831 case "(($ac_try" in
8832   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8833   *) ac_try_echo=$ac_try;;
8834 esac
8835 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8836 $as_echo "$ac_try_echo") >&5
8837   (eval "$ac_link") 2>conftest.er1
8838   ac_status=$?
8839   grep -v '^ *+' conftest.er1 >conftest.err
8840   rm -f conftest.er1
8841   cat conftest.err >&5
8842   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8843   (exit $ac_status); } && {
8844          test -z "$ac_c_werror_flag" ||
8845          test ! -s conftest.err
8846        } && test -s conftest$ac_exeext && {
8847          test "$cross_compiling" = yes ||
8848          $as_test_x conftest$ac_exeext
8849        }; then
8850   { $as_echo "$as_me:$LINENO: result: no" >&5
8851 $as_echo "no" >&6; }
8852        X_LIBS="$X_LIBS -R$x_libraries"
8853 else
8854   $as_echo "$as_me: failed program was:" >&5
8855 sed 's/^/| /' conftest.$ac_ext >&5
8856
8857         LIBS="$ac_xsave_LIBS -R $x_libraries"
8858        cat >conftest.$ac_ext <<_ACEOF
8859 /* confdefs.h.  */
8860 _ACEOF
8861 cat confdefs.h >>conftest.$ac_ext
8862 cat >>conftest.$ac_ext <<_ACEOF
8863 /* end confdefs.h.  */
8864
8865 int
8866 main ()
8867 {
8868
8869   ;
8870   return 0;
8871 }
8872 _ACEOF
8873 rm -f conftest.$ac_objext conftest$ac_exeext
8874 if { (ac_try="$ac_link"
8875 case "(($ac_try" in
8876   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8877   *) ac_try_echo=$ac_try;;
8878 esac
8879 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8880 $as_echo "$ac_try_echo") >&5
8881   (eval "$ac_link") 2>conftest.er1
8882   ac_status=$?
8883   grep -v '^ *+' conftest.er1 >conftest.err
8884   rm -f conftest.er1
8885   cat conftest.err >&5
8886   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8887   (exit $ac_status); } && {
8888          test -z "$ac_c_werror_flag" ||
8889          test ! -s conftest.err
8890        } && test -s conftest$ac_exeext && {
8891          test "$cross_compiling" = yes ||
8892          $as_test_x conftest$ac_exeext
8893        }; then
8894   { $as_echo "$as_me:$LINENO: result: yes" >&5
8895 $as_echo "yes" >&6; }
8896           X_LIBS="$X_LIBS -R $x_libraries"
8897 else
8898   $as_echo "$as_me: failed program was:" >&5
8899 sed 's/^/| /' conftest.$ac_ext >&5
8900
8901         { $as_echo "$as_me:$LINENO: result: neither works" >&5
8902 $as_echo "neither works" >&6; }
8903 fi
8904
8905 rm -rf conftest.dSYM
8906 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8907       conftest$ac_exeext conftest.$ac_ext
8908 fi
8909
8910 rm -rf conftest.dSYM
8911 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8912       conftest$ac_exeext conftest.$ac_ext
8913     ac_c_werror_flag=$ac_xsave_c_werror_flag
8914     LIBS=$ac_xsave_LIBS
8915   fi
8916
8917   # Check for system-dependent libraries X programs must link with.
8918   # Do this before checking for the system-independent R6 libraries
8919   # (-lICE), since we may need -lsocket or whatever for X linking.
8920
8921   if test "$ISC" = yes; then
8922     X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
8923   else
8924     # Martyn Johnson says this is needed for Ultrix, if the X
8925     # libraries were built with DECnet support.  And Karl Berry says
8926     # the Alpha needs dnet_stub (dnet does not exist).
8927     ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
8928     cat >conftest.$ac_ext <<_ACEOF
8929 /* confdefs.h.  */
8930 _ACEOF
8931 cat confdefs.h >>conftest.$ac_ext
8932 cat >>conftest.$ac_ext <<_ACEOF
8933 /* end confdefs.h.  */
8934
8935 /* Override any GCC internal prototype to avoid an error.
8936    Use char because int might match the return type of a GCC
8937    builtin and then its argument prototype would still apply.  */
8938 #ifdef __cplusplus
8939 extern "C"
8940 #endif
8941 char XOpenDisplay ();
8942 int
8943 main ()
8944 {
8945 return XOpenDisplay ();
8946   ;
8947   return 0;
8948 }
8949 _ACEOF
8950 rm -f conftest.$ac_objext conftest$ac_exeext
8951 if { (ac_try="$ac_link"
8952 case "(($ac_try" in
8953   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8954   *) ac_try_echo=$ac_try;;
8955 esac
8956 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8957 $as_echo "$ac_try_echo") >&5
8958   (eval "$ac_link") 2>conftest.er1
8959   ac_status=$?
8960   grep -v '^ *+' conftest.er1 >conftest.err
8961   rm -f conftest.er1
8962   cat conftest.err >&5
8963   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8964   (exit $ac_status); } && {
8965          test -z "$ac_c_werror_flag" ||
8966          test ! -s conftest.err
8967        } && test -s conftest$ac_exeext && {
8968          test "$cross_compiling" = yes ||
8969          $as_test_x conftest$ac_exeext
8970        }; then
8971   :
8972 else
8973   $as_echo "$as_me: failed program was:" >&5
8974 sed 's/^/| /' conftest.$ac_ext >&5
8975
8976         { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
8977 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
8978 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
8979   $as_echo_n "(cached) " >&6
8980 else
8981   ac_check_lib_save_LIBS=$LIBS
8982 LIBS="-ldnet  $LIBS"
8983 cat >conftest.$ac_ext <<_ACEOF
8984 /* confdefs.h.  */
8985 _ACEOF
8986 cat confdefs.h >>conftest.$ac_ext
8987 cat >>conftest.$ac_ext <<_ACEOF
8988 /* end confdefs.h.  */
8989
8990 /* Override any GCC internal prototype to avoid an error.
8991    Use char because int might match the return type of a GCC
8992    builtin and then its argument prototype would still apply.  */
8993 #ifdef __cplusplus
8994 extern "C"
8995 #endif
8996 char dnet_ntoa ();
8997 int
8998 main ()
8999 {
9000 return dnet_ntoa ();
9001   ;
9002   return 0;
9003 }
9004 _ACEOF
9005 rm -f conftest.$ac_objext conftest$ac_exeext
9006 if { (ac_try="$ac_link"
9007 case "(($ac_try" in
9008   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9009   *) ac_try_echo=$ac_try;;
9010 esac
9011 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9012 $as_echo "$ac_try_echo") >&5
9013   (eval "$ac_link") 2>conftest.er1
9014   ac_status=$?
9015   grep -v '^ *+' conftest.er1 >conftest.err
9016   rm -f conftest.er1
9017   cat conftest.err >&5
9018   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9019   (exit $ac_status); } && {
9020          test -z "$ac_c_werror_flag" ||
9021          test ! -s conftest.err
9022        } && test -s conftest$ac_exeext && {
9023          test "$cross_compiling" = yes ||
9024          $as_test_x conftest$ac_exeext
9025        }; then
9026   ac_cv_lib_dnet_dnet_ntoa=yes
9027 else
9028   $as_echo "$as_me: failed program was:" >&5
9029 sed 's/^/| /' conftest.$ac_ext >&5
9030
9031         ac_cv_lib_dnet_dnet_ntoa=no
9032 fi
9033
9034 rm -rf conftest.dSYM
9035 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9036       conftest$ac_exeext conftest.$ac_ext
9037 LIBS=$ac_check_lib_save_LIBS
9038 fi
9039 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
9040 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
9041 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then
9042   X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
9043 fi
9044
9045     if test $ac_cv_lib_dnet_dnet_ntoa = no; then
9046       { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
9047 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
9048 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
9049   $as_echo_n "(cached) " >&6
9050 else
9051   ac_check_lib_save_LIBS=$LIBS
9052 LIBS="-ldnet_stub  $LIBS"
9053 cat >conftest.$ac_ext <<_ACEOF
9054 /* confdefs.h.  */
9055 _ACEOF
9056 cat confdefs.h >>conftest.$ac_ext
9057 cat >>conftest.$ac_ext <<_ACEOF
9058 /* end confdefs.h.  */
9059
9060 /* Override any GCC internal prototype to avoid an error.
9061    Use char because int might match the return type of a GCC
9062    builtin and then its argument prototype would still apply.  */
9063 #ifdef __cplusplus
9064 extern "C"
9065 #endif
9066 char dnet_ntoa ();
9067 int
9068 main ()
9069 {
9070 return dnet_ntoa ();
9071   ;
9072   return 0;
9073 }
9074 _ACEOF
9075 rm -f conftest.$ac_objext conftest$ac_exeext
9076 if { (ac_try="$ac_link"
9077 case "(($ac_try" in
9078   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9079   *) ac_try_echo=$ac_try;;
9080 esac
9081 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9082 $as_echo "$ac_try_echo") >&5
9083   (eval "$ac_link") 2>conftest.er1
9084   ac_status=$?
9085   grep -v '^ *+' conftest.er1 >conftest.err
9086   rm -f conftest.er1
9087   cat conftest.err >&5
9088   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9089   (exit $ac_status); } && {
9090          test -z "$ac_c_werror_flag" ||
9091          test ! -s conftest.err
9092        } && test -s conftest$ac_exeext && {
9093          test "$cross_compiling" = yes ||
9094          $as_test_x conftest$ac_exeext
9095        }; then
9096   ac_cv_lib_dnet_stub_dnet_ntoa=yes
9097 else
9098   $as_echo "$as_me: failed program was:" >&5
9099 sed 's/^/| /' conftest.$ac_ext >&5
9100
9101         ac_cv_lib_dnet_stub_dnet_ntoa=no
9102 fi
9103
9104 rm -rf conftest.dSYM
9105 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9106       conftest$ac_exeext conftest.$ac_ext
9107 LIBS=$ac_check_lib_save_LIBS
9108 fi
9109 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
9110 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
9111 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then
9112   X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
9113 fi
9114
9115     fi
9116 fi
9117
9118 rm -rf conftest.dSYM
9119 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9120       conftest$ac_exeext conftest.$ac_ext
9121     LIBS="$ac_xsave_LIBS"
9122
9123     # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
9124     # to get the SysV transport functions.
9125     # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
9126     # needs -lnsl.
9127     # The nsl library prevents programs from opening the X display
9128     # on Irix 5.2, according to T.E. Dickey.
9129     # The functions gethostbyname, getservbyname, and inet_addr are
9130     # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
9131     { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5
9132 $as_echo_n "checking for gethostbyname... " >&6; }
9133 if test "${ac_cv_func_gethostbyname+set}" = set; then
9134   $as_echo_n "(cached) " >&6
9135 else
9136   cat >conftest.$ac_ext <<_ACEOF
9137 /* confdefs.h.  */
9138 _ACEOF
9139 cat confdefs.h >>conftest.$ac_ext
9140 cat >>conftest.$ac_ext <<_ACEOF
9141 /* end confdefs.h.  */
9142 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
9143    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9144 #define gethostbyname innocuous_gethostbyname
9145
9146 /* System header to define __stub macros and hopefully few prototypes,
9147     which can conflict with char gethostbyname (); below.
9148     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9149     <limits.h> exists even on freestanding compilers.  */
9150
9151 #ifdef __STDC__
9152 # include <limits.h>
9153 #else
9154 # include <assert.h>
9155 #endif
9156
9157 #undef gethostbyname
9158
9159 /* Override any GCC internal prototype to avoid an error.
9160    Use char because int might match the return type of a GCC
9161    builtin and then its argument prototype would still apply.  */
9162 #ifdef __cplusplus
9163 extern "C"
9164 #endif
9165 char gethostbyname ();
9166 /* The GNU C library defines this for functions which it implements
9167     to always fail with ENOSYS.  Some functions are actually named
9168     something starting with __ and the normal name is an alias.  */
9169 #if defined __stub_gethostbyname || defined __stub___gethostbyname
9170 choke me
9171 #endif
9172
9173 int
9174 main ()
9175 {
9176 return gethostbyname ();
9177   ;
9178   return 0;
9179 }
9180 _ACEOF
9181 rm -f conftest.$ac_objext conftest$ac_exeext
9182 if { (ac_try="$ac_link"
9183 case "(($ac_try" in
9184   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9185   *) ac_try_echo=$ac_try;;
9186 esac
9187 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9188 $as_echo "$ac_try_echo") >&5
9189   (eval "$ac_link") 2>conftest.er1
9190   ac_status=$?
9191   grep -v '^ *+' conftest.er1 >conftest.err
9192   rm -f conftest.er1
9193   cat conftest.err >&5
9194   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9195   (exit $ac_status); } && {
9196          test -z "$ac_c_werror_flag" ||
9197          test ! -s conftest.err
9198        } && test -s conftest$ac_exeext && {
9199          test "$cross_compiling" = yes ||
9200          $as_test_x conftest$ac_exeext
9201        }; then
9202   ac_cv_func_gethostbyname=yes
9203 else
9204   $as_echo "$as_me: failed program was:" >&5
9205 sed 's/^/| /' conftest.$ac_ext >&5
9206
9207         ac_cv_func_gethostbyname=no
9208 fi
9209
9210 rm -rf conftest.dSYM
9211 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9212       conftest$ac_exeext conftest.$ac_ext
9213 fi
9214 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
9215 $as_echo "$ac_cv_func_gethostbyname" >&6; }
9216
9217     if test $ac_cv_func_gethostbyname = no; then
9218       { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
9219 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9220 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
9221   $as_echo_n "(cached) " >&6
9222 else
9223   ac_check_lib_save_LIBS=$LIBS
9224 LIBS="-lnsl  $LIBS"
9225 cat >conftest.$ac_ext <<_ACEOF
9226 /* confdefs.h.  */
9227 _ACEOF
9228 cat confdefs.h >>conftest.$ac_ext
9229 cat >>conftest.$ac_ext <<_ACEOF
9230 /* end confdefs.h.  */
9231
9232 /* Override any GCC internal prototype to avoid an error.
9233    Use char because int might match the return type of a GCC
9234    builtin and then its argument prototype would still apply.  */
9235 #ifdef __cplusplus
9236 extern "C"
9237 #endif
9238 char gethostbyname ();
9239 int
9240 main ()
9241 {
9242 return gethostbyname ();
9243   ;
9244   return 0;
9245 }
9246 _ACEOF
9247 rm -f conftest.$ac_objext conftest$ac_exeext
9248 if { (ac_try="$ac_link"
9249 case "(($ac_try" in
9250   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9251   *) ac_try_echo=$ac_try;;
9252 esac
9253 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9254 $as_echo "$ac_try_echo") >&5
9255   (eval "$ac_link") 2>conftest.er1
9256   ac_status=$?
9257   grep -v '^ *+' conftest.er1 >conftest.err
9258   rm -f conftest.er1
9259   cat conftest.err >&5
9260   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9261   (exit $ac_status); } && {
9262          test -z "$ac_c_werror_flag" ||
9263          test ! -s conftest.err
9264        } && test -s conftest$ac_exeext && {
9265          test "$cross_compiling" = yes ||
9266          $as_test_x conftest$ac_exeext
9267        }; then
9268   ac_cv_lib_nsl_gethostbyname=yes
9269 else
9270   $as_echo "$as_me: failed program was:" >&5
9271 sed 's/^/| /' conftest.$ac_ext >&5
9272
9273         ac_cv_lib_nsl_gethostbyname=no
9274 fi
9275
9276 rm -rf conftest.dSYM
9277 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9278       conftest$ac_exeext conftest.$ac_ext
9279 LIBS=$ac_check_lib_save_LIBS
9280 fi
9281 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
9282 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9283 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then
9284   X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
9285 fi
9286
9287       if test $ac_cv_lib_nsl_gethostbyname = no; then
9288         { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
9289 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
9290 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
9291   $as_echo_n "(cached) " >&6
9292 else
9293   ac_check_lib_save_LIBS=$LIBS
9294 LIBS="-lbsd  $LIBS"
9295 cat >conftest.$ac_ext <<_ACEOF
9296 /* confdefs.h.  */
9297 _ACEOF
9298 cat confdefs.h >>conftest.$ac_ext
9299 cat >>conftest.$ac_ext <<_ACEOF
9300 /* end confdefs.h.  */
9301
9302 /* Override any GCC internal prototype to avoid an error.
9303    Use char because int might match the return type of a GCC
9304    builtin and then its argument prototype would still apply.  */
9305 #ifdef __cplusplus
9306 extern "C"
9307 #endif
9308 char gethostbyname ();
9309 int
9310 main ()
9311 {
9312 return gethostbyname ();
9313   ;
9314   return 0;
9315 }
9316 _ACEOF
9317 rm -f conftest.$ac_objext conftest$ac_exeext
9318 if { (ac_try="$ac_link"
9319 case "(($ac_try" in
9320   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9321   *) ac_try_echo=$ac_try;;
9322 esac
9323 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9324 $as_echo "$ac_try_echo") >&5
9325   (eval "$ac_link") 2>conftest.er1
9326   ac_status=$?
9327   grep -v '^ *+' conftest.er1 >conftest.err
9328   rm -f conftest.er1
9329   cat conftest.err >&5
9330   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9331   (exit $ac_status); } && {
9332          test -z "$ac_c_werror_flag" ||
9333          test ! -s conftest.err
9334        } && test -s conftest$ac_exeext && {
9335          test "$cross_compiling" = yes ||
9336          $as_test_x conftest$ac_exeext
9337        }; then
9338   ac_cv_lib_bsd_gethostbyname=yes
9339 else
9340   $as_echo "$as_me: failed program was:" >&5
9341 sed 's/^/| /' conftest.$ac_ext >&5
9342
9343         ac_cv_lib_bsd_gethostbyname=no
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_check_lib_save_LIBS
9350 fi
9351 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
9352 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
9353 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then
9354   X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
9355 fi
9356
9357       fi
9358     fi
9359
9360     # lieder@skyler.mavd.honeywell.com says without -lsocket,
9361     # socket/setsockopt and other routines are undefined under SCO ODT
9362     # 2.0.  But -lsocket is broken on IRIX 5.2 (and is not necessary
9363     # on later versions), says Simon Leinen: it contains gethostby*
9364     # variants that don't use the name server (or something).  -lsocket
9365     # must be given before -lnsl if both are needed.  We assume that
9366     # if connect needs -lnsl, so does gethostbyname.
9367     { $as_echo "$as_me:$LINENO: checking for connect" >&5
9368 $as_echo_n "checking for connect... " >&6; }
9369 if test "${ac_cv_func_connect+set}" = set; then
9370   $as_echo_n "(cached) " >&6
9371 else
9372   cat >conftest.$ac_ext <<_ACEOF
9373 /* confdefs.h.  */
9374 _ACEOF
9375 cat confdefs.h >>conftest.$ac_ext
9376 cat >>conftest.$ac_ext <<_ACEOF
9377 /* end confdefs.h.  */
9378 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
9379    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9380 #define connect innocuous_connect
9381
9382 /* System header to define __stub macros and hopefully few prototypes,
9383     which can conflict with char connect (); below.
9384     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9385     <limits.h> exists even on freestanding compilers.  */
9386
9387 #ifdef __STDC__
9388 # include <limits.h>
9389 #else
9390 # include <assert.h>
9391 #endif
9392
9393 #undef connect
9394
9395 /* Override any GCC internal prototype to avoid an error.
9396    Use char because int might match the return type of a GCC
9397    builtin and then its argument prototype would still apply.  */
9398 #ifdef __cplusplus
9399 extern "C"
9400 #endif
9401 char connect ();
9402 /* The GNU C library defines this for functions which it implements
9403     to always fail with ENOSYS.  Some functions are actually named
9404     something starting with __ and the normal name is an alias.  */
9405 #if defined __stub_connect || defined __stub___connect
9406 choke me
9407 #endif
9408
9409 int
9410 main ()
9411 {
9412 return connect ();
9413   ;
9414   return 0;
9415 }
9416 _ACEOF
9417 rm -f conftest.$ac_objext conftest$ac_exeext
9418 if { (ac_try="$ac_link"
9419 case "(($ac_try" in
9420   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9421   *) ac_try_echo=$ac_try;;
9422 esac
9423 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9424 $as_echo "$ac_try_echo") >&5
9425   (eval "$ac_link") 2>conftest.er1
9426   ac_status=$?
9427   grep -v '^ *+' conftest.er1 >conftest.err
9428   rm -f conftest.er1
9429   cat conftest.err >&5
9430   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9431   (exit $ac_status); } && {
9432          test -z "$ac_c_werror_flag" ||
9433          test ! -s conftest.err
9434        } && test -s conftest$ac_exeext && {
9435          test "$cross_compiling" = yes ||
9436          $as_test_x conftest$ac_exeext
9437        }; then
9438   ac_cv_func_connect=yes
9439 else
9440   $as_echo "$as_me: failed program was:" >&5
9441 sed 's/^/| /' conftest.$ac_ext >&5
9442
9443         ac_cv_func_connect=no
9444 fi
9445
9446 rm -rf conftest.dSYM
9447 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9448       conftest$ac_exeext conftest.$ac_ext
9449 fi
9450 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
9451 $as_echo "$ac_cv_func_connect" >&6; }
9452
9453     if test $ac_cv_func_connect = no; then
9454       { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
9455 $as_echo_n "checking for connect in -lsocket... " >&6; }
9456 if test "${ac_cv_lib_socket_connect+set}" = set; then
9457   $as_echo_n "(cached) " >&6
9458 else
9459   ac_check_lib_save_LIBS=$LIBS
9460 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
9461 cat >conftest.$ac_ext <<_ACEOF
9462 /* confdefs.h.  */
9463 _ACEOF
9464 cat confdefs.h >>conftest.$ac_ext
9465 cat >>conftest.$ac_ext <<_ACEOF
9466 /* end confdefs.h.  */
9467
9468 /* Override any GCC internal prototype to avoid an error.
9469    Use char because int might match the return type of a GCC
9470    builtin and then its argument prototype would still apply.  */
9471 #ifdef __cplusplus
9472 extern "C"
9473 #endif
9474 char connect ();
9475 int
9476 main ()
9477 {
9478 return connect ();
9479   ;
9480   return 0;
9481 }
9482 _ACEOF
9483 rm -f conftest.$ac_objext conftest$ac_exeext
9484 if { (ac_try="$ac_link"
9485 case "(($ac_try" in
9486   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9487   *) ac_try_echo=$ac_try;;
9488 esac
9489 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9490 $as_echo "$ac_try_echo") >&5
9491   (eval "$ac_link") 2>conftest.er1
9492   ac_status=$?
9493   grep -v '^ *+' conftest.er1 >conftest.err
9494   rm -f conftest.er1
9495   cat conftest.err >&5
9496   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9497   (exit $ac_status); } && {
9498          test -z "$ac_c_werror_flag" ||
9499          test ! -s conftest.err
9500        } && test -s conftest$ac_exeext && {
9501          test "$cross_compiling" = yes ||
9502          $as_test_x conftest$ac_exeext
9503        }; then
9504   ac_cv_lib_socket_connect=yes
9505 else
9506   $as_echo "$as_me: failed program was:" >&5
9507 sed 's/^/| /' conftest.$ac_ext >&5
9508
9509         ac_cv_lib_socket_connect=no
9510 fi
9511
9512 rm -rf conftest.dSYM
9513 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9514       conftest$ac_exeext conftest.$ac_ext
9515 LIBS=$ac_check_lib_save_LIBS
9516 fi
9517 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
9518 $as_echo "$ac_cv_lib_socket_connect" >&6; }
9519 if test "x$ac_cv_lib_socket_connect" = x""yes; then
9520   X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
9521 fi
9522
9523     fi
9524
9525     # Guillermo Gomez says -lposix is necessary on A/UX.
9526     { $as_echo "$as_me:$LINENO: checking for remove" >&5
9527 $as_echo_n "checking for remove... " >&6; }
9528 if test "${ac_cv_func_remove+set}" = set; then
9529   $as_echo_n "(cached) " >&6
9530 else
9531   cat >conftest.$ac_ext <<_ACEOF
9532 /* confdefs.h.  */
9533 _ACEOF
9534 cat confdefs.h >>conftest.$ac_ext
9535 cat >>conftest.$ac_ext <<_ACEOF
9536 /* end confdefs.h.  */
9537 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
9538    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9539 #define remove innocuous_remove
9540
9541 /* System header to define __stub macros and hopefully few prototypes,
9542     which can conflict with char remove (); below.
9543     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9544     <limits.h> exists even on freestanding compilers.  */
9545
9546 #ifdef __STDC__
9547 # include <limits.h>
9548 #else
9549 # include <assert.h>
9550 #endif
9551
9552 #undef remove
9553
9554 /* Override any GCC internal prototype to avoid an error.
9555    Use char because int might match the return type of a GCC
9556    builtin and then its argument prototype would still apply.  */
9557 #ifdef __cplusplus
9558 extern "C"
9559 #endif
9560 char remove ();
9561 /* The GNU C library defines this for functions which it implements
9562     to always fail with ENOSYS.  Some functions are actually named
9563     something starting with __ and the normal name is an alias.  */
9564 #if defined __stub_remove || defined __stub___remove
9565 choke me
9566 #endif
9567
9568 int
9569 main ()
9570 {
9571 return remove ();
9572   ;
9573   return 0;
9574 }
9575 _ACEOF
9576 rm -f conftest.$ac_objext conftest$ac_exeext
9577 if { (ac_try="$ac_link"
9578 case "(($ac_try" in
9579   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9580   *) ac_try_echo=$ac_try;;
9581 esac
9582 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9583 $as_echo "$ac_try_echo") >&5
9584   (eval "$ac_link") 2>conftest.er1
9585   ac_status=$?
9586   grep -v '^ *+' conftest.er1 >conftest.err
9587   rm -f conftest.er1
9588   cat conftest.err >&5
9589   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9590   (exit $ac_status); } && {
9591          test -z "$ac_c_werror_flag" ||
9592          test ! -s conftest.err
9593        } && test -s conftest$ac_exeext && {
9594          test "$cross_compiling" = yes ||
9595          $as_test_x conftest$ac_exeext
9596        }; then
9597   ac_cv_func_remove=yes
9598 else
9599   $as_echo "$as_me: failed program was:" >&5
9600 sed 's/^/| /' conftest.$ac_ext >&5
9601
9602         ac_cv_func_remove=no
9603 fi
9604
9605 rm -rf conftest.dSYM
9606 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9607       conftest$ac_exeext conftest.$ac_ext
9608 fi
9609 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
9610 $as_echo "$ac_cv_func_remove" >&6; }
9611
9612     if test $ac_cv_func_remove = no; then
9613       { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5
9614 $as_echo_n "checking for remove in -lposix... " >&6; }
9615 if test "${ac_cv_lib_posix_remove+set}" = set; then
9616   $as_echo_n "(cached) " >&6
9617 else
9618   ac_check_lib_save_LIBS=$LIBS
9619 LIBS="-lposix  $LIBS"
9620 cat >conftest.$ac_ext <<_ACEOF
9621 /* confdefs.h.  */
9622 _ACEOF
9623 cat confdefs.h >>conftest.$ac_ext
9624 cat >>conftest.$ac_ext <<_ACEOF
9625 /* end confdefs.h.  */
9626
9627 /* Override any GCC internal prototype to avoid an error.
9628    Use char because int might match the return type of a GCC
9629    builtin and then its argument prototype would still apply.  */
9630 #ifdef __cplusplus
9631 extern "C"
9632 #endif
9633 char remove ();
9634 int
9635 main ()
9636 {
9637 return remove ();
9638   ;
9639   return 0;
9640 }
9641 _ACEOF
9642 rm -f conftest.$ac_objext conftest$ac_exeext
9643 if { (ac_try="$ac_link"
9644 case "(($ac_try" in
9645   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9646   *) ac_try_echo=$ac_try;;
9647 esac
9648 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9649 $as_echo "$ac_try_echo") >&5
9650   (eval "$ac_link") 2>conftest.er1
9651   ac_status=$?
9652   grep -v '^ *+' conftest.er1 >conftest.err
9653   rm -f conftest.er1
9654   cat conftest.err >&5
9655   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9656   (exit $ac_status); } && {
9657          test -z "$ac_c_werror_flag" ||
9658          test ! -s conftest.err
9659        } && test -s conftest$ac_exeext && {
9660          test "$cross_compiling" = yes ||
9661          $as_test_x conftest$ac_exeext
9662        }; then
9663   ac_cv_lib_posix_remove=yes
9664 else
9665   $as_echo "$as_me: failed program was:" >&5
9666 sed 's/^/| /' conftest.$ac_ext >&5
9667
9668         ac_cv_lib_posix_remove=no
9669 fi
9670
9671 rm -rf conftest.dSYM
9672 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9673       conftest$ac_exeext conftest.$ac_ext
9674 LIBS=$ac_check_lib_save_LIBS
9675 fi
9676 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
9677 $as_echo "$ac_cv_lib_posix_remove" >&6; }
9678 if test "x$ac_cv_lib_posix_remove" = x""yes; then
9679   X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
9680 fi
9681
9682     fi
9683
9684     # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
9685     { $as_echo "$as_me:$LINENO: checking for shmat" >&5
9686 $as_echo_n "checking for shmat... " >&6; }
9687 if test "${ac_cv_func_shmat+set}" = set; then
9688   $as_echo_n "(cached) " >&6
9689 else
9690   cat >conftest.$ac_ext <<_ACEOF
9691 /* confdefs.h.  */
9692 _ACEOF
9693 cat confdefs.h >>conftest.$ac_ext
9694 cat >>conftest.$ac_ext <<_ACEOF
9695 /* end confdefs.h.  */
9696 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
9697    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9698 #define shmat innocuous_shmat
9699
9700 /* System header to define __stub macros and hopefully few prototypes,
9701     which can conflict with char shmat (); below.
9702     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9703     <limits.h> exists even on freestanding compilers.  */
9704
9705 #ifdef __STDC__
9706 # include <limits.h>
9707 #else
9708 # include <assert.h>
9709 #endif
9710
9711 #undef shmat
9712
9713 /* Override any GCC internal prototype to avoid an error.
9714    Use char because int might match the return type of a GCC
9715    builtin and then its argument prototype would still apply.  */
9716 #ifdef __cplusplus
9717 extern "C"
9718 #endif
9719 char shmat ();
9720 /* The GNU C library defines this for functions which it implements
9721     to always fail with ENOSYS.  Some functions are actually named
9722     something starting with __ and the normal name is an alias.  */
9723 #if defined __stub_shmat || defined __stub___shmat
9724 choke me
9725 #endif
9726
9727 int
9728 main ()
9729 {
9730 return shmat ();
9731   ;
9732   return 0;
9733 }
9734 _ACEOF
9735 rm -f conftest.$ac_objext conftest$ac_exeext
9736 if { (ac_try="$ac_link"
9737 case "(($ac_try" in
9738   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9739   *) ac_try_echo=$ac_try;;
9740 esac
9741 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9742 $as_echo "$ac_try_echo") >&5
9743   (eval "$ac_link") 2>conftest.er1
9744   ac_status=$?
9745   grep -v '^ *+' conftest.er1 >conftest.err
9746   rm -f conftest.er1
9747   cat conftest.err >&5
9748   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9749   (exit $ac_status); } && {
9750          test -z "$ac_c_werror_flag" ||
9751          test ! -s conftest.err
9752        } && test -s conftest$ac_exeext && {
9753          test "$cross_compiling" = yes ||
9754          $as_test_x conftest$ac_exeext
9755        }; then
9756   ac_cv_func_shmat=yes
9757 else
9758   $as_echo "$as_me: failed program was:" >&5
9759 sed 's/^/| /' conftest.$ac_ext >&5
9760
9761         ac_cv_func_shmat=no
9762 fi
9763
9764 rm -rf conftest.dSYM
9765 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9766       conftest$ac_exeext conftest.$ac_ext
9767 fi
9768 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
9769 $as_echo "$ac_cv_func_shmat" >&6; }
9770
9771     if test $ac_cv_func_shmat = no; then
9772       { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
9773 $as_echo_n "checking for shmat in -lipc... " >&6; }
9774 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
9775   $as_echo_n "(cached) " >&6
9776 else
9777   ac_check_lib_save_LIBS=$LIBS
9778 LIBS="-lipc  $LIBS"
9779 cat >conftest.$ac_ext <<_ACEOF
9780 /* confdefs.h.  */
9781 _ACEOF
9782 cat confdefs.h >>conftest.$ac_ext
9783 cat >>conftest.$ac_ext <<_ACEOF
9784 /* end confdefs.h.  */
9785
9786 /* Override any GCC internal prototype to avoid an error.
9787    Use char because int might match the return type of a GCC
9788    builtin and then its argument prototype would still apply.  */
9789 #ifdef __cplusplus
9790 extern "C"
9791 #endif
9792 char shmat ();
9793 int
9794 main ()
9795 {
9796 return shmat ();
9797   ;
9798   return 0;
9799 }
9800 _ACEOF
9801 rm -f conftest.$ac_objext conftest$ac_exeext
9802 if { (ac_try="$ac_link"
9803 case "(($ac_try" in
9804   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9805   *) ac_try_echo=$ac_try;;
9806 esac
9807 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9808 $as_echo "$ac_try_echo") >&5
9809   (eval "$ac_link") 2>conftest.er1
9810   ac_status=$?
9811   grep -v '^ *+' conftest.er1 >conftest.err
9812   rm -f conftest.er1
9813   cat conftest.err >&5
9814   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9815   (exit $ac_status); } && {
9816          test -z "$ac_c_werror_flag" ||
9817          test ! -s conftest.err
9818        } && test -s conftest$ac_exeext && {
9819          test "$cross_compiling" = yes ||
9820          $as_test_x conftest$ac_exeext
9821        }; then
9822   ac_cv_lib_ipc_shmat=yes
9823 else
9824   $as_echo "$as_me: failed program was:" >&5
9825 sed 's/^/| /' conftest.$ac_ext >&5
9826
9827         ac_cv_lib_ipc_shmat=no
9828 fi
9829
9830 rm -rf conftest.dSYM
9831 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9832       conftest$ac_exeext conftest.$ac_ext
9833 LIBS=$ac_check_lib_save_LIBS
9834 fi
9835 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
9836 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
9837 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then
9838   X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
9839 fi
9840
9841     fi
9842   fi
9843
9844   # Check for libraries that X11R6 Xt/Xaw programs need.
9845   ac_save_LDFLAGS=$LDFLAGS
9846   test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
9847   # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
9848   # check for ICE first), but we must link in the order -lSM -lICE or
9849   # we get undefined symbols.  So assume we have SM if we have ICE.
9850   # These have to be linked with before -lX11, unlike the other
9851   # libraries we check for below, so use a different variable.
9852   # John Interrante, Karl Berry
9853   { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
9854 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
9855 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
9856   $as_echo_n "(cached) " >&6
9857 else
9858   ac_check_lib_save_LIBS=$LIBS
9859 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
9860 cat >conftest.$ac_ext <<_ACEOF
9861 /* confdefs.h.  */
9862 _ACEOF
9863 cat confdefs.h >>conftest.$ac_ext
9864 cat >>conftest.$ac_ext <<_ACEOF
9865 /* end confdefs.h.  */
9866
9867 /* Override any GCC internal prototype to avoid an error.
9868    Use char because int might match the return type of a GCC
9869    builtin and then its argument prototype would still apply.  */
9870 #ifdef __cplusplus
9871 extern "C"
9872 #endif
9873 char IceConnectionNumber ();
9874 int
9875 main ()
9876 {
9877 return IceConnectionNumber ();
9878   ;
9879   return 0;
9880 }
9881 _ACEOF
9882 rm -f conftest.$ac_objext conftest$ac_exeext
9883 if { (ac_try="$ac_link"
9884 case "(($ac_try" in
9885   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9886   *) ac_try_echo=$ac_try;;
9887 esac
9888 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9889 $as_echo "$ac_try_echo") >&5
9890   (eval "$ac_link") 2>conftest.er1
9891   ac_status=$?
9892   grep -v '^ *+' conftest.er1 >conftest.err
9893   rm -f conftest.er1
9894   cat conftest.err >&5
9895   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9896   (exit $ac_status); } && {
9897          test -z "$ac_c_werror_flag" ||
9898          test ! -s conftest.err
9899        } && test -s conftest$ac_exeext && {
9900          test "$cross_compiling" = yes ||
9901          $as_test_x conftest$ac_exeext
9902        }; then
9903   ac_cv_lib_ICE_IceConnectionNumber=yes
9904 else
9905   $as_echo "$as_me: failed program was:" >&5
9906 sed 's/^/| /' conftest.$ac_ext >&5
9907
9908         ac_cv_lib_ICE_IceConnectionNumber=no
9909 fi
9910
9911 rm -rf conftest.dSYM
9912 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9913       conftest$ac_exeext conftest.$ac_ext
9914 LIBS=$ac_check_lib_save_LIBS
9915 fi
9916 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
9917 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
9918 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then
9919   X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
9920 fi
9921
9922   LDFLAGS=$ac_save_LDFLAGS
9923
9924 fi
9925
9926
9927 if test "$have_x" = "yes"
9928 then
9929     XLIB="-lXext -lX11"
9930     ac_save_CPPFLAGS="$CPPFLAGS"
9931     CPPFLAGS="$CPPFLAGS $X_CFLAGS"
9932
9933     { $as_echo "$as_me:$LINENO: checking for -lX11" >&5
9934 $as_echo_n "checking for -lX11... " >&6; }
9935 if test "${ac_cv_lib_soname_X11+set}" = set; then
9936   $as_echo_n "(cached) " >&6
9937 else
9938   ac_check_soname_save_LIBS=$LIBS
9939 LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
9940   cat >conftest.$ac_ext <<_ACEOF
9941 /* confdefs.h.  */
9942 _ACEOF
9943 cat confdefs.h >>conftest.$ac_ext
9944 cat >>conftest.$ac_ext <<_ACEOF
9945 /* end confdefs.h.  */
9946
9947 /* Override any GCC internal prototype to avoid an error.
9948    Use char because int might match the return type of a GCC
9949    builtin and then its argument prototype would still apply.  */
9950 #ifdef __cplusplus
9951 extern "C"
9952 #endif
9953 char XCreateWindow ();
9954 int
9955 main ()
9956 {
9957 return XCreateWindow ();
9958   ;
9959   return 0;
9960 }
9961 _ACEOF
9962 rm -f conftest.$ac_objext conftest$ac_exeext
9963 if { (ac_try="$ac_link"
9964 case "(($ac_try" in
9965   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9966   *) ac_try_echo=$ac_try;;
9967 esac
9968 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9969 $as_echo "$ac_try_echo") >&5
9970   (eval "$ac_link") 2>conftest.er1
9971   ac_status=$?
9972   grep -v '^ *+' conftest.er1 >conftest.err
9973   rm -f conftest.er1
9974   cat conftest.err >&5
9975   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9976   (exit $ac_status); } && {
9977          test -z "$ac_c_werror_flag" ||
9978          test ! -s conftest.err
9979        } && test -s conftest$ac_exeext && {
9980          test "$cross_compiling" = yes ||
9981          $as_test_x conftest$ac_exeext
9982        }; then
9983   case "$LIBEXT" in
9984     dll) ;;
9985     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'` ;;
9986     *) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^     ]*\).*$/\1/"';2,$d'` ;;
9987   esac
9988 else
9989   $as_echo "$as_me: failed program was:" >&5
9990 sed 's/^/| /' conftest.$ac_ext >&5
9991
9992
9993 fi
9994
9995 rm -rf conftest.dSYM
9996 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9997       conftest$ac_exeext conftest.$ac_ext
9998   LIBS=$ac_check_soname_save_LIBS
9999 fi
10000 if test "x$ac_cv_lib_soname_X11" = "x"; then
10001   { $as_echo "$as_me:$LINENO: result: not found" >&5
10002 $as_echo "not found" >&6; }
10003
10004 else
10005   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
10006 $as_echo "$ac_cv_lib_soname_X11" >&6; }
10007
10008 cat >>confdefs.h <<_ACEOF
10009 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
10010 _ACEOF
10011
10012
10013 fi
10014
10015     { $as_echo "$as_me:$LINENO: checking for -lXext" >&5
10016 $as_echo_n "checking for -lXext... " >&6; }
10017 if test "${ac_cv_lib_soname_Xext+set}" = set; then
10018   $as_echo_n "(cached) " >&6
10019 else
10020   ac_check_soname_save_LIBS=$LIBS
10021 LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
10022   cat >conftest.$ac_ext <<_ACEOF
10023 /* confdefs.h.  */
10024 _ACEOF
10025 cat confdefs.h >>conftest.$ac_ext
10026 cat >>conftest.$ac_ext <<_ACEOF
10027 /* end confdefs.h.  */
10028
10029 /* Override any GCC internal prototype to avoid an error.
10030    Use char because int might match the return type of a GCC
10031    builtin and then its argument prototype would still apply.  */
10032 #ifdef __cplusplus
10033 extern "C"
10034 #endif
10035 char XextCreateExtension ();
10036 int
10037 main ()
10038 {
10039 return XextCreateExtension ();
10040   ;
10041   return 0;
10042 }
10043 _ACEOF
10044 rm -f conftest.$ac_objext conftest$ac_exeext
10045 if { (ac_try="$ac_link"
10046 case "(($ac_try" in
10047   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10048   *) ac_try_echo=$ac_try;;
10049 esac
10050 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10051 $as_echo "$ac_try_echo") >&5
10052   (eval "$ac_link") 2>conftest.er1
10053   ac_status=$?
10054   grep -v '^ *+' conftest.er1 >conftest.err
10055   rm -f conftest.er1
10056   cat conftest.err >&5
10057   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10058   (exit $ac_status); } && {
10059          test -z "$ac_c_werror_flag" ||
10060          test ! -s conftest.err
10061        } && test -s conftest$ac_exeext && {
10062          test "$cross_compiling" = yes ||
10063          $as_test_x conftest$ac_exeext
10064        }; then
10065   case "$LIBEXT" in
10066     dll) ;;
10067     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'` ;;
10068     *) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
10069   esac
10070 else
10071   $as_echo "$as_me: failed program was:" >&5
10072 sed 's/^/| /' conftest.$ac_ext >&5
10073
10074
10075 fi
10076
10077 rm -rf conftest.dSYM
10078 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10079       conftest$ac_exeext conftest.$ac_ext
10080   LIBS=$ac_check_soname_save_LIBS
10081 fi
10082 if test "x$ac_cv_lib_soname_Xext" = "x"; then
10083   { $as_echo "$as_me:$LINENO: result: not found" >&5
10084 $as_echo "not found" >&6; }
10085
10086 else
10087   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
10088 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
10089
10090 cat >>confdefs.h <<_ACEOF
10091 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
10092 _ACEOF
10093
10094
10095 fi
10096
10097
10098
10099
10100
10101
10102
10103
10104
10105
10106
10107
10108
10109
10110 for ac_header in X11/Xlib.h \
10111                       X11/XKBlib.h \
10112                       X11/Xutil.h \
10113                       X11/Xcursor/Xcursor.h \
10114                       X11/extensions/shape.h \
10115                       X11/extensions/XInput.h \
10116                       X11/extensions/XShm.h \
10117                       X11/extensions/Xcomposite.h \
10118                       X11/extensions/Xinerama.h \
10119                       X11/extensions/Xrandr.h \
10120                       X11/extensions/Xrender.h \
10121                       X11/extensions/xf86vmode.h
10122 do
10123 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10124 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10125 $as_echo_n "checking for $ac_header... " >&6; }
10126 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10127   $as_echo_n "(cached) " >&6
10128 else
10129   cat >conftest.$ac_ext <<_ACEOF
10130 /* confdefs.h.  */
10131 _ACEOF
10132 cat confdefs.h >>conftest.$ac_ext
10133 cat >>conftest.$ac_ext <<_ACEOF
10134 /* end confdefs.h.  */
10135 #ifdef HAVE_X11_XLIB_H
10136 # include <X11/Xlib.h>
10137 #endif
10138 #ifdef HAVE_X11_XUTIL_H
10139 # include <X11/Xutil.h>
10140 #endif
10141
10142 #include <$ac_header>
10143 _ACEOF
10144 rm -f conftest.$ac_objext
10145 if { (ac_try="$ac_compile"
10146 case "(($ac_try" in
10147   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10148   *) ac_try_echo=$ac_try;;
10149 esac
10150 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10151 $as_echo "$ac_try_echo") >&5
10152   (eval "$ac_compile") 2>conftest.er1
10153   ac_status=$?
10154   grep -v '^ *+' conftest.er1 >conftest.err
10155   rm -f conftest.er1
10156   cat conftest.err >&5
10157   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10158   (exit $ac_status); } && {
10159          test -z "$ac_c_werror_flag" ||
10160          test ! -s conftest.err
10161        } && test -s conftest.$ac_objext; then
10162   eval "$as_ac_Header=yes"
10163 else
10164   $as_echo "$as_me: failed program was:" >&5
10165 sed 's/^/| /' conftest.$ac_ext >&5
10166
10167         eval "$as_ac_Header=no"
10168 fi
10169
10170 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10171 fi
10172 ac_res=`eval 'as_val=${'$as_ac_Header'}
10173                  $as_echo "$as_val"'`
10174                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10175 $as_echo "$ac_res" >&6; }
10176 as_val=`eval 'as_val=${'$as_ac_Header'}
10177                  $as_echo "$as_val"'`
10178    if test "x$as_val" = x""yes; then
10179   cat >>confdefs.h <<_ACEOF
10180 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10181 _ACEOF
10182
10183 fi
10184
10185 done
10186
10187
10188                 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
10189         then
10190               { $as_echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
10191 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
10192 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
10193   $as_echo_n "(cached) " >&6
10194 else
10195   ac_check_lib_save_LIBS=$LIBS
10196 LIBS="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10197 cat >conftest.$ac_ext <<_ACEOF
10198 /* confdefs.h.  */
10199 _ACEOF
10200 cat confdefs.h >>conftest.$ac_ext
10201 cat >>conftest.$ac_ext <<_ACEOF
10202 /* end confdefs.h.  */
10203
10204 /* Override any GCC internal prototype to avoid an error.
10205    Use char because int might match the return type of a GCC
10206    builtin and then its argument prototype would still apply.  */
10207 #ifdef __cplusplus
10208 extern "C"
10209 #endif
10210 char XkbQueryExtension ();
10211 int
10212 main ()
10213 {
10214 return XkbQueryExtension ();
10215   ;
10216   return 0;
10217 }
10218 _ACEOF
10219 rm -f conftest.$ac_objext conftest$ac_exeext
10220 if { (ac_try="$ac_link"
10221 case "(($ac_try" in
10222   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10223   *) ac_try_echo=$ac_try;;
10224 esac
10225 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10226 $as_echo "$ac_try_echo") >&5
10227   (eval "$ac_link") 2>conftest.er1
10228   ac_status=$?
10229   grep -v '^ *+' conftest.er1 >conftest.err
10230   rm -f conftest.er1
10231   cat conftest.err >&5
10232   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10233   (exit $ac_status); } && {
10234          test -z "$ac_c_werror_flag" ||
10235          test ! -s conftest.err
10236        } && test -s conftest$ac_exeext && {
10237          test "$cross_compiling" = yes ||
10238          $as_test_x conftest$ac_exeext
10239        }; then
10240   ac_cv_lib_X11_XkbQueryExtension=yes
10241 else
10242   $as_echo "$as_me: failed program was:" >&5
10243 sed 's/^/| /' conftest.$ac_ext >&5
10244
10245         ac_cv_lib_X11_XkbQueryExtension=no
10246 fi
10247
10248 rm -rf conftest.dSYM
10249 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10250       conftest$ac_exeext conftest.$ac_ext
10251 LIBS=$ac_check_lib_save_LIBS
10252 fi
10253 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
10254 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
10255 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x""yes; then
10256
10257 cat >>confdefs.h <<\_ACEOF
10258 #define HAVE_XKB 1
10259 _ACEOF
10260
10261 fi
10262
10263         fi
10264
10265                 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
10266         then
10267             { $as_echo "$as_me:$LINENO: checking for -lXcursor" >&5
10268 $as_echo_n "checking for -lXcursor... " >&6; }
10269 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
10270   $as_echo_n "(cached) " >&6
10271 else
10272   ac_check_soname_save_LIBS=$LIBS
10273 LIBS="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10274   cat >conftest.$ac_ext <<_ACEOF
10275 /* confdefs.h.  */
10276 _ACEOF
10277 cat confdefs.h >>conftest.$ac_ext
10278 cat >>conftest.$ac_ext <<_ACEOF
10279 /* end confdefs.h.  */
10280
10281 /* Override any GCC internal prototype to avoid an error.
10282    Use char because int might match the return type of a GCC
10283    builtin and then its argument prototype would still apply.  */
10284 #ifdef __cplusplus
10285 extern "C"
10286 #endif
10287 char XcursorImageLoadCursor ();
10288 int
10289 main ()
10290 {
10291 return XcursorImageLoadCursor ();
10292   ;
10293   return 0;
10294 }
10295 _ACEOF
10296 rm -f conftest.$ac_objext conftest$ac_exeext
10297 if { (ac_try="$ac_link"
10298 case "(($ac_try" in
10299   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10300   *) ac_try_echo=$ac_try;;
10301 esac
10302 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10303 $as_echo "$ac_try_echo") >&5
10304   (eval "$ac_link") 2>conftest.er1
10305   ac_status=$?
10306   grep -v '^ *+' conftest.er1 >conftest.err
10307   rm -f conftest.er1
10308   cat conftest.err >&5
10309   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10310   (exit $ac_status); } && {
10311          test -z "$ac_c_werror_flag" ||
10312          test ! -s conftest.err
10313        } && test -s conftest$ac_exeext && {
10314          test "$cross_compiling" = yes ||
10315          $as_test_x conftest$ac_exeext
10316        }; then
10317   case "$LIBEXT" in
10318     dll) ;;
10319     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'` ;;
10320     *) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
10321   esac
10322 else
10323   $as_echo "$as_me: failed program was:" >&5
10324 sed 's/^/| /' conftest.$ac_ext >&5
10325
10326
10327 fi
10328
10329 rm -rf conftest.dSYM
10330 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10331       conftest$ac_exeext conftest.$ac_ext
10332   LIBS=$ac_check_soname_save_LIBS
10333 fi
10334 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10335   { $as_echo "$as_me:$LINENO: result: not found" >&5
10336 $as_echo "not found" >&6; }
10337
10338 else
10339   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
10340 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
10341
10342 cat >>confdefs.h <<_ACEOF
10343 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
10344 _ACEOF
10345
10346
10347 fi
10348
10349         fi
10350         if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10351   case "x$with_xcursor" in
10352   x)   wine_notices="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
10353   xno) ;;
10354   *)   { { $as_echo "$as_me:$LINENO: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10355 This is an error since --with-xcursor was requested." >&5
10356 $as_echo "$as_me: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10357 This is an error since --with-xcursor was requested." >&2;}
10358    { (exit 1); exit 1; }; } ;;
10359 esac
10360 fi
10361
10362
10363                 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
10364         then
10365             { $as_echo "$as_me:$LINENO: checking for -lXi" >&5
10366 $as_echo_n "checking for -lXi... " >&6; }
10367 if test "${ac_cv_lib_soname_Xi+set}" = set; then
10368   $as_echo_n "(cached) " >&6
10369 else
10370   ac_check_soname_save_LIBS=$LIBS
10371 LIBS="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10372   cat >conftest.$ac_ext <<_ACEOF
10373 /* confdefs.h.  */
10374 _ACEOF
10375 cat confdefs.h >>conftest.$ac_ext
10376 cat >>conftest.$ac_ext <<_ACEOF
10377 /* end confdefs.h.  */
10378
10379 /* Override any GCC internal prototype to avoid an error.
10380    Use char because int might match the return type of a GCC
10381    builtin and then its argument prototype would still apply.  */
10382 #ifdef __cplusplus
10383 extern "C"
10384 #endif
10385 char XOpenDevice ();
10386 int
10387 main ()
10388 {
10389 return XOpenDevice ();
10390   ;
10391   return 0;
10392 }
10393 _ACEOF
10394 rm -f conftest.$ac_objext conftest$ac_exeext
10395 if { (ac_try="$ac_link"
10396 case "(($ac_try" in
10397   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10398   *) ac_try_echo=$ac_try;;
10399 esac
10400 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10401 $as_echo "$ac_try_echo") >&5
10402   (eval "$ac_link") 2>conftest.er1
10403   ac_status=$?
10404   grep -v '^ *+' conftest.er1 >conftest.err
10405   rm -f conftest.er1
10406   cat conftest.err >&5
10407   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10408   (exit $ac_status); } && {
10409          test -z "$ac_c_werror_flag" ||
10410          test ! -s conftest.err
10411        } && test -s conftest$ac_exeext && {
10412          test "$cross_compiling" = yes ||
10413          $as_test_x conftest$ac_exeext
10414        }; then
10415   case "$LIBEXT" in
10416     dll) ;;
10417     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'` ;;
10418     *) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
10419   esac
10420 else
10421   $as_echo "$as_me: failed program was:" >&5
10422 sed 's/^/| /' conftest.$ac_ext >&5
10423
10424
10425 fi
10426
10427 rm -rf conftest.dSYM
10428 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10429       conftest$ac_exeext conftest.$ac_ext
10430   LIBS=$ac_check_soname_save_LIBS
10431 fi
10432 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10433   { $as_echo "$as_me:$LINENO: result: not found" >&5
10434 $as_echo "not found" >&6; }
10435
10436 else
10437   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
10438 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
10439
10440 cat >>confdefs.h <<_ACEOF
10441 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
10442 _ACEOF
10443
10444
10445 fi
10446
10447         fi
10448         if test "x$ac_cv_lib_soname_Xi" = "x"; then
10449   case "x$with_xinput" in
10450   x)   wine_notices="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
10451   xno) ;;
10452   *)   { { $as_echo "$as_me:$LINENO: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10453 This is an error since --with-xinput was requested." >&5
10454 $as_echo "$as_me: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10455 This is an error since --with-xinput was requested." >&2;}
10456    { (exit 1); exit 1; }; } ;;
10457 esac
10458 fi
10459
10460
10461                 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
10462         then
10463               { $as_echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
10464 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
10465 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
10466   $as_echo_n "(cached) " >&6
10467 else
10468   ac_check_lib_save_LIBS=$LIBS
10469 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10470 cat >conftest.$ac_ext <<_ACEOF
10471 /* confdefs.h.  */
10472 _ACEOF
10473 cat confdefs.h >>conftest.$ac_ext
10474 cat >>conftest.$ac_ext <<_ACEOF
10475 /* end confdefs.h.  */
10476
10477 /* Override any GCC internal prototype to avoid an error.
10478    Use char because int might match the return type of a GCC
10479    builtin and then its argument prototype would still apply.  */
10480 #ifdef __cplusplus
10481 extern "C"
10482 #endif
10483 char XShmQueryExtension ();
10484 int
10485 main ()
10486 {
10487 return XShmQueryExtension ();
10488   ;
10489   return 0;
10490 }
10491 _ACEOF
10492 rm -f conftest.$ac_objext conftest$ac_exeext
10493 if { (ac_try="$ac_link"
10494 case "(($ac_try" in
10495   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10496   *) ac_try_echo=$ac_try;;
10497 esac
10498 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10499 $as_echo "$ac_try_echo") >&5
10500   (eval "$ac_link") 2>conftest.er1
10501   ac_status=$?
10502   grep -v '^ *+' conftest.er1 >conftest.err
10503   rm -f conftest.er1
10504   cat conftest.err >&5
10505   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10506   (exit $ac_status); } && {
10507          test -z "$ac_c_werror_flag" ||
10508          test ! -s conftest.err
10509        } && test -s conftest$ac_exeext && {
10510          test "$cross_compiling" = yes ||
10511          $as_test_x conftest$ac_exeext
10512        }; then
10513   ac_cv_lib_Xext_XShmQueryExtension=yes
10514 else
10515   $as_echo "$as_me: failed program was:" >&5
10516 sed 's/^/| /' conftest.$ac_ext >&5
10517
10518         ac_cv_lib_Xext_XShmQueryExtension=no
10519 fi
10520
10521 rm -rf conftest.dSYM
10522 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10523       conftest$ac_exeext conftest.$ac_ext
10524 LIBS=$ac_check_lib_save_LIBS
10525 fi
10526 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
10527 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
10528 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x""yes; then
10529
10530 cat >>confdefs.h <<\_ACEOF
10531 #define HAVE_LIBXXSHM 1
10532 _ACEOF
10533
10534 fi
10535
10536         fi
10537         if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
10538   case "x$with_xshm" in
10539   x)   wine_notices="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
10540   xno) ;;
10541   *)   { { $as_echo "$as_me:$LINENO: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10542 This is an error since --with-xshm was requested." >&5
10543 $as_echo "$as_me: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10544 This is an error since --with-xshm was requested." >&2;}
10545    { (exit 1); exit 1; }; } ;;
10546 esac
10547 fi
10548
10549
10550                 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
10551         then
10552               { $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
10553 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
10554 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
10555   $as_echo_n "(cached) " >&6
10556 else
10557   ac_check_lib_save_LIBS=$LIBS
10558 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10559 cat >conftest.$ac_ext <<_ACEOF
10560 /* confdefs.h.  */
10561 _ACEOF
10562 cat confdefs.h >>conftest.$ac_ext
10563 cat >>conftest.$ac_ext <<_ACEOF
10564 /* end confdefs.h.  */
10565
10566 /* Override any GCC internal prototype to avoid an error.
10567    Use char because int might match the return type of a GCC
10568    builtin and then its argument prototype would still apply.  */
10569 #ifdef __cplusplus
10570 extern "C"
10571 #endif
10572 char XShapeQueryExtension ();
10573 int
10574 main ()
10575 {
10576 return XShapeQueryExtension ();
10577   ;
10578   return 0;
10579 }
10580 _ACEOF
10581 rm -f conftest.$ac_objext conftest$ac_exeext
10582 if { (ac_try="$ac_link"
10583 case "(($ac_try" in
10584   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10585   *) ac_try_echo=$ac_try;;
10586 esac
10587 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10588 $as_echo "$ac_try_echo") >&5
10589   (eval "$ac_link") 2>conftest.er1
10590   ac_status=$?
10591   grep -v '^ *+' conftest.er1 >conftest.err
10592   rm -f conftest.er1
10593   cat conftest.err >&5
10594   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10595   (exit $ac_status); } && {
10596          test -z "$ac_c_werror_flag" ||
10597          test ! -s conftest.err
10598        } && test -s conftest$ac_exeext && {
10599          test "$cross_compiling" = yes ||
10600          $as_test_x conftest$ac_exeext
10601        }; then
10602   ac_cv_lib_Xext_XShapeQueryExtension=yes
10603 else
10604   $as_echo "$as_me: failed program was:" >&5
10605 sed 's/^/| /' conftest.$ac_ext >&5
10606
10607         ac_cv_lib_Xext_XShapeQueryExtension=no
10608 fi
10609
10610 rm -rf conftest.dSYM
10611 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10612       conftest$ac_exeext conftest.$ac_ext
10613 LIBS=$ac_check_lib_save_LIBS
10614 fi
10615 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10616 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
10617 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x""yes; then
10618
10619 cat >>confdefs.h <<\_ACEOF
10620 #define HAVE_LIBXSHAPE 1
10621 _ACEOF
10622
10623 fi
10624
10625         fi
10626         if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
10627   case "x$with_xshape" in
10628   x)   wine_notices="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
10629   xno) ;;
10630   *)   { { $as_echo "$as_me:$LINENO: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10631 This is an error since --with-xshape was requested." >&5
10632 $as_echo "$as_me: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10633 This is an error since --with-xshape was requested." >&2;}
10634    { (exit 1); exit 1; }; } ;;
10635 esac
10636 fi
10637
10638
10639                 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
10640         then
10641             { $as_echo "$as_me:$LINENO: checking for -lXxf86vm" >&5
10642 $as_echo_n "checking for -lXxf86vm... " >&6; }
10643 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then
10644   $as_echo_n "(cached) " >&6
10645 else
10646   ac_check_soname_save_LIBS=$LIBS
10647 LIBS="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10648   cat >conftest.$ac_ext <<_ACEOF
10649 /* confdefs.h.  */
10650 _ACEOF
10651 cat confdefs.h >>conftest.$ac_ext
10652 cat >>conftest.$ac_ext <<_ACEOF
10653 /* end confdefs.h.  */
10654
10655 /* Override any GCC internal prototype to avoid an error.
10656    Use char because int might match the return type of a GCC
10657    builtin and then its argument prototype would still apply.  */
10658 #ifdef __cplusplus
10659 extern "C"
10660 #endif
10661 char XF86VidModeQueryExtension ();
10662 int
10663 main ()
10664 {
10665 return XF86VidModeQueryExtension ();
10666   ;
10667   return 0;
10668 }
10669 _ACEOF
10670 rm -f conftest.$ac_objext conftest$ac_exeext
10671 if { (ac_try="$ac_link"
10672 case "(($ac_try" in
10673   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10674   *) ac_try_echo=$ac_try;;
10675 esac
10676 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10677 $as_echo "$ac_try_echo") >&5
10678   (eval "$ac_link") 2>conftest.er1
10679   ac_status=$?
10680   grep -v '^ *+' conftest.er1 >conftest.err
10681   rm -f conftest.er1
10682   cat conftest.err >&5
10683   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10684   (exit $ac_status); } && {
10685          test -z "$ac_c_werror_flag" ||
10686          test ! -s conftest.err
10687        } && test -s conftest$ac_exeext && {
10688          test "$cross_compiling" = yes ||
10689          $as_test_x conftest$ac_exeext
10690        }; then
10691   case "$LIBEXT" in
10692     dll) ;;
10693     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'` ;;
10694     *) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
10695   esac
10696 else
10697   $as_echo "$as_me: failed program was:" >&5
10698 sed 's/^/| /' conftest.$ac_ext >&5
10699
10700
10701 fi
10702
10703 rm -rf conftest.dSYM
10704 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10705       conftest$ac_exeext conftest.$ac_ext
10706   LIBS=$ac_check_soname_save_LIBS
10707 fi
10708 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10709   { $as_echo "$as_me:$LINENO: result: not found" >&5
10710 $as_echo "not found" >&6; }
10711
10712 else
10713   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xxf86vm" >&5
10714 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
10715
10716 cat >>confdefs.h <<_ACEOF
10717 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
10718 _ACEOF
10719
10720
10721 fi
10722
10723         fi
10724         if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10725   case "x$with_xxf86vm" in
10726   x)   wine_notices="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
10727   xno) ;;
10728   *)   { { $as_echo "$as_me:$LINENO: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10729 This is an error since --with-xxf86vm was requested." >&5
10730 $as_echo "$as_me: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10731 This is an error since --with-xxf86vm was requested." >&2;}
10732    { (exit 1); exit 1; }; } ;;
10733 esac
10734 fi
10735
10736
10737                 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"
10738         then
10739             { $as_echo "$as_me:$LINENO: checking for -lXrender" >&5
10740 $as_echo_n "checking for -lXrender... " >&6; }
10741 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10742   $as_echo_n "(cached) " >&6
10743 else
10744   ac_check_soname_save_LIBS=$LIBS
10745 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10746   cat >conftest.$ac_ext <<_ACEOF
10747 /* confdefs.h.  */
10748 _ACEOF
10749 cat confdefs.h >>conftest.$ac_ext
10750 cat >>conftest.$ac_ext <<_ACEOF
10751 /* end confdefs.h.  */
10752
10753 /* Override any GCC internal prototype to avoid an error.
10754    Use char because int might match the return type of a GCC
10755    builtin and then its argument prototype would still apply.  */
10756 #ifdef __cplusplus
10757 extern "C"
10758 #endif
10759 char XRenderQueryExtension ();
10760 int
10761 main ()
10762 {
10763 return XRenderQueryExtension ();
10764   ;
10765   return 0;
10766 }
10767 _ACEOF
10768 rm -f conftest.$ac_objext conftest$ac_exeext
10769 if { (ac_try="$ac_link"
10770 case "(($ac_try" in
10771   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10772   *) ac_try_echo=$ac_try;;
10773 esac
10774 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10775 $as_echo "$ac_try_echo") >&5
10776   (eval "$ac_link") 2>conftest.er1
10777   ac_status=$?
10778   grep -v '^ *+' conftest.er1 >conftest.err
10779   rm -f conftest.er1
10780   cat conftest.err >&5
10781   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10782   (exit $ac_status); } && {
10783          test -z "$ac_c_werror_flag" ||
10784          test ! -s conftest.err
10785        } && test -s conftest$ac_exeext && {
10786          test "$cross_compiling" = yes ||
10787          $as_test_x conftest$ac_exeext
10788        }; then
10789   case "$LIBEXT" in
10790     dll) ;;
10791     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'` ;;
10792     *) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
10793   esac
10794 else
10795   $as_echo "$as_me: failed program was:" >&5
10796 sed 's/^/| /' conftest.$ac_ext >&5
10797
10798
10799 fi
10800
10801 rm -rf conftest.dSYM
10802 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10803       conftest$ac_exeext conftest.$ac_ext
10804   LIBS=$ac_check_soname_save_LIBS
10805 fi
10806 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10807   { $as_echo "$as_me:$LINENO: result: not found" >&5
10808 $as_echo "not found" >&6; }
10809
10810 else
10811   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
10812 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
10813
10814 cat >>confdefs.h <<_ACEOF
10815 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
10816 _ACEOF
10817
10818        { $as_echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
10819 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
10820 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
10821   $as_echo_n "(cached) " >&6
10822 else
10823   ac_check_lib_save_LIBS=$LIBS
10824 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10825 cat >conftest.$ac_ext <<_ACEOF
10826 /* confdefs.h.  */
10827 _ACEOF
10828 cat confdefs.h >>conftest.$ac_ext
10829 cat >>conftest.$ac_ext <<_ACEOF
10830 /* end confdefs.h.  */
10831
10832 /* Override any GCC internal prototype to avoid an error.
10833    Use char because int might match the return type of a GCC
10834    builtin and then its argument prototype would still apply.  */
10835 #ifdef __cplusplus
10836 extern "C"
10837 #endif
10838 char XRenderSetPictureTransform ();
10839 int
10840 main ()
10841 {
10842 return XRenderSetPictureTransform ();
10843   ;
10844   return 0;
10845 }
10846 _ACEOF
10847 rm -f conftest.$ac_objext conftest$ac_exeext
10848 if { (ac_try="$ac_link"
10849 case "(($ac_try" in
10850   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10851   *) ac_try_echo=$ac_try;;
10852 esac
10853 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10854 $as_echo "$ac_try_echo") >&5
10855   (eval "$ac_link") 2>conftest.er1
10856   ac_status=$?
10857   grep -v '^ *+' conftest.er1 >conftest.err
10858   rm -f conftest.er1
10859   cat conftest.err >&5
10860   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10861   (exit $ac_status); } && {
10862          test -z "$ac_c_werror_flag" ||
10863          test ! -s conftest.err
10864        } && test -s conftest$ac_exeext && {
10865          test "$cross_compiling" = yes ||
10866          $as_test_x conftest$ac_exeext
10867        }; then
10868   ac_cv_lib_Xrender_XRenderSetPictureTransform=yes
10869 else
10870   $as_echo "$as_me: failed program was:" >&5
10871 sed 's/^/| /' conftest.$ac_ext >&5
10872
10873         ac_cv_lib_Xrender_XRenderSetPictureTransform=no
10874 fi
10875
10876 rm -rf conftest.dSYM
10877 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10878       conftest$ac_exeext conftest.$ac_ext
10879 LIBS=$ac_check_lib_save_LIBS
10880 fi
10881 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
10882 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
10883 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x""yes; then
10884
10885 cat >>confdefs.h <<\_ACEOF
10886 #define HAVE_XRENDERSETPICTURETRANSFORM 1
10887 _ACEOF
10888
10889 fi
10890
10891 fi
10892
10893
10894         fi
10895         if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10896   case "x$with_xrender" in
10897   x)   wine_warnings="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
10898   xno) ;;
10899   *)   { { $as_echo "$as_me:$LINENO: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10900 This is an error since --with-xrender was requested." >&5
10901 $as_echo "$as_me: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10902 This is an error since --with-xrender was requested." >&2;}
10903    { (exit 1); exit 1; }; } ;;
10904 esac
10905 fi
10906
10907
10908                 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
10909         then
10910                 cat >conftest.$ac_ext <<_ACEOF
10911 /* confdefs.h.  */
10912 _ACEOF
10913 cat confdefs.h >>conftest.$ac_ext
10914 cat >>conftest.$ac_ext <<_ACEOF
10915 /* end confdefs.h.  */
10916 #include <X11/Xlib.h>
10917 #include <X11/extensions/Xrandr.h>
10918 int
10919 main ()
10920 {
10921 static typeof(XRRSetScreenConfigAndRate) * func;
10922   ;
10923   return 0;
10924 }
10925 _ACEOF
10926 rm -f conftest.$ac_objext
10927 if { (ac_try="$ac_compile"
10928 case "(($ac_try" in
10929   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10930   *) ac_try_echo=$ac_try;;
10931 esac
10932 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10933 $as_echo "$ac_try_echo") >&5
10934   (eval "$ac_compile") 2>conftest.er1
10935   ac_status=$?
10936   grep -v '^ *+' conftest.er1 >conftest.err
10937   rm -f conftest.er1
10938   cat conftest.err >&5
10939   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10940   (exit $ac_status); } && {
10941          test -z "$ac_c_werror_flag" ||
10942          test ! -s conftest.err
10943        } && test -s conftest.$ac_objext; then
10944   { $as_echo "$as_me:$LINENO: checking for -lXrandr" >&5
10945 $as_echo_n "checking for -lXrandr... " >&6; }
10946 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
10947   $as_echo_n "(cached) " >&6
10948 else
10949   ac_check_soname_save_LIBS=$LIBS
10950 LIBS="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10951   cat >conftest.$ac_ext <<_ACEOF
10952 /* confdefs.h.  */
10953 _ACEOF
10954 cat confdefs.h >>conftest.$ac_ext
10955 cat >>conftest.$ac_ext <<_ACEOF
10956 /* end confdefs.h.  */
10957
10958 /* Override any GCC internal prototype to avoid an error.
10959    Use char because int might match the return type of a GCC
10960    builtin and then its argument prototype would still apply.  */
10961 #ifdef __cplusplus
10962 extern "C"
10963 #endif
10964 char XRRQueryExtension ();
10965 int
10966 main ()
10967 {
10968 return XRRQueryExtension ();
10969   ;
10970   return 0;
10971 }
10972 _ACEOF
10973 rm -f conftest.$ac_objext conftest$ac_exeext
10974 if { (ac_try="$ac_link"
10975 case "(($ac_try" in
10976   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10977   *) ac_try_echo=$ac_try;;
10978 esac
10979 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10980 $as_echo "$ac_try_echo") >&5
10981   (eval "$ac_link") 2>conftest.er1
10982   ac_status=$?
10983   grep -v '^ *+' conftest.er1 >conftest.err
10984   rm -f conftest.er1
10985   cat conftest.err >&5
10986   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10987   (exit $ac_status); } && {
10988          test -z "$ac_c_werror_flag" ||
10989          test ! -s conftest.err
10990        } && test -s conftest$ac_exeext && {
10991          test "$cross_compiling" = yes ||
10992          $as_test_x conftest$ac_exeext
10993        }; then
10994   case "$LIBEXT" in
10995     dll) ;;
10996     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'` ;;
10997     *) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
10998   esac
10999 else
11000   $as_echo "$as_me: failed program was:" >&5
11001 sed 's/^/| /' conftest.$ac_ext >&5
11002
11003
11004 fi
11005
11006 rm -rf conftest.dSYM
11007 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11008       conftest$ac_exeext conftest.$ac_ext
11009   LIBS=$ac_check_soname_save_LIBS
11010 fi
11011 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11012   { $as_echo "$as_me:$LINENO: result: not found" >&5
11013 $as_echo "not found" >&6; }
11014
11015 else
11016   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
11017 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
11018
11019 cat >>confdefs.h <<_ACEOF
11020 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
11021 _ACEOF
11022
11023
11024 fi
11025
11026 else
11027   $as_echo "$as_me: failed program was:" >&5
11028 sed 's/^/| /' conftest.$ac_ext >&5
11029
11030
11031 fi
11032
11033 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11034         fi
11035         if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11036   case "x$with_xrandr" in
11037   x)   wine_notices="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
11038   xno) ;;
11039   *)   { { $as_echo "$as_me:$LINENO: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11040 This is an error since --with-xrandr was requested." >&5
11041 $as_echo "$as_me: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11042 This is an error since --with-xrandr was requested." >&2;}
11043    { (exit 1); exit 1; }; } ;;
11044 esac
11045 fi
11046
11047
11048                 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
11049         then
11050                 cat >conftest.$ac_ext <<_ACEOF
11051 /* confdefs.h.  */
11052 _ACEOF
11053 cat confdefs.h >>conftest.$ac_ext
11054 cat >>conftest.$ac_ext <<_ACEOF
11055 /* end confdefs.h.  */
11056 #include <X11/Xlib.h>
11057 #include <X11/extensions/Xinerama.h>
11058 int
11059 main ()
11060 {
11061 static typeof(XineramaQueryScreens) * func;
11062   ;
11063   return 0;
11064 }
11065 _ACEOF
11066 rm -f conftest.$ac_objext
11067 if { (ac_try="$ac_compile"
11068 case "(($ac_try" in
11069   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11070   *) ac_try_echo=$ac_try;;
11071 esac
11072 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11073 $as_echo "$ac_try_echo") >&5
11074   (eval "$ac_compile") 2>conftest.er1
11075   ac_status=$?
11076   grep -v '^ *+' conftest.er1 >conftest.err
11077   rm -f conftest.er1
11078   cat conftest.err >&5
11079   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11080   (exit $ac_status); } && {
11081          test -z "$ac_c_werror_flag" ||
11082          test ! -s conftest.err
11083        } && test -s conftest.$ac_objext; then
11084   { $as_echo "$as_me:$LINENO: checking for -lXinerama" >&5
11085 $as_echo_n "checking for -lXinerama... " >&6; }
11086 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
11087   $as_echo_n "(cached) " >&6
11088 else
11089   ac_check_soname_save_LIBS=$LIBS
11090 LIBS="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11091   cat >conftest.$ac_ext <<_ACEOF
11092 /* confdefs.h.  */
11093 _ACEOF
11094 cat confdefs.h >>conftest.$ac_ext
11095 cat >>conftest.$ac_ext <<_ACEOF
11096 /* end confdefs.h.  */
11097
11098 /* Override any GCC internal prototype to avoid an error.
11099    Use char because int might match the return type of a GCC
11100    builtin and then its argument prototype would still apply.  */
11101 #ifdef __cplusplus
11102 extern "C"
11103 #endif
11104 char XineramaQueryScreens ();
11105 int
11106 main ()
11107 {
11108 return XineramaQueryScreens ();
11109   ;
11110   return 0;
11111 }
11112 _ACEOF
11113 rm -f conftest.$ac_objext conftest$ac_exeext
11114 if { (ac_try="$ac_link"
11115 case "(($ac_try" in
11116   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11117   *) ac_try_echo=$ac_try;;
11118 esac
11119 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11120 $as_echo "$ac_try_echo") >&5
11121   (eval "$ac_link") 2>conftest.er1
11122   ac_status=$?
11123   grep -v '^ *+' conftest.er1 >conftest.err
11124   rm -f conftest.er1
11125   cat conftest.err >&5
11126   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11127   (exit $ac_status); } && {
11128          test -z "$ac_c_werror_flag" ||
11129          test ! -s conftest.err
11130        } && test -s conftest$ac_exeext && {
11131          test "$cross_compiling" = yes ||
11132          $as_test_x conftest$ac_exeext
11133        }; then
11134   case "$LIBEXT" in
11135     dll) ;;
11136     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'` ;;
11137     *) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^      ]*\).*$/\1/"';2,$d'` ;;
11138   esac
11139 else
11140   $as_echo "$as_me: failed program was:" >&5
11141 sed 's/^/| /' conftest.$ac_ext >&5
11142
11143
11144 fi
11145
11146 rm -rf conftest.dSYM
11147 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11148       conftest$ac_exeext conftest.$ac_ext
11149   LIBS=$ac_check_soname_save_LIBS
11150 fi
11151 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11152   { $as_echo "$as_me:$LINENO: result: not found" >&5
11153 $as_echo "not found" >&6; }
11154
11155 else
11156   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
11157 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
11158
11159 cat >>confdefs.h <<_ACEOF
11160 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
11161 _ACEOF
11162
11163
11164 fi
11165
11166 else
11167   $as_echo "$as_me: failed program was:" >&5
11168 sed 's/^/| /' conftest.$ac_ext >&5
11169
11170
11171 fi
11172
11173 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11174         fi
11175         if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11176   case "x$with_xinerama" in
11177   x)   wine_notices="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
11178   xno) ;;
11179   *)   { { $as_echo "$as_me:$LINENO: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11180 This is an error since --with-xinerama was requested." >&5
11181 $as_echo "$as_me: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11182 This is an error since --with-xinerama was requested." >&2;}
11183    { (exit 1); exit 1; }; } ;;
11184 esac
11185 fi
11186
11187
11188                 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
11189         then
11190             { $as_echo "$as_me:$LINENO: checking for -lXcomposite" >&5
11191 $as_echo_n "checking for -lXcomposite... " >&6; }
11192 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
11193   $as_echo_n "(cached) " >&6
11194 else
11195   ac_check_soname_save_LIBS=$LIBS
11196 LIBS="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11197   cat >conftest.$ac_ext <<_ACEOF
11198 /* confdefs.h.  */
11199 _ACEOF
11200 cat confdefs.h >>conftest.$ac_ext
11201 cat >>conftest.$ac_ext <<_ACEOF
11202 /* end confdefs.h.  */
11203
11204 /* Override any GCC internal prototype to avoid an error.
11205    Use char because int might match the return type of a GCC
11206    builtin and then its argument prototype would still apply.  */
11207 #ifdef __cplusplus
11208 extern "C"
11209 #endif
11210 char XCompositeRedirectWindow ();
11211 int
11212 main ()
11213 {
11214 return XCompositeRedirectWindow ();
11215   ;
11216   return 0;
11217 }
11218 _ACEOF
11219 rm -f conftest.$ac_objext conftest$ac_exeext
11220 if { (ac_try="$ac_link"
11221 case "(($ac_try" in
11222   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11223   *) ac_try_echo=$ac_try;;
11224 esac
11225 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11226 $as_echo "$ac_try_echo") >&5
11227   (eval "$ac_link") 2>conftest.er1
11228   ac_status=$?
11229   grep -v '^ *+' conftest.er1 >conftest.err
11230   rm -f conftest.er1
11231   cat conftest.err >&5
11232   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11233   (exit $ac_status); } && {
11234          test -z "$ac_c_werror_flag" ||
11235          test ! -s conftest.err
11236        } && test -s conftest$ac_exeext && {
11237          test "$cross_compiling" = yes ||
11238          $as_test_x conftest$ac_exeext
11239        }; then
11240   case "$LIBEXT" in
11241     dll) ;;
11242     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'` ;;
11243     *) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
11244   esac
11245 else
11246   $as_echo "$as_me: failed program was:" >&5
11247 sed 's/^/| /' conftest.$ac_ext >&5
11248
11249
11250 fi
11251
11252 rm -rf conftest.dSYM
11253 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11254       conftest$ac_exeext conftest.$ac_ext
11255   LIBS=$ac_check_soname_save_LIBS
11256 fi
11257 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11258   { $as_echo "$as_me:$LINENO: result: not found" >&5
11259 $as_echo "not found" >&6; }
11260
11261 else
11262   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
11263 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
11264
11265 cat >>confdefs.h <<_ACEOF
11266 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
11267 _ACEOF
11268
11269
11270 fi
11271
11272         fi
11273         if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11274   case "x$with_xcomposite" in
11275   x)   wine_notices="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
11276   xno) ;;
11277   *)   { { $as_echo "$as_me:$LINENO: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11278 This is an error since --with-xcomposite was requested." >&5
11279 $as_echo "$as_me: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11280 This is an error since --with-xcomposite was requested." >&2;}
11281    { (exit 1); exit 1; }; } ;;
11282 esac
11283 fi
11284
11285
11286                 { $as_echo "$as_me:$LINENO: checking for XICCallback.callback" >&5
11287 $as_echo_n "checking for XICCallback.callback... " >&6; }
11288 if test "${ac_cv_member_XICCallback_callback+set}" = set; then
11289   $as_echo_n "(cached) " >&6
11290 else
11291   cat >conftest.$ac_ext <<_ACEOF
11292 /* confdefs.h.  */
11293 _ACEOF
11294 cat confdefs.h >>conftest.$ac_ext
11295 cat >>conftest.$ac_ext <<_ACEOF
11296 /* end confdefs.h.  */
11297 #ifdef HAVE_X11_XLIB_H
11298 #include <X11/Xlib.h>
11299 #endif
11300
11301 int
11302 main ()
11303 {
11304 static XICCallback ac_aggr;
11305 if (ac_aggr.callback)
11306 return 0;
11307   ;
11308   return 0;
11309 }
11310 _ACEOF
11311 rm -f conftest.$ac_objext
11312 if { (ac_try="$ac_compile"
11313 case "(($ac_try" in
11314   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11315   *) ac_try_echo=$ac_try;;
11316 esac
11317 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11318 $as_echo "$ac_try_echo") >&5
11319   (eval "$ac_compile") 2>conftest.er1
11320   ac_status=$?
11321   grep -v '^ *+' conftest.er1 >conftest.err
11322   rm -f conftest.er1
11323   cat conftest.err >&5
11324   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11325   (exit $ac_status); } && {
11326          test -z "$ac_c_werror_flag" ||
11327          test ! -s conftest.err
11328        } && test -s conftest.$ac_objext; then
11329   ac_cv_member_XICCallback_callback=yes
11330 else
11331   $as_echo "$as_me: failed program was:" >&5
11332 sed 's/^/| /' conftest.$ac_ext >&5
11333
11334         cat >conftest.$ac_ext <<_ACEOF
11335 /* confdefs.h.  */
11336 _ACEOF
11337 cat confdefs.h >>conftest.$ac_ext
11338 cat >>conftest.$ac_ext <<_ACEOF
11339 /* end confdefs.h.  */
11340 #ifdef HAVE_X11_XLIB_H
11341 #include <X11/Xlib.h>
11342 #endif
11343
11344 int
11345 main ()
11346 {
11347 static XICCallback ac_aggr;
11348 if (sizeof ac_aggr.callback)
11349 return 0;
11350   ;
11351   return 0;
11352 }
11353 _ACEOF
11354 rm -f conftest.$ac_objext
11355 if { (ac_try="$ac_compile"
11356 case "(($ac_try" in
11357   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11358   *) ac_try_echo=$ac_try;;
11359 esac
11360 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11361 $as_echo "$ac_try_echo") >&5
11362   (eval "$ac_compile") 2>conftest.er1
11363   ac_status=$?
11364   grep -v '^ *+' conftest.er1 >conftest.err
11365   rm -f conftest.er1
11366   cat conftest.err >&5
11367   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11368   (exit $ac_status); } && {
11369          test -z "$ac_c_werror_flag" ||
11370          test ! -s conftest.err
11371        } && test -s conftest.$ac_objext; then
11372   ac_cv_member_XICCallback_callback=yes
11373 else
11374   $as_echo "$as_me: failed program was:" >&5
11375 sed 's/^/| /' conftest.$ac_ext >&5
11376
11377         ac_cv_member_XICCallback_callback=no
11378 fi
11379
11380 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11381 fi
11382
11383 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11384 fi
11385 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_XICCallback_callback" >&5
11386 $as_echo "$ac_cv_member_XICCallback_callback" >&6; }
11387 if test "x$ac_cv_member_XICCallback_callback" = x""yes; then
11388
11389 cat >>confdefs.h <<_ACEOF
11390 #define HAVE_XICCALLBACK_CALLBACK 1
11391 _ACEOF
11392
11393
11394 fi
11395
11396
11397
11398         opengl_msg=""
11399     if test "x$with_opengl" != "xno"
11400     then
11401
11402
11403
11404 for ac_header in GL/gl.h GL/glx.h GL/glu.h
11405 do
11406 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11407 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11408 $as_echo_n "checking for $ac_header... " >&6; }
11409 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11410   $as_echo_n "(cached) " >&6
11411 else
11412   cat >conftest.$ac_ext <<_ACEOF
11413 /* confdefs.h.  */
11414 _ACEOF
11415 cat confdefs.h >>conftest.$ac_ext
11416 cat >>conftest.$ac_ext <<_ACEOF
11417 /* end confdefs.h.  */
11418 #ifdef HAVE_GL_GLX_H
11419 # include <GL/glx.h>
11420 #endif
11421
11422 #include <$ac_header>
11423 _ACEOF
11424 rm -f conftest.$ac_objext
11425 if { (ac_try="$ac_compile"
11426 case "(($ac_try" in
11427   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11428   *) ac_try_echo=$ac_try;;
11429 esac
11430 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11431 $as_echo "$ac_try_echo") >&5
11432   (eval "$ac_compile") 2>conftest.er1
11433   ac_status=$?
11434   grep -v '^ *+' conftest.er1 >conftest.err
11435   rm -f conftest.er1
11436   cat conftest.err >&5
11437   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11438   (exit $ac_status); } && {
11439          test -z "$ac_c_werror_flag" ||
11440          test ! -s conftest.err
11441        } && test -s conftest.$ac_objext; then
11442   eval "$as_ac_Header=yes"
11443 else
11444   $as_echo "$as_me: failed program was:" >&5
11445 sed 's/^/| /' conftest.$ac_ext >&5
11446
11447         eval "$as_ac_Header=no"
11448 fi
11449
11450 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11451 fi
11452 ac_res=`eval 'as_val=${'$as_ac_Header'}
11453                  $as_echo "$as_val"'`
11454                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11455 $as_echo "$ac_res" >&6; }
11456 as_val=`eval 'as_val=${'$as_ac_Header'}
11457                  $as_echo "$as_val"'`
11458    if test "x$as_val" = x""yes; then
11459   cat >>confdefs.h <<_ACEOF
11460 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11461 _ACEOF
11462
11463 fi
11464
11465 done
11466
11467         if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
11468         then
11469                     { $as_echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
11470 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
11471 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
11472   $as_echo_n "(cached) " >&6
11473 else
11474   cat >conftest.$ac_ext <<_ACEOF
11475 /* confdefs.h.  */
11476 _ACEOF
11477 cat confdefs.h >>conftest.$ac_ext
11478 cat >>conftest.$ac_ext <<_ACEOF
11479 /* end confdefs.h.  */
11480 #include <GL/gl.h>
11481 int
11482 main ()
11483 {
11484 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
11485   ;
11486   return 0;
11487 }
11488 _ACEOF
11489 rm -f conftest.$ac_objext
11490 if { (ac_try="$ac_compile"
11491 case "(($ac_try" in
11492   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11493   *) ac_try_echo=$ac_try;;
11494 esac
11495 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11496 $as_echo "$ac_try_echo") >&5
11497   (eval "$ac_compile") 2>conftest.er1
11498   ac_status=$?
11499   grep -v '^ *+' conftest.er1 >conftest.err
11500   rm -f conftest.er1
11501   cat conftest.err >&5
11502   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11503   (exit $ac_status); } && {
11504          test -z "$ac_c_werror_flag" ||
11505          test ! -s conftest.err
11506        } && test -s conftest.$ac_objext; then
11507   wine_cv_opengl_header_version_OK="yes"
11508 else
11509   $as_echo "$as_me: failed program was:" >&5
11510 sed 's/^/| /' conftest.$ac_ext >&5
11511
11512         wine_cv_opengl_header_version_OK="no"
11513 fi
11514
11515 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11516 fi
11517 { $as_echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
11518 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
11519
11520             if test "$wine_cv_opengl_header_version_OK" = "yes"
11521             then
11522                                 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11523 $as_echo_n "checking for -lGL... " >&6; }
11524 if test "${ac_cv_lib_soname_GL+set}" = set; then
11525   $as_echo_n "(cached) " >&6
11526 else
11527   ac_check_soname_save_LIBS=$LIBS
11528 LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11529   cat >conftest.$ac_ext <<_ACEOF
11530 /* confdefs.h.  */
11531 _ACEOF
11532 cat confdefs.h >>conftest.$ac_ext
11533 cat >>conftest.$ac_ext <<_ACEOF
11534 /* end confdefs.h.  */
11535
11536 /* Override any GCC internal prototype to avoid an error.
11537    Use char because int might match the return type of a GCC
11538    builtin and then its argument prototype would still apply.  */
11539 #ifdef __cplusplus
11540 extern "C"
11541 #endif
11542 char glXCreateContext ();
11543 int
11544 main ()
11545 {
11546 return glXCreateContext ();
11547   ;
11548   return 0;
11549 }
11550 _ACEOF
11551 rm -f conftest.$ac_objext conftest$ac_exeext
11552 if { (ac_try="$ac_link"
11553 case "(($ac_try" in
11554   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11555   *) ac_try_echo=$ac_try;;
11556 esac
11557 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11558 $as_echo "$ac_try_echo") >&5
11559   (eval "$ac_link") 2>conftest.er1
11560   ac_status=$?
11561   grep -v '^ *+' conftest.er1 >conftest.err
11562   rm -f conftest.er1
11563   cat conftest.err >&5
11564   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11565   (exit $ac_status); } && {
11566          test -z "$ac_c_werror_flag" ||
11567          test ! -s conftest.err
11568        } && test -s conftest$ac_exeext && {
11569          test "$cross_compiling" = yes ||
11570          $as_test_x conftest$ac_exeext
11571        }; then
11572   case "$LIBEXT" in
11573     dll) ;;
11574     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'` ;;
11575     *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
11576   esac
11577 else
11578   $as_echo "$as_me: failed program was:" >&5
11579 sed 's/^/| /' conftest.$ac_ext >&5
11580
11581
11582 fi
11583
11584 rm -rf conftest.dSYM
11585 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11586       conftest$ac_exeext conftest.$ac_ext
11587   LIBS=$ac_check_soname_save_LIBS
11588 fi
11589 if test "x$ac_cv_lib_soname_GL" = "x"; then
11590   { $as_echo "$as_me:$LINENO: result: not found" >&5
11591 $as_echo "not found" >&6; }
11592        { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11593 $as_echo_n "checking for -lGL... " >&6; }
11594 if test "${ac_cv_lib_soname_GL+set}" = set; then
11595   $as_echo_n "(cached) " >&6
11596 else
11597   ac_check_soname_save_LIBS=$LIBS
11598 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"
11599   cat >conftest.$ac_ext <<_ACEOF
11600 /* confdefs.h.  */
11601 _ACEOF
11602 cat confdefs.h >>conftest.$ac_ext
11603 cat >>conftest.$ac_ext <<_ACEOF
11604 /* end confdefs.h.  */
11605
11606 /* Override any GCC internal prototype to avoid an error.
11607    Use char because int might match the return type of a GCC
11608    builtin and then its argument prototype would still apply.  */
11609 #ifdef __cplusplus
11610 extern "C"
11611 #endif
11612 char glXCreateContext ();
11613 int
11614 main ()
11615 {
11616 return glXCreateContext ();
11617   ;
11618   return 0;
11619 }
11620 _ACEOF
11621 rm -f conftest.$ac_objext conftest$ac_exeext
11622 if { (ac_try="$ac_link"
11623 case "(($ac_try" in
11624   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11625   *) ac_try_echo=$ac_try;;
11626 esac
11627 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11628 $as_echo "$ac_try_echo") >&5
11629   (eval "$ac_link") 2>conftest.er1
11630   ac_status=$?
11631   grep -v '^ *+' conftest.er1 >conftest.err
11632   rm -f conftest.er1
11633   cat conftest.err >&5
11634   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11635   (exit $ac_status); } && {
11636          test -z "$ac_c_werror_flag" ||
11637          test ! -s conftest.err
11638        } && test -s conftest$ac_exeext && {
11639          test "$cross_compiling" = yes ||
11640          $as_test_x conftest$ac_exeext
11641        }; then
11642   case "$LIBEXT" in
11643     dll) ;;
11644     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'` ;;
11645     *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
11646   esac
11647 else
11648   $as_echo "$as_me: failed program was:" >&5
11649 sed 's/^/| /' conftest.$ac_ext >&5
11650
11651
11652 fi
11653
11654 rm -rf conftest.dSYM
11655 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11656       conftest$ac_exeext conftest.$ac_ext
11657   LIBS=$ac_check_soname_save_LIBS
11658 fi
11659 if test "x$ac_cv_lib_soname_GL" = "x"; then
11660   { $as_echo "$as_me:$LINENO: result: not found" >&5
11661 $as_echo "not found" >&6; }
11662        if test -f /usr/X11R6/lib/libGL.a
11663                                     then
11664                                         opengl_msg="/usr/X11R6/lib/libGL.a is present on your system.
11665 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
11666                                     else
11667                                         opengl_msg="No OpenGL library found on this system."
11668                                     fi
11669 else
11670   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11671 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11672
11673 cat >>confdefs.h <<_ACEOF
11674 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11675 _ACEOF
11676
11677        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"
11678
11679 cat >>confdefs.h <<\_ACEOF
11680 #define HAVE_OPENGL 1
11681 _ACEOF
11682
11683 fi
11684
11685 else
11686   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11687 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11688
11689 cat >>confdefs.h <<_ACEOF
11690 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11691 _ACEOF
11692
11693        OPENGL_LIBS="-lGL"
11694
11695 cat >>confdefs.h <<\_ACEOF
11696 #define HAVE_OPENGL 1
11697 _ACEOF
11698
11699 fi
11700
11701                  if test "$ac_cv_header_GL_glu_h" = "yes"
11702                  then
11703                     { $as_echo "$as_me:$LINENO: checking for -lGLU" >&5
11704 $as_echo_n "checking for -lGLU... " >&6; }
11705 if test "${ac_cv_lib_soname_GLU+set}" = set; then
11706   $as_echo_n "(cached) " >&6
11707 else
11708   ac_check_soname_save_LIBS=$LIBS
11709 LIBS="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11710   cat >conftest.$ac_ext <<_ACEOF
11711 /* confdefs.h.  */
11712 _ACEOF
11713 cat confdefs.h >>conftest.$ac_ext
11714 cat >>conftest.$ac_ext <<_ACEOF
11715 /* end confdefs.h.  */
11716
11717 /* Override any GCC internal prototype to avoid an error.
11718    Use char because int might match the return type of a GCC
11719    builtin and then its argument prototype would still apply.  */
11720 #ifdef __cplusplus
11721 extern "C"
11722 #endif
11723 char gluLookAt ();
11724 int
11725 main ()
11726 {
11727 return gluLookAt ();
11728   ;
11729   return 0;
11730 }
11731 _ACEOF
11732 rm -f conftest.$ac_objext conftest$ac_exeext
11733 if { (ac_try="$ac_link"
11734 case "(($ac_try" in
11735   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11736   *) ac_try_echo=$ac_try;;
11737 esac
11738 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11739 $as_echo "$ac_try_echo") >&5
11740   (eval "$ac_link") 2>conftest.er1
11741   ac_status=$?
11742   grep -v '^ *+' conftest.er1 >conftest.err
11743   rm -f conftest.er1
11744   cat conftest.err >&5
11745   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11746   (exit $ac_status); } && {
11747          test -z "$ac_c_werror_flag" ||
11748          test ! -s conftest.err
11749        } && test -s conftest$ac_exeext && {
11750          test "$cross_compiling" = yes ||
11751          $as_test_x conftest$ac_exeext
11752        }; then
11753   case "$LIBEXT" in
11754     dll) ;;
11755     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'` ;;
11756     *) ac_cv_lib_soname_GLU=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^     ]*\).*$/\1/"';2,$d'` ;;
11757   esac
11758 else
11759   $as_echo "$as_me: failed program was:" >&5
11760 sed 's/^/| /' conftest.$ac_ext >&5
11761
11762
11763 fi
11764
11765 rm -rf conftest.dSYM
11766 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11767       conftest$ac_exeext conftest.$ac_ext
11768   LIBS=$ac_check_soname_save_LIBS
11769 fi
11770 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11771   { $as_echo "$as_me:$LINENO: result: not found" >&5
11772 $as_echo "not found" >&6; }
11773
11774 else
11775   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GLU" >&5
11776 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
11777
11778 cat >>confdefs.h <<_ACEOF
11779 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
11780 _ACEOF
11781
11782
11783 fi
11784
11785                  fi
11786                  if test "x$ac_cv_lib_soname_GLU" = "x"; then
11787   case "x$with_glu" in
11788   x)   wine_notices="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
11789   xno) ;;
11790   *)   { { $as_echo "$as_me:$LINENO: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11791 This is an error since --with-glu was requested." >&5
11792 $as_echo "$as_me: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11793 This is an error since --with-glu was requested." >&2;}
11794    { (exit 1); exit 1; }; } ;;
11795 esac
11796 fi
11797
11798              else
11799                  opengl_msg="Old Mesa headers detected. Consider upgrading your Mesa libraries."
11800              fi
11801          else
11802              opengl_msg="OpenGL development headers not found."
11803          fi
11804          test -n "$opengl_msg" && enable_opengl32=${enable_opengl32:-no}
11805          test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32=${enable_glu32:-no}
11806     else
11807          enable_opengl32=${enable_opengl32:-no}
11808          enable_glu32=${enable_glu32:-no}
11809     fi
11810     if test -n "$opengl_msg"; then
11811   case "x$with_opengl" in
11812   x)   wine_warnings="$wine_warnings|$opengl_msg
11813 OpenGL and Direct3D won't be supported." ;;
11814   xno) ;;
11815   *)   { { $as_echo "$as_me:$LINENO: error: $opengl_msg
11816 OpenGL and Direct3D won't be supported.
11817 This is an error since --with-opengl was requested." >&5
11818 $as_echo "$as_me: error: $opengl_msg
11819 OpenGL and Direct3D won't be supported.
11820 This is an error since --with-opengl was requested." >&2;}
11821    { (exit 1); exit 1; }; } ;;
11822 esac
11823 fi
11824
11825
11826         NASLIBS=""
11827
11828
11829 for ac_header in audio/audiolib.h
11830 do
11831 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11832 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11833   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11834 $as_echo_n "checking for $ac_header... " >&6; }
11835 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11836   $as_echo_n "(cached) " >&6
11837 fi
11838 ac_res=`eval 'as_val=${'$as_ac_Header'}
11839                  $as_echo "$as_val"'`
11840                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11841 $as_echo "$ac_res" >&6; }
11842 else
11843   # Is the header compilable?
11844 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
11845 $as_echo_n "checking $ac_header usability... " >&6; }
11846 cat >conftest.$ac_ext <<_ACEOF
11847 /* confdefs.h.  */
11848 _ACEOF
11849 cat confdefs.h >>conftest.$ac_ext
11850 cat >>conftest.$ac_ext <<_ACEOF
11851 /* end confdefs.h.  */
11852 $ac_includes_default
11853 #include <$ac_header>
11854 _ACEOF
11855 rm -f conftest.$ac_objext
11856 if { (ac_try="$ac_compile"
11857 case "(($ac_try" in
11858   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11859   *) ac_try_echo=$ac_try;;
11860 esac
11861 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11862 $as_echo "$ac_try_echo") >&5
11863   (eval "$ac_compile") 2>conftest.er1
11864   ac_status=$?
11865   grep -v '^ *+' conftest.er1 >conftest.err
11866   rm -f conftest.er1
11867   cat conftest.err >&5
11868   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11869   (exit $ac_status); } && {
11870          test -z "$ac_c_werror_flag" ||
11871          test ! -s conftest.err
11872        } && test -s conftest.$ac_objext; then
11873   ac_header_compiler=yes
11874 else
11875   $as_echo "$as_me: failed program was:" >&5
11876 sed 's/^/| /' conftest.$ac_ext >&5
11877
11878         ac_header_compiler=no
11879 fi
11880
11881 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11882 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11883 $as_echo "$ac_header_compiler" >&6; }
11884
11885 # Is the header present?
11886 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
11887 $as_echo_n "checking $ac_header presence... " >&6; }
11888 cat >conftest.$ac_ext <<_ACEOF
11889 /* confdefs.h.  */
11890 _ACEOF
11891 cat confdefs.h >>conftest.$ac_ext
11892 cat >>conftest.$ac_ext <<_ACEOF
11893 /* end confdefs.h.  */
11894 #include <$ac_header>
11895 _ACEOF
11896 if { (ac_try="$ac_cpp conftest.$ac_ext"
11897 case "(($ac_try" in
11898   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11899   *) ac_try_echo=$ac_try;;
11900 esac
11901 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11902 $as_echo "$ac_try_echo") >&5
11903   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11904   ac_status=$?
11905   grep -v '^ *+' conftest.er1 >conftest.err
11906   rm -f conftest.er1
11907   cat conftest.err >&5
11908   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11909   (exit $ac_status); } >/dev/null && {
11910          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
11911          test ! -s conftest.err
11912        }; then
11913   ac_header_preproc=yes
11914 else
11915   $as_echo "$as_me: failed program was:" >&5
11916 sed 's/^/| /' conftest.$ac_ext >&5
11917
11918   ac_header_preproc=no
11919 fi
11920
11921 rm -f conftest.err conftest.$ac_ext
11922 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11923 $as_echo "$ac_header_preproc" >&6; }
11924
11925 # So?  What about this header?
11926 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11927   yes:no: )
11928     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11929 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11930     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11931 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11932     ac_header_preproc=yes
11933     ;;
11934   no:yes:* )
11935     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11936 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11937     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
11938 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
11939     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11940 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11941     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
11942 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
11943     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11944 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11945     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11946 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11947     ( cat <<\_ASBOX
11948 ## ------------------------------------ ##
11949 ## Report this to wine-devel@winehq.org ##
11950 ## ------------------------------------ ##
11951 _ASBOX
11952      ) | sed "s/^/$as_me: WARNING:     /" >&2
11953     ;;
11954 esac
11955 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11956 $as_echo_n "checking for $ac_header... " >&6; }
11957 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11958   $as_echo_n "(cached) " >&6
11959 else
11960   eval "$as_ac_Header=\$ac_header_preproc"
11961 fi
11962 ac_res=`eval 'as_val=${'$as_ac_Header'}
11963                  $as_echo "$as_val"'`
11964                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11965 $as_echo "$ac_res" >&6; }
11966
11967 fi
11968 as_val=`eval 'as_val=${'$as_ac_Header'}
11969                  $as_echo "$as_val"'`
11970    if test "x$as_val" = x""yes; then
11971   cat >>confdefs.h <<_ACEOF
11972 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11973 _ACEOF
11974
11975 for ac_header in audio/soundlib.h
11976 do
11977 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11978 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11979 $as_echo_n "checking for $ac_header... " >&6; }
11980 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11981   $as_echo_n "(cached) " >&6
11982 else
11983   cat >conftest.$ac_ext <<_ACEOF
11984 /* confdefs.h.  */
11985 _ACEOF
11986 cat confdefs.h >>conftest.$ac_ext
11987 cat >>conftest.$ac_ext <<_ACEOF
11988 /* end confdefs.h.  */
11989 #include <audio/audiolib.h>
11990
11991 #include <$ac_header>
11992 _ACEOF
11993 rm -f conftest.$ac_objext
11994 if { (ac_try="$ac_compile"
11995 case "(($ac_try" in
11996   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11997   *) ac_try_echo=$ac_try;;
11998 esac
11999 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12000 $as_echo "$ac_try_echo") >&5
12001   (eval "$ac_compile") 2>conftest.er1
12002   ac_status=$?
12003   grep -v '^ *+' conftest.er1 >conftest.err
12004   rm -f conftest.er1
12005   cat conftest.err >&5
12006   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12007   (exit $ac_status); } && {
12008          test -z "$ac_c_werror_flag" ||
12009          test ! -s conftest.err
12010        } && test -s conftest.$ac_objext; then
12011   eval "$as_ac_Header=yes"
12012 else
12013   $as_echo "$as_me: failed program was:" >&5
12014 sed 's/^/| /' conftest.$ac_ext >&5
12015
12016         eval "$as_ac_Header=no"
12017 fi
12018
12019 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12020 fi
12021 ac_res=`eval 'as_val=${'$as_ac_Header'}
12022                  $as_echo "$as_val"'`
12023                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12024 $as_echo "$ac_res" >&6; }
12025 as_val=`eval 'as_val=${'$as_ac_Header'}
12026                  $as_echo "$as_val"'`
12027    if test "x$as_val" = x""yes; then
12028   cat >>confdefs.h <<_ACEOF
12029 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12030 _ACEOF
12031
12032 fi
12033
12034 done
12035
12036           { $as_echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
12037 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
12038 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
12039   $as_echo_n "(cached) " >&6
12040 else
12041   ac_check_lib_save_LIBS=$LIBS
12042 LIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
12043 cat >conftest.$ac_ext <<_ACEOF
12044 /* confdefs.h.  */
12045 _ACEOF
12046 cat confdefs.h >>conftest.$ac_ext
12047 cat >>conftest.$ac_ext <<_ACEOF
12048 /* end confdefs.h.  */
12049
12050 /* Override any GCC internal prototype to avoid an error.
12051    Use char because int might match the return type of a GCC
12052    builtin and then its argument prototype would still apply.  */
12053 #ifdef __cplusplus
12054 extern "C"
12055 #endif
12056 char AuCreateFlow ();
12057 int
12058 main ()
12059 {
12060 return AuCreateFlow ();
12061   ;
12062   return 0;
12063 }
12064 _ACEOF
12065 rm -f conftest.$ac_objext conftest$ac_exeext
12066 if { (ac_try="$ac_link"
12067 case "(($ac_try" in
12068   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12069   *) ac_try_echo=$ac_try;;
12070 esac
12071 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12072 $as_echo "$ac_try_echo") >&5
12073   (eval "$ac_link") 2>conftest.er1
12074   ac_status=$?
12075   grep -v '^ *+' conftest.er1 >conftest.err
12076   rm -f conftest.er1
12077   cat conftest.err >&5
12078   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12079   (exit $ac_status); } && {
12080          test -z "$ac_c_werror_flag" ||
12081          test ! -s conftest.err
12082        } && test -s conftest$ac_exeext && {
12083          test "$cross_compiling" = yes ||
12084          $as_test_x conftest$ac_exeext
12085        }; then
12086   ac_cv_lib_audio_AuCreateFlow=yes
12087 else
12088   $as_echo "$as_me: failed program was:" >&5
12089 sed 's/^/| /' conftest.$ac_ext >&5
12090
12091         ac_cv_lib_audio_AuCreateFlow=no
12092 fi
12093
12094 rm -rf conftest.dSYM
12095 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12096       conftest$ac_exeext conftest.$ac_ext
12097 LIBS=$ac_check_lib_save_LIBS
12098 fi
12099 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
12100 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
12101 if test "x$ac_cv_lib_audio_AuCreateFlow" = x""yes; then
12102
12103 cat >>confdefs.h <<\_ACEOF
12104 #define HAVE_NAS 1
12105 _ACEOF
12106
12107                         { $as_echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
12108 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
12109 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
12110   $as_echo_n "(cached) " >&6
12111 else
12112   ac_check_lib_save_LIBS=$LIBS
12113 LIBS="-lXau $X_LIBS $LIBS"
12114 cat >conftest.$ac_ext <<_ACEOF
12115 /* confdefs.h.  */
12116 _ACEOF
12117 cat confdefs.h >>conftest.$ac_ext
12118 cat >>conftest.$ac_ext <<_ACEOF
12119 /* end confdefs.h.  */
12120
12121 /* Override any GCC internal prototype to avoid an error.
12122    Use char because int might match the return type of a GCC
12123    builtin and then its argument prototype would still apply.  */
12124 #ifdef __cplusplus
12125 extern "C"
12126 #endif
12127 char XauGetBestAuthByAddr ();
12128 int
12129 main ()
12130 {
12131 return XauGetBestAuthByAddr ();
12132   ;
12133   return 0;
12134 }
12135 _ACEOF
12136 rm -f conftest.$ac_objext conftest$ac_exeext
12137 if { (ac_try="$ac_link"
12138 case "(($ac_try" in
12139   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12140   *) ac_try_echo=$ac_try;;
12141 esac
12142 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12143 $as_echo "$ac_try_echo") >&5
12144   (eval "$ac_link") 2>conftest.er1
12145   ac_status=$?
12146   grep -v '^ *+' conftest.er1 >conftest.err
12147   rm -f conftest.er1
12148   cat conftest.err >&5
12149   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12150   (exit $ac_status); } && {
12151          test -z "$ac_c_werror_flag" ||
12152          test ! -s conftest.err
12153        } && test -s conftest$ac_exeext && {
12154          test "$cross_compiling" = yes ||
12155          $as_test_x conftest$ac_exeext
12156        }; then
12157   ac_cv_lib_Xau_XauGetBestAuthByAddr=yes
12158 else
12159   $as_echo "$as_me: failed program was:" >&5
12160 sed 's/^/| /' conftest.$ac_ext >&5
12161
12162         ac_cv_lib_Xau_XauGetBestAuthByAddr=no
12163 fi
12164
12165 rm -rf conftest.dSYM
12166 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12167       conftest$ac_exeext conftest.$ac_ext
12168 LIBS=$ac_check_lib_save_LIBS
12169 fi
12170 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
12171 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
12172 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x""yes; then
12173   NASLIBS="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12174 else
12175   NASLIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12176 fi
12177
12178
12179 fi
12180
12181 fi
12182
12183 done
12184
12185
12186     CPPFLAGS="$ac_save_CPPFLAGS"
12187 else
12188     XLIB=""
12189     X_CFLAGS=""
12190     X_LIBS=""
12191     enable_winex11_drv=${enable_winex11_drv:-no}
12192     enable_opengl32=${enable_opengl32:-no}
12193     enable_glu32=${enable_glu32:-no}
12194 fi
12195 if test "x$XLIB" = "x"; then
12196   case "x$with_x" in
12197   xno) ;;
12198   *)   { { $as_echo "$as_me:$LINENO: error: X ${notice_platform}development files not found. Wine will be built
12199 without X support, which probably isn't what you want. You will need to install
12200 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12201 Use the --without-x option if you really want this." >&5
12202 $as_echo "$as_me: error: X ${notice_platform}development files not found. Wine will be built
12203 without X support, which probably isn't what you want. You will need to install
12204 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12205 Use the --without-x option if you really want this." >&2;}
12206    { (exit 1); exit 1; }; } ;;
12207 esac
12208 fi
12209
12210
12211
12212 XML2LIBS=""
12213
12214 XML2INCL=""
12215
12216 XSLTINCL=""
12217
12218 if test "x$with_xml" != "xno"
12219 then
12220     ac_save_CPPFLAGS="$CPPFLAGS"
12221     if test "$PKG_CONFIG" != "false"
12222     then
12223         ac_xml_libs="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
12224         ac_xml_cflags="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
12225     else
12226         ac_xml_libs="`xml2-config --libs 2>/dev/null`"
12227         ac_xml_cflags="`xml2-config --cflags  2>/dev/null`"
12228     fi
12229     CPPFLAGS="$CPPFLAGS $ac_xml_cflags"
12230
12231 for ac_header in libxml/parser.h
12232 do
12233 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12234 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12235   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12236 $as_echo_n "checking for $ac_header... " >&6; }
12237 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12238   $as_echo_n "(cached) " >&6
12239 fi
12240 ac_res=`eval 'as_val=${'$as_ac_Header'}
12241                  $as_echo "$as_val"'`
12242                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12243 $as_echo "$ac_res" >&6; }
12244 else
12245   # Is the header compilable?
12246 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12247 $as_echo_n "checking $ac_header usability... " >&6; }
12248 cat >conftest.$ac_ext <<_ACEOF
12249 /* confdefs.h.  */
12250 _ACEOF
12251 cat confdefs.h >>conftest.$ac_ext
12252 cat >>conftest.$ac_ext <<_ACEOF
12253 /* end confdefs.h.  */
12254 $ac_includes_default
12255 #include <$ac_header>
12256 _ACEOF
12257 rm -f conftest.$ac_objext
12258 if { (ac_try="$ac_compile"
12259 case "(($ac_try" in
12260   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12261   *) ac_try_echo=$ac_try;;
12262 esac
12263 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12264 $as_echo "$ac_try_echo") >&5
12265   (eval "$ac_compile") 2>conftest.er1
12266   ac_status=$?
12267   grep -v '^ *+' conftest.er1 >conftest.err
12268   rm -f conftest.er1
12269   cat conftest.err >&5
12270   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12271   (exit $ac_status); } && {
12272          test -z "$ac_c_werror_flag" ||
12273          test ! -s conftest.err
12274        } && test -s conftest.$ac_objext; then
12275   ac_header_compiler=yes
12276 else
12277   $as_echo "$as_me: failed program was:" >&5
12278 sed 's/^/| /' conftest.$ac_ext >&5
12279
12280         ac_header_compiler=no
12281 fi
12282
12283 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12284 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12285 $as_echo "$ac_header_compiler" >&6; }
12286
12287 # Is the header present?
12288 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12289 $as_echo_n "checking $ac_header presence... " >&6; }
12290 cat >conftest.$ac_ext <<_ACEOF
12291 /* confdefs.h.  */
12292 _ACEOF
12293 cat confdefs.h >>conftest.$ac_ext
12294 cat >>conftest.$ac_ext <<_ACEOF
12295 /* end confdefs.h.  */
12296 #include <$ac_header>
12297 _ACEOF
12298 if { (ac_try="$ac_cpp conftest.$ac_ext"
12299 case "(($ac_try" in
12300   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12301   *) ac_try_echo=$ac_try;;
12302 esac
12303 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12304 $as_echo "$ac_try_echo") >&5
12305   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12306   ac_status=$?
12307   grep -v '^ *+' conftest.er1 >conftest.err
12308   rm -f conftest.er1
12309   cat conftest.err >&5
12310   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12311   (exit $ac_status); } >/dev/null && {
12312          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12313          test ! -s conftest.err
12314        }; then
12315   ac_header_preproc=yes
12316 else
12317   $as_echo "$as_me: failed program was:" >&5
12318 sed 's/^/| /' conftest.$ac_ext >&5
12319
12320   ac_header_preproc=no
12321 fi
12322
12323 rm -f conftest.err conftest.$ac_ext
12324 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12325 $as_echo "$ac_header_preproc" >&6; }
12326
12327 # So?  What about this header?
12328 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12329   yes:no: )
12330     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12331 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12332     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12333 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12334     ac_header_preproc=yes
12335     ;;
12336   no:yes:* )
12337     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12338 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12339     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
12340 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
12341     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12342 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12343     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
12344 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
12345     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12346 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12347     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12348 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12349     ( cat <<\_ASBOX
12350 ## ------------------------------------ ##
12351 ## Report this to wine-devel@winehq.org ##
12352 ## ------------------------------------ ##
12353 _ASBOX
12354      ) | sed "s/^/$as_me: WARNING:     /" >&2
12355     ;;
12356 esac
12357 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12358 $as_echo_n "checking for $ac_header... " >&6; }
12359 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12360   $as_echo_n "(cached) " >&6
12361 else
12362   eval "$as_ac_Header=\$ac_header_preproc"
12363 fi
12364 ac_res=`eval 'as_val=${'$as_ac_Header'}
12365                  $as_echo "$as_val"'`
12366                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12367 $as_echo "$ac_res" >&6; }
12368
12369 fi
12370 as_val=`eval 'as_val=${'$as_ac_Header'}
12371                  $as_echo "$as_val"'`
12372    if test "x$as_val" = x""yes; then
12373   cat >>confdefs.h <<_ACEOF
12374 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12375 _ACEOF
12376  { $as_echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
12377 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
12378 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
12379   $as_echo_n "(cached) " >&6
12380 else
12381   ac_check_lib_save_LIBS=$LIBS
12382 LIBS="-lxml2 $ac_xml_libs $LIBS"
12383 cat >conftest.$ac_ext <<_ACEOF
12384 /* confdefs.h.  */
12385 _ACEOF
12386 cat confdefs.h >>conftest.$ac_ext
12387 cat >>conftest.$ac_ext <<_ACEOF
12388 /* end confdefs.h.  */
12389
12390 /* Override any GCC internal prototype to avoid an error.
12391    Use char because int might match the return type of a GCC
12392    builtin and then its argument prototype would still apply.  */
12393 #ifdef __cplusplus
12394 extern "C"
12395 #endif
12396 char xmlParseMemory ();
12397 int
12398 main ()
12399 {
12400 return xmlParseMemory ();
12401   ;
12402   return 0;
12403 }
12404 _ACEOF
12405 rm -f conftest.$ac_objext conftest$ac_exeext
12406 if { (ac_try="$ac_link"
12407 case "(($ac_try" in
12408   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12409   *) ac_try_echo=$ac_try;;
12410 esac
12411 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12412 $as_echo "$ac_try_echo") >&5
12413   (eval "$ac_link") 2>conftest.er1
12414   ac_status=$?
12415   grep -v '^ *+' conftest.er1 >conftest.err
12416   rm -f conftest.er1
12417   cat conftest.err >&5
12418   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12419   (exit $ac_status); } && {
12420          test -z "$ac_c_werror_flag" ||
12421          test ! -s conftest.err
12422        } && test -s conftest$ac_exeext && {
12423          test "$cross_compiling" = yes ||
12424          $as_test_x conftest$ac_exeext
12425        }; then
12426   ac_cv_lib_xml2_xmlParseMemory=yes
12427 else
12428   $as_echo "$as_me: failed program was:" >&5
12429 sed 's/^/| /' conftest.$ac_ext >&5
12430
12431         ac_cv_lib_xml2_xmlParseMemory=no
12432 fi
12433
12434 rm -rf conftest.dSYM
12435 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12436       conftest$ac_exeext conftest.$ac_ext
12437 LIBS=$ac_check_lib_save_LIBS
12438 fi
12439 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
12440 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
12441 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x""yes; then
12442
12443 cat >>confdefs.h <<\_ACEOF
12444 #define HAVE_LIBXML2 1
12445 _ACEOF
12446
12447                  XML2LIBS="$ac_xml_libs"
12448                  XML2INCL="$ac_xml_cflags"
12449 fi
12450
12451              { $as_echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
12452 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
12453 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
12454   $as_echo_n "(cached) " >&6
12455 else
12456   ac_check_lib_save_LIBS=$LIBS
12457 LIBS="-lxml2 $ac_xml_libs $LIBS"
12458 cat >conftest.$ac_ext <<_ACEOF
12459 /* confdefs.h.  */
12460 _ACEOF
12461 cat confdefs.h >>conftest.$ac_ext
12462 cat >>conftest.$ac_ext <<_ACEOF
12463 /* end confdefs.h.  */
12464
12465 /* Override any GCC internal prototype to avoid an error.
12466    Use char because int might match the return type of a GCC
12467    builtin and then its argument prototype would still apply.  */
12468 #ifdef __cplusplus
12469 extern "C"
12470 #endif
12471 char xmlReadMemory ();
12472 int
12473 main ()
12474 {
12475 return xmlReadMemory ();
12476   ;
12477   return 0;
12478 }
12479 _ACEOF
12480 rm -f conftest.$ac_objext conftest$ac_exeext
12481 if { (ac_try="$ac_link"
12482 case "(($ac_try" in
12483   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12484   *) ac_try_echo=$ac_try;;
12485 esac
12486 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12487 $as_echo "$ac_try_echo") >&5
12488   (eval "$ac_link") 2>conftest.er1
12489   ac_status=$?
12490   grep -v '^ *+' conftest.er1 >conftest.err
12491   rm -f conftest.er1
12492   cat conftest.err >&5
12493   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12494   (exit $ac_status); } && {
12495          test -z "$ac_c_werror_flag" ||
12496          test ! -s conftest.err
12497        } && test -s conftest$ac_exeext && {
12498          test "$cross_compiling" = yes ||
12499          $as_test_x conftest$ac_exeext
12500        }; then
12501   ac_cv_lib_xml2_xmlReadMemory=yes
12502 else
12503   $as_echo "$as_me: failed program was:" >&5
12504 sed 's/^/| /' conftest.$ac_ext >&5
12505
12506         ac_cv_lib_xml2_xmlReadMemory=no
12507 fi
12508
12509 rm -rf conftest.dSYM
12510 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12511       conftest$ac_exeext conftest.$ac_ext
12512 LIBS=$ac_check_lib_save_LIBS
12513 fi
12514 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
12515 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
12516 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x""yes; then
12517
12518 cat >>confdefs.h <<\_ACEOF
12519 #define HAVE_XMLREADMEMORY 1
12520 _ACEOF
12521
12522 fi
12523
12524              { $as_echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
12525 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
12526 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
12527   $as_echo_n "(cached) " >&6
12528 else
12529   ac_check_lib_save_LIBS=$LIBS
12530 LIBS="-lxml2 $ac_xml_libs $LIBS"
12531 cat >conftest.$ac_ext <<_ACEOF
12532 /* confdefs.h.  */
12533 _ACEOF
12534 cat confdefs.h >>conftest.$ac_ext
12535 cat >>conftest.$ac_ext <<_ACEOF
12536 /* end confdefs.h.  */
12537
12538 /* Override any GCC internal prototype to avoid an error.
12539    Use char because int might match the return type of a GCC
12540    builtin and then its argument prototype would still apply.  */
12541 #ifdef __cplusplus
12542 extern "C"
12543 #endif
12544 char xmlNewDocPI ();
12545 int
12546 main ()
12547 {
12548 return xmlNewDocPI ();
12549   ;
12550   return 0;
12551 }
12552 _ACEOF
12553 rm -f conftest.$ac_objext conftest$ac_exeext
12554 if { (ac_try="$ac_link"
12555 case "(($ac_try" in
12556   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12557   *) ac_try_echo=$ac_try;;
12558 esac
12559 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12560 $as_echo "$ac_try_echo") >&5
12561   (eval "$ac_link") 2>conftest.er1
12562   ac_status=$?
12563   grep -v '^ *+' conftest.er1 >conftest.err
12564   rm -f conftest.er1
12565   cat conftest.err >&5
12566   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12567   (exit $ac_status); } && {
12568          test -z "$ac_c_werror_flag" ||
12569          test ! -s conftest.err
12570        } && test -s conftest$ac_exeext && {
12571          test "$cross_compiling" = yes ||
12572          $as_test_x conftest$ac_exeext
12573        }; then
12574   ac_cv_lib_xml2_xmlNewDocPI=yes
12575 else
12576   $as_echo "$as_me: failed program was:" >&5
12577 sed 's/^/| /' conftest.$ac_ext >&5
12578
12579         ac_cv_lib_xml2_xmlNewDocPI=no
12580 fi
12581
12582 rm -rf conftest.dSYM
12583 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12584       conftest$ac_exeext conftest.$ac_ext
12585 LIBS=$ac_check_lib_save_LIBS
12586 fi
12587 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
12588 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
12589 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x""yes; then
12590
12591 cat >>confdefs.h <<\_ACEOF
12592 #define HAVE_XMLNEWDOCPI 1
12593 _ACEOF
12594
12595 fi
12596
12597
12598 fi
12599
12600 done
12601
12602     CPPFLAGS="$ac_save_CPPFLAGS"
12603 fi
12604 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
12605   case "x$with_xml" in
12606   x)   wine_warnings="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
12607   xno) ;;
12608   *)   { { $as_echo "$as_me:$LINENO: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12609 This is an error since --with-xml was requested." >&5
12610 $as_echo "$as_me: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12611 This is an error since --with-xml was requested." >&2;}
12612    { (exit 1); exit 1; }; } ;;
12613 esac
12614 fi
12615
12616
12617 if test "x$with_xslt" != "xno"
12618 then
12619     if test "$PKG_CONFIG" != "false"
12620     then
12621         ac_xslt_libs="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
12622         ac_xslt_cflags="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
12623     else
12624         ac_xslt_libs="`xslt-config --libs 2>/dev/null`"
12625         ac_xslt_cflags="`xslt-config --cflags 2>/dev/null`"
12626     fi
12627     ac_save_CPPFLAGS="$CPPFLAGS"
12628     CPPFLAGS="$CPPFLAGS $ac_xslt_cflags"
12629
12630
12631 for ac_header in libxslt/pattern.h libxslt/transform.h
12632 do
12633 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12634 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12635 $as_echo_n "checking for $ac_header... " >&6; }
12636 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12637   $as_echo_n "(cached) " >&6
12638 else
12639   cat >conftest.$ac_ext <<_ACEOF
12640 /* confdefs.h.  */
12641 _ACEOF
12642 cat confdefs.h >>conftest.$ac_ext
12643 cat >>conftest.$ac_ext <<_ACEOF
12644 /* end confdefs.h.  */
12645 #ifdef HAVE_LIBXSLT_PATTERN_H
12646 # include <libxslt/pattern.h>
12647 #endif
12648
12649 #include <$ac_header>
12650 _ACEOF
12651 rm -f conftest.$ac_objext
12652 if { (ac_try="$ac_compile"
12653 case "(($ac_try" in
12654   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12655   *) ac_try_echo=$ac_try;;
12656 esac
12657 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12658 $as_echo "$ac_try_echo") >&5
12659   (eval "$ac_compile") 2>conftest.er1
12660   ac_status=$?
12661   grep -v '^ *+' conftest.er1 >conftest.err
12662   rm -f conftest.er1
12663   cat conftest.err >&5
12664   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12665   (exit $ac_status); } && {
12666          test -z "$ac_c_werror_flag" ||
12667          test ! -s conftest.err
12668        } && test -s conftest.$ac_objext; then
12669   eval "$as_ac_Header=yes"
12670 else
12671   $as_echo "$as_me: failed program was:" >&5
12672 sed 's/^/| /' conftest.$ac_ext >&5
12673
12674         eval "$as_ac_Header=no"
12675 fi
12676
12677 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12678 fi
12679 ac_res=`eval 'as_val=${'$as_ac_Header'}
12680                  $as_echo "$as_val"'`
12681                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12682 $as_echo "$ac_res" >&6; }
12683 as_val=`eval 'as_val=${'$as_ac_Header'}
12684                  $as_echo "$as_val"'`
12685    if test "x$as_val" = x""yes; then
12686   cat >>confdefs.h <<_ACEOF
12687 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12688 _ACEOF
12689
12690 fi
12691
12692 done
12693
12694     CPPFLAGS="$ac_save_CPPFLAGS"
12695     if test "$ac_cv_header_libxslt_transform_h" = "yes"
12696     then
12697         { $as_echo "$as_me:$LINENO: checking for -lxslt" >&5
12698 $as_echo_n "checking for -lxslt... " >&6; }
12699 if test "${ac_cv_lib_soname_xslt+set}" = set; then
12700   $as_echo_n "(cached) " >&6
12701 else
12702   ac_check_soname_save_LIBS=$LIBS
12703 LIBS="-lxslt $ac_xslt_libs $LIBS"
12704   cat >conftest.$ac_ext <<_ACEOF
12705 /* confdefs.h.  */
12706 _ACEOF
12707 cat confdefs.h >>conftest.$ac_ext
12708 cat >>conftest.$ac_ext <<_ACEOF
12709 /* end confdefs.h.  */
12710
12711 /* Override any GCC internal prototype to avoid an error.
12712    Use char because int might match the return type of a GCC
12713    builtin and then its argument prototype would still apply.  */
12714 #ifdef __cplusplus
12715 extern "C"
12716 #endif
12717 char xsltCompilePattern ();
12718 int
12719 main ()
12720 {
12721 return xsltCompilePattern ();
12722   ;
12723   return 0;
12724 }
12725 _ACEOF
12726 rm -f conftest.$ac_objext conftest$ac_exeext
12727 if { (ac_try="$ac_link"
12728 case "(($ac_try" in
12729   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12730   *) ac_try_echo=$ac_try;;
12731 esac
12732 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12733 $as_echo "$ac_try_echo") >&5
12734   (eval "$ac_link") 2>conftest.er1
12735   ac_status=$?
12736   grep -v '^ *+' conftest.er1 >conftest.err
12737   rm -f conftest.er1
12738   cat conftest.err >&5
12739   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12740   (exit $ac_status); } && {
12741          test -z "$ac_c_werror_flag" ||
12742          test ! -s conftest.err
12743        } && test -s conftest$ac_exeext && {
12744          test "$cross_compiling" = yes ||
12745          $as_test_x conftest$ac_exeext
12746        }; then
12747   case "$LIBEXT" in
12748     dll) ;;
12749     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'` ;;
12750     *) ac_cv_lib_soname_xslt=`$ac_cv_path_LDD conftest$ac_exeext | grep "libxslt\\.$LIBEXT" | sed -e "s/^.*\(libxslt\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
12751   esac
12752 else
12753   $as_echo "$as_me: failed program was:" >&5
12754 sed 's/^/| /' conftest.$ac_ext >&5
12755
12756
12757 fi
12758
12759 rm -rf conftest.dSYM
12760 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12761       conftest$ac_exeext conftest.$ac_ext
12762   LIBS=$ac_check_soname_save_LIBS
12763 fi
12764 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12765   { $as_echo "$as_me:$LINENO: result: not found" >&5
12766 $as_echo "not found" >&6; }
12767
12768 else
12769   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_xslt" >&5
12770 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
12771
12772 cat >>confdefs.h <<_ACEOF
12773 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
12774 _ACEOF
12775
12776        XSLTINCL="$ac_xslt_cflags"
12777 fi
12778
12779     fi
12780 fi
12781 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12782   case "x$with_xslt" in
12783   x)   wine_warnings="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
12784   xno) ;;
12785   *)   { { $as_echo "$as_me:$LINENO: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12786 This is an error since --with-xslt was requested." >&5
12787 $as_echo "$as_me: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12788 This is an error since --with-xslt was requested." >&2;}
12789    { (exit 1); exit 1; }; } ;;
12790 esac
12791 fi
12792
12793
12794 HALINCL=""
12795
12796 if test "x$with_hal" != "xno"
12797 then
12798     ac_save_CPPFLAGS="$CPPFLAGS"
12799     if test "$PKG_CONFIG" != "false"
12800     then
12801         ac_hal_libs="`$PKG_CONFIG --libs hal 2>/dev/null`"
12802         ac_hal_cflags="`$PKG_CONFIG --cflags hal 2>/dev/null`"
12803         CPPFLAGS="$CPPFLAGS $ac_hal_cflags"
12804     fi
12805
12806
12807 for ac_header in dbus/dbus.h hal/libhal.h
12808 do
12809 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12810 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12811   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12812 $as_echo_n "checking for $ac_header... " >&6; }
12813 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12814   $as_echo_n "(cached) " >&6
12815 fi
12816 ac_res=`eval 'as_val=${'$as_ac_Header'}
12817                  $as_echo "$as_val"'`
12818                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12819 $as_echo "$ac_res" >&6; }
12820 else
12821   # Is the header compilable?
12822 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12823 $as_echo_n "checking $ac_header usability... " >&6; }
12824 cat >conftest.$ac_ext <<_ACEOF
12825 /* confdefs.h.  */
12826 _ACEOF
12827 cat confdefs.h >>conftest.$ac_ext
12828 cat >>conftest.$ac_ext <<_ACEOF
12829 /* end confdefs.h.  */
12830 $ac_includes_default
12831 #include <$ac_header>
12832 _ACEOF
12833 rm -f conftest.$ac_objext
12834 if { (ac_try="$ac_compile"
12835 case "(($ac_try" in
12836   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12837   *) ac_try_echo=$ac_try;;
12838 esac
12839 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12840 $as_echo "$ac_try_echo") >&5
12841   (eval "$ac_compile") 2>conftest.er1
12842   ac_status=$?
12843   grep -v '^ *+' conftest.er1 >conftest.err
12844   rm -f conftest.er1
12845   cat conftest.err >&5
12846   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12847   (exit $ac_status); } && {
12848          test -z "$ac_c_werror_flag" ||
12849          test ! -s conftest.err
12850        } && test -s conftest.$ac_objext; then
12851   ac_header_compiler=yes
12852 else
12853   $as_echo "$as_me: failed program was:" >&5
12854 sed 's/^/| /' conftest.$ac_ext >&5
12855
12856         ac_header_compiler=no
12857 fi
12858
12859 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12860 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12861 $as_echo "$ac_header_compiler" >&6; }
12862
12863 # Is the header present?
12864 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12865 $as_echo_n "checking $ac_header presence... " >&6; }
12866 cat >conftest.$ac_ext <<_ACEOF
12867 /* confdefs.h.  */
12868 _ACEOF
12869 cat confdefs.h >>conftest.$ac_ext
12870 cat >>conftest.$ac_ext <<_ACEOF
12871 /* end confdefs.h.  */
12872 #include <$ac_header>
12873 _ACEOF
12874 if { (ac_try="$ac_cpp conftest.$ac_ext"
12875 case "(($ac_try" in
12876   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12877   *) ac_try_echo=$ac_try;;
12878 esac
12879 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12880 $as_echo "$ac_try_echo") >&5
12881   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12882   ac_status=$?
12883   grep -v '^ *+' conftest.er1 >conftest.err
12884   rm -f conftest.er1
12885   cat conftest.err >&5
12886   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12887   (exit $ac_status); } >/dev/null && {
12888          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12889          test ! -s conftest.err
12890        }; then
12891   ac_header_preproc=yes
12892 else
12893   $as_echo "$as_me: failed program was:" >&5
12894 sed 's/^/| /' conftest.$ac_ext >&5
12895
12896   ac_header_preproc=no
12897 fi
12898
12899 rm -f conftest.err conftest.$ac_ext
12900 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12901 $as_echo "$ac_header_preproc" >&6; }
12902
12903 # So?  What about this header?
12904 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12905   yes:no: )
12906     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12907 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12908     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12909 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12910     ac_header_preproc=yes
12911     ;;
12912   no:yes:* )
12913     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12914 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12915     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
12916 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
12917     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12918 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12919     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
12920 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
12921     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12922 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12923     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12924 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12925     ( cat <<\_ASBOX
12926 ## ------------------------------------ ##
12927 ## Report this to wine-devel@winehq.org ##
12928 ## ------------------------------------ ##
12929 _ASBOX
12930      ) | sed "s/^/$as_me: WARNING:     /" >&2
12931     ;;
12932 esac
12933 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12934 $as_echo_n "checking for $ac_header... " >&6; }
12935 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12936   $as_echo_n "(cached) " >&6
12937 else
12938   eval "$as_ac_Header=\$ac_header_preproc"
12939 fi
12940 ac_res=`eval 'as_val=${'$as_ac_Header'}
12941                  $as_echo "$as_val"'`
12942                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12943 $as_echo "$ac_res" >&6; }
12944
12945 fi
12946 as_val=`eval 'as_val=${'$as_ac_Header'}
12947                  $as_echo "$as_val"'`
12948    if test "x$as_val" = x""yes; then
12949   cat >>confdefs.h <<_ACEOF
12950 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12951 _ACEOF
12952
12953 fi
12954
12955 done
12956
12957     if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
12958     then
12959         { $as_echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
12960 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
12961 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
12962   $as_echo_n "(cached) " >&6
12963 else
12964   ac_check_lib_save_LIBS=$LIBS
12965 LIBS="-ldbus-1 $ac_hal_libs $LIBS"
12966 cat >conftest.$ac_ext <<_ACEOF
12967 /* confdefs.h.  */
12968 _ACEOF
12969 cat confdefs.h >>conftest.$ac_ext
12970 cat >>conftest.$ac_ext <<_ACEOF
12971 /* end confdefs.h.  */
12972
12973 /* Override any GCC internal prototype to avoid an error.
12974    Use char because int might match the return type of a GCC
12975    builtin and then its argument prototype would still apply.  */
12976 #ifdef __cplusplus
12977 extern "C"
12978 #endif
12979 char dbus_connection_close ();
12980 int
12981 main ()
12982 {
12983 return dbus_connection_close ();
12984   ;
12985   return 0;
12986 }
12987 _ACEOF
12988 rm -f conftest.$ac_objext conftest$ac_exeext
12989 if { (ac_try="$ac_link"
12990 case "(($ac_try" in
12991   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12992   *) ac_try_echo=$ac_try;;
12993 esac
12994 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12995 $as_echo "$ac_try_echo") >&5
12996   (eval "$ac_link") 2>conftest.er1
12997   ac_status=$?
12998   grep -v '^ *+' conftest.er1 >conftest.err
12999   rm -f conftest.er1
13000   cat conftest.err >&5
13001   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13002   (exit $ac_status); } && {
13003          test -z "$ac_c_werror_flag" ||
13004          test ! -s conftest.err
13005        } && test -s conftest$ac_exeext && {
13006          test "$cross_compiling" = yes ||
13007          $as_test_x conftest$ac_exeext
13008        }; then
13009   ac_cv_lib_dbus_1_dbus_connection_close=yes
13010 else
13011   $as_echo "$as_me: failed program was:" >&5
13012 sed 's/^/| /' conftest.$ac_ext >&5
13013
13014         ac_cv_lib_dbus_1_dbus_connection_close=no
13015 fi
13016
13017 rm -rf conftest.dSYM
13018 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13019       conftest$ac_exeext conftest.$ac_ext
13020 LIBS=$ac_check_lib_save_LIBS
13021 fi
13022 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
13023 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
13024 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x""yes; then
13025   { $as_echo "$as_me:$LINENO: checking for -lhal" >&5
13026 $as_echo_n "checking for -lhal... " >&6; }
13027 if test "${ac_cv_lib_soname_hal+set}" = set; then
13028   $as_echo_n "(cached) " >&6
13029 else
13030   ac_check_soname_save_LIBS=$LIBS
13031 LIBS="-lhal $ac_hal_libs $LIBS"
13032   cat >conftest.$ac_ext <<_ACEOF
13033 /* confdefs.h.  */
13034 _ACEOF
13035 cat confdefs.h >>conftest.$ac_ext
13036 cat >>conftest.$ac_ext <<_ACEOF
13037 /* end confdefs.h.  */
13038
13039 /* Override any GCC internal prototype to avoid an error.
13040    Use char because int might match the return type of a GCC
13041    builtin and then its argument prototype would still apply.  */
13042 #ifdef __cplusplus
13043 extern "C"
13044 #endif
13045 char libhal_ctx_new ();
13046 int
13047 main ()
13048 {
13049 return libhal_ctx_new ();
13050   ;
13051   return 0;
13052 }
13053 _ACEOF
13054 rm -f conftest.$ac_objext conftest$ac_exeext
13055 if { (ac_try="$ac_link"
13056 case "(($ac_try" in
13057   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13058   *) ac_try_echo=$ac_try;;
13059 esac
13060 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13061 $as_echo "$ac_try_echo") >&5
13062   (eval "$ac_link") 2>conftest.er1
13063   ac_status=$?
13064   grep -v '^ *+' conftest.er1 >conftest.err
13065   rm -f conftest.er1
13066   cat conftest.err >&5
13067   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13068   (exit $ac_status); } && {
13069          test -z "$ac_c_werror_flag" ||
13070          test ! -s conftest.err
13071        } && test -s conftest$ac_exeext && {
13072          test "$cross_compiling" = yes ||
13073          $as_test_x conftest$ac_exeext
13074        }; then
13075   case "$LIBEXT" in
13076     dll) ;;
13077     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'` ;;
13078     *) ac_cv_lib_soname_hal=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^     ]*\).*$/\1/"';2,$d'` ;;
13079   esac
13080 else
13081   $as_echo "$as_me: failed program was:" >&5
13082 sed 's/^/| /' conftest.$ac_ext >&5
13083
13084
13085 fi
13086
13087 rm -rf conftest.dSYM
13088 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13089       conftest$ac_exeext conftest.$ac_ext
13090   LIBS=$ac_check_soname_save_LIBS
13091 fi
13092 if test "x$ac_cv_lib_soname_hal" = "x"; then
13093   { $as_echo "$as_me:$LINENO: result: not found" >&5
13094 $as_echo "not found" >&6; }
13095
13096 else
13097   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
13098 $as_echo "$ac_cv_lib_soname_hal" >&6; }
13099
13100 cat >>confdefs.h <<_ACEOF
13101 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
13102 _ACEOF
13103
13104        HALINCL="$ac_hal_cflags"
13105 fi
13106
13107 fi
13108
13109     fi
13110     CPPFLAGS="$ac_save_CPPFLAGS"
13111 fi
13112 if test "x$ac_cv_lib_soname_hal" = "x"; then
13113   case "x$with_hal" in
13114   x)   wine_notices="$wine_notices|libhal/libdbus ${notice_platform}development files not found, no dynamic device support." ;;
13115   xno) ;;
13116   *)   { { $as_echo "$as_me:$LINENO: error: libhal/libdbus ${notice_platform}development files not found, no dynamic device support.
13117 This is an error since --with-hal was requested." >&5
13118 $as_echo "$as_me: error: libhal/libdbus ${notice_platform}development files not found, no dynamic device support.
13119 This is an error since --with-hal was requested." >&2;}
13120    { (exit 1); exit 1; }; } ;;
13121 esac
13122 fi
13123
13124
13125 if test "x$with_gnutls" != "xno"
13126 then
13127     ac_save_CPPFLAGS="$CPPFLAGS"
13128     if test "$PKG_CONFIG" != "false"
13129     then
13130         ac_gnutls_libs="`$PKG_CONFIG --libs gnutls 2>/dev/null`"
13131         ac_gnutls_cflags="`$PKG_CONFIG --cflags gnutls 2>/dev/null`"
13132         CPPFLAGS="$CPPFLAGS $ac_gnutls_cflags"
13133     fi
13134     if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13135   { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13136 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13137 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13138   $as_echo_n "(cached) " >&6
13139 fi
13140 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13141 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13142 else
13143   # Is the header compilable?
13144 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h usability" >&5
13145 $as_echo_n "checking gnutls/gnutls.h usability... " >&6; }
13146 cat >conftest.$ac_ext <<_ACEOF
13147 /* confdefs.h.  */
13148 _ACEOF
13149 cat confdefs.h >>conftest.$ac_ext
13150 cat >>conftest.$ac_ext <<_ACEOF
13151 /* end confdefs.h.  */
13152 $ac_includes_default
13153 #include <gnutls/gnutls.h>
13154 _ACEOF
13155 rm -f conftest.$ac_objext
13156 if { (ac_try="$ac_compile"
13157 case "(($ac_try" in
13158   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13159   *) ac_try_echo=$ac_try;;
13160 esac
13161 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13162 $as_echo "$ac_try_echo") >&5
13163   (eval "$ac_compile") 2>conftest.er1
13164   ac_status=$?
13165   grep -v '^ *+' conftest.er1 >conftest.err
13166   rm -f conftest.er1
13167   cat conftest.err >&5
13168   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13169   (exit $ac_status); } && {
13170          test -z "$ac_c_werror_flag" ||
13171          test ! -s conftest.err
13172        } && test -s conftest.$ac_objext; then
13173   ac_header_compiler=yes
13174 else
13175   $as_echo "$as_me: failed program was:" >&5
13176 sed 's/^/| /' conftest.$ac_ext >&5
13177
13178         ac_header_compiler=no
13179 fi
13180
13181 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13182 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13183 $as_echo "$ac_header_compiler" >&6; }
13184
13185 # Is the header present?
13186 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h presence" >&5
13187 $as_echo_n "checking gnutls/gnutls.h presence... " >&6; }
13188 cat >conftest.$ac_ext <<_ACEOF
13189 /* confdefs.h.  */
13190 _ACEOF
13191 cat confdefs.h >>conftest.$ac_ext
13192 cat >>conftest.$ac_ext <<_ACEOF
13193 /* end confdefs.h.  */
13194 #include <gnutls/gnutls.h>
13195 _ACEOF
13196 if { (ac_try="$ac_cpp conftest.$ac_ext"
13197 case "(($ac_try" in
13198   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13199   *) ac_try_echo=$ac_try;;
13200 esac
13201 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13202 $as_echo "$ac_try_echo") >&5
13203   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13204   ac_status=$?
13205   grep -v '^ *+' conftest.er1 >conftest.err
13206   rm -f conftest.er1
13207   cat conftest.err >&5
13208   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13209   (exit $ac_status); } >/dev/null && {
13210          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13211          test ! -s conftest.err
13212        }; then
13213   ac_header_preproc=yes
13214 else
13215   $as_echo "$as_me: failed program was:" >&5
13216 sed 's/^/| /' conftest.$ac_ext >&5
13217
13218   ac_header_preproc=no
13219 fi
13220
13221 rm -f conftest.err conftest.$ac_ext
13222 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13223 $as_echo "$ac_header_preproc" >&6; }
13224
13225 # So?  What about this header?
13226 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13227   yes:no: )
13228     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&5
13229 $as_echo "$as_me: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13230     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&5
13231 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&2;}
13232     ac_header_preproc=yes
13233     ;;
13234   no:yes:* )
13235     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&5
13236 $as_echo "$as_me: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&2;}
13237     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h:     check for missing prerequisite headers?" >&5
13238 $as_echo "$as_me: WARNING: gnutls/gnutls.h:     check for missing prerequisite headers?" >&2;}
13239     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&5
13240 $as_echo "$as_me: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&2;}
13241     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h:     section \"Present But Cannot Be Compiled\"" >&5
13242 $as_echo "$as_me: WARNING: gnutls/gnutls.h:     section \"Present But Cannot Be Compiled\"" >&2;}
13243     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&5
13244 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&2;}
13245     { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&5
13246 $as_echo "$as_me: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&2;}
13247     ( cat <<\_ASBOX
13248 ## ------------------------------------ ##
13249 ## Report this to wine-devel@winehq.org ##
13250 ## ------------------------------------ ##
13251 _ASBOX
13252      ) | sed "s/^/$as_me: WARNING:     /" >&2
13253     ;;
13254 esac
13255 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13256 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13257 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13258   $as_echo_n "(cached) " >&6
13259 else
13260   ac_cv_header_gnutls_gnutls_h=$ac_header_preproc
13261 fi
13262 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13263 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13264
13265 fi
13266 if test "x$ac_cv_header_gnutls_gnutls_h" = x""yes; then
13267   cat >conftest.$ac_ext <<_ACEOF
13268 /* confdefs.h.  */
13269 _ACEOF
13270 cat confdefs.h >>conftest.$ac_ext
13271 cat >>conftest.$ac_ext <<_ACEOF
13272 /* end confdefs.h.  */
13273 #include <gnutls/gnutls.h>
13274 int
13275 main ()
13276 {
13277 typeof(gnutls_mac_get_key_size) *pfunc;
13278   ;
13279   return 0;
13280 }
13281 _ACEOF
13282 rm -f conftest.$ac_objext
13283 if { (ac_try="$ac_compile"
13284 case "(($ac_try" in
13285   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13286   *) ac_try_echo=$ac_try;;
13287 esac
13288 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13289 $as_echo "$ac_try_echo") >&5
13290   (eval "$ac_compile") 2>conftest.er1
13291   ac_status=$?
13292   grep -v '^ *+' conftest.er1 >conftest.err
13293   rm -f conftest.er1
13294   cat conftest.err >&5
13295   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13296   (exit $ac_status); } && {
13297          test -z "$ac_c_werror_flag" ||
13298          test ! -s conftest.err
13299        } && test -s conftest.$ac_objext; then
13300   { $as_echo "$as_me:$LINENO: checking for -lgnutls" >&5
13301 $as_echo_n "checking for -lgnutls... " >&6; }
13302 if test "${ac_cv_lib_soname_gnutls+set}" = set; then
13303   $as_echo_n "(cached) " >&6
13304 else
13305   ac_check_soname_save_LIBS=$LIBS
13306 LIBS="-lgnutls $ac_gnutls_libs $LIBS"
13307   cat >conftest.$ac_ext <<_ACEOF
13308 /* confdefs.h.  */
13309 _ACEOF
13310 cat confdefs.h >>conftest.$ac_ext
13311 cat >>conftest.$ac_ext <<_ACEOF
13312 /* end confdefs.h.  */
13313
13314 /* Override any GCC internal prototype to avoid an error.
13315    Use char because int might match the return type of a GCC
13316    builtin and then its argument prototype would still apply.  */
13317 #ifdef __cplusplus
13318 extern "C"
13319 #endif
13320 char gnutls_global_init ();
13321 int
13322 main ()
13323 {
13324 return gnutls_global_init ();
13325   ;
13326   return 0;
13327 }
13328 _ACEOF
13329 rm -f conftest.$ac_objext conftest$ac_exeext
13330 if { (ac_try="$ac_link"
13331 case "(($ac_try" in
13332   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13333   *) ac_try_echo=$ac_try;;
13334 esac
13335 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13336 $as_echo "$ac_try_echo") >&5
13337   (eval "$ac_link") 2>conftest.er1
13338   ac_status=$?
13339   grep -v '^ *+' conftest.er1 >conftest.err
13340   rm -f conftest.er1
13341   cat conftest.err >&5
13342   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13343   (exit $ac_status); } && {
13344          test -z "$ac_c_werror_flag" ||
13345          test ! -s conftest.err
13346        } && test -s conftest$ac_exeext && {
13347          test "$cross_compiling" = yes ||
13348          $as_test_x conftest$ac_exeext
13349        }; then
13350   case "$LIBEXT" in
13351     dll) ;;
13352     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'` ;;
13353     *) ac_cv_lib_soname_gnutls=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
13354   esac
13355 else
13356   $as_echo "$as_me: failed program was:" >&5
13357 sed 's/^/| /' conftest.$ac_ext >&5
13358
13359
13360 fi
13361
13362 rm -rf conftest.dSYM
13363 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13364       conftest$ac_exeext conftest.$ac_ext
13365   LIBS=$ac_check_soname_save_LIBS
13366 fi
13367 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13368   { $as_echo "$as_me:$LINENO: result: not found" >&5
13369 $as_echo "not found" >&6; }
13370
13371 else
13372   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gnutls" >&5
13373 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
13374
13375 cat >>confdefs.h <<_ACEOF
13376 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
13377 _ACEOF
13378
13379        GNUTLSINCL="$ac_gnutls_cflags"
13380
13381 fi
13382
13383 else
13384   $as_echo "$as_me: failed program was:" >&5
13385 sed 's/^/| /' conftest.$ac_ext >&5
13386
13387
13388 fi
13389
13390 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13391 fi
13392
13393
13394     CPPFLAGS="$ac_save_CPPFLAGS"
13395 fi
13396 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13397   case "x$with_gnutls" in
13398   x)   wine_notices="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
13399   xno) ;;
13400   *)   { { $as_echo "$as_me:$LINENO: error: libgnutls ${notice_platform}development files not found, no schannel support.
13401 This is an error since --with-gnutls was requested." >&5
13402 $as_echo "$as_me: error: libgnutls ${notice_platform}development files not found, no schannel support.
13403 This is an error since --with-gnutls was requested." >&2;}
13404    { (exit 1); exit 1; }; } ;;
13405 esac
13406 fi
13407
13408
13409 CURSESLIBS=""
13410 if test "$ac_cv_header_ncurses_h" = "yes"
13411 then
13412     { $as_echo "$as_me:$LINENO: checking for -lncurses" >&5
13413 $as_echo_n "checking for -lncurses... " >&6; }
13414 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
13415   $as_echo_n "(cached) " >&6
13416 else
13417   ac_check_soname_save_LIBS=$LIBS
13418 LIBS="-lncurses  $LIBS"
13419   cat >conftest.$ac_ext <<_ACEOF
13420 /* confdefs.h.  */
13421 _ACEOF
13422 cat confdefs.h >>conftest.$ac_ext
13423 cat >>conftest.$ac_ext <<_ACEOF
13424 /* end confdefs.h.  */
13425
13426 /* Override any GCC internal prototype to avoid an error.
13427    Use char because int might match the return type of a GCC
13428    builtin and then its argument prototype would still apply.  */
13429 #ifdef __cplusplus
13430 extern "C"
13431 #endif
13432 char waddch ();
13433 int
13434 main ()
13435 {
13436 return waddch ();
13437   ;
13438   return 0;
13439 }
13440 _ACEOF
13441 rm -f conftest.$ac_objext conftest$ac_exeext
13442 if { (ac_try="$ac_link"
13443 case "(($ac_try" in
13444   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13445   *) ac_try_echo=$ac_try;;
13446 esac
13447 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13448 $as_echo "$ac_try_echo") >&5
13449   (eval "$ac_link") 2>conftest.er1
13450   ac_status=$?
13451   grep -v '^ *+' conftest.er1 >conftest.err
13452   rm -f conftest.er1
13453   cat conftest.err >&5
13454   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13455   (exit $ac_status); } && {
13456          test -z "$ac_c_werror_flag" ||
13457          test ! -s conftest.err
13458        } && test -s conftest$ac_exeext && {
13459          test "$cross_compiling" = yes ||
13460          $as_test_x conftest$ac_exeext
13461        }; then
13462   case "$LIBEXT" in
13463     dll) ;;
13464     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'` ;;
13465     *) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
13466   esac
13467 else
13468   $as_echo "$as_me: failed program was:" >&5
13469 sed 's/^/| /' conftest.$ac_ext >&5
13470
13471
13472 fi
13473
13474 rm -rf conftest.dSYM
13475 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13476       conftest$ac_exeext conftest.$ac_ext
13477   LIBS=$ac_check_soname_save_LIBS
13478 fi
13479 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
13480   { $as_echo "$as_me:$LINENO: result: not found" >&5
13481 $as_echo "not found" >&6; }
13482
13483 else
13484   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
13485 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
13486
13487 cat >>confdefs.h <<_ACEOF
13488 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
13489 _ACEOF
13490
13491        CURSESLIBS="-lncurses"
13492 fi
13493
13494 elif test "$ac_cv_header_curses_h" = "yes"
13495 then
13496     { $as_echo "$as_me:$LINENO: checking for -lcurses" >&5
13497 $as_echo_n "checking for -lcurses... " >&6; }
13498 if test "${ac_cv_lib_soname_curses+set}" = set; then
13499   $as_echo_n "(cached) " >&6
13500 else
13501   ac_check_soname_save_LIBS=$LIBS
13502 LIBS="-lcurses  $LIBS"
13503   cat >conftest.$ac_ext <<_ACEOF
13504 /* confdefs.h.  */
13505 _ACEOF
13506 cat confdefs.h >>conftest.$ac_ext
13507 cat >>conftest.$ac_ext <<_ACEOF
13508 /* end confdefs.h.  */
13509
13510 /* Override any GCC internal prototype to avoid an error.
13511    Use char because int might match the return type of a GCC
13512    builtin and then its argument prototype would still apply.  */
13513 #ifdef __cplusplus
13514 extern "C"
13515 #endif
13516 char waddch ();
13517 int
13518 main ()
13519 {
13520 return waddch ();
13521   ;
13522   return 0;
13523 }
13524 _ACEOF
13525 rm -f conftest.$ac_objext conftest$ac_exeext
13526 if { (ac_try="$ac_link"
13527 case "(($ac_try" in
13528   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13529   *) ac_try_echo=$ac_try;;
13530 esac
13531 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13532 $as_echo "$ac_try_echo") >&5
13533   (eval "$ac_link") 2>conftest.er1
13534   ac_status=$?
13535   grep -v '^ *+' conftest.er1 >conftest.err
13536   rm -f conftest.er1
13537   cat conftest.err >&5
13538   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13539   (exit $ac_status); } && {
13540          test -z "$ac_c_werror_flag" ||
13541          test ! -s conftest.err
13542        } && test -s conftest$ac_exeext && {
13543          test "$cross_compiling" = yes ||
13544          $as_test_x conftest$ac_exeext
13545        }; then
13546   case "$LIBEXT" in
13547     dll) ;;
13548     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'` ;;
13549     *) ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
13550   esac
13551 else
13552   $as_echo "$as_me: failed program was:" >&5
13553 sed 's/^/| /' conftest.$ac_ext >&5
13554
13555
13556 fi
13557
13558 rm -rf conftest.dSYM
13559 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13560       conftest$ac_exeext conftest.$ac_ext
13561   LIBS=$ac_check_soname_save_LIBS
13562 fi
13563 if test "x$ac_cv_lib_soname_curses" = "x"; then
13564   { $as_echo "$as_me:$LINENO: result: not found" >&5
13565 $as_echo "not found" >&6; }
13566
13567 else
13568   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
13569 $as_echo "$ac_cv_lib_soname_curses" >&6; }
13570
13571 cat >>confdefs.h <<_ACEOF
13572 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
13573 _ACEOF
13574
13575        CURSESLIBS="-lcurses"
13576 fi
13577
13578 fi
13579 ac_save_LIBS="$LIBS"
13580 LIBS="$LIBS $CURSESLIBS"
13581
13582 for ac_func in mousemask
13583 do
13584 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13585 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13586 $as_echo_n "checking for $ac_func... " >&6; }
13587 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13588   $as_echo_n "(cached) " >&6
13589 else
13590   cat >conftest.$ac_ext <<_ACEOF
13591 /* confdefs.h.  */
13592 _ACEOF
13593 cat confdefs.h >>conftest.$ac_ext
13594 cat >>conftest.$ac_ext <<_ACEOF
13595 /* end confdefs.h.  */
13596 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13597    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
13598 #define $ac_func innocuous_$ac_func
13599
13600 /* System header to define __stub macros and hopefully few prototypes,
13601     which can conflict with char $ac_func (); below.
13602     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13603     <limits.h> exists even on freestanding compilers.  */
13604
13605 #ifdef __STDC__
13606 # include <limits.h>
13607 #else
13608 # include <assert.h>
13609 #endif
13610
13611 #undef $ac_func
13612
13613 /* Override any GCC internal prototype to avoid an error.
13614    Use char because int might match the return type of a GCC
13615    builtin and then its argument prototype would still apply.  */
13616 #ifdef __cplusplus
13617 extern "C"
13618 #endif
13619 char $ac_func ();
13620 /* The GNU C library defines this for functions which it implements
13621     to always fail with ENOSYS.  Some functions are actually named
13622     something starting with __ and the normal name is an alias.  */
13623 #if defined __stub_$ac_func || defined __stub___$ac_func
13624 choke me
13625 #endif
13626
13627 int
13628 main ()
13629 {
13630 return $ac_func ();
13631   ;
13632   return 0;
13633 }
13634 _ACEOF
13635 rm -f conftest.$ac_objext conftest$ac_exeext
13636 if { (ac_try="$ac_link"
13637 case "(($ac_try" in
13638   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13639   *) ac_try_echo=$ac_try;;
13640 esac
13641 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13642 $as_echo "$ac_try_echo") >&5
13643   (eval "$ac_link") 2>conftest.er1
13644   ac_status=$?
13645   grep -v '^ *+' conftest.er1 >conftest.err
13646   rm -f conftest.er1
13647   cat conftest.err >&5
13648   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13649   (exit $ac_status); } && {
13650          test -z "$ac_c_werror_flag" ||
13651          test ! -s conftest.err
13652        } && test -s conftest$ac_exeext && {
13653          test "$cross_compiling" = yes ||
13654          $as_test_x conftest$ac_exeext
13655        }; then
13656   eval "$as_ac_var=yes"
13657 else
13658   $as_echo "$as_me: failed program was:" >&5
13659 sed 's/^/| /' conftest.$ac_ext >&5
13660
13661         eval "$as_ac_var=no"
13662 fi
13663
13664 rm -rf conftest.dSYM
13665 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13666       conftest$ac_exeext conftest.$ac_ext
13667 fi
13668 ac_res=`eval 'as_val=${'$as_ac_var'}
13669                  $as_echo "$as_val"'`
13670                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13671 $as_echo "$ac_res" >&6; }
13672 as_val=`eval 'as_val=${'$as_ac_var'}
13673                  $as_echo "$as_val"'`
13674    if test "x$as_val" = x""yes; then
13675   cat >>confdefs.h <<_ACEOF
13676 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13677 _ACEOF
13678
13679 fi
13680 done
13681
13682 LIBS="$ac_save_LIBS"
13683 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
13684   case "x$with_curses" in
13685   x)   wine_notices="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
13686   xno) ;;
13687   *)   { { $as_echo "$as_me:$LINENO: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13688 This is an error since --with-curses was requested." >&5
13689 $as_echo "$as_me: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13690 This is an error since --with-curses was requested." >&2;}
13691    { (exit 1); exit 1; }; } ;;
13692 esac
13693 fi
13694
13695
13696 if test "x$with_sane" != "xno"
13697 then
13698     ac_save_CPPFLAGS="$CPPFLAGS"
13699     # Extract the first word of "sane-config", so it can be a program name with args.
13700 set dummy sane-config; ac_word=$2
13701 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13702 $as_echo_n "checking for $ac_word... " >&6; }
13703 if test "${ac_cv_prog_sane_devel+set}" = set; then
13704   $as_echo_n "(cached) " >&6
13705 else
13706   if test -n "$sane_devel"; then
13707   ac_cv_prog_sane_devel="$sane_devel" # Let the user override the test.
13708 else
13709 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13710 for as_dir in $PATH
13711 do
13712   IFS=$as_save_IFS
13713   test -z "$as_dir" && as_dir=.
13714   for ac_exec_ext in '' $ac_executable_extensions; do
13715   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13716     ac_cv_prog_sane_devel="sane-config"
13717     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13718     break 2
13719   fi
13720 done
13721 done
13722 IFS=$as_save_IFS
13723
13724   test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel="no"
13725 fi
13726 fi
13727 sane_devel=$ac_cv_prog_sane_devel
13728 if test -n "$sane_devel"; then
13729   { $as_echo "$as_me:$LINENO: result: $sane_devel" >&5
13730 $as_echo "$sane_devel" >&6; }
13731 else
13732   { $as_echo "$as_me:$LINENO: result: no" >&5
13733 $as_echo "no" >&6; }
13734 fi
13735
13736
13737     if test "$sane_devel" != "no"
13738     then
13739         ac_sane_incl="`$sane_devel --cflags`"
13740         ac_sane_libs="`$sane_devel --ldflags`"
13741         CPPFLAGS="$CPPFLAGS $ac_sane_incl"
13742     fi
13743     if test "${ac_cv_header_sane_sane_h+set}" = set; then
13744   { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13745 $as_echo_n "checking for sane/sane.h... " >&6; }
13746 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13747   $as_echo_n "(cached) " >&6
13748 fi
13749 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13750 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13751 else
13752   # Is the header compilable?
13753 { $as_echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
13754 $as_echo_n "checking sane/sane.h usability... " >&6; }
13755 cat >conftest.$ac_ext <<_ACEOF
13756 /* confdefs.h.  */
13757 _ACEOF
13758 cat confdefs.h >>conftest.$ac_ext
13759 cat >>conftest.$ac_ext <<_ACEOF
13760 /* end confdefs.h.  */
13761 $ac_includes_default
13762 #include <sane/sane.h>
13763 _ACEOF
13764 rm -f conftest.$ac_objext
13765 if { (ac_try="$ac_compile"
13766 case "(($ac_try" in
13767   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13768   *) ac_try_echo=$ac_try;;
13769 esac
13770 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13771 $as_echo "$ac_try_echo") >&5
13772   (eval "$ac_compile") 2>conftest.er1
13773   ac_status=$?
13774   grep -v '^ *+' conftest.er1 >conftest.err
13775   rm -f conftest.er1
13776   cat conftest.err >&5
13777   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13778   (exit $ac_status); } && {
13779          test -z "$ac_c_werror_flag" ||
13780          test ! -s conftest.err
13781        } && test -s conftest.$ac_objext; then
13782   ac_header_compiler=yes
13783 else
13784   $as_echo "$as_me: failed program was:" >&5
13785 sed 's/^/| /' conftest.$ac_ext >&5
13786
13787         ac_header_compiler=no
13788 fi
13789
13790 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13791 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13792 $as_echo "$ac_header_compiler" >&6; }
13793
13794 # Is the header present?
13795 { $as_echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
13796 $as_echo_n "checking sane/sane.h presence... " >&6; }
13797 cat >conftest.$ac_ext <<_ACEOF
13798 /* confdefs.h.  */
13799 _ACEOF
13800 cat confdefs.h >>conftest.$ac_ext
13801 cat >>conftest.$ac_ext <<_ACEOF
13802 /* end confdefs.h.  */
13803 #include <sane/sane.h>
13804 _ACEOF
13805 if { (ac_try="$ac_cpp conftest.$ac_ext"
13806 case "(($ac_try" in
13807   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13808   *) ac_try_echo=$ac_try;;
13809 esac
13810 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13811 $as_echo "$ac_try_echo") >&5
13812   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13813   ac_status=$?
13814   grep -v '^ *+' conftest.er1 >conftest.err
13815   rm -f conftest.er1
13816   cat conftest.err >&5
13817   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13818   (exit $ac_status); } >/dev/null && {
13819          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13820          test ! -s conftest.err
13821        }; then
13822   ac_header_preproc=yes
13823 else
13824   $as_echo "$as_me: failed program was:" >&5
13825 sed 's/^/| /' conftest.$ac_ext >&5
13826
13827   ac_header_preproc=no
13828 fi
13829
13830 rm -f conftest.err conftest.$ac_ext
13831 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13832 $as_echo "$ac_header_preproc" >&6; }
13833
13834 # So?  What about this header?
13835 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13836   yes:no: )
13837     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
13838 $as_echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13839     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
13840 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
13841     ac_header_preproc=yes
13842     ;;
13843   no:yes:* )
13844     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
13845 $as_echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
13846     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h:     check for missing prerequisite headers?" >&5
13847 $as_echo "$as_me: WARNING: sane/sane.h:     check for missing prerequisite headers?" >&2;}
13848     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
13849 $as_echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
13850     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h:     section \"Present But Cannot Be Compiled\"" >&5
13851 $as_echo "$as_me: WARNING: sane/sane.h:     section \"Present But Cannot Be Compiled\"" >&2;}
13852     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
13853 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
13854     { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
13855 $as_echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
13856     ( cat <<\_ASBOX
13857 ## ------------------------------------ ##
13858 ## Report this to wine-devel@winehq.org ##
13859 ## ------------------------------------ ##
13860 _ASBOX
13861      ) | sed "s/^/$as_me: WARNING:     /" >&2
13862     ;;
13863 esac
13864 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13865 $as_echo_n "checking for sane/sane.h... " >&6; }
13866 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13867   $as_echo_n "(cached) " >&6
13868 else
13869   ac_cv_header_sane_sane_h=$ac_header_preproc
13870 fi
13871 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13872 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13873
13874 fi
13875 if test "x$ac_cv_header_sane_sane_h" = x""yes; then
13876   { $as_echo "$as_me:$LINENO: checking for -lsane" >&5
13877 $as_echo_n "checking for -lsane... " >&6; }
13878 if test "${ac_cv_lib_soname_sane+set}" = set; then
13879   $as_echo_n "(cached) " >&6
13880 else
13881   ac_check_soname_save_LIBS=$LIBS
13882 LIBS="-lsane $ac_sane_libs $LIBS"
13883   cat >conftest.$ac_ext <<_ACEOF
13884 /* confdefs.h.  */
13885 _ACEOF
13886 cat confdefs.h >>conftest.$ac_ext
13887 cat >>conftest.$ac_ext <<_ACEOF
13888 /* end confdefs.h.  */
13889
13890 /* Override any GCC internal prototype to avoid an error.
13891    Use char because int might match the return type of a GCC
13892    builtin and then its argument prototype would still apply.  */
13893 #ifdef __cplusplus
13894 extern "C"
13895 #endif
13896 char sane_init ();
13897 int
13898 main ()
13899 {
13900 return sane_init ();
13901   ;
13902   return 0;
13903 }
13904 _ACEOF
13905 rm -f conftest.$ac_objext conftest$ac_exeext
13906 if { (ac_try="$ac_link"
13907 case "(($ac_try" in
13908   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13909   *) ac_try_echo=$ac_try;;
13910 esac
13911 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13912 $as_echo "$ac_try_echo") >&5
13913   (eval "$ac_link") 2>conftest.er1
13914   ac_status=$?
13915   grep -v '^ *+' conftest.er1 >conftest.err
13916   rm -f conftest.er1
13917   cat conftest.err >&5
13918   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13919   (exit $ac_status); } && {
13920          test -z "$ac_c_werror_flag" ||
13921          test ! -s conftest.err
13922        } && test -s conftest$ac_exeext && {
13923          test "$cross_compiling" = yes ||
13924          $as_test_x conftest$ac_exeext
13925        }; then
13926   case "$LIBEXT" in
13927     dll) ;;
13928     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'` ;;
13929     *) ac_cv_lib_soname_sane=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
13930   esac
13931 else
13932   $as_echo "$as_me: failed program was:" >&5
13933 sed 's/^/| /' conftest.$ac_ext >&5
13934
13935
13936 fi
13937
13938 rm -rf conftest.dSYM
13939 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13940       conftest$ac_exeext conftest.$ac_ext
13941   LIBS=$ac_check_soname_save_LIBS
13942 fi
13943 if test "x$ac_cv_lib_soname_sane" = "x"; then
13944   { $as_echo "$as_me:$LINENO: result: not found" >&5
13945 $as_echo "not found" >&6; }
13946
13947 else
13948   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
13949 $as_echo "$ac_cv_lib_soname_sane" >&6; }
13950
13951 cat >>confdefs.h <<_ACEOF
13952 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
13953 _ACEOF
13954
13955        SANEINCL="$ac_sane_incl"
13956
13957 fi
13958
13959 fi
13960
13961
13962     CPPFLAGS="$ac_save_CPPFLAGS"
13963 fi
13964 if test "x$ac_cv_lib_soname_sane" = "x"; then
13965   case "x$with_sane" in
13966   x)   wine_notices="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
13967   xno) ;;
13968   *)   { { $as_echo "$as_me:$LINENO: error: libsane ${notice_platform}development files not found, scanners won't be supported.
13969 This is an error since --with-sane was requested." >&5
13970 $as_echo "$as_me: error: libsane ${notice_platform}development files not found, scanners won't be supported.
13971 This is an error since --with-sane was requested." >&2;}
13972    { (exit 1); exit 1; }; } ;;
13973 esac
13974 fi
13975
13976
13977 if test "x$with_gphoto" != "xno"
13978 then
13979     ac_save_CPPFLAGS="$CPPFLAGS"
13980     # Extract the first word of "gphoto2-config", so it can be a program name with args.
13981 set dummy gphoto2-config; ac_word=$2
13982 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13983 $as_echo_n "checking for $ac_word... " >&6; }
13984 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
13985   $as_echo_n "(cached) " >&6
13986 else
13987   if test -n "$gphoto2_devel"; then
13988   ac_cv_prog_gphoto2_devel="$gphoto2_devel" # Let the user override the test.
13989 else
13990 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13991 for as_dir in $PATH
13992 do
13993   IFS=$as_save_IFS
13994   test -z "$as_dir" && as_dir=.
13995   for ac_exec_ext in '' $ac_executable_extensions; do
13996   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13997     ac_cv_prog_gphoto2_devel="gphoto2-config"
13998     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13999     break 2
14000   fi
14001 done
14002 done
14003 IFS=$as_save_IFS
14004
14005   test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel="no"
14006 fi
14007 fi
14008 gphoto2_devel=$ac_cv_prog_gphoto2_devel
14009 if test -n "$gphoto2_devel"; then
14010   { $as_echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
14011 $as_echo "$gphoto2_devel" >&6; }
14012 else
14013   { $as_echo "$as_me:$LINENO: result: no" >&5
14014 $as_echo "no" >&6; }
14015 fi
14016
14017
14018     # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
14019 set dummy gphoto2-port-config; ac_word=$2
14020 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14021 $as_echo_n "checking for $ac_word... " >&6; }
14022 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
14023   $as_echo_n "(cached) " >&6
14024 else
14025   if test -n "$gphoto2port_devel"; then
14026   ac_cv_prog_gphoto2port_devel="$gphoto2port_devel" # Let the user override the test.
14027 else
14028 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14029 for as_dir in $PATH
14030 do
14031   IFS=$as_save_IFS
14032   test -z "$as_dir" && as_dir=.
14033   for ac_exec_ext in '' $ac_executable_extensions; do
14034   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14035     ac_cv_prog_gphoto2port_devel="gphoto2-port-config"
14036     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14037     break 2
14038   fi
14039 done
14040 done
14041 IFS=$as_save_IFS
14042
14043   test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel="no"
14044 fi
14045 fi
14046 gphoto2port_devel=$ac_cv_prog_gphoto2port_devel
14047 if test -n "$gphoto2port_devel"; then
14048   { $as_echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
14049 $as_echo "$gphoto2port_devel" >&6; }
14050 else
14051   { $as_echo "$as_me:$LINENO: result: no" >&5
14052 $as_echo "no" >&6; }
14053 fi
14054
14055
14056     if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
14057     then
14058         ac_gphoto2_incl="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
14059         ac_gphoto2_libs=""
14060         for i in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
14061         do
14062             case "$i" in
14063             -L/usr/lib|-L/usr/lib64) ;;
14064             -L*|-l*) ac_gphoto2_libs="$ac_gphoto2_libs $i";;
14065             esac
14066         done
14067         CPPFLAGS="$CPPFLAGS $ac_gphoto2_incl"
14068     fi
14069     ac_gphoto2_libs=${ac_gphoto2_libs:-"-lgphoto2"}
14070     if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14071   { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14072 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14073 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14074   $as_echo_n "(cached) " >&6
14075 fi
14076 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14077 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14078 else
14079   # Is the header compilable?
14080 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
14081 $as_echo_n "checking gphoto2-camera.h usability... " >&6; }
14082 cat >conftest.$ac_ext <<_ACEOF
14083 /* confdefs.h.  */
14084 _ACEOF
14085 cat confdefs.h >>conftest.$ac_ext
14086 cat >>conftest.$ac_ext <<_ACEOF
14087 /* end confdefs.h.  */
14088 $ac_includes_default
14089 #include <gphoto2-camera.h>
14090 _ACEOF
14091 rm -f conftest.$ac_objext
14092 if { (ac_try="$ac_compile"
14093 case "(($ac_try" in
14094   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14095   *) ac_try_echo=$ac_try;;
14096 esac
14097 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14098 $as_echo "$ac_try_echo") >&5
14099   (eval "$ac_compile") 2>conftest.er1
14100   ac_status=$?
14101   grep -v '^ *+' conftest.er1 >conftest.err
14102   rm -f conftest.er1
14103   cat conftest.err >&5
14104   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14105   (exit $ac_status); } && {
14106          test -z "$ac_c_werror_flag" ||
14107          test ! -s conftest.err
14108        } && test -s conftest.$ac_objext; then
14109   ac_header_compiler=yes
14110 else
14111   $as_echo "$as_me: failed program was:" >&5
14112 sed 's/^/| /' conftest.$ac_ext >&5
14113
14114         ac_header_compiler=no
14115 fi
14116
14117 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14118 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14119 $as_echo "$ac_header_compiler" >&6; }
14120
14121 # Is the header present?
14122 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
14123 $as_echo_n "checking gphoto2-camera.h presence... " >&6; }
14124 cat >conftest.$ac_ext <<_ACEOF
14125 /* confdefs.h.  */
14126 _ACEOF
14127 cat confdefs.h >>conftest.$ac_ext
14128 cat >>conftest.$ac_ext <<_ACEOF
14129 /* end confdefs.h.  */
14130 #include <gphoto2-camera.h>
14131 _ACEOF
14132 if { (ac_try="$ac_cpp conftest.$ac_ext"
14133 case "(($ac_try" in
14134   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14135   *) ac_try_echo=$ac_try;;
14136 esac
14137 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14138 $as_echo "$ac_try_echo") >&5
14139   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14140   ac_status=$?
14141   grep -v '^ *+' conftest.er1 >conftest.err
14142   rm -f conftest.er1
14143   cat conftest.err >&5
14144   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14145   (exit $ac_status); } >/dev/null && {
14146          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14147          test ! -s conftest.err
14148        }; then
14149   ac_header_preproc=yes
14150 else
14151   $as_echo "$as_me: failed program was:" >&5
14152 sed 's/^/| /' conftest.$ac_ext >&5
14153
14154   ac_header_preproc=no
14155 fi
14156
14157 rm -f conftest.err conftest.$ac_ext
14158 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14159 $as_echo "$ac_header_preproc" >&6; }
14160
14161 # So?  What about this header?
14162 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14163   yes:no: )
14164     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
14165 $as_echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14166     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
14167 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
14168     ac_header_preproc=yes
14169     ;;
14170   no:yes:* )
14171     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
14172 $as_echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
14173     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h:     check for missing prerequisite headers?" >&5
14174 $as_echo "$as_me: WARNING: gphoto2-camera.h:     check for missing prerequisite headers?" >&2;}
14175     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
14176 $as_echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
14177     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h:     section \"Present But Cannot Be Compiled\"" >&5
14178 $as_echo "$as_me: WARNING: gphoto2-camera.h:     section \"Present But Cannot Be Compiled\"" >&2;}
14179     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
14180 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
14181     { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
14182 $as_echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
14183     ( cat <<\_ASBOX
14184 ## ------------------------------------ ##
14185 ## Report this to wine-devel@winehq.org ##
14186 ## ------------------------------------ ##
14187 _ASBOX
14188      ) | sed "s/^/$as_me: WARNING:     /" >&2
14189     ;;
14190 esac
14191 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14192 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14193 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14194   $as_echo_n "(cached) " >&6
14195 else
14196   ac_cv_header_gphoto2_camera_h=$ac_header_preproc
14197 fi
14198 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14199 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14200
14201 fi
14202 if test "x$ac_cv_header_gphoto2_camera_h" = x""yes; then
14203   { $as_echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
14204 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
14205 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
14206   $as_echo_n "(cached) " >&6
14207 else
14208   ac_check_lib_save_LIBS=$LIBS
14209 LIBS="-lgphoto2 $ac_gphoto2_libs $LIBS"
14210 cat >conftest.$ac_ext <<_ACEOF
14211 /* confdefs.h.  */
14212 _ACEOF
14213 cat confdefs.h >>conftest.$ac_ext
14214 cat >>conftest.$ac_ext <<_ACEOF
14215 /* end confdefs.h.  */
14216
14217 /* Override any GCC internal prototype to avoid an error.
14218    Use char because int might match the return type of a GCC
14219    builtin and then its argument prototype would still apply.  */
14220 #ifdef __cplusplus
14221 extern "C"
14222 #endif
14223 char gp_camera_new ();
14224 int
14225 main ()
14226 {
14227 return gp_camera_new ();
14228   ;
14229   return 0;
14230 }
14231 _ACEOF
14232 rm -f conftest.$ac_objext conftest$ac_exeext
14233 if { (ac_try="$ac_link"
14234 case "(($ac_try" in
14235   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14236   *) ac_try_echo=$ac_try;;
14237 esac
14238 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14239 $as_echo "$ac_try_echo") >&5
14240   (eval "$ac_link") 2>conftest.er1
14241   ac_status=$?
14242   grep -v '^ *+' conftest.er1 >conftest.err
14243   rm -f conftest.er1
14244   cat conftest.err >&5
14245   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14246   (exit $ac_status); } && {
14247          test -z "$ac_c_werror_flag" ||
14248          test ! -s conftest.err
14249        } && test -s conftest$ac_exeext && {
14250          test "$cross_compiling" = yes ||
14251          $as_test_x conftest$ac_exeext
14252        }; then
14253   ac_cv_lib_gphoto2_gp_camera_new=yes
14254 else
14255   $as_echo "$as_me: failed program was:" >&5
14256 sed 's/^/| /' conftest.$ac_ext >&5
14257
14258         ac_cv_lib_gphoto2_gp_camera_new=no
14259 fi
14260
14261 rm -rf conftest.dSYM
14262 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14263       conftest$ac_exeext conftest.$ac_ext
14264 LIBS=$ac_check_lib_save_LIBS
14265 fi
14266 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
14267 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
14268 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x""yes; then
14269
14270 cat >>confdefs.h <<\_ACEOF
14271 #define HAVE_GPHOTO2 1
14272 _ACEOF
14273
14274                                    GPHOTO2LIBS="$ac_gphoto2_libs"
14275
14276                                    GPHOTO2INCL="$ac_gphoto2_incl"
14277
14278 fi
14279
14280 fi
14281
14282
14283     CPPFLAGS="$ac_save_CPPFLAGS"
14284 fi
14285 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
14286   case "x$with_gphoto" in
14287   x)   wine_notices="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
14288   xno) ;;
14289   *)   { { $as_echo "$as_me:$LINENO: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14290 This is an error since --with-gphoto was requested." >&5
14291 $as_echo "$as_me: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14292 This is an error since --with-gphoto was requested." >&2;}
14293    { (exit 1); exit 1; }; } ;;
14294 esac
14295 fi
14296
14297
14298
14299 RESOLVLIBS=""
14300
14301 if test "$ac_cv_header_resolv_h" = "yes"
14302 then
14303     ac_save_LIBS="$LIBS"
14304     LIBS="$LIBS -lresolv"
14305     cat >conftest.$ac_ext <<_ACEOF
14306 /* confdefs.h.  */
14307 _ACEOF
14308 cat confdefs.h >>conftest.$ac_ext
14309 cat >>conftest.$ac_ext <<_ACEOF
14310 /* end confdefs.h.  */
14311 #ifdef HAVE_NETINET_IN_H
14312 #include <netinet/in.h>
14313 #endif
14314 #include <resolv.h>
14315 int
14316 main ()
14317 {
14318 res_init();
14319   ;
14320   return 0;
14321 }
14322 _ACEOF
14323 rm -f conftest.$ac_objext conftest$ac_exeext
14324 if { (ac_try="$ac_link"
14325 case "(($ac_try" in
14326   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14327   *) ac_try_echo=$ac_try;;
14328 esac
14329 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14330 $as_echo "$ac_try_echo") >&5
14331   (eval "$ac_link") 2>conftest.er1
14332   ac_status=$?
14333   grep -v '^ *+' conftest.er1 >conftest.err
14334   rm -f conftest.er1
14335   cat conftest.err >&5
14336   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14337   (exit $ac_status); } && {
14338          test -z "$ac_c_werror_flag" ||
14339          test ! -s conftest.err
14340        } && test -s conftest$ac_exeext && {
14341          test "$cross_compiling" = yes ||
14342          $as_test_x conftest$ac_exeext
14343        }; then
14344
14345 cat >>confdefs.h <<\_ACEOF
14346 #define HAVE_RESOLV 1
14347 _ACEOF
14348
14349          RESOLVLIBS="-lresolv"
14350 else
14351   $as_echo "$as_me: failed program was:" >&5
14352 sed 's/^/| /' conftest.$ac_ext >&5
14353
14354
14355 fi
14356
14357 rm -rf conftest.dSYM
14358 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14359       conftest$ac_exeext conftest.$ac_ext
14360     LIBS="$ac_save_LIBS"
14361 fi
14362
14363 LCMSLIBS=""
14364
14365 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
14366 then
14367     { $as_echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
14368 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
14369 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
14370   $as_echo_n "(cached) " >&6
14371 else
14372   ac_check_lib_save_LIBS=$LIBS
14373 LIBS="-llcms  $LIBS"
14374 cat >conftest.$ac_ext <<_ACEOF
14375 /* confdefs.h.  */
14376 _ACEOF
14377 cat confdefs.h >>conftest.$ac_ext
14378 cat >>conftest.$ac_ext <<_ACEOF
14379 /* end confdefs.h.  */
14380
14381 /* Override any GCC internal prototype to avoid an error.
14382    Use char because int might match the return type of a GCC
14383    builtin and then its argument prototype would still apply.  */
14384 #ifdef __cplusplus
14385 extern "C"
14386 #endif
14387 char cmsOpenProfileFromFile ();
14388 int
14389 main ()
14390 {
14391 return cmsOpenProfileFromFile ();
14392   ;
14393   return 0;
14394 }
14395 _ACEOF
14396 rm -f conftest.$ac_objext conftest$ac_exeext
14397 if { (ac_try="$ac_link"
14398 case "(($ac_try" in
14399   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14400   *) ac_try_echo=$ac_try;;
14401 esac
14402 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14403 $as_echo "$ac_try_echo") >&5
14404   (eval "$ac_link") 2>conftest.er1
14405   ac_status=$?
14406   grep -v '^ *+' conftest.er1 >conftest.err
14407   rm -f conftest.er1
14408   cat conftest.err >&5
14409   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14410   (exit $ac_status); } && {
14411          test -z "$ac_c_werror_flag" ||
14412          test ! -s conftest.err
14413        } && test -s conftest$ac_exeext && {
14414          test "$cross_compiling" = yes ||
14415          $as_test_x conftest$ac_exeext
14416        }; then
14417   ac_cv_lib_lcms_cmsOpenProfileFromFile=yes
14418 else
14419   $as_echo "$as_me: failed program was:" >&5
14420 sed 's/^/| /' conftest.$ac_ext >&5
14421
14422         ac_cv_lib_lcms_cmsOpenProfileFromFile=no
14423 fi
14424
14425 rm -rf conftest.dSYM
14426 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14427       conftest$ac_exeext conftest.$ac_ext
14428 LIBS=$ac_check_lib_save_LIBS
14429 fi
14430 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
14431 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
14432 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x""yes; then
14433
14434 cat >>confdefs.h <<\_ACEOF
14435 #define HAVE_LCMS 1
14436 _ACEOF
14437
14438          LCMSLIBS="-llcms"
14439 fi
14440
14441 fi
14442 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
14443   case "x$with_cms" in
14444   x)   wine_notices="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
14445   xno) ;;
14446   *)   { { $as_echo "$as_me:$LINENO: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14447 This is an error since --with-cms was requested." >&5
14448 $as_echo "$as_me: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14449 This is an error since --with-cms was requested." >&2;}
14450    { (exit 1); exit 1; }; } ;;
14451 esac
14452 fi
14453
14454
14455 if test "x$with_freetype" != "xno"
14456 then
14457     for ac_prog in freetype-config freetype2-config
14458 do
14459   # Extract the first word of "$ac_prog", so it can be a program name with args.
14460 set dummy $ac_prog; ac_word=$2
14461 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14462 $as_echo_n "checking for $ac_word... " >&6; }
14463 if test "${ac_cv_prog_ft_devel+set}" = set; then
14464   $as_echo_n "(cached) " >&6
14465 else
14466   if test -n "$ft_devel"; then
14467   ac_cv_prog_ft_devel="$ft_devel" # Let the user override the test.
14468 else
14469 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14470 for as_dir in $PATH
14471 do
14472   IFS=$as_save_IFS
14473   test -z "$as_dir" && as_dir=.
14474   for ac_exec_ext in '' $ac_executable_extensions; do
14475   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14476     ac_cv_prog_ft_devel="$ac_prog"
14477     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14478     break 2
14479   fi
14480 done
14481 done
14482 IFS=$as_save_IFS
14483
14484 fi
14485 fi
14486 ft_devel=$ac_cv_prog_ft_devel
14487 if test -n "$ft_devel"; then
14488   { $as_echo "$as_me:$LINENO: result: $ft_devel" >&5
14489 $as_echo "$ft_devel" >&6; }
14490 else
14491   { $as_echo "$as_me:$LINENO: result: no" >&5
14492 $as_echo "no" >&6; }
14493 fi
14494
14495
14496   test -n "$ft_devel" && break
14497 done
14498 test -n "$ft_devel" || ft_devel="no"
14499
14500     if test "$ft_devel" != "no"
14501     then
14502         ac_freetype_incl=`$ft_devel --cflags`
14503         ac_freetype_libs=`$ft_devel --libs`
14504     fi
14505     ac_freetype_libs=${ac_freetype_libs:-"-lfreetype"}
14506     { $as_echo "$as_me:$LINENO: checking for -lfreetype" >&5
14507 $as_echo_n "checking for -lfreetype... " >&6; }
14508 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14509   $as_echo_n "(cached) " >&6
14510 else
14511   ac_check_soname_save_LIBS=$LIBS
14512 LIBS="-lfreetype $ac_freetype_libs $LIBS"
14513   cat >conftest.$ac_ext <<_ACEOF
14514 /* confdefs.h.  */
14515 _ACEOF
14516 cat confdefs.h >>conftest.$ac_ext
14517 cat >>conftest.$ac_ext <<_ACEOF
14518 /* end confdefs.h.  */
14519
14520 /* Override any GCC internal prototype to avoid an error.
14521    Use char because int might match the return type of a GCC
14522    builtin and then its argument prototype would still apply.  */
14523 #ifdef __cplusplus
14524 extern "C"
14525 #endif
14526 char FT_Init_FreeType ();
14527 int
14528 main ()
14529 {
14530 return FT_Init_FreeType ();
14531   ;
14532   return 0;
14533 }
14534 _ACEOF
14535 rm -f conftest.$ac_objext conftest$ac_exeext
14536 if { (ac_try="$ac_link"
14537 case "(($ac_try" in
14538   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14539   *) ac_try_echo=$ac_try;;
14540 esac
14541 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14542 $as_echo "$ac_try_echo") >&5
14543   (eval "$ac_link") 2>conftest.er1
14544   ac_status=$?
14545   grep -v '^ *+' conftest.er1 >conftest.err
14546   rm -f conftest.er1
14547   cat conftest.err >&5
14548   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14549   (exit $ac_status); } && {
14550          test -z "$ac_c_werror_flag" ||
14551          test ! -s conftest.err
14552        } && test -s conftest$ac_exeext && {
14553          test "$cross_compiling" = yes ||
14554          $as_test_x conftest$ac_exeext
14555        }; then
14556   case "$LIBEXT" in
14557     dll) ;;
14558     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'` ;;
14559     *) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^      ]*\).*$/\1/"';2,$d'` ;;
14560   esac
14561 else
14562   $as_echo "$as_me: failed program was:" >&5
14563 sed 's/^/| /' conftest.$ac_ext >&5
14564
14565
14566 fi
14567
14568 rm -rf conftest.dSYM
14569 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14570       conftest$ac_exeext conftest.$ac_ext
14571   LIBS=$ac_check_soname_save_LIBS
14572 fi
14573 if test "x$ac_cv_lib_soname_freetype" = "x"; then
14574   { $as_echo "$as_me:$LINENO: result: not found" >&5
14575 $as_echo "not found" >&6; }
14576        ft_lib=no
14577 else
14578   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14579 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
14580
14581 cat >>confdefs.h <<_ACEOF
14582 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14583 _ACEOF
14584
14585        ft_lib=yes
14586 fi
14587
14588     if test "$ft_lib" = "yes"
14589     then
14590         ac_save_CPPFLAGS="$CPPFLAGS"
14591         CPPFLAGS="$ac_freetype_incl $CPPFLAGS"
14592
14593
14594
14595
14596
14597
14598
14599
14600
14601
14602
14603
14604 for ac_header in ft2build.h \
14605                          freetype/freetype.h \
14606                          freetype/ftglyph.h \
14607                          freetype/fttypes.h \
14608                          freetype/tttables.h \
14609                          freetype/ftsnames.h \
14610                          freetype/ttnameid.h \
14611                          freetype/ftoutln.h \
14612                          freetype/ftwinfnt.h \
14613                          freetype/ftmodapi.h \
14614                          freetype/ftlcdfil.h \
14615                          freetype/internal/sfnt.h
14616 do
14617 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
14618 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14619 $as_echo_n "checking for $ac_header... " >&6; }
14620 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14621   $as_echo_n "(cached) " >&6
14622 else
14623   cat >conftest.$ac_ext <<_ACEOF
14624 /* confdefs.h.  */
14625 _ACEOF
14626 cat confdefs.h >>conftest.$ac_ext
14627 cat >>conftest.$ac_ext <<_ACEOF
14628 /* end confdefs.h.  */
14629 #ifdef HAVE_FT2BUILD_H
14630                           # include <ft2build.h>
14631                           #endif
14632
14633 #include <$ac_header>
14634 _ACEOF
14635 rm -f conftest.$ac_objext
14636 if { (ac_try="$ac_compile"
14637 case "(($ac_try" in
14638   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14639   *) ac_try_echo=$ac_try;;
14640 esac
14641 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14642 $as_echo "$ac_try_echo") >&5
14643   (eval "$ac_compile") 2>conftest.er1
14644   ac_status=$?
14645   grep -v '^ *+' conftest.er1 >conftest.err
14646   rm -f conftest.er1
14647   cat conftest.err >&5
14648   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14649   (exit $ac_status); } && {
14650          test -z "$ac_c_werror_flag" ||
14651          test ! -s conftest.err
14652        } && test -s conftest.$ac_objext; then
14653   eval "$as_ac_Header=yes"
14654 else
14655   $as_echo "$as_me: failed program was:" >&5
14656 sed 's/^/| /' conftest.$ac_ext >&5
14657
14658         eval "$as_ac_Header=no"
14659 fi
14660
14661 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14662 fi
14663 ac_res=`eval 'as_val=${'$as_ac_Header'}
14664                  $as_echo "$as_val"'`
14665                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14666 $as_echo "$ac_res" >&6; }
14667 as_val=`eval 'as_val=${'$as_ac_Header'}
14668                  $as_echo "$as_val"'`
14669    if test "x$as_val" = x""yes; then
14670   cat >>confdefs.h <<_ACEOF
14671 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
14672 _ACEOF
14673
14674 fi
14675
14676 done
14677
14678         cat >conftest.$ac_ext <<_ACEOF
14679 /* confdefs.h.  */
14680 _ACEOF
14681 cat confdefs.h >>conftest.$ac_ext
14682 cat >>conftest.$ac_ext <<_ACEOF
14683 /* end confdefs.h.  */
14684 #include <ft2build.h>
14685                     #include <freetype/fttrigon.h>
14686 _ACEOF
14687 if { (ac_try="$ac_cpp conftest.$ac_ext"
14688 case "(($ac_try" in
14689   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14690   *) ac_try_echo=$ac_try;;
14691 esac
14692 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14693 $as_echo "$ac_try_echo") >&5
14694   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14695   ac_status=$?
14696   grep -v '^ *+' conftest.er1 >conftest.err
14697   rm -f conftest.er1
14698   cat conftest.err >&5
14699   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14700   (exit $ac_status); } >/dev/null && {
14701          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14702          test ! -s conftest.err
14703        }; then
14704
14705 cat >>confdefs.h <<\_ACEOF
14706 #define HAVE_FREETYPE_FTTRIGON_H 1
14707 _ACEOF
14708
14709                     wine_cv_fttrigon=yes
14710 else
14711   $as_echo "$as_me: failed program was:" >&5
14712 sed 's/^/| /' conftest.$ac_ext >&5
14713
14714   wine_cv_fttrigon=no
14715 fi
14716
14717 rm -f conftest.err conftest.$ac_ext
14718         { $as_echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
14719 $as_echo_n "checking for FT_TrueTypeEngineType... " >&6; }
14720 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
14721   $as_echo_n "(cached) " >&6
14722 else
14723   ac_cv_type_FT_TrueTypeEngineType=no
14724 cat >conftest.$ac_ext <<_ACEOF
14725 /* confdefs.h.  */
14726 _ACEOF
14727 cat confdefs.h >>conftest.$ac_ext
14728 cat >>conftest.$ac_ext <<_ACEOF
14729 /* end confdefs.h.  */
14730 #include <freetype/ftmodapi.h>
14731
14732 int
14733 main ()
14734 {
14735 if (sizeof (FT_TrueTypeEngineType))
14736        return 0;
14737   ;
14738   return 0;
14739 }
14740 _ACEOF
14741 rm -f conftest.$ac_objext
14742 if { (ac_try="$ac_compile"
14743 case "(($ac_try" in
14744   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14745   *) ac_try_echo=$ac_try;;
14746 esac
14747 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14748 $as_echo "$ac_try_echo") >&5
14749   (eval "$ac_compile") 2>conftest.er1
14750   ac_status=$?
14751   grep -v '^ *+' conftest.er1 >conftest.err
14752   rm -f conftest.er1
14753   cat conftest.err >&5
14754   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14755   (exit $ac_status); } && {
14756          test -z "$ac_c_werror_flag" ||
14757          test ! -s conftest.err
14758        } && test -s conftest.$ac_objext; then
14759   cat >conftest.$ac_ext <<_ACEOF
14760 /* confdefs.h.  */
14761 _ACEOF
14762 cat confdefs.h >>conftest.$ac_ext
14763 cat >>conftest.$ac_ext <<_ACEOF
14764 /* end confdefs.h.  */
14765 #include <freetype/ftmodapi.h>
14766
14767 int
14768 main ()
14769 {
14770 if (sizeof ((FT_TrueTypeEngineType)))
14771           return 0;
14772   ;
14773   return 0;
14774 }
14775 _ACEOF
14776 rm -f conftest.$ac_objext
14777 if { (ac_try="$ac_compile"
14778 case "(($ac_try" in
14779   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14780   *) ac_try_echo=$ac_try;;
14781 esac
14782 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14783 $as_echo "$ac_try_echo") >&5
14784   (eval "$ac_compile") 2>conftest.er1
14785   ac_status=$?
14786   grep -v '^ *+' conftest.er1 >conftest.err
14787   rm -f conftest.er1
14788   cat conftest.err >&5
14789   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14790   (exit $ac_status); } && {
14791          test -z "$ac_c_werror_flag" ||
14792          test ! -s conftest.err
14793        } && test -s conftest.$ac_objext; then
14794   :
14795 else
14796   $as_echo "$as_me: failed program was:" >&5
14797 sed 's/^/| /' conftest.$ac_ext >&5
14798
14799         ac_cv_type_FT_TrueTypeEngineType=yes
14800 fi
14801
14802 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14803 else
14804   $as_echo "$as_me: failed program was:" >&5
14805 sed 's/^/| /' conftest.$ac_ext >&5
14806
14807
14808 fi
14809
14810 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14811 fi
14812 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
14813 $as_echo "$ac_cv_type_FT_TrueTypeEngineType" >&6; }
14814 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x""yes; then
14815
14816 cat >>confdefs.h <<_ACEOF
14817 #define HAVE_FT_TRUETYPEENGINETYPE 1
14818 _ACEOF
14819
14820
14821 fi
14822
14823         ac_save_CFLAGS="$CFLAGS"
14824         CFLAGS="$CFLAGS $ac_freetype_libs"
14825
14826 for ac_func in FT_Load_Sfnt_Table
14827 do
14828 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14829 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14830 $as_echo_n "checking for $ac_func... " >&6; }
14831 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14832   $as_echo_n "(cached) " >&6
14833 else
14834   cat >conftest.$ac_ext <<_ACEOF
14835 /* confdefs.h.  */
14836 _ACEOF
14837 cat confdefs.h >>conftest.$ac_ext
14838 cat >>conftest.$ac_ext <<_ACEOF
14839 /* end confdefs.h.  */
14840 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14841    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14842 #define $ac_func innocuous_$ac_func
14843
14844 /* System header to define __stub macros and hopefully few prototypes,
14845     which can conflict with char $ac_func (); below.
14846     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14847     <limits.h> exists even on freestanding compilers.  */
14848
14849 #ifdef __STDC__
14850 # include <limits.h>
14851 #else
14852 # include <assert.h>
14853 #endif
14854
14855 #undef $ac_func
14856
14857 /* Override any GCC internal prototype to avoid an error.
14858    Use char because int might match the return type of a GCC
14859    builtin and then its argument prototype would still apply.  */
14860 #ifdef __cplusplus
14861 extern "C"
14862 #endif
14863 char $ac_func ();
14864 /* The GNU C library defines this for functions which it implements
14865     to always fail with ENOSYS.  Some functions are actually named
14866     something starting with __ and the normal name is an alias.  */
14867 #if defined __stub_$ac_func || defined __stub___$ac_func
14868 choke me
14869 #endif
14870
14871 int
14872 main ()
14873 {
14874 return $ac_func ();
14875   ;
14876   return 0;
14877 }
14878 _ACEOF
14879 rm -f conftest.$ac_objext conftest$ac_exeext
14880 if { (ac_try="$ac_link"
14881 case "(($ac_try" in
14882   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14883   *) ac_try_echo=$ac_try;;
14884 esac
14885 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14886 $as_echo "$ac_try_echo") >&5
14887   (eval "$ac_link") 2>conftest.er1
14888   ac_status=$?
14889   grep -v '^ *+' conftest.er1 >conftest.err
14890   rm -f conftest.er1
14891   cat conftest.err >&5
14892   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14893   (exit $ac_status); } && {
14894          test -z "$ac_c_werror_flag" ||
14895          test ! -s conftest.err
14896        } && test -s conftest$ac_exeext && {
14897          test "$cross_compiling" = yes ||
14898          $as_test_x conftest$ac_exeext
14899        }; then
14900   eval "$as_ac_var=yes"
14901 else
14902   $as_echo "$as_me: failed program was:" >&5
14903 sed 's/^/| /' conftest.$ac_ext >&5
14904
14905         eval "$as_ac_var=no"
14906 fi
14907
14908 rm -rf conftest.dSYM
14909 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14910       conftest$ac_exeext conftest.$ac_ext
14911 fi
14912 ac_res=`eval 'as_val=${'$as_ac_var'}
14913                  $as_echo "$as_val"'`
14914                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14915 $as_echo "$ac_res" >&6; }
14916 as_val=`eval 'as_val=${'$as_ac_var'}
14917                  $as_echo "$as_val"'`
14918    if test "x$as_val" = x""yes; then
14919   cat >>confdefs.h <<_ACEOF
14920 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
14921 _ACEOF
14922
14923 fi
14924 done
14925
14926         CFLAGS="$ac_save_CFLAGS"
14927         CPPFLAGS="$ac_save_CPPFLAGS"
14928                 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
14929         then
14930
14931 cat >>confdefs.h <<\_ACEOF
14932 #define HAVE_FREETYPE 1
14933 _ACEOF
14934
14935             FREETYPELIBS="$ac_freetype_libs"
14936
14937             FREETYPEINCL="$ac_freetype_incl"
14938
14939         fi
14940     fi
14941 fi
14942 if test "x$FREETYPELIBS" = "x"; then
14943   case "x$with_freetype" in
14944   xno) ;;
14945   *)   { { $as_echo "$as_me:$LINENO: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
14946 Use the --without-freetype option if you really want this." >&5
14947 $as_echo "$as_me: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
14948 Use the --without-freetype option if you really want this." >&2;}
14949    { (exit 1); exit 1; }; } ;;
14950 esac
14951 fi
14952
14953 test "x$FREETYPELIBS" = "x" && enable_fonts=${enable_fonts:-no}
14954
14955 { $as_echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
14956 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
14957 if test "${ac_cv_c_ppdev+set}" = set; then
14958   $as_echo_n "(cached) " >&6
14959 else
14960   cat >conftest.$ac_ext <<_ACEOF
14961 /* confdefs.h.  */
14962 _ACEOF
14963 cat confdefs.h >>conftest.$ac_ext
14964 cat >>conftest.$ac_ext <<_ACEOF
14965 /* end confdefs.h.  */
14966 #include <linux/ppdev.h>
14967 int
14968 main ()
14969 {
14970 ioctl (1,PPCLAIM,0)
14971   ;
14972   return 0;
14973 }
14974 _ACEOF
14975 rm -f conftest.$ac_objext
14976 if { (ac_try="$ac_compile"
14977 case "(($ac_try" in
14978   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14979   *) ac_try_echo=$ac_try;;
14980 esac
14981 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14982 $as_echo "$ac_try_echo") >&5
14983   (eval "$ac_compile") 2>conftest.er1
14984   ac_status=$?
14985   grep -v '^ *+' conftest.er1 >conftest.err
14986   rm -f conftest.er1
14987   cat conftest.err >&5
14988   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14989   (exit $ac_status); } && {
14990          test -z "$ac_c_werror_flag" ||
14991          test ! -s conftest.err
14992        } && test -s conftest.$ac_objext; then
14993   ac_cv_c_ppdev="yes"
14994 else
14995   $as_echo "$as_me: failed program was:" >&5
14996 sed 's/^/| /' conftest.$ac_ext >&5
14997
14998         ac_cv_c_ppdev="no"
14999 fi
15000
15001 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15002 fi
15003 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
15004 $as_echo "$ac_cv_c_ppdev" >&6; }
15005 if test "$ac_cv_c_ppdev" = "yes"
15006 then
15007
15008 cat >>confdefs.h <<\_ACEOF
15009 #define HAVE_PPDEV 1
15010 _ACEOF
15011
15012 fi
15013
15014 ac_wine_check_funcs_save_LIBS="$LIBS"
15015 LIBS="$LIBS $LIBPTHREAD"
15016
15017
15018
15019
15020 for ac_func in \
15021         pthread_attr_get_np \
15022         pthread_getattr_np \
15023         pthread_get_stackaddr_np \
15024         pthread_get_stacksize_np
15025 do
15026 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
15027 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
15028 $as_echo_n "checking for $ac_func... " >&6; }
15029 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
15030   $as_echo_n "(cached) " >&6
15031 else
15032   cat >conftest.$ac_ext <<_ACEOF
15033 /* confdefs.h.  */
15034 _ACEOF
15035 cat confdefs.h >>conftest.$ac_ext
15036 cat >>conftest.$ac_ext <<_ACEOF
15037 /* end confdefs.h.  */
15038 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15039    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
15040 #define $ac_func innocuous_$ac_func
15041
15042 /* System header to define __stub macros and hopefully few prototypes,
15043     which can conflict with char $ac_func (); below.
15044     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15045     <limits.h> exists even on freestanding compilers.  */
15046
15047 #ifdef __STDC__
15048 # include <limits.h>
15049 #else
15050 # include <assert.h>
15051 #endif
15052
15053 #undef $ac_func
15054
15055 /* Override any GCC internal prototype to avoid an error.
15056    Use char because int might match the return type of a GCC
15057    builtin and then its argument prototype would still apply.  */
15058 #ifdef __cplusplus
15059 extern "C"
15060 #endif
15061 char $ac_func ();
15062 /* The GNU C library defines this for functions which it implements
15063     to always fail with ENOSYS.  Some functions are actually named
15064     something starting with __ and the normal name is an alias.  */
15065 #if defined __stub_$ac_func || defined __stub___$ac_func
15066 choke me
15067 #endif
15068
15069 int
15070 main ()
15071 {
15072 return $ac_func ();
15073   ;
15074   return 0;
15075 }
15076 _ACEOF
15077 rm -f conftest.$ac_objext conftest$ac_exeext
15078 if { (ac_try="$ac_link"
15079 case "(($ac_try" in
15080   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15081   *) ac_try_echo=$ac_try;;
15082 esac
15083 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15084 $as_echo "$ac_try_echo") >&5
15085   (eval "$ac_link") 2>conftest.er1
15086   ac_status=$?
15087   grep -v '^ *+' conftest.er1 >conftest.err
15088   rm -f conftest.er1
15089   cat conftest.err >&5
15090   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15091   (exit $ac_status); } && {
15092          test -z "$ac_c_werror_flag" ||
15093          test ! -s conftest.err
15094        } && test -s conftest$ac_exeext && {
15095          test "$cross_compiling" = yes ||
15096          $as_test_x conftest$ac_exeext
15097        }; then
15098   eval "$as_ac_var=yes"
15099 else
15100   $as_echo "$as_me: failed program was:" >&5
15101 sed 's/^/| /' conftest.$ac_ext >&5
15102
15103         eval "$as_ac_var=no"
15104 fi
15105
15106 rm -rf conftest.dSYM
15107 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15108       conftest$ac_exeext conftest.$ac_ext
15109 fi
15110 ac_res=`eval 'as_val=${'$as_ac_var'}
15111                  $as_echo "$as_val"'`
15112                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15113 $as_echo "$ac_res" >&6; }
15114 as_val=`eval 'as_val=${'$as_ac_var'}
15115                  $as_echo "$as_val"'`
15116    if test "x$as_val" = x""yes; then
15117   cat >>confdefs.h <<_ACEOF
15118 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15119 _ACEOF
15120
15121 fi
15122 done
15123
15124 LIBS="$ac_wine_check_funcs_save_LIBS"
15125
15126 if test "$ac_cv_header_zlib_h" = "yes"
15127 then
15128     { $as_echo "$as_me:$LINENO: checking for inflate in -lz" >&5
15129 $as_echo_n "checking for inflate in -lz... " >&6; }
15130 if test "${ac_cv_lib_z_inflate+set}" = set; then
15131   $as_echo_n "(cached) " >&6
15132 else
15133   ac_check_lib_save_LIBS=$LIBS
15134 LIBS="-lz  $LIBS"
15135 cat >conftest.$ac_ext <<_ACEOF
15136 /* confdefs.h.  */
15137 _ACEOF
15138 cat confdefs.h >>conftest.$ac_ext
15139 cat >>conftest.$ac_ext <<_ACEOF
15140 /* end confdefs.h.  */
15141
15142 /* Override any GCC internal prototype to avoid an error.
15143    Use char because int might match the return type of a GCC
15144    builtin and then its argument prototype would still apply.  */
15145 #ifdef __cplusplus
15146 extern "C"
15147 #endif
15148 char inflate ();
15149 int
15150 main ()
15151 {
15152 return inflate ();
15153   ;
15154   return 0;
15155 }
15156 _ACEOF
15157 rm -f conftest.$ac_objext conftest$ac_exeext
15158 if { (ac_try="$ac_link"
15159 case "(($ac_try" in
15160   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15161   *) ac_try_echo=$ac_try;;
15162 esac
15163 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15164 $as_echo "$ac_try_echo") >&5
15165   (eval "$ac_link") 2>conftest.er1
15166   ac_status=$?
15167   grep -v '^ *+' conftest.er1 >conftest.err
15168   rm -f conftest.er1
15169   cat conftest.err >&5
15170   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15171   (exit $ac_status); } && {
15172          test -z "$ac_c_werror_flag" ||
15173          test ! -s conftest.err
15174        } && test -s conftest$ac_exeext && {
15175          test "$cross_compiling" = yes ||
15176          $as_test_x conftest$ac_exeext
15177        }; then
15178   ac_cv_lib_z_inflate=yes
15179 else
15180   $as_echo "$as_me: failed program was:" >&5
15181 sed 's/^/| /' conftest.$ac_ext >&5
15182
15183         ac_cv_lib_z_inflate=no
15184 fi
15185
15186 rm -rf conftest.dSYM
15187 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15188       conftest$ac_exeext conftest.$ac_ext
15189 LIBS=$ac_check_lib_save_LIBS
15190 fi
15191 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_z_inflate" >&5
15192 $as_echo "$ac_cv_lib_z_inflate" >&6; }
15193 if test "x$ac_cv_lib_z_inflate" = x""yes; then
15194
15195 cat >>confdefs.h <<\_ACEOF
15196 #define HAVE_ZLIB 1
15197 _ACEOF
15198
15199                             ZLIB="-lz"
15200
15201 fi
15202
15203 fi
15204
15205 if test "x$with_esd" != xno
15206 then
15207     save_CFLAGS="$CFLAGS"
15208     # Extract the first word of "esd-config", so it can be a program name with args.
15209 set dummy esd-config; ac_word=$2
15210 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
15211 $as_echo_n "checking for $ac_word... " >&6; }
15212 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
15213   $as_echo_n "(cached) " >&6
15214 else
15215   case $ESDCONFIG in
15216   [\\/]* | ?:[\\/]*)
15217   ac_cv_path_ESDCONFIG="$ESDCONFIG" # Let the user override the test with a path.
15218   ;;
15219   *)
15220   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
15221 for as_dir in $PATH
15222 do
15223   IFS=$as_save_IFS
15224   test -z "$as_dir" && as_dir=.
15225   for ac_exec_ext in '' $ac_executable_extensions; do
15226   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15227     ac_cv_path_ESDCONFIG="$as_dir/$ac_word$ac_exec_ext"
15228     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15229     break 2
15230   fi
15231 done
15232 done
15233 IFS=$as_save_IFS
15234
15235   test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG="no"
15236   ;;
15237 esac
15238 fi
15239 ESDCONFIG=$ac_cv_path_ESDCONFIG
15240 if test -n "$ESDCONFIG"; then
15241   { $as_echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
15242 $as_echo "$ESDCONFIG" >&6; }
15243 else
15244   { $as_echo "$as_me:$LINENO: result: no" >&5
15245 $as_echo "no" >&6; }
15246 fi
15247
15248
15249     if test "x$ESDCONFIG" != "xno"
15250     then
15251         ac_esd_incl=""
15252         for i in `$ESDCONFIG --cflags`
15253         do
15254             case "$i" in
15255                 -I*) ac_esd_incl="$ac_esd_incl $i";;
15256             esac
15257         done
15258         ac_esd_libs=`$ESDCONFIG --libs`
15259         CFLAGS="$CFLAGS $ac_esd_incl"
15260     fi
15261     ac_esd_libs=${ac_esd_libs:-"-lesd"}
15262     if test "${ac_cv_header_esd_h+set}" = set; then
15263   { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15264 $as_echo_n "checking for esd.h... " >&6; }
15265 if test "${ac_cv_header_esd_h+set}" = set; then
15266   $as_echo_n "(cached) " >&6
15267 fi
15268 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15269 $as_echo "$ac_cv_header_esd_h" >&6; }
15270 else
15271   # Is the header compilable?
15272 { $as_echo "$as_me:$LINENO: checking esd.h usability" >&5
15273 $as_echo_n "checking esd.h usability... " >&6; }
15274 cat >conftest.$ac_ext <<_ACEOF
15275 /* confdefs.h.  */
15276 _ACEOF
15277 cat confdefs.h >>conftest.$ac_ext
15278 cat >>conftest.$ac_ext <<_ACEOF
15279 /* end confdefs.h.  */
15280 $ac_includes_default
15281 #include <esd.h>
15282 _ACEOF
15283 rm -f conftest.$ac_objext
15284 if { (ac_try="$ac_compile"
15285 case "(($ac_try" in
15286   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15287   *) ac_try_echo=$ac_try;;
15288 esac
15289 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15290 $as_echo "$ac_try_echo") >&5
15291   (eval "$ac_compile") 2>conftest.er1
15292   ac_status=$?
15293   grep -v '^ *+' conftest.er1 >conftest.err
15294   rm -f conftest.er1
15295   cat conftest.err >&5
15296   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15297   (exit $ac_status); } && {
15298          test -z "$ac_c_werror_flag" ||
15299          test ! -s conftest.err
15300        } && test -s conftest.$ac_objext; then
15301   ac_header_compiler=yes
15302 else
15303   $as_echo "$as_me: failed program was:" >&5
15304 sed 's/^/| /' conftest.$ac_ext >&5
15305
15306         ac_header_compiler=no
15307 fi
15308
15309 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15310 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15311 $as_echo "$ac_header_compiler" >&6; }
15312
15313 # Is the header present?
15314 { $as_echo "$as_me:$LINENO: checking esd.h presence" >&5
15315 $as_echo_n "checking esd.h presence... " >&6; }
15316 cat >conftest.$ac_ext <<_ACEOF
15317 /* confdefs.h.  */
15318 _ACEOF
15319 cat confdefs.h >>conftest.$ac_ext
15320 cat >>conftest.$ac_ext <<_ACEOF
15321 /* end confdefs.h.  */
15322 #include <esd.h>
15323 _ACEOF
15324 if { (ac_try="$ac_cpp conftest.$ac_ext"
15325 case "(($ac_try" in
15326   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15327   *) ac_try_echo=$ac_try;;
15328 esac
15329 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15330 $as_echo "$ac_try_echo") >&5
15331   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15332   ac_status=$?
15333   grep -v '^ *+' conftest.er1 >conftest.err
15334   rm -f conftest.er1
15335   cat conftest.err >&5
15336   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15337   (exit $ac_status); } >/dev/null && {
15338          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15339          test ! -s conftest.err
15340        }; then
15341   ac_header_preproc=yes
15342 else
15343   $as_echo "$as_me: failed program was:" >&5
15344 sed 's/^/| /' conftest.$ac_ext >&5
15345
15346   ac_header_preproc=no
15347 fi
15348
15349 rm -f conftest.err conftest.$ac_ext
15350 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15351 $as_echo "$ac_header_preproc" >&6; }
15352
15353 # So?  What about this header?
15354 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15355   yes:no: )
15356     { $as_echo "$as_me:$LINENO: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&5
15357 $as_echo "$as_me: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15358     { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the compiler's result" >&5
15359 $as_echo "$as_me: WARNING: esd.h: proceeding with the compiler's result" >&2;}
15360     ac_header_preproc=yes
15361     ;;
15362   no:yes:* )
15363     { $as_echo "$as_me:$LINENO: WARNING: esd.h: present but cannot be compiled" >&5
15364 $as_echo "$as_me: WARNING: esd.h: present but cannot be compiled" >&2;}
15365     { $as_echo "$as_me:$LINENO: WARNING: esd.h:     check for missing prerequisite headers?" >&5
15366 $as_echo "$as_me: WARNING: esd.h:     check for missing prerequisite headers?" >&2;}
15367     { $as_echo "$as_me:$LINENO: WARNING: esd.h: see the Autoconf documentation" >&5
15368 $as_echo "$as_me: WARNING: esd.h: see the Autoconf documentation" >&2;}
15369     { $as_echo "$as_me:$LINENO: WARNING: esd.h:     section \"Present But Cannot Be Compiled\"" >&5
15370 $as_echo "$as_me: WARNING: esd.h:     section \"Present But Cannot Be Compiled\"" >&2;}
15371     { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the preprocessor's result" >&5
15372 $as_echo "$as_me: WARNING: esd.h: proceeding with the preprocessor's result" >&2;}
15373     { $as_echo "$as_me:$LINENO: WARNING: esd.h: in the future, the compiler will take precedence" >&5
15374 $as_echo "$as_me: WARNING: esd.h: in the future, the compiler will take precedence" >&2;}
15375     ( cat <<\_ASBOX
15376 ## ------------------------------------ ##
15377 ## Report this to wine-devel@winehq.org ##
15378 ## ------------------------------------ ##
15379 _ASBOX
15380      ) | sed "s/^/$as_me: WARNING:     /" >&2
15381     ;;
15382 esac
15383 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15384 $as_echo_n "checking for esd.h... " >&6; }
15385 if test "${ac_cv_header_esd_h+set}" = set; then
15386   $as_echo_n "(cached) " >&6
15387 else
15388   ac_cv_header_esd_h=$ac_header_preproc
15389 fi
15390 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15391 $as_echo "$ac_cv_header_esd_h" >&6; }
15392
15393 fi
15394 if test "x$ac_cv_header_esd_h" = x""yes; then
15395   { $as_echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
15396 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
15397 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
15398   $as_echo_n "(cached) " >&6
15399 else
15400   ac_check_lib_save_LIBS=$LIBS
15401 LIBS="-lesd $ac_esd_libs $LIBS"
15402 cat >conftest.$ac_ext <<_ACEOF
15403 /* confdefs.h.  */
15404 _ACEOF
15405 cat confdefs.h >>conftest.$ac_ext
15406 cat >>conftest.$ac_ext <<_ACEOF
15407 /* end confdefs.h.  */
15408
15409 /* Override any GCC internal prototype to avoid an error.
15410    Use char because int might match the return type of a GCC
15411    builtin and then its argument prototype would still apply.  */
15412 #ifdef __cplusplus
15413 extern "C"
15414 #endif
15415 char esd_open_sound ();
15416 int
15417 main ()
15418 {
15419 return esd_open_sound ();
15420   ;
15421   return 0;
15422 }
15423 _ACEOF
15424 rm -f conftest.$ac_objext conftest$ac_exeext
15425 if { (ac_try="$ac_link"
15426 case "(($ac_try" in
15427   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15428   *) ac_try_echo=$ac_try;;
15429 esac
15430 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15431 $as_echo "$ac_try_echo") >&5
15432   (eval "$ac_link") 2>conftest.er1
15433   ac_status=$?
15434   grep -v '^ *+' conftest.er1 >conftest.err
15435   rm -f conftest.er1
15436   cat conftest.err >&5
15437   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15438   (exit $ac_status); } && {
15439          test -z "$ac_c_werror_flag" ||
15440          test ! -s conftest.err
15441        } && test -s conftest$ac_exeext && {
15442          test "$cross_compiling" = yes ||
15443          $as_test_x conftest$ac_exeext
15444        }; then
15445   ac_cv_lib_esd_esd_open_sound=yes
15446 else
15447   $as_echo "$as_me: failed program was:" >&5
15448 sed 's/^/| /' conftest.$ac_ext >&5
15449
15450         ac_cv_lib_esd_esd_open_sound=no
15451 fi
15452
15453 rm -rf conftest.dSYM
15454 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15455       conftest$ac_exeext conftest.$ac_ext
15456 LIBS=$ac_check_lib_save_LIBS
15457 fi
15458 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
15459 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
15460 if test "x$ac_cv_lib_esd_esd_open_sound" = x""yes; then
15461   ESDINCL="$ac_esd_incl"
15462
15463              ESDLIBS="$ac_esd_libs"
15464
15465
15466 cat >>confdefs.h <<\_ACEOF
15467 #define HAVE_ESD 1
15468 _ACEOF
15469
15470 fi
15471
15472 fi
15473
15474
15475     CFLAGS="$save_CFLAGS"
15476 fi
15477
15478 ALSALIBS=""
15479
15480 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
15481 then
15482     { $as_echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
15483 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
15484 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
15485   $as_echo_n "(cached) " >&6
15486 else
15487   ac_check_lib_save_LIBS=$LIBS
15488 LIBS="-lasound  $LIBS"
15489 cat >conftest.$ac_ext <<_ACEOF
15490 /* confdefs.h.  */
15491 _ACEOF
15492 cat confdefs.h >>conftest.$ac_ext
15493 cat >>conftest.$ac_ext <<_ACEOF
15494 /* end confdefs.h.  */
15495
15496 /* Override any GCC internal prototype to avoid an error.
15497    Use char because int might match the return type of a GCC
15498    builtin and then its argument prototype would still apply.  */
15499 #ifdef __cplusplus
15500 extern "C"
15501 #endif
15502 char snd_pcm_hw_params_get_access ();
15503 int
15504 main ()
15505 {
15506 return snd_pcm_hw_params_get_access ();
15507   ;
15508   return 0;
15509 }
15510 _ACEOF
15511 rm -f conftest.$ac_objext conftest$ac_exeext
15512 if { (ac_try="$ac_link"
15513 case "(($ac_try" in
15514   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15515   *) ac_try_echo=$ac_try;;
15516 esac
15517 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15518 $as_echo "$ac_try_echo") >&5
15519   (eval "$ac_link") 2>conftest.er1
15520   ac_status=$?
15521   grep -v '^ *+' conftest.er1 >conftest.err
15522   rm -f conftest.er1
15523   cat conftest.err >&5
15524   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15525   (exit $ac_status); } && {
15526          test -z "$ac_c_werror_flag" ||
15527          test ! -s conftest.err
15528        } && test -s conftest$ac_exeext && {
15529          test "$cross_compiling" = yes ||
15530          $as_test_x conftest$ac_exeext
15531        }; then
15532   ac_cv_lib_asound_snd_pcm_hw_params_get_access=yes
15533 else
15534   $as_echo "$as_me: failed program was:" >&5
15535 sed 's/^/| /' conftest.$ac_ext >&5
15536
15537         ac_cv_lib_asound_snd_pcm_hw_params_get_access=no
15538 fi
15539
15540 rm -rf conftest.dSYM
15541 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15542       conftest$ac_exeext conftest.$ac_ext
15543 LIBS=$ac_check_lib_save_LIBS
15544 fi
15545 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
15546 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
15547 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x""yes; then
15548   cat >conftest.$ac_ext <<_ACEOF
15549 /* confdefs.h.  */
15550 _ACEOF
15551 cat confdefs.h >>conftest.$ac_ext
15552 cat >>conftest.$ac_ext <<_ACEOF
15553 /* end confdefs.h.  */
15554 #ifdef HAVE_ALSA_ASOUNDLIB_H
15555 #include <alsa/asoundlib.h>
15556 #elif defined(HAVE_SYS_ASOUNDLIB_H)
15557 #include <sys/asoundlib.h>
15558 #endif
15559 int
15560 main ()
15561 {
15562 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
15563   ;
15564   return 0;
15565 }
15566 _ACEOF
15567 rm -f conftest.$ac_objext
15568 if { (ac_try="$ac_compile"
15569 case "(($ac_try" in
15570   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15571   *) ac_try_echo=$ac_try;;
15572 esac
15573 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15574 $as_echo "$ac_try_echo") >&5
15575   (eval "$ac_compile") 2>conftest.er1
15576   ac_status=$?
15577   grep -v '^ *+' conftest.er1 >conftest.err
15578   rm -f conftest.er1
15579   cat conftest.err >&5
15580   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15581   (exit $ac_status); } && {
15582          test -z "$ac_c_werror_flag" ||
15583          test ! -s conftest.err
15584        } && test -s conftest.$ac_objext; then
15585
15586 cat >>confdefs.h <<\_ACEOF
15587 #define HAVE_ALSA 1
15588 _ACEOF
15589
15590                          ALSALIBS="-lasound"
15591 else
15592   $as_echo "$as_me: failed program was:" >&5
15593 sed 's/^/| /' conftest.$ac_ext >&5
15594
15595
15596 fi
15597
15598 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15599 fi
15600
15601 fi
15602
15603 AUDIOIOLIBS=""
15604
15605 if test "$ac_cv_header_libaudioio_h" = "yes"
15606 then
15607     { $as_echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
15608 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
15609 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
15610   $as_echo_n "(cached) " >&6
15611 else
15612   ac_check_lib_save_LIBS=$LIBS
15613 LIBS="-laudioio  $LIBS"
15614 cat >conftest.$ac_ext <<_ACEOF
15615 /* confdefs.h.  */
15616 _ACEOF
15617 cat confdefs.h >>conftest.$ac_ext
15618 cat >>conftest.$ac_ext <<_ACEOF
15619 /* end confdefs.h.  */
15620
15621 /* Override any GCC internal prototype to avoid an error.
15622    Use char because int might match the return type of a GCC
15623    builtin and then its argument prototype would still apply.  */
15624 #ifdef __cplusplus
15625 extern "C"
15626 #endif
15627 char AudioIOGetVersion ();
15628 int
15629 main ()
15630 {
15631 return AudioIOGetVersion ();
15632   ;
15633   return 0;
15634 }
15635 _ACEOF
15636 rm -f conftest.$ac_objext conftest$ac_exeext
15637 if { (ac_try="$ac_link"
15638 case "(($ac_try" in
15639   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15640   *) ac_try_echo=$ac_try;;
15641 esac
15642 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15643 $as_echo "$ac_try_echo") >&5
15644   (eval "$ac_link") 2>conftest.er1
15645   ac_status=$?
15646   grep -v '^ *+' conftest.er1 >conftest.err
15647   rm -f conftest.er1
15648   cat conftest.err >&5
15649   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15650   (exit $ac_status); } && {
15651          test -z "$ac_c_werror_flag" ||
15652          test ! -s conftest.err
15653        } && test -s conftest$ac_exeext && {
15654          test "$cross_compiling" = yes ||
15655          $as_test_x conftest$ac_exeext
15656        }; then
15657   ac_cv_lib_audioio_AudioIOGetVersion=yes
15658 else
15659   $as_echo "$as_me: failed program was:" >&5
15660 sed 's/^/| /' conftest.$ac_ext >&5
15661
15662         ac_cv_lib_audioio_AudioIOGetVersion=no
15663 fi
15664
15665 rm -rf conftest.dSYM
15666 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15667       conftest$ac_exeext conftest.$ac_ext
15668 LIBS=$ac_check_lib_save_LIBS
15669 fi
15670 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
15671 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
15672 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x""yes; then
15673   AUDIOIOLIBS="-laudioio"
15674
15675 cat >>confdefs.h <<\_ACEOF
15676 #define HAVE_LIBAUDIOIO 1
15677 _ACEOF
15678
15679 fi
15680
15681 fi
15682
15683
15684 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
15685 then
15686     { $as_echo "$as_me:$LINENO: checking for -lcapi20" >&5
15687 $as_echo_n "checking for -lcapi20... " >&6; }
15688 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15689   $as_echo_n "(cached) " >&6
15690 else
15691   ac_check_soname_save_LIBS=$LIBS
15692 LIBS="-lcapi20  $LIBS"
15693   cat >conftest.$ac_ext <<_ACEOF
15694 /* confdefs.h.  */
15695 _ACEOF
15696 cat confdefs.h >>conftest.$ac_ext
15697 cat >>conftest.$ac_ext <<_ACEOF
15698 /* end confdefs.h.  */
15699
15700 /* Override any GCC internal prototype to avoid an error.
15701    Use char because int might match the return type of a GCC
15702    builtin and then its argument prototype would still apply.  */
15703 #ifdef __cplusplus
15704 extern "C"
15705 #endif
15706 char capi20_register ();
15707 int
15708 main ()
15709 {
15710 return capi20_register ();
15711   ;
15712   return 0;
15713 }
15714 _ACEOF
15715 rm -f conftest.$ac_objext conftest$ac_exeext
15716 if { (ac_try="$ac_link"
15717 case "(($ac_try" in
15718   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15719   *) ac_try_echo=$ac_try;;
15720 esac
15721 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15722 $as_echo "$ac_try_echo") >&5
15723   (eval "$ac_link") 2>conftest.er1
15724   ac_status=$?
15725   grep -v '^ *+' conftest.er1 >conftest.err
15726   rm -f conftest.er1
15727   cat conftest.err >&5
15728   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15729   (exit $ac_status); } && {
15730          test -z "$ac_c_werror_flag" ||
15731          test ! -s conftest.err
15732        } && test -s conftest$ac_exeext && {
15733          test "$cross_compiling" = yes ||
15734          $as_test_x conftest$ac_exeext
15735        }; then
15736   case "$LIBEXT" in
15737     dll) ;;
15738     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'` ;;
15739     *) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
15740   esac
15741 else
15742   $as_echo "$as_me: failed program was:" >&5
15743 sed 's/^/| /' conftest.$ac_ext >&5
15744
15745
15746 fi
15747
15748 rm -rf conftest.dSYM
15749 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15750       conftest$ac_exeext conftest.$ac_ext
15751   LIBS=$ac_check_soname_save_LIBS
15752 fi
15753 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15754   { $as_echo "$as_me:$LINENO: result: not found" >&5
15755 $as_echo "not found" >&6; }
15756
15757 else
15758   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
15759 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
15760
15761 cat >>confdefs.h <<_ACEOF
15762 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
15763 _ACEOF
15764
15765
15766 fi
15767
15768 fi
15769 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15770   case "x$with_capi" in
15771   x)   wine_notices="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
15772   xno) ;;
15773   *)   { { $as_echo "$as_me:$LINENO: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15774 This is an error since --with-capi was requested." >&5
15775 $as_echo "$as_me: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15776 This is an error since --with-capi was requested." >&2;}
15777    { (exit 1); exit 1; }; } ;;
15778 esac
15779 fi
15780
15781
15782 CUPSINCL=""
15783
15784 if test "x$with_cups" != "xno"
15785 then
15786     ac_save_CPPFLAGS="$CPPFLAGS"
15787     ac_cups_cflags=`cups-config --cflags 2>/dev/null`
15788     ac_cups_libs=`cups-config --ldflags 2>/dev/null`
15789     CPPFLAGS="$CPPFLAGS $ac_cups_cflags"
15790
15791 for ac_header in cups/cups.h
15792 do
15793 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
15794 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15795   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15796 $as_echo_n "checking for $ac_header... " >&6; }
15797 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15798   $as_echo_n "(cached) " >&6
15799 fi
15800 ac_res=`eval 'as_val=${'$as_ac_Header'}
15801                  $as_echo "$as_val"'`
15802                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15803 $as_echo "$ac_res" >&6; }
15804 else
15805   # Is the header compilable?
15806 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
15807 $as_echo_n "checking $ac_header usability... " >&6; }
15808 cat >conftest.$ac_ext <<_ACEOF
15809 /* confdefs.h.  */
15810 _ACEOF
15811 cat confdefs.h >>conftest.$ac_ext
15812 cat >>conftest.$ac_ext <<_ACEOF
15813 /* end confdefs.h.  */
15814 $ac_includes_default
15815 #include <$ac_header>
15816 _ACEOF
15817 rm -f conftest.$ac_objext
15818 if { (ac_try="$ac_compile"
15819 case "(($ac_try" in
15820   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15821   *) ac_try_echo=$ac_try;;
15822 esac
15823 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15824 $as_echo "$ac_try_echo") >&5
15825   (eval "$ac_compile") 2>conftest.er1
15826   ac_status=$?
15827   grep -v '^ *+' conftest.er1 >conftest.err
15828   rm -f conftest.er1
15829   cat conftest.err >&5
15830   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15831   (exit $ac_status); } && {
15832          test -z "$ac_c_werror_flag" ||
15833          test ! -s conftest.err
15834        } && test -s conftest.$ac_objext; then
15835   ac_header_compiler=yes
15836 else
15837   $as_echo "$as_me: failed program was:" >&5
15838 sed 's/^/| /' conftest.$ac_ext >&5
15839
15840         ac_header_compiler=no
15841 fi
15842
15843 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15844 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15845 $as_echo "$ac_header_compiler" >&6; }
15846
15847 # Is the header present?
15848 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
15849 $as_echo_n "checking $ac_header presence... " >&6; }
15850 cat >conftest.$ac_ext <<_ACEOF
15851 /* confdefs.h.  */
15852 _ACEOF
15853 cat confdefs.h >>conftest.$ac_ext
15854 cat >>conftest.$ac_ext <<_ACEOF
15855 /* end confdefs.h.  */
15856 #include <$ac_header>
15857 _ACEOF
15858 if { (ac_try="$ac_cpp conftest.$ac_ext"
15859 case "(($ac_try" in
15860   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15861   *) ac_try_echo=$ac_try;;
15862 esac
15863 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15864 $as_echo "$ac_try_echo") >&5
15865   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15866   ac_status=$?
15867   grep -v '^ *+' conftest.er1 >conftest.err
15868   rm -f conftest.er1
15869   cat conftest.err >&5
15870   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15871   (exit $ac_status); } >/dev/null && {
15872          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15873          test ! -s conftest.err
15874        }; then
15875   ac_header_preproc=yes
15876 else
15877   $as_echo "$as_me: failed program was:" >&5
15878 sed 's/^/| /' conftest.$ac_ext >&5
15879
15880   ac_header_preproc=no
15881 fi
15882
15883 rm -f conftest.err conftest.$ac_ext
15884 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15885 $as_echo "$ac_header_preproc" >&6; }
15886
15887 # So?  What about this header?
15888 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15889   yes:no: )
15890     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15891 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15892     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
15893 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
15894     ac_header_preproc=yes
15895     ;;
15896   no:yes:* )
15897     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15898 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15899     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
15900 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
15901     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15902 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15903     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
15904 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
15905     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15906 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15907     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15908 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15909     ( cat <<\_ASBOX
15910 ## ------------------------------------ ##
15911 ## Report this to wine-devel@winehq.org ##
15912 ## ------------------------------------ ##
15913 _ASBOX
15914      ) | sed "s/^/$as_me: WARNING:     /" >&2
15915     ;;
15916 esac
15917 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15918 $as_echo_n "checking for $ac_header... " >&6; }
15919 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15920   $as_echo_n "(cached) " >&6
15921 else
15922   eval "$as_ac_Header=\$ac_header_preproc"
15923 fi
15924 ac_res=`eval 'as_val=${'$as_ac_Header'}
15925                  $as_echo "$as_val"'`
15926                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15927 $as_echo "$ac_res" >&6; }
15928
15929 fi
15930 as_val=`eval 'as_val=${'$as_ac_Header'}
15931                  $as_echo "$as_val"'`
15932    if test "x$as_val" = x""yes; then
15933   cat >>confdefs.h <<_ACEOF
15934 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
15935 _ACEOF
15936  { $as_echo "$as_me:$LINENO: checking for -lcups" >&5
15937 $as_echo_n "checking for -lcups... " >&6; }
15938 if test "${ac_cv_lib_soname_cups+set}" = set; then
15939   $as_echo_n "(cached) " >&6
15940 else
15941   ac_check_soname_save_LIBS=$LIBS
15942 LIBS="-lcups $ac_cups_libs $LIBS"
15943   cat >conftest.$ac_ext <<_ACEOF
15944 /* confdefs.h.  */
15945 _ACEOF
15946 cat confdefs.h >>conftest.$ac_ext
15947 cat >>conftest.$ac_ext <<_ACEOF
15948 /* end confdefs.h.  */
15949
15950 /* Override any GCC internal prototype to avoid an error.
15951    Use char because int might match the return type of a GCC
15952    builtin and then its argument prototype would still apply.  */
15953 #ifdef __cplusplus
15954 extern "C"
15955 #endif
15956 char cupsGetDefault ();
15957 int
15958 main ()
15959 {
15960 return cupsGetDefault ();
15961   ;
15962   return 0;
15963 }
15964 _ACEOF
15965 rm -f conftest.$ac_objext conftest$ac_exeext
15966 if { (ac_try="$ac_link"
15967 case "(($ac_try" in
15968   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15969   *) ac_try_echo=$ac_try;;
15970 esac
15971 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15972 $as_echo "$ac_try_echo") >&5
15973   (eval "$ac_link") 2>conftest.er1
15974   ac_status=$?
15975   grep -v '^ *+' conftest.er1 >conftest.err
15976   rm -f conftest.er1
15977   cat conftest.err >&5
15978   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15979   (exit $ac_status); } && {
15980          test -z "$ac_c_werror_flag" ||
15981          test ! -s conftest.err
15982        } && test -s conftest$ac_exeext && {
15983          test "$cross_compiling" = yes ||
15984          $as_test_x conftest$ac_exeext
15985        }; then
15986   case "$LIBEXT" in
15987     dll) ;;
15988     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'` ;;
15989     *) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
15990   esac
15991 else
15992   $as_echo "$as_me: failed program was:" >&5
15993 sed 's/^/| /' conftest.$ac_ext >&5
15994
15995
15996 fi
15997
15998 rm -rf conftest.dSYM
15999 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16000       conftest$ac_exeext conftest.$ac_ext
16001   LIBS=$ac_check_soname_save_LIBS
16002 fi
16003 if test "x$ac_cv_lib_soname_cups" = "x"; then
16004   { $as_echo "$as_me:$LINENO: result: not found" >&5
16005 $as_echo "not found" >&6; }
16006
16007 else
16008   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
16009 $as_echo "$ac_cv_lib_soname_cups" >&6; }
16010
16011 cat >>confdefs.h <<_ACEOF
16012 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
16013 _ACEOF
16014
16015        CUPSINCL="$ac_cups_cflags"
16016 fi
16017
16018 fi
16019
16020 done
16021
16022     CPPFLAGS="$ac_save_CPPFLAGS"
16023 fi
16024 if test "x$ac_cv_lib_soname_cups" = "x"; then
16025   case "x$with_cups" in
16026   x)   wine_notices="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
16027   xno) ;;
16028   *)   { { $as_echo "$as_me:$LINENO: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16029 This is an error since --with-cups was requested." >&5
16030 $as_echo "$as_me: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16031 This is an error since --with-cups was requested." >&2;}
16032    { (exit 1); exit 1; }; } ;;
16033 esac
16034 fi
16035
16036
16037 if test "$ac_cv_header_jack_jack_h" = "yes"
16038 then
16039     { $as_echo "$as_me:$LINENO: checking for -ljack" >&5
16040 $as_echo_n "checking for -ljack... " >&6; }
16041 if test "${ac_cv_lib_soname_jack+set}" = set; then
16042   $as_echo_n "(cached) " >&6
16043 else
16044   ac_check_soname_save_LIBS=$LIBS
16045 LIBS="-ljack  $LIBS"
16046   cat >conftest.$ac_ext <<_ACEOF
16047 /* confdefs.h.  */
16048 _ACEOF
16049 cat confdefs.h >>conftest.$ac_ext
16050 cat >>conftest.$ac_ext <<_ACEOF
16051 /* end confdefs.h.  */
16052
16053 /* Override any GCC internal prototype to avoid an error.
16054    Use char because int might match the return type of a GCC
16055    builtin and then its argument prototype would still apply.  */
16056 #ifdef __cplusplus
16057 extern "C"
16058 #endif
16059 char jack_client_new ();
16060 int
16061 main ()
16062 {
16063 return jack_client_new ();
16064   ;
16065   return 0;
16066 }
16067 _ACEOF
16068 rm -f conftest.$ac_objext conftest$ac_exeext
16069 if { (ac_try="$ac_link"
16070 case "(($ac_try" in
16071   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16072   *) ac_try_echo=$ac_try;;
16073 esac
16074 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16075 $as_echo "$ac_try_echo") >&5
16076   (eval "$ac_link") 2>conftest.er1
16077   ac_status=$?
16078   grep -v '^ *+' conftest.er1 >conftest.err
16079   rm -f conftest.er1
16080   cat conftest.err >&5
16081   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16082   (exit $ac_status); } && {
16083          test -z "$ac_c_werror_flag" ||
16084          test ! -s conftest.err
16085        } && test -s conftest$ac_exeext && {
16086          test "$cross_compiling" = yes ||
16087          $as_test_x conftest$ac_exeext
16088        }; then
16089   case "$LIBEXT" in
16090     dll) ;;
16091     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'` ;;
16092     *) 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'` ;;
16093   esac
16094 else
16095   $as_echo "$as_me: failed program was:" >&5
16096 sed 's/^/| /' conftest.$ac_ext >&5
16097
16098
16099 fi
16100
16101 rm -rf conftest.dSYM
16102 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16103       conftest$ac_exeext conftest.$ac_ext
16104   LIBS=$ac_check_soname_save_LIBS
16105 fi
16106 if test "x$ac_cv_lib_soname_jack" = "x"; then
16107   { $as_echo "$as_me:$LINENO: result: not found" >&5
16108 $as_echo "not found" >&6; }
16109
16110 else
16111   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
16112 $as_echo "$ac_cv_lib_soname_jack" >&6; }
16113
16114 cat >>confdefs.h <<_ACEOF
16115 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
16116 _ACEOF
16117
16118
16119 fi
16120
16121 fi
16122
16123 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16124 then
16125     { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16126 $as_echo_n "checking for -lfontconfig... " >&6; }
16127 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16128   $as_echo_n "(cached) " >&6
16129 else
16130   ac_check_soname_save_LIBS=$LIBS
16131 LIBS="-lfontconfig  $LIBS"
16132   cat >conftest.$ac_ext <<_ACEOF
16133 /* confdefs.h.  */
16134 _ACEOF
16135 cat confdefs.h >>conftest.$ac_ext
16136 cat >>conftest.$ac_ext <<_ACEOF
16137 /* end confdefs.h.  */
16138
16139 /* Override any GCC internal prototype to avoid an error.
16140    Use char because int might match the return type of a GCC
16141    builtin and then its argument prototype would still apply.  */
16142 #ifdef __cplusplus
16143 extern "C"
16144 #endif
16145 char FcInit ();
16146 int
16147 main ()
16148 {
16149 return FcInit ();
16150   ;
16151   return 0;
16152 }
16153 _ACEOF
16154 rm -f conftest.$ac_objext conftest$ac_exeext
16155 if { (ac_try="$ac_link"
16156 case "(($ac_try" in
16157   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16158   *) ac_try_echo=$ac_try;;
16159 esac
16160 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16161 $as_echo "$ac_try_echo") >&5
16162   (eval "$ac_link") 2>conftest.er1
16163   ac_status=$?
16164   grep -v '^ *+' conftest.er1 >conftest.err
16165   rm -f conftest.er1
16166   cat conftest.err >&5
16167   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16168   (exit $ac_status); } && {
16169          test -z "$ac_c_werror_flag" ||
16170          test ! -s conftest.err
16171        } && test -s conftest$ac_exeext && {
16172          test "$cross_compiling" = yes ||
16173          $as_test_x conftest$ac_exeext
16174        }; then
16175   case "$LIBEXT" in
16176     dll) ;;
16177     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'` ;;
16178     *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
16179   esac
16180 else
16181   $as_echo "$as_me: failed program was:" >&5
16182 sed 's/^/| /' conftest.$ac_ext >&5
16183
16184
16185 fi
16186
16187 rm -rf conftest.dSYM
16188 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16189       conftest$ac_exeext conftest.$ac_ext
16190   LIBS=$ac_check_soname_save_LIBS
16191 fi
16192 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16193   { $as_echo "$as_me:$LINENO: result: not found" >&5
16194 $as_echo "not found" >&6; }
16195
16196 else
16197   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16198 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16199
16200 cat >>confdefs.h <<_ACEOF
16201 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16202 _ACEOF
16203
16204
16205 fi
16206
16207 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
16208 then
16209         ac_save_CPPFLAGS="$CPPFLAGS"
16210     CPPFLAGS="$CPPFLAGS $X_CFLAGS"
16211     $as_unset ac_cv_header_fontconfig_fontconfig_h
16212
16213 for ac_header in fontconfig/fontconfig.h
16214 do
16215 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16216 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16217   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16218 $as_echo_n "checking for $ac_header... " >&6; }
16219 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16220   $as_echo_n "(cached) " >&6
16221 fi
16222 ac_res=`eval 'as_val=${'$as_ac_Header'}
16223                  $as_echo "$as_val"'`
16224                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16225 $as_echo "$ac_res" >&6; }
16226 else
16227   # Is the header compilable?
16228 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16229 $as_echo_n "checking $ac_header usability... " >&6; }
16230 cat >conftest.$ac_ext <<_ACEOF
16231 /* confdefs.h.  */
16232 _ACEOF
16233 cat confdefs.h >>conftest.$ac_ext
16234 cat >>conftest.$ac_ext <<_ACEOF
16235 /* end confdefs.h.  */
16236 $ac_includes_default
16237 #include <$ac_header>
16238 _ACEOF
16239 rm -f conftest.$ac_objext
16240 if { (ac_try="$ac_compile"
16241 case "(($ac_try" in
16242   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16243   *) ac_try_echo=$ac_try;;
16244 esac
16245 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16246 $as_echo "$ac_try_echo") >&5
16247   (eval "$ac_compile") 2>conftest.er1
16248   ac_status=$?
16249   grep -v '^ *+' conftest.er1 >conftest.err
16250   rm -f conftest.er1
16251   cat conftest.err >&5
16252   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16253   (exit $ac_status); } && {
16254          test -z "$ac_c_werror_flag" ||
16255          test ! -s conftest.err
16256        } && test -s conftest.$ac_objext; then
16257   ac_header_compiler=yes
16258 else
16259   $as_echo "$as_me: failed program was:" >&5
16260 sed 's/^/| /' conftest.$ac_ext >&5
16261
16262         ac_header_compiler=no
16263 fi
16264
16265 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16266 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16267 $as_echo "$ac_header_compiler" >&6; }
16268
16269 # Is the header present?
16270 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16271 $as_echo_n "checking $ac_header presence... " >&6; }
16272 cat >conftest.$ac_ext <<_ACEOF
16273 /* confdefs.h.  */
16274 _ACEOF
16275 cat confdefs.h >>conftest.$ac_ext
16276 cat >>conftest.$ac_ext <<_ACEOF
16277 /* end confdefs.h.  */
16278 #include <$ac_header>
16279 _ACEOF
16280 if { (ac_try="$ac_cpp conftest.$ac_ext"
16281 case "(($ac_try" in
16282   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16283   *) ac_try_echo=$ac_try;;
16284 esac
16285 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16286 $as_echo "$ac_try_echo") >&5
16287   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16288   ac_status=$?
16289   grep -v '^ *+' conftest.er1 >conftest.err
16290   rm -f conftest.er1
16291   cat conftest.err >&5
16292   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16293   (exit $ac_status); } >/dev/null && {
16294          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16295          test ! -s conftest.err
16296        }; then
16297   ac_header_preproc=yes
16298 else
16299   $as_echo "$as_me: failed program was:" >&5
16300 sed 's/^/| /' conftest.$ac_ext >&5
16301
16302   ac_header_preproc=no
16303 fi
16304
16305 rm -f conftest.err conftest.$ac_ext
16306 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16307 $as_echo "$ac_header_preproc" >&6; }
16308
16309 # So?  What about this header?
16310 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16311   yes:no: )
16312     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16313 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16314     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16315 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16316     ac_header_preproc=yes
16317     ;;
16318   no:yes:* )
16319     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16320 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16321     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
16322 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
16323     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16324 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16325     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
16326 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
16327     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16328 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16329     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16330 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16331     ( cat <<\_ASBOX
16332 ## ------------------------------------ ##
16333 ## Report this to wine-devel@winehq.org ##
16334 ## ------------------------------------ ##
16335 _ASBOX
16336      ) | sed "s/^/$as_me: WARNING:     /" >&2
16337     ;;
16338 esac
16339 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16340 $as_echo_n "checking for $ac_header... " >&6; }
16341 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16342   $as_echo_n "(cached) " >&6
16343 else
16344   eval "$as_ac_Header=\$ac_header_preproc"
16345 fi
16346 ac_res=`eval 'as_val=${'$as_ac_Header'}
16347                  $as_echo "$as_val"'`
16348                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16349 $as_echo "$ac_res" >&6; }
16350
16351 fi
16352 as_val=`eval 'as_val=${'$as_ac_Header'}
16353                  $as_echo "$as_val"'`
16354    if test "x$as_val" = x""yes; then
16355   cat >>confdefs.h <<_ACEOF
16356 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16357 _ACEOF
16358
16359 fi
16360
16361 done
16362
16363     CPPFLAGS="$ac_save_CPPFLAGS"
16364     if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16365     then
16366         FONTCONFIGINCL="$X_CFLAGS"
16367
16368         { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16369 $as_echo_n "checking for -lfontconfig... " >&6; }
16370 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16371   $as_echo_n "(cached) " >&6
16372 else
16373   ac_check_soname_save_LIBS=$LIBS
16374 LIBS="-lfontconfig $X_LIBS $LIBS"
16375   cat >conftest.$ac_ext <<_ACEOF
16376 /* confdefs.h.  */
16377 _ACEOF
16378 cat confdefs.h >>conftest.$ac_ext
16379 cat >>conftest.$ac_ext <<_ACEOF
16380 /* end confdefs.h.  */
16381
16382 /* Override any GCC internal prototype to avoid an error.
16383    Use char because int might match the return type of a GCC
16384    builtin and then its argument prototype would still apply.  */
16385 #ifdef __cplusplus
16386 extern "C"
16387 #endif
16388 char FcInit ();
16389 int
16390 main ()
16391 {
16392 return FcInit ();
16393   ;
16394   return 0;
16395 }
16396 _ACEOF
16397 rm -f conftest.$ac_objext conftest$ac_exeext
16398 if { (ac_try="$ac_link"
16399 case "(($ac_try" in
16400   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16401   *) ac_try_echo=$ac_try;;
16402 esac
16403 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16404 $as_echo "$ac_try_echo") >&5
16405   (eval "$ac_link") 2>conftest.er1
16406   ac_status=$?
16407   grep -v '^ *+' conftest.er1 >conftest.err
16408   rm -f conftest.er1
16409   cat conftest.err >&5
16410   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16411   (exit $ac_status); } && {
16412          test -z "$ac_c_werror_flag" ||
16413          test ! -s conftest.err
16414        } && test -s conftest$ac_exeext && {
16415          test "$cross_compiling" = yes ||
16416          $as_test_x conftest$ac_exeext
16417        }; then
16418   case "$LIBEXT" in
16419     dll) ;;
16420     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'` ;;
16421     *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
16422   esac
16423 else
16424   $as_echo "$as_me: failed program was:" >&5
16425 sed 's/^/| /' conftest.$ac_ext >&5
16426
16427
16428 fi
16429
16430 rm -rf conftest.dSYM
16431 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16432       conftest$ac_exeext conftest.$ac_ext
16433   LIBS=$ac_check_soname_save_LIBS
16434 fi
16435 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16436   { $as_echo "$as_me:$LINENO: result: not found" >&5
16437 $as_echo "not found" >&6; }
16438
16439 else
16440   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16441 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16442
16443 cat >>confdefs.h <<_ACEOF
16444 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16445 _ACEOF
16446
16447
16448 fi
16449
16450     fi
16451 fi
16452 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16453   case "x$with_fontconfig" in
16454   x)   wine_notices="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
16455   xno) ;;
16456   *)   { { $as_echo "$as_me:$LINENO: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16457 This is an error since --with-fontconfig was requested." >&5
16458 $as_echo "$as_me: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16459 This is an error since --with-fontconfig was requested." >&2;}
16460    { (exit 1); exit 1; }; } ;;
16461 esac
16462 fi
16463
16464
16465 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
16466 then
16467     { $as_echo "$as_me:$LINENO: checking for -lssl" >&5
16468 $as_echo_n "checking for -lssl... " >&6; }
16469 if test "${ac_cv_lib_soname_ssl+set}" = set; then
16470   $as_echo_n "(cached) " >&6
16471 else
16472   ac_check_soname_save_LIBS=$LIBS
16473 LIBS="-lssl  $LIBS"
16474   cat >conftest.$ac_ext <<_ACEOF
16475 /* confdefs.h.  */
16476 _ACEOF
16477 cat confdefs.h >>conftest.$ac_ext
16478 cat >>conftest.$ac_ext <<_ACEOF
16479 /* end confdefs.h.  */
16480
16481 /* Override any GCC internal prototype to avoid an error.
16482    Use char because int might match the return type of a GCC
16483    builtin and then its argument prototype would still apply.  */
16484 #ifdef __cplusplus
16485 extern "C"
16486 #endif
16487 char SSL_library_init ();
16488 int
16489 main ()
16490 {
16491 return SSL_library_init ();
16492   ;
16493   return 0;
16494 }
16495 _ACEOF
16496 rm -f conftest.$ac_objext conftest$ac_exeext
16497 if { (ac_try="$ac_link"
16498 case "(($ac_try" in
16499   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16500   *) ac_try_echo=$ac_try;;
16501 esac
16502 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16503 $as_echo "$ac_try_echo") >&5
16504   (eval "$ac_link") 2>conftest.er1
16505   ac_status=$?
16506   grep -v '^ *+' conftest.er1 >conftest.err
16507   rm -f conftest.er1
16508   cat conftest.err >&5
16509   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16510   (exit $ac_status); } && {
16511          test -z "$ac_c_werror_flag" ||
16512          test ! -s conftest.err
16513        } && test -s conftest$ac_exeext && {
16514          test "$cross_compiling" = yes ||
16515          $as_test_x conftest$ac_exeext
16516        }; then
16517   case "$LIBEXT" in
16518     dll) ;;
16519     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'` ;;
16520     *) ac_cv_lib_soname_ssl=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^     ]*\).*$/\1/"';2,$d'` ;;
16521   esac
16522 else
16523   $as_echo "$as_me: failed program was:" >&5
16524 sed 's/^/| /' conftest.$ac_ext >&5
16525
16526
16527 fi
16528
16529 rm -rf conftest.dSYM
16530 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16531       conftest$ac_exeext conftest.$ac_ext
16532   LIBS=$ac_check_soname_save_LIBS
16533 fi
16534 if test "x$ac_cv_lib_soname_ssl" = "x"; then
16535   { $as_echo "$as_me:$LINENO: result: not found" >&5
16536 $as_echo "not found" >&6; }
16537
16538 else
16539   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
16540 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
16541
16542 cat >>confdefs.h <<_ACEOF
16543 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
16544 _ACEOF
16545
16546
16547 fi
16548
16549     { $as_echo "$as_me:$LINENO: checking for -lcrypto" >&5
16550 $as_echo_n "checking for -lcrypto... " >&6; }
16551 if test "${ac_cv_lib_soname_crypto+set}" = set; then
16552   $as_echo_n "(cached) " >&6
16553 else
16554   ac_check_soname_save_LIBS=$LIBS
16555 LIBS="-lcrypto  $LIBS"
16556   cat >conftest.$ac_ext <<_ACEOF
16557 /* confdefs.h.  */
16558 _ACEOF
16559 cat confdefs.h >>conftest.$ac_ext
16560 cat >>conftest.$ac_ext <<_ACEOF
16561 /* end confdefs.h.  */
16562
16563 /* Override any GCC internal prototype to avoid an error.
16564    Use char because int might match the return type of a GCC
16565    builtin and then its argument prototype would still apply.  */
16566 #ifdef __cplusplus
16567 extern "C"
16568 #endif
16569 char BIO_new_socket ();
16570 int
16571 main ()
16572 {
16573 return BIO_new_socket ();
16574   ;
16575   return 0;
16576 }
16577 _ACEOF
16578 rm -f conftest.$ac_objext conftest$ac_exeext
16579 if { (ac_try="$ac_link"
16580 case "(($ac_try" in
16581   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16582   *) ac_try_echo=$ac_try;;
16583 esac
16584 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16585 $as_echo "$ac_try_echo") >&5
16586   (eval "$ac_link") 2>conftest.er1
16587   ac_status=$?
16588   grep -v '^ *+' conftest.er1 >conftest.err
16589   rm -f conftest.er1
16590   cat conftest.err >&5
16591   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16592   (exit $ac_status); } && {
16593          test -z "$ac_c_werror_flag" ||
16594          test ! -s conftest.err
16595        } && test -s conftest$ac_exeext && {
16596          test "$cross_compiling" = yes ||
16597          $as_test_x conftest$ac_exeext
16598        }; then
16599   case "$LIBEXT" in
16600     dll) ;;
16601     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'` ;;
16602     *) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
16603   esac
16604 else
16605   $as_echo "$as_me: failed program was:" >&5
16606 sed 's/^/| /' conftest.$ac_ext >&5
16607
16608
16609 fi
16610
16611 rm -rf conftest.dSYM
16612 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16613       conftest$ac_exeext conftest.$ac_ext
16614   LIBS=$ac_check_soname_save_LIBS
16615 fi
16616 if test "x$ac_cv_lib_soname_crypto" = "x"; then
16617   { $as_echo "$as_me:$LINENO: result: not found" >&5
16618 $as_echo "not found" >&6; }
16619
16620 else
16621   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
16622 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
16623
16624 cat >>confdefs.h <<_ACEOF
16625 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
16626 _ACEOF
16627
16628
16629 fi
16630
16631 fi
16632 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then
16633   case "x$with_openssl" in
16634   x)   wine_warnings="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
16635   xno) ;;
16636   *)   { { $as_echo "$as_me:$LINENO: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16637 This is an error since --with-openssl was requested." >&5
16638 $as_echo "$as_me: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16639 This is an error since --with-openssl was requested." >&2;}
16640    { (exit 1); exit 1; }; } ;;
16641 esac
16642 fi
16643
16644
16645 if test "$ac_cv_header_jpeglib_h" = "yes"
16646 then
16647     { $as_echo "$as_me:$LINENO: checking for -ljpeg" >&5
16648 $as_echo_n "checking for -ljpeg... " >&6; }
16649 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
16650   $as_echo_n "(cached) " >&6
16651 else
16652   ac_check_soname_save_LIBS=$LIBS
16653 LIBS="-ljpeg  $LIBS"
16654   cat >conftest.$ac_ext <<_ACEOF
16655 /* confdefs.h.  */
16656 _ACEOF
16657 cat confdefs.h >>conftest.$ac_ext
16658 cat >>conftest.$ac_ext <<_ACEOF
16659 /* end confdefs.h.  */
16660
16661 /* Override any GCC internal prototype to avoid an error.
16662    Use char because int might match the return type of a GCC
16663    builtin and then its argument prototype would still apply.  */
16664 #ifdef __cplusplus
16665 extern "C"
16666 #endif
16667 char jpeg_start_decompress ();
16668 int
16669 main ()
16670 {
16671 return jpeg_start_decompress ();
16672   ;
16673   return 0;
16674 }
16675 _ACEOF
16676 rm -f conftest.$ac_objext conftest$ac_exeext
16677 if { (ac_try="$ac_link"
16678 case "(($ac_try" in
16679   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16680   *) ac_try_echo=$ac_try;;
16681 esac
16682 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16683 $as_echo "$ac_try_echo") >&5
16684   (eval "$ac_link") 2>conftest.er1
16685   ac_status=$?
16686   grep -v '^ *+' conftest.er1 >conftest.err
16687   rm -f conftest.er1
16688   cat conftest.err >&5
16689   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16690   (exit $ac_status); } && {
16691          test -z "$ac_c_werror_flag" ||
16692          test ! -s conftest.err
16693        } && test -s conftest$ac_exeext && {
16694          test "$cross_compiling" = yes ||
16695          $as_test_x conftest$ac_exeext
16696        }; then
16697   case "$LIBEXT" in
16698     dll) ;;
16699     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'` ;;
16700     *) ac_cv_lib_soname_jpeg=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
16701   esac
16702 else
16703   $as_echo "$as_me: failed program was:" >&5
16704 sed 's/^/| /' conftest.$ac_ext >&5
16705
16706
16707 fi
16708
16709 rm -rf conftest.dSYM
16710 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16711       conftest$ac_exeext conftest.$ac_ext
16712   LIBS=$ac_check_soname_save_LIBS
16713 fi
16714 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16715   { $as_echo "$as_me:$LINENO: result: not found" >&5
16716 $as_echo "not found" >&6; }
16717
16718 else
16719   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
16720 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
16721
16722 cat >>confdefs.h <<_ACEOF
16723 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
16724 _ACEOF
16725
16726
16727 fi
16728
16729 fi
16730 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16731   case "x$with_jpeg" in
16732   x)   wine_warnings="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
16733   xno) ;;
16734   *)   { { $as_echo "$as_me:$LINENO: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16735 This is an error since --with-jpeg was requested." >&5
16736 $as_echo "$as_me: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16737 This is an error since --with-jpeg was requested." >&2;}
16738    { (exit 1); exit 1; }; } ;;
16739 esac
16740 fi
16741
16742
16743 if test "$ac_cv_header_png_h" = "yes"
16744 then
16745     { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16746 $as_echo_n "checking for -lpng... " >&6; }
16747 if test "${ac_cv_lib_soname_png+set}" = set; then
16748   $as_echo_n "(cached) " >&6
16749 else
16750   ac_check_soname_save_LIBS=$LIBS
16751 LIBS="-lpng -lm -lz $LIBS"
16752   cat >conftest.$ac_ext <<_ACEOF
16753 /* confdefs.h.  */
16754 _ACEOF
16755 cat confdefs.h >>conftest.$ac_ext
16756 cat >>conftest.$ac_ext <<_ACEOF
16757 /* end confdefs.h.  */
16758
16759 /* Override any GCC internal prototype to avoid an error.
16760    Use char because int might match the return type of a GCC
16761    builtin and then its argument prototype would still apply.  */
16762 #ifdef __cplusplus
16763 extern "C"
16764 #endif
16765 char png_create_read_struct ();
16766 int
16767 main ()
16768 {
16769 return png_create_read_struct ();
16770   ;
16771   return 0;
16772 }
16773 _ACEOF
16774 rm -f conftest.$ac_objext conftest$ac_exeext
16775 if { (ac_try="$ac_link"
16776 case "(($ac_try" in
16777   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16778   *) ac_try_echo=$ac_try;;
16779 esac
16780 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16781 $as_echo "$ac_try_echo") >&5
16782   (eval "$ac_link") 2>conftest.er1
16783   ac_status=$?
16784   grep -v '^ *+' conftest.er1 >conftest.err
16785   rm -f conftest.er1
16786   cat conftest.err >&5
16787   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16788   (exit $ac_status); } && {
16789          test -z "$ac_c_werror_flag" ||
16790          test ! -s conftest.err
16791        } && test -s conftest$ac_exeext && {
16792          test "$cross_compiling" = yes ||
16793          $as_test_x conftest$ac_exeext
16794        }; then
16795   case "$LIBEXT" in
16796     dll) ;;
16797     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'` ;;
16798     *) 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'` ;;
16799   esac
16800 else
16801   $as_echo "$as_me: failed program was:" >&5
16802 sed 's/^/| /' conftest.$ac_ext >&5
16803
16804
16805 fi
16806
16807 rm -rf conftest.dSYM
16808 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16809       conftest$ac_exeext conftest.$ac_ext
16810   LIBS=$ac_check_soname_save_LIBS
16811 fi
16812 if test "x$ac_cv_lib_soname_png" = "x"; then
16813   { $as_echo "$as_me:$LINENO: result: not found" >&5
16814 $as_echo "not found" >&6; }
16815
16816 else
16817   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
16818 $as_echo "$ac_cv_lib_soname_png" >&6; }
16819
16820 cat >>confdefs.h <<_ACEOF
16821 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
16822 _ACEOF
16823
16824
16825 fi
16826
16827 elif test -n "$X_CFLAGS" -a "x$with_png" != "xno"
16828 then
16829         ac_save_CPPFLAGS="$CPPFLAGS"
16830     CPPFLAGS="$CPPFLAGS $X_CFLAGS"
16831     $as_unset ac_cv_header_png_h
16832
16833 for ac_header in png.h
16834 do
16835 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16836 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16837   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16838 $as_echo_n "checking for $ac_header... " >&6; }
16839 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16840   $as_echo_n "(cached) " >&6
16841 fi
16842 ac_res=`eval 'as_val=${'$as_ac_Header'}
16843                  $as_echo "$as_val"'`
16844                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16845 $as_echo "$ac_res" >&6; }
16846 else
16847   # Is the header compilable?
16848 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16849 $as_echo_n "checking $ac_header usability... " >&6; }
16850 cat >conftest.$ac_ext <<_ACEOF
16851 /* confdefs.h.  */
16852 _ACEOF
16853 cat confdefs.h >>conftest.$ac_ext
16854 cat >>conftest.$ac_ext <<_ACEOF
16855 /* end confdefs.h.  */
16856 $ac_includes_default
16857 #include <$ac_header>
16858 _ACEOF
16859 rm -f conftest.$ac_objext
16860 if { (ac_try="$ac_compile"
16861 case "(($ac_try" in
16862   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16863   *) ac_try_echo=$ac_try;;
16864 esac
16865 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16866 $as_echo "$ac_try_echo") >&5
16867   (eval "$ac_compile") 2>conftest.er1
16868   ac_status=$?
16869   grep -v '^ *+' conftest.er1 >conftest.err
16870   rm -f conftest.er1
16871   cat conftest.err >&5
16872   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16873   (exit $ac_status); } && {
16874          test -z "$ac_c_werror_flag" ||
16875          test ! -s conftest.err
16876        } && test -s conftest.$ac_objext; then
16877   ac_header_compiler=yes
16878 else
16879   $as_echo "$as_me: failed program was:" >&5
16880 sed 's/^/| /' conftest.$ac_ext >&5
16881
16882         ac_header_compiler=no
16883 fi
16884
16885 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16886 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16887 $as_echo "$ac_header_compiler" >&6; }
16888
16889 # Is the header present?
16890 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16891 $as_echo_n "checking $ac_header presence... " >&6; }
16892 cat >conftest.$ac_ext <<_ACEOF
16893 /* confdefs.h.  */
16894 _ACEOF
16895 cat confdefs.h >>conftest.$ac_ext
16896 cat >>conftest.$ac_ext <<_ACEOF
16897 /* end confdefs.h.  */
16898 #include <$ac_header>
16899 _ACEOF
16900 if { (ac_try="$ac_cpp conftest.$ac_ext"
16901 case "(($ac_try" in
16902   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16903   *) ac_try_echo=$ac_try;;
16904 esac
16905 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16906 $as_echo "$ac_try_echo") >&5
16907   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16908   ac_status=$?
16909   grep -v '^ *+' conftest.er1 >conftest.err
16910   rm -f conftest.er1
16911   cat conftest.err >&5
16912   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16913   (exit $ac_status); } >/dev/null && {
16914          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16915          test ! -s conftest.err
16916        }; then
16917   ac_header_preproc=yes
16918 else
16919   $as_echo "$as_me: failed program was:" >&5
16920 sed 's/^/| /' conftest.$ac_ext >&5
16921
16922   ac_header_preproc=no
16923 fi
16924
16925 rm -f conftest.err conftest.$ac_ext
16926 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16927 $as_echo "$ac_header_preproc" >&6; }
16928
16929 # So?  What about this header?
16930 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16931   yes:no: )
16932     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16933 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16934     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16935 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16936     ac_header_preproc=yes
16937     ;;
16938   no:yes:* )
16939     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16940 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16941     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
16942 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
16943     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16944 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16945     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
16946 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
16947     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16948 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16949     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16950 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16951     ( cat <<\_ASBOX
16952 ## ------------------------------------ ##
16953 ## Report this to wine-devel@winehq.org ##
16954 ## ------------------------------------ ##
16955 _ASBOX
16956      ) | sed "s/^/$as_me: WARNING:     /" >&2
16957     ;;
16958 esac
16959 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16960 $as_echo_n "checking for $ac_header... " >&6; }
16961 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16962   $as_echo_n "(cached) " >&6
16963 else
16964   eval "$as_ac_Header=\$ac_header_preproc"
16965 fi
16966 ac_res=`eval 'as_val=${'$as_ac_Header'}
16967                  $as_echo "$as_val"'`
16968                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16969 $as_echo "$ac_res" >&6; }
16970
16971 fi
16972 as_val=`eval 'as_val=${'$as_ac_Header'}
16973                  $as_echo "$as_val"'`
16974    if test "x$as_val" = x""yes; then
16975   cat >>confdefs.h <<_ACEOF
16976 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16977 _ACEOF
16978
16979 fi
16980
16981 done
16982
16983     CPPFLAGS="$ac_save_CPPFLAGS"
16984     if test "$ac_cv_header_png_h" = "yes"
16985     then
16986         PNGINCL="$X_CFLAGS"
16987
16988         { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16989 $as_echo_n "checking for -lpng... " >&6; }
16990 if test "${ac_cv_lib_soname_png+set}" = set; then
16991   $as_echo_n "(cached) " >&6
16992 else
16993   ac_check_soname_save_LIBS=$LIBS
16994 LIBS="-lpng $X_LIBS -lm -lz $LIBS"
16995   cat >conftest.$ac_ext <<_ACEOF
16996 /* confdefs.h.  */
16997 _ACEOF
16998 cat confdefs.h >>conftest.$ac_ext
16999 cat >>conftest.$ac_ext <<_ACEOF
17000 /* end confdefs.h.  */
17001
17002 /* Override any GCC internal prototype to avoid an error.
17003    Use char because int might match the return type of a GCC
17004    builtin and then its argument prototype would still apply.  */
17005 #ifdef __cplusplus
17006 extern "C"
17007 #endif
17008 char png_create_read_struct ();
17009 int
17010 main ()
17011 {
17012 return png_create_read_struct ();
17013   ;
17014   return 0;
17015 }
17016 _ACEOF
17017 rm -f conftest.$ac_objext conftest$ac_exeext
17018 if { (ac_try="$ac_link"
17019 case "(($ac_try" in
17020   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17021   *) ac_try_echo=$ac_try;;
17022 esac
17023 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17024 $as_echo "$ac_try_echo") >&5
17025   (eval "$ac_link") 2>conftest.er1
17026   ac_status=$?
17027   grep -v '^ *+' conftest.er1 >conftest.err
17028   rm -f conftest.er1
17029   cat conftest.err >&5
17030   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17031   (exit $ac_status); } && {
17032          test -z "$ac_c_werror_flag" ||
17033          test ! -s conftest.err
17034        } && test -s conftest$ac_exeext && {
17035          test "$cross_compiling" = yes ||
17036          $as_test_x conftest$ac_exeext
17037        }; then
17038   case "$LIBEXT" in
17039     dll) ;;
17040     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'` ;;
17041     *) 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'` ;;
17042   esac
17043 else
17044   $as_echo "$as_me: failed program was:" >&5
17045 sed 's/^/| /' conftest.$ac_ext >&5
17046
17047
17048 fi
17049
17050 rm -rf conftest.dSYM
17051 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17052       conftest$ac_exeext conftest.$ac_ext
17053   LIBS=$ac_check_soname_save_LIBS
17054 fi
17055 if test "x$ac_cv_lib_soname_png" = "x"; then
17056   { $as_echo "$as_me:$LINENO: result: not found" >&5
17057 $as_echo "not found" >&6; }
17058
17059 else
17060   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
17061 $as_echo "$ac_cv_lib_soname_png" >&6; }
17062
17063 cat >>confdefs.h <<_ACEOF
17064 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
17065 _ACEOF
17066
17067
17068 fi
17069
17070     fi
17071 fi
17072 if test "x$ac_cv_lib_soname_png" = "x"; then
17073   case "x$with_png" in
17074   x)   wine_warnings="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
17075   xno) ;;
17076   *)   { { $as_echo "$as_me:$LINENO: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17077 This is an error since --with-png was requested." >&5
17078 $as_echo "$as_me: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17079 This is an error since --with-png was requested." >&2;}
17080    { (exit 1); exit 1; }; } ;;
17081 esac
17082 fi
17083
17084
17085 if test "$ac_cv_header_kstat_h" = "yes"
17086 then
17087     { $as_echo "$as_me:$LINENO: checking for kstat_open in -lkstat" >&5
17088 $as_echo_n "checking for kstat_open in -lkstat... " >&6; }
17089 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then
17090   $as_echo_n "(cached) " >&6
17091 else
17092   ac_check_lib_save_LIBS=$LIBS
17093 LIBS="-lkstat  $LIBS"
17094 cat >conftest.$ac_ext <<_ACEOF
17095 /* confdefs.h.  */
17096 _ACEOF
17097 cat confdefs.h >>conftest.$ac_ext
17098 cat >>conftest.$ac_ext <<_ACEOF
17099 /* end confdefs.h.  */
17100
17101 /* Override any GCC internal prototype to avoid an error.
17102    Use char because int might match the return type of a GCC
17103    builtin and then its argument prototype would still apply.  */
17104 #ifdef __cplusplus
17105 extern "C"
17106 #endif
17107 char kstat_open ();
17108 int
17109 main ()
17110 {
17111 return kstat_open ();
17112   ;
17113   return 0;
17114 }
17115 _ACEOF
17116 rm -f conftest.$ac_objext conftest$ac_exeext
17117 if { (ac_try="$ac_link"
17118 case "(($ac_try" in
17119   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17120   *) ac_try_echo=$ac_try;;
17121 esac
17122 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17123 $as_echo "$ac_try_echo") >&5
17124   (eval "$ac_link") 2>conftest.er1
17125   ac_status=$?
17126   grep -v '^ *+' conftest.er1 >conftest.err
17127   rm -f conftest.er1
17128   cat conftest.err >&5
17129   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17130   (exit $ac_status); } && {
17131          test -z "$ac_c_werror_flag" ||
17132          test ! -s conftest.err
17133        } && test -s conftest$ac_exeext && {
17134          test "$cross_compiling" = yes ||
17135          $as_test_x conftest$ac_exeext
17136        }; then
17137   ac_cv_lib_kstat_kstat_open=yes
17138 else
17139   $as_echo "$as_me: failed program was:" >&5
17140 sed 's/^/| /' conftest.$ac_ext >&5
17141
17142         ac_cv_lib_kstat_kstat_open=no
17143 fi
17144
17145 rm -rf conftest.dSYM
17146 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17147       conftest$ac_exeext conftest.$ac_ext
17148 LIBS=$ac_check_lib_save_LIBS
17149 fi
17150 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5
17151 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
17152 if test "x$ac_cv_lib_kstat_kstat_open" = x""yes; then
17153
17154 cat >>confdefs.h <<\_ACEOF
17155 #define HAVE_LIBKSTAT 1
17156 _ACEOF
17157
17158                   LIBKSTAT="-lkstat"
17159
17160 fi
17161
17162 fi
17163
17164 { $as_echo "$as_me:$LINENO: checking for -lodbc" >&5
17165 $as_echo_n "checking for -lodbc... " >&6; }
17166 if test "${ac_cv_lib_soname_odbc+set}" = set; then
17167   $as_echo_n "(cached) " >&6
17168 else
17169   ac_check_soname_save_LIBS=$LIBS
17170 LIBS="-lodbc  $LIBS"
17171   cat >conftest.$ac_ext <<_ACEOF
17172 /* confdefs.h.  */
17173 _ACEOF
17174 cat confdefs.h >>conftest.$ac_ext
17175 cat >>conftest.$ac_ext <<_ACEOF
17176 /* end confdefs.h.  */
17177
17178 /* Override any GCC internal prototype to avoid an error.
17179    Use char because int might match the return type of a GCC
17180    builtin and then its argument prototype would still apply.  */
17181 #ifdef __cplusplus
17182 extern "C"
17183 #endif
17184 char SQLConnect ();
17185 int
17186 main ()
17187 {
17188 return SQLConnect ();
17189   ;
17190   return 0;
17191 }
17192 _ACEOF
17193 rm -f conftest.$ac_objext conftest$ac_exeext
17194 if { (ac_try="$ac_link"
17195 case "(($ac_try" in
17196   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17197   *) ac_try_echo=$ac_try;;
17198 esac
17199 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17200 $as_echo "$ac_try_echo") >&5
17201   (eval "$ac_link") 2>conftest.er1
17202   ac_status=$?
17203   grep -v '^ *+' conftest.er1 >conftest.err
17204   rm -f conftest.er1
17205   cat conftest.err >&5
17206   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17207   (exit $ac_status); } && {
17208          test -z "$ac_c_werror_flag" ||
17209          test ! -s conftest.err
17210        } && test -s conftest$ac_exeext && {
17211          test "$cross_compiling" = yes ||
17212          $as_test_x conftest$ac_exeext
17213        }; then
17214   case "$LIBEXT" in
17215     dll) ;;
17216     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'` ;;
17217     *) ac_cv_lib_soname_odbc=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^  ]*\).*$/\1/"';2,$d'` ;;
17218   esac
17219 else
17220   $as_echo "$as_me: failed program was:" >&5
17221 sed 's/^/| /' conftest.$ac_ext >&5
17222
17223
17224 fi
17225
17226 rm -rf conftest.dSYM
17227 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17228       conftest$ac_exeext conftest.$ac_ext
17229   LIBS=$ac_check_soname_save_LIBS
17230 fi
17231 if test "x$ac_cv_lib_soname_odbc" = "x"; then
17232   { $as_echo "$as_me:$LINENO: result: not found" >&5
17233 $as_echo "not found" >&6; }
17234        cat >>confdefs.h <<_ACEOF
17235 #define SONAME_LIBODBC "libodbc.$LIBEXT"
17236 _ACEOF
17237
17238 else
17239   { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_odbc" >&5
17240 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
17241
17242 cat >>confdefs.h <<_ACEOF
17243 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
17244 _ACEOF
17245
17246
17247 fi
17248
17249
17250 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
17251         "$ac_cv_header_sys_soundcard_h" != "yes" -a \
17252         "$ac_cv_header_machine_soundcard_h" != "yes" -a \
17253         "$ac_cv_header_soundcard_h" != "yes" -a \
17254         "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
17255 then
17256     wine_warnings="$wine_warnings|No sound system was found. Windows applications will be silent."
17257 fi
17258
17259
17260 EXTRACFLAGS=""
17261
17262 if test "x${GCC}" = "xyes"
17263 then
17264   EXTRACFLAGS="-Wall -pipe"
17265
17266     { $as_echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
17267 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
17268 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
17269   $as_echo_n "(cached) " >&6
17270 else
17271   if test "$cross_compiling" = yes; then
17272   ac_cv_c_gcc_strength_bug="yes"
17273 else
17274   cat >conftest.$ac_ext <<_ACEOF
17275 /* confdefs.h.  */
17276 _ACEOF
17277 cat confdefs.h >>conftest.$ac_ext
17278 cat >>conftest.$ac_ext <<_ACEOF
17279 /* end confdefs.h.  */
17280 int L[4] = {0,1,2,3};
17281 int
17282 main ()
17283 {
17284 static int Array[3];
17285   unsigned int B = 3;
17286   int i;
17287   for(i=0; i<B; i++) Array[i] = i - 3;
17288   for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
17289   L[i] = 4;
17290   return (Array[1] != -2 || L[2] != 3)
17291   ;
17292   return 0;
17293 }
17294 _ACEOF
17295 rm -f conftest$ac_exeext
17296 if { (ac_try="$ac_link"
17297 case "(($ac_try" in
17298   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17299   *) ac_try_echo=$ac_try;;
17300 esac
17301 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17302 $as_echo "$ac_try_echo") >&5
17303   (eval "$ac_link") 2>&5
17304   ac_status=$?
17305   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17306   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17307   { (case "(($ac_try" in
17308   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17309   *) ac_try_echo=$ac_try;;
17310 esac
17311 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17312 $as_echo "$ac_try_echo") >&5
17313   (eval "$ac_try") 2>&5
17314   ac_status=$?
17315   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17316   (exit $ac_status); }; }; then
17317   ac_cv_c_gcc_strength_bug="no"
17318 else
17319   $as_echo "$as_me: program exited with status $ac_status" >&5
17320 $as_echo "$as_me: failed program was:" >&5
17321 sed 's/^/| /' conftest.$ac_ext >&5
17322
17323 ( exit $ac_status )
17324 ac_cv_c_gcc_strength_bug="yes"
17325 fi
17326 rm -rf conftest.dSYM
17327 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
17328 fi
17329
17330
17331 fi
17332 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
17333 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
17334   if test "$ac_cv_c_gcc_strength_bug" = "yes"
17335   then
17336     EXTRACFLAGS="$EXTRACFLAGS -fno-strength-reduce"
17337   fi
17338
17339     { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-builtin" >&5
17340 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
17341 if test "${ac_cv_cflags__fno_builtin+set}" = set; then
17342   $as_echo_n "(cached) " >&6
17343 else
17344   ac_wine_try_cflags_saved=$CFLAGS
17345 CFLAGS="$CFLAGS -fno-builtin"
17346 cat >conftest.$ac_ext <<_ACEOF
17347 /* confdefs.h.  */
17348 _ACEOF
17349 cat confdefs.h >>conftest.$ac_ext
17350 cat >>conftest.$ac_ext <<_ACEOF
17351 /* end confdefs.h.  */
17352
17353 int
17354 main ()
17355 {
17356
17357   ;
17358   return 0;
17359 }
17360 _ACEOF
17361 rm -f conftest.$ac_objext conftest$ac_exeext
17362 if { (ac_try="$ac_link"
17363 case "(($ac_try" in
17364   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17365   *) ac_try_echo=$ac_try;;
17366 esac
17367 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17368 $as_echo "$ac_try_echo") >&5
17369   (eval "$ac_link") 2>conftest.er1
17370   ac_status=$?
17371   grep -v '^ *+' conftest.er1 >conftest.err
17372   rm -f conftest.er1
17373   cat conftest.err >&5
17374   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17375   (exit $ac_status); } && {
17376          test -z "$ac_c_werror_flag" ||
17377          test ! -s conftest.err
17378        } && test -s conftest$ac_exeext && {
17379          test "$cross_compiling" = yes ||
17380          $as_test_x conftest$ac_exeext
17381        }; then
17382   ac_cv_cflags__fno_builtin=yes
17383 else
17384   $as_echo "$as_me: failed program was:" >&5
17385 sed 's/^/| /' conftest.$ac_ext >&5
17386
17387         ac_cv_cflags__fno_builtin=no
17388 fi
17389
17390 rm -rf conftest.dSYM
17391 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17392       conftest$ac_exeext conftest.$ac_ext
17393 CFLAGS=$ac_wine_try_cflags_saved
17394 fi
17395 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_builtin" >&5
17396 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
17397 if test $ac_cv_cflags__fno_builtin = yes; then
17398   BUILTINFLAG="-fno-builtin"
17399
17400 fi
17401
17402   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
17403 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
17404 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
17405   $as_echo_n "(cached) " >&6
17406 else
17407   ac_wine_try_cflags_saved=$CFLAGS
17408 CFLAGS="$CFLAGS -fno-strict-aliasing"
17409 cat >conftest.$ac_ext <<_ACEOF
17410 /* confdefs.h.  */
17411 _ACEOF
17412 cat confdefs.h >>conftest.$ac_ext
17413 cat >>conftest.$ac_ext <<_ACEOF
17414 /* end confdefs.h.  */
17415
17416 int
17417 main ()
17418 {
17419
17420   ;
17421   return 0;
17422 }
17423 _ACEOF
17424 rm -f conftest.$ac_objext conftest$ac_exeext
17425 if { (ac_try="$ac_link"
17426 case "(($ac_try" in
17427   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17428   *) ac_try_echo=$ac_try;;
17429 esac
17430 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17431 $as_echo "$ac_try_echo") >&5
17432   (eval "$ac_link") 2>conftest.er1
17433   ac_status=$?
17434   grep -v '^ *+' conftest.er1 >conftest.err
17435   rm -f conftest.er1
17436   cat conftest.err >&5
17437   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17438   (exit $ac_status); } && {
17439          test -z "$ac_c_werror_flag" ||
17440          test ! -s conftest.err
17441        } && test -s conftest$ac_exeext && {
17442          test "$cross_compiling" = yes ||
17443          $as_test_x conftest$ac_exeext
17444        }; then
17445   ac_cv_cflags__fno_strict_aliasing=yes
17446 else
17447   $as_echo "$as_me: failed program was:" >&5
17448 sed 's/^/| /' conftest.$ac_ext >&5
17449
17450         ac_cv_cflags__fno_strict_aliasing=no
17451 fi
17452
17453 rm -rf conftest.dSYM
17454 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17455       conftest$ac_exeext conftest.$ac_ext
17456 CFLAGS=$ac_wine_try_cflags_saved
17457 fi
17458 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
17459 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
17460 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
17461   EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing"
17462 fi
17463
17464   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
17465 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
17466 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
17467   $as_echo_n "(cached) " >&6
17468 else
17469   ac_wine_try_cflags_saved=$CFLAGS
17470 CFLAGS="$CFLAGS -Wdeclaration-after-statement"
17471 cat >conftest.$ac_ext <<_ACEOF
17472 /* confdefs.h.  */
17473 _ACEOF
17474 cat confdefs.h >>conftest.$ac_ext
17475 cat >>conftest.$ac_ext <<_ACEOF
17476 /* end confdefs.h.  */
17477
17478 int
17479 main ()
17480 {
17481
17482   ;
17483   return 0;
17484 }
17485 _ACEOF
17486 rm -f conftest.$ac_objext conftest$ac_exeext
17487 if { (ac_try="$ac_link"
17488 case "(($ac_try" in
17489   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17490   *) ac_try_echo=$ac_try;;
17491 esac
17492 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17493 $as_echo "$ac_try_echo") >&5
17494   (eval "$ac_link") 2>conftest.er1
17495   ac_status=$?
17496   grep -v '^ *+' conftest.er1 >conftest.err
17497   rm -f conftest.er1
17498   cat conftest.err >&5
17499   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17500   (exit $ac_status); } && {
17501          test -z "$ac_c_werror_flag" ||
17502          test ! -s conftest.err
17503        } && test -s conftest$ac_exeext && {
17504          test "$cross_compiling" = yes ||
17505          $as_test_x conftest$ac_exeext
17506        }; then
17507   ac_cv_cflags__Wdeclaration_after_statement=yes
17508 else
17509   $as_echo "$as_me: failed program was:" >&5
17510 sed 's/^/| /' conftest.$ac_ext >&5
17511
17512         ac_cv_cflags__Wdeclaration_after_statement=no
17513 fi
17514
17515 rm -rf conftest.dSYM
17516 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17517       conftest$ac_exeext conftest.$ac_ext
17518 CFLAGS=$ac_wine_try_cflags_saved
17519 fi
17520 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
17521 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
17522 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
17523   EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
17524 fi
17525
17526   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
17527 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
17528 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
17529   $as_echo_n "(cached) " >&6
17530 else
17531   ac_wine_try_cflags_saved=$CFLAGS
17532 CFLAGS="$CFLAGS -Wwrite-strings"
17533 cat >conftest.$ac_ext <<_ACEOF
17534 /* confdefs.h.  */
17535 _ACEOF
17536 cat confdefs.h >>conftest.$ac_ext
17537 cat >>conftest.$ac_ext <<_ACEOF
17538 /* end confdefs.h.  */
17539
17540 int
17541 main ()
17542 {
17543
17544   ;
17545   return 0;
17546 }
17547 _ACEOF
17548 rm -f conftest.$ac_objext conftest$ac_exeext
17549 if { (ac_try="$ac_link"
17550 case "(($ac_try" in
17551   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17552   *) ac_try_echo=$ac_try;;
17553 esac
17554 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17555 $as_echo "$ac_try_echo") >&5
17556   (eval "$ac_link") 2>conftest.er1
17557   ac_status=$?
17558   grep -v '^ *+' conftest.er1 >conftest.err
17559   rm -f conftest.er1
17560   cat conftest.err >&5
17561   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17562   (exit $ac_status); } && {
17563          test -z "$ac_c_werror_flag" ||
17564          test ! -s conftest.err
17565        } && test -s conftest$ac_exeext && {
17566          test "$cross_compiling" = yes ||
17567          $as_test_x conftest$ac_exeext
17568        }; then
17569   ac_cv_cflags__Wwrite_strings=yes
17570 else
17571   $as_echo "$as_me: failed program was:" >&5
17572 sed 's/^/| /' conftest.$ac_ext >&5
17573
17574         ac_cv_cflags__Wwrite_strings=no
17575 fi
17576
17577 rm -rf conftest.dSYM
17578 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17579       conftest$ac_exeext conftest.$ac_ext
17580 CFLAGS=$ac_wine_try_cflags_saved
17581 fi
17582 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
17583 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
17584 if test $ac_cv_cflags__Wwrite_strings = yes; then
17585   EXTRACFLAGS="$EXTRACFLAGS -Wwrite-strings"
17586 fi
17587
17588   { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wtype-limits" >&5
17589 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
17590 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then
17591   $as_echo_n "(cached) " >&6
17592 else
17593   ac_wine_try_cflags_saved=$CFLAGS
17594 CFLAGS="$CFLAGS -Wtype-limits"
17595 cat >conftest.$ac_ext <<_ACEOF
17596 /* confdefs.h.  */
17597 _ACEOF
17598 cat confdefs.h >>conftest.$ac_ext
17599 cat >>conftest.$ac_ext <<_ACEOF
17600 /* end confdefs.h.  */
17601
17602 int
17603 main ()
17604 {
17605
17606   ;
17607   return 0;
17608 }
17609 _ACEOF
17610 rm -f conftest.$ac_objext conftest$ac_exeext
17611 if { (ac_try="$ac_link"
17612 case "(($ac_try" in
17613   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17614   *) ac_try_echo=$ac_try;;
17615 esac
17616 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17617 $as_echo "$ac_try_echo") >&5
17618   (eval "$ac_link") 2>conftest.er1
17619   ac_status=$?
17620   grep -v '^ *+' conftest.er1 >conftest.err
17621   rm -f conftest.er1
17622   cat conftest.err >&5
17623   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17624   (exit $ac_status); } && {
17625          test -z "$ac_c_werror_flag" ||
17626          test ! -s conftest.err
17627        } && test -s conftest$ac_exeext && {
17628          test "$cross_compiling" = yes ||
17629          $as_test_x conftest$ac_exeext
17630        }; then
17631   ac_cv_cflags__Wtype_limits=yes
17632 else
17633   $as_echo "$as_me: failed program was:" >&5
17634 sed 's/^/| /' conftest.$ac_ext >&5
17635
17636         ac_cv_cflags__Wtype_limits=no
17637 fi
17638
17639 rm -rf conftest.dSYM
17640 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17641       conftest$ac_exeext conftest.$ac_ext
17642 CFLAGS=$ac_wine_try_cflags_saved
17643 fi
17644 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wtype_limits" >&5
17645 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
17646 if test $ac_cv_cflags__Wtype_limits = yes; then
17647   EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
17648 fi
17649
17650
17651     saved_CFLAGS="$CFLAGS"
17652   CFLAGS="$CFLAGS -Wpointer-arith -Werror"
17653   { $as_echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
17654 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
17655 if test "${ac_cv_c_string_h_warnings+set}" = set; then
17656   $as_echo_n "(cached) " >&6
17657 else
17658   cat >conftest.$ac_ext <<_ACEOF
17659 /* confdefs.h.  */
17660 _ACEOF
17661 cat confdefs.h >>conftest.$ac_ext
17662 cat >>conftest.$ac_ext <<_ACEOF
17663 /* end confdefs.h.  */
17664 #include <string.h>
17665 int
17666 main ()
17667 {
17668
17669   ;
17670   return 0;
17671 }
17672 _ACEOF
17673 rm -f conftest.$ac_objext
17674 if { (ac_try="$ac_compile"
17675 case "(($ac_try" in
17676   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17677   *) ac_try_echo=$ac_try;;
17678 esac
17679 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17680 $as_echo "$ac_try_echo") >&5
17681   (eval "$ac_compile") 2>conftest.er1
17682   ac_status=$?
17683   grep -v '^ *+' conftest.er1 >conftest.err
17684   rm -f conftest.er1
17685   cat conftest.err >&5
17686   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17687   (exit $ac_status); } && {
17688          test -z "$ac_c_werror_flag" ||
17689          test ! -s conftest.err
17690        } && test -s conftest.$ac_objext; then
17691   ac_cv_c_string_h_warnings=no
17692 else
17693   $as_echo "$as_me: failed program was:" >&5
17694 sed 's/^/| /' conftest.$ac_ext >&5
17695
17696         ac_cv_c_string_h_warnings=yes
17697 fi
17698
17699 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17700 fi
17701 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
17702 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
17703   CFLAGS="$saved_CFLAGS"
17704   if test "$ac_cv_c_string_h_warnings" = "no"
17705   then
17706     EXTRACFLAGS="$EXTRACFLAGS -Wpointer-arith"
17707   fi
17708 fi
17709
17710
17711 { $as_echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
17712 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
17713 if test "${ac_cv_c_extern_prefix+set}" = set; then
17714   $as_echo_n "(cached) " >&6
17715 else
17716   cat >conftest.$ac_ext <<_ACEOF
17717 /* confdefs.h.  */
17718 _ACEOF
17719 cat confdefs.h >>conftest.$ac_ext
17720 cat >>conftest.$ac_ext <<_ACEOF
17721 /* end confdefs.h.  */
17722 extern int ac_test;
17723 int
17724 main ()
17725 {
17726 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
17727   ;
17728   return 0;
17729 }
17730 _ACEOF
17731 rm -f conftest.$ac_objext conftest$ac_exeext
17732 if { (ac_try="$ac_link"
17733 case "(($ac_try" in
17734   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17735   *) ac_try_echo=$ac_try;;
17736 esac
17737 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17738 $as_echo "$ac_try_echo") >&5
17739   (eval "$ac_link") 2>conftest.er1
17740   ac_status=$?
17741   grep -v '^ *+' conftest.er1 >conftest.err
17742   rm -f conftest.er1
17743   cat conftest.err >&5
17744   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17745   (exit $ac_status); } && {
17746          test -z "$ac_c_werror_flag" ||
17747          test ! -s conftest.err
17748        } && test -s conftest$ac_exeext && {
17749          test "$cross_compiling" = yes ||
17750          $as_test_x conftest$ac_exeext
17751        }; then
17752   ac_cv_c_extern_prefix="yes"
17753 else
17754   $as_echo "$as_me: failed program was:" >&5
17755 sed 's/^/| /' conftest.$ac_ext >&5
17756
17757         ac_cv_c_extern_prefix="no"
17758 fi
17759
17760 rm -rf conftest.dSYM
17761 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17762       conftest$ac_exeext conftest.$ac_ext
17763 fi
17764 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
17765 $as_echo "$ac_cv_c_extern_prefix" >&6; }
17766
17767 case $host_cpu in
17768   *i[3456789]86*)
17769     { $as_echo "$as_me:$LINENO: checking whether external symbols need stdcall decoration" >&5
17770 $as_echo_n "checking whether external symbols need stdcall decoration... " >&6; }
17771 if test "${ac_cv_c_stdcall_suffix+set}" = set; then
17772   $as_echo_n "(cached) " >&6
17773 else
17774   cat >conftest.$ac_ext <<_ACEOF
17775 /* confdefs.h.  */
17776 _ACEOF
17777 cat confdefs.h >>conftest.$ac_ext
17778 cat >>conftest.$ac_ext <<_ACEOF
17779 /* end confdefs.h.  */
17780 #ifndef _MSC_VER
17781 #define __stdcall __attribute__((__stdcall__))
17782 #endif
17783 int __stdcall ac_test(int i) { return i; }
17784 int
17785 main ()
17786 {
17787 asm("jmp _ac_test@4"); if (ac_test(1)) return 1
17788   ;
17789   return 0;
17790 }
17791 _ACEOF
17792 rm -f conftest.$ac_objext conftest$ac_exeext
17793 if { (ac_try="$ac_link"
17794 case "(($ac_try" in
17795   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17796   *) ac_try_echo=$ac_try;;
17797 esac
17798 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17799 $as_echo "$ac_try_echo") >&5
17800   (eval "$ac_link") 2>conftest.er1
17801   ac_status=$?
17802   grep -v '^ *+' conftest.er1 >conftest.err
17803   rm -f conftest.er1
17804   cat conftest.err >&5
17805   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17806   (exit $ac_status); } && {
17807          test -z "$ac_c_werror_flag" ||
17808          test ! -s conftest.err
17809        } && test -s conftest$ac_exeext && {
17810          test "$cross_compiling" = yes ||
17811          $as_test_x conftest$ac_exeext
17812        }; then
17813   ac_cv_c_stdcall_suffix="yes"
17814 else
17815   $as_echo "$as_me: failed program was:" >&5
17816 sed 's/^/| /' conftest.$ac_ext >&5
17817
17818         ac_cv_c_stdcall_suffix="no"
17819 fi
17820
17821 rm -rf conftest.dSYM
17822 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17823       conftest$ac_exeext conftest.$ac_ext
17824 fi
17825 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_stdcall_suffix" >&5
17826 $as_echo "$ac_cv_c_stdcall_suffix" >&6; } ;;
17827   *) ac_cv_c_stdcall_suffix="no" ;;
17828 esac
17829
17830
17831
17832 if test "$ac_cv_c_extern_prefix" = "yes"
17833 then
17834     cat >>confdefs.h <<\_ACEOF
17835 #define __ASM_NAME(name) "_" name
17836 _ACEOF
17837
17838     asm_name_prefix="_"
17839 else
17840     cat >>confdefs.h <<\_ACEOF
17841 #define __ASM_NAME(name) name
17842 _ACEOF
17843
17844     asm_name_prefix=""
17845 fi
17846
17847
17848
17849 if test "$ac_cv_c_stdcall_suffix" = "yes"
17850 then
17851     cat >>confdefs.h <<\_ACEOF
17852 #define __ASM_STDCALL(args) "@" #args
17853 _ACEOF
17854
17855 else
17856     cat >>confdefs.h <<\_ACEOF
17857 #define __ASM_STDCALL(args) ""
17858 _ACEOF
17859
17860 fi
17861
17862
17863 { $as_echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
17864 $as_echo_n "checking how to define a function in assembly code... " >&6; }
17865 if test "${ac_cv_asm_func_def+set}" = set; then
17866   $as_echo_n "(cached) " >&6
17867 else
17868   cat >conftest.$ac_ext <<_ACEOF
17869 /* confdefs.h.  */
17870 _ACEOF
17871 cat confdefs.h >>conftest.$ac_ext
17872 cat >>conftest.$ac_ext <<_ACEOF
17873 /* end confdefs.h.  */
17874
17875 int
17876 main ()
17877 {
17878 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
17879   ;
17880   return 0;
17881 }
17882 _ACEOF
17883 rm -f conftest.$ac_objext conftest$ac_exeext
17884 if { (ac_try="$ac_link"
17885 case "(($ac_try" in
17886   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17887   *) ac_try_echo=$ac_try;;
17888 esac
17889 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17890 $as_echo "$ac_try_echo") >&5
17891   (eval "$ac_link") 2>conftest.er1
17892   ac_status=$?
17893   grep -v '^ *+' conftest.er1 >conftest.err
17894   rm -f conftest.er1
17895   cat conftest.err >&5
17896   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17897   (exit $ac_status); } && {
17898          test -z "$ac_c_werror_flag" ||
17899          test ! -s conftest.err
17900        } && test -s conftest$ac_exeext && {
17901          test "$cross_compiling" = yes ||
17902          $as_test_x conftest$ac_exeext
17903        }; then
17904   ac_cv_asm_func_def=".def"
17905 else
17906   $as_echo "$as_me: failed program was:" >&5
17907 sed 's/^/| /' conftest.$ac_ext >&5
17908
17909         cat >conftest.$ac_ext <<_ACEOF
17910 /* confdefs.h.  */
17911 _ACEOF
17912 cat confdefs.h >>conftest.$ac_ext
17913 cat >>conftest.$ac_ext <<_ACEOF
17914 /* end confdefs.h.  */
17915
17916 int
17917 main ()
17918 {
17919 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
17920   ;
17921   return 0;
17922 }
17923 _ACEOF
17924 rm -f conftest.$ac_objext conftest$ac_exeext
17925 if { (ac_try="$ac_link"
17926 case "(($ac_try" in
17927   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17928   *) ac_try_echo=$ac_try;;
17929 esac
17930 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17931 $as_echo "$ac_try_echo") >&5
17932   (eval "$ac_link") 2>conftest.er1
17933   ac_status=$?
17934   grep -v '^ *+' conftest.er1 >conftest.err
17935   rm -f conftest.er1
17936   cat conftest.err >&5
17937   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17938   (exit $ac_status); } && {
17939          test -z "$ac_c_werror_flag" ||
17940          test ! -s conftest.err
17941        } && test -s conftest$ac_exeext && {
17942          test "$cross_compiling" = yes ||
17943          $as_test_x conftest$ac_exeext
17944        }; then
17945   ac_cv_asm_func_def=".type @function"
17946 else
17947   $as_echo "$as_me: failed program was:" >&5
17948 sed 's/^/| /' conftest.$ac_ext >&5
17949
17950         cat >conftest.$ac_ext <<_ACEOF
17951 /* confdefs.h.  */
17952 _ACEOF
17953 cat confdefs.h >>conftest.$ac_ext
17954 cat >>conftest.$ac_ext <<_ACEOF
17955 /* end confdefs.h.  */
17956
17957 int
17958 main ()
17959 {
17960 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
17961   ;
17962   return 0;
17963 }
17964 _ACEOF
17965 rm -f conftest.$ac_objext conftest$ac_exeext
17966 if { (ac_try="$ac_link"
17967 case "(($ac_try" in
17968   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17969   *) ac_try_echo=$ac_try;;
17970 esac
17971 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17972 $as_echo "$ac_try_echo") >&5
17973   (eval "$ac_link") 2>conftest.er1
17974   ac_status=$?
17975   grep -v '^ *+' conftest.er1 >conftest.err
17976   rm -f conftest.er1
17977   cat conftest.err >&5
17978   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17979   (exit $ac_status); } && {
17980          test -z "$ac_c_werror_flag" ||
17981          test ! -s conftest.err
17982        } && test -s conftest$ac_exeext && {
17983          test "$cross_compiling" = yes ||
17984          $as_test_x conftest$ac_exeext
17985        }; then
17986   ac_cv_asm_func_def=".type 2"
17987 else
17988   $as_echo "$as_me: failed program was:" >&5
17989 sed 's/^/| /' conftest.$ac_ext >&5
17990
17991         ac_cv_asm_func_def="unknown"
17992 fi
17993
17994 rm -rf conftest.dSYM
17995 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17996       conftest$ac_exeext conftest.$ac_ext
17997 fi
17998
17999 rm -rf conftest.dSYM
18000 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18001       conftest$ac_exeext conftest.$ac_ext
18002 fi
18003
18004 rm -rf conftest.dSYM
18005 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18006       conftest$ac_exeext conftest.$ac_ext
18007 fi
18008 { $as_echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
18009 $as_echo "$ac_cv_asm_func_def" >&6; }
18010
18011
18012
18013 case "$ac_cv_asm_func_def" in
18014   ".def")
18015      cat >>confdefs.h <<\_ACEOF
18016 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
18017 _ACEOF
18018
18019      asm_func_header=".def $asm_name_prefix\" #name suffix \"; .scl 2; .type 32; .endef" ;;
18020   ".type @function")
18021      cat >>confdefs.h <<\_ACEOF
18022 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
18023 _ACEOF
18024
18025      asm_func_header=".type $asm_name_prefix\" #name suffix \",@function" ;;
18026   ".type 2")
18027      cat >>confdefs.h <<\_ACEOF
18028 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
18029 _ACEOF
18030
18031      asm_func_header=".type $asm_name_prefix\" #name suffix \",2" ;;
18032   *)
18033      cat >>confdefs.h <<\_ACEOF
18034 #define __ASM_FUNC(name) ""
18035 _ACEOF
18036
18037      asm_func_header="" ;;
18038 esac
18039
18040 { $as_echo "$as_me:$LINENO: checking whether asm() works outside of functions" >&5
18041 $as_echo_n "checking whether asm() works outside of functions... " >&6; }
18042 if test "${ac_cv_c_asm_outside_funcs+set}" = set; then
18043   $as_echo_n "(cached) " >&6
18044 else
18045   cat >conftest.$ac_ext <<_ACEOF
18046 /* confdefs.h.  */
18047 _ACEOF
18048 cat confdefs.h >>conftest.$ac_ext
18049 cat >>conftest.$ac_ext <<_ACEOF
18050 /* end confdefs.h.  */
18051 asm(".text\n\t.long 0");
18052 int
18053 main ()
18054 {
18055
18056   ;
18057   return 0;
18058 }
18059 _ACEOF
18060 rm -f conftest.$ac_objext
18061 if { (ac_try="$ac_compile"
18062 case "(($ac_try" in
18063   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18064   *) ac_try_echo=$ac_try;;
18065 esac
18066 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18067 $as_echo "$ac_try_echo") >&5
18068   (eval "$ac_compile") 2>conftest.er1
18069   ac_status=$?
18070   grep -v '^ *+' conftest.er1 >conftest.err
18071   rm -f conftest.er1
18072   cat conftest.err >&5
18073   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18074   (exit $ac_status); } && {
18075          test -z "$ac_c_werror_flag" ||
18076          test ! -s conftest.err
18077        } && test -s conftest.$ac_objext; then
18078   ac_cv_c_asm_outside_funcs="yes"
18079 else
18080   $as_echo "$as_me: failed program was:" >&5
18081 sed 's/^/| /' conftest.$ac_ext >&5
18082
18083         ac_cv_c_asm_outside_funcs="no"
18084 fi
18085
18086 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18087 fi
18088 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_asm_outside_funcs" >&5
18089 $as_echo "$ac_cv_c_asm_outside_funcs" >&6; }
18090
18091 { $as_echo "$as_me:$LINENO: checking whether .previous is supported in assembly code" >&5
18092 $as_echo_n "checking whether .previous is supported in assembly code... " >&6; }
18093 if test "${ac_cv_c_dot_previous+set}" = set; then
18094   $as_echo_n "(cached) " >&6
18095 else
18096   cat >conftest.$ac_ext <<_ACEOF
18097 /* confdefs.h.  */
18098 _ACEOF
18099 cat confdefs.h >>conftest.$ac_ext
18100 cat >>conftest.$ac_ext <<_ACEOF
18101 /* end confdefs.h.  */
18102
18103 int
18104 main ()
18105 {
18106 asm(".text\nac_test:\t.long 0\n\t.previous");
18107   ;
18108   return 0;
18109 }
18110 _ACEOF
18111 rm -f conftest.$ac_objext conftest$ac_exeext
18112 if { (ac_try="$ac_link"
18113 case "(($ac_try" in
18114   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18115   *) ac_try_echo=$ac_try;;
18116 esac
18117 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18118 $as_echo "$ac_try_echo") >&5
18119   (eval "$ac_link") 2>conftest.er1
18120   ac_status=$?
18121   grep -v '^ *+' conftest.er1 >conftest.err
18122   rm -f conftest.er1
18123   cat conftest.err >&5
18124   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18125   (exit $ac_status); } && {
18126          test -z "$ac_c_werror_flag" ||
18127          test ! -s conftest.err
18128        } && test -s conftest$ac_exeext && {
18129          test "$cross_compiling" = yes ||
18130          $as_test_x conftest$ac_exeext
18131        }; then
18132   ac_cv_c_dot_previous="yes"
18133 else
18134   $as_echo "$as_me: failed program was:" >&5
18135 sed 's/^/| /' conftest.$ac_ext >&5
18136
18137         ac_cv_c_dot_previous="no"
18138 fi
18139
18140 rm -rf conftest.dSYM
18141 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18142       conftest$ac_exeext conftest.$ac_ext
18143 fi
18144 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dot_previous" >&5
18145 $as_echo "$ac_cv_c_dot_previous" >&6; }
18146
18147 { $as_echo "$as_me:$LINENO: checking whether CFI directives are supported in assembly code" >&5
18148 $as_echo_n "checking whether CFI directives are supported in assembly code... " >&6; }
18149 if test "${ac_cv_c_cfi_support+set}" = set; then
18150   $as_echo_n "(cached) " >&6
18151 else
18152   cat >conftest.$ac_ext <<_ACEOF
18153 /* confdefs.h.  */
18154 _ACEOF
18155 cat confdefs.h >>conftest.$ac_ext
18156 cat >>conftest.$ac_ext <<_ACEOF
18157 /* end confdefs.h.  */
18158 asm(".text\nac_test:\t.cfi_startproc\n\t.long 0\n\t.cfi_endproc");
18159 int
18160 main ()
18161 {
18162
18163   ;
18164   return 0;
18165 }
18166 _ACEOF
18167 rm -f conftest.$ac_objext
18168 if { (ac_try="$ac_compile"
18169 case "(($ac_try" in
18170   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18171   *) ac_try_echo=$ac_try;;
18172 esac
18173 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18174 $as_echo "$ac_try_echo") >&5
18175   (eval "$ac_compile") 2>conftest.er1
18176   ac_status=$?
18177   grep -v '^ *+' conftest.er1 >conftest.err
18178   rm -f conftest.er1
18179   cat conftest.err >&5
18180   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18181   (exit $ac_status); } && {
18182          test -z "$ac_c_werror_flag" ||
18183          test ! -s conftest.err
18184        } && test -s conftest.$ac_objext; then
18185   ac_cv_c_cfi_support="yes"
18186 else
18187   $as_echo "$as_me: failed program was:" >&5
18188 sed 's/^/| /' conftest.$ac_ext >&5
18189
18190         ac_cv_c_cfi_support="no"
18191 fi
18192
18193 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18194 fi
18195 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_cfi_support" >&5
18196 $as_echo "$ac_cv_c_cfi_support" >&6; }
18197
18198 asm_func_header=".globl $asm_name_prefix\" #name suffix \"\\n\\t$asm_func_header\\n$asm_name_prefix\" #name suffix \":\\n\\t"
18199 asm_func_trailer=""
18200 if test "$ac_cv_c_dot_previous" = "yes"
18201 then
18202    asm_func_trailer="\\n\\t.previous"
18203 fi
18204 if test "$ac_cv_c_cfi_support" = "yes"
18205 then
18206    asm_func_header="$asm_func_header.cfi_startproc\\n\\t"
18207    asm_func_trailer="\\n\\t.cfi_endproc$asm_func_trailer"
18208
18209 cat >>confdefs.h <<\_ACEOF
18210 #define __ASM_CFI(str) str
18211 _ACEOF
18212
18213 else
18214    cat >>confdefs.h <<\_ACEOF
18215 #define __ASM_CFI(str) ""
18216 _ACEOF
18217
18218 fi
18219
18220 asm_func_code="$asm_func_header\" code \"$asm_func_trailer"
18221
18222
18223
18224 if test "$ac_cv_c_asm_outside_funcs" = "yes"
18225 then
18226     cat >>confdefs.h <<_ACEOF
18227 #define __ASM_DEFINE_FUNC(name,suffix,code) asm(".text\n\t.align 4\n\t$asm_func_code");
18228 _ACEOF
18229
18230 else
18231     cat >>confdefs.h <<_ACEOF
18232 #define __ASM_DEFINE_FUNC(name,suffix,code) void __asm_dummy_##name(void) { asm(".text\n\t.align 4\n\t$asm_func_code"); }
18233 _ACEOF
18234
18235 fi
18236
18237 cat >>confdefs.h <<\_ACEOF
18238 #define __ASM_GLOBAL_FUNC(name,code) __ASM_DEFINE_FUNC(name,"",code)
18239 _ACEOF
18240
18241
18242 cat >>confdefs.h <<\_ACEOF
18243 #define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)
18244 _ACEOF
18245
18246
18247
18248 LDPATH=""
18249
18250 case $build_os in
18251   cygwin*|mingw32*)
18252     LDPATH="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
18253     ;;
18254   darwin*|macosx*)
18255     ;;
18256   *)
18257     LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
18258     ;;
18259 esac
18260
18261 case $host_os in
18262   mingw32*)
18263     CRTLIBS="-lmsvcrt"
18264
18265     SOCKETLIBS="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
18266
18267     ;;
18268 esac
18269
18270 case $host_cpu in
18271   *i[3456789]86*)
18272     case $host_os in
18273       linux* | k*bsd*-gnu)
18274         EXTRA_BINARIES="wine-preloader"
18275  ;;
18276     esac
18277     ;;
18278 esac
18279
18280
18281 ac_save_CFLAGS="$CFLAGS"
18282 CFLAGS="$CFLAGS $BUILTINFLAG"
18283
18284
18285
18286
18287
18288
18289
18290
18291
18292
18293
18294
18295
18296
18297
18298
18299
18300
18301
18302
18303
18304
18305
18306
18307
18308
18309
18310
18311
18312
18313
18314
18315
18316
18317
18318
18319
18320
18321
18322
18323
18324
18325
18326
18327
18328
18329
18330
18331
18332
18333
18334
18335
18336
18337
18338
18339
18340
18341
18342
18343
18344
18345
18346
18347
18348
18349
18350
18351
18352 for ac_func in \
18353         _pclose \
18354         _popen \
18355         _snprintf \
18356         _spawnvp \
18357         _strdup \
18358         _stricmp \
18359         _strnicmp \
18360         _strtoi64 \
18361         _strtoui64 \
18362         _vsnprintf \
18363         asctime_r \
18364         chsize \
18365         dlopen \
18366         epoll_create \
18367         ffs \
18368         finite \
18369         fnmatch \
18370         fork \
18371         fpclass \
18372         fstatfs \
18373         fstatvfs \
18374         ftruncate \
18375         futimes \
18376         futimesat \
18377         getdirentries \
18378         getopt_long \
18379         getpagesize \
18380         getpwuid \
18381         gettid \
18382         gettimeofday \
18383         getuid \
18384         kqueue \
18385         lstat \
18386         memmove \
18387         mmap \
18388         pclose \
18389         poll \
18390         popen \
18391         prctl \
18392         pread \
18393         pwrite \
18394         readdir \
18395         readlink \
18396         sched_yield \
18397         select \
18398         setproctitle \
18399         setrlimit \
18400         settimeofday \
18401         sigaltstack \
18402         sigprocmask \
18403         snprintf \
18404         spawnvp \
18405         statfs \
18406         statvfs \
18407         strcasecmp \
18408         strdup \
18409         strerror \
18410         strncasecmp \
18411         strtold \
18412         strtoll \
18413         strtoull \
18414         symlink \
18415         tcgetattr \
18416         thr_kill2 \
18417         timegm \
18418         usleep \
18419         vsnprintf \
18420         wait4 \
18421         waitpid \
18422
18423 do
18424 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18425 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18426 $as_echo_n "checking for $ac_func... " >&6; }
18427 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18428   $as_echo_n "(cached) " >&6
18429 else
18430   cat >conftest.$ac_ext <<_ACEOF
18431 /* confdefs.h.  */
18432 _ACEOF
18433 cat confdefs.h >>conftest.$ac_ext
18434 cat >>conftest.$ac_ext <<_ACEOF
18435 /* end confdefs.h.  */
18436 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18437    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18438 #define $ac_func innocuous_$ac_func
18439
18440 /* System header to define __stub macros and hopefully few prototypes,
18441     which can conflict with char $ac_func (); below.
18442     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18443     <limits.h> exists even on freestanding compilers.  */
18444
18445 #ifdef __STDC__
18446 # include <limits.h>
18447 #else
18448 # include <assert.h>
18449 #endif
18450
18451 #undef $ac_func
18452
18453 /* Override any GCC internal prototype to avoid an error.
18454    Use char because int might match the return type of a GCC
18455    builtin and then its argument prototype would still apply.  */
18456 #ifdef __cplusplus
18457 extern "C"
18458 #endif
18459 char $ac_func ();
18460 /* The GNU C library defines this for functions which it implements
18461     to always fail with ENOSYS.  Some functions are actually named
18462     something starting with __ and the normal name is an alias.  */
18463 #if defined __stub_$ac_func || defined __stub___$ac_func
18464 choke me
18465 #endif
18466
18467 int
18468 main ()
18469 {
18470 return $ac_func ();
18471   ;
18472   return 0;
18473 }
18474 _ACEOF
18475 rm -f conftest.$ac_objext conftest$ac_exeext
18476 if { (ac_try="$ac_link"
18477 case "(($ac_try" in
18478   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18479   *) ac_try_echo=$ac_try;;
18480 esac
18481 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18482 $as_echo "$ac_try_echo") >&5
18483   (eval "$ac_link") 2>conftest.er1
18484   ac_status=$?
18485   grep -v '^ *+' conftest.er1 >conftest.err
18486   rm -f conftest.er1
18487   cat conftest.err >&5
18488   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18489   (exit $ac_status); } && {
18490          test -z "$ac_c_werror_flag" ||
18491          test ! -s conftest.err
18492        } && test -s conftest$ac_exeext && {
18493          test "$cross_compiling" = yes ||
18494          $as_test_x conftest$ac_exeext
18495        }; then
18496   eval "$as_ac_var=yes"
18497 else
18498   $as_echo "$as_me: failed program was:" >&5
18499 sed 's/^/| /' conftest.$ac_ext >&5
18500
18501         eval "$as_ac_var=no"
18502 fi
18503
18504 rm -rf conftest.dSYM
18505 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18506       conftest$ac_exeext conftest.$ac_ext
18507 fi
18508 ac_res=`eval 'as_val=${'$as_ac_var'}
18509                  $as_echo "$as_val"'`
18510                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18511 $as_echo "$ac_res" >&6; }
18512 as_val=`eval 'as_val=${'$as_ac_var'}
18513                  $as_echo "$as_val"'`
18514    if test "x$as_val" = x""yes; then
18515   cat >>confdefs.h <<_ACEOF
18516 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18517 _ACEOF
18518
18519 fi
18520 done
18521
18522 CFLAGS="$ac_save_CFLAGS"
18523
18524 if test "$ac_cv_func_dlopen" = no
18525 then
18526     { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
18527 $as_echo_n "checking for dlopen in -ldl... " >&6; }
18528 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
18529   $as_echo_n "(cached) " >&6
18530 else
18531   ac_check_lib_save_LIBS=$LIBS
18532 LIBS="-ldl  $LIBS"
18533 cat >conftest.$ac_ext <<_ACEOF
18534 /* confdefs.h.  */
18535 _ACEOF
18536 cat confdefs.h >>conftest.$ac_ext
18537 cat >>conftest.$ac_ext <<_ACEOF
18538 /* end confdefs.h.  */
18539
18540 /* Override any GCC internal prototype to avoid an error.
18541    Use char because int might match the return type of a GCC
18542    builtin and then its argument prototype would still apply.  */
18543 #ifdef __cplusplus
18544 extern "C"
18545 #endif
18546 char dlopen ();
18547 int
18548 main ()
18549 {
18550 return dlopen ();
18551   ;
18552   return 0;
18553 }
18554 _ACEOF
18555 rm -f conftest.$ac_objext conftest$ac_exeext
18556 if { (ac_try="$ac_link"
18557 case "(($ac_try" in
18558   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18559   *) ac_try_echo=$ac_try;;
18560 esac
18561 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18562 $as_echo "$ac_try_echo") >&5
18563   (eval "$ac_link") 2>conftest.er1
18564   ac_status=$?
18565   grep -v '^ *+' conftest.er1 >conftest.err
18566   rm -f conftest.er1
18567   cat conftest.err >&5
18568   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18569   (exit $ac_status); } && {
18570          test -z "$ac_c_werror_flag" ||
18571          test ! -s conftest.err
18572        } && test -s conftest$ac_exeext && {
18573          test "$cross_compiling" = yes ||
18574          $as_test_x conftest$ac_exeext
18575        }; then
18576   ac_cv_lib_dl_dlopen=yes
18577 else
18578   $as_echo "$as_me: failed program was:" >&5
18579 sed 's/^/| /' conftest.$ac_ext >&5
18580
18581         ac_cv_lib_dl_dlopen=no
18582 fi
18583
18584 rm -rf conftest.dSYM
18585 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18586       conftest$ac_exeext conftest.$ac_ext
18587 LIBS=$ac_check_lib_save_LIBS
18588 fi
18589 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
18590 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
18591 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then
18592   cat >>confdefs.h <<\_ACEOF
18593 #define HAVE_DLOPEN 1
18594 _ACEOF
18595  LIBDL="-ldl"
18596
18597 fi
18598
18599 fi
18600 ac_wine_check_funcs_save_LIBS="$LIBS"
18601 LIBS="$LIBS $LIBDL"
18602
18603 for ac_func in dladdr
18604 do
18605 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18606 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18607 $as_echo_n "checking for $ac_func... " >&6; }
18608 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18609   $as_echo_n "(cached) " >&6
18610 else
18611   cat >conftest.$ac_ext <<_ACEOF
18612 /* confdefs.h.  */
18613 _ACEOF
18614 cat confdefs.h >>conftest.$ac_ext
18615 cat >>conftest.$ac_ext <<_ACEOF
18616 /* end confdefs.h.  */
18617 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18618    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18619 #define $ac_func innocuous_$ac_func
18620
18621 /* System header to define __stub macros and hopefully few prototypes,
18622     which can conflict with char $ac_func (); below.
18623     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18624     <limits.h> exists even on freestanding compilers.  */
18625
18626 #ifdef __STDC__
18627 # include <limits.h>
18628 #else
18629 # include <assert.h>
18630 #endif
18631
18632 #undef $ac_func
18633
18634 /* Override any GCC internal prototype to avoid an error.
18635    Use char because int might match the return type of a GCC
18636    builtin and then its argument prototype would still apply.  */
18637 #ifdef __cplusplus
18638 extern "C"
18639 #endif
18640 char $ac_func ();
18641 /* The GNU C library defines this for functions which it implements
18642     to always fail with ENOSYS.  Some functions are actually named
18643     something starting with __ and the normal name is an alias.  */
18644 #if defined __stub_$ac_func || defined __stub___$ac_func
18645 choke me
18646 #endif
18647
18648 int
18649 main ()
18650 {
18651 return $ac_func ();
18652   ;
18653   return 0;
18654 }
18655 _ACEOF
18656 rm -f conftest.$ac_objext conftest$ac_exeext
18657 if { (ac_try="$ac_link"
18658 case "(($ac_try" in
18659   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18660   *) ac_try_echo=$ac_try;;
18661 esac
18662 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18663 $as_echo "$ac_try_echo") >&5
18664   (eval "$ac_link") 2>conftest.er1
18665   ac_status=$?
18666   grep -v '^ *+' conftest.er1 >conftest.err
18667   rm -f conftest.er1
18668   cat conftest.err >&5
18669   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18670   (exit $ac_status); } && {
18671          test -z "$ac_c_werror_flag" ||
18672          test ! -s conftest.err
18673        } && test -s conftest$ac_exeext && {
18674          test "$cross_compiling" = yes ||
18675          $as_test_x conftest$ac_exeext
18676        }; then
18677   eval "$as_ac_var=yes"
18678 else
18679   $as_echo "$as_me: failed program was:" >&5
18680 sed 's/^/| /' conftest.$ac_ext >&5
18681
18682         eval "$as_ac_var=no"
18683 fi
18684
18685 rm -rf conftest.dSYM
18686 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18687       conftest$ac_exeext conftest.$ac_ext
18688 fi
18689 ac_res=`eval 'as_val=${'$as_ac_var'}
18690                  $as_echo "$as_val"'`
18691                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18692 $as_echo "$ac_res" >&6; }
18693 as_val=`eval 'as_val=${'$as_ac_var'}
18694                  $as_echo "$as_val"'`
18695    if test "x$as_val" = x""yes; then
18696   cat >>confdefs.h <<_ACEOF
18697 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18698 _ACEOF
18699
18700 fi
18701 done
18702
18703 LIBS="$ac_wine_check_funcs_save_LIBS"
18704
18705 if test "$ac_cv_func_poll" = no
18706 then
18707     { $as_echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
18708 $as_echo_n "checking for poll in -lpoll... " >&6; }
18709 if test "${ac_cv_lib_poll_poll+set}" = set; then
18710   $as_echo_n "(cached) " >&6
18711 else
18712   ac_check_lib_save_LIBS=$LIBS
18713 LIBS="-lpoll  $LIBS"
18714 cat >conftest.$ac_ext <<_ACEOF
18715 /* confdefs.h.  */
18716 _ACEOF
18717 cat confdefs.h >>conftest.$ac_ext
18718 cat >>conftest.$ac_ext <<_ACEOF
18719 /* end confdefs.h.  */
18720
18721 /* Override any GCC internal prototype to avoid an error.
18722    Use char because int might match the return type of a GCC
18723    builtin and then its argument prototype would still apply.  */
18724 #ifdef __cplusplus
18725 extern "C"
18726 #endif
18727 char poll ();
18728 int
18729 main ()
18730 {
18731 return poll ();
18732   ;
18733   return 0;
18734 }
18735 _ACEOF
18736 rm -f conftest.$ac_objext conftest$ac_exeext
18737 if { (ac_try="$ac_link"
18738 case "(($ac_try" in
18739   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18740   *) ac_try_echo=$ac_try;;
18741 esac
18742 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18743 $as_echo "$ac_try_echo") >&5
18744   (eval "$ac_link") 2>conftest.er1
18745   ac_status=$?
18746   grep -v '^ *+' conftest.er1 >conftest.err
18747   rm -f conftest.er1
18748   cat conftest.err >&5
18749   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18750   (exit $ac_status); } && {
18751          test -z "$ac_c_werror_flag" ||
18752          test ! -s conftest.err
18753        } && test -s conftest$ac_exeext && {
18754          test "$cross_compiling" = yes ||
18755          $as_test_x conftest$ac_exeext
18756        }; then
18757   ac_cv_lib_poll_poll=yes
18758 else
18759   $as_echo "$as_me: failed program was:" >&5
18760 sed 's/^/| /' conftest.$ac_ext >&5
18761
18762         ac_cv_lib_poll_poll=no
18763 fi
18764
18765 rm -rf conftest.dSYM
18766 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18767       conftest$ac_exeext conftest.$ac_ext
18768 LIBS=$ac_check_lib_save_LIBS
18769 fi
18770 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
18771 $as_echo "$ac_cv_lib_poll_poll" >&6; }
18772 if test "x$ac_cv_lib_poll_poll" = x""yes; then
18773   cat >>confdefs.h <<\_ACEOF
18774 #define HAVE_POLL 1
18775 _ACEOF
18776  LIBPOLL="-lpoll"
18777
18778 fi
18779
18780 fi
18781
18782 { $as_echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
18783 $as_echo_n "checking for library containing gethostbyname... " >&6; }
18784 if test "${ac_cv_search_gethostbyname+set}" = set; then
18785   $as_echo_n "(cached) " >&6
18786 else
18787   ac_func_search_save_LIBS=$LIBS
18788 cat >conftest.$ac_ext <<_ACEOF
18789 /* confdefs.h.  */
18790 _ACEOF
18791 cat confdefs.h >>conftest.$ac_ext
18792 cat >>conftest.$ac_ext <<_ACEOF
18793 /* end confdefs.h.  */
18794
18795 /* Override any GCC internal prototype to avoid an error.
18796    Use char because int might match the return type of a GCC
18797    builtin and then its argument prototype would still apply.  */
18798 #ifdef __cplusplus
18799 extern "C"
18800 #endif
18801 char gethostbyname ();
18802 int
18803 main ()
18804 {
18805 return gethostbyname ();
18806   ;
18807   return 0;
18808 }
18809 _ACEOF
18810 for ac_lib in '' nsl; do
18811   if test -z "$ac_lib"; then
18812     ac_res="none required"
18813   else
18814     ac_res=-l$ac_lib
18815     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
18816   fi
18817   rm -f conftest.$ac_objext conftest$ac_exeext
18818 if { (ac_try="$ac_link"
18819 case "(($ac_try" in
18820   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18821   *) ac_try_echo=$ac_try;;
18822 esac
18823 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18824 $as_echo "$ac_try_echo") >&5
18825   (eval "$ac_link") 2>conftest.er1
18826   ac_status=$?
18827   grep -v '^ *+' conftest.er1 >conftest.err
18828   rm -f conftest.er1
18829   cat conftest.err >&5
18830   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18831   (exit $ac_status); } && {
18832          test -z "$ac_c_werror_flag" ||
18833          test ! -s conftest.err
18834        } && test -s conftest$ac_exeext && {
18835          test "$cross_compiling" = yes ||
18836          $as_test_x conftest$ac_exeext
18837        }; then
18838   ac_cv_search_gethostbyname=$ac_res
18839 else
18840   $as_echo "$as_me: failed program was:" >&5
18841 sed 's/^/| /' conftest.$ac_ext >&5
18842
18843
18844 fi
18845
18846 rm -rf conftest.dSYM
18847 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18848       conftest$ac_exeext
18849   if test "${ac_cv_search_gethostbyname+set}" = set; then
18850   break
18851 fi
18852 done
18853 if test "${ac_cv_search_gethostbyname+set}" = set; then
18854   :
18855 else
18856   ac_cv_search_gethostbyname=no
18857 fi
18858 rm conftest.$ac_ext
18859 LIBS=$ac_func_search_save_LIBS
18860 fi
18861 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
18862 $as_echo "$ac_cv_search_gethostbyname" >&6; }
18863 ac_res=$ac_cv_search_gethostbyname
18864 if test "$ac_res" != no; then
18865   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18866
18867 fi
18868
18869
18870 { $as_echo "$as_me:$LINENO: checking for library containing connect" >&5
18871 $as_echo_n "checking for library containing connect... " >&6; }
18872 if test "${ac_cv_search_connect+set}" = set; then
18873   $as_echo_n "(cached) " >&6
18874 else
18875   ac_func_search_save_LIBS=$LIBS
18876 cat >conftest.$ac_ext <<_ACEOF
18877 /* confdefs.h.  */
18878 _ACEOF
18879 cat confdefs.h >>conftest.$ac_ext
18880 cat >>conftest.$ac_ext <<_ACEOF
18881 /* end confdefs.h.  */
18882
18883 /* Override any GCC internal prototype to avoid an error.
18884    Use char because int might match the return type of a GCC
18885    builtin and then its argument prototype would still apply.  */
18886 #ifdef __cplusplus
18887 extern "C"
18888 #endif
18889 char connect ();
18890 int
18891 main ()
18892 {
18893 return connect ();
18894   ;
18895   return 0;
18896 }
18897 _ACEOF
18898 for ac_lib in '' socket; do
18899   if test -z "$ac_lib"; then
18900     ac_res="none required"
18901   else
18902     ac_res=-l$ac_lib
18903     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
18904   fi
18905   rm -f conftest.$ac_objext conftest$ac_exeext
18906 if { (ac_try="$ac_link"
18907 case "(($ac_try" in
18908   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18909   *) ac_try_echo=$ac_try;;
18910 esac
18911 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18912 $as_echo "$ac_try_echo") >&5
18913   (eval "$ac_link") 2>conftest.er1
18914   ac_status=$?
18915   grep -v '^ *+' conftest.er1 >conftest.err
18916   rm -f conftest.er1
18917   cat conftest.err >&5
18918   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18919   (exit $ac_status); } && {
18920          test -z "$ac_c_werror_flag" ||
18921          test ! -s conftest.err
18922        } && test -s conftest$ac_exeext && {
18923          test "$cross_compiling" = yes ||
18924          $as_test_x conftest$ac_exeext
18925        }; then
18926   ac_cv_search_connect=$ac_res
18927 else
18928   $as_echo "$as_me: failed program was:" >&5
18929 sed 's/^/| /' conftest.$ac_ext >&5
18930
18931
18932 fi
18933
18934 rm -rf conftest.dSYM
18935 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18936       conftest$ac_exeext
18937   if test "${ac_cv_search_connect+set}" = set; then
18938   break
18939 fi
18940 done
18941 if test "${ac_cv_search_connect+set}" = set; then
18942   :
18943 else
18944   ac_cv_search_connect=no
18945 fi
18946 rm conftest.$ac_ext
18947 LIBS=$ac_func_search_save_LIBS
18948 fi
18949 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
18950 $as_echo "$ac_cv_search_connect" >&6; }
18951 ac_res=$ac_cv_search_connect
18952 if test "$ac_res" != no; then
18953   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18954
18955 fi
18956
18957
18958 { $as_echo "$as_me:$LINENO: checking for library containing inet_aton" >&5
18959 $as_echo_n "checking for library containing inet_aton... " >&6; }
18960 if test "${ac_cv_search_inet_aton+set}" = set; then
18961   $as_echo_n "(cached) " >&6
18962 else
18963   ac_func_search_save_LIBS=$LIBS
18964 cat >conftest.$ac_ext <<_ACEOF
18965 /* confdefs.h.  */
18966 _ACEOF
18967 cat confdefs.h >>conftest.$ac_ext
18968 cat >>conftest.$ac_ext <<_ACEOF
18969 /* end confdefs.h.  */
18970
18971 /* Override any GCC internal prototype to avoid an error.
18972    Use char because int might match the return type of a GCC
18973    builtin and then its argument prototype would still apply.  */
18974 #ifdef __cplusplus
18975 extern "C"
18976 #endif
18977 char inet_aton ();
18978 int
18979 main ()
18980 {
18981 return inet_aton ();
18982   ;
18983   return 0;
18984 }
18985 _ACEOF
18986 for ac_lib in '' resolv; do
18987   if test -z "$ac_lib"; then
18988     ac_res="none required"
18989   else
18990     ac_res=-l$ac_lib
18991     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
18992   fi
18993   rm -f conftest.$ac_objext conftest$ac_exeext
18994 if { (ac_try="$ac_link"
18995 case "(($ac_try" in
18996   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18997   *) ac_try_echo=$ac_try;;
18998 esac
18999 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19000 $as_echo "$ac_try_echo") >&5
19001   (eval "$ac_link") 2>conftest.er1
19002   ac_status=$?
19003   grep -v '^ *+' conftest.er1 >conftest.err
19004   rm -f conftest.er1
19005   cat conftest.err >&5
19006   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19007   (exit $ac_status); } && {
19008          test -z "$ac_c_werror_flag" ||
19009          test ! -s conftest.err
19010        } && test -s conftest$ac_exeext && {
19011          test "$cross_compiling" = yes ||
19012          $as_test_x conftest$ac_exeext
19013        }; then
19014   ac_cv_search_inet_aton=$ac_res
19015 else
19016   $as_echo "$as_me: failed program was:" >&5
19017 sed 's/^/| /' conftest.$ac_ext >&5
19018
19019
19020 fi
19021
19022 rm -rf conftest.dSYM
19023 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19024       conftest$ac_exeext
19025   if test "${ac_cv_search_inet_aton+set}" = set; then
19026   break
19027 fi
19028 done
19029 if test "${ac_cv_search_inet_aton+set}" = set; then
19030   :
19031 else
19032   ac_cv_search_inet_aton=no
19033 fi
19034 rm conftest.$ac_ext
19035 LIBS=$ac_func_search_save_LIBS
19036 fi
19037 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
19038 $as_echo "$ac_cv_search_inet_aton" >&6; }
19039 ac_res=$ac_cv_search_inet_aton
19040 if test "$ac_res" != no; then
19041   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
19042
19043 fi
19044
19045
19046
19047
19048
19049
19050
19051
19052
19053
19054
19055
19056
19057 for ac_func in \
19058         getaddrinfo \
19059         getnameinfo \
19060         getnetbyname \
19061         getprotobyname \
19062         getprotobynumber \
19063         getservbyport \
19064         inet_network \
19065         inet_ntop \
19066         inet_pton \
19067         sendmsg \
19068         socketpair \
19069
19070 do
19071 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19072 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
19073 $as_echo_n "checking for $ac_func... " >&6; }
19074 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19075   $as_echo_n "(cached) " >&6
19076 else
19077   cat >conftest.$ac_ext <<_ACEOF
19078 /* confdefs.h.  */
19079 _ACEOF
19080 cat confdefs.h >>conftest.$ac_ext
19081 cat >>conftest.$ac_ext <<_ACEOF
19082 /* end confdefs.h.  */
19083 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19084    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
19085 #define $ac_func innocuous_$ac_func
19086
19087 /* System header to define __stub macros and hopefully few prototypes,
19088     which can conflict with char $ac_func (); below.
19089     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19090     <limits.h> exists even on freestanding compilers.  */
19091
19092 #ifdef __STDC__
19093 # include <limits.h>
19094 #else
19095 # include <assert.h>
19096 #endif
19097
19098 #undef $ac_func
19099
19100 /* Override any GCC internal prototype to avoid an error.
19101    Use char because int might match the return type of a GCC
19102    builtin and then its argument prototype would still apply.  */
19103 #ifdef __cplusplus
19104 extern "C"
19105 #endif
19106 char $ac_func ();
19107 /* The GNU C library defines this for functions which it implements
19108     to always fail with ENOSYS.  Some functions are actually named
19109     something starting with __ and the normal name is an alias.  */
19110 #if defined __stub_$ac_func || defined __stub___$ac_func
19111 choke me
19112 #endif
19113
19114 int
19115 main ()
19116 {
19117 return $ac_func ();
19118   ;
19119   return 0;
19120 }
19121 _ACEOF
19122 rm -f conftest.$ac_objext conftest$ac_exeext
19123 if { (ac_try="$ac_link"
19124 case "(($ac_try" in
19125   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19126   *) ac_try_echo=$ac_try;;
19127 esac
19128 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19129 $as_echo "$ac_try_echo") >&5
19130   (eval "$ac_link") 2>conftest.er1
19131   ac_status=$?
19132   grep -v '^ *+' conftest.er1 >conftest.err
19133   rm -f conftest.er1
19134   cat conftest.err >&5
19135   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19136   (exit $ac_status); } && {
19137          test -z "$ac_c_werror_flag" ||
19138          test ! -s conftest.err
19139        } && test -s conftest$ac_exeext && {
19140          test "$cross_compiling" = yes ||
19141          $as_test_x conftest$ac_exeext
19142        }; then
19143   eval "$as_ac_var=yes"
19144 else
19145   $as_echo "$as_me: failed program was:" >&5
19146 sed 's/^/| /' conftest.$ac_ext >&5
19147
19148         eval "$as_ac_var=no"
19149 fi
19150
19151 rm -rf conftest.dSYM
19152 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19153       conftest$ac_exeext conftest.$ac_ext
19154 fi
19155 ac_res=`eval 'as_val=${'$as_ac_var'}
19156                  $as_echo "$as_val"'`
19157                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19158 $as_echo "$ac_res" >&6; }
19159 as_val=`eval 'as_val=${'$as_ac_var'}
19160                  $as_echo "$as_val"'`
19161    if test "x$as_val" = x""yes; then
19162   cat >>confdefs.h <<_ACEOF
19163 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
19164 _ACEOF
19165
19166 fi
19167 done
19168
19169
19170 LDAPLIBS=""
19171
19172 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
19173 then
19174     { $as_echo "$as_me:$LINENO: checking for LDAPSortKey" >&5
19175 $as_echo_n "checking for LDAPSortKey... " >&6; }
19176 if test "${ac_cv_type_LDAPSortKey+set}" = set; then
19177   $as_echo_n "(cached) " >&6
19178 else
19179   ac_cv_type_LDAPSortKey=no
19180 cat >conftest.$ac_ext <<_ACEOF
19181 /* confdefs.h.  */
19182 _ACEOF
19183 cat confdefs.h >>conftest.$ac_ext
19184 cat >>conftest.$ac_ext <<_ACEOF
19185 /* end confdefs.h.  */
19186 #include <ldap.h>
19187
19188 int
19189 main ()
19190 {
19191 if (sizeof (LDAPSortKey))
19192        return 0;
19193   ;
19194   return 0;
19195 }
19196 _ACEOF
19197 rm -f conftest.$ac_objext
19198 if { (ac_try="$ac_compile"
19199 case "(($ac_try" in
19200   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19201   *) ac_try_echo=$ac_try;;
19202 esac
19203 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19204 $as_echo "$ac_try_echo") >&5
19205   (eval "$ac_compile") 2>conftest.er1
19206   ac_status=$?
19207   grep -v '^ *+' conftest.er1 >conftest.err
19208   rm -f conftest.er1
19209   cat conftest.err >&5
19210   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19211   (exit $ac_status); } && {
19212          test -z "$ac_c_werror_flag" ||
19213          test ! -s conftest.err
19214        } && test -s conftest.$ac_objext; then
19215   cat >conftest.$ac_ext <<_ACEOF
19216 /* confdefs.h.  */
19217 _ACEOF
19218 cat confdefs.h >>conftest.$ac_ext
19219 cat >>conftest.$ac_ext <<_ACEOF
19220 /* end confdefs.h.  */
19221 #include <ldap.h>
19222
19223 int
19224 main ()
19225 {
19226 if (sizeof ((LDAPSortKey)))
19227           return 0;
19228   ;
19229   return 0;
19230 }
19231 _ACEOF
19232 rm -f conftest.$ac_objext
19233 if { (ac_try="$ac_compile"
19234 case "(($ac_try" in
19235   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19236   *) ac_try_echo=$ac_try;;
19237 esac
19238 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19239 $as_echo "$ac_try_echo") >&5
19240   (eval "$ac_compile") 2>conftest.er1
19241   ac_status=$?
19242   grep -v '^ *+' conftest.er1 >conftest.err
19243   rm -f conftest.er1
19244   cat conftest.err >&5
19245   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19246   (exit $ac_status); } && {
19247          test -z "$ac_c_werror_flag" ||
19248          test ! -s conftest.err
19249        } && test -s conftest.$ac_objext; then
19250   :
19251 else
19252   $as_echo "$as_me: failed program was:" >&5
19253 sed 's/^/| /' conftest.$ac_ext >&5
19254
19255         ac_cv_type_LDAPSortKey=yes
19256 fi
19257
19258 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19259 else
19260   $as_echo "$as_me: failed program was:" >&5
19261 sed 's/^/| /' conftest.$ac_ext >&5
19262
19263
19264 fi
19265
19266 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19267 fi
19268 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_LDAPSortKey" >&5
19269 $as_echo "$ac_cv_type_LDAPSortKey" >&6; }
19270 if test "x$ac_cv_type_LDAPSortKey" = x""yes; then
19271   { $as_echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
19272 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
19273 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
19274   $as_echo_n "(cached) " >&6
19275 else
19276   ac_check_lib_save_LIBS=$LIBS
19277 LIBS="-lldap_r $LIBPTHREAD $LIBS"
19278 cat >conftest.$ac_ext <<_ACEOF
19279 /* confdefs.h.  */
19280 _ACEOF
19281 cat confdefs.h >>conftest.$ac_ext
19282 cat >>conftest.$ac_ext <<_ACEOF
19283 /* end confdefs.h.  */
19284
19285 /* Override any GCC internal prototype to avoid an error.
19286    Use char because int might match the return type of a GCC
19287    builtin and then its argument prototype would still apply.  */
19288 #ifdef __cplusplus
19289 extern "C"
19290 #endif
19291 char ldap_initialize ();
19292 int
19293 main ()
19294 {
19295 return ldap_initialize ();
19296   ;
19297   return 0;
19298 }
19299 _ACEOF
19300 rm -f conftest.$ac_objext conftest$ac_exeext
19301 if { (ac_try="$ac_link"
19302 case "(($ac_try" in
19303   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19304   *) ac_try_echo=$ac_try;;
19305 esac
19306 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19307 $as_echo "$ac_try_echo") >&5
19308   (eval "$ac_link") 2>conftest.er1
19309   ac_status=$?
19310   grep -v '^ *+' conftest.er1 >conftest.err
19311   rm -f conftest.er1
19312   cat conftest.err >&5
19313   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19314   (exit $ac_status); } && {
19315          test -z "$ac_c_werror_flag" ||
19316          test ! -s conftest.err
19317        } && test -s conftest$ac_exeext && {
19318          test "$cross_compiling" = yes ||
19319          $as_test_x conftest$ac_exeext
19320        }; then
19321   ac_cv_lib_ldap_r_ldap_initialize=yes
19322 else
19323   $as_echo "$as_me: failed program was:" >&5
19324 sed 's/^/| /' conftest.$ac_ext >&5
19325
19326         ac_cv_lib_ldap_r_ldap_initialize=no
19327 fi
19328
19329 rm -rf conftest.dSYM
19330 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19331       conftest$ac_exeext conftest.$ac_ext
19332 LIBS=$ac_check_lib_save_LIBS
19333 fi
19334 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
19335 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
19336 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x""yes; then
19337   { $as_echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
19338 $as_echo_n "checking for ber_init in -llber... " >&6; }
19339 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
19340   $as_echo_n "(cached) " >&6
19341 else
19342   ac_check_lib_save_LIBS=$LIBS
19343 LIBS="-llber $LIBPTHREAD $LIBS"
19344 cat >conftest.$ac_ext <<_ACEOF
19345 /* confdefs.h.  */
19346 _ACEOF
19347 cat confdefs.h >>conftest.$ac_ext
19348 cat >>conftest.$ac_ext <<_ACEOF
19349 /* end confdefs.h.  */
19350
19351 /* Override any GCC internal prototype to avoid an error.
19352    Use char because int might match the return type of a GCC
19353    builtin and then its argument prototype would still apply.  */
19354 #ifdef __cplusplus
19355 extern "C"
19356 #endif
19357 char ber_init ();
19358 int
19359 main ()
19360 {
19361 return ber_init ();
19362   ;
19363   return 0;
19364 }
19365 _ACEOF
19366 rm -f conftest.$ac_objext conftest$ac_exeext
19367 if { (ac_try="$ac_link"
19368 case "(($ac_try" in
19369   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19370   *) ac_try_echo=$ac_try;;
19371 esac
19372 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19373 $as_echo "$ac_try_echo") >&5
19374   (eval "$ac_link") 2>conftest.er1
19375   ac_status=$?
19376   grep -v '^ *+' conftest.er1 >conftest.err
19377   rm -f conftest.er1
19378   cat conftest.err >&5
19379   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19380   (exit $ac_status); } && {
19381          test -z "$ac_c_werror_flag" ||
19382          test ! -s conftest.err
19383        } && test -s conftest$ac_exeext && {
19384          test "$cross_compiling" = yes ||
19385          $as_test_x conftest$ac_exeext
19386        }; then
19387   ac_cv_lib_lber_ber_init=yes
19388 else
19389   $as_echo "$as_me: failed program was:" >&5
19390 sed 's/^/| /' conftest.$ac_ext >&5
19391
19392         ac_cv_lib_lber_ber_init=no
19393 fi
19394
19395 rm -rf conftest.dSYM
19396 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19397       conftest$ac_exeext conftest.$ac_ext
19398 LIBS=$ac_check_lib_save_LIBS
19399 fi
19400 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
19401 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
19402 if test "x$ac_cv_lib_lber_ber_init" = x""yes; then
19403
19404 cat >>confdefs.h <<\_ACEOF
19405 #define HAVE_LDAP 1
19406 _ACEOF
19407
19408                  LDAPLIBS="-lldap_r -llber"
19409 fi
19410
19411 fi
19412
19413 fi
19414
19415     ac_wine_check_funcs_save_LIBS="$LIBS"
19416 LIBS="$LIBS $LDAPLIBS $LIBPTHREAD"
19417
19418
19419
19420
19421
19422
19423
19424
19425 for ac_func in \
19426         ldap_count_references \
19427         ldap_first_reference \
19428         ldap_next_reference \
19429         ldap_parse_reference \
19430         ldap_parse_sort_control \
19431         ldap_parse_sortresponse_control \
19432         ldap_parse_vlv_control \
19433         ldap_parse_vlvresponse_control
19434 do
19435 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19436 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
19437 $as_echo_n "checking for $ac_func... " >&6; }
19438 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19439   $as_echo_n "(cached) " >&6
19440 else
19441   cat >conftest.$ac_ext <<_ACEOF
19442 /* confdefs.h.  */
19443 _ACEOF
19444 cat confdefs.h >>conftest.$ac_ext
19445 cat >>conftest.$ac_ext <<_ACEOF
19446 /* end confdefs.h.  */
19447 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19448    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
19449 #define $ac_func innocuous_$ac_func
19450
19451 /* System header to define __stub macros and hopefully few prototypes,
19452     which can conflict with char $ac_func (); below.
19453     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19454     <limits.h> exists even on freestanding compilers.  */
19455
19456 #ifdef __STDC__
19457 # include <limits.h>
19458 #else
19459 # include <assert.h>
19460 #endif
19461
19462 #undef $ac_func
19463
19464 /* Override any GCC internal prototype to avoid an error.
19465    Use char because int might match the return type of a GCC
19466    builtin and then its argument prototype would still apply.  */
19467 #ifdef __cplusplus
19468 extern "C"
19469 #endif
19470 char $ac_func ();
19471 /* The GNU C library defines this for functions which it implements
19472     to always fail with ENOSYS.  Some functions are actually named
19473     something starting with __ and the normal name is an alias.  */
19474 #if defined __stub_$ac_func || defined __stub___$ac_func
19475 choke me
19476 #endif
19477
19478 int
19479 main ()
19480 {
19481 return $ac_func ();
19482   ;
19483   return 0;
19484 }
19485 _ACEOF
19486 rm -f conftest.$ac_objext conftest$ac_exeext
19487 if { (ac_try="$ac_link"
19488 case "(($ac_try" in
19489   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19490   *) ac_try_echo=$ac_try;;
19491 esac
19492 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19493 $as_echo "$ac_try_echo") >&5
19494   (eval "$ac_link") 2>conftest.er1
19495   ac_status=$?
19496   grep -v '^ *+' conftest.er1 >conftest.err
19497   rm -f conftest.er1
19498   cat conftest.err >&5
19499   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19500   (exit $ac_status); } && {
19501          test -z "$ac_c_werror_flag" ||
19502          test ! -s conftest.err
19503        } && test -s conftest$ac_exeext && {
19504          test "$cross_compiling" = yes ||
19505          $as_test_x conftest$ac_exeext
19506        }; then
19507   eval "$as_ac_var=yes"
19508 else
19509   $as_echo "$as_me: failed program was:" >&5
19510 sed 's/^/| /' conftest.$ac_ext >&5
19511
19512         eval "$as_ac_var=no"
19513 fi
19514
19515 rm -rf conftest.dSYM
19516 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19517       conftest$ac_exeext conftest.$ac_ext
19518 fi
19519 ac_res=`eval 'as_val=${'$as_ac_var'}
19520                  $as_echo "$as_val"'`
19521                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19522 $as_echo "$ac_res" >&6; }
19523 as_val=`eval 'as_val=${'$as_ac_var'}
19524                  $as_echo "$as_val"'`
19525    if test "x$as_val" = x""yes; then
19526   cat >>confdefs.h <<_ACEOF
19527 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
19528 _ACEOF
19529
19530 fi
19531 done
19532
19533 LIBS="$ac_wine_check_funcs_save_LIBS"
19534 fi
19535 if test "x$LDAPLIBS" = "x"; then
19536   case "x$with_ldap" in
19537   x)   wine_notices="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
19538   xno) ;;
19539   *)   { { $as_echo "$as_me:$LINENO: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19540 This is an error since --with-ldap was requested." >&5
19541 $as_echo "$as_me: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19542 This is an error since --with-ldap was requested." >&2;}
19543    { (exit 1); exit 1; }; } ;;
19544 esac
19545 fi
19546
19547
19548 { $as_echo "$as_me:$LINENO: checking whether mkdir takes only one argument" >&5
19549 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
19550 if test "${wine_cv_one_arg_mkdir+set}" = set; then
19551   $as_echo_n "(cached) " >&6
19552 else
19553   cat >conftest.$ac_ext <<_ACEOF
19554 /* confdefs.h.  */
19555 _ACEOF
19556 cat confdefs.h >>conftest.$ac_ext
19557 cat >>conftest.$ac_ext <<_ACEOF
19558 /* end confdefs.h.  */
19559 #include <sys/stat.h>
19560 int
19561 main ()
19562 {
19563 mkdir("foo");
19564   ;
19565   return 0;
19566 }
19567 _ACEOF
19568 rm -f conftest.$ac_objext
19569 if { (ac_try="$ac_compile"
19570 case "(($ac_try" in
19571   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19572   *) ac_try_echo=$ac_try;;
19573 esac
19574 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19575 $as_echo "$ac_try_echo") >&5
19576   (eval "$ac_compile") 2>conftest.er1
19577   ac_status=$?
19578   grep -v '^ *+' conftest.er1 >conftest.err
19579   rm -f conftest.er1
19580   cat conftest.err >&5
19581   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19582   (exit $ac_status); } && {
19583          test -z "$ac_c_werror_flag" ||
19584          test ! -s conftest.err
19585        } && test -s conftest.$ac_objext; then
19586   wine_cv_one_arg_mkdir=yes
19587 else
19588   $as_echo "$as_me: failed program was:" >&5
19589 sed 's/^/| /' conftest.$ac_ext >&5
19590
19591         wine_cv_one_arg_mkdir=no
19592 fi
19593
19594 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19595 fi
19596 { $as_echo "$as_me:$LINENO: result: $wine_cv_one_arg_mkdir" >&5
19597 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
19598 if test "$wine_cv_one_arg_mkdir" = "yes"
19599 then
19600
19601 cat >>confdefs.h <<\_ACEOF
19602 #define HAVE_ONE_ARG_MKDIR 1
19603 _ACEOF
19604
19605 fi
19606
19607
19608 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
19609 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
19610 if test "${ac_cv_c_const+set}" = set; then
19611   $as_echo_n "(cached) " >&6
19612 else
19613   cat >conftest.$ac_ext <<_ACEOF
19614 /* confdefs.h.  */
19615 _ACEOF
19616 cat confdefs.h >>conftest.$ac_ext
19617 cat >>conftest.$ac_ext <<_ACEOF
19618 /* end confdefs.h.  */
19619
19620 int
19621 main ()
19622 {
19623 /* FIXME: Include the comments suggested by Paul. */
19624 #ifndef __cplusplus
19625   /* Ultrix mips cc rejects this.  */
19626   typedef int charset[2];
19627   const charset cs;
19628   /* SunOS 4.1.1 cc rejects this.  */
19629   char const *const *pcpcc;
19630   char **ppc;
19631   /* NEC SVR4.0.2 mips cc rejects this.  */
19632   struct point {int x, y;};
19633   static struct point const zero = {0,0};
19634   /* AIX XL C 1.02.0.0 rejects this.
19635      It does not let you subtract one const X* pointer from another in
19636      an arm of an if-expression whose if-part is not a constant
19637      expression */
19638   const char *g = "string";
19639   pcpcc = &g + (g ? g-g : 0);
19640   /* HPUX 7.0 cc rejects these. */
19641   ++pcpcc;
19642   ppc = (char**) pcpcc;
19643   pcpcc = (char const *const *) ppc;
19644   { /* SCO 3.2v4 cc rejects this.  */
19645     char *t;
19646     char const *s = 0 ? (char *) 0 : (char const *) 0;
19647
19648     *t++ = 0;
19649     if (s) return 0;
19650   }
19651   { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
19652     int x[] = {25, 17};
19653     const int *foo = &x[0];
19654     ++foo;
19655   }
19656   { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
19657     typedef const int *iptr;
19658     iptr p = 0;
19659     ++p;
19660   }
19661   { /* AIX XL C 1.02.0.0 rejects this saying
19662        "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
19663     struct s { int j; const int *ap[3]; };
19664     struct s *b; b->j = 5;
19665   }
19666   { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
19667     const int foo = 10;
19668     if (!foo) return 0;
19669   }
19670   return !cs[0] && !zero.x;
19671 #endif
19672
19673   ;
19674   return 0;
19675 }
19676 _ACEOF
19677 rm -f conftest.$ac_objext
19678 if { (ac_try="$ac_compile"
19679 case "(($ac_try" in
19680   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19681   *) ac_try_echo=$ac_try;;
19682 esac
19683 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19684 $as_echo "$ac_try_echo") >&5
19685   (eval "$ac_compile") 2>conftest.er1
19686   ac_status=$?
19687   grep -v '^ *+' conftest.er1 >conftest.err
19688   rm -f conftest.er1
19689   cat conftest.err >&5
19690   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19691   (exit $ac_status); } && {
19692          test -z "$ac_c_werror_flag" ||
19693          test ! -s conftest.err
19694        } && test -s conftest.$ac_objext; then
19695   ac_cv_c_const=yes
19696 else
19697   $as_echo "$as_me: failed program was:" >&5
19698 sed 's/^/| /' conftest.$ac_ext >&5
19699
19700         ac_cv_c_const=no
19701 fi
19702
19703 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19704 fi
19705 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
19706 $as_echo "$ac_cv_c_const" >&6; }
19707 if test $ac_cv_c_const = no; then
19708
19709 cat >>confdefs.h <<\_ACEOF
19710 #define const /**/
19711 _ACEOF
19712
19713 fi
19714
19715 { $as_echo "$as_me:$LINENO: checking for inline" >&5
19716 $as_echo_n "checking for inline... " >&6; }
19717 if test "${ac_cv_c_inline+set}" = set; then
19718   $as_echo_n "(cached) " >&6
19719 else
19720   ac_cv_c_inline=no
19721 for ac_kw in inline __inline__ __inline; do
19722   cat >conftest.$ac_ext <<_ACEOF
19723 /* confdefs.h.  */
19724 _ACEOF
19725 cat confdefs.h >>conftest.$ac_ext
19726 cat >>conftest.$ac_ext <<_ACEOF
19727 /* end confdefs.h.  */
19728 #ifndef __cplusplus
19729 typedef int foo_t;
19730 static $ac_kw foo_t static_foo () {return 0; }
19731 $ac_kw foo_t foo () {return 0; }
19732 #endif
19733
19734 _ACEOF
19735 rm -f conftest.$ac_objext
19736 if { (ac_try="$ac_compile"
19737 case "(($ac_try" in
19738   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19739   *) ac_try_echo=$ac_try;;
19740 esac
19741 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19742 $as_echo "$ac_try_echo") >&5
19743   (eval "$ac_compile") 2>conftest.er1
19744   ac_status=$?
19745   grep -v '^ *+' conftest.er1 >conftest.err
19746   rm -f conftest.er1
19747   cat conftest.err >&5
19748   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19749   (exit $ac_status); } && {
19750          test -z "$ac_c_werror_flag" ||
19751          test ! -s conftest.err
19752        } && test -s conftest.$ac_objext; then
19753   ac_cv_c_inline=$ac_kw
19754 else
19755   $as_echo "$as_me: failed program was:" >&5
19756 sed 's/^/| /' conftest.$ac_ext >&5
19757
19758
19759 fi
19760
19761 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19762   test "$ac_cv_c_inline" != no && break
19763 done
19764
19765 fi
19766 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
19767 $as_echo "$ac_cv_c_inline" >&6; }
19768
19769
19770 case $ac_cv_c_inline in
19771   inline | yes) ;;
19772   *)
19773     case $ac_cv_c_inline in
19774       no) ac_val=;;
19775       *) ac_val=$ac_cv_c_inline;;
19776     esac
19777     cat >>confdefs.h <<_ACEOF
19778 #ifndef __cplusplus
19779 #define inline $ac_val
19780 #endif
19781 _ACEOF
19782     ;;
19783 esac
19784
19785 { $as_echo "$as_me:$LINENO: checking for mode_t" >&5
19786 $as_echo_n "checking for mode_t... " >&6; }
19787 if test "${ac_cv_type_mode_t+set}" = set; then
19788   $as_echo_n "(cached) " >&6
19789 else
19790   ac_cv_type_mode_t=no
19791 cat >conftest.$ac_ext <<_ACEOF
19792 /* confdefs.h.  */
19793 _ACEOF
19794 cat confdefs.h >>conftest.$ac_ext
19795 cat >>conftest.$ac_ext <<_ACEOF
19796 /* end confdefs.h.  */
19797 $ac_includes_default
19798 int
19799 main ()
19800 {
19801 if (sizeof (mode_t))
19802        return 0;
19803   ;
19804   return 0;
19805 }
19806 _ACEOF
19807 rm -f conftest.$ac_objext
19808 if { (ac_try="$ac_compile"
19809 case "(($ac_try" in
19810   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19811   *) ac_try_echo=$ac_try;;
19812 esac
19813 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19814 $as_echo "$ac_try_echo") >&5
19815   (eval "$ac_compile") 2>conftest.er1
19816   ac_status=$?
19817   grep -v '^ *+' conftest.er1 >conftest.err
19818   rm -f conftest.er1
19819   cat conftest.err >&5
19820   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19821   (exit $ac_status); } && {
19822          test -z "$ac_c_werror_flag" ||
19823          test ! -s conftest.err
19824        } && test -s conftest.$ac_objext; then
19825   cat >conftest.$ac_ext <<_ACEOF
19826 /* confdefs.h.  */
19827 _ACEOF
19828 cat confdefs.h >>conftest.$ac_ext
19829 cat >>conftest.$ac_ext <<_ACEOF
19830 /* end confdefs.h.  */
19831 $ac_includes_default
19832 int
19833 main ()
19834 {
19835 if (sizeof ((mode_t)))
19836           return 0;
19837   ;
19838   return 0;
19839 }
19840 _ACEOF
19841 rm -f conftest.$ac_objext
19842 if { (ac_try="$ac_compile"
19843 case "(($ac_try" in
19844   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19845   *) ac_try_echo=$ac_try;;
19846 esac
19847 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19848 $as_echo "$ac_try_echo") >&5
19849   (eval "$ac_compile") 2>conftest.er1
19850   ac_status=$?
19851   grep -v '^ *+' conftest.er1 >conftest.err
19852   rm -f conftest.er1
19853   cat conftest.err >&5
19854   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19855   (exit $ac_status); } && {
19856          test -z "$ac_c_werror_flag" ||
19857          test ! -s conftest.err
19858        } && test -s conftest.$ac_objext; then
19859   :
19860 else
19861   $as_echo "$as_me: failed program was:" >&5
19862 sed 's/^/| /' conftest.$ac_ext >&5
19863
19864         ac_cv_type_mode_t=yes
19865 fi
19866
19867 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19868 else
19869   $as_echo "$as_me: failed program was:" >&5
19870 sed 's/^/| /' conftest.$ac_ext >&5
19871
19872
19873 fi
19874
19875 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19876 fi
19877 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
19878 $as_echo "$ac_cv_type_mode_t" >&6; }
19879 if test "x$ac_cv_type_mode_t" = x""yes; then
19880
19881 cat >>confdefs.h <<_ACEOF
19882 #define HAVE_MODE_T 1
19883 _ACEOF
19884
19885
19886 fi
19887 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
19888 $as_echo_n "checking for off_t... " >&6; }
19889 if test "${ac_cv_type_off_t+set}" = set; then
19890   $as_echo_n "(cached) " >&6
19891 else
19892   ac_cv_type_off_t=no
19893 cat >conftest.$ac_ext <<_ACEOF
19894 /* confdefs.h.  */
19895 _ACEOF
19896 cat confdefs.h >>conftest.$ac_ext
19897 cat >>conftest.$ac_ext <<_ACEOF
19898 /* end confdefs.h.  */
19899 $ac_includes_default
19900 int
19901 main ()
19902 {
19903 if (sizeof (off_t))
19904        return 0;
19905   ;
19906   return 0;
19907 }
19908 _ACEOF
19909 rm -f conftest.$ac_objext
19910 if { (ac_try="$ac_compile"
19911 case "(($ac_try" in
19912   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19913   *) ac_try_echo=$ac_try;;
19914 esac
19915 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19916 $as_echo "$ac_try_echo") >&5
19917   (eval "$ac_compile") 2>conftest.er1
19918   ac_status=$?
19919   grep -v '^ *+' conftest.er1 >conftest.err
19920   rm -f conftest.er1
19921   cat conftest.err >&5
19922   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19923   (exit $ac_status); } && {
19924          test -z "$ac_c_werror_flag" ||
19925          test ! -s conftest.err
19926        } && test -s conftest.$ac_objext; then
19927   cat >conftest.$ac_ext <<_ACEOF
19928 /* confdefs.h.  */
19929 _ACEOF
19930 cat confdefs.h >>conftest.$ac_ext
19931 cat >>conftest.$ac_ext <<_ACEOF
19932 /* end confdefs.h.  */
19933 $ac_includes_default
19934 int
19935 main ()
19936 {
19937 if (sizeof ((off_t)))
19938           return 0;
19939   ;
19940   return 0;
19941 }
19942 _ACEOF
19943 rm -f conftest.$ac_objext
19944 if { (ac_try="$ac_compile"
19945 case "(($ac_try" in
19946   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19947   *) ac_try_echo=$ac_try;;
19948 esac
19949 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19950 $as_echo "$ac_try_echo") >&5
19951   (eval "$ac_compile") 2>conftest.er1
19952   ac_status=$?
19953   grep -v '^ *+' conftest.er1 >conftest.err
19954   rm -f conftest.er1
19955   cat conftest.err >&5
19956   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19957   (exit $ac_status); } && {
19958          test -z "$ac_c_werror_flag" ||
19959          test ! -s conftest.err
19960        } && test -s conftest.$ac_objext; then
19961   :
19962 else
19963   $as_echo "$as_me: failed program was:" >&5
19964 sed 's/^/| /' conftest.$ac_ext >&5
19965
19966         ac_cv_type_off_t=yes
19967 fi
19968
19969 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19970 else
19971   $as_echo "$as_me: failed program was:" >&5
19972 sed 's/^/| /' conftest.$ac_ext >&5
19973
19974
19975 fi
19976
19977 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19978 fi
19979 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
19980 $as_echo "$ac_cv_type_off_t" >&6; }
19981 if test "x$ac_cv_type_off_t" = x""yes; then
19982
19983 cat >>confdefs.h <<_ACEOF
19984 #define HAVE_OFF_T 1
19985 _ACEOF
19986
19987
19988 fi
19989 { $as_echo "$as_me:$LINENO: checking for pid_t" >&5
19990 $as_echo_n "checking for pid_t... " >&6; }
19991 if test "${ac_cv_type_pid_t+set}" = set; then
19992   $as_echo_n "(cached) " >&6
19993 else
19994   ac_cv_type_pid_t=no
19995 cat >conftest.$ac_ext <<_ACEOF
19996 /* confdefs.h.  */
19997 _ACEOF
19998 cat confdefs.h >>conftest.$ac_ext
19999 cat >>conftest.$ac_ext <<_ACEOF
20000 /* end confdefs.h.  */
20001 $ac_includes_default
20002 int
20003 main ()
20004 {
20005 if (sizeof (pid_t))
20006        return 0;
20007   ;
20008   return 0;
20009 }
20010 _ACEOF
20011 rm -f conftest.$ac_objext
20012 if { (ac_try="$ac_compile"
20013 case "(($ac_try" in
20014   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20015   *) ac_try_echo=$ac_try;;
20016 esac
20017 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20018 $as_echo "$ac_try_echo") >&5
20019   (eval "$ac_compile") 2>conftest.er1
20020   ac_status=$?
20021   grep -v '^ *+' conftest.er1 >conftest.err
20022   rm -f conftest.er1
20023   cat conftest.err >&5
20024   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20025   (exit $ac_status); } && {
20026          test -z "$ac_c_werror_flag" ||
20027          test ! -s conftest.err
20028        } && test -s conftest.$ac_objext; then
20029   cat >conftest.$ac_ext <<_ACEOF
20030 /* confdefs.h.  */
20031 _ACEOF
20032 cat confdefs.h >>conftest.$ac_ext
20033 cat >>conftest.$ac_ext <<_ACEOF
20034 /* end confdefs.h.  */
20035 $ac_includes_default
20036 int
20037 main ()
20038 {
20039 if (sizeof ((pid_t)))
20040           return 0;
20041   ;
20042   return 0;
20043 }
20044 _ACEOF
20045 rm -f conftest.$ac_objext
20046 if { (ac_try="$ac_compile"
20047 case "(($ac_try" in
20048   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20049   *) ac_try_echo=$ac_try;;
20050 esac
20051 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20052 $as_echo "$ac_try_echo") >&5
20053   (eval "$ac_compile") 2>conftest.er1
20054   ac_status=$?
20055   grep -v '^ *+' conftest.er1 >conftest.err
20056   rm -f conftest.er1
20057   cat conftest.err >&5
20058   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20059   (exit $ac_status); } && {
20060          test -z "$ac_c_werror_flag" ||
20061          test ! -s conftest.err
20062        } && test -s conftest.$ac_objext; then
20063   :
20064 else
20065   $as_echo "$as_me: failed program was:" >&5
20066 sed 's/^/| /' conftest.$ac_ext >&5
20067
20068         ac_cv_type_pid_t=yes
20069 fi
20070
20071 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20072 else
20073   $as_echo "$as_me: failed program was:" >&5
20074 sed 's/^/| /' conftest.$ac_ext >&5
20075
20076
20077 fi
20078
20079 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20080 fi
20081 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
20082 $as_echo "$ac_cv_type_pid_t" >&6; }
20083 if test "x$ac_cv_type_pid_t" = x""yes; then
20084
20085 cat >>confdefs.h <<_ACEOF
20086 #define HAVE_PID_T 1
20087 _ACEOF
20088
20089
20090 fi
20091 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
20092 $as_echo_n "checking for size_t... " >&6; }
20093 if test "${ac_cv_type_size_t+set}" = set; then
20094   $as_echo_n "(cached) " >&6
20095 else
20096   ac_cv_type_size_t=no
20097 cat >conftest.$ac_ext <<_ACEOF
20098 /* confdefs.h.  */
20099 _ACEOF
20100 cat confdefs.h >>conftest.$ac_ext
20101 cat >>conftest.$ac_ext <<_ACEOF
20102 /* end confdefs.h.  */
20103 $ac_includes_default
20104 int
20105 main ()
20106 {
20107 if (sizeof (size_t))
20108        return 0;
20109   ;
20110   return 0;
20111 }
20112 _ACEOF
20113 rm -f conftest.$ac_objext
20114 if { (ac_try="$ac_compile"
20115 case "(($ac_try" in
20116   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20117   *) ac_try_echo=$ac_try;;
20118 esac
20119 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20120 $as_echo "$ac_try_echo") >&5
20121   (eval "$ac_compile") 2>conftest.er1
20122   ac_status=$?
20123   grep -v '^ *+' conftest.er1 >conftest.err
20124   rm -f conftest.er1
20125   cat conftest.err >&5
20126   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20127   (exit $ac_status); } && {
20128          test -z "$ac_c_werror_flag" ||
20129          test ! -s conftest.err
20130        } && test -s conftest.$ac_objext; then
20131   cat >conftest.$ac_ext <<_ACEOF
20132 /* confdefs.h.  */
20133 _ACEOF
20134 cat confdefs.h >>conftest.$ac_ext
20135 cat >>conftest.$ac_ext <<_ACEOF
20136 /* end confdefs.h.  */
20137 $ac_includes_default
20138 int
20139 main ()
20140 {
20141 if (sizeof ((size_t)))
20142           return 0;
20143   ;
20144   return 0;
20145 }
20146 _ACEOF
20147 rm -f conftest.$ac_objext
20148 if { (ac_try="$ac_compile"
20149 case "(($ac_try" in
20150   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20151   *) ac_try_echo=$ac_try;;
20152 esac
20153 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20154 $as_echo "$ac_try_echo") >&5
20155   (eval "$ac_compile") 2>conftest.er1
20156   ac_status=$?
20157   grep -v '^ *+' conftest.er1 >conftest.err
20158   rm -f conftest.er1
20159   cat conftest.err >&5
20160   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20161   (exit $ac_status); } && {
20162          test -z "$ac_c_werror_flag" ||
20163          test ! -s conftest.err
20164        } && test -s conftest.$ac_objext; then
20165   :
20166 else
20167   $as_echo "$as_me: failed program was:" >&5
20168 sed 's/^/| /' conftest.$ac_ext >&5
20169
20170         ac_cv_type_size_t=yes
20171 fi
20172
20173 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20174 else
20175   $as_echo "$as_me: failed program was:" >&5
20176 sed 's/^/| /' conftest.$ac_ext >&5
20177
20178
20179 fi
20180
20181 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20182 fi
20183 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
20184 $as_echo "$ac_cv_type_size_t" >&6; }
20185 if test "x$ac_cv_type_size_t" = x""yes; then
20186
20187 cat >>confdefs.h <<_ACEOF
20188 #define HAVE_SIZE_T 1
20189 _ACEOF
20190
20191
20192 fi
20193 { $as_echo "$as_me:$LINENO: checking for ssize_t" >&5
20194 $as_echo_n "checking for ssize_t... " >&6; }
20195 if test "${ac_cv_type_ssize_t+set}" = set; then
20196   $as_echo_n "(cached) " >&6
20197 else
20198   ac_cv_type_ssize_t=no
20199 cat >conftest.$ac_ext <<_ACEOF
20200 /* confdefs.h.  */
20201 _ACEOF
20202 cat confdefs.h >>conftest.$ac_ext
20203 cat >>conftest.$ac_ext <<_ACEOF
20204 /* end confdefs.h.  */
20205 $ac_includes_default
20206 int
20207 main ()
20208 {
20209 if (sizeof (ssize_t))
20210        return 0;
20211   ;
20212   return 0;
20213 }
20214 _ACEOF
20215 rm -f conftest.$ac_objext
20216 if { (ac_try="$ac_compile"
20217 case "(($ac_try" in
20218   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20219   *) ac_try_echo=$ac_try;;
20220 esac
20221 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20222 $as_echo "$ac_try_echo") >&5
20223   (eval "$ac_compile") 2>conftest.er1
20224   ac_status=$?
20225   grep -v '^ *+' conftest.er1 >conftest.err
20226   rm -f conftest.er1
20227   cat conftest.err >&5
20228   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20229   (exit $ac_status); } && {
20230          test -z "$ac_c_werror_flag" ||
20231          test ! -s conftest.err
20232        } && test -s conftest.$ac_objext; then
20233   cat >conftest.$ac_ext <<_ACEOF
20234 /* confdefs.h.  */
20235 _ACEOF
20236 cat confdefs.h >>conftest.$ac_ext
20237 cat >>conftest.$ac_ext <<_ACEOF
20238 /* end confdefs.h.  */
20239 $ac_includes_default
20240 int
20241 main ()
20242 {
20243 if (sizeof ((ssize_t)))
20244           return 0;
20245   ;
20246   return 0;
20247 }
20248 _ACEOF
20249 rm -f conftest.$ac_objext
20250 if { (ac_try="$ac_compile"
20251 case "(($ac_try" in
20252   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20253   *) ac_try_echo=$ac_try;;
20254 esac
20255 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20256 $as_echo "$ac_try_echo") >&5
20257   (eval "$ac_compile") 2>conftest.er1
20258   ac_status=$?
20259   grep -v '^ *+' conftest.er1 >conftest.err
20260   rm -f conftest.er1
20261   cat conftest.err >&5
20262   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20263   (exit $ac_status); } && {
20264          test -z "$ac_c_werror_flag" ||
20265          test ! -s conftest.err
20266        } && test -s conftest.$ac_objext; then
20267   :
20268 else
20269   $as_echo "$as_me: failed program was:" >&5
20270 sed 's/^/| /' conftest.$ac_ext >&5
20271
20272         ac_cv_type_ssize_t=yes
20273 fi
20274
20275 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20276 else
20277   $as_echo "$as_me: failed program was:" >&5
20278 sed 's/^/| /' conftest.$ac_ext >&5
20279
20280
20281 fi
20282
20283 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20284 fi
20285 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
20286 $as_echo "$ac_cv_type_ssize_t" >&6; }
20287 if test "x$ac_cv_type_ssize_t" = x""yes; then
20288
20289 cat >>confdefs.h <<_ACEOF
20290 #define HAVE_SSIZE_T 1
20291 _ACEOF
20292
20293
20294 fi
20295 { $as_echo "$as_me:$LINENO: checking for long long" >&5
20296 $as_echo_n "checking for long long... " >&6; }
20297 if test "${ac_cv_type_long_long+set}" = set; then
20298   $as_echo_n "(cached) " >&6
20299 else
20300   ac_cv_type_long_long=no
20301 cat >conftest.$ac_ext <<_ACEOF
20302 /* confdefs.h.  */
20303 _ACEOF
20304 cat confdefs.h >>conftest.$ac_ext
20305 cat >>conftest.$ac_ext <<_ACEOF
20306 /* end confdefs.h.  */
20307 $ac_includes_default
20308 int
20309 main ()
20310 {
20311 if (sizeof (long long))
20312        return 0;
20313   ;
20314   return 0;
20315 }
20316 _ACEOF
20317 rm -f conftest.$ac_objext
20318 if { (ac_try="$ac_compile"
20319 case "(($ac_try" in
20320   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20321   *) ac_try_echo=$ac_try;;
20322 esac
20323 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20324 $as_echo "$ac_try_echo") >&5
20325   (eval "$ac_compile") 2>conftest.er1
20326   ac_status=$?
20327   grep -v '^ *+' conftest.er1 >conftest.err
20328   rm -f conftest.er1
20329   cat conftest.err >&5
20330   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20331   (exit $ac_status); } && {
20332          test -z "$ac_c_werror_flag" ||
20333          test ! -s conftest.err
20334        } && test -s conftest.$ac_objext; then
20335   cat >conftest.$ac_ext <<_ACEOF
20336 /* confdefs.h.  */
20337 _ACEOF
20338 cat confdefs.h >>conftest.$ac_ext
20339 cat >>conftest.$ac_ext <<_ACEOF
20340 /* end confdefs.h.  */
20341 $ac_includes_default
20342 int
20343 main ()
20344 {
20345 if (sizeof ((long long)))
20346           return 0;
20347   ;
20348   return 0;
20349 }
20350 _ACEOF
20351 rm -f conftest.$ac_objext
20352 if { (ac_try="$ac_compile"
20353 case "(($ac_try" in
20354   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20355   *) ac_try_echo=$ac_try;;
20356 esac
20357 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20358 $as_echo "$ac_try_echo") >&5
20359   (eval "$ac_compile") 2>conftest.er1
20360   ac_status=$?
20361   grep -v '^ *+' conftest.er1 >conftest.err
20362   rm -f conftest.er1
20363   cat conftest.err >&5
20364   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20365   (exit $ac_status); } && {
20366          test -z "$ac_c_werror_flag" ||
20367          test ! -s conftest.err
20368        } && test -s conftest.$ac_objext; then
20369   :
20370 else
20371   $as_echo "$as_me: failed program was:" >&5
20372 sed 's/^/| /' conftest.$ac_ext >&5
20373
20374         ac_cv_type_long_long=yes
20375 fi
20376
20377 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20378 else
20379   $as_echo "$as_me: failed program was:" >&5
20380 sed 's/^/| /' conftest.$ac_ext >&5
20381
20382
20383 fi
20384
20385 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20386 fi
20387 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
20388 $as_echo "$ac_cv_type_long_long" >&6; }
20389 if test "x$ac_cv_type_long_long" = x""yes; then
20390
20391 cat >>confdefs.h <<_ACEOF
20392 #define HAVE_LONG_LONG 1
20393 _ACEOF
20394
20395
20396 fi
20397 { $as_echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
20398 $as_echo_n "checking for fsblkcnt_t... " >&6; }
20399 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
20400   $as_echo_n "(cached) " >&6
20401 else
20402   ac_cv_type_fsblkcnt_t=no
20403 cat >conftest.$ac_ext <<_ACEOF
20404 /* confdefs.h.  */
20405 _ACEOF
20406 cat confdefs.h >>conftest.$ac_ext
20407 cat >>conftest.$ac_ext <<_ACEOF
20408 /* end confdefs.h.  */
20409 $ac_includes_default
20410 int
20411 main ()
20412 {
20413 if (sizeof (fsblkcnt_t))
20414        return 0;
20415   ;
20416   return 0;
20417 }
20418 _ACEOF
20419 rm -f conftest.$ac_objext
20420 if { (ac_try="$ac_compile"
20421 case "(($ac_try" in
20422   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20423   *) ac_try_echo=$ac_try;;
20424 esac
20425 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20426 $as_echo "$ac_try_echo") >&5
20427   (eval "$ac_compile") 2>conftest.er1
20428   ac_status=$?
20429   grep -v '^ *+' conftest.er1 >conftest.err
20430   rm -f conftest.er1
20431   cat conftest.err >&5
20432   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20433   (exit $ac_status); } && {
20434          test -z "$ac_c_werror_flag" ||
20435          test ! -s conftest.err
20436        } && test -s conftest.$ac_objext; then
20437   cat >conftest.$ac_ext <<_ACEOF
20438 /* confdefs.h.  */
20439 _ACEOF
20440 cat confdefs.h >>conftest.$ac_ext
20441 cat >>conftest.$ac_ext <<_ACEOF
20442 /* end confdefs.h.  */
20443 $ac_includes_default
20444 int
20445 main ()
20446 {
20447 if (sizeof ((fsblkcnt_t)))
20448           return 0;
20449   ;
20450   return 0;
20451 }
20452 _ACEOF
20453 rm -f conftest.$ac_objext
20454 if { (ac_try="$ac_compile"
20455 case "(($ac_try" in
20456   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20457   *) ac_try_echo=$ac_try;;
20458 esac
20459 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20460 $as_echo "$ac_try_echo") >&5
20461   (eval "$ac_compile") 2>conftest.er1
20462   ac_status=$?
20463   grep -v '^ *+' conftest.er1 >conftest.err
20464   rm -f conftest.er1
20465   cat conftest.err >&5
20466   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20467   (exit $ac_status); } && {
20468          test -z "$ac_c_werror_flag" ||
20469          test ! -s conftest.err
20470        } && test -s conftest.$ac_objext; then
20471   :
20472 else
20473   $as_echo "$as_me: failed program was:" >&5
20474 sed 's/^/| /' conftest.$ac_ext >&5
20475
20476         ac_cv_type_fsblkcnt_t=yes
20477 fi
20478
20479 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20480 else
20481   $as_echo "$as_me: failed program was:" >&5
20482 sed 's/^/| /' conftest.$ac_ext >&5
20483
20484
20485 fi
20486
20487 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20488 fi
20489 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
20490 $as_echo "$ac_cv_type_fsblkcnt_t" >&6; }
20491 if test "x$ac_cv_type_fsblkcnt_t" = x""yes; then
20492
20493 cat >>confdefs.h <<_ACEOF
20494 #define HAVE_FSBLKCNT_T 1
20495 _ACEOF
20496
20497
20498 fi
20499 { $as_echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
20500 $as_echo_n "checking for fsfilcnt_t... " >&6; }
20501 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
20502   $as_echo_n "(cached) " >&6
20503 else
20504   ac_cv_type_fsfilcnt_t=no
20505 cat >conftest.$ac_ext <<_ACEOF
20506 /* confdefs.h.  */
20507 _ACEOF
20508 cat confdefs.h >>conftest.$ac_ext
20509 cat >>conftest.$ac_ext <<_ACEOF
20510 /* end confdefs.h.  */
20511 $ac_includes_default
20512 int
20513 main ()
20514 {
20515 if (sizeof (fsfilcnt_t))
20516        return 0;
20517   ;
20518   return 0;
20519 }
20520 _ACEOF
20521 rm -f conftest.$ac_objext
20522 if { (ac_try="$ac_compile"
20523 case "(($ac_try" in
20524   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20525   *) ac_try_echo=$ac_try;;
20526 esac
20527 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20528 $as_echo "$ac_try_echo") >&5
20529   (eval "$ac_compile") 2>conftest.er1
20530   ac_status=$?
20531   grep -v '^ *+' conftest.er1 >conftest.err
20532   rm -f conftest.er1
20533   cat conftest.err >&5
20534   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20535   (exit $ac_status); } && {
20536          test -z "$ac_c_werror_flag" ||
20537          test ! -s conftest.err
20538        } && test -s conftest.$ac_objext; then
20539   cat >conftest.$ac_ext <<_ACEOF
20540 /* confdefs.h.  */
20541 _ACEOF
20542 cat confdefs.h >>conftest.$ac_ext
20543 cat >>conftest.$ac_ext <<_ACEOF
20544 /* end confdefs.h.  */
20545 $ac_includes_default
20546 int
20547 main ()
20548 {
20549 if (sizeof ((fsfilcnt_t)))
20550           return 0;
20551   ;
20552   return 0;
20553 }
20554 _ACEOF
20555 rm -f conftest.$ac_objext
20556 if { (ac_try="$ac_compile"
20557 case "(($ac_try" in
20558   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20559   *) ac_try_echo=$ac_try;;
20560 esac
20561 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20562 $as_echo "$ac_try_echo") >&5
20563   (eval "$ac_compile") 2>conftest.er1
20564   ac_status=$?
20565   grep -v '^ *+' conftest.er1 >conftest.err
20566   rm -f conftest.er1
20567   cat conftest.err >&5
20568   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20569   (exit $ac_status); } && {
20570          test -z "$ac_c_werror_flag" ||
20571          test ! -s conftest.err
20572        } && test -s conftest.$ac_objext; then
20573   :
20574 else
20575   $as_echo "$as_me: failed program was:" >&5
20576 sed 's/^/| /' conftest.$ac_ext >&5
20577
20578         ac_cv_type_fsfilcnt_t=yes
20579 fi
20580
20581 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20582 else
20583   $as_echo "$as_me: failed program was:" >&5
20584 sed 's/^/| /' conftest.$ac_ext >&5
20585
20586
20587 fi
20588
20589 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20590 fi
20591 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
20592 $as_echo "$ac_cv_type_fsfilcnt_t" >&6; }
20593 if test "x$ac_cv_type_fsfilcnt_t" = x""yes; then
20594
20595 cat >>confdefs.h <<_ACEOF
20596 #define HAVE_FSFILCNT_T 1
20597 _ACEOF
20598
20599
20600 fi
20601
20602 { $as_echo "$as_me:$LINENO: checking for sigset_t" >&5
20603 $as_echo_n "checking for sigset_t... " >&6; }
20604 if test "${ac_cv_type_sigset_t+set}" = set; then
20605   $as_echo_n "(cached) " >&6
20606 else
20607   ac_cv_type_sigset_t=no
20608 cat >conftest.$ac_ext <<_ACEOF
20609 /* confdefs.h.  */
20610 _ACEOF
20611 cat confdefs.h >>conftest.$ac_ext
20612 cat >>conftest.$ac_ext <<_ACEOF
20613 /* end confdefs.h.  */
20614 #include <sys/types.h>
20615 #include <signal.h>
20616
20617 int
20618 main ()
20619 {
20620 if (sizeof (sigset_t))
20621        return 0;
20622   ;
20623   return 0;
20624 }
20625 _ACEOF
20626 rm -f conftest.$ac_objext
20627 if { (ac_try="$ac_compile"
20628 case "(($ac_try" in
20629   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20630   *) ac_try_echo=$ac_try;;
20631 esac
20632 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20633 $as_echo "$ac_try_echo") >&5
20634   (eval "$ac_compile") 2>conftest.er1
20635   ac_status=$?
20636   grep -v '^ *+' conftest.er1 >conftest.err
20637   rm -f conftest.er1
20638   cat conftest.err >&5
20639   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20640   (exit $ac_status); } && {
20641          test -z "$ac_c_werror_flag" ||
20642          test ! -s conftest.err
20643        } && test -s conftest.$ac_objext; then
20644   cat >conftest.$ac_ext <<_ACEOF
20645 /* confdefs.h.  */
20646 _ACEOF
20647 cat confdefs.h >>conftest.$ac_ext
20648 cat >>conftest.$ac_ext <<_ACEOF
20649 /* end confdefs.h.  */
20650 #include <sys/types.h>
20651 #include <signal.h>
20652
20653 int
20654 main ()
20655 {
20656 if (sizeof ((sigset_t)))
20657           return 0;
20658   ;
20659   return 0;
20660 }
20661 _ACEOF
20662 rm -f conftest.$ac_objext
20663 if { (ac_try="$ac_compile"
20664 case "(($ac_try" in
20665   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20666   *) ac_try_echo=$ac_try;;
20667 esac
20668 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20669 $as_echo "$ac_try_echo") >&5
20670   (eval "$ac_compile") 2>conftest.er1
20671   ac_status=$?
20672   grep -v '^ *+' conftest.er1 >conftest.err
20673   rm -f conftest.er1
20674   cat conftest.err >&5
20675   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20676   (exit $ac_status); } && {
20677          test -z "$ac_c_werror_flag" ||
20678          test ! -s conftest.err
20679        } && test -s conftest.$ac_objext; then
20680   :
20681 else
20682   $as_echo "$as_me: failed program was:" >&5
20683 sed 's/^/| /' conftest.$ac_ext >&5
20684
20685         ac_cv_type_sigset_t=yes
20686 fi
20687
20688 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20689 else
20690   $as_echo "$as_me: failed program was:" >&5
20691 sed 's/^/| /' conftest.$ac_ext >&5
20692
20693
20694 fi
20695
20696 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20697 fi
20698 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
20699 $as_echo "$ac_cv_type_sigset_t" >&6; }
20700 if test "x$ac_cv_type_sigset_t" = x""yes; then
20701
20702 cat >>confdefs.h <<_ACEOF
20703 #define HAVE_SIGSET_T 1
20704 _ACEOF
20705
20706
20707 fi
20708
20709 { $as_echo "$as_me:$LINENO: checking for request_sense" >&5
20710 $as_echo_n "checking for request_sense... " >&6; }
20711 if test "${ac_cv_type_request_sense+set}" = set; then
20712   $as_echo_n "(cached) " >&6
20713 else
20714   ac_cv_type_request_sense=no
20715 cat >conftest.$ac_ext <<_ACEOF
20716 /* confdefs.h.  */
20717 _ACEOF
20718 cat confdefs.h >>conftest.$ac_ext
20719 cat >>conftest.$ac_ext <<_ACEOF
20720 /* end confdefs.h.  */
20721 #include <linux/cdrom.h>
20722
20723 int
20724 main ()
20725 {
20726 if (sizeof (request_sense))
20727        return 0;
20728   ;
20729   return 0;
20730 }
20731 _ACEOF
20732 rm -f conftest.$ac_objext
20733 if { (ac_try="$ac_compile"
20734 case "(($ac_try" in
20735   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20736   *) ac_try_echo=$ac_try;;
20737 esac
20738 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20739 $as_echo "$ac_try_echo") >&5
20740   (eval "$ac_compile") 2>conftest.er1
20741   ac_status=$?
20742   grep -v '^ *+' conftest.er1 >conftest.err
20743   rm -f conftest.er1
20744   cat conftest.err >&5
20745   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20746   (exit $ac_status); } && {
20747          test -z "$ac_c_werror_flag" ||
20748          test ! -s conftest.err
20749        } && test -s conftest.$ac_objext; then
20750   cat >conftest.$ac_ext <<_ACEOF
20751 /* confdefs.h.  */
20752 _ACEOF
20753 cat confdefs.h >>conftest.$ac_ext
20754 cat >>conftest.$ac_ext <<_ACEOF
20755 /* end confdefs.h.  */
20756 #include <linux/cdrom.h>
20757
20758 int
20759 main ()
20760 {
20761 if (sizeof ((request_sense)))
20762           return 0;
20763   ;
20764   return 0;
20765 }
20766 _ACEOF
20767 rm -f conftest.$ac_objext
20768 if { (ac_try="$ac_compile"
20769 case "(($ac_try" in
20770   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20771   *) ac_try_echo=$ac_try;;
20772 esac
20773 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20774 $as_echo "$ac_try_echo") >&5
20775   (eval "$ac_compile") 2>conftest.er1
20776   ac_status=$?
20777   grep -v '^ *+' conftest.er1 >conftest.err
20778   rm -f conftest.er1
20779   cat conftest.err >&5
20780   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20781   (exit $ac_status); } && {
20782          test -z "$ac_c_werror_flag" ||
20783          test ! -s conftest.err
20784        } && test -s conftest.$ac_objext; then
20785   :
20786 else
20787   $as_echo "$as_me: failed program was:" >&5
20788 sed 's/^/| /' conftest.$ac_ext >&5
20789
20790         ac_cv_type_request_sense=yes
20791 fi
20792
20793 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20794 else
20795   $as_echo "$as_me: failed program was:" >&5
20796 sed 's/^/| /' conftest.$ac_ext >&5
20797
20798
20799 fi
20800
20801 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20802 fi
20803 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
20804 $as_echo "$ac_cv_type_request_sense" >&6; }
20805 if test "x$ac_cv_type_request_sense" = x""yes; then
20806
20807 cat >>confdefs.h <<_ACEOF
20808 #define HAVE_REQUEST_SENSE 1
20809 _ACEOF
20810
20811
20812 fi
20813
20814
20815 { $as_echo "$as_me:$LINENO: checking for struct xinpgen" >&5
20816 $as_echo_n "checking for struct xinpgen... " >&6; }
20817 if test "${ac_cv_type_struct_xinpgen+set}" = set; then
20818   $as_echo_n "(cached) " >&6
20819 else
20820   ac_cv_type_struct_xinpgen=no
20821 cat >conftest.$ac_ext <<_ACEOF
20822 /* confdefs.h.  */
20823 _ACEOF
20824 cat confdefs.h >>conftest.$ac_ext
20825 cat >>conftest.$ac_ext <<_ACEOF
20826 /* end confdefs.h.  */
20827 #include <sys/types.h>
20828 #ifdef HAVE_SYS_SOCKET_H
20829 #include <sys/socket.h>
20830 #endif
20831 #ifdef HAVE_SYS_SOCKETVAR_H
20832 #include <sys/socketvar.h>
20833 #endif
20834 #ifdef HAVE_NET_ROUTE_H
20835 #include <net/route.h>
20836 #endif
20837 #ifdef HAVE_NETINET_IN_H
20838 #include <netinet/in.h>
20839 #endif
20840 #ifdef HAVE_NETINET_IN_SYSTM_H
20841 #include <netinet/in_systm.h>
20842 #endif
20843 #ifdef HAVE_NETINET_IP_H
20844 #include <netinet/ip.h>
20845 #endif
20846 #ifdef HAVE_NETINET_IN_PCB_H
20847 #include <netinet/in_pcb.h>
20848 #endif
20849
20850 int
20851 main ()
20852 {
20853 if (sizeof (struct xinpgen))
20854        return 0;
20855   ;
20856   return 0;
20857 }
20858 _ACEOF
20859 rm -f conftest.$ac_objext
20860 if { (ac_try="$ac_compile"
20861 case "(($ac_try" in
20862   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20863   *) ac_try_echo=$ac_try;;
20864 esac
20865 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20866 $as_echo "$ac_try_echo") >&5
20867   (eval "$ac_compile") 2>conftest.er1
20868   ac_status=$?
20869   grep -v '^ *+' conftest.er1 >conftest.err
20870   rm -f conftest.er1
20871   cat conftest.err >&5
20872   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20873   (exit $ac_status); } && {
20874          test -z "$ac_c_werror_flag" ||
20875          test ! -s conftest.err
20876        } && test -s conftest.$ac_objext; then
20877   cat >conftest.$ac_ext <<_ACEOF
20878 /* confdefs.h.  */
20879 _ACEOF
20880 cat confdefs.h >>conftest.$ac_ext
20881 cat >>conftest.$ac_ext <<_ACEOF
20882 /* end confdefs.h.  */
20883 #include <sys/types.h>
20884 #ifdef HAVE_SYS_SOCKET_H
20885 #include <sys/socket.h>
20886 #endif
20887 #ifdef HAVE_SYS_SOCKETVAR_H
20888 #include <sys/socketvar.h>
20889 #endif
20890 #ifdef HAVE_NET_ROUTE_H
20891 #include <net/route.h>
20892 #endif
20893 #ifdef HAVE_NETINET_IN_H
20894 #include <netinet/in.h>
20895 #endif
20896 #ifdef HAVE_NETINET_IN_SYSTM_H
20897 #include <netinet/in_systm.h>
20898 #endif
20899 #ifdef HAVE_NETINET_IP_H
20900 #include <netinet/ip.h>
20901 #endif
20902 #ifdef HAVE_NETINET_IN_PCB_H
20903 #include <netinet/in_pcb.h>
20904 #endif
20905
20906 int
20907 main ()
20908 {
20909 if (sizeof ((struct xinpgen)))
20910           return 0;
20911   ;
20912   return 0;
20913 }
20914 _ACEOF
20915 rm -f conftest.$ac_objext
20916 if { (ac_try="$ac_compile"
20917 case "(($ac_try" in
20918   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20919   *) ac_try_echo=$ac_try;;
20920 esac
20921 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20922 $as_echo "$ac_try_echo") >&5
20923   (eval "$ac_compile") 2>conftest.er1
20924   ac_status=$?
20925   grep -v '^ *+' conftest.er1 >conftest.err
20926   rm -f conftest.er1
20927   cat conftest.err >&5
20928   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20929   (exit $ac_status); } && {
20930          test -z "$ac_c_werror_flag" ||
20931          test ! -s conftest.err
20932        } && test -s conftest.$ac_objext; then
20933   :
20934 else
20935   $as_echo "$as_me: failed program was:" >&5
20936 sed 's/^/| /' conftest.$ac_ext >&5
20937
20938         ac_cv_type_struct_xinpgen=yes
20939 fi
20940
20941 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20942 else
20943   $as_echo "$as_me: failed program was:" >&5
20944 sed 's/^/| /' conftest.$ac_ext >&5
20945
20946
20947 fi
20948
20949 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20950 fi
20951 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_xinpgen" >&5
20952 $as_echo "$ac_cv_type_struct_xinpgen" >&6; }
20953 if test "x$ac_cv_type_struct_xinpgen" = x""yes; then
20954
20955 cat >>confdefs.h <<_ACEOF
20956 #define HAVE_STRUCT_XINPGEN 1
20957 _ACEOF
20958
20959
20960 fi
20961
20962
20963 { $as_echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
20964 $as_echo_n "checking for struct ff_effect.direction... " >&6; }
20965 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
20966   $as_echo_n "(cached) " >&6
20967 else
20968   cat >conftest.$ac_ext <<_ACEOF
20969 /* confdefs.h.  */
20970 _ACEOF
20971 cat confdefs.h >>conftest.$ac_ext
20972 cat >>conftest.$ac_ext <<_ACEOF
20973 /* end confdefs.h.  */
20974 #ifdef HAVE_LINUX_INPUT_H
20975 #include <linux/input.h>
20976 #endif
20977
20978 int
20979 main ()
20980 {
20981 static struct ff_effect ac_aggr;
20982 if (ac_aggr.direction)
20983 return 0;
20984   ;
20985   return 0;
20986 }
20987 _ACEOF
20988 rm -f conftest.$ac_objext
20989 if { (ac_try="$ac_compile"
20990 case "(($ac_try" in
20991   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20992   *) ac_try_echo=$ac_try;;
20993 esac
20994 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20995 $as_echo "$ac_try_echo") >&5
20996   (eval "$ac_compile") 2>conftest.er1
20997   ac_status=$?
20998   grep -v '^ *+' conftest.er1 >conftest.err
20999   rm -f conftest.er1
21000   cat conftest.err >&5
21001   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21002   (exit $ac_status); } && {
21003          test -z "$ac_c_werror_flag" ||
21004          test ! -s conftest.err
21005        } && test -s conftest.$ac_objext; then
21006   ac_cv_member_struct_ff_effect_direction=yes
21007 else
21008   $as_echo "$as_me: failed program was:" >&5
21009 sed 's/^/| /' conftest.$ac_ext >&5
21010
21011         cat >conftest.$ac_ext <<_ACEOF
21012 /* confdefs.h.  */
21013 _ACEOF
21014 cat confdefs.h >>conftest.$ac_ext
21015 cat >>conftest.$ac_ext <<_ACEOF
21016 /* end confdefs.h.  */
21017 #ifdef HAVE_LINUX_INPUT_H
21018 #include <linux/input.h>
21019 #endif
21020
21021 int
21022 main ()
21023 {
21024 static struct ff_effect ac_aggr;
21025 if (sizeof ac_aggr.direction)
21026 return 0;
21027   ;
21028   return 0;
21029 }
21030 _ACEOF
21031 rm -f conftest.$ac_objext
21032 if { (ac_try="$ac_compile"
21033 case "(($ac_try" in
21034   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21035   *) ac_try_echo=$ac_try;;
21036 esac
21037 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21038 $as_echo "$ac_try_echo") >&5
21039   (eval "$ac_compile") 2>conftest.er1
21040   ac_status=$?
21041   grep -v '^ *+' conftest.er1 >conftest.err
21042   rm -f conftest.er1
21043   cat conftest.err >&5
21044   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21045   (exit $ac_status); } && {
21046          test -z "$ac_c_werror_flag" ||
21047          test ! -s conftest.err
21048        } && test -s conftest.$ac_objext; then
21049   ac_cv_member_struct_ff_effect_direction=yes
21050 else
21051   $as_echo "$as_me: failed program was:" >&5
21052 sed 's/^/| /' conftest.$ac_ext >&5
21053
21054         ac_cv_member_struct_ff_effect_direction=no
21055 fi
21056
21057 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21058 fi
21059
21060 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21061 fi
21062 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
21063 $as_echo "$ac_cv_member_struct_ff_effect_direction" >&6; }
21064 if test "x$ac_cv_member_struct_ff_effect_direction" = x""yes; then
21065
21066 cat >>confdefs.h <<_ACEOF
21067 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
21068 _ACEOF
21069
21070
21071 fi
21072
21073
21074 { $as_echo "$as_me:$LINENO: checking for sigaddset" >&5
21075 $as_echo_n "checking for sigaddset... " >&6; }
21076 if test "${wine_cv_have_sigaddset+set}" = set; then
21077   $as_echo_n "(cached) " >&6
21078 else
21079   cat >conftest.$ac_ext <<_ACEOF
21080 /* confdefs.h.  */
21081 _ACEOF
21082 cat confdefs.h >>conftest.$ac_ext
21083 cat >>conftest.$ac_ext <<_ACEOF
21084 /* end confdefs.h.  */
21085 #include <signal.h>
21086 int
21087 main ()
21088 {
21089 sigset_t set; sigaddset(&set,SIGTERM);
21090   ;
21091   return 0;
21092 }
21093 _ACEOF
21094 rm -f conftest.$ac_objext conftest$ac_exeext
21095 if { (ac_try="$ac_link"
21096 case "(($ac_try" in
21097   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21098   *) ac_try_echo=$ac_try;;
21099 esac
21100 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21101 $as_echo "$ac_try_echo") >&5
21102   (eval "$ac_link") 2>conftest.er1
21103   ac_status=$?
21104   grep -v '^ *+' conftest.er1 >conftest.err
21105   rm -f conftest.er1
21106   cat conftest.err >&5
21107   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21108   (exit $ac_status); } && {
21109          test -z "$ac_c_werror_flag" ||
21110          test ! -s conftest.err
21111        } && test -s conftest$ac_exeext && {
21112          test "$cross_compiling" = yes ||
21113          $as_test_x conftest$ac_exeext
21114        }; then
21115   wine_cv_have_sigaddset=yes
21116 else
21117   $as_echo "$as_me: failed program was:" >&5
21118 sed 's/^/| /' conftest.$ac_ext >&5
21119
21120         wine_cv_have_sigaddset=no
21121 fi
21122
21123 rm -rf conftest.dSYM
21124 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21125       conftest$ac_exeext conftest.$ac_ext
21126 fi
21127 { $as_echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
21128 $as_echo "$wine_cv_have_sigaddset" >&6; }
21129 if test "$wine_cv_have_sigaddset" = "yes"
21130 then
21131
21132 cat >>confdefs.h <<\_ACEOF
21133 #define HAVE_SIGADDSET 1
21134 _ACEOF
21135
21136 fi
21137
21138
21139 { $as_echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
21140 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
21141 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
21142   $as_echo_n "(cached) " >&6
21143 else
21144   cat >conftest.$ac_ext <<_ACEOF
21145 /* confdefs.h.  */
21146 _ACEOF
21147 cat confdefs.h >>conftest.$ac_ext
21148 cat >>conftest.$ac_ext <<_ACEOF
21149 /* end confdefs.h.  */
21150 #include <netdb.h>
21151 int
21152 main ()
21153 {
21154
21155     char *name=0;
21156     struct hostent he;
21157     struct hostent *result;
21158     char *buf=0;
21159     int bufsize=0;
21160     int res,errnr;
21161     char *addr=0;
21162     int addrlen=0;
21163     int addrtype=0;
21164     res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
21165     res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
21166
21167   ;
21168   return 0;
21169 }
21170 _ACEOF
21171 rm -f conftest.$ac_objext conftest$ac_exeext
21172 if { (ac_try="$ac_link"
21173 case "(($ac_try" in
21174   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21175   *) ac_try_echo=$ac_try;;
21176 esac
21177 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21178 $as_echo "$ac_try_echo") >&5
21179   (eval "$ac_link") 2>conftest.er1
21180   ac_status=$?
21181   grep -v '^ *+' conftest.er1 >conftest.err
21182   rm -f conftest.er1
21183   cat conftest.err >&5
21184   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21185   (exit $ac_status); } && {
21186          test -z "$ac_c_werror_flag" ||
21187          test ! -s conftest.err
21188        } && test -s conftest$ac_exeext && {
21189          test "$cross_compiling" = yes ||
21190          $as_test_x conftest$ac_exeext
21191        }; then
21192   wine_cv_linux_gethostbyname_r_6=yes
21193 else
21194   $as_echo "$as_me: failed program was:" >&5
21195 sed 's/^/| /' conftest.$ac_ext >&5
21196
21197         wine_cv_linux_gethostbyname_r_6=no
21198
21199 fi
21200
21201 rm -rf conftest.dSYM
21202 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21203       conftest$ac_exeext conftest.$ac_ext
21204
21205 fi
21206 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
21207 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
21208    if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
21209    then
21210
21211 cat >>confdefs.h <<\_ACEOF
21212 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
21213 _ACEOF
21214
21215    fi
21216
21217 if test "$ac_cv_header_linux_joystick_h" = "yes"
21218 then
21219    { $as_echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
21220 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
21221 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
21222   $as_echo_n "(cached) " >&6
21223 else
21224   cat >conftest.$ac_ext <<_ACEOF
21225 /* confdefs.h.  */
21226 _ACEOF
21227 cat confdefs.h >>conftest.$ac_ext
21228 cat >>conftest.$ac_ext <<_ACEOF
21229 /* end confdefs.h.  */
21230
21231         #include <sys/ioctl.h>
21232         #include <sys/types.h>
21233         #include <linux/joystick.h>
21234
21235         struct js_event blub;
21236         #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
21237         #error "no 2.2 header"
21238         #endif
21239
21240 int
21241 main ()
21242 {
21243 /*empty*/
21244   ;
21245   return 0;
21246 }
21247 _ACEOF
21248 rm -f conftest.$ac_objext
21249 if { (ac_try="$ac_compile"
21250 case "(($ac_try" in
21251   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21252   *) ac_try_echo=$ac_try;;
21253 esac
21254 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21255 $as_echo "$ac_try_echo") >&5
21256   (eval "$ac_compile") 2>conftest.er1
21257   ac_status=$?
21258   grep -v '^ *+' conftest.er1 >conftest.err
21259   rm -f conftest.er1
21260   cat conftest.err >&5
21261   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21262   (exit $ac_status); } && {
21263          test -z "$ac_c_werror_flag" ||
21264          test ! -s conftest.err
21265        } && test -s conftest.$ac_objext; then
21266   wine_cv_linux_joystick_22_api=yes
21267 else
21268   $as_echo "$as_me: failed program was:" >&5
21269 sed 's/^/| /' conftest.$ac_ext >&5
21270
21271         wine_cv_linux_joystick_22_api=no
21272 fi
21273
21274 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21275
21276 fi
21277 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
21278 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
21279    if test "$wine_cv_linux_joystick_22_api" = "yes"
21280    then
21281
21282 cat >>confdefs.h <<\_ACEOF
21283 #define HAVE_LINUX_22_JOYSTICK_API 1
21284 _ACEOF
21285
21286    fi
21287 fi
21288
21289
21290 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
21291 $as_echo_n "checking for struct statfs.f_bfree... " >&6; }
21292 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
21293   $as_echo_n "(cached) " >&6
21294 else
21295   cat >conftest.$ac_ext <<_ACEOF
21296 /* confdefs.h.  */
21297 _ACEOF
21298 cat confdefs.h >>conftest.$ac_ext
21299 cat >>conftest.$ac_ext <<_ACEOF
21300 /* end confdefs.h.  */
21301 #include <sys/types.h>
21302 #ifdef HAVE_SYS_PARAM_H
21303 # include <sys/param.h>
21304 #endif
21305 #ifdef HAVE_SYS_MOUNT_H
21306 # include <sys/mount.h>
21307 #endif
21308 #ifdef HAVE_SYS_VFS_H
21309 # include <sys/vfs.h>
21310 #endif
21311 #ifdef HAVE_SYS_STATFS_H
21312 # include <sys/statfs.h>
21313 #endif
21314
21315 int
21316 main ()
21317 {
21318 static struct statfs ac_aggr;
21319 if (ac_aggr.f_bfree)
21320 return 0;
21321   ;
21322   return 0;
21323 }
21324 _ACEOF
21325 rm -f conftest.$ac_objext
21326 if { (ac_try="$ac_compile"
21327 case "(($ac_try" in
21328   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21329   *) ac_try_echo=$ac_try;;
21330 esac
21331 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21332 $as_echo "$ac_try_echo") >&5
21333   (eval "$ac_compile") 2>conftest.er1
21334   ac_status=$?
21335   grep -v '^ *+' conftest.er1 >conftest.err
21336   rm -f conftest.er1
21337   cat conftest.err >&5
21338   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21339   (exit $ac_status); } && {
21340          test -z "$ac_c_werror_flag" ||
21341          test ! -s conftest.err
21342        } && test -s conftest.$ac_objext; then
21343   ac_cv_member_struct_statfs_f_bfree=yes
21344 else
21345   $as_echo "$as_me: failed program was:" >&5
21346 sed 's/^/| /' conftest.$ac_ext >&5
21347
21348         cat >conftest.$ac_ext <<_ACEOF
21349 /* confdefs.h.  */
21350 _ACEOF
21351 cat confdefs.h >>conftest.$ac_ext
21352 cat >>conftest.$ac_ext <<_ACEOF
21353 /* end confdefs.h.  */
21354 #include <sys/types.h>
21355 #ifdef HAVE_SYS_PARAM_H
21356 # include <sys/param.h>
21357 #endif
21358 #ifdef HAVE_SYS_MOUNT_H
21359 # include <sys/mount.h>
21360 #endif
21361 #ifdef HAVE_SYS_VFS_H
21362 # include <sys/vfs.h>
21363 #endif
21364 #ifdef HAVE_SYS_STATFS_H
21365 # include <sys/statfs.h>
21366 #endif
21367
21368 int
21369 main ()
21370 {
21371 static struct statfs ac_aggr;
21372 if (sizeof ac_aggr.f_bfree)
21373 return 0;
21374   ;
21375   return 0;
21376 }
21377 _ACEOF
21378 rm -f conftest.$ac_objext
21379 if { (ac_try="$ac_compile"
21380 case "(($ac_try" in
21381   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21382   *) ac_try_echo=$ac_try;;
21383 esac
21384 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21385 $as_echo "$ac_try_echo") >&5
21386   (eval "$ac_compile") 2>conftest.er1
21387   ac_status=$?
21388   grep -v '^ *+' conftest.er1 >conftest.err
21389   rm -f conftest.er1
21390   cat conftest.err >&5
21391   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21392   (exit $ac_status); } && {
21393          test -z "$ac_c_werror_flag" ||
21394          test ! -s conftest.err
21395        } && test -s conftest.$ac_objext; then
21396   ac_cv_member_struct_statfs_f_bfree=yes
21397 else
21398   $as_echo "$as_me: failed program was:" >&5
21399 sed 's/^/| /' conftest.$ac_ext >&5
21400
21401         ac_cv_member_struct_statfs_f_bfree=no
21402 fi
21403
21404 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21405 fi
21406
21407 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21408 fi
21409 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
21410 $as_echo "$ac_cv_member_struct_statfs_f_bfree" >&6; }
21411 if test "x$ac_cv_member_struct_statfs_f_bfree" = x""yes; then
21412
21413 cat >>confdefs.h <<_ACEOF
21414 #define HAVE_STRUCT_STATFS_F_BFREE 1
21415 _ACEOF
21416
21417
21418 fi
21419 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
21420 $as_echo_n "checking for struct statfs.f_bavail... " >&6; }
21421 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
21422   $as_echo_n "(cached) " >&6
21423 else
21424   cat >conftest.$ac_ext <<_ACEOF
21425 /* confdefs.h.  */
21426 _ACEOF
21427 cat confdefs.h >>conftest.$ac_ext
21428 cat >>conftest.$ac_ext <<_ACEOF
21429 /* end confdefs.h.  */
21430 #include <sys/types.h>
21431 #ifdef HAVE_SYS_PARAM_H
21432 # include <sys/param.h>
21433 #endif
21434 #ifdef HAVE_SYS_MOUNT_H
21435 # include <sys/mount.h>
21436 #endif
21437 #ifdef HAVE_SYS_VFS_H
21438 # include <sys/vfs.h>
21439 #endif
21440 #ifdef HAVE_SYS_STATFS_H
21441 # include <sys/statfs.h>
21442 #endif
21443
21444 int
21445 main ()
21446 {
21447 static struct statfs ac_aggr;
21448 if (ac_aggr.f_bavail)
21449 return 0;
21450   ;
21451   return 0;
21452 }
21453 _ACEOF
21454 rm -f conftest.$ac_objext
21455 if { (ac_try="$ac_compile"
21456 case "(($ac_try" in
21457   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21458   *) ac_try_echo=$ac_try;;
21459 esac
21460 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21461 $as_echo "$ac_try_echo") >&5
21462   (eval "$ac_compile") 2>conftest.er1
21463   ac_status=$?
21464   grep -v '^ *+' conftest.er1 >conftest.err
21465   rm -f conftest.er1
21466   cat conftest.err >&5
21467   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21468   (exit $ac_status); } && {
21469          test -z "$ac_c_werror_flag" ||
21470          test ! -s conftest.err
21471        } && test -s conftest.$ac_objext; then
21472   ac_cv_member_struct_statfs_f_bavail=yes
21473 else
21474   $as_echo "$as_me: failed program was:" >&5
21475 sed 's/^/| /' conftest.$ac_ext >&5
21476
21477         cat >conftest.$ac_ext <<_ACEOF
21478 /* confdefs.h.  */
21479 _ACEOF
21480 cat confdefs.h >>conftest.$ac_ext
21481 cat >>conftest.$ac_ext <<_ACEOF
21482 /* end confdefs.h.  */
21483 #include <sys/types.h>
21484 #ifdef HAVE_SYS_PARAM_H
21485 # include <sys/param.h>
21486 #endif
21487 #ifdef HAVE_SYS_MOUNT_H
21488 # include <sys/mount.h>
21489 #endif
21490 #ifdef HAVE_SYS_VFS_H
21491 # include <sys/vfs.h>
21492 #endif
21493 #ifdef HAVE_SYS_STATFS_H
21494 # include <sys/statfs.h>
21495 #endif
21496
21497 int
21498 main ()
21499 {
21500 static struct statfs ac_aggr;
21501 if (sizeof ac_aggr.f_bavail)
21502 return 0;
21503   ;
21504   return 0;
21505 }
21506 _ACEOF
21507 rm -f conftest.$ac_objext
21508 if { (ac_try="$ac_compile"
21509 case "(($ac_try" in
21510   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21511   *) ac_try_echo=$ac_try;;
21512 esac
21513 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21514 $as_echo "$ac_try_echo") >&5
21515   (eval "$ac_compile") 2>conftest.er1
21516   ac_status=$?
21517   grep -v '^ *+' conftest.er1 >conftest.err
21518   rm -f conftest.er1
21519   cat conftest.err >&5
21520   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21521   (exit $ac_status); } && {
21522          test -z "$ac_c_werror_flag" ||
21523          test ! -s conftest.err
21524        } && test -s conftest.$ac_objext; then
21525   ac_cv_member_struct_statfs_f_bavail=yes
21526 else
21527   $as_echo "$as_me: failed program was:" >&5
21528 sed 's/^/| /' conftest.$ac_ext >&5
21529
21530         ac_cv_member_struct_statfs_f_bavail=no
21531 fi
21532
21533 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21534 fi
21535
21536 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21537 fi
21538 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
21539 $as_echo "$ac_cv_member_struct_statfs_f_bavail" >&6; }
21540 if test "x$ac_cv_member_struct_statfs_f_bavail" = x""yes; then
21541
21542 cat >>confdefs.h <<_ACEOF
21543 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
21544 _ACEOF
21545
21546
21547 fi
21548 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
21549 $as_echo_n "checking for struct statfs.f_frsize... " >&6; }
21550 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
21551   $as_echo_n "(cached) " >&6
21552 else
21553   cat >conftest.$ac_ext <<_ACEOF
21554 /* confdefs.h.  */
21555 _ACEOF
21556 cat confdefs.h >>conftest.$ac_ext
21557 cat >>conftest.$ac_ext <<_ACEOF
21558 /* end confdefs.h.  */
21559 #include <sys/types.h>
21560 #ifdef HAVE_SYS_PARAM_H
21561 # include <sys/param.h>
21562 #endif
21563 #ifdef HAVE_SYS_MOUNT_H
21564 # include <sys/mount.h>
21565 #endif
21566 #ifdef HAVE_SYS_VFS_H
21567 # include <sys/vfs.h>
21568 #endif
21569 #ifdef HAVE_SYS_STATFS_H
21570 # include <sys/statfs.h>
21571 #endif
21572
21573 int
21574 main ()
21575 {
21576 static struct statfs ac_aggr;
21577 if (ac_aggr.f_frsize)
21578 return 0;
21579   ;
21580   return 0;
21581 }
21582 _ACEOF
21583 rm -f conftest.$ac_objext
21584 if { (ac_try="$ac_compile"
21585 case "(($ac_try" in
21586   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21587   *) ac_try_echo=$ac_try;;
21588 esac
21589 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21590 $as_echo "$ac_try_echo") >&5
21591   (eval "$ac_compile") 2>conftest.er1
21592   ac_status=$?
21593   grep -v '^ *+' conftest.er1 >conftest.err
21594   rm -f conftest.er1
21595   cat conftest.err >&5
21596   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21597   (exit $ac_status); } && {
21598          test -z "$ac_c_werror_flag" ||
21599          test ! -s conftest.err
21600        } && test -s conftest.$ac_objext; then
21601   ac_cv_member_struct_statfs_f_frsize=yes
21602 else
21603   $as_echo "$as_me: failed program was:" >&5
21604 sed 's/^/| /' conftest.$ac_ext >&5
21605
21606         cat >conftest.$ac_ext <<_ACEOF
21607 /* confdefs.h.  */
21608 _ACEOF
21609 cat confdefs.h >>conftest.$ac_ext
21610 cat >>conftest.$ac_ext <<_ACEOF
21611 /* end confdefs.h.  */
21612 #include <sys/types.h>
21613 #ifdef HAVE_SYS_PARAM_H
21614 # include <sys/param.h>
21615 #endif
21616 #ifdef HAVE_SYS_MOUNT_H
21617 # include <sys/mount.h>
21618 #endif
21619 #ifdef HAVE_SYS_VFS_H
21620 # include <sys/vfs.h>
21621 #endif
21622 #ifdef HAVE_SYS_STATFS_H
21623 # include <sys/statfs.h>
21624 #endif
21625
21626 int
21627 main ()
21628 {
21629 static struct statfs ac_aggr;
21630 if (sizeof ac_aggr.f_frsize)
21631 return 0;
21632   ;
21633   return 0;
21634 }
21635 _ACEOF
21636 rm -f conftest.$ac_objext
21637 if { (ac_try="$ac_compile"
21638 case "(($ac_try" in
21639   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21640   *) ac_try_echo=$ac_try;;
21641 esac
21642 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21643 $as_echo "$ac_try_echo") >&5
21644   (eval "$ac_compile") 2>conftest.er1
21645   ac_status=$?
21646   grep -v '^ *+' conftest.er1 >conftest.err
21647   rm -f conftest.er1
21648   cat conftest.err >&5
21649   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21650   (exit $ac_status); } && {
21651          test -z "$ac_c_werror_flag" ||
21652          test ! -s conftest.err
21653        } && test -s conftest.$ac_objext; then
21654   ac_cv_member_struct_statfs_f_frsize=yes
21655 else
21656   $as_echo "$as_me: failed program was:" >&5
21657 sed 's/^/| /' conftest.$ac_ext >&5
21658
21659         ac_cv_member_struct_statfs_f_frsize=no
21660 fi
21661
21662 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21663 fi
21664
21665 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21666 fi
21667 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
21668 $as_echo "$ac_cv_member_struct_statfs_f_frsize" >&6; }
21669 if test "x$ac_cv_member_struct_statfs_f_frsize" = x""yes; then
21670
21671 cat >>confdefs.h <<_ACEOF
21672 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
21673 _ACEOF
21674
21675
21676 fi
21677 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
21678 $as_echo_n "checking for struct statfs.f_ffree... " >&6; }
21679 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
21680   $as_echo_n "(cached) " >&6
21681 else
21682   cat >conftest.$ac_ext <<_ACEOF
21683 /* confdefs.h.  */
21684 _ACEOF
21685 cat confdefs.h >>conftest.$ac_ext
21686 cat >>conftest.$ac_ext <<_ACEOF
21687 /* end confdefs.h.  */
21688 #include <sys/types.h>
21689 #ifdef HAVE_SYS_PARAM_H
21690 # include <sys/param.h>
21691 #endif
21692 #ifdef HAVE_SYS_MOUNT_H
21693 # include <sys/mount.h>
21694 #endif
21695 #ifdef HAVE_SYS_VFS_H
21696 # include <sys/vfs.h>
21697 #endif
21698 #ifdef HAVE_SYS_STATFS_H
21699 # include <sys/statfs.h>
21700 #endif
21701
21702 int
21703 main ()
21704 {
21705 static struct statfs ac_aggr;
21706 if (ac_aggr.f_ffree)
21707 return 0;
21708   ;
21709   return 0;
21710 }
21711 _ACEOF
21712 rm -f conftest.$ac_objext
21713 if { (ac_try="$ac_compile"
21714 case "(($ac_try" in
21715   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21716   *) ac_try_echo=$ac_try;;
21717 esac
21718 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21719 $as_echo "$ac_try_echo") >&5
21720   (eval "$ac_compile") 2>conftest.er1
21721   ac_status=$?
21722   grep -v '^ *+' conftest.er1 >conftest.err
21723   rm -f conftest.er1
21724   cat conftest.err >&5
21725   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21726   (exit $ac_status); } && {
21727          test -z "$ac_c_werror_flag" ||
21728          test ! -s conftest.err
21729        } && test -s conftest.$ac_objext; then
21730   ac_cv_member_struct_statfs_f_ffree=yes
21731 else
21732   $as_echo "$as_me: failed program was:" >&5
21733 sed 's/^/| /' conftest.$ac_ext >&5
21734
21735         cat >conftest.$ac_ext <<_ACEOF
21736 /* confdefs.h.  */
21737 _ACEOF
21738 cat confdefs.h >>conftest.$ac_ext
21739 cat >>conftest.$ac_ext <<_ACEOF
21740 /* end confdefs.h.  */
21741 #include <sys/types.h>
21742 #ifdef HAVE_SYS_PARAM_H
21743 # include <sys/param.h>
21744 #endif
21745 #ifdef HAVE_SYS_MOUNT_H
21746 # include <sys/mount.h>
21747 #endif
21748 #ifdef HAVE_SYS_VFS_H
21749 # include <sys/vfs.h>
21750 #endif
21751 #ifdef HAVE_SYS_STATFS_H
21752 # include <sys/statfs.h>
21753 #endif
21754
21755 int
21756 main ()
21757 {
21758 static struct statfs ac_aggr;
21759 if (sizeof ac_aggr.f_ffree)
21760 return 0;
21761   ;
21762   return 0;
21763 }
21764 _ACEOF
21765 rm -f conftest.$ac_objext
21766 if { (ac_try="$ac_compile"
21767 case "(($ac_try" in
21768   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21769   *) ac_try_echo=$ac_try;;
21770 esac
21771 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21772 $as_echo "$ac_try_echo") >&5
21773   (eval "$ac_compile") 2>conftest.er1
21774   ac_status=$?
21775   grep -v '^ *+' conftest.er1 >conftest.err
21776   rm -f conftest.er1
21777   cat conftest.err >&5
21778   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21779   (exit $ac_status); } && {
21780          test -z "$ac_c_werror_flag" ||
21781          test ! -s conftest.err
21782        } && test -s conftest.$ac_objext; then
21783   ac_cv_member_struct_statfs_f_ffree=yes
21784 else
21785   $as_echo "$as_me: failed program was:" >&5
21786 sed 's/^/| /' conftest.$ac_ext >&5
21787
21788         ac_cv_member_struct_statfs_f_ffree=no
21789 fi
21790
21791 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21792 fi
21793
21794 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21795 fi
21796 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
21797 $as_echo "$ac_cv_member_struct_statfs_f_ffree" >&6; }
21798 if test "x$ac_cv_member_struct_statfs_f_ffree" = x""yes; then
21799
21800 cat >>confdefs.h <<_ACEOF
21801 #define HAVE_STRUCT_STATFS_F_FFREE 1
21802 _ACEOF
21803
21804
21805 fi
21806 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
21807 $as_echo_n "checking for struct statfs.f_favail... " >&6; }
21808 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
21809   $as_echo_n "(cached) " >&6
21810 else
21811   cat >conftest.$ac_ext <<_ACEOF
21812 /* confdefs.h.  */
21813 _ACEOF
21814 cat confdefs.h >>conftest.$ac_ext
21815 cat >>conftest.$ac_ext <<_ACEOF
21816 /* end confdefs.h.  */
21817 #include <sys/types.h>
21818 #ifdef HAVE_SYS_PARAM_H
21819 # include <sys/param.h>
21820 #endif
21821 #ifdef HAVE_SYS_MOUNT_H
21822 # include <sys/mount.h>
21823 #endif
21824 #ifdef HAVE_SYS_VFS_H
21825 # include <sys/vfs.h>
21826 #endif
21827 #ifdef HAVE_SYS_STATFS_H
21828 # include <sys/statfs.h>
21829 #endif
21830
21831 int
21832 main ()
21833 {
21834 static struct statfs ac_aggr;
21835 if (ac_aggr.f_favail)
21836 return 0;
21837   ;
21838   return 0;
21839 }
21840 _ACEOF
21841 rm -f conftest.$ac_objext
21842 if { (ac_try="$ac_compile"
21843 case "(($ac_try" in
21844   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21845   *) ac_try_echo=$ac_try;;
21846 esac
21847 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21848 $as_echo "$ac_try_echo") >&5
21849   (eval "$ac_compile") 2>conftest.er1
21850   ac_status=$?
21851   grep -v '^ *+' conftest.er1 >conftest.err
21852   rm -f conftest.er1
21853   cat conftest.err >&5
21854   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21855   (exit $ac_status); } && {
21856          test -z "$ac_c_werror_flag" ||
21857          test ! -s conftest.err
21858        } && test -s conftest.$ac_objext; then
21859   ac_cv_member_struct_statfs_f_favail=yes
21860 else
21861   $as_echo "$as_me: failed program was:" >&5
21862 sed 's/^/| /' conftest.$ac_ext >&5
21863
21864         cat >conftest.$ac_ext <<_ACEOF
21865 /* confdefs.h.  */
21866 _ACEOF
21867 cat confdefs.h >>conftest.$ac_ext
21868 cat >>conftest.$ac_ext <<_ACEOF
21869 /* end confdefs.h.  */
21870 #include <sys/types.h>
21871 #ifdef HAVE_SYS_PARAM_H
21872 # include <sys/param.h>
21873 #endif
21874 #ifdef HAVE_SYS_MOUNT_H
21875 # include <sys/mount.h>
21876 #endif
21877 #ifdef HAVE_SYS_VFS_H
21878 # include <sys/vfs.h>
21879 #endif
21880 #ifdef HAVE_SYS_STATFS_H
21881 # include <sys/statfs.h>
21882 #endif
21883
21884 int
21885 main ()
21886 {
21887 static struct statfs ac_aggr;
21888 if (sizeof ac_aggr.f_favail)
21889 return 0;
21890   ;
21891   return 0;
21892 }
21893 _ACEOF
21894 rm -f conftest.$ac_objext
21895 if { (ac_try="$ac_compile"
21896 case "(($ac_try" in
21897   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21898   *) ac_try_echo=$ac_try;;
21899 esac
21900 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21901 $as_echo "$ac_try_echo") >&5
21902   (eval "$ac_compile") 2>conftest.er1
21903   ac_status=$?
21904   grep -v '^ *+' conftest.er1 >conftest.err
21905   rm -f conftest.er1
21906   cat conftest.err >&5
21907   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21908   (exit $ac_status); } && {
21909          test -z "$ac_c_werror_flag" ||
21910          test ! -s conftest.err
21911        } && test -s conftest.$ac_objext; then
21912   ac_cv_member_struct_statfs_f_favail=yes
21913 else
21914   $as_echo "$as_me: failed program was:" >&5
21915 sed 's/^/| /' conftest.$ac_ext >&5
21916
21917         ac_cv_member_struct_statfs_f_favail=no
21918 fi
21919
21920 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21921 fi
21922
21923 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21924 fi
21925 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
21926 $as_echo "$ac_cv_member_struct_statfs_f_favail" >&6; }
21927 if test "x$ac_cv_member_struct_statfs_f_favail" = x""yes; then
21928
21929 cat >>confdefs.h <<_ACEOF
21930 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
21931 _ACEOF
21932
21933
21934 fi
21935 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
21936 $as_echo_n "checking for struct statfs.f_namelen... " >&6; }
21937 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
21938   $as_echo_n "(cached) " >&6
21939 else
21940   cat >conftest.$ac_ext <<_ACEOF
21941 /* confdefs.h.  */
21942 _ACEOF
21943 cat confdefs.h >>conftest.$ac_ext
21944 cat >>conftest.$ac_ext <<_ACEOF
21945 /* end confdefs.h.  */
21946 #include <sys/types.h>
21947 #ifdef HAVE_SYS_PARAM_H
21948 # include <sys/param.h>
21949 #endif
21950 #ifdef HAVE_SYS_MOUNT_H
21951 # include <sys/mount.h>
21952 #endif
21953 #ifdef HAVE_SYS_VFS_H
21954 # include <sys/vfs.h>
21955 #endif
21956 #ifdef HAVE_SYS_STATFS_H
21957 # include <sys/statfs.h>
21958 #endif
21959
21960 int
21961 main ()
21962 {
21963 static struct statfs ac_aggr;
21964 if (ac_aggr.f_namelen)
21965 return 0;
21966   ;
21967   return 0;
21968 }
21969 _ACEOF
21970 rm -f conftest.$ac_objext
21971 if { (ac_try="$ac_compile"
21972 case "(($ac_try" in
21973   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21974   *) ac_try_echo=$ac_try;;
21975 esac
21976 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21977 $as_echo "$ac_try_echo") >&5
21978   (eval "$ac_compile") 2>conftest.er1
21979   ac_status=$?
21980   grep -v '^ *+' conftest.er1 >conftest.err
21981   rm -f conftest.er1
21982   cat conftest.err >&5
21983   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21984   (exit $ac_status); } && {
21985          test -z "$ac_c_werror_flag" ||
21986          test ! -s conftest.err
21987        } && test -s conftest.$ac_objext; then
21988   ac_cv_member_struct_statfs_f_namelen=yes
21989 else
21990   $as_echo "$as_me: failed program was:" >&5
21991 sed 's/^/| /' conftest.$ac_ext >&5
21992
21993         cat >conftest.$ac_ext <<_ACEOF
21994 /* confdefs.h.  */
21995 _ACEOF
21996 cat confdefs.h >>conftest.$ac_ext
21997 cat >>conftest.$ac_ext <<_ACEOF
21998 /* end confdefs.h.  */
21999 #include <sys/types.h>
22000 #ifdef HAVE_SYS_PARAM_H
22001 # include <sys/param.h>
22002 #endif
22003 #ifdef HAVE_SYS_MOUNT_H
22004 # include <sys/mount.h>
22005 #endif
22006 #ifdef HAVE_SYS_VFS_H
22007 # include <sys/vfs.h>
22008 #endif
22009 #ifdef HAVE_SYS_STATFS_H
22010 # include <sys/statfs.h>
22011 #endif
22012
22013 int
22014 main ()
22015 {
22016 static struct statfs ac_aggr;
22017 if (sizeof ac_aggr.f_namelen)
22018 return 0;
22019   ;
22020   return 0;
22021 }
22022 _ACEOF
22023 rm -f conftest.$ac_objext
22024 if { (ac_try="$ac_compile"
22025 case "(($ac_try" in
22026   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22027   *) ac_try_echo=$ac_try;;
22028 esac
22029 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22030 $as_echo "$ac_try_echo") >&5
22031   (eval "$ac_compile") 2>conftest.er1
22032   ac_status=$?
22033   grep -v '^ *+' conftest.er1 >conftest.err
22034   rm -f conftest.er1
22035   cat conftest.err >&5
22036   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22037   (exit $ac_status); } && {
22038          test -z "$ac_c_werror_flag" ||
22039          test ! -s conftest.err
22040        } && test -s conftest.$ac_objext; then
22041   ac_cv_member_struct_statfs_f_namelen=yes
22042 else
22043   $as_echo "$as_me: failed program was:" >&5
22044 sed 's/^/| /' conftest.$ac_ext >&5
22045
22046         ac_cv_member_struct_statfs_f_namelen=no
22047 fi
22048
22049 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22050 fi
22051
22052 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22053 fi
22054 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
22055 $as_echo "$ac_cv_member_struct_statfs_f_namelen" >&6; }
22056 if test "x$ac_cv_member_struct_statfs_f_namelen" = x""yes; then
22057
22058 cat >>confdefs.h <<_ACEOF
22059 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
22060 _ACEOF
22061
22062
22063 fi
22064
22065
22066 { $as_echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
22067 $as_echo_n "checking for struct statvfs.f_blocks... " >&6; }
22068 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
22069   $as_echo_n "(cached) " >&6
22070 else
22071   cat >conftest.$ac_ext <<_ACEOF
22072 /* confdefs.h.  */
22073 _ACEOF
22074 cat confdefs.h >>conftest.$ac_ext
22075 cat >>conftest.$ac_ext <<_ACEOF
22076 /* end confdefs.h.  */
22077 #ifdef HAVE_SYS_STATVFS_H
22078 #include <sys/statvfs.h>
22079 #endif
22080
22081 int
22082 main ()
22083 {
22084 static struct statvfs ac_aggr;
22085 if (ac_aggr.f_blocks)
22086 return 0;
22087   ;
22088   return 0;
22089 }
22090 _ACEOF
22091 rm -f conftest.$ac_objext
22092 if { (ac_try="$ac_compile"
22093 case "(($ac_try" in
22094   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22095   *) ac_try_echo=$ac_try;;
22096 esac
22097 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22098 $as_echo "$ac_try_echo") >&5
22099   (eval "$ac_compile") 2>conftest.er1
22100   ac_status=$?
22101   grep -v '^ *+' conftest.er1 >conftest.err
22102   rm -f conftest.er1
22103   cat conftest.err >&5
22104   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22105   (exit $ac_status); } && {
22106          test -z "$ac_c_werror_flag" ||
22107          test ! -s conftest.err
22108        } && test -s conftest.$ac_objext; then
22109   ac_cv_member_struct_statvfs_f_blocks=yes
22110 else
22111   $as_echo "$as_me: failed program was:" >&5
22112 sed 's/^/| /' conftest.$ac_ext >&5
22113
22114         cat >conftest.$ac_ext <<_ACEOF
22115 /* confdefs.h.  */
22116 _ACEOF
22117 cat confdefs.h >>conftest.$ac_ext
22118 cat >>conftest.$ac_ext <<_ACEOF
22119 /* end confdefs.h.  */
22120 #ifdef HAVE_SYS_STATVFS_H
22121 #include <sys/statvfs.h>
22122 #endif
22123
22124 int
22125 main ()
22126 {
22127 static struct statvfs ac_aggr;
22128 if (sizeof ac_aggr.f_blocks)
22129 return 0;
22130   ;
22131   return 0;
22132 }
22133 _ACEOF
22134 rm -f conftest.$ac_objext
22135 if { (ac_try="$ac_compile"
22136 case "(($ac_try" in
22137   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22138   *) ac_try_echo=$ac_try;;
22139 esac
22140 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22141 $as_echo "$ac_try_echo") >&5
22142   (eval "$ac_compile") 2>conftest.er1
22143   ac_status=$?
22144   grep -v '^ *+' conftest.er1 >conftest.err
22145   rm -f conftest.er1
22146   cat conftest.err >&5
22147   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22148   (exit $ac_status); } && {
22149          test -z "$ac_c_werror_flag" ||
22150          test ! -s conftest.err
22151        } && test -s conftest.$ac_objext; then
22152   ac_cv_member_struct_statvfs_f_blocks=yes
22153 else
22154   $as_echo "$as_me: failed program was:" >&5
22155 sed 's/^/| /' conftest.$ac_ext >&5
22156
22157         ac_cv_member_struct_statvfs_f_blocks=no
22158 fi
22159
22160 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22161 fi
22162
22163 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22164 fi
22165 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
22166 $as_echo "$ac_cv_member_struct_statvfs_f_blocks" >&6; }
22167 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x""yes; then
22168
22169 cat >>confdefs.h <<_ACEOF
22170 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
22171 _ACEOF
22172
22173
22174 fi
22175
22176
22177 { $as_echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
22178 $as_echo_n "checking for struct msghdr.msg_accrights... " >&6; }
22179 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
22180   $as_echo_n "(cached) " >&6
22181 else
22182   cat >conftest.$ac_ext <<_ACEOF
22183 /* confdefs.h.  */
22184 _ACEOF
22185 cat confdefs.h >>conftest.$ac_ext
22186 cat >>conftest.$ac_ext <<_ACEOF
22187 /* end confdefs.h.  */
22188 #include <sys/types.h>
22189 #ifdef HAVE_SYS_SOCKET_H
22190 # include <sys/socket.h>
22191 #endif
22192 #ifdef HAVE_SYS_UN_H
22193 # include <sys/un.h>
22194 #endif
22195
22196 int
22197 main ()
22198 {
22199 static struct msghdr ac_aggr;
22200 if (ac_aggr.msg_accrights)
22201 return 0;
22202   ;
22203   return 0;
22204 }
22205 _ACEOF
22206 rm -f conftest.$ac_objext
22207 if { (ac_try="$ac_compile"
22208 case "(($ac_try" in
22209   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22210   *) ac_try_echo=$ac_try;;
22211 esac
22212 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22213 $as_echo "$ac_try_echo") >&5
22214   (eval "$ac_compile") 2>conftest.er1
22215   ac_status=$?
22216   grep -v '^ *+' conftest.er1 >conftest.err
22217   rm -f conftest.er1
22218   cat conftest.err >&5
22219   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22220   (exit $ac_status); } && {
22221          test -z "$ac_c_werror_flag" ||
22222          test ! -s conftest.err
22223        } && test -s conftest.$ac_objext; then
22224   ac_cv_member_struct_msghdr_msg_accrights=yes
22225 else
22226   $as_echo "$as_me: failed program was:" >&5
22227 sed 's/^/| /' conftest.$ac_ext >&5
22228
22229         cat >conftest.$ac_ext <<_ACEOF
22230 /* confdefs.h.  */
22231 _ACEOF
22232 cat confdefs.h >>conftest.$ac_ext
22233 cat >>conftest.$ac_ext <<_ACEOF
22234 /* end confdefs.h.  */
22235 #include <sys/types.h>
22236 #ifdef HAVE_SYS_SOCKET_H
22237 # include <sys/socket.h>
22238 #endif
22239 #ifdef HAVE_SYS_UN_H
22240 # include <sys/un.h>
22241 #endif
22242
22243 int
22244 main ()
22245 {
22246 static struct msghdr ac_aggr;
22247 if (sizeof ac_aggr.msg_accrights)
22248 return 0;
22249   ;
22250   return 0;
22251 }
22252 _ACEOF
22253 rm -f conftest.$ac_objext
22254 if { (ac_try="$ac_compile"
22255 case "(($ac_try" in
22256   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22257   *) ac_try_echo=$ac_try;;
22258 esac
22259 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22260 $as_echo "$ac_try_echo") >&5
22261   (eval "$ac_compile") 2>conftest.er1
22262   ac_status=$?
22263   grep -v '^ *+' conftest.er1 >conftest.err
22264   rm -f conftest.er1
22265   cat conftest.err >&5
22266   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22267   (exit $ac_status); } && {
22268          test -z "$ac_c_werror_flag" ||
22269          test ! -s conftest.err
22270        } && test -s conftest.$ac_objext; then
22271   ac_cv_member_struct_msghdr_msg_accrights=yes
22272 else
22273   $as_echo "$as_me: failed program was:" >&5
22274 sed 's/^/| /' conftest.$ac_ext >&5
22275
22276         ac_cv_member_struct_msghdr_msg_accrights=no
22277 fi
22278
22279 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22280 fi
22281
22282 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22283 fi
22284 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
22285 $as_echo "$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
22286 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x""yes; then
22287
22288 cat >>confdefs.h <<_ACEOF
22289 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
22290 _ACEOF
22291
22292
22293 fi
22294 { $as_echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
22295 $as_echo_n "checking for struct sockaddr.sa_len... " >&6; }
22296 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
22297   $as_echo_n "(cached) " >&6
22298 else
22299   cat >conftest.$ac_ext <<_ACEOF
22300 /* confdefs.h.  */
22301 _ACEOF
22302 cat confdefs.h >>conftest.$ac_ext
22303 cat >>conftest.$ac_ext <<_ACEOF
22304 /* end confdefs.h.  */
22305 #include <sys/types.h>
22306 #ifdef HAVE_SYS_SOCKET_H
22307 # include <sys/socket.h>
22308 #endif
22309 #ifdef HAVE_SYS_UN_H
22310 # include <sys/un.h>
22311 #endif
22312
22313 int
22314 main ()
22315 {
22316 static struct sockaddr ac_aggr;
22317 if (ac_aggr.sa_len)
22318 return 0;
22319   ;
22320   return 0;
22321 }
22322 _ACEOF
22323 rm -f conftest.$ac_objext
22324 if { (ac_try="$ac_compile"
22325 case "(($ac_try" in
22326   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22327   *) ac_try_echo=$ac_try;;
22328 esac
22329 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22330 $as_echo "$ac_try_echo") >&5
22331   (eval "$ac_compile") 2>conftest.er1
22332   ac_status=$?
22333   grep -v '^ *+' conftest.er1 >conftest.err
22334   rm -f conftest.er1
22335   cat conftest.err >&5
22336   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22337   (exit $ac_status); } && {
22338          test -z "$ac_c_werror_flag" ||
22339          test ! -s conftest.err
22340        } && test -s conftest.$ac_objext; then
22341   ac_cv_member_struct_sockaddr_sa_len=yes
22342 else
22343   $as_echo "$as_me: failed program was:" >&5
22344 sed 's/^/| /' conftest.$ac_ext >&5
22345
22346         cat >conftest.$ac_ext <<_ACEOF
22347 /* confdefs.h.  */
22348 _ACEOF
22349 cat confdefs.h >>conftest.$ac_ext
22350 cat >>conftest.$ac_ext <<_ACEOF
22351 /* end confdefs.h.  */
22352 #include <sys/types.h>
22353 #ifdef HAVE_SYS_SOCKET_H
22354 # include <sys/socket.h>
22355 #endif
22356 #ifdef HAVE_SYS_UN_H
22357 # include <sys/un.h>
22358 #endif
22359
22360 int
22361 main ()
22362 {
22363 static struct sockaddr ac_aggr;
22364 if (sizeof ac_aggr.sa_len)
22365 return 0;
22366   ;
22367   return 0;
22368 }
22369 _ACEOF
22370 rm -f conftest.$ac_objext
22371 if { (ac_try="$ac_compile"
22372 case "(($ac_try" in
22373   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22374   *) ac_try_echo=$ac_try;;
22375 esac
22376 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22377 $as_echo "$ac_try_echo") >&5
22378   (eval "$ac_compile") 2>conftest.er1
22379   ac_status=$?
22380   grep -v '^ *+' conftest.er1 >conftest.err
22381   rm -f conftest.er1
22382   cat conftest.err >&5
22383   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22384   (exit $ac_status); } && {
22385          test -z "$ac_c_werror_flag" ||
22386          test ! -s conftest.err
22387        } && test -s conftest.$ac_objext; then
22388   ac_cv_member_struct_sockaddr_sa_len=yes
22389 else
22390   $as_echo "$as_me: failed program was:" >&5
22391 sed 's/^/| /' conftest.$ac_ext >&5
22392
22393         ac_cv_member_struct_sockaddr_sa_len=no
22394 fi
22395
22396 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22397 fi
22398
22399 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22400 fi
22401 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
22402 $as_echo "$ac_cv_member_struct_sockaddr_sa_len" >&6; }
22403 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x""yes; then
22404
22405 cat >>confdefs.h <<_ACEOF
22406 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
22407 _ACEOF
22408
22409
22410 fi
22411 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
22412 $as_echo_n "checking for struct sockaddr_un.sun_len... " >&6; }
22413 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
22414   $as_echo_n "(cached) " >&6
22415 else
22416   cat >conftest.$ac_ext <<_ACEOF
22417 /* confdefs.h.  */
22418 _ACEOF
22419 cat confdefs.h >>conftest.$ac_ext
22420 cat >>conftest.$ac_ext <<_ACEOF
22421 /* end confdefs.h.  */
22422 #include <sys/types.h>
22423 #ifdef HAVE_SYS_SOCKET_H
22424 # include <sys/socket.h>
22425 #endif
22426 #ifdef HAVE_SYS_UN_H
22427 # include <sys/un.h>
22428 #endif
22429
22430 int
22431 main ()
22432 {
22433 static struct sockaddr_un ac_aggr;
22434 if (ac_aggr.sun_len)
22435 return 0;
22436   ;
22437   return 0;
22438 }
22439 _ACEOF
22440 rm -f conftest.$ac_objext
22441 if { (ac_try="$ac_compile"
22442 case "(($ac_try" in
22443   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22444   *) ac_try_echo=$ac_try;;
22445 esac
22446 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22447 $as_echo "$ac_try_echo") >&5
22448   (eval "$ac_compile") 2>conftest.er1
22449   ac_status=$?
22450   grep -v '^ *+' conftest.er1 >conftest.err
22451   rm -f conftest.er1
22452   cat conftest.err >&5
22453   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22454   (exit $ac_status); } && {
22455          test -z "$ac_c_werror_flag" ||
22456          test ! -s conftest.err
22457        } && test -s conftest.$ac_objext; then
22458   ac_cv_member_struct_sockaddr_un_sun_len=yes
22459 else
22460   $as_echo "$as_me: failed program was:" >&5
22461 sed 's/^/| /' conftest.$ac_ext >&5
22462
22463         cat >conftest.$ac_ext <<_ACEOF
22464 /* confdefs.h.  */
22465 _ACEOF
22466 cat confdefs.h >>conftest.$ac_ext
22467 cat >>conftest.$ac_ext <<_ACEOF
22468 /* end confdefs.h.  */
22469 #include <sys/types.h>
22470 #ifdef HAVE_SYS_SOCKET_H
22471 # include <sys/socket.h>
22472 #endif
22473 #ifdef HAVE_SYS_UN_H
22474 # include <sys/un.h>
22475 #endif
22476
22477 int
22478 main ()
22479 {
22480 static struct sockaddr_un ac_aggr;
22481 if (sizeof ac_aggr.sun_len)
22482 return 0;
22483   ;
22484   return 0;
22485 }
22486 _ACEOF
22487 rm -f conftest.$ac_objext
22488 if { (ac_try="$ac_compile"
22489 case "(($ac_try" in
22490   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22491   *) ac_try_echo=$ac_try;;
22492 esac
22493 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22494 $as_echo "$ac_try_echo") >&5
22495   (eval "$ac_compile") 2>conftest.er1
22496   ac_status=$?
22497   grep -v '^ *+' conftest.er1 >conftest.err
22498   rm -f conftest.er1
22499   cat conftest.err >&5
22500   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22501   (exit $ac_status); } && {
22502          test -z "$ac_c_werror_flag" ||
22503          test ! -s conftest.err
22504        } && test -s conftest.$ac_objext; then
22505   ac_cv_member_struct_sockaddr_un_sun_len=yes
22506 else
22507   $as_echo "$as_me: failed program was:" >&5
22508 sed 's/^/| /' conftest.$ac_ext >&5
22509
22510         ac_cv_member_struct_sockaddr_un_sun_len=no
22511 fi
22512
22513 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22514 fi
22515
22516 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22517 fi
22518 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
22519 $as_echo "$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
22520 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x""yes; then
22521
22522 cat >>confdefs.h <<_ACEOF
22523 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
22524 _ACEOF
22525
22526
22527 fi
22528
22529
22530 { $as_echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
22531 $as_echo_n "checking for scsireq_t.cmd... " >&6; }
22532 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
22533   $as_echo_n "(cached) " >&6
22534 else
22535   cat >conftest.$ac_ext <<_ACEOF
22536 /* confdefs.h.  */
22537 _ACEOF
22538 cat confdefs.h >>conftest.$ac_ext
22539 cat >>conftest.$ac_ext <<_ACEOF
22540 /* end confdefs.h.  */
22541 #include <sys/types.h>
22542 #ifdef HAVE_SCSI_SG_H
22543 #include <scsi/sg.h>
22544 #endif
22545
22546 int
22547 main ()
22548 {
22549 static scsireq_t ac_aggr;
22550 if (ac_aggr.cmd)
22551 return 0;
22552   ;
22553   return 0;
22554 }
22555 _ACEOF
22556 rm -f conftest.$ac_objext
22557 if { (ac_try="$ac_compile"
22558 case "(($ac_try" in
22559   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22560   *) ac_try_echo=$ac_try;;
22561 esac
22562 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22563 $as_echo "$ac_try_echo") >&5
22564   (eval "$ac_compile") 2>conftest.er1
22565   ac_status=$?
22566   grep -v '^ *+' conftest.er1 >conftest.err
22567   rm -f conftest.er1
22568   cat conftest.err >&5
22569   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22570   (exit $ac_status); } && {
22571          test -z "$ac_c_werror_flag" ||
22572          test ! -s conftest.err
22573        } && test -s conftest.$ac_objext; then
22574   ac_cv_member_scsireq_t_cmd=yes
22575 else
22576   $as_echo "$as_me: failed program was:" >&5
22577 sed 's/^/| /' conftest.$ac_ext >&5
22578
22579         cat >conftest.$ac_ext <<_ACEOF
22580 /* confdefs.h.  */
22581 _ACEOF
22582 cat confdefs.h >>conftest.$ac_ext
22583 cat >>conftest.$ac_ext <<_ACEOF
22584 /* end confdefs.h.  */
22585 #include <sys/types.h>
22586 #ifdef HAVE_SCSI_SG_H
22587 #include <scsi/sg.h>
22588 #endif
22589
22590 int
22591 main ()
22592 {
22593 static scsireq_t ac_aggr;
22594 if (sizeof ac_aggr.cmd)
22595 return 0;
22596   ;
22597   return 0;
22598 }
22599 _ACEOF
22600 rm -f conftest.$ac_objext
22601 if { (ac_try="$ac_compile"
22602 case "(($ac_try" in
22603   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22604   *) ac_try_echo=$ac_try;;
22605 esac
22606 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22607 $as_echo "$ac_try_echo") >&5
22608   (eval "$ac_compile") 2>conftest.er1
22609   ac_status=$?
22610   grep -v '^ *+' conftest.er1 >conftest.err
22611   rm -f conftest.er1
22612   cat conftest.err >&5
22613   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22614   (exit $ac_status); } && {
22615          test -z "$ac_c_werror_flag" ||
22616          test ! -s conftest.err
22617        } && test -s conftest.$ac_objext; then
22618   ac_cv_member_scsireq_t_cmd=yes
22619 else
22620   $as_echo "$as_me: failed program was:" >&5
22621 sed 's/^/| /' conftest.$ac_ext >&5
22622
22623         ac_cv_member_scsireq_t_cmd=no
22624 fi
22625
22626 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22627 fi
22628
22629 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22630 fi
22631 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
22632 $as_echo "$ac_cv_member_scsireq_t_cmd" >&6; }
22633 if test "x$ac_cv_member_scsireq_t_cmd" = x""yes; then
22634
22635 cat >>confdefs.h <<_ACEOF
22636 #define HAVE_SCSIREQ_T_CMD 1
22637 _ACEOF
22638
22639
22640 fi
22641 { $as_echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
22642 $as_echo_n "checking for sg_io_hdr_t.interface_id... " >&6; }
22643 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
22644   $as_echo_n "(cached) " >&6
22645 else
22646   cat >conftest.$ac_ext <<_ACEOF
22647 /* confdefs.h.  */
22648 _ACEOF
22649 cat confdefs.h >>conftest.$ac_ext
22650 cat >>conftest.$ac_ext <<_ACEOF
22651 /* end confdefs.h.  */
22652 #include <sys/types.h>
22653 #ifdef HAVE_SCSI_SG_H
22654 #include <scsi/sg.h>
22655 #endif
22656
22657 int
22658 main ()
22659 {
22660 static sg_io_hdr_t ac_aggr;
22661 if (ac_aggr.interface_id)
22662 return 0;
22663   ;
22664   return 0;
22665 }
22666 _ACEOF
22667 rm -f conftest.$ac_objext
22668 if { (ac_try="$ac_compile"
22669 case "(($ac_try" in
22670   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22671   *) ac_try_echo=$ac_try;;
22672 esac
22673 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22674 $as_echo "$ac_try_echo") >&5
22675   (eval "$ac_compile") 2>conftest.er1
22676   ac_status=$?
22677   grep -v '^ *+' conftest.er1 >conftest.err
22678   rm -f conftest.er1
22679   cat conftest.err >&5
22680   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22681   (exit $ac_status); } && {
22682          test -z "$ac_c_werror_flag" ||
22683          test ! -s conftest.err
22684        } && test -s conftest.$ac_objext; then
22685   ac_cv_member_sg_io_hdr_t_interface_id=yes
22686 else
22687   $as_echo "$as_me: failed program was:" >&5
22688 sed 's/^/| /' conftest.$ac_ext >&5
22689
22690         cat >conftest.$ac_ext <<_ACEOF
22691 /* confdefs.h.  */
22692 _ACEOF
22693 cat confdefs.h >>conftest.$ac_ext
22694 cat >>conftest.$ac_ext <<_ACEOF
22695 /* end confdefs.h.  */
22696 #include <sys/types.h>
22697 #ifdef HAVE_SCSI_SG_H
22698 #include <scsi/sg.h>
22699 #endif
22700
22701 int
22702 main ()
22703 {
22704 static sg_io_hdr_t ac_aggr;
22705 if (sizeof ac_aggr.interface_id)
22706 return 0;
22707   ;
22708   return 0;
22709 }
22710 _ACEOF
22711 rm -f conftest.$ac_objext
22712 if { (ac_try="$ac_compile"
22713 case "(($ac_try" in
22714   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22715   *) ac_try_echo=$ac_try;;
22716 esac
22717 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22718 $as_echo "$ac_try_echo") >&5
22719   (eval "$ac_compile") 2>conftest.er1
22720   ac_status=$?
22721   grep -v '^ *+' conftest.er1 >conftest.err
22722   rm -f conftest.er1
22723   cat conftest.err >&5
22724   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22725   (exit $ac_status); } && {
22726          test -z "$ac_c_werror_flag" ||
22727          test ! -s conftest.err
22728        } && test -s conftest.$ac_objext; then
22729   ac_cv_member_sg_io_hdr_t_interface_id=yes
22730 else
22731   $as_echo "$as_me: failed program was:" >&5
22732 sed 's/^/| /' conftest.$ac_ext >&5
22733
22734         ac_cv_member_sg_io_hdr_t_interface_id=no
22735 fi
22736
22737 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22738 fi
22739
22740 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22741 fi
22742 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
22743 $as_echo "$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
22744 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x""yes; then
22745
22746 cat >>confdefs.h <<_ACEOF
22747 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
22748 _ACEOF
22749
22750
22751 fi
22752
22753
22754 { $as_echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
22755 $as_echo_n "checking for siginfo_t.si_fd... " >&6; }
22756 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
22757   $as_echo_n "(cached) " >&6
22758 else
22759   cat >conftest.$ac_ext <<_ACEOF
22760 /* confdefs.h.  */
22761 _ACEOF
22762 cat confdefs.h >>conftest.$ac_ext
22763 cat >>conftest.$ac_ext <<_ACEOF
22764 /* end confdefs.h.  */
22765 #include <signal.h>
22766
22767 int
22768 main ()
22769 {
22770 static siginfo_t ac_aggr;
22771 if (ac_aggr.si_fd)
22772 return 0;
22773   ;
22774   return 0;
22775 }
22776 _ACEOF
22777 rm -f conftest.$ac_objext
22778 if { (ac_try="$ac_compile"
22779 case "(($ac_try" in
22780   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22781   *) ac_try_echo=$ac_try;;
22782 esac
22783 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22784 $as_echo "$ac_try_echo") >&5
22785   (eval "$ac_compile") 2>conftest.er1
22786   ac_status=$?
22787   grep -v '^ *+' conftest.er1 >conftest.err
22788   rm -f conftest.er1
22789   cat conftest.err >&5
22790   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22791   (exit $ac_status); } && {
22792          test -z "$ac_c_werror_flag" ||
22793          test ! -s conftest.err
22794        } && test -s conftest.$ac_objext; then
22795   ac_cv_member_siginfo_t_si_fd=yes
22796 else
22797   $as_echo "$as_me: failed program was:" >&5
22798 sed 's/^/| /' conftest.$ac_ext >&5
22799
22800         cat >conftest.$ac_ext <<_ACEOF
22801 /* confdefs.h.  */
22802 _ACEOF
22803 cat confdefs.h >>conftest.$ac_ext
22804 cat >>conftest.$ac_ext <<_ACEOF
22805 /* end confdefs.h.  */
22806 #include <signal.h>
22807
22808 int
22809 main ()
22810 {
22811 static siginfo_t ac_aggr;
22812 if (sizeof ac_aggr.si_fd)
22813 return 0;
22814   ;
22815   return 0;
22816 }
22817 _ACEOF
22818 rm -f conftest.$ac_objext
22819 if { (ac_try="$ac_compile"
22820 case "(($ac_try" in
22821   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22822   *) ac_try_echo=$ac_try;;
22823 esac
22824 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22825 $as_echo "$ac_try_echo") >&5
22826   (eval "$ac_compile") 2>conftest.er1
22827   ac_status=$?
22828   grep -v '^ *+' conftest.er1 >conftest.err
22829   rm -f conftest.er1
22830   cat conftest.err >&5
22831   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22832   (exit $ac_status); } && {
22833          test -z "$ac_c_werror_flag" ||
22834          test ! -s conftest.err
22835        } && test -s conftest.$ac_objext; then
22836   ac_cv_member_siginfo_t_si_fd=yes
22837 else
22838   $as_echo "$as_me: failed program was:" >&5
22839 sed 's/^/| /' conftest.$ac_ext >&5
22840
22841         ac_cv_member_siginfo_t_si_fd=no
22842 fi
22843
22844 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22845 fi
22846
22847 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22848 fi
22849 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
22850 $as_echo "$ac_cv_member_siginfo_t_si_fd" >&6; }
22851 if test "x$ac_cv_member_siginfo_t_si_fd" = x""yes; then
22852
22853 cat >>confdefs.h <<_ACEOF
22854 #define HAVE_SIGINFO_T_SI_FD 1
22855 _ACEOF
22856
22857
22858 fi
22859
22860
22861 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
22862 $as_echo_n "checking for struct mtget.mt_blksiz... " >&6; }
22863 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
22864   $as_echo_n "(cached) " >&6
22865 else
22866   cat >conftest.$ac_ext <<_ACEOF
22867 /* confdefs.h.  */
22868 _ACEOF
22869 cat confdefs.h >>conftest.$ac_ext
22870 cat >>conftest.$ac_ext <<_ACEOF
22871 /* end confdefs.h.  */
22872 #include <sys/types.h>
22873 #ifdef HAVE_SYS_MTIO_H
22874 #include <sys/mtio.h>
22875 #endif
22876
22877 int
22878 main ()
22879 {
22880 static struct mtget ac_aggr;
22881 if (ac_aggr.mt_blksiz)
22882 return 0;
22883   ;
22884   return 0;
22885 }
22886 _ACEOF
22887 rm -f conftest.$ac_objext
22888 if { (ac_try="$ac_compile"
22889 case "(($ac_try" in
22890   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22891   *) ac_try_echo=$ac_try;;
22892 esac
22893 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22894 $as_echo "$ac_try_echo") >&5
22895   (eval "$ac_compile") 2>conftest.er1
22896   ac_status=$?
22897   grep -v '^ *+' conftest.er1 >conftest.err
22898   rm -f conftest.er1
22899   cat conftest.err >&5
22900   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22901   (exit $ac_status); } && {
22902          test -z "$ac_c_werror_flag" ||
22903          test ! -s conftest.err
22904        } && test -s conftest.$ac_objext; then
22905   ac_cv_member_struct_mtget_mt_blksiz=yes
22906 else
22907   $as_echo "$as_me: failed program was:" >&5
22908 sed 's/^/| /' conftest.$ac_ext >&5
22909
22910         cat >conftest.$ac_ext <<_ACEOF
22911 /* confdefs.h.  */
22912 _ACEOF
22913 cat confdefs.h >>conftest.$ac_ext
22914 cat >>conftest.$ac_ext <<_ACEOF
22915 /* end confdefs.h.  */
22916 #include <sys/types.h>
22917 #ifdef HAVE_SYS_MTIO_H
22918 #include <sys/mtio.h>
22919 #endif
22920
22921 int
22922 main ()
22923 {
22924 static struct mtget ac_aggr;
22925 if (sizeof ac_aggr.mt_blksiz)
22926 return 0;
22927   ;
22928   return 0;
22929 }
22930 _ACEOF
22931 rm -f conftest.$ac_objext
22932 if { (ac_try="$ac_compile"
22933 case "(($ac_try" in
22934   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22935   *) ac_try_echo=$ac_try;;
22936 esac
22937 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22938 $as_echo "$ac_try_echo") >&5
22939   (eval "$ac_compile") 2>conftest.er1
22940   ac_status=$?
22941   grep -v '^ *+' conftest.er1 >conftest.err
22942   rm -f conftest.er1
22943   cat conftest.err >&5
22944   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22945   (exit $ac_status); } && {
22946          test -z "$ac_c_werror_flag" ||
22947          test ! -s conftest.err
22948        } && test -s conftest.$ac_objext; then
22949   ac_cv_member_struct_mtget_mt_blksiz=yes
22950 else
22951   $as_echo "$as_me: failed program was:" >&5
22952 sed 's/^/| /' conftest.$ac_ext >&5
22953
22954         ac_cv_member_struct_mtget_mt_blksiz=no
22955 fi
22956
22957 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22958 fi
22959
22960 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22961 fi
22962 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
22963 $as_echo "$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
22964 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x""yes; then
22965
22966 cat >>confdefs.h <<_ACEOF
22967 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
22968 _ACEOF
22969
22970
22971 fi
22972 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
22973 $as_echo_n "checking for struct mtget.mt_gstat... " >&6; }
22974 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
22975   $as_echo_n "(cached) " >&6
22976 else
22977   cat >conftest.$ac_ext <<_ACEOF
22978 /* confdefs.h.  */
22979 _ACEOF
22980 cat confdefs.h >>conftest.$ac_ext
22981 cat >>conftest.$ac_ext <<_ACEOF
22982 /* end confdefs.h.  */
22983 #include <sys/types.h>
22984 #ifdef HAVE_SYS_MTIO_H
22985 #include <sys/mtio.h>
22986 #endif
22987
22988 int
22989 main ()
22990 {
22991 static struct mtget ac_aggr;
22992 if (ac_aggr.mt_gstat)
22993 return 0;
22994   ;
22995   return 0;
22996 }
22997 _ACEOF
22998 rm -f conftest.$ac_objext
22999 if { (ac_try="$ac_compile"
23000 case "(($ac_try" in
23001   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23002   *) ac_try_echo=$ac_try;;
23003 esac
23004 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23005 $as_echo "$ac_try_echo") >&5
23006   (eval "$ac_compile") 2>conftest.er1
23007   ac_status=$?
23008   grep -v '^ *+' conftest.er1 >conftest.err
23009   rm -f conftest.er1
23010   cat conftest.err >&5
23011   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23012   (exit $ac_status); } && {
23013          test -z "$ac_c_werror_flag" ||
23014          test ! -s conftest.err
23015        } && test -s conftest.$ac_objext; then
23016   ac_cv_member_struct_mtget_mt_gstat=yes
23017 else
23018   $as_echo "$as_me: failed program was:" >&5
23019 sed 's/^/| /' conftest.$ac_ext >&5
23020
23021         cat >conftest.$ac_ext <<_ACEOF
23022 /* confdefs.h.  */
23023 _ACEOF
23024 cat confdefs.h >>conftest.$ac_ext
23025 cat >>conftest.$ac_ext <<_ACEOF
23026 /* end confdefs.h.  */
23027 #include <sys/types.h>
23028 #ifdef HAVE_SYS_MTIO_H
23029 #include <sys/mtio.h>
23030 #endif
23031
23032 int
23033 main ()
23034 {
23035 static struct mtget ac_aggr;
23036 if (sizeof ac_aggr.mt_gstat)
23037 return 0;
23038   ;
23039   return 0;
23040 }
23041 _ACEOF
23042 rm -f conftest.$ac_objext
23043 if { (ac_try="$ac_compile"
23044 case "(($ac_try" in
23045   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23046   *) ac_try_echo=$ac_try;;
23047 esac
23048 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23049 $as_echo "$ac_try_echo") >&5
23050   (eval "$ac_compile") 2>conftest.er1
23051   ac_status=$?
23052   grep -v '^ *+' conftest.er1 >conftest.err
23053   rm -f conftest.er1
23054   cat conftest.err >&5
23055   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23056   (exit $ac_status); } && {
23057          test -z "$ac_c_werror_flag" ||
23058          test ! -s conftest.err
23059        } && test -s conftest.$ac_objext; then
23060   ac_cv_member_struct_mtget_mt_gstat=yes
23061 else
23062   $as_echo "$as_me: failed program was:" >&5
23063 sed 's/^/| /' conftest.$ac_ext >&5
23064
23065         ac_cv_member_struct_mtget_mt_gstat=no
23066 fi
23067
23068 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23069 fi
23070
23071 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23072 fi
23073 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
23074 $as_echo "$ac_cv_member_struct_mtget_mt_gstat" >&6; }
23075 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x""yes; then
23076
23077 cat >>confdefs.h <<_ACEOF
23078 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
23079 _ACEOF
23080
23081
23082 fi
23083 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
23084 $as_echo_n "checking for struct mtget.mt_blkno... " >&6; }
23085 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
23086   $as_echo_n "(cached) " >&6
23087 else
23088   cat >conftest.$ac_ext <<_ACEOF
23089 /* confdefs.h.  */
23090 _ACEOF
23091 cat confdefs.h >>conftest.$ac_ext
23092 cat >>conftest.$ac_ext <<_ACEOF
23093 /* end confdefs.h.  */
23094 #include <sys/types.h>
23095 #ifdef HAVE_SYS_MTIO_H
23096 #include <sys/mtio.h>
23097 #endif
23098
23099 int
23100 main ()
23101 {
23102 static struct mtget ac_aggr;
23103 if (ac_aggr.mt_blkno)
23104 return 0;
23105   ;
23106   return 0;
23107 }
23108 _ACEOF
23109 rm -f conftest.$ac_objext
23110 if { (ac_try="$ac_compile"
23111 case "(($ac_try" in
23112   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23113   *) ac_try_echo=$ac_try;;
23114 esac
23115 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23116 $as_echo "$ac_try_echo") >&5
23117   (eval "$ac_compile") 2>conftest.er1
23118   ac_status=$?
23119   grep -v '^ *+' conftest.er1 >conftest.err
23120   rm -f conftest.er1
23121   cat conftest.err >&5
23122   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23123   (exit $ac_status); } && {
23124          test -z "$ac_c_werror_flag" ||
23125          test ! -s conftest.err
23126        } && test -s conftest.$ac_objext; then
23127   ac_cv_member_struct_mtget_mt_blkno=yes
23128 else
23129   $as_echo "$as_me: failed program was:" >&5
23130 sed 's/^/| /' conftest.$ac_ext >&5
23131
23132         cat >conftest.$ac_ext <<_ACEOF
23133 /* confdefs.h.  */
23134 _ACEOF
23135 cat confdefs.h >>conftest.$ac_ext
23136 cat >>conftest.$ac_ext <<_ACEOF
23137 /* end confdefs.h.  */
23138 #include <sys/types.h>
23139 #ifdef HAVE_SYS_MTIO_H
23140 #include <sys/mtio.h>
23141 #endif
23142
23143 int
23144 main ()
23145 {
23146 static struct mtget ac_aggr;
23147 if (sizeof ac_aggr.mt_blkno)
23148 return 0;
23149   ;
23150   return 0;
23151 }
23152 _ACEOF
23153 rm -f conftest.$ac_objext
23154 if { (ac_try="$ac_compile"
23155 case "(($ac_try" in
23156   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23157   *) ac_try_echo=$ac_try;;
23158 esac
23159 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23160 $as_echo "$ac_try_echo") >&5
23161   (eval "$ac_compile") 2>conftest.er1
23162   ac_status=$?
23163   grep -v '^ *+' conftest.er1 >conftest.err
23164   rm -f conftest.er1
23165   cat conftest.err >&5
23166   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23167   (exit $ac_status); } && {
23168          test -z "$ac_c_werror_flag" ||
23169          test ! -s conftest.err
23170        } && test -s conftest.$ac_objext; then
23171   ac_cv_member_struct_mtget_mt_blkno=yes
23172 else
23173   $as_echo "$as_me: failed program was:" >&5
23174 sed 's/^/| /' conftest.$ac_ext >&5
23175
23176         ac_cv_member_struct_mtget_mt_blkno=no
23177 fi
23178
23179 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23180 fi
23181
23182 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23183 fi
23184 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
23185 $as_echo "$ac_cv_member_struct_mtget_mt_blkno" >&6; }
23186 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x""yes; then
23187
23188 cat >>confdefs.h <<_ACEOF
23189 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
23190 _ACEOF
23191
23192
23193 fi
23194
23195
23196 { $as_echo "$as_me:$LINENO: checking for struct option.name" >&5
23197 $as_echo_n "checking for struct option.name... " >&6; }
23198 if test "${ac_cv_member_struct_option_name+set}" = set; then
23199   $as_echo_n "(cached) " >&6
23200 else
23201   cat >conftest.$ac_ext <<_ACEOF
23202 /* confdefs.h.  */
23203 _ACEOF
23204 cat confdefs.h >>conftest.$ac_ext
23205 cat >>conftest.$ac_ext <<_ACEOF
23206 /* end confdefs.h.  */
23207 #ifdef HAVE_GETOPT_H
23208 #include <getopt.h>
23209 #endif
23210
23211 int
23212 main ()
23213 {
23214 static struct option ac_aggr;
23215 if (ac_aggr.name)
23216 return 0;
23217   ;
23218   return 0;
23219 }
23220 _ACEOF
23221 rm -f conftest.$ac_objext
23222 if { (ac_try="$ac_compile"
23223 case "(($ac_try" in
23224   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23225   *) ac_try_echo=$ac_try;;
23226 esac
23227 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23228 $as_echo "$ac_try_echo") >&5
23229   (eval "$ac_compile") 2>conftest.er1
23230   ac_status=$?
23231   grep -v '^ *+' conftest.er1 >conftest.err
23232   rm -f conftest.er1
23233   cat conftest.err >&5
23234   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23235   (exit $ac_status); } && {
23236          test -z "$ac_c_werror_flag" ||
23237          test ! -s conftest.err
23238        } && test -s conftest.$ac_objext; then
23239   ac_cv_member_struct_option_name=yes
23240 else
23241   $as_echo "$as_me: failed program was:" >&5
23242 sed 's/^/| /' conftest.$ac_ext >&5
23243
23244         cat >conftest.$ac_ext <<_ACEOF
23245 /* confdefs.h.  */
23246 _ACEOF
23247 cat confdefs.h >>conftest.$ac_ext
23248 cat >>conftest.$ac_ext <<_ACEOF
23249 /* end confdefs.h.  */
23250 #ifdef HAVE_GETOPT_H
23251 #include <getopt.h>
23252 #endif
23253
23254 int
23255 main ()
23256 {
23257 static struct option ac_aggr;
23258 if (sizeof ac_aggr.name)
23259 return 0;
23260   ;
23261   return 0;
23262 }
23263 _ACEOF
23264 rm -f conftest.$ac_objext
23265 if { (ac_try="$ac_compile"
23266 case "(($ac_try" in
23267   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23268   *) ac_try_echo=$ac_try;;
23269 esac
23270 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23271 $as_echo "$ac_try_echo") >&5
23272   (eval "$ac_compile") 2>conftest.er1
23273   ac_status=$?
23274   grep -v '^ *+' conftest.er1 >conftest.err
23275   rm -f conftest.er1
23276   cat conftest.err >&5
23277   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23278   (exit $ac_status); } && {
23279          test -z "$ac_c_werror_flag" ||
23280          test ! -s conftest.err
23281        } && test -s conftest.$ac_objext; then
23282   ac_cv_member_struct_option_name=yes
23283 else
23284   $as_echo "$as_me: failed program was:" >&5
23285 sed 's/^/| /' conftest.$ac_ext >&5
23286
23287         ac_cv_member_struct_option_name=no
23288 fi
23289
23290 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23291 fi
23292
23293 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23294 fi
23295 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
23296 $as_echo "$ac_cv_member_struct_option_name" >&6; }
23297 if test "x$ac_cv_member_struct_option_name" = x""yes; then
23298
23299 cat >>confdefs.h <<_ACEOF
23300 #define HAVE_STRUCT_OPTION_NAME 1
23301 _ACEOF
23302
23303
23304 fi
23305
23306
23307 { $as_echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
23308 $as_echo_n "checking for struct stat.st_blocks... " >&6; }
23309 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
23310   $as_echo_n "(cached) " >&6
23311 else
23312   cat >conftest.$ac_ext <<_ACEOF
23313 /* confdefs.h.  */
23314 _ACEOF
23315 cat confdefs.h >>conftest.$ac_ext
23316 cat >>conftest.$ac_ext <<_ACEOF
23317 /* end confdefs.h.  */
23318 $ac_includes_default
23319 int
23320 main ()
23321 {
23322 static struct stat ac_aggr;
23323 if (ac_aggr.st_blocks)
23324 return 0;
23325   ;
23326   return 0;
23327 }
23328 _ACEOF
23329 rm -f conftest.$ac_objext
23330 if { (ac_try="$ac_compile"
23331 case "(($ac_try" in
23332   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23333   *) ac_try_echo=$ac_try;;
23334 esac
23335 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23336 $as_echo "$ac_try_echo") >&5
23337   (eval "$ac_compile") 2>conftest.er1
23338   ac_status=$?
23339   grep -v '^ *+' conftest.er1 >conftest.err
23340   rm -f conftest.er1
23341   cat conftest.err >&5
23342   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23343   (exit $ac_status); } && {
23344          test -z "$ac_c_werror_flag" ||
23345          test ! -s conftest.err
23346        } && test -s conftest.$ac_objext; then
23347   ac_cv_member_struct_stat_st_blocks=yes
23348 else
23349   $as_echo "$as_me: failed program was:" >&5
23350 sed 's/^/| /' conftest.$ac_ext >&5
23351
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 (sizeof ac_aggr.st_blocks)
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_blocks=yes
23388 else
23389   $as_echo "$as_me: failed program was:" >&5
23390 sed 's/^/| /' conftest.$ac_ext >&5
23391
23392         ac_cv_member_struct_stat_st_blocks=no
23393 fi
23394
23395 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23396 fi
23397
23398 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23399 fi
23400 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
23401 $as_echo "$ac_cv_member_struct_stat_st_blocks" >&6; }
23402 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then
23403
23404 cat >>confdefs.h <<_ACEOF
23405 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
23406 _ACEOF
23407
23408
23409 fi
23410 { $as_echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
23411 $as_echo_n "checking for struct stat.st_mtim... " >&6; }
23412 if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
23413   $as_echo_n "(cached) " >&6
23414 else
23415   cat >conftest.$ac_ext <<_ACEOF
23416 /* confdefs.h.  */
23417 _ACEOF
23418 cat confdefs.h >>conftest.$ac_ext
23419 cat >>conftest.$ac_ext <<_ACEOF
23420 /* end confdefs.h.  */
23421 $ac_includes_default
23422 int
23423 main ()
23424 {
23425 static struct stat ac_aggr;
23426 if (ac_aggr.st_mtim)
23427 return 0;
23428   ;
23429   return 0;
23430 }
23431 _ACEOF
23432 rm -f conftest.$ac_objext
23433 if { (ac_try="$ac_compile"
23434 case "(($ac_try" in
23435   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23436   *) ac_try_echo=$ac_try;;
23437 esac
23438 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23439 $as_echo "$ac_try_echo") >&5
23440   (eval "$ac_compile") 2>conftest.er1
23441   ac_status=$?
23442   grep -v '^ *+' conftest.er1 >conftest.err
23443   rm -f conftest.er1
23444   cat conftest.err >&5
23445   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23446   (exit $ac_status); } && {
23447          test -z "$ac_c_werror_flag" ||
23448          test ! -s conftest.err
23449        } && test -s conftest.$ac_objext; then
23450   ac_cv_member_struct_stat_st_mtim=yes
23451 else
23452   $as_echo "$as_me: failed program was:" >&5
23453 sed 's/^/| /' conftest.$ac_ext >&5
23454
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 (sizeof ac_aggr.st_mtim)
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_mtim=yes
23491 else
23492   $as_echo "$as_me: failed program was:" >&5
23493 sed 's/^/| /' conftest.$ac_ext >&5
23494
23495         ac_cv_member_struct_stat_st_mtim=no
23496 fi
23497
23498 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23499 fi
23500
23501 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23502 fi
23503 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
23504 $as_echo "$ac_cv_member_struct_stat_st_mtim" >&6; }
23505 if test "x$ac_cv_member_struct_stat_st_mtim" = x""yes; then
23506
23507 cat >>confdefs.h <<_ACEOF
23508 #define HAVE_STRUCT_STAT_ST_MTIM 1
23509 _ACEOF
23510
23511
23512 fi
23513 { $as_echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
23514 $as_echo_n "checking for struct stat.st_ctim... " >&6; }
23515 if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
23516   $as_echo_n "(cached) " >&6
23517 else
23518   cat >conftest.$ac_ext <<_ACEOF
23519 /* confdefs.h.  */
23520 _ACEOF
23521 cat confdefs.h >>conftest.$ac_ext
23522 cat >>conftest.$ac_ext <<_ACEOF
23523 /* end confdefs.h.  */
23524 $ac_includes_default
23525 int
23526 main ()
23527 {
23528 static struct stat ac_aggr;
23529 if (ac_aggr.st_ctim)
23530 return 0;
23531   ;
23532   return 0;
23533 }
23534 _ACEOF
23535 rm -f conftest.$ac_objext
23536 if { (ac_try="$ac_compile"
23537 case "(($ac_try" in
23538   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23539   *) ac_try_echo=$ac_try;;
23540 esac
23541 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23542 $as_echo "$ac_try_echo") >&5
23543   (eval "$ac_compile") 2>conftest.er1
23544   ac_status=$?
23545   grep -v '^ *+' conftest.er1 >conftest.err
23546   rm -f conftest.er1
23547   cat conftest.err >&5
23548   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23549   (exit $ac_status); } && {
23550          test -z "$ac_c_werror_flag" ||
23551          test ! -s conftest.err
23552        } && test -s conftest.$ac_objext; then
23553   ac_cv_member_struct_stat_st_ctim=yes
23554 else
23555   $as_echo "$as_me: failed program was:" >&5
23556 sed 's/^/| /' conftest.$ac_ext >&5
23557
23558         cat >conftest.$ac_ext <<_ACEOF
23559 /* confdefs.h.  */
23560 _ACEOF
23561 cat confdefs.h >>conftest.$ac_ext
23562 cat >>conftest.$ac_ext <<_ACEOF
23563 /* end confdefs.h.  */
23564 $ac_includes_default
23565 int
23566 main ()
23567 {
23568 static struct stat ac_aggr;
23569 if (sizeof ac_aggr.st_ctim)
23570 return 0;
23571   ;
23572   return 0;
23573 }
23574 _ACEOF
23575 rm -f conftest.$ac_objext
23576 if { (ac_try="$ac_compile"
23577 case "(($ac_try" in
23578   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23579   *) ac_try_echo=$ac_try;;
23580 esac
23581 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23582 $as_echo "$ac_try_echo") >&5
23583   (eval "$ac_compile") 2>conftest.er1
23584   ac_status=$?
23585   grep -v '^ *+' conftest.er1 >conftest.err
23586   rm -f conftest.er1
23587   cat conftest.err >&5
23588   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23589   (exit $ac_status); } && {
23590          test -z "$ac_c_werror_flag" ||
23591          test ! -s conftest.err
23592        } && test -s conftest.$ac_objext; then
23593   ac_cv_member_struct_stat_st_ctim=yes
23594 else
23595   $as_echo "$as_me: failed program was:" >&5
23596 sed 's/^/| /' conftest.$ac_ext >&5
23597
23598         ac_cv_member_struct_stat_st_ctim=no
23599 fi
23600
23601 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23602 fi
23603
23604 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23605 fi
23606 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
23607 $as_echo "$ac_cv_member_struct_stat_st_ctim" >&6; }
23608 if test "x$ac_cv_member_struct_stat_st_ctim" = x""yes; then
23609
23610 cat >>confdefs.h <<_ACEOF
23611 #define HAVE_STRUCT_STAT_ST_CTIM 1
23612 _ACEOF
23613
23614
23615 fi
23616 { $as_echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
23617 $as_echo_n "checking for struct stat.st_atim... " >&6; }
23618 if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
23619   $as_echo_n "(cached) " >&6
23620 else
23621   cat >conftest.$ac_ext <<_ACEOF
23622 /* confdefs.h.  */
23623 _ACEOF
23624 cat confdefs.h >>conftest.$ac_ext
23625 cat >>conftest.$ac_ext <<_ACEOF
23626 /* end confdefs.h.  */
23627 $ac_includes_default
23628 int
23629 main ()
23630 {
23631 static struct stat ac_aggr;
23632 if (ac_aggr.st_atim)
23633 return 0;
23634   ;
23635   return 0;
23636 }
23637 _ACEOF
23638 rm -f conftest.$ac_objext
23639 if { (ac_try="$ac_compile"
23640 case "(($ac_try" in
23641   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23642   *) ac_try_echo=$ac_try;;
23643 esac
23644 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23645 $as_echo "$ac_try_echo") >&5
23646   (eval "$ac_compile") 2>conftest.er1
23647   ac_status=$?
23648   grep -v '^ *+' conftest.er1 >conftest.err
23649   rm -f conftest.er1
23650   cat conftest.err >&5
23651   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23652   (exit $ac_status); } && {
23653          test -z "$ac_c_werror_flag" ||
23654          test ! -s conftest.err
23655        } && test -s conftest.$ac_objext; then
23656   ac_cv_member_struct_stat_st_atim=yes
23657 else
23658   $as_echo "$as_me: failed program was:" >&5
23659 sed 's/^/| /' conftest.$ac_ext >&5
23660
23661         cat >conftest.$ac_ext <<_ACEOF
23662 /* confdefs.h.  */
23663 _ACEOF
23664 cat confdefs.h >>conftest.$ac_ext
23665 cat >>conftest.$ac_ext <<_ACEOF
23666 /* end confdefs.h.  */
23667 $ac_includes_default
23668 int
23669 main ()
23670 {
23671 static struct stat ac_aggr;
23672 if (sizeof ac_aggr.st_atim)
23673 return 0;
23674   ;
23675   return 0;
23676 }
23677 _ACEOF
23678 rm -f conftest.$ac_objext
23679 if { (ac_try="$ac_compile"
23680 case "(($ac_try" in
23681   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23682   *) ac_try_echo=$ac_try;;
23683 esac
23684 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23685 $as_echo "$ac_try_echo") >&5
23686   (eval "$ac_compile") 2>conftest.er1
23687   ac_status=$?
23688   grep -v '^ *+' conftest.er1 >conftest.err
23689   rm -f conftest.er1
23690   cat conftest.err >&5
23691   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23692   (exit $ac_status); } && {
23693          test -z "$ac_c_werror_flag" ||
23694          test ! -s conftest.err
23695        } && test -s conftest.$ac_objext; then
23696   ac_cv_member_struct_stat_st_atim=yes
23697 else
23698   $as_echo "$as_me: failed program was:" >&5
23699 sed 's/^/| /' conftest.$ac_ext >&5
23700
23701         ac_cv_member_struct_stat_st_atim=no
23702 fi
23703
23704 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23705 fi
23706
23707 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23708 fi
23709 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
23710 $as_echo "$ac_cv_member_struct_stat_st_atim" >&6; }
23711 if test "x$ac_cv_member_struct_stat_st_atim" = x""yes; then
23712
23713 cat >>confdefs.h <<_ACEOF
23714 #define HAVE_STRUCT_STAT_ST_ATIM 1
23715 _ACEOF
23716
23717
23718 fi
23719
23720
23721 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
23722 $as_echo_n "checking for struct sockaddr_in6.sin6_scope_id... " >&6; }
23723 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
23724   $as_echo_n "(cached) " >&6
23725 else
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
23739 int
23740 main ()
23741 {
23742 static struct sockaddr_in6 ac_aggr;
23743 if (ac_aggr.sin6_scope_id)
23744 return 0;
23745   ;
23746   return 0;
23747 }
23748 _ACEOF
23749 rm -f conftest.$ac_objext
23750 if { (ac_try="$ac_compile"
23751 case "(($ac_try" in
23752   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23753   *) ac_try_echo=$ac_try;;
23754 esac
23755 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23756 $as_echo "$ac_try_echo") >&5
23757   (eval "$ac_compile") 2>conftest.er1
23758   ac_status=$?
23759   grep -v '^ *+' conftest.er1 >conftest.err
23760   rm -f conftest.er1
23761   cat conftest.err >&5
23762   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23763   (exit $ac_status); } && {
23764          test -z "$ac_c_werror_flag" ||
23765          test ! -s conftest.err
23766        } && test -s conftest.$ac_objext; then
23767   ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23768 else
23769   $as_echo "$as_me: failed program was:" >&5
23770 sed 's/^/| /' conftest.$ac_ext >&5
23771
23772         cat >conftest.$ac_ext <<_ACEOF
23773 /* confdefs.h.  */
23774 _ACEOF
23775 cat confdefs.h >>conftest.$ac_ext
23776 cat >>conftest.$ac_ext <<_ACEOF
23777 /* end confdefs.h.  */
23778 #ifdef HAVE_SYS_TYPES_H
23779 #include <sys/types.h>
23780 #endif
23781 #ifdef HAVE_NETINET_IN_H
23782 #include <netinet/in.h>
23783 #endif
23784
23785 int
23786 main ()
23787 {
23788 static struct sockaddr_in6 ac_aggr;
23789 if (sizeof ac_aggr.sin6_scope_id)
23790 return 0;
23791   ;
23792   return 0;
23793 }
23794 _ACEOF
23795 rm -f conftest.$ac_objext
23796 if { (ac_try="$ac_compile"
23797 case "(($ac_try" in
23798   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23799   *) ac_try_echo=$ac_try;;
23800 esac
23801 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23802 $as_echo "$ac_try_echo") >&5
23803   (eval "$ac_compile") 2>conftest.er1
23804   ac_status=$?
23805   grep -v '^ *+' conftest.er1 >conftest.err
23806   rm -f conftest.er1
23807   cat conftest.err >&5
23808   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23809   (exit $ac_status); } && {
23810          test -z "$ac_c_werror_flag" ||
23811          test ! -s conftest.err
23812        } && test -s conftest.$ac_objext; then
23813   ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23814 else
23815   $as_echo "$as_me: failed program was:" >&5
23816 sed 's/^/| /' conftest.$ac_ext >&5
23817
23818         ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
23819 fi
23820
23821 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23822 fi
23823
23824 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23825 fi
23826 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
23827 $as_echo "$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
23828 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x""yes; then
23829
23830 cat >>confdefs.h <<_ACEOF
23831 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
23832 _ACEOF
23833
23834
23835 fi
23836
23837
23838 { $as_echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
23839 $as_echo_n "checking for ns_msg._msg_ptr... " >&6; }
23840 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
23841   $as_echo_n "(cached) " >&6
23842 else
23843   cat >conftest.$ac_ext <<_ACEOF
23844 /* confdefs.h.  */
23845 _ACEOF
23846 cat confdefs.h >>conftest.$ac_ext
23847 cat >>conftest.$ac_ext <<_ACEOF
23848 /* end confdefs.h.  */
23849 #ifdef HAVE_SYS_TYPES_H
23850 #include <sys/types.h>
23851 #endif
23852 #ifdef HAVE_NETINET_IN_H
23853 # include <netinet/in.h>
23854 #endif
23855 #ifdef HAVE_ARPA_NAMESER_H
23856 # include <arpa/nameser.h>
23857 #endif
23858
23859 int
23860 main ()
23861 {
23862 static ns_msg ac_aggr;
23863 if (ac_aggr._msg_ptr)
23864 return 0;
23865   ;
23866   return 0;
23867 }
23868 _ACEOF
23869 rm -f conftest.$ac_objext
23870 if { (ac_try="$ac_compile"
23871 case "(($ac_try" in
23872   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23873   *) ac_try_echo=$ac_try;;
23874 esac
23875 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23876 $as_echo "$ac_try_echo") >&5
23877   (eval "$ac_compile") 2>conftest.er1
23878   ac_status=$?
23879   grep -v '^ *+' conftest.er1 >conftest.err
23880   rm -f conftest.er1
23881   cat conftest.err >&5
23882   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23883   (exit $ac_status); } && {
23884          test -z "$ac_c_werror_flag" ||
23885          test ! -s conftest.err
23886        } && test -s conftest.$ac_objext; then
23887   ac_cv_member_ns_msg__msg_ptr=yes
23888 else
23889   $as_echo "$as_me: failed program was:" >&5
23890 sed 's/^/| /' conftest.$ac_ext >&5
23891
23892         cat >conftest.$ac_ext <<_ACEOF
23893 /* confdefs.h.  */
23894 _ACEOF
23895 cat confdefs.h >>conftest.$ac_ext
23896 cat >>conftest.$ac_ext <<_ACEOF
23897 /* end confdefs.h.  */
23898 #ifdef HAVE_SYS_TYPES_H
23899 #include <sys/types.h>
23900 #endif
23901 #ifdef HAVE_NETINET_IN_H
23902 # include <netinet/in.h>
23903 #endif
23904 #ifdef HAVE_ARPA_NAMESER_H
23905 # include <arpa/nameser.h>
23906 #endif
23907
23908 int
23909 main ()
23910 {
23911 static ns_msg ac_aggr;
23912 if (sizeof ac_aggr._msg_ptr)
23913 return 0;
23914   ;
23915   return 0;
23916 }
23917 _ACEOF
23918 rm -f conftest.$ac_objext
23919 if { (ac_try="$ac_compile"
23920 case "(($ac_try" in
23921   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23922   *) ac_try_echo=$ac_try;;
23923 esac
23924 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23925 $as_echo "$ac_try_echo") >&5
23926   (eval "$ac_compile") 2>conftest.er1
23927   ac_status=$?
23928   grep -v '^ *+' conftest.er1 >conftest.err
23929   rm -f conftest.er1
23930   cat conftest.err >&5
23931   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23932   (exit $ac_status); } && {
23933          test -z "$ac_c_werror_flag" ||
23934          test ! -s conftest.err
23935        } && test -s conftest.$ac_objext; then
23936   ac_cv_member_ns_msg__msg_ptr=yes
23937 else
23938   $as_echo "$as_me: failed program was:" >&5
23939 sed 's/^/| /' conftest.$ac_ext >&5
23940
23941         ac_cv_member_ns_msg__msg_ptr=no
23942 fi
23943
23944 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23945 fi
23946
23947 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23948 fi
23949 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
23950 $as_echo "$ac_cv_member_ns_msg__msg_ptr" >&6; }
23951 if test "x$ac_cv_member_ns_msg__msg_ptr" = x""yes; then
23952
23953 cat >>confdefs.h <<_ACEOF
23954 #define HAVE_NS_MSG__MSG_PTR 1
23955 _ACEOF
23956
23957
23958 fi
23959
23960
23961 { $as_echo "$as_me:$LINENO: checking for struct icmpstat.icps_outhist" >&5
23962 $as_echo_n "checking for struct icmpstat.icps_outhist... " >&6; }
23963 if test "${ac_cv_member_struct_icmpstat_icps_outhist+set}" = set; then
23964   $as_echo_n "(cached) " >&6
23965 else
23966   cat >conftest.$ac_ext <<_ACEOF
23967 /* confdefs.h.  */
23968 _ACEOF
23969 cat confdefs.h >>conftest.$ac_ext
23970 cat >>conftest.$ac_ext <<_ACEOF
23971 /* end confdefs.h.  */
23972 #ifdef HAVE_SYS_TYPES_H
23973 #include <sys/types.h>
23974 #endif
23975 #ifdef HAVE_ALIAS_H
23976 #include <alias.h>
23977 #endif
23978 #ifdef HAVE_SYS_SOCKET_H
23979 #include <sys/socket.h>
23980 #endif
23981 #ifdef HAVE_SYS_SOCKETVAR_H
23982 #include <sys/socketvar.h>
23983 #endif
23984 #ifdef HAVE_SYS_TIMEOUT_H
23985 #include <sys/timeout.h>
23986 #endif
23987 #ifdef HAVE_NETINET_IN_H
23988 #include <netinet/in.h>
23989 #endif
23990 #ifdef HAVE_NETINET_IN_SYSTM_H
23991 #include <netinet/in_systm.h>
23992 #endif
23993 #ifdef HAVE_NETINET_IP_H
23994 #include <netinet/ip.h>
23995 #endif
23996 #ifdef HAVE_NETINET_IP_VAR_H
23997 #include <netinet/ip_var.h>
23998 #endif
23999 #ifdef HAVE_NETINET_IP_ICMP_H
24000 #include <netinet/ip_icmp.h>
24001 #endif
24002 #ifdef HAVE_NETINET_ICMP_VAR
24003 #include <netinet/icmp_var.h>
24004 #endif
24005
24006 int
24007 main ()
24008 {
24009 static struct icmpstat ac_aggr;
24010 if (ac_aggr.icps_outhist)
24011 return 0;
24012   ;
24013   return 0;
24014 }
24015 _ACEOF
24016 rm -f conftest.$ac_objext
24017 if { (ac_try="$ac_compile"
24018 case "(($ac_try" in
24019   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24020   *) ac_try_echo=$ac_try;;
24021 esac
24022 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24023 $as_echo "$ac_try_echo") >&5
24024   (eval "$ac_compile") 2>conftest.er1
24025   ac_status=$?
24026   grep -v '^ *+' conftest.er1 >conftest.err
24027   rm -f conftest.er1
24028   cat conftest.err >&5
24029   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24030   (exit $ac_status); } && {
24031          test -z "$ac_c_werror_flag" ||
24032          test ! -s conftest.err
24033        } && test -s conftest.$ac_objext; then
24034   ac_cv_member_struct_icmpstat_icps_outhist=yes
24035 else
24036   $as_echo "$as_me: failed program was:" >&5
24037 sed 's/^/| /' conftest.$ac_ext >&5
24038
24039         cat >conftest.$ac_ext <<_ACEOF
24040 /* confdefs.h.  */
24041 _ACEOF
24042 cat confdefs.h >>conftest.$ac_ext
24043 cat >>conftest.$ac_ext <<_ACEOF
24044 /* end confdefs.h.  */
24045 #ifdef HAVE_SYS_TYPES_H
24046 #include <sys/types.h>
24047 #endif
24048 #ifdef HAVE_ALIAS_H
24049 #include <alias.h>
24050 #endif
24051 #ifdef HAVE_SYS_SOCKET_H
24052 #include <sys/socket.h>
24053 #endif
24054 #ifdef HAVE_SYS_SOCKETVAR_H
24055 #include <sys/socketvar.h>
24056 #endif
24057 #ifdef HAVE_SYS_TIMEOUT_H
24058 #include <sys/timeout.h>
24059 #endif
24060 #ifdef HAVE_NETINET_IN_H
24061 #include <netinet/in.h>
24062 #endif
24063 #ifdef HAVE_NETINET_IN_SYSTM_H
24064 #include <netinet/in_systm.h>
24065 #endif
24066 #ifdef HAVE_NETINET_IP_H
24067 #include <netinet/ip.h>
24068 #endif
24069 #ifdef HAVE_NETINET_IP_VAR_H
24070 #include <netinet/ip_var.h>
24071 #endif
24072 #ifdef HAVE_NETINET_IP_ICMP_H
24073 #include <netinet/ip_icmp.h>
24074 #endif
24075 #ifdef HAVE_NETINET_ICMP_VAR
24076 #include <netinet/icmp_var.h>
24077 #endif
24078
24079 int
24080 main ()
24081 {
24082 static struct icmpstat ac_aggr;
24083 if (sizeof ac_aggr.icps_outhist)
24084 return 0;
24085   ;
24086   return 0;
24087 }
24088 _ACEOF
24089 rm -f conftest.$ac_objext
24090 if { (ac_try="$ac_compile"
24091 case "(($ac_try" in
24092   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24093   *) ac_try_echo=$ac_try;;
24094 esac
24095 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24096 $as_echo "$ac_try_echo") >&5
24097   (eval "$ac_compile") 2>conftest.er1
24098   ac_status=$?
24099   grep -v '^ *+' conftest.er1 >conftest.err
24100   rm -f conftest.er1
24101   cat conftest.err >&5
24102   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24103   (exit $ac_status); } && {
24104          test -z "$ac_c_werror_flag" ||
24105          test ! -s conftest.err
24106        } && test -s conftest.$ac_objext; then
24107   ac_cv_member_struct_icmpstat_icps_outhist=yes
24108 else
24109   $as_echo "$as_me: failed program was:" >&5
24110 sed 's/^/| /' conftest.$ac_ext >&5
24111
24112         ac_cv_member_struct_icmpstat_icps_outhist=no
24113 fi
24114
24115 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24116 fi
24117
24118 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24119 fi
24120 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_icmpstat_icps_outhist" >&5
24121 $as_echo "$ac_cv_member_struct_icmpstat_icps_outhist" >&6; }
24122 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x""yes; then
24123
24124 cat >>confdefs.h <<_ACEOF
24125 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
24126 _ACEOF
24127
24128
24129 fi
24130
24131
24132 { $as_echo "$as_me:$LINENO: checking for timezone variable" >&5
24133 $as_echo_n "checking for timezone variable... " >&6; }
24134 if test "${ac_cv_have_timezone+set}" = set; then
24135   $as_echo_n "(cached) " >&6
24136 else
24137   cat >conftest.$ac_ext <<_ACEOF
24138 /* confdefs.h.  */
24139 _ACEOF
24140 cat confdefs.h >>conftest.$ac_ext
24141 cat >>conftest.$ac_ext <<_ACEOF
24142 /* end confdefs.h.  */
24143 #include <time.h>
24144 int
24145 main ()
24146 {
24147 timezone = 1
24148   ;
24149   return 0;
24150 }
24151 _ACEOF
24152 rm -f conftest.$ac_objext conftest$ac_exeext
24153 if { (ac_try="$ac_link"
24154 case "(($ac_try" in
24155   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24156   *) ac_try_echo=$ac_try;;
24157 esac
24158 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24159 $as_echo "$ac_try_echo") >&5
24160   (eval "$ac_link") 2>conftest.er1
24161   ac_status=$?
24162   grep -v '^ *+' conftest.er1 >conftest.err
24163   rm -f conftest.er1
24164   cat conftest.err >&5
24165   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24166   (exit $ac_status); } && {
24167          test -z "$ac_c_werror_flag" ||
24168          test ! -s conftest.err
24169        } && test -s conftest$ac_exeext && {
24170          test "$cross_compiling" = yes ||
24171          $as_test_x conftest$ac_exeext
24172        }; then
24173   ac_cv_have_timezone="yes"
24174 else
24175   $as_echo "$as_me: failed program was:" >&5
24176 sed 's/^/| /' conftest.$ac_ext >&5
24177
24178         ac_cv_have_timezone="no"
24179 fi
24180
24181 rm -rf conftest.dSYM
24182 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24183       conftest$ac_exeext conftest.$ac_ext
24184 fi
24185 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
24186 $as_echo "$ac_cv_have_timezone" >&6; }
24187 if test "$ac_cv_have_timezone" = "yes"
24188 then
24189
24190 cat >>confdefs.h <<\_ACEOF
24191 #define HAVE_TIMEZONE 1
24192 _ACEOF
24193
24194 fi
24195 { $as_echo "$as_me:$LINENO: checking for daylight variable" >&5
24196 $as_echo_n "checking for daylight variable... " >&6; }
24197 if test "${ac_cv_have_daylight+set}" = set; then
24198   $as_echo_n "(cached) " >&6
24199 else
24200   cat >conftest.$ac_ext <<_ACEOF
24201 /* confdefs.h.  */
24202 _ACEOF
24203 cat confdefs.h >>conftest.$ac_ext
24204 cat >>conftest.$ac_ext <<_ACEOF
24205 /* end confdefs.h.  */
24206 #include <time.h>
24207 int
24208 main ()
24209 {
24210 daylight = 1
24211   ;
24212   return 0;
24213 }
24214 _ACEOF
24215 rm -f conftest.$ac_objext conftest$ac_exeext
24216 if { (ac_try="$ac_link"
24217 case "(($ac_try" in
24218   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24219   *) ac_try_echo=$ac_try;;
24220 esac
24221 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24222 $as_echo "$ac_try_echo") >&5
24223   (eval "$ac_link") 2>conftest.er1
24224   ac_status=$?
24225   grep -v '^ *+' conftest.er1 >conftest.err
24226   rm -f conftest.er1
24227   cat conftest.err >&5
24228   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24229   (exit $ac_status); } && {
24230          test -z "$ac_c_werror_flag" ||
24231          test ! -s conftest.err
24232        } && test -s conftest$ac_exeext && {
24233          test "$cross_compiling" = yes ||
24234          $as_test_x conftest$ac_exeext
24235        }; then
24236   ac_cv_have_daylight="yes"
24237 else
24238   $as_echo "$as_me: failed program was:" >&5
24239 sed 's/^/| /' conftest.$ac_ext >&5
24240
24241         ac_cv_have_daylight="no"
24242 fi
24243
24244 rm -rf conftest.dSYM
24245 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24246       conftest$ac_exeext conftest.$ac_ext
24247 fi
24248 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
24249 $as_echo "$ac_cv_have_daylight" >&6; }
24250 if test "$ac_cv_have_daylight" = "yes"
24251 then
24252
24253 cat >>confdefs.h <<\_ACEOF
24254 #define HAVE_DAYLIGHT 1
24255 _ACEOF
24256
24257 fi
24258
24259 { $as_echo "$as_me:$LINENO: checking for isinf" >&5
24260 $as_echo_n "checking for isinf... " >&6; }
24261 if test "${ac_cv_have_isinf+set}" = set; then
24262   $as_echo_n "(cached) " >&6
24263 else
24264   cat >conftest.$ac_ext <<_ACEOF
24265 /* confdefs.h.  */
24266 _ACEOF
24267 cat confdefs.h >>conftest.$ac_ext
24268 cat >>conftest.$ac_ext <<_ACEOF
24269 /* end confdefs.h.  */
24270 #include <math.h>
24271 int
24272 main ()
24273 {
24274 float f = 0.0; int i=isinf(f)
24275   ;
24276   return 0;
24277 }
24278 _ACEOF
24279 rm -f conftest.$ac_objext conftest$ac_exeext
24280 if { (ac_try="$ac_link"
24281 case "(($ac_try" in
24282   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24283   *) ac_try_echo=$ac_try;;
24284 esac
24285 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24286 $as_echo "$ac_try_echo") >&5
24287   (eval "$ac_link") 2>conftest.er1
24288   ac_status=$?
24289   grep -v '^ *+' conftest.er1 >conftest.err
24290   rm -f conftest.er1
24291   cat conftest.err >&5
24292   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24293   (exit $ac_status); } && {
24294          test -z "$ac_c_werror_flag" ||
24295          test ! -s conftest.err
24296        } && test -s conftest$ac_exeext && {
24297          test "$cross_compiling" = yes ||
24298          $as_test_x conftest$ac_exeext
24299        }; then
24300   ac_cv_have_isinf="yes"
24301 else
24302   $as_echo "$as_me: failed program was:" >&5
24303 sed 's/^/| /' conftest.$ac_ext >&5
24304
24305         ac_cv_have_isinf="no"
24306 fi
24307
24308 rm -rf conftest.dSYM
24309 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24310       conftest$ac_exeext conftest.$ac_ext
24311 fi
24312 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isinf" >&5
24313 $as_echo "$ac_cv_have_isinf" >&6; }
24314 if test "$ac_cv_have_isinf" = "yes"
24315 then
24316
24317 cat >>confdefs.h <<\_ACEOF
24318 #define HAVE_ISINF 1
24319 _ACEOF
24320
24321 fi
24322
24323 { $as_echo "$as_me:$LINENO: checking for isnan" >&5
24324 $as_echo_n "checking for isnan... " >&6; }
24325 if test "${ac_cv_have_isnan+set}" = set; then
24326   $as_echo_n "(cached) " >&6
24327 else
24328   cat >conftest.$ac_ext <<_ACEOF
24329 /* confdefs.h.  */
24330 _ACEOF
24331 cat confdefs.h >>conftest.$ac_ext
24332 cat >>conftest.$ac_ext <<_ACEOF
24333 /* end confdefs.h.  */
24334 #include <math.h>
24335 int
24336 main ()
24337 {
24338 float f = 0.0; int i=isnan(f)
24339   ;
24340   return 0;
24341 }
24342 _ACEOF
24343 rm -f conftest.$ac_objext conftest$ac_exeext
24344 if { (ac_try="$ac_link"
24345 case "(($ac_try" in
24346   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24347   *) ac_try_echo=$ac_try;;
24348 esac
24349 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24350 $as_echo "$ac_try_echo") >&5
24351   (eval "$ac_link") 2>conftest.er1
24352   ac_status=$?
24353   grep -v '^ *+' conftest.er1 >conftest.err
24354   rm -f conftest.er1
24355   cat conftest.err >&5
24356   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24357   (exit $ac_status); } && {
24358          test -z "$ac_c_werror_flag" ||
24359          test ! -s conftest.err
24360        } && test -s conftest$ac_exeext && {
24361          test "$cross_compiling" = yes ||
24362          $as_test_x conftest$ac_exeext
24363        }; then
24364   ac_cv_have_isnan="yes"
24365 else
24366   $as_echo "$as_me: failed program was:" >&5
24367 sed 's/^/| /' conftest.$ac_ext >&5
24368
24369         ac_cv_have_isnan="no"
24370 fi
24371
24372 rm -rf conftest.dSYM
24373 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24374       conftest$ac_exeext conftest.$ac_ext
24375 fi
24376 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isnan" >&5
24377 $as_echo "$ac_cv_have_isnan" >&6; }
24378 if test "$ac_cv_have_isnan" = "yes"
24379 then
24380
24381 cat >>confdefs.h <<\_ACEOF
24382 #define HAVE_ISNAN 1
24383 _ACEOF
24384
24385 fi
24386
24387
24388 case $host_cpu in
24389   *i[3456789]86*) { $as_echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
24390 $as_echo_n "checking whether we need to define __i386__... " >&6; }
24391 if test "${ac_cv_cpp_def___i386__+set}" = set; then
24392   $as_echo_n "(cached) " >&6
24393 else
24394   cat >conftest.$ac_ext <<_ACEOF
24395 /* confdefs.h.  */
24396 _ACEOF
24397 cat confdefs.h >>conftest.$ac_ext
24398 cat >>conftest.$ac_ext <<_ACEOF
24399 /* end confdefs.h.  */
24400 #ifndef __i386__
24401 yes
24402 #endif
24403 _ACEOF
24404 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24405   $EGREP "yes" >/dev/null 2>&1; then
24406   ac_cv_cpp_def___i386__=yes
24407 else
24408   ac_cv_cpp_def___i386__=no
24409 fi
24410 rm -f conftest*
24411
24412 fi
24413 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
24414 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
24415 if test $ac_cv_cpp_def___i386__ = yes; then
24416   CFLAGS="$CFLAGS -D__i386__"
24417   LINTFLAGS="$LINTFLAGS -D__i386__"
24418 fi
24419  ;;
24420   *x86_64*)         { $as_echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
24421 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
24422 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
24423   $as_echo_n "(cached) " >&6
24424 else
24425   cat >conftest.$ac_ext <<_ACEOF
24426 /* confdefs.h.  */
24427 _ACEOF
24428 cat confdefs.h >>conftest.$ac_ext
24429 cat >>conftest.$ac_ext <<_ACEOF
24430 /* end confdefs.h.  */
24431 #ifndef __x86_64__
24432 yes
24433 #endif
24434 _ACEOF
24435 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24436   $EGREP "yes" >/dev/null 2>&1; then
24437   ac_cv_cpp_def___x86_64__=yes
24438 else
24439   ac_cv_cpp_def___x86_64__=no
24440 fi
24441 rm -f conftest*
24442
24443 fi
24444 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
24445 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
24446 if test $ac_cv_cpp_def___x86_64__ = yes; then
24447   CFLAGS="$CFLAGS -D__x86_64__"
24448   LINTFLAGS="$LINTFLAGS -D__x86_64__"
24449 fi
24450  ;;
24451   *alpha*)          { $as_echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
24452 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
24453 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
24454   $as_echo_n "(cached) " >&6
24455 else
24456   cat >conftest.$ac_ext <<_ACEOF
24457 /* confdefs.h.  */
24458 _ACEOF
24459 cat confdefs.h >>conftest.$ac_ext
24460 cat >>conftest.$ac_ext <<_ACEOF
24461 /* end confdefs.h.  */
24462 #ifndef __ALPHA__
24463 yes
24464 #endif
24465 _ACEOF
24466 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24467   $EGREP "yes" >/dev/null 2>&1; then
24468   ac_cv_cpp_def___ALPHA__=yes
24469 else
24470   ac_cv_cpp_def___ALPHA__=no
24471 fi
24472 rm -f conftest*
24473
24474 fi
24475 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
24476 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
24477 if test $ac_cv_cpp_def___ALPHA__ = yes; then
24478   CFLAGS="$CFLAGS -D__ALPHA__"
24479   LINTFLAGS="$LINTFLAGS -D__ALPHA__"
24480 fi
24481  ;;
24482   *sparc*)          { $as_echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
24483 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
24484 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
24485   $as_echo_n "(cached) " >&6
24486 else
24487   cat >conftest.$ac_ext <<_ACEOF
24488 /* confdefs.h.  */
24489 _ACEOF
24490 cat confdefs.h >>conftest.$ac_ext
24491 cat >>conftest.$ac_ext <<_ACEOF
24492 /* end confdefs.h.  */
24493 #ifndef __sparc__
24494 yes
24495 #endif
24496 _ACEOF
24497 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24498   $EGREP "yes" >/dev/null 2>&1; then
24499   ac_cv_cpp_def___sparc__=yes
24500 else
24501   ac_cv_cpp_def___sparc__=no
24502 fi
24503 rm -f conftest*
24504
24505 fi
24506 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
24507 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
24508 if test $ac_cv_cpp_def___sparc__ = yes; then
24509   CFLAGS="$CFLAGS -D__sparc__"
24510   LINTFLAGS="$LINTFLAGS -D__sparc__"
24511 fi
24512  ;;
24513   *powerpc*)        { $as_echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
24514 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
24515 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
24516   $as_echo_n "(cached) " >&6
24517 else
24518   cat >conftest.$ac_ext <<_ACEOF
24519 /* confdefs.h.  */
24520 _ACEOF
24521 cat confdefs.h >>conftest.$ac_ext
24522 cat >>conftest.$ac_ext <<_ACEOF
24523 /* end confdefs.h.  */
24524 #ifndef __powerpc__
24525 yes
24526 #endif
24527 _ACEOF
24528 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24529   $EGREP "yes" >/dev/null 2>&1; then
24530   ac_cv_cpp_def___powerpc__=yes
24531 else
24532   ac_cv_cpp_def___powerpc__=no
24533 fi
24534 rm -f conftest*
24535
24536 fi
24537 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
24538 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
24539 if test $ac_cv_cpp_def___powerpc__ = yes; then
24540   CFLAGS="$CFLAGS -D__powerpc__"
24541   LINTFLAGS="$LINTFLAGS -D__powerpc__"
24542 fi
24543  ;;
24544 esac
24545
24546 case $host_vendor in
24547   *sun*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
24548 $as_echo_n "checking whether we need to define __sun__... " >&6; }
24549 if test "${ac_cv_cpp_def___sun__+set}" = set; then
24550   $as_echo_n "(cached) " >&6
24551 else
24552   cat >conftest.$ac_ext <<_ACEOF
24553 /* confdefs.h.  */
24554 _ACEOF
24555 cat confdefs.h >>conftest.$ac_ext
24556 cat >>conftest.$ac_ext <<_ACEOF
24557 /* end confdefs.h.  */
24558 #ifndef __sun__
24559 yes
24560 #endif
24561 _ACEOF
24562 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24563   $EGREP "yes" >/dev/null 2>&1; then
24564   ac_cv_cpp_def___sun__=yes
24565 else
24566   ac_cv_cpp_def___sun__=no
24567 fi
24568 rm -f conftest*
24569
24570 fi
24571 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
24572 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
24573 if test $ac_cv_cpp_def___sun__ = yes; then
24574   CFLAGS="$CFLAGS -D__sun__"
24575   LINTFLAGS="$LINTFLAGS -D__sun__"
24576 fi
24577  ;;
24578 esac
24579
24580
24581 DEPENDENCIES="### Dependencies:
24582
24583 .INIT: Makefile
24584 .BEGIN: Makefile
24585 .MAKEFILEDEPS:
24586 Makefile: dummy
24587         -\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
24588
24589 \$(OBJS) \$(C_SRCS16:.c=.o): \$(IDL_GEN_HEADERS)
24590 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
24591 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
24592 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
24593 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
24594
24595
24596 ALL_MAKERULES=""
24597
24598 ALL_MAKEFILES=""
24599
24600 ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
24601
24602
24603 ALL_TOP_DIRS=""
24604
24605 ALL_DLL_DIRS=""
24606
24607 ALL_IMPLIB_DIRS=""
24608
24609 ALL_TEST_DIRS=""
24610
24611 ALL_PROGRAM_DIRS=""
24612
24613 ALL_PROGRAM_INSTALL_DIRS=""
24614
24615 ALL_PROGRAM_BIN_INSTALL_DIRS=""
24616
24617
24618
24619
24620
24621 ac_config_commands="$ac_config_commands include/stamp-h"
24622
24623
24624 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
24625
24626 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
24627
24628 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
24629
24630 ac_config_commands="$ac_config_commands dlls/user32/resources"
24631
24632 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
24633
24634 ac_config_commands="$ac_config_commands include/wine"
24635
24636
24637 ALL_MAKERULES="$ALL_MAKERULES \\
24638         Make.rules"
24639 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24640 Make.rules: Make.rules.in"
24641 MAKE_RULES=Make.rules
24642 ac_config_files="$ac_config_files Make.rules"
24643
24644 ALL_MAKERULES="$ALL_MAKERULES \\
24645         dlls/Makedll.rules"
24646 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24647 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
24648 MAKE_DLL_RULES=dlls/Makedll.rules
24649 ac_config_files="$ac_config_files dlls/Makedll.rules"
24650
24651 ALL_MAKERULES="$ALL_MAKERULES \\
24652         dlls/Makeimplib.rules"
24653 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24654 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
24655 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
24656 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
24657
24658 ALL_MAKERULES="$ALL_MAKERULES \\
24659         dlls/Maketest.rules"
24660 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24661 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
24662 MAKE_TEST_RULES=dlls/Maketest.rules
24663 ac_config_files="$ac_config_files dlls/Maketest.rules"
24664
24665 ALL_MAKERULES="$ALL_MAKERULES \\
24666         programs/Makeprog.rules"
24667 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24668 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
24669 MAKE_PROG_RULES=programs/Makeprog.rules
24670 ac_config_files="$ac_config_files programs/Makeprog.rules"
24671
24672
24673
24674
24675 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24676 Makefile: Makefile.in Make.rules"
24677 ac_config_files="$ac_config_files Makefile"
24678
24679 ALL_MAKEFILES="$ALL_MAKEFILES \\
24680         dlls/Makefile"
24681 test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
24682         dlls"
24683 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24684 dlls/Makefile: dlls/Makefile.in Make.rules"
24685 ac_config_files="$ac_config_files dlls/Makefile"
24686
24687 ALL_MAKEFILES="$ALL_MAKEFILES \\
24688         dlls/acledit/Makefile"
24689 test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24690         acledit"
24691 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24692 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
24693 ac_config_files="$ac_config_files dlls/acledit/Makefile"
24694
24695 ALL_MAKEFILES="$ALL_MAKEFILES \\
24696         dlls/aclui/Makefile"
24697 test "x$enable_aclui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24698         aclui"
24699 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24700 dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
24701 ac_config_files="$ac_config_files dlls/aclui/Makefile"
24702
24703 ALL_MAKEFILES="$ALL_MAKEFILES \\
24704         dlls/activeds/Makefile"
24705 test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24706         activeds"
24707 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24708 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
24709 ac_config_files="$ac_config_files dlls/activeds/Makefile"
24710
24711 ALL_MAKEFILES="$ALL_MAKEFILES \\
24712         dlls/actxprxy/Makefile"
24713 test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24714         actxprxy"
24715 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24716 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
24717 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
24718
24719 ALL_MAKEFILES="$ALL_MAKEFILES \\
24720         dlls/adsiid/Makefile"
24721 test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24722         adsiid"
24723 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24724 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
24725 ac_config_files="$ac_config_files dlls/adsiid/Makefile"
24726
24727 ALL_MAKEFILES="$ALL_MAKEFILES \\
24728         dlls/advapi32/Makefile"
24729 test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24730         advapi32"
24731 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24732 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
24733 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
24734
24735 ALL_MAKEFILES="$ALL_MAKEFILES \\
24736         dlls/advapi32/tests/Makefile"
24737 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24738         advapi32/tests"
24739 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24740 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
24741 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
24742
24743 ALL_MAKEFILES="$ALL_MAKEFILES \\
24744         dlls/advpack/Makefile"
24745 test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24746         advpack"
24747 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24748 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
24749 ac_config_files="$ac_config_files dlls/advpack/Makefile"
24750
24751 ALL_MAKEFILES="$ALL_MAKEFILES \\
24752         dlls/advpack/tests/Makefile"
24753 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24754         advpack/tests"
24755 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24756 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
24757 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
24758
24759 ALL_MAKEFILES="$ALL_MAKEFILES \\
24760         dlls/amstream/Makefile"
24761 test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24762         amstream"
24763 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24764 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
24765 ac_config_files="$ac_config_files dlls/amstream/Makefile"
24766
24767 ALL_MAKEFILES="$ALL_MAKEFILES \\
24768         dlls/amstream/tests/Makefile"
24769 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24770         amstream/tests"
24771 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24772 dlls/amstream/tests/Makefile: dlls/amstream/tests/Makefile.in dlls/Maketest.rules"
24773 ac_config_files="$ac_config_files dlls/amstream/tests/Makefile"
24774
24775 ALL_MAKEFILES="$ALL_MAKEFILES \\
24776         dlls/appwiz.cpl/Makefile"
24777 test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24778         appwiz.cpl"
24779 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24780 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
24781 ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
24782
24783 ALL_MAKEFILES="$ALL_MAKEFILES \\
24784         dlls/atl/Makefile"
24785 test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24786         atl"
24787 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24788 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
24789 ac_config_files="$ac_config_files dlls/atl/Makefile"
24790
24791 ALL_MAKEFILES="$ALL_MAKEFILES \\
24792         dlls/authz/Makefile"
24793 test "x$enable_authz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24794         authz"
24795 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24796 dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
24797 ac_config_files="$ac_config_files dlls/authz/Makefile"
24798
24799 ALL_MAKEFILES="$ALL_MAKEFILES \\
24800         dlls/avicap32/Makefile"
24801 test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24802         avicap32"
24803 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24804 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
24805 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
24806
24807 ALL_MAKEFILES="$ALL_MAKEFILES \\
24808         dlls/avifil32/Makefile"
24809 test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24810         avifil32"
24811 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24812 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
24813 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
24814
24815 ALL_MAKEFILES="$ALL_MAKEFILES \\
24816         dlls/avifile.dll16/Makefile"
24817 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24818         avifile.dll16"
24819 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24820 dlls/avifile.dll16/Makefile: dlls/avifile.dll16/Makefile.in dlls/Makedll.rules"
24821 ac_config_files="$ac_config_files dlls/avifile.dll16/Makefile"
24822
24823 ALL_MAKEFILES="$ALL_MAKEFILES \\
24824         dlls/bcrypt/Makefile"
24825 test "x$enable_bcrypt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24826         bcrypt"
24827 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24828 dlls/bcrypt/Makefile: dlls/bcrypt/Makefile.in dlls/Makedll.rules"
24829 ac_config_files="$ac_config_files dlls/bcrypt/Makefile"
24830
24831 ALL_MAKEFILES="$ALL_MAKEFILES \\
24832         dlls/browseui/Makefile"
24833 test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24834         browseui"
24835 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24836 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
24837 ac_config_files="$ac_config_files dlls/browseui/Makefile"
24838
24839 ALL_MAKEFILES="$ALL_MAKEFILES \\
24840         dlls/browseui/tests/Makefile"
24841 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24842         browseui/tests"
24843 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24844 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
24845 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
24846
24847 ALL_MAKEFILES="$ALL_MAKEFILES \\
24848         dlls/cabinet/Makefile"
24849 test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24850         cabinet"
24851 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24852 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
24853 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
24854
24855 ALL_MAKEFILES="$ALL_MAKEFILES \\
24856         dlls/cabinet/tests/Makefile"
24857 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24858         cabinet/tests"
24859 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24860 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
24861 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
24862
24863 ALL_MAKEFILES="$ALL_MAKEFILES \\
24864         dlls/capi2032/Makefile"
24865 test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24866         capi2032"
24867 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24868 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
24869 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
24870
24871 ALL_MAKEFILES="$ALL_MAKEFILES \\
24872         dlls/cards/Makefile"
24873 test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24874         cards"
24875 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24876 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
24877 ac_config_files="$ac_config_files dlls/cards/Makefile"
24878
24879 ALL_MAKEFILES="$ALL_MAKEFILES \\
24880         dlls/cfgmgr32/Makefile"
24881 test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24882         cfgmgr32"
24883 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24884 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
24885 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
24886
24887 ALL_MAKEFILES="$ALL_MAKEFILES \\
24888         dlls/clusapi/Makefile"
24889 test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24890         clusapi"
24891 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24892 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
24893 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
24894
24895 ALL_MAKEFILES="$ALL_MAKEFILES \\
24896         dlls/comcat/Makefile"
24897 test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24898         comcat"
24899 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24900 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
24901 ac_config_files="$ac_config_files dlls/comcat/Makefile"
24902
24903 ALL_MAKEFILES="$ALL_MAKEFILES \\
24904         dlls/comcat/tests/Makefile"
24905 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24906         comcat/tests"
24907 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24908 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
24909 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
24910
24911 ALL_MAKEFILES="$ALL_MAKEFILES \\
24912         dlls/comctl32/Makefile"
24913 test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24914         comctl32"
24915 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24916 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
24917 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
24918
24919 ALL_MAKEFILES="$ALL_MAKEFILES \\
24920         dlls/comctl32/tests/Makefile"
24921 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24922         comctl32/tests"
24923 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24924 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
24925 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
24926
24927 ALL_MAKEFILES="$ALL_MAKEFILES \\
24928         dlls/comdlg32/Makefile"
24929 test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24930         comdlg32"
24931 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24932 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
24933 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
24934
24935 ALL_MAKEFILES="$ALL_MAKEFILES \\
24936         dlls/comdlg32/tests/Makefile"
24937 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24938         comdlg32/tests"
24939 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24940 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
24941 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
24942
24943 ALL_MAKEFILES="$ALL_MAKEFILES \\
24944         dlls/comm.drv16/Makefile"
24945 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24946         comm.drv16"
24947 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24948 dlls/comm.drv16/Makefile: dlls/comm.drv16/Makefile.in dlls/Makedll.rules"
24949 ac_config_files="$ac_config_files dlls/comm.drv16/Makefile"
24950
24951 ALL_MAKEFILES="$ALL_MAKEFILES \\
24952         dlls/compobj.dll16/Makefile"
24953 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24954         compobj.dll16"
24955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24956 dlls/compobj.dll16/Makefile: dlls/compobj.dll16/Makefile.in dlls/Makedll.rules"
24957 ac_config_files="$ac_config_files dlls/compobj.dll16/Makefile"
24958
24959 ALL_MAKEFILES="$ALL_MAKEFILES \\
24960         dlls/compstui/Makefile"
24961 test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24962         compstui"
24963 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24964 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
24965 ac_config_files="$ac_config_files dlls/compstui/Makefile"
24966
24967 ALL_MAKEFILES="$ALL_MAKEFILES \\
24968         dlls/credui/Makefile"
24969 test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24970         credui"
24971 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24972 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
24973 ac_config_files="$ac_config_files dlls/credui/Makefile"
24974
24975 ALL_MAKEFILES="$ALL_MAKEFILES \\
24976         dlls/credui/tests/Makefile"
24977 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24978         credui/tests"
24979 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24980 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
24981 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
24982
24983 ALL_MAKEFILES="$ALL_MAKEFILES \\
24984         dlls/crtdll/Makefile"
24985 test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24986         crtdll"
24987 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24988 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
24989 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
24990
24991 ALL_MAKEFILES="$ALL_MAKEFILES \\
24992         dlls/crypt32/Makefile"
24993 test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24994         crypt32"
24995 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24996 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
24997 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
24998
24999 ALL_MAKEFILES="$ALL_MAKEFILES \\
25000         dlls/crypt32/tests/Makefile"
25001 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25002         crypt32/tests"
25003 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25004 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
25005 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
25006
25007 ALL_MAKEFILES="$ALL_MAKEFILES \\
25008         dlls/cryptdlg/Makefile"
25009 test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25010         cryptdlg"
25011 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25012 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
25013 ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
25014
25015 ALL_MAKEFILES="$ALL_MAKEFILES \\
25016         dlls/cryptdll/Makefile"
25017 test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25018         cryptdll"
25019 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25020 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
25021 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
25022
25023 ALL_MAKEFILES="$ALL_MAKEFILES \\
25024         dlls/cryptnet/Makefile"
25025 test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25026         cryptnet"
25027 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25028 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
25029 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
25030
25031 ALL_MAKEFILES="$ALL_MAKEFILES \\
25032         dlls/cryptnet/tests/Makefile"
25033 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25034         cryptnet/tests"
25035 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25036 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
25037 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
25038
25039 ALL_MAKEFILES="$ALL_MAKEFILES \\
25040         dlls/cryptui/Makefile"
25041 test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25042         cryptui"
25043 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25044 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
25045 ac_config_files="$ac_config_files dlls/cryptui/Makefile"
25046
25047 ALL_MAKEFILES="$ALL_MAKEFILES \\
25048         dlls/cryptui/tests/Makefile"
25049 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25050         cryptui/tests"
25051 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25052 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
25053 ac_config_files="$ac_config_files dlls/cryptui/tests/Makefile"
25054
25055 ALL_MAKEFILES="$ALL_MAKEFILES \\
25056         dlls/ctapi32/Makefile"
25057 test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25058         ctapi32"
25059 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25060 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
25061 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
25062
25063 ALL_MAKEFILES="$ALL_MAKEFILES \\
25064         dlls/ctl3d.dll16/Makefile"
25065 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25066         ctl3d.dll16"
25067 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25068 dlls/ctl3d.dll16/Makefile: dlls/ctl3d.dll16/Makefile.in dlls/Makedll.rules"
25069 ac_config_files="$ac_config_files dlls/ctl3d.dll16/Makefile"
25070
25071 ALL_MAKEFILES="$ALL_MAKEFILES \\
25072         dlls/ctl3d32/Makefile"
25073 test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25074         ctl3d32"
25075 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25076 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
25077 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
25078
25079 ALL_MAKEFILES="$ALL_MAKEFILES \\
25080         dlls/ctl3dv2.dll16/Makefile"
25081 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25082         ctl3dv2.dll16"
25083 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25084 dlls/ctl3dv2.dll16/Makefile: dlls/ctl3dv2.dll16/Makefile.in dlls/Makedll.rules"
25085 ac_config_files="$ac_config_files dlls/ctl3dv2.dll16/Makefile"
25086
25087 ALL_MAKEFILES="$ALL_MAKEFILES \\
25088         dlls/d3d10/Makefile"
25089 test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25090         d3d10"
25091 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25092 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
25093 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
25094
25095 ALL_MAKEFILES="$ALL_MAKEFILES \\
25096         dlls/d3d10/tests/Makefile"
25097 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25098         d3d10/tests"
25099 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25100 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
25101 ac_config_files="$ac_config_files dlls/d3d10/tests/Makefile"
25102
25103 ALL_MAKEFILES="$ALL_MAKEFILES \\
25104         dlls/d3d10core/Makefile"
25105 test "x$enable_d3d10core" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25106         d3d10core"
25107 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25108 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
25109 ac_config_files="$ac_config_files dlls/d3d10core/Makefile"
25110
25111 ALL_MAKEFILES="$ALL_MAKEFILES \\
25112         dlls/d3d10core/tests/Makefile"
25113 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25114         d3d10core/tests"
25115 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25116 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
25117 ac_config_files="$ac_config_files dlls/d3d10core/tests/Makefile"
25118
25119 ALL_MAKEFILES="$ALL_MAKEFILES \\
25120         dlls/d3d8/Makefile"
25121 test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25122         d3d8"
25123 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25124 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
25125 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
25126
25127 ALL_MAKEFILES="$ALL_MAKEFILES \\
25128         dlls/d3d8/tests/Makefile"
25129 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25130         d3d8/tests"
25131 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25132 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
25133 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
25134
25135 ALL_MAKEFILES="$ALL_MAKEFILES \\
25136         dlls/d3d9/Makefile"
25137 test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25138         d3d9"
25139 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25140 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
25141 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
25142
25143 ALL_MAKEFILES="$ALL_MAKEFILES \\
25144         dlls/d3d9/tests/Makefile"
25145 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25146         d3d9/tests"
25147 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25148 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
25149 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
25150
25151 ALL_MAKEFILES="$ALL_MAKEFILES \\
25152         dlls/d3dim/Makefile"
25153 test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25154         d3dim"
25155 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25156 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
25157 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
25158
25159 ALL_MAKEFILES="$ALL_MAKEFILES \\
25160         dlls/d3drm/Makefile"
25161 test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25162         d3drm"
25163 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25164 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
25165 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
25166
25167 ALL_MAKEFILES="$ALL_MAKEFILES \\
25168         dlls/d3drm/tests/Makefile"
25169 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25170         d3drm/tests"
25171 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25172 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
25173 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
25174
25175 ALL_MAKEFILES="$ALL_MAKEFILES \\
25176         dlls/d3dx8/Makefile"
25177 test "x$enable_d3dx8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25178         d3dx8"
25179 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25180 dlls/d3dx8/Makefile: dlls/d3dx8/Makefile.in dlls/Makedll.rules"
25181 ac_config_files="$ac_config_files dlls/d3dx8/Makefile"
25182
25183 ALL_MAKEFILES="$ALL_MAKEFILES \\
25184         dlls/d3dx8/tests/Makefile"
25185 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25186         d3dx8/tests"
25187 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25188 dlls/d3dx8/tests/Makefile: dlls/d3dx8/tests/Makefile.in dlls/Maketest.rules"
25189 ac_config_files="$ac_config_files dlls/d3dx8/tests/Makefile"
25190
25191 ALL_MAKEFILES="$ALL_MAKEFILES \\
25192         dlls/d3dx9_24/Makefile"
25193 test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25194         d3dx9_24"
25195 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25196 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
25197 ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
25198
25199 ALL_MAKEFILES="$ALL_MAKEFILES \\
25200         dlls/d3dx9_25/Makefile"
25201 test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25202         d3dx9_25"
25203 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25204 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
25205 ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
25206
25207 ALL_MAKEFILES="$ALL_MAKEFILES \\
25208         dlls/d3dx9_26/Makefile"
25209 test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25210         d3dx9_26"
25211 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25212 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
25213 ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
25214
25215 ALL_MAKEFILES="$ALL_MAKEFILES \\
25216         dlls/d3dx9_27/Makefile"
25217 test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25218         d3dx9_27"
25219 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25220 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
25221 ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
25222
25223 ALL_MAKEFILES="$ALL_MAKEFILES \\
25224         dlls/d3dx9_28/Makefile"
25225 test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25226         d3dx9_28"
25227 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25228 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
25229 ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
25230
25231 ALL_MAKEFILES="$ALL_MAKEFILES \\
25232         dlls/d3dx9_29/Makefile"
25233 test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25234         d3dx9_29"
25235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25236 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
25237 ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
25238
25239 ALL_MAKEFILES="$ALL_MAKEFILES \\
25240         dlls/d3dx9_30/Makefile"
25241 test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25242         d3dx9_30"
25243 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25244 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
25245 ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
25246
25247 ALL_MAKEFILES="$ALL_MAKEFILES \\
25248         dlls/d3dx9_31/Makefile"
25249 test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25250         d3dx9_31"
25251 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25252 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
25253 ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
25254
25255 ALL_MAKEFILES="$ALL_MAKEFILES \\
25256         dlls/d3dx9_32/Makefile"
25257 test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25258         d3dx9_32"
25259 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25260 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
25261 ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
25262
25263 ALL_MAKEFILES="$ALL_MAKEFILES \\
25264         dlls/d3dx9_33/Makefile"
25265 test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25266         d3dx9_33"
25267 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25268 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
25269 ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
25270
25271 ALL_MAKEFILES="$ALL_MAKEFILES \\
25272         dlls/d3dx9_34/Makefile"
25273 test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25274         d3dx9_34"
25275 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25276 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
25277 ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
25278
25279 ALL_MAKEFILES="$ALL_MAKEFILES \\
25280         dlls/d3dx9_35/Makefile"
25281 test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25282         d3dx9_35"
25283 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25284 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
25285 ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
25286
25287 ALL_MAKEFILES="$ALL_MAKEFILES \\
25288         dlls/d3dx9_36/Makefile"
25289 test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25290         d3dx9_36"
25291 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25292 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
25293 ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
25294
25295 ALL_MAKEFILES="$ALL_MAKEFILES \\
25296         dlls/d3dx9_36/tests/Makefile"
25297 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25298         d3dx9_36/tests"
25299 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25300 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
25301 ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
25302
25303 ALL_MAKEFILES="$ALL_MAKEFILES \\
25304         dlls/d3dx9_37/Makefile"
25305 test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25306         d3dx9_37"
25307 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25308 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
25309 ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
25310
25311 ALL_MAKEFILES="$ALL_MAKEFILES \\
25312         dlls/d3dx9_38/Makefile"
25313 test "x$enable_d3dx9_38" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25314         d3dx9_38"
25315 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25316 dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
25317 ac_config_files="$ac_config_files dlls/d3dx9_38/Makefile"
25318
25319 ALL_MAKEFILES="$ALL_MAKEFILES \\
25320         dlls/d3dx9_39/Makefile"
25321 test "x$enable_d3dx9_39" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25322         d3dx9_39"
25323 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25324 dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
25325 ac_config_files="$ac_config_files dlls/d3dx9_39/Makefile"
25326
25327 ALL_MAKEFILES="$ALL_MAKEFILES \\
25328         dlls/d3dx9_40/Makefile"
25329 test "x$enable_d3dx9_40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25330         d3dx9_40"
25331 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25332 dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
25333 ac_config_files="$ac_config_files dlls/d3dx9_40/Makefile"
25334
25335 ALL_MAKEFILES="$ALL_MAKEFILES \\
25336         dlls/d3dx9_41/Makefile"
25337 test "x$enable_d3dx9_41" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25338         d3dx9_41"
25339 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25340 dlls/d3dx9_41/Makefile: dlls/d3dx9_41/Makefile.in dlls/Makedll.rules"
25341 ac_config_files="$ac_config_files dlls/d3dx9_41/Makefile"
25342
25343 ALL_MAKEFILES="$ALL_MAKEFILES \\
25344         dlls/d3dxof/Makefile"
25345 test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25346         d3dxof"
25347 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25348 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
25349 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
25350
25351 ALL_MAKEFILES="$ALL_MAKEFILES \\
25352         dlls/d3dxof/tests/Makefile"
25353 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25354         d3dxof/tests"
25355 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25356 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
25357 ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
25358
25359 ALL_MAKEFILES="$ALL_MAKEFILES \\
25360         dlls/dbghelp/Makefile"
25361 test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25362         dbghelp"
25363 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25364 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
25365 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
25366
25367 ALL_MAKEFILES="$ALL_MAKEFILES \\
25368         dlls/dciman32/Makefile"
25369 test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25370         dciman32"
25371 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25372 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
25373 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
25374
25375 ALL_MAKEFILES="$ALL_MAKEFILES \\
25376         dlls/ddeml.dll16/Makefile"
25377 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25378         ddeml.dll16"
25379 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25380 dlls/ddeml.dll16/Makefile: dlls/ddeml.dll16/Makefile.in dlls/Makedll.rules"
25381 ac_config_files="$ac_config_files dlls/ddeml.dll16/Makefile"
25382
25383 ALL_MAKEFILES="$ALL_MAKEFILES \\
25384         dlls/ddraw/Makefile"
25385 test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25386         ddraw"
25387 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25388 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
25389 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
25390
25391 ALL_MAKEFILES="$ALL_MAKEFILES \\
25392         dlls/ddraw/tests/Makefile"
25393 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25394         ddraw/tests"
25395 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25396 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
25397 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
25398
25399 ALL_MAKEFILES="$ALL_MAKEFILES \\
25400         dlls/ddrawex/Makefile"
25401 test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25402         ddrawex"
25403 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25404 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
25405 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
25406
25407 ALL_MAKEFILES="$ALL_MAKEFILES \\
25408         dlls/ddrawex/tests/Makefile"
25409 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25410         ddrawex/tests"
25411 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25412 dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
25413 ac_config_files="$ac_config_files dlls/ddrawex/tests/Makefile"
25414
25415 ALL_MAKEFILES="$ALL_MAKEFILES \\
25416         dlls/devenum/Makefile"
25417 test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25418         devenum"
25419 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25420 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
25421 ac_config_files="$ac_config_files dlls/devenum/Makefile"
25422
25423 ALL_MAKEFILES="$ALL_MAKEFILES \\
25424         dlls/dinput/Makefile"
25425 test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25426         dinput"
25427 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25428 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
25429 ac_config_files="$ac_config_files dlls/dinput/Makefile"
25430
25431 ALL_MAKEFILES="$ALL_MAKEFILES \\
25432         dlls/dinput/tests/Makefile"
25433 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25434         dinput/tests"
25435 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25436 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
25437 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
25438
25439 ALL_MAKEFILES="$ALL_MAKEFILES \\
25440         dlls/dinput8/Makefile"
25441 test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25442         dinput8"
25443 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25444 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
25445 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
25446
25447 ALL_MAKEFILES="$ALL_MAKEFILES \\
25448         dlls/dispdib.dll16/Makefile"
25449 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25450         dispdib.dll16"
25451 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25452 dlls/dispdib.dll16/Makefile: dlls/dispdib.dll16/Makefile.in dlls/Makedll.rules"
25453 ac_config_files="$ac_config_files dlls/dispdib.dll16/Makefile"
25454
25455 ALL_MAKEFILES="$ALL_MAKEFILES \\
25456         dlls/display.drv16/Makefile"
25457 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25458         display.drv16"
25459 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25460 dlls/display.drv16/Makefile: dlls/display.drv16/Makefile.in dlls/Makedll.rules"
25461 ac_config_files="$ac_config_files dlls/display.drv16/Makefile"
25462
25463 ALL_MAKEFILES="$ALL_MAKEFILES \\
25464         dlls/dmband/Makefile"
25465 test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25466         dmband"
25467 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25468 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
25469 ac_config_files="$ac_config_files dlls/dmband/Makefile"
25470
25471 ALL_MAKEFILES="$ALL_MAKEFILES \\
25472         dlls/dmcompos/Makefile"
25473 test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25474         dmcompos"
25475 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25476 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
25477 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
25478
25479 ALL_MAKEFILES="$ALL_MAKEFILES \\
25480         dlls/dmime/Makefile"
25481 test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25482         dmime"
25483 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25484 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
25485 ac_config_files="$ac_config_files dlls/dmime/Makefile"
25486
25487 ALL_MAKEFILES="$ALL_MAKEFILES \\
25488         dlls/dmloader/Makefile"
25489 test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25490         dmloader"
25491 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25492 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
25493 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
25494
25495 ALL_MAKEFILES="$ALL_MAKEFILES \\
25496         dlls/dmscript/Makefile"
25497 test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25498         dmscript"
25499 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25500 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
25501 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
25502
25503 ALL_MAKEFILES="$ALL_MAKEFILES \\
25504         dlls/dmstyle/Makefile"
25505 test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25506         dmstyle"
25507 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25508 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
25509 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
25510
25511 ALL_MAKEFILES="$ALL_MAKEFILES \\
25512         dlls/dmsynth/Makefile"
25513 test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25514         dmsynth"
25515 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25516 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
25517 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
25518
25519 ALL_MAKEFILES="$ALL_MAKEFILES \\
25520         dlls/dmusic/Makefile"
25521 test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25522         dmusic"
25523 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25524 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
25525 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
25526
25527 ALL_MAKEFILES="$ALL_MAKEFILES \\
25528         dlls/dmusic32/Makefile"
25529 test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25530         dmusic32"
25531 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25532 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
25533 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
25534
25535 ALL_MAKEFILES="$ALL_MAKEFILES \\
25536         dlls/dnsapi/Makefile"
25537 test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25538         dnsapi"
25539 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25540 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
25541 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
25542
25543 ALL_MAKEFILES="$ALL_MAKEFILES \\
25544         dlls/dnsapi/tests/Makefile"
25545 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25546         dnsapi/tests"
25547 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25548 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
25549 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
25550
25551 ALL_MAKEFILES="$ALL_MAKEFILES \\
25552         dlls/dplay/Makefile"
25553 test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25554         dplay"
25555 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25556 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
25557 ac_config_files="$ac_config_files dlls/dplay/Makefile"
25558
25559 ALL_MAKEFILES="$ALL_MAKEFILES \\
25560         dlls/dplayx/Makefile"
25561 test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25562         dplayx"
25563 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25564 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
25565 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
25566
25567 ALL_MAKEFILES="$ALL_MAKEFILES \\
25568         dlls/dplayx/tests/Makefile"
25569 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25570         dplayx/tests"
25571 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25572 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
25573 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
25574
25575 ALL_MAKEFILES="$ALL_MAKEFILES \\
25576         dlls/dpnaddr/Makefile"
25577 test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25578         dpnaddr"
25579 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25580 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
25581 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
25582
25583 ALL_MAKEFILES="$ALL_MAKEFILES \\
25584         dlls/dpnet/Makefile"
25585 test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25586         dpnet"
25587 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25588 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
25589 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
25590
25591 ALL_MAKEFILES="$ALL_MAKEFILES \\
25592         dlls/dpnhpast/Makefile"
25593 test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25594         dpnhpast"
25595 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25596 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
25597 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
25598
25599 ALL_MAKEFILES="$ALL_MAKEFILES \\
25600         dlls/dpnlobby/Makefile"
25601 test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25602         dpnlobby"
25603 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25604 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
25605 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
25606
25607 ALL_MAKEFILES="$ALL_MAKEFILES \\
25608         dlls/dpwsockx/Makefile"
25609 test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25610         dpwsockx"
25611 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25612 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
25613 ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
25614
25615 ALL_MAKEFILES="$ALL_MAKEFILES \\
25616         dlls/drmclien/Makefile"
25617 test "x$enable_drmclien" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25618         drmclien"
25619 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25620 dlls/drmclien/Makefile: dlls/drmclien/Makefile.in dlls/Makedll.rules"
25621 ac_config_files="$ac_config_files dlls/drmclien/Makefile"
25622
25623 ALL_MAKEFILES="$ALL_MAKEFILES \\
25624         dlls/dsound/Makefile"
25625 test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25626         dsound"
25627 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25628 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
25629 ac_config_files="$ac_config_files dlls/dsound/Makefile"
25630
25631 ALL_MAKEFILES="$ALL_MAKEFILES \\
25632         dlls/dsound/tests/Makefile"
25633 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25634         dsound/tests"
25635 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25636 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
25637 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
25638
25639 ALL_MAKEFILES="$ALL_MAKEFILES \\
25640         dlls/dssenh/Makefile"
25641 test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25642         dssenh"
25643 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25644 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
25645 ac_config_files="$ac_config_files dlls/dssenh/Makefile"
25646
25647 ALL_MAKEFILES="$ALL_MAKEFILES \\
25648         dlls/dswave/Makefile"
25649 test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25650         dswave"
25651 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25652 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
25653 ac_config_files="$ac_config_files dlls/dswave/Makefile"
25654
25655 ALL_MAKEFILES="$ALL_MAKEFILES \\
25656         dlls/dwmapi/Makefile"
25657 test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25658         dwmapi"
25659 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25660 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
25661 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
25662
25663 ALL_MAKEFILES="$ALL_MAKEFILES \\
25664         dlls/dxdiagn/Makefile"
25665 test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25666         dxdiagn"
25667 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25668 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
25669 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
25670
25671 ALL_MAKEFILES="$ALL_MAKEFILES \\
25672         dlls/dxerr8/Makefile"
25673 test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25674         dxerr8"
25675 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25676 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
25677 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
25678
25679 ALL_MAKEFILES="$ALL_MAKEFILES \\
25680         dlls/dxerr9/Makefile"
25681 test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25682         dxerr9"
25683 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25684 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
25685 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
25686
25687 ALL_MAKEFILES="$ALL_MAKEFILES \\
25688         dlls/dxgi/Makefile"
25689 test "x$enable_dxgi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25690         dxgi"
25691 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25692 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
25693 ac_config_files="$ac_config_files dlls/dxgi/Makefile"
25694
25695 ALL_MAKEFILES="$ALL_MAKEFILES \\
25696         dlls/dxgi/tests/Makefile"
25697 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25698         dxgi/tests"
25699 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25700 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
25701 ac_config_files="$ac_config_files dlls/dxgi/tests/Makefile"
25702
25703 ALL_MAKEFILES="$ALL_MAKEFILES \\
25704         dlls/dxguid/Makefile"
25705 test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25706         dxguid"
25707 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25708 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
25709 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
25710
25711 ALL_MAKEFILES="$ALL_MAKEFILES \\
25712         dlls/faultrep/Makefile"
25713 test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25714         faultrep"
25715 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25716 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
25717 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
25718
25719 ALL_MAKEFILES="$ALL_MAKEFILES \\
25720         dlls/fusion/Makefile"
25721 test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25722         fusion"
25723 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25724 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
25725 ac_config_files="$ac_config_files dlls/fusion/Makefile"
25726
25727 ALL_MAKEFILES="$ALL_MAKEFILES \\
25728         dlls/fusion/tests/Makefile"
25729 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25730         fusion/tests"
25731 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25732 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
25733 ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
25734
25735 ALL_MAKEFILES="$ALL_MAKEFILES \\
25736         dlls/gdi32/Makefile"
25737 test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25738         gdi32"
25739 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25740 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
25741 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
25742
25743 ALL_MAKEFILES="$ALL_MAKEFILES \\
25744         dlls/gdi32/tests/Makefile"
25745 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25746         gdi32/tests"
25747 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25748 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
25749 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
25750
25751 ALL_MAKEFILES="$ALL_MAKEFILES \\
25752         dlls/gdiplus/Makefile"
25753 test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25754         gdiplus"
25755 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25756 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
25757 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
25758
25759 ALL_MAKEFILES="$ALL_MAKEFILES \\
25760         dlls/gdiplus/tests/Makefile"
25761 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25762         gdiplus/tests"
25763 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25764 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
25765 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
25766
25767 ALL_MAKEFILES="$ALL_MAKEFILES \\
25768         dlls/glu32/Makefile"
25769 test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25770         glu32"
25771 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25772 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
25773 ac_config_files="$ac_config_files dlls/glu32/Makefile"
25774
25775 ALL_MAKEFILES="$ALL_MAKEFILES \\
25776         dlls/gphoto2.ds/Makefile"
25777 test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25778         gphoto2.ds"
25779 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25780 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
25781 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
25782
25783 ALL_MAKEFILES="$ALL_MAKEFILES \\
25784         dlls/gpkcsp/Makefile"
25785 test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25786         gpkcsp"
25787 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25788 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
25789 ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
25790
25791 ALL_MAKEFILES="$ALL_MAKEFILES \\
25792         dlls/hal/Makefile"
25793 test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25794         hal"
25795 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25796 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
25797 ac_config_files="$ac_config_files dlls/hal/Makefile"
25798
25799 ALL_MAKEFILES="$ALL_MAKEFILES \\
25800         dlls/hhctrl.ocx/Makefile"
25801 test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25802         hhctrl.ocx"
25803 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25804 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
25805 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
25806
25807 ALL_MAKEFILES="$ALL_MAKEFILES \\
25808         dlls/hid/Makefile"
25809 test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25810         hid"
25811 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25812 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
25813 ac_config_files="$ac_config_files dlls/hid/Makefile"
25814
25815 ALL_MAKEFILES="$ALL_MAKEFILES \\
25816         dlls/hlink/Makefile"
25817 test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25818         hlink"
25819 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25820 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
25821 ac_config_files="$ac_config_files dlls/hlink/Makefile"
25822
25823 ALL_MAKEFILES="$ALL_MAKEFILES \\
25824         dlls/hlink/tests/Makefile"
25825 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25826         hlink/tests"
25827 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25828 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
25829 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
25830
25831 ALL_MAKEFILES="$ALL_MAKEFILES \\
25832         dlls/hnetcfg/Makefile"
25833 test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25834         hnetcfg"
25835 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25836 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
25837 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
25838
25839 ALL_MAKEFILES="$ALL_MAKEFILES \\
25840         dlls/httpapi/Makefile"
25841 test "x$enable_httpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25842         httpapi"
25843 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25844 dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
25845 ac_config_files="$ac_config_files dlls/httpapi/Makefile"
25846
25847 ALL_MAKEFILES="$ALL_MAKEFILES \\
25848         dlls/iccvid/Makefile"
25849 test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25850         iccvid"
25851 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25852 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
25853 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
25854
25855 ALL_MAKEFILES="$ALL_MAKEFILES \\
25856         dlls/icmp/Makefile"
25857 test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25858         icmp"
25859 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25860 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
25861 ac_config_files="$ac_config_files dlls/icmp/Makefile"
25862
25863 ALL_MAKEFILES="$ALL_MAKEFILES \\
25864         dlls/ifsmgr.vxd/Makefile"
25865 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25866         ifsmgr.vxd"
25867 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25868 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
25869 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
25870
25871 ALL_MAKEFILES="$ALL_MAKEFILES \\
25872         dlls/imaadp32.acm/Makefile"
25873 test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25874         imaadp32.acm"
25875 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25876 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
25877 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
25878
25879 ALL_MAKEFILES="$ALL_MAKEFILES \\
25880         dlls/imagehlp/Makefile"
25881 test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25882         imagehlp"
25883 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25884 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
25885 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
25886
25887 ALL_MAKEFILES="$ALL_MAKEFILES \\
25888         dlls/imm.dll16/Makefile"
25889 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25890         imm.dll16"
25891 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25892 dlls/imm.dll16/Makefile: dlls/imm.dll16/Makefile.in dlls/Makedll.rules"
25893 ac_config_files="$ac_config_files dlls/imm.dll16/Makefile"
25894
25895 ALL_MAKEFILES="$ALL_MAKEFILES \\
25896         dlls/imm32/Makefile"
25897 test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25898         imm32"
25899 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25900 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
25901 ac_config_files="$ac_config_files dlls/imm32/Makefile"
25902
25903 ALL_MAKEFILES="$ALL_MAKEFILES \\
25904         dlls/imm32/tests/Makefile"
25905 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25906         imm32/tests"
25907 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25908 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
25909 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
25910
25911 ALL_MAKEFILES="$ALL_MAKEFILES \\
25912         dlls/inetcomm/Makefile"
25913 test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25914         inetcomm"
25915 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25916 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
25917 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
25918
25919 ALL_MAKEFILES="$ALL_MAKEFILES \\
25920         dlls/inetcomm/tests/Makefile"
25921 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25922         inetcomm/tests"
25923 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25924 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
25925 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
25926
25927 ALL_MAKEFILES="$ALL_MAKEFILES \\
25928         dlls/inetmib1/Makefile"
25929 test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25930         inetmib1"
25931 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25932 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
25933 ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
25934
25935 ALL_MAKEFILES="$ALL_MAKEFILES \\
25936         dlls/inetmib1/tests/Makefile"
25937 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25938         inetmib1/tests"
25939 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25940 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
25941 ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
25942
25943 ALL_MAKEFILES="$ALL_MAKEFILES \\
25944         dlls/infosoft/Makefile"
25945 test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25946         infosoft"
25947 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25948 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
25949 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
25950
25951 ALL_MAKEFILES="$ALL_MAKEFILES \\
25952         dlls/infosoft/tests/Makefile"
25953 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25954         infosoft/tests"
25955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25956 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
25957 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
25958
25959 ALL_MAKEFILES="$ALL_MAKEFILES \\
25960         dlls/initpki/Makefile"
25961 test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25962         initpki"
25963 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25964 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
25965 ac_config_files="$ac_config_files dlls/initpki/Makefile"
25966
25967 ALL_MAKEFILES="$ALL_MAKEFILES \\
25968         dlls/inkobj/Makefile"
25969 test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25970         inkobj"
25971 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25972 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
25973 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
25974
25975 ALL_MAKEFILES="$ALL_MAKEFILES \\
25976         dlls/inseng/Makefile"
25977 test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25978         inseng"
25979 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25980 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
25981 ac_config_files="$ac_config_files dlls/inseng/Makefile"
25982
25983 ALL_MAKEFILES="$ALL_MAKEFILES \\
25984         dlls/iphlpapi/Makefile"
25985 test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25986         iphlpapi"
25987 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25988 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
25989 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
25990
25991 ALL_MAKEFILES="$ALL_MAKEFILES \\
25992         dlls/iphlpapi/tests/Makefile"
25993 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25994         iphlpapi/tests"
25995 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25996 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
25997 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
25998
25999 ALL_MAKEFILES="$ALL_MAKEFILES \\
26000         dlls/itircl/Makefile"
26001 test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26002         itircl"
26003 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26004 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
26005 ac_config_files="$ac_config_files dlls/itircl/Makefile"
26006
26007 ALL_MAKEFILES="$ALL_MAKEFILES \\
26008         dlls/itss/Makefile"
26009 test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26010         itss"
26011 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26012 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
26013 ac_config_files="$ac_config_files dlls/itss/Makefile"
26014
26015 ALL_MAKEFILES="$ALL_MAKEFILES \\
26016         dlls/itss/tests/Makefile"
26017 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26018         itss/tests"
26019 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26020 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
26021 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
26022
26023 ALL_MAKEFILES="$ALL_MAKEFILES \\
26024         dlls/jscript/Makefile"
26025 test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26026         jscript"
26027 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26028 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
26029 ac_config_files="$ac_config_files dlls/jscript/Makefile"
26030
26031 ALL_MAKEFILES="$ALL_MAKEFILES \\
26032         dlls/jscript/tests/Makefile"
26033 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26034         jscript/tests"
26035 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26036 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
26037 ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
26038
26039 ALL_MAKEFILES="$ALL_MAKEFILES \\
26040         dlls/kernel32/Makefile"
26041 test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26042         kernel32"
26043 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26044 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
26045 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
26046
26047 ALL_MAKEFILES="$ALL_MAKEFILES \\
26048         dlls/kernel32/tests/Makefile"
26049 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26050         kernel32/tests"
26051 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26052 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
26053 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
26054
26055 ALL_MAKEFILES="$ALL_MAKEFILES \\
26056         dlls/keyboard.drv16/Makefile"
26057 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26058         keyboard.drv16"
26059 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26060 dlls/keyboard.drv16/Makefile: dlls/keyboard.drv16/Makefile.in dlls/Makedll.rules"
26061 ac_config_files="$ac_config_files dlls/keyboard.drv16/Makefile"
26062
26063 ALL_MAKEFILES="$ALL_MAKEFILES \\
26064         dlls/loadperf/Makefile"
26065 test "x$enable_loadperf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26066         loadperf"
26067 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26068 dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
26069 ac_config_files="$ac_config_files dlls/loadperf/Makefile"
26070
26071 ALL_MAKEFILES="$ALL_MAKEFILES \\
26072         dlls/localspl/Makefile"
26073 test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26074         localspl"
26075 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26076 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
26077 ac_config_files="$ac_config_files dlls/localspl/Makefile"
26078
26079 ALL_MAKEFILES="$ALL_MAKEFILES \\
26080         dlls/localspl/tests/Makefile"
26081 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26082         localspl/tests"
26083 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26084 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
26085 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
26086
26087 ALL_MAKEFILES="$ALL_MAKEFILES \\
26088         dlls/localui/Makefile"
26089 test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26090         localui"
26091 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26092 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
26093 ac_config_files="$ac_config_files dlls/localui/Makefile"
26094
26095 ALL_MAKEFILES="$ALL_MAKEFILES \\
26096         dlls/localui/tests/Makefile"
26097 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26098         localui/tests"
26099 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26100 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
26101 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
26102
26103 ALL_MAKEFILES="$ALL_MAKEFILES \\
26104         dlls/lz32/Makefile"
26105 test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26106         lz32"
26107 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26108 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
26109 ac_config_files="$ac_config_files dlls/lz32/Makefile"
26110
26111 ALL_MAKEFILES="$ALL_MAKEFILES \\
26112         dlls/lz32/tests/Makefile"
26113 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26114         lz32/tests"
26115 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26116 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
26117 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
26118
26119 ALL_MAKEFILES="$ALL_MAKEFILES \\
26120         dlls/lzexpand.dll16/Makefile"
26121 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26122         lzexpand.dll16"
26123 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26124 dlls/lzexpand.dll16/Makefile: dlls/lzexpand.dll16/Makefile.in dlls/Makedll.rules"
26125 ac_config_files="$ac_config_files dlls/lzexpand.dll16/Makefile"
26126
26127 ALL_MAKEFILES="$ALL_MAKEFILES \\
26128         dlls/mapi32/Makefile"
26129 test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26130         mapi32"
26131 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26132 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
26133 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
26134
26135 ALL_MAKEFILES="$ALL_MAKEFILES \\
26136         dlls/mapi32/tests/Makefile"
26137 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26138         mapi32/tests"
26139 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26140 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
26141 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
26142
26143 ALL_MAKEFILES="$ALL_MAKEFILES \\
26144         dlls/mciavi32/Makefile"
26145 test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26146         mciavi32"
26147 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26148 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
26149 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
26150
26151 ALL_MAKEFILES="$ALL_MAKEFILES \\
26152         dlls/mcicda/Makefile"
26153 test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26154         mcicda"
26155 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26156 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
26157 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
26158
26159 ALL_MAKEFILES="$ALL_MAKEFILES \\
26160         dlls/mciqtz32/Makefile"
26161 test "x$enable_mciqtz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26162         mciqtz32"
26163 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26164 dlls/mciqtz32/Makefile: dlls/mciqtz32/Makefile.in dlls/Makedll.rules"
26165 ac_config_files="$ac_config_files dlls/mciqtz32/Makefile"
26166
26167 ALL_MAKEFILES="$ALL_MAKEFILES \\
26168         dlls/mciseq/Makefile"
26169 test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26170         mciseq"
26171 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26172 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
26173 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
26174
26175 ALL_MAKEFILES="$ALL_MAKEFILES \\
26176         dlls/mciwave/Makefile"
26177 test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26178         mciwave"
26179 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26180 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
26181 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
26182
26183 ALL_MAKEFILES="$ALL_MAKEFILES \\
26184         dlls/midimap/Makefile"
26185 test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26186         midimap"
26187 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26188 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
26189 ac_config_files="$ac_config_files dlls/midimap/Makefile"
26190
26191 ALL_MAKEFILES="$ALL_MAKEFILES \\
26192         dlls/mlang/Makefile"
26193 test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26194         mlang"
26195 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26196 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
26197 ac_config_files="$ac_config_files dlls/mlang/Makefile"
26198
26199 ALL_MAKEFILES="$ALL_MAKEFILES \\
26200         dlls/mlang/tests/Makefile"
26201 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26202         mlang/tests"
26203 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26204 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
26205 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
26206
26207 ALL_MAKEFILES="$ALL_MAKEFILES \\
26208         dlls/mmdevldr.vxd/Makefile"
26209 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26210         mmdevldr.vxd"
26211 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26212 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
26213 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
26214
26215 ALL_MAKEFILES="$ALL_MAKEFILES \\
26216         dlls/monodebg.vxd/Makefile"
26217 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26218         monodebg.vxd"
26219 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26220 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
26221 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
26222
26223 ALL_MAKEFILES="$ALL_MAKEFILES \\
26224         dlls/mountmgr.sys/Makefile"
26225 test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26226         mountmgr.sys"
26227 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26228 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
26229 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
26230
26231 ALL_MAKEFILES="$ALL_MAKEFILES \\
26232         dlls/mouse.drv16/Makefile"
26233 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26234         mouse.drv16"
26235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26236 dlls/mouse.drv16/Makefile: dlls/mouse.drv16/Makefile.in dlls/Makedll.rules"
26237 ac_config_files="$ac_config_files dlls/mouse.drv16/Makefile"
26238
26239 ALL_MAKEFILES="$ALL_MAKEFILES \\
26240         dlls/mpr/Makefile"
26241 test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26242         mpr"
26243 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26244 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
26245 ac_config_files="$ac_config_files dlls/mpr/Makefile"
26246
26247 ALL_MAKEFILES="$ALL_MAKEFILES \\
26248         dlls/mprapi/Makefile"
26249 test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26250         mprapi"
26251 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26252 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
26253 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
26254
26255 ALL_MAKEFILES="$ALL_MAKEFILES \\
26256         dlls/msacm.dll16/Makefile"
26257 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26258         msacm.dll16"
26259 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26260 dlls/msacm.dll16/Makefile: dlls/msacm.dll16/Makefile.in dlls/Makedll.rules"
26261 ac_config_files="$ac_config_files dlls/msacm.dll16/Makefile"
26262
26263 ALL_MAKEFILES="$ALL_MAKEFILES \\
26264         dlls/msacm32.drv/Makefile"
26265 test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26266         msacm32.drv"
26267 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26268 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
26269 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
26270
26271 ALL_MAKEFILES="$ALL_MAKEFILES \\
26272         dlls/msacm32/Makefile"
26273 test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26274         msacm32"
26275 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26276 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
26277 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
26278
26279 ALL_MAKEFILES="$ALL_MAKEFILES \\
26280         dlls/msacm32/tests/Makefile"
26281 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26282         msacm32/tests"
26283 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26284 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
26285 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
26286
26287 ALL_MAKEFILES="$ALL_MAKEFILES \\
26288         dlls/msadp32.acm/Makefile"
26289 test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26290         msadp32.acm"
26291 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26292 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
26293 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
26294
26295 ALL_MAKEFILES="$ALL_MAKEFILES \\
26296         dlls/mscat32/Makefile"
26297 test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26298         mscat32"
26299 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26300 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
26301 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
26302
26303 ALL_MAKEFILES="$ALL_MAKEFILES \\
26304         dlls/mscms/Makefile"
26305 test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26306         mscms"
26307 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26308 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
26309 ac_config_files="$ac_config_files dlls/mscms/Makefile"
26310
26311 ALL_MAKEFILES="$ALL_MAKEFILES \\
26312         dlls/mscms/tests/Makefile"
26313 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26314         mscms/tests"
26315 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26316 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
26317 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
26318
26319 ALL_MAKEFILES="$ALL_MAKEFILES \\
26320         dlls/mscoree/Makefile"
26321 test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26322         mscoree"
26323 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26324 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
26325 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
26326
26327 ALL_MAKEFILES="$ALL_MAKEFILES \\
26328         dlls/msctf/Makefile"
26329 test "x$enable_msctf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26330         msctf"
26331 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26332 dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
26333 ac_config_files="$ac_config_files dlls/msctf/Makefile"
26334
26335 ALL_MAKEFILES="$ALL_MAKEFILES \\
26336         dlls/msctf/tests/Makefile"
26337 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26338         msctf/tests"
26339 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26340 dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
26341 ac_config_files="$ac_config_files dlls/msctf/tests/Makefile"
26342
26343 ALL_MAKEFILES="$ALL_MAKEFILES \\
26344         dlls/msdmo/Makefile"
26345 test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26346         msdmo"
26347 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26348 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
26349 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
26350
26351 ALL_MAKEFILES="$ALL_MAKEFILES \\
26352         dlls/msftedit/Makefile"
26353 test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26354         msftedit"
26355 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26356 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
26357 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
26358
26359 ALL_MAKEFILES="$ALL_MAKEFILES \\
26360         dlls/msg711.acm/Makefile"
26361 test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26362         msg711.acm"
26363 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26364 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
26365 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
26366
26367 ALL_MAKEFILES="$ALL_MAKEFILES \\
26368         dlls/mshtml.tlb/Makefile"
26369 test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26370         mshtml.tlb"
26371 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26372 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
26373 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
26374
26375 ALL_MAKEFILES="$ALL_MAKEFILES \\
26376         dlls/mshtml/Makefile"
26377 test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26378         mshtml"
26379 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26380 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
26381 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
26382
26383 ALL_MAKEFILES="$ALL_MAKEFILES \\
26384         dlls/mshtml/tests/Makefile"
26385 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26386         mshtml/tests"
26387 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26388 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
26389 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
26390
26391 ALL_MAKEFILES="$ALL_MAKEFILES \\
26392         dlls/msi/Makefile"
26393 test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26394         msi"
26395 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26396 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
26397 ac_config_files="$ac_config_files dlls/msi/Makefile"
26398
26399 ALL_MAKEFILES="$ALL_MAKEFILES \\
26400         dlls/msi/tests/Makefile"
26401 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26402         msi/tests"
26403 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26404 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
26405 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
26406
26407 ALL_MAKEFILES="$ALL_MAKEFILES \\
26408         dlls/msimg32/Makefile"
26409 test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26410         msimg32"
26411 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26412 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
26413 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
26414
26415 ALL_MAKEFILES="$ALL_MAKEFILES \\
26416         dlls/msimtf/Makefile"
26417 test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26418         msimtf"
26419 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26420 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
26421 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
26422
26423 ALL_MAKEFILES="$ALL_MAKEFILES \\
26424         dlls/msisip/Makefile"
26425 test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26426         msisip"
26427 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26428 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
26429 ac_config_files="$ac_config_files dlls/msisip/Makefile"
26430
26431 ALL_MAKEFILES="$ALL_MAKEFILES \\
26432         dlls/msisys.ocx/Makefile"
26433 test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26434         msisys.ocx"
26435 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26436 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
26437 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
26438
26439 ALL_MAKEFILES="$ALL_MAKEFILES \\
26440         dlls/msnet32/Makefile"
26441 test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26442         msnet32"
26443 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26444 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
26445 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
26446
26447 ALL_MAKEFILES="$ALL_MAKEFILES \\
26448         dlls/msrle32/Makefile"
26449 test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26450         msrle32"
26451 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26452 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
26453 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
26454
26455 ALL_MAKEFILES="$ALL_MAKEFILES \\
26456         dlls/mssign32/Makefile"
26457 test "x$enable_mssign32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26458         mssign32"
26459 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26460 dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
26461 ac_config_files="$ac_config_files dlls/mssign32/Makefile"
26462
26463 ALL_MAKEFILES="$ALL_MAKEFILES \\
26464         dlls/mssip32/Makefile"
26465 test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26466         mssip32"
26467 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26468 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
26469 ac_config_files="$ac_config_files dlls/mssip32/Makefile"
26470
26471 ALL_MAKEFILES="$ALL_MAKEFILES \\
26472         dlls/mstask/Makefile"
26473 test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26474         mstask"
26475 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26476 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
26477 ac_config_files="$ac_config_files dlls/mstask/Makefile"
26478
26479 ALL_MAKEFILES="$ALL_MAKEFILES \\
26480         dlls/mstask/tests/Makefile"
26481 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26482         mstask/tests"
26483 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26484 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
26485 ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
26486
26487 ALL_MAKEFILES="$ALL_MAKEFILES \\
26488         dlls/msvcirt/Makefile"
26489 test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26490         msvcirt"
26491 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26492 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
26493 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
26494
26495 ALL_MAKEFILES="$ALL_MAKEFILES \\
26496         dlls/msvcr71/Makefile"
26497 test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26498         msvcr71"
26499 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26500 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
26501 ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
26502
26503 ALL_MAKEFILES="$ALL_MAKEFILES \\
26504         dlls/msvcrt/Makefile"
26505 test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26506         msvcrt"
26507 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26508 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
26509 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
26510
26511 ALL_MAKEFILES="$ALL_MAKEFILES \\
26512         dlls/msvcrt/tests/Makefile"
26513 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26514         msvcrt/tests"
26515 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26516 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
26517 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
26518
26519 ALL_MAKEFILES="$ALL_MAKEFILES \\
26520         dlls/msvcrt20/Makefile"
26521 test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26522         msvcrt20"
26523 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26524 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
26525 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
26526
26527 ALL_MAKEFILES="$ALL_MAKEFILES \\
26528         dlls/msvcrt40/Makefile"
26529 test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26530         msvcrt40"
26531 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26532 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
26533 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
26534
26535 ALL_MAKEFILES="$ALL_MAKEFILES \\
26536         dlls/msvcrtd/Makefile"
26537 test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26538         msvcrtd"
26539 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26540 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
26541 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
26542
26543 ALL_MAKEFILES="$ALL_MAKEFILES \\
26544         dlls/msvcrtd/tests/Makefile"
26545 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26546         msvcrtd/tests"
26547 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26548 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
26549 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
26550
26551 ALL_MAKEFILES="$ALL_MAKEFILES \\
26552         dlls/msvfw32/Makefile"
26553 test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26554         msvfw32"
26555 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26556 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
26557 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
26558
26559 ALL_MAKEFILES="$ALL_MAKEFILES \\
26560         dlls/msvfw32/tests/Makefile"
26561 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26562         msvfw32/tests"
26563 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26564 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
26565 ac_config_files="$ac_config_files dlls/msvfw32/tests/Makefile"
26566
26567 ALL_MAKEFILES="$ALL_MAKEFILES \\
26568         dlls/msvidc32/Makefile"
26569 test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26570         msvidc32"
26571 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26572 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
26573 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
26574
26575 ALL_MAKEFILES="$ALL_MAKEFILES \\
26576         dlls/msvideo.dll16/Makefile"
26577 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26578         msvideo.dll16"
26579 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26580 dlls/msvideo.dll16/Makefile: dlls/msvideo.dll16/Makefile.in dlls/Makedll.rules"
26581 ac_config_files="$ac_config_files dlls/msvideo.dll16/Makefile"
26582
26583 ALL_MAKEFILES="$ALL_MAKEFILES \\
26584         dlls/mswsock/Makefile"
26585 test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26586         mswsock"
26587 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26588 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
26589 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
26590
26591 ALL_MAKEFILES="$ALL_MAKEFILES \\
26592         dlls/msxml3/Makefile"
26593 test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26594         msxml3"
26595 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26596 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
26597 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
26598
26599 ALL_MAKEFILES="$ALL_MAKEFILES \\
26600         dlls/msxml3/tests/Makefile"
26601 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26602         msxml3/tests"
26603 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26604 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
26605 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
26606
26607 ALL_MAKEFILES="$ALL_MAKEFILES \\
26608         dlls/nddeapi/Makefile"
26609 test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26610         nddeapi"
26611 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26612 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
26613 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
26614
26615 ALL_MAKEFILES="$ALL_MAKEFILES \\
26616         dlls/netapi32/Makefile"
26617 test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26618         netapi32"
26619 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26620 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
26621 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
26622
26623 ALL_MAKEFILES="$ALL_MAKEFILES \\
26624         dlls/netapi32/tests/Makefile"
26625 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26626         netapi32/tests"
26627 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26628 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
26629 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
26630
26631 ALL_MAKEFILES="$ALL_MAKEFILES \\
26632         dlls/newdev/Makefile"
26633 test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26634         newdev"
26635 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26636 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
26637 ac_config_files="$ac_config_files dlls/newdev/Makefile"
26638
26639 ALL_MAKEFILES="$ALL_MAKEFILES \\
26640         dlls/ntdll/Makefile"
26641 test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26642         ntdll"
26643 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26644 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
26645 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
26646
26647 ALL_MAKEFILES="$ALL_MAKEFILES \\
26648         dlls/ntdll/tests/Makefile"
26649 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26650         ntdll/tests"
26651 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26652 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
26653 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
26654
26655 ALL_MAKEFILES="$ALL_MAKEFILES \\
26656         dlls/ntdsapi/Makefile"
26657 test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26658         ntdsapi"
26659 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26660 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
26661 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
26662
26663 ALL_MAKEFILES="$ALL_MAKEFILES \\
26664         dlls/ntdsapi/tests/Makefile"
26665 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26666         ntdsapi/tests"
26667 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26668 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
26669 ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
26670
26671 ALL_MAKEFILES="$ALL_MAKEFILES \\
26672         dlls/ntoskrnl.exe/Makefile"
26673 test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26674         ntoskrnl.exe"
26675 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26676 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
26677 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
26678
26679 ALL_MAKEFILES="$ALL_MAKEFILES \\
26680         dlls/ntprint/Makefile"
26681 test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26682         ntprint"
26683 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26684 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
26685 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
26686
26687 ALL_MAKEFILES="$ALL_MAKEFILES \\
26688         dlls/ntprint/tests/Makefile"
26689 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26690         ntprint/tests"
26691 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26692 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
26693 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
26694
26695 ALL_MAKEFILES="$ALL_MAKEFILES \\
26696         dlls/objsel/Makefile"
26697 test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26698         objsel"
26699 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26700 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
26701 ac_config_files="$ac_config_files dlls/objsel/Makefile"
26702
26703 ALL_MAKEFILES="$ALL_MAKEFILES \\
26704         dlls/odbc32/Makefile"
26705 test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26706         odbc32"
26707 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26708 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
26709 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
26710
26711 ALL_MAKEFILES="$ALL_MAKEFILES \\
26712         dlls/odbccp32/Makefile"
26713 test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26714         odbccp32"
26715 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26716 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
26717 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
26718
26719 ALL_MAKEFILES="$ALL_MAKEFILES \\
26720         dlls/odbccp32/tests/Makefile"
26721 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26722         odbccp32/tests"
26723 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26724 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
26725 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
26726
26727 ALL_MAKEFILES="$ALL_MAKEFILES \\
26728         dlls/ole2.dll16/Makefile"
26729 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26730         ole2.dll16"
26731 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26732 dlls/ole2.dll16/Makefile: dlls/ole2.dll16/Makefile.in dlls/Makedll.rules"
26733 ac_config_files="$ac_config_files dlls/ole2.dll16/Makefile"
26734
26735 ALL_MAKEFILES="$ALL_MAKEFILES \\
26736         dlls/ole2conv.dll16/Makefile"
26737 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26738         ole2conv.dll16"
26739 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26740 dlls/ole2conv.dll16/Makefile: dlls/ole2conv.dll16/Makefile.in dlls/Makedll.rules"
26741 ac_config_files="$ac_config_files dlls/ole2conv.dll16/Makefile"
26742
26743 ALL_MAKEFILES="$ALL_MAKEFILES \\
26744         dlls/ole2disp.dll16/Makefile"
26745 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26746         ole2disp.dll16"
26747 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26748 dlls/ole2disp.dll16/Makefile: dlls/ole2disp.dll16/Makefile.in dlls/Makedll.rules"
26749 ac_config_files="$ac_config_files dlls/ole2disp.dll16/Makefile"
26750
26751 ALL_MAKEFILES="$ALL_MAKEFILES \\
26752         dlls/ole2nls.dll16/Makefile"
26753 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26754         ole2nls.dll16"
26755 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26756 dlls/ole2nls.dll16/Makefile: dlls/ole2nls.dll16/Makefile.in dlls/Makedll.rules"
26757 ac_config_files="$ac_config_files dlls/ole2nls.dll16/Makefile"
26758
26759 ALL_MAKEFILES="$ALL_MAKEFILES \\
26760         dlls/ole2prox.dll16/Makefile"
26761 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26762         ole2prox.dll16"
26763 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26764 dlls/ole2prox.dll16/Makefile: dlls/ole2prox.dll16/Makefile.in dlls/Makedll.rules"
26765 ac_config_files="$ac_config_files dlls/ole2prox.dll16/Makefile"
26766
26767 ALL_MAKEFILES="$ALL_MAKEFILES \\
26768         dlls/ole2thk.dll16/Makefile"
26769 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26770         ole2thk.dll16"
26771 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26772 dlls/ole2thk.dll16/Makefile: dlls/ole2thk.dll16/Makefile.in dlls/Makedll.rules"
26773 ac_config_files="$ac_config_files dlls/ole2thk.dll16/Makefile"
26774
26775 ALL_MAKEFILES="$ALL_MAKEFILES \\
26776         dlls/ole32/Makefile"
26777 test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26778         ole32"
26779 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26780 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
26781 ac_config_files="$ac_config_files dlls/ole32/Makefile"
26782
26783 ALL_MAKEFILES="$ALL_MAKEFILES \\
26784         dlls/ole32/tests/Makefile"
26785 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26786         ole32/tests"
26787 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26788 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
26789 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
26790
26791 ALL_MAKEFILES="$ALL_MAKEFILES \\
26792         dlls/oleacc/Makefile"
26793 test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26794         oleacc"
26795 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26796 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
26797 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
26798
26799 ALL_MAKEFILES="$ALL_MAKEFILES \\
26800         dlls/oleacc/tests/Makefile"
26801 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26802         oleacc/tests"
26803 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26804 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
26805 ac_config_files="$ac_config_files dlls/oleacc/tests/Makefile"
26806
26807 ALL_MAKEFILES="$ALL_MAKEFILES \\
26808         dlls/oleaut32/Makefile"
26809 test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26810         oleaut32"
26811 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26812 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
26813 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
26814
26815 ALL_MAKEFILES="$ALL_MAKEFILES \\
26816         dlls/oleaut32/tests/Makefile"
26817 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26818         oleaut32/tests"
26819 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26820 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
26821 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
26822
26823 ALL_MAKEFILES="$ALL_MAKEFILES \\
26824         dlls/olecli.dll16/Makefile"
26825 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26826         olecli.dll16"
26827 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26828 dlls/olecli.dll16/Makefile: dlls/olecli.dll16/Makefile.in dlls/Makedll.rules"
26829 ac_config_files="$ac_config_files dlls/olecli.dll16/Makefile"
26830
26831 ALL_MAKEFILES="$ALL_MAKEFILES \\
26832         dlls/olecli32/Makefile"
26833 test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26834         olecli32"
26835 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26836 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
26837 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
26838
26839 ALL_MAKEFILES="$ALL_MAKEFILES \\
26840         dlls/oledlg/Makefile"
26841 test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26842         oledlg"
26843 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26844 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
26845 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
26846
26847 ALL_MAKEFILES="$ALL_MAKEFILES \\
26848         dlls/olepro32/Makefile"
26849 test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26850         olepro32"
26851 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26852 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
26853 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
26854
26855 ALL_MAKEFILES="$ALL_MAKEFILES \\
26856         dlls/olesvr.dll16/Makefile"
26857 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26858         olesvr.dll16"
26859 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26860 dlls/olesvr.dll16/Makefile: dlls/olesvr.dll16/Makefile.in dlls/Makedll.rules"
26861 ac_config_files="$ac_config_files dlls/olesvr.dll16/Makefile"
26862
26863 ALL_MAKEFILES="$ALL_MAKEFILES \\
26864         dlls/olesvr32/Makefile"
26865 test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26866         olesvr32"
26867 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26868 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
26869 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
26870
26871 ALL_MAKEFILES="$ALL_MAKEFILES \\
26872         dlls/olethk32/Makefile"
26873 test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26874         olethk32"
26875 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26876 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
26877 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
26878
26879 ALL_MAKEFILES="$ALL_MAKEFILES \\
26880         dlls/opengl32/Makefile"
26881 test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26882         opengl32"
26883 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26884 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
26885 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
26886
26887 ALL_MAKEFILES="$ALL_MAKEFILES \\
26888         dlls/opengl32/tests/Makefile"
26889 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26890         opengl32/tests"
26891 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26892 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
26893 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
26894
26895 ALL_MAKEFILES="$ALL_MAKEFILES \\
26896         dlls/pdh/Makefile"
26897 test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26898         pdh"
26899 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26900 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
26901 ac_config_files="$ac_config_files dlls/pdh/Makefile"
26902
26903 ALL_MAKEFILES="$ALL_MAKEFILES \\
26904         dlls/pdh/tests/Makefile"
26905 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26906         pdh/tests"
26907 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26908 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
26909 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
26910
26911 ALL_MAKEFILES="$ALL_MAKEFILES \\
26912         dlls/pidgen/Makefile"
26913 test "x$enable_pidgen" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26914         pidgen"
26915 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26916 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
26917 ac_config_files="$ac_config_files dlls/pidgen/Makefile"
26918
26919 ALL_MAKEFILES="$ALL_MAKEFILES \\
26920         dlls/powrprof/Makefile"
26921 test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26922         powrprof"
26923 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26924 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
26925 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
26926
26927 ALL_MAKEFILES="$ALL_MAKEFILES \\
26928         dlls/printui/Makefile"
26929 test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26930         printui"
26931 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26932 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
26933 ac_config_files="$ac_config_files dlls/printui/Makefile"
26934
26935 ALL_MAKEFILES="$ALL_MAKEFILES \\
26936         dlls/propsys/Makefile"
26937 test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26938         propsys"
26939 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26940 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
26941 ac_config_files="$ac_config_files dlls/propsys/Makefile"
26942
26943 ALL_MAKEFILES="$ALL_MAKEFILES \\
26944         dlls/psapi/Makefile"
26945 test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26946         psapi"
26947 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26948 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
26949 ac_config_files="$ac_config_files dlls/psapi/Makefile"
26950
26951 ALL_MAKEFILES="$ALL_MAKEFILES \\
26952         dlls/psapi/tests/Makefile"
26953 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26954         psapi/tests"
26955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26956 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
26957 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
26958
26959 ALL_MAKEFILES="$ALL_MAKEFILES \\
26960         dlls/pstorec/Makefile"
26961 test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26962         pstorec"
26963 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26964 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
26965 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
26966
26967 ALL_MAKEFILES="$ALL_MAKEFILES \\
26968         dlls/qcap/Makefile"
26969 test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26970         qcap"
26971 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26972 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
26973 ac_config_files="$ac_config_files dlls/qcap/Makefile"
26974
26975 ALL_MAKEFILES="$ALL_MAKEFILES \\
26976         dlls/qedit/Makefile"
26977 test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26978         qedit"
26979 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26980 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
26981 ac_config_files="$ac_config_files dlls/qedit/Makefile"
26982
26983 ALL_MAKEFILES="$ALL_MAKEFILES \\
26984         dlls/qedit/tests/Makefile"
26985 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26986         qedit/tests"
26987 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26988 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
26989 ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
26990
26991 ALL_MAKEFILES="$ALL_MAKEFILES \\
26992         dlls/qmgr/Makefile"
26993 test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26994         qmgr"
26995 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26996 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
26997 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
26998
26999 ALL_MAKEFILES="$ALL_MAKEFILES \\
27000         dlls/qmgr/tests/Makefile"
27001 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27002         qmgr/tests"
27003 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27004 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
27005 ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
27006
27007 ALL_MAKEFILES="$ALL_MAKEFILES \\
27008         dlls/qmgrprxy/Makefile"
27009 test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27010         qmgrprxy"
27011 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27012 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
27013 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
27014
27015 ALL_MAKEFILES="$ALL_MAKEFILES \\
27016         dlls/quartz/Makefile"
27017 test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27018         quartz"
27019 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27020 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
27021 ac_config_files="$ac_config_files dlls/quartz/Makefile"
27022
27023 ALL_MAKEFILES="$ALL_MAKEFILES \\
27024         dlls/quartz/tests/Makefile"
27025 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27026         quartz/tests"
27027 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27028 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
27029 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
27030
27031 ALL_MAKEFILES="$ALL_MAKEFILES \\
27032         dlls/query/Makefile"
27033 test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27034         query"
27035 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27036 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
27037 ac_config_files="$ac_config_files dlls/query/Makefile"
27038
27039 ALL_MAKEFILES="$ALL_MAKEFILES \\
27040         dlls/rasapi16.dll16/Makefile"
27041 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27042         rasapi16.dll16"
27043 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27044 dlls/rasapi16.dll16/Makefile: dlls/rasapi16.dll16/Makefile.in dlls/Makedll.rules"
27045 ac_config_files="$ac_config_files dlls/rasapi16.dll16/Makefile"
27046
27047 ALL_MAKEFILES="$ALL_MAKEFILES \\
27048         dlls/rasapi32/Makefile"
27049 test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27050         rasapi32"
27051 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27052 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
27053 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
27054
27055 ALL_MAKEFILES="$ALL_MAKEFILES \\
27056         dlls/rasapi32/tests/Makefile"
27057 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27058         rasapi32/tests"
27059 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27060 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
27061 ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
27062
27063 ALL_MAKEFILES="$ALL_MAKEFILES \\
27064         dlls/rasdlg/Makefile"
27065 test "x$enable_rasdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27066         rasdlg"
27067 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27068 dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
27069 ac_config_files="$ac_config_files dlls/rasdlg/Makefile"
27070
27071 ALL_MAKEFILES="$ALL_MAKEFILES \\
27072         dlls/resutils/Makefile"
27073 test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27074         resutils"
27075 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27076 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
27077 ac_config_files="$ac_config_files dlls/resutils/Makefile"
27078
27079 ALL_MAKEFILES="$ALL_MAKEFILES \\
27080         dlls/riched20/Makefile"
27081 test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27082         riched20"
27083 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27084 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
27085 ac_config_files="$ac_config_files dlls/riched20/Makefile"
27086
27087 ALL_MAKEFILES="$ALL_MAKEFILES \\
27088         dlls/riched20/tests/Makefile"
27089 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27090         riched20/tests"
27091 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27092 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
27093 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
27094
27095 ALL_MAKEFILES="$ALL_MAKEFILES \\
27096         dlls/riched32/Makefile"
27097 test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27098         riched32"
27099 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27100 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
27101 ac_config_files="$ac_config_files dlls/riched32/Makefile"
27102
27103 ALL_MAKEFILES="$ALL_MAKEFILES \\
27104         dlls/riched32/tests/Makefile"
27105 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27106         riched32/tests"
27107 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27108 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
27109 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
27110
27111 ALL_MAKEFILES="$ALL_MAKEFILES \\
27112         dlls/rpcrt4/Makefile"
27113 test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27114         rpcrt4"
27115 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27116 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
27117 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
27118
27119 ALL_MAKEFILES="$ALL_MAKEFILES \\
27120         dlls/rpcrt4/tests/Makefile"
27121 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27122         rpcrt4/tests"
27123 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27124 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
27125 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
27126
27127 ALL_MAKEFILES="$ALL_MAKEFILES \\
27128         dlls/rsabase/Makefile"
27129 test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27130         rsabase"
27131 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27132 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
27133 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
27134
27135 ALL_MAKEFILES="$ALL_MAKEFILES \\
27136         dlls/rsaenh/Makefile"
27137 test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27138         rsaenh"
27139 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27140 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
27141 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
27142
27143 ALL_MAKEFILES="$ALL_MAKEFILES \\
27144         dlls/rsaenh/tests/Makefile"
27145 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27146         rsaenh/tests"
27147 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27148 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
27149 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
27150
27151 ALL_MAKEFILES="$ALL_MAKEFILES \\
27152         dlls/sane.ds/Makefile"
27153 test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27154         sane.ds"
27155 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27156 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
27157 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
27158
27159 ALL_MAKEFILES="$ALL_MAKEFILES \\
27160         dlls/sccbase/Makefile"
27161 test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27162         sccbase"
27163 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27164 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
27165 ac_config_files="$ac_config_files dlls/sccbase/Makefile"
27166
27167 ALL_MAKEFILES="$ALL_MAKEFILES \\
27168         dlls/schannel/Makefile"
27169 test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27170         schannel"
27171 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27172 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
27173 ac_config_files="$ac_config_files dlls/schannel/Makefile"
27174
27175 ALL_MAKEFILES="$ALL_MAKEFILES \\
27176         dlls/schannel/tests/Makefile"
27177 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27178         schannel/tests"
27179 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27180 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
27181 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
27182
27183 ALL_MAKEFILES="$ALL_MAKEFILES \\
27184         dlls/secur32/Makefile"
27185 test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27186         secur32"
27187 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27188 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
27189 ac_config_files="$ac_config_files dlls/secur32/Makefile"
27190
27191 ALL_MAKEFILES="$ALL_MAKEFILES \\
27192         dlls/secur32/tests/Makefile"
27193 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27194         secur32/tests"
27195 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27196 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
27197 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
27198
27199 ALL_MAKEFILES="$ALL_MAKEFILES \\
27200         dlls/security/Makefile"
27201 test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27202         security"
27203 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27204 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
27205 ac_config_files="$ac_config_files dlls/security/Makefile"
27206
27207 ALL_MAKEFILES="$ALL_MAKEFILES \\
27208         dlls/sensapi/Makefile"
27209 test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27210         sensapi"
27211 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27212 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
27213 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
27214
27215 ALL_MAKEFILES="$ALL_MAKEFILES \\
27216         dlls/serialui/Makefile"
27217 test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27218         serialui"
27219 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27220 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
27221 ac_config_files="$ac_config_files dlls/serialui/Makefile"
27222
27223 ALL_MAKEFILES="$ALL_MAKEFILES \\
27224         dlls/serialui/tests/Makefile"
27225 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27226         serialui/tests"
27227 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27228 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
27229 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
27230
27231 ALL_MAKEFILES="$ALL_MAKEFILES \\
27232         dlls/setupapi/Makefile"
27233 test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27234         setupapi"
27235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27236 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
27237 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
27238
27239 ALL_MAKEFILES="$ALL_MAKEFILES \\
27240         dlls/setupapi/tests/Makefile"
27241 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27242         setupapi/tests"
27243 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27244 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
27245 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
27246
27247 ALL_MAKEFILES="$ALL_MAKEFILES \\
27248         dlls/sfc/Makefile"
27249 test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27250         sfc"
27251 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27252 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
27253 ac_config_files="$ac_config_files dlls/sfc/Makefile"
27254
27255 ALL_MAKEFILES="$ALL_MAKEFILES \\
27256         dlls/sfc_os/Makefile"
27257 test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27258         sfc_os"
27259 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27260 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
27261 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
27262
27263 ALL_MAKEFILES="$ALL_MAKEFILES \\
27264         dlls/shdoclc/Makefile"
27265 test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27266         shdoclc"
27267 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27268 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
27269 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
27270
27271 ALL_MAKEFILES="$ALL_MAKEFILES \\
27272         dlls/shdocvw/Makefile"
27273 test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27274         shdocvw"
27275 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27276 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
27277 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
27278
27279 ALL_MAKEFILES="$ALL_MAKEFILES \\
27280         dlls/shdocvw/tests/Makefile"
27281 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27282         shdocvw/tests"
27283 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27284 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
27285 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
27286
27287 ALL_MAKEFILES="$ALL_MAKEFILES \\
27288         dlls/shell.dll16/Makefile"
27289 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27290         shell.dll16"
27291 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27292 dlls/shell.dll16/Makefile: dlls/shell.dll16/Makefile.in dlls/Makedll.rules"
27293 ac_config_files="$ac_config_files dlls/shell.dll16/Makefile"
27294
27295 ALL_MAKEFILES="$ALL_MAKEFILES \\
27296         dlls/shell32/Makefile"
27297 test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27298         shell32"
27299 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27300 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
27301 ac_config_files="$ac_config_files dlls/shell32/Makefile"
27302
27303 ALL_MAKEFILES="$ALL_MAKEFILES \\
27304         dlls/shell32/tests/Makefile"
27305 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27306         shell32/tests"
27307 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27308 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
27309 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
27310
27311 ALL_MAKEFILES="$ALL_MAKEFILES \\
27312         dlls/shfolder/Makefile"
27313 test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27314         shfolder"
27315 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27316 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
27317 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
27318
27319 ALL_MAKEFILES="$ALL_MAKEFILES \\
27320         dlls/shlwapi/Makefile"
27321 test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27322         shlwapi"
27323 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27324 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
27325 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
27326
27327 ALL_MAKEFILES="$ALL_MAKEFILES \\
27328         dlls/shlwapi/tests/Makefile"
27329 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27330         shlwapi/tests"
27331 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27332 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
27333 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
27334
27335 ALL_MAKEFILES="$ALL_MAKEFILES \\
27336         dlls/slbcsp/Makefile"
27337 test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27338         slbcsp"
27339 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27340 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
27341 ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
27342
27343 ALL_MAKEFILES="$ALL_MAKEFILES \\
27344         dlls/slc/Makefile"
27345 test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27346         slc"
27347 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27348 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
27349 ac_config_files="$ac_config_files dlls/slc/Makefile"
27350
27351 ALL_MAKEFILES="$ALL_MAKEFILES \\
27352         dlls/snmpapi/Makefile"
27353 test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27354         snmpapi"
27355 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27356 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
27357 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
27358
27359 ALL_MAKEFILES="$ALL_MAKEFILES \\
27360         dlls/snmpapi/tests/Makefile"
27361 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27362         snmpapi/tests"
27363 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27364 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
27365 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
27366
27367 ALL_MAKEFILES="$ALL_MAKEFILES \\
27368         dlls/softpub/Makefile"
27369 test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27370         softpub"
27371 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27372 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
27373 ac_config_files="$ac_config_files dlls/softpub/Makefile"
27374
27375 ALL_MAKEFILES="$ALL_MAKEFILES \\
27376         dlls/sound.drv16/Makefile"
27377 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27378         sound.drv16"
27379 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27380 dlls/sound.drv16/Makefile: dlls/sound.drv16/Makefile.in dlls/Makedll.rules"
27381 ac_config_files="$ac_config_files dlls/sound.drv16/Makefile"
27382
27383 ALL_MAKEFILES="$ALL_MAKEFILES \\
27384         dlls/spoolss/Makefile"
27385 test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27386         spoolss"
27387 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27388 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
27389 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
27390
27391 ALL_MAKEFILES="$ALL_MAKEFILES \\
27392         dlls/spoolss/tests/Makefile"
27393 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27394         spoolss/tests"
27395 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27396 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
27397 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
27398
27399 ALL_MAKEFILES="$ALL_MAKEFILES \\
27400         dlls/stdole2.tlb/Makefile"
27401 test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27402         stdole2.tlb"
27403 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27404 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
27405 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
27406
27407 ALL_MAKEFILES="$ALL_MAKEFILES \\
27408         dlls/stdole32.tlb/Makefile"
27409 test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27410         stdole32.tlb"
27411 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27412 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
27413 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
27414
27415 ALL_MAKEFILES="$ALL_MAKEFILES \\
27416         dlls/sti/Makefile"
27417 test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27418         sti"
27419 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27420 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
27421 ac_config_files="$ac_config_files dlls/sti/Makefile"
27422
27423 ALL_MAKEFILES="$ALL_MAKEFILES \\
27424         dlls/storage.dll16/Makefile"
27425 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27426         storage.dll16"
27427 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27428 dlls/storage.dll16/Makefile: dlls/storage.dll16/Makefile.in dlls/Makedll.rules"
27429 ac_config_files="$ac_config_files dlls/storage.dll16/Makefile"
27430
27431 ALL_MAKEFILES="$ALL_MAKEFILES \\
27432         dlls/stress.dll16/Makefile"
27433 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27434         stress.dll16"
27435 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27436 dlls/stress.dll16/Makefile: dlls/stress.dll16/Makefile.in dlls/Makedll.rules"
27437 ac_config_files="$ac_config_files dlls/stress.dll16/Makefile"
27438
27439 ALL_MAKEFILES="$ALL_MAKEFILES \\
27440         dlls/strmiids/Makefile"
27441 test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27442         strmiids"
27443 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27444 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
27445 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
27446
27447 ALL_MAKEFILES="$ALL_MAKEFILES \\
27448         dlls/svrapi/Makefile"
27449 test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27450         svrapi"
27451 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27452 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
27453 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
27454
27455 ALL_MAKEFILES="$ALL_MAKEFILES \\
27456         dlls/sxs/Makefile"
27457 test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27458         sxs"
27459 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27460 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
27461 ac_config_files="$ac_config_files dlls/sxs/Makefile"
27462
27463 ALL_MAKEFILES="$ALL_MAKEFILES \\
27464         dlls/t2embed/Makefile"
27465 test "x$enable_t2embed" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27466         t2embed"
27467 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27468 dlls/t2embed/Makefile: dlls/t2embed/Makefile.in dlls/Makedll.rules"
27469 ac_config_files="$ac_config_files dlls/t2embed/Makefile"
27470
27471 ALL_MAKEFILES="$ALL_MAKEFILES \\
27472         dlls/tapi32/Makefile"
27473 test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27474         tapi32"
27475 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27476 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
27477 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
27478
27479 ALL_MAKEFILES="$ALL_MAKEFILES \\
27480         dlls/traffic/Makefile"
27481 test "x$enable_traffic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27482         traffic"
27483 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27484 dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
27485 ac_config_files="$ac_config_files dlls/traffic/Makefile"
27486
27487 ALL_MAKEFILES="$ALL_MAKEFILES \\
27488         dlls/twain.dll16/Makefile"
27489 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27490         twain.dll16"
27491 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27492 dlls/twain.dll16/Makefile: dlls/twain.dll16/Makefile.in dlls/Makedll.rules"
27493 ac_config_files="$ac_config_files dlls/twain.dll16/Makefile"
27494
27495 ALL_MAKEFILES="$ALL_MAKEFILES \\
27496         dlls/twain_32/Makefile"
27497 test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27498         twain_32"
27499 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27500 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
27501 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
27502
27503 ALL_MAKEFILES="$ALL_MAKEFILES \\
27504         dlls/twain_32/tests/Makefile"
27505 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27506         twain_32/tests"
27507 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27508 dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
27509 ac_config_files="$ac_config_files dlls/twain_32/tests/Makefile"
27510
27511 ALL_MAKEFILES="$ALL_MAKEFILES \\
27512         dlls/typelib.dll16/Makefile"
27513 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27514         typelib.dll16"
27515 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27516 dlls/typelib.dll16/Makefile: dlls/typelib.dll16/Makefile.in dlls/Makedll.rules"
27517 ac_config_files="$ac_config_files dlls/typelib.dll16/Makefile"
27518
27519 ALL_MAKEFILES="$ALL_MAKEFILES \\
27520         dlls/unicows/Makefile"
27521 test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27522         unicows"
27523 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27524 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
27525 ac_config_files="$ac_config_files dlls/unicows/Makefile"
27526
27527 ALL_MAKEFILES="$ALL_MAKEFILES \\
27528         dlls/updspapi/Makefile"
27529 test "x$enable_updspapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27530         updspapi"
27531 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27532 dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
27533 ac_config_files="$ac_config_files dlls/updspapi/Makefile"
27534
27535 ALL_MAKEFILES="$ALL_MAKEFILES \\
27536         dlls/url/Makefile"
27537 test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27538         url"
27539 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27540 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
27541 ac_config_files="$ac_config_files dlls/url/Makefile"
27542
27543 ALL_MAKEFILES="$ALL_MAKEFILES \\
27544         dlls/urlmon/Makefile"
27545 test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27546         urlmon"
27547 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27548 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
27549 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
27550
27551 ALL_MAKEFILES="$ALL_MAKEFILES \\
27552         dlls/urlmon/tests/Makefile"
27553 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27554         urlmon/tests"
27555 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27556 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
27557 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
27558
27559 ALL_MAKEFILES="$ALL_MAKEFILES \\
27560         dlls/user32/Makefile"
27561 test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27562         user32"
27563 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27564 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
27565 ac_config_files="$ac_config_files dlls/user32/Makefile"
27566
27567 ALL_MAKEFILES="$ALL_MAKEFILES \\
27568         dlls/user32/tests/Makefile"
27569 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27570         user32/tests"
27571 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27572 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
27573 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
27574
27575 ALL_MAKEFILES="$ALL_MAKEFILES \\
27576         dlls/userenv/Makefile"
27577 test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27578         userenv"
27579 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27580 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
27581 ac_config_files="$ac_config_files dlls/userenv/Makefile"
27582
27583 ALL_MAKEFILES="$ALL_MAKEFILES \\
27584         dlls/userenv/tests/Makefile"
27585 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27586         userenv/tests"
27587 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27588 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
27589 ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
27590
27591 ALL_MAKEFILES="$ALL_MAKEFILES \\
27592         dlls/usp10/Makefile"
27593 test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27594         usp10"
27595 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27596 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
27597 ac_config_files="$ac_config_files dlls/usp10/Makefile"
27598
27599 ALL_MAKEFILES="$ALL_MAKEFILES \\
27600         dlls/usp10/tests/Makefile"
27601 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27602         usp10/tests"
27603 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27604 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
27605 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
27606
27607 ALL_MAKEFILES="$ALL_MAKEFILES \\
27608         dlls/uuid/Makefile"
27609 test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27610         uuid"
27611 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27612 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
27613 ac_config_files="$ac_config_files dlls/uuid/Makefile"
27614
27615 ALL_MAKEFILES="$ALL_MAKEFILES \\
27616         dlls/uxtheme/Makefile"
27617 test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27618         uxtheme"
27619 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27620 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
27621 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
27622
27623 ALL_MAKEFILES="$ALL_MAKEFILES \\
27624         dlls/uxtheme/tests/Makefile"
27625 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27626         uxtheme/tests"
27627 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27628 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
27629 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
27630
27631 ALL_MAKEFILES="$ALL_MAKEFILES \\
27632         dlls/vdhcp.vxd/Makefile"
27633 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27634         vdhcp.vxd"
27635 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27636 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
27637 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
27638
27639 ALL_MAKEFILES="$ALL_MAKEFILES \\
27640         dlls/vdmdbg/Makefile"
27641 test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27642         vdmdbg"
27643 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27644 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
27645 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
27646
27647 ALL_MAKEFILES="$ALL_MAKEFILES \\
27648         dlls/version/Makefile"
27649 test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27650         version"
27651 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27652 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
27653 ac_config_files="$ac_config_files dlls/version/Makefile"
27654
27655 ALL_MAKEFILES="$ALL_MAKEFILES \\
27656         dlls/version/tests/Makefile"
27657 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27658         version/tests"
27659 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27660 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
27661 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
27662
27663 ALL_MAKEFILES="$ALL_MAKEFILES \\
27664         dlls/vmm.vxd/Makefile"
27665 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27666         vmm.vxd"
27667 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27668 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
27669 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
27670
27671 ALL_MAKEFILES="$ALL_MAKEFILES \\
27672         dlls/vnbt.vxd/Makefile"
27673 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27674         vnbt.vxd"
27675 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27676 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
27677 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
27678
27679 ALL_MAKEFILES="$ALL_MAKEFILES \\
27680         dlls/vnetbios.vxd/Makefile"
27681 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27682         vnetbios.vxd"
27683 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27684 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
27685 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
27686
27687 ALL_MAKEFILES="$ALL_MAKEFILES \\
27688         dlls/vtdapi.vxd/Makefile"
27689 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27690         vtdapi.vxd"
27691 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27692 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
27693 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
27694
27695 ALL_MAKEFILES="$ALL_MAKEFILES \\
27696         dlls/vwin32.vxd/Makefile"
27697 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27698         vwin32.vxd"
27699 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27700 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
27701 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
27702
27703 ALL_MAKEFILES="$ALL_MAKEFILES \\
27704         dlls/w32skrnl/Makefile"
27705 test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27706         w32skrnl"
27707 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27708 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
27709 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
27710
27711 ALL_MAKEFILES="$ALL_MAKEFILES \\
27712         dlls/w32sys.dll16/Makefile"
27713 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27714         w32sys.dll16"
27715 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27716 dlls/w32sys.dll16/Makefile: dlls/w32sys.dll16/Makefile.in dlls/Makedll.rules"
27717 ac_config_files="$ac_config_files dlls/w32sys.dll16/Makefile"
27718
27719 ALL_MAKEFILES="$ALL_MAKEFILES \\
27720         dlls/wbemprox/Makefile"
27721 test "x$enable_wbemprox" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27722         wbemprox"
27723 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27724 dlls/wbemprox/Makefile: dlls/wbemprox/Makefile.in dlls/Makedll.rules"
27725 ac_config_files="$ac_config_files dlls/wbemprox/Makefile"
27726
27727 ALL_MAKEFILES="$ALL_MAKEFILES \\
27728         dlls/win32s16.dll16/Makefile"
27729 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27730         win32s16.dll16"
27731 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27732 dlls/win32s16.dll16/Makefile: dlls/win32s16.dll16/Makefile.in dlls/Makedll.rules"
27733 ac_config_files="$ac_config_files dlls/win32s16.dll16/Makefile"
27734
27735 ALL_MAKEFILES="$ALL_MAKEFILES \\
27736         dlls/win87em.dll16/Makefile"
27737 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27738         win87em.dll16"
27739 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27740 dlls/win87em.dll16/Makefile: dlls/win87em.dll16/Makefile.in dlls/Makedll.rules"
27741 ac_config_files="$ac_config_files dlls/win87em.dll16/Makefile"
27742
27743 ALL_MAKEFILES="$ALL_MAKEFILES \\
27744         dlls/winaspi.dll16/Makefile"
27745 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27746         winaspi.dll16"
27747 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27748 dlls/winaspi.dll16/Makefile: dlls/winaspi.dll16/Makefile.in dlls/Makedll.rules"
27749 ac_config_files="$ac_config_files dlls/winaspi.dll16/Makefile"
27750
27751 ALL_MAKEFILES="$ALL_MAKEFILES \\
27752         dlls/windebug.dll16/Makefile"
27753 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27754         windebug.dll16"
27755 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27756 dlls/windebug.dll16/Makefile: dlls/windebug.dll16/Makefile.in dlls/Makedll.rules"
27757 ac_config_files="$ac_config_files dlls/windebug.dll16/Makefile"
27758
27759 ALL_MAKEFILES="$ALL_MAKEFILES \\
27760         dlls/windowscodecs/Makefile"
27761 test "x$enable_windowscodecs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27762         windowscodecs"
27763 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27764 dlls/windowscodecs/Makefile: dlls/windowscodecs/Makefile.in dlls/Makedll.rules"
27765 ac_config_files="$ac_config_files dlls/windowscodecs/Makefile"
27766
27767 ALL_MAKEFILES="$ALL_MAKEFILES \\
27768         dlls/winealsa.drv/Makefile"
27769 test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27770         winealsa.drv"
27771 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27772 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
27773 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
27774
27775 ALL_MAKEFILES="$ALL_MAKEFILES \\
27776         dlls/wineaudioio.drv/Makefile"
27777 test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27778         wineaudioio.drv"
27779 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27780 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
27781 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
27782
27783 ALL_MAKEFILES="$ALL_MAKEFILES \\
27784         dlls/winecoreaudio.drv/Makefile"
27785 test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27786         winecoreaudio.drv"
27787 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27788 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
27789 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
27790
27791 ALL_MAKEFILES="$ALL_MAKEFILES \\
27792         dlls/winecrt0/Makefile"
27793 test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27794         winecrt0"
27795 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27796 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
27797 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
27798
27799 ALL_MAKEFILES="$ALL_MAKEFILES \\
27800         dlls/wined3d/Makefile"
27801 test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27802         wined3d"
27803 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27804 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
27805 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
27806
27807 ALL_MAKEFILES="$ALL_MAKEFILES \\
27808         dlls/winedos/Makefile"
27809 test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27810         winedos"
27811 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27812 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
27813 ac_config_files="$ac_config_files dlls/winedos/Makefile"
27814
27815 ALL_MAKEFILES="$ALL_MAKEFILES \\
27816         dlls/wineesd.drv/Makefile"
27817 test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27818         wineesd.drv"
27819 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27820 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
27821 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
27822
27823 ALL_MAKEFILES="$ALL_MAKEFILES \\
27824         dlls/winejack.drv/Makefile"
27825 test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27826         winejack.drv"
27827 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27828 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
27829 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
27830
27831 ALL_MAKEFILES="$ALL_MAKEFILES \\
27832         dlls/winejoystick.drv/Makefile"
27833 test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27834         winejoystick.drv"
27835 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27836 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
27837 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
27838
27839 ALL_MAKEFILES="$ALL_MAKEFILES \\
27840         dlls/winemp3.acm/Makefile"
27841 test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27842         winemp3.acm"
27843 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27844 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
27845 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
27846
27847 ALL_MAKEFILES="$ALL_MAKEFILES \\
27848         dlls/winenas.drv/Makefile"
27849 test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27850         winenas.drv"
27851 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27852 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
27853 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
27854
27855 ALL_MAKEFILES="$ALL_MAKEFILES \\
27856         dlls/wineoss.drv/Makefile"
27857 test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27858         wineoss.drv"
27859 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27860 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
27861 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
27862
27863 ALL_MAKEFILES="$ALL_MAKEFILES \\
27864         dlls/wineps.drv/Makefile"
27865 test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27866         wineps.drv"
27867 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27868 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
27869 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
27870
27871 ALL_MAKEFILES="$ALL_MAKEFILES \\
27872         dlls/winequartz.drv/Makefile"
27873 test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27874         winequartz.drv"
27875 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27876 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
27877 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
27878
27879 ALL_MAKEFILES="$ALL_MAKEFILES \\
27880         dlls/winex11.drv/Makefile"
27881 test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27882         winex11.drv"
27883 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27884 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
27885 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
27886
27887 ALL_MAKEFILES="$ALL_MAKEFILES \\
27888         dlls/wing32/Makefile"
27889 test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27890         wing32"
27891 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27892 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
27893 ac_config_files="$ac_config_files dlls/wing32/Makefile"
27894
27895 ALL_MAKEFILES="$ALL_MAKEFILES \\
27896         dlls/winhttp/Makefile"
27897 test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27898         winhttp"
27899 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27900 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
27901 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
27902
27903 ALL_MAKEFILES="$ALL_MAKEFILES \\
27904         dlls/winhttp/tests/Makefile"
27905 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27906         winhttp/tests"
27907 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27908 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
27909 ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
27910
27911 ALL_MAKEFILES="$ALL_MAKEFILES \\
27912         dlls/wininet/Makefile"
27913 test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27914         wininet"
27915 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27916 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
27917 ac_config_files="$ac_config_files dlls/wininet/Makefile"
27918
27919 ALL_MAKEFILES="$ALL_MAKEFILES \\
27920         dlls/wininet/tests/Makefile"
27921 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27922         wininet/tests"
27923 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27924 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
27925 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
27926
27927 ALL_MAKEFILES="$ALL_MAKEFILES \\
27928         dlls/winmm/Makefile"
27929 test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27930         winmm"
27931 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27932 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
27933 ac_config_files="$ac_config_files dlls/winmm/Makefile"
27934
27935 ALL_MAKEFILES="$ALL_MAKEFILES \\
27936         dlls/winmm/tests/Makefile"
27937 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27938         winmm/tests"
27939 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27940 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
27941 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
27942
27943 ALL_MAKEFILES="$ALL_MAKEFILES \\
27944         dlls/winnls.dll16/Makefile"
27945 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27946         winnls.dll16"
27947 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27948 dlls/winnls.dll16/Makefile: dlls/winnls.dll16/Makefile.in dlls/Makedll.rules"
27949 ac_config_files="$ac_config_files dlls/winnls.dll16/Makefile"
27950
27951 ALL_MAKEFILES="$ALL_MAKEFILES \\
27952         dlls/winnls32/Makefile"
27953 test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27954         winnls32"
27955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27956 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
27957 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
27958
27959 ALL_MAKEFILES="$ALL_MAKEFILES \\
27960         dlls/winscard/Makefile"
27961 test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27962         winscard"
27963 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27964 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
27965 ac_config_files="$ac_config_files dlls/winscard/Makefile"
27966
27967 ALL_MAKEFILES="$ALL_MAKEFILES \\
27968         dlls/winspool.drv/Makefile"
27969 test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27970         winspool.drv"
27971 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27972 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
27973 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
27974
27975 ALL_MAKEFILES="$ALL_MAKEFILES \\
27976         dlls/winspool.drv/tests/Makefile"
27977 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27978         winspool.drv/tests"
27979 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27980 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
27981 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
27982
27983 ALL_MAKEFILES="$ALL_MAKEFILES \\
27984         dlls/wintab.dll16/Makefile"
27985 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27986         wintab.dll16"
27987 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27988 dlls/wintab.dll16/Makefile: dlls/wintab.dll16/Makefile.in dlls/Makedll.rules"
27989 ac_config_files="$ac_config_files dlls/wintab.dll16/Makefile"
27990
27991 ALL_MAKEFILES="$ALL_MAKEFILES \\
27992         dlls/wintab32/Makefile"
27993 test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27994         wintab32"
27995 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27996 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
27997 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
27998
27999 ALL_MAKEFILES="$ALL_MAKEFILES \\
28000         dlls/wintrust/Makefile"
28001 test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28002         wintrust"
28003 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28004 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
28005 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
28006
28007 ALL_MAKEFILES="$ALL_MAKEFILES \\
28008         dlls/wintrust/tests/Makefile"
28009 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28010         wintrust/tests"
28011 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28012 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
28013 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
28014
28015 ALL_MAKEFILES="$ALL_MAKEFILES \\
28016         dlls/wldap32/Makefile"
28017 test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28018         wldap32"
28019 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28020 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
28021 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
28022
28023 ALL_MAKEFILES="$ALL_MAKEFILES \\
28024         dlls/wldap32/tests/Makefile"
28025 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28026         wldap32/tests"
28027 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28028 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
28029 ac_config_files="$ac_config_files dlls/wldap32/tests/Makefile"
28030
28031 ALL_MAKEFILES="$ALL_MAKEFILES \\
28032         dlls/wmi/Makefile"
28033 test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28034         wmi"
28035 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28036 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
28037 ac_config_files="$ac_config_files dlls/wmi/Makefile"
28038
28039 ALL_MAKEFILES="$ALL_MAKEFILES \\
28040         dlls/wnaspi32/Makefile"
28041 test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28042         wnaspi32"
28043 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28044 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
28045 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
28046
28047 ALL_MAKEFILES="$ALL_MAKEFILES \\
28048         dlls/wow32/Makefile"
28049 test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28050         wow32"
28051 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28052 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
28053 ac_config_files="$ac_config_files dlls/wow32/Makefile"
28054
28055 ALL_MAKEFILES="$ALL_MAKEFILES \\
28056         dlls/ws2_32/Makefile"
28057 test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28058         ws2_32"
28059 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28060 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
28061 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
28062
28063 ALL_MAKEFILES="$ALL_MAKEFILES \\
28064         dlls/ws2_32/tests/Makefile"
28065 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28066         ws2_32/tests"
28067 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28068 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
28069 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
28070
28071 ALL_MAKEFILES="$ALL_MAKEFILES \\
28072         dlls/wsock32/Makefile"
28073 test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28074         wsock32"
28075 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28076 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
28077 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
28078
28079 ALL_MAKEFILES="$ALL_MAKEFILES \\
28080         dlls/wtsapi32/Makefile"
28081 test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28082         wtsapi32"
28083 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28084 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
28085 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
28086
28087 ALL_MAKEFILES="$ALL_MAKEFILES \\
28088         dlls/wuapi/Makefile"
28089 test "x$enable_wuapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28090         wuapi"
28091 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28092 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
28093 ac_config_files="$ac_config_files dlls/wuapi/Makefile"
28094
28095 ALL_MAKEFILES="$ALL_MAKEFILES \\
28096         dlls/xinput1_1/Makefile"
28097 test "x$enable_xinput1_1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28098         xinput1_1"
28099 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28100 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
28101 ac_config_files="$ac_config_files dlls/xinput1_1/Makefile"
28102
28103 ALL_MAKEFILES="$ALL_MAKEFILES \\
28104         dlls/xinput1_2/Makefile"
28105 test "x$enable_xinput1_2" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28106         xinput1_2"
28107 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28108 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
28109 ac_config_files="$ac_config_files dlls/xinput1_2/Makefile"
28110
28111 ALL_MAKEFILES="$ALL_MAKEFILES \\
28112         dlls/xinput1_3/Makefile"
28113 test "x$enable_xinput1_3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28114         xinput1_3"
28115 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28116 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
28117 ac_config_files="$ac_config_files dlls/xinput1_3/Makefile"
28118
28119 ALL_MAKEFILES="$ALL_MAKEFILES \\
28120         dlls/xinput1_3/tests/Makefile"
28121 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28122         xinput1_3/tests"
28123 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28124 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
28125 ac_config_files="$ac_config_files dlls/xinput1_3/tests/Makefile"
28126
28127 ALL_MAKEFILES="$ALL_MAKEFILES \\
28128         dlls/xinput9_1_0/Makefile"
28129 test "x$enable_xinput9_1_0" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28130         xinput9_1_0"
28131 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28132 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
28133 ac_config_files="$ac_config_files dlls/xinput9_1_0/Makefile"
28134
28135 ALL_MAKEFILES="$ALL_MAKEFILES \\
28136         dlls/xmllite/Makefile"
28137 test "x$enable_xmllite" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28138         xmllite"
28139 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28140 dlls/xmllite/Makefile: dlls/xmllite/Makefile.in dlls/Makedll.rules"
28141 ac_config_files="$ac_config_files dlls/xmllite/Makefile"
28142
28143 ALL_MAKEFILES="$ALL_MAKEFILES \\
28144         documentation/Makefile"
28145 test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28146         documentation"
28147 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28148 documentation/Makefile: documentation/Makefile.in Make.rules"
28149 ac_config_files="$ac_config_files documentation/Makefile"
28150
28151 ALL_MAKEFILES="$ALL_MAKEFILES \\
28152         fonts/Makefile"
28153 test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28154         fonts"
28155 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28156 fonts/Makefile: fonts/Makefile.in Make.rules"
28157 ac_config_files="$ac_config_files fonts/Makefile"
28158
28159 ALL_MAKEFILES="$ALL_MAKEFILES \\
28160         include/Makefile"
28161 test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28162         include"
28163 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28164 include/Makefile: include/Makefile.in Make.rules"
28165 ac_config_files="$ac_config_files include/Makefile"
28166
28167 ALL_MAKEFILES="$ALL_MAKEFILES \\
28168         libs/Makefile"
28169 test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28170         libs"
28171 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28172 libs/Makefile: libs/Makefile.in Make.rules"
28173 ac_config_files="$ac_config_files libs/Makefile"
28174
28175 ALL_MAKEFILES="$ALL_MAKEFILES \\
28176         libs/port/Makefile"
28177
28178 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28179 libs/port/Makefile: libs/port/Makefile.in Make.rules"
28180 ac_config_files="$ac_config_files libs/port/Makefile"
28181
28182 ALL_MAKEFILES="$ALL_MAKEFILES \\
28183         libs/wine/Makefile"
28184
28185 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28186 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
28187 ac_config_files="$ac_config_files libs/wine/Makefile"
28188
28189 ALL_MAKEFILES="$ALL_MAKEFILES \\
28190         libs/wpp/Makefile"
28191
28192 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28193 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
28194 ac_config_files="$ac_config_files libs/wpp/Makefile"
28195
28196 ALL_MAKEFILES="$ALL_MAKEFILES \\
28197         loader/Makefile"
28198 test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28199         loader"
28200 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28201 loader/Makefile: loader/Makefile.in Make.rules"
28202 ac_config_files="$ac_config_files loader/Makefile"
28203
28204 ALL_MAKEFILES="$ALL_MAKEFILES \\
28205         programs/Makefile"
28206 test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28207         programs"
28208 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28209 programs/Makefile: programs/Makefile.in Make.rules"
28210 ac_config_files="$ac_config_files programs/Makefile"
28211
28212 ALL_MAKEFILES="$ALL_MAKEFILES \\
28213         programs/cacls/Makefile"
28214 test "x$enable_cacls" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28215         cacls" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28216         cacls"
28217 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28218 programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
28219 ac_config_files="$ac_config_files programs/cacls/Makefile"
28220
28221 ALL_MAKEFILES="$ALL_MAKEFILES \\
28222         programs/clock/Makefile"
28223 test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28224         clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28225         clock"
28226 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28227 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
28228 ac_config_files="$ac_config_files programs/clock/Makefile"
28229
28230 ALL_MAKEFILES="$ALL_MAKEFILES \\
28231         programs/cmd/Makefile"
28232 test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28233         cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28234         cmd"
28235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28236 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
28237 ac_config_files="$ac_config_files programs/cmd/Makefile"
28238
28239 ALL_MAKEFILES="$ALL_MAKEFILES \\
28240         programs/cmdlgtst/Makefile"
28241 test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28242         cmdlgtst"
28243 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28244 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
28245 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
28246
28247 ALL_MAKEFILES="$ALL_MAKEFILES \\
28248         programs/control/Makefile"
28249 test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28250         control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28251         control"
28252 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28253 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
28254 ac_config_files="$ac_config_files programs/control/Makefile"
28255
28256 ALL_MAKEFILES="$ALL_MAKEFILES \\
28257         programs/eject/Makefile"
28258 test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28259         eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28260         eject"
28261 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28262 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
28263 ac_config_files="$ac_config_files programs/eject/Makefile"
28264
28265 ALL_MAKEFILES="$ALL_MAKEFILES \\
28266         programs/expand/Makefile"
28267 test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28268         expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28269         expand"
28270 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28271 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
28272 ac_config_files="$ac_config_files programs/expand/Makefile"
28273
28274 ALL_MAKEFILES="$ALL_MAKEFILES \\
28275         programs/explorer/Makefile"
28276 test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28277         explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28278         explorer"
28279 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28280 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
28281 ac_config_files="$ac_config_files programs/explorer/Makefile"
28282
28283 ALL_MAKEFILES="$ALL_MAKEFILES \\
28284         programs/hh/Makefile"
28285 test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28286         hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28287         hh"
28288 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28289 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
28290 ac_config_files="$ac_config_files programs/hh/Makefile"
28291
28292 ALL_MAKEFILES="$ALL_MAKEFILES \\
28293         programs/icinfo/Makefile"
28294 test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28295         icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28296         icinfo"
28297 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28298 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
28299 ac_config_files="$ac_config_files programs/icinfo/Makefile"
28300
28301 ALL_MAKEFILES="$ALL_MAKEFILES \\
28302         programs/iexplore/Makefile"
28303 test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28304         iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28305         iexplore"
28306 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28307 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
28308 ac_config_files="$ac_config_files programs/iexplore/Makefile"
28309
28310 ALL_MAKEFILES="$ALL_MAKEFILES \\
28311         programs/lodctr/Makefile"
28312 test "x$enable_lodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28313         lodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28314         lodctr"
28315 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28316 programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
28317 ac_config_files="$ac_config_files programs/lodctr/Makefile"
28318
28319 ALL_MAKEFILES="$ALL_MAKEFILES \\
28320         programs/msiexec/Makefile"
28321 test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28322         msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28323         msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28324         msiexec"
28325 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28326 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
28327 ac_config_files="$ac_config_files programs/msiexec/Makefile"
28328
28329 ALL_MAKEFILES="$ALL_MAKEFILES \\
28330         programs/net/Makefile"
28331 test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28332         net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28333         net"
28334 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28335 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
28336 ac_config_files="$ac_config_files programs/net/Makefile"
28337
28338 ALL_MAKEFILES="$ALL_MAKEFILES \\
28339         programs/notepad/Makefile"
28340 test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28341         notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28342         notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28343         notepad"
28344 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28345 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
28346 ac_config_files="$ac_config_files programs/notepad/Makefile"
28347
28348 ALL_MAKEFILES="$ALL_MAKEFILES \\
28349         programs/oleview/Makefile"
28350 test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28351         oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28352         oleview"
28353 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28354 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
28355 ac_config_files="$ac_config_files programs/oleview/Makefile"
28356
28357 ALL_MAKEFILES="$ALL_MAKEFILES \\
28358         programs/progman/Makefile"
28359 test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28360         progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28361         progman"
28362 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28363 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
28364 ac_config_files="$ac_config_files programs/progman/Makefile"
28365
28366 ALL_MAKEFILES="$ALL_MAKEFILES \\
28367         programs/reg/Makefile"
28368 test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28369         reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28370         reg"
28371 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28372 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
28373 ac_config_files="$ac_config_files programs/reg/Makefile"
28374
28375 ALL_MAKEFILES="$ALL_MAKEFILES \\
28376         programs/regedit/Makefile"
28377 test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28378         regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28379         regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28380         regedit"
28381 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28382 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
28383 ac_config_files="$ac_config_files programs/regedit/Makefile"
28384
28385 ALL_MAKEFILES="$ALL_MAKEFILES \\
28386         programs/regsvr32/Makefile"
28387 test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28388         regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28389         regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28390         regsvr32"
28391 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28392 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
28393 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
28394
28395 ALL_MAKEFILES="$ALL_MAKEFILES \\
28396         programs/rpcss/Makefile"
28397 test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28398         rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28399         rpcss"
28400 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28401 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
28402 ac_config_files="$ac_config_files programs/rpcss/Makefile"
28403
28404 ALL_MAKEFILES="$ALL_MAKEFILES \\
28405         programs/rundll32/Makefile"
28406 test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28407         rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28408         rundll32"
28409 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28410 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
28411 ac_config_files="$ac_config_files programs/rundll32/Makefile"
28412
28413 ALL_MAKEFILES="$ALL_MAKEFILES \\
28414         programs/secedit/Makefile"
28415 test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28416         secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28417         secedit"
28418 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28419 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
28420 ac_config_files="$ac_config_files programs/secedit/Makefile"
28421
28422 ALL_MAKEFILES="$ALL_MAKEFILES \\
28423         programs/services/Makefile"
28424 test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28425         services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28426         services"
28427 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28428 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
28429 ac_config_files="$ac_config_files programs/services/Makefile"
28430
28431 ALL_MAKEFILES="$ALL_MAKEFILES \\
28432         programs/spoolsv/Makefile"
28433 test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28434         spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28435         spoolsv"
28436 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28437 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
28438 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
28439
28440 ALL_MAKEFILES="$ALL_MAKEFILES \\
28441         programs/start/Makefile"
28442 test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28443         start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28444         start"
28445 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28446 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
28447 ac_config_files="$ac_config_files programs/start/Makefile"
28448
28449 ALL_MAKEFILES="$ALL_MAKEFILES \\
28450         programs/svchost/Makefile"
28451 test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28452         svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28453         svchost"
28454 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28455 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
28456 ac_config_files="$ac_config_files programs/svchost/Makefile"
28457
28458 ALL_MAKEFILES="$ALL_MAKEFILES \\
28459         programs/taskmgr/Makefile"
28460 test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28461         taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28462         taskmgr"
28463 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28464 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
28465 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
28466
28467 ALL_MAKEFILES="$ALL_MAKEFILES \\
28468         programs/termsv/Makefile"
28469 test "x$enable_termsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28470         termsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28471         termsv"
28472 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28473 programs/termsv/Makefile: programs/termsv/Makefile.in programs/Makeprog.rules"
28474 ac_config_files="$ac_config_files programs/termsv/Makefile"
28475
28476 ALL_MAKEFILES="$ALL_MAKEFILES \\
28477         programs/uninstaller/Makefile"
28478 test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28479         uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28480         uninstaller"
28481 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28482 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
28483 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
28484
28485 ALL_MAKEFILES="$ALL_MAKEFILES \\
28486         programs/unlodctr/Makefile"
28487 test "x$enable_unlodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28488         unlodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28489         unlodctr"
28490 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28491 programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
28492 ac_config_files="$ac_config_files programs/unlodctr/Makefile"
28493
28494 ALL_MAKEFILES="$ALL_MAKEFILES \\
28495         programs/view/Makefile"
28496 test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28497         view"
28498 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28499 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
28500 ac_config_files="$ac_config_files programs/view/Makefile"
28501
28502 ALL_MAKEFILES="$ALL_MAKEFILES \\
28503         programs/wineboot/Makefile"
28504 test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28505         wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28506         wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28507         wineboot"
28508 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28509 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
28510 ac_config_files="$ac_config_files programs/wineboot/Makefile"
28511
28512 ALL_MAKEFILES="$ALL_MAKEFILES \\
28513         programs/winebrowser/Makefile"
28514 test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28515         winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28516         winebrowser"
28517 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28518 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
28519 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
28520
28521 ALL_MAKEFILES="$ALL_MAKEFILES \\
28522         programs/winecfg/Makefile"
28523 test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28524         winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28525         winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28526         winecfg"
28527 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28528 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
28529 ac_config_files="$ac_config_files programs/winecfg/Makefile"
28530
28531 ALL_MAKEFILES="$ALL_MAKEFILES \\
28532         programs/wineconsole/Makefile"
28533 test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28534         wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28535         wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28536         wineconsole"
28537 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28538 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
28539 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
28540
28541 ALL_MAKEFILES="$ALL_MAKEFILES \\
28542         programs/winedbg/Makefile"
28543 test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28544         winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28545         winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28546         winedbg"
28547 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28548 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
28549 ac_config_files="$ac_config_files programs/winedbg/Makefile"
28550
28551 ALL_MAKEFILES="$ALL_MAKEFILES \\
28552         programs/winedevice/Makefile"
28553 test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28554         winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28555         winedevice"
28556 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28557 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
28558 ac_config_files="$ac_config_files programs/winedevice/Makefile"
28559
28560 ALL_MAKEFILES="$ALL_MAKEFILES \\
28561         programs/winefile/Makefile"
28562 test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28563         winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28564         winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28565         winefile"
28566 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28567 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
28568 ac_config_files="$ac_config_files programs/winefile/Makefile"
28569
28570 ALL_MAKEFILES="$ALL_MAKEFILES \\
28571         programs/winemenubuilder/Makefile"
28572 test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28573         winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28574         winemenubuilder"
28575 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28576 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
28577 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
28578
28579 ALL_MAKEFILES="$ALL_MAKEFILES \\
28580         programs/winemine/Makefile"
28581 test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28582         winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28583         winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28584         winemine"
28585 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28586 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
28587 ac_config_files="$ac_config_files programs/winemine/Makefile"
28588
28589 ALL_MAKEFILES="$ALL_MAKEFILES \\
28590         programs/winepath/Makefile"
28591 test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28592         winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28593         winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28594         winepath"
28595 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28596 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
28597 ac_config_files="$ac_config_files programs/winepath/Makefile"
28598
28599 ALL_MAKEFILES="$ALL_MAKEFILES \\
28600         programs/winetest/Makefile"
28601 test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28602         winetest"
28603 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28604 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
28605 ac_config_files="$ac_config_files programs/winetest/Makefile"
28606
28607 ALL_MAKEFILES="$ALL_MAKEFILES \\
28608         programs/winevdm/Makefile"
28609 test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28610         winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28611         winevdm"
28612 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28613 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
28614 ac_config_files="$ac_config_files programs/winevdm/Makefile"
28615
28616 ALL_MAKEFILES="$ALL_MAKEFILES \\
28617         programs/winhelp.exe16/Makefile"
28618 test "x$enable_win16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28619         winhelp.exe16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28620         winhelp.exe16"
28621 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28622 programs/winhelp.exe16/Makefile: programs/winhelp.exe16/Makefile.in programs/Makeprog.rules"
28623 ac_config_files="$ac_config_files programs/winhelp.exe16/Makefile"
28624
28625 ALL_MAKEFILES="$ALL_MAKEFILES \\
28626         programs/winhlp32/Makefile"
28627 test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28628         winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28629         winhlp32"
28630 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28631 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
28632 ac_config_files="$ac_config_files programs/winhlp32/Makefile"
28633
28634 ALL_MAKEFILES="$ALL_MAKEFILES \\
28635         programs/winoldap.mod16/Makefile"
28636 test "x$enable_win16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28637         winoldap.mod16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28638         winoldap.mod16"
28639 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28640 programs/winoldap.mod16/Makefile: programs/winoldap.mod16/Makefile.in programs/Makeprog.rules"
28641 ac_config_files="$ac_config_files programs/winoldap.mod16/Makefile"
28642
28643 ALL_MAKEFILES="$ALL_MAKEFILES \\
28644         programs/winver/Makefile"
28645 test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28646         winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28647         winver"
28648 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28649 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
28650 ac_config_files="$ac_config_files programs/winver/Makefile"
28651
28652 ALL_MAKEFILES="$ALL_MAKEFILES \\
28653         programs/wordpad/Makefile"
28654 test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28655         wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28656         wordpad"
28657 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28658 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
28659 ac_config_files="$ac_config_files programs/wordpad/Makefile"
28660
28661 ALL_MAKEFILES="$ALL_MAKEFILES \\
28662         programs/write/Makefile"
28663 test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28664         write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28665         write"
28666 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28667 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
28668 ac_config_files="$ac_config_files programs/write/Makefile"
28669
28670 ALL_MAKEFILES="$ALL_MAKEFILES \\
28671         programs/xcopy/Makefile"
28672 test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28673         xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28674         xcopy"
28675 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28676 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
28677 ac_config_files="$ac_config_files programs/xcopy/Makefile"
28678
28679 ALL_MAKEFILES="$ALL_MAKEFILES \\
28680         server/Makefile"
28681 test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28682         server"
28683 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28684 server/Makefile: server/Makefile.in Make.rules"
28685 ac_config_files="$ac_config_files server/Makefile"
28686
28687 ALL_MAKEFILES="$ALL_MAKEFILES \\
28688         tools/Makefile"
28689 test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28690         tools"
28691 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28692 tools/Makefile: tools/Makefile.in Make.rules"
28693 ac_config_files="$ac_config_files tools/Makefile"
28694
28695 ALL_MAKEFILES="$ALL_MAKEFILES \\
28696         tools/widl/Makefile"
28697
28698 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28699 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
28700 ac_config_files="$ac_config_files tools/widl/Makefile"
28701
28702 ALL_MAKEFILES="$ALL_MAKEFILES \\
28703         tools/winebuild/Makefile"
28704
28705 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28706 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
28707 ac_config_files="$ac_config_files tools/winebuild/Makefile"
28708
28709 ALL_MAKEFILES="$ALL_MAKEFILES \\
28710         tools/winedump/Makefile"
28711
28712 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28713 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
28714 ac_config_files="$ac_config_files tools/winedump/Makefile"
28715
28716 ALL_MAKEFILES="$ALL_MAKEFILES \\
28717         tools/winegcc/Makefile"
28718
28719 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28720 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
28721 ac_config_files="$ac_config_files tools/winegcc/Makefile"
28722
28723 ALL_MAKEFILES="$ALL_MAKEFILES \\
28724         tools/wmc/Makefile"
28725
28726 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28727 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
28728 ac_config_files="$ac_config_files tools/wmc/Makefile"
28729
28730 ALL_MAKEFILES="$ALL_MAKEFILES \\
28731         tools/wrc/Makefile"
28732
28733 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28734 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
28735 ac_config_files="$ac_config_files tools/wrc/Makefile"
28736
28737
28738
28739 ALL_WINETEST_DEPENDS="# Test binaries"
28740
28741 for dir in $ALL_TEST_DIRS
28742 do
28743     if test "$dir" != "\\"
28744     then
28745         testname=`expr $dir : '\(.*\)/tests'`_test.exe
28746         ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
28747 $testname: \$(DLLDIR)/$dir/$testname\$(DLLEXT)
28748         cp \$(DLLDIR)/$dir/$testname\$(DLLEXT) \$@ && \$(STRIP) \$@"
28749     fi
28750 done
28751
28752 test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS=""
28753
28754 cat >confcache <<\_ACEOF
28755 # This file is a shell script that caches the results of configure
28756 # tests run on this system so they can be shared between configure
28757 # scripts and configure runs, see configure's option --config-cache.
28758 # It is not useful on other systems.  If it contains results you don't
28759 # want to keep, you may remove or edit it.
28760 #
28761 # config.status only pays attention to the cache file if you give it
28762 # the --recheck option to rerun configure.
28763 #
28764 # `ac_cv_env_foo' variables (set or unset) will be overridden when
28765 # loading this file, other *unset* `ac_cv_foo' will be assigned the
28766 # following values.
28767
28768 _ACEOF
28769
28770 # The following way of writing the cache mishandles newlines in values,
28771 # but we know of no workaround that is simple, portable, and efficient.
28772 # So, we kill variables containing newlines.
28773 # Ultrix sh set writes to stderr and can't be redirected directly,
28774 # and sets the high bit in the cache file unless we assign to the vars.
28775 (
28776   for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
28777     eval ac_val=\$$ac_var
28778     case $ac_val in #(
28779     *${as_nl}*)
28780       case $ac_var in #(
28781       *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
28782 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
28783       esac
28784       case $ac_var in #(
28785       _ | IFS | as_nl) ;; #(
28786       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
28787       *) $as_unset $ac_var ;;
28788       esac ;;
28789     esac
28790   done
28791
28792   (set) 2>&1 |
28793     case $as_nl`(ac_space=' '; set) 2>&1` in #(
28794     *${as_nl}ac_space=\ *)
28795       # `set' does not quote correctly, so add quotes (double-quote
28796       # substitution turns \\\\ into \\, and sed turns \\ into \).
28797       sed -n \
28798         "s/'/'\\\\''/g;
28799           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
28800       ;; #(
28801     *)
28802       # `set' quotes correctly as required by POSIX, so do not add quotes.
28803       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
28804       ;;
28805     esac |
28806     sort
28807 ) |
28808   sed '
28809      /^ac_cv_env_/b end
28810      t clear
28811      :clear
28812      s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
28813      t end
28814      s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
28815      :end' >>confcache
28816 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
28817   if test -w "$cache_file"; then
28818     test "x$cache_file" != "x/dev/null" &&
28819       { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
28820 $as_echo "$as_me: updating cache $cache_file" >&6;}
28821     cat confcache >$cache_file
28822   else
28823     { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
28824 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
28825   fi
28826 fi
28827 rm -f confcache
28828
28829 test "x$prefix" = xNONE && prefix=$ac_default_prefix
28830 # Let make expand exec_prefix.
28831 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
28832
28833 DEFS=-DHAVE_CONFIG_H
28834
28835 ac_libobjs=
28836 ac_ltlibobjs=
28837 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
28838   # 1. Remove the extension, and $U if already installed.
28839   ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
28840   ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
28841   # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
28842   #    will be set to the directory where LIBOBJS objects are built.
28843   ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
28844   ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
28845 done
28846 LIBOBJS=$ac_libobjs
28847
28848 LTLIBOBJS=$ac_ltlibobjs
28849
28850
28851
28852 : ${CONFIG_STATUS=./config.status}
28853 ac_write_fail=0
28854 ac_clean_files_save=$ac_clean_files
28855 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
28856 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
28857 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
28858 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28859 #! $SHELL
28860 # Generated by $as_me.
28861 # Run this file to recreate the current configuration.
28862 # Compiler output produced by configure, useful for debugging
28863 # configure, is in config.log if it exists.
28864
28865 debug=false
28866 ac_cs_recheck=false
28867 ac_cs_silent=false
28868 SHELL=\${CONFIG_SHELL-$SHELL}
28869 _ACEOF
28870
28871 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28872 ## --------------------- ##
28873 ## M4sh Initialization.  ##
28874 ## --------------------- ##
28875
28876 # Be more Bourne compatible
28877 DUALCASE=1; export DUALCASE # for MKS sh
28878 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
28879   emulate sh
28880   NULLCMD=:
28881   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
28882   # is contrary to our usage.  Disable this feature.
28883   alias -g '${1+"$@"}'='"$@"'
28884   setopt NO_GLOB_SUBST
28885 else
28886   case `(set -o) 2>/dev/null` in
28887   *posix*) set -o posix ;;
28888 esac
28889
28890 fi
28891
28892
28893
28894
28895 # PATH needs CR
28896 # Avoid depending upon Character Ranges.
28897 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
28898 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
28899 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
28900 as_cr_digits='0123456789'
28901 as_cr_alnum=$as_cr_Letters$as_cr_digits
28902
28903 as_nl='
28904 '
28905 export as_nl
28906 # Printing a long string crashes Solaris 7 /usr/bin/printf.
28907 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
28908 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
28909 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
28910 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
28911   as_echo='printf %s\n'
28912   as_echo_n='printf %s'
28913 else
28914   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
28915     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
28916     as_echo_n='/usr/ucb/echo -n'
28917   else
28918     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
28919     as_echo_n_body='eval
28920       arg=$1;
28921       case $arg in
28922       *"$as_nl"*)
28923         expr "X$arg" : "X\\(.*\\)$as_nl";
28924         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
28925       esac;
28926       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
28927     '
28928     export as_echo_n_body
28929     as_echo_n='sh -c $as_echo_n_body as_echo'
28930   fi
28931   export as_echo_body
28932   as_echo='sh -c $as_echo_body as_echo'
28933 fi
28934
28935 # The user is always right.
28936 if test "${PATH_SEPARATOR+set}" != set; then
28937   PATH_SEPARATOR=:
28938   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
28939     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
28940       PATH_SEPARATOR=';'
28941   }
28942 fi
28943
28944 # Support unset when possible.
28945 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
28946   as_unset=unset
28947 else
28948   as_unset=false
28949 fi
28950
28951
28952 # IFS
28953 # We need space, tab and new line, in precisely that order.  Quoting is
28954 # there to prevent editors from complaining about space-tab.
28955 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
28956 # splitting by setting IFS to empty value.)
28957 IFS=" ""        $as_nl"
28958
28959 # Find who we are.  Look in the path if we contain no directory separator.
28960 case $0 in
28961   *[\\/]* ) as_myself=$0 ;;
28962   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
28963 for as_dir in $PATH
28964 do
28965   IFS=$as_save_IFS
28966   test -z "$as_dir" && as_dir=.
28967   test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
28968 done
28969 IFS=$as_save_IFS
28970
28971      ;;
28972 esac
28973 # We did not find ourselves, most probably we were run as `sh COMMAND'
28974 # in which case we are not to be found in the path.
28975 if test "x$as_myself" = x; then
28976   as_myself=$0
28977 fi
28978 if test ! -f "$as_myself"; then
28979   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
28980   { (exit 1); exit 1; }
28981 fi
28982
28983 # Work around bugs in pre-3.0 UWIN ksh.
28984 for as_var in ENV MAIL MAILPATH
28985 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
28986 done
28987 PS1='$ '
28988 PS2='> '
28989 PS4='+ '
28990
28991 # NLS nuisances.
28992 LC_ALL=C
28993 export LC_ALL
28994 LANGUAGE=C
28995 export LANGUAGE
28996
28997 # Required to use basename.
28998 if expr a : '\(a\)' >/dev/null 2>&1 &&
28999    test "X`expr 00001 : '.*\(...\)'`" = X001; then
29000   as_expr=expr
29001 else
29002   as_expr=false
29003 fi
29004
29005 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
29006   as_basename=basename
29007 else
29008   as_basename=false
29009 fi
29010
29011
29012 # Name of the executable.
29013 as_me=`$as_basename -- "$0" ||
29014 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
29015          X"$0" : 'X\(//\)$' \| \
29016          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
29017 $as_echo X/"$0" |
29018     sed '/^.*\/\([^/][^/]*\)\/*$/{
29019             s//\1/
29020             q
29021           }
29022           /^X\/\(\/\/\)$/{
29023             s//\1/
29024             q
29025           }
29026           /^X\/\(\/\).*/{
29027             s//\1/
29028             q
29029           }
29030           s/.*/./; q'`
29031
29032 # CDPATH.
29033 $as_unset CDPATH
29034
29035
29036
29037   as_lineno_1=$LINENO
29038   as_lineno_2=$LINENO
29039   test "x$as_lineno_1" != "x$as_lineno_2" &&
29040   test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
29041
29042   # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
29043   # uniformly replaced by the line number.  The first 'sed' inserts a
29044   # line-number line after each line using $LINENO; the second 'sed'
29045   # does the real work.  The second script uses 'N' to pair each
29046   # line-number line with the line containing $LINENO, and appends
29047   # trailing '-' during substitution so that $LINENO is not a special
29048   # case at line end.
29049   # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
29050   # scripts with optimization help from Paolo Bonzini.  Blame Lee
29051   # E. McMahon (1931-1989) for sed's syntax.  :-)
29052   sed -n '
29053     p
29054     /[$]LINENO/=
29055   ' <$as_myself |
29056     sed '
29057       s/[$]LINENO.*/&-/
29058       t lineno
29059       b
29060       :lineno
29061       N
29062       :loop
29063       s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
29064       t loop
29065       s/-\n.*//
29066     ' >$as_me.lineno &&
29067   chmod +x "$as_me.lineno" ||
29068     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
29069    { (exit 1); exit 1; }; }
29070
29071   # Don't try to exec as it changes $[0], causing all sort of problems
29072   # (the dirname of $[0] is not the place where we might find the
29073   # original and so on.  Autoconf is especially sensitive to this).
29074   . "./$as_me.lineno"
29075   # Exit status is that of the last command.
29076   exit
29077 }
29078
29079
29080 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
29081   as_dirname=dirname
29082 else
29083   as_dirname=false
29084 fi
29085
29086 ECHO_C= ECHO_N= ECHO_T=
29087 case `echo -n x` in
29088 -n*)
29089   case `echo 'x\c'` in
29090   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
29091   *)   ECHO_C='\c';;
29092   esac;;
29093 *)
29094   ECHO_N='-n';;
29095 esac
29096 if expr a : '\(a\)' >/dev/null 2>&1 &&
29097    test "X`expr 00001 : '.*\(...\)'`" = X001; then
29098   as_expr=expr
29099 else
29100   as_expr=false
29101 fi
29102
29103 rm -f conf$$ conf$$.exe conf$$.file
29104 if test -d conf$$.dir; then
29105   rm -f conf$$.dir/conf$$.file
29106 else
29107   rm -f conf$$.dir
29108   mkdir conf$$.dir 2>/dev/null
29109 fi
29110 if (echo >conf$$.file) 2>/dev/null; then
29111   if ln -s conf$$.file conf$$ 2>/dev/null; then
29112     as_ln_s='ln -s'
29113     # ... but there are two gotchas:
29114     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
29115     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
29116     # In both cases, we have to default to `cp -p'.
29117     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
29118       as_ln_s='cp -p'
29119   elif ln conf$$.file conf$$ 2>/dev/null; then
29120     as_ln_s=ln
29121   else
29122     as_ln_s='cp -p'
29123   fi
29124 else
29125   as_ln_s='cp -p'
29126 fi
29127 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
29128 rmdir conf$$.dir 2>/dev/null
29129
29130 if mkdir -p . 2>/dev/null; then
29131   as_mkdir_p=:
29132 else
29133   test -d ./-p && rmdir ./-p
29134   as_mkdir_p=false
29135 fi
29136
29137 if test -x / >/dev/null 2>&1; then
29138   as_test_x='test -x'
29139 else
29140   if ls -dL / >/dev/null 2>&1; then
29141     as_ls_L_option=L
29142   else
29143     as_ls_L_option=
29144   fi
29145   as_test_x='
29146     eval sh -c '\''
29147       if test -d "$1"; then
29148         test -d "$1/.";
29149       else
29150         case $1 in
29151         -*)set "./$1";;
29152         esac;
29153         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
29154         ???[sx]*):;;*)false;;esac;fi
29155     '\'' sh
29156   '
29157 fi
29158 as_executable_p=$as_test_x
29159
29160 # Sed expression to map a string onto a valid CPP name.
29161 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
29162
29163 # Sed expression to map a string onto a valid variable name.
29164 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
29165
29166
29167 exec 6>&1
29168
29169 # Save the log message, to keep $[0] and so on meaningful, and to
29170 # report actual input values of CONFIG_FILES etc. instead of their
29171 # values after options handling.
29172 ac_log="
29173 This file was extended by Wine $as_me 1.1.24, which was
29174 generated by GNU Autoconf 2.63.  Invocation command line was
29175
29176   CONFIG_FILES    = $CONFIG_FILES
29177   CONFIG_HEADERS  = $CONFIG_HEADERS
29178   CONFIG_LINKS    = $CONFIG_LINKS
29179   CONFIG_COMMANDS = $CONFIG_COMMANDS
29180   $ $0 $@
29181
29182 on `(hostname || uname -n) 2>/dev/null | sed 1q`
29183 "
29184
29185 _ACEOF
29186
29187 case $ac_config_files in *"
29188 "*) set x $ac_config_files; shift; ac_config_files=$*;;
29189 esac
29190
29191 case $ac_config_headers in *"
29192 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
29193 esac
29194
29195
29196 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29197 # Files that config.status was made for.
29198 config_files="$ac_config_files"
29199 config_headers="$ac_config_headers"
29200 config_commands="$ac_config_commands"
29201
29202 _ACEOF
29203
29204 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29205 ac_cs_usage="\
29206 \`$as_me' instantiates files from templates according to the
29207 current configuration.
29208
29209 Usage: $0 [OPTION]... [FILE]...
29210
29211   -h, --help       print this help, then exit
29212   -V, --version    print version number and configuration settings, then exit
29213   -q, --quiet, --silent
29214                    do not print progress messages
29215   -d, --debug      don't remove temporary files
29216       --recheck    update $as_me by reconfiguring in the same conditions
29217       --file=FILE[:TEMPLATE]
29218                    instantiate the configuration file FILE
29219       --header=FILE[:TEMPLATE]
29220                    instantiate the configuration header FILE
29221
29222 Configuration files:
29223 $config_files
29224
29225 Configuration headers:
29226 $config_headers
29227
29228 Configuration commands:
29229 $config_commands
29230
29231 Report bugs to <bug-autoconf@gnu.org>."
29232
29233 _ACEOF
29234 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29235 ac_cs_version="\\
29236 Wine config.status 1.1.24
29237 configured by $0, generated by GNU Autoconf 2.63,
29238   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
29239
29240 Copyright (C) 2008 Free Software Foundation, Inc.
29241 This config.status script is free software; the Free Software Foundation
29242 gives unlimited permission to copy, distribute and modify it."
29243
29244 ac_pwd='$ac_pwd'
29245 srcdir='$srcdir'
29246 INSTALL='$INSTALL'
29247 test -n "\$AWK" || AWK=awk
29248 _ACEOF
29249
29250 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29251 # The default lists apply if the user does not specify any file.
29252 ac_need_defaults=:
29253 while test $# != 0
29254 do
29255   case $1 in
29256   --*=*)
29257     ac_option=`expr "X$1" : 'X\([^=]*\)='`
29258     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
29259     ac_shift=:
29260     ;;
29261   *)
29262     ac_option=$1
29263     ac_optarg=$2
29264     ac_shift=shift
29265     ;;
29266   esac
29267
29268   case $ac_option in
29269   # Handling of the options.
29270   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
29271     ac_cs_recheck=: ;;
29272   --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
29273     $as_echo "$ac_cs_version"; exit ;;
29274   --debug | --debu | --deb | --de | --d | -d )
29275     debug=: ;;
29276   --file | --fil | --fi | --f )
29277     $ac_shift
29278     case $ac_optarg in
29279     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
29280     esac
29281     CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
29282     ac_need_defaults=false;;
29283   --header | --heade | --head | --hea )
29284     $ac_shift
29285     case $ac_optarg in
29286     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
29287     esac
29288     CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
29289     ac_need_defaults=false;;
29290   --he | --h)
29291     # Conflict between --help and --header
29292     { $as_echo "$as_me: error: ambiguous option: $1
29293 Try \`$0 --help' for more information." >&2
29294    { (exit 1); exit 1; }; };;
29295   --help | --hel | -h )
29296     $as_echo "$ac_cs_usage"; exit ;;
29297   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
29298   | -silent | --silent | --silen | --sile | --sil | --si | --s)
29299     ac_cs_silent=: ;;
29300
29301   # This is an error.
29302   -*) { $as_echo "$as_me: error: unrecognized option: $1
29303 Try \`$0 --help' for more information." >&2
29304    { (exit 1); exit 1; }; } ;;
29305
29306   *) ac_config_targets="$ac_config_targets $1"
29307      ac_need_defaults=false ;;
29308
29309   esac
29310   shift
29311 done
29312
29313 ac_configure_extra_args=
29314
29315 if $ac_cs_silent; then
29316   exec 6>/dev/null
29317   ac_configure_extra_args="$ac_configure_extra_args --silent"
29318 fi
29319
29320 _ACEOF
29321 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29322 if \$ac_cs_recheck; then
29323   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
29324   shift
29325   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
29326   CONFIG_SHELL='$SHELL'
29327   export CONFIG_SHELL
29328   exec "\$@"
29329 fi
29330
29331 _ACEOF
29332 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29333 exec 5>>config.log
29334 {
29335   echo
29336   sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
29337 ## Running $as_me. ##
29338 _ASBOX
29339   $as_echo "$ac_log"
29340 } >&5
29341
29342 _ACEOF
29343 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29344 _ACEOF
29345
29346 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29347
29348 # Handling of arguments.
29349 for ac_config_target in $ac_config_targets
29350 do
29351   case $ac_config_target in
29352     "include/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;;
29353     "include/stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS include/stamp-h" ;;
29354     "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
29355     "dlls/gdi32/mfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
29356     "dlls/kernel32/nls") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
29357     "dlls/user32/resources") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/user32/resources" ;;
29358     "dlls/wineps.drv/data") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
29359     "include/wine") CONFIG_COMMANDS="$CONFIG_COMMANDS include/wine" ;;
29360     "Make.rules") CONFIG_FILES="$CONFIG_FILES Make.rules" ;;
29361     "dlls/Makedll.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makedll.rules" ;;
29362     "dlls/Makeimplib.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makeimplib.rules" ;;
29363     "dlls/Maketest.rules") CONFIG_FILES="$CONFIG_FILES dlls/Maketest.rules" ;;
29364     "programs/Makeprog.rules") CONFIG_FILES="$CONFIG_FILES programs/Makeprog.rules" ;;
29365     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
29366     "dlls/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/Makefile" ;;
29367     "dlls/acledit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/acledit/Makefile" ;;
29368     "dlls/aclui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/aclui/Makefile" ;;
29369     "dlls/activeds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/activeds/Makefile" ;;
29370     "dlls/actxprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
29371     "dlls/adsiid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/adsiid/Makefile" ;;
29372     "dlls/advapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/Makefile" ;;
29373     "dlls/advapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
29374     "dlls/advpack/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/Makefile" ;;
29375     "dlls/advpack/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
29376     "dlls/amstream/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/amstream/Makefile" ;;
29377     "dlls/amstream/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/amstream/tests/Makefile" ;;
29378     "dlls/appwiz.cpl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
29379     "dlls/atl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/atl/Makefile" ;;
29380     "dlls/authz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/authz/Makefile" ;;
29381     "dlls/avicap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avicap32/Makefile" ;;
29382     "dlls/avifil32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avifil32/Makefile" ;;
29383     "dlls/avifile.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avifile.dll16/Makefile" ;;
29384     "dlls/bcrypt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/bcrypt/Makefile" ;;
29385     "dlls/browseui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/Makefile" ;;
29386     "dlls/browseui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
29387     "dlls/cabinet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/Makefile" ;;
29388     "dlls/cabinet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
29389     "dlls/capi2032/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/capi2032/Makefile" ;;
29390     "dlls/cards/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cards/Makefile" ;;
29391     "dlls/cfgmgr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
29392     "dlls/clusapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/clusapi/Makefile" ;;
29393     "dlls/comcat/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/Makefile" ;;
29394     "dlls/comcat/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
29395     "dlls/comctl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/Makefile" ;;
29396     "dlls/comctl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
29397     "dlls/comdlg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
29398     "dlls/comdlg32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
29399     "dlls/comm.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comm.drv16/Makefile" ;;
29400     "dlls/compobj.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/compobj.dll16/Makefile" ;;
29401     "dlls/compstui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/compstui/Makefile" ;;
29402     "dlls/credui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/Makefile" ;;
29403     "dlls/credui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
29404     "dlls/crtdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crtdll/Makefile" ;;
29405     "dlls/crypt32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/Makefile" ;;
29406     "dlls/crypt32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
29407     "dlls/cryptdlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
29408     "dlls/cryptdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
29409     "dlls/cryptnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
29410     "dlls/cryptnet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
29411     "dlls/cryptui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/Makefile" ;;
29412     "dlls/cryptui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
29413     "dlls/ctapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
29414     "dlls/ctl3d.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3d.dll16/Makefile" ;;
29415     "dlls/ctl3d32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
29416     "dlls/ctl3dv2.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3dv2.dll16/Makefile" ;;
29417     "dlls/d3d10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/Makefile" ;;
29418     "dlls/d3d10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
29419     "dlls/d3d10core/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
29420     "dlls/d3d10core/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
29421     "dlls/d3d8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/Makefile" ;;
29422     "dlls/d3d8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
29423     "dlls/d3d9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/Makefile" ;;
29424     "dlls/d3d9/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
29425     "dlls/d3dim/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dim/Makefile" ;;
29426     "dlls/d3drm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/Makefile" ;;
29427     "dlls/d3drm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
29428     "dlls/d3dx8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
29429     "dlls/d3dx8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/tests/Makefile" ;;
29430     "dlls/d3dx9_24/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
29431     "dlls/d3dx9_25/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
29432     "dlls/d3dx9_26/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
29433     "dlls/d3dx9_27/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
29434     "dlls/d3dx9_28/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
29435     "dlls/d3dx9_29/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
29436     "dlls/d3dx9_30/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
29437     "dlls/d3dx9_31/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
29438     "dlls/d3dx9_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
29439     "dlls/d3dx9_33/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
29440     "dlls/d3dx9_34/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
29441     "dlls/d3dx9_35/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
29442     "dlls/d3dx9_36/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
29443     "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
29444     "dlls/d3dx9_37/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
29445     "dlls/d3dx9_38/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
29446     "dlls/d3dx9_39/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
29447     "dlls/d3dx9_40/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
29448     "dlls/d3dx9_41/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_41/Makefile" ;;
29449     "dlls/d3dxof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
29450     "dlls/d3dxof/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
29451     "dlls/dbghelp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
29452     "dlls/dciman32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dciman32/Makefile" ;;
29453     "dlls/ddeml.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddeml.dll16/Makefile" ;;
29454     "dlls/ddraw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/Makefile" ;;
29455     "dlls/ddraw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
29456     "dlls/ddrawex/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
29457     "dlls/ddrawex/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
29458     "dlls/devenum/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/devenum/Makefile" ;;
29459     "dlls/dinput/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/Makefile" ;;
29460     "dlls/dinput/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
29461     "dlls/dinput8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput8/Makefile" ;;
29462     "dlls/dispdib.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dispdib.dll16/Makefile" ;;
29463     "dlls/display.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/display.drv16/Makefile" ;;
29464     "dlls/dmband/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmband/Makefile" ;;
29465     "dlls/dmcompos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
29466     "dlls/dmime/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmime/Makefile" ;;
29467     "dlls/dmloader/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmloader/Makefile" ;;
29468     "dlls/dmscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmscript/Makefile" ;;
29469     "dlls/dmstyle/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
29470     "dlls/dmsynth/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
29471     "dlls/dmusic/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic/Makefile" ;;
29472     "dlls/dmusic32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
29473     "dlls/dnsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
29474     "dlls/dnsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
29475     "dlls/dplay/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplay/Makefile" ;;
29476     "dlls/dplayx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/Makefile" ;;
29477     "dlls/dplayx/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
29478     "dlls/dpnaddr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
29479     "dlls/dpnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnet/Makefile" ;;
29480     "dlls/dpnhpast/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
29481     "dlls/dpnlobby/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
29482     "dlls/dpwsockx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
29483     "dlls/drmclien/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/drmclien/Makefile" ;;
29484     "dlls/dsound/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/Makefile" ;;
29485     "dlls/dsound/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
29486     "dlls/dssenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dssenh/Makefile" ;;
29487     "dlls/dswave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dswave/Makefile" ;;
29488     "dlls/dwmapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
29489     "dlls/dxdiagn/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
29490     "dlls/dxerr8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
29491     "dlls/dxerr9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
29492     "dlls/dxgi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxgi/Makefile" ;;
29493     "dlls/dxgi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
29494     "dlls/dxguid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxguid/Makefile" ;;
29495     "dlls/faultrep/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/faultrep/Makefile" ;;
29496     "dlls/fusion/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/Makefile" ;;
29497     "dlls/fusion/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
29498     "dlls/gdi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/Makefile" ;;
29499     "dlls/gdi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
29500     "dlls/gdiplus/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
29501     "dlls/gdiplus/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
29502     "dlls/glu32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/glu32/Makefile" ;;
29503     "dlls/gphoto2.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
29504     "dlls/gpkcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
29505     "dlls/hal/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hal/Makefile" ;;
29506     "dlls/hhctrl.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
29507     "dlls/hid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hid/Makefile" ;;
29508     "dlls/hlink/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/Makefile" ;;
29509     "dlls/hlink/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
29510     "dlls/hnetcfg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
29511     "dlls/httpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/httpapi/Makefile" ;;
29512     "dlls/iccvid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iccvid/Makefile" ;;
29513     "dlls/icmp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/icmp/Makefile" ;;
29514     "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
29515     "dlls/imaadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
29516     "dlls/imagehlp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
29517     "dlls/imm.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm.dll16/Makefile" ;;
29518     "dlls/imm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/Makefile" ;;
29519     "dlls/imm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
29520     "dlls/inetcomm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
29521     "dlls/inetcomm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
29522     "dlls/inetmib1/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
29523     "dlls/inetmib1/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
29524     "dlls/infosoft/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/Makefile" ;;
29525     "dlls/infosoft/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
29526     "dlls/initpki/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/initpki/Makefile" ;;
29527     "dlls/inkobj/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inkobj/Makefile" ;;
29528     "dlls/inseng/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inseng/Makefile" ;;
29529     "dlls/iphlpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
29530     "dlls/iphlpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
29531     "dlls/itircl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itircl/Makefile" ;;
29532     "dlls/itss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/Makefile" ;;
29533     "dlls/itss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
29534     "dlls/jscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/Makefile" ;;
29535     "dlls/jscript/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
29536     "dlls/kernel32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/Makefile" ;;
29537     "dlls/kernel32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
29538     "dlls/keyboard.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/keyboard.drv16/Makefile" ;;
29539     "dlls/loadperf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/loadperf/Makefile" ;;
29540     "dlls/localspl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/Makefile" ;;
29541     "dlls/localspl/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
29542     "dlls/localui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/Makefile" ;;
29543     "dlls/localui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
29544     "dlls/lz32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/Makefile" ;;
29545     "dlls/lz32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
29546     "dlls/lzexpand.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lzexpand.dll16/Makefile" ;;
29547     "dlls/mapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/Makefile" ;;
29548     "dlls/mapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
29549     "dlls/mciavi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
29550     "dlls/mcicda/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mcicda/Makefile" ;;
29551     "dlls/mciqtz32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciqtz32/Makefile" ;;
29552     "dlls/mciseq/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciseq/Makefile" ;;
29553     "dlls/mciwave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciwave/Makefile" ;;
29554     "dlls/midimap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/midimap/Makefile" ;;
29555     "dlls/mlang/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/Makefile" ;;
29556     "dlls/mlang/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
29557     "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
29558     "dlls/monodebg.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
29559     "dlls/mountmgr.sys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
29560     "dlls/mouse.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mouse.drv16/Makefile" ;;
29561     "dlls/mpr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mpr/Makefile" ;;
29562     "dlls/mprapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mprapi/Makefile" ;;
29563     "dlls/msacm.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm.dll16/Makefile" ;;
29564     "dlls/msacm32.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
29565     "dlls/msacm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/Makefile" ;;
29566     "dlls/msacm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
29567     "dlls/msadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
29568     "dlls/mscat32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscat32/Makefile" ;;
29569     "dlls/mscms/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/Makefile" ;;
29570     "dlls/mscms/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
29571     "dlls/mscoree/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscoree/Makefile" ;;
29572     "dlls/msctf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msctf/Makefile" ;;
29573     "dlls/msctf/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
29574     "dlls/msdmo/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msdmo/Makefile" ;;
29575     "dlls/msftedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msftedit/Makefile" ;;
29576     "dlls/msg711.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
29577     "dlls/mshtml.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
29578     "dlls/mshtml/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/Makefile" ;;
29579     "dlls/mshtml/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
29580     "dlls/msi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/Makefile" ;;
29581     "dlls/msi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
29582     "dlls/msimg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimg32/Makefile" ;;
29583     "dlls/msimtf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimtf/Makefile" ;;
29584     "dlls/msisip/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisip/Makefile" ;;
29585     "dlls/msisys.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
29586     "dlls/msnet32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msnet32/Makefile" ;;
29587     "dlls/msrle32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msrle32/Makefile" ;;
29588     "dlls/mssign32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mssign32/Makefile" ;;
29589     "dlls/mssip32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mssip32/Makefile" ;;
29590     "dlls/mstask/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/Makefile" ;;
29591     "dlls/mstask/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
29592     "dlls/msvcirt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
29593     "dlls/msvcr71/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
29594     "dlls/msvcrt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
29595     "dlls/msvcrt/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
29596     "dlls/msvcrt20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
29597     "dlls/msvcrt40/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
29598     "dlls/msvcrtd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
29599     "dlls/msvcrtd/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
29600     "dlls/msvfw32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
29601     "dlls/msvfw32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
29602     "dlls/msvidc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
29603     "dlls/msvideo.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvideo.dll16/Makefile" ;;
29604     "dlls/mswsock/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mswsock/Makefile" ;;
29605     "dlls/msxml3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/Makefile" ;;
29606     "dlls/msxml3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
29607     "dlls/nddeapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
29608     "dlls/netapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/Makefile" ;;
29609     "dlls/netapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
29610     "dlls/newdev/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/newdev/Makefile" ;;
29611     "dlls/ntdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/Makefile" ;;
29612     "dlls/ntdll/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
29613     "dlls/ntdsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
29614     "dlls/ntdsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
29615     "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
29616     "dlls/ntprint/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/Makefile" ;;
29617     "dlls/ntprint/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
29618     "dlls/objsel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/objsel/Makefile" ;;
29619     "dlls/odbc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbc32/Makefile" ;;
29620     "dlls/odbccp32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
29621     "dlls/odbccp32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
29622     "dlls/ole2.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2.dll16/Makefile" ;;
29623     "dlls/ole2conv.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2conv.dll16/Makefile" ;;
29624     "dlls/ole2disp.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2disp.dll16/Makefile" ;;
29625     "dlls/ole2nls.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2nls.dll16/Makefile" ;;
29626     "dlls/ole2prox.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2prox.dll16/Makefile" ;;
29627     "dlls/ole2thk.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2thk.dll16/Makefile" ;;
29628     "dlls/ole32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/Makefile" ;;
29629     "dlls/ole32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
29630     "dlls/oleacc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/Makefile" ;;
29631     "dlls/oleacc/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
29632     "dlls/oleaut32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
29633     "dlls/oleaut32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
29634     "dlls/olecli.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olecli.dll16/Makefile" ;;
29635     "dlls/olecli32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olecli32/Makefile" ;;
29636     "dlls/oledlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oledlg/Makefile" ;;
29637     "dlls/olepro32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olepro32/Makefile" ;;
29638     "dlls/olesvr.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olesvr.dll16/Makefile" ;;
29639     "dlls/olesvr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
29640     "dlls/olethk32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olethk32/Makefile" ;;
29641     "dlls/opengl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/Makefile" ;;
29642     "dlls/opengl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
29643     "dlls/pdh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/Makefile" ;;
29644     "dlls/pdh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
29645     "dlls/pidgen/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pidgen/Makefile" ;;
29646     "dlls/powrprof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/powrprof/Makefile" ;;
29647     "dlls/printui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/printui/Makefile" ;;
29648     "dlls/propsys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/propsys/Makefile" ;;
29649     "dlls/psapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/Makefile" ;;
29650     "dlls/psapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
29651     "dlls/pstorec/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pstorec/Makefile" ;;
29652     "dlls/qcap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qcap/Makefile" ;;
29653     "dlls/qedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/Makefile" ;;
29654     "dlls/qedit/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
29655     "dlls/qmgr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/Makefile" ;;
29656     "dlls/qmgr/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
29657     "dlls/qmgrprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
29658     "dlls/quartz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/Makefile" ;;
29659     "dlls/quartz/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
29660     "dlls/query/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/query/Makefile" ;;
29661     "dlls/rasapi16.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi16.dll16/Makefile" ;;
29662     "dlls/rasapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
29663     "dlls/rasapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
29664     "dlls/rasdlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
29665     "dlls/resutils/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/resutils/Makefile" ;;
29666     "dlls/riched20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/Makefile" ;;
29667     "dlls/riched20/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
29668     "dlls/riched32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/Makefile" ;;
29669     "dlls/riched32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
29670     "dlls/rpcrt4/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
29671     "dlls/rpcrt4/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
29672     "dlls/rsabase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsabase/Makefile" ;;
29673     "dlls/rsaenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
29674     "dlls/rsaenh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
29675     "dlls/sane.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
29676     "dlls/sccbase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sccbase/Makefile" ;;
29677     "dlls/schannel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/Makefile" ;;
29678     "dlls/schannel/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
29679     "dlls/secur32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/Makefile" ;;
29680     "dlls/secur32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
29681     "dlls/security/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/security/Makefile" ;;
29682     "dlls/sensapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sensapi/Makefile" ;;
29683     "dlls/serialui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/Makefile" ;;
29684     "dlls/serialui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
29685     "dlls/setupapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/Makefile" ;;
29686     "dlls/setupapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
29687     "dlls/sfc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc/Makefile" ;;
29688     "dlls/sfc_os/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
29689     "dlls/shdoclc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
29690     "dlls/shdocvw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
29691     "dlls/shdocvw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
29692     "dlls/shell.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell.dll16/Makefile" ;;
29693     "dlls/shell32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/Makefile" ;;
29694     "dlls/shell32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
29695     "dlls/shfolder/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shfolder/Makefile" ;;
29696     "dlls/shlwapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
29697     "dlls/shlwapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
29698     "dlls/slbcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
29699     "dlls/slc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slc/Makefile" ;;
29700     "dlls/snmpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
29701     "dlls/snmpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
29702     "dlls/softpub/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/softpub/Makefile" ;;
29703     "dlls/sound.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sound.drv16/Makefile" ;;
29704     "dlls/spoolss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/Makefile" ;;
29705     "dlls/spoolss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
29706     "dlls/stdole2.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
29707     "dlls/stdole32.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
29708     "dlls/sti/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sti/Makefile" ;;
29709     "dlls/storage.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/storage.dll16/Makefile" ;;
29710     "dlls/stress.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stress.dll16/Makefile" ;;
29711     "dlls/strmiids/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/strmiids/Makefile" ;;
29712     "dlls/svrapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/svrapi/Makefile" ;;
29713     "dlls/sxs/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sxs/Makefile" ;;
29714     "dlls/t2embed/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/t2embed/Makefile" ;;
29715     "dlls/tapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/tapi32/Makefile" ;;
29716     "dlls/traffic/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/traffic/Makefile" ;;
29717     "dlls/twain.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain.dll16/Makefile" ;;
29718     "dlls/twain_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain_32/Makefile" ;;
29719     "dlls/twain_32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
29720     "dlls/typelib.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/typelib.dll16/Makefile" ;;
29721     "dlls/unicows/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/unicows/Makefile" ;;
29722     "dlls/updspapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/updspapi/Makefile" ;;
29723     "dlls/url/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/url/Makefile" ;;
29724     "dlls/urlmon/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/Makefile" ;;
29725     "dlls/urlmon/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
29726     "dlls/user32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/Makefile" ;;
29727     "dlls/user32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
29728     "dlls/userenv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/Makefile" ;;
29729     "dlls/userenv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
29730     "dlls/usp10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/Makefile" ;;
29731     "dlls/usp10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
29732     "dlls/uuid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uuid/Makefile" ;;
29733     "dlls/uxtheme/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
29734     "dlls/uxtheme/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
29735     "dlls/vdhcp.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
29736     "dlls/vdmdbg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
29737     "dlls/version/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/Makefile" ;;
29738     "dlls/version/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/tests/Makefile" ;;
29739     "dlls/vmm.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
29740     "dlls/vnbt.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
29741     "dlls/vnetbios.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
29742     "dlls/vtdapi.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
29743     "dlls/vwin32.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
29744     "dlls/w32skrnl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
29745     "dlls/w32sys.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/w32sys.dll16/Makefile" ;;
29746     "dlls/wbemprox/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wbemprox/Makefile" ;;
29747     "dlls/win32s16.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/win32s16.dll16/Makefile" ;;
29748     "dlls/win87em.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/win87em.dll16/Makefile" ;;
29749     "dlls/winaspi.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winaspi.dll16/Makefile" ;;
29750     "dlls/windebug.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/windebug.dll16/Makefile" ;;
29751     "dlls/windowscodecs/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/windowscodecs/Makefile" ;;
29752     "dlls/winealsa.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
29753     "dlls/wineaudioio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
29754     "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
29755     "dlls/winecrt0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
29756     "dlls/wined3d/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wined3d/Makefile" ;;
29757     "dlls/winedos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winedos/Makefile" ;;
29758     "dlls/wineesd.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
29759     "dlls/winejack.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
29760     "dlls/winejoystick.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
29761     "dlls/winemp3.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
29762     "dlls/winenas.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
29763     "dlls/wineoss.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
29764     "dlls/wineps.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
29765     "dlls/winequartz.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
29766     "dlls/winex11.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
29767     "dlls/wing32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wing32/Makefile" ;;
29768     "dlls/winhttp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/Makefile" ;;
29769     "dlls/winhttp/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
29770     "dlls/wininet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/Makefile" ;;
29771     "dlls/wininet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
29772     "dlls/winmm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/Makefile" ;;
29773     "dlls/winmm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
29774     "dlls/winnls.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winnls.dll16/Makefile" ;;
29775     "dlls/winnls32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winnls32/Makefile" ;;
29776     "dlls/winscard/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winscard/Makefile" ;;
29777     "dlls/winspool.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
29778     "dlls/winspool.drv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
29779     "dlls/wintab.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintab.dll16/Makefile" ;;
29780     "dlls/wintab32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintab32/Makefile" ;;
29781     "dlls/wintrust/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/Makefile" ;;
29782     "dlls/wintrust/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
29783     "dlls/wldap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/Makefile" ;;
29784     "dlls/wldap32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
29785     "dlls/wmi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wmi/Makefile" ;;
29786     "dlls/wnaspi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
29787     "dlls/wow32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wow32/Makefile" ;;
29788     "dlls/ws2_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
29789     "dlls/ws2_32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
29790     "dlls/wsock32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wsock32/Makefile" ;;
29791     "dlls/wtsapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
29792     "dlls/wuapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wuapi/Makefile" ;;
29793     "dlls/xinput1_1/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
29794     "dlls/xinput1_2/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
29795     "dlls/xinput1_3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
29796     "dlls/xinput1_3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
29797     "dlls/xinput9_1_0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
29798     "dlls/xmllite/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xmllite/Makefile" ;;
29799     "documentation/Makefile") CONFIG_FILES="$CONFIG_FILES documentation/Makefile" ;;
29800     "fonts/Makefile") CONFIG_FILES="$CONFIG_FILES fonts/Makefile" ;;
29801     "include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;;
29802     "libs/Makefile") CONFIG_FILES="$CONFIG_FILES libs/Makefile" ;;
29803     "libs/port/Makefile") CONFIG_FILES="$CONFIG_FILES libs/port/Makefile" ;;
29804     "libs/wine/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wine/Makefile" ;;
29805     "libs/wpp/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wpp/Makefile" ;;
29806     "loader/Makefile") CONFIG_FILES="$CONFIG_FILES loader/Makefile" ;;
29807     "programs/Makefile") CONFIG_FILES="$CONFIG_FILES programs/Makefile" ;;
29808     "programs/cacls/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cacls/Makefile" ;;
29809     "programs/clock/Makefile") CONFIG_FILES="$CONFIG_FILES programs/clock/Makefile" ;;
29810     "programs/cmd/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmd/Makefile" ;;
29811     "programs/cmdlgtst/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
29812     "programs/control/Makefile") CONFIG_FILES="$CONFIG_FILES programs/control/Makefile" ;;
29813     "programs/eject/Makefile") CONFIG_FILES="$CONFIG_FILES programs/eject/Makefile" ;;
29814     "programs/expand/Makefile") CONFIG_FILES="$CONFIG_FILES programs/expand/Makefile" ;;
29815     "programs/explorer/Makefile") CONFIG_FILES="$CONFIG_FILES programs/explorer/Makefile" ;;
29816     "programs/hh/Makefile") CONFIG_FILES="$CONFIG_FILES programs/hh/Makefile" ;;
29817     "programs/icinfo/Makefile") CONFIG_FILES="$CONFIG_FILES programs/icinfo/Makefile" ;;
29818     "programs/iexplore/Makefile") CONFIG_FILES="$CONFIG_FILES programs/iexplore/Makefile" ;;
29819     "programs/lodctr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/lodctr/Makefile" ;;
29820     "programs/msiexec/Makefile") CONFIG_FILES="$CONFIG_FILES programs/msiexec/Makefile" ;;
29821     "programs/net/Makefile") CONFIG_FILES="$CONFIG_FILES programs/net/Makefile" ;;
29822     "programs/notepad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/notepad/Makefile" ;;
29823     "programs/oleview/Makefile") CONFIG_FILES="$CONFIG_FILES programs/oleview/Makefile" ;;
29824     "programs/progman/Makefile") CONFIG_FILES="$CONFIG_FILES programs/progman/Makefile" ;;
29825     "programs/reg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/reg/Makefile" ;;
29826     "programs/regedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regedit/Makefile" ;;
29827     "programs/regsvr32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regsvr32/Makefile" ;;
29828     "programs/rpcss/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rpcss/Makefile" ;;
29829     "programs/rundll32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rundll32/Makefile" ;;
29830     "programs/secedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/secedit/Makefile" ;;
29831     "programs/services/Makefile") CONFIG_FILES="$CONFIG_FILES programs/services/Makefile" ;;
29832     "programs/spoolsv/Makefile") CONFIG_FILES="$CONFIG_FILES programs/spoolsv/Makefile" ;;
29833     "programs/start/Makefile") CONFIG_FILES="$CONFIG_FILES programs/start/Makefile" ;;
29834     "programs/svchost/Makefile") CONFIG_FILES="$CONFIG_FILES programs/svchost/Makefile" ;;
29835     "programs/taskmgr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/taskmgr/Makefile" ;;
29836     "programs/termsv/Makefile") CONFIG_FILES="$CONFIG_FILES programs/termsv/Makefile" ;;
29837     "programs/uninstaller/Makefile") CONFIG_FILES="$CONFIG_FILES programs/uninstaller/Makefile" ;;
29838     "programs/unlodctr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/unlodctr/Makefile" ;;
29839     "programs/view/Makefile") CONFIG_FILES="$CONFIG_FILES programs/view/Makefile" ;;
29840     "programs/wineboot/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineboot/Makefile" ;;
29841     "programs/winebrowser/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winebrowser/Makefile" ;;
29842     "programs/winecfg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winecfg/Makefile" ;;
29843     "programs/wineconsole/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineconsole/Makefile" ;;
29844     "programs/winedbg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedbg/Makefile" ;;
29845     "programs/winedevice/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedevice/Makefile" ;;
29846     "programs/winefile/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winefile/Makefile" ;;
29847     "programs/winemenubuilder/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
29848     "programs/winemine/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemine/Makefile" ;;
29849     "programs/winepath/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winepath/Makefile" ;;
29850     "programs/winetest/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winetest/Makefile" ;;
29851     "programs/winevdm/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winevdm/Makefile" ;;
29852     "programs/winhelp.exe16/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winhelp.exe16/Makefile" ;;
29853     "programs/winhlp32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winhlp32/Makefile" ;;
29854     "programs/winoldap.mod16/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winoldap.mod16/Makefile" ;;
29855     "programs/winver/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winver/Makefile" ;;
29856     "programs/wordpad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wordpad/Makefile" ;;
29857     "programs/write/Makefile") CONFIG_FILES="$CONFIG_FILES programs/write/Makefile" ;;
29858     "programs/xcopy/Makefile") CONFIG_FILES="$CONFIG_FILES programs/xcopy/Makefile" ;;
29859     "server/Makefile") CONFIG_FILES="$CONFIG_FILES server/Makefile" ;;
29860     "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
29861     "tools/widl/Makefile") CONFIG_FILES="$CONFIG_FILES tools/widl/Makefile" ;;
29862     "tools/winebuild/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winebuild/Makefile" ;;
29863     "tools/winedump/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winedump/Makefile" ;;
29864     "tools/winegcc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winegcc/Makefile" ;;
29865     "tools/wmc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wmc/Makefile" ;;
29866     "tools/wrc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wrc/Makefile" ;;
29867
29868   *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
29869 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
29870    { (exit 1); exit 1; }; };;
29871   esac
29872 done
29873
29874
29875 # If the user did not use the arguments to specify the items to instantiate,
29876 # then the envvar interface is used.  Set only those that are not.
29877 # We use the long form for the default assignment because of an extremely
29878 # bizarre bug on SunOS 4.1.3.
29879 if $ac_need_defaults; then
29880   test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
29881   test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
29882   test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
29883 fi
29884
29885 # Have a temporary directory for convenience.  Make it in the build tree
29886 # simply because there is no reason against having it here, and in addition,
29887 # creating and moving files from /tmp can sometimes cause problems.
29888 # Hook for its removal unless debugging.
29889 # Note that there is a small window in which the directory will not be cleaned:
29890 # after its creation but before its name has been assigned to `$tmp'.
29891 $debug ||
29892 {
29893   tmp=
29894   trap 'exit_status=$?
29895   { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
29896 ' 0
29897   trap '{ (exit 1); exit 1; }' 1 2 13 15
29898 }
29899 # Create a (secure) tmp directory for tmp files.
29900
29901 {
29902   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
29903   test -n "$tmp" && test -d "$tmp"
29904 }  ||
29905 {
29906   tmp=./conf$$-$RANDOM
29907   (umask 077 && mkdir "$tmp")
29908 } ||
29909 {
29910    $as_echo "$as_me: cannot create a temporary directory in ." >&2
29911    { (exit 1); exit 1; }
29912 }
29913
29914 # Set up the scripts for CONFIG_FILES section.
29915 # No need to generate them if there are no CONFIG_FILES.
29916 # This happens for instance with `./config.status config.h'.
29917 if test -n "$CONFIG_FILES"; then
29918
29919 if $AWK 'BEGIN { getline <"/dev/null" }' </dev/null 2>/dev/null; then
29920   ac_cs_awk_getline=:
29921   ac_cs_awk_pipe_init=
29922   ac_cs_awk_read_file='
29923       while ((getline aline < (F[key])) > 0)
29924         print(aline)
29925       close(F[key])'
29926   ac_cs_awk_pipe_fini=
29927 else
29928   ac_cs_awk_getline=false
29929   ac_cs_awk_pipe_init="print \"cat <<'|#_!!_#|' &&\""
29930   ac_cs_awk_read_file='
29931       print "|#_!!_#|"
29932       print "cat " F[key] " &&"
29933       '$ac_cs_awk_pipe_init
29934   # The final `:' finishes the AND list.
29935   ac_cs_awk_pipe_fini='END { print "|#_!!_#|"; print ":" }'
29936 fi
29937 ac_cr='\r'
29938 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
29939 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
29940   ac_cs_awk_cr='\\r'
29941 else
29942   ac_cs_awk_cr=$ac_cr
29943 fi
29944
29945 echo 'BEGIN {' >"$tmp/subs1.awk" &&
29946 _ACEOF
29947
29948 # Create commands to substitute file output variables.
29949 {
29950   echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
29951   echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
29952   echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' &&
29953   echo "_ACAWK" &&
29954   echo "_ACEOF"
29955 } >conf$$files.sh &&
29956 . ./conf$$files.sh ||
29957   { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29958 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29959    { (exit 1); exit 1; }; }
29960 rm -f conf$$files.sh
29961
29962 {
29963   echo "cat >conf$$subs.awk <<_ACEOF" &&
29964   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
29965   echo "_ACEOF"
29966 } >conf$$subs.sh ||
29967   { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29968 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29969    { (exit 1); exit 1; }; }
29970 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
29971 ac_delim='%!_!# '
29972 for ac_last_try in false false false false false :; do
29973   . ./conf$$subs.sh ||
29974     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29975 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29976    { (exit 1); exit 1; }; }
29977
29978   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
29979   if test $ac_delim_n = $ac_delim_num; then
29980     break
29981   elif $ac_last_try; then
29982     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29983 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29984    { (exit 1); exit 1; }; }
29985   else
29986     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
29987   fi
29988 done
29989 rm -f conf$$subs.sh
29990
29991 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29992 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
29993 _ACEOF
29994 sed -n '
29995 h
29996 s/^/S["/; s/!.*/"]=/
29997 p
29998 g
29999 s/^[^!]*!//
30000 :repl
30001 t repl
30002 s/'"$ac_delim"'$//
30003 t delim
30004 :nl
30005 h
30006 s/\(.\{148\}\).*/\1/
30007 t more1
30008 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
30009 p
30010 n
30011 b repl
30012 :more1
30013 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
30014 p
30015 g
30016 s/.\{148\}//
30017 t nl
30018 :delim
30019 h
30020 s/\(.\{148\}\).*/\1/
30021 t more2
30022 s/["\\]/\\&/g; s/^/"/; s/$/"/
30023 p
30024 b
30025 :more2
30026 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
30027 p
30028 g
30029 s/.\{148\}//
30030 t delim
30031 ' <conf$$subs.awk | sed '
30032 /^[^""]/{
30033   N
30034   s/\n//
30035 }
30036 ' >>$CONFIG_STATUS || ac_write_fail=1
30037 rm -f conf$$subs.awk
30038 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30039 _ACAWK
30040 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
30041   for (key in S) S_is_set[key] = 1
30042   FS = "\a"
30043   \$ac_cs_awk_pipe_init
30044 }
30045 {
30046   line = $ 0
30047   nfields = split(line, field, "@")
30048   substed = 0
30049   len = length(field[1])
30050   for (i = 2; i < nfields; i++) {
30051     key = field[i]
30052     keylen = length(key)
30053     if (S_is_set[key]) {
30054       value = S[key]
30055       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
30056       len += length(value) + length(field[++i])
30057       substed = 1
30058     } else
30059       len += 1 + keylen
30060   }
30061   if (nfields == 3 && !substed) {
30062     key = field[2]
30063     if (F[key] != "" && line ~ /^[       ]*@.*@[         ]*$/) {
30064       \$ac_cs_awk_read_file
30065       next
30066     }
30067   }
30068   print line
30069 }
30070 \$ac_cs_awk_pipe_fini
30071 _ACAWK
30072 _ACEOF
30073 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
30074 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
30075   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
30076 else
30077   cat
30078 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
30079   || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
30080 $as_echo "$as_me: error: could not setup config files machinery" >&2;}
30081    { (exit 1); exit 1; }; }
30082 _ACEOF
30083
30084 # VPATH may cause trouble with some makes, so we remove $(srcdir),
30085 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
30086 # trailing colons and then remove the whole line if VPATH becomes empty
30087 # (actually we leave an empty line to preserve line numbers).
30088 if test "x$srcdir" = x.; then
30089   ac_vpsub='/^[  ]*VPATH[        ]*=/{
30090 s/:*\$(srcdir):*/:/
30091 s/:*\${srcdir}:*/:/
30092 s/:*@srcdir@:*/:/
30093 s/^\([^=]*=[     ]*\):*/\1/
30094 s/:*$//
30095 s/^[^=]*=[       ]*$//
30096 }'
30097 fi
30098
30099 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
30100 fi # test -n "$CONFIG_FILES"
30101
30102 # Set up the scripts for CONFIG_HEADERS section.
30103 # No need to generate them if there are no CONFIG_HEADERS.
30104 # This happens for instance with `./config.status Makefile'.
30105 if test -n "$CONFIG_HEADERS"; then
30106 cat >"$tmp/defines.awk" <<\_ACAWK ||
30107 BEGIN {
30108 _ACEOF
30109
30110 # Transform confdefs.h into an awk script `defines.awk', embedded as
30111 # here-document in config.status, that substitutes the proper values into
30112 # config.h.in to produce config.h.
30113
30114 # Create a delimiter string that does not exist in confdefs.h, to ease
30115 # handling of long lines.
30116 ac_delim='%!_!# '
30117 for ac_last_try in false false :; do
30118   ac_t=`sed -n "/$ac_delim/p" confdefs.h`
30119   if test -z "$ac_t"; then
30120     break
30121   elif $ac_last_try; then
30122     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5
30123 $as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;}
30124    { (exit 1); exit 1; }; }
30125   else
30126     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
30127   fi
30128 done
30129
30130 # For the awk script, D is an array of macro values keyed by name,
30131 # likewise P contains macro parameters if any.  Preserve backslash
30132 # newline sequences.
30133
30134 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
30135 sed -n '
30136 s/.\{148\}/&'"$ac_delim"'/g
30137 t rset
30138 :rset
30139 s/^[     ]*#[    ]*define[       ][      ]*/ /
30140 t def
30141 d
30142 :def
30143 s/\\$//
30144 t bsnl
30145 s/["\\]/\\&/g
30146 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
30147 D["\1"]=" \3"/p
30148 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2"/p
30149 d
30150 :bsnl
30151 s/["\\]/\\&/g
30152 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
30153 D["\1"]=" \3\\\\\\n"\\/p
30154 t cont
30155 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
30156 t cont
30157 d
30158 :cont
30159 n
30160 s/.\{148\}/&'"$ac_delim"'/g
30161 t clear
30162 :clear
30163 s/\\$//
30164 t bsnlc
30165 s/["\\]/\\&/g; s/^/"/; s/$/"/p
30166 d
30167 :bsnlc
30168 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
30169 b cont
30170 ' <confdefs.h | sed '
30171 s/'"$ac_delim"'/"\\\
30172 "/g' >>$CONFIG_STATUS || ac_write_fail=1
30173
30174 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30175   for (key in D) D_is_set[key] = 1
30176   FS = "\a"
30177 }
30178 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
30179   line = \$ 0
30180   split(line, arg, " ")
30181   if (arg[1] == "#") {
30182     defundef = arg[2]
30183     mac1 = arg[3]
30184   } else {
30185     defundef = substr(arg[1], 2)
30186     mac1 = arg[2]
30187   }
30188   split(mac1, mac2, "(") #)
30189   macro = mac2[1]
30190   prefix = substr(line, 1, index(line, defundef) - 1)
30191   if (D_is_set[macro]) {
30192     # Preserve the white space surrounding the "#".
30193     print prefix "define", macro P[macro] D[macro]
30194     next
30195   } else {
30196     # Replace #undef with comments.  This is necessary, for example,
30197     # in the case of _POSIX_SOURCE, which is predefined and required
30198     # on some systems where configure will not decide to define it.
30199     if (defundef == "undef") {
30200       print "/*", prefix defundef, macro, "*/"
30201       next
30202     }
30203   }
30204 }
30205 { print }
30206 _ACAWK
30207 _ACEOF
30208 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
30209   { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
30210 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
30211    { (exit 1); exit 1; }; }
30212 fi # test -n "$CONFIG_HEADERS"
30213
30214
30215 eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
30216 shift
30217 for ac_tag
30218 do
30219   case $ac_tag in
30220   :[FHLC]) ac_mode=$ac_tag; continue;;
30221   esac
30222   case $ac_mode$ac_tag in
30223   :[FHL]*:*);;
30224   :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
30225 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
30226    { (exit 1); exit 1; }; };;
30227   :[FH]-) ac_tag=-:-;;
30228   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
30229   esac
30230   ac_save_IFS=$IFS
30231   IFS=:
30232   set x $ac_tag
30233   IFS=$ac_save_IFS
30234   shift
30235   ac_file=$1
30236   shift
30237
30238   case $ac_mode in
30239   :L) ac_source=$1;;
30240   :[FH])
30241     ac_file_inputs=
30242     for ac_f
30243     do
30244       case $ac_f in
30245       -) ac_f="$tmp/stdin";;
30246       *) # Look for the file first in the build tree, then in the source tree
30247          # (if the path is not absolute).  The absolute path cannot be DOS-style,
30248          # because $ac_f cannot contain `:'.
30249          test -f "$ac_f" ||
30250            case $ac_f in
30251            [\\/$]*) false;;
30252            *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
30253            esac ||
30254            { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
30255 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
30256    { (exit 1); exit 1; }; };;
30257       esac
30258       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
30259       ac_file_inputs="$ac_file_inputs '$ac_f'"
30260     done
30261
30262     # Let's still pretend it is `configure' which instantiates (i.e., don't
30263     # use $as_me), people would be surprised to read:
30264     #    /* config.h.  Generated by config.status.  */
30265     configure_input='Generated from '`
30266           $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
30267         `' by configure.'
30268     if test x"$ac_file" != x-; then
30269       configure_input="$ac_file.  $configure_input"
30270       { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
30271 $as_echo "$as_me: creating $ac_file" >&6;}
30272     fi
30273     # Neutralize special characters interpreted by sed in replacement strings.
30274     case $configure_input in #(
30275     *\&* | *\|* | *\\* )
30276        ac_sed_conf_input=`$as_echo "$configure_input" |
30277        sed 's/[\\\\&|]/\\\\&/g'`;; #(
30278     *) ac_sed_conf_input=$configure_input;;
30279     esac
30280
30281     case $ac_tag in
30282     *:-:* | *:-) cat >"$tmp/stdin" \
30283       || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30284 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30285    { (exit 1); exit 1; }; } ;;
30286     esac
30287     ;;
30288   esac
30289
30290   ac_dir=`$as_dirname -- "$ac_file" ||
30291 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
30292          X"$ac_file" : 'X\(//\)[^/]' \| \
30293          X"$ac_file" : 'X\(//\)$' \| \
30294          X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
30295 $as_echo X"$ac_file" |
30296     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
30297             s//\1/
30298             q
30299           }
30300           /^X\(\/\/\)[^/].*/{
30301             s//\1/
30302             q
30303           }
30304           /^X\(\/\/\)$/{
30305             s//\1/
30306             q
30307           }
30308           /^X\(\/\).*/{
30309             s//\1/
30310             q
30311           }
30312           s/.*/./; q'`
30313   { as_dir="$ac_dir"
30314   case $as_dir in #(
30315   -*) as_dir=./$as_dir;;
30316   esac
30317   test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
30318     as_dirs=
30319     while :; do
30320       case $as_dir in #(
30321       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
30322       *) as_qdir=$as_dir;;
30323       esac
30324       as_dirs="'$as_qdir' $as_dirs"
30325       as_dir=`$as_dirname -- "$as_dir" ||
30326 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
30327          X"$as_dir" : 'X\(//\)[^/]' \| \
30328          X"$as_dir" : 'X\(//\)$' \| \
30329          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
30330 $as_echo X"$as_dir" |
30331     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
30332             s//\1/
30333             q
30334           }
30335           /^X\(\/\/\)[^/].*/{
30336             s//\1/
30337             q
30338           }
30339           /^X\(\/\/\)$/{
30340             s//\1/
30341             q
30342           }
30343           /^X\(\/\).*/{
30344             s//\1/
30345             q
30346           }
30347           s/.*/./; q'`
30348       test -d "$as_dir" && break
30349     done
30350     test -z "$as_dirs" || eval "mkdir $as_dirs"
30351   } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
30352 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
30353    { (exit 1); exit 1; }; }; }
30354   ac_builddir=.
30355
30356 case "$ac_dir" in
30357 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
30358 *)
30359   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
30360   # A ".." for each directory in $ac_dir_suffix.
30361   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
30362   case $ac_top_builddir_sub in
30363   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
30364   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
30365   esac ;;
30366 esac
30367 ac_abs_top_builddir=$ac_pwd
30368 ac_abs_builddir=$ac_pwd$ac_dir_suffix
30369 # for backward compatibility:
30370 ac_top_builddir=$ac_top_build_prefix
30371
30372 case $srcdir in
30373   .)  # We are building in place.
30374     ac_srcdir=.
30375     ac_top_srcdir=$ac_top_builddir_sub
30376     ac_abs_top_srcdir=$ac_pwd ;;
30377   [\\/]* | ?:[\\/]* )  # Absolute name.
30378     ac_srcdir=$srcdir$ac_dir_suffix;
30379     ac_top_srcdir=$srcdir
30380     ac_abs_top_srcdir=$srcdir ;;
30381   *) # Relative name.
30382     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
30383     ac_top_srcdir=$ac_top_build_prefix$srcdir
30384     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
30385 esac
30386 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
30387
30388
30389   case $ac_mode in
30390   :F)
30391   #
30392   # CONFIG_FILE
30393   #
30394
30395   case $INSTALL in
30396   [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
30397   *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
30398   esac
30399 _ACEOF
30400
30401 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
30402 # If the template does not know about datarootdir, expand it.
30403 # FIXME: This hack should be removed a few years after 2.60.
30404 ac_datarootdir_hack=; ac_datarootdir_seen=
30405
30406 ac_sed_dataroot='
30407 /datarootdir/ {
30408   p
30409   q
30410 }
30411 /@datadir@/p
30412 /@docdir@/p
30413 /@infodir@/p
30414 /@localedir@/p
30415 /@mandir@/p
30416 '
30417 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
30418 *datarootdir*) ac_datarootdir_seen=yes;;
30419 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
30420   { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
30421 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
30422 _ACEOF
30423 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30424   ac_datarootdir_hack='
30425   s&@datadir@&$datadir&g
30426   s&@docdir@&$docdir&g
30427   s&@infodir@&$infodir&g
30428   s&@localedir@&$localedir&g
30429   s&@mandir@&$mandir&g
30430     s&\\\${datarootdir}&$datarootdir&g' ;;
30431 esac
30432 _ACEOF
30433
30434 # Neutralize VPATH when `$srcdir' = `.'.
30435 # Shell code in configure.ac might set extrasub.
30436 # FIXME: do we really want to maintain this feature?
30437 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30438 ac_sed_extra="$ac_vpsub
30439 $extrasub
30440 _ACEOF
30441 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
30442 :t
30443 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
30444 s|@configure_input@|$ac_sed_conf_input|;t t
30445 s&@top_builddir@&$ac_top_builddir_sub&;t t
30446 s&@top_build_prefix@&$ac_top_build_prefix&;t t
30447 s&@srcdir@&$ac_srcdir&;t t
30448 s&@abs_srcdir@&$ac_abs_srcdir&;t t
30449 s&@top_srcdir@&$ac_top_srcdir&;t t
30450 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
30451 s&@builddir@&$ac_builddir&;t t
30452 s&@abs_builddir@&$ac_abs_builddir&;t t
30453 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
30454 s&@INSTALL@&$ac_INSTALL&;t t
30455 $ac_datarootdir_hack
30456 "
30457 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
30458 if $ac_cs_awk_getline; then
30459   $AWK -f "$tmp/subs.awk"
30460 else
30461   $AWK -f "$tmp/subs.awk" | $SHELL
30462 fi >$tmp/out \
30463   || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30464 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30465    { (exit 1); exit 1; }; }
30466
30467 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
30468   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
30469   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
30470   { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
30471 which seems to be undefined.  Please make sure it is defined." >&5
30472 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
30473 which seems to be undefined.  Please make sure it is defined." >&2;}
30474
30475   rm -f "$tmp/stdin"
30476   case $ac_file in
30477   -) cat "$tmp/out" && rm -f "$tmp/out";;
30478   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
30479   esac \
30480   || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30481 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30482    { (exit 1); exit 1; }; }
30483  ;;
30484   :H)
30485   #
30486   # CONFIG_HEADER
30487   #
30488   if test x"$ac_file" != x-; then
30489     {
30490       $as_echo "/* $configure_input  */" \
30491       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
30492     } >"$tmp/config.h" \
30493       || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30494 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30495    { (exit 1); exit 1; }; }
30496     if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
30497       { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
30498 $as_echo "$as_me: $ac_file is unchanged" >&6;}
30499     else
30500       rm -f "$ac_file"
30501       mv "$tmp/config.h" "$ac_file" \
30502         || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30503 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30504    { (exit 1); exit 1; }; }
30505     fi
30506   else
30507     $as_echo "/* $configure_input  */" \
30508       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
30509       || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
30510 $as_echo "$as_me: error: could not create -" >&2;}
30511    { (exit 1); exit 1; }; }
30512   fi
30513  ;;
30514
30515   :C)  { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
30516 $as_echo "$as_me: executing $ac_file commands" >&6;}
30517  ;;
30518   esac
30519
30520
30521   case $ac_file$ac_mode in
30522     "include/stamp-h":C) echo timestamp > include/stamp-h ;;
30523     "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
30524 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
30525     "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
30526 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
30527     "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
30528 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
30529     "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
30530 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
30531     "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
30532 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
30533     "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:$LINENO: creating include/wine" >&5
30534 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
30535
30536   esac
30537 done # for ac_tag
30538
30539
30540 { (exit 0); exit 0; }
30541 _ACEOF
30542 chmod +x $CONFIG_STATUS
30543 ac_clean_files=$ac_clean_files_save
30544
30545 test $ac_write_fail = 0 ||
30546   { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
30547 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
30548    { (exit 1); exit 1; }; }
30549
30550
30551 # configure is writing to config.log, and then calls config.status.
30552 # config.status does its own redirection, appending to config.log.
30553 # Unfortunately, on DOS this fails, as config.log is still kept open
30554 # by configure, so config.status won't be able to write to it; its
30555 # output is simply discarded.  So we exec the FD to /dev/null,
30556 # effectively closing config.log, so it can be properly (re)opened and
30557 # appended to by config.status.  When coming back to configure, we
30558 # need to make the FD available again.
30559 if test "$no_create" != yes; then
30560   ac_cs_success=:
30561   ac_config_status_args=
30562   test "$silent" = yes &&
30563     ac_config_status_args="$ac_config_status_args --quiet"
30564   exec 5>/dev/null
30565   $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
30566   exec 5>>config.log
30567   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
30568   # would make configure fail if this is the last instruction.
30569   $ac_cs_success || { (exit 1); exit 1; }
30570 fi
30571 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
30572   { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
30573 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
30574 fi
30575
30576
30577 if test "$no_create" = "yes"
30578 then
30579   exit 0
30580 fi
30581
30582 ac_save_IFS="$IFS"
30583 if test "x$wine_notices != "x; then
30584     echo >&6
30585     IFS="|"
30586     for msg in $wine_notices; do
30587         IFS="$ac_save_IFS"
30588         if test -n "$msg"; then
30589             { $as_echo "$as_me:$LINENO: $msg" >&5
30590 $as_echo "$as_me: $msg" >&6;}
30591         fi
30592     done
30593 fi
30594 IFS="|"
30595 for msg in $wine_warnings; do
30596     IFS="$ac_save_IFS"
30597     if test -n "$msg"; then
30598         echo >&2
30599         { $as_echo "$as_me:$LINENO: WARNING: $msg" >&5
30600 $as_echo "$as_me: WARNING: $msg" >&2;}
30601     fi
30602 done
30603 IFS="$ac_save_IFS"
30604
30605 echo "
30606 $as_me: Finished.  Do '${ac_make} depend && ${ac_make}' to compile Wine.
30607 " >&6
30608