]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/m68hc11/configure
bfd/, binutils/, gas/, gprof/, ld/, opcodes/
[thirdparty/binutils-gdb.git] / sim / m68hc11 / configure
CommitLineData
5d031c16 1#! /bin/sh
b7026657
AC
2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.59.
4#
5# Copyright (C) 2003 Free Software Foundation, Inc.
6# This configure script is free software; the Free Software Foundation
7# gives unlimited permission to copy, distribute and modify it.
8## --------------------- ##
9## M4sh Initialization. ##
10## --------------------- ##
5d031c16 11
b7026657
AC
12# Be Bourne compatible
13if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
14 emulate sh
15 NULLCMD=:
16 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
17 # is contrary to our usage. Disable this feature.
18 alias -g '${1+"$@"}'='"$@"'
19elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
20 set -o posix
21fi
22DUALCASE=1; export DUALCASE # for MKS sh
5d031c16 23
b7026657
AC
24# Support unset when possible.
25if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
26 as_unset=unset
27else
28 as_unset=false
29fi
5d031c16
AC
30
31
b7026657
AC
32# Work around bugs in pre-3.0 UWIN ksh.
33$as_unset ENV MAIL MAILPATH
34PS1='$ '
35PS2='> '
36PS4='+ '
5d031c16 37
b7026657
AC
38# NLS nuisances.
39for as_var in \
40 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
41 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
42 LC_TELEPHONE LC_TIME
43do
44 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
45 eval $as_var=C; export $as_var
46 else
47 $as_unset $as_var
48 fi
49done
5d031c16 50
b7026657
AC
51# Required to use basename.
52if expr a : '\(a\)' >/dev/null 2>&1; then
53 as_expr=expr
54else
55 as_expr=false
56fi
5d031c16 57
b7026657
AC
58if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
59 as_basename=basename
60else
61 as_basename=false
62fi
5d031c16
AC
63
64
b7026657
AC
65# Name of the executable.
66as_me=`$as_basename "$0" ||
67$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
68 X"$0" : 'X\(//\)$' \| \
69 X"$0" : 'X\(/\)$' \| \
70 . : '\(.\)' 2>/dev/null ||
71echo X/"$0" |
72 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
73 /^X\/\(\/\/\)$/{ s//\1/; q; }
74 /^X\/\(\/\).*/{ s//\1/; q; }
75 s/.*/./; q'`
5d031c16
AC
76
77
b7026657
AC
78# PATH needs CR, and LINENO needs CR and PATH.
79# Avoid depending upon Character Ranges.
80as_cr_letters='abcdefghijklmnopqrstuvwxyz'
81as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
82as_cr_Letters=$as_cr_letters$as_cr_LETTERS
83as_cr_digits='0123456789'
84as_cr_alnum=$as_cr_Letters$as_cr_digits
5d031c16 85
b7026657
AC
86# The user is always right.
87if test "${PATH_SEPARATOR+set}" != set; then
88 echo "#! /bin/sh" >conf$$.sh
89 echo "exit 0" >>conf$$.sh
90 chmod +x conf$$.sh
91 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
92 PATH_SEPARATOR=';'
93 else
94 PATH_SEPARATOR=:
95 fi
96 rm -f conf$$.sh
97fi
5d031c16
AC
98
99
b7026657
AC
100 as_lineno_1=$LINENO
101 as_lineno_2=$LINENO
102 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
103 test "x$as_lineno_1" != "x$as_lineno_2" &&
104 test "x$as_lineno_3" = "x$as_lineno_2" || {
105 # Find who we are. Look in the path if we contain no path at all
106 # relative or not.
107 case $0 in
108 *[\\/]* ) as_myself=$0 ;;
109 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
110for as_dir in $PATH
111do
112 IFS=$as_save_IFS
113 test -z "$as_dir" && as_dir=.
114 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
115done
5d031c16 116
b7026657
AC
117 ;;
118 esac
119 # We did not find ourselves, most probably we were run as `sh COMMAND'
120 # in which case we are not to be found in the path.
121 if test "x$as_myself" = x; then
122 as_myself=$0
123 fi
124 if test ! -f "$as_myself"; then
125 { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
126 { (exit 1); exit 1; }; }
127 fi
128 case $CONFIG_SHELL in
129 '')
130 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
131for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
132do
133 IFS=$as_save_IFS
134 test -z "$as_dir" && as_dir=.
135 for as_base in sh bash ksh sh5; do
136 case $as_dir in
137 /*)
138 if ("$as_dir/$as_base" -c '
139 as_lineno_1=$LINENO
140 as_lineno_2=$LINENO
141 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
142 test "x$as_lineno_1" != "x$as_lineno_2" &&
143 test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
144 $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
145 $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
146 CONFIG_SHELL=$as_dir/$as_base
147 export CONFIG_SHELL
148 exec "$CONFIG_SHELL" "$0" ${1+"$@"}
149 fi;;
150 esac
151 done
152done
153;;
154 esac
5d031c16 155
b7026657
AC
156 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
157 # uniformly replaced by the line number. The first 'sed' inserts a
158 # line-number line before each line; the second 'sed' does the real
159 # work. The second script uses 'N' to pair each line-number line
160 # with the numbered line, and appends trailing '-' during
161 # substitution so that $LINENO is not a special case at line end.
162 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
163 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
164 sed '=' <$as_myself |
165 sed '
166 N
167 s,$,-,
168 : loop
169 s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
170 t loop
171 s,-$,,
172 s,^['$as_cr_digits']*\n,,
173 ' >$as_me.lineno &&
174 chmod +x $as_me.lineno ||
175 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
176 { (exit 1); exit 1; }; }
177
178 # Don't try to exec as it changes $[0], causing all sort of problems
179 # (the dirname of $[0] is not the place where we might find the
180 # original and so on. Autoconf is especially sensible to this).
181 . ./$as_me.lineno
182 # Exit status is that of the last command.
183 exit
184}
5d031c16
AC
185
186
b7026657
AC
187case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
188 *c*,-n*) ECHO_N= ECHO_C='
189' ECHO_T=' ' ;;
190 *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
191 *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
192esac
5d031c16 193
b7026657
AC
194if expr a : '\(a\)' >/dev/null 2>&1; then
195 as_expr=expr
196else
197 as_expr=false
198fi
5d031c16 199
b7026657
AC
200rm -f conf$$ conf$$.exe conf$$.file
201echo >conf$$.file
202if ln -s conf$$.file conf$$ 2>/dev/null; then
203 # We could just check for DJGPP; but this test a) works b) is more generic
204 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
205 if test -f conf$$.exe; then
206 # Don't use ln at all; we don't have any links
207 as_ln_s='cp -p'
208 else
209 as_ln_s='ln -s'
210 fi
211elif ln conf$$.file conf$$ 2>/dev/null; then
212 as_ln_s=ln
213else
214 as_ln_s='cp -p'
215fi
216rm -f conf$$ conf$$.exe conf$$.file
5d031c16 217
b7026657
AC
218if mkdir -p . 2>/dev/null; then
219 as_mkdir_p=:
220else
221 test -d ./-p && rmdir ./-p
222 as_mkdir_p=false
223fi
5d031c16 224
b7026657 225as_executable_p="test -f"
5d031c16 226
b7026657
AC
227# Sed expression to map a string onto a valid CPP name.
228as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
5d031c16 229
b7026657
AC
230# Sed expression to map a string onto a valid variable name.
231as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
5d031c16
AC
232
233
b7026657
AC
234# IFS
235# We need space, tab and new line, in precisely that order.
236as_nl='
237'
238IFS=" $as_nl"
5d031c16 239
b7026657
AC
240# CDPATH.
241$as_unset CDPATH
5d031c16
AC
242
243
b7026657
AC
244# Name of the host.
245# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
246# so uname gets run too.
247ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
5d031c16 248
b7026657 249exec 6>&1
5d031c16 250
5d031c16 251#
b7026657 252# Initializations.
5d031c16 253#
b7026657
AC
254ac_default_prefix=/usr/local
255ac_config_libobj_dir=.
256cross_compiling=no
257subdirs=
258MFLAGS=
259MAKEFLAGS=
260SHELL=${CONFIG_SHELL-/bin/sh}
5d031c16 261
b7026657
AC
262# Maximum number of lines to put in a shell here document.
263# This variable seems obsolete. It should probably be removed, and
264# only ac_max_sed_lines should be used.
265: ${ac_max_here_lines=38}
266
267# Identity of this package.
268PACKAGE_NAME=
269PACKAGE_TARNAME=
270PACKAGE_VERSION=
271PACKAGE_STRING=
272PACKAGE_BUGREPORT=
273
274ac_unique_file="Makefile.in"
275# Factoring default headers for most tests.
276ac_includes_default="\
277#include <stdio.h>
278#if HAVE_SYS_TYPES_H
279# include <sys/types.h>
280#endif
281#if HAVE_SYS_STAT_H
282# include <sys/stat.h>
283#endif
284#if STDC_HEADERS
285# include <stdlib.h>
286# include <stddef.h>
287#else
288# if HAVE_STDLIB_H
289# include <stdlib.h>
290# endif
291#endif
292#if HAVE_STRING_H
293# if !STDC_HEADERS && HAVE_MEMORY_H
294# include <memory.h>
295# endif
296# include <string.h>
297#endif
298#if HAVE_STRINGS_H
299# include <strings.h>
300#endif
301#if HAVE_INTTYPES_H
302# include <inttypes.h>
303#else
304# if HAVE_STDINT_H
305# include <stdint.h>
306# endif
307#endif
308#if HAVE_UNISTD_H
309# include <unistd.h>
310#endif"
5d031c16 311
20e95c23 312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS sim_environment sim_alignment sim_assert sim_bitsize sim_endian sim_hostendian sim_float sim_scache sim_default_model sim_hw_cflags sim_hw_objs sim_hw sim_inline sim_packages sim_regparm sim_reserved_bits sim_smp sim_stdcall sim_xor_endian WARN_CFLAGS WERROR_CFLAGS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CC_FOR_BUILD HDEFINES AR RANLIB ac_ct_RANLIB CPP EGREP MAINT sim_bswap sim_cflags sim_debug sim_stdio sim_trace sim_profile m68hc11_extra_objs cgen_breaks LIBOBJS LTLIBOBJS'
b7026657 313ac_subst_files=''
5d031c16
AC
314
315# Initialize some variables set by options.
b7026657
AC
316ac_init_help=
317ac_init_version=false
5d031c16
AC
318# The variables have the same names as the options, with
319# dashes changed to underlines.
b7026657 320cache_file=/dev/null
5d031c16 321exec_prefix=NONE
5d031c16 322no_create=
5d031c16
AC
323no_recursion=
324prefix=NONE
325program_prefix=NONE
326program_suffix=NONE
327program_transform_name=s,x,x,
328silent=
329site=
5d031c16 330srcdir=
5d031c16
AC
331verbose=
332x_includes=NONE
333x_libraries=NONE
b7026657
AC
334
335# Installation directory options.
336# These are left unexpanded so users can "make install exec_prefix=/foo"
337# and all the variables that are supposed to be based on exec_prefix
338# by default will actually change.
339# Use braces instead of parens because sh, perl, etc. also accept them.
5d031c16
AC
340bindir='${exec_prefix}/bin'
341sbindir='${exec_prefix}/sbin'
342libexecdir='${exec_prefix}/libexec'
343datadir='${prefix}/share'
344sysconfdir='${prefix}/etc'
345sharedstatedir='${prefix}/com'
346localstatedir='${prefix}/var'
347libdir='${exec_prefix}/lib'
348includedir='${prefix}/include'
349oldincludedir='/usr/include'
350infodir='${prefix}/info'
351mandir='${prefix}/man'
352
5d031c16
AC
353ac_prev=
354for ac_option
355do
5d031c16
AC
356 # If the previous option needs an argument, assign it.
357 if test -n "$ac_prev"; then
358 eval "$ac_prev=\$ac_option"
359 ac_prev=
360 continue
361 fi
362
b7026657 363 ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
5d031c16
AC
364
365 # Accept the important Cygnus configure options, so we can diagnose typos.
366
b7026657 367 case $ac_option in
5d031c16
AC
368
369 -bindir | --bindir | --bindi | --bind | --bin | --bi)
370 ac_prev=bindir ;;
371 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
b7026657 372 bindir=$ac_optarg ;;
5d031c16
AC
373
374 -build | --build | --buil | --bui | --bu)
b7026657 375 ac_prev=build_alias ;;
5d031c16 376 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
b7026657 377 build_alias=$ac_optarg ;;
5d031c16
AC
378
379 -cache-file | --cache-file | --cache-fil | --cache-fi \
380 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
381 ac_prev=cache_file ;;
382 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
383 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
b7026657
AC
384 cache_file=$ac_optarg ;;
385
386 --config-cache | -C)
387 cache_file=config.cache ;;
5d031c16
AC
388
389 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
390 ac_prev=datadir ;;
391 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
392 | --da=*)
b7026657 393 datadir=$ac_optarg ;;
5d031c16
AC
394
395 -disable-* | --disable-*)
b7026657 396 ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
5d031c16 397 # Reject names that are not valid shell variable names.
b7026657
AC
398 expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
399 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
400 { (exit 1); exit 1; }; }
401 ac_feature=`echo $ac_feature | sed 's/-/_/g'`
402 eval "enable_$ac_feature=no" ;;
5d031c16
AC
403
404 -enable-* | --enable-*)
b7026657 405 ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
5d031c16 406 # Reject names that are not valid shell variable names.
b7026657
AC
407 expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
408 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
409 { (exit 1); exit 1; }; }
410 ac_feature=`echo $ac_feature | sed 's/-/_/g'`
411 case $ac_option in
412 *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
5d031c16
AC
413 *) ac_optarg=yes ;;
414 esac
b7026657 415 eval "enable_$ac_feature='$ac_optarg'" ;;
5d031c16
AC
416
417 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
418 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
419 | --exec | --exe | --ex)
420 ac_prev=exec_prefix ;;
421 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
422 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
423 | --exec=* | --exe=* | --ex=*)
b7026657 424 exec_prefix=$ac_optarg ;;
5d031c16
AC
425
426 -gas | --gas | --ga | --g)
427 # Obsolete; use --with-gas.
428 with_gas=yes ;;
429
b7026657
AC
430 -help | --help | --hel | --he | -h)
431 ac_init_help=long ;;
432 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
433 ac_init_help=recursive ;;
434 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
435 ac_init_help=short ;;
5d031c16
AC
436
437 -host | --host | --hos | --ho)
b7026657 438 ac_prev=host_alias ;;
5d031c16 439 -host=* | --host=* | --hos=* | --ho=*)
b7026657 440 host_alias=$ac_optarg ;;
5d031c16
AC
441
442 -includedir | --includedir | --includedi | --included | --include \
443 | --includ | --inclu | --incl | --inc)
444 ac_prev=includedir ;;
445 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
446 | --includ=* | --inclu=* | --incl=* | --inc=*)
b7026657 447 includedir=$ac_optarg ;;
5d031c16
AC
448
449 -infodir | --infodir | --infodi | --infod | --info | --inf)
450 ac_prev=infodir ;;
451 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
b7026657 452 infodir=$ac_optarg ;;
5d031c16
AC
453
454 -libdir | --libdir | --libdi | --libd)
455 ac_prev=libdir ;;
456 -libdir=* | --libdir=* | --libdi=* | --libd=*)
b7026657 457 libdir=$ac_optarg ;;
5d031c16
AC
458
459 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
460 | --libexe | --libex | --libe)
461 ac_prev=libexecdir ;;
462 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
463 | --libexe=* | --libex=* | --libe=*)
b7026657 464 libexecdir=$ac_optarg ;;
5d031c16
AC
465
466 -localstatedir | --localstatedir | --localstatedi | --localstated \
467 | --localstate | --localstat | --localsta | --localst \
468 | --locals | --local | --loca | --loc | --lo)
469 ac_prev=localstatedir ;;
470 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
471 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
472 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
b7026657 473 localstatedir=$ac_optarg ;;
5d031c16
AC
474
475 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
476 ac_prev=mandir ;;
477 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
b7026657 478 mandir=$ac_optarg ;;
5d031c16
AC
479
480 -nfp | --nfp | --nf)
481 # Obsolete; use --without-fp.
482 with_fp=no ;;
483
484 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
b7026657 485 | --no-cr | --no-c | -n)
5d031c16
AC
486 no_create=yes ;;
487
488 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
489 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
490 no_recursion=yes ;;
491
492 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
493 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
494 | --oldin | --oldi | --old | --ol | --o)
495 ac_prev=oldincludedir ;;
496 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
497 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
498 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
b7026657 499 oldincludedir=$ac_optarg ;;
5d031c16
AC
500
501 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
502 ac_prev=prefix ;;
503 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
b7026657 504 prefix=$ac_optarg ;;
5d031c16
AC
505
506 -program-prefix | --program-prefix | --program-prefi | --program-pref \
507 | --program-pre | --program-pr | --program-p)
508 ac_prev=program_prefix ;;
509 -program-prefix=* | --program-prefix=* | --program-prefi=* \
510 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
b7026657 511 program_prefix=$ac_optarg ;;
5d031c16
AC
512
513 -program-suffix | --program-suffix | --program-suffi | --program-suff \
514 | --program-suf | --program-su | --program-s)
515 ac_prev=program_suffix ;;
516 -program-suffix=* | --program-suffix=* | --program-suffi=* \
517 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
b7026657 518 program_suffix=$ac_optarg ;;
5d031c16
AC
519
520 -program-transform-name | --program-transform-name \
521 | --program-transform-nam | --program-transform-na \
522 | --program-transform-n | --program-transform- \
523 | --program-transform | --program-transfor \
524 | --program-transfo | --program-transf \
525 | --program-trans | --program-tran \
526 | --progr-tra | --program-tr | --program-t)
527 ac_prev=program_transform_name ;;
528 -program-transform-name=* | --program-transform-name=* \
529 | --program-transform-nam=* | --program-transform-na=* \
530 | --program-transform-n=* | --program-transform-=* \
531 | --program-transform=* | --program-transfor=* \
532 | --program-transfo=* | --program-transf=* \
533 | --program-trans=* | --program-tran=* \
534 | --progr-tra=* | --program-tr=* | --program-t=*)
b7026657 535 program_transform_name=$ac_optarg ;;
5d031c16
AC
536
537 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
538 | -silent | --silent | --silen | --sile | --sil)
539 silent=yes ;;
540
541 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
542 ac_prev=sbindir ;;
543 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
544 | --sbi=* | --sb=*)
b7026657 545 sbindir=$ac_optarg ;;
5d031c16
AC
546
547 -sharedstatedir | --sharedstatedir | --sharedstatedi \
548 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
549 | --sharedst | --shareds | --shared | --share | --shar \
550 | --sha | --sh)
551 ac_prev=sharedstatedir ;;
552 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
553 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
554 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
555 | --sha=* | --sh=*)
b7026657 556 sharedstatedir=$ac_optarg ;;
5d031c16
AC
557
558 -site | --site | --sit)
559 ac_prev=site ;;
560 -site=* | --site=* | --sit=*)
b7026657 561 site=$ac_optarg ;;
5d031c16
AC
562
563 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
564 ac_prev=srcdir ;;
565 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
b7026657 566 srcdir=$ac_optarg ;;
5d031c16
AC
567
568 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
569 | --syscon | --sysco | --sysc | --sys | --sy)
570 ac_prev=sysconfdir ;;
571 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
572 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
b7026657 573 sysconfdir=$ac_optarg ;;
5d031c16
AC
574
575 -target | --target | --targe | --targ | --tar | --ta | --t)
b7026657 576 ac_prev=target_alias ;;
5d031c16 577 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
b7026657 578 target_alias=$ac_optarg ;;
5d031c16
AC
579
580 -v | -verbose | --verbose | --verbos | --verbo | --verb)
581 verbose=yes ;;
582
b7026657
AC
583 -version | --version | --versio | --versi | --vers | -V)
584 ac_init_version=: ;;
5d031c16
AC
585
586 -with-* | --with-*)
b7026657 587 ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
5d031c16 588 # Reject names that are not valid shell variable names.
b7026657
AC
589 expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
590 { echo "$as_me: error: invalid package name: $ac_package" >&2
591 { (exit 1); exit 1; }; }
5d031c16 592 ac_package=`echo $ac_package| sed 's/-/_/g'`
b7026657
AC
593 case $ac_option in
594 *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
5d031c16
AC
595 *) ac_optarg=yes ;;
596 esac
b7026657 597 eval "with_$ac_package='$ac_optarg'" ;;
5d031c16
AC
598
599 -without-* | --without-*)
b7026657 600 ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
5d031c16 601 # Reject names that are not valid shell variable names.
b7026657
AC
602 expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
603 { echo "$as_me: error: invalid package name: $ac_package" >&2
604 { (exit 1); exit 1; }; }
605 ac_package=`echo $ac_package | sed 's/-/_/g'`
606 eval "with_$ac_package=no" ;;
5d031c16
AC
607
608 --x)
609 # Obsolete; use --with-x.
610 with_x=yes ;;
611
612 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
613 | --x-incl | --x-inc | --x-in | --x-i)
614 ac_prev=x_includes ;;
615 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
616 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
b7026657 617 x_includes=$ac_optarg ;;
5d031c16
AC
618
619 -x-libraries | --x-libraries | --x-librarie | --x-librari \
620 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
621 ac_prev=x_libraries ;;
622 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
623 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
b7026657 624 x_libraries=$ac_optarg ;;
5d031c16 625
b7026657
AC
626 -*) { echo "$as_me: error: unrecognized option: $ac_option
627Try \`$0 --help' for more information." >&2
628 { (exit 1); exit 1; }; }
5d031c16
AC
629 ;;
630
b7026657
AC
631 *=*)
632 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
633 # Reject names that are not valid shell variable names.
634 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
635 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
636 { (exit 1); exit 1; }; }
637 ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
638 eval "$ac_envvar='$ac_optarg'"
639 export $ac_envvar ;;
640
5d031c16 641 *)
b7026657
AC
642 # FIXME: should be removed in autoconf 3.0.
643 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
644 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
645 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
646 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
5d031c16
AC
647 ;;
648
649 esac
650done
651
652if test -n "$ac_prev"; then
b7026657
AC
653 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
654 { echo "$as_me: error: missing argument to $ac_option" >&2
655 { (exit 1); exit 1; }; }
5d031c16 656fi
5d031c16 657
b7026657
AC
658# Be sure to have absolute paths.
659for ac_var in exec_prefix prefix
660do
661 eval ac_val=$`echo $ac_var`
662 case $ac_val in
663 [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
664 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
665 { (exit 1); exit 1; }; };;
666 esac
667done
5d031c16 668
b7026657
AC
669# Be sure to have absolute paths.
670for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
671 localstatedir libdir includedir oldincludedir infodir mandir
5d031c16 672do
b7026657
AC
673 eval ac_val=$`echo $ac_var`
674 case $ac_val in
675 [\\/$]* | ?:[\\/]* ) ;;
676 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
677 { (exit 1); exit 1; }; };;
5d031c16
AC
678 esac
679done
680
b7026657
AC
681# There might be people who depend on the old broken behavior: `$host'
682# used to hold the argument of --host etc.
683# FIXME: To remove some day.
684build=$build_alias
685host=$host_alias
686target=$target_alias
687
688# FIXME: To remove some day.
689if test "x$host_alias" != x; then
690 if test "x$build_alias" = x; then
691 cross_compiling=maybe
692 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
693 If a cross compiler is detected then cross compile mode will be used." >&2
694 elif test "x$build_alias" != "x$host_alias"; then
695 cross_compiling=yes
696 fi
697fi
5d031c16 698
b7026657
AC
699ac_tool_prefix=
700test -n "$host_alias" && ac_tool_prefix=$host_alias-
701
702test "$silent" = yes && exec 6>/dev/null
5d031c16 703
5d031c16
AC
704
705# Find the source files, if location was not specified.
706if test -z "$srcdir"; then
707 ac_srcdir_defaulted=yes
708 # Try the directory containing this script, then its parent.
b7026657
AC
709 ac_confdir=`(dirname "$0") 2>/dev/null ||
710$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
711 X"$0" : 'X\(//\)[^/]' \| \
712 X"$0" : 'X\(//\)$' \| \
713 X"$0" : 'X\(/\)' \| \
714 . : '\(.\)' 2>/dev/null ||
715echo X"$0" |
716 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
717 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
718 /^X\(\/\/\)$/{ s//\1/; q; }
719 /^X\(\/\).*/{ s//\1/; q; }
720 s/.*/./; q'`
5d031c16
AC
721 srcdir=$ac_confdir
722 if test ! -r $srcdir/$ac_unique_file; then
723 srcdir=..
724 fi
725else
726 ac_srcdir_defaulted=no
727fi
728if test ! -r $srcdir/$ac_unique_file; then
729 if test "$ac_srcdir_defaulted" = yes; then
b7026657
AC
730 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
731 { (exit 1); exit 1; }; }
5d031c16 732 else
b7026657
AC
733 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
734 { (exit 1); exit 1; }; }
5d031c16
AC
735 fi
736fi
b7026657
AC
737(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
738 { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
739 { (exit 1); exit 1; }; }
740srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
741ac_env_build_alias_set=${build_alias+set}
742ac_env_build_alias_value=$build_alias
743ac_cv_env_build_alias_set=${build_alias+set}
744ac_cv_env_build_alias_value=$build_alias
745ac_env_host_alias_set=${host_alias+set}
746ac_env_host_alias_value=$host_alias
747ac_cv_env_host_alias_set=${host_alias+set}
748ac_cv_env_host_alias_value=$host_alias
749ac_env_target_alias_set=${target_alias+set}
750ac_env_target_alias_value=$target_alias
751ac_cv_env_target_alias_set=${target_alias+set}
752ac_cv_env_target_alias_value=$target_alias
753ac_env_CC_set=${CC+set}
754ac_env_CC_value=$CC
755ac_cv_env_CC_set=${CC+set}
756ac_cv_env_CC_value=$CC
757ac_env_CFLAGS_set=${CFLAGS+set}
758ac_env_CFLAGS_value=$CFLAGS
759ac_cv_env_CFLAGS_set=${CFLAGS+set}
760ac_cv_env_CFLAGS_value=$CFLAGS
761ac_env_LDFLAGS_set=${LDFLAGS+set}
762ac_env_LDFLAGS_value=$LDFLAGS
763ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
764ac_cv_env_LDFLAGS_value=$LDFLAGS
765ac_env_CPPFLAGS_set=${CPPFLAGS+set}
766ac_env_CPPFLAGS_value=$CPPFLAGS
767ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
768ac_cv_env_CPPFLAGS_value=$CPPFLAGS
769ac_env_CPP_set=${CPP+set}
770ac_env_CPP_value=$CPP
771ac_cv_env_CPP_set=${CPP+set}
772ac_cv_env_CPP_value=$CPP
5d031c16 773
b7026657
AC
774#
775# Report the --help message.
776#
777if test "$ac_init_help" = "long"; then
778 # Omit some internal or obsolete options to make the list less imposing.
779 # This message is too long to be a string in the A/UX 3.1 sh.
780 cat <<_ACEOF
781\`configure' configures this package to adapt to many kinds of systems.
5d031c16 782
b7026657 783Usage: $0 [OPTION]... [VAR=VALUE]...
5d031c16 784
b7026657
AC
785To assign environment variables (e.g., CC, CFLAGS...), specify them as
786VAR=VALUE. See below for descriptions of some of the useful variables.
5d031c16 787
b7026657 788Defaults for the options are specified in brackets.
5d031c16 789
b7026657
AC
790Configuration:
791 -h, --help display this help and exit
792 --help=short display options specific to this package
793 --help=recursive display the short help of all the included packages
794 -V, --version display version information and exit
795 -q, --quiet, --silent do not print \`checking...' messages
796 --cache-file=FILE cache test results in FILE [disabled]
797 -C, --config-cache alias for \`--cache-file=config.cache'
798 -n, --no-create do not create output files
799 --srcdir=DIR find the sources in DIR [configure dir or \`..']
800
801_ACEOF
802
803 cat <<_ACEOF
804Installation directories:
805 --prefix=PREFIX install architecture-independent files in PREFIX
806 [$ac_default_prefix]
807 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
808 [PREFIX]
5d031c16 809
b7026657
AC
810By default, \`make install' will install all the files in
811\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
812an installation prefix other than \`$ac_default_prefix' using \`--prefix',
813for instance \`--prefix=\$HOME'.
5d031c16 814
b7026657
AC
815For better control, use the options below.
816
817Fine tuning of the installation directories:
818 --bindir=DIR user executables [EPREFIX/bin]
819 --sbindir=DIR system admin executables [EPREFIX/sbin]
820 --libexecdir=DIR program executables [EPREFIX/libexec]
821 --datadir=DIR read-only architecture-independent data [PREFIX/share]
822 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
823 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
824 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
825 --libdir=DIR object code libraries [EPREFIX/lib]
826 --includedir=DIR C header files [PREFIX/include]
827 --oldincludedir=DIR C header files for non-gcc [/usr/include]
828 --infodir=DIR info documentation [PREFIX/info]
829 --mandir=DIR man documentation [PREFIX/man]
830_ACEOF
831
832 cat <<\_ACEOF
833
834Program names:
835 --program-prefix=PREFIX prepend PREFIX to installed program names
836 --program-suffix=SUFFIX append SUFFIX to installed program names
837 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
838
839System types:
840 --build=BUILD configure for building on BUILD [guessed]
841 --host=HOST cross-compile to build programs to run on HOST [BUILD]
842 --target=TARGET configure for building compilers for TARGET [HOST]
843_ACEOF
5d031c16 844fi
b7026657
AC
845
846if test -n "$ac_init_help"; then
847
848 cat <<\_ACEOF
849
850Optional Features:
851 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
852 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
b7026657
AC
853 --enable-maintainer-mode Enable developer functionality.
854 --enable-sim-bswap Use Host specific BSWAP instruction.
855 --enable-sim-cflags=opts Extra CFLAGS for use in building simulator
856 --enable-sim-debug=opts Enable debugging flags
857 --enable-sim-stdio Specify whether to use stdio for console input/output.
858 --enable-sim-trace=opts Enable tracing flags
859 --enable-sim-profile=opts Enable profiling flags
860 --enable-sim-inline=inlines Specify which functions should be inlined.
861 --enable-sim-alignment=align Specify strict, nonstrict or forced alignment of memory accesses.
862 --enable-sim-hostendian=end Specify host byte endian orientation.
863 --enable-build-warnings Enable build-time compiler warnings if gcc is used
864 --enable-gdb-build-warnings Enable SIM specific build-time compiler warnings if gcc is used
865 --enable-sim-hardware=LIST Specify the hardware to be included in the build.
866
b7026657
AC
867Some influential environment variables:
868 CC C compiler command
869 CFLAGS C compiler flags
870 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
871 nonstandard directory <lib dir>
872 CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
873 headers in a nonstandard directory <include dir>
874 CPP C preprocessor
875
876Use these variables to override the choices made by `configure' or to help
877it to find libraries and programs with nonstandard names/locations.
878
879_ACEOF
5d031c16
AC
880fi
881
b7026657
AC
882if test "$ac_init_help" = "recursive"; then
883 # If there are subdirs, report their specific --help.
884 ac_popdir=`pwd`
885 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
886 test -d $ac_dir || continue
887 ac_builddir=.
5d031c16 888
b7026657
AC
889if test "$ac_dir" != .; then
890 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
891 # A "../" for each directory in $ac_dir_suffix.
892 ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
5d031c16 893else
b7026657 894 ac_dir_suffix= ac_top_builddir=
5d031c16
AC
895fi
896
b7026657
AC
897case $srcdir in
898 .) # No --srcdir option. We are building in place.
899 ac_srcdir=.
900 if test -z "$ac_top_builddir"; then
901 ac_top_srcdir=.
902 else
903 ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
904 fi ;;
905 [\\/]* | ?:[\\/]* ) # Absolute path.
906 ac_srcdir=$srcdir$ac_dir_suffix;
907 ac_top_srcdir=$srcdir ;;
908 *) # Relative path.
909 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
910 ac_top_srcdir=$ac_top_builddir$srcdir ;;
911esac
912
913# Do not use `cd foo && pwd` to compute absolute paths, because
914# the directories may not exist.
915case `pwd` in
916.) ac_abs_builddir="$ac_dir";;
917*)
918 case "$ac_dir" in
919 .) ac_abs_builddir=`pwd`;;
920 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
921 *) ac_abs_builddir=`pwd`/"$ac_dir";;
922 esac;;
923esac
924case $ac_abs_builddir in
925.) ac_abs_top_builddir=${ac_top_builddir}.;;
926*)
927 case ${ac_top_builddir}. in
928 .) ac_abs_top_builddir=$ac_abs_builddir;;
929 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
930 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
931 esac;;
932esac
933case $ac_abs_builddir in
934.) ac_abs_srcdir=$ac_srcdir;;
935*)
936 case $ac_srcdir in
937 .) ac_abs_srcdir=$ac_abs_builddir;;
938 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
939 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
940 esac;;
941esac
942case $ac_abs_builddir in
943.) ac_abs_top_srcdir=$ac_top_srcdir;;
944*)
945 case $ac_top_srcdir in
946 .) ac_abs_top_srcdir=$ac_abs_builddir;;
947 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
948 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
949 esac;;
950esac
951
952 cd $ac_dir
953 # Check for guested configure; otherwise get Cygnus style configure.
954 if test -f $ac_srcdir/configure.gnu; then
955 echo
956 $SHELL $ac_srcdir/configure.gnu --help=recursive
957 elif test -f $ac_srcdir/configure; then
958 echo
959 $SHELL $ac_srcdir/configure --help=recursive
960 elif test -f $ac_srcdir/configure.ac ||
961 test -f $ac_srcdir/configure.in; then
962 echo
963 $ac_configure --help
964 else
965 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
966 fi
967 cd $ac_popdir
968 done
5d031c16 969fi
b7026657
AC
970
971test -n "$ac_init_help" && exit 0
972if $ac_init_version; then
973 cat <<\_ACEOF
974
975Copyright (C) 2003 Free Software Foundation, Inc.
976This configure script is free software; the Free Software Foundation
977gives unlimited permission to copy, distribute and modify it.
978_ACEOF
979 exit 0
980fi
981exec 5>config.log
982cat >&5 <<_ACEOF
983This file contains any messages produced by compilers while
984running configure, to aid debugging if configure makes a mistake.
985
986It was created by $as_me, which was
987generated by GNU Autoconf 2.59. Invocation command line was
988
989 $ $0 $@
990
991_ACEOF
992{
993cat <<_ASUNAME
994## --------- ##
995## Platform. ##
996## --------- ##
997
998hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
999uname -m = `(uname -m) 2>/dev/null || echo unknown`
1000uname -r = `(uname -r) 2>/dev/null || echo unknown`
1001uname -s = `(uname -s) 2>/dev/null || echo unknown`
1002uname -v = `(uname -v) 2>/dev/null || echo unknown`
1003
1004/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1005/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1006
1007/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1008/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1009/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1010hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
1011/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1012/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1013/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1014
1015_ASUNAME
1016
1017as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1018for as_dir in $PATH
1019do
1020 IFS=$as_save_IFS
1021 test -z "$as_dir" && as_dir=.
1022 echo "PATH: $as_dir"
1023done
1024
1025} >&5
1026
1027cat >&5 <<_ACEOF
1028
1029
1030## ----------- ##
1031## Core tests. ##
1032## ----------- ##
1033
1034_ACEOF
1035
1036
1037# Keep a trace of the command line.
1038# Strip out --no-create and --no-recursion so they do not pile up.
1039# Strip out --silent because we don't want to record it for future runs.
1040# Also quote any args containing shell meta-characters.
1041# Make two passes to allow for proper duplicate-argument suppression.
1042ac_configure_args=
1043ac_configure_args0=
1044ac_configure_args1=
1045ac_sep=
1046ac_must_keep_next=false
1047for ac_pass in 1 2
1048do
1049 for ac_arg
1050 do
1051 case $ac_arg in
1052 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1053 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1054 | -silent | --silent | --silen | --sile | --sil)
1055 continue ;;
1056 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1057 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1058 esac
1059 case $ac_pass in
1060 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1061 2)
1062 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1063 if test $ac_must_keep_next = true; then
1064 ac_must_keep_next=false # Got value, back to normal.
1065 else
1066 case $ac_arg in
1067 *=* | --config-cache | -C | -disable-* | --disable-* \
1068 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1069 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1070 | -with-* | --with-* | -without-* | --without-* | --x)
1071 case "$ac_configure_args0 " in
1072 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1073 esac
1074 ;;
1075 -* ) ac_must_keep_next=true ;;
1076 esac
1077 fi
1078 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1079 # Get rid of the leading space.
1080 ac_sep=" "
1081 ;;
1082 esac
1083 done
1084done
1085$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1086$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1087
1088# When interrupted or exit'd, cleanup temporary files, and complete
1089# config.log. We remove comments because anyway the quotes in there
1090# would cause problems or look ugly.
1091# WARNING: Be sure not to use single quotes in there, as some shells,
1092# such as our DU 5.0 friend, will then `close' the trap.
1093trap 'exit_status=$?
1094 # Save into config.log some information that might help in debugging.
1095 {
1096 echo
1097
1098 cat <<\_ASBOX
1099## ---------------- ##
1100## Cache variables. ##
1101## ---------------- ##
1102_ASBOX
1103 echo
1104 # The following way of writing the cache mishandles newlines in values,
1105{
1106 (set) 2>&1 |
1107 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1108 *ac_space=\ *)
1109 sed -n \
1110 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1111 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1112 ;;
1113 *)
1114 sed -n \
1115 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1116 ;;
1117 esac;
1118}
1119 echo
1120
1121 cat <<\_ASBOX
1122## ----------------- ##
1123## Output variables. ##
1124## ----------------- ##
1125_ASBOX
1126 echo
1127 for ac_var in $ac_subst_vars
1128 do
1129 eval ac_val=$`echo $ac_var`
1130 echo "$ac_var='"'"'$ac_val'"'"'"
1131 done | sort
1132 echo
1133
1134 if test -n "$ac_subst_files"; then
1135 cat <<\_ASBOX
1136## ------------- ##
1137## Output files. ##
1138## ------------- ##
1139_ASBOX
1140 echo
1141 for ac_var in $ac_subst_files
1142 do
1143 eval ac_val=$`echo $ac_var`
1144 echo "$ac_var='"'"'$ac_val'"'"'"
1145 done | sort
1146 echo
1147 fi
1148
1149 if test -s confdefs.h; then
1150 cat <<\_ASBOX
1151## ----------- ##
1152## confdefs.h. ##
1153## ----------- ##
1154_ASBOX
1155 echo
1156 sed "/^$/d" confdefs.h | sort
1157 echo
1158 fi
1159 test "$ac_signal" != 0 &&
1160 echo "$as_me: caught signal $ac_signal"
1161 echo "$as_me: exit $exit_status"
1162 } >&5
1163 rm -f core *.core &&
1164 rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1165 exit $exit_status
1166 ' 0
1167for ac_signal in 1 2 13 15; do
1168 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1169done
1170ac_signal=0
1171
1172# confdefs.h avoids OS command line length limits that DEFS can exceed.
1173rm -rf conftest* confdefs.h
1174# AIX cpp loses on an empty file, so make sure it contains at least a newline.
1175echo >confdefs.h
1176
1177# Predefined preprocessor variables.
1178
1179cat >>confdefs.h <<_ACEOF
1180#define PACKAGE_NAME "$PACKAGE_NAME"
1181_ACEOF
1182
1183
1184cat >>confdefs.h <<_ACEOF
1185#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1186_ACEOF
1187
1188
1189cat >>confdefs.h <<_ACEOF
1190#define PACKAGE_VERSION "$PACKAGE_VERSION"
1191_ACEOF
1192
1193
1194cat >>confdefs.h <<_ACEOF
1195#define PACKAGE_STRING "$PACKAGE_STRING"
1196_ACEOF
1197
1198
1199cat >>confdefs.h <<_ACEOF
1200#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1201_ACEOF
1202
1203
1204# Let the site file select an alternate cache file if it wants to.
1205# Prefer explicitly selected file to automatically selected ones.
1206if test -z "$CONFIG_SITE"; then
1207 if test "x$prefix" != xNONE; then
1208 CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
1209 else
1210 CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
1211 fi
1212fi
1213for ac_site_file in $CONFIG_SITE; do
1214 if test -r "$ac_site_file"; then
1215 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1216echo "$as_me: loading site script $ac_site_file" >&6;}
1217 sed 's/^/| /' "$ac_site_file" >&5
1218 . "$ac_site_file"
1219 fi
1220done
1221
1222if test -r "$cache_file"; then
1223 # Some versions of bash will fail to source /dev/null (special
1224 # files actually), so we avoid doing that.
1225 if test -f "$cache_file"; then
1226 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1227echo "$as_me: loading cache $cache_file" >&6;}
1228 case $cache_file in
1229 [\\/]* | ?:[\\/]* ) . $cache_file;;
1230 *) . ./$cache_file;;
1231 esac
1232 fi
1233else
1234 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1235echo "$as_me: creating cache $cache_file" >&6;}
1236 >$cache_file
1237fi
1238
1239# Check that the precious variables saved in the cache have kept the same
1240# value.
1241ac_cache_corrupted=false
1242for ac_var in `(set) 2>&1 |
1243 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1244 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1245 eval ac_new_set=\$ac_env_${ac_var}_set
1246 eval ac_old_val="\$ac_cv_env_${ac_var}_value"
1247 eval ac_new_val="\$ac_env_${ac_var}_value"
1248 case $ac_old_set,$ac_new_set in
1249 set,)
1250 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1251echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1252 ac_cache_corrupted=: ;;
1253 ,set)
1254 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1255echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1256 ac_cache_corrupted=: ;;
1257 ,);;
1258 *)
1259 if test "x$ac_old_val" != "x$ac_new_val"; then
1260 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1261echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1262 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1263echo "$as_me: former value: $ac_old_val" >&2;}
1264 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1265echo "$as_me: current value: $ac_new_val" >&2;}
1266 ac_cache_corrupted=:
1267 fi;;
1268 esac
1269 # Pass precious variables to config.status.
1270 if test "$ac_new_set" = set; then
1271 case $ac_new_val in
1272 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1273 ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1274 *) ac_arg=$ac_var=$ac_new_val ;;
1275 esac
1276 case " $ac_configure_args " in
1277 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1278 *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
1279 esac
1280 fi
1281done
1282if $ac_cache_corrupted; then
1283 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1284echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1285 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1286echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1287 { (exit 1); exit 1; }; }
1288fi
1289
1290ac_ext=c
1291ac_cpp='$CPP $CPPFLAGS'
1292ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1293ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1294ac_compiler_gnu=$ac_cv_c_compiler_gnu
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
35695fd6
AC
1314 ac_config_headers="$ac_config_headers config.h:config.in"
1315
1316
1317# This file contains common code used by all simulators.
1318#
1319# SIM_AC_COMMON invokes AC macros used by all simulators and by the common
1320# directory. It is intended to be invoked before any target specific stuff.
1321# SIM_AC_OUTPUT is a cover function to AC_OUTPUT to generate the Makefile.
1322# It is intended to be invoked last.
1323#
1324# The simulator's configure.in should look like:
1325#
1326# dnl Process this file with autoconf to produce a configure script.
1327# sinclude(../common/aclocal.m4)
1328# AC_PREREQ(2.5)dnl
1329# AC_INIT(Makefile.in)
1330#
1331# SIM_AC_COMMON
1332#
1333# ... target specific stuff ...
1334#
1335# SIM_AC_OUTPUT
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384sim_inline="-DDEFAULT_INLINE=0"
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
20e95c23 1421# intl sister-directory configuration rules.
35695fd6 1422#
35695fd6 1423
20e95c23
DJ
1424# The idea behind this macro is that there's no need to repeat all the
1425# autoconf probes done by the intl directory - it's already done them
1426# for us. In fact, there's no need even to look at the cache for the
1427# answers. All we need to do is nab a few pieces of information.
1428# The intl directory is set up to make this easy, by generating a
1429# small file which can be sourced as a shell script; then we produce
1430# the necessary substitutions and definitions for this directory.
35695fd6
AC
1431
1432
1433
1434
1435
1436
b7026657 1437
35695fd6
AC
1438# Bugs in autoconf 2.59 break the call to SIM_AC_COMMON, hack around
1439# it by inlining the macro's contents.
f0569246
AC
1440# This file contains common code used by all simulators.
1441#
1442# common.m4 invokes AC macros used by all simulators and by the common
1443# directory. It is intended to be included before any target specific
1444# stuff. SIM_AC_OUTPUT is a cover function to AC_OUTPUT to generate
1445# the Makefile. It is intended to be invoked last.
1446#
1447# The simulator's configure.in should look like:
1448#
1449# dnl Process this file with autoconf to produce a configure script.
1450# AC_PREREQ(2.5)dnl
1451# AC_INIT(Makefile.in)
35695fd6 1452# AC_CONFIG_HEADER(config.h:config.in)
f0569246 1453#
35695fd6 1454# sinclude(../common/aclocal.m4)
f0569246
AC
1455# sinclude(../common/common.m4)
1456#
1457# ... target specific stuff ...
1458
38f48d72
AC
1459ac_aux_dir=
1460for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
1461 if test -f $ac_dir/install-sh; then
1462 ac_aux_dir=$ac_dir
1463 ac_install_sh="$ac_aux_dir/install-sh -c"
1464 break
1465 elif test -f $ac_dir/install.sh; then
1466 ac_aux_dir=$ac_dir
1467 ac_install_sh="$ac_aux_dir/install.sh -c"
1468 break
1469 elif test -f $ac_dir/shtool; then
1470 ac_aux_dir=$ac_dir
1471 ac_install_sh="$ac_aux_dir/shtool install -c"
1472 break
1473 fi
1474done
1475if test -z "$ac_aux_dir"; then
1476 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
1477echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
1478 { (exit 1); exit 1; }; }
1479fi
1480ac_config_guess="$SHELL $ac_aux_dir/config.guess"
1481ac_config_sub="$SHELL $ac_aux_dir/config.sub"
1482ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1483
b7026657
AC
1484# Make sure we can run config.sub.
1485$ac_config_sub sun4 >/dev/null 2>&1 ||
1486 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
1487echo "$as_me: error: cannot run $ac_config_sub" >&2;}
1488 { (exit 1); exit 1; }; }
1489
1490echo "$as_me:$LINENO: checking build system type" >&5
1491echo $ECHO_N "checking build system type... $ECHO_C" >&6
1492if test "${ac_cv_build+set}" = set; then
1493 echo $ECHO_N "(cached) $ECHO_C" >&6
1494else
1495 ac_cv_build_alias=$build_alias
1496test -z "$ac_cv_build_alias" &&
1497 ac_cv_build_alias=`$ac_config_guess`
1498test -z "$ac_cv_build_alias" &&
1499 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
1500echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
1501 { (exit 1); exit 1; }; }
1502ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
1503 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
1504echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;}
1505 { (exit 1); exit 1; }; }
1506
1507fi
1508echo "$as_me:$LINENO: result: $ac_cv_build" >&5
1509echo "${ECHO_T}$ac_cv_build" >&6
1510build=$ac_cv_build
1511build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1512build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1513build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1514
1515
1516echo "$as_me:$LINENO: checking host system type" >&5
1517echo $ECHO_N "checking host system type... $ECHO_C" >&6
1518if test "${ac_cv_host+set}" = set; then
1519 echo $ECHO_N "(cached) $ECHO_C" >&6
1520else
1521 ac_cv_host_alias=$host_alias
1522test -z "$ac_cv_host_alias" &&
1523 ac_cv_host_alias=$ac_cv_build_alias
1524ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
1525 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
1526echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
1527 { (exit 1); exit 1; }; }
1528
1529fi
1530echo "$as_me:$LINENO: result: $ac_cv_host" >&5
1531echo "${ECHO_T}$ac_cv_host" >&6
1532host=$ac_cv_host
1533host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1534host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1535host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1536
1537
f0569246
AC
1538echo "$as_me:$LINENO: checking target system type" >&5
1539echo $ECHO_N "checking target system type... $ECHO_C" >&6
1540if test "${ac_cv_target+set}" = set; then
b7026657
AC
1541 echo $ECHO_N "(cached) $ECHO_C" >&6
1542else
f0569246
AC
1543 ac_cv_target_alias=$target_alias
1544test "x$ac_cv_target_alias" = "x" &&
1545 ac_cv_target_alias=$ac_cv_host_alias
1546ac_cv_target=`$ac_config_sub $ac_cv_target_alias` ||
1547 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5
1548echo "$as_me: error: $ac_config_sub $ac_cv_target_alias failed" >&2;}
1549 { (exit 1); exit 1; }; }
1550
1551fi
1552echo "$as_me:$LINENO: result: $ac_cv_target" >&5
1553echo "${ECHO_T}$ac_cv_target" >&6
1554target=$ac_cv_target
1555target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1556target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1557target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1558
1559
1560# The aliases save the names the user supplied, while $host etc.
1561# will get canonicalized.
1562test -n "$target_alias" &&
1563 test "$program_prefix$program_suffix$program_transform_name" = \
1564 NONENONEs,x,x, &&
1565 program_prefix=${target_alias}-
1566test "$program_prefix" != NONE &&
1567 program_transform_name="s,^,$program_prefix,;$program_transform_name"
1568# Use a double $ so make ignores it.
1569test "$program_suffix" != NONE &&
1570 program_transform_name="s,\$,$program_suffix,;$program_transform_name"
1571# Double any \ or $. echo might interpret backslashes.
1572# By default was `s,x,x', remove it if useless.
1573cat <<\_ACEOF >conftest.sed
1574s/[\\$]/&&/g;s/;s,x,x,$//
b7026657 1575_ACEOF
f0569246
AC
1576program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
1577rm conftest.sed
1578
1579ac_ext=c
1580ac_cpp='$CPP $CPPFLAGS'
1581ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1582ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1583ac_compiler_gnu=$ac_cv_c_compiler_gnu
1584if test -n "$ac_tool_prefix"; then
1585 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
1586set dummy ${ac_tool_prefix}gcc; ac_word=$2
1587echo "$as_me:$LINENO: checking for $ac_word" >&5
1588echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1589if test "${ac_cv_prog_CC+set}" = set; then
1590 echo $ECHO_N "(cached) $ECHO_C" >&6
b7026657 1591else
f0569246
AC
1592 if test -n "$CC"; then
1593 ac_cv_prog_CC="$CC" # Let the user override the test.
1594else
1595as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1596for as_dir in $PATH
1597do
1598 IFS=$as_save_IFS
1599 test -z "$as_dir" && as_dir=.
1600 for ac_exec_ext in '' $ac_executable_extensions; do
1601 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1602 ac_cv_prog_CC="${ac_tool_prefix}gcc"
1603 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1604 break 2
1605 fi
1606done
1607done
1608
b7026657 1609fi
b7026657 1610fi
f0569246
AC
1611CC=$ac_cv_prog_CC
1612if test -n "$CC"; then
1613 echo "$as_me:$LINENO: result: $CC" >&5
1614echo "${ECHO_T}$CC" >&6
b7026657
AC
1615else
1616 echo "$as_me:$LINENO: result: no" >&5
1617echo "${ECHO_T}no" >&6
b7026657
AC
1618fi
1619
f0569246
AC
1620fi
1621if test -z "$ac_cv_prog_CC"; then
1622 ac_ct_CC=$CC
1623 # Extract the first word of "gcc", so it can be a program name with args.
1624set dummy gcc; ac_word=$2
1625echo "$as_me:$LINENO: checking for $ac_word" >&5
1626echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1627if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
b7026657
AC
1628 echo $ECHO_N "(cached) $ECHO_C" >&6
1629else
f0569246
AC
1630 if test -n "$ac_ct_CC"; then
1631 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
1632else
1633as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1634for as_dir in $PATH
1635do
1636 IFS=$as_save_IFS
1637 test -z "$as_dir" && as_dir=.
1638 for ac_exec_ext in '' $ac_executable_extensions; do
1639 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1640 ac_cv_prog_ac_ct_CC="gcc"
1641 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1642 break 2
1643 fi
1644done
1645done
b7026657 1646
f0569246
AC
1647fi
1648fi
1649ac_ct_CC=$ac_cv_prog_ac_ct_CC
1650if test -n "$ac_ct_CC"; then
1651 echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
1652echo "${ECHO_T}$ac_ct_CC" >&6
b7026657 1653else
f0569246
AC
1654 echo "$as_me:$LINENO: result: no" >&5
1655echo "${ECHO_T}no" >&6
1656fi
b7026657 1657
f0569246
AC
1658 CC=$ac_ct_CC
1659else
1660 CC="$ac_cv_prog_CC"
b7026657 1661fi
b7026657 1662
f0569246
AC
1663if test -z "$CC"; then
1664 if test -n "$ac_tool_prefix"; then
1665 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
1666set dummy ${ac_tool_prefix}cc; ac_word=$2
1667echo "$as_me:$LINENO: checking for $ac_word" >&5
1668echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1669if test "${ac_cv_prog_CC+set}" = set; then
1670 echo $ECHO_N "(cached) $ECHO_C" >&6
b7026657 1671else
f0569246
AC
1672 if test -n "$CC"; then
1673 ac_cv_prog_CC="$CC" # Let the user override the test.
1674else
1675as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1676for as_dir in $PATH
1677do
1678 IFS=$as_save_IFS
1679 test -z "$as_dir" && as_dir=.
1680 for ac_exec_ext in '' $ac_executable_extensions; do
1681 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1682 ac_cv_prog_CC="${ac_tool_prefix}cc"
1683 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1684 break 2
1685 fi
1686done
1687done
b7026657
AC
1688
1689fi
b7026657 1690fi
f0569246
AC
1691CC=$ac_cv_prog_CC
1692if test -n "$CC"; then
1693 echo "$as_me:$LINENO: result: $CC" >&5
1694echo "${ECHO_T}$CC" >&6
1695else
1696 echo "$as_me:$LINENO: result: no" >&5
1697echo "${ECHO_T}no" >&6
b7026657
AC
1698fi
1699
b7026657 1700fi
f0569246
AC
1701if test -z "$ac_cv_prog_CC"; then
1702 ac_ct_CC=$CC
1703 # Extract the first word of "cc", so it can be a program name with args.
1704set dummy cc; ac_word=$2
1705echo "$as_me:$LINENO: checking for $ac_word" >&5
1706echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1707if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1708 echo $ECHO_N "(cached) $ECHO_C" >&6
b7026657 1709else
f0569246
AC
1710 if test -n "$ac_ct_CC"; then
1711 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
1712else
1713as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1714for as_dir in $PATH
b7026657 1715do
f0569246
AC
1716 IFS=$as_save_IFS
1717 test -z "$as_dir" && as_dir=.
1718 for ac_exec_ext in '' $ac_executable_extensions; do
1719 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1720 ac_cv_prog_ac_ct_CC="cc"
1721 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1722 break 2
b7026657 1723 fi
f0569246
AC
1724done
1725done
1726
b7026657 1727fi
f0569246
AC
1728fi
1729ac_ct_CC=$ac_cv_prog_ac_ct_CC
1730if test -n "$ac_ct_CC"; then
1731 echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
1732echo "${ECHO_T}$ac_ct_CC" >&6
b7026657 1733else
f0569246
AC
1734 echo "$as_me:$LINENO: result: no" >&5
1735echo "${ECHO_T}no" >&6
b7026657 1736fi
b7026657 1737
f0569246 1738 CC=$ac_ct_CC
b7026657 1739else
f0569246 1740 CC="$ac_cv_prog_CC"
b7026657 1741fi
b7026657 1742
b7026657 1743fi
f0569246
AC
1744if test -z "$CC"; then
1745 # Extract the first word of "cc", so it can be a program name with args.
1746set dummy cc; ac_word=$2
1747echo "$as_me:$LINENO: checking for $ac_word" >&5
1748echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1749if test "${ac_cv_prog_CC+set}" = set; then
1750 echo $ECHO_N "(cached) $ECHO_C" >&6
1751else
1752 if test -n "$CC"; then
1753 ac_cv_prog_CC="$CC" # Let the user override the test.
1754else
1755 ac_prog_rejected=no
1756as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1757for as_dir in $PATH
1758do
1759 IFS=$as_save_IFS
1760 test -z "$as_dir" && as_dir=.
1761 for ac_exec_ext in '' $ac_executable_extensions; do
1762 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1763 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
1764 ac_prog_rejected=yes
1765 continue
1766 fi
1767 ac_cv_prog_CC="cc"
1768 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1769 break 2
1770 fi
1771done
b7026657 1772done
b7026657 1773
f0569246
AC
1774if test $ac_prog_rejected = yes; then
1775 # We found a bogon in the path, so make sure we never use it.
1776 set dummy $ac_cv_prog_CC
1777 shift
1778 if test $# != 0; then
1779 # We chose a different compiler from the bogus one.
1780 # However, it has the same basename, so the bogon will be chosen
1781 # first if we set CC to just the basename; use the full file name.
1782 shift
1783 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
1784 fi
b7026657 1785fi
f0569246
AC
1786fi
1787fi
1788CC=$ac_cv_prog_CC
1789if test -n "$CC"; then
1790 echo "$as_me:$LINENO: result: $CC" >&5
1791echo "${ECHO_T}$CC" >&6
b7026657 1792else
f0569246
AC
1793 echo "$as_me:$LINENO: result: no" >&5
1794echo "${ECHO_T}no" >&6
b7026657 1795fi
f0569246
AC
1796
1797fi
1798if test -z "$CC"; then
1799 if test -n "$ac_tool_prefix"; then
1800 for ac_prog in cl
1801 do
1802 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
1803set dummy $ac_tool_prefix$ac_prog; ac_word=$2
1804echo "$as_me:$LINENO: checking for $ac_word" >&5
1805echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1806if test "${ac_cv_prog_CC+set}" = set; then
1807 echo $ECHO_N "(cached) $ECHO_C" >&6
1808else
1809 if test -n "$CC"; then
1810 ac_cv_prog_CC="$CC" # Let the user override the test.
1811else
1812as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1813for as_dir in $PATH
b7026657 1814do
f0569246
AC
1815 IFS=$as_save_IFS
1816 test -z "$as_dir" && as_dir=.
1817 for ac_exec_ext in '' $ac_executable_extensions; do
1818 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1819 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
1820 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1821 break 2
b7026657 1822 fi
f0569246
AC
1823done
1824done
1825
b7026657 1826fi
f0569246
AC
1827fi
1828CC=$ac_cv_prog_CC
1829if test -n "$CC"; then
1830 echo "$as_me:$LINENO: result: $CC" >&5
1831echo "${ECHO_T}$CC" >&6
b7026657 1832else
f0569246
AC
1833 echo "$as_me:$LINENO: result: no" >&5
1834echo "${ECHO_T}no" >&6
b7026657 1835fi
b7026657 1836
f0569246
AC
1837 test -n "$CC" && break
1838 done
b7026657 1839fi
f0569246
AC
1840if test -z "$CC"; then
1841 ac_ct_CC=$CC
1842 for ac_prog in cl
1843do
1844 # Extract the first word of "$ac_prog", so it can be a program name with args.
1845set dummy $ac_prog; ac_word=$2
1846echo "$as_me:$LINENO: checking for $ac_word" >&5
1847echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1848if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
b7026657
AC
1849 echo $ECHO_N "(cached) $ECHO_C" >&6
1850else
f0569246
AC
1851 if test -n "$ac_ct_CC"; then
1852 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
b7026657 1853else
f0569246
AC
1854as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1855for as_dir in $PATH
1856do
1857 IFS=$as_save_IFS
1858 test -z "$as_dir" && as_dir=.
1859 for ac_exec_ext in '' $ac_executable_extensions; do
1860 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1861 ac_cv_prog_ac_ct_CC="$ac_prog"
1862 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1863 break 2
1864 fi
1865done
1866done
b7026657 1867
b7026657 1868fi
5d031c16 1869fi
f0569246
AC
1870ac_ct_CC=$ac_cv_prog_ac_ct_CC
1871if test -n "$ac_ct_CC"; then
1872 echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
1873echo "${ECHO_T}$ac_ct_CC" >&6
1874else
1875 echo "$as_me:$LINENO: result: no" >&5
1876echo "${ECHO_T}no" >&6
5d031c16
AC
1877fi
1878
f0569246
AC
1879 test -n "$ac_ct_CC" && break
1880done
b7026657 1881
f0569246 1882 CC=$ac_ct_CC
5d031c16 1883fi
5d031c16
AC
1884
1885fi
1886
5d031c16 1887
f0569246
AC
1888test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
1889See \`config.log' for more details." >&5
1890echo "$as_me: error: no acceptable C compiler found in \$PATH
1891See \`config.log' for more details." >&2;}
1892 { (exit 1); exit 1; }; }
1893
1894# Provide some information about the compiler.
1895echo "$as_me:$LINENO:" \
1896 "checking for C compiler version" >&5
1897ac_compiler=`set X $ac_compile; echo $2`
1898{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
1899 (eval $ac_compiler --version </dev/null >&5) 2>&5
b7026657
AC
1900 ac_status=$?
1901 echo "$as_me:$LINENO: \$? = $ac_status" >&5
f0569246
AC
1902 (exit $ac_status); }
1903{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
1904 (eval $ac_compiler -v </dev/null >&5) 2>&5
b7026657
AC
1905 ac_status=$?
1906 echo "$as_me:$LINENO: \$? = $ac_status" >&5
f0569246
AC
1907 (exit $ac_status); }
1908{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
1909 (eval $ac_compiler -V </dev/null >&5) 2>&5
1910 ac_status=$?
1911 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1912 (exit $ac_status); }
b7026657 1913
f0569246
AC
1914cat >conftest.$ac_ext <<_ACEOF
1915/* confdefs.h. */
1916_ACEOF
1917cat confdefs.h >>conftest.$ac_ext
1918cat >>conftest.$ac_ext <<_ACEOF
1919/* end confdefs.h. */
b7026657 1920
b7026657
AC
1921int
1922main ()
1923{
f0569246 1924
b7026657
AC
1925 ;
1926 return 0;
1927}
1928_ACEOF
f0569246
AC
1929ac_clean_files_save=$ac_clean_files
1930ac_clean_files="$ac_clean_files a.out a.exe b.out"
1931# Try to create an executable without -o first, disregard a.out.
1932# It will help us diagnose broken compilers, and finding out an intuition
1933# of exeext.
1934echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
1935echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
1936ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
1937if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
1938 (eval $ac_link_default) 2>&5
b7026657
AC
1939 ac_status=$?
1940 echo "$as_me:$LINENO: \$? = $ac_status" >&5
f0569246
AC
1941 (exit $ac_status); }; then
1942 # Find the output, starting from the most likely. This scheme is
1943# not robust to junk in `.', hence go to wildcards (a.*) only as a last
1944# resort.
1945
1946# Be careful to initialize this variable, since it used to be cached.
1947# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
1948ac_cv_exeext=
1949# b.out is created by i960 compilers.
1950for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
1951do
1952 test -f "$ac_file" || continue
1953 case $ac_file in
1954 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
1955 ;;
1956 conftest.$ac_ext )
1957 # This is the source file.
1958 ;;
1959 [ab].out )
1960 # We found the default executable, but exeext='' is most
1961 # certainly right.
1962 break;;
1963 *.* )
1964 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
1965 # FIXME: I believe we export ac_cv_exeext for Libtool,
1966 # but it would be cool to find out if it's true. Does anybody
1967 # maintain Libtool? --akim.
1968 export ac_cv_exeext
1969 break;;
1970 * )
1971 break;;
1972 esac
1973done
b7026657
AC
1974else
1975 echo "$as_me: failed program was:" >&5
1976sed 's/^/| /' conftest.$ac_ext >&5
1977
f0569246
AC
1978{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
1979See \`config.log' for more details." >&5
1980echo "$as_me: error: C compiler cannot create executables
1981See \`config.log' for more details." >&2;}
1982 { (exit 77); exit 77; }; }
b7026657
AC
1983fi
1984
f0569246
AC
1985ac_exeext=$ac_cv_exeext
1986echo "$as_me:$LINENO: result: $ac_file" >&5
1987echo "${ECHO_T}$ac_file" >&6
b7026657 1988
f0569246
AC
1989# Check the compiler produces executables we can run. If not, either
1990# the compiler is broken, or we cross compile.
1991echo "$as_me:$LINENO: checking whether the C compiler works" >&5
1992echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
1993# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
1994# If not cross compiling, check that we can run a simple program.
1995if test "$cross_compiling" != yes; then
1996 if { ac_try='./$ac_file'
b7026657
AC
1997 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
1998 (eval $ac_try) 2>&5
1999 ac_status=$?
2000 echo "$as_me:$LINENO: \$? = $ac_status" >&5
f0569246
AC
2001 (exit $ac_status); }; }; then
2002 cross_compiling=no
2003 else
2004 if test "$cross_compiling" = maybe; then
2005 cross_compiling=yes
2006 else
2007 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
2008If you meant to cross compile, use \`--host'.
2009See \`config.log' for more details." >&5
2010echo "$as_me: error: cannot run C compiled programs.
2011If you meant to cross compile, use \`--host'.
2012See \`config.log' for more details." >&2;}
2013 { (exit 1); exit 1; }; }
2014 fi
2015 fi
2016fi
2017echo "$as_me:$LINENO: result: yes" >&5
2018echo "${ECHO_T}yes" >&6
2019
2020rm -f a.out a.exe conftest$ac_cv_exeext b.out
2021ac_clean_files=$ac_clean_files_save
2022# Check the compiler produces executables we can run. If not, either
2023# the compiler is broken, or we cross compile.
2024echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2025echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
2026echo "$as_me:$LINENO: result: $cross_compiling" >&5
2027echo "${ECHO_T}$cross_compiling" >&6
2028
2029echo "$as_me:$LINENO: checking for suffix of executables" >&5
2030echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
2031if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
2032 (eval $ac_link) 2>&5
b7026657
AC
2033 ac_status=$?
2034 echo "$as_me:$LINENO: \$? = $ac_status" >&5
f0569246
AC
2035 (exit $ac_status); }; then
2036 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2037# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2038# work properly (i.e., refer to `conftest.exe'), while it won't with
2039# `rm'.
2040for ac_file in conftest.exe conftest conftest.*; do
2041 test -f "$ac_file" || continue
2042 case $ac_file in
2043 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
2044 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2045 export ac_cv_exeext
2046 break;;
2047 * ) break;;
2048 esac
2049done
2050else
2051 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2052See \`config.log' for more details." >&5
2053echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2054See \`config.log' for more details." >&2;}
2055 { (exit 1); exit 1; }; }
2056fi
2057
2058rm -f conftest$ac_cv_exeext
2059echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2060echo "${ECHO_T}$ac_cv_exeext" >&6
2061
2062rm -f conftest.$ac_ext
2063EXEEXT=$ac_cv_exeext
2064ac_exeext=$EXEEXT
2065echo "$as_me:$LINENO: checking for suffix of object files" >&5
2066echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
2067if test "${ac_cv_objext+set}" = set; then
2068 echo $ECHO_N "(cached) $ECHO_C" >&6
2069else
b7026657
AC
2070 cat >conftest.$ac_ext <<_ACEOF
2071/* confdefs.h. */
2072_ACEOF
2073cat confdefs.h >>conftest.$ac_ext
2074cat >>conftest.$ac_ext <<_ACEOF
2075/* end confdefs.h. */
f0569246 2076
b7026657
AC
2077int
2078main ()
2079{
f0569246 2080
b7026657
AC
2081 ;
2082 return 0;
2083}
f0569246
AC
2084_ACEOF
2085rm -f conftest.o conftest.obj
2086if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2087 (eval $ac_compile) 2>&5
b7026657
AC
2088 ac_status=$?
2089 echo "$as_me:$LINENO: \$? = $ac_status" >&5
f0569246
AC
2090 (exit $ac_status); }; then
2091 for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
2092 case $ac_file in
2093 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
2094 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2095 break;;
2096 esac
2097done
b7026657
AC
2098else
2099 echo "$as_me: failed program was:" >&5
2100sed 's/^/| /' conftest.$ac_ext >&5
2101
f0569246
AC
2102{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2103See \`config.log' for more details." >&5
2104echo "$as_me: error: cannot compute suffix of object files: cannot compile
2105See \`config.log' for more details." >&2;}
2106 { (exit 1); exit 1; }; }
b7026657 2107fi
f0569246
AC
2108
2109rm -f conftest.$ac_cv_objext conftest.$ac_ext
2110fi
2111echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2112echo "${ECHO_T}$ac_cv_objext" >&6
2113OBJEXT=$ac_cv_objext
2114ac_objext=$OBJEXT
2115echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2116echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
2117if test "${ac_cv_c_compiler_gnu+set}" = set; then
2118 echo $ECHO_N "(cached) $ECHO_C" >&6
2119else
b7026657
AC
2120 cat >conftest.$ac_ext <<_ACEOF
2121/* confdefs.h. */
2122_ACEOF
2123cat confdefs.h >>conftest.$ac_ext
2124cat >>conftest.$ac_ext <<_ACEOF
2125/* end confdefs.h. */
f0569246 2126
b7026657
AC
2127int
2128main ()
2129{
f0569246
AC
2130#ifndef __GNUC__
2131 choke me
2132#endif
2133
b7026657
AC
2134 ;
2135 return 0;
2136}
2137_ACEOF
2138rm -f conftest.$ac_objext
2139if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2140 (eval $ac_compile) 2>conftest.er1
2141 ac_status=$?
2142 grep -v '^ *+' conftest.er1 >conftest.err
2143 rm -f conftest.er1
2144 cat conftest.err >&5
2145 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2146 (exit $ac_status); } &&
2147 { ac_try='test -z "$ac_c_werror_flag"
2148 || test ! -s conftest.err'
2149 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2150 (eval $ac_try) 2>&5
2151 ac_status=$?
2152 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2153 (exit $ac_status); }; } &&
2154 { ac_try='test -s conftest.$ac_objext'
2155 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2156 (eval $ac_try) 2>&5
2157 ac_status=$?
2158 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2159 (exit $ac_status); }; }; then
f0569246 2160 ac_compiler_gnu=yes
b7026657
AC
2161else
2162 echo "$as_me: failed program was:" >&5
2163sed 's/^/| /' conftest.$ac_ext >&5
f0569246
AC
2164
2165ac_compiler_gnu=no
b7026657 2166fi
f0569246
AC
2167rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2168ac_cv_c_compiler_gnu=$ac_compiler_gnu
2169
2170fi
2171echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2172echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
2173GCC=`test $ac_compiler_gnu = yes && echo yes`
2174ac_test_CFLAGS=${CFLAGS+set}
2175ac_save_CFLAGS=$CFLAGS
2176CFLAGS="-g"
2177echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2178echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
2179if test "${ac_cv_prog_cc_g+set}" = set; then
2180 echo $ECHO_N "(cached) $ECHO_C" >&6
b7026657 2181else
f0569246 2182 cat >conftest.$ac_ext <<_ACEOF
b7026657
AC
2183/* confdefs.h. */
2184_ACEOF
2185cat confdefs.h >>conftest.$ac_ext
2186cat >>conftest.$ac_ext <<_ACEOF
2187/* end confdefs.h. */
f0569246
AC
2188
2189int
2190main ()
2191{
2192
2193 ;
2194 return 0;
2195}
b7026657
AC
2196_ACEOF
2197rm -f conftest.$ac_objext
2198if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2199 (eval $ac_compile) 2>conftest.er1
2200 ac_status=$?
2201 grep -v '^ *+' conftest.er1 >conftest.err
2202 rm -f conftest.er1
2203 cat conftest.err >&5
2204 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2205 (exit $ac_status); } &&
2206 { ac_try='test -z "$ac_c_werror_flag"
2207 || test ! -s conftest.err'
2208 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2209 (eval $ac_try) 2>&5
2210 ac_status=$?
2211 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2212 (exit $ac_status); }; } &&
2213 { ac_try='test -s conftest.$ac_objext'
2214 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2215 (eval $ac_try) 2>&5
2216 ac_status=$?
2217 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2218 (exit $ac_status); }; }; then
f0569246 2219 ac_cv_prog_cc_g=yes
b7026657
AC
2220else
2221 echo "$as_me: failed program was:" >&5
2222sed 's/^/| /' conftest.$ac_ext >&5
2223
f0569246 2224ac_cv_prog_cc_g=no
b7026657
AC
2225fi
2226rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
f0569246
AC
2227fi
2228echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2229echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
2230if test "$ac_test_CFLAGS" = set; then
2231 CFLAGS=$ac_save_CFLAGS
2232elif test $ac_cv_prog_cc_g = yes; then
2233 if test "$GCC" = yes; then
2234 CFLAGS="-g -O2"
2235 else
2236 CFLAGS="-g"
2237 fi
2238else
2239 if test "$GCC" = yes; then
2240 CFLAGS="-O2"
2241 else
2242 CFLAGS=
2243 fi
2244fi
2245echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
2246echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
2247if test "${ac_cv_prog_cc_stdc+set}" = set; then
2248 echo $ECHO_N "(cached) $ECHO_C" >&6
2249else
2250 ac_cv_prog_cc_stdc=no
2251ac_save_CC=$CC
b7026657
AC
2252cat >conftest.$ac_ext <<_ACEOF
2253/* confdefs.h. */
2254_ACEOF
2255cat confdefs.h >>conftest.$ac_ext
2256cat >>conftest.$ac_ext <<_ACEOF
2257/* end confdefs.h. */
f0569246
AC
2258#include <stdarg.h>
2259#include <stdio.h>
2260#include <sys/types.h>
2261#include <sys/stat.h>
2262/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
2263struct buf { int x; };
2264FILE * (*rcsopen) (struct buf *, struct stat *, int);
2265static char *e (p, i)
2266 char **p;
2267 int i;
2268{
2269 return p[i];
2270}
2271static char *f (char * (*g) (char **, int), char **p, ...)
2272{
2273 char *s;
2274 va_list v;
2275 va_start (v,p);
2276 s = g (p, va_arg (v,int));
2277 va_end (v);
2278 return s;
2279}
2280
2281/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2282 function prototypes and stuff, but not '\xHH' hex character constants.
2283 These don't provoke an error unfortunately, instead are silently treated
2284 as 'x'. The following induces an error, until -std1 is added to get
2285 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
2286 array size at least. It's necessary to write '\x00'==0 to get something
2287 that's true only with -std1. */
2288int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2289
2290int test (int i, double x);
2291struct s1 {int (*f) (int a);};
2292struct s2 {int (*f) (double a);};
2293int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2294int argc;
2295char **argv;
2296int
2297main ()
2298{
2299return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
2300 ;
2301 return 0;
2302}
b7026657 2303_ACEOF
f0569246
AC
2304# Don't try gcc -ansi; that turns off useful extensions and
2305# breaks some systems' header files.
2306# AIX -qlanglvl=ansi
2307# Ultrix and OSF/1 -std1
2308# HP-UX 10.20 and later -Ae
2309# HP-UX older versions -Aa -D_HPUX_SOURCE
2310# SVR4 -Xc -D__EXTENSIONS__
2311for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2312do
2313 CC="$ac_save_CC $ac_arg"
2314 rm -f conftest.$ac_objext
2315if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2316 (eval $ac_compile) 2>conftest.er1
b7026657
AC
2317 ac_status=$?
2318 grep -v '^ *+' conftest.er1 >conftest.err
2319 rm -f conftest.er1
2320 cat conftest.err >&5
2321 echo "$as_me:$LINENO: \$? = $ac_status" >&5
f0569246
AC
2322 (exit $ac_status); } &&
2323 { ac_try='test -z "$ac_c_werror_flag"
2324 || test ! -s conftest.err'
2325 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2326 (eval $ac_try) 2>&5
2327 ac_status=$?
2328 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2329 (exit $ac_status); }; } &&
2330 { ac_try='test -s conftest.$ac_objext'
2331 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2332 (eval $ac_try) 2>&5
2333 ac_status=$?
2334 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2335 (exit $ac_status); }; }; then
2336 ac_cv_prog_cc_stdc=$ac_arg
2337break
b7026657
AC
2338else
2339 echo "$as_me: failed program was:" >&5
2340sed 's/^/| /' conftest.$ac_ext >&5
2341
b7026657 2342fi
f0569246 2343rm -f conftest.err conftest.$ac_objext
5d031c16 2344done
f0569246
AC
2345rm -f conftest.$ac_ext conftest.$ac_objext
2346CC=$ac_save_CC
5d031c16 2347
f0569246 2348fi
b7026657 2349
f0569246
AC
2350case "x$ac_cv_prog_cc_stdc" in
2351 x|xno)
2352 echo "$as_me:$LINENO: result: none needed" >&5
2353echo "${ECHO_T}none needed" >&6 ;;
2354 *)
2355 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
2356echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
2357 CC="$CC $ac_cv_prog_cc_stdc" ;;
2358esac
b7026657 2359
f0569246
AC
2360# Some people use a C++ compiler to compile C. Since we use `exit',
2361# in C++ we need to declare it. In case someone uses the same compiler
2362# for both compiling C and C++ we need to have the C++ compiler decide
2363# the declaration of exit, since it's the most demanding environment.
2364cat >conftest.$ac_ext <<_ACEOF
2365#ifndef __cplusplus
2366 choke me
2367#endif
2368_ACEOF
2369rm -f conftest.$ac_objext
2370if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2371 (eval $ac_compile) 2>conftest.er1
2372 ac_status=$?
2373 grep -v '^ *+' conftest.er1 >conftest.err
2374 rm -f conftest.er1
2375 cat conftest.err >&5
2376 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2377 (exit $ac_status); } &&
2378 { ac_try='test -z "$ac_c_werror_flag"
2379 || test ! -s conftest.err'
2380 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2381 (eval $ac_try) 2>&5
2382 ac_status=$?
2383 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2384 (exit $ac_status); }; } &&
2385 { ac_try='test -s conftest.$ac_objext'
2386 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2387 (eval $ac_try) 2>&5
2388 ac_status=$?
2389 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2390 (exit $ac_status); }; }; then
2391 for ac_declaration in \
2392 '' \
2393 'extern "C" void std::exit (int) throw (); using std::exit;' \
2394 'extern "C" void std::exit (int); using std::exit;' \
2395 'extern "C" void exit (int) throw ();' \
2396 'extern "C" void exit (int);' \
2397 'void exit (int);'
5d031c16 2398do
b7026657
AC
2399 cat >conftest.$ac_ext <<_ACEOF
2400/* confdefs.h. */
2401_ACEOF
2402cat confdefs.h >>conftest.$ac_ext
2403cat >>conftest.$ac_ext <<_ACEOF
2404/* end confdefs.h. */
f0569246
AC
2405$ac_declaration
2406#include <stdlib.h>
b7026657
AC
2407int
2408main ()
2409{
f0569246 2410exit (42);
b7026657
AC
2411 ;
2412 return 0;
2413}
2414_ACEOF
f0569246
AC
2415rm -f conftest.$ac_objext
2416if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2417 (eval $ac_compile) 2>conftest.er1
b7026657
AC
2418 ac_status=$?
2419 grep -v '^ *+' conftest.er1 >conftest.err
2420 rm -f conftest.er1
2421 cat conftest.err >&5
2422 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2423 (exit $ac_status); } &&
2424 { ac_try='test -z "$ac_c_werror_flag"
2425 || test ! -s conftest.err'
2426 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2427 (eval $ac_try) 2>&5
2428 ac_status=$?
2429 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2430 (exit $ac_status); }; } &&
f0569246 2431 { ac_try='test -s conftest.$ac_objext'
b7026657
AC
2432 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2433 (eval $ac_try) 2>&5
2434 ac_status=$?
2435 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2436 (exit $ac_status); }; }; then
f0569246 2437 :
b7026657
AC
2438else
2439 echo "$as_me: failed program was:" >&5
2440sed 's/^/| /' conftest.$ac_ext >&5
2441
f0569246 2442continue
5d031c16 2443fi
f0569246 2444rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
b7026657
AC
2445 cat >conftest.$ac_ext <<_ACEOF
2446/* confdefs.h. */
2447_ACEOF
2448cat confdefs.h >>conftest.$ac_ext
2449cat >>conftest.$ac_ext <<_ACEOF
2450/* end confdefs.h. */
f0569246 2451$ac_declaration
b7026657
AC
2452int
2453main ()
2454{
f0569246 2455exit (42);
b7026657
AC
2456 ;
2457 return 0;
2458}
2459_ACEOF
f0569246
AC
2460rm -f conftest.$ac_objext
2461if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2462 (eval $ac_compile) 2>conftest.er1
b7026657
AC
2463 ac_status=$?
2464 grep -v '^ *+' conftest.er1 >conftest.err
2465 rm -f conftest.er1
2466 cat conftest.err >&5
2467 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2468 (exit $ac_status); } &&
2469 { ac_try='test -z "$ac_c_werror_flag"
2470 || test ! -s conftest.err'
2471 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2472 (eval $ac_try) 2>&5
2473 ac_status=$?
2474 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2475 (exit $ac_status); }; } &&
f0569246 2476 { ac_try='test -s conftest.$ac_objext'
b7026657
AC
2477 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2478 (eval $ac_try) 2>&5
2479 ac_status=$?
2480 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2481 (exit $ac_status); }; }; then
f0569246
AC
2482 break
2483else
2484 echo "$as_me: failed program was:" >&5
2485sed 's/^/| /' conftest.$ac_ext >&5
2486
2487fi
2488rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2489done
2490rm -f conftest*
2491if test -n "$ac_declaration"; then
2492 echo '#ifdef __cplusplus' >>confdefs.h
2493 echo $ac_declaration >>confdefs.h
2494 echo '#endif' >>confdefs.h
2495fi
2496
2497else
2498 echo "$as_me: failed program was:" >&5
2499sed 's/^/| /' conftest.$ac_ext >&5
2500
2501fi
2502rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2503ac_ext=c
2504ac_cpp='$CPP $CPPFLAGS'
2505ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2506ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2507ac_compiler_gnu=$ac_cv_c_compiler_gnu
2508
2509# Find a good install program. We prefer a C program (faster),
2510# so one script is as good as another. But avoid the broken or
2511# incompatible versions:
2512# SysV /etc/install, /usr/sbin/install
2513# SunOS /usr/etc/install
2514# IRIX /sbin/install
2515# AIX /bin/install
2516# AmigaOS /C/install, which installs bootblocks on floppy discs
2517# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2518# AFS /usr/afsws/bin/install, which mishandles nonexistent args
2519# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2520# OS/2's system install, which has a completely different semantic
2521# ./install, which can be erroneously created by make from ./install.sh.
2522echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
2523echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
2524if test -z "$INSTALL"; then
2525if test "${ac_cv_path_install+set}" = set; then
2526 echo $ECHO_N "(cached) $ECHO_C" >&6
2527else
2528 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2529for as_dir in $PATH
2530do
2531 IFS=$as_save_IFS
2532 test -z "$as_dir" && as_dir=.
2533 # Account for people who put trailing slashes in PATH elements.
2534case $as_dir/ in
2535 ./ | .// | /cC/* | \
2536 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
2537 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
2538 /usr/ucb/* ) ;;
2539 *)
2540 # OSF1 and SCO ODT 3.0 have their own names for install.
2541 # Don't use installbsd from OSF since it installs stuff as root
2542 # by default.
2543 for ac_prog in ginstall scoinst install; do
2544 for ac_exec_ext in '' $ac_executable_extensions; do
2545 if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2546 if test $ac_prog = install &&
2547 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2548 # AIX install. It has an incompatible calling convention.
2549 :
2550 elif test $ac_prog = install &&
2551 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2552 # program-specific install script used by HP pwplus--don't use.
2553 :
2554 else
2555 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2556 break 3
2557 fi
2558 fi
2559 done
2560 done
2561 ;;
2562esac
2563done
2564
2565
2566fi
2567 if test "${ac_cv_path_install+set}" = set; then
2568 INSTALL=$ac_cv_path_install
2569 else
2570 # As a last resort, use the slow shell script. We don't cache a
2571 # path for INSTALL within a source directory, because that will
2572 # break other packages using the cache if that directory is
2573 # removed, or if the path is relative.
2574 INSTALL=$ac_install_sh
2575 fi
2576fi
2577echo "$as_me:$LINENO: result: $INSTALL" >&5
2578echo "${ECHO_T}$INSTALL" >&6
2579
2580# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2581# It thinks the first close brace ends the variable substitution.
2582test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2583
2584test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2585
2586test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2587
2588
2589# Put a plausible default for CC_FOR_BUILD in Makefile.
2590if test "x$cross_compiling" = "xno"; then
2591 CC_FOR_BUILD='$(CC)'
b7026657 2592else
f0569246 2593 CC_FOR_BUILD=gcc
b7026657 2594fi
5d031c16 2595
5d031c16 2596
5d031c16 2597
5d031c16 2598
f0569246
AC
2599AR=${AR-ar}
2600
2601if test -n "$ac_tool_prefix"; then
2602 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
2603set dummy ${ac_tool_prefix}ranlib; ac_word=$2
2604echo "$as_me:$LINENO: checking for $ac_word" >&5
2605echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2606if test "${ac_cv_prog_RANLIB+set}" = set; then
b7026657
AC
2607 echo $ECHO_N "(cached) $ECHO_C" >&6
2608else
f0569246
AC
2609 if test -n "$RANLIB"; then
2610 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
5d031c16 2611else
f0569246
AC
2612as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2613for as_dir in $PATH
2614do
2615 IFS=$as_save_IFS
2616 test -z "$as_dir" && as_dir=.
2617 for ac_exec_ext in '' $ac_executable_extensions; do
2618 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2619 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
2620 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2621 break 2
2622 fi
2623done
2624done
b7026657 2625
5d031c16 2626fi
5d031c16 2627fi
f0569246
AC
2628RANLIB=$ac_cv_prog_RANLIB
2629if test -n "$RANLIB"; then
2630 echo "$as_me:$LINENO: result: $RANLIB" >&5
2631echo "${ECHO_T}$RANLIB" >&6
2632else
2633 echo "$as_me:$LINENO: result: no" >&5
2634echo "${ECHO_T}no" >&6
2635fi
5d031c16 2636
f0569246
AC
2637fi
2638if test -z "$ac_cv_prog_RANLIB"; then
2639 ac_ct_RANLIB=$RANLIB
2640 # Extract the first word of "ranlib", so it can be a program name with args.
2641set dummy ranlib; ac_word=$2
2642echo "$as_me:$LINENO: checking for $ac_word" >&5
2643echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2644if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
2645 echo $ECHO_N "(cached) $ECHO_C" >&6
2646else
2647 if test -n "$ac_ct_RANLIB"; then
2648 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
2649else
2650as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2651for as_dir in $PATH
2652do
2653 IFS=$as_save_IFS
2654 test -z "$as_dir" && as_dir=.
2655 for ac_exec_ext in '' $ac_executable_extensions; do
2656 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2657 ac_cv_prog_ac_ct_RANLIB="ranlib"
2658 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2659 break 2
5d031c16 2660 fi
f0569246
AC
2661done
2662done
2663
2664 test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":"
2665fi
2666fi
2667ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
2668if test -n "$ac_ct_RANLIB"; then
2669 echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
2670echo "${ECHO_T}$ac_ct_RANLIB" >&6
2671else
2672 echo "$as_me:$LINENO: result: no" >&5
2673echo "${ECHO_T}no" >&6
2674fi
5d031c16 2675
f0569246
AC
2676 RANLIB=$ac_ct_RANLIB
2677else
2678 RANLIB="$ac_cv_prog_RANLIB"
2679fi
5d031c16 2680
5d031c16 2681
f0569246 2682ALL_LINGUAS=
20e95c23 2683CY_GNU_GETTEXT
35695fd6 2684
20e95c23
DJ
2685# Check for common headers.
2686# FIXME: Seems to me this can cause problems for i386-windows hosts.
2687# At one point there were hardcoded AC_DEFINE's if ${host} = i386-*-windows*.
35695fd6
AC
2688
2689ac_ext=c
2690ac_cpp='$CPP $CPPFLAGS'
2691ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2692ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2693ac_compiler_gnu=$ac_cv_c_compiler_gnu
2694echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
2695echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
2696# On Suns, sometimes $CPP names a directory.
2697if test -n "$CPP" && test -d "$CPP"; then
2698 CPP=
2699fi
2700if test -z "$CPP"; then
2701 if test "${ac_cv_prog_CPP+set}" = set; then
2702 echo $ECHO_N "(cached) $ECHO_C" >&6
2703else
2704 # Double quotes because CPP needs to be expanded
2705 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
2706 do
2707 ac_preproc_ok=false
2708for ac_c_preproc_warn_flag in '' yes
2709do
2710 # Use a header file that comes with gcc, so configuring glibc
2711 # with a fresh cross-compiler works.
2712 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2713 # <limits.h> exists even on freestanding compilers.
2714 # On the NeXT, cc -E runs the code through the compiler's parser,
2715 # not just through cpp. "Syntax error" is here to catch this case.
2716 cat >conftest.$ac_ext <<_ACEOF
2717/* confdefs.h. */
2718_ACEOF
2719cat confdefs.h >>conftest.$ac_ext
2720cat >>conftest.$ac_ext <<_ACEOF
2721/* end confdefs.h. */
2722#ifdef __STDC__
2723# include <limits.h>
2724#else
2725# include <assert.h>
2726#endif
2727 Syntax error
2728_ACEOF
2729if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2730 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2731 ac_status=$?
2732 grep -v '^ *+' conftest.er1 >conftest.err
2733 rm -f conftest.er1
2734 cat conftest.err >&5
2735 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2736 (exit $ac_status); } >/dev/null; then
2737 if test -s conftest.err; then
2738 ac_cpp_err=$ac_c_preproc_warn_flag
2739 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
2740 else
2741 ac_cpp_err=
2742 fi
2743else
2744 ac_cpp_err=yes
2745fi
2746if test -z "$ac_cpp_err"; then
2747 :
2748else
2749 echo "$as_me: failed program was:" >&5
2750sed 's/^/| /' conftest.$ac_ext >&5
2751
2752 # Broken: fails on valid input.
2753continue
2754fi
2755rm -f conftest.err conftest.$ac_ext
2756
2757 # OK, works on sane cases. Now check whether non-existent headers
2758 # can be detected and how.
2759 cat >conftest.$ac_ext <<_ACEOF
2760/* confdefs.h. */
2761_ACEOF
2762cat confdefs.h >>conftest.$ac_ext
2763cat >>conftest.$ac_ext <<_ACEOF
2764/* end confdefs.h. */
2765#include <ac_nonexistent.h>
2766_ACEOF
2767if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
f0569246 2768 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
b7026657
AC
2769 ac_status=$?
2770 grep -v '^ *+' conftest.er1 >conftest.err
2771 rm -f conftest.er1
2772 cat conftest.err >&5
2773 echo "$as_me:$LINENO: \$? = $ac_status" >&5
f0569246
AC
2774 (exit $ac_status); } >/dev/null; then
2775 if test -s conftest.err; then
2776 ac_cpp_err=$ac_c_preproc_warn_flag
2777 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
2778 else
2779 ac_cpp_err=
2780 fi
2781else
2782 ac_cpp_err=yes
2783fi
2784if test -z "$ac_cpp_err"; then
2785 # Broken: success on invalid input.
2786continue
5d031c16 2787else
b7026657
AC
2788 echo "$as_me: failed program was:" >&5
2789sed 's/^/| /' conftest.$ac_ext >&5
2790
f0569246
AC
2791 # Passes both tests.
2792ac_preproc_ok=:
2793break
5d031c16 2794fi
f0569246
AC
2795rm -f conftest.err conftest.$ac_ext
2796
2797done
2798# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
2799rm -f conftest.err conftest.$ac_ext
2800if $ac_preproc_ok; then
2801 break
5d031c16 2802fi
5d031c16 2803
f0569246
AC
2804 done
2805 ac_cv_prog_CPP=$CPP
2806
2807fi
2808 CPP=$ac_cv_prog_CPP
5d031c16 2809else
f0569246
AC
2810 ac_cv_prog_CPP=$CPP
2811fi
2812echo "$as_me:$LINENO: result: $CPP" >&5
2813echo "${ECHO_T}$CPP" >&6
2814ac_preproc_ok=false
2815for ac_c_preproc_warn_flag in '' yes
2816do
2817 # Use a header file that comes with gcc, so configuring glibc
2818 # with a fresh cross-compiler works.
2819 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2820 # <limits.h> exists even on freestanding compilers.
2821 # On the NeXT, cc -E runs the code through the compiler's parser,
2822 # not just through cpp. "Syntax error" is here to catch this case.
2823 cat >conftest.$ac_ext <<_ACEOF
b7026657
AC
2824/* confdefs.h. */
2825_ACEOF
2826cat confdefs.h >>conftest.$ac_ext
2827cat >>conftest.$ac_ext <<_ACEOF
2828/* end confdefs.h. */
f0569246
AC
2829#ifdef __STDC__
2830# include <limits.h>
2831#else
2832# include <assert.h>
b7026657 2833#endif
f0569246 2834 Syntax error
b7026657 2835_ACEOF
f0569246
AC
2836if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2837 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
b7026657
AC
2838 ac_status=$?
2839 grep -v '^ *+' conftest.er1 >conftest.err
2840 rm -f conftest.er1
2841 cat conftest.err >&5
2842 echo "$as_me:$LINENO: \$? = $ac_status" >&5
f0569246
AC
2843 (exit $ac_status); } >/dev/null; then
2844 if test -s conftest.err; then
2845 ac_cpp_err=$ac_c_preproc_warn_flag
2846 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
2847 else
2848 ac_cpp_err=
2849 fi
2850else
2851 ac_cpp_err=yes
2852fi
2853if test -z "$ac_cpp_err"; then
2854 :
b7026657
AC
2855else
2856 echo "$as_me: failed program was:" >&5
2857sed 's/^/| /' conftest.$ac_ext >&5
2858
f0569246
AC
2859 # Broken: fails on valid input.
2860continue
b7026657 2861fi
f0569246
AC
2862rm -f conftest.err conftest.$ac_ext
2863
2864 # OK, works on sane cases. Now check whether non-existent headers
2865 # can be detected and how.
b7026657
AC
2866 cat >conftest.$ac_ext <<_ACEOF
2867/* confdefs.h. */
2868_ACEOF
2869cat confdefs.h >>conftest.$ac_ext
2870cat >>conftest.$ac_ext <<_ACEOF
2871/* end confdefs.h. */
f0569246 2872#include <ac_nonexistent.h>
b7026657 2873_ACEOF
f0569246
AC
2874if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2875 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
b7026657
AC
2876 ac_status=$?
2877 grep -v '^ *+' conftest.er1 >conftest.err
2878 rm -f conftest.er1
2879 cat conftest.err >&5
2880 echo "$as_me:$LINENO: \$? = $ac_status" >&5
f0569246
AC
2881 (exit $ac_status); } >/dev/null; then
2882 if test -s conftest.err; then
2883 ac_cpp_err=$ac_c_preproc_warn_flag
2884 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
2885 else
2886 ac_cpp_err=
2887 fi
2888else
2889 ac_cpp_err=yes
2890fi
2891if test -z "$ac_cpp_err"; then
2892 # Broken: success on invalid input.
2893continue
5d031c16 2894else
b7026657
AC
2895 echo "$as_me: failed program was:" >&5
2896sed 's/^/| /' conftest.$ac_ext >&5
2897
f0569246
AC
2898 # Passes both tests.
2899ac_preproc_ok=:
2900break
5d031c16 2901fi
f0569246 2902rm -f conftest.err conftest.$ac_ext
5d031c16 2903
f0569246
AC
2904done
2905# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
2906rm -f conftest.err conftest.$ac_ext
2907if $ac_preproc_ok; then
2908 :
5d031c16 2909else
f0569246
AC
2910 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
2911See \`config.log' for more details." >&5
2912echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
2913See \`config.log' for more details." >&2;}
2914 { (exit 1); exit 1; }; }
5d031c16 2915fi
5d031c16 2916
f0569246
AC
2917ac_ext=c
2918ac_cpp='$CPP $CPPFLAGS'
2919ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2920ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2921ac_compiler_gnu=$ac_cv_c_compiler_gnu
2922
2923
2924echo "$as_me:$LINENO: checking for egrep" >&5
2925echo $ECHO_N "checking for egrep... $ECHO_C" >&6
2926if test "${ac_cv_prog_egrep+set}" = set; then
2927 echo $ECHO_N "(cached) $ECHO_C" >&6
2928else
2929 if echo a | (grep -E '(a|b)') >/dev/null 2>&1
2930 then ac_cv_prog_egrep='grep -E'
2931 else ac_cv_prog_egrep='egrep'
2932 fi
2933fi
2934echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
2935echo "${ECHO_T}$ac_cv_prog_egrep" >&6
2936 EGREP=$ac_cv_prog_egrep
2937
2938
2939echo "$as_me:$LINENO: checking for ANSI C header files" >&5
2940echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
2941if test "${ac_cv_header_stdc+set}" = set; then
2942 echo $ECHO_N "(cached) $ECHO_C" >&6
2943else
2944 cat >conftest.$ac_ext <<_ACEOF
2945/* confdefs.h. */
2946_ACEOF
2947cat confdefs.h >>conftest.$ac_ext
2948cat >>conftest.$ac_ext <<_ACEOF
2949/* end confdefs.h. */
2950#include <stdlib.h>
2951#include <stdarg.h>
2952#include <string.h>
2953#include <float.h>
5d031c16 2954
b7026657
AC
2955int
2956main ()
2957{
f0569246 2958
b7026657
AC
2959 ;
2960 return 0;
2961}
2962_ACEOF
f0569246
AC
2963rm -f conftest.$ac_objext
2964if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2965 (eval $ac_compile) 2>conftest.er1
b7026657
AC
2966 ac_status=$?
2967 grep -v '^ *+' conftest.er1 >conftest.err
2968 rm -f conftest.er1
2969 cat conftest.err >&5
2970 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2971 (exit $ac_status); } &&
2972 { ac_try='test -z "$ac_c_werror_flag"
2973 || test ! -s conftest.err'
2974 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2975 (eval $ac_try) 2>&5
2976 ac_status=$?
2977 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2978 (exit $ac_status); }; } &&
f0569246 2979 { ac_try='test -s conftest.$ac_objext'
b7026657
AC
2980 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2981 (eval $ac_try) 2>&5
2982 ac_status=$?
2983 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2984 (exit $ac_status); }; }; then
f0569246 2985 ac_cv_header_stdc=yes
b7026657
AC
2986else
2987 echo "$as_me: failed program was:" >&5
2988sed 's/^/| /' conftest.$ac_ext >&5
2989
f0569246 2990ac_cv_header_stdc=no
b7026657 2991fi
f0569246 2992rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5d031c16 2993
f0569246
AC
2994if test $ac_cv_header_stdc = yes; then
2995 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
2996 cat >conftest.$ac_ext <<_ACEOF
2997/* confdefs.h. */
2998_ACEOF
2999cat confdefs.h >>conftest.$ac_ext
3000cat >>conftest.$ac_ext <<_ACEOF
3001/* end confdefs.h. */
3002#include <string.h>
5d031c16 3003
f0569246
AC
3004_ACEOF
3005if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3006 $EGREP "memchr" >/dev/null 2>&1; then
3007 :
5d031c16 3008else
f0569246 3009 ac_cv_header_stdc=no
5d031c16 3010fi
f0569246 3011rm -f conftest*
b7026657 3012
5d031c16
AC
3013fi
3014
f0569246
AC
3015if test $ac_cv_header_stdc = yes; then
3016 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
3017 cat >conftest.$ac_ext <<_ACEOF
3018/* confdefs.h. */
3019_ACEOF
3020cat confdefs.h >>conftest.$ac_ext
3021cat >>conftest.$ac_ext <<_ACEOF
3022/* end confdefs.h. */
3023#include <stdlib.h>
3024
3025_ACEOF
3026if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3027 $EGREP "free" >/dev/null 2>&1; then
3028 :
5d031c16 3029else
f0569246 3030 ac_cv_header_stdc=no
5d031c16 3031fi
f0569246
AC
3032rm -f conftest*
3033
5d031c16
AC
3034fi
3035
f0569246
AC
3036if test $ac_cv_header_stdc = yes; then
3037 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
3038 if test "$cross_compiling" = yes; then
3039 :
3040else
3041 cat >conftest.$ac_ext <<_ACEOF
b7026657
AC
3042/* confdefs.h. */
3043_ACEOF
3044cat confdefs.h >>conftest.$ac_ext
3045cat >>conftest.$ac_ext <<_ACEOF
3046/* end confdefs.h. */
f0569246
AC
3047#include <ctype.h>
3048#if ((' ' & 0x0FF) == 0x020)
3049# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3050# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3051#else
3052# define ISLOWER(c) \
3053 (('a' <= (c) && (c) <= 'i') \
3054 || ('j' <= (c) && (c) <= 'r') \
3055 || ('s' <= (c) && (c) <= 'z'))
3056# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3057#endif
5d031c16 3058
f0569246 3059#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
b7026657
AC
3060int
3061main ()
3062{
f0569246
AC
3063 int i;
3064 for (i = 0; i < 256; i++)
3065 if (XOR (islower (i), ISLOWER (i))
3066 || toupper (i) != TOUPPER (i))
3067 exit(2);
3068 exit (0);
b7026657
AC
3069}
3070_ACEOF
f0569246 3071rm -f conftest$ac_exeext
b7026657 3072if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
f0569246 3073 (eval $ac_link) 2>&5
b7026657
AC
3074 ac_status=$?
3075 echo "$as_me:$LINENO: \$? = $ac_status" >&5
f0569246 3076 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
b7026657
AC
3077 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3078 (eval $ac_try) 2>&5
3079 ac_status=$?
3080 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3081 (exit $ac_status); }; }; then
f0569246 3082 :
5d031c16 3083else
f0569246
AC
3084 echo "$as_me: program exited with status $ac_status" >&5
3085echo "$as_me: failed program was:" >&5
b7026657
AC
3086sed 's/^/| /' conftest.$ac_ext >&5
3087
f0569246
AC
3088( exit $ac_status )
3089ac_cv_header_stdc=no
5d031c16 3090fi
f0569246 3091rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5d031c16 3092fi
5d031c16 3093fi
5d031c16 3094fi
f0569246
AC
3095echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
3096echo "${ECHO_T}$ac_cv_header_stdc" >&6
3097if test $ac_cv_header_stdc = yes; then
b7026657 3098
f0569246
AC
3099cat >>confdefs.h <<\_ACEOF
3100#define STDC_HEADERS 1
3101_ACEOF
5d031c16 3102
5d031c16
AC
3103fi
3104
f0569246 3105# On IRIX 5.3, sys/types and inttypes.h are conflicting.
b7026657
AC
3106
3107
3108
3109
3110
3111
3112
5d031c16 3113
5d031c16 3114
35695fd6
AC
3115for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
3116 inttypes.h stdint.h unistd.h
3117do
3118as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3119echo "$as_me:$LINENO: checking for $ac_header" >&5
3120echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3121if eval "test \"\${$as_ac_Header+set}\" = set"; then
3122 echo $ECHO_N "(cached) $ECHO_C" >&6
3123else
3124 cat >conftest.$ac_ext <<_ACEOF
3125/* confdefs.h. */
3126_ACEOF
3127cat confdefs.h >>conftest.$ac_ext
3128cat >>conftest.$ac_ext <<_ACEOF
3129/* end confdefs.h. */
3130$ac_includes_default
3131
3132#include <$ac_header>
3133_ACEOF
3134rm -f conftest.$ac_objext
3135if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3136 (eval $ac_compile) 2>conftest.er1
3137 ac_status=$?
3138 grep -v '^ *+' conftest.er1 >conftest.err
3139 rm -f conftest.er1
3140 cat conftest.err >&5
3141 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3142 (exit $ac_status); } &&
3143 { ac_try='test -z "$ac_c_werror_flag"
3144 || test ! -s conftest.err'
3145 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3146 (eval $ac_try) 2>&5
3147 ac_status=$?
3148 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3149 (exit $ac_status); }; } &&
3150 { ac_try='test -s conftest.$ac_objext'
3151 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3152 (eval $ac_try) 2>&5
3153 ac_status=$?
3154 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3155 (exit $ac_status); }; }; then
3156 eval "$as_ac_Header=yes"
3157else
3158 echo "$as_me: failed program was:" >&5
3159sed 's/^/| /' conftest.$ac_ext >&5
3160
3161eval "$as_ac_Header=no"
3162fi
3163rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3164fi
3165echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3166echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3167if test `eval echo '${'$as_ac_Header'}'` = yes; then
3168 cat >>confdefs.h <<_ACEOF
3169#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3170_ACEOF
3171
3172fi
3173
3174done
3175
3176
b7026657
AC
3177
3178
3179
3180
3181
3182for ac_header in stdlib.h string.h strings.h unistd.h time.h
5d031c16 3183do
b7026657
AC
3184as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3185if eval "test \"\${$as_ac_Header+set}\" = set"; then
3186 echo "$as_me:$LINENO: checking for $ac_header" >&5
3187echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3188if eval "test \"\${$as_ac_Header+set}\" = set"; then
3189 echo $ECHO_N "(cached) $ECHO_C" >&6
3190fi
3191echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3192echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3193else
3194 # Is the header compilable?
3195echo "$as_me:$LINENO: checking $ac_header usability" >&5
3196echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
3197cat >conftest.$ac_ext <<_ACEOF
3198/* confdefs.h. */
3199_ACEOF
3200cat confdefs.h >>conftest.$ac_ext
3201cat >>conftest.$ac_ext <<_ACEOF
3202/* end confdefs.h. */
3203$ac_includes_default
3204#include <$ac_header>
3205_ACEOF
3206rm -f conftest.$ac_objext
3207if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3208 (eval $ac_compile) 2>conftest.er1
3209 ac_status=$?
3210 grep -v '^ *+' conftest.er1 >conftest.err
3211 rm -f conftest.er1
3212 cat conftest.err >&5
3213 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3214 (exit $ac_status); } &&
3215 { ac_try='test -z "$ac_c_werror_flag"
3216 || test ! -s conftest.err'
3217 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3218 (eval $ac_try) 2>&5
3219 ac_status=$?
3220 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3221 (exit $ac_status); }; } &&
3222 { ac_try='test -s conftest.$ac_objext'
3223 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3224 (eval $ac_try) 2>&5
3225 ac_status=$?
3226 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3227 (exit $ac_status); }; }; then
3228 ac_header_compiler=yes
3229else
3230 echo "$as_me: failed program was:" >&5
3231sed 's/^/| /' conftest.$ac_ext >&5
3232
3233ac_header_compiler=no
3234fi
3235rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3236echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
3237echo "${ECHO_T}$ac_header_compiler" >&6
3238
3239# Is the header present?
3240echo "$as_me:$LINENO: checking $ac_header presence" >&5
3241echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
3242cat >conftest.$ac_ext <<_ACEOF
3243/* confdefs.h. */
3244_ACEOF
3245cat confdefs.h >>conftest.$ac_ext
3246cat >>conftest.$ac_ext <<_ACEOF
3247/* end confdefs.h. */
3248#include <$ac_header>
3249_ACEOF
3250if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3251 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3252 ac_status=$?
3253 grep -v '^ *+' conftest.er1 >conftest.err
3254 rm -f conftest.er1
3255 cat conftest.err >&5
3256 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3257 (exit $ac_status); } >/dev/null; then
3258 if test -s conftest.err; then
3259 ac_cpp_err=$ac_c_preproc_warn_flag
3260 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
3261 else
3262 ac_cpp_err=
3263 fi
3264else
3265 ac_cpp_err=yes
5d031c16 3266fi
b7026657
AC
3267if test -z "$ac_cpp_err"; then
3268 ac_header_preproc=yes
3269else
3270 echo "$as_me: failed program was:" >&5
3271sed 's/^/| /' conftest.$ac_ext >&5
3272
3273 ac_header_preproc=no
5d031c16 3274fi
b7026657
AC
3275rm -f conftest.err conftest.$ac_ext
3276echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
3277echo "${ECHO_T}$ac_header_preproc" >&6
3278
3279# So? What about this header?
3280case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
3281 yes:no: )
3282 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
3283echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
3284 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
3285echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
3286 ac_header_preproc=yes
3287 ;;
3288 no:yes:* )
3289 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
3290echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
3291 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
3292echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
3293 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
3294echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
3295 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
3296echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
3297 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
3298echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
3299 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
3300echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
3301 (
3302 cat <<\_ASBOX
3303## ------------------------------------------ ##
3304## Report this to the AC_PACKAGE_NAME lists. ##
3305## ------------------------------------------ ##
3306_ASBOX
3307 ) |
3308 sed "s/^/$as_me: WARNING: /" >&2
3309 ;;
3310esac
3311echo "$as_me:$LINENO: checking for $ac_header" >&5
3312echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3313if eval "test \"\${$as_ac_Header+set}\" = set"; then
3314 echo $ECHO_N "(cached) $ECHO_C" >&6
5d031c16 3315else
b7026657
AC
3316 eval "$as_ac_Header=\$ac_header_preproc"
3317fi
3318echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3319echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3320
3321fi
3322if test `eval echo '${'$as_ac_Header'}'` = yes; then
3323 cat >>confdefs.h <<_ACEOF
3324#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3325_ACEOF
3326
5d031c16 3327fi
b7026657 3328
5d031c16
AC
3329done
3330
b7026657
AC
3331
3332
3333for ac_header in sys/time.h sys/resource.h
5d031c16 3334do
b7026657
AC
3335as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3336if eval "test \"\${$as_ac_Header+set}\" = set"; then
3337 echo "$as_me:$LINENO: checking for $ac_header" >&5
3338echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3339if eval "test \"\${$as_ac_Header+set}\" = set"; then
3340 echo $ECHO_N "(cached) $ECHO_C" >&6
3341fi
3342echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3343echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3344else
3345 # Is the header compilable?
3346echo "$as_me:$LINENO: checking $ac_header usability" >&5
3347echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
3348cat >conftest.$ac_ext <<_ACEOF
3349/* confdefs.h. */
3350_ACEOF
3351cat confdefs.h >>conftest.$ac_ext
3352cat >>conftest.$ac_ext <<_ACEOF
3353/* end confdefs.h. */
3354$ac_includes_default
3355#include <$ac_header>
3356_ACEOF
3357rm -f conftest.$ac_objext
3358if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3359 (eval $ac_compile) 2>conftest.er1
3360 ac_status=$?
3361 grep -v '^ *+' conftest.er1 >conftest.err
3362 rm -f conftest.er1
3363 cat conftest.err >&5
3364 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3365 (exit $ac_status); } &&
3366 { ac_try='test -z "$ac_c_werror_flag"
3367 || test ! -s conftest.err'
3368 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3369 (eval $ac_try) 2>&5
3370 ac_status=$?
3371 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3372 (exit $ac_status); }; } &&
3373 { ac_try='test -s conftest.$ac_objext'
3374 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3375 (eval $ac_try) 2>&5
3376 ac_status=$?
3377 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3378 (exit $ac_status); }; }; then
3379 ac_header_compiler=yes
3380else
3381 echo "$as_me: failed program was:" >&5
3382sed 's/^/| /' conftest.$ac_ext >&5
3383
3384ac_header_compiler=no
3385fi
3386rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3387echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
3388echo "${ECHO_T}$ac_header_compiler" >&6
3389
3390# Is the header present?
3391echo "$as_me:$LINENO: checking $ac_header presence" >&5
3392echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
3393cat >conftest.$ac_ext <<_ACEOF
3394/* confdefs.h. */
3395_ACEOF
3396cat confdefs.h >>conftest.$ac_ext
3397cat >>conftest.$ac_ext <<_ACEOF
3398/* end confdefs.h. */
3399#include <$ac_header>
3400_ACEOF
3401if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3402 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3403 ac_status=$?
3404 grep -v '^ *+' conftest.er1 >conftest.err
3405 rm -f conftest.er1
3406 cat conftest.err >&5
3407 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3408 (exit $ac_status); } >/dev/null; then
3409 if test -s conftest.err; then
3410 ac_cpp_err=$ac_c_preproc_warn_flag
3411 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
3412 else
3413 ac_cpp_err=
3414 fi
3415else
3416 ac_cpp_err=yes
5d031c16 3417fi
b7026657
AC
3418if test -z "$ac_cpp_err"; then
3419 ac_header_preproc=yes
3420else
3421 echo "$as_me: failed program was:" >&5
3422sed 's/^/| /' conftest.$ac_ext >&5
3423
3424 ac_header_preproc=no
5d031c16 3425fi
b7026657
AC
3426rm -f conftest.err conftest.$ac_ext
3427echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
3428echo "${ECHO_T}$ac_header_preproc" >&6
3429
3430# So? What about this header?
3431case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
3432 yes:no: )
3433 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
3434echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
3435 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
3436echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
3437 ac_header_preproc=yes
3438 ;;
3439 no:yes:* )
3440 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
3441echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
3442 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
3443echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
3444 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
3445echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
3446 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
3447echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
3448 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
3449echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
3450 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
3451echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
3452 (
3453 cat <<\_ASBOX
3454## ------------------------------------------ ##
3455## Report this to the AC_PACKAGE_NAME lists. ##
3456## ------------------------------------------ ##
3457_ASBOX
3458 ) |
3459 sed "s/^/$as_me: WARNING: /" >&2
3460 ;;
3461esac
3462echo "$as_me:$LINENO: checking for $ac_header" >&5
3463echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3464if eval "test \"\${$as_ac_Header+set}\" = set"; then
3465 echo $ECHO_N "(cached) $ECHO_C" >&6
5d031c16 3466else
b7026657
AC
3467 eval "$as_ac_Header=\$ac_header_preproc"
3468fi
3469echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3470echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3471
3472fi
3473if test `eval echo '${'$as_ac_Header'}'` = yes; then
3474 cat >>confdefs.h <<_ACEOF
3475#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3476_ACEOF
3477
5d031c16 3478fi
b7026657 3479
5d031c16
AC
3480done
3481
b7026657
AC
3482
3483
3484for ac_header in fcntl.h fpu_control.h
5d031c16 3485do
b7026657
AC
3486as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3487if eval "test \"\${$as_ac_Header+set}\" = set"; then
3488 echo "$as_me:$LINENO: checking for $ac_header" >&5
3489echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3490if eval "test \"\${$as_ac_Header+set}\" = set"; then
3491 echo $ECHO_N "(cached) $ECHO_C" >&6
3492fi
3493echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3494echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3495else
3496 # Is the header compilable?
3497echo "$as_me:$LINENO: checking $ac_header usability" >&5
3498echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
3499cat >conftest.$ac_ext <<_ACEOF
3500/* confdefs.h. */
3501_ACEOF
3502cat confdefs.h >>conftest.$ac_ext
3503cat >>conftest.$ac_ext <<_ACEOF
3504/* end confdefs.h. */
3505$ac_includes_default
3506#include <$ac_header>
3507_ACEOF
3508rm -f conftest.$ac_objext
3509if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3510 (eval $ac_compile) 2>conftest.er1
3511 ac_status=$?
3512 grep -v '^ *+' conftest.er1 >conftest.err
3513 rm -f conftest.er1
3514 cat conftest.err >&5
3515 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3516 (exit $ac_status); } &&
3517 { ac_try='test -z "$ac_c_werror_flag"
3518 || test ! -s conftest.err'
3519 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3520 (eval $ac_try) 2>&5
3521 ac_status=$?
3522 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3523 (exit $ac_status); }; } &&
3524 { ac_try='test -s conftest.$ac_objext'
3525 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3526 (eval $ac_try) 2>&5
3527 ac_status=$?
3528 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3529 (exit $ac_status); }; }; then
3530 ac_header_compiler=yes
3531else
3532 echo "$as_me: failed program was:" >&5
3533sed 's/^/| /' conftest.$ac_ext >&5
3534
3535ac_header_compiler=no
3536fi
3537rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3538echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
3539echo "${ECHO_T}$ac_header_compiler" >&6
3540
3541# Is the header present?
3542echo "$as_me:$LINENO: checking $ac_header presence" >&5
3543echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
3544cat >conftest.$ac_ext <<_ACEOF
3545/* confdefs.h. */
3546_ACEOF
3547cat confdefs.h >>conftest.$ac_ext
3548cat >>conftest.$ac_ext <<_ACEOF
3549/* end confdefs.h. */
3550#include <$ac_header>
3551_ACEOF
3552if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3553 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3554 ac_status=$?
3555 grep -v '^ *+' conftest.er1 >conftest.err
3556 rm -f conftest.er1
3557 cat conftest.err >&5
3558 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3559 (exit $ac_status); } >/dev/null; then
3560 if test -s conftest.err; then
3561 ac_cpp_err=$ac_c_preproc_warn_flag
3562 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
3563 else
3564 ac_cpp_err=
3565 fi
3566else
3567 ac_cpp_err=yes
5d031c16 3568fi
b7026657
AC
3569if test -z "$ac_cpp_err"; then
3570 ac_header_preproc=yes
3571else
3572 echo "$as_me: failed program was:" >&5
3573sed 's/^/| /' conftest.$ac_ext >&5
3574
3575 ac_header_preproc=no
5d031c16 3576fi
b7026657
AC
3577rm -f conftest.err conftest.$ac_ext
3578echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
3579echo "${ECHO_T}$ac_header_preproc" >&6
3580
3581# So? What about this header?
3582case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
3583 yes:no: )
3584 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
3585echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
3586 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
3587echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
3588 ac_header_preproc=yes
3589 ;;
3590 no:yes:* )
3591 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
3592echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
3593 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
3594echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
3595 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
3596echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
3597 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
3598echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
3599 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
3600echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
3601 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
3602echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
3603 (
3604 cat <<\_ASBOX
3605## ------------------------------------------ ##
3606## Report this to the AC_PACKAGE_NAME lists. ##
3607## ------------------------------------------ ##
3608_ASBOX
3609 ) |
3610 sed "s/^/$as_me: WARNING: /" >&2
3611 ;;
3612esac
3613echo "$as_me:$LINENO: checking for $ac_header" >&5
3614echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3615if eval "test \"\${$as_ac_Header+set}\" = set"; then
3616 echo $ECHO_N "(cached) $ECHO_C" >&6
5d031c16 3617else
b7026657
AC
3618 eval "$as_ac_Header=\$ac_header_preproc"
3619fi
3620echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3621echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3622
5d031c16 3623fi
b7026657
AC
3624if test `eval echo '${'$as_ac_Header'}'` = yes; then
3625 cat >>confdefs.h <<_ACEOF
3626#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3627_ACEOF
3628
3629fi
3630
5d031c16
AC
3631done
3632
b7026657
AC
3633
3634
3635
3636for ac_header in dlfcn.h errno.h sys/stat.h
5d031c16 3637do
b7026657
AC
3638as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3639if eval "test \"\${$as_ac_Header+set}\" = set"; then
3640 echo "$as_me:$LINENO: checking for $ac_header" >&5
3641echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3642if eval "test \"\${$as_ac_Header+set}\" = set"; then
3643 echo $ECHO_N "(cached) $ECHO_C" >&6
3644fi
3645echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3646echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3647else
3648 # Is the header compilable?
3649echo "$as_me:$LINENO: checking $ac_header usability" >&5
3650echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
3651cat >conftest.$ac_ext <<_ACEOF
3652/* confdefs.h. */
3653_ACEOF
3654cat confdefs.h >>conftest.$ac_ext
3655cat >>conftest.$ac_ext <<_ACEOF
3656/* end confdefs.h. */
3657$ac_includes_default
3658#include <$ac_header>
3659_ACEOF
3660rm -f conftest.$ac_objext
3661if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3662 (eval $ac_compile) 2>conftest.er1
3663 ac_status=$?
3664 grep -v '^ *+' conftest.er1 >conftest.err
3665 rm -f conftest.er1
3666 cat conftest.err >&5
3667 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3668 (exit $ac_status); } &&
3669 { ac_try='test -z "$ac_c_werror_flag"
3670 || test ! -s conftest.err'
3671 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3672 (eval $ac_try) 2>&5
3673 ac_status=$?
3674 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3675 (exit $ac_status); }; } &&
3676 { ac_try='test -s conftest.$ac_objext'
3677 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3678 (eval $ac_try) 2>&5
3679 ac_status=$?
3680 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3681 (exit $ac_status); }; }; then
3682 ac_header_compiler=yes
3683else
3684 echo "$as_me: failed program was:" >&5
3685sed 's/^/| /' conftest.$ac_ext >&5
3686
3687ac_header_compiler=no
3688fi
3689rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3690echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
3691echo "${ECHO_T}$ac_header_compiler" >&6
3692
3693# Is the header present?
3694echo "$as_me:$LINENO: checking $ac_header presence" >&5
3695echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
3696cat >conftest.$ac_ext <<_ACEOF
3697/* confdefs.h. */
3698_ACEOF
3699cat confdefs.h >>conftest.$ac_ext
3700cat >>conftest.$ac_ext <<_ACEOF
3701/* end confdefs.h. */
3702#include <$ac_header>
3703_ACEOF
3704if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3705 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3706 ac_status=$?
3707 grep -v '^ *+' conftest.er1 >conftest.err
3708 rm -f conftest.er1
3709 cat conftest.err >&5
3710 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3711 (exit $ac_status); } >/dev/null; then
3712 if test -s conftest.err; then
3713 ac_cpp_err=$ac_c_preproc_warn_flag
3714 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
3715 else
3716 ac_cpp_err=
3717 fi
3718else
3719 ac_cpp_err=yes
5d031c16 3720fi
b7026657
AC
3721if test -z "$ac_cpp_err"; then
3722 ac_header_preproc=yes
3723else
3724 echo "$as_me: failed program was:" >&5
3725sed 's/^/| /' conftest.$ac_ext >&5
3726
3727 ac_header_preproc=no
5d031c16 3728fi
b7026657
AC
3729rm -f conftest.err conftest.$ac_ext
3730echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
3731echo "${ECHO_T}$ac_header_preproc" >&6
3732
3733# So? What about this header?
3734case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
3735 yes:no: )
3736 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
3737echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
3738 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
3739echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
3740 ac_header_preproc=yes
3741 ;;
3742 no:yes:* )
3743 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
3744echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
3745 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
3746echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
3747 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
3748echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
3749 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
3750echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
3751 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
3752echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
3753 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
3754echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
3755 (
3756 cat <<\_ASBOX
3757## ------------------------------------------ ##
3758## Report this to the AC_PACKAGE_NAME lists. ##
3759## ------------------------------------------ ##
3760_ASBOX
3761 ) |
3762 sed "s/^/$as_me: WARNING: /" >&2
3763 ;;
3764esac
3765echo "$as_me:$LINENO: checking for $ac_header" >&5
3766echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3767if eval "test \"\${$as_ac_Header+set}\" = set"; then
3768 echo $ECHO_N "(cached) $ECHO_C" >&6
5d031c16 3769else
b7026657 3770 eval "$as_ac_Header=\$ac_header_preproc"
5d031c16 3771fi
b7026657
AC
3772echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3773echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3774
3775fi
3776if test `eval echo '${'$as_ac_Header'}'` = yes; then
3777 cat >>confdefs.h <<_ACEOF
3778#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3779_ACEOF
3780
3781fi
3782
5d031c16
AC
3783done
3784
b7026657
AC
3785
3786
3787
3788
5d031c16
AC
3789for ac_func in getrusage time sigaction __setfpucw
3790do
b7026657
AC
3791as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
3792echo "$as_me:$LINENO: checking for $ac_func" >&5
3793echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
3794if eval "test \"\${$as_ac_var+set}\" = set"; then
3795 echo $ECHO_N "(cached) $ECHO_C" >&6
3796else
3797 cat >conftest.$ac_ext <<_ACEOF
3798/* confdefs.h. */
3799_ACEOF
3800cat confdefs.h >>conftest.$ac_ext
3801cat >>conftest.$ac_ext <<_ACEOF
3802/* end confdefs.h. */
3803/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
3804 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3805#define $ac_func innocuous_$ac_func
3806
5d031c16 3807/* System header to define __stub macros and hopefully few prototypes,
b7026657
AC
3808 which can conflict with char $ac_func (); below.
3809 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3810 <limits.h> exists even on freestanding compilers. */
5d031c16 3811
b7026657
AC
3812#ifdef __STDC__
3813# include <limits.h>
3814#else
3815# include <assert.h>
3816#endif
5d031c16 3817
b7026657
AC
3818#undef $ac_func
3819
3820/* Override any gcc2 internal prototype to avoid an error. */
3821#ifdef __cplusplus
3822extern "C"
3823{
3824#endif
3825/* We use char because int might match the return type of a gcc2
3826 builtin and then its argument prototype would still apply. */
3827char $ac_func ();
5d031c16
AC
3828/* The GNU C library defines this for functions which it implements
3829 to always fail with ENOSYS. Some functions are actually named
3830 something starting with __ and the normal name is an alias. */
3831#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3832choke me
3833#else
b7026657
AC
3834char (*f) () = $ac_func;
3835#endif
3836#ifdef __cplusplus
3837}
5d031c16
AC
3838#endif
3839
b7026657
AC
3840int
3841main ()
3842{
3843return f != $ac_func;
3844 ;
3845 return 0;
3846}
3847_ACEOF
3848rm -f conftest.$ac_objext conftest$ac_exeext
3849if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3850 (eval $ac_link) 2>conftest.er1
3851 ac_status=$?
3852 grep -v '^ *+' conftest.er1 >conftest.err
3853 rm -f conftest.er1
3854 cat conftest.err >&5
3855 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3856 (exit $ac_status); } &&
3857 { ac_try='test -z "$ac_c_werror_flag"
3858 || test ! -s conftest.err'
3859 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3860 (eval $ac_try) 2>&5
3861 ac_status=$?
3862 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3863 (exit $ac_status); }; } &&
3864 { ac_try='test -s conftest$ac_exeext'
3865 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3866 (eval $ac_try) 2>&5
3867 ac_status=$?
3868 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3869 (exit $ac_status); }; }; then
3870 eval "$as_ac_var=yes"
3871else
3872 echo "$as_me: failed program was:" >&5
3873sed 's/^/| /' conftest.$ac_ext >&5
3874
3875eval "$as_ac_var=no"
3876fi
3877rm -f conftest.err conftest.$ac_objext \
3878 conftest$ac_exeext conftest.$ac_ext
3879fi
3880echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
3881echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
3882if test `eval echo '${'$as_ac_var'}'` = yes; then
3883 cat >>confdefs.h <<_ACEOF
3884#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
3885_ACEOF
5d031c16 3886
5d031c16
AC
3887fi
3888done
3889
3890
3891# Check for socket libraries
b7026657
AC
3892
3893echo "$as_me:$LINENO: checking for bind in -lsocket" >&5
3894echo $ECHO_N "checking for bind in -lsocket... $ECHO_C" >&6
3895if test "${ac_cv_lib_socket_bind+set}" = set; then
3896 echo $ECHO_N "(cached) $ECHO_C" >&6
5d031c16 3897else
b7026657 3898 ac_check_lib_save_LIBS=$LIBS
5d031c16 3899LIBS="-lsocket $LIBS"
b7026657
AC
3900cat >conftest.$ac_ext <<_ACEOF
3901/* confdefs.h. */
3902_ACEOF
3903cat confdefs.h >>conftest.$ac_ext
3904cat >>conftest.$ac_ext <<_ACEOF
3905/* end confdefs.h. */
3906
5d031c16 3907/* Override any gcc2 internal prototype to avoid an error. */
b7026657
AC
3908#ifdef __cplusplus
3909extern "C"
3910#endif
5d031c16 3911/* We use char because int might match the return type of a gcc2
b7026657
AC
3912 builtin and then its argument prototype would still apply. */
3913char bind ();
3914int
3915main ()
3916{
3917bind ();
3918 ;
3919 return 0;
3920}
3921_ACEOF
3922rm -f conftest.$ac_objext conftest$ac_exeext
3923if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3924 (eval $ac_link) 2>conftest.er1
3925 ac_status=$?
3926 grep -v '^ *+' conftest.er1 >conftest.err
3927 rm -f conftest.er1
3928 cat conftest.err >&5
3929 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3930 (exit $ac_status); } &&
3931 { ac_try='test -z "$ac_c_werror_flag"
3932 || test ! -s conftest.err'
3933 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3934 (eval $ac_try) 2>&5
3935 ac_status=$?
3936 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3937 (exit $ac_status); }; } &&
3938 { ac_try='test -s conftest$ac_exeext'
3939 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3940 (eval $ac_try) 2>&5
3941 ac_status=$?
3942 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3943 (exit $ac_status); }; }; then
3944 ac_cv_lib_socket_bind=yes
3945else
3946 echo "$as_me: failed program was:" >&5
3947sed 's/^/| /' conftest.$ac_ext >&5
3948
3949ac_cv_lib_socket_bind=no
3950fi
3951rm -f conftest.err conftest.$ac_objext \
3952 conftest$ac_exeext conftest.$ac_ext
3953LIBS=$ac_check_lib_save_LIBS
3954fi
3955echo "$as_me:$LINENO: result: $ac_cv_lib_socket_bind" >&5
3956echo "${ECHO_T}$ac_cv_lib_socket_bind" >&6
3957if test $ac_cv_lib_socket_bind = yes; then
3958 cat >>confdefs.h <<_ACEOF
3959#define HAVE_LIBSOCKET 1
3960_ACEOF
5d031c16
AC
3961
3962 LIBS="-lsocket $LIBS"
3963
5d031c16
AC
3964fi
3965
b7026657
AC
3966
3967echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
3968echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6
3969if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
3970 echo $ECHO_N "(cached) $ECHO_C" >&6
5d031c16 3971else
b7026657 3972 ac_check_lib_save_LIBS=$LIBS
5d031c16 3973LIBS="-lnsl $LIBS"
b7026657
AC
3974cat >conftest.$ac_ext <<_ACEOF
3975/* confdefs.h. */
3976_ACEOF
3977cat confdefs.h >>conftest.$ac_ext
3978cat >>conftest.$ac_ext <<_ACEOF
3979/* end confdefs.h. */
3980
5d031c16 3981/* Override any gcc2 internal prototype to avoid an error. */
b7026657
AC
3982#ifdef __cplusplus
3983extern "C"
3984#endif
5d031c16 3985/* We use char because int might match the return type of a gcc2
b7026657
AC
3986 builtin and then its argument prototype would still apply. */
3987char gethostbyname ();
3988int
3989main ()
3990{
3991gethostbyname ();
3992 ;
3993 return 0;
3994}
3995_ACEOF
3996rm -f conftest.$ac_objext conftest$ac_exeext
3997if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3998 (eval $ac_link) 2>conftest.er1
3999 ac_status=$?
4000 grep -v '^ *+' conftest.er1 >conftest.err
4001 rm -f conftest.er1
4002 cat conftest.err >&5
4003 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4004 (exit $ac_status); } &&
4005 { ac_try='test -z "$ac_c_werror_flag"
4006 || test ! -s conftest.err'
4007 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4008 (eval $ac_try) 2>&5
4009 ac_status=$?
4010 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4011 (exit $ac_status); }; } &&
4012 { ac_try='test -s conftest$ac_exeext'
4013 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4014 (eval $ac_try) 2>&5
4015 ac_status=$?
4016 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4017 (exit $ac_status); }; }; then
4018 ac_cv_lib_nsl_gethostbyname=yes
4019else
4020 echo "$as_me: failed program was:" >&5
4021sed 's/^/| /' conftest.$ac_ext >&5
4022
4023ac_cv_lib_nsl_gethostbyname=no
4024fi
4025rm -f conftest.err conftest.$ac_objext \
4026 conftest$ac_exeext conftest.$ac_ext
4027LIBS=$ac_check_lib_save_LIBS
4028fi
4029echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
4030echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6
4031if test $ac_cv_lib_nsl_gethostbyname = yes; then
4032 cat >>confdefs.h <<_ACEOF
4033#define HAVE_LIBNSL 1
4034_ACEOF
5d031c16
AC
4035
4036 LIBS="-lnsl $LIBS"
4037
5d031c16
AC
4038fi
4039
4040
4041. ${srcdir}/../../bfd/configure.host
4042
4043
4044
4045USE_MAINTAINER_MODE=no
4046# Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
4047if test "${enable_maintainer_mode+set}" = set; then
4048 enableval="$enable_maintainer_mode"
4049 case "${enableval}" in
4050 yes) MAINT="" USE_MAINTAINER_MODE=yes ;;
4051 no) MAINT="#" ;;
b7026657
AC
4052 *) { { echo "$as_me:$LINENO: error: \"--enable-maintainer-mode does not take a value\"" >&5
4053echo "$as_me: error: \"--enable-maintainer-mode does not take a value\"" >&2;}
4054 { (exit 1); exit 1; }; }; MAINT="#" ;;
5d031c16
AC
4055esac
4056if test x"$silent" != x"yes" && test x"$MAINT" = x""; then
4057 echo "Setting maintainer mode" 6>&1
4058fi
4059else
4060 MAINT="#"
b7026657 4061fi;
5d031c16
AC
4062
4063
4064# Check whether --enable-sim-bswap or --disable-sim-bswap was given.
4065if test "${enable_sim_bswap+set}" = set; then
4066 enableval="$enable_sim_bswap"
4067 case "${enableval}" in
4068 yes) sim_bswap="-DWITH_BSWAP=1 -DUSE_BSWAP=1";;
4069 no) sim_bswap="-DWITH_BSWAP=0";;
b7026657
AC
4070 *) { { echo "$as_me:$LINENO: error: \"--enable-sim-bswap does not take a value\"" >&5
4071echo "$as_me: error: \"--enable-sim-bswap does not take a value\"" >&2;}
4072 { (exit 1); exit 1; }; }; sim_bswap="";;
5d031c16
AC
4073esac
4074if test x"$silent" != x"yes" && test x"$sim_bswap" != x""; then
4075 echo "Setting bswap flags = $sim_bswap" 6>&1
4076fi
4077else
4078 sim_bswap=""
b7026657 4079fi;
5d031c16
AC
4080
4081
4082# Check whether --enable-sim-cflags or --disable-sim-cflags was given.
4083if test "${enable_sim_cflags+set}" = set; then
4084 enableval="$enable_sim_cflags"
4085 case "${enableval}" in
4086 yes) sim_cflags="-O2 -fomit-frame-pointer";;
b7026657
AC
4087 trace) { { echo "$as_me:$LINENO: error: \"Please use --enable-sim-debug instead.\"" >&5
4088echo "$as_me: error: \"Please use --enable-sim-debug instead.\"" >&2;}
4089 { (exit 1); exit 1; }; }; sim_cflags="";;
5d031c16
AC
4090 no) sim_cflags="";;
4091 *) sim_cflags=`echo "${enableval}" | sed -e "s/,/ /g"`;;
4092esac
4093if test x"$silent" != x"yes" && test x"$sim_cflags" != x""; then
4094 echo "Setting sim cflags = $sim_cflags" 6>&1
4095fi
4096else
4097 sim_cflags=""
b7026657 4098fi;
5d031c16
AC
4099
4100
4101# Check whether --enable-sim-debug or --disable-sim-debug was given.
4102if test "${enable_sim_debug+set}" = set; then
4103 enableval="$enable_sim_debug"
4104 case "${enableval}" in
4105 yes) sim_debug="-DDEBUG=7 -DWITH_DEBUG=7";;
4106 no) sim_debug="-DDEBUG=0 -DWITH_DEBUG=0";;
4107 *) sim_debug="-DDEBUG='(${enableval})' -DWITH_DEBUG='(${enableval})'";;
4108esac
4109if test x"$silent" != x"yes" && test x"$sim_debug" != x""; then
4110 echo "Setting sim debug = $sim_debug" 6>&1
4111fi
4112else
4113 sim_debug=""
b7026657 4114fi;
5d031c16
AC
4115
4116
4117# Check whether --enable-sim-stdio or --disable-sim-stdio was given.
4118if test "${enable_sim_stdio+set}" = set; then
4119 enableval="$enable_sim_stdio"
4120 case "${enableval}" in
4121 yes) sim_stdio="-DWITH_STDIO=DO_USE_STDIO";;
4122 no) sim_stdio="-DWITH_STDIO=DONT_USE_STDIO";;
b7026657
AC
4123 *) { { echo "$as_me:$LINENO: error: \"Unknown value $enableval passed to --enable-sim-stdio\"" >&5
4124echo "$as_me: error: \"Unknown value $enableval passed to --enable-sim-stdio\"" >&2;}
4125 { (exit 1); exit 1; }; }; sim_stdio="";;
5d031c16
AC
4126esac
4127if test x"$silent" != x"yes" && test x"$sim_stdio" != x""; then
4128 echo "Setting stdio flags = $sim_stdio" 6>&1
4129fi
4130else
4131 sim_stdio=""
b7026657 4132fi;
5d031c16
AC
4133
4134
4135# Check whether --enable-sim-trace or --disable-sim-trace was given.
4136if test "${enable_sim_trace+set}" = set; then
4137 enableval="$enable_sim_trace"
4138 case "${enableval}" in
4139 yes) sim_trace="-DTRACE=1 -DWITH_TRACE=-1";;
4140 no) sim_trace="-DTRACE=0 -DWITH_TRACE=0";;
4141 [-0-9]*)
4142 sim_trace="-DTRACE='(${enableval})' -DWITH_TRACE='(${enableval})'";;
4143 [a-z]*)
4144 sim_trace=""
4145 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
4146 if test x"$sim_trace" = x; then
4147 sim_trace="-DWITH_TRACE='(TRACE_$x"
4148 else
4149 sim_trace="${sim_trace}|TRACE_$x"
4150 fi
4151 done
4152 sim_trace="$sim_trace)'" ;;
4153esac
4154if test x"$silent" != x"yes" && test x"$sim_trace" != x""; then
4155 echo "Setting sim trace = $sim_trace" 6>&1
4156fi
4157else
4158 sim_trace=""
b7026657 4159fi;
5d031c16
AC
4160
4161
4162# Check whether --enable-sim-profile or --disable-sim-profile was given.
4163if test "${enable_sim_profile+set}" = set; then
4164 enableval="$enable_sim_profile"
4165 case "${enableval}" in
4166 yes) sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1";;
4167 no) sim_profile="-DPROFILE=0 -DWITH_PROFILE=0";;
4168 [-0-9]*)
4169 sim_profile="-DPROFILE='(${enableval})' -DWITH_PROFILE='(${enableval})'";;
4170 [a-z]*)
4171 sim_profile=""
4172 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
4173 if test x"$sim_profile" = x; then
4174 sim_profile="-DWITH_PROFILE='(PROFILE_$x"
4175 else
4176 sim_profile="${sim_profile}|PROFILE_$x"
4177 fi
4178 done
4179 sim_profile="$sim_profile)'" ;;
4180esac
4181if test x"$silent" != x"yes" && test x"$sim_profile" != x""; then
4182 echo "Setting sim profile = $sim_profile" 6>&1
4183fi
4184else
4185 sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1"
b7026657 4186fi;
5d031c16
AC
4187
4188
b7026657
AC
4189echo "$as_me:$LINENO: checking return type of signal handlers" >&5
4190echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6
4191if test "${ac_cv_type_signal+set}" = set; then
4192 echo $ECHO_N "(cached) $ECHO_C" >&6
5d031c16 4193else
b7026657
AC
4194 cat >conftest.$ac_ext <<_ACEOF
4195/* confdefs.h. */
4196_ACEOF
4197cat confdefs.h >>conftest.$ac_ext
4198cat >>conftest.$ac_ext <<_ACEOF
4199/* end confdefs.h. */
5d031c16
AC
4200#include <sys/types.h>
4201#include <signal.h>
4202#ifdef signal
b7026657 4203# undef signal
5d031c16
AC
4204#endif
4205#ifdef __cplusplus
4206extern "C" void (*signal (int, void (*)(int)))(int);
4207#else
4208void (*signal ()) ();
4209#endif
4210
b7026657
AC
4211int
4212main ()
4213{
5d031c16 4214int i;
b7026657
AC
4215 ;
4216 return 0;
4217}
4218_ACEOF
4219rm -f conftest.$ac_objext
4220if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4221 (eval $ac_compile) 2>conftest.er1
4222 ac_status=$?
4223 grep -v '^ *+' conftest.er1 >conftest.err
4224 rm -f conftest.er1
4225 cat conftest.err >&5
4226 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4227 (exit $ac_status); } &&
4228 { ac_try='test -z "$ac_c_werror_flag"
4229 || test ! -s conftest.err'
4230 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4231 (eval $ac_try) 2>&5
4232 ac_status=$?
4233 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4234 (exit $ac_status); }; } &&
4235 { ac_try='test -s conftest.$ac_objext'
4236 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4237 (eval $ac_try) 2>&5
4238 ac_status=$?
4239 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4240 (exit $ac_status); }; }; then
5d031c16
AC
4241 ac_cv_type_signal=void
4242else
b7026657
AC
4243 echo "$as_me: failed program was:" >&5
4244sed 's/^/| /' conftest.$ac_ext >&5
4245
4246ac_cv_type_signal=int
5d031c16 4247fi
b7026657 4248rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5d031c16 4249fi
b7026657
AC
4250echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5
4251echo "${ECHO_T}$ac_cv_type_signal" >&6
5d031c16 4252
b7026657 4253cat >>confdefs.h <<_ACEOF
5d031c16 4254#define RETSIGTYPE $ac_cv_type_signal
b7026657 4255_ACEOF
5d031c16
AC
4256
4257
4258
5d031c16
AC
4259
4260
4261sim_link_files=
4262sim_link_links=
4263
4264sim_link_links=tconfig.h
4265if test -f ${srcdir}/tconfig.in
4266then
4267 sim_link_files=tconfig.in
4268else
4269 sim_link_files=../common/tconfig.in
4270fi
4271
4272# targ-vals.def points to the libc macro description file.
4273case "${target}" in
4274*-*-*) TARG_VALS_DEF=../common/nltvals.def ;;
4275esac
4276sim_link_files="${sim_link_files} ${TARG_VALS_DEF}"
4277sim_link_links="${sim_link_links} targ-vals.def"
4278
5d031c16
AC
4279
4280
4281default_sim_inline=""
4282# Check whether --enable-sim-inline or --disable-sim-inline was given.
4283if test "${enable_sim_inline+set}" = set; then
4284 enableval="$enable_sim_inline"
4285 sim_inline=""
4286case "$enableval" in
4287 no) sim_inline="-DDEFAULT_INLINE=0";;
4288 0) sim_inline="-DDEFAULT_INLINE=0";;
4289 yes | 2) sim_inline="-DDEFAULT_INLINE=ALL_C_INLINE";;
4290 1) sim_inline="-DDEFAULT_INLINE=INLINE_LOCALS";;
4291 *) for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
4292 new_flag=""
4293 case "$x" in
4294 *_INLINE=*) new_flag="-D$x";;
4295 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
4296 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
4297 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
4298 esac
4299 if test x"$sim_inline" = x""; then
4300 sim_inline="$new_flag"
4301 else
4302 sim_inline="$sim_inline $new_flag"
4303 fi
4304 done;;
4305esac
4306if test x"$silent" != x"yes" && test x"$sim_inline" != x""; then
4307 echo "Setting inline flags = $sim_inline" 6>&1
4308fi
4309else
b7026657 4310
5d031c16
AC
4311if test "x$cross_compiling" = "xno"; then
4312 if test x"$GCC" != "x" -a x"${default_sim_inline}" != "x" ; then
4313 sim_inline="${default_sim_inline}"
4314 if test x"$silent" != x"yes"; then
4315 echo "Setting inline flags = $sim_inline" 6>&1
4316 fi
4317 else
4318 sim_inline=""
4319 fi
4320else
4321 sim_inline="-DDEFAULT_INLINE=0"
4322fi
b7026657 4323fi;
5d031c16
AC
4324wire_alignment="NONSTRICT_ALIGNMENT"
4325default_alignment=""
4326
4327# Check whether --enable-sim-alignment or --disable-sim-alignment was given.
4328if test "${enable_sim_alignment+set}" = set; then
4329 enableval="$enable_sim_alignment"
4330 case "${enableval}" in
4331 strict | STRICT) sim_alignment="-DWITH_ALIGNMENT=STRICT_ALIGNMENT";;
4332 nonstrict | NONSTRICT) sim_alignment="-DWITH_ALIGNMENT=NONSTRICT_ALIGNMENT";;
4333 forced | FORCED) sim_alignment="-DWITH_ALIGNMENT=FORCED_ALIGNMENT";;
4334 yes) if test x"$wire_alignment" != x; then
4335 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
4336 else
4337 if test x"$default_alignment" != x; then
4338 sim_alignment="-DWITH_ALIGNMENT=${default_alignment}"
4339 else
4340 echo "No hard-wired alignment for target $target" 1>&6
4341 sim_alignment="-DWITH_ALIGNMENT=0"
4342 fi
4343 fi;;
4344 no) if test x"$default_alignment" != x; then
4345 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
4346 else
4347 if test x"$wire_alignment" != x; then
4348 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${wire_alignment}"
4349 else
4350 echo "No default alignment for target $target" 1>&6
4351 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=0"
4352 fi
4353 fi;;
b7026657
AC
4354 *) { { echo "$as_me:$LINENO: error: \"Unknown value $enableval passed to --enable-sim-alignment\"" >&5
4355echo "$as_me: error: \"Unknown value $enableval passed to --enable-sim-alignment\"" >&2;}
4356 { (exit 1); exit 1; }; }; sim_alignment="";;
5d031c16
AC
4357esac
4358if test x"$silent" != x"yes" && test x"$sim_alignment" != x""; then
4359 echo "Setting alignment flags = $sim_alignment" 6>&1
4360fi
4361else
4362 if test x"$default_alignment" != x; then
4363 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
4364else
4365 if test x"$wire_alignment" != x; then
4366 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
4367 else
4368 sim_alignment=
4369 fi
4370fi
b7026657 4371fi;
5d031c16
AC
4372
4373# Check whether --enable-sim-hostendian or --disable-sim-hostendian was given.
4374if test "${enable_sim_hostendian+set}" = set; then
4375 enableval="$enable_sim_hostendian"
4376 case "${enableval}" in
4377 no) sim_hostendian="-DWITH_HOST_BYTE_ORDER=0";;
4378 b*|B*) sim_hostendian="-DWITH_HOST_BYTE_ORDER=BIG_ENDIAN";;
4379 l*|L*) sim_hostendian="-DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN";;
b7026657
AC
4380 *) { { echo "$as_me:$LINENO: error: \"Unknown value $enableval for --enable-sim-hostendian\"" >&5
4381echo "$as_me: error: \"Unknown value $enableval for --enable-sim-hostendian\"" >&2;}
4382 { (exit 1); exit 1; }; }; sim_hostendian="";;
5d031c16
AC
4383esac
4384if test x"$silent" != x"yes" && test x"$sim_hostendian" != x""; then
4385 echo "Setting hostendian flags = $sim_hostendian" 6>&1
4386fi
4387else
b7026657 4388
5d031c16 4389if test "x$cross_compiling" = "xno"; then
b7026657
AC
4390 echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5
4391echo $ECHO_N "checking whether byte ordering is bigendian... $ECHO_C" >&6
4392if test "${ac_cv_c_bigendian+set}" = set; then
4393 echo $ECHO_N "(cached) $ECHO_C" >&6
4394else
4395 # See if sys/param.h defines the BYTE_ORDER macro.
4396cat >conftest.$ac_ext <<_ACEOF
4397/* confdefs.h. */
4398_ACEOF
4399cat confdefs.h >>conftest.$ac_ext
4400cat >>conftest.$ac_ext <<_ACEOF
4401/* end confdefs.h. */
5d031c16
AC
4402#include <sys/types.h>
4403#include <sys/param.h>
5d031c16 4404
b7026657
AC
4405int
4406main ()
4407{
5d031c16
AC
4408#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
4409 bogus endian macros
4410#endif
b7026657
AC
4411
4412 ;
4413 return 0;
4414}
4415_ACEOF
4416rm -f conftest.$ac_objext
4417if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4418 (eval $ac_compile) 2>conftest.er1
4419 ac_status=$?
4420 grep -v '^ *+' conftest.er1 >conftest.err
4421 rm -f conftest.er1
4422 cat conftest.err >&5
4423 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4424 (exit $ac_status); } &&
4425 { ac_try='test -z "$ac_c_werror_flag"
4426 || test ! -s conftest.err'
4427 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4428 (eval $ac_try) 2>&5
4429 ac_status=$?
4430 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4431 (exit $ac_status); }; } &&
4432 { ac_try='test -s conftest.$ac_objext'
4433 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4434 (eval $ac_try) 2>&5
4435 ac_status=$?
4436 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4437 (exit $ac_status); }; }; then
5d031c16 4438 # It does; now see whether it defined to BIG_ENDIAN or not.
b7026657
AC
4439cat >conftest.$ac_ext <<_ACEOF
4440/* confdefs.h. */
4441_ACEOF
4442cat confdefs.h >>conftest.$ac_ext
4443cat >>conftest.$ac_ext <<_ACEOF
4444/* end confdefs.h. */
5d031c16
AC
4445#include <sys/types.h>
4446#include <sys/param.h>
5d031c16 4447
b7026657
AC
4448int
4449main ()
4450{
5d031c16
AC
4451#if BYTE_ORDER != BIG_ENDIAN
4452 not big endian
4453#endif
b7026657
AC
4454
4455 ;
4456 return 0;
4457}
4458_ACEOF
4459rm -f conftest.$ac_objext
4460if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4461 (eval $ac_compile) 2>conftest.er1
4462 ac_status=$?
4463 grep -v '^ *+' conftest.er1 >conftest.err
4464 rm -f conftest.er1
4465 cat conftest.err >&5
4466 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4467 (exit $ac_status); } &&
4468 { ac_try='test -z "$ac_c_werror_flag"
4469 || test ! -s conftest.err'
4470 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4471 (eval $ac_try) 2>&5
4472 ac_status=$?
4473 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4474 (exit $ac_status); }; } &&
4475 { ac_try='test -s conftest.$ac_objext'
4476 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4477 (eval $ac_try) 2>&5
4478 ac_status=$?
4479 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4480 (exit $ac_status); }; }; then
5d031c16
AC
4481 ac_cv_c_bigendian=yes
4482else
b7026657
AC
4483 echo "$as_me: failed program was:" >&5
4484sed 's/^/| /' conftest.$ac_ext >&5
4485
4486ac_cv_c_bigendian=no
5d031c16 4487fi
b7026657 4488rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5d031c16 4489else
b7026657
AC
4490 echo "$as_me: failed program was:" >&5
4491sed 's/^/| /' conftest.$ac_ext >&5
4492
4493# It does not; compile a test program.
5d031c16 4494if test "$cross_compiling" = yes; then
b7026657
AC
4495 # try to guess the endianness by grepping values into an object file
4496 ac_cv_c_bigendian=unknown
4497 cat >conftest.$ac_ext <<_ACEOF
4498/* confdefs.h. */
4499_ACEOF
4500cat confdefs.h >>conftest.$ac_ext
4501cat >>conftest.$ac_ext <<_ACEOF
4502/* end confdefs.h. */
4503short ascii_mm[] = { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
4504short ascii_ii[] = { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
4505void _ascii () { char *s = (char *) ascii_mm; s = (char *) ascii_ii; }
4506short ebcdic_ii[] = { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
4507short ebcdic_mm[] = { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
4508void _ebcdic () { char *s = (char *) ebcdic_mm; s = (char *) ebcdic_ii; }
4509int
4510main ()
4511{
4512 _ascii (); _ebcdic ();
4513 ;
4514 return 0;
4515}
4516_ACEOF
4517rm -f conftest.$ac_objext
4518if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4519 (eval $ac_compile) 2>conftest.er1
4520 ac_status=$?
4521 grep -v '^ *+' conftest.er1 >conftest.err
4522 rm -f conftest.er1
4523 cat conftest.err >&5
4524 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4525 (exit $ac_status); } &&
4526 { ac_try='test -z "$ac_c_werror_flag"
4527 || test ! -s conftest.err'
4528 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4529 (eval $ac_try) 2>&5
4530 ac_status=$?
4531 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4532 (exit $ac_status); }; } &&
4533 { ac_try='test -s conftest.$ac_objext'
4534 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4535 (eval $ac_try) 2>&5
4536 ac_status=$?
4537 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4538 (exit $ac_status); }; }; then
4539 if grep BIGenDianSyS conftest.$ac_objext >/dev/null ; then
4540 ac_cv_c_bigendian=yes
4541fi
4542if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
4543 if test "$ac_cv_c_bigendian" = unknown; then
4544 ac_cv_c_bigendian=no
4545 else
4546 # finding both strings is unlikely to happen, but who knows?
4547 ac_cv_c_bigendian=unknown
4548 fi
4549fi
5d031c16 4550else
b7026657
AC
4551 echo "$as_me: failed program was:" >&5
4552sed 's/^/| /' conftest.$ac_ext >&5
4553
4554fi
4555rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4556else
4557 cat >conftest.$ac_ext <<_ACEOF
4558/* confdefs.h. */
4559_ACEOF
4560cat confdefs.h >>conftest.$ac_ext
4561cat >>conftest.$ac_ext <<_ACEOF
4562/* end confdefs.h. */
4563int
4564main ()
4565{
5d031c16
AC
4566 /* Are we little or big endian? From Harbison&Steele. */
4567 union
4568 {
4569 long l;
4570 char c[sizeof (long)];
4571 } u;
4572 u.l = 1;
4573 exit (u.c[sizeof (long) - 1] == 1);
4574}
b7026657
AC
4575_ACEOF
4576rm -f conftest$ac_exeext
4577if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4578 (eval $ac_link) 2>&5
4579 ac_status=$?
4580 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4581 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4582 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4583 (eval $ac_try) 2>&5
4584 ac_status=$?
4585 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4586 (exit $ac_status); }; }; then
5d031c16
AC
4587 ac_cv_c_bigendian=no
4588else
b7026657
AC
4589 echo "$as_me: program exited with status $ac_status" >&5
4590echo "$as_me: failed program was:" >&5
4591sed 's/^/| /' conftest.$ac_ext >&5
4592
4593( exit $ac_status )
4594ac_cv_c_bigendian=yes
5d031c16 4595fi
b7026657 4596rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5d031c16 4597fi
5d031c16 4598fi
b7026657 4599rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5d031c16 4600fi
b7026657
AC
4601echo "$as_me:$LINENO: result: $ac_cv_c_bigendian" >&5
4602echo "${ECHO_T}$ac_cv_c_bigendian" >&6
4603case $ac_cv_c_bigendian in
4604 yes)
5d031c16 4605
b7026657 4606cat >>confdefs.h <<\_ACEOF
5d031c16 4607#define WORDS_BIGENDIAN 1
b7026657
AC
4608_ACEOF
4609 ;;
4610 no)
4611 ;;
4612 *)
4613 { { echo "$as_me:$LINENO: error: unknown endianness
4614presetting ac_cv_c_bigendian=no (or yes) will help" >&5
4615echo "$as_me: error: unknown endianness
4616presetting ac_cv_c_bigendian=no (or yes) will help" >&2;}
4617 { (exit 1); exit 1; }; } ;;
4618esac
5d031c16
AC
4619
4620 if test $ac_cv_c_bigendian = yes; then
4621 sim_hostendian="-DWITH_HOST_BYTE_ORDER=BIG_ENDIAN"
4622 else
4623 sim_hostendian="-DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN"
4624 fi
4625else
4626 sim_hostendian="-DWITH_HOST_BYTE_ORDER=0"
4627fi
b7026657 4628fi;
5d031c16 4629
c8cca39f
AC
4630# NOTE: Don't add -Wall or -Wunused, they both include
4631# -Wunused-parameter which reports bogus warnings.
4632# NOTE: If you add to this list, remember to update
4633# gdb/doc/gdbint.texinfo.
4634build_warnings="-Wimplicit -Wreturn-type -Wcomment -Wtrigraphs \
51216631
JB
4635-Wformat -Wparentheses -Wpointer-arith"
4636# GCC supports -Wuninitialized only with -O or -On, n != 0.
4637if test x${CFLAGS+set} = xset; then
4638 case "${CFLAGS}" in
4639 *"-O0"* ) ;;
4640 *"-O"* )
4641 build_warnings="${build_warnings} -Wuninitialized"
4642 ;;
4643 esac
4644else
4645 build_warnings="${build_warnings} -Wuninitialized"
4646fi
c8cca39f
AC
4647# Up for debate: -Wswitch -Wcomment -trigraphs -Wtrigraphs
4648# -Wunused-function -Wunused-label -Wunused-variable -Wunused-value
4649# -Wchar-subscripts -Wtraditional -Wshadow -Wcast-qual
4650# -Wcast-align -Wwrite-strings -Wconversion -Wstrict-prototypes
4651# -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls
4652# -Woverloaded-virtual -Winline -Werror"
5d031c16
AC
4653# Check whether --enable-build-warnings or --disable-build-warnings was given.
4654if test "${enable_build_warnings+set}" = set; then
4655 enableval="$enable_build_warnings"
c8cca39f
AC
4656 case "${enableval}" in
4657 yes) ;;
4658 no) build_warnings="-w";;
4659 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
4660 build_warnings="${build_warnings} ${t}";;
4661 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
4662 build_warnings="${t} ${build_warnings}";;
4663 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
4664esac
4665if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
4666 echo "Setting compiler warning flags = $build_warnings" 6>&1
4667fi
b7026657 4668fi; # Check whether --enable-sim-build-warnings or --disable-sim-build-warnings was given.
c8cca39f
AC
4669if test "${enable_sim_build_warnings+set}" = set; then
4670 enableval="$enable_sim_build_warnings"
4671 case "${enableval}" in
5d031c16
AC
4672 yes) ;;
4673 no) build_warnings="-w";;
4674 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
c8cca39f 4675 build_warnings="${build_warnings} ${t}";;
5d031c16 4676 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
c8cca39f
AC
4677 build_warnings="${t} ${build_warnings}";;
4678 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
5d031c16
AC
4679esac
4680if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
c8cca39f
AC
4681 echo "Setting GDB specific compiler warning flags = $build_warnings" 6>&1
4682fi
b7026657 4683fi; WARN_CFLAGS=""
5d031c16
AC
4684WERROR_CFLAGS=""
4685if test "x${build_warnings}" != x -a "x$GCC" = xyes
4686then
b7026657
AC
4687 echo "$as_me:$LINENO: checking compiler warning flags" >&5
4688echo $ECHO_N "checking compiler warning flags... $ECHO_C" >&6
c8cca39f
AC
4689 # Separate out the -Werror flag as some files just cannot be
4690 # compiled with it enabled.
4691 for w in ${build_warnings}; do
4692 case $w in
4693 -Werr*) WERROR_CFLAGS=-Werror ;;
4694 *) # Check that GCC accepts it
4695 saved_CFLAGS="$CFLAGS"
4696 CFLAGS="$CFLAGS $w"
b7026657
AC
4697 cat >conftest.$ac_ext <<_ACEOF
4698/* confdefs.h. */
4699_ACEOF
4700cat confdefs.h >>conftest.$ac_ext
4701cat >>conftest.$ac_ext <<_ACEOF
4702/* end confdefs.h. */
c8cca39f 4703
b7026657
AC
4704int
4705main ()
4706{
c8cca39f 4707
b7026657
AC
4708 ;
4709 return 0;
4710}
4711_ACEOF
4712rm -f conftest.$ac_objext
4713if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4714 (eval $ac_compile) 2>conftest.er1
4715 ac_status=$?
4716 grep -v '^ *+' conftest.er1 >conftest.err
4717 rm -f conftest.er1
4718 cat conftest.err >&5
4719 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4720 (exit $ac_status); } &&
4721 { ac_try='test -z "$ac_c_werror_flag"
4722 || test ! -s conftest.err'
4723 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4724 (eval $ac_try) 2>&5
4725 ac_status=$?
4726 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4727 (exit $ac_status); }; } &&
4728 { ac_try='test -s conftest.$ac_objext'
4729 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4730 (eval $ac_try) 2>&5
4731 ac_status=$?
4732 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4733 (exit $ac_status); }; }; then
c8cca39f 4734 WARN_CFLAGS="${WARN_CFLAGS} $w"
5d031c16 4735else
b7026657
AC
4736 echo "$as_me: failed program was:" >&5
4737sed 's/^/| /' conftest.$ac_ext >&5
4738
c8cca39f 4739fi
b7026657 4740rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
c8cca39f
AC
4741 CFLAGS="$saved_CFLAGS"
4742 esac
4743 done
b7026657
AC
4744 echo "$as_me:$LINENO: result: ${WARN_CFLAGS}${WERROR_CFLAGS}" >&5
4745echo "${ECHO_T}${WARN_CFLAGS}${WERROR_CFLAGS}" >&6
5d031c16
AC
4746fi
4747
4748
4749#
4750# Add simulated hardware devices
4751#
4752hw_enabled=no
4753case "${target}" in
4754 m68hc11-*-*|m6811-*-*)
4755 hw_enabled=yes
4756 hw_extra_devices="m68hc11 m68hc11sio m68hc11eepr m68hc11tim m68hc11spi nvram"
4757 m68hc11_extra_objs="dv-sockser.o"
4758 SIM_SUBTARGET="$SIM_SUBTARGET -DTARGET_M68HC11=1"
4759 ;;
4760 *)
b7026657 4761 m68hc11_extra_objs=""
5d031c16
AC
4762 ;;
4763esac
4764
4765if test x"$hw_enabled" = x"yes"; then
4766 sim_hw_p=yes
4767else
4768 sim_hw_p=no
4769fi
4770if test "$hw_devices"; then
4771 hardware="core pal glue"
4772else
4773 hardware="core pal glue $hw_extra_devices"
4774fi
4775sim_hw_cflags="-DWITH_HW=1"
4776sim_hw="$hardware"
4777sim_hw_objs="\$(SIM_COMMON_HW_OBJS) `echo $sim_hw | sed -e 's/\([^ ][^ ]*\)/dv-\1.o/g'`"
4778# Check whether --enable-sim-hardware or --disable-sim-hardware was given.
4779if test "${enable_sim_hardware+set}" = set; then
4780 enableval="$enable_sim_hardware"
b7026657 4781
5d031c16
AC
4782case "${enableval}" in
4783 yes) sim_hw_p=yes;;
4784 no) sim_hw_p=no;;
4785 ,*) sim_hw_p=yes; hardware="${hardware} `echo ${enableval} | sed -e 's/,/ /'`";;
4786 *,) sim_hw_p=yes; hardware="`echo ${enableval} | sed -e 's/,/ /'` ${hardware}";;
4787 *) sim_hw_p=yes; hardware="`echo ${enableval} | sed -e 's/,/ /'`"'';;
4788esac
4789if test "$sim_hw_p" != yes; then
4790 sim_hw_objs=
4791 sim_hw_cflags="-DWITH_HW=0"
4792 sim_hw=
4793else
4794 sim_hw_cflags="-DWITH_HW=1"
4795 # remove duplicates
4796 sim_hw=""
4797 sim_hw_objs="\$(SIM_COMMON_HW_OBJS)"
b3a3ffef
HPN
4798 for i in $hardware ; do
4799 case " $sim_hw " in
5d031c16
AC
4800 *" $i "*) ;;
4801 *) sim_hw="$sim_hw $i" ; sim_hw_objs="$sim_hw_objs dv-$i.o";;
4802 esac
4803 done
4804fi
4805if test x"$silent" != x"yes" && test "$sim_hw_p" = "yes"; then
4806 echo "Setting hardware to $sim_hw_cflags, $sim_hw, $sim_hw_objs"
4807fi
4808else
b7026657 4809
5d031c16
AC
4810if test "$sim_hw_p" != yes; then
4811 sim_hw_objs=
4812 sim_hw_cflags="-DWITH_HW=0"
4813 sim_hw=
4814fi
4815if test x"$silent" != x"yes"; then
4816 echo "Setting hardware to $sim_hw_cflags, $sim_hw, $sim_hw_objs"
4817fi
b7026657 4818fi;
5d031c16
AC
4819
4820
b7026657
AC
4821
4822
4823
4824
4825for ac_header in string.h strings.h stdlib.h stdlib.h fcntl.h
5d031c16 4826do
b7026657
AC
4827as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4828if eval "test \"\${$as_ac_Header+set}\" = set"; then
4829 echo "$as_me:$LINENO: checking for $ac_header" >&5
4830echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
4831if eval "test \"\${$as_ac_Header+set}\" = set"; then
4832 echo $ECHO_N "(cached) $ECHO_C" >&6
4833fi
4834echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
4835echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
4836else
4837 # Is the header compilable?
4838echo "$as_me:$LINENO: checking $ac_header usability" >&5
4839echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
4840cat >conftest.$ac_ext <<_ACEOF
4841/* confdefs.h. */
4842_ACEOF
4843cat confdefs.h >>conftest.$ac_ext
4844cat >>conftest.$ac_ext <<_ACEOF
4845/* end confdefs.h. */
4846$ac_includes_default
4847#include <$ac_header>
4848_ACEOF
4849rm -f conftest.$ac_objext
4850if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4851 (eval $ac_compile) 2>conftest.er1
4852 ac_status=$?
4853 grep -v '^ *+' conftest.er1 >conftest.err
4854 rm -f conftest.er1
4855 cat conftest.err >&5
4856 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4857 (exit $ac_status); } &&
4858 { ac_try='test -z "$ac_c_werror_flag"
4859 || test ! -s conftest.err'
4860 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4861 (eval $ac_try) 2>&5
4862 ac_status=$?
4863 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4864 (exit $ac_status); }; } &&
4865 { ac_try='test -s conftest.$ac_objext'
4866 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4867 (eval $ac_try) 2>&5
4868 ac_status=$?
4869 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4870 (exit $ac_status); }; }; then
4871 ac_header_compiler=yes
4872else
4873 echo "$as_me: failed program was:" >&5
4874sed 's/^/| /' conftest.$ac_ext >&5
4875
4876ac_header_compiler=no
4877fi
4878rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4879echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
4880echo "${ECHO_T}$ac_header_compiler" >&6
4881
4882# Is the header present?
4883echo "$as_me:$LINENO: checking $ac_header presence" >&5
4884echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
4885cat >conftest.$ac_ext <<_ACEOF
4886/* confdefs.h. */
4887_ACEOF
4888cat confdefs.h >>conftest.$ac_ext
4889cat >>conftest.$ac_ext <<_ACEOF
4890/* end confdefs.h. */
4891#include <$ac_header>
4892_ACEOF
4893if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4894 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4895 ac_status=$?
4896 grep -v '^ *+' conftest.er1 >conftest.err
4897 rm -f conftest.er1
4898 cat conftest.err >&5
4899 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4900 (exit $ac_status); } >/dev/null; then
4901 if test -s conftest.err; then
4902 ac_cpp_err=$ac_c_preproc_warn_flag
4903 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
4904 else
4905 ac_cpp_err=
4906 fi
4907else
4908 ac_cpp_err=yes
5d031c16 4909fi
b7026657
AC
4910if test -z "$ac_cpp_err"; then
4911 ac_header_preproc=yes
4912else
4913 echo "$as_me: failed program was:" >&5
4914sed 's/^/| /' conftest.$ac_ext >&5
4915
4916 ac_header_preproc=no
5d031c16 4917fi
b7026657
AC
4918rm -f conftest.err conftest.$ac_ext
4919echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
4920echo "${ECHO_T}$ac_header_preproc" >&6
4921
4922# So? What about this header?
4923case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
4924 yes:no: )
4925 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
4926echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
4927 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
4928echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
4929 ac_header_preproc=yes
4930 ;;
4931 no:yes:* )
4932 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
4933echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
4934 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
4935echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
4936 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
4937echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
4938 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
4939echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
4940 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4941echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
4942 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
4943echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
4944 (
4945 cat <<\_ASBOX
4946## ------------------------------------------ ##
4947## Report this to the AC_PACKAGE_NAME lists. ##
4948## ------------------------------------------ ##
4949_ASBOX
4950 ) |
4951 sed "s/^/$as_me: WARNING: /" >&2
4952 ;;
4953esac
4954echo "$as_me:$LINENO: checking for $ac_header" >&5
4955echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
4956if eval "test \"\${$as_ac_Header+set}\" = set"; then
4957 echo $ECHO_N "(cached) $ECHO_C" >&6
5d031c16 4958else
b7026657
AC
4959 eval "$as_ac_Header=\$ac_header_preproc"
4960fi
4961echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
4962echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
4963
5d031c16 4964fi
b7026657
AC
4965if test `eval echo '${'$as_ac_Header'}'` = yes; then
4966 cat >>confdefs.h <<_ACEOF
4967#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4968_ACEOF
4969
4970fi
4971
5d031c16
AC
4972done
4973
4974
4975
4976
4977
b7026657
AC
4978ac_sources="$sim_link_files"
4979ac_dests="$sim_link_links"
4980while test -n "$ac_sources"; do
4981 set $ac_dests; ac_dest=$1; shift; ac_dests=$*
4982 set $ac_sources; ac_source=$1; shift; ac_sources=$*
4983 ac_config_links_1="$ac_config_links_1 $ac_dest:$ac_source"
4984done
4985 ac_config_links="$ac_config_links $ac_config_links_1"
5d031c16 4986
379832de
HPN
4987cgen_breaks=""
4988if grep CGEN_MAINT $srcdir/Makefile.in >/dev/null; then
4989cgen_breaks="break cgen_rtx_error";
4990fi
4991
38f48d72
AC
4992 ac_config_files="$ac_config_files Makefile.sim:Makefile.in"
4993
4994 ac_config_files="$ac_config_files Make-common.sim:../common/Make-common.in"
4995
4996 ac_config_files="$ac_config_files .gdbinit:../common/gdbinit.in"
4997
4998 ac_config_commands="$ac_config_commands Makefile"
4999
5000 ac_config_commands="$ac_config_commands stamp-h"
5001
b7026657 5002cat >confcache <<\_ACEOF
5d031c16
AC
5003# This file is a shell script that caches the results of configure
5004# tests run on this system so they can be shared between configure
b7026657
AC
5005# scripts and configure runs, see configure's option --config-cache.
5006# It is not useful on other systems. If it contains results you don't
5007# want to keep, you may remove or edit it.
5d031c16 5008#
b7026657
AC
5009# config.status only pays attention to the cache file if you give it
5010# the --recheck option to rerun configure.
5d031c16 5011#
b7026657
AC
5012# `ac_cv_env_foo' variables (set or unset) will be overridden when
5013# loading this file, other *unset* `ac_cv_foo' will be assigned the
5014# following values.
5015
5016_ACEOF
5017
5d031c16
AC
5018# The following way of writing the cache mishandles newlines in values,
5019# but we know of no workaround that is simple, portable, and efficient.
5020# So, don't put newlines in cache variables' values.
5021# Ultrix sh set writes to stderr and can't be redirected directly,
5022# and sets the high bit in the cache file unless we assign to the vars.
b7026657
AC
5023{
5024 (set) 2>&1 |
5025 case `(ac_space=' '; set | grep ac_space) 2>&1` in
5026 *ac_space=\ *)
5027 # `set' does not quote correctly, so add quotes (double-quote
5028 # substitution turns \\\\ into \\, and sed turns \\ into \).
5029 sed -n \
5030 "s/'/'\\\\''/g;
5031 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
5032 ;;
5033 *)
5034 # `set' quotes correctly as required by POSIX, so do not add quotes.
5035 sed -n \
5036 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
5037 ;;
5038 esac;
5039} |
5040 sed '
5041 t clear
5042 : clear
5043 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
5044 t end
5045 /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
5046 : end' >>confcache
5047if diff $cache_file confcache >/dev/null 2>&1; then :; else
5d031c16 5048 if test -w $cache_file; then
b7026657
AC
5049 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
5050 cat confcache >$cache_file
5d031c16
AC
5051 else
5052 echo "not updating unwritable cache $cache_file"
5053 fi
5054fi
5055rm -f confcache
5056
5d031c16
AC
5057test "x$prefix" = xNONE && prefix=$ac_default_prefix
5058# Let make expand exec_prefix.
5059test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
5060
b7026657
AC
5061# VPATH may cause trouble with some makes, so we remove $(srcdir),
5062# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
5063# trailing colons and then remove the whole line if VPATH becomes empty
5064# (actually we leave an empty line to preserve line numbers).
5d031c16 5065if test "x$srcdir" = x.; then
b7026657
AC
5066 ac_vpsub='/^[ ]*VPATH[ ]*=/{
5067s/:*\$(srcdir):*/:/;
5068s/:*\${srcdir}:*/:/;
5069s/:*@srcdir@:*/:/;
5070s/^\([^=]*=[ ]*\):*/\1/;
5071s/:*$//;
5072s/^[^=]*=[ ]*$//;
5073}'
5d031c16
AC
5074fi
5075
5d031c16
AC
5076DEFS=-DHAVE_CONFIG_H
5077
b7026657
AC
5078ac_libobjs=
5079ac_ltlibobjs=
5080for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
5081 # 1. Remove the extension, and $U if already installed.
5082 ac_i=`echo "$ac_i" |
5083 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
5084 # 2. Add them.
5085 ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
5086 ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
5087done
5088LIBOBJS=$ac_libobjs
5d031c16 5089
b7026657
AC
5090LTLIBOBJS=$ac_ltlibobjs
5091
5092
5093
5094: ${CONFIG_STATUS=./config.status}
5095ac_clean_files_save=$ac_clean_files
5096ac_clean_files="$ac_clean_files $CONFIG_STATUS"
5097{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
5098echo "$as_me: creating $CONFIG_STATUS" >&6;}
5099cat >$CONFIG_STATUS <<_ACEOF
5100#! $SHELL
5101# Generated by $as_me.
5d031c16 5102# Run this file to recreate the current configuration.
5d031c16 5103# Compiler output produced by configure, useful for debugging
b7026657 5104# configure, is in config.log if it exists.
5d031c16 5105
b7026657
AC
5106debug=false
5107ac_cs_recheck=false
5108ac_cs_silent=false
5109SHELL=\${CONFIG_SHELL-$SHELL}
5110_ACEOF
5111
5112cat >>$CONFIG_STATUS <<\_ACEOF
5113## --------------------- ##
5114## M4sh Initialization. ##
5115## --------------------- ##
5116
5117# Be Bourne compatible
5118if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
5119 emulate sh
5120 NULLCMD=:
5121 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
5122 # is contrary to our usage. Disable this feature.
5123 alias -g '${1+"$@"}'='"$@"'
5124elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
5125 set -o posix
5126fi
5127DUALCASE=1; export DUALCASE # for MKS sh
5128
5129# Support unset when possible.
5130if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
5131 as_unset=unset
5132else
5133 as_unset=false
5134fi
5135
5136
5137# Work around bugs in pre-3.0 UWIN ksh.
5138$as_unset ENV MAIL MAILPATH
5139PS1='$ '
5140PS2='> '
5141PS4='+ '
5142
5143# NLS nuisances.
5144for as_var in \
5145 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
5146 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
5147 LC_TELEPHONE LC_TIME
5d031c16 5148do
b7026657
AC
5149 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
5150 eval $as_var=C; export $as_var
5151 else
5152 $as_unset $as_var
5153 fi
5d031c16
AC
5154done
5155
b7026657
AC
5156# Required to use basename.
5157if expr a : '\(a\)' >/dev/null 2>&1; then
5158 as_expr=expr
5159else
5160 as_expr=false
5161fi
5162
5163if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
5164 as_basename=basename
5165else
5166 as_basename=false
5167fi
5d031c16 5168
5d031c16 5169
b7026657
AC
5170# Name of the executable.
5171as_me=`$as_basename "$0" ||
5172$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
5173 X"$0" : 'X\(//\)$' \| \
5174 X"$0" : 'X\(/\)$' \| \
5175 . : '\(.\)' 2>/dev/null ||
5176echo X/"$0" |
5177 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
5178 /^X\/\(\/\/\)$/{ s//\1/; q; }
5179 /^X\/\(\/\).*/{ s//\1/; q; }
5180 s/.*/./; q'`
5d031c16 5181
b7026657
AC
5182
5183# PATH needs CR, and LINENO needs CR and PATH.
5184# Avoid depending upon Character Ranges.
5185as_cr_letters='abcdefghijklmnopqrstuvwxyz'
5186as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
5187as_cr_Letters=$as_cr_letters$as_cr_LETTERS
5188as_cr_digits='0123456789'
5189as_cr_alnum=$as_cr_Letters$as_cr_digits
5190
5191# The user is always right.
5192if test "${PATH_SEPARATOR+set}" != set; then
5193 echo "#! /bin/sh" >conf$$.sh
5194 echo "exit 0" >>conf$$.sh
5195 chmod +x conf$$.sh
5196 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
5197 PATH_SEPARATOR=';'
5d031c16 5198 else
b7026657
AC
5199 PATH_SEPARATOR=:
5200 fi
5201 rm -f conf$$.sh
5202fi
5203
5204
5205 as_lineno_1=$LINENO
5206 as_lineno_2=$LINENO
5207 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
5208 test "x$as_lineno_1" != "x$as_lineno_2" &&
5209 test "x$as_lineno_3" = "x$as_lineno_2" || {
5210 # Find who we are. Look in the path if we contain no path at all
5211 # relative or not.
5212 case $0 in
5213 *[\\/]* ) as_myself=$0 ;;
5214 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5215for as_dir in $PATH
5216do
5217 IFS=$as_save_IFS
5218 test -z "$as_dir" && as_dir=.
5219 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
5220done
5221
5222 ;;
5223 esac
5224 # We did not find ourselves, most probably we were run as `sh COMMAND'
5225 # in which case we are not to be found in the path.
5226 if test "x$as_myself" = x; then
5227 as_myself=$0
5228 fi
5229 if test ! -f "$as_myself"; then
5230 { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
5231echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
5232 { (exit 1); exit 1; }; }
5d031c16 5233 fi
b7026657
AC
5234 case $CONFIG_SHELL in
5235 '')
5236 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5237for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
5238do
5239 IFS=$as_save_IFS
5240 test -z "$as_dir" && as_dir=.
5241 for as_base in sh bash ksh sh5; do
5242 case $as_dir in
5243 /*)
5244 if ("$as_dir/$as_base" -c '
5245 as_lineno_1=$LINENO
5246 as_lineno_2=$LINENO
5247 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
5248 test "x$as_lineno_1" != "x$as_lineno_2" &&
5249 test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
5250 $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
5251 $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
5252 CONFIG_SHELL=$as_dir/$as_base
5253 export CONFIG_SHELL
5254 exec "$CONFIG_SHELL" "$0" ${1+"$@"}
5255 fi;;
5256 esac
5257 done
5258done
5259;;
5260 esac
5261
5262 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
5263 # uniformly replaced by the line number. The first 'sed' inserts a
5264 # line-number line before each line; the second 'sed' does the real
5265 # work. The second script uses 'N' to pair each line-number line
5266 # with the numbered line, and appends trailing '-' during
5267 # substitution so that $LINENO is not a special case at line end.
5268 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
5269 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
5270 sed '=' <$as_myself |
5271 sed '
5272 N
5273 s,$,-,
5274 : loop
5275 s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
5276 t loop
5277 s,-$,,
5278 s,^['$as_cr_digits']*\n,,
5279 ' >$as_me.lineno &&
5280 chmod +x $as_me.lineno ||
5281 { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
5282echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
5283 { (exit 1); exit 1; }; }
5284
5285 # Don't try to exec as it changes $[0], causing all sort of problems
5286 # (the dirname of $[0] is not the place where we might find the
5287 # original and so on. Autoconf is especially sensible to this).
5288 . ./$as_me.lineno
5289 # Exit status is that of the last command.
5290 exit
5291}
5292
5293
5294case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
5295 *c*,-n*) ECHO_N= ECHO_C='
5296' ECHO_T=' ' ;;
5297 *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
5298 *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
5299esac
5300
5301if expr a : '\(a\)' >/dev/null 2>&1; then
5302 as_expr=expr
5303else
5304 as_expr=false
5305fi
5306
5307rm -f conf$$ conf$$.exe conf$$.file
5308echo >conf$$.file
5309if ln -s conf$$.file conf$$ 2>/dev/null; then
5310 # We could just check for DJGPP; but this test a) works b) is more generic
5311 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
5312 if test -f conf$$.exe; then
5313 # Don't use ln at all; we don't have any links
5314 as_ln_s='cp -p'
5d031c16 5315 else
b7026657 5316 as_ln_s='ln -s'
5d031c16 5317 fi
b7026657
AC
5318elif ln conf$$.file conf$$ 2>/dev/null; then
5319 as_ln_s=ln
5320else
5321 as_ln_s='cp -p'
5322fi
5323rm -f conf$$ conf$$.exe conf$$.file
5324
5325if mkdir -p . 2>/dev/null; then
5326 as_mkdir_p=:
5327else
5328 test -d ./-p && rmdir ./-p
5329 as_mkdir_p=false
5330fi
5331
5332as_executable_p="test -f"
5333
5334# Sed expression to map a string onto a valid CPP name.
5335as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
5336
5337# Sed expression to map a string onto a valid variable name.
5338as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
5339
5340
5341# IFS
5342# We need space, tab and new line, in precisely that order.
5343as_nl='
5344'
5345IFS=" $as_nl"
5346
5347# CDPATH.
5348$as_unset CDPATH
5349
5350exec 6>&1
5351
5352# Open the log real soon, to keep \$[0] and so on meaningful, and to
5353# report actual input values of CONFIG_FILES etc. instead of their
5354# values after options handling. Logging --version etc. is OK.
5355exec 5>>config.log
5356{
5357 echo
5358 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
5359## Running $as_me. ##
5360_ASBOX
5361} >&5
5362cat >&5 <<_CSEOF
5363
5364This file was extended by $as_me, which was
5365generated by GNU Autoconf 2.59. Invocation command line was
5366
5367 CONFIG_FILES = $CONFIG_FILES
5368 CONFIG_HEADERS = $CONFIG_HEADERS
5369 CONFIG_LINKS = $CONFIG_LINKS
5370 CONFIG_COMMANDS = $CONFIG_COMMANDS
5371 $ $0 $@
5372
5373_CSEOF
5374echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
5375echo >&5
5376_ACEOF
5377
5378# Files that config.status was made for.
5379if test -n "$ac_config_files"; then
5380 echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
5381fi
5382
5383if test -n "$ac_config_headers"; then
5384 echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
5385fi
5386
5387if test -n "$ac_config_links"; then
5388 echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
5389fi
5390
5391if test -n "$ac_config_commands"; then
5392 echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
5393fi
5394
5395cat >>$CONFIG_STATUS <<\_ACEOF
5396
5397ac_cs_usage="\
5398\`$as_me' instantiates files from templates according to the
5399current configuration.
5400
5401Usage: $0 [OPTIONS] [FILE]...
5402
5403 -h, --help print this help, then exit
5404 -V, --version print version number, then exit
5405 -q, --quiet do not print progress messages
5406 -d, --debug don't remove temporary files
5407 --recheck update $as_me by reconfiguring in the same conditions
5408 --file=FILE[:TEMPLATE]
5409 instantiate the configuration file FILE
5410 --header=FILE[:TEMPLATE]
5411 instantiate the configuration header FILE
5412
5413Configuration files:
5414$config_files
5415
5416Configuration headers:
5417$config_headers
5418
5419Configuration links:
5420$config_links
5421
5422Configuration commands:
5423$config_commands
5424
5425Report bugs to <bug-autoconf@gnu.org>."
5426_ACEOF
5427
5428cat >>$CONFIG_STATUS <<_ACEOF
5429ac_cs_version="\\
5430config.status
5431configured by $0, generated by GNU Autoconf 2.59,
5432 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
5433
5434Copyright (C) 2003 Free Software Foundation, Inc.
5435This config.status script is free software; the Free Software Foundation
5436gives unlimited permission to copy, distribute and modify it."
5437srcdir=$srcdir
5438INSTALL="$INSTALL"
5439_ACEOF
5440
5441cat >>$CONFIG_STATUS <<\_ACEOF
5442# If no file are specified by the user, then we need to provide default
5443# value. By we need to know if files were specified by the user.
5444ac_need_defaults=:
5445while test $# != 0
5446do
5447 case $1 in
5448 --*=*)
5449 ac_option=`expr "x$1" : 'x\([^=]*\)='`
5450 ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
5451 ac_shift=:
5452 ;;
5453 -*)
5454 ac_option=$1
5455 ac_optarg=$2
5456 ac_shift=shift
5457 ;;
5458 *) # This is not an option, so the user has probably given explicit
5459 # arguments.
5460 ac_option=$1
5461 ac_need_defaults=false;;
5462 esac
5463
5464 case $ac_option in
5465 # Handling of the options.
5466_ACEOF
5467cat >>$CONFIG_STATUS <<\_ACEOF
5468 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
5469 ac_cs_recheck=: ;;
5470 --version | --vers* | -V )
5471 echo "$ac_cs_version"; exit 0 ;;
5472 --he | --h)
5473 # Conflict between --help and --header
5474 { { echo "$as_me:$LINENO: error: ambiguous option: $1
5475Try \`$0 --help' for more information." >&5
5476echo "$as_me: error: ambiguous option: $1
5477Try \`$0 --help' for more information." >&2;}
5478 { (exit 1); exit 1; }; };;
5479 --help | --hel | -h )
5480 echo "$ac_cs_usage"; exit 0 ;;
5481 --debug | --d* | -d )
5482 debug=: ;;
5483 --file | --fil | --fi | --f )
5484 $ac_shift
5485 CONFIG_FILES="$CONFIG_FILES $ac_optarg"
5486 ac_need_defaults=false;;
5487 --header | --heade | --head | --hea )
5488 $ac_shift
5489 CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
5490 ac_need_defaults=false;;
5491 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
5492 | -silent | --silent | --silen | --sile | --sil | --si | --s)
5493 ac_cs_silent=: ;;
5494
5495 # This is an error.
5496 -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
5497Try \`$0 --help' for more information." >&5
5498echo "$as_me: error: unrecognized option: $1
5499Try \`$0 --help' for more information." >&2;}
5500 { (exit 1); exit 1; }; } ;;
5501
5502 *) ac_config_targets="$ac_config_targets $1" ;;
5503
5504 esac
5505 shift
5d031c16 5506done
b7026657
AC
5507
5508ac_configure_extra_args=
5509
5510if $ac_cs_silent; then
5511 exec 6>/dev/null
5512 ac_configure_extra_args="$ac_configure_extra_args --silent"
5513fi
5514
5515_ACEOF
5516cat >>$CONFIG_STATUS <<_ACEOF
5517if \$ac_cs_recheck; then
5518 echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
5519 exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
5d031c16 5520fi
5d031c16 5521
b7026657 5522_ACEOF
5d031c16 5523
b7026657
AC
5524
5525
5526
5527
5528cat >>$CONFIG_STATUS <<\_ACEOF
5529for ac_config_target in $ac_config_targets
5530do
5531 case "$ac_config_target" in
5532 # Handling of arguments.
5533 "Makefile.sim" ) CONFIG_FILES="$CONFIG_FILES Makefile.sim:Makefile.in" ;;
5534 "Make-common.sim" ) CONFIG_FILES="$CONFIG_FILES Make-common.sim:../common/Make-common.in" ;;
5535 ".gdbinit" ) CONFIG_FILES="$CONFIG_FILES .gdbinit:../common/gdbinit.in" ;;
5536 "$ac_config_links_1" ) CONFIG_LINKS="$CONFIG_LINKS $ac_config_links_1" ;;
38f48d72
AC
5537 "Makefile" ) CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
5538 "stamp-h" ) CONFIG_COMMANDS="$CONFIG_COMMANDS stamp-h" ;;
b7026657
AC
5539 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
5540 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
5541echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
5542 { (exit 1); exit 1; }; };;
5d031c16 5543 esac
b7026657 5544done
5d031c16 5545
b7026657
AC
5546# If the user did not use the arguments to specify the items to instantiate,
5547# then the envvar interface is used. Set only those that are not.
5548# We use the long form for the default assignment because of an extremely
5549# bizarre bug on SunOS 4.1.3.
5550if $ac_need_defaults; then
5551 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
5552 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
5553 test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
5554 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
5555fi
5556
5557# Have a temporary directory for convenience. Make it in the build tree
5558# simply because there is no reason to put it here, and in addition,
5559# creating and moving files from /tmp can sometimes cause problems.
5560# Create a temporary directory, and hook for its removal unless debugging.
5561$debug ||
5562{
5563 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
5564 trap '{ (exit 1); exit 1; }' 1 2 13 15
5565}
5d031c16 5566
b7026657
AC
5567# Create a (secure) tmp directory for tmp files.
5568
5569{
5570 tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
5571 test -n "$tmp" && test -d "$tmp"
5572} ||
5573{
5574 tmp=./confstat$$-$RANDOM
5575 (umask 077 && mkdir $tmp)
5576} ||
5577{
5578 echo "$me: cannot create a temporary directory in ." >&2
5579 { (exit 1); exit 1; }
5580}
5581
5582_ACEOF
5583
5584cat >>$CONFIG_STATUS <<_ACEOF
5585
5586#
5587# CONFIG_FILES section.
5588#
5589
5590# No need to generate the scripts if there are no CONFIG_FILES.
5591# This happens for instance when ./config.status config.h
5592if test -n "\$CONFIG_FILES"; then
5593 # Protect against being on the right side of a sed subst in config.status.
5594 sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
5595 s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
b7026657
AC
5596s,@SHELL@,$SHELL,;t t
5597s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
5598s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
5599s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
5600s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
5601s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
5602s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
5603s,@exec_prefix@,$exec_prefix,;t t
5604s,@prefix@,$prefix,;t t
5605s,@program_transform_name@,$program_transform_name,;t t
5606s,@bindir@,$bindir,;t t
5607s,@sbindir@,$sbindir,;t t
5608s,@libexecdir@,$libexecdir,;t t
5609s,@datadir@,$datadir,;t t
5610s,@sysconfdir@,$sysconfdir,;t t
5611s,@sharedstatedir@,$sharedstatedir,;t t
5612s,@localstatedir@,$localstatedir,;t t
5613s,@libdir@,$libdir,;t t
5614s,@includedir@,$includedir,;t t
5615s,@oldincludedir@,$oldincludedir,;t t
5616s,@infodir@,$infodir,;t t
5617s,@mandir@,$mandir,;t t
5618s,@build_alias@,$build_alias,;t t
5619s,@host_alias@,$host_alias,;t t
5620s,@target_alias@,$target_alias,;t t
5621s,@DEFS@,$DEFS,;t t
5622s,@ECHO_C@,$ECHO_C,;t t
5623s,@ECHO_N@,$ECHO_N,;t t
5624s,@ECHO_T@,$ECHO_T,;t t
5625s,@LIBS@,$LIBS,;t t
35695fd6
AC
5626s,@sim_environment@,$sim_environment,;t t
5627s,@sim_alignment@,$sim_alignment,;t t
5628s,@sim_assert@,$sim_assert,;t t
5629s,@sim_bitsize@,$sim_bitsize,;t t
5630s,@sim_endian@,$sim_endian,;t t
5631s,@sim_hostendian@,$sim_hostendian,;t t
5632s,@sim_float@,$sim_float,;t t
5633s,@sim_scache@,$sim_scache,;t t
5634s,@sim_default_model@,$sim_default_model,;t t
5635s,@sim_hw_cflags@,$sim_hw_cflags,;t t
5636s,@sim_hw_objs@,$sim_hw_objs,;t t
5637s,@sim_hw@,$sim_hw,;t t
5638s,@sim_inline@,$sim_inline,;t t
5639s,@sim_packages@,$sim_packages,;t t
5640s,@sim_regparm@,$sim_regparm,;t t
5641s,@sim_reserved_bits@,$sim_reserved_bits,;t t
5642s,@sim_smp@,$sim_smp,;t t
5643s,@sim_stdcall@,$sim_stdcall,;t t
5644s,@sim_xor_endian@,$sim_xor_endian,;t t
5645s,@WARN_CFLAGS@,$WARN_CFLAGS,;t t
5646s,@WERROR_CFLAGS@,$WERROR_CFLAGS,;t t
b7026657
AC
5647s,@build@,$build,;t t
5648s,@build_cpu@,$build_cpu,;t t
5649s,@build_vendor@,$build_vendor,;t t
5650s,@build_os@,$build_os,;t t
5651s,@host@,$host,;t t
5652s,@host_cpu@,$host_cpu,;t t
5653s,@host_vendor@,$host_vendor,;t t
5654s,@host_os@,$host_os,;t t
5655s,@target@,$target,;t t
5656s,@target_cpu@,$target_cpu,;t t
5657s,@target_vendor@,$target_vendor,;t t
5658s,@target_os@,$target_os,;t t
5659s,@CC@,$CC,;t t
5660s,@CFLAGS@,$CFLAGS,;t t
5661s,@LDFLAGS@,$LDFLAGS,;t t
5662s,@CPPFLAGS@,$CPPFLAGS,;t t
5663s,@ac_ct_CC@,$ac_ct_CC,;t t
5664s,@EXEEXT@,$EXEEXT,;t t
5665s,@OBJEXT@,$OBJEXT,;t t
5666s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
5667s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
5668s,@INSTALL_DATA@,$INSTALL_DATA,;t t
5669s,@CC_FOR_BUILD@,$CC_FOR_BUILD,;t t
5670s,@HDEFINES@,$HDEFINES,;t t
5671s,@AR@,$AR,;t t
5672s,@RANLIB@,$RANLIB,;t t
5673s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
b7026657
AC
5674s,@CPP@,$CPP,;t t
5675s,@EGREP@,$EGREP,;t t
b7026657
AC
5676s,@MAINT@,$MAINT,;t t
5677s,@sim_bswap@,$sim_bswap,;t t
5678s,@sim_cflags@,$sim_cflags,;t t
5679s,@sim_debug@,$sim_debug,;t t
5680s,@sim_stdio@,$sim_stdio,;t t
5681s,@sim_trace@,$sim_trace,;t t
5682s,@sim_profile@,$sim_profile,;t t
5683s,@m68hc11_extra_objs@,$m68hc11_extra_objs,;t t
5684s,@cgen_breaks@,$cgen_breaks,;t t
5685s,@LIBOBJS@,$LIBOBJS,;t t
5686s,@LTLIBOBJS@,$LTLIBOBJS,;t t
5687CEOF
5688
5689_ACEOF
5690
5691 cat >>$CONFIG_STATUS <<\_ACEOF
5692 # Split the substitutions into bite-sized pieces for seds with
5693 # small command number limits, like on Digital OSF/1 and HP-UX.
5694 ac_max_sed_lines=48
5695 ac_sed_frag=1 # Number of current file.
5696 ac_beg=1 # First line for current file.
5697 ac_end=$ac_max_sed_lines # Line after last line for current file.
5698 ac_more_lines=:
5699 ac_sed_cmds=
5700 while $ac_more_lines; do
5701 if test $ac_beg -gt 1; then
5702 sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
5703 else
5704 sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
5705 fi
5706 if test ! -s $tmp/subs.frag; then
5707 ac_more_lines=false
5708 else
5709 # The purpose of the label and of the branching condition is to
5710 # speed up the sed processing (if there are no `@' at all, there
5711 # is no need to browse any of the substitutions).
5712 # These are the two extra sed commands mentioned above.
5713 (echo ':t
5714 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
5715 if test -z "$ac_sed_cmds"; then
5716 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
5717 else
5718 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
5719 fi
5720 ac_sed_frag=`expr $ac_sed_frag + 1`
5721 ac_beg=$ac_end
5722 ac_end=`expr $ac_end + $ac_max_sed_lines`
5723 fi
5724 done
5725 if test -z "$ac_sed_cmds"; then
5726 ac_sed_cmds=cat
5d031c16 5727 fi
b7026657 5728fi # test -n "$CONFIG_FILES"
5d031c16 5729
b7026657
AC
5730_ACEOF
5731cat >>$CONFIG_STATUS <<\_ACEOF
5732for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
5733 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
5734 case $ac_file in
5735 - | *:- | *:-:* ) # input from stdin
5736 cat >$tmp/stdin
5737 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
5738 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
5739 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
5740 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
5741 * ) ac_file_in=$ac_file.in ;;
5d031c16
AC
5742 esac
5743
b7026657
AC
5744 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
5745 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
5746$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
5747 X"$ac_file" : 'X\(//\)[^/]' \| \
5748 X"$ac_file" : 'X\(//\)$' \| \
5749 X"$ac_file" : 'X\(/\)' \| \
5750 . : '\(.\)' 2>/dev/null ||
5751echo X"$ac_file" |
5752 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
5753 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
5754 /^X\(\/\/\)$/{ s//\1/; q; }
5755 /^X\(\/\).*/{ s//\1/; q; }
5756 s/.*/./; q'`
5757 { if $as_mkdir_p; then
5758 mkdir -p "$ac_dir"
5759 else
5760 as_dir="$ac_dir"
5761 as_dirs=
5762 while test ! -d "$as_dir"; do
5763 as_dirs="$as_dir $as_dirs"
5764 as_dir=`(dirname "$as_dir") 2>/dev/null ||
5765$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
5766 X"$as_dir" : 'X\(//\)[^/]' \| \
5767 X"$as_dir" : 'X\(//\)$' \| \
5768 X"$as_dir" : 'X\(/\)' \| \
5769 . : '\(.\)' 2>/dev/null ||
5770echo X"$as_dir" |
5771 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
5772 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
5773 /^X\(\/\/\)$/{ s//\1/; q; }
5774 /^X\(\/\).*/{ s//\1/; q; }
5775 s/.*/./; q'`
5776 done
5777 test ! -n "$as_dirs" || mkdir $as_dirs
5778 fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
5779echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
5780 { (exit 1); exit 1; }; }; }
5d031c16 5781
b7026657
AC
5782 ac_builddir=.
5783
5784if test "$ac_dir" != .; then
5785 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
5786 # A "../" for each directory in $ac_dir_suffix.
5787 ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
5788else
5789 ac_dir_suffix= ac_top_builddir=
5790fi
5791
5792case $srcdir in
5793 .) # No --srcdir option. We are building in place.
5794 ac_srcdir=.
5795 if test -z "$ac_top_builddir"; then
5796 ac_top_srcdir=.
5797 else
5798 ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
5799 fi ;;
5800 [\\/]* | ?:[\\/]* ) # Absolute path.
5801 ac_srcdir=$srcdir$ac_dir_suffix;
5802 ac_top_srcdir=$srcdir ;;
5803 *) # Relative path.
5804 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
5805 ac_top_srcdir=$ac_top_builddir$srcdir ;;
5806esac
5807
5808# Do not use `cd foo && pwd` to compute absolute paths, because
5809# the directories may not exist.
5810case `pwd` in
5811.) ac_abs_builddir="$ac_dir";;
5812*)
5813 case "$ac_dir" in
5814 .) ac_abs_builddir=`pwd`;;
5815 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
5816 *) ac_abs_builddir=`pwd`/"$ac_dir";;
5817 esac;;
5818esac
5819case $ac_abs_builddir in
5820.) ac_abs_top_builddir=${ac_top_builddir}.;;
5821*)
5822 case ${ac_top_builddir}. in
5823 .) ac_abs_top_builddir=$ac_abs_builddir;;
5824 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
5825 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
5826 esac;;
5827esac
5828case $ac_abs_builddir in
5829.) ac_abs_srcdir=$ac_srcdir;;
5830*)
5831 case $ac_srcdir in
5832 .) ac_abs_srcdir=$ac_abs_builddir;;
5833 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
5834 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
5835 esac;;
5836esac
5837case $ac_abs_builddir in
5838.) ac_abs_top_srcdir=$ac_top_srcdir;;
5839*)
5840 case $ac_top_srcdir in
5841 .) ac_abs_top_srcdir=$ac_abs_builddir;;
5842 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
5843 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
5844 esac;;
5845esac
5846
5847
5848 case $INSTALL in
5849 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
5850 *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
5d031c16
AC
5851 esac
5852
b7026657
AC
5853 if test x"$ac_file" != x-; then
5854 { echo "$as_me:$LINENO: creating $ac_file" >&5
5855echo "$as_me: creating $ac_file" >&6;}
5856 rm -f "$ac_file"
5857 fi
5858 # Let's still pretend it is `configure' which instantiates (i.e., don't
5859 # use $as_me), people would be surprised to read:
5860 # /* config.h. Generated by config.status. */
5861 if test x"$ac_file" = x-; then
5862 configure_input=
5863 else
5864 configure_input="$ac_file. "
5865 fi
5866 configure_input=$configure_input"Generated from `echo $ac_file_in |
5867 sed 's,.*/,,'` by configure."
5868
5869 # First look for the input files in the build tree, otherwise in the
5870 # src tree.
5871 ac_file_inputs=`IFS=:
5872 for f in $ac_file_in; do
5873 case $f in
5874 -) echo $tmp/stdin ;;
5875 [\\/$]*)
5876 # Absolute (can't be DOS-style, as IFS=:)
5877 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
5878echo "$as_me: error: cannot find input file: $f" >&2;}
5879 { (exit 1); exit 1; }; }
5880 echo "$f";;
5881 *) # Relative
5882 if test -f "$f"; then
5883 # Build tree
5884 echo "$f"
5885 elif test -f "$srcdir/$f"; then
5886 # Source tree
5887 echo "$srcdir/$f"
5888 else
5889 # /dev/null tree
5890 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
5891echo "$as_me: error: cannot find input file: $f" >&2;}
5892 { (exit 1); exit 1; }; }
5893 fi;;
5894 esac
5895 done` || { (exit 1); exit 1; }
5896_ACEOF
5897cat >>$CONFIG_STATUS <<_ACEOF
5898 sed "$ac_vpsub
5899$extrasub
5900_ACEOF
5901cat >>$CONFIG_STATUS <<\_ACEOF
5902:t
5903/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
5904s,@configure_input@,$configure_input,;t t
5905s,@srcdir@,$ac_srcdir,;t t
5906s,@abs_srcdir@,$ac_abs_srcdir,;t t
5907s,@top_srcdir@,$ac_top_srcdir,;t t
5908s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t
5909s,@builddir@,$ac_builddir,;t t
5910s,@abs_builddir@,$ac_abs_builddir,;t t
5911s,@top_builddir@,$ac_top_builddir,;t t
5912s,@abs_top_builddir@,$ac_abs_top_builddir,;t t
5913s,@INSTALL@,$ac_INSTALL,;t t
5914" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
5915 rm -f $tmp/stdin
5916 if test x"$ac_file" != x-; then
5917 mv $tmp/out $ac_file
5918 else
5919 cat $tmp/out
5920 rm -f $tmp/out
5921 fi
5922
5923done
5924_ACEOF
5925cat >>$CONFIG_STATUS <<\_ACEOF
5926
5927#
5928# CONFIG_HEADER section.
5929#
5d031c16
AC
5930
5931# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
5932# NAME is the cpp macro being defined and VALUE is the value it is being given.
5933#
5934# ac_d sets the value in "#define NAME VALUE" lines.
b7026657
AC
5935ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
5936ac_dB='[ ].*$,\1#\2'
5937ac_dC=' '
5938ac_dD=',;t'
5939# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
5940ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
5941ac_uB='$,\1#\2define\3'
5d031c16 5942ac_uC=' '
b7026657
AC
5943ac_uD=',;t'
5944
5945for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
5d031c16 5946 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
b7026657
AC
5947 case $ac_file in
5948 - | *:- | *:-:* ) # input from stdin
5949 cat >$tmp/stdin
5950 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
5951 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
5952 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
5953 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
5954 * ) ac_file_in=$ac_file.in ;;
5d031c16
AC
5955 esac
5956
b7026657
AC
5957 test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5
5958echo "$as_me: creating $ac_file" >&6;}
5959
5960 # First look for the input files in the build tree, otherwise in the
5961 # src tree.
5962 ac_file_inputs=`IFS=:
5963 for f in $ac_file_in; do
5964 case $f in
5965 -) echo $tmp/stdin ;;
5966 [\\/$]*)
5967 # Absolute (can't be DOS-style, as IFS=:)
5968 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
5969echo "$as_me: error: cannot find input file: $f" >&2;}
5970 { (exit 1); exit 1; }; }
5971 # Do quote $f, to prevent DOS paths from being IFS'd.
5972 echo "$f";;
5973 *) # Relative
5974 if test -f "$f"; then
5975 # Build tree
5976 echo "$f"
5977 elif test -f "$srcdir/$f"; then
5978 # Source tree
5979 echo "$srcdir/$f"
5980 else
5981 # /dev/null tree
5982 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
5983echo "$as_me: error: cannot find input file: $f" >&2;}
5984 { (exit 1); exit 1; }; }
5985 fi;;
5986 esac
5987 done` || { (exit 1); exit 1; }
5988 # Remove the trailing spaces.
5989 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
5990
5991_ACEOF
5992
5993# Transform confdefs.h into two sed scripts, `conftest.defines' and
5994# `conftest.undefs', that substitutes the proper values into
5995# config.h.in to produce config.h. The first handles `#define'
5996# templates, and the second `#undef' templates.
5997# And first: Protect against being on the right side of a sed subst in
5998# config.status. Protect against being in an unquoted here document
5999# in config.status.
6000rm -f conftest.defines conftest.undefs
6001# Using a here document instead of a string reduces the quoting nightmare.
6002# Putting comments in sed scripts is not portable.
6003#
6004# `end' is used to avoid that the second main sed command (meant for
6005# 0-ary CPP macros) applies to n-ary macro definitions.
6006# See the Autoconf documentation for `clear'.
6007cat >confdef2sed.sed <<\_ACEOF
6008s/[\\&,]/\\&/g
6009s,[\\$`],\\&,g
6010t clear
6011: clear
6012s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
6013t end
6014s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
6015: end
6016_ACEOF
6017# If some macros were called several times there might be several times
6018# the same #defines, which is useless. Nevertheless, we may not want to
6019# sort them, since we want the *last* AC-DEFINE to be honored.
6020uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
6021sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
6022rm -f confdef2sed.sed
5d031c16
AC
6023
6024# This sed command replaces #undef with comments. This is necessary, for
6025# example, in the case of _POSIX_SOURCE, which is predefined and required
6026# on some systems where configure will not decide to define it.
b7026657
AC
6027cat >>conftest.undefs <<\_ACEOF
6028s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
6029_ACEOF
6030
6031# Break up conftest.defines because some shells have a limit on the size
6032# of here documents, and old seds have small limits too (100 cmds).
6033echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
6034echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
6035echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
6036echo ' :' >>$CONFIG_STATUS
6037rm -f conftest.tail
6038while grep . conftest.defines >/dev/null
6039do
6040 # Write a limited-size here document to $tmp/defines.sed.
6041 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
6042 # Speed up: don't consider the non `#define' lines.
6043 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS
6044 # Work around the forget-to-reset-the-flag bug.
6045 echo 't clr' >>$CONFIG_STATUS
6046 echo ': clr' >>$CONFIG_STATUS
6047 sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS
6048 echo 'CEOF
6049 sed -f $tmp/defines.sed $tmp/in >$tmp/out
6050 rm -f $tmp/in
6051 mv $tmp/out $tmp/in
6052' >>$CONFIG_STATUS
6053 sed 1,${ac_max_here_lines}d conftest.defines >conftest.tail
6054 rm -f conftest.defines
6055 mv conftest.tail conftest.defines
6056done
6057rm -f conftest.defines
6058echo ' fi # grep' >>$CONFIG_STATUS
6059echo >>$CONFIG_STATUS
5d031c16 6060
b7026657
AC
6061# Break up conftest.undefs because some shells have a limit on the size
6062# of here documents, and old seds have small limits too (100 cmds).
6063echo ' # Handle all the #undef templates' >>$CONFIG_STATUS
5d031c16 6064rm -f conftest.tail
b7026657 6065while grep . conftest.undefs >/dev/null
5d031c16 6066do
b7026657
AC
6067 # Write a limited-size here document to $tmp/undefs.sed.
6068 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
6069 # Speed up: don't consider the non `#undef'
6070 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS
6071 # Work around the forget-to-reset-the-flag bug.
6072 echo 't clr' >>$CONFIG_STATUS
6073 echo ': clr' >>$CONFIG_STATUS
6074 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
5d031c16 6075 echo 'CEOF
b7026657
AC
6076 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
6077 rm -f $tmp/in
6078 mv $tmp/out $tmp/in
6079' >>$CONFIG_STATUS
6080 sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail
6081 rm -f conftest.undefs
6082 mv conftest.tail conftest.undefs
5d031c16 6083done
b7026657
AC
6084rm -f conftest.undefs
6085
6086cat >>$CONFIG_STATUS <<\_ACEOF
6087 # Let's still pretend it is `configure' which instantiates (i.e., don't
6088 # use $as_me), people would be surprised to read:
6089 # /* config.h. Generated by config.status. */
6090 if test x"$ac_file" = x-; then
6091 echo "/* Generated by configure. */" >$tmp/config.h
5d031c16 6092 else
b7026657 6093 echo "/* $ac_file. Generated by configure. */" >$tmp/config.h
5d031c16 6094 fi
b7026657
AC
6095 cat $tmp/in >>$tmp/config.h
6096 rm -f $tmp/in
6097 if test x"$ac_file" != x-; then
6098 if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
6099 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
6100echo "$as_me: $ac_file is unchanged" >&6;}
6101 else
6102 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
6103$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
6104 X"$ac_file" : 'X\(//\)[^/]' \| \
6105 X"$ac_file" : 'X\(//\)$' \| \
6106 X"$ac_file" : 'X\(/\)' \| \
6107 . : '\(.\)' 2>/dev/null ||
6108echo X"$ac_file" |
6109 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
6110 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
6111 /^X\(\/\/\)$/{ s//\1/; q; }
6112 /^X\(\/\).*/{ s//\1/; q; }
6113 s/.*/./; q'`
6114 { if $as_mkdir_p; then
6115 mkdir -p "$ac_dir"
6116 else
6117 as_dir="$ac_dir"
6118 as_dirs=
6119 while test ! -d "$as_dir"; do
6120 as_dirs="$as_dir $as_dirs"
6121 as_dir=`(dirname "$as_dir") 2>/dev/null ||
6122$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
6123 X"$as_dir" : 'X\(//\)[^/]' \| \
6124 X"$as_dir" : 'X\(//\)$' \| \
6125 X"$as_dir" : 'X\(/\)' \| \
6126 . : '\(.\)' 2>/dev/null ||
6127echo X"$as_dir" |
6128 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
6129 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
6130 /^X\(\/\/\)$/{ s//\1/; q; }
6131 /^X\(\/\).*/{ s//\1/; q; }
6132 s/.*/./; q'`
6133 done
6134 test ! -n "$as_dirs" || mkdir $as_dirs
6135 fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
6136echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
6137 { (exit 1); exit 1; }; }; }
5d031c16 6138
b7026657
AC
6139 rm -f $ac_file
6140 mv $tmp/config.h $ac_file
6141 fi
6142 else
6143 cat $tmp/config.h
6144 rm -f $tmp/config.h
6145 fi
6146done
6147_ACEOF
6148cat >>$CONFIG_STATUS <<\_ACEOF
5d031c16 6149
b7026657
AC
6150#
6151# CONFIG_LINKS section.
6152#
5d031c16 6153
b7026657
AC
6154for ac_file in : $CONFIG_LINKS; do test "x$ac_file" = x: && continue
6155 ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
6156 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
5d031c16 6157
b7026657
AC
6158 { echo "$as_me:$LINENO: linking $srcdir/$ac_source to $ac_dest" >&5
6159echo "$as_me: linking $srcdir/$ac_source to $ac_dest" >&6;}
5d031c16
AC
6160
6161 if test ! -r $srcdir/$ac_source; then
b7026657
AC
6162 { { echo "$as_me:$LINENO: error: $srcdir/$ac_source: file not found" >&5
6163echo "$as_me: error: $srcdir/$ac_source: file not found" >&2;}
6164 { (exit 1); exit 1; }; }
5d031c16
AC
6165 fi
6166 rm -f $ac_dest
6167
6168 # Make relative symlinks.
b7026657
AC
6169 ac_dest_dir=`(dirname "$ac_dest") 2>/dev/null ||
6170$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
6171 X"$ac_dest" : 'X\(//\)[^/]' \| \
6172 X"$ac_dest" : 'X\(//\)$' \| \
6173 X"$ac_dest" : 'X\(/\)' \| \
6174 . : '\(.\)' 2>/dev/null ||
6175echo X"$ac_dest" |
6176 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
6177 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
6178 /^X\(\/\/\)$/{ s//\1/; q; }
6179 /^X\(\/\).*/{ s//\1/; q; }
6180 s/.*/./; q'`
6181 { if $as_mkdir_p; then
6182 mkdir -p "$ac_dest_dir"
5d031c16 6183 else
b7026657
AC
6184 as_dir="$ac_dest_dir"
6185 as_dirs=
6186 while test ! -d "$as_dir"; do
6187 as_dirs="$as_dir $as_dirs"
6188 as_dir=`(dirname "$as_dir") 2>/dev/null ||
6189$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
6190 X"$as_dir" : 'X\(//\)[^/]' \| \
6191 X"$as_dir" : 'X\(//\)$' \| \
6192 X"$as_dir" : 'X\(/\)' \| \
6193 . : '\(.\)' 2>/dev/null ||
6194echo X"$as_dir" |
6195 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
6196 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
6197 /^X\(\/\/\)$/{ s//\1/; q; }
6198 /^X\(\/\).*/{ s//\1/; q; }
6199 s/.*/./; q'`
6200 done
6201 test ! -n "$as_dirs" || mkdir $as_dirs
6202 fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dest_dir\"" >&5
6203echo "$as_me: error: cannot create directory \"$ac_dest_dir\"" >&2;}
6204 { (exit 1); exit 1; }; }; }
6205
6206 ac_builddir=.
6207
6208if test "$ac_dest_dir" != .; then
6209 ac_dir_suffix=/`echo "$ac_dest_dir" | sed 's,^\.[\\/],,'`
6210 # A "../" for each directory in $ac_dir_suffix.
6211 ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
6212else
6213 ac_dir_suffix= ac_top_builddir=
6214fi
6215
6216case $srcdir in
6217 .) # No --srcdir option. We are building in place.
6218 ac_srcdir=.
6219 if test -z "$ac_top_builddir"; then
6220 ac_top_srcdir=.
6221 else
6222 ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
6223 fi ;;
6224 [\\/]* | ?:[\\/]* ) # Absolute path.
6225 ac_srcdir=$srcdir$ac_dir_suffix;
6226 ac_top_srcdir=$srcdir ;;
6227 *) # Relative path.
6228 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
6229 ac_top_srcdir=$ac_top_builddir$srcdir ;;
6230esac
6231
6232# Do not use `cd foo && pwd` to compute absolute paths, because
6233# the directories may not exist.
6234case `pwd` in
6235.) ac_abs_builddir="$ac_dest_dir";;
6236*)
6237 case "$ac_dest_dir" in
6238 .) ac_abs_builddir=`pwd`;;
6239 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dest_dir";;
6240 *) ac_abs_builddir=`pwd`/"$ac_dest_dir";;
6241 esac;;
6242esac
6243case $ac_abs_builddir in
6244.) ac_abs_top_builddir=${ac_top_builddir}.;;
6245*)
6246 case ${ac_top_builddir}. in
6247 .) ac_abs_top_builddir=$ac_abs_builddir;;
6248 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
6249 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
6250 esac;;
6251esac
6252case $ac_abs_builddir in
6253.) ac_abs_srcdir=$ac_srcdir;;
6254*)
6255 case $ac_srcdir in
6256 .) ac_abs_srcdir=$ac_abs_builddir;;
6257 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
6258 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
6259 esac;;
6260esac
6261case $ac_abs_builddir in
6262.) ac_abs_top_srcdir=$ac_top_srcdir;;
6263*)
6264 case $ac_top_srcdir in
6265 .) ac_abs_top_srcdir=$ac_abs_builddir;;
6266 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
6267 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
6268 esac;;
6269esac
5d031c16 6270
b7026657
AC
6271
6272 case $srcdir in
6273 [\\/$]* | ?:[\\/]* ) ac_rel_source=$srcdir/$ac_source ;;
6274 *) ac_rel_source=$ac_top_builddir$srcdir/$ac_source ;;
5d031c16
AC
6275 esac
6276
b7026657
AC
6277 # Try a symlink, then a hard link, then a copy.
6278 ln -s $ac_rel_source $ac_dest 2>/dev/null ||
6279 ln $srcdir/$ac_source $ac_dest 2>/dev/null ||
6280 cp -p $srcdir/$ac_source $ac_dest ||
6281 { { echo "$as_me:$LINENO: error: cannot link or copy $srcdir/$ac_source to $ac_dest" >&5
6282echo "$as_me: error: cannot link or copy $srcdir/$ac_source to $ac_dest" >&2;}
6283 { (exit 1); exit 1; }; }
5d031c16 6284done
b7026657
AC
6285_ACEOF
6286cat >>$CONFIG_STATUS <<\_ACEOF
6287
6288#
6289# CONFIG_COMMANDS section.
6290#
6291for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
6292 ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
6293 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
6294 ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
6295$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
6296 X"$ac_dest" : 'X\(//\)[^/]' \| \
6297 X"$ac_dest" : 'X\(//\)$' \| \
6298 X"$ac_dest" : 'X\(/\)' \| \
6299 . : '\(.\)' 2>/dev/null ||
6300echo X"$ac_dest" |
6301 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
6302 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
6303 /^X\(\/\/\)$/{ s//\1/; q; }
6304 /^X\(\/\).*/{ s//\1/; q; }
6305 s/.*/./; q'`
6306 { if $as_mkdir_p; then
6307 mkdir -p "$ac_dir"
6308 else
6309 as_dir="$ac_dir"
6310 as_dirs=
6311 while test ! -d "$as_dir"; do
6312 as_dirs="$as_dir $as_dirs"
6313 as_dir=`(dirname "$as_dir") 2>/dev/null ||
6314$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
6315 X"$as_dir" : 'X\(//\)[^/]' \| \
6316 X"$as_dir" : 'X\(//\)$' \| \
6317 X"$as_dir" : 'X\(/\)' \| \
6318 . : '\(.\)' 2>/dev/null ||
6319echo X"$as_dir" |
6320 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
6321 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
6322 /^X\(\/\/\)$/{ s//\1/; q; }
6323 /^X\(\/\).*/{ s//\1/; q; }
6324 s/.*/./; q'`
6325 done
6326 test ! -n "$as_dirs" || mkdir $as_dirs
6327 fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
6328echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
6329 { (exit 1); exit 1; }; }; }
6330
6331 ac_builddir=.
6332
6333if test "$ac_dir" != .; then
6334 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
6335 # A "../" for each directory in $ac_dir_suffix.
6336 ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
6337else
6338 ac_dir_suffix= ac_top_builddir=
6339fi
5d031c16 6340
b7026657
AC
6341case $srcdir in
6342 .) # No --srcdir option. We are building in place.
6343 ac_srcdir=.
6344 if test -z "$ac_top_builddir"; then
6345 ac_top_srcdir=.
6346 else
6347 ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
6348 fi ;;
6349 [\\/]* | ?:[\\/]* ) # Absolute path.
6350 ac_srcdir=$srcdir$ac_dir_suffix;
6351 ac_top_srcdir=$srcdir ;;
6352 *) # Relative path.
6353 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
6354 ac_top_srcdir=$ac_top_builddir$srcdir ;;
6355esac
6356
6357# Do not use `cd foo && pwd` to compute absolute paths, because
6358# the directories may not exist.
6359case `pwd` in
6360.) ac_abs_builddir="$ac_dir";;
6361*)
6362 case "$ac_dir" in
6363 .) ac_abs_builddir=`pwd`;;
6364 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
6365 *) ac_abs_builddir=`pwd`/"$ac_dir";;
6366 esac;;
6367esac
6368case $ac_abs_builddir in
6369.) ac_abs_top_builddir=${ac_top_builddir}.;;
6370*)
6371 case ${ac_top_builddir}. in
6372 .) ac_abs_top_builddir=$ac_abs_builddir;;
6373 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
6374 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
6375 esac;;
6376esac
6377case $ac_abs_builddir in
6378.) ac_abs_srcdir=$ac_srcdir;;
6379*)
6380 case $ac_srcdir in
6381 .) ac_abs_srcdir=$ac_abs_builddir;;
6382 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
6383 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
6384 esac;;
6385esac
6386case $ac_abs_builddir in
6387.) ac_abs_top_srcdir=$ac_top_srcdir;;
6388*)
6389 case $ac_top_srcdir in
6390 .) ac_abs_top_srcdir=$ac_abs_builddir;;
6391 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
6392 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
6393 esac;;
6394esac
6395
6396
6397 { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
6398echo "$as_me: executing $ac_dest commands" >&6;}
6399 case $ac_dest in
38f48d72
AC
6400 Makefile ) echo "Merging Makefile.sim+Make-common.sim into Makefile ..."
6401 rm -f Makesim1.tmp Makesim2.tmp Makefile
6402 sed -n -e '/^## COMMON_PRE_/,/^## End COMMON_PRE_/ p' <Make-common.sim >Makesim1.tmp
6403 sed -n -e '/^## COMMON_POST_/,/^## End COMMON_POST_/ p' <Make-common.sim >Makesim2.tmp
6404 sed -e '/^## COMMON_PRE_/ r Makesim1.tmp' \
5d031c16
AC
6405 -e '/^## COMMON_POST_/ r Makesim2.tmp' \
6406 <Makefile.sim >Makefile
38f48d72 6407 rm -f Makefile.sim Make-common.sim Makesim1.tmp Makesim2.tmp
b7026657 6408 ;;
38f48d72 6409 stamp-h ) echo > stamp-h ;;
b7026657
AC
6410 esac
6411done
6412_ACEOF
5d031c16 6413
b7026657
AC
6414cat >>$CONFIG_STATUS <<\_ACEOF
6415
6416{ (exit 0); exit 0; }
6417_ACEOF
5d031c16 6418chmod +x $CONFIG_STATUS
b7026657
AC
6419ac_clean_files=$ac_clean_files_save
6420
6421
6422# configure is writing to config.log, and then calls config.status.
6423# config.status does its own redirection, appending to config.log.
6424# Unfortunately, on DOS this fails, as config.log is still kept open
6425# by configure, so config.status won't be able to write to it; its
6426# output is simply discarded. So we exec the FD to /dev/null,
6427# effectively closing config.log, so it can be properly (re)opened and
6428# appended to by config.status. When coming back to configure, we
6429# need to make the FD available again.
6430if test "$no_create" != yes; then
6431 ac_cs_success=:
6432 ac_config_status_args=
6433 test "$silent" = yes &&
6434 ac_config_status_args="$ac_config_status_args --quiet"
6435 exec 5>/dev/null
6436 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
6437 exec 5>>config.log
6438 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
6439 # would make configure fail if this is the last instruction.
6440 $ac_cs_success || { (exit 1); exit 1; }
6441fi
5d031c16
AC
6442
6443