* Makefile.in (RUNTEST): Fix path to runtest.
[deliverable/binutils-gdb.git] / ld / configure
CommitLineData
ef346f1a 1#! /bin/sh
eb02fd64 2
ef346f1a 3# Guess values for system-dependent variables and create Makefiles.
b5db0960 4# Generated automatically using autoconf version 2.12.1
b9a5c27f 5# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
ef346f1a
ILT
6#
7# This configure script is free software; the Free Software Foundation
8# gives unlimited permission to copy, distribute and modify it.
9
10# Defaults:
11ac_help=
12ac_default_prefix=/usr/local
13# Any additions from configure.in:
14ac_help="$ac_help
b5db0960
ILT
15 --with-gnu-ld assume the C compiler uses GNU ld [default=no]"
16ac_help="$ac_help
17 --enable-shared build shared libraries [default=yes]"
2e598345 18ac_help="$ac_help
b5db0960
ILT
19 --enable-static build static libraries [default=yes]"
20ac_help="$ac_help
21 --enable-targets alternative target configurations"
b9a5c27f
RS
22ac_help="$ac_help
23 --enable-64-bit-bfd 64-bit support (on hosts with narrower word sizes)"
b5db0960
ILT
24ac_help="$ac_help
25 --enable-maintainer-mode enable make rules and dependencies not useful
26 (and sometimes confusing) to the casual installer"
ef346f1a
ILT
27
28# Initialize some variables set by options.
29# The variables have the same names as the options, with
30# dashes changed to underlines.
31build=NONE
32cache_file=./config.cache
33exec_prefix=NONE
34host=NONE
35no_create=
36nonopt=NONE
37no_recursion=
38prefix=NONE
39program_prefix=NONE
40program_suffix=NONE
41program_transform_name=s,x,x,
42silent=
43site=
44srcdir=
45target=NONE
46verbose=
47x_includes=NONE
48x_libraries=NONE
caf2a913
ILT
49bindir='${exec_prefix}/bin'
50sbindir='${exec_prefix}/sbin'
51libexecdir='${exec_prefix}/libexec'
52datadir='${prefix}/share'
53sysconfdir='${prefix}/etc'
54sharedstatedir='${prefix}/com'
55localstatedir='${prefix}/var'
56libdir='${exec_prefix}/lib'
57includedir='${prefix}/include'
58oldincludedir='/usr/include'
59infodir='${prefix}/info'
60mandir='${prefix}/man'
eb02fd64 61
ef346f1a
ILT
62# Initialize some other variables.
63subdirs=
caf2a913 64MFLAGS= MAKEFLAGS=
12e0afe5 65SHELL=${CONFIG_SHELL-/bin/sh}
b9a5c27f
RS
66# Maximum number of lines to put in a shell here document.
67ac_max_here_lines=12
eb02fd64 68
ef346f1a
ILT
69ac_prev=
70for ac_option
71do
eb02fd64 72
ef346f1a
ILT
73 # If the previous option needs an argument, assign it.
74 if test -n "$ac_prev"; then
75 eval "$ac_prev=\$ac_option"
76 ac_prev=
77 continue
78 fi
79
80 case "$ac_option" in
81 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
82 *) ac_optarg= ;;
83 esac
84
85 # Accept the important Cygnus configure options, so we can diagnose typos.
86
87 case "$ac_option" in
88
caf2a913
ILT
89 -bindir | --bindir | --bindi | --bind | --bin | --bi)
90 ac_prev=bindir ;;
91 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
92 bindir="$ac_optarg" ;;
93
94 -build | --build | --buil | --bui | --bu)
ef346f1a 95 ac_prev=build ;;
caf2a913 96 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
ef346f1a
ILT
97 build="$ac_optarg" ;;
98
99 -cache-file | --cache-file | --cache-fil | --cache-fi \
100 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
101 ac_prev=cache_file ;;
102 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
103 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
104 cache_file="$ac_optarg" ;;
105
caf2a913
ILT
106 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
107 ac_prev=datadir ;;
108 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
109 | --da=*)
110 datadir="$ac_optarg" ;;
111
ef346f1a
ILT
112 -disable-* | --disable-*)
113 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
114 # Reject names that are not valid shell variable names.
115 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
116 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
117 fi
118 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
119 eval "enable_${ac_feature}=no" ;;
120
121 -enable-* | --enable-*)
122 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
123 # Reject names that are not valid shell variable names.
124 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
125 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
126 fi
127 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
128 case "$ac_option" in
129 *=*) ;;
130 *) ac_optarg=yes ;;
131 esac
132 eval "enable_${ac_feature}='$ac_optarg'" ;;
133
134 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
135 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
136 | --exec | --exe | --ex)
137 ac_prev=exec_prefix ;;
138 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
139 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
140 | --exec=* | --exe=* | --ex=*)
141 exec_prefix="$ac_optarg" ;;
142
143 -gas | --gas | --ga | --g)
144 # Obsolete; use --with-gas.
145 with_gas=yes ;;
146
147 -help | --help | --hel | --he)
148 # Omit some internal or obsolete options to make the list less imposing.
149 # This message is too long to be a string in the A/UX 3.1 sh.
150 cat << EOF
151Usage: configure [options] [host]
152Options: [defaults in brackets after descriptions]
153Configuration:
154 --cache-file=FILE cache test results in FILE
155 --help print this message
156 --no-create do not create output files
157 --quiet, --silent do not print \`checking...' messages
158 --version print the version of autoconf that created configure
159Directory and file names:
160 --prefix=PREFIX install architecture-independent files in PREFIX
161 [$ac_default_prefix]
caf2a913 162 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
ef346f1a 163 [same as prefix]
caf2a913
ILT
164 --bindir=DIR user executables in DIR [EPREFIX/bin]
165 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
166 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
167 --datadir=DIR read-only architecture-independent data in DIR
168 [PREFIX/share]
169 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
170 --sharedstatedir=DIR modifiable architecture-independent data in DIR
171 [PREFIX/com]
172 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
173 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
174 --includedir=DIR C header files in DIR [PREFIX/include]
175 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
176 --infodir=DIR info documentation in DIR [PREFIX/info]
177 --mandir=DIR man documentation in DIR [PREFIX/man]
ef346f1a
ILT
178 --srcdir=DIR find the sources in DIR [configure dir or ..]
179 --program-prefix=PREFIX prepend PREFIX to installed program names
180 --program-suffix=SUFFIX append SUFFIX to installed program names
caf2a913
ILT
181 --program-transform-name=PROGRAM
182 run sed PROGRAM on installed program names
183EOF
184 cat << EOF
ef346f1a
ILT
185Host type:
186 --build=BUILD configure for building on BUILD [BUILD=HOST]
187 --host=HOST configure for HOST [guessed]
188 --target=TARGET configure for TARGET [TARGET=HOST]
189Features and packages:
190 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
191 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
192 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
193 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
194 --x-includes=DIR X include files are in DIR
195 --x-libraries=DIR X library files are in DIR
ef346f1a 196EOF
caf2a913
ILT
197 if test -n "$ac_help"; then
198 echo "--enable and --with options recognized:$ac_help"
199 fi
ef346f1a
ILT
200 exit 0 ;;
201
202 -host | --host | --hos | --ho)
203 ac_prev=host ;;
204 -host=* | --host=* | --hos=* | --ho=*)
205 host="$ac_optarg" ;;
206
caf2a913
ILT
207 -includedir | --includedir | --includedi | --included | --include \
208 | --includ | --inclu | --incl | --inc)
209 ac_prev=includedir ;;
210 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
211 | --includ=* | --inclu=* | --incl=* | --inc=*)
212 includedir="$ac_optarg" ;;
213
214 -infodir | --infodir | --infodi | --infod | --info | --inf)
215 ac_prev=infodir ;;
216 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
217 infodir="$ac_optarg" ;;
218
219 -libdir | --libdir | --libdi | --libd)
220 ac_prev=libdir ;;
221 -libdir=* | --libdir=* | --libdi=* | --libd=*)
222 libdir="$ac_optarg" ;;
223
224 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
225 | --libexe | --libex | --libe)
226 ac_prev=libexecdir ;;
227 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
228 | --libexe=* | --libex=* | --libe=*)
229 libexecdir="$ac_optarg" ;;
230
231 -localstatedir | --localstatedir | --localstatedi | --localstated \
232 | --localstate | --localstat | --localsta | --localst \
233 | --locals | --local | --loca | --loc | --lo)
234 ac_prev=localstatedir ;;
235 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
236 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
237 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
238 localstatedir="$ac_optarg" ;;
239
240 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
241 ac_prev=mandir ;;
242 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
243 mandir="$ac_optarg" ;;
244
ef346f1a
ILT
245 -nfp | --nfp | --nf)
246 # Obsolete; use --without-fp.
247 with_fp=no ;;
248
249 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
250 | --no-cr | --no-c)
251 no_create=yes ;;
252
253 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
254 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
255 no_recursion=yes ;;
256
caf2a913
ILT
257 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
258 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
259 | --oldin | --oldi | --old | --ol | --o)
260 ac_prev=oldincludedir ;;
261 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
262 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
263 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
264 oldincludedir="$ac_optarg" ;;
265
ef346f1a
ILT
266 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
267 ac_prev=prefix ;;
268 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
269 prefix="$ac_optarg" ;;
270
271 -program-prefix | --program-prefix | --program-prefi | --program-pref \
272 | --program-pre | --program-pr | --program-p)
273 ac_prev=program_prefix ;;
274 -program-prefix=* | --program-prefix=* | --program-prefi=* \
275 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
276 program_prefix="$ac_optarg" ;;
277
278 -program-suffix | --program-suffix | --program-suffi | --program-suff \
279 | --program-suf | --program-su | --program-s)
280 ac_prev=program_suffix ;;
281 -program-suffix=* | --program-suffix=* | --program-suffi=* \
282 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
283 program_suffix="$ac_optarg" ;;
284
285 -program-transform-name | --program-transform-name \
286 | --program-transform-nam | --program-transform-na \
287 | --program-transform-n | --program-transform- \
288 | --program-transform | --program-transfor \
289 | --program-transfo | --program-transf \
290 | --program-trans | --program-tran \
291 | --progr-tra | --program-tr | --program-t)
292 ac_prev=program_transform_name ;;
293 -program-transform-name=* | --program-transform-name=* \
294 | --program-transform-nam=* | --program-transform-na=* \
295 | --program-transform-n=* | --program-transform-=* \
296 | --program-transform=* | --program-transfor=* \
297 | --program-transfo=* | --program-transf=* \
298 | --program-trans=* | --program-tran=* \
299 | --progr-tra=* | --program-tr=* | --program-t=*)
300 program_transform_name="$ac_optarg" ;;
301
302 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
303 | -silent | --silent | --silen | --sile | --sil)
304 silent=yes ;;
305
caf2a913
ILT
306 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
307 ac_prev=sbindir ;;
308 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
309 | --sbi=* | --sb=*)
310 sbindir="$ac_optarg" ;;
311
312 -sharedstatedir | --sharedstatedir | --sharedstatedi \
313 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
314 | --sharedst | --shareds | --shared | --share | --shar \
315 | --sha | --sh)
316 ac_prev=sharedstatedir ;;
317 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
318 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
319 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
320 | --sha=* | --sh=*)
321 sharedstatedir="$ac_optarg" ;;
322
ef346f1a
ILT
323 -site | --site | --sit)
324 ac_prev=site ;;
325 -site=* | --site=* | --sit=*)
326 site="$ac_optarg" ;;
327
328 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
329 ac_prev=srcdir ;;
330 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
331 srcdir="$ac_optarg" ;;
332
caf2a913
ILT
333 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
334 | --syscon | --sysco | --sysc | --sys | --sy)
335 ac_prev=sysconfdir ;;
336 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
337 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
338 sysconfdir="$ac_optarg" ;;
339
ef346f1a
ILT
340 -target | --target | --targe | --targ | --tar | --ta | --t)
341 ac_prev=target ;;
342 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
343 target="$ac_optarg" ;;
344
345 -v | -verbose | --verbose | --verbos | --verbo | --verb)
346 verbose=yes ;;
347
348 -version | --version | --versio | --versi | --vers)
b5db0960 349 echo "configure generated by autoconf version 2.12.1"
ef346f1a
ILT
350 exit 0 ;;
351
352 -with-* | --with-*)
353 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
354 # Reject names that are not valid shell variable names.
355 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
356 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
357 fi
358 ac_package=`echo $ac_package| sed 's/-/_/g'`
359 case "$ac_option" in
360 *=*) ;;
361 *) ac_optarg=yes ;;
362 esac
363 eval "with_${ac_package}='$ac_optarg'" ;;
364
365 -without-* | --without-*)
366 ac_package=`echo $ac_option|sed -e 's/-*without-//'`
367 # Reject names that are not valid shell variable names.
368 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
369 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
370 fi
371 ac_package=`echo $ac_package| sed 's/-/_/g'`
372 eval "with_${ac_package}=no" ;;
373
374 --x)
375 # Obsolete; use --with-x.
376 with_x=yes ;;
377
378 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
379 | --x-incl | --x-inc | --x-in | --x-i)
380 ac_prev=x_includes ;;
381 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
382 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
383 x_includes="$ac_optarg" ;;
384
385 -x-libraries | --x-libraries | --x-librarie | --x-librari \
386 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
387 ac_prev=x_libraries ;;
388 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
389 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
390 x_libraries="$ac_optarg" ;;
391
392 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
393 ;;
394
caf2a913 395 *)
ef346f1a
ILT
396 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
397 echo "configure: warning: $ac_option: invalid host type" 1>&2
398 fi
399 if test "x$nonopt" != xNONE; then
400 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
401 fi
402 nonopt="$ac_option"
403 ;;
404
405 esac
406done
2ee11735 407
ef346f1a
ILT
408if test -n "$ac_prev"; then
409 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
410fi
eb02fd64 411
ef346f1a
ILT
412trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
413
414# File descriptor usage:
415# 0 standard input
416# 1 file creation
417# 2 errors and warnings
418# 3 some systems may open it to /dev/tty
419# 4 used on the Kubota Titan
420# 6 checking for... messages and results
421# 5 compiler messages saved in config.log
422if test "$silent" = yes; then
423 exec 6>/dev/null
424else
425 exec 6>&1
426fi
427exec 5>./config.log
428
429echo "\
430This file contains any messages produced by compilers while
431running configure, to aid debugging if configure makes a mistake.
432" 1>&5
eb02fd64 433
ef346f1a
ILT
434# Strip out --no-create and --no-recursion so they do not pile up.
435# Also quote any args containing shell metacharacters.
436ac_configure_args=
437for ac_arg
eb02fd64 438do
ef346f1a
ILT
439 case "$ac_arg" in
440 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
441 | --no-cr | --no-c) ;;
442 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
443 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
444 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
445 ac_configure_args="$ac_configure_args '$ac_arg'" ;;
446 *) ac_configure_args="$ac_configure_args $ac_arg" ;;
447 esac
eb02fd64
RP
448done
449
ef346f1a 450# NLS nuisances.
b9a5c27f
RS
451# Only set these to C if already set. These must not be set unconditionally
452# because not all systems understand e.g. LANG=C (notably SCO).
453# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
454# Non-C LC_CTYPE values break the ctype check.
ef346f1a 455if test "${LANG+set}" = set; then LANG=C; export LANG; fi
b9a5c27f
RS
456if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
457if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
458if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
ef346f1a
ILT
459
460# confdefs.h avoids OS command line length limits that DEFS can exceed.
461rm -rf conftest* confdefs.h
462# AIX cpp loses on an empty file, so make sure it contains at least a newline.
463echo > confdefs.h
464
465# A filename unique to this package, relative to the directory that
466# configure is in, which we can look for to find out if srcdir is correct.
467ac_unique_file=ldmain.c
468
469# Find the source files, if location was not specified.
470if test -z "$srcdir"; then
471 ac_srcdir_defaulted=yes
472 # Try the directory containing this script, then its parent.
473 ac_prog=$0
474 ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
475 test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
476 srcdir=$ac_confdir
477 if test ! -r $srcdir/$ac_unique_file; then
478 srcdir=..
479 fi
480else
481 ac_srcdir_defaulted=no
482fi
483if test ! -r $srcdir/$ac_unique_file; then
484 if test "$ac_srcdir_defaulted" = yes; then
485 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
486 else
487 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
488 fi
8c32cf6e 489fi
ef346f1a
ILT
490srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
491
492# Prefer explicitly selected file to automatically selected ones.
493if test -z "$CONFIG_SITE"; then
494 if test "x$prefix" != xNONE; then
495 CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
496 else
497 CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
498 fi
499fi
500for ac_site_file in $CONFIG_SITE; do
501 if test -r "$ac_site_file"; then
502 echo "loading site script $ac_site_file"
503 . "$ac_site_file"
504 fi
505done
8c32cf6e 506
ef346f1a
ILT
507if test -r "$cache_file"; then
508 echo "loading cache $cache_file"
509 . $cache_file
510else
511 echo "creating cache $cache_file"
512 > $cache_file
f2e91404 513fi
eb02fd64 514
ef346f1a
ILT
515ac_ext=c
516# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
b9a5c27f
RS
517ac_cpp='$CPP $CPPFLAGS'
518ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
519ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
520cross_compiling=$ac_cv_prog_cc_cross
ef346f1a
ILT
521
522if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
523 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
524 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
525 ac_n= ac_c='
526' ac_t=' '
527 else
528 ac_n=-n ac_c= ac_t=
529 fi
530else
531 ac_n= ac_c='\c' ac_t=
532fi
533
534
8c32cf6e 535
ef346f1a 536ac_aux_dir=
b5db0960 537for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
ef346f1a
ILT
538 if test -f $ac_dir/install-sh; then
539 ac_aux_dir=$ac_dir
540 ac_install_sh="$ac_aux_dir/install-sh -c"
541 break
542 elif test -f $ac_dir/install.sh; then
543 ac_aux_dir=$ac_dir
544 ac_install_sh="$ac_aux_dir/install.sh -c"
545 break
546 fi
547done
548if test -z "$ac_aux_dir"; then
b5db0960 549 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
ef346f1a
ILT
550fi
551ac_config_guess=$ac_aux_dir/config.guess
552ac_config_sub=$ac_aux_dir/config.sub
553ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
eb02fd64 554
eb02fd64 555
ef346f1a
ILT
556# Do some error checking and defaulting for the host and target type.
557# The inputs are:
558# configure --host=HOST --target=TARGET --build=BUILD NONOPT
559#
560# The rules are:
561# 1. You are not allowed to specify --host, --target, and nonopt at the
caf2a913 562# same time.
ef346f1a
ILT
563# 2. Host defaults to nonopt.
564# 3. If nonopt is not specified, then host defaults to the current host,
565# as determined by config.guess.
566# 4. Target and build default to nonopt.
567# 5. If nonopt is not specified, then target and build default to host.
568
569# The aliases save the names the user supplied, while $host etc.
570# will get canonicalized.
571case $host---$target---$nonopt in
572NONE---*---* | *---NONE---* | *---*---NONE) ;;
573*) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
574esac
eb02fd64 575
c0b47bae 576
ef346f1a 577# Make sure we can run config.sub.
b5db0960 578if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
ef346f1a
ILT
579else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
580fi
c0b47bae 581
ef346f1a 582echo $ac_n "checking host system type""... $ac_c" 1>&6
12e0afe5 583echo "configure:584: checking host system type" >&5
ef346f1a
ILT
584
585host_alias=$host
586case "$host_alias" in
587NONE)
588 case $nonopt in
589 NONE)
b5db0960 590 if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
ef346f1a
ILT
591 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
592 fi ;;
593 *) host_alias=$nonopt ;;
594 esac ;;
595esac
c0b47bae 596
b5db0960 597host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
b9a5c27f
RS
598host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
599host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
600host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
ef346f1a
ILT
601echo "$ac_t""$host" 1>&6
602
603echo $ac_n "checking target system type""... $ac_c" 1>&6
12e0afe5 604echo "configure:605: checking target system type" >&5
b5db0960
ILT
605
606target_alias=$target
607case "$target_alias" in
608NONE)
609 case $nonopt in
610 NONE) target_alias=$host_alias ;;
611 *) target_alias=$nonopt ;;
612 esac ;;
613esac
614
615target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
616target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
617target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
618target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
619echo "$ac_t""$target" 1>&6
620
621echo $ac_n "checking build system type""... $ac_c" 1>&6
12e0afe5 622echo "configure:623: checking build system type" >&5
b5db0960
ILT
623
624build_alias=$build
625case "$build_alias" in
626NONE)
627 case $nonopt in
628 NONE) build_alias=$host_alias ;;
629 *) build_alias=$nonopt ;;
630 esac ;;
631esac
632
633build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
634build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
635build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
636build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
637echo "$ac_t""$build" 1>&6
638
639test "$host_alias" != "$target_alias" &&
640 test "$program_prefix$program_suffix$program_transform_name" = \
641 NONENONEs,x,x, &&
642 program_prefix=${target_alias}-
643
644
645# Find a good install program. We prefer a C program (faster),
646# so one script is as good as another. But avoid the broken or
647# incompatible versions:
648# SysV /etc/install, /usr/sbin/install
649# SunOS /usr/etc/install
650# IRIX /sbin/install
651# AIX /bin/install
12e0afe5 652# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
b5db0960
ILT
653# AFS /usr/afsws/bin/install, which mishandles nonexistent args
654# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
655# ./install, which can be erroneously created by make from ./install.sh.
656echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
12e0afe5 657echo "configure:658: checking for a BSD compatible install" >&5
b5db0960
ILT
658if test -z "$INSTALL"; then
659if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
660 echo $ac_n "(cached) $ac_c" 1>&6
661else
662 IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS="${IFS}:"
663 for ac_dir in $PATH; do
664 # Account for people who put trailing slashes in PATH elements.
665 case "$ac_dir/" in
666 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
667 *)
668 # OSF1 and SCO ODT 3.0 have their own names for install.
12e0afe5
ILT
669 # Don't use installbsd from OSF since it installs stuff as root
670 # by default.
671 for ac_prog in ginstall scoinst install; do
b5db0960
ILT
672 if test -f $ac_dir/$ac_prog; then
673 if test $ac_prog = install &&
674 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
675 # AIX install. It has an incompatible calling convention.
b5db0960
ILT
676 :
677 else
678 ac_cv_path_install="$ac_dir/$ac_prog -c"
679 break 2
680 fi
681 fi
682 done
683 ;;
684 esac
685 done
686 IFS="$ac_save_IFS"
687
688fi
689 if test "${ac_cv_path_install+set}" = set; then
690 INSTALL="$ac_cv_path_install"
691 else
692 # As a last resort, use the slow shell script. We don't cache a
693 # path for INSTALL within a source directory, because that will
694 # break other packages using the cache if that directory is
695 # removed, or if the path is relative.
696 INSTALL="$ac_install_sh"
697 fi
698fi
699echo "$ac_t""$INSTALL" 1>&6
700
701# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
702# It thinks the first close brace ends the variable substitution.
703test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
704
705test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
706
707
708test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
709
710
711PACKAGE=ld
712
713VERSION=2.8.2
714
715if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
716 { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
717fi
718cat >> confdefs.h <<EOF
719#define PACKAGE "$PACKAGE"
720EOF
721
722cat >> confdefs.h <<EOF
723#define VERSION "$VERSION"
724EOF
725
726echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
12e0afe5 727echo "configure:728: checking whether build environment is sane" >&5
b5db0960
ILT
728# Just in case
729sleep 1
730echo timestamp > conftestfile
731# Do `set' in a subshell so we don't clobber the current shell's
732# arguments. Must try -L first in case configure is actually a
733# symlink; some systems play weird games with the mod time of symlinks
734# (eg FreeBSD returns the mod time of the symlink's containing
735# directory).
736if (
737 set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
738 if test "" = "X"; then
739 # -L didn't work.
740 set X `ls -t $srcdir/configure conftestfile`
741 fi
742 test "$2" = conftestfile
743 )
744then
745 # Ok.
746 :
747else
748 { echo "configure: error: newly created file is older than distributed files!
749Check your system clock" 1>&2; exit 1; }
750fi
751rm -f conftest*
752echo "$ac_t""yes" 1>&6
753if test "$program_transform_name" = s,x,x,; then
754 program_transform_name=
755else
756 # Double any \ or $. echo might interpret backslashes.
757 cat <<\EOF_SED > conftestsed
758s,\\,\\\\,g; s,\$,$$,g
759EOF_SED
760 program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
761 rm -f conftestsed
762fi
763test "$program_prefix" != NONE &&
764 program_transform_name="s,^,${program_prefix},; $program_transform_name"
765# Use a double $ so make ignores it.
766test "$program_suffix" != NONE &&
767 program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
768
769# sed with no file args requires a program.
770test "$program_transform_name" = "" && program_transform_name="s,x,x,"
771
772missing_dir=`cd $ac_aux_dir && pwd`
773echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
12e0afe5 774echo "configure:775: checking for working aclocal" >&5
b5db0960
ILT
775# Run test in a subshell; some versions of sh will print an error if
776# an executable is not found, even if stderr is redirected.
777# Redirect stdin to placate older versions of autoconf. Sigh.
778if (aclocal --version) < /dev/null > /dev/null 2>&1; then
779 ACLOCAL=aclocal
780 echo "$ac_t""found" 1>&6
781else
782 ACLOCAL="$missing_dir/missing aclocal"
783 echo "$ac_t""missing" 1>&6
784fi
785
786echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
12e0afe5 787echo "configure:788: checking for working autoconf" >&5
b5db0960
ILT
788# Run test in a subshell; some versions of sh will print an error if
789# an executable is not found, even if stderr is redirected.
790# Redirect stdin to placate older versions of autoconf. Sigh.
791if (autoconf --version) < /dev/null > /dev/null 2>&1; then
792 AUTOCONF=autoconf
793 echo "$ac_t""found" 1>&6
794else
795 AUTOCONF="$missing_dir/missing autoconf"
796 echo "$ac_t""missing" 1>&6
797fi
798
799echo $ac_n "checking for working automake""... $ac_c" 1>&6
12e0afe5 800echo "configure:801: checking for working automake" >&5
b5db0960
ILT
801# Run test in a subshell; some versions of sh will print an error if
802# an executable is not found, even if stderr is redirected.
803# Redirect stdin to placate older versions of autoconf. Sigh.
804if (automake --version) < /dev/null > /dev/null 2>&1; then
805 AUTOMAKE=automake
806 echo "$ac_t""found" 1>&6
807else
808 AUTOMAKE="$missing_dir/missing automake"
809 echo "$ac_t""missing" 1>&6
810fi
811
812echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
12e0afe5 813echo "configure:814: checking for working autoheader" >&5
b5db0960
ILT
814# Run test in a subshell; some versions of sh will print an error if
815# an executable is not found, even if stderr is redirected.
816# Redirect stdin to placate older versions of autoconf. Sigh.
817if (autoheader --version) < /dev/null > /dev/null 2>&1; then
818 AUTOHEADER=autoheader
819 echo "$ac_t""found" 1>&6
820else
821 AUTOHEADER="$missing_dir/missing autoheader"
822 echo "$ac_t""missing" 1>&6
823fi
824
825echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
12e0afe5 826echo "configure:827: checking for working makeinfo" >&5
b5db0960
ILT
827# Run test in a subshell; some versions of sh will print an error if
828# an executable is not found, even if stderr is redirected.
829# Redirect stdin to placate older versions of autoconf. Sigh.
830if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
831 MAKEINFO=makeinfo
832 echo "$ac_t""found" 1>&6
833else
834 MAKEINFO="$missing_dir/missing makeinfo"
835 echo "$ac_t""missing" 1>&6
836fi
837
838echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
12e0afe5 839echo "configure:840: checking whether ${MAKE-make} sets \${MAKE}" >&5
b5db0960
ILT
840set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
841if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
842 echo $ac_n "(cached) $ac_c" 1>&6
843else
844 cat > conftestmake <<\EOF
845all:
846 @echo 'ac_maketemp="${MAKE}"'
847EOF
848# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
849eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
850if test -n "$ac_maketemp"; then
851 eval ac_cv_prog_make_${ac_make}_set=yes
852else
853 eval ac_cv_prog_make_${ac_make}_set=no
854fi
855rm -f conftestmake
856fi
857if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
858 echo "$ac_t""yes" 1>&6
859 SET_MAKE=
860else
861 echo "$ac_t""no" 1>&6
862 SET_MAKE="MAKE=${MAKE-make}"
863fi
864
865
12e0afe5
ILT
866# Extract the first word of "ranlib", so it can be a program name with args.
867set dummy ranlib; ac_word=$2
868echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
869echo "configure:870: checking for $ac_word" >&5
870if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
871 echo $ac_n "(cached) $ac_c" 1>&6
872else
873 if test -n "$RANLIB"; then
874 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
875else
876 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
877 for ac_dir in $PATH; do
878 test -z "$ac_dir" && ac_dir=.
879 if test -f $ac_dir/$ac_word; then
880 ac_cv_prog_RANLIB="ranlib"
881 break
882 fi
883 done
884 IFS="$ac_save_ifs"
885 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
886fi
887fi
888RANLIB="$ac_cv_prog_RANLIB"
889if test -n "$RANLIB"; then
890 echo "$ac_t""$RANLIB" 1>&6
891else
892 echo "$ac_t""no" 1>&6
893fi
894
b5db0960
ILT
895# Extract the first word of "gcc", so it can be a program name with args.
896set dummy gcc; ac_word=$2
897echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
12e0afe5 898echo "configure:899: checking for $ac_word" >&5
b5db0960
ILT
899if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
900 echo $ac_n "(cached) $ac_c" 1>&6
901else
902 if test -n "$CC"; then
903 ac_cv_prog_CC="$CC" # Let the user override the test.
904else
905 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
906 for ac_dir in $PATH; do
907 test -z "$ac_dir" && ac_dir=.
908 if test -f $ac_dir/$ac_word; then
909 ac_cv_prog_CC="gcc"
910 break
911 fi
912 done
913 IFS="$ac_save_ifs"
914fi
915fi
916CC="$ac_cv_prog_CC"
917if test -n "$CC"; then
918 echo "$ac_t""$CC" 1>&6
919else
920 echo "$ac_t""no" 1>&6
921fi
922
923if test -z "$CC"; then
924 # Extract the first word of "cc", so it can be a program name with args.
925set dummy cc; ac_word=$2
926echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
12e0afe5 927echo "configure:928: checking for $ac_word" >&5
b5db0960
ILT
928if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
929 echo $ac_n "(cached) $ac_c" 1>&6
930else
931 if test -n "$CC"; then
932 ac_cv_prog_CC="$CC" # Let the user override the test.
933else
934 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
935 ac_prog_rejected=no
936 for ac_dir in $PATH; do
937 test -z "$ac_dir" && ac_dir=.
938 if test -f $ac_dir/$ac_word; then
939 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
940 ac_prog_rejected=yes
941 continue
942 fi
943 ac_cv_prog_CC="cc"
944 break
945 fi
946 done
947 IFS="$ac_save_ifs"
948if test $ac_prog_rejected = yes; then
949 # We found a bogon in the path, so make sure we never use it.
950 set dummy $ac_cv_prog_CC
951 shift
952 if test $# -gt 0; then
953 # We chose a different compiler from the bogus one.
954 # However, it has the same basename, so the bogon will be chosen
955 # first if we set CC to just the basename; use the full file name.
956 shift
957 set dummy "$ac_dir/$ac_word" "$@"
958 shift
959 ac_cv_prog_CC="$@"
960 fi
961fi
962fi
963fi
964CC="$ac_cv_prog_CC"
965if test -n "$CC"; then
966 echo "$ac_t""$CC" 1>&6
967else
968 echo "$ac_t""no" 1>&6
969fi
970
971 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
972fi
973
974echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
12e0afe5 975echo "configure:976: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
b5db0960
ILT
976
977ac_ext=c
978# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
979ac_cpp='$CPP $CPPFLAGS'
980ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
981ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
982cross_compiling=$ac_cv_prog_cc_cross
983
984cat > conftest.$ac_ext <<EOF
12e0afe5 985#line 986 "configure"
b5db0960
ILT
986#include "confdefs.h"
987main(){return(0);}
988EOF
12e0afe5 989if { (eval echo configure:990: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
b5db0960
ILT
990 ac_cv_prog_cc_works=yes
991 # If we can't run a trivial program, we are probably using a cross compiler.
992 if (./conftest; exit) 2>/dev/null; then
993 ac_cv_prog_cc_cross=no
994 else
995 ac_cv_prog_cc_cross=yes
996 fi
997else
998 echo "configure: failed program was:" >&5
999 cat conftest.$ac_ext >&5
1000 ac_cv_prog_cc_works=no
1001fi
1002rm -fr conftest*
1003
1004echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
1005if test $ac_cv_prog_cc_works = no; then
1006 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
1007fi
1008echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
12e0afe5 1009echo "configure:1010: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
b5db0960
ILT
1010echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
1011cross_compiling=$ac_cv_prog_cc_cross
1012
1013echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
12e0afe5 1014echo "configure:1015: checking whether we are using GNU C" >&5
b5db0960
ILT
1015if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
1016 echo $ac_n "(cached) $ac_c" 1>&6
1017else
1018 cat > conftest.c <<EOF
1019#ifdef __GNUC__
1020 yes;
1021#endif
1022EOF
12e0afe5 1023if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1024: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
b5db0960
ILT
1024 ac_cv_prog_gcc=yes
1025else
1026 ac_cv_prog_gcc=no
1027fi
1028fi
1029
1030echo "$ac_t""$ac_cv_prog_gcc" 1>&6
1031
1032if test $ac_cv_prog_gcc = yes; then
1033 GCC=yes
1034 ac_test_CFLAGS="${CFLAGS+set}"
1035 ac_save_CFLAGS="$CFLAGS"
1036 CFLAGS=
1037 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
12e0afe5 1038echo "configure:1039: checking whether ${CC-cc} accepts -g" >&5
b5db0960
ILT
1039if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
1040 echo $ac_n "(cached) $ac_c" 1>&6
1041else
1042 echo 'void f(){}' > conftest.c
1043if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
1044 ac_cv_prog_cc_g=yes
1045else
1046 ac_cv_prog_cc_g=no
1047fi
1048rm -f conftest*
1049
1050fi
1051
1052echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
1053 if test "$ac_test_CFLAGS" = set; then
1054 CFLAGS="$ac_save_CFLAGS"
1055 elif test $ac_cv_prog_cc_g = yes; then
1056 CFLAGS="-g -O2"
1057 else
1058 CFLAGS="-O2"
1059 fi
1060else
1061 GCC=
1062 test "${CFLAGS+set}" = set || CFLAGS="-g"
1063fi
1064
b5db0960
ILT
1065# Check whether --with-gnu-ld or --without-gnu-ld was given.
1066if test "${with_gnu_ld+set}" = set; then
1067 withval="$with_gnu_ld"
1068 test "$withval" = no || with_gnu_ld=yes
1069else
1070 with_gnu_ld=no
1071fi
1072
12e0afe5
ILT
1073
1074ac_prog=ld
1075if test "$ac_cv_prog_gcc" = yes; then
1076 # Check if gcc -print-prog-name=ld gives a path.
1077 echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6
1078echo "configure:1079: checking for ld used by GCC" >&5
1079 ac_prog=`($CC -print-prog-name=ld) 2>&5`
1080 case "$ac_prog" in
1081 # Accept absolute paths.
1082 /*)
1083 test -z "$LD" && LD="$ac_prog"
1084 ;;
1085 "")
1086 # If it fails, then pretend we aren't using GCC.
1087 ac_prog=ld
1088 ;;
1089 *)
1090 # If it is relative, then search for the first ld in PATH.
1091 with_gnu_ld=unknown
1092 ;;
1093 esac
1094elif test "$with_gnu_ld" = yes; then
b5db0960 1095 echo $ac_n "checking for GNU ld""... $ac_c" 1>&6
12e0afe5 1096echo "configure:1097: checking for GNU ld" >&5
b5db0960
ILT
1097else
1098 echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6
12e0afe5 1099echo "configure:1100: checking for non-GNU ld" >&5
b5db0960
ILT
1100fi
1101if eval "test \"`echo '$''{'ac_cv_path_LD'+set}'`\" = set"; then
1102 echo $ac_n "(cached) $ac_c" 1>&6
1103else
12e0afe5 1104 if test -z "$LD"; then
b5db0960
ILT
1105 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1106 for ac_dir in $PATH; do
1107 test -z "$ac_dir" && ac_dir=.
12e0afe5
ILT
1108 if test -f "$ac_dir/$ac_prog"; then
1109 ac_cv_path_LD="$ac_dir/$ac_prog"
b5db0960
ILT
1110 # Check to see if the program is GNU ld. I'd rather use --version,
1111 # but apparently some GNU ld's only accept -v.
1112 # Break only if it was the GNU/non-GNU ld that we prefer.
12e0afe5
ILT
1113 if "$ac_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
1114 test "$with_gnu_ld" != no && break
b5db0960
ILT
1115 else
1116 test "$with_gnu_ld" != yes && break
1117 fi
1118 fi
1119 done
1120 IFS="$ac_save_ifs"
12e0afe5 1121else
b5db0960 1122 ac_cv_path_LD="$LD" # Let the user override the test with a path.
12e0afe5 1123fi
b5db0960
ILT
1124fi
1125
1126LD="$ac_cv_path_LD"
1127if test -n "$LD"; then
1128 echo "$ac_t""$LD" 1>&6
1129else
1130 echo "$ac_t""no" 1>&6
1131fi
1132test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; }
1133
12e0afe5
ILT
1134echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6
1135echo "configure:1136: checking if the linker ($LD) is GNU ld" >&5
b5db0960
ILT
1136if eval "test \"`echo '$''{'ac_cv_prog_gnu_ld'+set}'`\" = set"; then
1137 echo $ac_n "(cached) $ac_c" 1>&6
1138else
1139 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
12e0afe5 1140if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
b5db0960
ILT
1141 ac_cv_prog_gnu_ld=yes
1142else
1143 ac_cv_prog_gnu_ld=no
1144fi
1145fi
1146
1147echo "$ac_t""$ac_cv_prog_gnu_ld" 1>&6
1148
1149
12e0afe5
ILT
1150echo $ac_n "checking for BSD-compatible nm""... $ac_c" 1>&6
1151echo "configure:1152: checking for BSD-compatible nm" >&5
1152if eval "test \"`echo '$''{'ac_cv_path_NM'+set}'`\" = set"; then
1153 echo $ac_n "(cached) $ac_c" 1>&6
1154else
1155 case "$NM" in
1156/*)
1157 ac_cv_path_NM="$NM" # Let the user override the test with a path.
1158 ;;
1159*)
1160 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1161 for ac_dir in /usr/ucb /usr/ccs/bin $PATH /bin; do
1162 test -z "$ac_dir" && dir=.
1163 if test -f $ac_dir/nm; then
1164 # Check to see if the nm accepts a BSD-compat flag.
1165 # Adding the `sed 1!d' prevents false positives on HP-UX, which says:
1166 # nm: unknown option "B" ignored
1167 if ($ac_dir/nm -B /dev/null 2>&1 | sed '1!d'; exit 0) | egrep /dev/null >/dev/null; then
1168 ac_cv_path_NM="$ac_dir/nm -B"
1169 elif ($ac_dir/nm -p /dev/null 2>&1 | sed '1!d'; exit 0) | egrep /dev/null >/dev/null; then
1170 ac_cv_path_NM="$ac_dir/nm -p"
1171 else
1172 ac_cv_path_NM="$ac_dir/nm"
1173 fi
1174 break
1175 fi
1176 done
1177 IFS="$ac_save_ifs"
1178 test -z "$ac_cv_path_NM" && ac_cv_path_NM=nm
1179 ;;
1180esac
1181fi
1182
1183NM="$ac_cv_path_NM"
1184echo "$ac_t""$NM" 1>&6
1185
1186
b5db0960 1187echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
12e0afe5 1188echo "configure:1189: checking whether ln -s works" >&5
b5db0960
ILT
1189if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
1190 echo $ac_n "(cached) $ac_c" 1>&6
1191else
1192 rm -f conftestdata
1193if ln -s X conftestdata 2>/dev/null
1194then
1195 rm -f conftestdata
1196 ac_cv_prog_LN_S="ln -s"
1197else
1198 ac_cv_prog_LN_S=ln
1199fi
1200fi
1201LN_S="$ac_cv_prog_LN_S"
1202if test "$ac_cv_prog_LN_S" = "ln -s"; then
1203 echo "$ac_t""yes" 1>&6
1204else
1205 echo "$ac_t""no" 1>&6
1206fi
1207
1208
1209
1210
1211
1212
1213
12e0afe5 1214
b5db0960 1215# Always use our own libtool.
12e0afe5 1216LIBTOOL='$(SHELL) $(top_builddir)/libtool'
b5db0960
ILT
1217
1218
1219# Check whether --enable-shared or --disable-shared was given.
1220if test "${enable_shared+set}" = set; then
1221 enableval="$enable_shared"
12e0afe5
ILT
1222 p=${PACKAGE-bogus-package-name}
1223 case "$enableval" in
1224 yes) libtool_enable_shared=yes ;;
1225 no) libtool_enable_shared=no ;;
1226 # The value of $p (aka $PACKAGE) is assumed to come from AM_INIT_AUTOMAKE.
1227 # If it didn't, it'll be `bogus-package-name', thus making this condition
1228 # not be used.
1229 *$p*) libtool_enable_shared=yes ;;
1230 *) libtool_enable_shared=no ;;
1231esac
b5db0960
ILT
1232fi
1233
12e0afe5 1234test -n "$libtool_enable_shared" && enable_shared="$libtool_enable_shared"
b5db0960
ILT
1235libtool_shared=
1236test "$enable_shared" = no && libtool_shared=" --disable-shared"
1237
1238# Check whether --enable-static or --disable-static was given.
1239if test "${enable_static+set}" = set; then
1240 enableval="$enable_static"
1241 if test "$enableval" = no; then
12e0afe5 1242 libtool_enable_static=no
b5db0960 1243else
12e0afe5 1244 libtool_enable_static=yes
b5db0960
ILT
1245fi
1246fi
1247
12e0afe5 1248test -n "$libtool_enable_static" && enable_static="$libtool_enable_static"
b5db0960
ILT
1249libtool_static=
1250test "$enable_static" = no && libtool_static=" --disable-static"
1251
1252libtool_flags="$libtool_shared$libtool_static"
1253test "$silent" = yes && libtool_flags="$libtool_flags --silent"
1254test "$ac_cv_prog_gcc" = yes && libtool_flags="$libtool_flags --with-gcc"
1255test "$ac_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld"
1256
1257# Some flags need to be propagated to the compiler or linker for good
1258# libtool support.
1259case "$host" in
1260*-*-irix6*)
1261 ac_save_CFLAGS="$CFLAGS"
12e0afe5
ILT
1262 flag_passed=no
1263 for f in -32 -64 -n32 ABI -cckr -mips1 -mips2 -mips3 -mips4; do
1264 case "$f" in
1265 ABI)
1266 test -n "$SGI_ABI" && flag_passed=yes
1267 if test "$flag_passed" = no && test "$ac_cv_prog_gcc" = yes; then
1268 # Choose the ABI flag according to GCC's specs.
1269 if $CC -dumpspecs 2>&1 | sed '/^\*link:$/,/^$/!d' | egrep -e '[ ]-32' >/dev/null; then
1270 LD="${LD-ld} -32"
1271 else
1272 LD="${LD-ld} -n32"
1273 fi
1274 fi
1275 ;;
1276
1277 *)
1278 if echo " $CC $CFLAGS " | egrep -e "[ ]$f[ ]" > /dev/null; then
1279 flag_passed=yes
1280 LD="${LD-ld} $f"
1281 fi
1282 ;;
1283 esac
b5db0960
ILT
1284 done
1285 CFLAGS="$ac_save_CFLAGS"
1286 ;;
ef346f1a 1287
b5db0960
ILT
1288*-*-sco3.2v5*)
1289 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
1290 CFLAGS="$CFLAGS -belf"
1291 ;;
ef346f1a 1292esac
eb02fd64 1293
b5db0960
ILT
1294# Actually configure libtool. ac_aux_dir is where install-sh is found.
1295CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
12e0afe5 1296LD="$LD" NM="$NM" RANLIB="$RANLIB" LN_S="$LN_S" \
b5db0960
ILT
1297${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
1298$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
1299|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
ef346f1a 1300
ef346f1a 1301
b5db0960
ILT
1302# Check whether --enable-targets or --disable-targets was given.
1303if test "${enable_targets+set}" = set; then
1304 enableval="$enable_targets"
1305 case "${enableval}" in
1306 yes | "") { echo "configure: error: enable-targets option must specify target names or 'all'" 1>&2; exit 1; }
1307 ;;
1308 no) enable_targets= ;;
1309 *) enable_targets=$enableval ;;
1310esac
1311fi
1312# Check whether --enable-64-bit-bfd or --disable-64-bit-bfd was given.
1313if test "${enable_64_bit_bfd+set}" = set; then
1314 enableval="$enable_64_bit_bfd"
1315 case "${enableval}" in
1316 yes) want64=true ;;
1317 no) want64=false ;;
1318 *) { echo "configure: error: bad value ${enableval} for 64-bit-bfd option" 1>&2; exit 1; } ;;
ef346f1a 1319esac
b5db0960
ILT
1320else
1321 want64=false
1322fi
1323
1324
eb02fd64 1325
ef346f1a 1326
eb02fd64 1327
ef346f1a
ILT
1328if test -z "$target" ; then
1329 { echo "configure: error: Unrecognized target system type; please check config.sub." 1>&2; exit 1; }
ec342d7d 1330fi
ef346f1a
ILT
1331if test -z "$host" ; then
1332 { echo "configure: error: Unrecognized host system type; please check config.sub." 1>&2; exit 1; }
1333fi
ef346f1a
ILT
1334
1335# host-specific stuff:
1336
caf2a913
ILT
1337# Extract the first word of "gcc", so it can be a program name with args.
1338set dummy gcc; ac_word=$2
1339echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
12e0afe5 1340echo "configure:1341: checking for $ac_word" >&5
caf2a913
ILT
1341if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1342 echo $ac_n "(cached) $ac_c" 1>&6
1343else
1344 if test -n "$CC"; then
1345 ac_cv_prog_CC="$CC" # Let the user override the test.
1346else
1347 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1348 for ac_dir in $PATH; do
1349 test -z "$ac_dir" && ac_dir=.
1350 if test -f $ac_dir/$ac_word; then
1351 ac_cv_prog_CC="gcc"
1352 break
1353 fi
1354 done
1355 IFS="$ac_save_ifs"
caf2a913
ILT
1356fi
1357fi
1358CC="$ac_cv_prog_CC"
1359if test -n "$CC"; then
1360 echo "$ac_t""$CC" 1>&6
1361else
1362 echo "$ac_t""no" 1>&6
1363fi
1364
b9a5c27f
RS
1365if test -z "$CC"; then
1366 # Extract the first word of "cc", so it can be a program name with args.
1367set dummy cc; ac_word=$2
1368echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
12e0afe5 1369echo "configure:1370: checking for $ac_word" >&5
b9a5c27f
RS
1370if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1371 echo $ac_n "(cached) $ac_c" 1>&6
1372else
1373 if test -n "$CC"; then
1374 ac_cv_prog_CC="$CC" # Let the user override the test.
1375else
1376 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1377 ac_prog_rejected=no
1378 for ac_dir in $PATH; do
1379 test -z "$ac_dir" && ac_dir=.
1380 if test -f $ac_dir/$ac_word; then
1381 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
1382 ac_prog_rejected=yes
1383 continue
1384 fi
1385 ac_cv_prog_CC="cc"
1386 break
1387 fi
1388 done
1389 IFS="$ac_save_ifs"
1390if test $ac_prog_rejected = yes; then
1391 # We found a bogon in the path, so make sure we never use it.
1392 set dummy $ac_cv_prog_CC
1393 shift
1394 if test $# -gt 0; then
1395 # We chose a different compiler from the bogus one.
1396 # However, it has the same basename, so the bogon will be chosen
1397 # first if we set CC to just the basename; use the full file name.
1398 shift
1399 set dummy "$ac_dir/$ac_word" "$@"
1400 shift
1401 ac_cv_prog_CC="$@"
1402 fi
1403fi
1404fi
1405fi
1406CC="$ac_cv_prog_CC"
1407if test -n "$CC"; then
1408 echo "$ac_t""$CC" 1>&6
1409else
1410 echo "$ac_t""no" 1>&6
1411fi
1412
1413 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
1414fi
1415
1416echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
12e0afe5 1417echo "configure:1418: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
b9a5c27f
RS
1418
1419ac_ext=c
1420# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1421ac_cpp='$CPP $CPPFLAGS'
1422ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1423ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1424cross_compiling=$ac_cv_prog_cc_cross
1425
1426cat > conftest.$ac_ext <<EOF
12e0afe5 1427#line 1428 "configure"
b9a5c27f
RS
1428#include "confdefs.h"
1429main(){return(0);}
1430EOF
12e0afe5 1431if { (eval echo configure:1432: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
b9a5c27f
RS
1432 ac_cv_prog_cc_works=yes
1433 # If we can't run a trivial program, we are probably using a cross compiler.
1434 if (./conftest; exit) 2>/dev/null; then
1435 ac_cv_prog_cc_cross=no
1436 else
1437 ac_cv_prog_cc_cross=yes
1438 fi
1439else
1440 echo "configure: failed program was:" >&5
1441 cat conftest.$ac_ext >&5
1442 ac_cv_prog_cc_works=no
1443fi
1444rm -fr conftest*
1445
1446echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
1447if test $ac_cv_prog_cc_works = no; then
1448 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
1449fi
1450echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
12e0afe5 1451echo "configure:1452: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
b9a5c27f
RS
1452echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
1453cross_compiling=$ac_cv_prog_cc_cross
ef346f1a 1454
caf2a913 1455echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
12e0afe5 1456echo "configure:1457: checking whether we are using GNU C" >&5
caf2a913
ILT
1457if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
1458 echo $ac_n "(cached) $ac_c" 1>&6
1459else
1460 cat > conftest.c <<EOF
ef346f1a
ILT
1461#ifdef __GNUC__
1462 yes;
1463#endif
1464EOF
12e0afe5 1465if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1466: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
caf2a913
ILT
1466 ac_cv_prog_gcc=yes
1467else
1468 ac_cv_prog_gcc=no
1469fi
1470fi
1471
1472echo "$ac_t""$ac_cv_prog_gcc" 1>&6
b9a5c27f 1473
caf2a913 1474if test $ac_cv_prog_gcc = yes; then
ef346f1a 1475 GCC=yes
b9a5c27f
RS
1476 ac_test_CFLAGS="${CFLAGS+set}"
1477 ac_save_CFLAGS="$CFLAGS"
1478 CFLAGS=
1479 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
12e0afe5 1480echo "configure:1481: checking whether ${CC-cc} accepts -g" >&5
b9a5c27f 1481if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
caf2a913
ILT
1482 echo $ac_n "(cached) $ac_c" 1>&6
1483else
1484 echo 'void f(){}' > conftest.c
1485if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
b9a5c27f 1486 ac_cv_prog_cc_g=yes
caf2a913 1487else
b9a5c27f 1488 ac_cv_prog_cc_g=no
caf2a913
ILT
1489fi
1490rm -f conftest*
1491
1492fi
1493
b9a5c27f
RS
1494echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
1495 if test "$ac_test_CFLAGS" = set; then
1496 CFLAGS="$ac_save_CFLAGS"
1497 elif test $ac_cv_prog_cc_g = yes; then
1498 CFLAGS="-g -O2"
1499 else
1500 CFLAGS="-O2"
ef346f1a
ILT
1501 fi
1502else
1503 GCC=
1504 test "${CFLAGS+set}" = set || CFLAGS="-g"
1505fi
ef346f1a 1506
b9a5c27f 1507
b5db0960 1508test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
b9a5c27f
RS
1509
1510echo $ac_n "checking for Cygwin32 environment""... $ac_c" 1>&6
12e0afe5 1511echo "configure:1512: checking for Cygwin32 environment" >&5
b9a5c27f
RS
1512if eval "test \"`echo '$''{'am_cv_cygwin32'+set}'`\" = set"; then
1513 echo $ac_n "(cached) $ac_c" 1>&6
1514else
1515 cat > conftest.$ac_ext <<EOF
12e0afe5 1516#line 1517 "configure"
b9a5c27f
RS
1517#include "confdefs.h"
1518
1519int main() {
12e0afe5 1520return __CYGWIN32__;
b9a5c27f
RS
1521; return 0; }
1522EOF
12e0afe5 1523if { (eval echo configure:1524: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
b9a5c27f
RS
1524 rm -rf conftest*
1525 am_cv_cygwin32=yes
1526else
1527 echo "configure: failed program was:" >&5
1528 cat conftest.$ac_ext >&5
1529 rm -rf conftest*
1530 am_cv_cygwin32=no
1531fi
1532rm -f conftest*
1533rm -f conftest*
1534fi
1535
1536echo "$ac_t""$am_cv_cygwin32" 1>&6
1537CYGWIN32=
1538test "$am_cv_cygwin32" = yes && CYGWIN32=yes
12e0afe5
ILT
1539echo $ac_n "checking for Mingw32 environment""... $ac_c" 1>&6
1540echo "configure:1541: checking for Mingw32 environment" >&5
1541if eval "test \"`echo '$''{'am_cv_mingw32'+set}'`\" = set"; then
1542 echo $ac_n "(cached) $ac_c" 1>&6
1543else
1544 cat > conftest.$ac_ext <<EOF
1545#line 1546 "configure"
1546#include "confdefs.h"
1547
1548int main() {
1549return __MINGW32__;
1550; return 0; }
1551EOF
1552if { (eval echo configure:1553: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1553 rm -rf conftest*
1554 am_cv_mingw32=yes
1555else
1556 echo "configure: failed program was:" >&5
1557 cat conftest.$ac_ext >&5
1558 rm -rf conftest*
1559 am_cv_mingw32=no
1560fi
1561rm -f conftest*
1562rm -f conftest*
1563fi
1564
1565echo "$ac_t""$am_cv_mingw32" 1>&6
1566MINGW32=
1567test "$am_cv_mingw32" = yes && MINGW32=yes
1568
b5db0960 1569
b9a5c27f 1570echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
12e0afe5 1571echo "configure:1572: checking for executable suffix" >&5
b9a5c27f
RS
1572if eval "test \"`echo '$''{'am_cv_exeext'+set}'`\" = set"; then
1573 echo $ac_n "(cached) $ac_c" 1>&6
1574else
12e0afe5
ILT
1575
1576if test "$CYGWIN32" = yes -o "$MINGW32" = yes; then
b9a5c27f
RS
1577am_cv_exeext=.exe
1578else
1579cat > am_c_test.c << 'EOF'
1580int main() {
1581/* Nothing needed here */
1582}
1583EOF
1584${CC-cc} -o am_c_test $CFLAGS $CPPFLAGS $LDFLAGS am_c_test.c $LIBS 1>&5
b5db0960 1585am_cv_exeext=`echo am_c_test.* | grep -v am_c_test.c | sed -e s/am_c_test//`
b9a5c27f
RS
1586rm -f am_c_test*
1587fi
1588
1589test x"${am_cv_exeext}" = x && am_cv_exeext=no
1590fi
1591EXEEXT=""
1592test x"${am_cv_exeext}" != xno && EXEEXT=${am_cv_exeext}
1593echo "$ac_t""${am_cv_exeext}" 1>&6
1594
ec342d7d 1595
b5db0960
ILT
1596for ac_prog in 'bison -y' byacc
1597do
1598# Extract the first word of "$ac_prog", so it can be a program name with args.
1599set dummy $ac_prog; ac_word=$2
1600echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
12e0afe5 1601echo "configure:1602: checking for $ac_word" >&5
b5db0960
ILT
1602if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
1603 echo $ac_n "(cached) $ac_c" 1>&6
1604else
1605 if test -n "$YACC"; then
1606 ac_cv_prog_YACC="$YACC" # Let the user override the test.
1607else
1608 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1609 for ac_dir in $PATH; do
1610 test -z "$ac_dir" && ac_dir=.
1611 if test -f $ac_dir/$ac_word; then
1612 ac_cv_prog_YACC="$ac_prog"
1613 break
1614 fi
1615 done
1616 IFS="$ac_save_ifs"
1617fi
1618fi
1619YACC="$ac_cv_prog_YACC"
1620if test -n "$YACC"; then
1621 echo "$ac_t""$YACC" 1>&6
1622else
1623 echo "$ac_t""no" 1>&6
1624fi
6c18e393 1625
b5db0960
ILT
1626test -n "$YACC" && break
1627done
1628test -n "$YACC" || YACC="yacc"
3d6f0983 1629
b5db0960
ILT
1630# Extract the first word of "flex", so it can be a program name with args.
1631set dummy flex; ac_word=$2
1632echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
12e0afe5 1633echo "configure:1634: checking for $ac_word" >&5
b5db0960
ILT
1634if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
1635 echo $ac_n "(cached) $ac_c" 1>&6
1636else
1637 if test -n "$LEX"; then
1638 ac_cv_prog_LEX="$LEX" # Let the user override the test.
1639else
1640 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1641 for ac_dir in $PATH; do
1642 test -z "$ac_dir" && ac_dir=.
1643 if test -f $ac_dir/$ac_word; then
1644 ac_cv_prog_LEX="flex"
1645 break
1646 fi
1647 done
1648 IFS="$ac_save_ifs"
1649 test -z "$ac_cv_prog_LEX" && ac_cv_prog_LEX="lex"
1650fi
1651fi
1652LEX="$ac_cv_prog_LEX"
1653if test -n "$LEX"; then
1654 echo "$ac_t""$LEX" 1>&6
1655else
1656 echo "$ac_t""no" 1>&6
1657fi
ef346f1a 1658
b5db0960
ILT
1659if test -z "$LEXLIB"
1660then
1661 case "$LEX" in
1662 flex*) ac_lib=fl ;;
1663 *) ac_lib=l ;;
1664 esac
1665 echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6
12e0afe5 1666echo "configure:1667: checking for yywrap in -l$ac_lib" >&5
b5db0960
ILT
1667ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
1668if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1669 echo $ac_n "(cached) $ac_c" 1>&6
1670else
1671 ac_save_LIBS="$LIBS"
1672LIBS="-l$ac_lib $LIBS"
1673cat > conftest.$ac_ext <<EOF
12e0afe5 1674#line 1675 "configure"
b5db0960
ILT
1675#include "confdefs.h"
1676/* Override any gcc2 internal prototype to avoid an error. */
1677/* We use char because int might match the return type of a gcc2
1678 builtin and then its argument prototype would still apply. */
1679char yywrap();
2e598345 1680
b5db0960
ILT
1681int main() {
1682yywrap()
1683; return 0; }
1684EOF
12e0afe5 1685if { (eval echo configure:1686: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
b5db0960
ILT
1686 rm -rf conftest*
1687 eval "ac_cv_lib_$ac_lib_var=yes"
1688else
1689 echo "configure: failed program was:" >&5
1690 cat conftest.$ac_ext >&5
1691 rm -rf conftest*
1692 eval "ac_cv_lib_$ac_lib_var=no"
1693fi
1694rm -f conftest*
1695LIBS="$ac_save_LIBS"
ad43e45b 1696
b5db0960
ILT
1697fi
1698if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1699 echo "$ac_t""yes" 1>&6
1700 LEXLIB="-l$ac_lib"
1701else
1702 echo "$ac_t""no" 1>&6
1703fi
2e598345 1704
b5db0960 1705fi
2e598345 1706
ef346f1a 1707echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
12e0afe5 1708echo "configure:1709: checking how to run the C preprocessor" >&5
ef346f1a
ILT
1709# On Suns, sometimes $CPP names a directory.
1710if test -n "$CPP" && test -d "$CPP"; then
1711 CPP=
1712fi
1713if test -z "$CPP"; then
1714if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
1715 echo $ac_n "(cached) $ac_c" 1>&6
c0b47bae 1716else
ef346f1a
ILT
1717 # This must be in double quotes, not single quotes, because CPP may get
1718 # substituted into the Makefile and "${CC-cc}" will confuse make.
1719 CPP="${CC-cc} -E"
1720 # On the NeXT, cc -E runs the code through the compiler's parser,
1721 # not just through cpp.
1722 cat > conftest.$ac_ext <<EOF
12e0afe5 1723#line 1724 "configure"
ef346f1a
ILT
1724#include "confdefs.h"
1725#include <assert.h>
1726Syntax Error
1727EOF
b9a5c27f 1728ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
12e0afe5 1729{ (eval echo configure:1730: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ef346f1a
ILT
1730ac_err=`grep -v '^ *+' conftest.out`
1731if test -z "$ac_err"; then
1732 :
1733else
1734 echo "$ac_err" >&5
b9a5c27f
RS
1735 echo "configure: failed program was:" >&5
1736 cat conftest.$ac_ext >&5
ef346f1a
ILT
1737 rm -rf conftest*
1738 CPP="${CC-cc} -E -traditional-cpp"
1739 cat > conftest.$ac_ext <<EOF
12e0afe5 1740#line 1741 "configure"
ef346f1a
ILT
1741#include "confdefs.h"
1742#include <assert.h>
1743Syntax Error
1744EOF
b9a5c27f 1745ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
12e0afe5 1746{ (eval echo configure:1747: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ef346f1a
ILT
1747ac_err=`grep -v '^ *+' conftest.out`
1748if test -z "$ac_err"; then
1749 :
1750else
1751 echo "$ac_err" >&5
b9a5c27f
RS
1752 echo "configure: failed program was:" >&5
1753 cat conftest.$ac_ext >&5
ef346f1a
ILT
1754 rm -rf conftest*
1755 CPP=/lib/cpp
1756fi
1757rm -f conftest*
1758fi
1759rm -f conftest*
1760 ac_cv_prog_CPP="$CPP"
c0b47bae 1761fi
ef346f1a
ILT
1762 CPP="$ac_cv_prog_CPP"
1763else
1764 ac_cv_prog_CPP="$CPP"
1765fi
1766echo "$ac_t""$CPP" 1>&6
c0b47bae 1767
b5db0960 1768echo $ac_n "checking lex output file root""... $ac_c" 1>&6
12e0afe5 1769echo "configure:1770: checking lex output file root" >&5
b5db0960
ILT
1770if eval "test \"`echo '$''{'ac_cv_prog_lex_root'+set}'`\" = set"; then
1771 echo $ac_n "(cached) $ac_c" 1>&6
1772else
1773 # The minimal lex program is just a single line: %%. But some broken lexes
1774# (Solaris, I think it was) want two %% lines, so accommodate them.
1775echo '%%
1776%%' | $LEX
1777if test -f lex.yy.c; then
1778 ac_cv_prog_lex_root=lex.yy
1779elif test -f lexyy.c; then
1780 ac_cv_prog_lex_root=lexyy
1781else
1782 { echo "configure: error: cannot find output from $LEX; giving up" 1>&2; exit 1; }
1783fi
1784fi
1785
1786echo "$ac_t""$ac_cv_prog_lex_root" 1>&6
1787LEX_OUTPUT_ROOT=$ac_cv_prog_lex_root
1788
1789echo $ac_n "checking whether yytext is a pointer""... $ac_c" 1>&6
12e0afe5 1790echo "configure:1791: checking whether yytext is a pointer" >&5
b5db0960
ILT
1791if eval "test \"`echo '$''{'ac_cv_prog_lex_yytext_pointer'+set}'`\" = set"; then
1792 echo $ac_n "(cached) $ac_c" 1>&6
1793else
1794 # POSIX says lex can declare yytext either as a pointer or an array; the
1795# default is implementation-dependent. Figure out which it is, since
1796# not all implementations provide the %pointer and %array declarations.
1797ac_cv_prog_lex_yytext_pointer=no
1798echo 'extern char *yytext;' >>$LEX_OUTPUT_ROOT.c
1799ac_save_LIBS="$LIBS"
1800LIBS="$LIBS $LEXLIB"
1801cat > conftest.$ac_ext <<EOF
12e0afe5 1802#line 1803 "configure"
b5db0960
ILT
1803#include "confdefs.h"
1804`cat $LEX_OUTPUT_ROOT.c`
1805int main() {
1806
1807; return 0; }
1808EOF
12e0afe5 1809if { (eval echo configure:1810: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
b5db0960
ILT
1810 rm -rf conftest*
1811 ac_cv_prog_lex_yytext_pointer=yes
1812else
1813 echo "configure: failed program was:" >&5
1814 cat conftest.$ac_ext >&5
1815fi
1816rm -f conftest*
1817LIBS="$ac_save_LIBS"
1818rm -f "${LEX_OUTPUT_ROOT}.c"
1819
1820fi
1821
1822echo "$ac_t""$ac_cv_prog_lex_yytext_pointer" 1>&6
1823if test $ac_cv_prog_lex_yytext_pointer = yes; then
1824 cat >> confdefs.h <<\EOF
1825#define YYTEXT_POINTER 1
1826EOF
1827
1828fi
1829
1830
1831echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
12e0afe5 1832echo "configure:1833: checking whether to enable maintainer-specific portions of Makefiles" >&5
b5db0960
ILT
1833 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
1834if test "${enable_maintainer_mode+set}" = set; then
1835 enableval="$enable_maintainer_mode"
1836 USE_MAINTAINER_MODE=$enableval
1837else
1838 USE_MAINTAINER_MODE=no
1839fi
1840
1841 echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6
1842 if test $USE_MAINTAINER_MODE = yes; then
1843 MAINT=
1844 else
1845 MAINT='#M#'
1846 fi
1847
1848
1849
1850. ${srcdir}/configure.host
1851
1852
1853
1854
1855
1856
ef346f1a
ILT
1857for ac_hdr in string.h strings.h stdlib.h unistd.h
1858do
b9a5c27f 1859ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
ef346f1a 1860echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
12e0afe5 1861echo "configure:1862: checking for $ac_hdr" >&5
ef346f1a
ILT
1862if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
1863 echo $ac_n "(cached) $ac_c" 1>&6
1864else
1865 cat > conftest.$ac_ext <<EOF
12e0afe5 1866#line 1867 "configure"
ef346f1a
ILT
1867#include "confdefs.h"
1868#include <$ac_hdr>
1869EOF
b9a5c27f 1870ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
12e0afe5 1871{ (eval echo configure:1872: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ef346f1a
ILT
1872ac_err=`grep -v '^ *+' conftest.out`
1873if test -z "$ac_err"; then
1874 rm -rf conftest*
1875 eval "ac_cv_header_$ac_safe=yes"
1876else
1877 echo "$ac_err" >&5
b9a5c27f
RS
1878 echo "configure: failed program was:" >&5
1879 cat conftest.$ac_ext >&5
ef346f1a
ILT
1880 rm -rf conftest*
1881 eval "ac_cv_header_$ac_safe=no"
1882fi
1883rm -f conftest*
1884fi
1885if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
1886 echo "$ac_t""yes" 1>&6
b9a5c27f 1887 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
ef346f1a
ILT
1888 cat >> confdefs.h <<EOF
1889#define $ac_tr_hdr 1
1890EOF
1891
1892else
1893 echo "$ac_t""no" 1>&6
c0b47bae 1894fi
ef346f1a 1895done
8c32cf6e 1896
ef346f1a
ILT
1897for ac_func in sbrk
1898do
1899echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
12e0afe5 1900echo "configure:1901: checking for $ac_func" >&5
ef346f1a
ILT
1901if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
1902 echo $ac_n "(cached) $ac_c" 1>&6
1903else
1904 cat > conftest.$ac_ext <<EOF
12e0afe5 1905#line 1906 "configure"
ef346f1a
ILT
1906#include "confdefs.h"
1907/* System header to define __stub macros and hopefully few prototypes,
1908 which can conflict with char $ac_func(); below. */
1909#include <assert.h>
1910/* Override any gcc2 internal prototype to avoid an error. */
b9a5c27f
RS
1911/* We use char because int might match the return type of a gcc2
1912 builtin and then its argument prototype would still apply. */
caf2a913 1913char $ac_func();
ef346f1a 1914
b9a5c27f 1915int main() {
ef346f1a
ILT
1916
1917/* The GNU C library defines this for functions which it implements
1918 to always fail with ENOSYS. Some functions are actually named
1919 something starting with __ and the normal name is an alias. */
1920#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
1921choke me
1922#else
1923$ac_func();
1924#endif
1925
1926; return 0; }
1927EOF
12e0afe5 1928if { (eval echo configure:1929: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
ef346f1a
ILT
1929 rm -rf conftest*
1930 eval "ac_cv_func_$ac_func=yes"
1931else
b9a5c27f
RS
1932 echo "configure: failed program was:" >&5
1933 cat conftest.$ac_ext >&5
ef346f1a
ILT
1934 rm -rf conftest*
1935 eval "ac_cv_func_$ac_func=no"
1936fi
1937rm -f conftest*
ef346f1a 1938fi
b9a5c27f 1939
ef346f1a
ILT
1940if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
1941 echo "$ac_t""yes" 1>&6
caf2a913 1942 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
ef346f1a
ILT
1943 cat >> confdefs.h <<EOF
1944#define $ac_tr_func 1
1945EOF
1946
1947else
1948 echo "$ac_t""no" 1>&6
1949fi
1950done
c0b47bae 1951
caf2a913
ILT
1952ac_header_dirent=no
1953for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h
1954do
b9a5c27f 1955ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
caf2a913 1956echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
12e0afe5 1957echo "configure:1958: checking for $ac_hdr that defines DIR" >&5
caf2a913
ILT
1958if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then
1959 echo $ac_n "(cached) $ac_c" 1>&6
1960else
1961 cat > conftest.$ac_ext <<EOF
12e0afe5 1962#line 1963 "configure"
caf2a913
ILT
1963#include "confdefs.h"
1964#include <sys/types.h>
1965#include <$ac_hdr>
b9a5c27f 1966int main() {
caf2a913
ILT
1967DIR *dirp = 0;
1968; return 0; }
1969EOF
12e0afe5 1970if { (eval echo configure:1971: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
caf2a913
ILT
1971 rm -rf conftest*
1972 eval "ac_cv_header_dirent_$ac_safe=yes"
1973else
b9a5c27f
RS
1974 echo "configure: failed program was:" >&5
1975 cat conftest.$ac_ext >&5
caf2a913
ILT
1976 rm -rf conftest*
1977 eval "ac_cv_header_dirent_$ac_safe=no"
1978fi
1979rm -f conftest*
caf2a913
ILT
1980fi
1981if eval "test \"`echo '$ac_cv_header_dirent_'$ac_safe`\" = yes"; then
1982 echo "$ac_t""yes" 1>&6
b9a5c27f 1983 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
caf2a913
ILT
1984 cat >> confdefs.h <<EOF
1985#define $ac_tr_hdr 1
1986EOF
1987 ac_header_dirent=$ac_hdr; break
1988else
1989 echo "$ac_t""no" 1>&6
1990fi
1991done
1992# Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
1993if test $ac_header_dirent = dirent.h; then
b9a5c27f 1994echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6
12e0afe5 1995echo "configure:1996: checking for opendir in -ldir" >&5
b9a5c27f 1996ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'`
caf2a913
ILT
1997if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1998 echo $ac_n "(cached) $ac_c" 1>&6
1999else
2000 ac_save_LIBS="$LIBS"
2001LIBS="-ldir $LIBS"
2002cat > conftest.$ac_ext <<EOF
12e0afe5 2003#line 2004 "configure"
caf2a913 2004#include "confdefs.h"
b9a5c27f
RS
2005/* Override any gcc2 internal prototype to avoid an error. */
2006/* We use char because int might match the return type of a gcc2
2007 builtin and then its argument prototype would still apply. */
2008char opendir();
caf2a913 2009
b9a5c27f 2010int main() {
caf2a913
ILT
2011opendir()
2012; return 0; }
2013EOF
12e0afe5 2014if { (eval echo configure:2015: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
caf2a913
ILT
2015 rm -rf conftest*
2016 eval "ac_cv_lib_$ac_lib_var=yes"
2017else
b9a5c27f
RS
2018 echo "configure: failed program was:" >&5
2019 cat conftest.$ac_ext >&5
caf2a913
ILT
2020 rm -rf conftest*
2021 eval "ac_cv_lib_$ac_lib_var=no"
2022fi
2023rm -f conftest*
2024LIBS="$ac_save_LIBS"
2025
2026fi
2027if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2028 echo "$ac_t""yes" 1>&6
2029 LIBS="$LIBS -ldir"
2030else
2031 echo "$ac_t""no" 1>&6
2032fi
2033
2034else
b9a5c27f 2035echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
12e0afe5 2036echo "configure:2037: checking for opendir in -lx" >&5
b9a5c27f 2037ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'`
caf2a913
ILT
2038if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
2039 echo $ac_n "(cached) $ac_c" 1>&6
2040else
2041 ac_save_LIBS="$LIBS"
2042LIBS="-lx $LIBS"
2043cat > conftest.$ac_ext <<EOF
12e0afe5 2044#line 2045 "configure"
caf2a913 2045#include "confdefs.h"
b9a5c27f
RS
2046/* Override any gcc2 internal prototype to avoid an error. */
2047/* We use char because int might match the return type of a gcc2
2048 builtin and then its argument prototype would still apply. */
2049char opendir();
caf2a913 2050
b9a5c27f 2051int main() {
caf2a913
ILT
2052opendir()
2053; return 0; }
2054EOF
12e0afe5 2055if { (eval echo configure:2056: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
caf2a913
ILT
2056 rm -rf conftest*
2057 eval "ac_cv_lib_$ac_lib_var=yes"
2058else
b9a5c27f
RS
2059 echo "configure: failed program was:" >&5
2060 cat conftest.$ac_ext >&5
caf2a913
ILT
2061 rm -rf conftest*
2062 eval "ac_cv_lib_$ac_lib_var=no"
2063fi
2064rm -f conftest*
2065LIBS="$ac_save_LIBS"
2066
2067fi
2068if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
2069 echo "$ac_t""yes" 1>&6
2070 LIBS="$LIBS -lx"
2071else
2072 echo "$ac_t""no" 1>&6
2073fi
2074
2075fi
2076
2077
c0b47bae 2078
ef346f1a 2079case "${host}" in
12e0afe5 2080i[345]86-*-msdos* | i[345]86-*-go32* | i[345]86-*-mingw32* | *-*-cygwin32* | *-*-windows)
ef346f1a
ILT
2081 cat >> confdefs.h <<\EOF
2082#define USE_BINARY_FOPEN 1
2083EOF
2084 ;;
2085esac
6c18e393 2086
b9a5c27f 2087echo $ac_n "checking whether strstr must be declared""... $ac_c" 1>&6
12e0afe5 2088echo "configure:2089: checking whether strstr must be declared" >&5
b9a5c27f
RS
2089if eval "test \"`echo '$''{'bfd_cv_decl_needed_strstr'+set}'`\" = set"; then
2090 echo $ac_n "(cached) $ac_c" 1>&6
2091else
2092 cat > conftest.$ac_ext <<EOF
12e0afe5 2093#line 2094 "configure"
b9a5c27f
RS
2094#include "confdefs.h"
2095
2096#include <stdio.h>
2097#ifdef HAVE_STRING_H
2098#include <string.h>
2099#else
2100#ifdef HAVE_STRINGS_H
2101#include <strings.h>
2102#endif
2103#endif
2104#ifdef HAVE_STDLIB_H
2105#include <stdlib.h>
2106#endif
2107#ifdef HAVE_UNISTD_H
2108#include <unistd.h>
2109#endif
2110int main() {
2111char *(*pfn) = (char *(*)) strstr
2112; return 0; }
2113EOF
12e0afe5 2114if { (eval echo configure:2115: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
b9a5c27f
RS
2115 rm -rf conftest*
2116 bfd_cv_decl_needed_strstr=no
2117else
2118 echo "configure: failed program was:" >&5
2119 cat conftest.$ac_ext >&5
2120 rm -rf conftest*
2121 bfd_cv_decl_needed_strstr=yes
2122fi
2123rm -f conftest*
2124fi
2125
2126echo "$ac_t""$bfd_cv_decl_needed_strstr" 1>&6
2127if test $bfd_cv_decl_needed_strstr = yes; then
2128 bfd_tr_decl=NEED_DECLARATION_`echo strstr | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
2129 cat >> confdefs.h <<EOF
2130#define $bfd_tr_decl 1
2131EOF
2132
2133fi
2134
caf2a913 2135echo $ac_n "checking whether free must be declared""... $ac_c" 1>&6
12e0afe5 2136echo "configure:2137: checking whether free must be declared" >&5
caf2a913
ILT
2137if eval "test \"`echo '$''{'bfd_cv_decl_needed_free'+set}'`\" = set"; then
2138 echo $ac_n "(cached) $ac_c" 1>&6
2139else
2140 cat > conftest.$ac_ext <<EOF
12e0afe5 2141#line 2142 "configure"
caf2a913
ILT
2142#include "confdefs.h"
2143
2144#include <stdio.h>
b9a5c27f
RS
2145#ifdef HAVE_STRING_H
2146#include <string.h>
2147#else
2148#ifdef HAVE_STRINGS_H
2149#include <strings.h>
2150#endif
2151#endif
caf2a913
ILT
2152#ifdef HAVE_STDLIB_H
2153#include <stdlib.h>
2154#endif
2155#ifdef HAVE_UNISTD_H
2156#include <unistd.h>
2157#endif
b9a5c27f 2158int main() {
caf2a913
ILT
2159char *(*pfn) = (char *(*)) free
2160; return 0; }
2161EOF
12e0afe5 2162if { (eval echo configure:2163: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
caf2a913
ILT
2163 rm -rf conftest*
2164 bfd_cv_decl_needed_free=no
2165else
b9a5c27f
RS
2166 echo "configure: failed program was:" >&5
2167 cat conftest.$ac_ext >&5
caf2a913
ILT
2168 rm -rf conftest*
2169 bfd_cv_decl_needed_free=yes
2170fi
2171rm -f conftest*
caf2a913
ILT
2172fi
2173
2174echo "$ac_t""$bfd_cv_decl_needed_free" 1>&6
2175if test $bfd_cv_decl_needed_free = yes; then
2176 bfd_tr_decl=NEED_DECLARATION_`echo free | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
2177 cat >> confdefs.h <<EOF
2178#define $bfd_tr_decl 1
2179EOF
2180
2181fi
2182
b9a5c27f 2183echo $ac_n "checking whether sbrk must be declared""... $ac_c" 1>&6
12e0afe5 2184echo "configure:2185: checking whether sbrk must be declared" >&5
b9a5c27f
RS
2185if eval "test \"`echo '$''{'bfd_cv_decl_needed_sbrk'+set}'`\" = set"; then
2186 echo $ac_n "(cached) $ac_c" 1>&6
2187else
2188 cat > conftest.$ac_ext <<EOF
12e0afe5 2189#line 2190 "configure"
b9a5c27f
RS
2190#include "confdefs.h"
2191
2192#include <stdio.h>
2193#ifdef HAVE_STRING_H
2194#include <string.h>
2195#else
2196#ifdef HAVE_STRINGS_H
2197#include <strings.h>
2198#endif
2199#endif
2200#ifdef HAVE_STDLIB_H
2201#include <stdlib.h>
2202#endif
2203#ifdef HAVE_UNISTD_H
2204#include <unistd.h>
2205#endif
2206int main() {
2207char *(*pfn) = (char *(*)) sbrk
2208; return 0; }
2209EOF
12e0afe5 2210if { (eval echo configure:2211: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
b9a5c27f
RS
2211 rm -rf conftest*
2212 bfd_cv_decl_needed_sbrk=no
2213else
2214 echo "configure: failed program was:" >&5
2215 cat conftest.$ac_ext >&5
2216 rm -rf conftest*
2217 bfd_cv_decl_needed_sbrk=yes
2218fi
2219rm -f conftest*
2220fi
2221
2222echo "$ac_t""$bfd_cv_decl_needed_sbrk" 1>&6
2223if test $bfd_cv_decl_needed_sbrk = yes; then
2224 bfd_tr_decl=NEED_DECLARATION_`echo sbrk | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
2225 cat >> confdefs.h <<EOF
2226#define $bfd_tr_decl 1
2227EOF
2228
2229fi
2230
2231echo $ac_n "checking whether getenv must be declared""... $ac_c" 1>&6
12e0afe5 2232echo "configure:2233: checking whether getenv must be declared" >&5
b9a5c27f
RS
2233if eval "test \"`echo '$''{'bfd_cv_decl_needed_getenv'+set}'`\" = set"; then
2234 echo $ac_n "(cached) $ac_c" 1>&6
2235else
2236 cat > conftest.$ac_ext <<EOF
12e0afe5 2237#line 2238 "configure"
b9a5c27f
RS
2238#include "confdefs.h"
2239
2240#include <stdio.h>
2241#ifdef HAVE_STRING_H
2242#include <string.h>
2243#else
2244#ifdef HAVE_STRINGS_H
2245#include <strings.h>
2246#endif
2247#endif
2248#ifdef HAVE_STDLIB_H
2249#include <stdlib.h>
2250#endif
2251#ifdef HAVE_UNISTD_H
2252#include <unistd.h>
2253#endif
2254int main() {
2255char *(*pfn) = (char *(*)) getenv
2256; return 0; }
2257EOF
12e0afe5 2258if { (eval echo configure:2259: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
b9a5c27f
RS
2259 rm -rf conftest*
2260 bfd_cv_decl_needed_getenv=no
2261else
2262 echo "configure: failed program was:" >&5
2263 cat conftest.$ac_ext >&5
2264 rm -rf conftest*
2265 bfd_cv_decl_needed_getenv=yes
2266fi
2267rm -f conftest*
2268fi
2269
2270echo "$ac_t""$bfd_cv_decl_needed_getenv" 1>&6
2271if test $bfd_cv_decl_needed_getenv = yes; then
2272 bfd_tr_decl=NEED_DECLARATION_`echo getenv | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
2273 cat >> confdefs.h <<EOF
2274#define $bfd_tr_decl 1
2275EOF
2276
2277fi
2278
caf2a913 2279
ef346f1a 2280# target-specific stuff:
3d6f0983 2281
95d31c3c 2282all_targets=
ef346f1a
ILT
2283EMUL=
2284all_emuls=
95d31c3c 2285TDIRS=
ef346f1a 2286
95d31c3c 2287for targ_alias in `echo $target_alias $enable_targets | sed 's/,/ /g'`
ef346f1a 2288do
95d31c3c
ILT
2289 if test "$targ_alias" = "all"; then
2290 all_targets=true
2291 else
2292 # Canonicalize the secondary target names.
b9a5c27f 2293 result=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $targ_alias 2>/dev/null`
95d31c3c
ILT
2294 if test -n "$result"; then
2295 targ=$result
ef346f1a 2296 else
95d31c3c 2297 targ=$targ_alias
ef346f1a 2298 fi
2ee11735 2299
95d31c3c 2300 . ${srcdir}/configure.tgt
ef346f1a 2301
95d31c3c
ILT
2302 if test "$targ" = "$target"; then
2303 EMUL=$targ_emul
2304 fi
ef346f1a 2305
95d31c3c
ILT
2306 for i in $targ_emul $targ_extra_emuls; do
2307 case " $all_emuls " in
2308 *" e${i}.o "*) ;;
2309 *)
2310 all_emuls="$all_emuls e${i}.o"
2311 eval result=\$tdir_$i
2312 test -z "$result" && result=$targ_alias
2313 TDIRS="$TDIRS\\
2314tdir_$i=$result"
2315 ;;
ef346f1a
ILT
2316 esac
2317 done
95d31c3c
ILT
2318 fi
2319done
ef346f1a 2320
ef346f1a 2321
ef346f1a
ILT
2322
2323
95d31c3c 2324if test x${all_targets} = xtrue; then
b9a5c27f
RS
2325 if test x${want64} = xtrue; then
2326 EMULATION_OFILES='$(ALL_EMULATIONS) $(ALL_64_EMULATIONS)'
2327 else
2328 EMULATION_OFILES='$(ALL_EMULATIONS)'
2329 fi
95d31c3c
ILT
2330else
2331 EMULATION_OFILES=$all_emuls
2332fi
2333
ef346f1a
ILT
2334
2335trap '' 1 2 15
2336cat > confcache <<\EOF
2337# This file is a shell script that caches the results of configure
2338# tests run on this system so they can be shared between configure
2339# scripts and configure runs. It is not useful on other systems.
2340# If it contains results you don't want to keep, you may remove or edit it.
2341#
2342# By default, configure uses ./config.cache as the cache file,
2343# creating it if it does not exist already. You can give configure
2344# the --cache-file=FILE option to use a different cache file; that is
2345# what configure does when it calls configure scripts in
2346# subdirectories, so they share the cache.
2347# Giving --cache-file=/dev/null disables caching, for debugging configure.
2348# config.status only pays attention to the cache file if you give it the
2349# --recheck option to rerun configure.
2350#
2351EOF
b9a5c27f
RS
2352# The following way of writing the cache mishandles newlines in values,
2353# but we know of no workaround that is simple, portable, and efficient.
2354# So, don't put newlines in cache variables' values.
ef346f1a
ILT
2355# Ultrix sh set writes to stderr and can't be redirected directly,
2356# and sets the high bit in the cache file unless we assign to the vars.
2357(set) 2>&1 |
12e0afe5 2358 case `(ac_space=' '; set) 2>&1 | grep ac_space` in
b9a5c27f
RS
2359 *ac_space=\ *)
2360 # `set' does not quote correctly, so add quotes (double-quote substitution
2361 # turns \\\\ into \\, and sed turns \\ into \).
2362 sed -n \
2363 -e "s/'/'\\\\''/g" \
2364 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
2365 ;;
2366 *)
2367 # `set' quotes correctly as required by POSIX, so do not add quotes.
2368 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
2369 ;;
2370 esac >> confcache
ef346f1a
ILT
2371if cmp -s $cache_file confcache; then
2372 :
2373else
2374 if test -w $cache_file; then
2375 echo "updating cache $cache_file"
2376 cat confcache > $cache_file
2377 else
2378 echo "not updating unwritable cache $cache_file"
2379 fi
2380fi
2381rm -f confcache
2382
2383trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
2384
2385test "x$prefix" = xNONE && prefix=$ac_default_prefix
2386# Let make expand exec_prefix.
2387test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
2388
2389# Any assignment to VPATH causes Sun make to only execute
2390# the first set of double-colon rules, so remove it if not needed.
2391# If there is a colon in the path, we need to keep it.
2392if test "x$srcdir" = x.; then
2393 ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
2394fi
2395
2396trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
2397
2398DEFS=-DHAVE_CONFIG_H
2399
2400# Without the "./", some shells look in PATH for config.status.
2401: ${CONFIG_STATUS=./config.status}
2402
2403echo creating $CONFIG_STATUS
2404rm -f $CONFIG_STATUS
2405cat > $CONFIG_STATUS <<EOF
2406#! /bin/sh
2407# Generated automatically by configure.
2408# Run this file to recreate the current configuration.
2409# This directory was configured as follows,
2410# on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
2411#
2412# $0 $ac_configure_args
8c32cf6e 2413#
ef346f1a
ILT
2414# Compiler output produced by configure, useful for debugging
2415# configure, is in ./config.log if it exists.
2416
2417ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
2418for ac_option
2419do
2420 case "\$ac_option" in
2421 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
2422 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
2423 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
2424 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
b5db0960 2425 echo "$CONFIG_STATUS generated by autoconf version 2.12.1"
ef346f1a
ILT
2426 exit 0 ;;
2427 -help | --help | --hel | --he | --h)
2428 echo "\$ac_cs_usage"; exit 0 ;;
2429 *) echo "\$ac_cs_usage"; exit 1 ;;
2430 esac
2431done
2432
2433ac_given_srcdir=$srcdir
b9a5c27f 2434ac_given_INSTALL="$INSTALL"
ef346f1a
ILT
2435
2436trap 'rm -fr `echo "Makefile config.h:config.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
2e598345
ILT
2437EOF
2438cat >> $CONFIG_STATUS <<EOF
ef346f1a 2439
caf2a913 2440# Protect against being on the right side of a sed subst in config.status.
2e598345
ILT
2441sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
2442 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
ef346f1a
ILT
2443$ac_vpsub
2444$extrasub
12e0afe5 2445s%@SHELL@%$SHELL%g
ef346f1a
ILT
2446s%@CFLAGS@%$CFLAGS%g
2447s%@CPPFLAGS@%$CPPFLAGS%g
2448s%@CXXFLAGS@%$CXXFLAGS%g
2449s%@DEFS@%$DEFS%g
2450s%@LDFLAGS@%$LDFLAGS%g
2451s%@LIBS@%$LIBS%g
2452s%@exec_prefix@%$exec_prefix%g
2453s%@prefix@%$prefix%g
2454s%@program_transform_name@%$program_transform_name%g
caf2a913
ILT
2455s%@bindir@%$bindir%g
2456s%@sbindir@%$sbindir%g
2457s%@libexecdir@%$libexecdir%g
2458s%@datadir@%$datadir%g
2459s%@sysconfdir@%$sysconfdir%g
2460s%@sharedstatedir@%$sharedstatedir%g
2461s%@localstatedir@%$localstatedir%g
2462s%@libdir@%$libdir%g
2463s%@includedir@%$includedir%g
2464s%@oldincludedir@%$oldincludedir%g
2465s%@infodir@%$infodir%g
2466s%@mandir@%$mandir%g
ef346f1a
ILT
2467s%@host@%$host%g
2468s%@host_alias@%$host_alias%g
2469s%@host_cpu@%$host_cpu%g
2470s%@host_vendor@%$host_vendor%g
2471s%@host_os@%$host_os%g
2472s%@target@%$target%g
2473s%@target_alias@%$target_alias%g
2474s%@target_cpu@%$target_cpu%g
2475s%@target_vendor@%$target_vendor%g
2476s%@target_os@%$target_os%g
2477s%@build@%$build%g
2478s%@build_alias@%$build_alias%g
2479s%@build_cpu@%$build_cpu%g
2480s%@build_vendor@%$build_vendor%g
2481s%@build_os@%$build_os%g
b9a5c27f
RS
2482s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
2483s%@INSTALL_DATA@%$INSTALL_DATA%g
b5db0960
ILT
2484s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
2485s%@PACKAGE@%$PACKAGE%g
2486s%@VERSION@%$VERSION%g
2487s%@ACLOCAL@%$ACLOCAL%g
2488s%@AUTOCONF@%$AUTOCONF%g
2489s%@AUTOMAKE@%$AUTOMAKE%g
2490s%@AUTOHEADER@%$AUTOHEADER%g
2491s%@MAKEINFO@%$MAKEINFO%g
2492s%@SET_MAKE@%$SET_MAKE%g
b5db0960 2493s%@RANLIB@%$RANLIB%g
12e0afe5 2494s%@CC@%$CC%g
b5db0960 2495s%@LD@%$LD%g
12e0afe5 2496s%@NM@%$NM%g
b5db0960
ILT
2497s%@LN_S@%$LN_S%g
2498s%@LIBTOOL@%$LIBTOOL%g
b9a5c27f 2499s%@EXEEXT@%$EXEEXT%g
b5db0960
ILT
2500s%@YACC@%$YACC%g
2501s%@LEX@%$LEX%g
2502s%@LEXLIB@%$LEXLIB%g
2503s%@CPP@%$CPP%g
2504s%@LEX_OUTPUT_ROOT@%$LEX_OUTPUT_ROOT%g
2505s%@MAINT@%$MAINT%g
ef346f1a
ILT
2506s%@HDEFINES@%$HDEFINES%g
2507s%@HOSTING_CRT0@%$HOSTING_CRT0%g
2508s%@HOSTING_LIBS@%$HOSTING_LIBS%g
2509s%@NATIVE_LIB_DIRS@%$NATIVE_LIB_DIRS%g
ef346f1a 2510s%@EMUL@%$EMUL%g
95d31c3c 2511s%@TDIRS@%$TDIRS%g
ef346f1a
ILT
2512s%@EMULATION_OFILES@%$EMULATION_OFILES%g
2513
2514CEOF
2515EOF
b9a5c27f
RS
2516
2517cat >> $CONFIG_STATUS <<\EOF
2518
2519# Split the substitutions into bite-sized pieces for seds with
2520# small command number limits, like on Digital OSF/1 and HP-UX.
2521ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
2522ac_file=1 # Number of current file.
2523ac_beg=1 # First line for current file.
2524ac_end=$ac_max_sed_cmds # Line after last line for current file.
2525ac_more_lines=:
2526ac_sed_cmds=""
2527while $ac_more_lines; do
2528 if test $ac_beg -gt 1; then
2529 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
2530 else
2531 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
2532 fi
2533 if test ! -s conftest.s$ac_file; then
2534 ac_more_lines=false
2535 rm -f conftest.s$ac_file
2536 else
2537 if test -z "$ac_sed_cmds"; then
2538 ac_sed_cmds="sed -f conftest.s$ac_file"
2539 else
2540 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
2541 fi
2542 ac_file=`expr $ac_file + 1`
2543 ac_beg=$ac_end
2544 ac_end=`expr $ac_end + $ac_max_sed_cmds`
2545 fi
2546done
2547if test -z "$ac_sed_cmds"; then
2548 ac_sed_cmds=cat
2549fi
2550EOF
2551
ef346f1a
ILT
2552cat >> $CONFIG_STATUS <<EOF
2553
2554CONFIG_FILES=\${CONFIG_FILES-"Makefile"}
2555EOF
2556cat >> $CONFIG_STATUS <<\EOF
2557for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
b9a5c27f 2558 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
ef346f1a 2559 case "$ac_file" in
b9a5c27f 2560 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
ef346f1a
ILT
2561 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2562 *) ac_file_in="${ac_file}.in" ;;
2563 esac
2564
b9a5c27f 2565 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
ef346f1a
ILT
2566
2567 # Remove last slash and all that follows it. Not all systems have dirname.
2568 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2569 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2570 # The file is in a subdirectory.
2571 test ! -d "$ac_dir" && mkdir "$ac_dir"
2572 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
2573 # A "../" for each directory in $ac_dir_suffix.
2574 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
2575 else
2576 ac_dir_suffix= ac_dots=
2577 fi
2578
2579 case "$ac_given_srcdir" in
2580 .) srcdir=.
2581 if test -z "$ac_dots"; then top_srcdir=.
2582 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
2583 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
2584 *) # Relative path.
2585 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
2586 top_srcdir="$ac_dots$ac_given_srcdir" ;;
2587 esac
2588
b9a5c27f
RS
2589 case "$ac_given_INSTALL" in
2590 [/$]*) INSTALL="$ac_given_INSTALL" ;;
2591 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
2592 esac
2593
ef346f1a
ILT
2594 echo creating "$ac_file"
2595 rm -f "$ac_file"
2596 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
2597 case "$ac_file" in
2598 *Makefile*) ac_comsub="1i\\
2599# $configure_input" ;;
2600 *) ac_comsub= ;;
2601 esac
b9a5c27f 2602
b5db0960 2603 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
ef346f1a
ILT
2604 sed -e "$ac_comsub
2605s%@configure_input@%$configure_input%g
2606s%@srcdir@%$srcdir%g
2607s%@top_srcdir@%$top_srcdir%g
b9a5c27f
RS
2608s%@INSTALL@%$INSTALL%g
2609" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
ef346f1a 2610fi; done
b9a5c27f 2611rm -f conftest.s*
ef346f1a
ILT
2612
2613# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
2614# NAME is the cpp macro being defined and VALUE is the value it is being given.
8c32cf6e 2615#
ef346f1a
ILT
2616# ac_d sets the value in "#define NAME VALUE" lines.
2617ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
2618ac_dB='\([ ][ ]*\)[^ ]*%\1#\2'
2619ac_dC='\3'
2620ac_dD='%g'
2621# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
2622ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
2623ac_uB='\([ ]\)%\1#\2define\3'
2624ac_uC=' '
2625ac_uD='\4%g'
2626# ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
2627ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
2628ac_eB='$%\1#\2define\3'
2629ac_eC=' '
2630ac_eD='%g'
2631
b9a5c27f
RS
2632if test "${CONFIG_HEADERS+set}" != set; then
2633EOF
2634cat >> $CONFIG_STATUS <<EOF
2635 CONFIG_HEADERS="config.h:config.in"
2636EOF
2637cat >> $CONFIG_STATUS <<\EOF
2638fi
ef346f1a 2639for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
b9a5c27f 2640 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
ef346f1a 2641 case "$ac_file" in
b9a5c27f 2642 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
ef346f1a
ILT
2643 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2644 *) ac_file_in="${ac_file}.in" ;;
2645 esac
2646
2647 echo creating $ac_file
2648
2649 rm -f conftest.frag conftest.in conftest.out
b5db0960 2650 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
b9a5c27f 2651 cat $ac_file_inputs > conftest.in
ef346f1a
ILT
2652
2653EOF
2654
2655# Transform confdefs.h into a sed script conftest.vals that substitutes
2656# the proper values into config.h.in to produce config.h. And first:
caf2a913 2657# Protect against being on the right side of a sed subst in config.status.
ef346f1a
ILT
2658# Protect against being in an unquoted here document in config.status.
2659rm -f conftest.vals
2660cat > conftest.hdr <<\EOF
2661s/[\\&%]/\\&/g
2662s%[\\$`]%\\&%g
b9a5c27f 2663s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
ef346f1a
ILT
2664s%ac_d%ac_u%gp
2665s%ac_u%ac_e%gp
2666EOF
2667sed -n -f conftest.hdr confdefs.h > conftest.vals
2668rm -f conftest.hdr
2669
2670# This sed command replaces #undef with comments. This is necessary, for
2671# example, in the case of _POSIX_SOURCE, which is predefined and required
2672# on some systems where configure will not decide to define it.
2673cat >> conftest.vals <<\EOF
2674s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
2675EOF
2676
2677# Break up conftest.vals because some shells have a limit on
2678# the size of here documents, and old seds have small limits too.
ef346f1a
ILT
2679
2680rm -f conftest.tail
2681while :
2682do
2683 ac_lines=`grep -c . conftest.vals`
2684 # grep -c gives empty output for an empty file on some AIX systems.
2685 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
2686 # Write a limited-size here document to conftest.frag.
2687 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
2688 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
2689 echo 'CEOF
2690 sed -f conftest.frag conftest.in > conftest.out
2691 rm -f conftest.in
2692 mv conftest.out conftest.in
2693' >> $CONFIG_STATUS
2694 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
2695 rm -f conftest.vals
2696 mv conftest.tail conftest.vals
2697done
2698rm -f conftest.vals
2699
2700cat >> $CONFIG_STATUS <<\EOF
2701 rm -f conftest.frag conftest.h
2702 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
2703 cat conftest.in >> conftest.h
2704 rm -f conftest.in
2705 if cmp -s $ac_file conftest.h 2>/dev/null; then
2706 echo "$ac_file is unchanged"
2707 rm -f conftest.h
2708 else
b9a5c27f
RS
2709 # Remove last slash and all that follows it. Not all systems have dirname.
2710 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2711 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2712 # The file is in a subdirectory.
2713 test ! -d "$ac_dir" && mkdir "$ac_dir"
2714 fi
ef346f1a
ILT
2715 rm -f $ac_file
2716 mv conftest.h $ac_file
2717 fi
2718fi; done
2719
b9a5c27f
RS
2720EOF
2721cat >> $CONFIG_STATUS <<EOF
ef346f1a 2722
b5db0960 2723
b9a5c27f
RS
2724EOF
2725cat >> $CONFIG_STATUS <<\EOF
b5db0960
ILT
2726test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
2727
ef346f1a
ILT
2728exit 0
2729EOF
2730chmod +x $CONFIG_STATUS
2731rm -fr confdefs* $ac_clean_files
2732test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
2ee11735 2733
This page took 0.381968 seconds and 4 git commands to generate.