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