Release 980118
[wine] / configure
1 #! /bin/sh
2
3 # From configure.in configure.in 1.00
4 # Guess values for system-dependent variables and create Makefiles.
5 # Generated automatically using autoconf version 2.12 
6 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
7 #
8 # This configure script is free software; the Free Software Foundation
9 # gives unlimited permission to copy, distribute and modify it.
10
11 # Defaults:
12 ac_help=
13 ac_default_prefix=/usr/local
14 # Any additions from configure.in:
15 ac_help="$ac_help
16   --disable-emulator      build only the Wine library, not the emulator"
17 ac_help="$ac_help
18   --enable-dll            build the Wine library as a DLL"
19 ac_help="$ac_help
20   --with-x                use the X Window System"
21
22 # Initialize some variables set by options.
23 # The variables have the same names as the options, with
24 # dashes changed to underlines.
25 build=NONE
26 cache_file=./config.cache
27 exec_prefix=NONE
28 host=NONE
29 no_create=
30 nonopt=NONE
31 no_recursion=
32 prefix=NONE
33 program_prefix=NONE
34 program_suffix=NONE
35 program_transform_name=s,x,x,
36 silent=
37 site=
38 srcdir=
39 target=NONE
40 verbose=
41 x_includes=NONE
42 x_libraries=NONE
43 bindir='${exec_prefix}/bin'
44 sbindir='${exec_prefix}/sbin'
45 libexecdir='${exec_prefix}/libexec'
46 datadir='${prefix}/share'
47 sysconfdir='${prefix}/etc'
48 sharedstatedir='${prefix}/com'
49 localstatedir='${prefix}/var'
50 libdir='${exec_prefix}/lib'
51 includedir='${prefix}/include'
52 oldincludedir='/usr/include'
53 infodir='${prefix}/info'
54 mandir='${prefix}/man'
55
56 # Initialize some other variables.
57 subdirs=
58 MFLAGS= MAKEFLAGS=
59 # Maximum number of lines to put in a shell here document.
60 ac_max_here_lines=12
61
62 ac_prev=
63 for ac_option
64 do
65
66   # If the previous option needs an argument, assign it.
67   if test -n "$ac_prev"; then
68     eval "$ac_prev=\$ac_option"
69     ac_prev=
70     continue
71   fi
72
73   case "$ac_option" in
74   -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
75   *) ac_optarg= ;;
76   esac
77
78   # Accept the important Cygnus configure options, so we can diagnose typos.
79
80   case "$ac_option" in
81
82   -bindir | --bindir | --bindi | --bind | --bin | --bi)
83     ac_prev=bindir ;;
84   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
85     bindir="$ac_optarg" ;;
86
87   -build | --build | --buil | --bui | --bu)
88     ac_prev=build ;;
89   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
90     build="$ac_optarg" ;;
91
92   -cache-file | --cache-file | --cache-fil | --cache-fi \
93   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
94     ac_prev=cache_file ;;
95   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
96   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
97     cache_file="$ac_optarg" ;;
98
99   -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
100     ac_prev=datadir ;;
101   -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
102   | --da=*)
103     datadir="$ac_optarg" ;;
104
105   -disable-* | --disable-*)
106     ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
107     # Reject names that are not valid shell variable names.
108     if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
109       { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
110     fi
111     ac_feature=`echo $ac_feature| sed 's/-/_/g'`
112     eval "enable_${ac_feature}=no" ;;
113
114   -enable-* | --enable-*)
115     ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
116     # Reject names that are not valid shell variable names.
117     if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
118       { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
119     fi
120     ac_feature=`echo $ac_feature| sed 's/-/_/g'`
121     case "$ac_option" in
122       *=*) ;;
123       *) ac_optarg=yes ;;
124     esac
125     eval "enable_${ac_feature}='$ac_optarg'" ;;
126
127   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
128   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
129   | --exec | --exe | --ex)
130     ac_prev=exec_prefix ;;
131   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
132   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
133   | --exec=* | --exe=* | --ex=*)
134     exec_prefix="$ac_optarg" ;;
135
136   -gas | --gas | --ga | --g)
137     # Obsolete; use --with-gas.
138     with_gas=yes ;;
139
140   -help | --help | --hel | --he)
141     # Omit some internal or obsolete options to make the list less imposing.
142     # This message is too long to be a string in the A/UX 3.1 sh.
143     cat << EOF
144 Usage: configure [options] [host]
145 Options: [defaults in brackets after descriptions]
146 Configuration:
147   --cache-file=FILE       cache test results in FILE
148   --help                  print this message
149   --no-create             do not create output files
150   --quiet, --silent       do not print \`checking...' messages
151   --version               print the version of autoconf that created configure
152 Directory and file names:
153   --prefix=PREFIX         install architecture-independent files in PREFIX
154                           [$ac_default_prefix]
155   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
156                           [same as prefix]
157   --bindir=DIR            user executables in DIR [EPREFIX/bin]
158   --sbindir=DIR           system admin executables in DIR [EPREFIX/sbin]
159   --libexecdir=DIR        program executables in DIR [EPREFIX/libexec]
160   --datadir=DIR           read-only architecture-independent data in DIR
161                           [PREFIX/share]
162   --sysconfdir=DIR        read-only single-machine data in DIR [PREFIX/etc]
163   --sharedstatedir=DIR    modifiable architecture-independent data in DIR
164                           [PREFIX/com]
165   --localstatedir=DIR     modifiable single-machine data in DIR [PREFIX/var]
166   --libdir=DIR            object code libraries in DIR [EPREFIX/lib]
167   --includedir=DIR        C header files in DIR [PREFIX/include]
168   --oldincludedir=DIR     C header files for non-gcc in DIR [/usr/include]
169   --infodir=DIR           info documentation in DIR [PREFIX/info]
170   --mandir=DIR            man documentation in DIR [PREFIX/man]
171   --srcdir=DIR            find the sources in DIR [configure dir or ..]
172   --program-prefix=PREFIX prepend PREFIX to installed program names
173   --program-suffix=SUFFIX append SUFFIX to installed program names
174   --program-transform-name=PROGRAM
175                           run sed PROGRAM on installed program names
176 EOF
177     cat << EOF
178 Host type:
179   --build=BUILD           configure for building on BUILD [BUILD=HOST]
180   --host=HOST             configure for HOST [guessed]
181   --target=TARGET         configure for TARGET [TARGET=HOST]
182 Features and packages:
183   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
184   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
185   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
186   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
187   --x-includes=DIR        X include files are in DIR
188   --x-libraries=DIR       X library files are in DIR
189 EOF
190     if test -n "$ac_help"; then
191       echo "--enable and --with options recognized:$ac_help"
192     fi
193     exit 0 ;;
194
195   -host | --host | --hos | --ho)
196     ac_prev=host ;;
197   -host=* | --host=* | --hos=* | --ho=*)
198     host="$ac_optarg" ;;
199
200   -includedir | --includedir | --includedi | --included | --include \
201   | --includ | --inclu | --incl | --inc)
202     ac_prev=includedir ;;
203   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
204   | --includ=* | --inclu=* | --incl=* | --inc=*)
205     includedir="$ac_optarg" ;;
206
207   -infodir | --infodir | --infodi | --infod | --info | --inf)
208     ac_prev=infodir ;;
209   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
210     infodir="$ac_optarg" ;;
211
212   -libdir | --libdir | --libdi | --libd)
213     ac_prev=libdir ;;
214   -libdir=* | --libdir=* | --libdi=* | --libd=*)
215     libdir="$ac_optarg" ;;
216
217   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
218   | --libexe | --libex | --libe)
219     ac_prev=libexecdir ;;
220   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
221   | --libexe=* | --libex=* | --libe=*)
222     libexecdir="$ac_optarg" ;;
223
224   -localstatedir | --localstatedir | --localstatedi | --localstated \
225   | --localstate | --localstat | --localsta | --localst \
226   | --locals | --local | --loca | --loc | --lo)
227     ac_prev=localstatedir ;;
228   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
229   | --localstate=* | --localstat=* | --localsta=* | --localst=* \
230   | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
231     localstatedir="$ac_optarg" ;;
232
233   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
234     ac_prev=mandir ;;
235   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
236     mandir="$ac_optarg" ;;
237
238   -nfp | --nfp | --nf)
239     # Obsolete; use --without-fp.
240     with_fp=no ;;
241
242   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
243   | --no-cr | --no-c)
244     no_create=yes ;;
245
246   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
247   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
248     no_recursion=yes ;;
249
250   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
251   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
252   | --oldin | --oldi | --old | --ol | --o)
253     ac_prev=oldincludedir ;;
254   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
255   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
256   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
257     oldincludedir="$ac_optarg" ;;
258
259   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
260     ac_prev=prefix ;;
261   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
262     prefix="$ac_optarg" ;;
263
264   -program-prefix | --program-prefix | --program-prefi | --program-pref \
265   | --program-pre | --program-pr | --program-p)
266     ac_prev=program_prefix ;;
267   -program-prefix=* | --program-prefix=* | --program-prefi=* \
268   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
269     program_prefix="$ac_optarg" ;;
270
271   -program-suffix | --program-suffix | --program-suffi | --program-suff \
272   | --program-suf | --program-su | --program-s)
273     ac_prev=program_suffix ;;
274   -program-suffix=* | --program-suffix=* | --program-suffi=* \
275   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
276     program_suffix="$ac_optarg" ;;
277
278   -program-transform-name | --program-transform-name \
279   | --program-transform-nam | --program-transform-na \
280   | --program-transform-n | --program-transform- \
281   | --program-transform | --program-transfor \
282   | --program-transfo | --program-transf \
283   | --program-trans | --program-tran \
284   | --progr-tra | --program-tr | --program-t)
285     ac_prev=program_transform_name ;;
286   -program-transform-name=* | --program-transform-name=* \
287   | --program-transform-nam=* | --program-transform-na=* \
288   | --program-transform-n=* | --program-transform-=* \
289   | --program-transform=* | --program-transfor=* \
290   | --program-transfo=* | --program-transf=* \
291   | --program-trans=* | --program-tran=* \
292   | --progr-tra=* | --program-tr=* | --program-t=*)
293     program_transform_name="$ac_optarg" ;;
294
295   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
296   | -silent | --silent | --silen | --sile | --sil)
297     silent=yes ;;
298
299   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
300     ac_prev=sbindir ;;
301   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
302   | --sbi=* | --sb=*)
303     sbindir="$ac_optarg" ;;
304
305   -sharedstatedir | --sharedstatedir | --sharedstatedi \
306   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
307   | --sharedst | --shareds | --shared | --share | --shar \
308   | --sha | --sh)
309     ac_prev=sharedstatedir ;;
310   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
311   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
312   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
313   | --sha=* | --sh=*)
314     sharedstatedir="$ac_optarg" ;;
315
316   -site | --site | --sit)
317     ac_prev=site ;;
318   -site=* | --site=* | --sit=*)
319     site="$ac_optarg" ;;
320
321   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
322     ac_prev=srcdir ;;
323   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
324     srcdir="$ac_optarg" ;;
325
326   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
327   | --syscon | --sysco | --sysc | --sys | --sy)
328     ac_prev=sysconfdir ;;
329   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
330   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
331     sysconfdir="$ac_optarg" ;;
332
333   -target | --target | --targe | --targ | --tar | --ta | --t)
334     ac_prev=target ;;
335   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
336     target="$ac_optarg" ;;
337
338   -v | -verbose | --verbose | --verbos | --verbo | --verb)
339     verbose=yes ;;
340
341   -version | --version | --versio | --versi | --vers)
342     echo "configure generated by autoconf version 2.12"
343     exit 0 ;;
344
345   -with-* | --with-*)
346     ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
347     # Reject names that are not valid shell variable names.
348     if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
349       { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
350     fi
351     ac_package=`echo $ac_package| sed 's/-/_/g'`
352     case "$ac_option" in
353       *=*) ;;
354       *) ac_optarg=yes ;;
355     esac
356     eval "with_${ac_package}='$ac_optarg'" ;;
357
358   -without-* | --without-*)
359     ac_package=`echo $ac_option|sed -e 's/-*without-//'`
360     # Reject names that are not valid shell variable names.
361     if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
362       { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
363     fi
364     ac_package=`echo $ac_package| sed 's/-/_/g'`
365     eval "with_${ac_package}=no" ;;
366
367   --x)
368     # Obsolete; use --with-x.
369     with_x=yes ;;
370
371   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
372   | --x-incl | --x-inc | --x-in | --x-i)
373     ac_prev=x_includes ;;
374   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
375   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
376     x_includes="$ac_optarg" ;;
377
378   -x-libraries | --x-libraries | --x-librarie | --x-librari \
379   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
380     ac_prev=x_libraries ;;
381   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
382   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
383     x_libraries="$ac_optarg" ;;
384
385   -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
386     ;;
387
388   *)
389     if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
390       echo "configure: warning: $ac_option: invalid host type" 1>&2
391     fi
392     if test "x$nonopt" != xNONE; then
393       { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
394     fi
395     nonopt="$ac_option"
396     ;;
397
398   esac
399 done
400
401 if test -n "$ac_prev"; then
402   { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
403 fi
404
405 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
406
407 # File descriptor usage:
408 # 0 standard input
409 # 1 file creation
410 # 2 errors and warnings
411 # 3 some systems may open it to /dev/tty
412 # 4 used on the Kubota Titan
413 # 6 checking for... messages and results
414 # 5 compiler messages saved in config.log
415 if test "$silent" = yes; then
416   exec 6>/dev/null
417 else
418   exec 6>&1
419 fi
420 exec 5>./config.log
421
422 echo "\
423 This file contains any messages produced by compilers while
424 running configure, to aid debugging if configure makes a mistake.
425 " 1>&5
426
427 # Strip out --no-create and --no-recursion so they do not pile up.
428 # Also quote any args containing shell metacharacters.
429 ac_configure_args=
430 for ac_arg
431 do
432   case "$ac_arg" in
433   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
434   | --no-cr | --no-c) ;;
435   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
436   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
437   *" "*|*"      "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
438   ac_configure_args="$ac_configure_args '$ac_arg'" ;;
439   *) ac_configure_args="$ac_configure_args $ac_arg" ;;
440   esac
441 done
442
443 # NLS nuisances.
444 # Only set these to C if already set.  These must not be set unconditionally
445 # because not all systems understand e.g. LANG=C (notably SCO).
446 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
447 # Non-C LC_CTYPE values break the ctype check.
448 if test "${LANG+set}"   = set; then LANG=C;   export LANG;   fi
449 if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
450 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
451 if test "${LC_CTYPE+set}"    = set; then LC_CTYPE=C;    export LC_CTYPE;    fi
452
453 # confdefs.h avoids OS command line length limits that DEFS can exceed.
454 rm -rf conftest* confdefs.h
455 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
456 echo > confdefs.h
457
458 # A filename unique to this package, relative to the directory that
459 # configure is in, which we can look for to find out if srcdir is correct.
460 ac_unique_file=controls/edit.c
461
462 # Find the source files, if location was not specified.
463 if test -z "$srcdir"; then
464   ac_srcdir_defaulted=yes
465   # Try the directory containing this script, then its parent.
466   ac_prog=$0
467   ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
468   test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
469   srcdir=$ac_confdir
470   if test ! -r $srcdir/$ac_unique_file; then
471     srcdir=..
472   fi
473 else
474   ac_srcdir_defaulted=no
475 fi
476 if test ! -r $srcdir/$ac_unique_file; then
477   if test "$ac_srcdir_defaulted" = yes; then
478     { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
479   else
480     { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
481   fi
482 fi
483 srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
484
485 # Prefer explicitly selected file to automatically selected ones.
486 if test -z "$CONFIG_SITE"; then
487   if test "x$prefix" != xNONE; then
488     CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
489   else
490     CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
491   fi
492 fi
493 for ac_site_file in $CONFIG_SITE; do
494   if test -r "$ac_site_file"; then
495     echo "loading site script $ac_site_file"
496     . "$ac_site_file"
497   fi
498 done
499
500 if test -r "$cache_file"; then
501   echo "loading cache $cache_file"
502   . $cache_file
503 else
504   echo "creating cache $cache_file"
505   > $cache_file
506 fi
507
508 ac_ext=c
509 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
510 ac_cpp='$CPP $CPPFLAGS'
511 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
512 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
513 cross_compiling=$ac_cv_prog_cc_cross
514
515 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
516   # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
517   if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
518     ac_n= ac_c='
519 ' ac_t='        '
520   else
521     ac_n=-n ac_c= ac_t=
522   fi
523 else
524   ac_n= ac_c='\c' ac_t=
525 fi
526
527                 
528
529 ac_aux_dir=
530 for ac_dir in tools $srcdir/tools; do
531   if test -f $ac_dir/install-sh; then
532     ac_aux_dir=$ac_dir
533     ac_install_sh="$ac_aux_dir/install-sh -c"
534     break
535   elif test -f $ac_dir/install.sh; then
536     ac_aux_dir=$ac_dir
537     ac_install_sh="$ac_aux_dir/install.sh -c"
538     break
539   fi
540 done
541 if test -z "$ac_aux_dir"; then
542   { echo "configure: error: can not find install-sh or install.sh in tools $srcdir/tools" 1>&2; exit 1; }
543 fi
544 ac_config_guess=$ac_aux_dir/config.guess
545 ac_config_sub=$ac_aux_dir/config.sub
546 ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
547
548
549 # We want these before the checks, so the checks can modify their values.
550 LIBS="$LIBS -lm"
551 test -z "$PROGEXT" && PROGEXT="" 
552
553
554 MAIN_TARGET=emu
555 LIB_TARGET=libwine.a
556
557 # Check whether --enable-emulator or --disable-emulator was given.
558 if test "${enable_emulator+set}" = set; then
559   enableval="$enable_emulator"
560   if test "$enableval" = "no"; then MAIN_TARGET="lib"; fi
561 fi
562
563
564 # Check whether --enable-dll or --disable-dll was given.
565 if test "${enable_dll+set}" = set; then
566   enableval="$enable_dll"
567   if test "$enableval" = "no"; then : ; else LIB_TARGET="libwine.so.1.0"; fi
568 fi
569
570
571
572
573
574
575
576
577 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
578 echo "configure:579: checking whether ${MAKE-make} sets \${MAKE}" >&5
579 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
580 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
581   echo $ac_n "(cached) $ac_c" 1>&6
582 else
583   cat > conftestmake <<\EOF
584 all:
585         @echo 'ac_maketemp="${MAKE}"'
586 EOF
587 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
588 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
589 if test -n "$ac_maketemp"; then
590   eval ac_cv_prog_make_${ac_make}_set=yes
591 else
592   eval ac_cv_prog_make_${ac_make}_set=no
593 fi
594 rm -f conftestmake
595 fi
596 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
597   echo "$ac_t""yes" 1>&6
598   SET_MAKE=
599 else
600   echo "$ac_t""no" 1>&6
601   SET_MAKE="MAKE=${MAKE-make}"
602 fi
603
604 # Extract the first word of "gcc", so it can be a program name with args.
605 set dummy gcc; ac_word=$2
606 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
607 echo "configure:608: checking for $ac_word" >&5
608 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
609   echo $ac_n "(cached) $ac_c" 1>&6
610 else
611   if test -n "$CC"; then
612   ac_cv_prog_CC="$CC" # Let the user override the test.
613 else
614   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
615   for ac_dir in $PATH; do
616     test -z "$ac_dir" && ac_dir=.
617     if test -f $ac_dir/$ac_word; then
618       ac_cv_prog_CC="gcc"
619       break
620     fi
621   done
622   IFS="$ac_save_ifs"
623 fi
624 fi
625 CC="$ac_cv_prog_CC"
626 if test -n "$CC"; then
627   echo "$ac_t""$CC" 1>&6
628 else
629   echo "$ac_t""no" 1>&6
630 fi
631
632 if test -z "$CC"; then
633   # Extract the first word of "cc", so it can be a program name with args.
634 set dummy cc; ac_word=$2
635 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
636 echo "configure:637: checking for $ac_word" >&5
637 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
638   echo $ac_n "(cached) $ac_c" 1>&6
639 else
640   if test -n "$CC"; then
641   ac_cv_prog_CC="$CC" # Let the user override the test.
642 else
643   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
644   ac_prog_rejected=no
645   for ac_dir in $PATH; do
646     test -z "$ac_dir" && ac_dir=.
647     if test -f $ac_dir/$ac_word; then
648       if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
649         ac_prog_rejected=yes
650         continue
651       fi
652       ac_cv_prog_CC="cc"
653       break
654     fi
655   done
656   IFS="$ac_save_ifs"
657 if test $ac_prog_rejected = yes; then
658   # We found a bogon in the path, so make sure we never use it.
659   set dummy $ac_cv_prog_CC
660   shift
661   if test $# -gt 0; then
662     # We chose a different compiler from the bogus one.
663     # However, it has the same basename, so the bogon will be chosen
664     # first if we set CC to just the basename; use the full file name.
665     shift
666     set dummy "$ac_dir/$ac_word" "$@"
667     shift
668     ac_cv_prog_CC="$@"
669   fi
670 fi
671 fi
672 fi
673 CC="$ac_cv_prog_CC"
674 if test -n "$CC"; then
675   echo "$ac_t""$CC" 1>&6
676 else
677   echo "$ac_t""no" 1>&6
678 fi
679
680   test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
681 fi
682
683 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
684 echo "configure:685: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
685
686 ac_ext=c
687 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
688 ac_cpp='$CPP $CPPFLAGS'
689 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
690 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
691 cross_compiling=$ac_cv_prog_cc_cross
692
693 cat > conftest.$ac_ext <<EOF
694 #line 695 "configure"
695 #include "confdefs.h"
696 main(){return(0);}
697 EOF
698 if { (eval echo configure:699: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
699   ac_cv_prog_cc_works=yes
700   # If we can't run a trivial program, we are probably using a cross compiler.
701   if (./conftest; exit) 2>/dev/null; then
702     ac_cv_prog_cc_cross=no
703   else
704     ac_cv_prog_cc_cross=yes
705   fi
706 else
707   echo "configure: failed program was:" >&5
708   cat conftest.$ac_ext >&5
709   ac_cv_prog_cc_works=no
710 fi
711 rm -fr conftest*
712
713 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
714 if test $ac_cv_prog_cc_works = no; then
715   { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
716 fi
717 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
718 echo "configure:719: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
719 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
720 cross_compiling=$ac_cv_prog_cc_cross
721
722 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
723 echo "configure:724: checking whether we are using GNU C" >&5
724 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
725   echo $ac_n "(cached) $ac_c" 1>&6
726 else
727   cat > conftest.c <<EOF
728 #ifdef __GNUC__
729   yes;
730 #endif
731 EOF
732 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:733: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
733   ac_cv_prog_gcc=yes
734 else
735   ac_cv_prog_gcc=no
736 fi
737 fi
738
739 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
740
741 if test $ac_cv_prog_gcc = yes; then
742   GCC=yes
743   ac_test_CFLAGS="${CFLAGS+set}"
744   ac_save_CFLAGS="$CFLAGS"
745   CFLAGS=
746   echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
747 echo "configure:748: checking whether ${CC-cc} accepts -g" >&5
748 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
749   echo $ac_n "(cached) $ac_c" 1>&6
750 else
751   echo 'void f(){}' > conftest.c
752 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
753   ac_cv_prog_cc_g=yes
754 else
755   ac_cv_prog_cc_g=no
756 fi
757 rm -f conftest*
758
759 fi
760
761 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
762   if test "$ac_test_CFLAGS" = set; then
763     CFLAGS="$ac_save_CFLAGS"
764   elif test $ac_cv_prog_cc_g = yes; then
765     CFLAGS="-g -O2"
766   else
767     CFLAGS="-O2"
768   fi
769 else
770   GCC=
771   test "${CFLAGS+set}" = set || CFLAGS="-g"
772 fi
773
774 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
775 echo "configure:776: checking how to run the C preprocessor" >&5
776 # On Suns, sometimes $CPP names a directory.
777 if test -n "$CPP" && test -d "$CPP"; then
778   CPP=
779 fi
780 if test -z "$CPP"; then
781 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
782   echo $ac_n "(cached) $ac_c" 1>&6
783 else
784     # This must be in double quotes, not single quotes, because CPP may get
785   # substituted into the Makefile and "${CC-cc}" will confuse make.
786   CPP="${CC-cc} -E"
787   # On the NeXT, cc -E runs the code through the compiler's parser,
788   # not just through cpp.
789   cat > conftest.$ac_ext <<EOF
790 #line 791 "configure"
791 #include "confdefs.h"
792 #include <assert.h>
793 Syntax Error
794 EOF
795 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
796 { (eval echo configure:797: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
797 ac_err=`grep -v '^ *+' conftest.out`
798 if test -z "$ac_err"; then
799   :
800 else
801   echo "$ac_err" >&5
802   echo "configure: failed program was:" >&5
803   cat conftest.$ac_ext >&5
804   rm -rf conftest*
805   CPP="${CC-cc} -E -traditional-cpp"
806   cat > conftest.$ac_ext <<EOF
807 #line 808 "configure"
808 #include "confdefs.h"
809 #include <assert.h>
810 Syntax Error
811 EOF
812 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
813 { (eval echo configure:814: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
814 ac_err=`grep -v '^ *+' conftest.out`
815 if test -z "$ac_err"; then
816   :
817 else
818   echo "$ac_err" >&5
819   echo "configure: failed program was:" >&5
820   cat conftest.$ac_ext >&5
821   rm -rf conftest*
822   CPP=/lib/cpp
823 fi
824 rm -f conftest*
825 fi
826 rm -f conftest*
827   ac_cv_prog_CPP="$CPP"
828 fi
829   CPP="$ac_cv_prog_CPP"
830 else
831   ac_cv_prog_CPP="$CPP"
832 fi
833 echo "$ac_t""$CPP" 1>&6
834
835 # If we find X, set shell vars x_includes and x_libraries to the
836 # paths, otherwise set no_x=yes.
837 # Uses ac_ vars as temps to allow command line to override cache and checks.
838 # --without-x overrides everything else, but does not touch the cache.
839 echo $ac_n "checking for X""... $ac_c" 1>&6
840 echo "configure:841: checking for X" >&5
841
842 # Check whether --with-x or --without-x was given.
843 if test "${with_x+set}" = set; then
844   withval="$with_x"
845   :
846 fi
847
848 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
849 if test "x$with_x" = xno; then
850   # The user explicitly disabled X.
851   have_x=disabled
852 else
853   if test "x$x_includes" != xNONE && test "x$x_libraries" != xNONE; then
854     # Both variables are already set.
855     have_x=yes
856   else
857 if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then
858   echo $ac_n "(cached) $ac_c" 1>&6
859 else
860   # One or both of the vars are not set, and there is no cached value.
861 ac_x_includes=NO ac_x_libraries=NO
862 rm -fr conftestdir
863 if mkdir conftestdir; then
864   cd conftestdir
865   # Make sure to not put "make" in the Imakefile rules, since we grep it out.
866   cat > Imakefile <<'EOF'
867 acfindx:
868         @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"'
869 EOF
870   if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then
871     # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
872     eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
873     # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
874     for ac_extension in a so sl; do
875       if test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&
876         test -f $ac_im_libdir/libX11.$ac_extension; then
877         ac_im_usrlibdir=$ac_im_libdir; break
878       fi
879     done
880     # Screen out bogus values from the imake configuration.  They are
881     # bogus both because they are the default anyway, and because
882     # using them would break gcc on systems where it needs fixed includes.
883     case "$ac_im_incroot" in
884         /usr/include) ;;
885         *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes="$ac_im_incroot" ;;
886     esac
887     case "$ac_im_usrlibdir" in
888         /usr/lib | /lib) ;;
889         *) test -d "$ac_im_usrlibdir" && ac_x_libraries="$ac_im_usrlibdir" ;;
890     esac
891   fi
892   cd ..
893   rm -fr conftestdir
894 fi
895
896 if test "$ac_x_includes" = NO; then
897   # Guess where to find include files, by looking for this one X11 .h file.
898   test -z "$x_direct_test_include" && x_direct_test_include=X11/Intrinsic.h
899
900   # First, try using that file with no special directory specified.
901 cat > conftest.$ac_ext <<EOF
902 #line 903 "configure"
903 #include "confdefs.h"
904 #include <$x_direct_test_include>
905 EOF
906 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
907 { (eval echo configure:908: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
908 ac_err=`grep -v '^ *+' conftest.out`
909 if test -z "$ac_err"; then
910   rm -rf conftest*
911   # We can compile using X headers with no special include directory.
912 ac_x_includes=
913 else
914   echo "$ac_err" >&5
915   echo "configure: failed program was:" >&5
916   cat conftest.$ac_ext >&5
917   rm -rf conftest*
918   # Look for the header file in a standard set of common directories.
919 # Check X11 before X11Rn because it is often a symlink to the current release.
920   for ac_dir in               \
921     /usr/X11/include          \
922     /usr/X11R6/include        \
923     /usr/X11R5/include        \
924     /usr/X11R4/include        \
925                               \
926     /usr/include/X11          \
927     /usr/include/X11R6        \
928     /usr/include/X11R5        \
929     /usr/include/X11R4        \
930                               \
931     /usr/local/X11/include    \
932     /usr/local/X11R6/include  \
933     /usr/local/X11R5/include  \
934     /usr/local/X11R4/include  \
935                               \
936     /usr/local/include/X11    \
937     /usr/local/include/X11R6  \
938     /usr/local/include/X11R5  \
939     /usr/local/include/X11R4  \
940                               \
941     /usr/X386/include         \
942     /usr/x386/include         \
943     /usr/XFree86/include/X11  \
944                               \
945     /usr/include              \
946     /usr/local/include        \
947     /usr/unsupported/include  \
948     /usr/athena/include       \
949     /usr/local/x11r5/include  \
950     /usr/lpp/Xamples/include  \
951                               \
952     /usr/openwin/include      \
953     /usr/openwin/share/include \
954     ; \
955   do
956     if test -r "$ac_dir/$x_direct_test_include"; then
957       ac_x_includes=$ac_dir
958       break
959     fi
960   done
961 fi
962 rm -f conftest*
963 fi # $ac_x_includes = NO
964
965 if test "$ac_x_libraries" = NO; then
966   # Check for the libraries.
967
968   test -z "$x_direct_test_library" && x_direct_test_library=Xt
969   test -z "$x_direct_test_function" && x_direct_test_function=XtMalloc
970
971   # See if we find them without any special options.
972   # Don't add to $LIBS permanently.
973   ac_save_LIBS="$LIBS"
974   LIBS="-l$x_direct_test_library $LIBS"
975 cat > conftest.$ac_ext <<EOF
976 #line 977 "configure"
977 #include "confdefs.h"
978
979 int main() {
980 ${x_direct_test_function}()
981 ; return 0; }
982 EOF
983 if { (eval echo configure:984: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
984   rm -rf conftest*
985   LIBS="$ac_save_LIBS"
986 # We can link X programs with no special library path.
987 ac_x_libraries=
988 else
989   echo "configure: failed program was:" >&5
990   cat conftest.$ac_ext >&5
991   rm -rf conftest*
992   LIBS="$ac_save_LIBS"
993 # First see if replacing the include by lib works.
994 # Check X11 before X11Rn because it is often a symlink to the current release.
995 for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \
996     /usr/X11/lib          \
997     /usr/X11R6/lib        \
998     /usr/X11R5/lib        \
999     /usr/X11R4/lib        \
1000                           \
1001     /usr/lib/X11          \
1002     /usr/lib/X11R6        \
1003     /usr/lib/X11R5        \
1004     /usr/lib/X11R4        \
1005                           \
1006     /usr/local/X11/lib    \
1007     /usr/local/X11R6/lib  \
1008     /usr/local/X11R5/lib  \
1009     /usr/local/X11R4/lib  \
1010                           \
1011     /usr/local/lib/X11    \
1012     /usr/local/lib/X11R6  \
1013     /usr/local/lib/X11R5  \
1014     /usr/local/lib/X11R4  \
1015                           \
1016     /usr/X386/lib         \
1017     /usr/x386/lib         \
1018     /usr/XFree86/lib/X11  \
1019                           \
1020     /usr/lib              \
1021     /usr/local/lib        \
1022     /usr/unsupported/lib  \
1023     /usr/athena/lib       \
1024     /usr/local/x11r5/lib  \
1025     /usr/lpp/Xamples/lib  \
1026     /lib/usr/lib/X11      \
1027                           \
1028     /usr/openwin/lib      \
1029     /usr/openwin/share/lib \
1030     ; \
1031 do
1032   for ac_extension in a so sl; do
1033     if test -r $ac_dir/lib${x_direct_test_library}.$ac_extension; then
1034       ac_x_libraries=$ac_dir
1035       break 2
1036     fi
1037   done
1038 done
1039 fi
1040 rm -f conftest*
1041 fi # $ac_x_libraries = NO
1042
1043 if test "$ac_x_includes" = NO || test "$ac_x_libraries" = NO; then
1044   # Didn't find X anywhere.  Cache the known absence of X.
1045   ac_cv_have_x="have_x=no"
1046 else
1047   # Record where we found X for the cache.
1048   ac_cv_have_x="have_x=yes \
1049                 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
1050 fi
1051 fi
1052   fi
1053   eval "$ac_cv_have_x"
1054 fi # $with_x != no
1055
1056 if test "$have_x" != yes; then
1057   echo "$ac_t""$have_x" 1>&6
1058   no_x=yes
1059 else
1060   # If each of the values was on the command line, it overrides each guess.
1061   test "x$x_includes" = xNONE && x_includes=$ac_x_includes
1062   test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
1063   # Update the cache value to reflect the command line values.
1064   ac_cv_have_x="have_x=yes \
1065                 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
1066   echo "$ac_t""libraries $x_libraries, headers $x_includes" 1>&6
1067 fi
1068
1069 if test "$no_x" = yes; then
1070   # Not all programs may use this symbol, but it does not hurt to define it.
1071   cat >> confdefs.h <<\EOF
1072 #define X_DISPLAY_MISSING 1
1073 EOF
1074
1075   X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
1076 else
1077   if test -n "$x_includes"; then
1078     X_CFLAGS="$X_CFLAGS -I$x_includes"
1079   fi
1080
1081   # It would also be nice to do this for all -L options, not just this one.
1082   if test -n "$x_libraries"; then
1083     X_LIBS="$X_LIBS -L$x_libraries"
1084     # For Solaris; some versions of Sun CC require a space after -R and
1085     # others require no space.  Words are not sufficient . . . .
1086     case "`(uname -sr) 2>/dev/null`" in
1087     "SunOS 5"*)
1088       echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6
1089 echo "configure:1090: checking whether -R must be followed by a space" >&5
1090       ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries"
1091       cat > conftest.$ac_ext <<EOF
1092 #line 1093 "configure"
1093 #include "confdefs.h"
1094
1095 int main() {
1096
1097 ; return 0; }
1098 EOF
1099 if { (eval echo configure:1100: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1100   rm -rf conftest*
1101   ac_R_nospace=yes
1102 else
1103   echo "configure: failed program was:" >&5
1104   cat conftest.$ac_ext >&5
1105   rm -rf conftest*
1106   ac_R_nospace=no
1107 fi
1108 rm -f conftest*
1109       if test $ac_R_nospace = yes; then
1110         echo "$ac_t""no" 1>&6
1111         X_LIBS="$X_LIBS -R$x_libraries"
1112       else
1113         LIBS="$ac_xsave_LIBS -R $x_libraries"
1114         cat > conftest.$ac_ext <<EOF
1115 #line 1116 "configure"
1116 #include "confdefs.h"
1117
1118 int main() {
1119
1120 ; return 0; }
1121 EOF
1122 if { (eval echo configure:1123: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1123   rm -rf conftest*
1124   ac_R_space=yes
1125 else
1126   echo "configure: failed program was:" >&5
1127   cat conftest.$ac_ext >&5
1128   rm -rf conftest*
1129   ac_R_space=no
1130 fi
1131 rm -f conftest*
1132         if test $ac_R_space = yes; then
1133           echo "$ac_t""yes" 1>&6
1134           X_LIBS="$X_LIBS -R $x_libraries"
1135         else
1136           echo "$ac_t""neither works" 1>&6
1137         fi
1138       fi
1139       LIBS="$ac_xsave_LIBS"
1140     esac
1141   fi
1142
1143   # Check for system-dependent libraries X programs must link with.
1144   # Do this before checking for the system-independent R6 libraries
1145   # (-lICE), since we may need -lsocket or whatever for X linking.
1146
1147   if test "$ISC" = yes; then
1148     X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
1149   else
1150     # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X
1151     # libraries were built with DECnet support.  And karl@cs.umb.edu says
1152     # the Alpha needs dnet_stub (dnet does not exist).
1153     echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6
1154 echo "configure:1155: checking for dnet_ntoa in -ldnet" >&5
1155 ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
1156 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1157   echo $ac_n "(cached) $ac_c" 1>&6
1158 else
1159   ac_save_LIBS="$LIBS"
1160 LIBS="-ldnet  $LIBS"
1161 cat > conftest.$ac_ext <<EOF
1162 #line 1163 "configure"
1163 #include "confdefs.h"
1164 /* Override any gcc2 internal prototype to avoid an error.  */
1165 /* We use char because int might match the return type of a gcc2
1166     builtin and then its argument prototype would still apply.  */
1167 char dnet_ntoa();
1168
1169 int main() {
1170 dnet_ntoa()
1171 ; return 0; }
1172 EOF
1173 if { (eval echo configure:1174: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1174   rm -rf conftest*
1175   eval "ac_cv_lib_$ac_lib_var=yes"
1176 else
1177   echo "configure: failed program was:" >&5
1178   cat conftest.$ac_ext >&5
1179   rm -rf conftest*
1180   eval "ac_cv_lib_$ac_lib_var=no"
1181 fi
1182 rm -f conftest*
1183 LIBS="$ac_save_LIBS"
1184
1185 fi
1186 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1187   echo "$ac_t""yes" 1>&6
1188   X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
1189 else
1190   echo "$ac_t""no" 1>&6
1191 fi
1192
1193     if test $ac_cv_lib_dnet_dnet_ntoa = no; then
1194       echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6
1195 echo "configure:1196: checking for dnet_ntoa in -ldnet_stub" >&5
1196 ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
1197 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1198   echo $ac_n "(cached) $ac_c" 1>&6
1199 else
1200   ac_save_LIBS="$LIBS"
1201 LIBS="-ldnet_stub  $LIBS"
1202 cat > conftest.$ac_ext <<EOF
1203 #line 1204 "configure"
1204 #include "confdefs.h"
1205 /* Override any gcc2 internal prototype to avoid an error.  */
1206 /* We use char because int might match the return type of a gcc2
1207     builtin and then its argument prototype would still apply.  */
1208 char dnet_ntoa();
1209
1210 int main() {
1211 dnet_ntoa()
1212 ; return 0; }
1213 EOF
1214 if { (eval echo configure:1215: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1215   rm -rf conftest*
1216   eval "ac_cv_lib_$ac_lib_var=yes"
1217 else
1218   echo "configure: failed program was:" >&5
1219   cat conftest.$ac_ext >&5
1220   rm -rf conftest*
1221   eval "ac_cv_lib_$ac_lib_var=no"
1222 fi
1223 rm -f conftest*
1224 LIBS="$ac_save_LIBS"
1225
1226 fi
1227 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1228   echo "$ac_t""yes" 1>&6
1229   X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
1230 else
1231   echo "$ac_t""no" 1>&6
1232 fi
1233
1234     fi
1235
1236     # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
1237     # to get the SysV transport functions.
1238     # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4)
1239     # needs -lnsl.
1240     # The nsl library prevents programs from opening the X display
1241     # on Irix 5.2, according to dickey@clark.net.
1242     echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
1243 echo "configure:1244: checking for gethostbyname" >&5
1244 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
1245   echo $ac_n "(cached) $ac_c" 1>&6
1246 else
1247   cat > conftest.$ac_ext <<EOF
1248 #line 1249 "configure"
1249 #include "confdefs.h"
1250 /* System header to define __stub macros and hopefully few prototypes,
1251     which can conflict with char gethostbyname(); below.  */
1252 #include <assert.h>
1253 /* Override any gcc2 internal prototype to avoid an error.  */
1254 /* We use char because int might match the return type of a gcc2
1255     builtin and then its argument prototype would still apply.  */
1256 char gethostbyname();
1257
1258 int main() {
1259
1260 /* The GNU C library defines this for functions which it implements
1261     to always fail with ENOSYS.  Some functions are actually named
1262     something starting with __ and the normal name is an alias.  */
1263 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
1264 choke me
1265 #else
1266 gethostbyname();
1267 #endif
1268
1269 ; return 0; }
1270 EOF
1271 if { (eval echo configure:1272: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1272   rm -rf conftest*
1273   eval "ac_cv_func_gethostbyname=yes"
1274 else
1275   echo "configure: failed program was:" >&5
1276   cat conftest.$ac_ext >&5
1277   rm -rf conftest*
1278   eval "ac_cv_func_gethostbyname=no"
1279 fi
1280 rm -f conftest*
1281 fi
1282
1283 if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
1284   echo "$ac_t""yes" 1>&6
1285   :
1286 else
1287   echo "$ac_t""no" 1>&6
1288 fi
1289
1290     if test $ac_cv_func_gethostbyname = no; then
1291       echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
1292 echo "configure:1293: checking for gethostbyname in -lnsl" >&5
1293 ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
1294 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1295   echo $ac_n "(cached) $ac_c" 1>&6
1296 else
1297   ac_save_LIBS="$LIBS"
1298 LIBS="-lnsl  $LIBS"
1299 cat > conftest.$ac_ext <<EOF
1300 #line 1301 "configure"
1301 #include "confdefs.h"
1302 /* Override any gcc2 internal prototype to avoid an error.  */
1303 /* We use char because int might match the return type of a gcc2
1304     builtin and then its argument prototype would still apply.  */
1305 char gethostbyname();
1306
1307 int main() {
1308 gethostbyname()
1309 ; return 0; }
1310 EOF
1311 if { (eval echo configure:1312: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1312   rm -rf conftest*
1313   eval "ac_cv_lib_$ac_lib_var=yes"
1314 else
1315   echo "configure: failed program was:" >&5
1316   cat conftest.$ac_ext >&5
1317   rm -rf conftest*
1318   eval "ac_cv_lib_$ac_lib_var=no"
1319 fi
1320 rm -f conftest*
1321 LIBS="$ac_save_LIBS"
1322
1323 fi
1324 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1325   echo "$ac_t""yes" 1>&6
1326   X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
1327 else
1328   echo "$ac_t""no" 1>&6
1329 fi
1330
1331     fi
1332
1333     # lieder@skyler.mavd.honeywell.com says without -lsocket,
1334     # socket/setsockopt and other routines are undefined under SCO ODT
1335     # 2.0.  But -lsocket is broken on IRIX 5.2 (and is not necessary
1336     # on later versions), says simon@lia.di.epfl.ch: it contains
1337     # gethostby* variants that don't use the nameserver (or something).
1338     # -lsocket must be given before -lnsl if both are needed.
1339     # We assume that if connect needs -lnsl, so does gethostbyname.
1340     echo $ac_n "checking for connect""... $ac_c" 1>&6
1341 echo "configure:1342: checking for connect" >&5
1342 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
1343   echo $ac_n "(cached) $ac_c" 1>&6
1344 else
1345   cat > conftest.$ac_ext <<EOF
1346 #line 1347 "configure"
1347 #include "confdefs.h"
1348 /* System header to define __stub macros and hopefully few prototypes,
1349     which can conflict with char connect(); below.  */
1350 #include <assert.h>
1351 /* Override any gcc2 internal prototype to avoid an error.  */
1352 /* We use char because int might match the return type of a gcc2
1353     builtin and then its argument prototype would still apply.  */
1354 char connect();
1355
1356 int main() {
1357
1358 /* The GNU C library defines this for functions which it implements
1359     to always fail with ENOSYS.  Some functions are actually named
1360     something starting with __ and the normal name is an alias.  */
1361 #if defined (__stub_connect) || defined (__stub___connect)
1362 choke me
1363 #else
1364 connect();
1365 #endif
1366
1367 ; return 0; }
1368 EOF
1369 if { (eval echo configure:1370: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1370   rm -rf conftest*
1371   eval "ac_cv_func_connect=yes"
1372 else
1373   echo "configure: failed program was:" >&5
1374   cat conftest.$ac_ext >&5
1375   rm -rf conftest*
1376   eval "ac_cv_func_connect=no"
1377 fi
1378 rm -f conftest*
1379 fi
1380
1381 if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
1382   echo "$ac_t""yes" 1>&6
1383   :
1384 else
1385   echo "$ac_t""no" 1>&6
1386 fi
1387
1388     if test $ac_cv_func_connect = no; then
1389       echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
1390 echo "configure:1391: checking for connect in -lsocket" >&5
1391 ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'`
1392 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1393   echo $ac_n "(cached) $ac_c" 1>&6
1394 else
1395   ac_save_LIBS="$LIBS"
1396 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
1397 cat > conftest.$ac_ext <<EOF
1398 #line 1399 "configure"
1399 #include "confdefs.h"
1400 /* Override any gcc2 internal prototype to avoid an error.  */
1401 /* We use char because int might match the return type of a gcc2
1402     builtin and then its argument prototype would still apply.  */
1403 char connect();
1404
1405 int main() {
1406 connect()
1407 ; return 0; }
1408 EOF
1409 if { (eval echo configure:1410: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1410   rm -rf conftest*
1411   eval "ac_cv_lib_$ac_lib_var=yes"
1412 else
1413   echo "configure: failed program was:" >&5
1414   cat conftest.$ac_ext >&5
1415   rm -rf conftest*
1416   eval "ac_cv_lib_$ac_lib_var=no"
1417 fi
1418 rm -f conftest*
1419 LIBS="$ac_save_LIBS"
1420
1421 fi
1422 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1423   echo "$ac_t""yes" 1>&6
1424   X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
1425 else
1426   echo "$ac_t""no" 1>&6
1427 fi
1428
1429     fi
1430
1431     # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX.
1432     echo $ac_n "checking for remove""... $ac_c" 1>&6
1433 echo "configure:1434: checking for remove" >&5
1434 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
1435   echo $ac_n "(cached) $ac_c" 1>&6
1436 else
1437   cat > conftest.$ac_ext <<EOF
1438 #line 1439 "configure"
1439 #include "confdefs.h"
1440 /* System header to define __stub macros and hopefully few prototypes,
1441     which can conflict with char remove(); below.  */
1442 #include <assert.h>
1443 /* Override any gcc2 internal prototype to avoid an error.  */
1444 /* We use char because int might match the return type of a gcc2
1445     builtin and then its argument prototype would still apply.  */
1446 char remove();
1447
1448 int main() {
1449
1450 /* The GNU C library defines this for functions which it implements
1451     to always fail with ENOSYS.  Some functions are actually named
1452     something starting with __ and the normal name is an alias.  */
1453 #if defined (__stub_remove) || defined (__stub___remove)
1454 choke me
1455 #else
1456 remove();
1457 #endif
1458
1459 ; return 0; }
1460 EOF
1461 if { (eval echo configure:1462: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1462   rm -rf conftest*
1463   eval "ac_cv_func_remove=yes"
1464 else
1465   echo "configure: failed program was:" >&5
1466   cat conftest.$ac_ext >&5
1467   rm -rf conftest*
1468   eval "ac_cv_func_remove=no"
1469 fi
1470 rm -f conftest*
1471 fi
1472
1473 if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
1474   echo "$ac_t""yes" 1>&6
1475   :
1476 else
1477   echo "$ac_t""no" 1>&6
1478 fi
1479
1480     if test $ac_cv_func_remove = no; then
1481       echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6
1482 echo "configure:1483: checking for remove in -lposix" >&5
1483 ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'`
1484 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1485   echo $ac_n "(cached) $ac_c" 1>&6
1486 else
1487   ac_save_LIBS="$LIBS"
1488 LIBS="-lposix  $LIBS"
1489 cat > conftest.$ac_ext <<EOF
1490 #line 1491 "configure"
1491 #include "confdefs.h"
1492 /* Override any gcc2 internal prototype to avoid an error.  */
1493 /* We use char because int might match the return type of a gcc2
1494     builtin and then its argument prototype would still apply.  */
1495 char remove();
1496
1497 int main() {
1498 remove()
1499 ; return 0; }
1500 EOF
1501 if { (eval echo configure:1502: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1502   rm -rf conftest*
1503   eval "ac_cv_lib_$ac_lib_var=yes"
1504 else
1505   echo "configure: failed program was:" >&5
1506   cat conftest.$ac_ext >&5
1507   rm -rf conftest*
1508   eval "ac_cv_lib_$ac_lib_var=no"
1509 fi
1510 rm -f conftest*
1511 LIBS="$ac_save_LIBS"
1512
1513 fi
1514 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1515   echo "$ac_t""yes" 1>&6
1516   X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
1517 else
1518   echo "$ac_t""no" 1>&6
1519 fi
1520
1521     fi
1522
1523     # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
1524     echo $ac_n "checking for shmat""... $ac_c" 1>&6
1525 echo "configure:1526: checking for shmat" >&5
1526 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
1527   echo $ac_n "(cached) $ac_c" 1>&6
1528 else
1529   cat > conftest.$ac_ext <<EOF
1530 #line 1531 "configure"
1531 #include "confdefs.h"
1532 /* System header to define __stub macros and hopefully few prototypes,
1533     which can conflict with char shmat(); below.  */
1534 #include <assert.h>
1535 /* Override any gcc2 internal prototype to avoid an error.  */
1536 /* We use char because int might match the return type of a gcc2
1537     builtin and then its argument prototype would still apply.  */
1538 char shmat();
1539
1540 int main() {
1541
1542 /* The GNU C library defines this for functions which it implements
1543     to always fail with ENOSYS.  Some functions are actually named
1544     something starting with __ and the normal name is an alias.  */
1545 #if defined (__stub_shmat) || defined (__stub___shmat)
1546 choke me
1547 #else
1548 shmat();
1549 #endif
1550
1551 ; return 0; }
1552 EOF
1553 if { (eval echo configure:1554: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1554   rm -rf conftest*
1555   eval "ac_cv_func_shmat=yes"
1556 else
1557   echo "configure: failed program was:" >&5
1558   cat conftest.$ac_ext >&5
1559   rm -rf conftest*
1560   eval "ac_cv_func_shmat=no"
1561 fi
1562 rm -f conftest*
1563 fi
1564
1565 if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
1566   echo "$ac_t""yes" 1>&6
1567   :
1568 else
1569   echo "$ac_t""no" 1>&6
1570 fi
1571
1572     if test $ac_cv_func_shmat = no; then
1573       echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6
1574 echo "configure:1575: checking for shmat in -lipc" >&5
1575 ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
1576 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1577   echo $ac_n "(cached) $ac_c" 1>&6
1578 else
1579   ac_save_LIBS="$LIBS"
1580 LIBS="-lipc  $LIBS"
1581 cat > conftest.$ac_ext <<EOF
1582 #line 1583 "configure"
1583 #include "confdefs.h"
1584 /* Override any gcc2 internal prototype to avoid an error.  */
1585 /* We use char because int might match the return type of a gcc2
1586     builtin and then its argument prototype would still apply.  */
1587 char shmat();
1588
1589 int main() {
1590 shmat()
1591 ; return 0; }
1592 EOF
1593 if { (eval echo configure:1594: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1594   rm -rf conftest*
1595   eval "ac_cv_lib_$ac_lib_var=yes"
1596 else
1597   echo "configure: failed program was:" >&5
1598   cat conftest.$ac_ext >&5
1599   rm -rf conftest*
1600   eval "ac_cv_lib_$ac_lib_var=no"
1601 fi
1602 rm -f conftest*
1603 LIBS="$ac_save_LIBS"
1604
1605 fi
1606 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1607   echo "$ac_t""yes" 1>&6
1608   X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
1609 else
1610   echo "$ac_t""no" 1>&6
1611 fi
1612
1613     fi
1614   fi
1615
1616   # Check for libraries that X11R6 Xt/Xaw programs need.
1617   ac_save_LDFLAGS="$LDFLAGS"
1618   test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
1619   # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
1620   # check for ICE first), but we must link in the order -lSM -lICE or
1621   # we get undefined symbols.  So assume we have SM if we have ICE.
1622   # These have to be linked with before -lX11, unlike the other
1623   # libraries we check for below, so use a different variable.
1624   #  --interran@uluru.Stanford.EDU, kb@cs.umb.edu.
1625   echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6
1626 echo "configure:1627: checking for IceConnectionNumber in -lICE" >&5
1627 ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
1628 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1629   echo $ac_n "(cached) $ac_c" 1>&6
1630 else
1631   ac_save_LIBS="$LIBS"
1632 LIBS="-lICE  $LIBS"
1633 cat > conftest.$ac_ext <<EOF
1634 #line 1635 "configure"
1635 #include "confdefs.h"
1636 /* Override any gcc2 internal prototype to avoid an error.  */
1637 /* We use char because int might match the return type of a gcc2
1638     builtin and then its argument prototype would still apply.  */
1639 char IceConnectionNumber();
1640
1641 int main() {
1642 IceConnectionNumber()
1643 ; return 0; }
1644 EOF
1645 if { (eval echo configure:1646: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1646   rm -rf conftest*
1647   eval "ac_cv_lib_$ac_lib_var=yes"
1648 else
1649   echo "configure: failed program was:" >&5
1650   cat conftest.$ac_ext >&5
1651   rm -rf conftest*
1652   eval "ac_cv_lib_$ac_lib_var=no"
1653 fi
1654 rm -f conftest*
1655 LIBS="$ac_save_LIBS"
1656
1657 fi
1658 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1659   echo "$ac_t""yes" 1>&6
1660   X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
1661 else
1662   echo "$ac_t""no" 1>&6
1663 fi
1664
1665   LDFLAGS="$ac_save_LDFLAGS"
1666
1667 fi
1668
1669 for ac_prog in 'bison -y' byacc
1670 do
1671 # Extract the first word of "$ac_prog", so it can be a program name with args.
1672 set dummy $ac_prog; ac_word=$2
1673 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1674 echo "configure:1675: checking for $ac_word" >&5
1675 if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
1676   echo $ac_n "(cached) $ac_c" 1>&6
1677 else
1678   if test -n "$YACC"; then
1679   ac_cv_prog_YACC="$YACC" # Let the user override the test.
1680 else
1681   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1682   for ac_dir in $PATH; do
1683     test -z "$ac_dir" && ac_dir=.
1684     if test -f $ac_dir/$ac_word; then
1685       ac_cv_prog_YACC="$ac_prog"
1686       break
1687     fi
1688   done
1689   IFS="$ac_save_ifs"
1690 fi
1691 fi
1692 YACC="$ac_cv_prog_YACC"
1693 if test -n "$YACC"; then
1694   echo "$ac_t""$YACC" 1>&6
1695 else
1696   echo "$ac_t""no" 1>&6
1697 fi
1698
1699 test -n "$YACC" && break
1700 done
1701 test -n "$YACC" || YACC="yacc"
1702
1703 # Extract the first word of "flex", so it can be a program name with args.
1704 set dummy flex; ac_word=$2
1705 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1706 echo "configure:1707: checking for $ac_word" >&5
1707 if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
1708   echo $ac_n "(cached) $ac_c" 1>&6
1709 else
1710   if test -n "$LEX"; then
1711   ac_cv_prog_LEX="$LEX" # Let the user override the test.
1712 else
1713   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1714   for ac_dir in $PATH; do
1715     test -z "$ac_dir" && ac_dir=.
1716     if test -f $ac_dir/$ac_word; then
1717       ac_cv_prog_LEX="flex"
1718       break
1719     fi
1720   done
1721   IFS="$ac_save_ifs"
1722   test -z "$ac_cv_prog_LEX" && ac_cv_prog_LEX="lex"
1723 fi
1724 fi
1725 LEX="$ac_cv_prog_LEX"
1726 if test -n "$LEX"; then
1727   echo "$ac_t""$LEX" 1>&6
1728 else
1729   echo "$ac_t""no" 1>&6
1730 fi
1731
1732 if test -z "$LEXLIB"
1733 then
1734   case "$LEX" in
1735   flex*) ac_lib=fl ;;
1736   *) ac_lib=l ;;
1737   esac
1738   echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6
1739 echo "configure:1740: checking for yywrap in -l$ac_lib" >&5
1740 ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
1741 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1742   echo $ac_n "(cached) $ac_c" 1>&6
1743 else
1744   ac_save_LIBS="$LIBS"
1745 LIBS="-l$ac_lib  $LIBS"
1746 cat > conftest.$ac_ext <<EOF
1747 #line 1748 "configure"
1748 #include "confdefs.h"
1749 /* Override any gcc2 internal prototype to avoid an error.  */
1750 /* We use char because int might match the return type of a gcc2
1751     builtin and then its argument prototype would still apply.  */
1752 char yywrap();
1753
1754 int main() {
1755 yywrap()
1756 ; return 0; }
1757 EOF
1758 if { (eval echo configure:1759: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1759   rm -rf conftest*
1760   eval "ac_cv_lib_$ac_lib_var=yes"
1761 else
1762   echo "configure: failed program was:" >&5
1763   cat conftest.$ac_ext >&5
1764   rm -rf conftest*
1765   eval "ac_cv_lib_$ac_lib_var=no"
1766 fi
1767 rm -f conftest*
1768 LIBS="$ac_save_LIBS"
1769
1770 fi
1771 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1772   echo "$ac_t""yes" 1>&6
1773   LEXLIB="-l$ac_lib"
1774 else
1775   echo "$ac_t""no" 1>&6
1776 fi
1777
1778 fi
1779
1780 # Extract the first word of "ranlib", so it can be a program name with args.
1781 set dummy ranlib; ac_word=$2
1782 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1783 echo "configure:1784: checking for $ac_word" >&5
1784 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1785   echo $ac_n "(cached) $ac_c" 1>&6
1786 else
1787   if test -n "$RANLIB"; then
1788   ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1789 else
1790   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1791   for ac_dir in $PATH; do
1792     test -z "$ac_dir" && ac_dir=.
1793     if test -f $ac_dir/$ac_word; then
1794       ac_cv_prog_RANLIB="ranlib"
1795       break
1796     fi
1797   done
1798   IFS="$ac_save_ifs"
1799   test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
1800 fi
1801 fi
1802 RANLIB="$ac_cv_prog_RANLIB"
1803 if test -n "$RANLIB"; then
1804   echo "$ac_t""$RANLIB" 1>&6
1805 else
1806   echo "$ac_t""no" 1>&6
1807 fi
1808
1809 # Find a good install program.  We prefer a C program (faster),
1810 # so one script is as good as another.  But avoid the broken or
1811 # incompatible versions:
1812 # SysV /etc/install, /usr/sbin/install
1813 # SunOS /usr/etc/install
1814 # IRIX /sbin/install
1815 # AIX /bin/install
1816 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1817 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1818 # ./install, which can be erroneously created by make from ./install.sh.
1819 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
1820 echo "configure:1821: checking for a BSD compatible install" >&5
1821 if test -z "$INSTALL"; then
1822 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
1823   echo $ac_n "(cached) $ac_c" 1>&6
1824 else
1825     IFS="${IFS=         }"; ac_save_IFS="$IFS"; IFS="${IFS}:"
1826   for ac_dir in $PATH; do
1827     # Account for people who put trailing slashes in PATH elements.
1828     case "$ac_dir/" in
1829     /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
1830     *)
1831       # OSF1 and SCO ODT 3.0 have their own names for install.
1832       for ac_prog in ginstall installbsd scoinst install; do
1833         if test -f $ac_dir/$ac_prog; then
1834           if test $ac_prog = install &&
1835             grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
1836             # AIX install.  It has an incompatible calling convention.
1837             # OSF/1 installbsd also uses dspmsg, but is usable.
1838             :
1839           else
1840             ac_cv_path_install="$ac_dir/$ac_prog -c"
1841             break 2
1842           fi
1843         fi
1844       done
1845       ;;
1846     esac
1847   done
1848   IFS="$ac_save_IFS"
1849
1850 fi
1851   if test "${ac_cv_path_install+set}" = set; then
1852     INSTALL="$ac_cv_path_install"
1853   else
1854     # As a last resort, use the slow shell script.  We don't cache a
1855     # path for INSTALL within a source directory, because that will
1856     # break other packages using the cache if that directory is
1857     # removed, or if the path is relative.
1858     INSTALL="$ac_install_sh"
1859   fi
1860 fi
1861 echo "$ac_t""$INSTALL" 1>&6
1862
1863 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1864 # It thinks the first close brace ends the variable substitution.
1865 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1866
1867 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1868
1869 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
1870 echo "configure:1871: checking whether ln -s works" >&5
1871 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
1872   echo $ac_n "(cached) $ac_c" 1>&6
1873 else
1874   rm -f conftestdata
1875 if ln -s X conftestdata 2>/dev/null
1876 then
1877   rm -f conftestdata
1878   ac_cv_prog_LN_S="ln -s"
1879 else
1880   ac_cv_prog_LN_S=ln
1881 fi
1882 fi
1883 LN_S="$ac_cv_prog_LN_S"
1884 if test "$ac_cv_prog_LN_S" = "ln -s"; then
1885   echo "$ac_t""yes" 1>&6
1886 else
1887   echo "$ac_t""no" 1>&6
1888 fi
1889
1890
1891
1892 echo $ac_n "checking for i386_set_ldt in -li386""... $ac_c" 1>&6
1893 echo "configure:1894: checking for i386_set_ldt in -li386" >&5
1894 ac_lib_var=`echo i386'_'i386_set_ldt | sed 'y%./+-%__p_%'`
1895 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1896   echo $ac_n "(cached) $ac_c" 1>&6
1897 else
1898   ac_save_LIBS="$LIBS"
1899 LIBS="-li386  $LIBS"
1900 cat > conftest.$ac_ext <<EOF
1901 #line 1902 "configure"
1902 #include "confdefs.h"
1903 /* Override any gcc2 internal prototype to avoid an error.  */
1904 /* We use char because int might match the return type of a gcc2
1905     builtin and then its argument prototype would still apply.  */
1906 char i386_set_ldt();
1907
1908 int main() {
1909 i386_set_ldt()
1910 ; return 0; }
1911 EOF
1912 if { (eval echo configure:1913: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1913   rm -rf conftest*
1914   eval "ac_cv_lib_$ac_lib_var=yes"
1915 else
1916   echo "configure: failed program was:" >&5
1917   cat conftest.$ac_ext >&5
1918   rm -rf conftest*
1919   eval "ac_cv_lib_$ac_lib_var=no"
1920 fi
1921 rm -f conftest*
1922 LIBS="$ac_save_LIBS"
1923
1924 fi
1925 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1926   echo "$ac_t""yes" 1>&6
1927     ac_tr_lib=HAVE_LIB`echo i386 | sed -e 's/[^a-zA-Z0-9_]/_/g' \
1928     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
1929   cat >> confdefs.h <<EOF
1930 #define $ac_tr_lib 1
1931 EOF
1932
1933   LIBS="-li386 $LIBS"
1934
1935 else
1936   echo "$ac_t""no" 1>&6
1937 fi
1938
1939 echo $ac_n "checking for iswalnum in -lw""... $ac_c" 1>&6
1940 echo "configure:1941: checking for iswalnum in -lw" >&5
1941 ac_lib_var=`echo w'_'iswalnum | sed 'y%./+-%__p_%'`
1942 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1943   echo $ac_n "(cached) $ac_c" 1>&6
1944 else
1945   ac_save_LIBS="$LIBS"
1946 LIBS="-lw  $LIBS"
1947 cat > conftest.$ac_ext <<EOF
1948 #line 1949 "configure"
1949 #include "confdefs.h"
1950 /* Override any gcc2 internal prototype to avoid an error.  */
1951 /* We use char because int might match the return type of a gcc2
1952     builtin and then its argument prototype would still apply.  */
1953 char iswalnum();
1954
1955 int main() {
1956 iswalnum()
1957 ; return 0; }
1958 EOF
1959 if { (eval echo configure:1960: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1960   rm -rf conftest*
1961   eval "ac_cv_lib_$ac_lib_var=yes"
1962 else
1963   echo "configure: failed program was:" >&5
1964   cat conftest.$ac_ext >&5
1965   rm -rf conftest*
1966   eval "ac_cv_lib_$ac_lib_var=no"
1967 fi
1968 rm -f conftest*
1969 LIBS="$ac_save_LIBS"
1970
1971 fi
1972 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1973   echo "$ac_t""yes" 1>&6
1974     ac_tr_lib=HAVE_LIB`echo w | sed -e 's/[^a-zA-Z0-9_]/_/g' \
1975     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
1976   cat >> confdefs.h <<EOF
1977 #define $ac_tr_lib 1
1978 EOF
1979
1980   LIBS="-lw $LIBS"
1981
1982 else
1983   echo "$ac_t""no" 1>&6
1984 fi
1985
1986 echo $ac_n "checking for XF86DGAQueryExtension in -lXxf86dga""... $ac_c" 1>&6
1987 echo "configure:1988: checking for XF86DGAQueryExtension in -lXxf86dga" >&5
1988 ac_lib_var=`echo Xxf86dga'_'XF86DGAQueryExtension | sed 'y%./+-%__p_%'`
1989 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1990   echo $ac_n "(cached) $ac_c" 1>&6
1991 else
1992   ac_save_LIBS="$LIBS"
1993 LIBS="-lXxf86dga $X_LIBS -lXext -lX11 $LIBS"
1994 cat > conftest.$ac_ext <<EOF
1995 #line 1996 "configure"
1996 #include "confdefs.h"
1997 /* Override any gcc2 internal prototype to avoid an error.  */
1998 /* We use char because int might match the return type of a gcc2
1999     builtin and then its argument prototype would still apply.  */
2000 char XF86DGAQueryExtension();
2001
2002 int main() {
2003 XF86DGAQueryExtension()
2004 ; return 0; }
2005 EOF
2006 if { (eval echo configure:2007: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2007   rm -rf conftest*
2008   eval "ac_cv_lib_$ac_lib_var=yes"
2009 else
2010   echo "configure: failed program was:" >&5
2011   cat conftest.$ac_ext >&5
2012   rm -rf conftest*
2013   eval "ac_cv_lib_$ac_lib_var=no"
2014 fi
2015 rm -f conftest*
2016 LIBS="$ac_save_LIBS"
2017
2018 fi
2019 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2020   echo "$ac_t""yes" 1>&6
2021   cat >> confdefs.h <<\EOF
2022 #define HAVE_LIBXXF86DGA 1
2023 EOF
2024  X_PRE_LIBS="$X_PRE_LIBS -lXxf86dga"
2025 else
2026   echo "$ac_t""no" 1>&6
2027 fi
2028
2029
2030
2031 echo $ac_n "checking "for Open Sound System"""... $ac_c" 1>&6
2032 echo "configure:2033: checking "for Open Sound System"" >&5
2033 if eval "test \"`echo '$''{'ac_cv_c_opensoundsystem'+set}'`\" = set"; then
2034   echo $ac_n "(cached) $ac_c" 1>&6
2035 else
2036   cat > conftest.$ac_ext <<EOF
2037 #line 2038 "configure"
2038 #include "confdefs.h"
2039 #include <sys/soundcard.h>
2040 int main() {
2041
2042 /* check for open sound system and one of the SNDCTL_ defines to be sure */
2043 #if !defined(OPEN_SOUND_SYSTEM) || !defined(SNDCTL_DSP_STEREO)
2044 #error No open sound system
2045 #endif
2046
2047 ; return 0; }
2048 EOF
2049 if { (eval echo configure:2050: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2050   rm -rf conftest*
2051   ac_cv_c_opensoundsystem="yes"
2052 else
2053   echo "configure: failed program was:" >&5
2054   cat conftest.$ac_ext >&5
2055   rm -rf conftest*
2056   ac_cv_c_opensoundsystem="no"
2057 fi
2058 rm -f conftest*
2059 fi
2060
2061 echo "$ac_t""$ac_cv_c_opensoundsystem" 1>&6
2062
2063 if test "$ac_cv_c_opensoundsystem" = "yes"
2064 then
2065     cat >> confdefs.h <<\EOF
2066 #define HAVE_OSS 1
2067 EOF
2068
2069 fi
2070
2071
2072 echo $ac_n "checking "for union semun"""... $ac_c" 1>&6
2073 echo "configure:2074: checking "for union semun"" >&5
2074 if eval "test \"`echo '$''{'ac_cv_c_union_semun'+set}'`\" = set"; then
2075   echo $ac_n "(cached) $ac_c" 1>&6
2076 else
2077   cat > conftest.$ac_ext <<EOF
2078 #line 2079 "configure"
2079 #include "confdefs.h"
2080 #include <sys/sem.h>
2081 int main() {
2082 union semun foo
2083 ; return 0; }
2084 EOF
2085 if { (eval echo configure:2086: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2086   rm -rf conftest*
2087   ac_cv_c_union_semun="yes"
2088 else
2089   echo "configure: failed program was:" >&5
2090   cat conftest.$ac_ext >&5
2091   rm -rf conftest*
2092   ac_cv_c_union_semun="no"
2093 fi
2094 rm -f conftest*
2095 fi
2096
2097 echo "$ac_t""$ac_cv_c_union_semun" 1>&6
2098 if test "$ac_cv_c_union_semun" = "yes"
2099 then
2100     cat >> confdefs.h <<\EOF
2101 #define HAVE_UNION_SEMUN 1
2102 EOF
2103
2104 fi
2105
2106 if test "$ac_cv_prog_LN_S" = "ln -s"; then : ; else LN_S=cp ; fi
2107
2108
2109 if test "x${GCC}" = "xyes"
2110 then
2111   CFLAGS="$CFLAGS -Wall"
2112   echo $ac_n "checking "for gcc strength-reduce bug"""... $ac_c" 1>&6
2113 echo "configure:2114: checking "for gcc strength-reduce bug"" >&5
2114 if eval "test \"`echo '$''{'ac_cv_c_gcc_strength_bug'+set}'`\" = set"; then
2115   echo $ac_n "(cached) $ac_c" 1>&6
2116 else
2117   if test "$cross_compiling" = yes; then
2118   ac_cv_c_gcc_strength_bug="yes"
2119 else
2120   cat > conftest.$ac_ext <<EOF
2121 #line 2122 "configure"
2122 #include "confdefs.h"
2123
2124 int main(void) {
2125   static int Array[3];
2126   unsigned int B = 3;
2127   int i;
2128   for(i=0; i<B; i++) Array[i] = i - 3;
2129   exit( Array[1] != -2 );
2130 }
2131 EOF
2132 if { (eval echo configure:2133: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
2133 then
2134   ac_cv_c_gcc_strength_bug="no"
2135 else
2136   echo "configure: failed program was:" >&5
2137   cat conftest.$ac_ext >&5
2138   rm -fr conftest*
2139   ac_cv_c_gcc_strength_bug="yes"
2140 fi
2141 rm -fr conftest*
2142 fi
2143  
2144 fi
2145
2146 echo "$ac_t""$ac_cv_c_gcc_strength_bug" 1>&6
2147   if test "$ac_cv_c_gcc_strength_bug" = "yes"
2148   then
2149     CFLAGS="$CFLAGS -fno-strength-reduce"
2150   fi
2151 fi
2152
2153
2154 echo $ac_n "checking "whether external symbols need an underscore prefix"""... $ac_c" 1>&6
2155 echo "configure:2156: checking "whether external symbols need an underscore prefix"" >&5
2156 if eval "test \"`echo '$''{'ac_cv_c_extern_prefix'+set}'`\" = set"; then
2157   echo $ac_n "(cached) $ac_c" 1>&6
2158 else
2159   saved_libs=$LIBS
2160 LIBS="conftest_asm.s $LIBS"
2161 cat > conftest_asm.s <<EOF
2162         .globl _ac_test
2163 _ac_test:
2164         .long 0
2165 EOF
2166 cat > conftest.$ac_ext <<EOF
2167 #line 2168 "configure"
2168 #include "confdefs.h"
2169 extern int ac_test;
2170 int main() {
2171 if (ac_test) return 1
2172 ; return 0; }
2173 EOF
2174 if { (eval echo configure:2175: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2175   rm -rf conftest*
2176   ac_cv_c_extern_prefix="yes"
2177 else
2178   echo "configure: failed program was:" >&5
2179   cat conftest.$ac_ext >&5
2180   rm -rf conftest*
2181   ac_cv_c_extern_prefix="no"
2182 fi
2183 rm -f conftest*
2184 LIBS=$saved_libs
2185 fi
2186
2187 echo "$ac_t""$ac_cv_c_extern_prefix" 1>&6
2188 if test "$ac_cv_c_extern_prefix" = "yes"
2189 then
2190   cat >> confdefs.h <<\EOF
2191 #define NEED_UNDERSCORE_PREFIX 1
2192 EOF
2193
2194 fi
2195
2196
2197 echo $ac_n "checking "whether assembler accepts .string"""... $ac_c" 1>&6
2198 echo "configure:2199: checking "whether assembler accepts .string"" >&5
2199 if eval "test \"`echo '$''{'ac_cv_c_asm_string'+set}'`\" = set"; then
2200   echo $ac_n "(cached) $ac_c" 1>&6
2201 else
2202   saved_libs=$LIBS
2203 LIBS="conftest_asm.s $LIBS"
2204 cat > conftest_asm.s <<EOF
2205         .string "test"
2206 EOF
2207 cat > conftest.$ac_ext <<EOF
2208 #line 2209 "configure"
2209 #include "confdefs.h"
2210
2211 int main() {
2212
2213 ; return 0; }
2214 EOF
2215 if { (eval echo configure:2216: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2216   rm -rf conftest*
2217   ac_cv_c_asm_string="yes"
2218 else
2219   echo "configure: failed program was:" >&5
2220   cat conftest.$ac_ext >&5
2221   rm -rf conftest*
2222   ac_cv_c_asm_string="no"
2223 fi
2224 rm -f conftest*
2225 LIBS=$saved_libs
2226 fi
2227
2228 echo "$ac_t""$ac_cv_c_asm_string" 1>&6
2229 if test "$ac_cv_c_asm_string" = "yes"
2230 then
2231   cat >> confdefs.h <<\EOF
2232 #define HAVE_ASM_STRING 1
2233 EOF
2234
2235 fi
2236
2237
2238 DLLFLAGS=""
2239 if test "$LIB_TARGET" = "libwine.so.1.0"
2240 then
2241   echo $ac_n "checking "whether we can build a dll"""... $ac_c" 1>&6
2242 echo "configure:2243: checking "whether we can build a dll"" >&5
2243 if eval "test \"`echo '$''{'ac_cv_c_dll'+set}'`\" = set"; then
2244   echo $ac_n "(cached) $ac_c" 1>&6
2245 else
2246   saved_cflags=$CFLAGS
2247   CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,conftest.so.1.0"
2248   cat > conftest.$ac_ext <<EOF
2249 #line 2250 "configure"
2250 #include "confdefs.h"
2251
2252 int main() {
2253 return 1
2254 ; return 0; }
2255 EOF
2256 if { (eval echo configure:2257: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2257   rm -rf conftest*
2258   ac_cv_c_dll="yes"
2259 else
2260   echo "configure: failed program was:" >&5
2261   cat conftest.$ac_ext >&5
2262   rm -rf conftest*
2263   ac_cv_c_dll="no"
2264 fi
2265 rm -f conftest*
2266   CFLAGS=$saved_cflags
2267   
2268 fi
2269
2270 echo "$ac_t""$ac_cv_c_dll" 1>&6
2271   if test "$ac_cv_c_dll" = "yes"
2272   then
2273     DLLFLAGS="-fPIC"
2274   else
2275     LIB_TARGET="libwine.a"
2276   fi
2277 fi
2278
2279
2280
2281 for ac_func in clone memmove strerror tcgetattr usleep wait4 waitpid
2282 do
2283 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
2284 echo "configure:2285: checking for $ac_func" >&5
2285 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
2286   echo $ac_n "(cached) $ac_c" 1>&6
2287 else
2288   cat > conftest.$ac_ext <<EOF
2289 #line 2290 "configure"
2290 #include "confdefs.h"
2291 /* System header to define __stub macros and hopefully few prototypes,
2292     which can conflict with char $ac_func(); below.  */
2293 #include <assert.h>
2294 /* Override any gcc2 internal prototype to avoid an error.  */
2295 /* We use char because int might match the return type of a gcc2
2296     builtin and then its argument prototype would still apply.  */
2297 char $ac_func();
2298
2299 int main() {
2300
2301 /* The GNU C library defines this for functions which it implements
2302     to always fail with ENOSYS.  Some functions are actually named
2303     something starting with __ and the normal name is an alias.  */
2304 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
2305 choke me
2306 #else
2307 $ac_func();
2308 #endif
2309
2310 ; return 0; }
2311 EOF
2312 if { (eval echo configure:2313: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
2313   rm -rf conftest*
2314   eval "ac_cv_func_$ac_func=yes"
2315 else
2316   echo "configure: failed program was:" >&5
2317   cat conftest.$ac_ext >&5
2318   rm -rf conftest*
2319   eval "ac_cv_func_$ac_func=no"
2320 fi
2321 rm -f conftest*
2322 fi
2323
2324 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
2325   echo "$ac_t""yes" 1>&6
2326     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
2327   cat >> confdefs.h <<EOF
2328 #define $ac_tr_func 1
2329 EOF
2330  
2331 else
2332   echo "$ac_t""no" 1>&6
2333 fi
2334 done
2335
2336 for ac_hdr in wctype.h
2337 do
2338 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
2339 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
2340 echo "configure:2341: checking for $ac_hdr" >&5
2341 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
2342   echo $ac_n "(cached) $ac_c" 1>&6
2343 else
2344   cat > conftest.$ac_ext <<EOF
2345 #line 2346 "configure"
2346 #include "confdefs.h"
2347 #include <$ac_hdr>
2348 EOF
2349 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2350 { (eval echo configure:2351: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2351 ac_err=`grep -v '^ *+' conftest.out`
2352 if test -z "$ac_err"; then
2353   rm -rf conftest*
2354   eval "ac_cv_header_$ac_safe=yes"
2355 else
2356   echo "$ac_err" >&5
2357   echo "configure: failed program was:" >&5
2358   cat conftest.$ac_ext >&5
2359   rm -rf conftest*
2360   eval "ac_cv_header_$ac_safe=no"
2361 fi
2362 rm -f conftest*
2363 fi
2364 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
2365   echo "$ac_t""yes" 1>&6
2366     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
2367   cat >> confdefs.h <<EOF
2368 #define $ac_tr_hdr 1
2369 EOF
2370  
2371 else
2372   echo "$ac_t""no" 1>&6
2373 fi
2374 done
2375
2376 echo $ac_n "checking whether stat file-mode macros are broken""... $ac_c" 1>&6
2377 echo "configure:2378: checking whether stat file-mode macros are broken" >&5
2378 if eval "test \"`echo '$''{'ac_cv_header_stat_broken'+set}'`\" = set"; then
2379   echo $ac_n "(cached) $ac_c" 1>&6
2380 else
2381   cat > conftest.$ac_ext <<EOF
2382 #line 2383 "configure"
2383 #include "confdefs.h"
2384 #include <sys/types.h>
2385 #include <sys/stat.h>
2386
2387 #if defined(S_ISBLK) && defined(S_IFDIR)
2388 # if S_ISBLK (S_IFDIR)
2389 You lose.
2390 # endif
2391 #endif
2392
2393 #if defined(S_ISBLK) && defined(S_IFCHR)
2394 # if S_ISBLK (S_IFCHR)
2395 You lose.
2396 # endif
2397 #endif
2398
2399 #if defined(S_ISLNK) && defined(S_IFREG)
2400 # if S_ISLNK (S_IFREG)
2401 You lose.
2402 # endif
2403 #endif
2404
2405 #if defined(S_ISSOCK) && defined(S_IFREG)
2406 # if S_ISSOCK (S_IFREG)
2407 You lose.
2408 # endif
2409 #endif
2410
2411 EOF
2412 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2413   egrep "You lose" >/dev/null 2>&1; then
2414   rm -rf conftest*
2415   ac_cv_header_stat_broken=yes
2416 else
2417   rm -rf conftest*
2418   ac_cv_header_stat_broken=no
2419 fi
2420 rm -f conftest*
2421
2422 fi
2423
2424 echo "$ac_t""$ac_cv_header_stat_broken" 1>&6
2425 if test $ac_cv_header_stat_broken = yes; then
2426   cat >> confdefs.h <<\EOF
2427 #define STAT_MACROS_BROKEN 1
2428 EOF
2429
2430 fi
2431
2432 echo $ac_n "checking for working const""... $ac_c" 1>&6
2433 echo "configure:2434: checking for working const" >&5
2434 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
2435   echo $ac_n "(cached) $ac_c" 1>&6
2436 else
2437   cat > conftest.$ac_ext <<EOF
2438 #line 2439 "configure"
2439 #include "confdefs.h"
2440
2441 int main() {
2442
2443 /* Ultrix mips cc rejects this.  */
2444 typedef int charset[2]; const charset x;
2445 /* SunOS 4.1.1 cc rejects this.  */
2446 char const *const *ccp;
2447 char **p;
2448 /* NEC SVR4.0.2 mips cc rejects this.  */
2449 struct point {int x, y;};
2450 static struct point const zero = {0,0};
2451 /* AIX XL C 1.02.0.0 rejects this.
2452    It does not let you subtract one const X* pointer from another in an arm
2453    of an if-expression whose if-part is not a constant expression */
2454 const char *g = "string";
2455 ccp = &g + (g ? g-g : 0);
2456 /* HPUX 7.0 cc rejects these. */
2457 ++ccp;
2458 p = (char**) ccp;
2459 ccp = (char const *const *) p;
2460 { /* SCO 3.2v4 cc rejects this.  */
2461   char *t;
2462   char const *s = 0 ? (char *) 0 : (char const *) 0;
2463
2464   *t++ = 0;
2465 }
2466 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
2467   int x[] = {25, 17};
2468   const int *foo = &x[0];
2469   ++foo;
2470 }
2471 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
2472   typedef const int *iptr;
2473   iptr p = 0;
2474   ++p;
2475 }
2476 { /* AIX XL C 1.02.0.0 rejects this saying
2477      "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
2478   struct s { int j; const int *ap[3]; };
2479   struct s *b; b->j = 5;
2480 }
2481 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
2482   const int foo = 10;
2483 }
2484
2485 ; return 0; }
2486 EOF
2487 if { (eval echo configure:2488: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2488   rm -rf conftest*
2489   ac_cv_c_const=yes
2490 else
2491   echo "configure: failed program was:" >&5
2492   cat conftest.$ac_ext >&5
2493   rm -rf conftest*
2494   ac_cv_c_const=no
2495 fi
2496 rm -f conftest*
2497 fi
2498
2499 echo "$ac_t""$ac_cv_c_const" 1>&6
2500 if test $ac_cv_c_const = no; then
2501   cat >> confdefs.h <<\EOF
2502 #define const 
2503 EOF
2504
2505 fi
2506
2507 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
2508 echo "configure:2509: checking for ANSI C header files" >&5
2509 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
2510   echo $ac_n "(cached) $ac_c" 1>&6
2511 else
2512   cat > conftest.$ac_ext <<EOF
2513 #line 2514 "configure"
2514 #include "confdefs.h"
2515 #include <stdlib.h>
2516 #include <stdarg.h>
2517 #include <string.h>
2518 #include <float.h>
2519 EOF
2520 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2521 { (eval echo configure:2522: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2522 ac_err=`grep -v '^ *+' conftest.out`
2523 if test -z "$ac_err"; then
2524   rm -rf conftest*
2525   ac_cv_header_stdc=yes
2526 else
2527   echo "$ac_err" >&5
2528   echo "configure: failed program was:" >&5
2529   cat conftest.$ac_ext >&5
2530   rm -rf conftest*
2531   ac_cv_header_stdc=no
2532 fi
2533 rm -f conftest*
2534
2535 if test $ac_cv_header_stdc = yes; then
2536   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
2537 cat > conftest.$ac_ext <<EOF
2538 #line 2539 "configure"
2539 #include "confdefs.h"
2540 #include <string.h>
2541 EOF
2542 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2543   egrep "memchr" >/dev/null 2>&1; then
2544   :
2545 else
2546   rm -rf conftest*
2547   ac_cv_header_stdc=no
2548 fi
2549 rm -f conftest*
2550
2551 fi
2552
2553 if test $ac_cv_header_stdc = yes; then
2554   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
2555 cat > conftest.$ac_ext <<EOF
2556 #line 2557 "configure"
2557 #include "confdefs.h"
2558 #include <stdlib.h>
2559 EOF
2560 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2561   egrep "free" >/dev/null 2>&1; then
2562   :
2563 else
2564   rm -rf conftest*
2565   ac_cv_header_stdc=no
2566 fi
2567 rm -f conftest*
2568
2569 fi
2570
2571 if test $ac_cv_header_stdc = yes; then
2572   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
2573 if test "$cross_compiling" = yes; then
2574   :
2575 else
2576   cat > conftest.$ac_ext <<EOF
2577 #line 2578 "configure"
2578 #include "confdefs.h"
2579 #include <ctype.h>
2580 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
2581 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
2582 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
2583 int main () { int i; for (i = 0; i < 256; i++)
2584 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
2585 exit (0); }
2586
2587 EOF
2588 if { (eval echo configure:2589: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
2589 then
2590   :
2591 else
2592   echo "configure: failed program was:" >&5
2593   cat conftest.$ac_ext >&5
2594   rm -fr conftest*
2595   ac_cv_header_stdc=no
2596 fi
2597 rm -fr conftest*
2598 fi
2599
2600 fi
2601 fi
2602
2603 echo "$ac_t""$ac_cv_header_stdc" 1>&6
2604 if test $ac_cv_header_stdc = yes; then
2605   cat >> confdefs.h <<\EOF
2606 #define STDC_HEADERS 1
2607 EOF
2608
2609 fi
2610
2611 echo $ac_n "checking for size_t""... $ac_c" 1>&6
2612 echo "configure:2613: checking for size_t" >&5
2613 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
2614   echo $ac_n "(cached) $ac_c" 1>&6
2615 else
2616   cat > conftest.$ac_ext <<EOF
2617 #line 2618 "configure"
2618 #include "confdefs.h"
2619 #include <sys/types.h>
2620 #if STDC_HEADERS
2621 #include <stdlib.h>
2622 #include <stddef.h>
2623 #endif
2624 EOF
2625 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2626   egrep "size_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
2627   rm -rf conftest*
2628   ac_cv_type_size_t=yes
2629 else
2630   rm -rf conftest*
2631   ac_cv_type_size_t=no
2632 fi
2633 rm -f conftest*
2634
2635 fi
2636 echo "$ac_t""$ac_cv_type_size_t" 1>&6
2637 if test $ac_cv_type_size_t = no; then
2638   cat >> confdefs.h <<\EOF
2639 #define size_t unsigned
2640 EOF
2641
2642 fi
2643
2644
2645
2646 MAKE_RULES=Make.rules
2647
2648
2649 trap '' 1 2 15
2650 cat > confcache <<\EOF
2651 # This file is a shell script that caches the results of configure
2652 # tests run on this system so they can be shared between configure
2653 # scripts and configure runs.  It is not useful on other systems.
2654 # If it contains results you don't want to keep, you may remove or edit it.
2655 #
2656 # By default, configure uses ./config.cache as the cache file,
2657 # creating it if it does not exist already.  You can give configure
2658 # the --cache-file=FILE option to use a different cache file; that is
2659 # what configure does when it calls configure scripts in
2660 # subdirectories, so they share the cache.
2661 # Giving --cache-file=/dev/null disables caching, for debugging configure.
2662 # config.status only pays attention to the cache file if you give it the
2663 # --recheck option to rerun configure.
2664 #
2665 EOF
2666 # The following way of writing the cache mishandles newlines in values,
2667 # but we know of no workaround that is simple, portable, and efficient.
2668 # So, don't put newlines in cache variables' values.
2669 # Ultrix sh set writes to stderr and can't be redirected directly,
2670 # and sets the high bit in the cache file unless we assign to the vars.
2671 (set) 2>&1 |
2672   case `(ac_space=' '; set) 2>&1` in
2673   *ac_space=\ *)
2674     # `set' does not quote correctly, so add quotes (double-quote substitution
2675     # turns \\\\ into \\, and sed turns \\ into \).
2676     sed -n \
2677       -e "s/'/'\\\\''/g" \
2678       -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
2679     ;;
2680   *)
2681     # `set' quotes correctly as required by POSIX, so do not add quotes.
2682     sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
2683     ;;
2684   esac >> confcache
2685 if cmp -s $cache_file confcache; then
2686   :
2687 else
2688   if test -w $cache_file; then
2689     echo "updating cache $cache_file"
2690     cat confcache > $cache_file
2691   else
2692     echo "not updating unwritable cache $cache_file"
2693   fi
2694 fi
2695 rm -f confcache
2696
2697 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
2698
2699 test "x$prefix" = xNONE && prefix=$ac_default_prefix
2700 # Let make expand exec_prefix.
2701 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
2702
2703 # Any assignment to VPATH causes Sun make to only execute
2704 # the first set of double-colon rules, so remove it if not needed.
2705 # If there is a colon in the path, we need to keep it.
2706 if test "x$srcdir" = x.; then
2707   ac_vpsub='/^[         ]*VPATH[        ]*=[^:]*$/d'
2708 fi
2709
2710 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
2711
2712 DEFS=-DHAVE_CONFIG_H
2713
2714 # Without the "./", some shells look in PATH for config.status.
2715 : ${CONFIG_STATUS=./config.status}
2716
2717 echo creating $CONFIG_STATUS
2718 rm -f $CONFIG_STATUS
2719 cat > $CONFIG_STATUS <<EOF
2720 #! /bin/sh
2721 # Generated automatically by configure.
2722 # Run this file to recreate the current configuration.
2723 # This directory was configured as follows,
2724 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
2725 #
2726 # $0 $ac_configure_args
2727 #
2728 # Compiler output produced by configure, useful for debugging
2729 # configure, is in ./config.log if it exists.
2730
2731 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
2732 for ac_option
2733 do
2734   case "\$ac_option" in
2735   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
2736     echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
2737     exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
2738   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
2739     echo "$CONFIG_STATUS generated by autoconf version 2.12"
2740     exit 0 ;;
2741   -help | --help | --hel | --he | --h)
2742     echo "\$ac_cs_usage"; exit 0 ;;
2743   *) echo "\$ac_cs_usage"; exit 1 ;;
2744   esac
2745 done
2746
2747 ac_given_srcdir=$srcdir
2748 ac_given_INSTALL="$INSTALL"
2749
2750 trap 'rm -fr `echo "
2751 Make.rules
2752 Makefile
2753 controls/Makefile
2754 debugger/Makefile
2755 documentation/Makefile
2756 files/Makefile
2757 graphics/Makefile
2758 graphics/metafiledrv/Makefile
2759 graphics/win16drv/Makefile
2760 graphics/x11drv/Makefile
2761 if1632/Makefile
2762 ipc/Makefile
2763 library/Makefile
2764 libtest/Makefile
2765 loader/Makefile
2766 memory/Makefile
2767 misc/Makefile
2768 miscemu/Makefile
2769 msdos/Makefile
2770 multimedia/Makefile
2771 objects/Makefile
2772 ole/Makefile
2773 programs/Makefile
2774 programs/notepad/Makefile
2775 programs/progman/Makefile
2776 programs/winhelp/Makefile
2777 programs/winver/Makefile
2778 rc/Makefile
2779 relay32/Makefile
2780 resources/Makefile
2781 scheduler/Makefile
2782 tools/Makefile
2783 win32/Makefile
2784 windows/Makefile  include/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
2785 EOF
2786 cat >> $CONFIG_STATUS <<EOF
2787
2788 # Protect against being on the right side of a sed subst in config.status.
2789 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
2790  s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
2791 $ac_vpsub
2792 $extrasub
2793 s%@CFLAGS@%$CFLAGS%g
2794 s%@CPPFLAGS@%$CPPFLAGS%g
2795 s%@CXXFLAGS@%$CXXFLAGS%g
2796 s%@DEFS@%$DEFS%g
2797 s%@LDFLAGS@%$LDFLAGS%g
2798 s%@LIBS@%$LIBS%g
2799 s%@exec_prefix@%$exec_prefix%g
2800 s%@prefix@%$prefix%g
2801 s%@program_transform_name@%$program_transform_name%g
2802 s%@bindir@%$bindir%g
2803 s%@sbindir@%$sbindir%g
2804 s%@libexecdir@%$libexecdir%g
2805 s%@datadir@%$datadir%g
2806 s%@sysconfdir@%$sysconfdir%g
2807 s%@sharedstatedir@%$sharedstatedir%g
2808 s%@localstatedir@%$localstatedir%g
2809 s%@libdir@%$libdir%g
2810 s%@includedir@%$includedir%g
2811 s%@oldincludedir@%$oldincludedir%g
2812 s%@infodir@%$infodir%g
2813 s%@mandir@%$mandir%g
2814 s%@PROGEXT@%$PROGEXT%g
2815 s%@MAIN_TARGET@%$MAIN_TARGET%g
2816 s%@LIB_TARGET@%$LIB_TARGET%g
2817 s%@OPTIONS@%$OPTIONS%g
2818 s%@SET_MAKE@%$SET_MAKE%g
2819 s%@CC@%$CC%g
2820 s%@CPP@%$CPP%g
2821 s%@X_CFLAGS@%$X_CFLAGS%g
2822 s%@X_PRE_LIBS@%$X_PRE_LIBS%g
2823 s%@X_LIBS@%$X_LIBS%g
2824 s%@X_EXTRA_LIBS@%$X_EXTRA_LIBS%g
2825 s%@YACC@%$YACC%g
2826 s%@LEX@%$LEX%g
2827 s%@LEXLIB@%$LEXLIB%g
2828 s%@RANLIB@%$RANLIB%g
2829 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
2830 s%@INSTALL_DATA@%$INSTALL_DATA%g
2831 s%@LN_S@%$LN_S%g
2832 s%@DLLFLAGS@%$DLLFLAGS%g
2833 /@MAKE_RULES@/r $MAKE_RULES
2834 s%@MAKE_RULES@%%g
2835
2836 CEOF
2837 EOF
2838
2839 cat >> $CONFIG_STATUS <<\EOF
2840
2841 # Split the substitutions into bite-sized pieces for seds with
2842 # small command number limits, like on Digital OSF/1 and HP-UX.
2843 ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
2844 ac_file=1 # Number of current file.
2845 ac_beg=1 # First line for current file.
2846 ac_end=$ac_max_sed_cmds # Line after last line for current file.
2847 ac_more_lines=:
2848 ac_sed_cmds=""
2849 while $ac_more_lines; do
2850   if test $ac_beg -gt 1; then
2851     sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
2852   else
2853     sed "${ac_end}q" conftest.subs > conftest.s$ac_file
2854   fi
2855   if test ! -s conftest.s$ac_file; then
2856     ac_more_lines=false
2857     rm -f conftest.s$ac_file
2858   else
2859     if test -z "$ac_sed_cmds"; then
2860       ac_sed_cmds="sed -f conftest.s$ac_file"
2861     else
2862       ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
2863     fi
2864     ac_file=`expr $ac_file + 1`
2865     ac_beg=$ac_end
2866     ac_end=`expr $ac_end + $ac_max_sed_cmds`
2867   fi
2868 done
2869 if test -z "$ac_sed_cmds"; then
2870   ac_sed_cmds=cat
2871 fi
2872 EOF
2873
2874 cat >> $CONFIG_STATUS <<EOF
2875
2876 CONFIG_FILES=\${CONFIG_FILES-"Make.rules
2877 Makefile
2878 controls/Makefile
2879 debugger/Makefile
2880 documentation/Makefile
2881 files/Makefile
2882 graphics/Makefile
2883 graphics/metafiledrv/Makefile
2884 graphics/win16drv/Makefile
2885 graphics/x11drv/Makefile
2886 if1632/Makefile
2887 ipc/Makefile
2888 library/Makefile
2889 libtest/Makefile
2890 loader/Makefile
2891 memory/Makefile
2892 misc/Makefile
2893 miscemu/Makefile
2894 msdos/Makefile
2895 multimedia/Makefile
2896 objects/Makefile
2897 ole/Makefile
2898 programs/Makefile
2899 programs/notepad/Makefile
2900 programs/progman/Makefile
2901 programs/winhelp/Makefile
2902 programs/winver/Makefile
2903 rc/Makefile
2904 relay32/Makefile
2905 resources/Makefile
2906 scheduler/Makefile
2907 tools/Makefile
2908 win32/Makefile
2909 windows/Makefile "}
2910 EOF
2911 cat >> $CONFIG_STATUS <<\EOF
2912 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
2913   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
2914   case "$ac_file" in
2915   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
2916        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2917   *) ac_file_in="${ac_file}.in" ;;
2918   esac
2919
2920   # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
2921
2922   # Remove last slash and all that follows it.  Not all systems have dirname.
2923   ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2924   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2925     # The file is in a subdirectory.
2926     test ! -d "$ac_dir" && mkdir "$ac_dir"
2927     ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
2928     # A "../" for each directory in $ac_dir_suffix.
2929     ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
2930   else
2931     ac_dir_suffix= ac_dots=
2932   fi
2933
2934   case "$ac_given_srcdir" in
2935   .)  srcdir=.
2936       if test -z "$ac_dots"; then top_srcdir=.
2937       else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
2938   /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
2939   *) # Relative path.
2940     srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
2941     top_srcdir="$ac_dots$ac_given_srcdir" ;;
2942   esac
2943
2944   case "$ac_given_INSTALL" in
2945   [/$]*) INSTALL="$ac_given_INSTALL" ;;
2946   *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
2947   esac
2948
2949   echo creating "$ac_file"
2950   rm -f "$ac_file"
2951   configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
2952   case "$ac_file" in
2953   *Makefile*) ac_comsub="1i\\
2954 # $configure_input" ;;
2955   *) ac_comsub= ;;
2956   esac
2957
2958   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
2959   sed -e "$ac_comsub
2960 s%@configure_input@%$configure_input%g
2961 s%@srcdir@%$srcdir%g
2962 s%@top_srcdir@%$top_srcdir%g
2963 s%@INSTALL@%$INSTALL%g
2964 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
2965 fi; done
2966 rm -f conftest.s*
2967
2968 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
2969 # NAME is the cpp macro being defined and VALUE is the value it is being given.
2970 #
2971 # ac_d sets the value in "#define NAME VALUE" lines.
2972 ac_dA='s%^\([   ]*\)#\([        ]*define[       ][      ]*\)'
2973 ac_dB='\([      ][      ]*\)[^  ]*%\1#\2'
2974 ac_dC='\3'
2975 ac_dD='%g'
2976 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
2977 ac_uA='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
2978 ac_uB='\([      ]\)%\1#\2define\3'
2979 ac_uC=' '
2980 ac_uD='\4%g'
2981 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
2982 ac_eA='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
2983 ac_eB='$%\1#\2define\3'
2984 ac_eC=' '
2985 ac_eD='%g'
2986
2987 if test "${CONFIG_HEADERS+set}" != set; then
2988 EOF
2989 cat >> $CONFIG_STATUS <<EOF
2990   CONFIG_HEADERS="include/config.h"
2991 EOF
2992 cat >> $CONFIG_STATUS <<\EOF
2993 fi
2994 for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
2995   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
2996   case "$ac_file" in
2997   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
2998        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2999   *) ac_file_in="${ac_file}.in" ;;
3000   esac
3001
3002   echo creating $ac_file
3003
3004   rm -f conftest.frag conftest.in conftest.out
3005   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
3006   cat $ac_file_inputs > conftest.in
3007
3008 EOF
3009
3010 # Transform confdefs.h into a sed script conftest.vals that substitutes
3011 # the proper values into config.h.in to produce config.h.  And first:
3012 # Protect against being on the right side of a sed subst in config.status.
3013 # Protect against being in an unquoted here document in config.status.
3014 rm -f conftest.vals
3015 cat > conftest.hdr <<\EOF
3016 s/[\\&%]/\\&/g
3017 s%[\\$`]%\\&%g
3018 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
3019 s%ac_d%ac_u%gp
3020 s%ac_u%ac_e%gp
3021 EOF
3022 sed -n -f conftest.hdr confdefs.h > conftest.vals
3023 rm -f conftest.hdr
3024
3025 # This sed command replaces #undef with comments.  This is necessary, for
3026 # example, in the case of _POSIX_SOURCE, which is predefined and required
3027 # on some systems where configure will not decide to define it.
3028 cat >> conftest.vals <<\EOF
3029 s%^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
3030 EOF
3031
3032 # Break up conftest.vals because some shells have a limit on
3033 # the size of here documents, and old seds have small limits too.
3034
3035 rm -f conftest.tail
3036 while :
3037 do
3038   ac_lines=`grep -c . conftest.vals`
3039   # grep -c gives empty output for an empty file on some AIX systems.
3040   if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
3041   # Write a limited-size here document to conftest.frag.
3042   echo '  cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
3043   sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
3044   echo 'CEOF
3045   sed -f conftest.frag conftest.in > conftest.out
3046   rm -f conftest.in
3047   mv conftest.out conftest.in
3048 ' >> $CONFIG_STATUS
3049   sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
3050   rm -f conftest.vals
3051   mv conftest.tail conftest.vals
3052 done
3053 rm -f conftest.vals
3054
3055 cat >> $CONFIG_STATUS <<\EOF
3056   rm -f conftest.frag conftest.h
3057   echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h
3058   cat conftest.in >> conftest.h
3059   rm -f conftest.in
3060   if cmp -s $ac_file conftest.h 2>/dev/null; then
3061     echo "$ac_file is unchanged"
3062     rm -f conftest.h
3063   else
3064     # Remove last slash and all that follows it.  Not all systems have dirname.
3065       ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
3066       if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
3067       # The file is in a subdirectory.
3068       test ! -d "$ac_dir" && mkdir "$ac_dir"
3069     fi
3070     rm -f $ac_file
3071     mv conftest.h $ac_file
3072   fi
3073 fi; done
3074
3075 EOF
3076 cat >> $CONFIG_STATUS <<EOF
3077
3078 EOF
3079 cat >> $CONFIG_STATUS <<\EOF
3080
3081 exit 0
3082 EOF
3083 chmod +x $CONFIG_STATUS
3084 rm -fr confdefs* $ac_clean_files
3085 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
3086
3087
3088 echo
3089 echo "Configure finished.  Do 'make depend; make' to compile Wine."
3090 echo
3091