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