Sync config and libiberty with GCC
[deliverable/binutils-gdb.git] / libiberty / configure
CommitLineData
252b5132 1#! /bin/sh
252b5132 2# Guess values for system-dependent variables and create Makefiles.
d0ac1c44
SM
3# Generated by GNU Autoconf 2.69.
4#
5#
6# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
75086676 7#
252b5132
RH
8#
9# This configure script is free software; the Free Software Foundation
10# gives unlimited permission to copy, distribute and modify it.
75086676
DD
11## -------------------- ##
12## M4sh Initialization. ##
13## -------------------- ##
2299a76d 14
75086676
DD
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 :
2299a76d
DJ
18 emulate sh
19 NULLCMD=:
75086676 20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
2299a76d
DJ
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
75086676
DD
23 setopt NO_GLOB_SUBST
24else
25 case `(set -o) 2>/dev/null` in #(
26 *posix*) :
27 set -o posix ;; #(
28 *) :
29 ;;
30esac
2299a76d
DJ
31fi
32
75086676
DD
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 }
2299a76d
DJ
79fi
80
81
75086676
DD
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.
d0ac1c44 90as_myself=
75086676
DD
91case $0 in #((
92 *[\\/]* ) as_myself=$0 ;;
93 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
94for as_dir in $PATH
95do
96 IFS=$as_save_IFS
97 test -z "$as_dir" && as_dir=.
98 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
99 done
100IFS=$as_save_IFS
101
102 ;;
103esac
104# We did not find ourselves, most probably we were run as `sh COMMAND'
105# in which case we are not to be found in the path.
106if test "x$as_myself" = x; then
107 as_myself=$0
108fi
109if test ! -f "$as_myself"; then
110 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
111 exit 1
112fi
113
114# Unset variables that we do not need and which cause bugs (e.g. in
115# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
116# suppresses any "Segmentation fault" message there. '((' could
117# trigger a bug in pdksh 5.2.14.
118for as_var in BASH_ENV ENV MAIL MAILPATH
119do eval test x\${$as_var+set} = xset \
120 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
121done
2299a76d
DJ
122PS1='$ '
123PS2='> '
124PS4='+ '
125
126# NLS nuisances.
75086676
DD
127LC_ALL=C
128export LC_ALL
129LANGUAGE=C
130export LANGUAGE
131
132# CDPATH.
133(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
134
d0ac1c44
SM
135# Use a proper internal environment variable to ensure we don't fall
136 # into an infinite loop, continuously re-executing ourselves.
137 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
138 _as_can_reexec=no; export _as_can_reexec;
139 # We cannot yet assume a decent shell, so we have to provide a
140# neutralization value for shells without unset; and this also
141# works around shells that cannot unset nonexistent variables.
142# Preserve -v and -x to the replacement shell.
143BASH_ENV=/dev/null
144ENV=/dev/null
145(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
146case $- in # ((((
147 *v*x* | *x*v* ) as_opts=-vx ;;
148 *v* ) as_opts=-v ;;
149 *x* ) as_opts=-x ;;
150 * ) as_opts= ;;
151esac
152exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
153# Admittedly, this is quite paranoid, since all the known shells bail
154# out after a failed `exec'.
155$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
156as_fn_exit 255
157 fi
158 # We don't want this to propagate to other subprocesses.
159 { _as_can_reexec=; unset _as_can_reexec;}
75086676
DD
160if test "x$CONFIG_SHELL" = x; then
161 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
162 emulate sh
163 NULLCMD=:
164 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
165 # is contrary to our usage. Disable this feature.
166 alias -g '\${1+\"\$@\"}'='\"\$@\"'
167 setopt NO_GLOB_SUBST
168else
169 case \`(set -o) 2>/dev/null\` in #(
170 *posix*) :
171 set -o posix ;; #(
172 *) :
173 ;;
174esac
175fi
176"
177 as_required="as_fn_return () { (exit \$1); }
178as_fn_success () { as_fn_return 0; }
179as_fn_failure () { as_fn_return 1; }
180as_fn_ret_success () { return 0; }
181as_fn_ret_failure () { return 1; }
182
183exitcode=0
184as_fn_success || { exitcode=1; echo as_fn_success failed.; }
185as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
186as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
187as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
188if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
189
190else
191 exitcode=1; echo positional parameters were not saved.
192fi
d0ac1c44
SM
193test x\$exitcode = x0 || exit 1
194test -x / || exit 1"
75086676
DD
195 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
196 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
197 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
198 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
199test \$(( 1 + 1 )) = 2 || exit 1"
200 if (eval "$as_required") 2>/dev/null; then :
201 as_have_required=yes
202else
203 as_have_required=no
204fi
205 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
206
207else
208 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
209as_found=false
210for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
2299a76d 211do
75086676
DD
212 IFS=$as_save_IFS
213 test -z "$as_dir" && as_dir=.
214 as_found=:
215 case $as_dir in #(
216 /*)
217 for as_base in sh bash ksh sh5; do
218 # Try only shells that exist, to save several forks.
219 as_shell=$as_dir/$as_base
220 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
221 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
222 CONFIG_SHELL=$as_shell as_have_required=yes
223 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
224 break 2
225fi
226fi
227 done;;
228 esac
229 as_found=false
230done
231$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
232 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
233 CONFIG_SHELL=$SHELL as_have_required=yes
234fi; }
235IFS=$as_save_IFS
236
237
238 if test "x$CONFIG_SHELL" != x; then :
d0ac1c44
SM
239 export CONFIG_SHELL
240 # We cannot yet assume a decent shell, so we have to provide a
241# neutralization value for shells without unset; and this also
242# works around shells that cannot unset nonexistent variables.
243# Preserve -v and -x to the replacement shell.
244BASH_ENV=/dev/null
245ENV=/dev/null
246(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
247case $- in # ((((
248 *v*x* | *x*v* ) as_opts=-vx ;;
249 *v* ) as_opts=-v ;;
250 *x* ) as_opts=-x ;;
251 * ) as_opts= ;;
252esac
253exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
254# Admittedly, this is quite paranoid, since all the known shells bail
255# out after a failed `exec'.
256$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
257exit 255
75086676
DD
258fi
259
260 if test x$as_have_required = xno; then :
261 $as_echo "$0: This script requires a shell more modern than all"
262 $as_echo "$0: the shells that I found on your system."
263 if test x${ZSH_VERSION+set} = xset ; then
264 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
265 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
2299a76d 266 else
75086676
DD
267 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
268$0: including any error possibly output before this
269$0: message. Then install a modern shell, or manually run
270$0: the script under such a shell if you do have one."
2299a76d 271 fi
75086676
DD
272 exit 1
273fi
274fi
275fi
276SHELL=${CONFIG_SHELL-/bin/sh}
277export SHELL
278# Unset more variables known to interfere with behavior of common tools.
279CLICOLOR_FORCE= GREP_OPTIONS=
280unset CLICOLOR_FORCE GREP_OPTIONS
281
282## --------------------- ##
283## M4sh Shell Functions. ##
284## --------------------- ##
285# as_fn_unset VAR
286# ---------------
287# Portably unset VAR.
288as_fn_unset ()
289{
290 { eval $1=; unset $1;}
291}
292as_unset=as_fn_unset
293
294# as_fn_set_status STATUS
295# -----------------------
296# Set $? to STATUS, without forking.
297as_fn_set_status ()
298{
299 return $1
300} # as_fn_set_status
301
302# as_fn_exit STATUS
303# -----------------
304# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
305as_fn_exit ()
306{
307 set +e
308 as_fn_set_status $1
309 exit $1
310} # as_fn_exit
311
312# as_fn_mkdir_p
313# -------------
314# Create "$as_dir" as a directory, including parents if necessary.
315as_fn_mkdir_p ()
316{
317
318 case $as_dir in #(
319 -*) as_dir=./$as_dir;;
320 esac
321 test -d "$as_dir" || eval $as_mkdir_p || {
322 as_dirs=
323 while :; do
324 case $as_dir in #(
325 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
326 *) as_qdir=$as_dir;;
327 esac
328 as_dirs="'$as_qdir' $as_dirs"
329 as_dir=`$as_dirname -- "$as_dir" ||
330$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
331 X"$as_dir" : 'X\(//\)[^/]' \| \
332 X"$as_dir" : 'X\(//\)$' \| \
333 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
334$as_echo X"$as_dir" |
335 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
336 s//\1/
337 q
338 }
339 /^X\(\/\/\)[^/].*/{
340 s//\1/
341 q
342 }
343 /^X\(\/\/\)$/{
344 s//\1/
345 q
346 }
347 /^X\(\/\).*/{
348 s//\1/
349 q
350 }
351 s/.*/./; q'`
352 test -d "$as_dir" && break
353 done
354 test -z "$as_dirs" || eval "mkdir $as_dirs"
d0ac1c44 355 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
75086676
DD
356
357
358} # as_fn_mkdir_p
d0ac1c44
SM
359
360# as_fn_executable_p FILE
361# -----------------------
362# Test if FILE is an executable regular file.
363as_fn_executable_p ()
364{
365 test -f "$1" && test -x "$1"
366} # as_fn_executable_p
75086676
DD
367# as_fn_append VAR VALUE
368# ----------------------
369# Append the text in VALUE to the end of the definition contained in VAR. Take
370# advantage of any shell optimizations that allow amortized linear growth over
371# repeated appends, instead of the typical quadratic growth present in naive
372# implementations.
373if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
374 eval 'as_fn_append ()
375 {
376 eval $1+=\$2
377 }'
378else
379 as_fn_append ()
380 {
381 eval $1=\$$1\$2
382 }
383fi # as_fn_append
384
385# as_fn_arith ARG...
386# ------------------
387# Perform arithmetic evaluation on the ARGs, and store the result in the
388# global $as_val. Take advantage of shells that can avoid forks. The arguments
389# must be portable across $(()) and expr.
390if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
391 eval 'as_fn_arith ()
392 {
393 as_val=$(( $* ))
394 }'
395else
396 as_fn_arith ()
397 {
398 as_val=`expr "$@" || test $? -eq 1`
399 }
400fi # as_fn_arith
401
402
d0ac1c44
SM
403# as_fn_error STATUS ERROR [LINENO LOG_FD]
404# ----------------------------------------
75086676
DD
405# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
406# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
d0ac1c44 407# script with STATUS, using 1 if that was 0.
75086676
DD
408as_fn_error ()
409{
d0ac1c44
SM
410 as_status=$1; test $as_status -eq 0 && as_status=1
411 if test "$4"; then
412 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
413 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
75086676 414 fi
d0ac1c44 415 $as_echo "$as_me: error: $2" >&2
75086676
DD
416 as_fn_exit $as_status
417} # as_fn_error
2299a76d 418
75086676
DD
419if expr a : '\(a\)' >/dev/null 2>&1 &&
420 test "X`expr 00001 : '.*\(...\)'`" = X001; then
2299a76d
DJ
421 as_expr=expr
422else
423 as_expr=false
424fi
425
75086676 426if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
2299a76d
DJ
427 as_basename=basename
428else
429 as_basename=false
430fi
431
75086676
DD
432if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
433 as_dirname=dirname
434else
435 as_dirname=false
436fi
2299a76d 437
75086676 438as_me=`$as_basename -- "$0" ||
2299a76d
DJ
439$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
440 X"$0" : 'X\(//\)$' \| \
75086676
DD
441 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
442$as_echo X/"$0" |
443 sed '/^.*\/\([^/][^/]*\)\/*$/{
444 s//\1/
445 q
446 }
447 /^X\/\(\/\/\)$/{
448 s//\1/
449 q
450 }
451 /^X\/\(\/\).*/{
452 s//\1/
453 q
454 }
455 s/.*/./; q'`
2299a76d 456
2299a76d
DJ
457# Avoid depending upon Character Ranges.
458as_cr_letters='abcdefghijklmnopqrstuvwxyz'
459as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
460as_cr_Letters=$as_cr_letters$as_cr_LETTERS
461as_cr_digits='0123456789'
462as_cr_alnum=$as_cr_Letters$as_cr_digits
463
2299a76d 464
75086676
DD
465 as_lineno_1=$LINENO as_lineno_1a=$LINENO
466 as_lineno_2=$LINENO as_lineno_2a=$LINENO
467 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
468 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
469 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
470 sed -n '
471 p
472 /[$]LINENO/=
473 ' <$as_myself |
2299a76d 474 sed '
75086676
DD
475 s/[$]LINENO.*/&-/
476 t lineno
477 b
478 :lineno
2299a76d 479 N
75086676
DD
480 :loop
481 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
2299a76d 482 t loop
75086676 483 s/-\n.*//
2299a76d 484 ' >$as_me.lineno &&
75086676
DD
485 chmod +x "$as_me.lineno" ||
486 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
2299a76d 487
d0ac1c44
SM
488 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
489 # already done that, so ensure we don't try to do so again and fall
490 # in an infinite loop. This has already happened in practice.
491 _as_can_reexec=no; export _as_can_reexec
2299a76d
DJ
492 # Don't try to exec as it changes $[0], causing all sort of problems
493 # (the dirname of $[0] is not the place where we might find the
75086676
DD
494 # original and so on. Autoconf is especially sensitive to this).
495 . "./$as_me.lineno"
2299a76d
DJ
496 # Exit status is that of the last command.
497 exit
498}
499
75086676
DD
500ECHO_C= ECHO_N= ECHO_T=
501case `echo -n x` in #(((((
502-n*)
503 case `echo 'xy\c'` in
504 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
505 xy) ECHO_C='\c';;
506 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
507 ECHO_T=' ';;
508 esac;;
509*)
510 ECHO_N='-n';;
2299a76d
DJ
511esac
512
75086676
DD
513rm -f conf$$ conf$$.exe conf$$.file
514if test -d conf$$.dir; then
515 rm -f conf$$.dir/conf$$.file
2299a76d 516else
75086676
DD
517 rm -f conf$$.dir
518 mkdir conf$$.dir 2>/dev/null
2299a76d 519fi
75086676
DD
520if (echo >conf$$.file) 2>/dev/null; then
521 if ln -s conf$$.file conf$$ 2>/dev/null; then
2299a76d 522 as_ln_s='ln -s'
75086676
DD
523 # ... but there are two gotchas:
524 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
525 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
d0ac1c44 526 # In both cases, we have to default to `cp -pR'.
75086676 527 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
d0ac1c44 528 as_ln_s='cp -pR'
75086676
DD
529 elif ln conf$$.file conf$$ 2>/dev/null; then
530 as_ln_s=ln
531 else
d0ac1c44 532 as_ln_s='cp -pR'
2299a76d 533 fi
2299a76d 534else
d0ac1c44 535 as_ln_s='cp -pR'
2299a76d 536fi
75086676
DD
537rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
538rmdir conf$$.dir 2>/dev/null
2299a76d
DJ
539
540if mkdir -p . 2>/dev/null; then
75086676 541 as_mkdir_p='mkdir -p "$as_dir"'
2299a76d 542else
58670637 543 test -d ./-p && rmdir ./-p
2299a76d
DJ
544 as_mkdir_p=false
545fi
546
d0ac1c44
SM
547as_test_x='test -x'
548as_executable_p=as_fn_executable_p
2299a76d
DJ
549
550# Sed expression to map a string onto a valid CPP name.
58670637 551as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
2299a76d
DJ
552
553# Sed expression to map a string onto a valid variable name.
58670637 554as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
2299a76d
DJ
555
556
d0ac1c44
SM
557test -n "$DJDIR" || exec 7<&0 </dev/null
558exec 6>&1
2299a76d
DJ
559
560# Name of the host.
d0ac1c44 561# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
2299a76d
DJ
562# so uname gets run too.
563ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
564
2299a76d
DJ
565#
566# Initializations.
567#
252b5132 568ac_default_prefix=/usr/local
75086676 569ac_clean_files=
2299a76d 570ac_config_libobj_dir=.
75086676 571LIBOBJS=
2299a76d
DJ
572cross_compiling=no
573subdirs=
574MFLAGS=
575MAKEFLAGS=
2299a76d
DJ
576
577# Identity of this package.
578PACKAGE_NAME=
579PACKAGE_TARNAME=
580PACKAGE_VERSION=
581PACKAGE_STRING=
582PACKAGE_BUGREPORT=
75086676 583PACKAGE_URL=
2299a76d
DJ
584
585ac_unique_file="xmalloc.c"
586# Factoring default headers for most tests.
587ac_includes_default="\
588#include <stdio.h>
75086676 589#ifdef HAVE_SYS_TYPES_H
2299a76d
DJ
590# include <sys/types.h>
591#endif
75086676 592#ifdef HAVE_SYS_STAT_H
2299a76d
DJ
593# include <sys/stat.h>
594#endif
75086676 595#ifdef STDC_HEADERS
2299a76d
DJ
596# include <stdlib.h>
597# include <stddef.h>
598#else
75086676 599# ifdef HAVE_STDLIB_H
2299a76d
DJ
600# include <stdlib.h>
601# endif
602#endif
75086676
DD
603#ifdef HAVE_STRING_H
604# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2299a76d
DJ
605# include <memory.h>
606# endif
607# include <string.h>
608#endif
75086676 609#ifdef HAVE_STRINGS_H
2299a76d
DJ
610# include <strings.h>
611#endif
75086676 612#ifdef HAVE_INTTYPES_H
2299a76d 613# include <inttypes.h>
2299a76d 614#endif
75086676
DD
615#ifdef HAVE_STDINT_H
616# include <stdint.h>
617#endif
618#ifdef HAVE_UNISTD_H
2299a76d
DJ
619# include <unistd.h>
620#endif"
621
d0ac1c44 622ac_header_list=
75086676
DD
623ac_subst_vars='LTLIBOBJS
624INSTALL_DEST
625pexecute
626target_header_dir
627CHECK
628LIBOBJS
56b1e56d 629CET_HOST_FLAGS
3f48575a 630NOASANFLAG
75086676
DD
631PICFLAG
632INSTALL_DATA
633INSTALL_SCRIPT
634INSTALL_PROGRAM
75086676
DD
635OUTPUT_OPTION
636NO_MINUS_C_MINUS_O
637ac_libiberty_warn_cflags
f91ca6bc
IB
638EGREP
639GREP
75086676
DD
640CPP
641OBJEXT
642EXEEXT
643ac_ct_CC
644CPPFLAGS
645LDFLAGS
646CFLAGS
647CC
648RANLIB
649AR
650host_os
651host_vendor
652host_cpu
653host
654build_os
655build_vendor
656build_cpu
657build
658HAVE_PERL
659PERL
660BUILD_INFO
661MAKEINFO
662NOTMAINT
663MAINT
664libiberty_topdir
665target_alias
666host_alias
667build_alias
668LIBS
669ECHO_T
670ECHO_N
671ECHO_C
672DEFS
673mandir
674localedir
675libdir
676psdir
677pdfdir
678dvidir
679htmldir
680infodir
681docdir
682oldincludedir
683includedir
684localstatedir
685sharedstatedir
686sysconfdir
687datadir
688datarootdir
689libexecdir
690sbindir
691bindir
692program_transform_name
693prefix
694exec_prefix
695PACKAGE_URL
696PACKAGE_BUGREPORT
697PACKAGE_STRING
698PACKAGE_VERSION
699PACKAGE_TARNAME
700PACKAGE_NAME
701PATH_SEPARATOR
702SHELL'
2299a76d 703ac_subst_files='host_makefile_frag'
75086676
DD
704ac_user_opts='
705enable_option_checking
706with_target_subdir
707with_build_subdir
708with_cross_host
709with_newlib
710enable_maintainer_mode
711enable_multilib
75086676 712enable_install_libiberty
a4818a05 713enable_largefile
56b1e56d 714enable_cet
75086676
DD
715'
716 ac_precious_vars='build_alias
717host_alias
718target_alias
719CC
720CFLAGS
721LDFLAGS
722LIBS
723CPPFLAGS
724CPP'
725
252b5132
RH
726
727# Initialize some variables set by options.
2299a76d
DJ
728ac_init_help=
729ac_init_version=false
75086676
DD
730ac_unrecognized_opts=
731ac_unrecognized_sep=
252b5132
RH
732# The variables have the same names as the options, with
733# dashes changed to underlines.
2299a76d 734cache_file=/dev/null
252b5132 735exec_prefix=NONE
252b5132 736no_create=
252b5132
RH
737no_recursion=
738prefix=NONE
739program_prefix=NONE
740program_suffix=NONE
741program_transform_name=s,x,x,
742silent=
743site=
744srcdir=
252b5132
RH
745verbose=
746x_includes=NONE
747x_libraries=NONE
2299a76d
DJ
748
749# Installation directory options.
750# These are left unexpanded so users can "make install exec_prefix=/foo"
751# and all the variables that are supposed to be based on exec_prefix
752# by default will actually change.
753# Use braces instead of parens because sh, perl, etc. also accept them.
75086676 754# (The list follows the same order as the GNU Coding Standards.)
252b5132
RH
755bindir='${exec_prefix}/bin'
756sbindir='${exec_prefix}/sbin'
757libexecdir='${exec_prefix}/libexec'
75086676
DD
758datarootdir='${prefix}/share'
759datadir='${datarootdir}'
252b5132
RH
760sysconfdir='${prefix}/etc'
761sharedstatedir='${prefix}/com'
762localstatedir='${prefix}/var'
252b5132
RH
763includedir='${prefix}/include'
764oldincludedir='/usr/include'
75086676
DD
765docdir='${datarootdir}/doc/${PACKAGE}'
766infodir='${datarootdir}/info'
767htmldir='${docdir}'
768dvidir='${docdir}'
769pdfdir='${docdir}'
770psdir='${docdir}'
771libdir='${exec_prefix}/lib'
772localedir='${datarootdir}/locale'
773mandir='${datarootdir}/man'
252b5132 774
252b5132 775ac_prev=
75086676 776ac_dashdash=
252b5132
RH
777for ac_option
778do
252b5132
RH
779 # If the previous option needs an argument, assign it.
780 if test -n "$ac_prev"; then
75086676 781 eval $ac_prev=\$ac_option
252b5132
RH
782 ac_prev=
783 continue
784 fi
785
75086676 786 case $ac_option in
d0ac1c44
SM
787 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
788 *=) ac_optarg= ;;
789 *) ac_optarg=yes ;;
75086676 790 esac
252b5132
RH
791
792 # Accept the important Cygnus configure options, so we can diagnose typos.
793
75086676
DD
794 case $ac_dashdash$ac_option in
795 --)
796 ac_dashdash=yes ;;
252b5132
RH
797
798 -bindir | --bindir | --bindi | --bind | --bin | --bi)
799 ac_prev=bindir ;;
800 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
2299a76d 801 bindir=$ac_optarg ;;
252b5132
RH
802
803 -build | --build | --buil | --bui | --bu)
2299a76d 804 ac_prev=build_alias ;;
252b5132 805 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
2299a76d 806 build_alias=$ac_optarg ;;
252b5132
RH
807
808 -cache-file | --cache-file | --cache-fil | --cache-fi \
809 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
810 ac_prev=cache_file ;;
811 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
812 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
2299a76d
DJ
813 cache_file=$ac_optarg ;;
814
815 --config-cache | -C)
816 cache_file=config.cache ;;
252b5132 817
75086676 818 -datadir | --datadir | --datadi | --datad)
252b5132 819 ac_prev=datadir ;;
75086676 820 -datadir=* | --datadir=* | --datadi=* | --datad=*)
2299a76d 821 datadir=$ac_optarg ;;
252b5132 822
75086676
DD
823 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
824 | --dataroo | --dataro | --datar)
825 ac_prev=datarootdir ;;
826 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
827 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
828 datarootdir=$ac_optarg ;;
829
252b5132 830 -disable-* | --disable-*)
75086676 831 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
252b5132 832 # Reject names that are not valid shell variable names.
75086676 833 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
d0ac1c44 834 as_fn_error $? "invalid feature name: $ac_useropt"
75086676
DD
835 ac_useropt_orig=$ac_useropt
836 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
837 case $ac_user_opts in
838 *"
839"enable_$ac_useropt"
840"*) ;;
841 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
842 ac_unrecognized_sep=', ';;
843 esac
844 eval enable_$ac_useropt=no ;;
845
846 -docdir | --docdir | --docdi | --doc | --do)
847 ac_prev=docdir ;;
848 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
849 docdir=$ac_optarg ;;
850
851 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
852 ac_prev=dvidir ;;
853 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
854 dvidir=$ac_optarg ;;
252b5132
RH
855
856 -enable-* | --enable-*)
75086676 857 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
252b5132 858 # Reject names that are not valid shell variable names.
75086676 859 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
d0ac1c44 860 as_fn_error $? "invalid feature name: $ac_useropt"
75086676
DD
861 ac_useropt_orig=$ac_useropt
862 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
863 case $ac_user_opts in
864 *"
865"enable_$ac_useropt"
866"*) ;;
867 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
868 ac_unrecognized_sep=', ';;
252b5132 869 esac
75086676 870 eval enable_$ac_useropt=\$ac_optarg ;;
252b5132
RH
871
872 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
873 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
874 | --exec | --exe | --ex)
875 ac_prev=exec_prefix ;;
876 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
877 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
878 | --exec=* | --exe=* | --ex=*)
2299a76d 879 exec_prefix=$ac_optarg ;;
252b5132
RH
880
881 -gas | --gas | --ga | --g)
882 # Obsolete; use --with-gas.
883 with_gas=yes ;;
884
2299a76d
DJ
885 -help | --help | --hel | --he | -h)
886 ac_init_help=long ;;
887 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
888 ac_init_help=recursive ;;
889 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
890 ac_init_help=short ;;
252b5132
RH
891
892 -host | --host | --hos | --ho)
2299a76d 893 ac_prev=host_alias ;;
252b5132 894 -host=* | --host=* | --hos=* | --ho=*)
2299a76d 895 host_alias=$ac_optarg ;;
252b5132 896
75086676
DD
897 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
898 ac_prev=htmldir ;;
899 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
900 | --ht=*)
901 htmldir=$ac_optarg ;;
902
252b5132
RH
903 -includedir | --includedir | --includedi | --included | --include \
904 | --includ | --inclu | --incl | --inc)
905 ac_prev=includedir ;;
906 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
907 | --includ=* | --inclu=* | --incl=* | --inc=*)
2299a76d 908 includedir=$ac_optarg ;;
252b5132
RH
909
910 -infodir | --infodir | --infodi | --infod | --info | --inf)
911 ac_prev=infodir ;;
912 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
2299a76d 913 infodir=$ac_optarg ;;
252b5132
RH
914
915 -libdir | --libdir | --libdi | --libd)
916 ac_prev=libdir ;;
917 -libdir=* | --libdir=* | --libdi=* | --libd=*)
2299a76d 918 libdir=$ac_optarg ;;
252b5132
RH
919
920 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
921 | --libexe | --libex | --libe)
922 ac_prev=libexecdir ;;
923 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
924 | --libexe=* | --libex=* | --libe=*)
2299a76d 925 libexecdir=$ac_optarg ;;
252b5132 926
75086676
DD
927 -localedir | --localedir | --localedi | --localed | --locale)
928 ac_prev=localedir ;;
929 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
930 localedir=$ac_optarg ;;
931
252b5132 932 -localstatedir | --localstatedir | --localstatedi | --localstated \
75086676 933 | --localstate | --localstat | --localsta | --localst | --locals)
252b5132
RH
934 ac_prev=localstatedir ;;
935 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
75086676 936 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
2299a76d 937 localstatedir=$ac_optarg ;;
252b5132
RH
938
939 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
940 ac_prev=mandir ;;
941 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
2299a76d 942 mandir=$ac_optarg ;;
252b5132
RH
943
944 -nfp | --nfp | --nf)
945 # Obsolete; use --without-fp.
946 with_fp=no ;;
947
948 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
2299a76d 949 | --no-cr | --no-c | -n)
252b5132
RH
950 no_create=yes ;;
951
952 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
953 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
954 no_recursion=yes ;;
955
956 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
957 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
958 | --oldin | --oldi | --old | --ol | --o)
959 ac_prev=oldincludedir ;;
960 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
961 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
962 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
2299a76d 963 oldincludedir=$ac_optarg ;;
252b5132
RH
964
965 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
966 ac_prev=prefix ;;
967 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
2299a76d 968 prefix=$ac_optarg ;;
252b5132
RH
969
970 -program-prefix | --program-prefix | --program-prefi | --program-pref \
971 | --program-pre | --program-pr | --program-p)
972 ac_prev=program_prefix ;;
973 -program-prefix=* | --program-prefix=* | --program-prefi=* \
974 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
2299a76d 975 program_prefix=$ac_optarg ;;
252b5132
RH
976
977 -program-suffix | --program-suffix | --program-suffi | --program-suff \
978 | --program-suf | --program-su | --program-s)
979 ac_prev=program_suffix ;;
980 -program-suffix=* | --program-suffix=* | --program-suffi=* \
981 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
2299a76d 982 program_suffix=$ac_optarg ;;
252b5132
RH
983
984 -program-transform-name | --program-transform-name \
985 | --program-transform-nam | --program-transform-na \
986 | --program-transform-n | --program-transform- \
987 | --program-transform | --program-transfor \
988 | --program-transfo | --program-transf \
989 | --program-trans | --program-tran \
990 | --progr-tra | --program-tr | --program-t)
991 ac_prev=program_transform_name ;;
992 -program-transform-name=* | --program-transform-name=* \
993 | --program-transform-nam=* | --program-transform-na=* \
994 | --program-transform-n=* | --program-transform-=* \
995 | --program-transform=* | --program-transfor=* \
996 | --program-transfo=* | --program-transf=* \
997 | --program-trans=* | --program-tran=* \
998 | --progr-tra=* | --program-tr=* | --program-t=*)
2299a76d 999 program_transform_name=$ac_optarg ;;
252b5132 1000
75086676
DD
1001 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1002 ac_prev=pdfdir ;;
1003 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1004 pdfdir=$ac_optarg ;;
1005
1006 -psdir | --psdir | --psdi | --psd | --ps)
1007 ac_prev=psdir ;;
1008 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1009 psdir=$ac_optarg ;;
1010
252b5132
RH
1011 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1012 | -silent | --silent | --silen | --sile | --sil)
1013 silent=yes ;;
1014
1015 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1016 ac_prev=sbindir ;;
1017 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1018 | --sbi=* | --sb=*)
2299a76d 1019 sbindir=$ac_optarg ;;
252b5132
RH
1020
1021 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1022 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1023 | --sharedst | --shareds | --shared | --share | --shar \
1024 | --sha | --sh)
1025 ac_prev=sharedstatedir ;;
1026 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1027 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1028 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1029 | --sha=* | --sh=*)
2299a76d 1030 sharedstatedir=$ac_optarg ;;
252b5132
RH
1031
1032 -site | --site | --sit)
1033 ac_prev=site ;;
1034 -site=* | --site=* | --sit=*)
2299a76d 1035 site=$ac_optarg ;;
252b5132
RH
1036
1037 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1038 ac_prev=srcdir ;;
1039 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
2299a76d 1040 srcdir=$ac_optarg ;;
252b5132
RH
1041
1042 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1043 | --syscon | --sysco | --sysc | --sys | --sy)
1044 ac_prev=sysconfdir ;;
1045 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1046 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
2299a76d 1047 sysconfdir=$ac_optarg ;;
252b5132
RH
1048
1049 -target | --target | --targe | --targ | --tar | --ta | --t)
2299a76d 1050 ac_prev=target_alias ;;
252b5132 1051 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
2299a76d 1052 target_alias=$ac_optarg ;;
252b5132
RH
1053
1054 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1055 verbose=yes ;;
1056
2299a76d
DJ
1057 -version | --version | --versio | --versi | --vers | -V)
1058 ac_init_version=: ;;
252b5132
RH
1059
1060 -with-* | --with-*)
75086676 1061 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
252b5132 1062 # Reject names that are not valid shell variable names.
75086676 1063 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
d0ac1c44 1064 as_fn_error $? "invalid package name: $ac_useropt"
75086676
DD
1065 ac_useropt_orig=$ac_useropt
1066 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1067 case $ac_user_opts in
1068 *"
1069"with_$ac_useropt"
1070"*) ;;
1071 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1072 ac_unrecognized_sep=', ';;
252b5132 1073 esac
75086676 1074 eval with_$ac_useropt=\$ac_optarg ;;
252b5132
RH
1075
1076 -without-* | --without-*)
75086676 1077 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
252b5132 1078 # Reject names that are not valid shell variable names.
75086676 1079 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
d0ac1c44 1080 as_fn_error $? "invalid package name: $ac_useropt"
75086676
DD
1081 ac_useropt_orig=$ac_useropt
1082 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1083 case $ac_user_opts in
1084 *"
1085"with_$ac_useropt"
1086"*) ;;
1087 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1088 ac_unrecognized_sep=', ';;
1089 esac
1090 eval with_$ac_useropt=no ;;
252b5132
RH
1091
1092 --x)
1093 # Obsolete; use --with-x.
1094 with_x=yes ;;
1095
1096 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1097 | --x-incl | --x-inc | --x-in | --x-i)
1098 ac_prev=x_includes ;;
1099 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1100 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
2299a76d 1101 x_includes=$ac_optarg ;;
252b5132
RH
1102
1103 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1104 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1105 ac_prev=x_libraries ;;
1106 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1107 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
2299a76d 1108 x_libraries=$ac_optarg ;;
252b5132 1109
d0ac1c44
SM
1110 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1111Try \`$0 --help' for more information"
252b5132
RH
1112 ;;
1113
2299a76d
DJ
1114 *=*)
1115 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1116 # Reject names that are not valid shell variable names.
75086676
DD
1117 case $ac_envvar in #(
1118 '' | [0-9]* | *[!_$as_cr_alnum]* )
d0ac1c44 1119 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
75086676
DD
1120 esac
1121 eval $ac_envvar=\$ac_optarg
2299a76d
DJ
1122 export $ac_envvar ;;
1123
252b5132 1124 *)
2299a76d 1125 # FIXME: should be removed in autoconf 3.0.
75086676 1126 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
2299a76d 1127 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
75086676 1128 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
d0ac1c44 1129 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
252b5132
RH
1130 ;;
1131
1132 esac
1133done
1134
1135if test -n "$ac_prev"; then
2299a76d 1136 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
d0ac1c44 1137 as_fn_error $? "missing argument to $ac_option"
252b5132 1138fi
252b5132 1139
75086676
DD
1140if test -n "$ac_unrecognized_opts"; then
1141 case $enable_option_checking in
1142 no) ;;
d0ac1c44 1143 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
75086676 1144 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
2299a76d 1145 esac
75086676 1146fi
252b5132 1147
75086676
DD
1148# Check all directory arguments for consistency.
1149for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1150 datadir sysconfdir sharedstatedir localstatedir includedir \
1151 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1152 libdir localedir mandir
252b5132 1153do
75086676
DD
1154 eval ac_val=\$$ac_var
1155 # Remove trailing slashes.
2299a76d 1156 case $ac_val in
75086676
DD
1157 */ )
1158 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1159 eval $ac_var=\$ac_val;;
252b5132 1160 esac
75086676
DD
1161 # Be sure to have absolute directory names.
1162 case $ac_val in
1163 [\\/$]* | ?:[\\/]* ) continue;;
1164 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1165 esac
d0ac1c44 1166 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
252b5132
RH
1167done
1168
2299a76d
DJ
1169# There might be people who depend on the old broken behavior: `$host'
1170# used to hold the argument of --host etc.
1171# FIXME: To remove some day.
1172build=$build_alias
1173host=$host_alias
1174target=$target_alias
1175
1176# FIXME: To remove some day.
1177if test "x$host_alias" != x; then
1178 if test "x$build_alias" = x; then
1179 cross_compiling=maybe
2299a76d
DJ
1180 elif test "x$build_alias" != "x$host_alias"; then
1181 cross_compiling=yes
1182 fi
1183fi
252b5132 1184
2299a76d
DJ
1185ac_tool_prefix=
1186test -n "$host_alias" && ac_tool_prefix=$host_alias-
1187
1188test "$silent" = yes && exec 6>/dev/null
252b5132 1189
252b5132 1190
75086676
DD
1191ac_pwd=`pwd` && test -n "$ac_pwd" &&
1192ac_ls_di=`ls -di .` &&
1193ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
d0ac1c44 1194 as_fn_error $? "working directory cannot be determined"
75086676 1195test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
d0ac1c44 1196 as_fn_error $? "pwd does not report name of working directory"
75086676
DD
1197
1198
252b5132
RH
1199# Find the source files, if location was not specified.
1200if test -z "$srcdir"; then
1201 ac_srcdir_defaulted=yes
75086676
DD
1202 # Try the directory containing this script, then the parent directory.
1203 ac_confdir=`$as_dirname -- "$as_myself" ||
1204$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1205 X"$as_myself" : 'X\(//\)[^/]' \| \
1206 X"$as_myself" : 'X\(//\)$' \| \
1207 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1208$as_echo X"$as_myself" |
1209 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1210 s//\1/
1211 q
1212 }
1213 /^X\(\/\/\)[^/].*/{
1214 s//\1/
1215 q
1216 }
1217 /^X\(\/\/\)$/{
1218 s//\1/
1219 q
1220 }
1221 /^X\(\/\).*/{
1222 s//\1/
1223 q
1224 }
1225 s/.*/./; q'`
252b5132 1226 srcdir=$ac_confdir
75086676 1227 if test ! -r "$srcdir/$ac_unique_file"; then
252b5132
RH
1228 srcdir=..
1229 fi
1230else
1231 ac_srcdir_defaulted=no
1232fi
75086676
DD
1233if test ! -r "$srcdir/$ac_unique_file"; then
1234 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
d0ac1c44 1235 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
75086676
DD
1236fi
1237ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1238ac_abs_confdir=`(
d0ac1c44 1239 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
75086676
DD
1240 pwd)`
1241# When building in place, set srcdir=.
1242if test "$ac_abs_confdir" = "$ac_pwd"; then
1243 srcdir=.
1244fi
1245# Remove unnecessary trailing slashes from srcdir.
1246# Double slashes in file names in object file debugging info
1247# mess up M-x gdb in Emacs.
1248case $srcdir in
1249*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1250esac
1251for ac_var in $ac_precious_vars; do
1252 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1253 eval ac_env_${ac_var}_value=\$${ac_var}
1254 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1255 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1256done
2299a76d
DJ
1257
1258#
1259# Report the --help message.
1260#
1261if test "$ac_init_help" = "long"; then
1262 # Omit some internal or obsolete options to make the list less imposing.
1263 # This message is too long to be a string in the A/UX 3.1 sh.
1264 cat <<_ACEOF
1265\`configure' configures this package to adapt to many kinds of systems.
1266
1267Usage: $0 [OPTION]... [VAR=VALUE]...
1268
1269To assign environment variables (e.g., CC, CFLAGS...), specify them as
1270VAR=VALUE. See below for descriptions of some of the useful variables.
1271
1272Defaults for the options are specified in brackets.
1273
1274Configuration:
1275 -h, --help display this help and exit
1276 --help=short display options specific to this package
1277 --help=recursive display the short help of all the included packages
1278 -V, --version display version information and exit
d0ac1c44 1279 -q, --quiet, --silent do not print \`checking ...' messages
2299a76d
DJ
1280 --cache-file=FILE cache test results in FILE [disabled]
1281 -C, --config-cache alias for \`--cache-file=config.cache'
1282 -n, --no-create do not create output files
1283 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1284
2299a76d
DJ
1285Installation directories:
1286 --prefix=PREFIX install architecture-independent files in PREFIX
75086676 1287 [$ac_default_prefix]
2299a76d 1288 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
75086676 1289 [PREFIX]
2299a76d
DJ
1290
1291By default, \`make install' will install all the files in
1292\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1293an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1294for instance \`--prefix=\$HOME'.
1295
1296For better control, use the options below.
1297
1298Fine tuning of the installation directories:
75086676
DD
1299 --bindir=DIR user executables [EPREFIX/bin]
1300 --sbindir=DIR system admin executables [EPREFIX/sbin]
1301 --libexecdir=DIR program executables [EPREFIX/libexec]
1302 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1303 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1304 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1305 --libdir=DIR object code libraries [EPREFIX/lib]
1306 --includedir=DIR C header files [PREFIX/include]
1307 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1308 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1309 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1310 --infodir=DIR info documentation [DATAROOTDIR/info]
1311 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1312 --mandir=DIR man documentation [DATAROOTDIR/man]
1313 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1314 --htmldir=DIR html documentation [DOCDIR]
1315 --dvidir=DIR dvi documentation [DOCDIR]
1316 --pdfdir=DIR pdf documentation [DOCDIR]
1317 --psdir=DIR ps documentation [DOCDIR]
2299a76d
DJ
1318_ACEOF
1319
1320 cat <<\_ACEOF
1321
1322System types:
1323 --build=BUILD configure for building on BUILD [guessed]
1324 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1325_ACEOF
1326fi
1327
1328if test -n "$ac_init_help"; then
1329
1330 cat <<\_ACEOF
1331
1332Optional Features:
75086676 1333 --disable-option-checking ignore unrecognized --enable/--with options
2299a76d
DJ
1334 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1335 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1336 --enable-maintainer-mode
1337 enable make rules and dependencies not useful
1338 (and sometimes confusing) to the casual installer
958afec3 1339 --enable-multilib build many library versions (default)
a4818a05 1340 --enable-install-libiberty Install headers and library for end users
899de170 1341 --disable-largefile omit support for large files
56b1e56d 1342 --enable-cet enable Intel CET in host libraries [default=auto]
2299a76d
DJ
1343
1344Optional Packages:
1345 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1346 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1347 --with-target-subdir=SUBDIR Configuring in a subdirectory for target
1348 --with-build-subdir=SUBDIR Configuring in a subdirectory for build
1349 --with-cross-host=HOST Configuring with a cross compiler
1350 --with-newlib Configuring with newlib
1351
1352Some influential environment variables:
1353 CC C compiler command
1354 CFLAGS C compiler flags
1355 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1356 nonstandard directory <lib dir>
75086676 1357 LIBS libraries to pass to the linker, e.g. -l<library>
d0ac1c44 1358 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
75086676 1359 you have headers in a nonstandard directory <include dir>
2299a76d
DJ
1360 CPP C preprocessor
1361
1362Use these variables to override the choices made by `configure' or to help
1363it to find libraries and programs with nonstandard names/locations.
1364
75086676 1365Report bugs to the package provider.
2299a76d 1366_ACEOF
75086676 1367ac_status=$?
2299a76d
DJ
1368fi
1369
1370if test "$ac_init_help" = "recursive"; then
1371 # If there are subdirs, report their specific --help.
2299a76d 1372 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
75086676
DD
1373 test -d "$ac_dir" ||
1374 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1375 continue
2299a76d
DJ
1376 ac_builddir=.
1377
75086676
DD
1378case "$ac_dir" in
1379.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1380*)
1381 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1382 # A ".." for each directory in $ac_dir_suffix.
1383 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1384 case $ac_top_builddir_sub in
1385 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1386 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1387 esac ;;
1388esac
1389ac_abs_top_builddir=$ac_pwd
1390ac_abs_builddir=$ac_pwd$ac_dir_suffix
1391# for backward compatibility:
1392ac_top_builddir=$ac_top_build_prefix
2299a76d
DJ
1393
1394case $srcdir in
75086676 1395 .) # We are building in place.
2299a76d 1396 ac_srcdir=.
75086676
DD
1397 ac_top_srcdir=$ac_top_builddir_sub
1398 ac_abs_top_srcdir=$ac_pwd ;;
1399 [\\/]* | ?:[\\/]* ) # Absolute name.
2299a76d 1400 ac_srcdir=$srcdir$ac_dir_suffix;
75086676
DD
1401 ac_top_srcdir=$srcdir
1402 ac_abs_top_srcdir=$srcdir ;;
1403 *) # Relative name.
1404 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1405 ac_top_srcdir=$ac_top_build_prefix$srcdir
1406 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
58670637 1407esac
75086676
DD
1408ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1409
1410 cd "$ac_dir" || { ac_status=$?; continue; }
1411 # Check for guested configure.
1412 if test -f "$ac_srcdir/configure.gnu"; then
1413 echo &&
1414 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1415 elif test -f "$ac_srcdir/configure"; then
1416 echo &&
1417 $SHELL "$ac_srcdir/configure" --help=recursive
2299a76d 1418 else
75086676
DD
1419 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1420 fi || ac_status=$?
1421 cd "$ac_pwd" || { ac_status=$?; break; }
2299a76d
DJ
1422 done
1423fi
1424
75086676 1425test -n "$ac_init_help" && exit $ac_status
2299a76d
DJ
1426if $ac_init_version; then
1427 cat <<\_ACEOF
75086676 1428configure
d0ac1c44 1429generated by GNU Autoconf 2.69
2299a76d 1430
d0ac1c44 1431Copyright (C) 2012 Free Software Foundation, Inc.
2299a76d
DJ
1432This configure script is free software; the Free Software Foundation
1433gives unlimited permission to copy, distribute and modify it.
1434_ACEOF
75086676 1435 exit
2299a76d 1436fi
2299a76d 1437
75086676
DD
1438## ------------------------ ##
1439## Autoconf initialization. ##
1440## ------------------------ ##
2299a76d 1441
75086676
DD
1442# ac_fn_c_try_compile LINENO
1443# --------------------------
1444# Try to compile conftest.$ac_ext, and return whether this succeeded.
1445ac_fn_c_try_compile ()
2299a76d 1446{
75086676
DD
1447 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1448 rm -f conftest.$ac_objext
1449 if { { ac_try="$ac_compile"
1450case "(($ac_try" in
1451 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1452 *) ac_try_echo=$ac_try;;
1453esac
1454eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1455$as_echo "$ac_try_echo"; } >&5
1456 (eval "$ac_compile") 2>conftest.err
1457 ac_status=$?
1458 if test -s conftest.err; then
1459 grep -v '^ *+' conftest.err >conftest.er1
1460 cat conftest.er1 >&5
1461 mv -f conftest.er1 conftest.err
1462 fi
1463 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1464 test $ac_status = 0; } && {
1465 test -z "$ac_c_werror_flag" ||
1466 test ! -s conftest.err
1467 } && test -s conftest.$ac_objext; then :
1468 ac_retval=0
1469else
1470 $as_echo "$as_me: failed program was:" >&5
1471sed 's/^/| /' conftest.$ac_ext >&5
2299a76d 1472
75086676
DD
1473 ac_retval=1
1474fi
d0ac1c44
SM
1475 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1476 as_fn_set_status $ac_retval
2299a76d 1477
75086676 1478} # ac_fn_c_try_compile
2299a76d 1479
75086676
DD
1480# ac_fn_c_try_cpp LINENO
1481# ----------------------
1482# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1483ac_fn_c_try_cpp ()
1484{
1485 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1486 if { { ac_try="$ac_cpp conftest.$ac_ext"
1487case "(($ac_try" in
1488 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1489 *) ac_try_echo=$ac_try;;
1490esac
1491eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1492$as_echo "$ac_try_echo"; } >&5
1493 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1494 ac_status=$?
1495 if test -s conftest.err; then
1496 grep -v '^ *+' conftest.err >conftest.er1
1497 cat conftest.er1 >&5
1498 mv -f conftest.er1 conftest.err
1499 fi
1500 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
d0ac1c44 1501 test $ac_status = 0; } > conftest.i && {
75086676
DD
1502 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1503 test ! -s conftest.err
1504 }; then :
1505 ac_retval=0
1506else
1507 $as_echo "$as_me: failed program was:" >&5
1508sed 's/^/| /' conftest.$ac_ext >&5
2299a76d 1509
75086676
DD
1510 ac_retval=1
1511fi
d0ac1c44
SM
1512 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1513 as_fn_set_status $ac_retval
2299a76d 1514
75086676 1515} # ac_fn_c_try_cpp
2299a76d 1516
f91ca6bc
IB
1517# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1518# -------------------------------------------------------
1519# Tests whether HEADER exists, giving a warning if it cannot be compiled using
1520# the include files in INCLUDES and setting the cache variable VAR
1521# accordingly.
1522ac_fn_c_check_header_mongrel ()
1523{
1524 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
d0ac1c44 1525 if eval \${$3+:} false; then :
f91ca6bc
IB
1526 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1527$as_echo_n "checking for $2... " >&6; }
d0ac1c44 1528if eval \${$3+:} false; then :
f91ca6bc
IB
1529 $as_echo_n "(cached) " >&6
1530fi
1531eval ac_res=\$$3
1532 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1533$as_echo "$ac_res" >&6; }
1534else
1535 # Is the header compilable?
1536{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1537$as_echo_n "checking $2 usability... " >&6; }
1538cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1539/* end confdefs.h. */
1540$4
1541#include <$2>
1542_ACEOF
1543if ac_fn_c_try_compile "$LINENO"; then :
1544 ac_header_compiler=yes
1545else
1546 ac_header_compiler=no
1547fi
1548rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1549{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1550$as_echo "$ac_header_compiler" >&6; }
1551
1552# Is the header present?
1553{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1554$as_echo_n "checking $2 presence... " >&6; }
1555cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1556/* end confdefs.h. */
1557#include <$2>
1558_ACEOF
1559if ac_fn_c_try_cpp "$LINENO"; then :
1560 ac_header_preproc=yes
1561else
1562 ac_header_preproc=no
1563fi
d0ac1c44 1564rm -f conftest.err conftest.i conftest.$ac_ext
f91ca6bc
IB
1565{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1566$as_echo "$ac_header_preproc" >&6; }
1567
1568# So? What about this header?
1569case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1570 yes:no: )
1571 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1572$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1573 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1574$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1575 ;;
1576 no:yes:* )
1577 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1578$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1579 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1580$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1581 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1582$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1583 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1584$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1585 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1586$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1587 ;;
1588esac
1589 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1590$as_echo_n "checking for $2... " >&6; }
d0ac1c44 1591if eval \${$3+:} false; then :
f91ca6bc
IB
1592 $as_echo_n "(cached) " >&6
1593else
1594 eval "$3=\$ac_header_compiler"
1595fi
1596eval ac_res=\$$3
1597 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1598$as_echo "$ac_res" >&6; }
1599fi
d0ac1c44 1600 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
f91ca6bc
IB
1601
1602} # ac_fn_c_check_header_mongrel
1603
75086676
DD
1604# ac_fn_c_try_run LINENO
1605# ----------------------
1606# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1607# that executables *can* be run.
1608ac_fn_c_try_run ()
1609{
1610 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1611 if { { ac_try="$ac_link"
1612case "(($ac_try" in
1613 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1614 *) ac_try_echo=$ac_try;;
1615esac
1616eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1617$as_echo "$ac_try_echo"; } >&5
1618 (eval "$ac_link") 2>&5
1619 ac_status=$?
1620 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1621 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1622 { { case "(($ac_try" in
1623 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1624 *) ac_try_echo=$ac_try;;
1625esac
1626eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1627$as_echo "$ac_try_echo"; } >&5
1628 (eval "$ac_try") 2>&5
1629 ac_status=$?
1630 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1631 test $ac_status = 0; }; }; then :
1632 ac_retval=0
1633else
1634 $as_echo "$as_me: program exited with status $ac_status" >&5
1635 $as_echo "$as_me: failed program was:" >&5
1636sed 's/^/| /' conftest.$ac_ext >&5
2299a76d 1637
75086676
DD
1638 ac_retval=$ac_status
1639fi
1640 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
d0ac1c44
SM
1641 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1642 as_fn_set_status $ac_retval
2299a76d 1643
75086676 1644} # ac_fn_c_try_run
252b5132 1645
f91ca6bc
IB
1646# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1647# -------------------------------------------------------
1648# Tests whether HEADER exists and can be compiled using the include files in
1649# INCLUDES, setting the cache variable VAR accordingly.
1650ac_fn_c_check_header_compile ()
1651{
1652 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1653 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1654$as_echo_n "checking for $2... " >&6; }
d0ac1c44 1655if eval \${$3+:} false; then :
f91ca6bc
IB
1656 $as_echo_n "(cached) " >&6
1657else
1658 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1659/* end confdefs.h. */
1660$4
1661#include <$2>
1662_ACEOF
1663if ac_fn_c_try_compile "$LINENO"; then :
1664 eval "$3=yes"
1665else
1666 eval "$3=no"
1667fi
1668rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1669fi
1670eval ac_res=\$$3
1671 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1672$as_echo "$ac_res" >&6; }
d0ac1c44 1673 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
f91ca6bc
IB
1674
1675} # ac_fn_c_check_header_compile
1676
87c66b2e
L
1677# ac_fn_c_try_link LINENO
1678# -----------------------
1679# Try to link conftest.$ac_ext, and return whether this succeeded.
1680ac_fn_c_try_link ()
1681{
1682 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1683 rm -f conftest.$ac_objext conftest$ac_exeext
1684 if { { ac_try="$ac_link"
1685case "(($ac_try" in
1686 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1687 *) ac_try_echo=$ac_try;;
1688esac
1689eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1690$as_echo "$ac_try_echo"; } >&5
1691 (eval "$ac_link") 2>conftest.err
1692 ac_status=$?
1693 if test -s conftest.err; then
1694 grep -v '^ *+' conftest.err >conftest.er1
1695 cat conftest.er1 >&5
1696 mv -f conftest.er1 conftest.err
1697 fi
1698 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1699 test $ac_status = 0; } && {
1700 test -z "$ac_c_werror_flag" ||
1701 test ! -s conftest.err
1702 } && test -s conftest$ac_exeext && {
1703 test "$cross_compiling" = yes ||
1704 test -x conftest$ac_exeext
1705 }; then :
1706 ac_retval=0
1707else
1708 $as_echo "$as_me: failed program was:" >&5
1709sed 's/^/| /' conftest.$ac_ext >&5
1710
1711 ac_retval=1
1712fi
1713 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1714 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1715 # interfere with the next link command; also delete a directory that is
1716 # left behind by Apple's compiler. We do this before executing the actions.
1717 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1718 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1719 as_fn_set_status $ac_retval
1720
1721} # ac_fn_c_try_link
1722
75086676
DD
1723# ac_fn_c_check_header_preproc LINENO HEADER VAR
1724# ----------------------------------------------
1725# Tests whether HEADER is present, setting the cache variable VAR accordingly.
1726ac_fn_c_check_header_preproc ()
1727{
1728 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1729 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1730$as_echo_n "checking for $2... " >&6; }
d0ac1c44 1731if eval \${$3+:} false; then :
75086676
DD
1732 $as_echo_n "(cached) " >&6
1733else
1734 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1735/* end confdefs.h. */
1736#include <$2>
2299a76d 1737_ACEOF
75086676
DD
1738if ac_fn_c_try_cpp "$LINENO"; then :
1739 eval "$3=yes"
1740else
1741 eval "$3=no"
1742fi
d0ac1c44 1743rm -f conftest.err conftest.i conftest.$ac_ext
75086676
DD
1744fi
1745eval ac_res=\$$3
1746 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1747$as_echo "$ac_res" >&6; }
d0ac1c44 1748 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2299a76d 1749
75086676 1750} # ac_fn_c_check_header_preproc
2299a76d 1751
75086676
DD
1752# ac_fn_c_compute_int LINENO EXPR VAR INCLUDES
1753# --------------------------------------------
1754# Tries to find the compile-time value of EXPR in a program that includes
1755# INCLUDES, setting VAR accordingly. Returns whether the value could be
1756# computed
1757ac_fn_c_compute_int ()
1758{
1759 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1760 if test "$cross_compiling" = yes; then
1761 # Depending upon the size, compute the lo and hi bounds.
1762cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1763/* end confdefs.h. */
1764$4
1765int
1766main ()
1767{
1768static int test_array [1 - 2 * !(($2) >= 0)];
d0ac1c44
SM
1769test_array [0] = 0;
1770return test_array [0];
2299a76d 1771
75086676
DD
1772 ;
1773 return 0;
1774}
1775_ACEOF
1776if ac_fn_c_try_compile "$LINENO"; then :
1777 ac_lo=0 ac_mid=0
1778 while :; do
1779 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1780/* end confdefs.h. */
1781$4
1782int
1783main ()
2299a76d 1784{
75086676 1785static int test_array [1 - 2 * !(($2) <= $ac_mid)];
d0ac1c44
SM
1786test_array [0] = 0;
1787return test_array [0];
75086676
DD
1788
1789 ;
1790 return 0;
2299a76d 1791}
75086676
DD
1792_ACEOF
1793if ac_fn_c_try_compile "$LINENO"; then :
1794 ac_hi=$ac_mid; break
1795else
1796 as_fn_arith $ac_mid + 1 && ac_lo=$as_val
1797 if test $ac_lo -le $ac_mid; then
1798 ac_lo= ac_hi=
1799 break
1800 fi
1801 as_fn_arith 2 '*' $ac_mid + 1 && ac_mid=$as_val
1802fi
1803rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1804 done
1805else
1806 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1807/* end confdefs.h. */
1808$4
1809int
1810main ()
1811{
1812static int test_array [1 - 2 * !(($2) < 0)];
d0ac1c44
SM
1813test_array [0] = 0;
1814return test_array [0];
2299a76d 1815
75086676
DD
1816 ;
1817 return 0;
1818}
1819_ACEOF
1820if ac_fn_c_try_compile "$LINENO"; then :
1821 ac_hi=-1 ac_mid=-1
1822 while :; do
1823 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1824/* end confdefs.h. */
1825$4
1826int
1827main ()
1828{
1829static int test_array [1 - 2 * !(($2) >= $ac_mid)];
d0ac1c44
SM
1830test_array [0] = 0;
1831return test_array [0];
2299a76d 1832
75086676
DD
1833 ;
1834 return 0;
1835}
1836_ACEOF
1837if ac_fn_c_try_compile "$LINENO"; then :
1838 ac_lo=$ac_mid; break
1839else
1840 as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
1841 if test $ac_mid -le $ac_hi; then
1842 ac_lo= ac_hi=
1843 break
1844 fi
1845 as_fn_arith 2 '*' $ac_mid && ac_mid=$as_val
1846fi
1847rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1848 done
1849else
1850 ac_lo= ac_hi=
1851fi
1852rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1853fi
1854rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1855# Binary search between lo and hi bounds.
1856while test "x$ac_lo" != "x$ac_hi"; do
1857 as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val
1858 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1859/* end confdefs.h. */
1860$4
1861int
1862main ()
1863{
1864static int test_array [1 - 2 * !(($2) <= $ac_mid)];
d0ac1c44
SM
1865test_array [0] = 0;
1866return test_array [0];
2299a76d 1867
75086676
DD
1868 ;
1869 return 0;
1870}
1871_ACEOF
1872if ac_fn_c_try_compile "$LINENO"; then :
1873 ac_hi=$ac_mid
1874else
1875 as_fn_arith '(' $ac_mid ')' + 1 && ac_lo=$as_val
1876fi
1877rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2299a76d 1878done
75086676
DD
1879case $ac_lo in #((
1880?*) eval "$3=\$ac_lo"; ac_retval=0 ;;
1881'') ac_retval=1 ;;
1882esac
1883 else
1884 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1885/* end confdefs.h. */
1886$4
1887static long int longval () { return $2; }
1888static unsigned long int ulongval () { return $2; }
1889#include <stdio.h>
1890#include <stdlib.h>
1891int
1892main ()
1893{
2299a76d 1894
75086676
DD
1895 FILE *f = fopen ("conftest.val", "w");
1896 if (! f)
1897 return 1;
1898 if (($2) < 0)
1899 {
1900 long int i = longval ();
1901 if (i != ($2))
1902 return 1;
1903 fprintf (f, "%ld", i);
1904 }
1905 else
1906 {
1907 unsigned long int i = ulongval ();
1908 if (i != ($2))
1909 return 1;
1910 fprintf (f, "%lu", i);
1911 }
1912 /* Do not output a trailing newline, as this causes \r\n confusion
1913 on some platforms. */
1914 return ferror (f) || fclose (f) != 0;
2299a76d 1915
75086676
DD
1916 ;
1917 return 0;
1918}
2299a76d 1919_ACEOF
75086676
DD
1920if ac_fn_c_try_run "$LINENO"; then :
1921 echo >>conftest.val; read $3 <conftest.val; ac_retval=0
1922else
1923 ac_retval=1
1924fi
1925rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
1926 conftest.$ac_objext conftest.beam conftest.$ac_ext
1927rm -f conftest.val
2299a76d 1928
75086676 1929 fi
d0ac1c44
SM
1930 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1931 as_fn_set_status $ac_retval
2299a76d 1932
75086676 1933} # ac_fn_c_compute_int
2299a76d 1934
75086676
DD
1935# ac_fn_c_check_type LINENO TYPE VAR INCLUDES
1936# -------------------------------------------
1937# Tests whether TYPE exists after having included INCLUDES, setting cache
1938# variable VAR accordingly.
1939ac_fn_c_check_type ()
1940{
1941 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1942 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1943$as_echo_n "checking for $2... " >&6; }
d0ac1c44 1944if eval \${$3+:} false; then :
75086676
DD
1945 $as_echo_n "(cached) " >&6
1946else
1947 eval "$3=no"
1948 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1949/* end confdefs.h. */
1950$4
1951int
1952main ()
1953{
1954if (sizeof ($2))
1955 return 0;
1956 ;
1957 return 0;
1958}
2299a76d 1959_ACEOF
75086676
DD
1960if ac_fn_c_try_compile "$LINENO"; then :
1961 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1962/* end confdefs.h. */
1963$4
1964int
1965main ()
1966{
1967if (sizeof (($2)))
1968 return 0;
1969 ;
1970 return 0;
1971}
2299a76d 1972_ACEOF
75086676 1973if ac_fn_c_try_compile "$LINENO"; then :
2299a76d 1974
75086676
DD
1975else
1976 eval "$3=yes"
1977fi
1978rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1979fi
1980rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1981fi
1982eval ac_res=\$$3
1983 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1984$as_echo "$ac_res" >&6; }
d0ac1c44 1985 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2299a76d 1986
75086676 1987} # ac_fn_c_check_type
2299a76d 1988
75086676
DD
1989# ac_fn_c_check_func LINENO FUNC VAR
1990# ----------------------------------
1991# Tests whether FUNC exists, setting the cache variable VAR accordingly
1992ac_fn_c_check_func ()
1993{
1994 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1995 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1996$as_echo_n "checking for $2... " >&6; }
d0ac1c44 1997if eval \${$3+:} false; then :
75086676 1998 $as_echo_n "(cached) " >&6
252b5132 1999else
75086676 2000 if test x$gcc_no_link = xyes; then
d0ac1c44 2001 as_fn_error $? "Link tests are not allowed after GCC_NO_EXECUTABLES." "$LINENO" 5
2299a76d 2002fi
75086676
DD
2003cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2004/* end confdefs.h. */
85f1f7cf
DD
2005/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2006 For example, HP-UX 11i <limits.h> declares gettimeofday. */
2007#define $2 innocuous_$2
2008
75086676
DD
2009/* System header to define __stub macros and hopefully few prototypes,
2010 which can conflict with char $2 (); below.
2011 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
85f1f7cf
DD
2012 <limits.h> exists even on freestanding compilers. */
2013
2014#ifdef __STDC__
75086676
DD
2015# include <limits.h>
2016#else
2017# include <assert.h>
2018#endif
85f1f7cf
DD
2019
2020#undef $2
2021
2022/* Override any GCC internal prototype to avoid an error.
2023 Use char because int might match the return type of a GCC
2024 builtin and then its argument prototype would still apply. */
75086676
DD
2025#ifdef __cplusplus
2026extern "C"
75086676 2027#endif
75086676
DD
2028char $2 ();
2029/* The GNU C library defines this for functions which it implements
2030 to always fail with ENOSYS. Some functions are actually named
2031 something starting with __ and the normal name is an alias. */
85f1f7cf 2032#if defined __stub_$2 || defined __stub___$2
75086676 2033choke me
75086676 2034#endif
2299a76d 2035
75086676
DD
2036int
2037main ()
2038{
85f1f7cf 2039return $2 ();
75086676
DD
2040 ;
2041 return 0;
2042}
2043_ACEOF
2044if ac_fn_c_try_link "$LINENO"; then :
2045 eval "$3=yes"
2046else
2047 eval "$3=no"
252b5132 2048fi
75086676
DD
2049rm -f core conftest.err conftest.$ac_objext \
2050 conftest$ac_exeext conftest.$ac_ext
2051fi
2052eval ac_res=\$$3
2053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2054$as_echo "$ac_res" >&6; }
d0ac1c44 2055 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
252b5132 2056
75086676 2057} # ac_fn_c_check_func
252b5132 2058
d0ac1c44
SM
2059# ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES
2060# ---------------------------------------------
2061# Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR
2062# accordingly.
75086676
DD
2063ac_fn_c_check_decl ()
2064{
2065 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
a2803021
DD
2066 as_decl_name=`echo $2|sed 's/ *(.*//'`
2067 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
2068 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
2069$as_echo_n "checking whether $as_decl_name is declared... " >&6; }
d0ac1c44 2070if eval \${$3+:} false; then :
75086676
DD
2071 $as_echo_n "(cached) " >&6
2072else
2073 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2074/* end confdefs.h. */
2075$4
2076int
2077main ()
2078{
a2803021
DD
2079#ifndef $as_decl_name
2080#ifdef __cplusplus
2081 (void) $as_decl_use;
2082#else
2083 (void) $as_decl_name;
2084#endif
75086676 2085#endif
252b5132 2086
75086676
DD
2087 ;
2088 return 0;
2089}
2090_ACEOF
2091if ac_fn_c_try_compile "$LINENO"; then :
2092 eval "$3=yes"
2093else
2094 eval "$3=no"
2095fi
2096rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2097fi
2098eval ac_res=\$$3
2099 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2100$as_echo "$ac_res" >&6; }
d0ac1c44 2101 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
252b5132 2102
75086676
DD
2103} # ac_fn_c_check_decl
2104cat >config.log <<_ACEOF
2105This file contains any messages produced by compilers while
2106running configure, to aid debugging if configure makes a mistake.
52d98c2d 2107
75086676 2108It was created by $as_me, which was
d0ac1c44 2109generated by GNU Autoconf 2.69. Invocation command line was
252b5132 2110
75086676 2111 $ $0 $@
2299a76d 2112
75086676
DD
2113_ACEOF
2114exec 5>>config.log
2115{
2116cat <<_ASUNAME
2117## --------- ##
2118## Platform. ##
2119## --------- ##
2299a76d 2120
75086676
DD
2121hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2122uname -m = `(uname -m) 2>/dev/null || echo unknown`
2123uname -r = `(uname -r) 2>/dev/null || echo unknown`
2124uname -s = `(uname -s) 2>/dev/null || echo unknown`
2125uname -v = `(uname -v) 2>/dev/null || echo unknown`
2299a76d 2126
75086676
DD
2127/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2128/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2299a76d 2129
75086676
DD
2130/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2131/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2132/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2133/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2134/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2135/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2136/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2299a76d 2137
75086676 2138_ASUNAME
2299a76d 2139
75086676
DD
2140as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2141for as_dir in $PATH
2142do
2143 IFS=$as_save_IFS
2144 test -z "$as_dir" && as_dir=.
2145 $as_echo "PATH: $as_dir"
2146 done
2147IFS=$as_save_IFS
2299a76d 2148
75086676 2149} >&5
2299a76d 2150
75086676 2151cat >&5 <<_ACEOF
2299a76d
DJ
2152
2153
75086676
DD
2154## ----------- ##
2155## Core tests. ##
2156## ----------- ##
2299a76d 2157
75086676 2158_ACEOF
2299a76d 2159
c8536f38 2160
75086676
DD
2161# Keep a trace of the command line.
2162# Strip out --no-create and --no-recursion so they do not pile up.
2163# Strip out --silent because we don't want to record it for future runs.
2164# Also quote any args containing shell meta-characters.
2165# Make two passes to allow for proper duplicate-argument suppression.
2166ac_configure_args=
2167ac_configure_args0=
2168ac_configure_args1=
2169ac_must_keep_next=false
2170for ac_pass in 1 2
2171do
2172 for ac_arg
2173 do
2174 case $ac_arg in
2175 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2176 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2177 | -silent | --silent | --silen | --sile | --sil)
2178 continue ;;
2179 *\'*)
2180 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2181 esac
2182 case $ac_pass in
2183 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2184 2)
2185 as_fn_append ac_configure_args1 " '$ac_arg'"
2186 if test $ac_must_keep_next = true; then
2187 ac_must_keep_next=false # Got value, back to normal.
2188 else
2189 case $ac_arg in
2190 *=* | --config-cache | -C | -disable-* | --disable-* \
2191 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2192 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2193 | -with-* | --with-* | -without-* | --without-* | --x)
2194 case "$ac_configure_args0 " in
2195 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2196 esac
2197 ;;
2198 -* ) ac_must_keep_next=true ;;
2199 esac
2200 fi
2201 as_fn_append ac_configure_args " '$ac_arg'"
2202 ;;
2203 esac
2204 done
2205done
2206{ ac_configure_args0=; unset ac_configure_args0;}
2207{ ac_configure_args1=; unset ac_configure_args1;}
c8536f38 2208
75086676
DD
2209# When interrupted or exit'd, cleanup temporary files, and complete
2210# config.log. We remove comments because anyway the quotes in there
2211# would cause problems or look ugly.
2212# WARNING: Use '\'' to represent an apostrophe within the trap.
2213# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2214trap 'exit_status=$?
2215 # Save into config.log some information that might help in debugging.
2216 {
2217 echo
c8536f38 2218
d0ac1c44 2219 $as_echo "## ---------------- ##
75086676 2220## Cache variables. ##
d0ac1c44 2221## ---------------- ##"
75086676
DD
2222 echo
2223 # The following way of writing the cache mishandles newlines in values,
2224(
2225 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2226 eval ac_val=\$$ac_var
2227 case $ac_val in #(
2228 *${as_nl}*)
2229 case $ac_var in #(
2230 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2231$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2232 esac
2233 case $ac_var in #(
2234 _ | IFS | as_nl) ;; #(
2235 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2236 *) { eval $ac_var=; unset $ac_var;} ;;
2237 esac ;;
2238 esac
2239 done
2240 (set) 2>&1 |
2241 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2242 *${as_nl}ac_space=\ *)
2243 sed -n \
2244 "s/'\''/'\''\\\\'\'''\''/g;
2245 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2246 ;; #(
2247 *)
2248 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2249 ;;
2250 esac |
2251 sort
2252)
2253 echo
2299a76d 2254
d0ac1c44 2255 $as_echo "## ----------------- ##
75086676 2256## Output variables. ##
d0ac1c44 2257## ----------------- ##"
75086676
DD
2258 echo
2259 for ac_var in $ac_subst_vars
2260 do
2261 eval ac_val=\$$ac_var
2262 case $ac_val in
2263 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2264 esac
2265 $as_echo "$ac_var='\''$ac_val'\''"
2266 done | sort
2267 echo
2299a76d 2268
75086676 2269 if test -n "$ac_subst_files"; then
d0ac1c44 2270 $as_echo "## ------------------- ##
75086676 2271## File substitutions. ##
d0ac1c44 2272## ------------------- ##"
75086676
DD
2273 echo
2274 for ac_var in $ac_subst_files
2275 do
2276 eval ac_val=\$$ac_var
2277 case $ac_val in
2278 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2279 esac
2280 $as_echo "$ac_var='\''$ac_val'\''"
2281 done | sort
2282 echo
2283 fi
bb6a587d 2284
75086676 2285 if test -s confdefs.h; then
d0ac1c44 2286 $as_echo "## ----------- ##
75086676 2287## confdefs.h. ##
d0ac1c44 2288## ----------- ##"
75086676
DD
2289 echo
2290 cat confdefs.h
2291 echo
2292 fi
2293 test "$ac_signal" != 0 &&
2294 $as_echo "$as_me: caught signal $ac_signal"
2295 $as_echo "$as_me: exit $exit_status"
2296 } >&5
2297 rm -f core *.core core.conftest.* &&
2298 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2299 exit $exit_status
2300' 0
2301for ac_signal in 1 2 13 15; do
2302 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2303done
2304ac_signal=0
2299a76d 2305
75086676
DD
2306# confdefs.h avoids OS command line length limits that DEFS can exceed.
2307rm -f -r conftest* confdefs.h
2299a76d 2308
75086676 2309$as_echo "/* confdefs.h */" > confdefs.h
2299a76d 2310
75086676 2311# Predefined preprocessor variables.
2299a76d 2312
75086676
DD
2313cat >>confdefs.h <<_ACEOF
2314#define PACKAGE_NAME "$PACKAGE_NAME"
2315_ACEOF
2299a76d 2316
75086676
DD
2317cat >>confdefs.h <<_ACEOF
2318#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2319_ACEOF
2299a76d 2320
75086676
DD
2321cat >>confdefs.h <<_ACEOF
2322#define PACKAGE_VERSION "$PACKAGE_VERSION"
2323_ACEOF
cfed0715 2324
75086676
DD
2325cat >>confdefs.h <<_ACEOF
2326#define PACKAGE_STRING "$PACKAGE_STRING"
2327_ACEOF
2299a76d 2328
75086676
DD
2329cat >>confdefs.h <<_ACEOF
2330#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2331_ACEOF
252b5132 2332
75086676
DD
2333cat >>confdefs.h <<_ACEOF
2334#define PACKAGE_URL "$PACKAGE_URL"
2335_ACEOF
252b5132
RH
2336
2337
75086676
DD
2338# Let the site file select an alternate cache file if it wants to.
2339# Prefer an explicitly selected file to automatically selected ones.
2340ac_site_file1=NONE
2341ac_site_file2=NONE
2342if test -n "$CONFIG_SITE"; then
d0ac1c44
SM
2343 # We do not want a PATH search for config.site.
2344 case $CONFIG_SITE in #((
2345 -*) ac_site_file1=./$CONFIG_SITE;;
2346 */*) ac_site_file1=$CONFIG_SITE;;
2347 *) ac_site_file1=./$CONFIG_SITE;;
2348 esac
75086676
DD
2349elif test "x$prefix" != xNONE; then
2350 ac_site_file1=$prefix/share/config.site
2351 ac_site_file2=$prefix/etc/config.site
2352else
2353 ac_site_file1=$ac_default_prefix/share/config.site
2354 ac_site_file2=$ac_default_prefix/etc/config.site
2355fi
2356for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2357do
2358 test "x$ac_site_file" = xNONE && continue
d0ac1c44 2359 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
75086676
DD
2360 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2361$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2362 sed 's/^/| /' "$ac_site_file" >&5
d0ac1c44
SM
2363 . "$ac_site_file" \
2364 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2365$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2366as_fn_error $? "failed to load site script $ac_site_file
2367See \`config.log' for more details" "$LINENO" 5; }
75086676
DD
2368 fi
2369done
2370
2371if test -r "$cache_file"; then
d0ac1c44
SM
2372 # Some versions of bash will fail to source /dev/null (special files
2373 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
2374 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
75086676
DD
2375 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2376$as_echo "$as_me: loading cache $cache_file" >&6;}
2377 case $cache_file in
2378 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2379 *) . "./$cache_file";;
2380 esac
2381 fi
2382else
2383 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2384$as_echo "$as_me: creating cache $cache_file" >&6;}
2385 >$cache_file
2386fi
2387
d0ac1c44
SM
2388as_fn_append ac_header_list " stdlib.h"
2389as_fn_append ac_header_list " unistd.h"
2390as_fn_append ac_header_list " sys/param.h"
75086676
DD
2391# Check that the precious variables saved in the cache have kept the same
2392# value.
2393ac_cache_corrupted=false
2394for ac_var in $ac_precious_vars; do
2395 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2396 eval ac_new_set=\$ac_env_${ac_var}_set
2397 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2398 eval ac_new_val=\$ac_env_${ac_var}_value
2399 case $ac_old_set,$ac_new_set in
2400 set,)
2401 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2402$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2403 ac_cache_corrupted=: ;;
2404 ,set)
2405 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2406$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2407 ac_cache_corrupted=: ;;
2408 ,);;
2409 *)
2410 if test "x$ac_old_val" != "x$ac_new_val"; then
2411 # differences in whitespace do not lead to failure.
2412 ac_old_val_w=`echo x $ac_old_val`
2413 ac_new_val_w=`echo x $ac_new_val`
2414 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2415 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2416$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2417 ac_cache_corrupted=:
2418 else
2419 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2420$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2421 eval $ac_var=\$ac_old_val
2422 fi
2423 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2424$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2425 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2426$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2427 fi;;
2428 esac
2429 # Pass precious variables to config.status.
2430 if test "$ac_new_set" = set; then
2431 case $ac_new_val in
2432 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2433 *) ac_arg=$ac_var=$ac_new_val ;;
2434 esac
2435 case " $ac_configure_args " in
2436 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2437 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2438 esac
2439 fi
2440done
2441if $ac_cache_corrupted; then
2442 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2443$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2444 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2445$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
d0ac1c44 2446 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
75086676
DD
2447fi
2448## -------------------- ##
2449## Main body of script. ##
2450## -------------------- ##
2451
2452ac_ext=c
2453ac_cpp='$CPP $CPPFLAGS'
2454ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2455ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2456ac_compiler_gnu=$ac_cv_c_compiler_gnu
2457
2458
2459
2460
2461
2462
2463
2464# This works around the fact that libtool configuration may change LD
2465# for this particular configuration, but some shells, instead of
2466# keeping the changes in LD private, export them just because LD is
2467# exported. We don't use libtool yet, but some day we might, so...
2468ORIGINAL_LD_FOR_MULTILIBS=$LD
2469
2470
2471# Check whether --with-target-subdir was given.
2472if test "${with_target_subdir+set}" = set; then :
2473 withval=$with_target_subdir;
2474fi
2475
2476
2477# Check whether --with-build-subdir was given.
2478if test "${with_build_subdir+set}" = set; then :
2479 withval=$with_build_subdir;
2480fi
2481
2482
2483# Check whether --with-cross-host was given.
2484if test "${with_cross_host+set}" = set; then :
2485 withval=$with_cross_host;
2486fi
2487
2488
2489# Check whether --with-newlib was given.
2490if test "${with_newlib+set}" = set; then :
2491 withval=$with_newlib;
2492fi
2493
2494
2495if test "${srcdir}" = "."; then
2496 if test -n "${with_build_subdir}"; then
2497 libiberty_topdir="${srcdir}/../.."
cfed0715
DD
2498 with_target_subdir=
2499 elif test -z "${with_target_subdir}"; then
252b5132
RH
2500 libiberty_topdir="${srcdir}/.."
2501 else
2502 if test "${with_target_subdir}" != "."; then
2503 libiberty_topdir="${srcdir}/${with_multisrctop}../.."
2504 else
2505 libiberty_topdir="${srcdir}/${with_multisrctop}.."
2506 fi
2507 fi
2508else
2509 libiberty_topdir="${srcdir}/.."
2510fi
85b9a938 2511
252b5132 2512ac_aux_dir=
75086676 2513for ac_dir in $libiberty_topdir "$srcdir"/$libiberty_topdir; do
d0ac1c44
SM
2514 if test -f "$ac_dir/install-sh"; then
2515 ac_aux_dir=$ac_dir
2516 ac_install_sh="$ac_aux_dir/install-sh -c"
2517 break
2518 elif test -f "$ac_dir/install.sh"; then
2519 ac_aux_dir=$ac_dir
2520 ac_install_sh="$ac_aux_dir/install.sh -c"
2521 break
2522 elif test -f "$ac_dir/shtool"; then
2523 ac_aux_dir=$ac_dir
2524 ac_install_sh="$ac_aux_dir/shtool install -c"
2525 break
2526 fi
252b5132
RH
2527done
2528if test -z "$ac_aux_dir"; then
d0ac1c44 2529 as_fn_error $? "cannot find install-sh, install.sh, or shtool in $libiberty_topdir \"$srcdir\"/$libiberty_topdir" "$LINENO" 5
252b5132 2530fi
252b5132 2531
75086676
DD
2532# These three variables are undocumented and unsupported,
2533# and are intended to be withdrawn in a future Autoconf release.
2534# They can cause serious problems if a builder's source tree is in a directory
2535# whose full name contains unusual characters.
2536ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2537ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2538ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
252b5132
RH
2539
2540
75086676
DD
2541
2542
2543{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
2544$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
2545 # Check whether --enable-maintainer-mode was given.
2546if test "${enable_maintainer_mode+set}" = set; then :
2547 enableval=$enable_maintainer_mode; maintainer_mode=$enableval
39423523
DD
2548else
2549 maintainer_mode=no
75086676 2550fi
39423523 2551
75086676
DD
2552
2553{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $maintainer_mode" >&5
2554$as_echo "$maintainer_mode" >&6; }
39423523
DD
2555
2556if test "$maintainer_mode" = "yes"; then
2557 MAINT=''
2558 NOTMAINT='#'
2559else
2560 MAINT='#'
2561 NOTMAINT=''
2562fi
2563
da191b5b
DD
2564# Do we have a single-tree copy of texinfo? Even if we do, we can't
2565# rely on it - libiberty is built before texinfo.
2566# Extract the first word of "makeinfo", so it can be a program name with args.
39423523 2567set dummy makeinfo; ac_word=$2
75086676
DD
2568{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2569$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 2570if ${ac_cv_prog_MAKEINFO+:} false; then :
75086676 2571 $as_echo_n "(cached) " >&6
39423523
DD
2572else
2573 if test -n "$MAKEINFO"; then
2574 ac_cv_prog_MAKEINFO="$MAKEINFO" # Let the user override the test.
2575else
2299a76d
DJ
2576as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2577for as_dir in $PATH
2578do
2579 IFS=$as_save_IFS
2580 test -z "$as_dir" && as_dir=.
75086676 2581 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 2582 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2299a76d 2583 ac_cv_prog_MAKEINFO="makeinfo"
75086676 2584 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2299a76d
DJ
2585 break 2
2586 fi
2587done
75086676
DD
2588 done
2589IFS=$as_save_IFS
2299a76d 2590
39423523
DD
2591fi
2592fi
2299a76d 2593MAKEINFO=$ac_cv_prog_MAKEINFO
39423523 2594if test -n "$MAKEINFO"; then
75086676
DD
2595 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKEINFO" >&5
2596$as_echo "$MAKEINFO" >&6; }
39423523 2597else
75086676
DD
2598 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2599$as_echo "no" >&6; }
39423523
DD
2600fi
2601
75086676 2602
1a78a35a
DD
2603if test "x$MAKEINFO" = "x"; then
2604 MAKEINFO="@echo makeinfo missing; true"
da191b5b 2605 BUILD_INFO=
1a78a35a
DD
2606else
2607 BUILD_INFO=info
b7ca9213
L
2608 case "$MAKEINFO" in
2609 */missing\ makeinfo*)
1a78a35a 2610 BUILD_INFO=
75086676 2611 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:
b7ca9213 2612*** Makeinfo is missing. Info documentation will not be built." >&5
75086676 2613$as_echo "$as_me: WARNING:
b7ca9213
L
2614*** Makeinfo is missing. Info documentation will not be built." >&2;}
2615 ;;
2616 *)
2617 case x"`$MAKEINFO --version | grep 'GNU texinfo'`" in
2618 x*\ [1-3].* )
2619 MAKEINFO="@echo $MAKEINFO is too old, 4.0 or newer required; true"
2620 BUILD_INFO=
75086676 2621 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:
2299a76d 2622*** Makeinfo is too old. Info documentation will not be built." >&5
75086676 2623$as_echo "$as_me: WARNING:
2299a76d 2624*** Makeinfo is too old. Info documentation will not be built." >&2;}
b7ca9213
L
2625 ;;
2626 esac
1a78a35a
DD
2627 ;;
2628 esac
2629fi
da191b5b 2630
39423523
DD
2631
2632
2633# Extract the first word of "perl", so it can be a program name with args.
2634set dummy perl; ac_word=$2
75086676
DD
2635{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2636$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 2637if ${ac_cv_prog_PERL+:} false; then :
75086676 2638 $as_echo_n "(cached) " >&6
39423523
DD
2639else
2640 if test -n "$PERL"; then
2641 ac_cv_prog_PERL="$PERL" # Let the user override the test.
2642else
2299a76d
DJ
2643as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2644for as_dir in $PATH
2645do
2646 IFS=$as_save_IFS
2647 test -z "$as_dir" && as_dir=.
75086676 2648 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 2649 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2299a76d 2650 ac_cv_prog_PERL="perl"
75086676 2651 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2299a76d
DJ
2652 break 2
2653 fi
2654done
75086676
DD
2655 done
2656IFS=$as_save_IFS
2299a76d 2657
39423523
DD
2658fi
2659fi
2299a76d 2660PERL=$ac_cv_prog_PERL
39423523 2661if test -n "$PERL"; then
75086676
DD
2662 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
2663$as_echo "$PERL" >&6; }
39423523 2664else
75086676
DD
2665 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2666$as_echo "no" >&6; }
39423523
DD
2667fi
2668
75086676 2669
39423523
DD
2670if test x"$PERL" = x""; then
2671 HAVE_PERL='#'
2672else
2673 HAVE_PERL=''
2674fi
2675
2676
252b5132 2677# Make sure we can run config.sub.
75086676 2678$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
d0ac1c44 2679 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
75086676
DD
2680
2681{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2682$as_echo_n "checking build system type... " >&6; }
d0ac1c44 2683if ${ac_cv_build+:} false; then :
75086676
DD
2684 $as_echo_n "(cached) " >&6
2685else
2686 ac_build_alias=$build_alias
2687test "x$ac_build_alias" = x &&
2688 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2689test "x$ac_build_alias" = x &&
d0ac1c44 2690 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
75086676 2691ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
d0ac1c44 2692 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
75086676
DD
2693
2694fi
2695{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2696$as_echo "$ac_cv_build" >&6; }
2697case $ac_cv_build in
2698*-*-*) ;;
d0ac1c44 2699*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
75086676 2700esac
2299a76d 2701build=$ac_cv_build
75086676
DD
2702ac_save_IFS=$IFS; IFS='-'
2703set x $ac_cv_build
2704shift
2705build_cpu=$1
2706build_vendor=$2
2707shift; shift
2708# Remember, the first character of IFS is used to create $*,
2709# except with old shells:
2710build_os=$*
2711IFS=$ac_save_IFS
2712case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
252b5132
RH
2713
2714
75086676
DD
2715{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2716$as_echo_n "checking host system type... " >&6; }
d0ac1c44 2717if ${ac_cv_host+:} false; then :
75086676 2718 $as_echo_n "(cached) " >&6
2299a76d 2719else
75086676
DD
2720 if test "x$host_alias" = x; then
2721 ac_cv_host=$ac_cv_build
2722else
2723 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
d0ac1c44 2724 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
75086676 2725fi
252b5132 2726
2299a76d 2727fi
75086676
DD
2728{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2729$as_echo "$ac_cv_host" >&6; }
2730case $ac_cv_host in
2731*-*-*) ;;
d0ac1c44 2732*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
75086676 2733esac
2299a76d 2734host=$ac_cv_host
75086676
DD
2735ac_save_IFS=$IFS; IFS='-'
2736set x $ac_cv_host
2737shift
2738host_cpu=$1
2739host_vendor=$2
2740shift; shift
2741# Remember, the first character of IFS is used to create $*,
2742# except with old shells:
2743host_os=$*
2744IFS=$ac_save_IFS
2745case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
252b5132 2746
252b5132 2747
252b5132 2748
252b5132 2749
2299a76d
DJ
2750if test -n "$ac_tool_prefix"; then
2751 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
252b5132 2752set dummy ${ac_tool_prefix}ar; ac_word=$2
75086676
DD
2753{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2754$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 2755if ${ac_cv_prog_AR+:} false; then :
75086676 2756 $as_echo_n "(cached) " >&6
252b5132
RH
2757else
2758 if test -n "$AR"; then
2759 ac_cv_prog_AR="$AR" # Let the user override the test.
2760else
2299a76d
DJ
2761as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2762for as_dir in $PATH
2763do
2764 IFS=$as_save_IFS
2765 test -z "$as_dir" && as_dir=.
75086676 2766 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 2767 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2299a76d 2768 ac_cv_prog_AR="${ac_tool_prefix}ar"
75086676 2769 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2299a76d
DJ
2770 break 2
2771 fi
2772done
75086676
DD
2773 done
2774IFS=$as_save_IFS
2299a76d 2775
252b5132
RH
2776fi
2777fi
2299a76d 2778AR=$ac_cv_prog_AR
252b5132 2779if test -n "$AR"; then
75086676
DD
2780 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
2781$as_echo "$AR" >&6; }
252b5132 2782else
75086676
DD
2783 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2784$as_echo "no" >&6; }
2299a76d
DJ
2785fi
2786
75086676 2787
252b5132 2788fi
2299a76d
DJ
2789if test -z "$ac_cv_prog_AR"; then
2790 ac_ct_AR=$AR
2791 # Extract the first word of "ar", so it can be a program name with args.
2792set dummy ar; ac_word=$2
75086676
DD
2793{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2794$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 2795if ${ac_cv_prog_ac_ct_AR+:} false; then :
75086676 2796 $as_echo_n "(cached) " >&6
2299a76d
DJ
2797else
2798 if test -n "$ac_ct_AR"; then
2799 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
2800else
2801as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2802for as_dir in $PATH
2803do
2804 IFS=$as_save_IFS
2805 test -z "$as_dir" && as_dir=.
75086676 2806 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 2807 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2299a76d 2808 ac_cv_prog_ac_ct_AR="ar"
75086676 2809 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2299a76d
DJ
2810 break 2
2811 fi
2812done
75086676
DD
2813 done
2814IFS=$as_save_IFS
252b5132 2815
2299a76d
DJ
2816fi
2817fi
2818ac_ct_AR=$ac_cv_prog_ac_ct_AR
2819if test -n "$ac_ct_AR"; then
75086676
DD
2820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
2821$as_echo "$ac_ct_AR" >&6; }
2299a76d 2822else
75086676
DD
2823 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2824$as_echo "no" >&6; }
2299a76d 2825fi
252b5132 2826
75086676
DD
2827 if test "x$ac_ct_AR" = x; then
2828 AR=""
2829 else
2830 case $cross_compiling:$ac_tool_warned in
2831yes:)
2832{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2833$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2834ac_tool_warned=yes ;;
2835esac
2836 AR=$ac_ct_AR
2837 fi
2299a76d
DJ
2838else
2839 AR="$ac_cv_prog_AR"
2840fi
252b5132 2841
2299a76d
DJ
2842if test -n "$ac_tool_prefix"; then
2843 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
252b5132 2844set dummy ${ac_tool_prefix}ranlib; ac_word=$2
75086676
DD
2845{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2846$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 2847if ${ac_cv_prog_RANLIB+:} false; then :
75086676 2848 $as_echo_n "(cached) " >&6
252b5132
RH
2849else
2850 if test -n "$RANLIB"; then
2851 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
2852else
2299a76d
DJ
2853as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2854for as_dir in $PATH
2855do
2856 IFS=$as_save_IFS
2857 test -z "$as_dir" && as_dir=.
75086676 2858 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 2859 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2299a76d 2860 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
75086676 2861 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2299a76d
DJ
2862 break 2
2863 fi
2864done
75086676
DD
2865 done
2866IFS=$as_save_IFS
2299a76d 2867
252b5132
RH
2868fi
2869fi
2299a76d 2870RANLIB=$ac_cv_prog_RANLIB
252b5132 2871if test -n "$RANLIB"; then
75086676
DD
2872 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
2873$as_echo "$RANLIB" >&6; }
252b5132 2874else
75086676
DD
2875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2876$as_echo "no" >&6; }
252b5132
RH
2877fi
2878
75086676 2879
2299a76d 2880fi
252b5132 2881if test -z "$ac_cv_prog_RANLIB"; then
2299a76d 2882 ac_ct_RANLIB=$RANLIB
252b5132
RH
2883 # Extract the first word of "ranlib", so it can be a program name with args.
2884set dummy ranlib; ac_word=$2
75086676
DD
2885{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2886$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 2887if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
75086676 2888 $as_echo_n "(cached) " >&6
252b5132 2889else
2299a76d
DJ
2890 if test -n "$ac_ct_RANLIB"; then
2891 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
252b5132 2892else
2299a76d
DJ
2893as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2894for as_dir in $PATH
2895do
2896 IFS=$as_save_IFS
2897 test -z "$as_dir" && as_dir=.
75086676 2898 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 2899 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2299a76d 2900 ac_cv_prog_ac_ct_RANLIB="ranlib"
75086676 2901 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2299a76d
DJ
2902 break 2
2903 fi
2904done
75086676
DD
2905 done
2906IFS=$as_save_IFS
2299a76d 2907
252b5132
RH
2908fi
2909fi
2299a76d
DJ
2910ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
2911if test -n "$ac_ct_RANLIB"; then
75086676
DD
2912 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
2913$as_echo "$ac_ct_RANLIB" >&6; }
252b5132 2914else
75086676
DD
2915 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2916$as_echo "no" >&6; }
252b5132
RH
2917fi
2918
75086676
DD
2919 if test "x$ac_ct_RANLIB" = x; then
2920 RANLIB=":"
2921 else
2922 case $cross_compiling:$ac_tool_warned in
2923yes:)
2924{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2925$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2926ac_tool_warned=yes ;;
2927esac
2928 RANLIB=$ac_ct_RANLIB
2929 fi
252b5132 2930else
2299a76d 2931 RANLIB="$ac_cv_prog_RANLIB"
252b5132
RH
2932fi
2933
2934
958afec3
GK
2935# Add --enable-multilib to configure.
2936# Default to --enable-multilib
75086676
DD
2937# Check whether --enable-multilib was given.
2938if test "${enable_multilib+set}" = set; then :
2939 enableval=$enable_multilib; case "$enableval" in
958afec3
GK
2940 yes) multilib=yes ;;
2941 no) multilib=no ;;
d0ac1c44 2942 *) as_fn_error $? "bad value $enableval for multilib option" "$LINENO" 5 ;;
958afec3
GK
2943 esac
2944else
2945 multilib=yes
75086676
DD
2946fi
2947
958afec3
GK
2948
2949# Even if the default multilib is not a cross compilation,
2950# it may be that some of the other multilibs are.
2951if test $cross_compiling = no && test $multilib = yes \
2952 && test "x${with_multisubdir}" != x ; then
2953 cross_compiling=maybe
2954fi
2955
a4818a05
DD
2956# We may wish to install the target headers somewhere.
2957{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to install libiberty headers and static library" >&5
2958$as_echo_n "checking whether to install libiberty headers and static library... " >&6; }
2959
2960# Check whether --enable-install-libiberty was given.
2961if test "${enable_install_libiberty+set}" = set; then :
2962 enableval=$enable_install_libiberty; enable_install_libiberty=$enableval
2963else
2964 enable_install_libiberty=no
2965fi
2966
2967# Option parsed, now set things appropriately.
2968case x"$enable_install_libiberty" in
2969 xyes|x)
2970 target_header_dir=libiberty
2971 ;;
2972 xno)
2973 target_header_dir=
2974 ;;
2975 *)
2976 # This could be sanity-checked in various ways...
2977 target_header_dir="${enable_install_libiberty}"
2978 ;;
2979esac
2980{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_install_libiberty" >&5
2981$as_echo "$enable_install_libiberty" >&6; }
2982{ $as_echo "$as_me:${as_lineno-$LINENO}: target_header_dir = $target_header_dir" >&5
2983$as_echo "$as_me: target_header_dir = $target_header_dir" >&6;}
2984
0c0a36a4 2985
2299a76d
DJ
2986ac_ext=c
2987ac_cpp='$CPP $CPPFLAGS'
2988ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2989ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2990ac_compiler_gnu=$ac_cv_c_compiler_gnu
2991if test -n "$ac_tool_prefix"; then
2992 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2993set dummy ${ac_tool_prefix}gcc; ac_word=$2
75086676
DD
2994{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2995$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 2996if ${ac_cv_prog_CC+:} false; then :
75086676 2997 $as_echo_n "(cached) " >&6
2299a76d
DJ
2998else
2999 if test -n "$CC"; then
3000 ac_cv_prog_CC="$CC" # Let the user override the test.
3001else
3002as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3003for as_dir in $PATH
3004do
3005 IFS=$as_save_IFS
3006 test -z "$as_dir" && as_dir=.
75086676 3007 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 3008 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2299a76d 3009 ac_cv_prog_CC="${ac_tool_prefix}gcc"
75086676 3010 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2299a76d
DJ
3011 break 2
3012 fi
3013done
75086676
DD
3014 done
3015IFS=$as_save_IFS
2299a76d
DJ
3016
3017fi
3018fi
3019CC=$ac_cv_prog_CC
3020if test -n "$CC"; then
75086676
DD
3021 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3022$as_echo "$CC" >&6; }
2299a76d 3023else
75086676
DD
3024 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3025$as_echo "no" >&6; }
2299a76d
DJ
3026fi
3027
75086676 3028
2299a76d
DJ
3029fi
3030if test -z "$ac_cv_prog_CC"; then
3031 ac_ct_CC=$CC
3032 # Extract the first word of "gcc", so it can be a program name with args.
252b5132 3033set dummy gcc; ac_word=$2
75086676
DD
3034{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3035$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 3036if ${ac_cv_prog_ac_ct_CC+:} false; then :
75086676 3037 $as_echo_n "(cached) " >&6
2299a76d
DJ
3038else
3039 if test -n "$ac_ct_CC"; then
3040 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3041else
3042as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3043for as_dir in $PATH
3044do
3045 IFS=$as_save_IFS
3046 test -z "$as_dir" && as_dir=.
75086676 3047 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 3048 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2299a76d 3049 ac_cv_prog_ac_ct_CC="gcc"
75086676 3050 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2299a76d
DJ
3051 break 2
3052 fi
3053done
75086676
DD
3054 done
3055IFS=$as_save_IFS
2299a76d
DJ
3056
3057fi
3058fi
3059ac_ct_CC=$ac_cv_prog_ac_ct_CC
3060if test -n "$ac_ct_CC"; then
75086676
DD
3061 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3062$as_echo "$ac_ct_CC" >&6; }
2299a76d 3063else
75086676
DD
3064 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3065$as_echo "no" >&6; }
2299a76d
DJ
3066fi
3067
75086676
DD
3068 if test "x$ac_ct_CC" = x; then
3069 CC=""
3070 else
3071 case $cross_compiling:$ac_tool_warned in
3072yes:)
3073{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3074$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3075ac_tool_warned=yes ;;
3076esac
3077 CC=$ac_ct_CC
3078 fi
2299a76d
DJ
3079else
3080 CC="$ac_cv_prog_CC"
3081fi
3082
3083if test -z "$CC"; then
75086676
DD
3084 if test -n "$ac_tool_prefix"; then
3085 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2299a76d 3086set dummy ${ac_tool_prefix}cc; ac_word=$2
75086676
DD
3087{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3088$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 3089if ${ac_cv_prog_CC+:} false; then :
75086676 3090 $as_echo_n "(cached) " >&6
252b5132
RH
3091else
3092 if test -n "$CC"; then
3093 ac_cv_prog_CC="$CC" # Let the user override the test.
3094else
2299a76d
DJ
3095as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3096for as_dir in $PATH
3097do
3098 IFS=$as_save_IFS
3099 test -z "$as_dir" && as_dir=.
75086676 3100 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 3101 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2299a76d 3102 ac_cv_prog_CC="${ac_tool_prefix}cc"
75086676 3103 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2299a76d
DJ
3104 break 2
3105 fi
3106done
75086676
DD
3107 done
3108IFS=$as_save_IFS
2299a76d 3109
252b5132
RH
3110fi
3111fi
2299a76d 3112CC=$ac_cv_prog_CC
252b5132 3113if test -n "$CC"; then
75086676
DD
3114 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3115$as_echo "$CC" >&6; }
252b5132 3116else
75086676
DD
3117 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3118$as_echo "no" >&6; }
252b5132
RH
3119fi
3120
2299a76d 3121
75086676 3122 fi
2299a76d 3123fi
252b5132
RH
3124if test -z "$CC"; then
3125 # Extract the first word of "cc", so it can be a program name with args.
3126set dummy cc; ac_word=$2
75086676
DD
3127{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3128$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 3129if ${ac_cv_prog_CC+:} false; then :
75086676 3130 $as_echo_n "(cached) " >&6
252b5132
RH
3131else
3132 if test -n "$CC"; then
3133 ac_cv_prog_CC="$CC" # Let the user override the test.
3134else
252b5132 3135 ac_prog_rejected=no
2299a76d
DJ
3136as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3137for as_dir in $PATH
3138do
3139 IFS=$as_save_IFS
3140 test -z "$as_dir" && as_dir=.
75086676 3141 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 3142 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2299a76d
DJ
3143 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3144 ac_prog_rejected=yes
3145 continue
3146 fi
3147 ac_cv_prog_CC="cc"
75086676 3148 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2299a76d
DJ
3149 break 2
3150 fi
3151done
75086676
DD
3152 done
3153IFS=$as_save_IFS
2299a76d 3154
252b5132
RH
3155if test $ac_prog_rejected = yes; then
3156 # We found a bogon in the path, so make sure we never use it.
3157 set dummy $ac_cv_prog_CC
3158 shift
2299a76d 3159 if test $# != 0; then
252b5132
RH
3160 # We chose a different compiler from the bogus one.
3161 # However, it has the same basename, so the bogon will be chosen
3162 # first if we set CC to just the basename; use the full file name.
3163 shift
2299a76d 3164 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
252b5132
RH
3165 fi
3166fi
3167fi
3168fi
2299a76d 3169CC=$ac_cv_prog_CC
252b5132 3170if test -n "$CC"; then
75086676
DD
3171 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3172$as_echo "$CC" >&6; }
252b5132 3173else
75086676
DD
3174 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3175$as_echo "no" >&6; }
252b5132
RH
3176fi
3177
75086676 3178
252b5132 3179fi
2299a76d
DJ
3180if test -z "$CC"; then
3181 if test -n "$ac_tool_prefix"; then
75086676 3182 for ac_prog in cl.exe
2299a76d
DJ
3183 do
3184 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3185set dummy $ac_tool_prefix$ac_prog; ac_word=$2
75086676
DD
3186{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3187$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 3188if ${ac_cv_prog_CC+:} false; then :
75086676 3189 $as_echo_n "(cached) " >&6
252b5132 3190else
2299a76d
DJ
3191 if test -n "$CC"; then
3192 ac_cv_prog_CC="$CC" # Let the user override the test.
252b5132 3193else
2299a76d
DJ
3194as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3195for as_dir in $PATH
3196do
3197 IFS=$as_save_IFS
3198 test -z "$as_dir" && as_dir=.
75086676 3199 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 3200 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2299a76d 3201 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
75086676 3202 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2299a76d
DJ
3203 break 2
3204 fi
3205done
75086676
DD
3206 done
3207IFS=$as_save_IFS
2299a76d 3208
252b5132
RH
3209fi
3210fi
2299a76d
DJ
3211CC=$ac_cv_prog_CC
3212if test -n "$CC"; then
75086676
DD
3213 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3214$as_echo "$CC" >&6; }
252b5132 3215else
75086676
DD
3216 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3217$as_echo "no" >&6; }
252b5132 3218fi
252b5132 3219
75086676 3220
2299a76d
DJ
3221 test -n "$CC" && break
3222 done
252b5132 3223fi
2299a76d
DJ
3224if test -z "$CC"; then
3225 ac_ct_CC=$CC
75086676 3226 for ac_prog in cl.exe
2299a76d
DJ
3227do
3228 # Extract the first word of "$ac_prog", so it can be a program name with args.
3229set dummy $ac_prog; ac_word=$2
75086676
DD
3230{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3231$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 3232if ${ac_cv_prog_ac_ct_CC+:} false; then :
75086676 3233 $as_echo_n "(cached) " >&6
2299a76d
DJ
3234else
3235 if test -n "$ac_ct_CC"; then
3236 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3237else
3238as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3239for as_dir in $PATH
3240do
3241 IFS=$as_save_IFS
3242 test -z "$as_dir" && as_dir=.
75086676 3243 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 3244 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2299a76d 3245 ac_cv_prog_ac_ct_CC="$ac_prog"
75086676 3246 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2299a76d 3247 break 2
252b5132 3248 fi
2299a76d 3249done
75086676
DD
3250 done
3251IFS=$as_save_IFS
2299a76d
DJ
3252
3253fi
3254fi
3255ac_ct_CC=$ac_cv_prog_ac_ct_CC
3256if test -n "$ac_ct_CC"; then
75086676
DD
3257 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3258$as_echo "$ac_ct_CC" >&6; }
252b5132 3259else
75086676
DD
3260 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3261$as_echo "no" >&6; }
252b5132
RH
3262fi
3263
75086676 3264
2299a76d
DJ
3265 test -n "$ac_ct_CC" && break
3266done
252b5132 3267
75086676
DD
3268 if test "x$ac_ct_CC" = x; then
3269 CC=""
3270 else
3271 case $cross_compiling:$ac_tool_warned in
3272yes:)
3273{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3274$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3275ac_tool_warned=yes ;;
3276esac
3277 CC=$ac_ct_CC
3278 fi
2299a76d
DJ
3279fi
3280
3281fi
3282
3283
75086676
DD
3284test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3285$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
3286as_fn_error $? "no acceptable C compiler found in \$PATH
3287See \`config.log' for more details" "$LINENO" 5; }
2299a76d
DJ
3288
3289# Provide some information about the compiler.
75086676
DD
3290$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3291set X $ac_compile
3292ac_compiler=$2
3293for ac_option in --version -v -V -qversion; do
3294 { { ac_try="$ac_compiler $ac_option >&5"
3295case "(($ac_try" in
3296 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3297 *) ac_try_echo=$ac_try;;
3298esac
3299eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3300$as_echo "$ac_try_echo"; } >&5
3301 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
2299a76d 3302 ac_status=$?
75086676
DD
3303 if test -s conftest.err; then
3304 sed '10a\
3305... rest of stderr output deleted ...
3306 10q' conftest.err >conftest.er1
3307 cat conftest.er1 >&5
75086676 3308 fi
d0ac1c44 3309 rm -f conftest.er1 conftest.err
75086676
DD
3310 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3311 test $ac_status = 0; }
3312done
2299a76d 3313
75086676 3314cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2299a76d 3315/* end confdefs.h. */
9f1528a1 3316#include <stdio.h>
2299a76d
DJ
3317int
3318main ()
3319{
9f1528a1 3320printf ("hello world\n");
2299a76d
DJ
3321 ;
3322 return 0;
3323}
3324_ACEOF
3325# FIXME: Cleanup?
75086676 3326if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
2299a76d
DJ
3327 (eval $ac_link) 2>&5
3328 ac_status=$?
75086676
DD
3329 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3330 test $ac_status = 0; }; then :
2299a76d
DJ
3331 gcc_no_link=no
3332else
3333 gcc_no_link=yes
3334fi
2299a76d
DJ
3335if test x$gcc_no_link = xyes; then
3336 # Setting cross_compile will disable run tests; it will
3337 # also disable AC_CHECK_FILE but that's generally
3338 # correct if we can't link.
3339 cross_compiling=yes
3340 EXEEXT=
3341else
75086676 3342 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2299a76d
DJ
3343/* end confdefs.h. */
3344
3345int
3346main ()
3347{
3348
3349 ;
3350 return 0;
3351}
3352_ACEOF
3353ac_clean_files_save=$ac_clean_files
d0ac1c44 3354ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2299a76d
DJ
3355# Try to create an executable without -o first, disregard a.out.
3356# It will help us diagnose broken compilers, and finding out an intuition
3357# of exeext.
d0ac1c44
SM
3358{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3359$as_echo_n "checking whether the C compiler works... " >&6; }
75086676
DD
3360ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3361
3362# The possible output files:
3363ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3364
3365ac_rmfiles=
3366for ac_file in $ac_files
3367do
3368 case $ac_file in
3369 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3370 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3371 esac
3372done
3373rm -f $ac_rmfiles
3374
3375if { { ac_try="$ac_link_default"
3376case "(($ac_try" in
3377 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3378 *) ac_try_echo=$ac_try;;
3379esac
3380eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3381$as_echo "$ac_try_echo"; } >&5
3382 (eval "$ac_link_default") 2>&5
3383 ac_status=$?
3384 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3385 test $ac_status = 0; }; then :
3386 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3387# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3388# in a Makefile. We should not override ac_cv_exeext if it was cached,
3389# so that the user can short-circuit this test for compilers unknown to
3390# Autoconf.
3391for ac_file in $ac_files ''
2299a76d
DJ
3392do
3393 test -f "$ac_file" || continue
3394 case $ac_file in
75086676 3395 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
58670637 3396 ;;
2299a76d 3397 [ab].out )
58670637
DD
3398 # We found the default executable, but exeext='' is most
3399 # certainly right.
3400 break;;
2299a76d 3401 *.* )
75086676
DD
3402 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3403 then :; else
3404 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3405 fi
3406 # We set ac_cv_exeext here because the later test for it is not
3407 # safe: cross compilers may not add the suffix if given an `-o'
3408 # argument, so we may need to know it at that point already.
3409 # Even if this section looks crufty: it has the advantage of
3410 # actually working.
58670637 3411 break;;
2299a76d 3412 * )
58670637 3413 break;;
2299a76d
DJ
3414 esac
3415done
75086676
DD
3416test "$ac_cv_exeext" = no && ac_cv_exeext=
3417
b39b76b8 3418else
75086676
DD
3419 ac_file=''
3420fi
75086676 3421if test -z "$ac_file"; then :
d0ac1c44
SM
3422 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3423$as_echo "no" >&6; }
3424$as_echo "$as_me: failed program was:" >&5
2299a76d
DJ
3425sed 's/^/| /' conftest.$ac_ext >&5
3426
75086676
DD
3427{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3428$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
3429as_fn_error 77 "C compiler cannot create executables
3430See \`config.log' for more details" "$LINENO" 5; }
3431else
3432 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3433$as_echo "yes" >&6; }
2299a76d 3434fi
d0ac1c44
SM
3435{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3436$as_echo_n "checking for C compiler default output file name... " >&6; }
3437{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3438$as_echo "$ac_file" >&6; }
2299a76d 3439ac_exeext=$ac_cv_exeext
2299a76d 3440
d0ac1c44 3441rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2299a76d 3442ac_clean_files=$ac_clean_files_save
75086676
DD
3443{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3444$as_echo_n "checking for suffix of executables... " >&6; }
3445if { { ac_try="$ac_link"
3446case "(($ac_try" in
3447 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3448 *) ac_try_echo=$ac_try;;
3449esac
3450eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3451$as_echo "$ac_try_echo"; } >&5
3452 (eval "$ac_link") 2>&5
2299a76d 3453 ac_status=$?
75086676
DD
3454 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3455 test $ac_status = 0; }; then :
2299a76d
DJ
3456 # If both `conftest.exe' and `conftest' are `present' (well, observable)
3457# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3458# work properly (i.e., refer to `conftest.exe'), while it won't with
3459# `rm'.
3460for ac_file in conftest.exe conftest conftest.*; do
3461 test -f "$ac_file" || continue
3462 case $ac_file in
75086676 3463 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2299a76d 3464 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
58670637 3465 break;;
2299a76d
DJ
3466 * ) break;;
3467 esac
3468done
b39b76b8 3469else
75086676
DD
3470 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3471$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
3472as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3473See \`config.log' for more details" "$LINENO" 5; }
b39b76b8 3474fi
d0ac1c44 3475rm -f conftest conftest$ac_cv_exeext
75086676
DD
3476{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3477$as_echo "$ac_cv_exeext" >&6; }
2299a76d
DJ
3478
3479rm -f conftest.$ac_ext
3480EXEEXT=$ac_cv_exeext
3481ac_exeext=$EXEEXT
d0ac1c44
SM
3482cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3483/* end confdefs.h. */
3484#include <stdio.h>
3485int
3486main ()
3487{
3488FILE *f = fopen ("conftest.out", "w");
3489 return ferror (f) || fclose (f) != 0;
3490
3491 ;
3492 return 0;
3493}
3494_ACEOF
3495ac_clean_files="$ac_clean_files conftest.out"
3496# Check that the compiler produces executables we can run. If not, either
3497# the compiler is broken, or we cross compile.
3498{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3499$as_echo_n "checking whether we are cross compiling... " >&6; }
3500if test "$cross_compiling" != yes; then
3501 { { ac_try="$ac_link"
3502case "(($ac_try" in
3503 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3504 *) ac_try_echo=$ac_try;;
3505esac
3506eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3507$as_echo "$ac_try_echo"; } >&5
3508 (eval "$ac_link") 2>&5
3509 ac_status=$?
3510 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3511 test $ac_status = 0; }
3512 if { ac_try='./conftest$ac_cv_exeext'
3513 { { case "(($ac_try" in
3514 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3515 *) ac_try_echo=$ac_try;;
3516esac
3517eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3518$as_echo "$ac_try_echo"; } >&5
3519 (eval "$ac_try") 2>&5
3520 ac_status=$?
3521 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3522 test $ac_status = 0; }; }; then
3523 cross_compiling=no
3524 else
3525 if test "$cross_compiling" = maybe; then
3526 cross_compiling=yes
3527 else
3528 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3529$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3530as_fn_error $? "cannot run C compiled programs.
3531If you meant to cross compile, use \`--host'.
3532See \`config.log' for more details" "$LINENO" 5; }
3533 fi
3534 fi
3535fi
3536{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3537$as_echo "$cross_compiling" >&6; }
3538
3539rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3540ac_clean_files=$ac_clean_files_save
b39b76b8 3541fi
75086676
DD
3542{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3543$as_echo_n "checking for suffix of object files... " >&6; }
d0ac1c44 3544if ${ac_cv_objext+:} false; then :
75086676 3545 $as_echo_n "(cached) " >&6
b39b76b8 3546else
75086676 3547 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2299a76d 3548/* end confdefs.h. */
b39b76b8 3549
2299a76d
DJ
3550int
3551main ()
3552{
b39b76b8 3553
2299a76d
DJ
3554 ;
3555 return 0;
3556}
3557_ACEOF
3558rm -f conftest.o conftest.obj
75086676
DD
3559if { { ac_try="$ac_compile"
3560case "(($ac_try" in
3561 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3562 *) ac_try_echo=$ac_try;;
3563esac
3564eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3565$as_echo "$ac_try_echo"; } >&5
3566 (eval "$ac_compile") 2>&5
3567 ac_status=$?
3568 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3569 test $ac_status = 0; }; then :
3570 for ac_file in conftest.o conftest.obj conftest.*; do
3571 test -f "$ac_file" || continue;
2299a76d 3572 case $ac_file in
75086676 3573 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2299a76d
DJ
3574 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3575 break;;
3576 esac
3577done
b39b76b8 3578else
75086676 3579 $as_echo "$as_me: failed program was:" >&5
2299a76d
DJ
3580sed 's/^/| /' conftest.$ac_ext >&5
3581
75086676
DD
3582{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3583$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
3584as_fn_error $? "cannot compute suffix of object files: cannot compile
3585See \`config.log' for more details" "$LINENO" 5; }
2299a76d 3586fi
2299a76d 3587rm -f conftest.$ac_cv_objext conftest.$ac_ext
b39b76b8 3588fi
75086676
DD
3589{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3590$as_echo "$ac_cv_objext" >&6; }
2299a76d
DJ
3591OBJEXT=$ac_cv_objext
3592ac_objext=$OBJEXT
75086676
DD
3593{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3594$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
d0ac1c44 3595if ${ac_cv_c_compiler_gnu+:} false; then :
75086676 3596 $as_echo_n "(cached) " >&6
2299a76d 3597else
75086676 3598 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2299a76d
DJ
3599/* end confdefs.h. */
3600
3601int
3602main ()
3603{
3604#ifndef __GNUC__
3605 choke me
3606#endif
b39b76b8 3607
2299a76d
DJ
3608 ;
3609 return 0;
3610}
3611_ACEOF
75086676 3612if ac_fn_c_try_compile "$LINENO"; then :
2299a76d
DJ
3613 ac_compiler_gnu=yes
3614else
75086676 3615 ac_compiler_gnu=no
2299a76d 3616fi
75086676 3617rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2299a76d
DJ
3618ac_cv_c_compiler_gnu=$ac_compiler_gnu
3619
3620fi
75086676
DD
3621{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3622$as_echo "$ac_cv_c_compiler_gnu" >&6; }
3623if test $ac_compiler_gnu = yes; then
3624 GCC=yes
3625else
3626 GCC=
3627fi
2299a76d
DJ
3628ac_test_CFLAGS=${CFLAGS+set}
3629ac_save_CFLAGS=$CFLAGS
75086676
DD
3630{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3631$as_echo_n "checking whether $CC accepts -g... " >&6; }
d0ac1c44 3632if ${ac_cv_prog_cc_g+:} false; then :
75086676
DD
3633 $as_echo_n "(cached) " >&6
3634else
3635 ac_save_c_werror_flag=$ac_c_werror_flag
3636 ac_c_werror_flag=yes
3637 ac_cv_prog_cc_g=no
3638 CFLAGS="-g"
3639 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2299a76d 3640/* end confdefs.h. */
b39b76b8 3641
2299a76d
DJ
3642int
3643main ()
3644{
b39b76b8 3645
2299a76d
DJ
3646 ;
3647 return 0;
3648}
3649_ACEOF
75086676 3650if ac_fn_c_try_compile "$LINENO"; then :
2299a76d
DJ
3651 ac_cv_prog_cc_g=yes
3652else
75086676
DD
3653 CFLAGS=""
3654 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3655/* end confdefs.h. */
3656
3657int
3658main ()
3659{
3660
3661 ;
3662 return 0;
3663}
3664_ACEOF
3665if ac_fn_c_try_compile "$LINENO"; then :
3666
3667else
3668 ac_c_werror_flag=$ac_save_c_werror_flag
3669 CFLAGS="-g"
3670 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3671/* end confdefs.h. */
3672
3673int
3674main ()
3675{
252b5132 3676
75086676
DD
3677 ;
3678 return 0;
3679}
3680_ACEOF
3681if ac_fn_c_try_compile "$LINENO"; then :
3682 ac_cv_prog_cc_g=yes
3683fi
3684rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2299a76d 3685fi
75086676 3686rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2299a76d 3687fi
75086676
DD
3688rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3689 ac_c_werror_flag=$ac_save_c_werror_flag
3690fi
3691{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3692$as_echo "$ac_cv_prog_cc_g" >&6; }
2299a76d
DJ
3693if test "$ac_test_CFLAGS" = set; then
3694 CFLAGS=$ac_save_CFLAGS
3695elif test $ac_cv_prog_cc_g = yes; then
252b5132 3696 if test "$GCC" = yes; then
2299a76d 3697 CFLAGS="-g -O2"
252b5132 3698 else
2299a76d 3699 CFLAGS="-g"
252b5132
RH
3700 fi
3701else
2299a76d
DJ
3702 if test "$GCC" = yes; then
3703 CFLAGS="-O2"
3704 else
3705 CFLAGS=
3706 fi
252b5132 3707fi
75086676
DD
3708{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3709$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
d0ac1c44 3710if ${ac_cv_prog_cc_c89+:} false; then :
75086676 3711 $as_echo_n "(cached) " >&6
2299a76d 3712else
75086676 3713 ac_cv_prog_cc_c89=no
2299a76d 3714ac_save_CC=$CC
75086676 3715cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2299a76d
DJ
3716/* end confdefs.h. */
3717#include <stdarg.h>
3718#include <stdio.h>
d0ac1c44 3719struct stat;
2299a76d
DJ
3720/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3721struct buf { int x; };
3722FILE * (*rcsopen) (struct buf *, struct stat *, int);
3723static char *e (p, i)
3724 char **p;
3725 int i;
3726{
3727 return p[i];
92655e19 3728}
2299a76d
DJ
3729static char *f (char * (*g) (char **, int), char **p, ...)
3730{
3731 char *s;
3732 va_list v;
3733 va_start (v,p);
3734 s = g (p, va_arg (v,int));
3735 va_end (v);
3736 return s;
92655e19 3737}
58670637
DD
3738
3739/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3740 function prototypes and stuff, but not '\xHH' hex character constants.
3741 These don't provoke an error unfortunately, instead are silently treated
75086676 3742 as 'x'. The following induces an error, until -std is added to get
58670637
DD
3743 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3744 array size at least. It's necessary to write '\x00'==0 to get something
75086676 3745 that's true only with -std. */
58670637
DD
3746int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3747
75086676
DD
3748/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3749 inside strings and character constants. */
3750#define FOO(x) 'x'
3751int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3752
2299a76d
DJ
3753int test (int i, double x);
3754struct s1 {int (*f) (int a);};
3755struct s2 {int (*f) (double a);};
3756int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3757int argc;
3758char **argv;
3759int
3760main ()
3761{
3762return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3763 ;
3764 return 0;
92655e19 3765}
2299a76d 3766_ACEOF
75086676
DD
3767for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3768 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2299a76d
DJ
3769do
3770 CC="$ac_save_CC $ac_arg"
75086676
DD
3771 if ac_fn_c_try_compile "$LINENO"; then :
3772 ac_cv_prog_cc_c89=$ac_arg
2299a76d 3773fi
75086676
DD
3774rm -f core conftest.err conftest.$ac_objext
3775 test "x$ac_cv_prog_cc_c89" != "xno" && break
2299a76d 3776done
75086676 3777rm -f conftest.$ac_ext
2299a76d
DJ
3778CC=$ac_save_CC
3779
3780fi
75086676
DD
3781# AC_CACHE_VAL
3782case "x$ac_cv_prog_cc_c89" in
3783 x)
3784 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3785$as_echo "none needed" >&6; } ;;
3786 xno)
3787 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3788$as_echo "unsupported" >&6; } ;;
2299a76d 3789 *)
75086676
DD
3790 CC="$CC $ac_cv_prog_cc_c89"
3791 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3792$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
2299a76d 3793esac
75086676 3794if test "x$ac_cv_prog_cc_c89" != xno; then :
2299a76d 3795
2299a76d
DJ
3796fi
3797
2299a76d
DJ
3798ac_ext=c
3799ac_cpp='$CPP $CPPFLAGS'
3800ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3801ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3802ac_compiler_gnu=$ac_cv_c_compiler_gnu
3803
899de170 3804
f91ca6bc
IB
3805ac_ext=c
3806ac_cpp='$CPP $CPPFLAGS'
3807ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3808ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3809ac_compiler_gnu=$ac_cv_c_compiler_gnu
3810{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
3811$as_echo_n "checking how to run the C preprocessor... " >&6; }
3812# On Suns, sometimes $CPP names a directory.
3813if test -n "$CPP" && test -d "$CPP"; then
3814 CPP=
75086676 3815fi
f91ca6bc 3816if test -z "$CPP"; then
d0ac1c44 3817 if ${ac_cv_prog_CPP+:} false; then :
75086676 3818 $as_echo_n "(cached) " >&6
899de170 3819else
f91ca6bc
IB
3820 # Double quotes because CPP needs to be expanded
3821 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3822 do
3823 ac_preproc_ok=false
3824for ac_c_preproc_warn_flag in '' yes
3825do
3826 # Use a header file that comes with gcc, so configuring glibc
3827 # with a fresh cross-compiler works.
3828 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3829 # <limits.h> exists even on freestanding compilers.
3830 # On the NeXT, cc -E runs the code through the compiler's parser,
3831 # not just through cpp. "Syntax error" is here to catch this case.
3832 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
899de170 3833/* end confdefs.h. */
f91ca6bc
IB
3834#ifdef __STDC__
3835# include <limits.h>
3836#else
3837# include <assert.h>
3838#endif
3839 Syntax error
899de170 3840_ACEOF
f91ca6bc
IB
3841if ac_fn_c_try_cpp "$LINENO"; then :
3842
3843else
3844 # Broken: fails on valid input.
3845continue
899de170 3846fi
d0ac1c44 3847rm -f conftest.err conftest.i conftest.$ac_ext
f91ca6bc
IB
3848
3849 # OK, works on sane cases. Now check whether nonexistent headers
3850 # can be detected and how.
3851 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3852/* end confdefs.h. */
3853#include <ac_nonexistent.h>
3854_ACEOF
3855if ac_fn_c_try_cpp "$LINENO"; then :
3856 # Broken: success on invalid input.
3857continue
3858else
3859 # Passes both tests.
3860ac_preproc_ok=:
3861break
899de170 3862fi
d0ac1c44 3863rm -f conftest.err conftest.i conftest.$ac_ext
f91ca6bc
IB
3864
3865done
3866# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
d0ac1c44 3867rm -f conftest.i conftest.err conftest.$ac_ext
f91ca6bc
IB
3868if $ac_preproc_ok; then :
3869 break
899de170 3870fi
899de170 3871
f91ca6bc
IB
3872 done
3873 ac_cv_prog_CPP=$CPP
3874
3875fi
3876 CPP=$ac_cv_prog_CPP
899de170 3877else
f91ca6bc
IB
3878 ac_cv_prog_CPP=$CPP
3879fi
3880{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
3881$as_echo "$CPP" >&6; }
3882ac_preproc_ok=false
3883for ac_c_preproc_warn_flag in '' yes
3884do
3885 # Use a header file that comes with gcc, so configuring glibc
3886 # with a fresh cross-compiler works.
3887 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3888 # <limits.h> exists even on freestanding compilers.
3889 # On the NeXT, cc -E runs the code through the compiler's parser,
3890 # not just through cpp. "Syntax error" is here to catch this case.
75086676 3891 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
899de170 3892/* end confdefs.h. */
f91ca6bc
IB
3893#ifdef __STDC__
3894# include <limits.h>
3895#else
3896# include <assert.h>
3897#endif
3898 Syntax error
899de170 3899_ACEOF
f91ca6bc
IB
3900if ac_fn_c_try_cpp "$LINENO"; then :
3901
3902else
3903 # Broken: fails on valid input.
3904continue
899de170 3905fi
d0ac1c44 3906rm -f conftest.err conftest.i conftest.$ac_ext
f91ca6bc
IB
3907
3908 # OK, works on sane cases. Now check whether nonexistent headers
3909 # can be detected and how.
75086676 3910 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
899de170 3911/* end confdefs.h. */
f91ca6bc 3912#include <ac_nonexistent.h>
8ddbb593 3913_ACEOF
75086676 3914if ac_fn_c_try_cpp "$LINENO"; then :
8ddbb593
DJ
3915 # Broken: success on invalid input.
3916continue
3917else
8ddbb593
DJ
3918 # Passes both tests.
3919ac_preproc_ok=:
3920break
3921fi
d0ac1c44 3922rm -f conftest.err conftest.i conftest.$ac_ext
8ddbb593
DJ
3923
3924done
3925# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
d0ac1c44 3926rm -f conftest.i conftest.err conftest.$ac_ext
75086676
DD
3927if $ac_preproc_ok; then :
3928
8ddbb593 3929else
75086676
DD
3930 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3931$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
3932as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
3933See \`config.log' for more details" "$LINENO" 5; }
8ddbb593
DJ
3934fi
3935
3936ac_ext=c
3937ac_cpp='$CPP $CPPFLAGS'
3938ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3939ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3940ac_compiler_gnu=$ac_cv_c_compiler_gnu
3941
3942
f91ca6bc
IB
3943{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
3944$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
d0ac1c44 3945if ${ac_cv_path_GREP+:} false; then :
75086676 3946 $as_echo_n "(cached) " >&6
fd7d450d 3947else
f91ca6bc
IB
3948 if test -z "$GREP"; then
3949 ac_path_GREP_found=false
3950 # Loop through the user's path and test for each of PROGNAME-LIST
3951 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3952for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3953do
3954 IFS=$as_save_IFS
3955 test -z "$as_dir" && as_dir=.
3956 for ac_prog in grep ggrep; do
3957 for ac_exec_ext in '' $ac_executable_extensions; do
3958 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
d0ac1c44 3959 as_fn_executable_p "$ac_path_GREP" || continue
f91ca6bc
IB
3960# Check for GNU ac_path_GREP and select it if it is found.
3961 # Check for GNU $ac_path_GREP
3962case `"$ac_path_GREP" --version 2>&1` in
3963*GNU*)
3964 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
3965*)
3966 ac_count=0
3967 $as_echo_n 0123456789 >"conftest.in"
3968 while :
3969 do
3970 cat "conftest.in" "conftest.in" >"conftest.tmp"
3971 mv "conftest.tmp" "conftest.in"
3972 cp "conftest.in" "conftest.nl"
3973 $as_echo 'GREP' >> "conftest.nl"
3974 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3975 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3976 as_fn_arith $ac_count + 1 && ac_count=$as_val
3977 if test $ac_count -gt ${ac_path_GREP_max-0}; then
3978 # Best one so far, save it but keep looking for a better one
3979 ac_cv_path_GREP="$ac_path_GREP"
3980 ac_path_GREP_max=$ac_count
3981 fi
3982 # 10*(2^10) chars as input seems more than enough
3983 test $ac_count -gt 10 && break
3984 done
3985 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3986esac
3987
3988 $ac_path_GREP_found && break 3
3989 done
3990 done
3991 done
3992IFS=$as_save_IFS
3993 if test -z "$ac_cv_path_GREP"; then
d0ac1c44 3994 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
f91ca6bc 3995 fi
1f616ca1 3996else
f91ca6bc
IB
3997 ac_cv_path_GREP=$GREP
3998fi
3999
4000fi
4001{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4002$as_echo "$ac_cv_path_GREP" >&6; }
4003 GREP="$ac_cv_path_GREP"
4004
4005
4006{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4007$as_echo_n "checking for egrep... " >&6; }
d0ac1c44 4008if ${ac_cv_path_EGREP+:} false; then :
f91ca6bc
IB
4009 $as_echo_n "(cached) " >&6
4010else
4011 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4012 then ac_cv_path_EGREP="$GREP -E"
4013 else
4014 if test -z "$EGREP"; then
4015 ac_path_EGREP_found=false
4016 # Loop through the user's path and test for each of PROGNAME-LIST
4017 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4018for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4019do
4020 IFS=$as_save_IFS
4021 test -z "$as_dir" && as_dir=.
4022 for ac_prog in egrep; do
4023 for ac_exec_ext in '' $ac_executable_extensions; do
4024 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
d0ac1c44 4025 as_fn_executable_p "$ac_path_EGREP" || continue
f91ca6bc
IB
4026# Check for GNU ac_path_EGREP and select it if it is found.
4027 # Check for GNU $ac_path_EGREP
4028case `"$ac_path_EGREP" --version 2>&1` in
4029*GNU*)
4030 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4031*)
4032 ac_count=0
4033 $as_echo_n 0123456789 >"conftest.in"
4034 while :
4035 do
4036 cat "conftest.in" "conftest.in" >"conftest.tmp"
4037 mv "conftest.tmp" "conftest.in"
4038 cp "conftest.in" "conftest.nl"
4039 $as_echo 'EGREP' >> "conftest.nl"
4040 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4041 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4042 as_fn_arith $ac_count + 1 && ac_count=$as_val
4043 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4044 # Best one so far, save it but keep looking for a better one
4045 ac_cv_path_EGREP="$ac_path_EGREP"
4046 ac_path_EGREP_max=$ac_count
4047 fi
4048 # 10*(2^10) chars as input seems more than enough
4049 test $ac_count -gt 10 && break
4050 done
4051 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4052esac
4053
4054 $ac_path_EGREP_found && break 3
4055 done
4056 done
4057 done
4058IFS=$as_save_IFS
4059 if test -z "$ac_cv_path_EGREP"; then
d0ac1c44 4060 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
f91ca6bc
IB
4061 fi
4062else
4063 ac_cv_path_EGREP=$EGREP
4064fi
4065
4066 fi
4067fi
4068{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4069$as_echo "$ac_cv_path_EGREP" >&6; }
4070 EGREP="$ac_cv_path_EGREP"
4071
4072
4073{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
4074$as_echo_n "checking for ANSI C header files... " >&6; }
d0ac1c44 4075if ${ac_cv_header_stdc+:} false; then :
f91ca6bc
IB
4076 $as_echo_n "(cached) " >&6
4077else
4078 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1f616ca1 4079/* end confdefs.h. */
f91ca6bc
IB
4080#include <stdlib.h>
4081#include <stdarg.h>
4082#include <string.h>
4083#include <float.h>
1f616ca1
PB
4084
4085int
4086main ()
4087{
4088
4089 ;
4090 return 0;
4091}
4092_ACEOF
75086676 4093if ac_fn_c_try_compile "$LINENO"; then :
f91ca6bc 4094 ac_cv_header_stdc=yes
1f616ca1 4095else
f91ca6bc 4096 ac_cv_header_stdc=no
1f616ca1 4097fi
75086676 4098rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
f91ca6bc
IB
4099
4100if test $ac_cv_header_stdc = yes; then
4101 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4102 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4103/* end confdefs.h. */
4104#include <string.h>
4105
4106_ACEOF
4107if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4108 $EGREP "memchr" >/dev/null 2>&1; then :
4109
4110else
4111 ac_cv_header_stdc=no
1f616ca1 4112fi
f91ca6bc 4113rm -f conftest*
1f616ca1 4114
1f616ca1
PB
4115fi
4116
f91ca6bc
IB
4117if test $ac_cv_header_stdc = yes; then
4118 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4119 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4120/* end confdefs.h. */
4121#include <stdlib.h>
4122
4123_ACEOF
4124if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4125 $EGREP "free" >/dev/null 2>&1; then :
1f616ca1 4126
46a10049 4127else
f91ca6bc 4128 ac_cv_header_stdc=no
46a10049 4129fi
f91ca6bc
IB
4130rm -f conftest*
4131
4132fi
4133
4134if test $ac_cv_header_stdc = yes; then
4135 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
4136 if test "$cross_compiling" = yes; then :
4137 :
46a10049 4138else
75086676 4139 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46a10049 4140/* end confdefs.h. */
f91ca6bc
IB
4141#include <ctype.h>
4142#include <stdlib.h>
4143#if ((' ' & 0x0FF) == 0x020)
4144# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4145# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4146#else
4147# define ISLOWER(c) \
4148 (('a' <= (c) && (c) <= 'i') \
4149 || ('j' <= (c) && (c) <= 'r') \
4150 || ('s' <= (c) && (c) <= 'z'))
4151# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4152#endif
46a10049 4153
f91ca6bc 4154#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
46a10049
DD
4155int
4156main ()
4157{
f91ca6bc
IB
4158 int i;
4159 for (i = 0; i < 256; i++)
4160 if (XOR (islower (i), ISLOWER (i))
4161 || toupper (i) != TOUPPER (i))
4162 return 2;
46a10049
DD
4163 return 0;
4164}
4165_ACEOF
f91ca6bc
IB
4166if ac_fn_c_try_run "$LINENO"; then :
4167
46a10049 4168else
f91ca6bc
IB
4169 ac_cv_header_stdc=no
4170fi
4171rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
4172 conftest.$ac_objext conftest.beam conftest.$ac_ext
46a10049 4173fi
46a10049
DD
4174
4175fi
f91ca6bc
IB
4176fi
4177{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
4178$as_echo "$ac_cv_header_stdc" >&6; }
4179if test $ac_cv_header_stdc = yes; then
46a10049 4180
f91ca6bc 4181$as_echo "#define STDC_HEADERS 1" >>confdefs.h
46a10049
DD
4182
4183fi
4184
f91ca6bc
IB
4185# On IRIX 5.3, sys/types and inttypes.h are conflicting.
4186for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4187 inttypes.h stdint.h unistd.h
4188do :
4189 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4190ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
4191"
d0ac1c44 4192if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
f91ca6bc
IB
4193 cat >>confdefs.h <<_ACEOF
4194#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4195_ACEOF
4196
4197fi
4198
4199done
4200
4201
4202
4203 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
d0ac1c44 4204if test "x$ac_cv_header_minix_config_h" = xyes; then :
f91ca6bc 4205 MINIX=yes
46a10049 4206else
f91ca6bc 4207 MINIX=
46a10049
DD
4208fi
4209
4210
f91ca6bc 4211 if test "$MINIX" = yes; then
46a10049 4212
f91ca6bc
IB
4213$as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
4214
4215
4216$as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
4217
4218
4219$as_echo "#define _MINIX 1" >>confdefs.h
4220
4221 fi
4222
4223
4224 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
4225$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
d0ac1c44 4226if ${ac_cv_safe_to_define___extensions__+:} false; then :
75086676 4227 $as_echo_n "(cached) " >&6
96e00b33 4228else
75086676 4229 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11a338da
DD
4230/* end confdefs.h. */
4231
d0ac1c44
SM
4232# define __EXTENSIONS__ 1
4233 $ac_includes_default
11a338da
DD
4234int
4235main ()
4236{
11a338da
DD
4237
4238 ;
4239 return 0;
4240}
4241_ACEOF
75086676 4242if ac_fn_c_try_compile "$LINENO"; then :
f91ca6bc 4243 ac_cv_safe_to_define___extensions__=yes
96e00b33 4244else
f91ca6bc 4245 ac_cv_safe_to_define___extensions__=no
96e00b33 4246fi
75086676 4247rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2299a76d 4248fi
f91ca6bc
IB
4249{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
4250$as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
4251 test $ac_cv_safe_to_define___extensions__ = yes &&
4252 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
4253
4254 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
4255
4256 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
4257
4258 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
4259
4260 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
4261
11a338da 4262
2299a76d 4263
f91ca6bc
IB
4264# Check whether --enable-largefile was given.
4265if test "${enable_largefile+set}" = set; then :
4266 enableval=$enable_largefile;
96e00b33 4267fi
11a338da 4268
f91ca6bc
IB
4269if test "$enable_largefile" != no; then
4270
4271 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
4272$as_echo_n "checking for special C compiler options needed for large files... " >&6; }
d0ac1c44 4273if ${ac_cv_sys_largefile_CC+:} false; then :
75086676 4274 $as_echo_n "(cached) " >&6
96e00b33 4275else
f91ca6bc
IB
4276 ac_cv_sys_largefile_CC=no
4277 if test "$GCC" != yes; then
4278 ac_save_CC=$CC
4279 while :; do
4280 # IRIX 6.2 and later do not support large files by default,
4281 # so use the C compiler's -n32 option if that helps.
4282 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4283/* end confdefs.h. */
4284#include <sys/types.h>
4285 /* Check that off_t can represent 2**63 - 1 correctly.
4286 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4287 since some C++ compilers masquerading as C compilers
4288 incorrectly reject 9223372036854775807. */
4289#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4290 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4291 && LARGE_OFF_T % 2147483647 == 1)
4292 ? 1 : -1];
4293int
4294main ()
4295{
4296
4297 ;
4298 return 0;
4299}
4300_ACEOF
4301 if ac_fn_c_try_compile "$LINENO"; then :
4302 break
4303fi
4304rm -f core conftest.err conftest.$ac_objext
4305 CC="$CC -n32"
4306 if ac_fn_c_try_compile "$LINENO"; then :
4307 ac_cv_sys_largefile_CC=' -n32'; break
4308fi
4309rm -f core conftest.err conftest.$ac_objext
4310 break
4311 done
4312 CC=$ac_save_CC
4313 rm -f conftest.$ac_ext
4314 fi
4315fi
4316{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
4317$as_echo "$ac_cv_sys_largefile_CC" >&6; }
4318 if test "$ac_cv_sys_largefile_CC" != no; then
4319 CC=$CC$ac_cv_sys_largefile_CC
4320 fi
4321
4322 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
4323$as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
d0ac1c44 4324if ${ac_cv_sys_file_offset_bits+:} false; then :
f91ca6bc
IB
4325 $as_echo_n "(cached) " >&6
4326else
4327 while :; do
75086676 4328 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11a338da 4329/* end confdefs.h. */
f91ca6bc
IB
4330#include <sys/types.h>
4331 /* Check that off_t can represent 2**63 - 1 correctly.
4332 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4333 since some C++ compilers masquerading as C compilers
4334 incorrectly reject 9223372036854775807. */
4335#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4336 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4337 && LARGE_OFF_T % 2147483647 == 1)
4338 ? 1 : -1];
4339int
4340main ()
4341{
96e00b33 4342
f91ca6bc
IB
4343 ;
4344 return 0;
4345}
11a338da 4346_ACEOF
75086676 4347if ac_fn_c_try_compile "$LINENO"; then :
f91ca6bc 4348 ac_cv_sys_file_offset_bits=no; break
96e00b33 4349fi
75086676 4350rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
f91ca6bc
IB
4351 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4352/* end confdefs.h. */
4353#define _FILE_OFFSET_BITS 64
4354#include <sys/types.h>
4355 /* Check that off_t can represent 2**63 - 1 correctly.
4356 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4357 since some C++ compilers masquerading as C compilers
4358 incorrectly reject 9223372036854775807. */
4359#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4360 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4361 && LARGE_OFF_T % 2147483647 == 1)
4362 ? 1 : -1];
4363int
4364main ()
4365{
11a338da 4366
f91ca6bc
IB
4367 ;
4368 return 0;
4369}
4370_ACEOF
4371if ac_fn_c_try_compile "$LINENO"; then :
4372 ac_cv_sys_file_offset_bits=64; break
96e00b33 4373fi
f91ca6bc
IB
4374rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4375 ac_cv_sys_file_offset_bits=unknown
4376 break
4377done
4378fi
4379{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
4380$as_echo "$ac_cv_sys_file_offset_bits" >&6; }
4381case $ac_cv_sys_file_offset_bits in #(
4382 no | unknown) ;;
4383 *)
4384cat >>confdefs.h <<_ACEOF
4385#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
11a338da 4386_ACEOF
f91ca6bc 4387;;
11a338da 4388esac
f91ca6bc
IB
4389rm -rf conftest*
4390 if test $ac_cv_sys_file_offset_bits = unknown; then
4391 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
4392$as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
d0ac1c44 4393if ${ac_cv_sys_large_files+:} false; then :
f91ca6bc
IB
4394 $as_echo_n "(cached) " >&6
4395else
4396 while :; do
4397 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4398/* end confdefs.h. */
4399#include <sys/types.h>
4400 /* Check that off_t can represent 2**63 - 1 correctly.
4401 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4402 since some C++ compilers masquerading as C compilers
4403 incorrectly reject 9223372036854775807. */
4404#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4405 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4406 && LARGE_OFF_T % 2147483647 == 1)
4407 ? 1 : -1];
4408int
4409main ()
4410{
96e00b33 4411
f91ca6bc
IB
4412 ;
4413 return 0;
4414}
4415_ACEOF
4416if ac_fn_c_try_compile "$LINENO"; then :
4417 ac_cv_sys_large_files=no; break
4418fi
4419rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4420 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4421/* end confdefs.h. */
4422#define _LARGE_FILES 1
4423#include <sys/types.h>
4424 /* Check that off_t can represent 2**63 - 1 correctly.
4425 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4426 since some C++ compilers masquerading as C compilers
4427 incorrectly reject 9223372036854775807. */
4428#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4429 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4430 && LARGE_OFF_T % 2147483647 == 1)
4431 ? 1 : -1];
4432int
4433main ()
4434{
75086676 4435
f91ca6bc
IB
4436 ;
4437 return 0;
4438}
4439_ACEOF
4440if ac_fn_c_try_compile "$LINENO"; then :
4441 ac_cv_sys_large_files=1; break
4442fi
4443rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4444 ac_cv_sys_large_files=unknown
4445 break
4446done
4447fi
4448{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
4449$as_echo "$ac_cv_sys_large_files" >&6; }
4450case $ac_cv_sys_large_files in #(
4451 no | unknown) ;;
4452 *)
4453cat >>confdefs.h <<_ACEOF
4454#define _LARGE_FILES $ac_cv_sys_large_files
4455_ACEOF
4456;;
4457esac
4458rm -rf conftest*
4459 fi
d0ac1c44
SM
4460
4461
f91ca6bc
IB
4462fi
4463
4464
4465ac_c_preproc_warn_flag=yes
4466
8a643cc3
L
4467ac_ext=c
4468ac_cpp='$CPP $CPPFLAGS'
4469ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4470ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4471ac_compiler_gnu=$ac_cv_c_compiler_gnu
4472
f91ca6bc
IB
4473ac_libiberty_warn_cflags=
4474save_CFLAGS="$CFLAGS"
4475for real_option in -W -Wall -Wwrite-strings -Wc++-compat \
59d2699c
MW
4476 -Wstrict-prototypes \
4477 -Wshadow=local; do
f91ca6bc
IB
4478 # Do the check with the no- prefix removed since gcc silently
4479 # accepts any -Wno-* option on purpose
4480 case $real_option in
4481 -Wno-*) option=-W`expr x$real_option : 'x-Wno-\(.*\)'` ;;
4482 *) option=$real_option ;;
4483 esac
4484 as_acx_Woption=`$as_echo "acx_cv_prog_cc_warning_$option" | $as_tr_sh`
4485
4486 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC supports $option" >&5
4487$as_echo_n "checking whether $CC supports $option... " >&6; }
d0ac1c44 4488if eval \${$as_acx_Woption+:} false; then :
75086676 4489 $as_echo_n "(cached) " >&6
96e00b33 4490else
f91ca6bc
IB
4491 CFLAGS="$option"
4492 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4493/* end confdefs.h. */
75086676 4494
f91ca6bc
IB
4495int
4496main ()
4497{
4498
4499 ;
4500 return 0;
4501}
4502_ACEOF
4503if ac_fn_c_try_compile "$LINENO"; then :
4504 eval "$as_acx_Woption=yes"
4505else
4506 eval "$as_acx_Woption=no"
4507fi
4508rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4509
4510fi
4511eval ac_res=\$$as_acx_Woption
4512 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
4513$as_echo "$ac_res" >&6; }
4514 if test `eval 'as_val=${'$as_acx_Woption'};$as_echo "$as_val"'` = yes; then :
4515 ac_libiberty_warn_cflags="$ac_libiberty_warn_cflags${ac_libiberty_warn_cflags:+ }$real_option"
4516fi
75086676 4517 done
f91ca6bc 4518CFLAGS="$save_CFLAGS"
8a643cc3
L
4519ac_ext=c
4520ac_cpp='$CPP $CPPFLAGS'
4521ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4522ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4523ac_compiler_gnu=$ac_cv_c_compiler_gnu
4524
4525
4526ac_ext=c
4527ac_cpp='$CPP $CPPFLAGS'
4528ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4529ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4530ac_compiler_gnu=$ac_cv_c_compiler_gnu
f91ca6bc
IB
4531
4532# Do the check with the no- prefix removed from the warning options
4533# since gcc silently accepts any -Wno-* option on purpose
4534if test "$GCC" = yes; then :
4535 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -pedantic " >&5
4536$as_echo_n "checking whether $CC supports -pedantic ... " >&6; }
d0ac1c44 4537if ${acx_cv_prog_cc_pedantic_+:} false; then :
f91ca6bc 4538 $as_echo_n "(cached) " >&6
75086676 4539else
f91ca6bc
IB
4540 save_CFLAGS="$CFLAGS"
4541CFLAGS="-pedantic "
4542cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4543/* end confdefs.h. */
4544
4545int
4546main ()
4547{
4548
4549 ;
4550 return 0;
4551}
4552_ACEOF
4553if ac_fn_c_try_compile "$LINENO"; then :
4554 acx_cv_prog_cc_pedantic_=yes
4555else
4556 acx_cv_prog_cc_pedantic_=no
4557fi
4558rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4559CFLAGS="$save_CFLAGS"
4560fi
4561{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_prog_cc_pedantic_" >&5
4562$as_echo "$acx_cv_prog_cc_pedantic_" >&6; }
4563if test $acx_cv_prog_cc_pedantic_ = yes; then :
4564 ac_libiberty_warn_cflags="$ac_libiberty_warn_cflags${ac_libiberty_warn_cflags:+ }-pedantic "
75086676
DD
4565fi
4566
4567fi
8a643cc3
L
4568ac_ext=c
4569ac_cpp='$CPP $CPPFLAGS'
4570ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4571ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4572ac_compiler_gnu=$ac_cv_c_compiler_gnu
4573
75086676
DD
4574
4575
f91ca6bc
IB
4576if test "x$CC" != xcc; then
4577 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understand -c and -o together" >&5
4578$as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; }
4579else
4580 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c and -o together" >&5
4581$as_echo_n "checking whether cc understands -c and -o together... " >&6; }
4582fi
4583set dummy $CC; ac_cc=`$as_echo "$2" |
4584 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
d0ac1c44 4585if eval \${ac_cv_prog_cc_${ac_cc}_c_o+:} false; then :
75086676
DD
4586 $as_echo_n "(cached) " >&6
4587else
f91ca6bc
IB
4588 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4589/* end confdefs.h. */
4590
4591int
4592main ()
4593{
4594
4595 ;
4596 return 0;
4597}
4598_ACEOF
4599# Make sure it works both with $CC and with simple cc.
4600# We do the test twice because some compilers refuse to overwrite an
4601# existing .o file with -o, though they will create one.
4602ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
4603rm -f conftest2.*
4604if { { case "(($ac_try" in
4605 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4606 *) ac_try_echo=$ac_try;;
4607esac
4608eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4609$as_echo "$ac_try_echo"; } >&5
4610 (eval "$ac_try") 2>&5
4611 ac_status=$?
4612 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4613 test $ac_status = 0; } &&
4614 test -f conftest2.$ac_objext && { { case "(($ac_try" in
4615 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4616 *) ac_try_echo=$ac_try;;
4617esac
4618eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4619$as_echo "$ac_try_echo"; } >&5
4620 (eval "$ac_try") 2>&5
4621 ac_status=$?
4622 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4623 test $ac_status = 0; };
4624then
4625 eval ac_cv_prog_cc_${ac_cc}_c_o=yes
4626 if test "x$CC" != xcc; then
4627 # Test first that cc exists at all.
4628 if { ac_try='cc -c conftest.$ac_ext >&5'
4629 { { case "(($ac_try" in
4630 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4631 *) ac_try_echo=$ac_try;;
75086676 4632esac
f91ca6bc
IB
4633eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4634$as_echo "$ac_try_echo"; } >&5
4635 (eval "$ac_try") 2>&5
4636 ac_status=$?
4637 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4638 test $ac_status = 0; }; }; then
4639 ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
4640 rm -f conftest2.*
4641 if { { case "(($ac_try" in
4642 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4643 *) ac_try_echo=$ac_try;;
4644esac
4645eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4646$as_echo "$ac_try_echo"; } >&5
4647 (eval "$ac_try") 2>&5
4648 ac_status=$?
4649 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4650 test $ac_status = 0; } &&
4651 test -f conftest2.$ac_objext && { { case "(($ac_try" in
4652 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4653 *) ac_try_echo=$ac_try;;
4654esac
4655eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4656$as_echo "$ac_try_echo"; } >&5
4657 (eval "$ac_try") 2>&5
4658 ac_status=$?
4659 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4660 test $ac_status = 0; };
4661 then
4662 # cc works too.
4663 :
4664 else
4665 # cc exists but doesn't like -o.
4666 eval ac_cv_prog_cc_${ac_cc}_c_o=no
4667 fi
4668 fi
75086676
DD
4669 fi
4670else
f91ca6bc 4671 eval ac_cv_prog_cc_${ac_cc}_c_o=no
75086676 4672fi
f91ca6bc 4673rm -f core conftest*
75086676 4674
75086676 4675fi
f91ca6bc
IB
4676if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
4677 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4678$as_echo "yes" >&6; }
4679else
4680 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4681$as_echo "no" >&6; }
75086676 4682
f91ca6bc 4683$as_echo "#define NO_MINUS_C_MINUS_O 1" >>confdefs.h
75086676 4684
f91ca6bc
IB
4685fi
4686
4687# autoconf is lame and doesn't give us any substitution variable for this.
4688if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" = no"; then
4689 NO_MINUS_C_MINUS_O=yes
4690else
4691 OUTPUT_OPTION='-o $@'
4692fi
4693
4694
4695
4696{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
4697$as_echo_n "checking for an ANSI C-conforming const... " >&6; }
d0ac1c44 4698if ${ac_cv_c_const+:} false; then :
75086676
DD
4699 $as_echo_n "(cached) " >&6
4700else
4701 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11a338da 4702/* end confdefs.h. */
0093138c 4703
11a338da
DD
4704int
4705main ()
4706{
d0ac1c44 4707
f91ca6bc 4708#ifndef __cplusplus
d0ac1c44 4709 /* Ultrix mips cc rejects this sort of thing. */
f91ca6bc 4710 typedef int charset[2];
d0ac1c44 4711 const charset cs = { 0, 0 };
f91ca6bc
IB
4712 /* SunOS 4.1.1 cc rejects this. */
4713 char const *const *pcpcc;
4714 char **ppc;
4715 /* NEC SVR4.0.2 mips cc rejects this. */
4716 struct point {int x, y;};
4717 static struct point const zero = {0,0};
4718 /* AIX XL C 1.02.0.0 rejects this.
4719 It does not let you subtract one const X* pointer from another in
4720 an arm of an if-expression whose if-part is not a constant
4721 expression */
4722 const char *g = "string";
4723 pcpcc = &g + (g ? g-g : 0);
4724 /* HPUX 7.0 cc rejects these. */
4725 ++pcpcc;
4726 ppc = (char**) pcpcc;
4727 pcpcc = (char const *const *) ppc;
d0ac1c44
SM
4728 { /* SCO 3.2v4 cc rejects this sort of thing. */
4729 char tx;
4730 char *t = &tx;
f91ca6bc
IB
4731 char const *s = 0 ? (char *) 0 : (char const *) 0;
4732
4733 *t++ = 0;
4734 if (s) return 0;
4735 }
4736 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
4737 int x[] = {25, 17};
4738 const int *foo = &x[0];
4739 ++foo;
4740 }
4741 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
4742 typedef const int *iptr;
4743 iptr p = 0;
4744 ++p;
4745 }
d0ac1c44 4746 { /* AIX XL C 1.02.0.0 rejects this sort of thing, saying
f91ca6bc 4747 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
d0ac1c44
SM
4748 struct s { int j; const int *ap[3]; } bx;
4749 struct s *b = &bx; b->j = 5;
f91ca6bc
IB
4750 }
4751 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
4752 const int foo = 10;
4753 if (!foo) return 0;
4754 }
4755 return !cs[0] && !zero.x;
4756#endif
0093138c 4757
11a338da
DD
4758 ;
4759 return 0;
4760}
4761_ACEOF
75086676 4762if ac_fn_c_try_compile "$LINENO"; then :
f91ca6bc 4763 ac_cv_c_const=yes
75086676 4764else
f91ca6bc 4765 ac_cv_c_const=no
75086676
DD
4766fi
4767rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
75086676 4768fi
f91ca6bc
IB
4769{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
4770$as_echo "$ac_cv_c_const" >&6; }
4771if test $ac_cv_c_const = no; then
75086676 4772
f91ca6bc 4773$as_echo "#define const /**/" >>confdefs.h
75086676
DD
4774
4775fi
4776
f91ca6bc
IB
4777{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
4778$as_echo_n "checking for inline... " >&6; }
d0ac1c44 4779if ${ac_cv_c_inline+:} false; then :
f91ca6bc 4780 $as_echo_n "(cached) " >&6
75086676 4781else
f91ca6bc
IB
4782 ac_cv_c_inline=no
4783for ac_kw in inline __inline__ __inline; do
75086676
DD
4784 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4785/* end confdefs.h. */
f91ca6bc
IB
4786#ifndef __cplusplus
4787typedef int foo_t;
4788static $ac_kw foo_t static_foo () {return 0; }
4789$ac_kw foo_t foo () {return 0; }
46a10049 4790#endif
0093138c 4791
2299a76d 4792_ACEOF
f91ca6bc
IB
4793if ac_fn_c_try_compile "$LINENO"; then :
4794 ac_cv_c_inline=$ac_kw
75086676 4795fi
f91ca6bc
IB
4796rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4797 test "$ac_cv_c_inline" != no && break
4798done
75086676
DD
4799
4800fi
f91ca6bc
IB
4801{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
4802$as_echo "$ac_cv_c_inline" >&6; }
75086676 4803
f91ca6bc
IB
4804case $ac_cv_c_inline in
4805 inline | yes) ;;
4806 *)
4807 case $ac_cv_c_inline in
4808 no) ac_val=;;
4809 *) ac_val=$ac_cv_c_inline;;
4810 esac
4811 cat >>confdefs.h <<_ACEOF
4812#ifndef __cplusplus
4813#define inline $ac_val
4814#endif
75086676 4815_ACEOF
f91ca6bc
IB
4816 ;;
4817esac
75086676
DD
4818
4819 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
4820$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
d0ac1c44 4821if ${ac_cv_c_bigendian+:} false; then :
75086676
DD
4822 $as_echo_n "(cached) " >&6
4823else
0093138c 4824 ac_cv_c_bigendian=unknown
75086676
DD
4825 # See if we're dealing with a universal compiler.
4826 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4827/* end confdefs.h. */
4828#ifndef __APPLE_CC__
4829 not a universal capable compiler
4830 #endif
4831 typedef int dummy;
4832
4833_ACEOF
4834if ac_fn_c_try_compile "$LINENO"; then :
4835
4836 # Check for potential -arch flags. It is not universal unless
4837 # there are at least two -arch flags with different values.
4838 ac_arch=
4839 ac_prev=
4840 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
4841 if test -n "$ac_prev"; then
4842 case $ac_word in
4843 i?86 | x86_64 | ppc | ppc64)
4844 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
4845 ac_arch=$ac_word
4846 else
4847 ac_cv_c_bigendian=universal
4848 break
4849 fi
4850 ;;
4851 esac
4852 ac_prev=
4853 elif test "x$ac_word" = "x-arch"; then
4854 ac_prev=arch
4855 fi
4856 done
4857fi
4858rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4859 if test $ac_cv_c_bigendian = unknown; then
4860 # See if sys/param.h defines the BYTE_ORDER macro.
4861 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4862/* end confdefs.h. */
4863#include <sys/types.h>
4864 #include <sys/param.h>
4865
4866int
4867main ()
4868{
4869#if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
4870 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
4871 && LITTLE_ENDIAN)
4872 bogus endian macros
4873 #endif
4874
4875 ;
4876 return 0;
4877}
0093138c 4878_ACEOF
75086676
DD
4879if ac_fn_c_try_compile "$LINENO"; then :
4880 # It does; now see whether it defined to BIG_ENDIAN or not.
4881 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
0093138c 4882/* end confdefs.h. */
75086676
DD
4883#include <sys/types.h>
4884 #include <sys/param.h>
4885
0093138c
DD
4886int
4887main ()
4888{
75086676
DD
4889#if BYTE_ORDER != BIG_ENDIAN
4890 not big endian
4891 #endif
4892
0093138c
DD
4893 ;
4894 return 0;
4895}
4896_ACEOF
75086676 4897if ac_fn_c_try_compile "$LINENO"; then :
0093138c 4898 ac_cv_c_bigendian=yes
75086676
DD
4899else
4900 ac_cv_c_bigendian=no
0093138c 4901fi
75086676 4902rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
0093138c 4903fi
75086676
DD
4904rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4905 fi
4906 if test $ac_cv_c_bigendian = unknown; then
4907 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
4908 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4909/* end confdefs.h. */
4910#include <limits.h>
0093138c 4911
75086676
DD
4912int
4913main ()
4914{
4915#if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
4916 bogus endian macros
4917 #endif
4918
4919 ;
4920 return 0;
4921}
46a10049 4922_ACEOF
75086676
DD
4923if ac_fn_c_try_compile "$LINENO"; then :
4924 # It does; now see whether it defined to _BIG_ENDIAN or not.
4925 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46a10049 4926/* end confdefs.h. */
75086676
DD
4927#include <limits.h>
4928
0093138c
DD
4929int
4930main ()
4931{
75086676
DD
4932#ifndef _BIG_ENDIAN
4933 not big endian
4934 #endif
4935
4936 ;
4937 return 0;
46a10049 4938}
2299a76d 4939_ACEOF
75086676
DD
4940if ac_fn_c_try_compile "$LINENO"; then :
4941 ac_cv_c_bigendian=yes
46a10049 4942else
75086676 4943 ac_cv_c_bigendian=no
7108c5dc 4944fi
75086676 4945rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
46a10049 4946fi
75086676
DD
4947rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4948 fi
4949 if test $ac_cv_c_bigendian = unknown; then
4950 # Compile a test program.
4951 if test "$cross_compiling" = yes; then :
4952 # Try to guess by grepping values from an object file.
4953 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4954/* end confdefs.h. */
4955short int ascii_mm[] =
4956 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
4957 short int ascii_ii[] =
4958 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
4959 int use_ascii (int i) {
4960 return ascii_mm[i] + ascii_ii[i];
4961 }
4962 short int ebcdic_ii[] =
4963 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
4964 short int ebcdic_mm[] =
4965 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
4966 int use_ebcdic (int i) {
4967 return ebcdic_mm[i] + ebcdic_ii[i];
4968 }
4969 extern int foo;
4970
4971int
4972main ()
4973{
4974return use_ascii (foo) == use_ebcdic (foo);
4975 ;
4976 return 0;
4977}
4978_ACEOF
4979if ac_fn_c_try_compile "$LINENO"; then :
4980 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
4981 ac_cv_c_bigendian=yes
4982 fi
4983 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
4984 if test "$ac_cv_c_bigendian" = unknown; then
4985 ac_cv_c_bigendian=no
4986 else
4987 # finding both strings is unlikely to happen, but who knows?
4988 ac_cv_c_bigendian=unknown
4989 fi
4990 fi
4991fi
4992rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4993else
4994 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4995/* end confdefs.h. */
4996$ac_includes_default
4997int
4998main ()
4999{
5000
5001 /* Are we little or big endian? From Harbison&Steele. */
5002 union
5003 {
5004 long int l;
5005 char c[sizeof (long int)];
5006 } u;
5007 u.l = 1;
5008 return u.c[sizeof (long int) - 1] == 1;
5009
5010 ;
5011 return 0;
5012}
5013_ACEOF
5014if ac_fn_c_try_run "$LINENO"; then :
5015 ac_cv_c_bigendian=no
5016else
5017 ac_cv_c_bigendian=yes
46a10049 5018fi
75086676
DD
5019rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5020 conftest.$ac_objext conftest.beam conftest.$ac_ext
46a10049 5021fi
2299a76d 5022
75086676
DD
5023 fi
5024fi
5025{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
5026$as_echo "$ac_cv_c_bigendian" >&6; }
5027 case $ac_cv_c_bigendian in #(
5028 yes)
5029 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
5030;; #(
5031 no)
5032 ;; #(
5033 universal)
5034
5035$as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
5036
5037 ;; #(
5038 *)
d0ac1c44 5039 as_fn_error $? "unknown endianness
75086676
DD
5040 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
5041 esac
7108c5dc 5042
252b5132
RH
5043
5044
5045
75086676 5046ac_config_headers="$ac_config_headers config.h:config.in"
252b5132
RH
5047
5048
5049
5050# Find a good install program. We prefer a C program (faster),
5051# so one script is as good as another. But avoid the broken or
5052# incompatible versions:
5053# SysV /etc/install, /usr/sbin/install
5054# SunOS /usr/etc/install
5055# IRIX /sbin/install
5056# AIX /bin/install
2299a76d 5057# AmigaOS /C/install, which installs bootblocks on floppy discs
252b5132
RH
5058# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5059# AFS /usr/afsws/bin/install, which mishandles nonexistent args
5060# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
58670637 5061# OS/2's system install, which has a completely different semantic
252b5132 5062# ./install, which can be erroneously created by make from ./install.sh.
75086676
DD
5063# Reject install programs that cannot install multiple files.
5064{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
5065$as_echo_n "checking for a BSD-compatible install... " >&6; }
252b5132 5066if test -z "$INSTALL"; then
d0ac1c44 5067if ${ac_cv_path_install+:} false; then :
75086676 5068 $as_echo_n "(cached) " >&6
2299a76d
DJ
5069else
5070 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5071for as_dir in $PATH
5072do
5073 IFS=$as_save_IFS
5074 test -z "$as_dir" && as_dir=.
75086676
DD
5075 # Account for people who put trailing slashes in PATH elements.
5076case $as_dir/ in #((
5077 ./ | .// | /[cC]/* | \
2299a76d 5078 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
75086676 5079 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
2299a76d
DJ
5080 /usr/ucb/* ) ;;
5081 *)
5082 # OSF1 and SCO ODT 3.0 have their own names for install.
5083 # Don't use installbsd from OSF since it installs stuff as root
5084 # by default.
5085 for ac_prog in ginstall scoinst install; do
5086 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 5087 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
58670637
DD
5088 if test $ac_prog = install &&
5089 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5090 # AIX install. It has an incompatible calling convention.
5091 :
5092 elif test $ac_prog = install &&
5093 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5094 # program-specific install script used by HP pwplus--don't use.
5095 :
5096 else
75086676
DD
5097 rm -rf conftest.one conftest.two conftest.dir
5098 echo one > conftest.one
5099 echo two > conftest.two
5100 mkdir conftest.dir
5101 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
5102 test -s conftest.one && test -s conftest.two &&
5103 test -s conftest.dir/conftest.one &&
5104 test -s conftest.dir/conftest.two
5105 then
5106 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5107 break 3
5108 fi
58670637
DD
5109 fi
5110 fi
252b5132 5111 done
2299a76d
DJ
5112 done
5113 ;;
5114esac
2299a76d 5115
75086676
DD
5116 done
5117IFS=$as_save_IFS
5118
5119rm -rf conftest.one conftest.two conftest.dir
252b5132
RH
5120
5121fi
5122 if test "${ac_cv_path_install+set}" = set; then
2299a76d 5123 INSTALL=$ac_cv_path_install
252b5132 5124 else
75086676
DD
5125 # As a last resort, use the slow shell script. Don't cache a
5126 # value for INSTALL within a source directory, because that will
252b5132 5127 # break other packages using the cache if that directory is
75086676 5128 # removed, or if the value is a relative name.
2299a76d 5129 INSTALL=$ac_install_sh
252b5132
RH
5130 fi
5131fi
75086676
DD
5132{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
5133$as_echo "$INSTALL" >&6; }
252b5132
RH
5134
5135# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5136# It thinks the first close brace ends the variable substitution.
5137test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5138
2299a76d 5139test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
252b5132
RH
5140
5141test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5142
5143
4cf896a5
KC
5144# Don't build the shared library for build.
5145if [ -n "${with_build_subdir}" ]; then
5146 enable_shared=no
5147fi
5148
5149frag=
5150case "${host}" in
5151 rs6000-ibm-aix3.1 | rs6000-ibm-aix)
5152 frag=mh-aix ;;
5153 *-*-cxux7*) frag=mh-cxux7 ;;
5154 *-*-freebsd2.1.*) frag=mh-fbsd21 ;;
5155 *-*-freebsd2.2.[012]) frag=mh-fbsd21 ;;
5156 i370-*-opened*) frag=mh-openedition ;;
5157 i[34567]86-*-windows*) frag=mh-windows ;;
5158esac
5159
5160if [ -n "${frag}" ]; then
c779bab8 5161 frag=${libiberty_topdir}/libiberty/config/$frag
4cf896a5
KC
5162fi
5163
601a99c6
DD
5164
5165
5166
5167
5168case "${host}" in
5169 # PIC is the default on some targets or must not be used.
5170 *-*-darwin*)
f91ca6bc
IB
5171 # For darwin, common symbols are not allowed in MH_DYLIB files
5172 case "${CFLAGS}" in
5173 # If we are using a compiler supporting mdynamic-no-pic
5174 # and the option has been tested as safe to add, then cancel
5175 # it here, since the code generated is incompatible with shared
e495212d 5176 # libs.
f91ca6bc
IB
5177 *-mdynamic-no-pic*) PICFLAG='-fno-common -mno-dynamic-no-pic' ;;
5178 *) PICFLAG=-fno-common ;;
5179 esac
601a99c6
DD
5180 ;;
5181 alpha*-dec-osf5*)
5182 # PIC is the default.
5183 ;;
5184 hppa*64*-*-hpux*)
5185 # PIC is the default for 64-bit PA HP-UX.
5186 ;;
3afd2652
DD
5187 i[34567]86-*-cygwin* | x86_64-*-cygwin*)
5188 ;;
5189 i[34567]86-*-mingw* | x86_64-*-mingw*)
601a99c6 5190 ;;
d12c31df 5191 i[34567]86-*-interix[3-9]*)
601a99c6
DD
5192 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
5193 # Instead, we relocate shared libraries at runtime.
5194 ;;
5195 i[34567]86-*-nto-qnx*)
5196 # QNX uses GNU C++, but need to define -shared option too, otherwise
5197 # it will coredump.
5198 PICFLAG='-fPIC -shared'
5199 ;;
5200 i[34567]86-pc-msdosdjgpp*)
5201 # DJGPP does not support shared libraries at all.
5202 ;;
5203 ia64*-*-hpux*)
5204 # On IA64 HP-UX, PIC is the default but the pic flag
5205 # sets the default TLS model and affects inlining.
5206 PICFLAG=-fPIC
5207 ;;
5208 mips-sgi-irix6*)
5209 # PIC is the default.
5210 ;;
5211 rs6000-ibm-aix* | powerpc-ibm-aix*)
5212 # All AIX code is PIC.
5213 ;;
5214
5215 # Some targets support both -fPIC and -fpic, but prefer the latter.
5216 # FIXME: Why?
5217 i[34567]86-*-* | x86_64-*-*)
5218 PICFLAG=-fpic
5219 ;;
601a99c6
DD
5220 # FIXME: Override -fPIC default in libgcc only?
5221 sh-*-linux* | sh[2346lbe]*-*-linux*)
5222 PICFLAG=-fpic
5223 ;;
5224 # FIXME: Simplify to sh*-*-netbsd*?
da17fe9d
AM
5225 sh-*-netbsdelf* | shl*-*-netbsdelf* | sh5-*-netbsd* | sh5l*-*-netbsd* | \
5226 sh64-*-netbsd* | sh64l*-*-netbsd*)
601a99c6
DD
5227 PICFLAG=-fpic
5228 ;;
5229 # Default to -fPIC unless specified otherwise.
5230 *)
5231 PICFLAG=-fPIC
5232 ;;
5233esac
5234
5235# If the user explicitly uses -fpic/-fPIC, keep that.
5236case "${CFLAGS}" in
5237 *-fpic*)
5238 PICFLAG=-fpic
5239 ;;
5240 *-fPIC*)
5241 PICFLAG=-fPIC
5242 ;;
5243esac
5244
5245
4cf896a5
KC
5246# If they didn't specify --enable-shared, don't generate shared libs.
5247case "${enable_shared}" in
5248 yes) shared=yes ;;
5249 no) shared=no ;;
5250 "") shared=no ;;
5251 *) shared=yes ;;
5252esac
26505cc0
DD
5253
5254# ...unless --enable-host-shared was passed from top-level config:
5255if [ "${enable_host_shared}" = "yes" ]; then
5256 shared=yes
5257fi
5258
601a99c6
DD
5259if [ "${shared}" != "yes" ]; then
5260 PICFLAG=
4cf896a5
KC
5261fi
5262
c779bab8 5263
3f48575a 5264NOASANFLAG=
5265case " ${CFLAGS} " in
5266 *\ -fsanitize=address\ *) NOASANFLAG=-fno-sanitize=address ;;
5267esac
5268
5269
56b1e56d
NC
5270 # Check whether --enable-cet was given.
5271if test "${enable_cet+set}" = set; then :
5272 enableval=$enable_cet;
5273 case "$enableval" in
5274 yes|no|auto) ;;
5275 *) as_fn_error $? "Unknown argument to enable/disable cet" "$LINENO" 5 ;;
5276 esac
5277
5278else
5279 enable_cet=auto
5280fi
5281
5282
5283{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for CET support" >&5
5284$as_echo_n "checking for CET support... " >&6; }
5285
5286case "$host" in
5287 i[34567]86-*-linux* | x86_64-*-linux*)
5288 may_have_cet=yes
5289 save_CFLAGS="$CFLAGS"
5290 CFLAGS="$CFLAGS -fcf-protection"
5291 case "$enable_cet" in
5292 auto)
5293 # Check if target supports multi-byte NOPs
5294 # and if assembler supports CET insn.
5295 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5296/* end confdefs.h. */
5297
5298int
5299main ()
5300{
5301
5302#if !defined(__SSE2__)
5303#error target does not support multi-byte NOPs
5304#else
5305asm ("setssbsy");
5306#endif
5307
5308 ;
5309 return 0;
5310}
5311_ACEOF
5312if ac_fn_c_try_compile "$LINENO"; then :
5313 enable_cet=yes
5314else
5315 enable_cet=no
5316fi
5317rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5318 ;;
5319 yes)
5320 # Check if assembler supports CET.
5321 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5322/* end confdefs.h. */
5323
5324int
5325main ()
5326{
5327asm ("setssbsy");
5328 ;
5329 return 0;
5330}
5331_ACEOF
5332if ac_fn_c_try_compile "$LINENO"; then :
5333
5334else
5335 as_fn_error $? "assembler with CET support is required for --enable-cet" "$LINENO" 5
5336fi
5337rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5338 ;;
5339 esac
5340 CFLAGS="$save_CFLAGS"
5341 ;;
5342 *)
5343 may_have_cet=no
5344 enable_cet=no
5345 ;;
5346esac
5347
87c66b2e
L
5348save_CFLAGS="$CFLAGS"
5349CFLAGS="$CFLAGS -fcf-protection=none"
5350save_LDFLAGS="$LDFLAGS"
5351LDFLAGS="$LDFLAGS -Wl,-z,ibt,-z,shstk"
5352if test x$may_have_cet = xyes; then
5353 # Check whether -fcf-protection=none -Wl,-z,ibt,-z,shstk work.
5354 if test x$gcc_no_link = xyes; then
5355 as_fn_error $? "Link tests are not allowed after GCC_NO_EXECUTABLES." "$LINENO" 5
5356fi
5357cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5358/* end confdefs.h. */
5359
5360int
5361main ()
5362{
5363return 0;
5364 ;
5365 return 0;
5366}
5367_ACEOF
5368if ac_fn_c_try_link "$LINENO"; then :
5369 may_have_cet=yes
5370else
5371 may_have_cet=no
5372fi
5373rm -f core conftest.err conftest.$ac_objext \
5374 conftest$ac_exeext conftest.$ac_ext
5375fi
5376
56b1e56d 5377if test x$may_have_cet = xyes; then
56b1e56d
NC
5378 if test "$cross_compiling" = yes; then :
5379 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5380$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5381as_fn_error $? "cannot run test program while cross compiling
5382See \`config.log' for more details" "$LINENO" 5; }
5383else
5384 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5385/* end confdefs.h. */
5386
5387static void
5388foo (void)
5389{
5390}
5391
5392static void
5393__attribute__ ((noinline, noclone))
5394xxx (void (*f) (void))
5395{
5396 f ();
5397}
5398
5399static void
5400__attribute__ ((noinline, noclone))
5401bar (void)
5402{
5403 xxx (foo);
5404}
5405
5406int
5407main ()
5408{
5409 bar ();
5410 return 0;
5411}
5412
5413_ACEOF
5414if ac_fn_c_try_run "$LINENO"; then :
5415 have_cet=no
5416else
5417 have_cet=yes
5418fi
5419rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5420 conftest.$ac_objext conftest.beam conftest.$ac_ext
5421fi
5422
56b1e56d
NC
5423 if test x$enable_cet = xno -a x$have_cet = xyes; then
5424 as_fn_error $? "Intel CET must be enabled on Intel CET enabled host" "$LINENO" 5
5425 fi
5426fi
5427if test x$enable_cet = xyes; then
5428 CET_HOST_FLAGS="-fcf-protection"
5429 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5430$as_echo "yes" >&6; }
5431else
5432 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5433$as_echo "no" >&6; }
5434fi
87c66b2e
L
5435CFLAGS="$save_CFLAGS"
5436LDFLAGS="$save_LDFLAGS"
56b1e56d
NC
5437
5438
5439
4cf896a5
KC
5440echo "# Warning: this fragment is automatically generated" > temp-frag
5441
c779bab8
PB
5442if [ -n "${frag}" ] && [ -f "${frag}" ]; then
5443 echo "Appending ${frag} to xhost-mkfrag"
5444 echo "# Following fragment copied from ${frag}" >> temp-frag
5445 cat ${frag} >> temp-frag
5446fi
4cf896a5
KC
5447
5448# record if we want to build shared libs.
5449if [ "${shared}" = "yes" ]; then
5450 echo enable_shared = yes >> temp-frag
5451else
5452 echo enable_shared = no >> temp-frag
5453fi
5454
5455frag=xhost-mkfrag
5456${CONFIG_SHELL-/bin/sh} ${libiberty_topdir}/move-if-change temp-frag xhost-mkfrag
5457
252b5132
RH
5458host_makefile_frag=${frag}
5459
5460
5461# It's OK to check for header files. Although the compiler may not be
5462# able to link anything, it had better be able to at least compile
5463# something.
62b06a9e 5464for ac_header in sys/file.h sys/param.h limits.h stdlib.h malloc.h string.h unistd.h strings.h sys/time.h time.h sys/resource.h sys/stat.h sys/mman.h fcntl.h alloca.h sys/pstat.h sys/sysmp.h sys/sysinfo.h machine/hal_sysinfo.h sys/table.h sys/sysctl.h sys/systemcfg.h stdint.h stdio_ext.h process.h sys/prctl.h
75086676
DD
5465do :
5466 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5467ac_fn_c_check_header_preproc "$LINENO" "$ac_header" "$as_ac_Header"
d0ac1c44 5468if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
2299a76d 5469 cat >>confdefs.h <<_ACEOF
75086676 5470#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
2299a76d
DJ
5471_ACEOF
5472
5473fi
2299a76d
DJ
5474done
5475
75086676
DD
5476{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5
5477$as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; }
d0ac1c44 5478if ${ac_cv_header_sys_wait_h+:} false; then :
75086676 5479 $as_echo_n "(cached) " >&6
2299a76d 5480else
75086676 5481 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2299a76d 5482/* end confdefs.h. */
dc579051 5483#include <sys/types.h>
2299a76d
DJ
5484#include <sys/wait.h>
5485#ifndef WEXITSTATUS
75086676 5486# define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8)
15ae9e71 5487#endif
2299a76d
DJ
5488#ifndef WIFEXITED
5489# define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
5490#endif
5491
5492int
5493main ()
5494{
5495 int s;
5496 wait (&s);
5497 s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
5498 ;
5499 return 0;
5500}
5501_ACEOF
75086676 5502if ac_fn_c_try_compile "$LINENO"; then :
2299a76d 5503 ac_cv_header_sys_wait_h=yes
dc579051 5504else
75086676 5505 ac_cv_header_sys_wait_h=no
dc579051 5506fi
75086676 5507rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2299a76d 5508fi
75086676
DD
5509{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_sys_wait_h" >&5
5510$as_echo "$ac_cv_header_sys_wait_h" >&6; }
2299a76d
DJ
5511if test $ac_cv_header_sys_wait_h = yes; then
5512
75086676 5513$as_echo "#define HAVE_SYS_WAIT_H 1" >>confdefs.h
8ddbb593
DJ
5514
5515fi
5516
75086676
DD
5517{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
5518$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
d0ac1c44 5519if ${ac_cv_header_time+:} false; then :
75086676 5520 $as_echo_n "(cached) " >&6
8ddbb593 5521else
75086676 5522 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8ddbb593
DJ
5523/* end confdefs.h. */
5524#include <sys/types.h>
5525#include <sys/time.h>
5526#include <time.h>
5527
5528int
5529main ()
5530{
5531if ((struct tm *) 0)
5532return 0;
5533 ;
5534 return 0;
5535}
5536_ACEOF
75086676 5537if ac_fn_c_try_compile "$LINENO"; then :
8ddbb593
DJ
5538 ac_cv_header_time=yes
5539else
75086676 5540 ac_cv_header_time=no
8ddbb593 5541fi
75086676 5542rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8ddbb593 5543fi
75086676
DD
5544{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_time" >&5
5545$as_echo "$ac_cv_header_time" >&6; }
8ddbb593
DJ
5546if test $ac_cv_header_time = yes; then
5547
75086676 5548$as_echo "#define TIME_WITH_SYS_TIME 1" >>confdefs.h
8ddbb593
DJ
5549
5550fi
5551
5552
75086676
DD
5553{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether errno must be declared" >&5
5554$as_echo_n "checking whether errno must be declared... " >&6; }
d0ac1c44 5555if ${libiberty_cv_declare_errno+:} false; then :
75086676 5556 $as_echo_n "(cached) " >&6
8ddbb593 5557else
75086676 5558 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8ddbb593
DJ
5559/* end confdefs.h. */
5560#include <errno.h>
5561int
5562main ()
5563{
5564int x = errno;
5565 ;
5566 return 0;
5567}
5568_ACEOF
75086676 5569if ac_fn_c_try_compile "$LINENO"; then :
8ddbb593
DJ
5570 libiberty_cv_declare_errno=no
5571else
75086676 5572 libiberty_cv_declare_errno=yes
8ddbb593 5573fi
75086676 5574rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8ddbb593 5575fi
75086676
DD
5576{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $libiberty_cv_declare_errno" >&5
5577$as_echo "$libiberty_cv_declare_errno" >&6; }
8ddbb593
DJ
5578if test $libiberty_cv_declare_errno = yes
5579then
75086676 5580$as_echo "#define NEED_DECLARATION_ERRNO 1" >>confdefs.h
8ddbb593
DJ
5581
5582fi
5583
5584
abdef8eb 5585# Determine sizes of some types.
75086676
DD
5586# The cast to long int works around a bug in the HP C Compiler
5587# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
5588# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
5589# This bug is HP SR number 8606223364.
5590{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5
5591$as_echo_n "checking size of int... " >&6; }
d0ac1c44 5592if ${ac_cv_sizeof_int+:} false; then :
75086676
DD
5593 $as_echo_n "(cached) " >&6
5594else
5595 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (int))" "ac_cv_sizeof_int" "$ac_includes_default"; then :
5596
5597else
5598 if test "$ac_cv_type_int" = yes; then
5599 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5600$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
5601as_fn_error 77 "cannot compute sizeof (int)
5602See \`config.log' for more details" "$LINENO" 5; }
75086676
DD
5603 else
5604 ac_cv_sizeof_int=0
5605 fi
8ddbb593 5606fi
8ddbb593 5607
75086676
DD
5608fi
5609{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_int" >&5
5610$as_echo "$ac_cv_sizeof_int" >&6; }
8ddbb593 5611
8ddbb593 5612
8ddbb593 5613
75086676
DD
5614cat >>confdefs.h <<_ACEOF
5615#define SIZEOF_INT $ac_cv_sizeof_int
8ddbb593 5616_ACEOF
8ddbb593 5617
8ddbb593 5618
abdef8eb
JBG
5619# The cast to long int works around a bug in the HP C Compiler
5620# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
5621# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
5622# This bug is HP SR number 8606223364.
5623{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
5624$as_echo_n "checking size of long... " >&6; }
d0ac1c44 5625if ${ac_cv_sizeof_long+:} false; then :
abdef8eb
JBG
5626 $as_echo_n "(cached) " >&6
5627else
5628 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then :
5629
5630else
5631 if test "$ac_cv_type_long" = yes; then
5632 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5633$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
5634as_fn_error 77 "cannot compute sizeof (long)
5635See \`config.log' for more details" "$LINENO" 5; }
abdef8eb
JBG
5636 else
5637 ac_cv_sizeof_long=0
5638 fi
5639fi
5640
5641fi
5642{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
5643$as_echo "$ac_cv_sizeof_long" >&6; }
5644
5645
5646
5647cat >>confdefs.h <<_ACEOF
5648#define SIZEOF_LONG $ac_cv_sizeof_long
5649_ACEOF
5650
5651
c20a0642
AM
5652# The cast to long int works around a bug in the HP C Compiler
5653# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
5654# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
5655# This bug is HP SR number 8606223364.
5656{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of size_t" >&5
5657$as_echo_n "checking size of size_t... " >&6; }
d0ac1c44 5658if ${ac_cv_sizeof_size_t+:} false; then :
c20a0642
AM
5659 $as_echo_n "(cached) " >&6
5660else
5661 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (size_t))" "ac_cv_sizeof_size_t" "$ac_includes_default"; then :
5662
5663else
5664 if test "$ac_cv_type_size_t" = yes; then
5665 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5666$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
5667as_fn_error 77 "cannot compute sizeof (size_t)
5668See \`config.log' for more details" "$LINENO" 5; }
c20a0642
AM
5669 else
5670 ac_cv_sizeof_size_t=0
5671 fi
5672fi
5673
5674fi
5675{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_size_t" >&5
5676$as_echo "$ac_cv_sizeof_size_t" >&6; }
5677
5678
5679
5680cat >>confdefs.h <<_ACEOF
5681#define SIZEOF_SIZE_T $ac_cv_sizeof_size_t
5682_ACEOF
5683
5684
abdef8eb
JBG
5685
5686# Check for presense of long long
5687ac_fn_c_check_type "$LINENO" "long long" "ac_cv_type_long_long" "$ac_includes_default"
d0ac1c44 5688if test "x$ac_cv_type_long_long" = xyes; then :
abdef8eb
JBG
5689
5690$as_echo "#define HAVE_LONG_LONG 1" >>confdefs.h
5691 # The cast to long int works around a bug in the HP C Compiler
5692# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
5693# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
5694# This bug is HP SR number 8606223364.
5695{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long long" >&5
5696$as_echo_n "checking size of long long... " >&6; }
d0ac1c44 5697if ${ac_cv_sizeof_long_long+:} false; then :
abdef8eb
JBG
5698 $as_echo_n "(cached) " >&6
5699else
5700 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long long))" "ac_cv_sizeof_long_long" "$ac_includes_default"; then :
5701
5702else
5703 if test "$ac_cv_type_long_long" = yes; then
5704 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5705$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
5706as_fn_error 77 "cannot compute sizeof (long long)
5707See \`config.log' for more details" "$LINENO" 5; }
abdef8eb
JBG
5708 else
5709 ac_cv_sizeof_long_long=0
5710 fi
5711fi
5712
5713fi
5714{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long_long" >&5
5715$as_echo "$ac_cv_sizeof_long_long" >&6; }
5716
5717
5718
5719cat >>confdefs.h <<_ACEOF
5720#define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
5721_ACEOF
5722
5723
5724fi
5725
8ddbb593 5726
75086676
DD
5727# Look for a 64-bit type.
5728{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a 64-bit type" >&5
5729$as_echo_n "checking for a 64-bit type... " >&6; }
d0ac1c44 5730if ${liberty_cv_uint64+:} false; then :
75086676 5731 $as_echo_n "(cached) " >&6
2299a76d 5732else
75086676
DD
5733 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5734/* end confdefs.h. */
5735#ifdef HAVE_STDINT_H
5736#include <stdint.h>
5737#endif
5738int
5739main ()
5740{
5741extern uint64_t foo;
5742 ;
5743 return 0;
5744}
2299a76d 5745_ACEOF
75086676
DD
5746if ac_fn_c_try_compile "$LINENO"; then :
5747 liberty_cv_uint64=uint64_t
5748else
5749 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2299a76d 5750/* end confdefs.h. */
75086676
DD
5751#ifdef HAVE_LIMITS_H
5752#include <limits.h>
5753#endif
5754#ifndef CHAR_BIT
5755#define CHAR_BIT 8
8ddbb593 5756#endif
2299a76d
DJ
5757int
5758main ()
5759{
75086676
DD
5760extern char foo[sizeof(long) * CHAR_BIT >= 64 ? 1 : -1];
5761 ;
5762 return 0;
2299a76d
DJ
5763}
5764_ACEOF
75086676
DD
5765if ac_fn_c_try_compile "$LINENO"; then :
5766 liberty_cv_uint64="unsigned long"
2299a76d 5767else
75086676
DD
5768 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5769/* end confdefs.h. */
5770#ifdef HAVE_LIMITS_H
5771#include <limits.h>
5772#endif
5773#ifndef CHAR_BIT
5774#define CHAR_BIT 8
5775#endif
5776int
5777main ()
5778{
5779extern char foo[sizeof(long long) * CHAR_BIT >= 64 ? 1 : -1];
5780 ;
5781 return 0;
5782}
5783_ACEOF
5784if ac_fn_c_try_compile "$LINENO"; then :
5785 liberty_cv_uint64="unsigned long long"
5786else
5787 liberty_cv_uint64=none
2299a76d 5788fi
75086676 5789rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2299a76d 5790fi
75086676 5791rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8ddbb593 5792fi
75086676 5793rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8ddbb593 5794fi
2299a76d 5795
75086676
DD
5796{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $liberty_cv_uint64" >&5
5797$as_echo "$liberty_cv_uint64" >&6; }
5798if test "$liberty_cv_uint64" != none; then
5799
5800cat >>confdefs.h <<_ACEOF
5801#define UNSIGNED_64BIT_TYPE $liberty_cv_uint64
2299a76d
DJ
5802_ACEOF
5803
5804fi
5805
b4a451f5
L
5806
5807 ac_fn_c_check_type "$LINENO" "intptr_t" "ac_cv_type_intptr_t" "$ac_includes_default"
d0ac1c44 5808if test "x$ac_cv_type_intptr_t" = xyes; then :
b4a451f5
L
5809
5810$as_echo "#define HAVE_INTPTR_T 1" >>confdefs.h
5811
5812else
5813 for ac_type in 'int' 'long int' 'long long int'; do
5814 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5815/* end confdefs.h. */
5816$ac_includes_default
5817int
5818main ()
5819{
5820static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
d0ac1c44
SM
5821test_array [0] = 0;
5822return test_array [0];
b4a451f5
L
5823
5824 ;
5825 return 0;
5826}
5827_ACEOF
5828if ac_fn_c_try_compile "$LINENO"; then :
5829
5830cat >>confdefs.h <<_ACEOF
5831#define intptr_t $ac_type
5832_ACEOF
5833
5834 ac_type=
5835fi
5836rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5837 test -z "$ac_type" && break
5838 done
5839fi
5840
5841
5842
5843 ac_fn_c_check_type "$LINENO" "uintptr_t" "ac_cv_type_uintptr_t" "$ac_includes_default"
d0ac1c44 5844if test "x$ac_cv_type_uintptr_t" = xyes; then :
b4a451f5
L
5845
5846$as_echo "#define HAVE_UINTPTR_T 1" >>confdefs.h
5847
5848else
5849 for ac_type in 'unsigned int' 'unsigned long int' \
5850 'unsigned long long int'; do
5851 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5852/* end confdefs.h. */
5853$ac_includes_default
5854int
5855main ()
5856{
5857static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
d0ac1c44
SM
5858test_array [0] = 0;
5859return test_array [0];
b4a451f5
L
5860
5861 ;
5862 return 0;
5863}
5864_ACEOF
5865if ac_fn_c_try_compile "$LINENO"; then :
5866
5867cat >>confdefs.h <<_ACEOF
5868#define uintptr_t $ac_type
5869_ACEOF
5870
5871 ac_type=
5872fi
5873rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5874 test -z "$ac_type" && break
5875 done
5876fi
5877
5878
ffa54e5c 5879ac_fn_c_check_type "$LINENO" "ssize_t" "ac_cv_type_ssize_t" "$ac_includes_default"
d0ac1c44 5880if test "x$ac_cv_type_ssize_t" = xyes; then :
ffa54e5c
DD
5881
5882else
5883
5884cat >>confdefs.h <<_ACEOF
5885#define ssize_t int
5886_ACEOF
5887
5888fi
5889
b4a451f5 5890
75086676
DD
5891# Given the above check, we always have uintptr_t or a fallback
5892# definition. So define HAVE_UINTPTR_T in case any imported code
5893# relies on it.
2299a76d 5894
75086676 5895$as_echo "#define HAVE_UINTPTR_T 1" >>confdefs.h
8ddbb593
DJ
5896
5897
75086676 5898ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
d0ac1c44 5899if test "x$ac_cv_type_pid_t" = xyes; then :
8ddbb593 5900
75086676 5901else
8ddbb593 5902
75086676
DD
5903cat >>confdefs.h <<_ACEOF
5904#define pid_t int
5905_ACEOF
8ddbb593 5906
75086676 5907fi
8ddbb593
DJ
5908
5909
75086676
DD
5910# This is the list of functions which libiberty will provide if they
5911# are not available on the host.
8ddbb593 5912
75086676
DD
5913funcs="asprintf"
5914funcs="$funcs atexit"
5915funcs="$funcs basename"
5916funcs="$funcs bcmp"
5917funcs="$funcs bcopy"
5918funcs="$funcs bsearch"
5919funcs="$funcs bzero"
5920funcs="$funcs calloc"
5921funcs="$funcs clock"
5922funcs="$funcs ffs"
5923funcs="$funcs getcwd"
5924funcs="$funcs getpagesize"
5925funcs="$funcs gettimeofday"
5926funcs="$funcs index"
5927funcs="$funcs insque"
5928funcs="$funcs memchr"
5929funcs="$funcs memcmp"
5930funcs="$funcs memcpy"
5931funcs="$funcs memmem"
5932funcs="$funcs memmove"
5933funcs="$funcs mempcpy"
5934funcs="$funcs memset"
5935funcs="$funcs mkstemps"
5936funcs="$funcs putenv"
5937funcs="$funcs random"
5938funcs="$funcs rename"
5939funcs="$funcs rindex"
5940funcs="$funcs setenv"
5941funcs="$funcs snprintf"
5942funcs="$funcs sigsetmask"
5943funcs="$funcs stpcpy"
5944funcs="$funcs stpncpy"
5945funcs="$funcs strcasecmp"
5946funcs="$funcs strchr"
5947funcs="$funcs strdup"
5948funcs="$funcs strncasecmp"
5949funcs="$funcs strndup"
995b61fe 5950funcs="$funcs strnlen"
75086676
DD
5951funcs="$funcs strrchr"
5952funcs="$funcs strstr"
5953funcs="$funcs strtod"
5954funcs="$funcs strtol"
5955funcs="$funcs strtoul"
abdef8eb
JBG
5956funcs="$funcs strtoll"
5957funcs="$funcs strtoull"
75086676
DD
5958funcs="$funcs strverscmp"
5959funcs="$funcs tmpnam"
5960funcs="$funcs vasprintf"
5961funcs="$funcs vfprintf"
5962funcs="$funcs vprintf"
5963funcs="$funcs vsnprintf"
5964funcs="$funcs vsprintf"
5965funcs="$funcs waitpid"
9711ae4d 5966funcs="$funcs setproctitle"
2299a76d 5967
75086676
DD
5968# Also in the old function.def file: alloca, vfork, getopt.
5969
5970vars="sys_errlist sys_nerr sys_siglist"
5971
26ac1280 5972checkfuncs="__fsetlocking canonicalize_file_name dup3 getrlimit getrusage \
af03af8f 5973 getsysinfo gettimeofday on_exit pipe2 psignal pstat_getdynamic pstat_getstatic \
26ac1280
DD
5974 realpath setrlimit sbrk spawnve spawnvpe strerror strsignal sysconf sysctl \
5975 sysmp table times wait3 wait4"
75086676
DD
5976
5977# These are neither executed nor required, but they help keep
5978# autoheader happy without adding a bunch of text to acconfig.h.
5979if test "x" = "y"; then
e96158fc
BE
5980 for ac_func in asprintf atexit \
5981 basename bcmp bcopy bsearch bzero \
5982 calloc canonicalize_file_name clock \
9c55e064 5983 dup3 \
e96158fc 5984 ffs __fsetlocking \
26ac1280 5985 getcwd getpagesize getrlimit getrusage getsysinfo gettimeofday \
e96158fc
BE
5986 index insque \
5987 memchr memcmp memcpy memmem memmove memset mkstemps \
5988 on_exit \
af03af8f 5989 pipe2 psignal pstat_getdynamic pstat_getstatic putenv \
e96158fc 5990 random realpath rename rindex \
26ac1280 5991 sbrk setenv setproctitle setrlimit sigsetmask snprintf spawnve spawnvpe \
9c55e064 5992 stpcpy stpncpy strcasecmp strchr strdup \
995b61fe 5993 strerror strncasecmp strndup strnlen strrchr strsignal strstr strtod \
abdef8eb 5994 strtol strtoul strtoll strtoull strverscmp sysconf sysctl sysmp \
e96158fc
BE
5995 table times tmpnam \
5996 vasprintf vfprintf vprintf vsprintf \
5997 wait3 wait4 waitpid
75086676
DD
5998do :
5999 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
6000ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
d0ac1c44 6001if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
8ddbb593 6002 cat >>confdefs.h <<_ACEOF
75086676 6003#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
2299a76d
DJ
6004_ACEOF
6005
6006fi
8ddbb593 6007done
2299a76d 6008
d0ac1c44
SM
6009 as_ac_Symbol=`$as_echo "ac_cv_have_decl_basename(char *)" | $as_tr_sh`
6010ac_fn_c_check_decl "$LINENO" "basename(char *)" "$as_ac_Symbol" "$ac_includes_default"
6011if eval test \"x\$"$as_ac_Symbol"\" = x"yes"; then :
75086676 6012 ac_have_decl=1
40a59a4c 6013else
75086676
DD
6014 ac_have_decl=0
6015fi
6016
6017cat >>confdefs.h <<_ACEOF
6018#define HAVE_DECL_BASENAME $ac_have_decl
40a59a4c 6019_ACEOF
75086676 6020ac_fn_c_check_decl "$LINENO" "ffs" "ac_cv_have_decl_ffs" "$ac_includes_default"
d0ac1c44 6021if test "x$ac_cv_have_decl_ffs" = xyes; then :
75086676 6022 ac_have_decl=1
40a59a4c 6023else
75086676 6024 ac_have_decl=0
40a59a4c 6025fi
75086676
DD
6026
6027cat >>confdefs.h <<_ACEOF
6028#define HAVE_DECL_FFS $ac_have_decl
6029_ACEOF
6030ac_fn_c_check_decl "$LINENO" "asprintf" "ac_cv_have_decl_asprintf" "$ac_includes_default"
d0ac1c44 6031if test "x$ac_cv_have_decl_asprintf" = xyes; then :
75086676
DD
6032 ac_have_decl=1
6033else
6034 ac_have_decl=0
40a59a4c 6035fi
40a59a4c 6036
75086676
DD
6037cat >>confdefs.h <<_ACEOF
6038#define HAVE_DECL_ASPRINTF $ac_have_decl
6039_ACEOF
6040ac_fn_c_check_decl "$LINENO" "vasprintf" "ac_cv_have_decl_vasprintf" "$ac_includes_default"
d0ac1c44 6041if test "x$ac_cv_have_decl_vasprintf" = xyes; then :
75086676 6042 ac_have_decl=1
40a59a4c 6043else
75086676
DD
6044 ac_have_decl=0
6045fi
6046
6047cat >>confdefs.h <<_ACEOF
6048#define HAVE_DECL_VASPRINTF $ac_have_decl
40a59a4c 6049_ACEOF
75086676 6050ac_fn_c_check_decl "$LINENO" "snprintf" "ac_cv_have_decl_snprintf" "$ac_includes_default"
d0ac1c44 6051if test "x$ac_cv_have_decl_snprintf" = xyes; then :
75086676
DD
6052 ac_have_decl=1
6053else
6054 ac_have_decl=0
6055fi
40a59a4c 6056
75086676
DD
6057cat >>confdefs.h <<_ACEOF
6058#define HAVE_DECL_SNPRINTF $ac_have_decl
40a59a4c 6059_ACEOF
75086676 6060ac_fn_c_check_decl "$LINENO" "vsnprintf" "ac_cv_have_decl_vsnprintf" "$ac_includes_default"
d0ac1c44 6061if test "x$ac_cv_have_decl_vsnprintf" = xyes; then :
75086676
DD
6062 ac_have_decl=1
6063else
6064 ac_have_decl=0
6065fi
6066
6067cat >>confdefs.h <<_ACEOF
6068#define HAVE_DECL_VSNPRINTF $ac_have_decl
40a59a4c 6069_ACEOF
abdef8eb 6070ac_fn_c_check_decl "$LINENO" "strtol" "ac_cv_have_decl_strtol" "$ac_includes_default"
d0ac1c44 6071if test "x$ac_cv_have_decl_strtol" = xyes; then :
abdef8eb
JBG
6072 ac_have_decl=1
6073else
6074 ac_have_decl=0
6075fi
6076
6077cat >>confdefs.h <<_ACEOF
6078#define HAVE_DECL_STRTOL $ac_have_decl
6079_ACEOF
6080ac_fn_c_check_decl "$LINENO" "strtoul" "ac_cv_have_decl_strtoul" "$ac_includes_default"
d0ac1c44 6081if test "x$ac_cv_have_decl_strtoul" = xyes; then :
abdef8eb
JBG
6082 ac_have_decl=1
6083else
6084 ac_have_decl=0
6085fi
6086
6087cat >>confdefs.h <<_ACEOF
6088#define HAVE_DECL_STRTOUL $ac_have_decl
6089_ACEOF
6090ac_fn_c_check_decl "$LINENO" "strtoll" "ac_cv_have_decl_strtoll" "$ac_includes_default"
d0ac1c44 6091if test "x$ac_cv_have_decl_strtoll" = xyes; then :
abdef8eb
JBG
6092 ac_have_decl=1
6093else
6094 ac_have_decl=0
6095fi
6096
6097cat >>confdefs.h <<_ACEOF
6098#define HAVE_DECL_STRTOLL $ac_have_decl
6099_ACEOF
6100ac_fn_c_check_decl "$LINENO" "strtoull" "ac_cv_have_decl_strtoull" "$ac_includes_default"
d0ac1c44 6101if test "x$ac_cv_have_decl_strtoull" = xyes; then :
abdef8eb
JBG
6102 ac_have_decl=1
6103else
6104 ac_have_decl=0
6105fi
6106
6107cat >>confdefs.h <<_ACEOF
6108#define HAVE_DECL_STRTOULL $ac_have_decl
6109_ACEOF
5b4a1ff3 6110ac_fn_c_check_decl "$LINENO" "strnlen" "ac_cv_have_decl_strnlen" "$ac_includes_default"
d0ac1c44 6111if test "x$ac_cv_have_decl_strnlen" = xyes; then :
5b4a1ff3
EZ
6112 ac_have_decl=1
6113else
6114 ac_have_decl=0
6115fi
6116
6117cat >>confdefs.h <<_ACEOF
6118#define HAVE_DECL_STRNLEN $ac_have_decl
6119_ACEOF
40a59a4c 6120
40a59a4c 6121
75086676 6122$as_echo "#define HAVE_SYS_ERRLIST 1" >>confdefs.h
40a59a4c 6123
40a59a4c 6124
75086676 6125$as_echo "#define HAVE_SYS_NERR 1" >>confdefs.h
40a59a4c 6126
40a59a4c 6127
75086676 6128$as_echo "#define HAVE_SYS_SIGLIST 1" >>confdefs.h
40a59a4c 6129
40a59a4c 6130fi
40a59a4c 6131
75086676
DD
6132# For each of these functions, if the host does not provide the
6133# function we want to put FN.o in LIBOBJS, and if the host does
6134# provide the function, we want to define HAVE_FN in config.h.
40a59a4c 6135
75086676
DD
6136setobjs=
6137CHECK=
75086676 6138if test -n "${with_target_subdir}"; then
40a59a4c 6139
75086676
DD
6140 # We are being configured as a target library. AC_REPLACE_FUNCS
6141 # may not work correctly, because the compiler may not be able to
6142 # link executables. Note that we may still be being configured
6143 # native.
40a59a4c 6144
75086676
DD
6145 # If we are being configured for newlib, we know which functions
6146 # newlib provide and which ones we will be expected to provide.
40a59a4c 6147
75086676
DD
6148 if test "x${with_newlib}" = "xyes"; then
6149 case " $LIBOBJS " in
6150 *" asprintf.$ac_objext "* ) ;;
6151 *) LIBOBJS="$LIBOBJS asprintf.$ac_objext"
6152 ;;
6153esac
40a59a4c 6154
75086676
DD
6155 case " $LIBOBJS " in
6156 *" basename.$ac_objext "* ) ;;
6157 *) LIBOBJS="$LIBOBJS basename.$ac_objext"
6158 ;;
6159esac
40a59a4c 6160
75086676
DD
6161 case " $LIBOBJS " in
6162 *" insque.$ac_objext "* ) ;;
6163 *) LIBOBJS="$LIBOBJS insque.$ac_objext"
6164 ;;
6165esac
40a59a4c 6166
75086676
DD
6167 case " $LIBOBJS " in
6168 *" random.$ac_objext "* ) ;;
6169 *) LIBOBJS="$LIBOBJS random.$ac_objext"
6170 ;;
6171esac
dc579051 6172
75086676
DD
6173 case " $LIBOBJS " in
6174 *" strdup.$ac_objext "* ) ;;
6175 *) LIBOBJS="$LIBOBJS strdup.$ac_objext"
6176 ;;
6177esac
2299a76d 6178
75086676
DD
6179 case " $LIBOBJS " in
6180 *" vasprintf.$ac_objext "* ) ;;
6181 *) LIBOBJS="$LIBOBJS vasprintf.$ac_objext"
6182 ;;
6183esac
6184
6185
6186 for f in $funcs; do
6187 case "$f" in
6188 asprintf | basename | insque | random | strdup | vasprintf)
6189 ;;
6190 *)
6191 n=HAVE_`echo $f | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
6192 cat >>confdefs.h <<_ACEOF
6193#define $n 1
2299a76d 6194_ACEOF
15ae9e71 6195
75086676
DD
6196 ;;
6197 esac
6198 done
2299a76d 6199
75086676
DD
6200 # newlib doesnt provide any of the variables in $vars, so we
6201 # dont have to check them here.
2299a76d 6202
75086676
DD
6203 # Of the functions in $checkfuncs, newlib only has strerror.
6204 $as_echo "#define HAVE_STRERROR 1" >>confdefs.h
2299a76d
DJ
6205
6206
75086676 6207 setobjs=yes
2299a76d 6208
75086676 6209 fi
2299a76d 6210
75086676
DD
6211 # If we are being configured for Mingw, we know which functions
6212 # Mingw provides and which ones we will be expected to provide.
2299a76d 6213
75086676
DD
6214 case "${host}" in
6215 *-*-mingw*)
6216 case " $LIBOBJS " in
6217 *" asprintf.$ac_objext "* ) ;;
6218 *) LIBOBJS="$LIBOBJS asprintf.$ac_objext"
6219 ;;
6220esac
2299a76d 6221
75086676
DD
6222 case " $LIBOBJS " in
6223 *" basename.$ac_objext "* ) ;;
6224 *) LIBOBJS="$LIBOBJS basename.$ac_objext"
6225 ;;
6226esac
2299a76d 6227
75086676
DD
6228 case " $LIBOBJS " in
6229 *" bcmp.$ac_objext "* ) ;;
6230 *) LIBOBJS="$LIBOBJS bcmp.$ac_objext"
6231 ;;
6232esac
2299a76d 6233
75086676
DD
6234 case " $LIBOBJS " in
6235 *" bcopy.$ac_objext "* ) ;;
6236 *) LIBOBJS="$LIBOBJS bcopy.$ac_objext"
6237 ;;
6238esac
2299a76d 6239
75086676
DD
6240 case " $LIBOBJS " in
6241 *" bzero.$ac_objext "* ) ;;
6242 *) LIBOBJS="$LIBOBJS bzero.$ac_objext"
6243 ;;
6244esac
2299a76d 6245
75086676
DD
6246 case " $LIBOBJS " in
6247 *" clock.$ac_objext "* ) ;;
6248 *) LIBOBJS="$LIBOBJS clock.$ac_objext"
6249 ;;
6250esac
2299a76d 6251
75086676
DD
6252 case " $LIBOBJS " in
6253 *" ffs.$ac_objext "* ) ;;
6254 *) LIBOBJS="$LIBOBJS ffs.$ac_objext"
6255 ;;
6256esac
2299a76d 6257
75086676
DD
6258 case " $LIBOBJS " in
6259 *" getpagesize.$ac_objext "* ) ;;
6260 *) LIBOBJS="$LIBOBJS getpagesize.$ac_objext"
6261 ;;
6262esac
2299a76d 6263
75086676
DD
6264 case " $LIBOBJS " in
6265 *" index.$ac_objext "* ) ;;
6266 *) LIBOBJS="$LIBOBJS index.$ac_objext"
6267 ;;
6268esac
2299a76d 6269
75086676
DD
6270 case " $LIBOBJS " in
6271 *" insque.$ac_objext "* ) ;;
6272 *) LIBOBJS="$LIBOBJS insque.$ac_objext"
6273 ;;
6274esac
2299a76d 6275
75086676
DD
6276 case " $LIBOBJS " in
6277 *" mempcpy.$ac_objext "* ) ;;
6278 *) LIBOBJS="$LIBOBJS mempcpy.$ac_objext"
6279 ;;
6280esac
2299a76d 6281
75086676
DD
6282 case " $LIBOBJS " in
6283 *" mkstemps.$ac_objext "* ) ;;
6284 *) LIBOBJS="$LIBOBJS mkstemps.$ac_objext"
6285 ;;
6286esac
2299a76d 6287
75086676
DD
6288 case " $LIBOBJS " in
6289 *" random.$ac_objext "* ) ;;
6290 *) LIBOBJS="$LIBOBJS random.$ac_objext"
6291 ;;
6292esac
2299a76d 6293
75086676
DD
6294 case " $LIBOBJS " in
6295 *" rindex.$ac_objext "* ) ;;
6296 *) LIBOBJS="$LIBOBJS rindex.$ac_objext"
6297 ;;
6298esac
2299a76d 6299
75086676
DD
6300 case " $LIBOBJS " in
6301 *" sigsetmask.$ac_objext "* ) ;;
6302 *) LIBOBJS="$LIBOBJS sigsetmask.$ac_objext"
6303 ;;
6304esac
2299a76d 6305
75086676
DD
6306 case " $LIBOBJS " in
6307 *" stpcpy.$ac_objext "* ) ;;
6308 *) LIBOBJS="$LIBOBJS stpcpy.$ac_objext"
6309 ;;
6310esac
2299a76d 6311
75086676
DD
6312 case " $LIBOBJS " in
6313 *" stpncpy.$ac_objext "* ) ;;
6314 *) LIBOBJS="$LIBOBJS stpncpy.$ac_objext"
6315 ;;
6316esac
2299a76d 6317
75086676
DD
6318 case " $LIBOBJS " in
6319 *" strndup.$ac_objext "* ) ;;
6320 *) LIBOBJS="$LIBOBJS strndup.$ac_objext"
6321 ;;
6322esac
2299a76d 6323
995b61fe
DD
6324 case " $LIBOBJS " in
6325 *" strnlen.$ac_objext "* ) ;;
6326 *) LIBOBJS="$LIBOBJS strnlen.$ac_objext"
6327 ;;
6328esac
6329
75086676
DD
6330 case " $LIBOBJS " in
6331 *" strverscmp.$ac_objext "* ) ;;
6332 *) LIBOBJS="$LIBOBJS strverscmp.$ac_objext"
6333 ;;
6334esac
2299a76d 6335
75086676
DD
6336 case " $LIBOBJS " in
6337 *" vasprintf.$ac_objext "* ) ;;
6338 *) LIBOBJS="$LIBOBJS vasprintf.$ac_objext"
6339 ;;
6340esac
2299a76d 6341
75086676
DD
6342 case " $LIBOBJS " in
6343 *" waitpid.$ac_objext "* ) ;;
6344 *) LIBOBJS="$LIBOBJS waitpid.$ac_objext"
6345 ;;
6346esac
2299a76d
DJ
6347
6348
75086676
DD
6349 for f in $funcs; do
6350 case "$f" in
995b61fe 6351 asprintf | basename | bcmp | bcopy | bzero | clock | ffs | getpagesize | index | insque | mempcpy | mkstemps | random | rindex | sigsetmask | stpcpy | stpncpy | strdup | strndup | strnlen | strverscmp | vasprintf | waitpid)
75086676
DD
6352 ;;
6353 *)
6354 n=HAVE_`echo $f | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
6355 cat >>confdefs.h <<_ACEOF
6356#define $n 1
6357_ACEOF
2299a76d 6358
75086676
DD
6359 ;;
6360 esac
6361 done
2299a76d 6362
75086676
DD
6363 # Mingw doesnt provide any of the variables in $vars, so we
6364 # dont have to check them here.
2299a76d 6365
75086676
DD
6366 # Of the functions in $checkfuncs, Mingw only has strerror.
6367 $as_echo "#define HAVE_STRERROR 1" >>confdefs.h
2299a76d
DJ
6368
6369
75086676
DD
6370 setobjs=yes
6371 ;;
2299a76d 6372
75086676
DD
6373 *-*-msdosdjgpp)
6374 case " $LIBOBJS " in
6375 *" vasprintf.$ac_objext "* ) ;;
6376 *) LIBOBJS="$LIBOBJS vasprintf.$ac_objext"
6377 ;;
6378esac
2299a76d 6379
75086676
DD
6380 case " $LIBOBJS " in
6381 *" vsnprintf.$ac_objext "* ) ;;
6382 *) LIBOBJS="$LIBOBJS vsnprintf.$ac_objext"
6383 ;;
6384esac
2299a76d 6385
75086676
DD
6386 case " $LIBOBJS " in
6387 *" snprintf.$ac_objext "* ) ;;
6388 *) LIBOBJS="$LIBOBJS snprintf.$ac_objext"
6389 ;;
6390esac
2299a76d 6391
75086676
DD
6392 case " $LIBOBJS " in
6393 *" asprintf.$ac_objext "* ) ;;
6394 *) LIBOBJS="$LIBOBJS asprintf.$ac_objext"
6395 ;;
6396esac
2299a76d
DJ
6397
6398
75086676
DD
6399 for f in atexit basename bcmp bcopy bsearch bzero calloc clock ffs \
6400 getcwd getpagesize getrusage gettimeofday \
6401 index insque memchr memcmp memcpy memmove memset psignal \
6402 putenv random rename rindex sbrk setenv stpcpy strcasecmp \
6403 strchr strdup strerror strncasecmp strrchr strstr strtod \
6404 strtol strtoul sysconf times tmpnam vfprintf vprintf \
6405 vsprintf waitpid
6406 do
6407 n=HAVE_`echo $f | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
6408 cat >>confdefs.h <<_ACEOF
6409#define $n 1
6410_ACEOF
2299a76d 6411
75086676 6412 done
2299a76d 6413
0fad4bdb 6414
75086676
DD
6415 setobjs=yes
6416 ;;
0fad4bdb 6417
75086676 6418 esac
aa55ccb1 6419
252b5132 6420else
2299a76d 6421
75086676
DD
6422 # Not a target library, so we set things up to run the test suite.
6423 CHECK=really-check
252b5132
RH
6424
6425fi
6426
2299a76d 6427
2299a76d 6428
2299a76d 6429
75086676
DD
6430case "${host}" in
6431 *-*-cygwin* | *-*-mingw*)
6432 $as_echo "#define HAVE_SYS_ERRLIST 1" >>confdefs.h
2299a76d 6433
75086676 6434 $as_echo "#define HAVE_SYS_NERR 1" >>confdefs.h
2299a76d 6435
75086676
DD
6436 ;;
6437esac
252b5132 6438
75086676
DD
6439if test -z "${setobjs}"; then
6440 case "${host}" in
252b5132 6441
75086676
DD
6442 *-*-vxworks*)
6443 # Handle VxWorks configuration specially, since on VxWorks the
6444 # libraries are actually on the target board, not in the file
6445 # system.
6446 case " $LIBOBJS " in
6447 *" basename.$ac_objext "* ) ;;
6448 *) LIBOBJS="$LIBOBJS basename.$ac_objext"
6449 ;;
58670637
DD
6450esac
6451
75086676
DD
6452 case " $LIBOBJS " in
6453 *" getpagesize.$ac_objext "* ) ;;
6454 *) LIBOBJS="$LIBOBJS getpagesize.$ac_objext"
6455 ;;
6456esac
2299a76d 6457
75086676
DD
6458 case " $LIBOBJS " in
6459 *" insque.$ac_objext "* ) ;;
6460 *) LIBOBJS="$LIBOBJS insque.$ac_objext"
6461 ;;
6462esac
24acd898 6463
75086676
DD
6464 case " $LIBOBJS " in
6465 *" random.$ac_objext "* ) ;;
6466 *) LIBOBJS="$LIBOBJS random.$ac_objext"
6467 ;;
6468esac
2299a76d 6469
75086676
DD
6470 case " $LIBOBJS " in
6471 *" strcasecmp.$ac_objext "* ) ;;
6472 *) LIBOBJS="$LIBOBJS strcasecmp.$ac_objext"
6473 ;;
6474esac
2299a76d 6475
75086676
DD
6476 case " $LIBOBJS " in
6477 *" strncasecmp.$ac_objext "* ) ;;
6478 *) LIBOBJS="$LIBOBJS strncasecmp.$ac_objext"
6479 ;;
58670637
DD
6480esac
6481
75086676
DD
6482 case " $LIBOBJS " in
6483 *" strdup.$ac_objext "* ) ;;
6484 *) LIBOBJS="$LIBOBJS strdup.$ac_objext"
6485 ;;
6486esac
24acd898 6487
75086676
DD
6488 case " $LIBOBJS " in
6489 *" vfork.$ac_objext "* ) ;;
6490 *) LIBOBJS="$LIBOBJS vfork.$ac_objext"
6491 ;;
6492esac
24acd898 6493
75086676
DD
6494 case " $LIBOBJS " in
6495 *" waitpid.$ac_objext "* ) ;;
6496 *) LIBOBJS="$LIBOBJS waitpid.$ac_objext"
6497 ;;
6498esac
2299a76d 6499
75086676
DD
6500 case " $LIBOBJS " in
6501 *" vasprintf.$ac_objext "* ) ;;
6502 *) LIBOBJS="$LIBOBJS vasprintf.$ac_objext"
6503 ;;
6504esac
cc096b71 6505
75086676
DD
6506 for f in $funcs; do
6507 case "$f" in
6508 basename | getpagesize | insque | random | strcasecmp)
6509 ;;
6510 strncasecmp | strdup | vfork | waitpid | vasprintf)
6511 ;;
6512 *)
6513 n=HAVE_`echo $f | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
6514 cat >>confdefs.h <<_ACEOF
6515#define $n 1
2299a76d 6516_ACEOF
2299a76d 6517
75086676
DD
6518 ;;
6519 esac
6520 done
cc096b71 6521
75086676
DD
6522 # VxWorks doesn't provide any of the variables in $vars, so we
6523 # don't have to check them here.
cc096b71 6524
75086676
DD
6525 # Of the functions in $checkfuncs, VxWorks only has strerror.
6526 $as_echo "#define HAVE_STRERROR 1" >>confdefs.h
24acd898 6527
2299a76d 6528
75086676
DD
6529 setobjs=yes
6530 ;;
6531
6532 esac
252b5132
RH
6533fi
6534
75086676 6535if test -z "${setobjs}"; then
252b5132 6536
75086676 6537 case "${host}" in
e69f6c8c 6538
82ef0f70
JB
6539 *-*-android*)
6540 # On android, getpagesize is defined in unistd.h as a static inline
6541 # function, which AC_CHECK_FUNCS does not handle properly.
6542 ac_cv_func_getpagesize=yes
6543 ;;
6544
75086676
DD
6545 *-*-mingw32*)
6546 # Under mingw32, sys_nerr and sys_errlist exist, but they are
6547 # macros, so the test below won't find them.
6548 libiberty_cv_var_sys_nerr=yes
6549 libiberty_cv_var_sys_errlist=yes
6550 ;;
2299a76d 6551
75086676
DD
6552 *-*-msdosdjgpp*)
6553 # vfork and fork are stubs.
6554 ac_cv_func_vfork_works=no
6555 ;;
e69f6c8c 6556
75086676
DD
6557 *-*-uwin*)
6558 # Under some versions of uwin, vfork is notoriously buggy and the test
6559 # can hang configure; on other versions, vfork exists just as a stub.
6560 # FIXME: This should be removed once vfork in uwin's runtime is fixed.
6561 ac_cv_func_vfork_works=no
6562 # Under uwin 2.0+, sys_nerr and sys_errlist exist, but they are
6563 # macros (actually, these are imported from a DLL, but the end effect
6564 # is the same), so the test below won't find them.
6565 libiberty_cv_var_sys_nerr=yes
6566 libiberty_cv_var_sys_errlist=yes
6567 ;;
2299a76d 6568
75086676
DD
6569 *-*-*vms*)
6570 # Under VMS, vfork works very different than on Unix. The standard test
6571 # won't work, and it isn't easily adaptable. It makes more sense to
6572 # just force it.
6573 ac_cv_func_vfork_works=yes
6574 ;;
2299a76d 6575
75086676 6576 esac
e69f6c8c 6577
75086676
DD
6578 # We haven't set the list of objects yet. Use the standard autoconf
6579 # tests. This will only work if the compiler works.
6580 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing strerror" >&5
6581$as_echo_n "checking for library containing strerror... " >&6; }
d0ac1c44 6582if ${ac_cv_search_strerror+:} false; then :
75086676 6583 $as_echo_n "(cached) " >&6
2299a76d 6584else
75086676
DD
6585 ac_func_search_save_LIBS=$LIBS
6586cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2299a76d 6587/* end confdefs.h. */
75086676
DD
6588
6589/* Override any GCC internal prototype to avoid an error.
6590 Use char because int might match the return type of a GCC
2299a76d 6591 builtin and then its argument prototype would still apply. */
2299a76d 6592#ifdef __cplusplus
75086676 6593extern "C"
eb383413 6594#endif
75086676 6595char strerror ();
2299a76d
DJ
6596int
6597main ()
6598{
75086676 6599return strerror ();
2299a76d
DJ
6600 ;
6601 return 0;
6602}
6603_ACEOF
75086676
DD
6604for ac_lib in '' cposix; do
6605 if test -z "$ac_lib"; then
6606 ac_res="none required"
6607 else
6608 ac_res=-l$ac_lib
6609 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
6610 fi
6611 if test x$gcc_no_link = xyes; then
d0ac1c44 6612 as_fn_error $? "Link tests are not allowed after GCC_NO_EXECUTABLES." "$LINENO" 5
75086676
DD
6613fi
6614if ac_fn_c_try_link "$LINENO"; then :
6615 ac_cv_search_strerror=$ac_res
6616fi
6617rm -f core conftest.err conftest.$ac_objext \
6618 conftest$ac_exeext
d0ac1c44 6619 if ${ac_cv_search_strerror+:} false; then :
75086676
DD
6620 break
6621fi
6622done
d0ac1c44 6623if ${ac_cv_search_strerror+:} false; then :
2299a76d 6624
75086676
DD
6625else
6626 ac_cv_search_strerror=no
2299a76d 6627fi
75086676
DD
6628rm conftest.$ac_ext
6629LIBS=$ac_func_search_save_LIBS
6630fi
6631{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_strerror" >&5
6632$as_echo "$ac_cv_search_strerror" >&6; }
6633ac_res=$ac_cv_search_strerror
6634if test "$ac_res" != no; then :
6635 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
6636
2299a76d 6637fi
75086676
DD
6638
6639 for ac_func in $funcs
6640do :
6641 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
6642ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
d0ac1c44 6643if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
2299a76d 6644 cat >>confdefs.h <<_ACEOF
75086676 6645#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
2299a76d 6646_ACEOF
eb383413 6647
75086676
DD
6648else
6649 case " $LIBOBJS " in
6650 *" $ac_func.$ac_objext "* ) ;;
6651 *) LIBOBJS="$LIBOBJS $ac_func.$ac_objext"
6652 ;;
6653esac
6654
eb383413
L
6655fi
6656done
6657
75086676
DD
6658 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether alloca needs Cray hooks" >&5
6659$as_echo_n "checking whether alloca needs Cray hooks... " >&6; }
d0ac1c44 6660if ${ac_cv_os_cray+:} false; then :
75086676 6661 $as_echo_n "(cached) " >&6
fa99459d 6662else
75086676 6663 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
fa99459d 6664/* end confdefs.h. */
75086676
DD
6665#if defined(CRAY) && ! defined(CRAY2)
6666webecray
6667#else
6668wenotbecray
fa99459d
DD
6669#endif
6670
fa99459d 6671_ACEOF
75086676
DD
6672if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6673 $EGREP "webecray" >/dev/null 2>&1; then :
6674 ac_cv_os_cray=yes
fa99459d 6675else
75086676 6676 ac_cv_os_cray=no
fa99459d 6677fi
75086676
DD
6678rm -f conftest*
6679
fa99459d 6680fi
75086676
DD
6681{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_os_cray" >&5
6682$as_echo "$ac_cv_os_cray" >&6; }
6683if test $ac_cv_os_cray = yes; then
6684 for ac_func in _getb67 GETB67 getb67; do
6685 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
6686ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
d0ac1c44 6687if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
fa99459d
DD
6688
6689cat >>confdefs.h <<_ACEOF
75086676 6690#define CRAY_STACKSEG_END $ac_func
fa99459d 6691_ACEOF
75086676
DD
6692 break
6693fi
fa99459d 6694
75086676
DD
6695 done
6696fi
fa99459d 6697
75086676
DD
6698{ $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5
6699$as_echo_n "checking stack direction for C alloca... " >&6; }
d0ac1c44 6700if ${ac_cv_c_stack_direction+:} false; then :
75086676 6701 $as_echo_n "(cached) " >&6
fa99459d 6702else
75086676
DD
6703 if test "$cross_compiling" = yes; then :
6704 ac_cv_c_stack_direction=0
fa99459d 6705else
75086676 6706 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
fa99459d 6707/* end confdefs.h. */
75086676
DD
6708find_stack_direction ()
6709{
6710 static char *addr = 0;
6711 auto char dummy;
6712 if (addr == 0)
6713 {
6714 addr = &dummy;
6715 return find_stack_direction ();
6716 }
6717 else
6718 return (&dummy > addr) ? 1 : -1;
6719}
fa99459d
DD
6720main ()
6721{
75086676 6722 exit (find_stack_direction() < 0);
fa99459d
DD
6723}
6724_ACEOF
75086676
DD
6725if ac_fn_c_try_run "$LINENO"; then :
6726 ac_cv_c_stack_direction=1
fa99459d 6727else
75086676
DD
6728 ac_cv_c_stack_direction=-1
6729fi
6730rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6731 conftest.$ac_objext conftest.beam conftest.$ac_ext
fa99459d 6732fi
75086676 6733
fa99459d 6734fi
75086676
DD
6735{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_stack_direction" >&5
6736$as_echo "$ac_cv_c_stack_direction" >&6; }
fa99459d
DD
6737
6738cat >>confdefs.h <<_ACEOF
75086676 6739#define STACK_DIRECTION $ac_cv_c_stack_direction
fa99459d
DD
6740_ACEOF
6741
6742
75086676
DD
6743 for ac_header in vfork.h
6744do :
6745 ac_fn_c_check_header_preproc "$LINENO" "vfork.h" "ac_cv_header_vfork_h"
d0ac1c44 6746if test "x$ac_cv_header_vfork_h" = xyes; then :
fa99459d 6747 cat >>confdefs.h <<_ACEOF
75086676 6748#define HAVE_VFORK_H 1
fa99459d
DD
6749_ACEOF
6750
75086676
DD
6751fi
6752done
6753
6754for ac_func in fork vfork
6755do :
6756 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
6757ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
d0ac1c44 6758if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
75086676
DD
6759 cat >>confdefs.h <<_ACEOF
6760#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
6761_ACEOF
fa99459d
DD
6762
6763fi
75086676
DD
6764done
6765
6766if test "x$ac_cv_func_fork" = xyes; then
6767 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working fork" >&5
6768$as_echo_n "checking for working fork... " >&6; }
d0ac1c44 6769if ${ac_cv_func_fork_works+:} false; then :
75086676 6770 $as_echo_n "(cached) " >&6
fa99459d 6771else
75086676
DD
6772 if test "$cross_compiling" = yes; then :
6773 ac_cv_func_fork_works=cross
6774else
6775 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
fa99459d
DD
6776/* end confdefs.h. */
6777$ac_includes_default
6778int
6779main ()
6780{
75086676
DD
6781
6782 /* By Ruediger Kuhlmann. */
6783 return fork () < 0;
fa99459d
DD
6784
6785 ;
6786 return 0;
6787}
6788_ACEOF
75086676
DD
6789if ac_fn_c_try_run "$LINENO"; then :
6790 ac_cv_func_fork_works=yes
fa99459d 6791else
75086676 6792 ac_cv_func_fork_works=no
fa99459d 6793fi
75086676
DD
6794rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6795 conftest.$ac_objext conftest.beam conftest.$ac_ext
fa99459d 6796fi
fa99459d 6797
75086676
DD
6798fi
6799{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_fork_works" >&5
6800$as_echo "$ac_cv_func_fork_works" >&6; }
fa99459d
DD
6801
6802else
75086676
DD
6803 ac_cv_func_fork_works=$ac_cv_func_fork
6804fi
6805if test "x$ac_cv_func_fork_works" = xcross; then
6806 case $host in
6807 *-*-amigaos* | *-*-msdosdjgpp*)
6808 # Override, as these systems have only a dummy fork() stub
6809 ac_cv_func_fork_works=no
6810 ;;
6811 *)
6812 ac_cv_func_fork_works=yes
6813 ;;
6814 esac
6815 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: result $ac_cv_func_fork_works guessed because of cross compilation" >&5
6816$as_echo "$as_me: WARNING: result $ac_cv_func_fork_works guessed because of cross compilation" >&2;}
fa99459d 6817fi
75086676
DD
6818ac_cv_func_vfork_works=$ac_cv_func_vfork
6819if test "x$ac_cv_func_vfork" = xyes; then
6820 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working vfork" >&5
6821$as_echo_n "checking for working vfork... " >&6; }
d0ac1c44 6822if ${ac_cv_func_vfork_works+:} false; then :
75086676 6823 $as_echo_n "(cached) " >&6
fa99459d 6824else
75086676
DD
6825 if test "$cross_compiling" = yes; then :
6826 ac_cv_func_vfork_works=cross
6827else
6828 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
fa99459d 6829/* end confdefs.h. */
75086676 6830/* Thanks to Paul Eggert for this test. */
fa99459d 6831$ac_includes_default
75086676
DD
6832#include <sys/wait.h>
6833#ifdef HAVE_VFORK_H
6834# include <vfork.h>
6835#endif
6836/* On some sparc systems, changes by the child to local and incoming
6837 argument registers are propagated back to the parent. The compiler
6838 is told about this with #include <vfork.h>, but some compilers
6839 (e.g. gcc -O) don't grok <vfork.h>. Test for this by using a
6840 static variable whose address is put into a register that is
6841 clobbered by the vfork. */
6842static void
6843#ifdef __cplusplus
6844sparc_address_test (int arg)
6845# else
6846sparc_address_test (arg) int arg;
6847#endif
6848{
6849 static pid_t child;
6850 if (!child) {
6851 child = vfork ();
6852 if (child < 0) {
6853 perror ("vfork");
6854 _exit(2);
6855 }
6856 if (!child) {
6857 arg = getpid();
6858 write(-1, "", 0);
6859 _exit (arg);
6860 }
6861 }
6862}
6863
fa99459d
DD
6864int
6865main ()
6866{
75086676
DD
6867 pid_t parent = getpid ();
6868 pid_t child;
fa99459d 6869
75086676 6870 sparc_address_test (0);
fa99459d 6871
75086676 6872 child = vfork ();
fa99459d 6873
75086676
DD
6874 if (child == 0) {
6875 /* Here is another test for sparc vfork register problems. This
6876 test uses lots of local variables, at least as many local
6877 variables as main has allocated so far including compiler
6878 temporaries. 4 locals are enough for gcc 1.40.3 on a Solaris
6879 4.1.3 sparc, but we use 8 to be safe. A buggy compiler should
6880 reuse the register of parent for one of the local variables,
6881 since it will think that parent can't possibly be used any more
6882 in this routine. Assigning to the local variable will thus
6883 munge parent in the parent process. */
6884 pid_t
6885 p = getpid(), p1 = getpid(), p2 = getpid(), p3 = getpid(),
6886 p4 = getpid(), p5 = getpid(), p6 = getpid(), p7 = getpid();
6887 /* Convince the compiler that p..p7 are live; otherwise, it might
6888 use the same hardware register for all 8 local variables. */
6889 if (p != p1 || p != p2 || p != p3 || p != p4
6890 || p != p5 || p != p6 || p != p7)
6891 _exit(1);
fa99459d 6892
75086676
DD
6893 /* On some systems (e.g. IRIX 3.3), vfork doesn't separate parent
6894 from child file descriptors. If the child closes a descriptor
6895 before it execs or exits, this munges the parent's descriptor
6896 as well. Test for this by closing stdout in the child. */
6897 _exit(close(fileno(stdout)) != 0);
6898 } else {
6899 int status;
6900 struct stat st;
fa99459d 6901
75086676
DD
6902 while (wait(&status) != child)
6903 ;
6904 return (
6905 /* Was there some problem with vforking? */
6906 child < 0
fa99459d 6907
75086676
DD
6908 /* Did the child fail? (This shouldn't happen.) */
6909 || status
fa99459d 6910
75086676
DD
6911 /* Did the vfork/compiler bug occur? */
6912 || parent != getpid()
01e94249 6913
75086676
DD
6914 /* Did the file descriptor bug occur? */
6915 || fstat(fileno(stdout), &st) != 0
6916 );
6917 }
01e94249
DD
6918}
6919_ACEOF
75086676
DD
6920if ac_fn_c_try_run "$LINENO"; then :
6921 ac_cv_func_vfork_works=yes
01e94249 6922else
75086676
DD
6923 ac_cv_func_vfork_works=no
6924fi
6925rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6926 conftest.$ac_objext conftest.beam conftest.$ac_ext
6927fi
01e94249 6928
01e94249 6929fi
75086676
DD
6930{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_vfork_works" >&5
6931$as_echo "$ac_cv_func_vfork_works" >&6; }
6932
6933fi;
6934if test "x$ac_cv_func_fork_works" = xcross; then
6935 ac_cv_func_vfork_works=$ac_cv_func_vfork
6936 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5
6937$as_echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;}
01e94249 6938fi
01e94249 6939
75086676 6940if test "x$ac_cv_func_vfork_works" = xyes; then
01e94249 6941
75086676 6942$as_echo "#define HAVE_WORKING_VFORK 1" >>confdefs.h
01e94249
DD
6943
6944else
01e94249 6945
75086676 6946$as_echo "#define vfork fork" >>confdefs.h
01e94249
DD
6947
6948fi
75086676 6949if test "x$ac_cv_func_fork_works" = xyes; then
01e94249 6950
75086676 6951$as_echo "#define HAVE_WORKING_FORK 1" >>confdefs.h
01e94249 6952
01e94249 6953fi
01e94249 6954
75086676
DD
6955 if test $ac_cv_func_vfork_works = no; then
6956 case " $LIBOBJS " in
6957 *" vfork.$ac_objext "* ) ;;
6958 *) LIBOBJS="$LIBOBJS vfork.$ac_objext"
6959 ;;
6960esac
01e94249 6961
75086676
DD
6962 fi
6963 # We only need _doprnt if we might use it to implement v*printf.
6964 if test $ac_cv_func_vprintf != yes \
6965 || test $ac_cv_func_vfprintf != yes \
6966 || test $ac_cv_func_vsprintf != yes; then
d0ac1c44
SM
6967 ac_fn_c_check_func "$LINENO" "_doprnt" "ac_cv_func__doprnt"
6968if test "x$ac_cv_func__doprnt" = xyes; then :
6969 $as_echo "#define HAVE__DOPRNT 1" >>confdefs.h
01e94249 6970
75086676
DD
6971else
6972 case " $LIBOBJS " in
d0ac1c44
SM
6973 *" _doprnt.$ac_objext "* ) ;;
6974 *) LIBOBJS="$LIBOBJS _doprnt.$ac_objext"
75086676
DD
6975 ;;
6976esac
01e94249 6977
abf6a75b
DD
6978fi
6979
6980
75086676
DD
6981 else
6982 for ac_func in _doprnt
6983do :
6984 ac_fn_c_check_func "$LINENO" "_doprnt" "ac_cv_func__doprnt"
d0ac1c44 6985if test "x$ac_cv_func__doprnt" = xyes; then :
75086676
DD
6986 cat >>confdefs.h <<_ACEOF
6987#define HAVE__DOPRNT 1
abf6a75b 6988_ACEOF
abf6a75b 6989
abf6a75b 6990fi
75086676 6991done
abf6a75b 6992
75086676 6993 fi
abf6a75b 6994
75086676
DD
6995 for v in $vars; do
6996 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $v" >&5
6997$as_echo_n "checking for $v... " >&6; }
d0ac1c44 6998 if eval \${libiberty_cv_var_$v+:} false; then :
75086676 6999 $as_echo_n "(cached) " >&6
abf6a75b 7000else
75086676 7001 if test x$gcc_no_link = xyes; then
d0ac1c44 7002 as_fn_error $? "Link tests are not allowed after GCC_NO_EXECUTABLES." "$LINENO" 5
abf6a75b 7003fi
75086676 7004cat confdefs.h - <<_ACEOF >conftest.$ac_ext
abf6a75b 7005/* end confdefs.h. */
75086676 7006int *p;
abf6a75b
DD
7007int
7008main ()
7009{
75086676 7010extern int $v []; p = $v;
abf6a75b
DD
7011 ;
7012 return 0;
7013}
7014_ACEOF
75086676
DD
7015if ac_fn_c_try_link "$LINENO"; then :
7016 eval "libiberty_cv_var_$v=yes"
abf6a75b 7017else
75086676 7018 eval "libiberty_cv_var_$v=no"
abf6a75b 7019fi
75086676
DD
7020rm -f core conftest.err conftest.$ac_objext \
7021 conftest$ac_exeext conftest.$ac_ext
abf6a75b 7022fi
abf6a75b 7023
75086676
DD
7024 if eval "test \"`echo '$libiberty_cv_var_'$v`\" = yes"; then
7025 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7026$as_echo "yes" >&6; }
7027 n=HAVE_`echo $v | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
7028 cat >>confdefs.h <<_ACEOF
7029#define $n 1
abf6a75b
DD
7030_ACEOF
7031
75086676
DD
7032 else
7033 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7034$as_echo "no" >&6; }
7035 fi
7036 done
abf6a75b 7037
75086676
DD
7038 # special check for _system_configuration because AIX <4.3.2 do not
7039 # contain the `physmem' member.
7040 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for external symbol _system_configuration" >&5
7041$as_echo_n "checking for external symbol _system_configuration... " >&6; }
7042 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
a4e5c0d8 7043/* end confdefs.h. */
75086676 7044#include <sys/systemcfg.h>
a4e5c0d8
DD
7045int
7046main ()
7047{
75086676 7048double x = _system_configuration.physmem;
a4e5c0d8
DD
7049 ;
7050 return 0;
7051}
7052_ACEOF
75086676
DD
7053if ac_fn_c_try_compile "$LINENO"; then :
7054 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7055$as_echo "yes" >&6; }
a4e5c0d8 7056
75086676 7057$as_echo "#define HAVE__SYSTEM_CONFIGURATION 1" >>confdefs.h
a4e5c0d8
DD
7058
7059else
75086676
DD
7060 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7061$as_echo "no" >&6; }
7062fi
7063rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7064
7065 for ac_func in $checkfuncs
7066do :
7067 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
7068ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
d0ac1c44 7069if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
a4e5c0d8 7070 cat >>confdefs.h <<_ACEOF
75086676 7071#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
a4e5c0d8
DD
7072_ACEOF
7073
abf6a75b 7074fi
75086676 7075done
abf6a75b 7076
d0ac1c44
SM
7077 as_ac_Symbol=`$as_echo "ac_cv_have_decl_basename(char *)" | $as_tr_sh`
7078ac_fn_c_check_decl "$LINENO" "basename(char *)" "$as_ac_Symbol" "$ac_includes_default"
7079if eval test \"x\$"$as_ac_Symbol"\" = x"yes"; then :
75086676 7080 ac_have_decl=1
abf6a75b 7081else
75086676 7082 ac_have_decl=0
abf6a75b 7083fi
abf6a75b
DD
7084
7085cat >>confdefs.h <<_ACEOF
75086676 7086#define HAVE_DECL_BASENAME $ac_have_decl
abf6a75b 7087_ACEOF
75086676 7088ac_fn_c_check_decl "$LINENO" "ffs" "ac_cv_have_decl_ffs" "$ac_includes_default"
d0ac1c44 7089if test "x$ac_cv_have_decl_ffs" = xyes; then :
75086676 7090 ac_have_decl=1
abf6a75b 7091else
75086676 7092 ac_have_decl=0
abf6a75b 7093fi
abf6a75b 7094
75086676
DD
7095cat >>confdefs.h <<_ACEOF
7096#define HAVE_DECL_FFS $ac_have_decl
abf6a75b 7097_ACEOF
75086676 7098ac_fn_c_check_decl "$LINENO" "asprintf" "ac_cv_have_decl_asprintf" "$ac_includes_default"
d0ac1c44 7099if test "x$ac_cv_have_decl_asprintf" = xyes; then :
75086676 7100 ac_have_decl=1
abf6a75b 7101else
75086676 7102 ac_have_decl=0
abf6a75b 7103fi
abf6a75b
DD
7104
7105cat >>confdefs.h <<_ACEOF
75086676 7106#define HAVE_DECL_ASPRINTF $ac_have_decl
abf6a75b 7107_ACEOF
75086676 7108ac_fn_c_check_decl "$LINENO" "vasprintf" "ac_cv_have_decl_vasprintf" "$ac_includes_default"
d0ac1c44 7109if test "x$ac_cv_have_decl_vasprintf" = xyes; then :
75086676 7110 ac_have_decl=1
abf6a75b 7111else
75086676 7112 ac_have_decl=0
abf6a75b 7113fi
abf6a75b 7114
75086676
DD
7115cat >>confdefs.h <<_ACEOF
7116#define HAVE_DECL_VASPRINTF $ac_have_decl
abf6a75b 7117_ACEOF
75086676 7118ac_fn_c_check_decl "$LINENO" "snprintf" "ac_cv_have_decl_snprintf" "$ac_includes_default"
d0ac1c44 7119if test "x$ac_cv_have_decl_snprintf" = xyes; then :
75086676 7120 ac_have_decl=1
abf6a75b 7121else
75086676 7122 ac_have_decl=0
abf6a75b 7123fi
abf6a75b
DD
7124
7125cat >>confdefs.h <<_ACEOF
75086676 7126#define HAVE_DECL_SNPRINTF $ac_have_decl
abf6a75b 7127_ACEOF
75086676 7128ac_fn_c_check_decl "$LINENO" "vsnprintf" "ac_cv_have_decl_vsnprintf" "$ac_includes_default"
d0ac1c44 7129if test "x$ac_cv_have_decl_vsnprintf" = xyes; then :
75086676 7130 ac_have_decl=1
abf6a75b 7131else
75086676 7132 ac_have_decl=0
67f3cb05
GK
7133fi
7134
75086676
DD
7135cat >>confdefs.h <<_ACEOF
7136#define HAVE_DECL_VSNPRINTF $ac_have_decl
7137_ACEOF
67f3cb05 7138
75086676 7139 ac_fn_c_check_decl "$LINENO" "calloc" "ac_cv_have_decl_calloc" "$ac_includes_default"
d0ac1c44 7140if test "x$ac_cv_have_decl_calloc" = xyes; then :
75086676
DD
7141 ac_have_decl=1
7142else
7143 ac_have_decl=0
67f3cb05 7144fi
75086676
DD
7145
7146cat >>confdefs.h <<_ACEOF
7147#define HAVE_DECL_CALLOC $ac_have_decl
7148_ACEOF
7149ac_fn_c_check_decl "$LINENO" "getenv" "ac_cv_have_decl_getenv" "$ac_includes_default"
d0ac1c44 7150if test "x$ac_cv_have_decl_getenv" = xyes; then :
75086676
DD
7151 ac_have_decl=1
7152else
7153 ac_have_decl=0
67f3cb05 7154fi
67f3cb05
GK
7155
7156cat >>confdefs.h <<_ACEOF
75086676 7157#define HAVE_DECL_GETENV $ac_have_decl
67f3cb05 7158_ACEOF
75086676 7159ac_fn_c_check_decl "$LINENO" "getopt" "ac_cv_have_decl_getopt" "$ac_includes_default"
d0ac1c44 7160if test "x$ac_cv_have_decl_getopt" = xyes; then :
75086676
DD
7161 ac_have_decl=1
7162else
7163 ac_have_decl=0
7164fi
67f3cb05 7165
75086676
DD
7166cat >>confdefs.h <<_ACEOF
7167#define HAVE_DECL_GETOPT $ac_have_decl
7168_ACEOF
7169ac_fn_c_check_decl "$LINENO" "malloc" "ac_cv_have_decl_malloc" "$ac_includes_default"
d0ac1c44 7170if test "x$ac_cv_have_decl_malloc" = xyes; then :
75086676
DD
7171 ac_have_decl=1
7172else
7173 ac_have_decl=0
7174fi
67f3cb05 7175
75086676
DD
7176cat >>confdefs.h <<_ACEOF
7177#define HAVE_DECL_MALLOC $ac_have_decl
7178_ACEOF
7179ac_fn_c_check_decl "$LINENO" "realloc" "ac_cv_have_decl_realloc" "$ac_includes_default"
d0ac1c44 7180if test "x$ac_cv_have_decl_realloc" = xyes; then :
75086676 7181 ac_have_decl=1
67f3cb05 7182else
75086676
DD
7183 ac_have_decl=0
7184fi
7185
7186cat >>confdefs.h <<_ACEOF
7187#define HAVE_DECL_REALLOC $ac_have_decl
67f3cb05 7188_ACEOF
75086676 7189ac_fn_c_check_decl "$LINENO" "sbrk" "ac_cv_have_decl_sbrk" "$ac_includes_default"
d0ac1c44 7190if test "x$ac_cv_have_decl_sbrk" = xyes; then :
75086676
DD
7191 ac_have_decl=1
7192else
7193 ac_have_decl=0
7194fi
67f3cb05 7195
75086676
DD
7196cat >>confdefs.h <<_ACEOF
7197#define HAVE_DECL_SBRK $ac_have_decl
7c89917f
RE
7198_ACEOF
7199
7200 ac_fn_c_check_decl "$LINENO" "strtol" "ac_cv_have_decl_strtol" "$ac_includes_default"
d0ac1c44 7201if test "x$ac_cv_have_decl_strtol" = xyes; then :
7c89917f
RE
7202 ac_have_decl=1
7203else
7204 ac_have_decl=0
7205fi
7206
7207cat >>confdefs.h <<_ACEOF
7208#define HAVE_DECL_STRTOL $ac_have_decl
7209_ACEOF
7210ac_fn_c_check_decl "$LINENO" "strtoul" "ac_cv_have_decl_strtoul" "$ac_includes_default"
d0ac1c44 7211if test "x$ac_cv_have_decl_strtoul" = xyes; then :
7c89917f
RE
7212 ac_have_decl=1
7213else
7214 ac_have_decl=0
7215fi
7216
7217cat >>confdefs.h <<_ACEOF
7218#define HAVE_DECL_STRTOUL $ac_have_decl
7219_ACEOF
7220ac_fn_c_check_decl "$LINENO" "strtoll" "ac_cv_have_decl_strtoll" "$ac_includes_default"
d0ac1c44 7221if test "x$ac_cv_have_decl_strtoll" = xyes; then :
7c89917f
RE
7222 ac_have_decl=1
7223else
7224 ac_have_decl=0
7225fi
7226
7227cat >>confdefs.h <<_ACEOF
7228#define HAVE_DECL_STRTOLL $ac_have_decl
7229_ACEOF
7230ac_fn_c_check_decl "$LINENO" "strtoull" "ac_cv_have_decl_strtoull" "$ac_includes_default"
d0ac1c44 7231if test "x$ac_cv_have_decl_strtoull" = xyes; then :
7c89917f
RE
7232 ac_have_decl=1
7233else
7234 ac_have_decl=0
7235fi
7236
7237cat >>confdefs.h <<_ACEOF
7238#define HAVE_DECL_STRTOULL $ac_have_decl
75086676 7239_ACEOF
67f3cb05 7240
75086676 7241 ac_fn_c_check_decl "$LINENO" "strverscmp" "ac_cv_have_decl_strverscmp" "$ac_includes_default"
d0ac1c44 7242if test "x$ac_cv_have_decl_strverscmp" = xyes; then :
75086676
DD
7243 ac_have_decl=1
7244else
7245 ac_have_decl=0
fa99459d
DD
7246fi
7247
75086676
DD
7248cat >>confdefs.h <<_ACEOF
7249#define HAVE_DECL_STRVERSCMP $ac_have_decl
5b4a1ff3
EZ
7250_ACEOF
7251
7252 ac_fn_c_check_decl "$LINENO" "strnlen" "ac_cv_have_decl_strnlen" "$ac_includes_default"
d0ac1c44 7253if test "x$ac_cv_have_decl_strnlen" = xyes; then :
5b4a1ff3
EZ
7254 ac_have_decl=1
7255else
7256 ac_have_decl=0
7257fi
7258
7259cat >>confdefs.h <<_ACEOF
7260#define HAVE_DECL_STRNLEN $ac_have_decl
75086676 7261_ACEOF
fa99459d 7262
75086676
DD
7263 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether canonicalize_file_name must be declared" >&5
7264$as_echo_n "checking whether canonicalize_file_name must be declared... " >&6; }
d0ac1c44 7265if ${libiberty_cv_decl_needed_canonicalize_file_name+:} false; then :
75086676 7266 $as_echo_n "(cached) " >&6
ba61a412 7267else
75086676 7268 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2299a76d 7269/* end confdefs.h. */
ba61a412
DJ
7270
7271#include "confdefs.h"
7272#include <stdio.h>
7273#ifdef HAVE_STRING_H
7274#include <string.h>
7275#else
7276#ifdef HAVE_STRINGS_H
7277#include <strings.h>
7278#endif
7279#endif
7280#ifdef HAVE_STDLIB_H
7281#include <stdlib.h>
7282#endif
7283#ifdef HAVE_UNISTD_H
7284#include <unistd.h>
7285#endif
2299a76d
DJ
7286int
7287main ()
7288{
ba61a412 7289char *(*pfn) = (char *(*)) canonicalize_file_name
2299a76d
DJ
7290 ;
7291 return 0;
7292}
7293_ACEOF
75086676 7294if ac_fn_c_try_compile "$LINENO"; then :
ba61a412
DJ
7295 libiberty_cv_decl_needed_canonicalize_file_name=no
7296else
75086676 7297 libiberty_cv_decl_needed_canonicalize_file_name=yes
ba61a412 7298fi
75086676 7299rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
ba61a412
DJ
7300fi
7301
75086676
DD
7302{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $libiberty_cv_decl_needed_canonicalize_file_name" >&5
7303$as_echo "$libiberty_cv_decl_needed_canonicalize_file_name" >&6; }
ba61a412 7304if test $libiberty_cv_decl_needed_canonicalize_file_name = yes; then
2299a76d 7305
75086676 7306$as_echo "#define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1" >>confdefs.h
ba61a412
DJ
7307
7308fi
7309
eb383413
L
7310fi
7311
5a17353c
DD
7312# Figure out which version of pexecute to use.
7313case "${host}" in
497462ef
DD
7314 *-*-mingw* | *-*-winnt*) pexecute=pex-win32 ;;
7315 *-*-msdosdjgpp*) pexecute=pex-djgpp ;;
7316 *-*-msdos*) pexecute=pex-msdos ;;
7317 *) pexecute=pex-unix ;;
5a17353c
DD
7318esac
7319
7320
d0ac1c44
SM
7321
7322
7323
7324 for ac_header in $ac_header_list
75086676
DD
7325do :
7326 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7327ac_fn_c_check_header_preproc "$LINENO" "$ac_header" "$as_ac_Header"
d0ac1c44 7328if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
2299a76d 7329 cat >>confdefs.h <<_ACEOF
75086676 7330#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
2299a76d
DJ
7331_ACEOF
7332
eb383413
L
7333fi
7334done
7335
d0ac1c44
SM
7336
7337
7338
7339
7340
7341
7342if test x$gcc_no_link = xyes; then
7343 if test "x${ac_cv_func_mmap_fixed_mapped+set}" != xset; then
7344 ac_cv_func_mmap_fixed_mapped=no
7345 fi
7346fi
7347if test "x${ac_cv_func_mmap_fixed_mapped}" != xno; then
7348
eb383413 7349for ac_func in getpagesize
75086676
DD
7350do :
7351 ac_fn_c_check_func "$LINENO" "getpagesize" "ac_cv_func_getpagesize"
d0ac1c44 7352if test "x$ac_cv_func_getpagesize" = xyes; then :
2299a76d 7353 cat >>confdefs.h <<_ACEOF
75086676 7354#define HAVE_GETPAGESIZE 1
2299a76d 7355_ACEOF
252b5132 7356
252b5132
RH
7357fi
7358done
7359
75086676
DD
7360{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mmap" >&5
7361$as_echo_n "checking for working mmap... " >&6; }
d0ac1c44 7362if ${ac_cv_func_mmap_fixed_mapped+:} false; then :
75086676 7363 $as_echo_n "(cached) " >&6
eb383413 7364else
75086676 7365 if test "$cross_compiling" = yes; then :
eb383413
L
7366 ac_cv_func_mmap_fixed_mapped=no
7367else
75086676 7368 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2299a76d
DJ
7369/* end confdefs.h. */
7370$ac_includes_default
7371/* malloc might have been renamed as rpl_malloc. */
7372#undef malloc
eb383413
L
7373
7374/* Thanks to Mike Haertel and Jim Avera for this test.
7375 Here is a matrix of mmap possibilities:
7376 mmap private not fixed
7377 mmap private fixed at somewhere currently unmapped
7378 mmap private fixed at somewhere already mapped
7379 mmap shared not fixed
7380 mmap shared fixed at somewhere currently unmapped
7381 mmap shared fixed at somewhere already mapped
7382 For private mappings, we should verify that changes cannot be read()
7383 back from the file, nor mmap's back from the file at a different
7384 address. (There have been systems where private was not correctly
7385 implemented like the infamous i386 svr4.0, and systems where the
2299a76d 7386 VM page cache was not coherent with the file system buffer cache
eb383413
L
7387 like early versions of FreeBSD and possibly contemporary NetBSD.)
7388 For shared mappings, we should conversely verify that changes get
2299a76d 7389 propagated back to all the places they're supposed to be.
eb383413
L
7390
7391 Grep wants private fixed already mapped.
7392 The main things grep needs to know about mmap are:
7393 * does it exist and is it safe to write into the mmap'd area
7394 * how to use it (BSD variants) */
2299a76d 7395
eb383413
L
7396#include <fcntl.h>
7397#include <sys/mman.h>
7398
75086676 7399#if !defined STDC_HEADERS && !defined HAVE_STDLIB_H
2299a76d 7400char *malloc ();
5f73c378
DD
7401#endif
7402
eb383413 7403/* This mess was copied from the GNU getpagesize.h. */
75086676 7404#ifndef HAVE_GETPAGESIZE
eb383413
L
7405# ifdef _SC_PAGESIZE
7406# define getpagesize() sysconf(_SC_PAGESIZE)
7407# else /* no _SC_PAGESIZE */
75086676 7408# ifdef HAVE_SYS_PARAM_H
eb383413
L
7409# include <sys/param.h>
7410# ifdef EXEC_PAGESIZE
7411# define getpagesize() EXEC_PAGESIZE
7412# else /* no EXEC_PAGESIZE */
7413# ifdef NBPG
7414# define getpagesize() NBPG * CLSIZE
7415# ifndef CLSIZE
7416# define CLSIZE 1
7417# endif /* no CLSIZE */
7418# else /* no NBPG */
7419# ifdef NBPC
7420# define getpagesize() NBPC
7421# else /* no NBPC */
7422# ifdef PAGESIZE
7423# define getpagesize() PAGESIZE
7424# endif /* PAGESIZE */
7425# endif /* no NBPC */
7426# endif /* no NBPG */
7427# endif /* no EXEC_PAGESIZE */
7428# else /* no HAVE_SYS_PARAM_H */
7429# define getpagesize() 8192 /* punt totally */
7430# endif /* no HAVE_SYS_PARAM_H */
7431# endif /* no _SC_PAGESIZE */
7432
7433#endif /* no HAVE_GETPAGESIZE */
7434
eb383413 7435int
2299a76d 7436main ()
eb383413 7437{
2299a76d 7438 char *data, *data2, *data3;
d0ac1c44 7439 const char *cdata2;
2299a76d 7440 int i, pagesize;
d0ac1c44 7441 int fd, fd2;
eb383413 7442
2299a76d
DJ
7443 pagesize = getpagesize ();
7444
7445 /* First, make a file with some known garbage in it. */
7446 data = (char *) malloc (pagesize);
7447 if (!data)
75086676 7448 return 1;
2299a76d
DJ
7449 for (i = 0; i < pagesize; ++i)
7450 *(data + i) = rand ();
7451 umask (0);
7452 fd = creat ("conftest.mmap", 0600);
7453 if (fd < 0)
d0ac1c44 7454 return 2;
2299a76d 7455 if (write (fd, data, pagesize) != pagesize)
d0ac1c44 7456 return 3;
2299a76d
DJ
7457 close (fd);
7458
d0ac1c44
SM
7459 /* Next, check that the tail of a page is zero-filled. File must have
7460 non-zero length, otherwise we risk SIGBUS for entire page. */
7461 fd2 = open ("conftest.txt", O_RDWR | O_CREAT | O_TRUNC, 0600);
7462 if (fd2 < 0)
7463 return 4;
7464 cdata2 = "";
7465 if (write (fd2, cdata2, 1) != 1)
7466 return 5;
7467 data2 = (char *) mmap (0, pagesize, PROT_READ | PROT_WRITE, MAP_SHARED, fd2, 0L);
7468 if (data2 == MAP_FAILED)
7469 return 6;
7470 for (i = 0; i < pagesize; ++i)
7471 if (*(data2 + i))
7472 return 7;
7473 close (fd2);
7474 if (munmap (data2, pagesize))
7475 return 8;
7476
2299a76d
DJ
7477 /* Next, try to mmap the file at a fixed address which already has
7478 something else allocated at it. If we can, also make sure that
7479 we see the same garbage. */
7480 fd = open ("conftest.mmap", O_RDWR);
7481 if (fd < 0)
d0ac1c44 7482 return 9;
2299a76d 7483 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
58670637 7484 MAP_PRIVATE | MAP_FIXED, fd, 0L))
d0ac1c44 7485 return 10;
2299a76d
DJ
7486 for (i = 0; i < pagesize; ++i)
7487 if (*(data + i) != *(data2 + i))
d0ac1c44 7488 return 11;
2299a76d
DJ
7489
7490 /* Finally, make sure that changes to the mapped area do not
7491 percolate back to the file as seen by read(). (This is a bug on
7492 some variants of i386 svr4.0.) */
7493 for (i = 0; i < pagesize; ++i)
7494 *(data2 + i) = *(data2 + i) + 1;
7495 data3 = (char *) malloc (pagesize);
7496 if (!data3)
d0ac1c44 7497 return 12;
2299a76d 7498 if (read (fd, data3, pagesize) != pagesize)
d0ac1c44 7499 return 13;
2299a76d
DJ
7500 for (i = 0; i < pagesize; ++i)
7501 if (*(data + i) != *(data3 + i))
d0ac1c44 7502 return 14;
2299a76d 7503 close (fd);
75086676 7504 return 0;
2299a76d
DJ
7505}
7506_ACEOF
75086676 7507if ac_fn_c_try_run "$LINENO"; then :
eb383413
L
7508 ac_cv_func_mmap_fixed_mapped=yes
7509else
75086676 7510 ac_cv_func_mmap_fixed_mapped=no
eb383413 7511fi
75086676
DD
7512rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7513 conftest.$ac_objext conftest.beam conftest.$ac_ext
eb383413 7514fi
75086676 7515
eb383413 7516fi
75086676
DD
7517{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_mmap_fixed_mapped" >&5
7518$as_echo "$ac_cv_func_mmap_fixed_mapped" >&6; }
eb383413 7519if test $ac_cv_func_mmap_fixed_mapped = yes; then
2299a76d 7520
75086676 7521$as_echo "#define HAVE_MMAP 1" >>confdefs.h
eb383413 7522
252b5132 7523fi
d0ac1c44 7524rm -f conftest.mmap conftest.txt
252b5132 7525
2299a76d 7526fi
eb383413 7527
75086676
DD
7528{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working strncmp" >&5
7529$as_echo_n "checking for working strncmp... " >&6; }
d0ac1c44 7530if ${ac_cv_func_strncmp_works+:} false; then :
75086676 7531 $as_echo_n "(cached) " >&6
eb383413 7532else
75086676 7533 if test "$cross_compiling" = yes; then :
3fee530e 7534 ac_cv_func_strncmp_works=yes
eb383413 7535else
75086676 7536 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2299a76d 7537/* end confdefs.h. */
eb383413
L
7538
7539/* Test by Jim Wilson and Kaveh Ghazi.
7540 Check whether strncmp reads past the end of its string parameters. */
7541#include <sys/types.h>
7542
7543#ifdef HAVE_FCNTL_H
7544#include <fcntl.h>
7545#endif
7546
7547#ifdef HAVE_SYS_MMAN_H
7548#include <sys/mman.h>
7549#endif
7550
7551#ifndef MAP_ANON
7552#ifdef MAP_ANONYMOUS
7553#define MAP_ANON MAP_ANONYMOUS
7554#else
7555#define MAP_ANON MAP_FILE
7556#endif
7557#endif
7558
7559#ifndef MAP_FILE
7560#define MAP_FILE 0
7561#endif
7562#ifndef O_RDONLY
7563#define O_RDONLY 0
7564#endif
7565
7566#define MAP_LEN 0x10000
7567
7568main ()
7569{
7570#if defined(HAVE_MMAP) || defined(HAVE_MMAP_ANYWHERE)
7571 char *p;
7572 int dev_zero;
7573
7574 dev_zero = open ("/dev/zero", O_RDONLY);
7575 if (dev_zero < 0)
7576 exit (1);
2299a76d 7577
eb383413
L
7578 p = (char *) mmap (0, MAP_LEN, PROT_READ|PROT_WRITE,
7579 MAP_ANON|MAP_PRIVATE, dev_zero, 0);
f348a7b1
DD
7580 if (p == (char *)-1)
7581 p = (char *) mmap (0, MAP_LEN, PROT_READ|PROT_WRITE,
7582 MAP_ANON|MAP_PRIVATE, -1, 0);
eb383413
L
7583 if (p == (char *)-1)
7584 exit (2);
7585 else
7586 {
7587 char *string = "__si_type_info";
7588 char *q = (char *) p + MAP_LEN - strlen (string) - 2;
7589 char *r = (char *) p + 0xe;
7590
7591 strcpy (q, string);
7592 strcpy (r, string);
7593 strncmp (r, q, 14);
7594 }
7595#endif /* HAVE_MMAP || HAVE_MMAP_ANYWHERE */
7596 exit (0);
7597}
7598
2299a76d 7599_ACEOF
75086676 7600if ac_fn_c_try_run "$LINENO"; then :
eb383413
L
7601 ac_cv_func_strncmp_works=yes
7602else
75086676 7603 ac_cv_func_strncmp_works=no
eb383413 7604fi
75086676
DD
7605rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7606 conftest.$ac_objext conftest.beam conftest.$ac_ext
eb383413 7607fi
75086676 7608
eb383413
L
7609rm -f core core.* *.core
7610fi
75086676
DD
7611{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_strncmp_works" >&5
7612$as_echo "$ac_cv_func_strncmp_works" >&6; }
eb383413 7613if test $ac_cv_func_strncmp_works = no ; then
75086676 7614 case " $LIBOBJS " in
58670637 7615 *" strncmp.$ac_objext "* ) ;;
75086676
DD
7616 *) LIBOBJS="$LIBOBJS strncmp.$ac_objext"
7617 ;;
58670637
DD
7618esac
7619
eb383413
L
7620fi
7621
7622
252b5132
RH
7623# Install a library built with a cross compiler in $(tooldir) rather
7624# than $(libdir).
7625if test -z "${with_cross_host}"; then
7626 INSTALL_DEST=libdir
7627else
7628 INSTALL_DEST=tooldir
7629fi
7630
7631
11a338da
DD
7632
7633L=""
7634for l in x $LIBOBJS; do
7635 case $l in
7636 x) ;;
7637 *) L="$L ./$l" ;;
7638 esac
7639done
7640LIBOBJS="$L"
7641
545c9aee
DD
7642
7643
7644
7645
252b5132 7646# We need multilib support, but only if configuring for the target.
75086676 7647ac_config_files="$ac_config_files Makefile testsuite/Makefile"
bb6a587d 7648
75086676 7649ac_config_commands="$ac_config_commands default"
bb6a587d 7650
2299a76d 7651cat >confcache <<\_ACEOF
252b5132
RH
7652# This file is a shell script that caches the results of configure
7653# tests run on this system so they can be shared between configure
2299a76d
DJ
7654# scripts and configure runs, see configure's option --config-cache.
7655# It is not useful on other systems. If it contains results you don't
7656# want to keep, you may remove or edit it.
252b5132 7657#
2299a76d
DJ
7658# config.status only pays attention to the cache file if you give it
7659# the --recheck option to rerun configure.
252b5132 7660#
2299a76d
DJ
7661# `ac_cv_env_foo' variables (set or unset) will be overridden when
7662# loading this file, other *unset* `ac_cv_foo' will be assigned the
7663# following values.
7664
7665_ACEOF
7666
252b5132
RH
7667# The following way of writing the cache mishandles newlines in values,
7668# but we know of no workaround that is simple, portable, and efficient.
75086676 7669# So, we kill variables containing newlines.
252b5132
RH
7670# Ultrix sh set writes to stderr and can't be redirected directly,
7671# and sets the high bit in the cache file unless we assign to the vars.
75086676
DD
7672(
7673 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
7674 eval ac_val=\$$ac_var
7675 case $ac_val in #(
7676 *${as_nl}*)
7677 case $ac_var in #(
7678 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
7679$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
7680 esac
7681 case $ac_var in #(
7682 _ | IFS | as_nl) ;; #(
7683 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
7684 *) { eval $ac_var=; unset $ac_var;} ;;
7685 esac ;;
7686 esac
7687 done
7688
2299a76d 7689 (set) 2>&1 |
75086676
DD
7690 case $as_nl`(ac_space=' '; set) 2>&1` in #(
7691 *${as_nl}ac_space=\ *)
7692 # `set' does not quote correctly, so add quotes: double-quote
7693 # substitution turns \\\\ into \\, and sed turns \\ into \.
2299a76d 7694 sed -n \
58670637
DD
7695 "s/'/'\\\\''/g;
7696 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
75086676 7697 ;; #(
2299a76d
DJ
7698 *)
7699 # `set' quotes correctly as required by POSIX, so do not add quotes.
75086676 7700 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2299a76d 7701 ;;
75086676
DD
7702 esac |
7703 sort
7704) |
2299a76d 7705 sed '
75086676 7706 /^ac_cv_env_/b end
2299a76d 7707 t clear
75086676 7708 :clear
2299a76d
DJ
7709 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
7710 t end
75086676
DD
7711 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
7712 :end' >>confcache
7713if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
7714 if test -w "$cache_file"; then
d0ac1c44 7715 if test "x$cache_file" != "x/dev/null"; then
75086676
DD
7716 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
7717$as_echo "$as_me: updating cache $cache_file" >&6;}
d0ac1c44
SM
7718 if test ! -f "$cache_file" || test -h "$cache_file"; then
7719 cat confcache >"$cache_file"
7720 else
7721 case $cache_file in #(
7722 */* | ?:*)
7723 mv -f confcache "$cache_file"$$ &&
7724 mv -f "$cache_file"$$ "$cache_file" ;; #(
7725 *)
7726 mv -f confcache "$cache_file" ;;
7727 esac
7728 fi
7729 fi
252b5132 7730 else
75086676
DD
7731 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
7732$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
252b5132
RH
7733 fi
7734fi
7735rm -f confcache
7736
252b5132
RH
7737test "x$prefix" = xNONE && prefix=$ac_default_prefix
7738# Let make expand exec_prefix.
7739test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
7740
252b5132
RH
7741DEFS=-DHAVE_CONFIG_H
7742
2299a76d
DJ
7743ac_libobjs=
7744ac_ltlibobjs=
d0ac1c44 7745U=
2299a76d
DJ
7746for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
7747 # 1. Remove the extension, and $U if already installed.
75086676
DD
7748 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
7749 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
7750 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
7751 # will be set to the directory where LIBOBJS objects are built.
7752 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
7753 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
2299a76d
DJ
7754done
7755LIBOBJS=$ac_libobjs
252b5132 7756
2299a76d
DJ
7757LTLIBOBJS=$ac_ltlibobjs
7758
7759
7760
75086676 7761
d0ac1c44 7762: "${CONFIG_STATUS=./config.status}"
75086676 7763ac_write_fail=0
2299a76d
DJ
7764ac_clean_files_save=$ac_clean_files
7765ac_clean_files="$ac_clean_files $CONFIG_STATUS"
75086676
DD
7766{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
7767$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
7768as_write_fail=0
7769cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
2299a76d
DJ
7770#! $SHELL
7771# Generated by $as_me.
252b5132 7772# Run this file to recreate the current configuration.
252b5132 7773# Compiler output produced by configure, useful for debugging
2299a76d 7774# configure, is in config.log if it exists.
252b5132 7775
2299a76d
DJ
7776debug=false
7777ac_cs_recheck=false
7778ac_cs_silent=false
2299a76d 7779
75086676
DD
7780SHELL=\${CONFIG_SHELL-$SHELL}
7781export SHELL
7782_ASEOF
7783cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
7784## -------------------- ##
7785## M4sh Initialization. ##
7786## -------------------- ##
7787
7788# Be more Bourne compatible
7789DUALCASE=1; export DUALCASE # for MKS sh
7790if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
2299a76d
DJ
7791 emulate sh
7792 NULLCMD=:
75086676 7793 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
2299a76d
DJ
7794 # is contrary to our usage. Disable this feature.
7795 alias -g '${1+"$@"}'='"$@"'
75086676
DD
7796 setopt NO_GLOB_SUBST
7797else
7798 case `(set -o) 2>/dev/null` in #(
7799 *posix*) :
7800 set -o posix ;; #(
7801 *) :
7802 ;;
7803esac
2299a76d
DJ
7804fi
7805
75086676
DD
7806
7807as_nl='
7808'
7809export as_nl
7810# Printing a long string crashes Solaris 7 /usr/bin/printf.
7811as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
7812as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
7813as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
7814# Prefer a ksh shell builtin over an external printf program on Solaris,
7815# but without wasting forks for bash or zsh.
7816if test -z "$BASH_VERSION$ZSH_VERSION" \
7817 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
7818 as_echo='print -r --'
7819 as_echo_n='print -rn --'
7820elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
7821 as_echo='printf %s\n'
7822 as_echo_n='printf %s'
7823else
7824 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
7825 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
7826 as_echo_n='/usr/ucb/echo -n'
7827 else
7828 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
7829 as_echo_n_body='eval
7830 arg=$1;
7831 case $arg in #(
7832 *"$as_nl"*)
7833 expr "X$arg" : "X\\(.*\\)$as_nl";
7834 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
7835 esac;
7836 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
7837 '
7838 export as_echo_n_body
7839 as_echo_n='sh -c $as_echo_n_body as_echo'
7840 fi
7841 export as_echo_body
7842 as_echo='sh -c $as_echo_body as_echo'
7843fi
7844
7845# The user is always right.
7846if test "${PATH_SEPARATOR+set}" != set; then
7847 PATH_SEPARATOR=:
7848 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
7849 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
7850 PATH_SEPARATOR=';'
7851 }
2299a76d
DJ
7852fi
7853
7854
75086676
DD
7855# IFS
7856# We need space, tab and new line, in precisely that order. Quoting is
7857# there to prevent editors from complaining about space-tab.
7858# (If _AS_PATH_WALK were called with IFS unset, it would disable word
7859# splitting by setting IFS to empty value.)
7860IFS=" "" $as_nl"
7861
7862# Find who we are. Look in the path if we contain no directory separator.
d0ac1c44 7863as_myself=
75086676
DD
7864case $0 in #((
7865 *[\\/]* ) as_myself=$0 ;;
7866 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7867for as_dir in $PATH
7868do
7869 IFS=$as_save_IFS
7870 test -z "$as_dir" && as_dir=.
7871 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
7872 done
7873IFS=$as_save_IFS
7874
7875 ;;
7876esac
7877# We did not find ourselves, most probably we were run as `sh COMMAND'
7878# in which case we are not to be found in the path.
7879if test "x$as_myself" = x; then
7880 as_myself=$0
7881fi
7882if test ! -f "$as_myself"; then
7883 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
7884 exit 1
7885fi
7886
7887# Unset variables that we do not need and which cause bugs (e.g. in
7888# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
7889# suppresses any "Segmentation fault" message there. '((' could
7890# trigger a bug in pdksh 5.2.14.
7891for as_var in BASH_ENV ENV MAIL MAILPATH
7892do eval test x\${$as_var+set} = xset \
7893 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
7894done
2299a76d
DJ
7895PS1='$ '
7896PS2='> '
7897PS4='+ '
7898
7899# NLS nuisances.
75086676
DD
7900LC_ALL=C
7901export LC_ALL
7902LANGUAGE=C
7903export LANGUAGE
7904
7905# CDPATH.
7906(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
7907
7908
d0ac1c44
SM
7909# as_fn_error STATUS ERROR [LINENO LOG_FD]
7910# ----------------------------------------
75086676
DD
7911# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
7912# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
d0ac1c44 7913# script with STATUS, using 1 if that was 0.
75086676
DD
7914as_fn_error ()
7915{
d0ac1c44
SM
7916 as_status=$1; test $as_status -eq 0 && as_status=1
7917 if test "$4"; then
7918 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
7919 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
2299a76d 7920 fi
d0ac1c44 7921 $as_echo "$as_me: error: $2" >&2
75086676
DD
7922 as_fn_exit $as_status
7923} # as_fn_error
7924
7925
7926# as_fn_set_status STATUS
7927# -----------------------
7928# Set $? to STATUS, without forking.
7929as_fn_set_status ()
7930{
7931 return $1
7932} # as_fn_set_status
7933
7934# as_fn_exit STATUS
7935# -----------------
7936# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
7937as_fn_exit ()
7938{
7939 set +e
7940 as_fn_set_status $1
7941 exit $1
7942} # as_fn_exit
7943
7944# as_fn_unset VAR
7945# ---------------
7946# Portably unset VAR.
7947as_fn_unset ()
7948{
7949 { eval $1=; unset $1;}
7950}
7951as_unset=as_fn_unset
7952# as_fn_append VAR VALUE
7953# ----------------------
7954# Append the text in VALUE to the end of the definition contained in VAR. Take
7955# advantage of any shell optimizations that allow amortized linear growth over
7956# repeated appends, instead of the typical quadratic growth present in naive
7957# implementations.
7958if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
7959 eval 'as_fn_append ()
7960 {
7961 eval $1+=\$2
7962 }'
7963else
7964 as_fn_append ()
7965 {
7966 eval $1=\$$1\$2
7967 }
7968fi # as_fn_append
7969
7970# as_fn_arith ARG...
7971# ------------------
7972# Perform arithmetic evaluation on the ARGs, and store the result in the
7973# global $as_val. Take advantage of shells that can avoid forks. The arguments
7974# must be portable across $(()) and expr.
7975if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
7976 eval 'as_fn_arith ()
7977 {
7978 as_val=$(( $* ))
7979 }'
7980else
7981 as_fn_arith ()
7982 {
7983 as_val=`expr "$@" || test $? -eq 1`
7984 }
7985fi # as_fn_arith
7986
252b5132 7987
75086676
DD
7988if expr a : '\(a\)' >/dev/null 2>&1 &&
7989 test "X`expr 00001 : '.*\(...\)'`" = X001; then
2299a76d
DJ
7990 as_expr=expr
7991else
7992 as_expr=false
7993fi
252b5132 7994
75086676 7995if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
2299a76d
DJ
7996 as_basename=basename
7997else
7998 as_basename=false
7999fi
252b5132 8000
75086676
DD
8001if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
8002 as_dirname=dirname
8003else
8004 as_dirname=false
8005fi
252b5132 8006
75086676 8007as_me=`$as_basename -- "$0" ||
2299a76d
DJ
8008$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
8009 X"$0" : 'X\(//\)$' \| \
75086676
DD
8010 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
8011$as_echo X/"$0" |
8012 sed '/^.*\/\([^/][^/]*\)\/*$/{
8013 s//\1/
8014 q
8015 }
8016 /^X\/\(\/\/\)$/{
8017 s//\1/
8018 q
8019 }
8020 /^X\/\(\/\).*/{
8021 s//\1/
8022 q
8023 }
8024 s/.*/./; q'`
2299a76d 8025
2299a76d
DJ
8026# Avoid depending upon Character Ranges.
8027as_cr_letters='abcdefghijklmnopqrstuvwxyz'
8028as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
8029as_cr_Letters=$as_cr_letters$as_cr_LETTERS
8030as_cr_digits='0123456789'
8031as_cr_alnum=$as_cr_Letters$as_cr_digits
252b5132 8032
75086676
DD
8033ECHO_C= ECHO_N= ECHO_T=
8034case `echo -n x` in #(((((
8035-n*)
8036 case `echo 'xy\c'` in
8037 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
8038 xy) ECHO_C='\c';;
8039 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
8040 ECHO_T=' ';;
8041 esac;;
8042*)
8043 ECHO_N='-n';;
2299a76d
DJ
8044esac
8045
75086676
DD
8046rm -f conf$$ conf$$.exe conf$$.file
8047if test -d conf$$.dir; then
8048 rm -f conf$$.dir/conf$$.file
2299a76d 8049else
75086676
DD
8050 rm -f conf$$.dir
8051 mkdir conf$$.dir 2>/dev/null
2299a76d 8052fi
75086676
DD
8053if (echo >conf$$.file) 2>/dev/null; then
8054 if ln -s conf$$.file conf$$ 2>/dev/null; then
2299a76d 8055 as_ln_s='ln -s'
75086676
DD
8056 # ... but there are two gotchas:
8057 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
8058 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
d0ac1c44 8059 # In both cases, we have to default to `cp -pR'.
75086676 8060 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
d0ac1c44 8061 as_ln_s='cp -pR'
75086676
DD
8062 elif ln conf$$.file conf$$ 2>/dev/null; then
8063 as_ln_s=ln
8064 else
d0ac1c44 8065 as_ln_s='cp -pR'
252b5132 8066 fi
2299a76d 8067else
d0ac1c44 8068 as_ln_s='cp -pR'
2299a76d 8069fi
75086676
DD
8070rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
8071rmdir conf$$.dir 2>/dev/null
8072
8073
8074# as_fn_mkdir_p
8075# -------------
8076# Create "$as_dir" as a directory, including parents if necessary.
8077as_fn_mkdir_p ()
8078{
8079
8080 case $as_dir in #(
8081 -*) as_dir=./$as_dir;;
8082 esac
8083 test -d "$as_dir" || eval $as_mkdir_p || {
8084 as_dirs=
8085 while :; do
8086 case $as_dir in #(
8087 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
8088 *) as_qdir=$as_dir;;
8089 esac
8090 as_dirs="'$as_qdir' $as_dirs"
8091 as_dir=`$as_dirname -- "$as_dir" ||
8092$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8093 X"$as_dir" : 'X\(//\)[^/]' \| \
8094 X"$as_dir" : 'X\(//\)$' \| \
8095 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
8096$as_echo X"$as_dir" |
8097 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
8098 s//\1/
8099 q
8100 }
8101 /^X\(\/\/\)[^/].*/{
8102 s//\1/
8103 q
8104 }
8105 /^X\(\/\/\)$/{
8106 s//\1/
8107 q
8108 }
8109 /^X\(\/\).*/{
8110 s//\1/
8111 q
8112 }
8113 s/.*/./; q'`
8114 test -d "$as_dir" && break
8115 done
8116 test -z "$as_dirs" || eval "mkdir $as_dirs"
d0ac1c44 8117 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
2299a76d 8118
75086676
DD
8119
8120} # as_fn_mkdir_p
2299a76d 8121if mkdir -p . 2>/dev/null; then
75086676 8122 as_mkdir_p='mkdir -p "$as_dir"'
2299a76d 8123else
58670637 8124 test -d ./-p && rmdir ./-p
2299a76d
DJ
8125 as_mkdir_p=false
8126fi
8127
d0ac1c44
SM
8128
8129# as_fn_executable_p FILE
8130# -----------------------
8131# Test if FILE is an executable regular file.
8132as_fn_executable_p ()
8133{
8134 test -f "$1" && test -x "$1"
8135} # as_fn_executable_p
8136as_test_x='test -x'
8137as_executable_p=as_fn_executable_p
2299a76d
DJ
8138
8139# Sed expression to map a string onto a valid CPP name.
58670637 8140as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
2299a76d
DJ
8141
8142# Sed expression to map a string onto a valid variable name.
58670637 8143as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
2299a76d
DJ
8144
8145
2299a76d 8146exec 6>&1
75086676
DD
8147## ----------------------------------- ##
8148## Main body of $CONFIG_STATUS script. ##
8149## ----------------------------------- ##
8150_ASEOF
8151test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
8152
8153cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8154# Save the log message, to keep $0 and so on meaningful, and to
2299a76d 8155# report actual input values of CONFIG_FILES etc. instead of their
75086676
DD
8156# values after options handling.
8157ac_log="
2299a76d 8158This file was extended by $as_me, which was
d0ac1c44 8159generated by GNU Autoconf 2.69. Invocation command line was
2299a76d
DJ
8160
8161 CONFIG_FILES = $CONFIG_FILES
8162 CONFIG_HEADERS = $CONFIG_HEADERS
8163 CONFIG_LINKS = $CONFIG_LINKS
8164 CONFIG_COMMANDS = $CONFIG_COMMANDS
8165 $ $0 $@
8166
75086676
DD
8167on `(hostname || uname -n) 2>/dev/null | sed 1q`
8168"
8169
2299a76d
DJ
8170_ACEOF
8171
75086676
DD
8172case $ac_config_files in *"
8173"*) set x $ac_config_files; shift; ac_config_files=$*;;
8174esac
2299a76d 8175
75086676
DD
8176case $ac_config_headers in *"
8177"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
8178esac
2299a76d 8179
2299a76d 8180
75086676
DD
8181cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8182# Files that config.status was made for.
8183config_files="$ac_config_files"
8184config_headers="$ac_config_headers"
8185config_commands="$ac_config_commands"
2299a76d 8186
75086676 8187_ACEOF
2299a76d 8188
75086676 8189cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2299a76d 8190ac_cs_usage="\
75086676
DD
8191\`$as_me' instantiates files and other configuration actions
8192from templates according to the current configuration. Unless the files
8193and actions are specified as TAGs, all are instantiated by default.
2299a76d 8194
75086676 8195Usage: $0 [OPTION]... [TAG]...
2299a76d
DJ
8196
8197 -h, --help print this help, then exit
75086676 8198 -V, --version print version number and configuration settings, then exit
d0ac1c44 8199 --config print configuration, then exit
75086676
DD
8200 -q, --quiet, --silent
8201 do not print progress messages
2299a76d
DJ
8202 -d, --debug don't remove temporary files
8203 --recheck update $as_me by reconfiguring in the same conditions
75086676
DD
8204 --file=FILE[:TEMPLATE]
8205 instantiate the configuration file FILE
8206 --header=FILE[:TEMPLATE]
8207 instantiate the configuration header FILE
2299a76d
DJ
8208
8209Configuration files:
8210$config_files
8211
8212Configuration headers:
8213$config_headers
8214
8215Configuration commands:
8216$config_commands
8217
75086676 8218Report bugs to the package provider."
2299a76d 8219
75086676
DD
8220_ACEOF
8221cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
d0ac1c44 8222ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
2299a76d
DJ
8223ac_cs_version="\\
8224config.status
d0ac1c44
SM
8225configured by $0, generated by GNU Autoconf 2.69,
8226 with options \\"\$ac_cs_config\\"
2299a76d 8227
d0ac1c44 8228Copyright (C) 2012 Free Software Foundation, Inc.
2299a76d
DJ
8229This config.status script is free software; the Free Software Foundation
8230gives unlimited permission to copy, distribute and modify it."
75086676
DD
8231
8232ac_pwd='$ac_pwd'
8233srcdir='$srcdir'
8234INSTALL='$INSTALL'
8235test -n "\$AWK" || AWK=awk
2299a76d
DJ
8236_ACEOF
8237
75086676
DD
8238cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8239# The default lists apply if the user does not specify any file.
2299a76d
DJ
8240ac_need_defaults=:
8241while test $# != 0
8242do
8243 case $1 in
d0ac1c44 8244 --*=?*)
75086676
DD
8245 ac_option=`expr "X$1" : 'X\([^=]*\)='`
8246 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
2299a76d
DJ
8247 ac_shift=:
8248 ;;
d0ac1c44
SM
8249 --*=)
8250 ac_option=`expr "X$1" : 'X\([^=]*\)='`
8251 ac_optarg=
8252 ac_shift=:
8253 ;;
75086676 8254 *)
2299a76d
DJ
8255 ac_option=$1
8256 ac_optarg=$2
8257 ac_shift=shift
8258 ;;
2299a76d
DJ
8259 esac
8260
8261 case $ac_option in
8262 # Handling of the options.
2299a76d
DJ
8263 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
8264 ac_cs_recheck=: ;;
75086676
DD
8265 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
8266 $as_echo "$ac_cs_version"; exit ;;
d0ac1c44
SM
8267 --config | --confi | --conf | --con | --co | --c )
8268 $as_echo "$ac_cs_config"; exit ;;
75086676 8269 --debug | --debu | --deb | --de | --d | -d )
2299a76d
DJ
8270 debug=: ;;
8271 --file | --fil | --fi | --f )
8272 $ac_shift
75086676
DD
8273 case $ac_optarg in
8274 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
d0ac1c44 8275 '') as_fn_error $? "missing file argument" ;;
75086676
DD
8276 esac
8277 as_fn_append CONFIG_FILES " '$ac_optarg'"
2299a76d
DJ
8278 ac_need_defaults=false;;
8279 --header | --heade | --head | --hea )
8280 $ac_shift
75086676
DD
8281 case $ac_optarg in
8282 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
8283 esac
8284 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
2299a76d 8285 ac_need_defaults=false;;
75086676
DD
8286 --he | --h)
8287 # Conflict between --help and --header
d0ac1c44 8288 as_fn_error $? "ambiguous option: \`$1'
75086676
DD
8289Try \`$0 --help' for more information.";;
8290 --help | --hel | -h )
8291 $as_echo "$ac_cs_usage"; exit ;;
2299a76d
DJ
8292 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
8293 | -silent | --silent | --silen | --sile | --sil | --si | --s)
8294 ac_cs_silent=: ;;
8295
8296 # This is an error.
d0ac1c44 8297 -*) as_fn_error $? "unrecognized option: \`$1'
75086676 8298Try \`$0 --help' for more information." ;;
2299a76d 8299
75086676
DD
8300 *) as_fn_append ac_config_targets " $1"
8301 ac_need_defaults=false ;;
2299a76d
DJ
8302
8303 esac
8304 shift
252b5132 8305done
2299a76d
DJ
8306
8307ac_configure_extra_args=
8308
8309if $ac_cs_silent; then
8310 exec 6>/dev/null
8311 ac_configure_extra_args="$ac_configure_extra_args --silent"
252b5132 8312fi
252b5132 8313
2299a76d 8314_ACEOF
75086676 8315cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2299a76d 8316if \$ac_cs_recheck; then
d0ac1c44 8317 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
75086676
DD
8318 shift
8319 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
8320 CONFIG_SHELL='$SHELL'
8321 export CONFIG_SHELL
8322 exec "\$@"
2299a76d 8323fi
252b5132 8324
2299a76d 8325_ACEOF
75086676
DD
8326cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8327exec 5>>config.log
8328{
8329 echo
8330 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
8331## Running $as_me. ##
8332_ASBOX
8333 $as_echo "$ac_log"
8334} >&5
2299a76d 8335
75086676
DD
8336_ACEOF
8337cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2299a76d 8338#
75086676 8339# INIT-COMMANDS
2299a76d 8340#
2299a76d
DJ
8341srcdir=${srcdir}
8342host=${host}
8343target=${target}
8344with_target_subdir=${with_target_subdir}
2299a76d
DJ
8345with_multisubdir=${with_multisubdir}
8346ac_configure_args="--enable-multilib ${ac_configure_args}"
8347CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
8348ORIGINAL_LD_FOR_MULTILIBS="${ORIGINAL_LD_FOR_MULTILIBS}"
8349libiberty_topdir=${libiberty_topdir}
8350
8351
8352_ACEOF
8353
75086676 8354cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2299a76d 8355
75086676 8356# Handling of arguments.
2299a76d
DJ
8357for ac_config_target in $ac_config_targets
8358do
75086676
DD
8359 case $ac_config_target in
8360 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
8361 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
8362 "testsuite/Makefile") CONFIG_FILES="$CONFIG_FILES testsuite/Makefile" ;;
8363 "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
8364
d0ac1c44 8365 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
252b5132 8366 esac
2299a76d 8367done
252b5132 8368
75086676 8369
2299a76d
DJ
8370# If the user did not use the arguments to specify the items to instantiate,
8371# then the envvar interface is used. Set only those that are not.
8372# We use the long form for the default assignment because of an extremely
8373# bizarre bug on SunOS 4.1.3.
8374if $ac_need_defaults; then
8375 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
8376 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
8377 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
8378fi
8379
8380# Have a temporary directory for convenience. Make it in the build tree
75086676 8381# simply because there is no reason against having it here, and in addition,
2299a76d 8382# creating and moving files from /tmp can sometimes cause problems.
75086676
DD
8383# Hook for its removal unless debugging.
8384# Note that there is a small window in which the directory will not be cleaned:
8385# after its creation but before its name has been assigned to `$tmp'.
2299a76d
DJ
8386$debug ||
8387{
d0ac1c44 8388 tmp= ac_tmp=
75086676 8389 trap 'exit_status=$?
d0ac1c44
SM
8390 : "${ac_tmp:=$tmp}"
8391 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
75086676
DD
8392' 0
8393 trap 'as_fn_exit 1' 1 2 13 15
2299a76d 8394}
2299a76d
DJ
8395# Create a (secure) tmp directory for tmp files.
8396
8397{
75086676 8398 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
d0ac1c44 8399 test -d "$tmp"
2299a76d
DJ
8400} ||
8401{
75086676
DD
8402 tmp=./conf$$-$RANDOM
8403 (umask 077 && mkdir "$tmp")
d0ac1c44
SM
8404} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
8405ac_tmp=$tmp
75086676
DD
8406
8407# Set up the scripts for CONFIG_FILES section.
8408# No need to generate them if there are no CONFIG_FILES.
8409# This happens for instance with `./config.status config.h'.
8410if test -n "$CONFIG_FILES"; then
8411
8412if $AWK 'BEGIN { getline <"/dev/null" }' </dev/null 2>/dev/null; then
8413 ac_cs_awk_getline=:
8414 ac_cs_awk_pipe_init=
8415 ac_cs_awk_read_file='
8416 while ((getline aline < (F[key])) > 0)
8417 print(aline)
8418 close(F[key])'
8419 ac_cs_awk_pipe_fini=
8420else
8421 ac_cs_awk_getline=false
8422 ac_cs_awk_pipe_init="print \"cat <<'|#_!!_#|' &&\""
8423 ac_cs_awk_read_file='
8424 print "|#_!!_#|"
8425 print "cat " F[key] " &&"
8426 '$ac_cs_awk_pipe_init
8427 # The final `:' finishes the AND list.
8428 ac_cs_awk_pipe_fini='END { print "|#_!!_#|"; print ":" }'
8429fi
8430ac_cr=`echo X | tr X '\015'`
8431# On cygwin, bash can eat \r inside `` if the user requested igncr.
8432# But we know of no other shell where ac_cr would be empty at this
8433# point, so we can use a bashism as a fallback.
8434if test "x$ac_cr" = x; then
8435 eval ac_cr=\$\'\\r\'
8436fi
8437ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
8438if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
d0ac1c44 8439 ac_cs_awk_cr='\\r'
75086676
DD
8440else
8441 ac_cs_awk_cr=$ac_cr
8442fi
8443
d0ac1c44 8444echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
75086676
DD
8445_ACEOF
8446
8447# Create commands to substitute file output variables.
8448{
8449 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
d0ac1c44 8450 echo 'cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&' &&
75086676
DD
8451 echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' &&
8452 echo "_ACAWK" &&
8453 echo "_ACEOF"
8454} >conf$$files.sh &&
8455. ./conf$$files.sh ||
d0ac1c44 8456 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
75086676
DD
8457rm -f conf$$files.sh
8458
2299a76d 8459{
75086676
DD
8460 echo "cat >conf$$subs.awk <<_ACEOF" &&
8461 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
8462 echo "_ACEOF"
8463} >conf$$subs.sh ||
d0ac1c44
SM
8464 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
8465ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
75086676
DD
8466ac_delim='%!_!# '
8467for ac_last_try in false false false false false :; do
8468 . ./conf$$subs.sh ||
d0ac1c44 8469 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
75086676
DD
8470
8471 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
8472 if test $ac_delim_n = $ac_delim_num; then
8473 break
8474 elif $ac_last_try; then
d0ac1c44 8475 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
75086676
DD
8476 else
8477 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
8478 fi
8479done
8480rm -f conf$$subs.sh
8481
8482cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
d0ac1c44 8483cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
75086676
DD
8484_ACEOF
8485sed -n '
8486h
8487s/^/S["/; s/!.*/"]=/
8488p
8489g
8490s/^[^!]*!//
8491:repl
8492t repl
8493s/'"$ac_delim"'$//
8494t delim
8495:nl
8496h
d0ac1c44 8497s/\(.\{148\}\)..*/\1/
75086676
DD
8498t more1
8499s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
8500p
8501n
8502b repl
8503:more1
8504s/["\\]/\\&/g; s/^/"/; s/$/"\\/
8505p
8506g
8507s/.\{148\}//
8508t nl
8509:delim
8510h
d0ac1c44 8511s/\(.\{148\}\)..*/\1/
75086676
DD
8512t more2
8513s/["\\]/\\&/g; s/^/"/; s/$/"/
8514p
8515b
8516:more2
8517s/["\\]/\\&/g; s/^/"/; s/$/"\\/
8518p
8519g
8520s/.\{148\}//
8521t delim
8522' <conf$$subs.awk | sed '
8523/^[^""]/{
8524 N
8525 s/\n//
2299a76d 8526}
75086676
DD
8527' >>$CONFIG_STATUS || ac_write_fail=1
8528rm -f conf$$subs.awk
8529cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8530_ACAWK
d0ac1c44 8531cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
75086676
DD
8532 for (key in S) S_is_set[key] = 1
8533 FS = "\a"
8534 \$ac_cs_awk_pipe_init
8535}
8536{
8537 line = $ 0
8538 nfields = split(line, field, "@")
8539 substed = 0
8540 len = length(field[1])
8541 for (i = 2; i < nfields; i++) {
8542 key = field[i]
8543 keylen = length(key)
8544 if (S_is_set[key]) {
8545 value = S[key]
8546 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
8547 len += length(value) + length(field[++i])
8548 substed = 1
8549 } else
8550 len += 1 + keylen
8551 }
8552 if (nfields == 3 && !substed) {
8553 key = field[2]
8554 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
8555 \$ac_cs_awk_read_file
8556 next
8557 }
8558 }
8559 print line
8560}
8561\$ac_cs_awk_pipe_fini
8562_ACAWK
8563_ACEOF
8564cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8565if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
8566 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
8567else
8568 cat
d0ac1c44
SM
8569fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
8570 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
2299a76d
DJ
8571_ACEOF
8572
d0ac1c44
SM
8573# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
8574# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
75086676
DD
8575# trailing colons and then remove the whole line if VPATH becomes empty
8576# (actually we leave an empty line to preserve line numbers).
8577if test "x$srcdir" = x.; then
d0ac1c44
SM
8578 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
8579h
8580s///
8581s/^/:/
8582s/[ ]*$/:/
8583s/:\$(srcdir):/:/g
8584s/:\${srcdir}:/:/g
8585s/:@srcdir@:/:/g
8586s/^:*//
75086676 8587s/:*$//
d0ac1c44
SM
8588x
8589s/\(=[ ]*\).*/\1/
8590G
8591s/\n//
75086676
DD
8592s/^[^=]*=[ ]*$//
8593}'
8594fi
2299a76d 8595
75086676
DD
8596cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8597fi # test -n "$CONFIG_FILES"
2299a76d 8598
75086676
DD
8599# Set up the scripts for CONFIG_HEADERS section.
8600# No need to generate them if there are no CONFIG_HEADERS.
8601# This happens for instance with `./config.status Makefile'.
8602if test -n "$CONFIG_HEADERS"; then
d0ac1c44 8603cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
75086676
DD
8604BEGIN {
8605_ACEOF
8606
8607# Transform confdefs.h into an awk script `defines.awk', embedded as
8608# here-document in config.status, that substitutes the proper values into
8609# config.h.in to produce config.h.
8610
8611# Create a delimiter string that does not exist in confdefs.h, to ease
8612# handling of long lines.
8613ac_delim='%!_!# '
8614for ac_last_try in false false :; do
d0ac1c44
SM
8615 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
8616 if test -z "$ac_tt"; then
75086676
DD
8617 break
8618 elif $ac_last_try; then
d0ac1c44 8619 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
75086676
DD
8620 else
8621 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
252b5132 8622 fi
75086676 8623done
252b5132 8624
75086676
DD
8625# For the awk script, D is an array of macro values keyed by name,
8626# likewise P contains macro parameters if any. Preserve backslash
8627# newline sequences.
8628
8629ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
8630sed -n '
8631s/.\{148\}/&'"$ac_delim"'/g
8632t rset
8633:rset
8634s/^[ ]*#[ ]*define[ ][ ]*/ /
8635t def
8636d
8637:def
8638s/\\$//
8639t bsnl
8640s/["\\]/\\&/g
8641s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
8642D["\1"]=" \3"/p
8643s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
8644d
8645:bsnl
8646s/["\\]/\\&/g
8647s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
8648D["\1"]=" \3\\\\\\n"\\/p
8649t cont
8650s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
8651t cont
8652d
8653:cont
8654n
8655s/.\{148\}/&'"$ac_delim"'/g
8656t clear
8657:clear
8658s/\\$//
8659t bsnlc
8660s/["\\]/\\&/g; s/^/"/; s/$/"/p
8661d
8662:bsnlc
8663s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
8664b cont
8665' <confdefs.h | sed '
8666s/'"$ac_delim"'/"\\\
8667"/g' >>$CONFIG_STATUS || ac_write_fail=1
8668
8669cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8670 for (key in D) D_is_set[key] = 1
8671 FS = "\a"
8672}
8673/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
8674 line = \$ 0
8675 split(line, arg, " ")
8676 if (arg[1] == "#") {
8677 defundef = arg[2]
8678 mac1 = arg[3]
8679 } else {
8680 defundef = substr(arg[1], 2)
8681 mac1 = arg[2]
8682 }
8683 split(mac1, mac2, "(") #)
8684 macro = mac2[1]
8685 prefix = substr(line, 1, index(line, defundef) - 1)
8686 if (D_is_set[macro]) {
8687 # Preserve the white space surrounding the "#".
8688 print prefix "define", macro P[macro] D[macro]
8689 next
8690 } else {
8691 # Replace #undef with comments. This is necessary, for example,
8692 # in the case of _POSIX_SOURCE, which is predefined and required
8693 # on some systems where configure will not decide to define it.
8694 if (defundef == "undef") {
8695 print "/*", prefix defundef, macro, "*/"
8696 next
8697 }
8698 }
8699}
8700{ print }
8701_ACAWK
2299a76d 8702_ACEOF
75086676 8703cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
d0ac1c44 8704 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
75086676
DD
8705fi # test -n "$CONFIG_HEADERS"
8706
8707
8708eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
8709shift
8710for ac_tag
8711do
8712 case $ac_tag in
8713 :[FHLC]) ac_mode=$ac_tag; continue;;
8714 esac
8715 case $ac_mode$ac_tag in
8716 :[FHL]*:*);;
d0ac1c44 8717 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
75086676
DD
8718 :[FH]-) ac_tag=-:-;;
8719 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
8720 esac
8721 ac_save_IFS=$IFS
8722 IFS=:
8723 set x $ac_tag
8724 IFS=$ac_save_IFS
8725 shift
8726 ac_file=$1
8727 shift
8728
8729 case $ac_mode in
8730 :L) ac_source=$1;;
8731 :[FH])
8732 ac_file_inputs=
8733 for ac_f
8734 do
8735 case $ac_f in
d0ac1c44 8736 -) ac_f="$ac_tmp/stdin";;
75086676
DD
8737 *) # Look for the file first in the build tree, then in the source tree
8738 # (if the path is not absolute). The absolute path cannot be DOS-style,
8739 # because $ac_f cannot contain `:'.
8740 test -f "$ac_f" ||
8741 case $ac_f in
8742 [\\/$]*) false;;
8743 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
8744 esac ||
d0ac1c44 8745 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
75086676
DD
8746 esac
8747 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
8748 as_fn_append ac_file_inputs " '$ac_f'"
8749 done
8750
8751 # Let's still pretend it is `configure' which instantiates (i.e., don't
8752 # use $as_me), people would be surprised to read:
8753 # /* config.h. Generated by config.status. */
8754 configure_input='Generated from '`
8755 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
8756 `' by configure.'
8757 if test x"$ac_file" != x-; then
8758 configure_input="$ac_file. $configure_input"
8759 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
8760$as_echo "$as_me: creating $ac_file" >&6;}
8761 fi
8762 # Neutralize special characters interpreted by sed in replacement strings.
8763 case $configure_input in #(
8764 *\&* | *\|* | *\\* )
8765 ac_sed_conf_input=`$as_echo "$configure_input" |
8766 sed 's/[\\\\&|]/\\\\&/g'`;; #(
8767 *) ac_sed_conf_input=$configure_input;;
8768 esac
8769
8770 case $ac_tag in
d0ac1c44
SM
8771 *:-:* | *:-) cat >"$ac_tmp/stdin" \
8772 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
75086676
DD
8773 esac
8774 ;;
252b5132
RH
8775 esac
8776
75086676 8777 ac_dir=`$as_dirname -- "$ac_file" ||
2299a76d 8778$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
58670637
DD
8779 X"$ac_file" : 'X\(//\)[^/]' \| \
8780 X"$ac_file" : 'X\(//\)$' \| \
75086676
DD
8781 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
8782$as_echo X"$ac_file" |
8783 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
8784 s//\1/
8785 q
8786 }
8787 /^X\(\/\/\)[^/].*/{
8788 s//\1/
8789 q
8790 }
8791 /^X\(\/\/\)$/{
8792 s//\1/
8793 q
8794 }
8795 /^X\(\/\).*/{
8796 s//\1/
8797 q
8798 }
8799 s/.*/./; q'`
8800 as_dir="$ac_dir"; as_fn_mkdir_p
2299a76d 8801 ac_builddir=.
252b5132 8802
75086676
DD
8803case "$ac_dir" in
8804.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
8805*)
8806 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
8807 # A ".." for each directory in $ac_dir_suffix.
8808 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
8809 case $ac_top_builddir_sub in
8810 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
8811 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
8812 esac ;;
8813esac
8814ac_abs_top_builddir=$ac_pwd
8815ac_abs_builddir=$ac_pwd$ac_dir_suffix
8816# for backward compatibility:
8817ac_top_builddir=$ac_top_build_prefix
2299a76d
DJ
8818
8819case $srcdir in
75086676 8820 .) # We are building in place.
2299a76d 8821 ac_srcdir=.
75086676
DD
8822 ac_top_srcdir=$ac_top_builddir_sub
8823 ac_abs_top_srcdir=$ac_pwd ;;
8824 [\\/]* | ?:[\\/]* ) # Absolute name.
2299a76d 8825 ac_srcdir=$srcdir$ac_dir_suffix;
75086676
DD
8826 ac_top_srcdir=$srcdir
8827 ac_abs_top_srcdir=$srcdir ;;
8828 *) # Relative name.
8829 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
8830 ac_top_srcdir=$ac_top_build_prefix$srcdir
8831 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
2299a76d 8832esac
75086676 8833ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
85f969cd 8834
2299a76d 8835
75086676
DD
8836 case $ac_mode in
8837 :F)
8838 #
8839 # CONFIG_FILE
8840 #
2299a76d
DJ
8841
8842 case $INSTALL in
8843 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
75086676 8844 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
252b5132 8845 esac
75086676 8846_ACEOF
252b5132 8847
75086676
DD
8848cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8849# If the template does not know about datarootdir, expand it.
8850# FIXME: This hack should be removed a few years after 2.60.
8851ac_datarootdir_hack=; ac_datarootdir_seen=
8852ac_sed_dataroot='
8853/datarootdir/ {
8854 p
8855 q
8856}
8857/@datadir@/p
8858/@docdir@/p
8859/@infodir@/p
8860/@localedir@/p
8861/@mandir@/p'
8862case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
8863*datarootdir*) ac_datarootdir_seen=yes;;
8864*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
8865 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
8866$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
8867_ACEOF
8868cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8869 ac_datarootdir_hack='
8870 s&@datadir@&$datadir&g
8871 s&@docdir@&$docdir&g
8872 s&@infodir@&$infodir&g
8873 s&@localedir@&$localedir&g
8874 s&@mandir@&$mandir&g
8875 s&\\\${datarootdir}&$datarootdir&g' ;;
8876esac
2299a76d 8877_ACEOF
75086676
DD
8878
8879# Neutralize VPATH when `$srcdir' = `.'.
8880# Shell code in configure.ac might set extrasub.
8881# FIXME: do we really want to maintain this feature?
8882cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8883ac_sed_extra="$ac_vpsub
2299a76d
DJ
8884$extrasub
8885_ACEOF
75086676 8886cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2299a76d
DJ
8887:t
8888/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
75086676
DD
8889s|@configure_input@|$ac_sed_conf_input|;t t
8890s&@top_builddir@&$ac_top_builddir_sub&;t t
8891s&@top_build_prefix@&$ac_top_build_prefix&;t t
8892s&@srcdir@&$ac_srcdir&;t t
8893s&@abs_srcdir@&$ac_abs_srcdir&;t t
8894s&@top_srcdir@&$ac_top_srcdir&;t t
8895s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
8896s&@builddir@&$ac_builddir&;t t
8897s&@abs_builddir@&$ac_abs_builddir&;t t
8898s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
8899s&@INSTALL@&$ac_INSTALL&;t t
8900$ac_datarootdir_hack
8901"
8902eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
8903if $ac_cs_awk_getline; then
d0ac1c44 8904 $AWK -f "$ac_tmp/subs.awk"
75086676 8905else
d0ac1c44
SM
8906 $AWK -f "$ac_tmp/subs.awk" | $SHELL
8907fi \
8908 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
75086676
DD
8909
8910test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
d0ac1c44
SM
8911 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
8912 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
8913 "$ac_tmp/out"`; test -z "$ac_out"; } &&
75086676 8914 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
d0ac1c44 8915which seems to be undefined. Please make sure it is defined" >&5
75086676 8916$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
d0ac1c44 8917which seems to be undefined. Please make sure it is defined" >&2;}
75086676 8918
d0ac1c44 8919 rm -f "$ac_tmp/stdin"
2299a76d 8920 case $ac_file in
d0ac1c44
SM
8921 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
8922 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
75086676 8923 esac \
d0ac1c44 8924 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
75086676
DD
8925 ;;
8926 :H)
8927 #
8928 # CONFIG_HEADER
8929 #
2299a76d 8930 if test x"$ac_file" != x-; then
75086676
DD
8931 {
8932 $as_echo "/* $configure_input */" \
d0ac1c44
SM
8933 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
8934 } >"$ac_tmp/config.h" \
8935 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
8936 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
75086676
DD
8937 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
8938$as_echo "$as_me: $ac_file is unchanged" >&6;}
2299a76d 8939 else
75086676 8940 rm -f "$ac_file"
d0ac1c44
SM
8941 mv "$ac_tmp/config.h" "$ac_file" \
8942 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
2299a76d
DJ
8943 fi
8944 else
75086676 8945 $as_echo "/* $configure_input */" \
d0ac1c44
SM
8946 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
8947 || as_fn_error $? "could not create -" "$LINENO" 5
2299a76d 8948 fi
75086676 8949 ;;
85f969cd 8950
75086676
DD
8951 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
8952$as_echo "$as_me: executing $ac_file commands" >&6;}
8953 ;;
8954 esac
2299a76d
DJ
8955
8956
75086676
DD
8957 case $ac_file$ac_mode in
8958 "default":C) test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
252b5132 8959if test -n "$CONFIG_FILES"; then
c7efc4d5 8960 if test -n "${with_target_subdir}"; then
252b5132
RH
8961 # FIXME: We shouldn't need to set ac_file
8962 ac_file=Makefile
52d98c2d 8963 LD="${ORIGINAL_LD_FOR_MULTILIBS}"
252b5132
RH
8964 . ${libiberty_topdir}/config-ml.in
8965 fi
2299a76d 8966fi ;;
75086676 8967
2299a76d 8968 esac
75086676 8969done # for ac_tag
2299a76d 8970
2299a76d 8971
75086676 8972as_fn_exit 0
2299a76d 8973_ACEOF
2299a76d
DJ
8974ac_clean_files=$ac_clean_files_save
8975
75086676 8976test $ac_write_fail = 0 ||
d0ac1c44 8977 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
75086676 8978
2299a76d
DJ
8979
8980# configure is writing to config.log, and then calls config.status.
8981# config.status does its own redirection, appending to config.log.
8982# Unfortunately, on DOS this fails, as config.log is still kept open
8983# by configure, so config.status won't be able to write to it; its
8984# output is simply discarded. So we exec the FD to /dev/null,
8985# effectively closing config.log, so it can be properly (re)opened and
8986# appended to by config.status. When coming back to configure, we
8987# need to make the FD available again.
8988if test "$no_create" != yes; then
8989 ac_cs_success=:
8990 ac_config_status_args=
8991 test "$silent" = yes &&
8992 ac_config_status_args="$ac_config_status_args --quiet"
8993 exec 5>/dev/null
8994 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
8995 exec 5>>config.log
8996 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
8997 # would make configure fail if this is the last instruction.
d0ac1c44 8998 $ac_cs_success || as_fn_exit 1
75086676
DD
8999fi
9000if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
9001 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
9002$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
2299a76d 9003fi
252b5132 9004
This page took 1.587694 seconds and 4 git commands to generate.