* arc.h (enum reloc): Move here from elf32-arc.c.
[deliverable/binutils-gdb.git] / opcodes / configure
CommitLineData
c62d1274
ILT
1#! /bin/sh
2
3# Guess values for system-dependent variables and create Makefiles.
9c03036a 4# Generated automatically using autoconf version 2.12
e3659cbf 5# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
c62d1274
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
1daed53f
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]"
e0bf1022 18ac_help="$ac_help
1daed53f
ILT
19 --enable-static build static libraries [default=yes]"
20ac_help="$ac_help
21 --enable-targets alternative target configurations"
e0bf1022
ILT
22ac_help="$ac_help
23 --enable-commonbfdlib build shared BFD/opcodes/libiberty library"
1daed53f
ILT
24ac_help="$ac_help
25 --enable-maintainer-mode enable make rules and dependencies not useful
26 (and sometimes confusing) to the casual installer"
c62d1274
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
00103dfa
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'
c62d1274
ILT
61
62# Initialize some other variables.
63subdirs=
00103dfa 64MFLAGS= MAKEFLAGS=
9c03036a
DE
65# Maximum number of lines to put in a shell here document.
66ac_max_here_lines=12
c62d1274
ILT
67
68ac_prev=
69for ac_option
70do
71
72 # If the previous option needs an argument, assign it.
73 if test -n "$ac_prev"; then
74 eval "$ac_prev=\$ac_option"
75 ac_prev=
76 continue
77 fi
78
79 case "$ac_option" in
80 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
81 *) ac_optarg= ;;
82 esac
83
84 # Accept the important Cygnus configure options, so we can diagnose typos.
85
86 case "$ac_option" in
87
00103dfa
ILT
88 -bindir | --bindir | --bindi | --bind | --bin | --bi)
89 ac_prev=bindir ;;
90 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
91 bindir="$ac_optarg" ;;
92
93 -build | --build | --buil | --bui | --bu)
c62d1274 94 ac_prev=build ;;
00103dfa 95 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
c62d1274
ILT
96 build="$ac_optarg" ;;
97
98 -cache-file | --cache-file | --cache-fil | --cache-fi \
99 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
100 ac_prev=cache_file ;;
101 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
102 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
103 cache_file="$ac_optarg" ;;
104
00103dfa
ILT
105 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
106 ac_prev=datadir ;;
107 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
108 | --da=*)
109 datadir="$ac_optarg" ;;
110
c62d1274
ILT
111 -disable-* | --disable-*)
112 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
113 # Reject names that are not valid shell variable names.
114 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
115 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
116 fi
117 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
118 eval "enable_${ac_feature}=no" ;;
119
120 -enable-* | --enable-*)
121 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
122 # Reject names that are not valid shell variable names.
123 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
124 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
125 fi
126 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
127 case "$ac_option" in
128 *=*) ;;
129 *) ac_optarg=yes ;;
130 esac
131 eval "enable_${ac_feature}='$ac_optarg'" ;;
132
133 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
134 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
135 | --exec | --exe | --ex)
136 ac_prev=exec_prefix ;;
137 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
138 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
139 | --exec=* | --exe=* | --ex=*)
140 exec_prefix="$ac_optarg" ;;
141
142 -gas | --gas | --ga | --g)
143 # Obsolete; use --with-gas.
144 with_gas=yes ;;
145
146 -help | --help | --hel | --he)
147 # Omit some internal or obsolete options to make the list less imposing.
148 # This message is too long to be a string in the A/UX 3.1 sh.
149 cat << EOF
150Usage: configure [options] [host]
151Options: [defaults in brackets after descriptions]
152Configuration:
153 --cache-file=FILE cache test results in FILE
154 --help print this message
155 --no-create do not create output files
156 --quiet, --silent do not print \`checking...' messages
157 --version print the version of autoconf that created configure
158Directory and file names:
159 --prefix=PREFIX install architecture-independent files in PREFIX
160 [$ac_default_prefix]
00103dfa 161 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
c62d1274 162 [same as prefix]
00103dfa
ILT
163 --bindir=DIR user executables in DIR [EPREFIX/bin]
164 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
165 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
166 --datadir=DIR read-only architecture-independent data in DIR
167 [PREFIX/share]
168 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
169 --sharedstatedir=DIR modifiable architecture-independent data in DIR
170 [PREFIX/com]
171 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
172 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
173 --includedir=DIR C header files in DIR [PREFIX/include]
174 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
175 --infodir=DIR info documentation in DIR [PREFIX/info]
176 --mandir=DIR man documentation in DIR [PREFIX/man]
c62d1274
ILT
177 --srcdir=DIR find the sources in DIR [configure dir or ..]
178 --program-prefix=PREFIX prepend PREFIX to installed program names
179 --program-suffix=SUFFIX append SUFFIX to installed program names
00103dfa
ILT
180 --program-transform-name=PROGRAM
181 run sed PROGRAM on installed program names
182EOF
183 cat << EOF
c62d1274
ILT
184Host type:
185 --build=BUILD configure for building on BUILD [BUILD=HOST]
186 --host=HOST configure for HOST [guessed]
187 --target=TARGET configure for TARGET [TARGET=HOST]
188Features and packages:
189 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
190 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
191 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
192 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
193 --x-includes=DIR X include files are in DIR
194 --x-libraries=DIR X library files are in DIR
c62d1274 195EOF
00103dfa
ILT
196 if test -n "$ac_help"; then
197 echo "--enable and --with options recognized:$ac_help"
198 fi
c62d1274
ILT
199 exit 0 ;;
200
201 -host | --host | --hos | --ho)
202 ac_prev=host ;;
203 -host=* | --host=* | --hos=* | --ho=*)
204 host="$ac_optarg" ;;
205
00103dfa
ILT
206 -includedir | --includedir | --includedi | --included | --include \
207 | --includ | --inclu | --incl | --inc)
208 ac_prev=includedir ;;
209 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
210 | --includ=* | --inclu=* | --incl=* | --inc=*)
211 includedir="$ac_optarg" ;;
212
213 -infodir | --infodir | --infodi | --infod | --info | --inf)
214 ac_prev=infodir ;;
215 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
216 infodir="$ac_optarg" ;;
217
218 -libdir | --libdir | --libdi | --libd)
219 ac_prev=libdir ;;
220 -libdir=* | --libdir=* | --libdi=* | --libd=*)
221 libdir="$ac_optarg" ;;
222
223 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
224 | --libexe | --libex | --libe)
225 ac_prev=libexecdir ;;
226 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
227 | --libexe=* | --libex=* | --libe=*)
228 libexecdir="$ac_optarg" ;;
229
230 -localstatedir | --localstatedir | --localstatedi | --localstated \
231 | --localstate | --localstat | --localsta | --localst \
232 | --locals | --local | --loca | --loc | --lo)
233 ac_prev=localstatedir ;;
234 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
235 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
236 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
237 localstatedir="$ac_optarg" ;;
238
239 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
240 ac_prev=mandir ;;
241 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
242 mandir="$ac_optarg" ;;
243
c62d1274
ILT
244 -nfp | --nfp | --nf)
245 # Obsolete; use --without-fp.
246 with_fp=no ;;
247
248 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
249 | --no-cr | --no-c)
250 no_create=yes ;;
251
252 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
253 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
254 no_recursion=yes ;;
255
00103dfa
ILT
256 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
257 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
258 | --oldin | --oldi | --old | --ol | --o)
259 ac_prev=oldincludedir ;;
260 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
261 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
262 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
263 oldincludedir="$ac_optarg" ;;
264
c62d1274
ILT
265 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
266 ac_prev=prefix ;;
267 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
268 prefix="$ac_optarg" ;;
269
270 -program-prefix | --program-prefix | --program-prefi | --program-pref \
271 | --program-pre | --program-pr | --program-p)
272 ac_prev=program_prefix ;;
273 -program-prefix=* | --program-prefix=* | --program-prefi=* \
274 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
275 program_prefix="$ac_optarg" ;;
276
277 -program-suffix | --program-suffix | --program-suffi | --program-suff \
278 | --program-suf | --program-su | --program-s)
279 ac_prev=program_suffix ;;
280 -program-suffix=* | --program-suffix=* | --program-suffi=* \
281 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
282 program_suffix="$ac_optarg" ;;
283
284 -program-transform-name | --program-transform-name \
285 | --program-transform-nam | --program-transform-na \
286 | --program-transform-n | --program-transform- \
287 | --program-transform | --program-transfor \
288 | --program-transfo | --program-transf \
289 | --program-trans | --program-tran \
290 | --progr-tra | --program-tr | --program-t)
291 ac_prev=program_transform_name ;;
292 -program-transform-name=* | --program-transform-name=* \
293 | --program-transform-nam=* | --program-transform-na=* \
294 | --program-transform-n=* | --program-transform-=* \
295 | --program-transform=* | --program-transfor=* \
296 | --program-transfo=* | --program-transf=* \
297 | --program-trans=* | --program-tran=* \
298 | --progr-tra=* | --program-tr=* | --program-t=*)
299 program_transform_name="$ac_optarg" ;;
300
301 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
302 | -silent | --silent | --silen | --sile | --sil)
303 silent=yes ;;
304
00103dfa
ILT
305 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
306 ac_prev=sbindir ;;
307 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
308 | --sbi=* | --sb=*)
309 sbindir="$ac_optarg" ;;
310
311 -sharedstatedir | --sharedstatedir | --sharedstatedi \
312 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
313 | --sharedst | --shareds | --shared | --share | --shar \
314 | --sha | --sh)
315 ac_prev=sharedstatedir ;;
316 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
317 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
318 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
319 | --sha=* | --sh=*)
320 sharedstatedir="$ac_optarg" ;;
321
c62d1274
ILT
322 -site | --site | --sit)
323 ac_prev=site ;;
324 -site=* | --site=* | --sit=*)
325 site="$ac_optarg" ;;
326
327 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
328 ac_prev=srcdir ;;
329 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
330 srcdir="$ac_optarg" ;;
331
00103dfa
ILT
332 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
333 | --syscon | --sysco | --sysc | --sys | --sy)
334 ac_prev=sysconfdir ;;
335 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
336 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
337 sysconfdir="$ac_optarg" ;;
338
c62d1274
ILT
339 -target | --target | --targe | --targ | --tar | --ta | --t)
340 ac_prev=target ;;
341 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
342 target="$ac_optarg" ;;
343
344 -v | -verbose | --verbose | --verbos | --verbo | --verb)
345 verbose=yes ;;
346
347 -version | --version | --versio | --versi | --vers)
9c03036a 348 echo "configure generated by autoconf version 2.12"
c62d1274
ILT
349 exit 0 ;;
350
351 -with-* | --with-*)
352 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
353 # Reject names that are not valid shell variable names.
354 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
355 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
356 fi
357 ac_package=`echo $ac_package| sed 's/-/_/g'`
358 case "$ac_option" in
359 *=*) ;;
360 *) ac_optarg=yes ;;
361 esac
362 eval "with_${ac_package}='$ac_optarg'" ;;
363
364 -without-* | --without-*)
365 ac_package=`echo $ac_option|sed -e 's/-*without-//'`
366 # Reject names that are not valid shell variable names.
367 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
368 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
369 fi
370 ac_package=`echo $ac_package| sed 's/-/_/g'`
371 eval "with_${ac_package}=no" ;;
372
373 --x)
374 # Obsolete; use --with-x.
375 with_x=yes ;;
376
377 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
378 | --x-incl | --x-inc | --x-in | --x-i)
379 ac_prev=x_includes ;;
380 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
381 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
382 x_includes="$ac_optarg" ;;
383
384 -x-libraries | --x-libraries | --x-librarie | --x-librari \
385 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
386 ac_prev=x_libraries ;;
387 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
388 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
389 x_libraries="$ac_optarg" ;;
390
391 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
392 ;;
393
00103dfa 394 *)
c62d1274
ILT
395 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
396 echo "configure: warning: $ac_option: invalid host type" 1>&2
397 fi
398 if test "x$nonopt" != xNONE; then
399 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
400 fi
401 nonopt="$ac_option"
402 ;;
403
404 esac
405done
406
407if test -n "$ac_prev"; then
408 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
409fi
410
411trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
412
413# File descriptor usage:
414# 0 standard input
415# 1 file creation
416# 2 errors and warnings
417# 3 some systems may open it to /dev/tty
418# 4 used on the Kubota Titan
419# 6 checking for... messages and results
420# 5 compiler messages saved in config.log
421if test "$silent" = yes; then
422 exec 6>/dev/null
423else
424 exec 6>&1
425fi
426exec 5>./config.log
427
428echo "\
429This file contains any messages produced by compilers while
430running configure, to aid debugging if configure makes a mistake.
431" 1>&5
432
433# Strip out --no-create and --no-recursion so they do not pile up.
434# Also quote any args containing shell metacharacters.
435ac_configure_args=
436for ac_arg
437do
438 case "$ac_arg" in
439 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
440 | --no-cr | --no-c) ;;
441 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
442 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
443 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
444 ac_configure_args="$ac_configure_args '$ac_arg'" ;;
445 *) ac_configure_args="$ac_configure_args $ac_arg" ;;
446 esac
447done
448
449# NLS nuisances.
9c03036a
DE
450# Only set these to C if already set. These must not be set unconditionally
451# because not all systems understand e.g. LANG=C (notably SCO).
452# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
453# Non-C LC_CTYPE values break the ctype check.
c62d1274 454if test "${LANG+set}" = set; then LANG=C; export LANG; fi
9c03036a
DE
455if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
456if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
457if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
c62d1274
ILT
458
459# confdefs.h avoids OS command line length limits that DEFS can exceed.
460rm -rf conftest* confdefs.h
461# AIX cpp loses on an empty file, so make sure it contains at least a newline.
462echo > confdefs.h
463
464# A filename unique to this package, relative to the directory that
465# configure is in, which we can look for to find out if srcdir is correct.
466ac_unique_file=z8k-dis.c
467
468# Find the source files, if location was not specified.
469if test -z "$srcdir"; then
470 ac_srcdir_defaulted=yes
471 # Try the directory containing this script, then its parent.
472 ac_prog=$0
473 ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
474 test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
475 srcdir=$ac_confdir
476 if test ! -r $srcdir/$ac_unique_file; then
477 srcdir=..
478 fi
479else
480 ac_srcdir_defaulted=no
481fi
482if test ! -r $srcdir/$ac_unique_file; then
483 if test "$ac_srcdir_defaulted" = yes; then
484 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
485 else
486 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
487 fi
488fi
489srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
490
491# Prefer explicitly selected file to automatically selected ones.
492if test -z "$CONFIG_SITE"; then
493 if test "x$prefix" != xNONE; then
494 CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
495 else
496 CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
497 fi
498fi
499for ac_site_file in $CONFIG_SITE; do
500 if test -r "$ac_site_file"; then
501 echo "loading site script $ac_site_file"
502 . "$ac_site_file"
503 fi
504done
505
1daed53f
ILT
506if test -r "$cache_file"; then
507 echo "loading cache $cache_file"
508 . $cache_file
509else
510 echo "creating cache $cache_file"
511 > $cache_file
512fi
513
514ac_ext=c
515# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
516ac_cpp='$CPP $CPPFLAGS'
517ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
518ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
519cross_compiling=$ac_cv_prog_cc_cross
520
521if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
522 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
523 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
524 ac_n= ac_c='
525' ac_t=' '
526 else
527 ac_n=-n ac_c= ac_t=
528 fi
529else
530 ac_n= ac_c='\c' ac_t=
531fi
532
533
534
535ac_aux_dir=
536for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
537 if test -f $ac_dir/install-sh; then
538 ac_aux_dir=$ac_dir
539 ac_install_sh="$ac_aux_dir/install-sh -c"
540 break
541 elif test -f $ac_dir/install.sh; then
542 ac_aux_dir=$ac_dir
543 ac_install_sh="$ac_aux_dir/install.sh -c"
544 break
545 fi
546done
547if test -z "$ac_aux_dir"; then
548 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
549fi
550ac_config_guess=$ac_aux_dir/config.guess
551ac_config_sub=$ac_aux_dir/config.sub
552ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
553
554
555# Do some error checking and defaulting for the host and target type.
556# The inputs are:
557# configure --host=HOST --target=TARGET --build=BUILD NONOPT
558#
559# The rules are:
560# 1. You are not allowed to specify --host, --target, and nonopt at the
561# same time.
562# 2. Host defaults to nonopt.
563# 3. If nonopt is not specified, then host defaults to the current host,
564# as determined by config.guess.
565# 4. Target and build default to nonopt.
566# 5. If nonopt is not specified, then target and build default to host.
567
568# The aliases save the names the user supplied, while $host etc.
569# will get canonicalized.
570case $host---$target---$nonopt in
571NONE---*---* | *---NONE---* | *---*---NONE) ;;
572*) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
573esac
574
575
576# Make sure we can run config.sub.
577if $ac_config_sub sun4 >/dev/null 2>&1; then :
578else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
579fi
580
581echo $ac_n "checking host system type""... $ac_c" 1>&6
582echo "configure:583: checking host system type" >&5
583
584host_alias=$host
585case "$host_alias" in
586NONE)
587 case $nonopt in
588 NONE)
589 if host_alias=`$ac_config_guess`; then :
590 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
591 fi ;;
592 *) host_alias=$nonopt ;;
593 esac ;;
594esac
595
596host=`$ac_config_sub $host_alias`
597host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
598host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
599host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
600echo "$ac_t""$host" 1>&6
601
602echo $ac_n "checking target system type""... $ac_c" 1>&6
603echo "configure:604: checking target system type" >&5
604
605target_alias=$target
606case "$target_alias" in
607NONE)
608 case $nonopt in
609 NONE) target_alias=$host_alias ;;
610 *) target_alias=$nonopt ;;
611 esac ;;
612esac
613
614target=`$ac_config_sub $target_alias`
615target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
616target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
617target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
618echo "$ac_t""$target" 1>&6
619
620echo $ac_n "checking build system type""... $ac_c" 1>&6
621echo "configure:622: checking build system type" >&5
622
623build_alias=$build
624case "$build_alias" in
625NONE)
626 case $nonopt in
627 NONE) build_alias=$host_alias ;;
628 *) build_alias=$nonopt ;;
629 esac ;;
630esac
631
632build=`$ac_config_sub $build_alias`
633build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
634build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
635build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
636echo "$ac_t""$build" 1>&6
637
638test "$host_alias" != "$target_alias" &&
639 test "$program_prefix$program_suffix$program_transform_name" = \
640 NONENONEs,x,x, &&
641 program_prefix=${target_alias}-
642
643
644# Find a good install program. We prefer a C program (faster),
645# so one script is as good as another. But avoid the broken or
646# incompatible versions:
647# SysV /etc/install, /usr/sbin/install
648# SunOS /usr/etc/install
649# IRIX /sbin/install
650# AIX /bin/install
651# AFS /usr/afsws/bin/install, which mishandles nonexistent args
652# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
653# ./install, which can be erroneously created by make from ./install.sh.
654echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
655echo "configure:656: checking for a BSD compatible install" >&5
656if test -z "$INSTALL"; then
657if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
658 echo $ac_n "(cached) $ac_c" 1>&6
659else
660 IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS="${IFS}:"
661 for ac_dir in $PATH; do
662 # Account for people who put trailing slashes in PATH elements.
663 case "$ac_dir/" in
664 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
665 *)
666 # OSF1 and SCO ODT 3.0 have their own names for install.
667 for ac_prog in ginstall installbsd scoinst install; do
668 if test -f $ac_dir/$ac_prog; then
669 if test $ac_prog = install &&
670 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
671 # AIX install. It has an incompatible calling convention.
672 # OSF/1 installbsd also uses dspmsg, but is usable.
673 :
674 else
675 ac_cv_path_install="$ac_dir/$ac_prog -c"
676 break 2
677 fi
678 fi
679 done
680 ;;
681 esac
682 done
683 IFS="$ac_save_IFS"
684
685fi
686 if test "${ac_cv_path_install+set}" = set; then
687 INSTALL="$ac_cv_path_install"
688 else
689 # As a last resort, use the slow shell script. We don't cache a
690 # path for INSTALL within a source directory, because that will
691 # break other packages using the cache if that directory is
692 # removed, or if the path is relative.
693 INSTALL="$ac_install_sh"
694 fi
695fi
696echo "$ac_t""$INSTALL" 1>&6
697
698# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
699# It thinks the first close brace ends the variable substitution.
700test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
701
702test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
703
704
705test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
706
707
708PACKAGE=opcodes
709
710VERSION=2.8.2
711
712if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
713 { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
714fi
715cat >> confdefs.h <<EOF
716#define PACKAGE "$PACKAGE"
717EOF
718
719cat >> confdefs.h <<EOF
720#define VERSION "$VERSION"
721EOF
722
723echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
724echo "configure:725: checking whether build environment is sane" >&5
725# Just in case
726sleep 1
727echo timestamp > conftestfile
728# Do `set' in a subshell so we don't clobber the current shell's
729# arguments. Must try -L first in case configure is actually a
730# symlink; some systems play weird games with the mod time of symlinks
731# (eg FreeBSD returns the mod time of the symlink's containing
732# directory).
733if (
734 set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
735 if test "" = "X"; then
736 # -L didn't work.
737 set X `ls -t $srcdir/configure conftestfile`
738 fi
739 test "$2" = conftestfile
740 )
741then
742 # Ok.
743 :
744else
745 { echo "configure: error: newly created file is older than distributed files!
746Check your system clock" 1>&2; exit 1; }
747fi
748rm -f conftest*
749echo "$ac_t""yes" 1>&6
750if test "$program_transform_name" = s,x,x,; then
751 program_transform_name=
752else
753 # Double any \ or $. echo might interpret backslashes.
754 cat <<\EOF_SED > conftestsed
755s,\\,\\\\,g; s,\$,$$,g
756EOF_SED
757 program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
758 rm -f conftestsed
759fi
760test "$program_prefix" != NONE &&
761 program_transform_name="s,^,${program_prefix},; $program_transform_name"
762# Use a double $ so make ignores it.
763test "$program_suffix" != NONE &&
764 program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
765
766# sed with no file args requires a program.
767test "$program_transform_name" = "" && program_transform_name="s,x,x,"
768
769missing_dir=`cd $ac_aux_dir && pwd`
770echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
771echo "configure:772: checking for working aclocal" >&5
772# Run test in a subshell; some versions of sh will print an error if
773# an executable is not found, even if stderr is redirected.
774# Redirect stdin to placate older versions of autoconf. Sigh.
775if (aclocal --version) < /dev/null > /dev/null 2>&1; then
776 ACLOCAL=aclocal
777 echo "$ac_t""found" 1>&6
778else
779 ACLOCAL="$missing_dir/missing aclocal"
780 echo "$ac_t""missing" 1>&6
781fi
782
783echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
784echo "configure:785: checking for working autoconf" >&5
785# Run test in a subshell; some versions of sh will print an error if
786# an executable is not found, even if stderr is redirected.
787# Redirect stdin to placate older versions of autoconf. Sigh.
788if (autoconf --version) < /dev/null > /dev/null 2>&1; then
789 AUTOCONF=autoconf
790 echo "$ac_t""found" 1>&6
791else
792 AUTOCONF="$missing_dir/missing autoconf"
793 echo "$ac_t""missing" 1>&6
794fi
795
796echo $ac_n "checking for working automake""... $ac_c" 1>&6
797echo "configure:798: checking for working automake" >&5
798# Run test in a subshell; some versions of sh will print an error if
799# an executable is not found, even if stderr is redirected.
800# Redirect stdin to placate older versions of autoconf. Sigh.
801if (automake --version) < /dev/null > /dev/null 2>&1; then
802 AUTOMAKE=automake
803 echo "$ac_t""found" 1>&6
804else
805 AUTOMAKE="$missing_dir/missing automake"
806 echo "$ac_t""missing" 1>&6
807fi
808
809echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
810echo "configure:811: checking for working autoheader" >&5
811# Run test in a subshell; some versions of sh will print an error if
812# an executable is not found, even if stderr is redirected.
813# Redirect stdin to placate older versions of autoconf. Sigh.
814if (autoheader --version) < /dev/null > /dev/null 2>&1; then
815 AUTOHEADER=autoheader
816 echo "$ac_t""found" 1>&6
817else
818 AUTOHEADER="$missing_dir/missing autoheader"
819 echo "$ac_t""missing" 1>&6
820fi
821
822echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
823echo "configure:824: checking for working makeinfo" >&5
824# Run test in a subshell; some versions of sh will print an error if
825# an executable is not found, even if stderr is redirected.
826# Redirect stdin to placate older versions of autoconf. Sigh.
827if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
828 MAKEINFO=makeinfo
829 echo "$ac_t""found" 1>&6
830else
831 MAKEINFO="$missing_dir/missing makeinfo"
832 echo "$ac_t""missing" 1>&6
833fi
834
835echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
836echo "configure:837: checking whether ${MAKE-make} sets \${MAKE}" >&5
837set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
838if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
839 echo $ac_n "(cached) $ac_c" 1>&6
840else
841 cat > conftestmake <<\EOF
842all:
843 @echo 'ac_maketemp="${MAKE}"'
844EOF
845# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
846eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
847if test -n "$ac_maketemp"; then
848 eval ac_cv_prog_make_${ac_make}_set=yes
849else
850 eval ac_cv_prog_make_${ac_make}_set=no
851fi
852rm -f conftestmake
853fi
854if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
855 echo "$ac_t""yes" 1>&6
856 SET_MAKE=
857else
858 echo "$ac_t""no" 1>&6
859 SET_MAKE="MAKE=${MAKE-make}"
860fi
861
862
2f403ada 863enable_shared=no
1daed53f
ILT
864# Extract the first word of "gcc", so it can be a program name with args.
865set dummy gcc; ac_word=$2
866echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2f403ada 867echo "configure:868: checking for $ac_word" >&5
1daed53f
ILT
868if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
869 echo $ac_n "(cached) $ac_c" 1>&6
870else
871 if test -n "$CC"; then
872 ac_cv_prog_CC="$CC" # Let the user override the test.
873else
874 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
875 for ac_dir in $PATH; do
876 test -z "$ac_dir" && ac_dir=.
877 if test -f $ac_dir/$ac_word; then
878 ac_cv_prog_CC="gcc"
879 break
880 fi
881 done
882 IFS="$ac_save_ifs"
883fi
884fi
885CC="$ac_cv_prog_CC"
886if test -n "$CC"; then
887 echo "$ac_t""$CC" 1>&6
888else
889 echo "$ac_t""no" 1>&6
890fi
891
892if test -z "$CC"; then
893 # Extract the first word of "cc", so it can be a program name with args.
894set dummy cc; ac_word=$2
895echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2f403ada 896echo "configure:897: checking for $ac_word" >&5
1daed53f
ILT
897if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
898 echo $ac_n "(cached) $ac_c" 1>&6
899else
900 if test -n "$CC"; then
901 ac_cv_prog_CC="$CC" # Let the user override the test.
902else
903 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
904 ac_prog_rejected=no
905 for ac_dir in $PATH; do
906 test -z "$ac_dir" && ac_dir=.
907 if test -f $ac_dir/$ac_word; then
908 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
909 ac_prog_rejected=yes
910 continue
911 fi
912 ac_cv_prog_CC="cc"
913 break
914 fi
915 done
916 IFS="$ac_save_ifs"
917if test $ac_prog_rejected = yes; then
918 # We found a bogon in the path, so make sure we never use it.
919 set dummy $ac_cv_prog_CC
920 shift
921 if test $# -gt 0; then
922 # We chose a different compiler from the bogus one.
923 # However, it has the same basename, so the bogon will be chosen
924 # first if we set CC to just the basename; use the full file name.
925 shift
926 set dummy "$ac_dir/$ac_word" "$@"
927 shift
928 ac_cv_prog_CC="$@"
929 fi
930fi
931fi
932fi
933CC="$ac_cv_prog_CC"
934if test -n "$CC"; then
935 echo "$ac_t""$CC" 1>&6
936else
937 echo "$ac_t""no" 1>&6
938fi
939
940 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
941fi
942
943echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
2f403ada 944echo "configure:945: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
1daed53f
ILT
945
946ac_ext=c
947# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
948ac_cpp='$CPP $CPPFLAGS'
949ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
950ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
951cross_compiling=$ac_cv_prog_cc_cross
952
953cat > conftest.$ac_ext <<EOF
2f403ada 954#line 955 "configure"
1daed53f
ILT
955#include "confdefs.h"
956main(){return(0);}
957EOF
2f403ada 958if { (eval echo configure:959: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1daed53f
ILT
959 ac_cv_prog_cc_works=yes
960 # If we can't run a trivial program, we are probably using a cross compiler.
961 if (./conftest; exit) 2>/dev/null; then
962 ac_cv_prog_cc_cross=no
963 else
964 ac_cv_prog_cc_cross=yes
965 fi
966else
967 echo "configure: failed program was:" >&5
968 cat conftest.$ac_ext >&5
969 ac_cv_prog_cc_works=no
970fi
971rm -fr conftest*
972
973echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
974if test $ac_cv_prog_cc_works = no; then
975 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
976fi
977echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
2f403ada 978echo "configure:979: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
1daed53f
ILT
979echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
980cross_compiling=$ac_cv_prog_cc_cross
981
982echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
2f403ada 983echo "configure:984: checking whether we are using GNU C" >&5
1daed53f
ILT
984if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
985 echo $ac_n "(cached) $ac_c" 1>&6
986else
987 cat > conftest.c <<EOF
988#ifdef __GNUC__
989 yes;
990#endif
991EOF
2f403ada 992if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:993: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
1daed53f
ILT
993 ac_cv_prog_gcc=yes
994else
995 ac_cv_prog_gcc=no
996fi
997fi
998
999echo "$ac_t""$ac_cv_prog_gcc" 1>&6
1000
1001if test $ac_cv_prog_gcc = yes; then
1002 GCC=yes
1003 ac_test_CFLAGS="${CFLAGS+set}"
1004 ac_save_CFLAGS="$CFLAGS"
1005 CFLAGS=
1006 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
2f403ada 1007echo "configure:1008: checking whether ${CC-cc} accepts -g" >&5
1daed53f
ILT
1008if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
1009 echo $ac_n "(cached) $ac_c" 1>&6
1010else
1011 echo 'void f(){}' > conftest.c
1012if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
1013 ac_cv_prog_cc_g=yes
1014else
1015 ac_cv_prog_cc_g=no
1016fi
1017rm -f conftest*
1018
1019fi
1020
1021echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
1022 if test "$ac_test_CFLAGS" = set; then
1023 CFLAGS="$ac_save_CFLAGS"
1024 elif test $ac_cv_prog_cc_g = yes; then
1025 CFLAGS="-g -O2"
1026 else
1027 CFLAGS="-O2"
1028 fi
1029else
1030 GCC=
1031 test "${CFLAGS+set}" = set || CFLAGS="-g"
1032fi
1033
1034# Extract the first word of "ranlib", so it can be a program name with args.
1035set dummy ranlib; ac_word=$2
1036echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2f403ada 1037echo "configure:1038: checking for $ac_word" >&5
1daed53f
ILT
1038if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1039 echo $ac_n "(cached) $ac_c" 1>&6
1040else
1041 if test -n "$RANLIB"; then
1042 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1043else
1044 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1045 for ac_dir in $PATH; do
1046 test -z "$ac_dir" && ac_dir=.
1047 if test -f $ac_dir/$ac_word; then
1048 ac_cv_prog_RANLIB="ranlib"
1049 break
1050 fi
1051 done
1052 IFS="$ac_save_ifs"
1053 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
1054fi
1055fi
1056RANLIB="$ac_cv_prog_RANLIB"
1057if test -n "$RANLIB"; then
1058 echo "$ac_t""$RANLIB" 1>&6
1059else
1060 echo "$ac_t""no" 1>&6
1061fi
1062
1063# Check whether --with-gnu-ld or --without-gnu-ld was given.
1064if test "${with_gnu_ld+set}" = set; then
1065 withval="$with_gnu_ld"
1066 test "$withval" = no || with_gnu_ld=yes
1067else
1068 with_gnu_ld=no
1069fi
1070
1071if test "$with_gnu_ld" = yes; then
1072 echo $ac_n "checking for GNU ld""... $ac_c" 1>&6
2f403ada 1073echo "configure:1074: checking for GNU ld" >&5
1daed53f
ILT
1074else
1075 echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6
2f403ada 1076echo "configure:1077: checking for non-GNU ld" >&5
1daed53f
ILT
1077fi
1078if eval "test \"`echo '$''{'ac_cv_path_LD'+set}'`\" = set"; then
1079 echo $ac_n "(cached) $ac_c" 1>&6
1080else
1081 case "$LD" in
1082 /*)
1083 ac_cv_path_LD="$LD" # Let the user override the test with a path.
1084 ;;
1085 *)
1086 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1087 for ac_dir in $PATH; do
1088 test -z "$ac_dir" && ac_dir=.
1089 if test -f "$ac_dir/ld"; then
1090 ac_cv_path_LD="$ac_dir/ld"
1091 # Check to see if the program is GNU ld. I'd rather use --version,
1092 # but apparently some GNU ld's only accept -v.
1093 # Break only if it was the GNU/non-GNU ld that we prefer.
1094 if "$ac_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU ld|with BFD)' > /dev/null; then
1095 test "$with_gnu_ld" = yes && break
1096 else
1097 test "$with_gnu_ld" != yes && break
1098 fi
1099 fi
1100 done
1101 IFS="$ac_save_ifs"
1102 ;;
1103esac
1104fi
1105
1106LD="$ac_cv_path_LD"
1107if test -n "$LD"; then
1108 echo "$ac_t""$LD" 1>&6
1109else
1110 echo "$ac_t""no" 1>&6
1111fi
1112test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; }
1113
1114echo $ac_n "checking whether we are using GNU ld""... $ac_c" 1>&6
2f403ada 1115echo "configure:1116: checking whether we are using GNU ld" >&5
1daed53f
ILT
1116if eval "test \"`echo '$''{'ac_cv_prog_gnu_ld'+set}'`\" = set"; then
1117 echo $ac_n "(cached) $ac_c" 1>&6
1118else
1119 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
1120if $LD -v 2>&1 </dev/null | egrep '(GNU ld|with BFD)' > /dev/null; then
1121 ac_cv_prog_gnu_ld=yes
1122else
1123 ac_cv_prog_gnu_ld=no
1124fi
1125fi
1126
1127echo "$ac_t""$ac_cv_prog_gnu_ld" 1>&6
1128
1129
1130echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
2f403ada 1131echo "configure:1132: checking whether ln -s works" >&5
1daed53f
ILT
1132if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
1133 echo $ac_n "(cached) $ac_c" 1>&6
1134else
1135 rm -f conftestdata
1136if ln -s X conftestdata 2>/dev/null
1137then
1138 rm -f conftestdata
1139 ac_cv_prog_LN_S="ln -s"
1140else
1141 ac_cv_prog_LN_S=ln
1142fi
1143fi
1144LN_S="$ac_cv_prog_LN_S"
1145if test "$ac_cv_prog_LN_S" = "ln -s"; then
1146 echo "$ac_t""yes" 1>&6
1147else
1148 echo "$ac_t""no" 1>&6
1149fi
1150
1151
1152
1153
1154
1155
1156
1157# Always use our own libtool.
1158LIBTOOL='$(top_builddir)/libtool'
1159
1160
1161# Check whether --enable-shared or --disable-shared was given.
1162if test "${enable_shared+set}" = set; then
1163 enableval="$enable_shared"
2f403ada
ILT
1164 if test "$enableval" = no; then
1165 enable_shared=no
c62d1274 1166else
2f403ada
ILT
1167 enable_shared=yes
1168fi
c62d1274
ILT
1169fi
1170
2f403ada
ILT
1171libtool_shared=
1172test "$enable_shared" = no && libtool_shared=" --disable-shared"
c62d1274 1173
1daed53f
ILT
1174# Check whether --enable-static or --disable-static was given.
1175if test "${enable_static+set}" = set; then
1176 enableval="$enable_static"
2f403ada
ILT
1177 if test "$enableval" = no; then
1178 enable_static=no
c62d1274 1179else
2f403ada
ILT
1180 enable_static=yes
1181fi
c62d1274
ILT
1182fi
1183
2f403ada
ILT
1184libtool_static=
1185test "$enable_static" = no && libtool_static=" --disable-static"
c62d1274 1186
1daed53f
ILT
1187libtool_flags="$libtool_shared$libtool_static"
1188test "$silent" = yes && libtool_flags="$libtool_flags --silent"
1189test "$ac_cv_prog_gcc" = yes && libtool_flags="$libtool_flags --with-gcc"
1190test "$ac_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld"
1191
1192# Some flags need to be propagated to the compiler or linker for good
1193# libtool support.
1194case "$host" in
1195*-*-irix6*)
2f403ada
ILT
1196 ac_save_CFLAGS="$CFLAGS"
1197 # -n32 always needs to be added to the linker when using GCC.
1198 test "$ac_cv_prog_gcc" = yes && CFLAGS="$CFLAGS -n32"
1daed53f
ILT
1199 for f in '-32' '-64' '-cckr' '-n32' '-mips1' '-mips2' '-mips3' '-mips4'; do
1200 if echo " $CC $CFLAGS " | egrep -e "[ ]$f[ ]" > /dev/null; then
1201 LD="${LD-ld} $f"
1202 fi
1203 done
2f403ada 1204 CFLAGS="$ac_save_CFLAGS"
1daed53f
ILT
1205 ;;
1206
1207*-*-sco3.2v5*)
1208 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
1209 CFLAGS="$CFLAGS -belf"
1210 ;;
1211esac
1212
1213# Actually configure libtool. ac_aux_dir is where install-sh is found.
1214CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
1215LD="$LD" RANLIB="$RANLIB" LN_S="$LN_S" \
1216${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
1217$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
1218|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
1219
c62d1274
ILT
1220
1221# Check whether --enable-targets or --disable-targets was given.
00103dfa
ILT
1222if test "${enable_targets+set}" = set; then
1223 enableval="$enable_targets"
c62d1274
ILT
1224 case "${enableval}" in
1225 yes | "") { echo "configure: error: enable-targets option must specify target names or 'all'" 1>&2; exit 1; }
1226 ;;
1227 no) enable_targets= ;;
1228 *) enable_targets=$enableval ;;
1229esac
1230fi
e0bf1022
ILT
1231# Check whether --enable-commonbfdlib or --disable-commonbfdlib was given.
1232if test "${enable_commonbfdlib+set}" = set; then
1233 enableval="$enable_commonbfdlib"
1234 case "${enableval}" in
1235 yes) commonbfdlib=true ;;
1236 no) commonbfdlib=false ;;
1237 *) { echo "configure: error: bad value ${enableval} for opcodes commonbfdlib option" 1>&2; exit 1; } ;;
1238esac
1239fi
c62d1274 1240
824155e8
ILT
1241
1242
824155e8 1243
824155e8
ILT
1244
1245if test -z "$target" ; then
1246 { echo "configure: error: Unrecognized target system type; please check config.sub." 1>&2; exit 1; }
1247fi
46bcd2ec
ILT
1248if test "$program_transform_name" = s,x,x,; then
1249 program_transform_name=
1250else
1251 # Double any \ or $. echo might interpret backslashes.
1252 cat <<\EOF_SED > conftestsed
1253s,\\,\\\\,g; s,\$,$$,g
1254EOF_SED
1255 program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
1256 rm -f conftestsed
1257fi
1258test "$program_prefix" != NONE &&
1259 program_transform_name="s,^,${program_prefix},; $program_transform_name"
1260# Use a double $ so make ignores it.
1261test "$program_suffix" != NONE &&
1262 program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
1263
1264# sed with no file args requires a program.
1265test "$program_transform_name" = "" && program_transform_name="s,x,x,"
1266
824155e8 1267
1daed53f 1268echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
2f403ada 1269echo "configure:1270: checking whether to enable maintainer-specific portions of Makefiles" >&5
1daed53f
ILT
1270 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
1271if test "${enable_maintainer_mode+set}" = set; then
1272 enableval="$enable_maintainer_mode"
1273 USE_MAINTAINER_MODE=$enableval
1274else
1275 USE_MAINTAINER_MODE=no
1276fi
c62d1274 1277
1daed53f
ILT
1278 echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6
1279 if test $USE_MAINTAINER_MODE = yes; then
1280 MAINT=
e0bf1022 1281 else
1daed53f 1282 MAINT='#M#'
e0bf1022 1283 fi
1daed53f
ILT
1284
1285
1286echo $ac_n "checking for Cygwin32 environment""... $ac_c" 1>&6
2f403ada 1287echo "configure:1288: checking for Cygwin32 environment" >&5
1daed53f
ILT
1288if eval "test \"`echo '$''{'am_cv_cygwin32'+set}'`\" = set"; then
1289 echo $ac_n "(cached) $ac_c" 1>&6
1290else
1291 cat > conftest.$ac_ext <<EOF
2f403ada 1292#line 1293 "configure"
1daed53f
ILT
1293#include "confdefs.h"
1294
1295int main() {
1296int main () { return __CYGWIN32__; }
1297; return 0; }
1298EOF
2f403ada 1299if { (eval echo configure:1300: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1daed53f
ILT
1300 rm -rf conftest*
1301 am_cv_cygwin32=yes
1302else
1303 echo "configure: failed program was:" >&5
1304 cat conftest.$ac_ext >&5
1305 rm -rf conftest*
1306 am_cv_cygwin32=no
e0bf1022 1307fi
1daed53f
ILT
1308rm -f conftest*
1309rm -f conftest*
1310fi
1311
1312echo "$ac_t""$am_cv_cygwin32" 1>&6
1313CYGWIN32=
1314test "$am_cv_cygwin32" = yes && CYGWIN32=yes
1315echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
2f403ada 1316echo "configure:1317: checking for executable suffix" >&5
1daed53f
ILT
1317if eval "test \"`echo '$''{'am_cv_exeext'+set}'`\" = set"; then
1318 echo $ac_n "(cached) $ac_c" 1>&6
1319else
1320 if test "$CYGWIN32" = yes; then
1321am_cv_exeext=.exe
1322else
1323cat > am_c_test.c << 'EOF'
1324int main() {
1325/* Nothing needed here */
1326}
1327EOF
1328${CC-cc} -o am_c_test $CFLAGS $CPPFLAGS $LDFLAGS am_c_test.c $LIBS 1>&5
1329am_cv_exeext=`ls am_c_test.* | grep -v am_c_test.c | sed -e s/am_c_test//`
1330rm -f am_c_test*
1331fi
1332
1333test x"${am_cv_exeext}" = x && am_cv_exeext=no
1334fi
1335EXEEXT=""
1336test x"${am_cv_exeext}" != xno && EXEEXT=${am_cv_exeext}
1337echo "$ac_t""${am_cv_exeext}" 1>&6
1338
1339
1340# host-specific stuff:
e0bf1022 1341
00103dfa
ILT
1342# Extract the first word of "gcc", so it can be a program name with args.
1343set dummy gcc; ac_word=$2
1344echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2f403ada 1345echo "configure:1346: checking for $ac_word" >&5
00103dfa
ILT
1346if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1347 echo $ac_n "(cached) $ac_c" 1>&6
1348else
1349 if test -n "$CC"; then
1350 ac_cv_prog_CC="$CC" # Let the user override the test.
1351else
1352 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1353 for ac_dir in $PATH; do
1354 test -z "$ac_dir" && ac_dir=.
1355 if test -f $ac_dir/$ac_word; then
1356 ac_cv_prog_CC="gcc"
1357 break
1358 fi
1359 done
1360 IFS="$ac_save_ifs"
00103dfa
ILT
1361fi
1362fi
1363CC="$ac_cv_prog_CC"
1364if test -n "$CC"; then
1365 echo "$ac_t""$CC" 1>&6
1366else
1367 echo "$ac_t""no" 1>&6
1368fi
1369
7919b9ec
ILT
1370if test -z "$CC"; then
1371 # Extract the first word of "cc", so it can be a program name with args.
1372set dummy cc; ac_word=$2
1373echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2f403ada 1374echo "configure:1375: checking for $ac_word" >&5
7919b9ec
ILT
1375if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1376 echo $ac_n "(cached) $ac_c" 1>&6
1377else
1378 if test -n "$CC"; then
1379 ac_cv_prog_CC="$CC" # Let the user override the test.
1380else
1381 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1382 ac_prog_rejected=no
1383 for ac_dir in $PATH; do
1384 test -z "$ac_dir" && ac_dir=.
1385 if test -f $ac_dir/$ac_word; then
1386 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
1387 ac_prog_rejected=yes
1388 continue
1389 fi
1390 ac_cv_prog_CC="cc"
1391 break
1392 fi
1393 done
1394 IFS="$ac_save_ifs"
1395if test $ac_prog_rejected = yes; then
1396 # We found a bogon in the path, so make sure we never use it.
1397 set dummy $ac_cv_prog_CC
1398 shift
1399 if test $# -gt 0; then
1400 # We chose a different compiler from the bogus one.
1401 # However, it has the same basename, so the bogon will be chosen
1402 # first if we set CC to just the basename; use the full file name.
1403 shift
1404 set dummy "$ac_dir/$ac_word" "$@"
1405 shift
1406 ac_cv_prog_CC="$@"
1407 fi
1408fi
1409fi
1410fi
1411CC="$ac_cv_prog_CC"
1412if test -n "$CC"; then
1413 echo "$ac_t""$CC" 1>&6
1414else
1415 echo "$ac_t""no" 1>&6
1416fi
1417
1418 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
1419fi
c62d1274 1420
9c03036a 1421echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
2f403ada 1422echo "configure:1423: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
9c03036a
DE
1423
1424ac_ext=c
1425# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1426ac_cpp='$CPP $CPPFLAGS'
1427ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1428ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1429cross_compiling=$ac_cv_prog_cc_cross
1430
1431cat > conftest.$ac_ext <<EOF
2f403ada 1432#line 1433 "configure"
9c03036a
DE
1433#include "confdefs.h"
1434main(){return(0);}
1435EOF
2f403ada 1436if { (eval echo configure:1437: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
9c03036a
DE
1437 ac_cv_prog_cc_works=yes
1438 # If we can't run a trivial program, we are probably using a cross compiler.
1439 if (./conftest; exit) 2>/dev/null; then
1440 ac_cv_prog_cc_cross=no
1441 else
1442 ac_cv_prog_cc_cross=yes
1443 fi
1444else
1445 echo "configure: failed program was:" >&5
1446 cat conftest.$ac_ext >&5
1447 ac_cv_prog_cc_works=no
1448fi
1449rm -fr conftest*
1450
1451echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
1452if test $ac_cv_prog_cc_works = no; then
1453 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
1454fi
1455echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
2f403ada 1456echo "configure:1457: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
9c03036a
DE
1457echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
1458cross_compiling=$ac_cv_prog_cc_cross
1459
00103dfa 1460echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
2f403ada 1461echo "configure:1462: checking whether we are using GNU C" >&5
00103dfa
ILT
1462if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
1463 echo $ac_n "(cached) $ac_c" 1>&6
1464else
1465 cat > conftest.c <<EOF
c62d1274
ILT
1466#ifdef __GNUC__
1467 yes;
1468#endif
1469EOF
2f403ada 1470if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1471: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
00103dfa
ILT
1471 ac_cv_prog_gcc=yes
1472else
1473 ac_cv_prog_gcc=no
1474fi
1475fi
1476
1477echo "$ac_t""$ac_cv_prog_gcc" 1>&6
9c03036a 1478
00103dfa 1479if test $ac_cv_prog_gcc = yes; then
c62d1274 1480 GCC=yes
9c03036a
DE
1481 ac_test_CFLAGS="${CFLAGS+set}"
1482 ac_save_CFLAGS="$CFLAGS"
1483 CFLAGS=
1484 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
2f403ada 1485echo "configure:1486: checking whether ${CC-cc} accepts -g" >&5
9c03036a 1486if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
00103dfa
ILT
1487 echo $ac_n "(cached) $ac_c" 1>&6
1488else
1489 echo 'void f(){}' > conftest.c
1490if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
9c03036a 1491 ac_cv_prog_cc_g=yes
00103dfa 1492else
9c03036a 1493 ac_cv_prog_cc_g=no
00103dfa
ILT
1494fi
1495rm -f conftest*
1496
1497fi
1498
9c03036a
DE
1499echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
1500 if test "$ac_test_CFLAGS" = set; then
1501 CFLAGS="$ac_save_CFLAGS"
1502 elif test $ac_cv_prog_cc_g = yes; then
1503 CFLAGS="-g -O2"
1504 else
1505 CFLAGS="-O2"
c62d1274
ILT
1506 fi
1507else
1508 GCC=
1509 test "${CFLAGS+set}" = set || CFLAGS="-g"
1510fi
9b65d522
ILT
1511
1512
46bcd2ec
ILT
1513. ${srcdir}/../bfd/configure.host
1514
40db6118 1515
7919b9ec
ILT
1516if test $host != $build; then
1517 ac_tool_prefix=${host_alias}-
1518else
1519 ac_tool_prefix=
1520fi
1521
1522# Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
1523set dummy ${ac_tool_prefix}ar; ac_word=$2
00103dfa 1524echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2f403ada 1525echo "configure:1526: checking for $ac_word" >&5
00103dfa
ILT
1526if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
1527 echo $ac_n "(cached) $ac_c" 1>&6
1528else
1529 if test -n "$AR"; then
1530 ac_cv_prog_AR="$AR" # Let the user override the test.
1531else
1532 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1533 for ac_dir in $PATH; do
1534 test -z "$ac_dir" && ac_dir=.
1535 if test -f $ac_dir/$ac_word; then
7919b9ec 1536 ac_cv_prog_AR="${ac_tool_prefix}ar"
00103dfa
ILT
1537 break
1538 fi
1539 done
1540 IFS="$ac_save_ifs"
7919b9ec 1541 test -z "$ac_cv_prog_AR" && ac_cv_prog_AR="ar"
00103dfa
ILT
1542fi
1543fi
1544AR="$ac_cv_prog_AR"
1545if test -n "$AR"; then
1546 echo "$ac_t""$AR" 1>&6
1547else
1548 echo "$ac_t""no" 1>&6
1549fi
c62d1274 1550
7919b9ec
ILT
1551
1552
1553# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
1554set dummy ${ac_tool_prefix}ranlib; ac_word=$2
1555echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2f403ada 1556echo "configure:1557: checking for $ac_word" >&5
7919b9ec
ILT
1557if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1558 echo $ac_n "(cached) $ac_c" 1>&6
1559else
1560 if test -n "$RANLIB"; then
1561 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1562else
1563 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1564 for ac_dir in $PATH; do
1565 test -z "$ac_dir" && ac_dir=.
1566 if test -f $ac_dir/$ac_word; then
1567 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
1568 break
1569 fi
1570 done
1571 IFS="$ac_save_ifs"
1572fi
1573fi
1574RANLIB="$ac_cv_prog_RANLIB"
1575if test -n "$RANLIB"; then
1576 echo "$ac_t""$RANLIB" 1>&6
1577else
1578 echo "$ac_t""no" 1>&6
1579fi
1580
1581
1582if test -z "$ac_cv_prog_RANLIB"; then
1583if test -n "$ac_tool_prefix"; then
1584 # Extract the first word of "ranlib", so it can be a program name with args.
c62d1274
ILT
1585set dummy ranlib; ac_word=$2
1586echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2f403ada 1587echo "configure:1588: checking for $ac_word" >&5
c62d1274
ILT
1588if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1589 echo $ac_n "(cached) $ac_c" 1>&6
1590else
1591 if test -n "$RANLIB"; then
1592 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1593else
1594 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1595 for ac_dir in $PATH; do
1596 test -z "$ac_dir" && ac_dir=.
1597 if test -f $ac_dir/$ac_word; then
1598 ac_cv_prog_RANLIB="ranlib"
1599 break
1600 fi
1601 done
1602 IFS="$ac_save_ifs"
1603 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
1604fi
1605fi
1606RANLIB="$ac_cv_prog_RANLIB"
1607if test -n "$RANLIB"; then
1608 echo "$ac_t""$RANLIB" 1>&6
1609else
1610 echo "$ac_t""no" 1>&6
1611fi
1612
7919b9ec
ILT
1613else
1614 RANLIB=":"
1615fi
1616fi
1617
7919b9ec 1618
1daed53f 1619test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
e3659cbf 1620
e7c50cef 1621
c62d1274 1622echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
2f403ada 1623echo "configure:1624: checking how to run the C preprocessor" >&5
c62d1274
ILT
1624# On Suns, sometimes $CPP names a directory.
1625if test -n "$CPP" && test -d "$CPP"; then
1626 CPP=
1627fi
1628if test -z "$CPP"; then
1629if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
1630 echo $ac_n "(cached) $ac_c" 1>&6
1631else
1632 # This must be in double quotes, not single quotes, because CPP may get
1633 # substituted into the Makefile and "${CC-cc}" will confuse make.
1634 CPP="${CC-cc} -E"
1635 # On the NeXT, cc -E runs the code through the compiler's parser,
1636 # not just through cpp.
1637 cat > conftest.$ac_ext <<EOF
2f403ada 1638#line 1639 "configure"
c62d1274
ILT
1639#include "confdefs.h"
1640#include <assert.h>
1641Syntax Error
1642EOF
7919b9ec 1643ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2f403ada 1644{ (eval echo configure:1645: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
c62d1274
ILT
1645ac_err=`grep -v '^ *+' conftest.out`
1646if test -z "$ac_err"; then
1647 :
1648else
1649 echo "$ac_err" >&5
9c03036a
DE
1650 echo "configure: failed program was:" >&5
1651 cat conftest.$ac_ext >&5
c62d1274
ILT
1652 rm -rf conftest*
1653 CPP="${CC-cc} -E -traditional-cpp"
1654 cat > conftest.$ac_ext <<EOF
2f403ada 1655#line 1656 "configure"
c62d1274
ILT
1656#include "confdefs.h"
1657#include <assert.h>
1658Syntax Error
1659EOF
7919b9ec 1660ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2f403ada 1661{ (eval echo configure:1662: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
c62d1274
ILT
1662ac_err=`grep -v '^ *+' conftest.out`
1663if test -z "$ac_err"; then
1664 :
1665else
1666 echo "$ac_err" >&5
9c03036a
DE
1667 echo "configure: failed program was:" >&5
1668 cat conftest.$ac_ext >&5
c62d1274
ILT
1669 rm -rf conftest*
1670 CPP=/lib/cpp
1671fi
1672rm -f conftest*
1673fi
1674rm -f conftest*
1675 ac_cv_prog_CPP="$CPP"
1676fi
1677 CPP="$ac_cv_prog_CPP"
1678else
1679 ac_cv_prog_CPP="$CPP"
1680fi
1681echo "$ac_t""$CPP" 1>&6
1682
9c03036a 1683for ac_hdr in string.h strings.h stdlib.h
c62d1274 1684do
9c03036a 1685ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
c62d1274 1686echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
2f403ada 1687echo "configure:1688: checking for $ac_hdr" >&5
c62d1274
ILT
1688if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
1689 echo $ac_n "(cached) $ac_c" 1>&6
1690else
1691 cat > conftest.$ac_ext <<EOF
2f403ada 1692#line 1693 "configure"
c62d1274
ILT
1693#include "confdefs.h"
1694#include <$ac_hdr>
1695EOF
7919b9ec 1696ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2f403ada 1697{ (eval echo configure:1698: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
c62d1274
ILT
1698ac_err=`grep -v '^ *+' conftest.out`
1699if test -z "$ac_err"; then
1700 rm -rf conftest*
1701 eval "ac_cv_header_$ac_safe=yes"
1702else
1703 echo "$ac_err" >&5
9c03036a
DE
1704 echo "configure: failed program was:" >&5
1705 cat conftest.$ac_ext >&5
c62d1274
ILT
1706 rm -rf conftest*
1707 eval "ac_cv_header_$ac_safe=no"
1708fi
1709rm -f conftest*
1710fi
1711if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
1712 echo "$ac_t""yes" 1>&6
9c03036a 1713 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
c62d1274
ILT
1714 cat >> confdefs.h <<EOF
1715#define $ac_tr_hdr 1
1716EOF
1717
1718else
1719 echo "$ac_t""no" 1>&6
1720fi
1721done
1722
1723
c62d1274
ILT
1724# target-specific stuff:
1725
1726# Canonicalize the secondary target names.
1727if test -n "$enable_targets" ; then
1728 for targ in `echo $enable_targets | sed 's/,/ /g'`
1729 do
1daed53f 1730 result=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $targ 2>/dev/null`
c62d1274
ILT
1731 if test -n "$result" ; then
1732 canon_targets="$canon_targets $result"
1733 else
1734 # Allow targets that config.sub doesn't recognize, like "all".
1735 canon_targets="$canon_targets $targ"
1736 fi
1737 done
1738fi
1739
1740all_targets=false
1741selarchs=
1742for targ in $target $canon_targets
1743do
1744 if test "x$targ" = "xall" ; then
1745 all_targets=true
1746 else
1747 . $srcdir/../bfd/config.bfd
1748 selarchs="$selarchs $targ_archs"
1749 fi
1750done
1751
9c03036a
DE
1752# Utility var, documents generic cgen support files.
1753
1daed53f 1754cgen_files="cgen-opc.lo cgen-asm.lo cgen-dis.lo"
9c03036a 1755
c62d1274
ILT
1756# We don't do any links based on the target system, just makefile config.
1757
1758if test x${all_targets} = xfalse ; then
1759
1760 # Target architecture .o files.
1761 ta=
1762
1763 for arch in $selarchs
1764 do
1765 ad=`echo $arch | sed -e s/bfd_//g -e s/_arch//g`
1766 archdefs="$archdefs -DARCH_$ad"
1767 case "$arch" in
1daed53f 1768 bfd_a29k_arch) ta="$ta a29k-dis.lo" ;;
00103dfa 1769 bfd_alliant_arch) ;;
1daed53f 1770 bfd_alpha_arch) ta="$ta alpha-dis.lo alpha-opc.lo" ;;
c62d1274 1771# start-sanitize-arc
1daed53f 1772 bfd_arc_arch) ta="$ta arc-dis.lo arc-opc.lo" ;;
c62d1274 1773# end-sanitize-arc
1daed53f 1774 bfd_arm_arch) ta="$ta arm-dis.lo" ;;
00103dfa 1775 bfd_convex_arch) ;;
1daed53f 1776 bfd_d10v_arch) ta="$ta d10v-dis.lo d10v-opc.lo" ;;
b2e3f844 1777# start-sanitize-d30v
1daed53f 1778 bfd_d30v_arch) ta="$ta d30v-dis.lo d30v-opc.lo" ;;
b2e3f844 1779# end-sanitize-d30v
1daed53f
ILT
1780 bfd_h8300_arch) ta="$ta h8300-dis.lo" ;;
1781 bfd_h8500_arch) ta="$ta h8500-dis.lo" ;;
1782 bfd_hppa_arch) ta="$ta hppa-dis.lo" ;;
1783 bfd_i386_arch) ta="$ta i386-dis.lo" ;;
f98c3369 1784 bfd_i860_arch) ;;
1daed53f
ILT
1785 bfd_i960_arch) ta="$ta i960-dis.lo" ;;
1786 bfd_m32r_arch) ta="$ta $cgen_files m32r-opc.lo m32r-asm.lo m32r-dis.lo" ;;
1787 bfd_m68k_arch) ta="$ta m68k-dis.lo m68k-opc.lo" ;;
1788 bfd_m88k_arch) ta="$ta m88k-dis.lo" ;;
1789 bfd_mips_arch) ta="$ta mips-dis.lo mips-opc.lo mips16-opc.lo" ;;
1790 bfd_mn10200_arch) ta="$ta m10200-dis.lo m10200-opc.lo" ;;
1791 bfd_mn10300_arch) ta="$ta m10300-dis.lo m10300-opc.lo" ;;
1792 bfd_ns32k_arch) ta="$ta ns32k-dis.lo" ;;
1793 bfd_powerpc_arch) ta="$ta ppc-dis.lo ppc-opc.lo" ;;
00103dfa
ILT
1794 bfd_pyramid_arch) ;;
1795 bfd_romp_arch) ;;
1daed53f
ILT
1796 bfd_rs6000_arch) ta="$ta ppc-dis.lo ppc-opc.lo" ;;
1797 bfd_sh_arch) ta="$ta sh-dis.lo" ;;
1798 bfd_sparc_arch) ta="$ta sparc-dis.lo sparc-opc.lo" ;;
00103dfa 1799 bfd_tahoe_arch) ;;
b2e3f844 1800# start-sanitize-tic80
1daed53f 1801 bfd_tic80_arch) ta="$ta tic80-dis.lo tic80-opc.lo" ;;
b2e3f844 1802# end-sanitize-tic80
e7c50cef 1803# start-sanitize-v850
1daed53f 1804 bfd_v850_arch) ta="$ta v850-opc.lo v850-dis.lo" ;;
e7c50cef 1805# end-sanitize-v850
c62d1274 1806 bfd_vax_arch) ;;
1daed53f 1807 bfd_w65_arch) ta="$ta w65-dis.lo" ;;
c62d1274 1808 bfd_we32k_arch) ;;
1daed53f 1809 bfd_z8k_arch) ta="$ta z8k-dis.lo" ;;
c62d1274
ILT
1810
1811 "") ;;
1812 *) { echo "configure: error: *** unknown target architecture $arch" 1>&2; exit 1; } ;;
1813 esac
1814 done
1815
1816 # Weed out duplicate .o files.
1817 f=""
1818 for i in $ta ; do
1819 case " $f " in
1820 *" $i "*) ;;
1821 *) f="$f $i" ;;
1822 esac
1823 done
1824 ta="$f"
1825
1826 # And duplicate -D flags.
1827 f=""
1828 for i in $archdefs ; do
1829 case " $f " in
1830 *" $i "*) ;;
1831 *) f="$f $i" ;;
1832 esac
1833 done
1834 archdefs="$f"
1835
1836 BFD_MACHINES="$ta"
1837
1838else # all_targets is true
1839 archdefs=-DARCH_all
1840 BFD_MACHINES='$(ALL_MACHINES)'
1841fi
1842
1843
1844
1845
c62d1274
ILT
1846trap '' 1 2 15
1847cat > confcache <<\EOF
1848# This file is a shell script that caches the results of configure
1849# tests run on this system so they can be shared between configure
1850# scripts and configure runs. It is not useful on other systems.
1851# If it contains results you don't want to keep, you may remove or edit it.
1852#
1853# By default, configure uses ./config.cache as the cache file,
1854# creating it if it does not exist already. You can give configure
1855# the --cache-file=FILE option to use a different cache file; that is
1856# what configure does when it calls configure scripts in
1857# subdirectories, so they share the cache.
1858# Giving --cache-file=/dev/null disables caching, for debugging configure.
1859# config.status only pays attention to the cache file if you give it the
1860# --recheck option to rerun configure.
1861#
1862EOF
9c03036a
DE
1863# The following way of writing the cache mishandles newlines in values,
1864# but we know of no workaround that is simple, portable, and efficient.
1865# So, don't put newlines in cache variables' values.
c62d1274
ILT
1866# Ultrix sh set writes to stderr and can't be redirected directly,
1867# and sets the high bit in the cache file unless we assign to the vars.
1868(set) 2>&1 |
9c03036a
DE
1869 case `(ac_space=' '; set) 2>&1` in
1870 *ac_space=\ *)
1871 # `set' does not quote correctly, so add quotes (double-quote substitution
1872 # turns \\\\ into \\, and sed turns \\ into \).
1873 sed -n \
1874 -e "s/'/'\\\\''/g" \
1875 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
1876 ;;
1877 *)
1878 # `set' quotes correctly as required by POSIX, so do not add quotes.
1879 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
1880 ;;
1881 esac >> confcache
c62d1274
ILT
1882if cmp -s $cache_file confcache; then
1883 :
1884else
1885 if test -w $cache_file; then
1886 echo "updating cache $cache_file"
1887 cat confcache > $cache_file
1888 else
1889 echo "not updating unwritable cache $cache_file"
1890 fi
1891fi
1892rm -f confcache
1893
1894trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
1895
1896test "x$prefix" = xNONE && prefix=$ac_default_prefix
1897# Let make expand exec_prefix.
1898test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
1899
1900# Any assignment to VPATH causes Sun make to only execute
1901# the first set of double-colon rules, so remove it if not needed.
1902# If there is a colon in the path, we need to keep it.
1903if test "x$srcdir" = x.; then
1904 ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
1905fi
1906
1907trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
1908
1909DEFS=-DHAVE_CONFIG_H
1910
1911# Without the "./", some shells look in PATH for config.status.
1912: ${CONFIG_STATUS=./config.status}
1913
1914echo creating $CONFIG_STATUS
1915rm -f $CONFIG_STATUS
1916cat > $CONFIG_STATUS <<EOF
1917#! /bin/sh
1918# Generated automatically by configure.
1919# Run this file to recreate the current configuration.
1920# This directory was configured as follows,
1921# on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
1922#
1923# $0 $ac_configure_args
1924#
1925# Compiler output produced by configure, useful for debugging
1926# configure, is in ./config.log if it exists.
1927
1928ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
1929for ac_option
1930do
1931 case "\$ac_option" in
1932 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
1933 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
1934 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
1935 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
9c03036a 1936 echo "$CONFIG_STATUS generated by autoconf version 2.12"
c62d1274
ILT
1937 exit 0 ;;
1938 -help | --help | --hel | --he | --h)
1939 echo "\$ac_cs_usage"; exit 0 ;;
1940 *) echo "\$ac_cs_usage"; exit 1 ;;
1941 esac
1942done
1943
1944ac_given_srcdir=$srcdir
9b65d522 1945ac_given_INSTALL="$INSTALL"
c62d1274
ILT
1946
1947trap 'rm -fr `echo "Makefile config.h:config.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
e0bf1022
ILT
1948EOF
1949cat >> $CONFIG_STATUS <<EOF
c62d1274 1950
00103dfa 1951# Protect against being on the right side of a sed subst in config.status.
e0bf1022
ILT
1952sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
1953 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
c62d1274
ILT
1954$ac_vpsub
1955$extrasub
1956s%@CFLAGS@%$CFLAGS%g
1957s%@CPPFLAGS@%$CPPFLAGS%g
1958s%@CXXFLAGS@%$CXXFLAGS%g
1959s%@DEFS@%$DEFS%g
1960s%@LDFLAGS@%$LDFLAGS%g
1961s%@LIBS@%$LIBS%g
1962s%@exec_prefix@%$exec_prefix%g
1963s%@prefix@%$prefix%g
1964s%@program_transform_name@%$program_transform_name%g
00103dfa
ILT
1965s%@bindir@%$bindir%g
1966s%@sbindir@%$sbindir%g
1967s%@libexecdir@%$libexecdir%g
1968s%@datadir@%$datadir%g
1969s%@sysconfdir@%$sysconfdir%g
1970s%@sharedstatedir@%$sharedstatedir%g
1971s%@localstatedir@%$localstatedir%g
1972s%@libdir@%$libdir%g
1973s%@includedir@%$includedir%g
1974s%@oldincludedir@%$oldincludedir%g
1975s%@infodir@%$infodir%g
1976s%@mandir@%$mandir%g
c62d1274
ILT
1977s%@host@%$host%g
1978s%@host_alias@%$host_alias%g
1979s%@host_cpu@%$host_cpu%g
1980s%@host_vendor@%$host_vendor%g
1981s%@host_os@%$host_os%g
1982s%@target@%$target%g
1983s%@target_alias@%$target_alias%g
1984s%@target_cpu@%$target_cpu%g
1985s%@target_vendor@%$target_vendor%g
1986s%@target_os@%$target_os%g
1987s%@build@%$build%g
1988s%@build_alias@%$build_alias%g
1989s%@build_cpu@%$build_cpu%g
1990s%@build_vendor@%$build_vendor%g
1991s%@build_os@%$build_os%g
1daed53f
ILT
1992s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
1993s%@INSTALL_DATA@%$INSTALL_DATA%g
1994s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
1995s%@PACKAGE@%$PACKAGE%g
1996s%@VERSION@%$VERSION%g
1997s%@ACLOCAL@%$ACLOCAL%g
1998s%@AUTOCONF@%$AUTOCONF%g
1999s%@AUTOMAKE@%$AUTOMAKE%g
2000s%@AUTOHEADER@%$AUTOHEADER%g
2001s%@MAKEINFO@%$MAKEINFO%g
2002s%@SET_MAKE@%$SET_MAKE%g
824155e8 2003s%@CC@%$CC%g
1daed53f
ILT
2004s%@RANLIB@%$RANLIB%g
2005s%@LD@%$LD%g
2006s%@LN_S@%$LN_S%g
2007s%@LIBTOOL@%$LIBTOOL%g
2008s%@MAINT@%$MAINT%g
2009s%@EXEEXT@%$EXEEXT%g
824155e8
ILT
2010s%@HDEFINES@%$HDEFINES%g
2011s%@AR@%$AR%g
824155e8 2012s%@CPP@%$CPP%g
c62d1274
ILT
2013s%@archdefs@%$archdefs%g
2014s%@BFD_MACHINES@%$BFD_MACHINES%g
2015
2016CEOF
2017EOF
9c03036a
DE
2018
2019cat >> $CONFIG_STATUS <<\EOF
2020
2021# Split the substitutions into bite-sized pieces for seds with
2022# small command number limits, like on Digital OSF/1 and HP-UX.
2023ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
2024ac_file=1 # Number of current file.
2025ac_beg=1 # First line for current file.
2026ac_end=$ac_max_sed_cmds # Line after last line for current file.
2027ac_more_lines=:
2028ac_sed_cmds=""
2029while $ac_more_lines; do
2030 if test $ac_beg -gt 1; then
2031 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
2032 else
2033 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
2034 fi
2035 if test ! -s conftest.s$ac_file; then
2036 ac_more_lines=false
2037 rm -f conftest.s$ac_file
2038 else
2039 if test -z "$ac_sed_cmds"; then
2040 ac_sed_cmds="sed -f conftest.s$ac_file"
2041 else
2042 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
2043 fi
2044 ac_file=`expr $ac_file + 1`
2045 ac_beg=$ac_end
2046 ac_end=`expr $ac_end + $ac_max_sed_cmds`
2047 fi
2048done
2049if test -z "$ac_sed_cmds"; then
2050 ac_sed_cmds=cat
2051fi
2052EOF
2053
c62d1274
ILT
2054cat >> $CONFIG_STATUS <<EOF
2055
2056CONFIG_FILES=\${CONFIG_FILES-"Makefile"}
2057EOF
2058cat >> $CONFIG_STATUS <<\EOF
2059for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
9c03036a 2060 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
c62d1274 2061 case "$ac_file" in
9c03036a 2062 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
c62d1274
ILT
2063 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2064 *) ac_file_in="${ac_file}.in" ;;
2065 esac
2066
9c03036a 2067 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
c62d1274
ILT
2068
2069 # Remove last slash and all that follows it. Not all systems have dirname.
2070 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2071 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2072 # The file is in a subdirectory.
2073 test ! -d "$ac_dir" && mkdir "$ac_dir"
2074 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
2075 # A "../" for each directory in $ac_dir_suffix.
2076 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
2077 else
2078 ac_dir_suffix= ac_dots=
2079 fi
2080
2081 case "$ac_given_srcdir" in
2082 .) srcdir=.
2083 if test -z "$ac_dots"; then top_srcdir=.
2084 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
2085 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
2086 *) # Relative path.
2087 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
2088 top_srcdir="$ac_dots$ac_given_srcdir" ;;
2089 esac
2090
9b65d522
ILT
2091 case "$ac_given_INSTALL" in
2092 [/$]*) INSTALL="$ac_given_INSTALL" ;;
2093 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
2094 esac
9c03036a 2095
c62d1274
ILT
2096 echo creating "$ac_file"
2097 rm -f "$ac_file"
2098 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
2099 case "$ac_file" in
2100 *Makefile*) ac_comsub="1i\\
2101# $configure_input" ;;
2102 *) ac_comsub= ;;
2103 esac
9c03036a
DE
2104
2105 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
c62d1274
ILT
2106 sed -e "$ac_comsub
2107s%@configure_input@%$configure_input%g
2108s%@srcdir@%$srcdir%g
2109s%@top_srcdir@%$top_srcdir%g
9b65d522 2110s%@INSTALL@%$INSTALL%g
9c03036a 2111" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
c62d1274 2112fi; done
9c03036a 2113rm -f conftest.s*
c62d1274
ILT
2114
2115# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
2116# NAME is the cpp macro being defined and VALUE is the value it is being given.
2117#
2118# ac_d sets the value in "#define NAME VALUE" lines.
2119ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
2120ac_dB='\([ ][ ]*\)[^ ]*%\1#\2'
2121ac_dC='\3'
2122ac_dD='%g'
2123# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
2124ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
2125ac_uB='\([ ]\)%\1#\2define\3'
2126ac_uC=' '
2127ac_uD='\4%g'
2128# ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
2129ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
2130ac_eB='$%\1#\2define\3'
2131ac_eC=' '
2132ac_eD='%g'
2133
9c03036a
DE
2134if test "${CONFIG_HEADERS+set}" != set; then
2135EOF
2136cat >> $CONFIG_STATUS <<EOF
2137 CONFIG_HEADERS="config.h:config.in"
2138EOF
2139cat >> $CONFIG_STATUS <<\EOF
2140fi
c62d1274 2141for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
9c03036a 2142 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
c62d1274 2143 case "$ac_file" in
9c03036a 2144 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
c62d1274
ILT
2145 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2146 *) ac_file_in="${ac_file}.in" ;;
2147 esac
2148
2149 echo creating $ac_file
2150
2151 rm -f conftest.frag conftest.in conftest.out
9c03036a
DE
2152 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
2153 cat $ac_file_inputs > conftest.in
c62d1274
ILT
2154
2155EOF
2156
2157# Transform confdefs.h into a sed script conftest.vals that substitutes
2158# the proper values into config.h.in to produce config.h. And first:
00103dfa 2159# Protect against being on the right side of a sed subst in config.status.
c62d1274
ILT
2160# Protect against being in an unquoted here document in config.status.
2161rm -f conftest.vals
2162cat > conftest.hdr <<\EOF
2163s/[\\&%]/\\&/g
2164s%[\\$`]%\\&%g
e3659cbf 2165s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
c62d1274
ILT
2166s%ac_d%ac_u%gp
2167s%ac_u%ac_e%gp
2168EOF
2169sed -n -f conftest.hdr confdefs.h > conftest.vals
2170rm -f conftest.hdr
2171
2172# This sed command replaces #undef with comments. This is necessary, for
2173# example, in the case of _POSIX_SOURCE, which is predefined and required
2174# on some systems where configure will not decide to define it.
2175cat >> conftest.vals <<\EOF
2176s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
2177EOF
2178
2179# Break up conftest.vals because some shells have a limit on
2180# the size of here documents, and old seds have small limits too.
c62d1274
ILT
2181
2182rm -f conftest.tail
2183while :
2184do
2185 ac_lines=`grep -c . conftest.vals`
2186 # grep -c gives empty output for an empty file on some AIX systems.
2187 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
2188 # Write a limited-size here document to conftest.frag.
2189 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
2190 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
2191 echo 'CEOF
2192 sed -f conftest.frag conftest.in > conftest.out
2193 rm -f conftest.in
2194 mv conftest.out conftest.in
2195' >> $CONFIG_STATUS
2196 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
2197 rm -f conftest.vals
2198 mv conftest.tail conftest.vals
2199done
2200rm -f conftest.vals
2201
2202cat >> $CONFIG_STATUS <<\EOF
2203 rm -f conftest.frag conftest.h
2204 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
2205 cat conftest.in >> conftest.h
2206 rm -f conftest.in
2207 if cmp -s $ac_file conftest.h 2>/dev/null; then
2208 echo "$ac_file is unchanged"
2209 rm -f conftest.h
2210 else
e3659cbf
MH
2211 # Remove last slash and all that follows it. Not all systems have dirname.
2212 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2213 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2214 # The file is in a subdirectory.
2215 test ! -d "$ac_dir" && mkdir "$ac_dir"
2216 fi
c62d1274
ILT
2217 rm -f $ac_file
2218 mv conftest.h $ac_file
2219 fi
2220fi; done
2221
9c03036a
DE
2222EOF
2223cat >> $CONFIG_STATUS <<EOF
c62d1274 2224
1daed53f 2225
9c03036a
DE
2226EOF
2227cat >> $CONFIG_STATUS <<\EOF
1daed53f
ILT
2228test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
2229
c62d1274
ILT
2230exit 0
2231EOF
2232chmod +x $CONFIG_STATUS
2233rm -fr confdefs* $ac_clean_files
2234test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
2235
This page took 0.177707 seconds and 4 git commands to generate.