"thread apply 1 -- -" vs "frame apply level 0 -- -"
[deliverable/binutils-gdb.git] / bfd / configure
CommitLineData
252b5132 1#! /bin/sh
252b5132 2# Guess values for system-dependent variables and create Makefiles.
f48dfe41 3# Generated by GNU Autoconf 2.69 for bfd 2.32.51.
d0ac1c44
SM
4#
5#
6# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
81ecdfbb 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.
81ecdfbb
RW
11## -------------------- ##
12## M4sh Initialization. ##
13## -------------------- ##
5464f5a1 14
81ecdfbb
RW
15# Be more Bourne compatible
16DUALCASE=1; export DUALCASE # for MKS sh
17if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
5464f5a1
NN
18 emulate sh
19 NULLCMD=:
81ecdfbb 20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
5464f5a1
NN
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
81ecdfbb
RW
23 setopt NO_GLOB_SUBST
24else
25 case `(set -o) 2>/dev/null` in #(
26 *posix*) :
27 set -o posix ;; #(
28 *) :
29 ;;
30esac
5464f5a1 31fi
5464f5a1 32
81ecdfbb
RW
33
34as_nl='
35'
36export as_nl
37# Printing a long string crashes Solaris 7 /usr/bin/printf.
38as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
39as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
40as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
41# Prefer a ksh shell builtin over an external printf program on Solaris,
42# but without wasting forks for bash or zsh.
43if test -z "$BASH_VERSION$ZSH_VERSION" \
44 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
45 as_echo='print -r --'
46 as_echo_n='print -rn --'
47elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
48 as_echo='printf %s\n'
49 as_echo_n='printf %s'
50else
51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
53 as_echo_n='/usr/ucb/echo -n'
54 else
55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
56 as_echo_n_body='eval
57 arg=$1;
58 case $arg in #(
59 *"$as_nl"*)
60 expr "X$arg" : "X\\(.*\\)$as_nl";
61 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
62 esac;
63 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
64 '
65 export as_echo_n_body
66 as_echo_n='sh -c $as_echo_n_body as_echo'
67 fi
68 export as_echo_body
69 as_echo='sh -c $as_echo_body as_echo'
70fi
71
72# The user is always right.
73if test "${PATH_SEPARATOR+set}" != set; then
74 PATH_SEPARATOR=:
75 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
77 PATH_SEPARATOR=';'
78 }
5464f5a1
NN
79fi
80
81
81ecdfbb
RW
82# IFS
83# We need space, tab and new line, in precisely that order. Quoting is
84# there to prevent editors from complaining about space-tab.
85# (If _AS_PATH_WALK were called with IFS unset, it would disable word
86# splitting by setting IFS to empty value.)
87IFS=" "" $as_nl"
88
89# Find who we are. Look in the path if we contain no directory separator.
d0ac1c44 90as_myself=
81ecdfbb
RW
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
5464f5a1
NN
122PS1='$ '
123PS2='> '
124PS4='+ '
125
126# NLS nuisances.
81ecdfbb
RW
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;}
81ecdfbb
RW
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"
81ecdfbb
RW
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
3725885a
RW
199test \$(( 1 + 1 )) = 2 || exit 1
200
201 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
202 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
203 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
204 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
205 PATH=/empty FPATH=/empty; export PATH FPATH
206 test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
207 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
81ecdfbb
RW
208 if (eval "$as_required") 2>/dev/null; then :
209 as_have_required=yes
210else
211 as_have_required=no
212fi
213 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
214
215else
216 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
217as_found=false
218for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
5464f5a1 219do
81ecdfbb
RW
220 IFS=$as_save_IFS
221 test -z "$as_dir" && as_dir=.
222 as_found=:
223 case $as_dir in #(
224 /*)
225 for as_base in sh bash ksh sh5; do
226 # Try only shells that exist, to save several forks.
227 as_shell=$as_dir/$as_base
228 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
229 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
230 CONFIG_SHELL=$as_shell as_have_required=yes
231 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
232 break 2
233fi
234fi
235 done;;
236 esac
237 as_found=false
238done
239$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
240 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
241 CONFIG_SHELL=$SHELL as_have_required=yes
242fi; }
243IFS=$as_save_IFS
244
245
246 if test "x$CONFIG_SHELL" != x; then :
d0ac1c44
SM
247 export CONFIG_SHELL
248 # We cannot yet assume a decent shell, so we have to provide a
249# neutralization value for shells without unset; and this also
250# works around shells that cannot unset nonexistent variables.
251# Preserve -v and -x to the replacement shell.
252BASH_ENV=/dev/null
253ENV=/dev/null
254(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
255case $- in # ((((
256 *v*x* | *x*v* ) as_opts=-vx ;;
257 *v* ) as_opts=-v ;;
258 *x* ) as_opts=-x ;;
259 * ) as_opts= ;;
260esac
261exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
262# Admittedly, this is quite paranoid, since all the known shells bail
263# out after a failed `exec'.
264$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
265exit 255
81ecdfbb
RW
266fi
267
268 if test x$as_have_required = xno; then :
269 $as_echo "$0: This script requires a shell more modern than all"
270 $as_echo "$0: the shells that I found on your system."
271 if test x${ZSH_VERSION+set} = xset ; then
272 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
273 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
5464f5a1 274 else
81ecdfbb
RW
275 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
276$0: including any error possibly output before this
277$0: message. Then install a modern shell, or manually run
278$0: the script under such a shell if you do have one."
5464f5a1 279 fi
81ecdfbb
RW
280 exit 1
281fi
282fi
283fi
284SHELL=${CONFIG_SHELL-/bin/sh}
285export SHELL
286# Unset more variables known to interfere with behavior of common tools.
287CLICOLOR_FORCE= GREP_OPTIONS=
288unset CLICOLOR_FORCE GREP_OPTIONS
289
290## --------------------- ##
291## M4sh Shell Functions. ##
292## --------------------- ##
293# as_fn_unset VAR
294# ---------------
295# Portably unset VAR.
296as_fn_unset ()
297{
298 { eval $1=; unset $1;}
299}
300as_unset=as_fn_unset
301
302# as_fn_set_status STATUS
303# -----------------------
304# Set $? to STATUS, without forking.
305as_fn_set_status ()
306{
307 return $1
308} # as_fn_set_status
309
310# as_fn_exit STATUS
311# -----------------
312# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
313as_fn_exit ()
314{
315 set +e
316 as_fn_set_status $1
317 exit $1
318} # as_fn_exit
319
320# as_fn_mkdir_p
321# -------------
322# Create "$as_dir" as a directory, including parents if necessary.
323as_fn_mkdir_p ()
324{
325
326 case $as_dir in #(
327 -*) as_dir=./$as_dir;;
328 esac
329 test -d "$as_dir" || eval $as_mkdir_p || {
330 as_dirs=
331 while :; do
332 case $as_dir in #(
333 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
334 *) as_qdir=$as_dir;;
335 esac
336 as_dirs="'$as_qdir' $as_dirs"
337 as_dir=`$as_dirname -- "$as_dir" ||
338$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
339 X"$as_dir" : 'X\(//\)[^/]' \| \
340 X"$as_dir" : 'X\(//\)$' \| \
341 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
342$as_echo X"$as_dir" |
343 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
344 s//\1/
345 q
346 }
347 /^X\(\/\/\)[^/].*/{
348 s//\1/
349 q
350 }
351 /^X\(\/\/\)$/{
352 s//\1/
353 q
354 }
355 /^X\(\/\).*/{
356 s//\1/
357 q
358 }
359 s/.*/./; q'`
360 test -d "$as_dir" && break
361 done
362 test -z "$as_dirs" || eval "mkdir $as_dirs"
d0ac1c44 363 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
81ecdfbb
RW
364
365
366} # as_fn_mkdir_p
d0ac1c44
SM
367
368# as_fn_executable_p FILE
369# -----------------------
370# Test if FILE is an executable regular file.
371as_fn_executable_p ()
372{
373 test -f "$1" && test -x "$1"
374} # as_fn_executable_p
81ecdfbb
RW
375# as_fn_append VAR VALUE
376# ----------------------
377# Append the text in VALUE to the end of the definition contained in VAR. Take
378# advantage of any shell optimizations that allow amortized linear growth over
379# repeated appends, instead of the typical quadratic growth present in naive
380# implementations.
381if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
382 eval 'as_fn_append ()
383 {
384 eval $1+=\$2
385 }'
386else
387 as_fn_append ()
388 {
389 eval $1=\$$1\$2
390 }
391fi # as_fn_append
392
393# as_fn_arith ARG...
394# ------------------
395# Perform arithmetic evaluation on the ARGs, and store the result in the
396# global $as_val. Take advantage of shells that can avoid forks. The arguments
397# must be portable across $(()) and expr.
398if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
399 eval 'as_fn_arith ()
400 {
401 as_val=$(( $* ))
402 }'
403else
404 as_fn_arith ()
405 {
406 as_val=`expr "$@" || test $? -eq 1`
407 }
408fi # as_fn_arith
409
5464f5a1 410
d0ac1c44
SM
411# as_fn_error STATUS ERROR [LINENO LOG_FD]
412# ----------------------------------------
81ecdfbb
RW
413# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
414# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
d0ac1c44 415# script with STATUS, using 1 if that was 0.
81ecdfbb
RW
416as_fn_error ()
417{
d0ac1c44
SM
418 as_status=$1; test $as_status -eq 0 && as_status=1
419 if test "$4"; then
420 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
421 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
81ecdfbb 422 fi
d0ac1c44 423 $as_echo "$as_me: error: $2" >&2
81ecdfbb
RW
424 as_fn_exit $as_status
425} # as_fn_error
426
427if expr a : '\(a\)' >/dev/null 2>&1 &&
428 test "X`expr 00001 : '.*\(...\)'`" = X001; then
5464f5a1
NN
429 as_expr=expr
430else
431 as_expr=false
432fi
433
81ecdfbb 434if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
5464f5a1
NN
435 as_basename=basename
436else
437 as_basename=false
438fi
439
81ecdfbb
RW
440if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
441 as_dirname=dirname
442else
443 as_dirname=false
444fi
5464f5a1 445
81ecdfbb 446as_me=`$as_basename -- "$0" ||
5464f5a1
NN
447$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
448 X"$0" : 'X\(//\)$' \| \
81ecdfbb
RW
449 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
450$as_echo X/"$0" |
451 sed '/^.*\/\([^/][^/]*\)\/*$/{
452 s//\1/
453 q
454 }
455 /^X\/\(\/\/\)$/{
456 s//\1/
457 q
458 }
459 /^X\/\(\/\).*/{
460 s//\1/
461 q
462 }
463 s/.*/./; q'`
5464f5a1 464
5464f5a1
NN
465# Avoid depending upon Character Ranges.
466as_cr_letters='abcdefghijklmnopqrstuvwxyz'
467as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
468as_cr_Letters=$as_cr_letters$as_cr_LETTERS
469as_cr_digits='0123456789'
470as_cr_alnum=$as_cr_Letters$as_cr_digits
471
5464f5a1 472
81ecdfbb
RW
473 as_lineno_1=$LINENO as_lineno_1a=$LINENO
474 as_lineno_2=$LINENO as_lineno_2a=$LINENO
475 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
476 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
477 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
478 sed -n '
479 p
480 /[$]LINENO/=
481 ' <$as_myself |
5464f5a1 482 sed '
81ecdfbb
RW
483 s/[$]LINENO.*/&-/
484 t lineno
485 b
486 :lineno
5464f5a1 487 N
81ecdfbb
RW
488 :loop
489 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
5464f5a1 490 t loop
81ecdfbb 491 s/-\n.*//
5464f5a1 492 ' >$as_me.lineno &&
81ecdfbb
RW
493 chmod +x "$as_me.lineno" ||
494 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
5464f5a1 495
d0ac1c44
SM
496 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
497 # already done that, so ensure we don't try to do so again and fall
498 # in an infinite loop. This has already happened in practice.
499 _as_can_reexec=no; export _as_can_reexec
5464f5a1
NN
500 # Don't try to exec as it changes $[0], causing all sort of problems
501 # (the dirname of $[0] is not the place where we might find the
81ecdfbb
RW
502 # original and so on. Autoconf is especially sensitive to this).
503 . "./$as_me.lineno"
5464f5a1
NN
504 # Exit status is that of the last command.
505 exit
506}
507
81ecdfbb
RW
508ECHO_C= ECHO_N= ECHO_T=
509case `echo -n x` in #(((((
510-n*)
511 case `echo 'xy\c'` in
512 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
513 xy) ECHO_C='\c';;
514 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
515 ECHO_T=' ';;
516 esac;;
517*)
518 ECHO_N='-n';;
5464f5a1
NN
519esac
520
81ecdfbb
RW
521rm -f conf$$ conf$$.exe conf$$.file
522if test -d conf$$.dir; then
523 rm -f conf$$.dir/conf$$.file
5464f5a1 524else
81ecdfbb
RW
525 rm -f conf$$.dir
526 mkdir conf$$.dir 2>/dev/null
5464f5a1 527fi
81ecdfbb
RW
528if (echo >conf$$.file) 2>/dev/null; then
529 if ln -s conf$$.file conf$$ 2>/dev/null; then
5464f5a1 530 as_ln_s='ln -s'
81ecdfbb
RW
531 # ... but there are two gotchas:
532 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
533 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
d0ac1c44 534 # In both cases, we have to default to `cp -pR'.
81ecdfbb 535 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
d0ac1c44 536 as_ln_s='cp -pR'
81ecdfbb
RW
537 elif ln conf$$.file conf$$ 2>/dev/null; then
538 as_ln_s=ln
539 else
d0ac1c44 540 as_ln_s='cp -pR'
5464f5a1 541 fi
5464f5a1 542else
d0ac1c44 543 as_ln_s='cp -pR'
5464f5a1 544fi
81ecdfbb
RW
545rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
546rmdir conf$$.dir 2>/dev/null
5464f5a1
NN
547
548if mkdir -p . 2>/dev/null; then
81ecdfbb 549 as_mkdir_p='mkdir -p "$as_dir"'
5464f5a1
NN
550else
551 test -d ./-p && rmdir ./-p
552 as_mkdir_p=false
553fi
554
d0ac1c44
SM
555as_test_x='test -x'
556as_executable_p=as_fn_executable_p
5464f5a1
NN
557
558# Sed expression to map a string onto a valid CPP name.
559as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
560
561# Sed expression to map a string onto a valid variable name.
562as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
563
d7040cdb
SE
564SHELL=${CONFIG_SHELL-/bin/sh}
565
d7040cdb 566
d0ac1c44
SM
567test -n "$DJDIR" || exec 7<&0 </dev/null
568exec 6>&1
81ecdfbb 569
5464f5a1 570# Name of the host.
d0ac1c44 571# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
5464f5a1
NN
572# so uname gets run too.
573ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
252b5132 574
5464f5a1
NN
575#
576# Initializations.
577#
252b5132 578ac_default_prefix=/usr/local
81ecdfbb 579ac_clean_files=
5464f5a1 580ac_config_libobj_dir=.
81ecdfbb 581LIBOBJS=
5464f5a1
NN
582cross_compiling=no
583subdirs=
584MFLAGS=
585MAKEFLAGS=
5464f5a1
NN
586
587# Identity of this package.
c4dd807e
MF
588PACKAGE_NAME='bfd'
589PACKAGE_TARNAME='bfd'
f48dfe41
NC
590PACKAGE_VERSION='2.32.51'
591PACKAGE_STRING='bfd 2.32.51'
c4dd807e
MF
592PACKAGE_BUGREPORT=''
593PACKAGE_URL=''
5464f5a1
NN
594
595ac_unique_file="libbfd.c"
596# Factoring default headers for most tests.
597ac_includes_default="\
598#include <stdio.h>
81ecdfbb 599#ifdef HAVE_SYS_TYPES_H
5464f5a1
NN
600# include <sys/types.h>
601#endif
81ecdfbb 602#ifdef HAVE_SYS_STAT_H
5464f5a1
NN
603# include <sys/stat.h>
604#endif
81ecdfbb 605#ifdef STDC_HEADERS
5464f5a1
NN
606# include <stdlib.h>
607# include <stddef.h>
608#else
81ecdfbb 609# ifdef HAVE_STDLIB_H
5464f5a1
NN
610# include <stdlib.h>
611# endif
612#endif
81ecdfbb
RW
613#ifdef HAVE_STRING_H
614# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5464f5a1
NN
615# include <memory.h>
616# endif
617# include <string.h>
618#endif
81ecdfbb 619#ifdef HAVE_STRINGS_H
5464f5a1
NN
620# include <strings.h>
621#endif
81ecdfbb 622#ifdef HAVE_INTTYPES_H
5464f5a1 623# include <inttypes.h>
5464f5a1 624#endif
81ecdfbb
RW
625#ifdef HAVE_STDINT_H
626# include <stdint.h>
627#endif
628#ifdef HAVE_UNISTD_H
5464f5a1
NN
629# include <unistd.h>
630#endif"
631
d0ac1c44 632ac_header_list=
81ecdfbb
RW
633ac_subst_vars='am__EXEEXT_FALSE
634am__EXEEXT_TRUE
635LTLIBOBJS
636LIBOBJS
81ecdfbb
RW
637bfd_ufile_ptr
638bfd_file_ptr
3cf9e6c4 639lt_cv_dlopen_libs
81ecdfbb 640supports_plugins
c603b11b
AM
641COREFLAG
642COREFILE
643havevecs
644tdefaults
81ecdfbb
RW
645bfd_default_target_size
646bfd_machines
647bfd_backends
648all_backends
649bfd64_libs
650wordsize
651TDEFINES
652SHARED_LIBADD
653SHARED_LDFLAGS
654LIBM
243340ad
L
655zlibinc
656zlibdir
81ecdfbb
RW
657EXEEXT_FOR_BUILD
658CC_FOR_BUILD
659BFD_HOSTPTR_T
660BFD_HOST_U_64_BIT
661BFD_HOST_64_BIT
662BFD_HOST_64_BIT_DEFINED
663BFD_HOST_64BIT_LONG_LONG
664BFD_HOST_64BIT_LONG
665HDEFINES
666MSGMERGE
667MSGFMT
668MKINSTALLDIRS
669CATOBJEXT
670GENCAT
671INSTOBJEXT
672DATADIRNAME
673CATALOGS
674POSUB
675GMSGFMT
676XGETTEXT
677INCINTL
678LIBINTL_DEP
679LIBINTL
680USE_NLS
681bfdincludedir
682bfdlibdir
683target_noncanonical
684host_noncanonical
685INSTALL_LIBBFD_FALSE
686INSTALL_LIBBFD_TRUE
687GENINSRC_NEVER_FALSE
688GENINSRC_NEVER_TRUE
689MAINT
690MAINTAINER_MODE_FALSE
691MAINTAINER_MODE_TRUE
6757cf57 692WARN_WRITE_STRINGS
81ecdfbb 693NO_WERROR
c5da1932 694WARN_CFLAGS_FOR_BUILD
81ecdfbb
RW
695WARN_CFLAGS
696REPORT_BUGS_TEXI
697REPORT_BUGS_TO
698PKGVERSION
699DEBUGDIR
700PLUGINS_FALSE
701PLUGINS_TRUE
702OTOOL64
703OTOOL
704LIPO
705NMEDIT
706DSYMUTIL
81ecdfbb
RW
707OBJDUMP
708LN_S
709NM
710ac_ct_DUMPBIN
711DUMPBIN
712LD
713FGREP
714SED
715LIBTOOL
716EGREP
717GREP
718CPP
719RANLIB
720AR
d0ac1c44
SM
721AM_BACKSLASH
722AM_DEFAULT_VERBOSITY
723AM_DEFAULT_V
724AM_V
81ecdfbb
RW
725am__fastdepCC_FALSE
726am__fastdepCC_TRUE
727CCDEPMODE
6eb7d830 728am__nodep
81ecdfbb
RW
729AMDEPBACKSLASH
730AMDEP_FALSE
731AMDEP_TRUE
732am__quote
733am__include
734DEPDIR
735am__untar
736am__tar
737AMTAR
738am__leading_dot
739SET_MAKE
740AWK
741mkdir_p
742MKDIR_P
743INSTALL_STRIP_PROGRAM
744STRIP
745install_sh
746MAKEINFO
747AUTOHEADER
748AUTOMAKE
749AUTOCONF
750ACLOCAL
751VERSION
752PACKAGE
753CYGPATH_W
754am__isrc
755INSTALL_DATA
756INSTALL_SCRIPT
757INSTALL_PROGRAM
758OBJEXT
759EXEEXT
760ac_ct_CC
761CPPFLAGS
762LDFLAGS
763CFLAGS
764CC
765target_os
766target_vendor
767target_cpu
768target
769host_os
770host_vendor
771host_cpu
772host
773build_os
774build_vendor
775build_cpu
776build
777target_alias
778host_alias
779build_alias
780LIBS
781ECHO_T
782ECHO_N
783ECHO_C
784DEFS
785mandir
786localedir
787libdir
788psdir
789pdfdir
790dvidir
791htmldir
792infodir
793docdir
794oldincludedir
795includedir
fd0de36e 796runstatedir
81ecdfbb
RW
797localstatedir
798sharedstatedir
799sysconfdir
800datadir
801datarootdir
802libexecdir
803sbindir
804bindir
805program_transform_name
806prefix
807exec_prefix
808PACKAGE_URL
809PACKAGE_BUGREPORT
810PACKAGE_STRING
811PACKAGE_VERSION
812PACKAGE_TARNAME
813PACKAGE_NAME
814PATH_SEPARATOR
815SHELL'
5464f5a1 816ac_subst_files=''
81ecdfbb
RW
817ac_user_opts='
818enable_option_checking
819enable_dependency_tracking
d0ac1c44 820enable_silent_rules
81ecdfbb
RW
821enable_shared
822enable_static
823with_pic
824enable_fast_install
825with_gnu_ld
826enable_libtool_lock
827enable_plugins
828enable_largefile
829enable_64_bit_bfd
830enable_targets
e6cc316a 831enable_64_bit_archive
81ecdfbb
RW
832with_mmap
833enable_secureplt
f6aec96d 834enable_separate_code
ef72a554 835enable_leading_mingw64_underscores
81ecdfbb 836with_separate_debug_dir
81ecdfbb
RW
837with_pkgversion
838with_bugurl
839enable_werror
840enable_build_warnings
841enable_maintainer_mode
842enable_install_libbfd
843enable_nls
243340ad 844with_system_zlib
81ecdfbb
RW
845'
846 ac_precious_vars='build_alias
847host_alias
848target_alias
849CC
850CFLAGS
851LDFLAGS
852LIBS
853CPPFLAGS
854CPP'
855
252b5132
RH
856
857# Initialize some variables set by options.
5464f5a1
NN
858ac_init_help=
859ac_init_version=false
81ecdfbb
RW
860ac_unrecognized_opts=
861ac_unrecognized_sep=
252b5132
RH
862# The variables have the same names as the options, with
863# dashes changed to underlines.
5464f5a1 864cache_file=/dev/null
252b5132 865exec_prefix=NONE
252b5132 866no_create=
252b5132
RH
867no_recursion=
868prefix=NONE
869program_prefix=NONE
870program_suffix=NONE
871program_transform_name=s,x,x,
872silent=
873site=
874srcdir=
252b5132
RH
875verbose=
876x_includes=NONE
877x_libraries=NONE
5464f5a1
NN
878
879# Installation directory options.
880# These are left unexpanded so users can "make install exec_prefix=/foo"
881# and all the variables that are supposed to be based on exec_prefix
882# by default will actually change.
883# Use braces instead of parens because sh, perl, etc. also accept them.
81ecdfbb 884# (The list follows the same order as the GNU Coding Standards.)
252b5132
RH
885bindir='${exec_prefix}/bin'
886sbindir='${exec_prefix}/sbin'
887libexecdir='${exec_prefix}/libexec'
81ecdfbb
RW
888datarootdir='${prefix}/share'
889datadir='${datarootdir}'
252b5132
RH
890sysconfdir='${prefix}/etc'
891sharedstatedir='${prefix}/com'
892localstatedir='${prefix}/var'
fd0de36e 893runstatedir='${localstatedir}/run'
252b5132
RH
894includedir='${prefix}/include'
895oldincludedir='/usr/include'
c4dd807e 896docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
81ecdfbb
RW
897infodir='${datarootdir}/info'
898htmldir='${docdir}'
899dvidir='${docdir}'
900pdfdir='${docdir}'
901psdir='${docdir}'
902libdir='${exec_prefix}/lib'
903localedir='${datarootdir}/locale'
904mandir='${datarootdir}/man'
252b5132 905
252b5132 906ac_prev=
81ecdfbb 907ac_dashdash=
252b5132
RH
908for ac_option
909do
252b5132
RH
910 # If the previous option needs an argument, assign it.
911 if test -n "$ac_prev"; then
81ecdfbb 912 eval $ac_prev=\$ac_option
252b5132
RH
913 ac_prev=
914 continue
915 fi
916
81ecdfbb 917 case $ac_option in
d0ac1c44
SM
918 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
919 *=) ac_optarg= ;;
920 *) ac_optarg=yes ;;
81ecdfbb 921 esac
252b5132
RH
922
923 # Accept the important Cygnus configure options, so we can diagnose typos.
924
81ecdfbb
RW
925 case $ac_dashdash$ac_option in
926 --)
927 ac_dashdash=yes ;;
252b5132
RH
928
929 -bindir | --bindir | --bindi | --bind | --bin | --bi)
930 ac_prev=bindir ;;
931 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
5464f5a1 932 bindir=$ac_optarg ;;
252b5132
RH
933
934 -build | --build | --buil | --bui | --bu)
5464f5a1 935 ac_prev=build_alias ;;
252b5132 936 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
5464f5a1 937 build_alias=$ac_optarg ;;
252b5132
RH
938
939 -cache-file | --cache-file | --cache-fil | --cache-fi \
940 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
941 ac_prev=cache_file ;;
942 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
943 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
5464f5a1
NN
944 cache_file=$ac_optarg ;;
945
946 --config-cache | -C)
947 cache_file=config.cache ;;
252b5132 948
81ecdfbb 949 -datadir | --datadir | --datadi | --datad)
252b5132 950 ac_prev=datadir ;;
81ecdfbb 951 -datadir=* | --datadir=* | --datadi=* | --datad=*)
5464f5a1 952 datadir=$ac_optarg ;;
252b5132 953
81ecdfbb
RW
954 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
955 | --dataroo | --dataro | --datar)
956 ac_prev=datarootdir ;;
957 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
958 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
959 datarootdir=$ac_optarg ;;
960
252b5132 961 -disable-* | --disable-*)
81ecdfbb 962 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
252b5132 963 # Reject names that are not valid shell variable names.
81ecdfbb 964 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
d0ac1c44 965 as_fn_error $? "invalid feature name: $ac_useropt"
81ecdfbb
RW
966 ac_useropt_orig=$ac_useropt
967 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
968 case $ac_user_opts in
969 *"
970"enable_$ac_useropt"
971"*) ;;
972 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
973 ac_unrecognized_sep=', ';;
974 esac
975 eval enable_$ac_useropt=no ;;
976
977 -docdir | --docdir | --docdi | --doc | --do)
978 ac_prev=docdir ;;
979 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
980 docdir=$ac_optarg ;;
981
982 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
983 ac_prev=dvidir ;;
984 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
985 dvidir=$ac_optarg ;;
252b5132
RH
986
987 -enable-* | --enable-*)
81ecdfbb 988 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
252b5132 989 # Reject names that are not valid shell variable names.
81ecdfbb 990 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
d0ac1c44 991 as_fn_error $? "invalid feature name: $ac_useropt"
81ecdfbb
RW
992 ac_useropt_orig=$ac_useropt
993 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
994 case $ac_user_opts in
995 *"
996"enable_$ac_useropt"
997"*) ;;
998 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
999 ac_unrecognized_sep=', ';;
252b5132 1000 esac
81ecdfbb 1001 eval enable_$ac_useropt=\$ac_optarg ;;
252b5132
RH
1002
1003 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1004 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1005 | --exec | --exe | --ex)
1006 ac_prev=exec_prefix ;;
1007 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1008 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1009 | --exec=* | --exe=* | --ex=*)
5464f5a1 1010 exec_prefix=$ac_optarg ;;
252b5132
RH
1011
1012 -gas | --gas | --ga | --g)
1013 # Obsolete; use --with-gas.
1014 with_gas=yes ;;
1015
5464f5a1
NN
1016 -help | --help | --hel | --he | -h)
1017 ac_init_help=long ;;
1018 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1019 ac_init_help=recursive ;;
1020 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1021 ac_init_help=short ;;
252b5132
RH
1022
1023 -host | --host | --hos | --ho)
5464f5a1 1024 ac_prev=host_alias ;;
252b5132 1025 -host=* | --host=* | --hos=* | --ho=*)
5464f5a1 1026 host_alias=$ac_optarg ;;
252b5132 1027
81ecdfbb
RW
1028 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1029 ac_prev=htmldir ;;
1030 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1031 | --ht=*)
1032 htmldir=$ac_optarg ;;
1033
252b5132
RH
1034 -includedir | --includedir | --includedi | --included | --include \
1035 | --includ | --inclu | --incl | --inc)
1036 ac_prev=includedir ;;
1037 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1038 | --includ=* | --inclu=* | --incl=* | --inc=*)
5464f5a1 1039 includedir=$ac_optarg ;;
252b5132
RH
1040
1041 -infodir | --infodir | --infodi | --infod | --info | --inf)
1042 ac_prev=infodir ;;
1043 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
5464f5a1 1044 infodir=$ac_optarg ;;
252b5132
RH
1045
1046 -libdir | --libdir | --libdi | --libd)
1047 ac_prev=libdir ;;
1048 -libdir=* | --libdir=* | --libdi=* | --libd=*)
5464f5a1 1049 libdir=$ac_optarg ;;
252b5132
RH
1050
1051 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1052 | --libexe | --libex | --libe)
1053 ac_prev=libexecdir ;;
1054 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1055 | --libexe=* | --libex=* | --libe=*)
5464f5a1 1056 libexecdir=$ac_optarg ;;
252b5132 1057
81ecdfbb
RW
1058 -localedir | --localedir | --localedi | --localed | --locale)
1059 ac_prev=localedir ;;
1060 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1061 localedir=$ac_optarg ;;
1062
252b5132 1063 -localstatedir | --localstatedir | --localstatedi | --localstated \
81ecdfbb 1064 | --localstate | --localstat | --localsta | --localst | --locals)
252b5132
RH
1065 ac_prev=localstatedir ;;
1066 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
81ecdfbb 1067 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
5464f5a1 1068 localstatedir=$ac_optarg ;;
252b5132
RH
1069
1070 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1071 ac_prev=mandir ;;
1072 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
5464f5a1 1073 mandir=$ac_optarg ;;
252b5132
RH
1074
1075 -nfp | --nfp | --nf)
1076 # Obsolete; use --without-fp.
1077 with_fp=no ;;
1078
1079 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
5464f5a1 1080 | --no-cr | --no-c | -n)
252b5132
RH
1081 no_create=yes ;;
1082
1083 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1084 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1085 no_recursion=yes ;;
1086
1087 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1088 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1089 | --oldin | --oldi | --old | --ol | --o)
1090 ac_prev=oldincludedir ;;
1091 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1092 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1093 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
5464f5a1 1094 oldincludedir=$ac_optarg ;;
252b5132
RH
1095
1096 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1097 ac_prev=prefix ;;
1098 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
5464f5a1 1099 prefix=$ac_optarg ;;
252b5132
RH
1100
1101 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1102 | --program-pre | --program-pr | --program-p)
1103 ac_prev=program_prefix ;;
1104 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1105 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
5464f5a1 1106 program_prefix=$ac_optarg ;;
252b5132
RH
1107
1108 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1109 | --program-suf | --program-su | --program-s)
1110 ac_prev=program_suffix ;;
1111 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1112 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
5464f5a1 1113 program_suffix=$ac_optarg ;;
252b5132
RH
1114
1115 -program-transform-name | --program-transform-name \
1116 | --program-transform-nam | --program-transform-na \
1117 | --program-transform-n | --program-transform- \
1118 | --program-transform | --program-transfor \
1119 | --program-transfo | --program-transf \
1120 | --program-trans | --program-tran \
1121 | --progr-tra | --program-tr | --program-t)
1122 ac_prev=program_transform_name ;;
1123 -program-transform-name=* | --program-transform-name=* \
1124 | --program-transform-nam=* | --program-transform-na=* \
1125 | --program-transform-n=* | --program-transform-=* \
1126 | --program-transform=* | --program-transfor=* \
1127 | --program-transfo=* | --program-transf=* \
1128 | --program-trans=* | --program-tran=* \
1129 | --progr-tra=* | --program-tr=* | --program-t=*)
5464f5a1 1130 program_transform_name=$ac_optarg ;;
252b5132 1131
81ecdfbb
RW
1132 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1133 ac_prev=pdfdir ;;
1134 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1135 pdfdir=$ac_optarg ;;
1136
1137 -psdir | --psdir | --psdi | --psd | --ps)
1138 ac_prev=psdir ;;
1139 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1140 psdir=$ac_optarg ;;
1141
252b5132
RH
1142 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1143 | -silent | --silent | --silen | --sile | --sil)
1144 silent=yes ;;
1145
fd0de36e
JM
1146 -runstatedir | --runstatedir | --runstatedi | --runstated \
1147 | --runstate | --runstat | --runsta | --runst | --runs \
1148 | --run | --ru | --r)
1149 ac_prev=runstatedir ;;
1150 -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
1151 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
1152 | --run=* | --ru=* | --r=*)
1153 runstatedir=$ac_optarg ;;
1154
252b5132
RH
1155 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1156 ac_prev=sbindir ;;
1157 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1158 | --sbi=* | --sb=*)
5464f5a1 1159 sbindir=$ac_optarg ;;
252b5132
RH
1160
1161 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1162 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1163 | --sharedst | --shareds | --shared | --share | --shar \
1164 | --sha | --sh)
1165 ac_prev=sharedstatedir ;;
1166 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1167 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1168 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1169 | --sha=* | --sh=*)
5464f5a1 1170 sharedstatedir=$ac_optarg ;;
252b5132
RH
1171
1172 -site | --site | --sit)
1173 ac_prev=site ;;
1174 -site=* | --site=* | --sit=*)
5464f5a1 1175 site=$ac_optarg ;;
6be7c12c 1176
252b5132
RH
1177 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1178 ac_prev=srcdir ;;
1179 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
5464f5a1 1180 srcdir=$ac_optarg ;;
252b5132
RH
1181
1182 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1183 | --syscon | --sysco | --sysc | --sys | --sy)
1184 ac_prev=sysconfdir ;;
1185 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1186 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
5464f5a1 1187 sysconfdir=$ac_optarg ;;
252b5132
RH
1188
1189 -target | --target | --targe | --targ | --tar | --ta | --t)
5464f5a1 1190 ac_prev=target_alias ;;
252b5132 1191 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
5464f5a1 1192 target_alias=$ac_optarg ;;
252b5132
RH
1193
1194 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1195 verbose=yes ;;
1196
5464f5a1
NN
1197 -version | --version | --versio | --versi | --vers | -V)
1198 ac_init_version=: ;;
252b5132
RH
1199
1200 -with-* | --with-*)
81ecdfbb 1201 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
252b5132 1202 # Reject names that are not valid shell variable names.
81ecdfbb 1203 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
d0ac1c44 1204 as_fn_error $? "invalid package name: $ac_useropt"
81ecdfbb
RW
1205 ac_useropt_orig=$ac_useropt
1206 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1207 case $ac_user_opts in
1208 *"
1209"with_$ac_useropt"
1210"*) ;;
1211 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1212 ac_unrecognized_sep=', ';;
252b5132 1213 esac
81ecdfbb 1214 eval with_$ac_useropt=\$ac_optarg ;;
252b5132
RH
1215
1216 -without-* | --without-*)
81ecdfbb 1217 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
252b5132 1218 # Reject names that are not valid shell variable names.
81ecdfbb 1219 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
d0ac1c44 1220 as_fn_error $? "invalid package name: $ac_useropt"
81ecdfbb
RW
1221 ac_useropt_orig=$ac_useropt
1222 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1223 case $ac_user_opts in
1224 *"
1225"with_$ac_useropt"
1226"*) ;;
1227 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1228 ac_unrecognized_sep=', ';;
1229 esac
1230 eval with_$ac_useropt=no ;;
252b5132
RH
1231
1232 --x)
1233 # Obsolete; use --with-x.
1234 with_x=yes ;;
1235
1236 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1237 | --x-incl | --x-inc | --x-in | --x-i)
1238 ac_prev=x_includes ;;
1239 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1240 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
5464f5a1 1241 x_includes=$ac_optarg ;;
252b5132
RH
1242
1243 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1244 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1245 ac_prev=x_libraries ;;
1246 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1247 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
5464f5a1 1248 x_libraries=$ac_optarg ;;
252b5132 1249
d0ac1c44
SM
1250 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1251Try \`$0 --help' for more information"
252b5132
RH
1252 ;;
1253
5464f5a1
NN
1254 *=*)
1255 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1256 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1257 case $ac_envvar in #(
1258 '' | [0-9]* | *[!_$as_cr_alnum]* )
d0ac1c44 1259 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
81ecdfbb
RW
1260 esac
1261 eval $ac_envvar=\$ac_optarg
5464f5a1
NN
1262 export $ac_envvar ;;
1263
252b5132 1264 *)
5464f5a1 1265 # FIXME: should be removed in autoconf 3.0.
81ecdfbb 1266 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
5464f5a1 1267 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
81ecdfbb 1268 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
d0ac1c44 1269 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
252b5132
RH
1270 ;;
1271
1272 esac
1273done
1274
1275if test -n "$ac_prev"; then
5464f5a1 1276 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
d0ac1c44 1277 as_fn_error $? "missing argument to $ac_option"
252b5132 1278fi
252b5132 1279
81ecdfbb
RW
1280if test -n "$ac_unrecognized_opts"; then
1281 case $enable_option_checking in
1282 no) ;;
d0ac1c44 1283 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
81ecdfbb 1284 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
5464f5a1 1285 esac
81ecdfbb 1286fi
6be7c12c 1287
81ecdfbb
RW
1288# Check all directory arguments for consistency.
1289for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1290 datadir sysconfdir sharedstatedir localstatedir includedir \
1291 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
fd0de36e 1292 libdir localedir mandir runstatedir
252b5132 1293do
81ecdfbb
RW
1294 eval ac_val=\$$ac_var
1295 # Remove trailing slashes.
5464f5a1 1296 case $ac_val in
81ecdfbb
RW
1297 */ )
1298 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1299 eval $ac_var=\$ac_val;;
252b5132 1300 esac
81ecdfbb
RW
1301 # Be sure to have absolute directory names.
1302 case $ac_val in
1303 [\\/$]* | ?:[\\/]* ) continue;;
1304 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1305 esac
d0ac1c44 1306 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
252b5132
RH
1307done
1308
5464f5a1
NN
1309# There might be people who depend on the old broken behavior: `$host'
1310# used to hold the argument of --host etc.
1311# FIXME: To remove some day.
1312build=$build_alias
1313host=$host_alias
1314target=$target_alias
1315
1316# FIXME: To remove some day.
1317if test "x$host_alias" != x; then
1318 if test "x$build_alias" = x; then
1319 cross_compiling=maybe
5464f5a1
NN
1320 elif test "x$build_alias" != "x$host_alias"; then
1321 cross_compiling=yes
1322 fi
1323fi
252b5132 1324
5464f5a1
NN
1325ac_tool_prefix=
1326test -n "$host_alias" && ac_tool_prefix=$host_alias-
1327
1328test "$silent" = yes && exec 6>/dev/null
252b5132 1329
252b5132 1330
81ecdfbb
RW
1331ac_pwd=`pwd` && test -n "$ac_pwd" &&
1332ac_ls_di=`ls -di .` &&
1333ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
d0ac1c44 1334 as_fn_error $? "working directory cannot be determined"
81ecdfbb 1335test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
d0ac1c44 1336 as_fn_error $? "pwd does not report name of working directory"
81ecdfbb
RW
1337
1338
252b5132
RH
1339# Find the source files, if location was not specified.
1340if test -z "$srcdir"; then
1341 ac_srcdir_defaulted=yes
81ecdfbb
RW
1342 # Try the directory containing this script, then the parent directory.
1343 ac_confdir=`$as_dirname -- "$as_myself" ||
1344$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1345 X"$as_myself" : 'X\(//\)[^/]' \| \
1346 X"$as_myself" : 'X\(//\)$' \| \
1347 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1348$as_echo X"$as_myself" |
1349 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1350 s//\1/
1351 q
1352 }
1353 /^X\(\/\/\)[^/].*/{
1354 s//\1/
1355 q
1356 }
1357 /^X\(\/\/\)$/{
1358 s//\1/
1359 q
1360 }
1361 /^X\(\/\).*/{
1362 s//\1/
1363 q
1364 }
1365 s/.*/./; q'`
252b5132 1366 srcdir=$ac_confdir
81ecdfbb 1367 if test ! -r "$srcdir/$ac_unique_file"; then
252b5132
RH
1368 srcdir=..
1369 fi
1370else
1371 ac_srcdir_defaulted=no
1372fi
81ecdfbb
RW
1373if test ! -r "$srcdir/$ac_unique_file"; then
1374 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
d0ac1c44 1375 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
81ecdfbb
RW
1376fi
1377ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1378ac_abs_confdir=`(
d0ac1c44 1379 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
81ecdfbb
RW
1380 pwd)`
1381# When building in place, set srcdir=.
1382if test "$ac_abs_confdir" = "$ac_pwd"; then
1383 srcdir=.
1384fi
1385# Remove unnecessary trailing slashes from srcdir.
1386# Double slashes in file names in object file debugging info
1387# mess up M-x gdb in Emacs.
1388case $srcdir in
1389*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1390esac
1391for ac_var in $ac_precious_vars; do
1392 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1393 eval ac_env_${ac_var}_value=\$${ac_var}
1394 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1395 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1396done
b3baf5d0 1397
5464f5a1
NN
1398#
1399# Report the --help message.
1400#
1401if test "$ac_init_help" = "long"; then
1402 # Omit some internal or obsolete options to make the list less imposing.
1403 # This message is too long to be a string in the A/UX 3.1 sh.
1404 cat <<_ACEOF
f48dfe41 1405\`configure' configures bfd 2.32.51 to adapt to many kinds of systems.
252b5132 1406
5464f5a1 1407Usage: $0 [OPTION]... [VAR=VALUE]...
252b5132 1408
5464f5a1
NN
1409To assign environment variables (e.g., CC, CFLAGS...), specify them as
1410VAR=VALUE. See below for descriptions of some of the useful variables.
6be7c12c 1411
5464f5a1 1412Defaults for the options are specified in brackets.
6be7c12c 1413
5464f5a1
NN
1414Configuration:
1415 -h, --help display this help and exit
1416 --help=short display options specific to this package
1417 --help=recursive display the short help of all the included packages
1418 -V, --version display version information and exit
d0ac1c44 1419 -q, --quiet, --silent do not print \`checking ...' messages
5464f5a1
NN
1420 --cache-file=FILE cache test results in FILE [disabled]
1421 -C, --config-cache alias for \`--cache-file=config.cache'
1422 -n, --no-create do not create output files
1423 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1424
5464f5a1
NN
1425Installation directories:
1426 --prefix=PREFIX install architecture-independent files in PREFIX
81ecdfbb 1427 [$ac_default_prefix]
5464f5a1 1428 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
81ecdfbb 1429 [PREFIX]
6be7c12c 1430
5464f5a1
NN
1431By default, \`make install' will install all the files in
1432\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1433an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1434for instance \`--prefix=\$HOME'.
6be7c12c 1435
5464f5a1 1436For better control, use the options below.
6be7c12c 1437
5464f5a1 1438Fine tuning of the installation directories:
81ecdfbb
RW
1439 --bindir=DIR user executables [EPREFIX/bin]
1440 --sbindir=DIR system admin executables [EPREFIX/sbin]
1441 --libexecdir=DIR program executables [EPREFIX/libexec]
1442 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1443 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1444 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
fd0de36e 1445 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
81ecdfbb
RW
1446 --libdir=DIR object code libraries [EPREFIX/lib]
1447 --includedir=DIR C header files [PREFIX/include]
1448 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1449 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1450 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1451 --infodir=DIR info documentation [DATAROOTDIR/info]
1452 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1453 --mandir=DIR man documentation [DATAROOTDIR/man]
c4dd807e 1454 --docdir=DIR documentation root [DATAROOTDIR/doc/bfd]
81ecdfbb
RW
1455 --htmldir=DIR html documentation [DOCDIR]
1456 --dvidir=DIR dvi documentation [DOCDIR]
1457 --pdfdir=DIR pdf documentation [DOCDIR]
1458 --psdir=DIR ps documentation [DOCDIR]
5464f5a1 1459_ACEOF
6be7c12c 1460
5464f5a1 1461 cat <<\_ACEOF
6be7c12c 1462
5464f5a1
NN
1463Program names:
1464 --program-prefix=PREFIX prepend PREFIX to installed program names
1465 --program-suffix=SUFFIX append SUFFIX to installed program names
1466 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
252b5132 1467
5464f5a1
NN
1468System types:
1469 --build=BUILD configure for building on BUILD [guessed]
1470 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1471 --target=TARGET configure for building compilers for TARGET [HOST]
1472_ACEOF
252b5132 1473fi
252b5132 1474
5464f5a1 1475if test -n "$ac_init_help"; then
c4dd807e 1476 case $ac_init_help in
f48dfe41 1477 short | recursive ) echo "Configuration of bfd 2.32.51:";;
c4dd807e 1478 esac
5464f5a1 1479 cat <<\_ACEOF
252b5132 1480
5464f5a1 1481Optional Features:
81ecdfbb 1482 --disable-option-checking ignore unrecognized --enable/--with options
5464f5a1
NN
1483 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1484 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
d0ac1c44
SM
1485 --enable-dependency-tracking
1486 do not reject slow dependency extractors
1487 --disable-dependency-tracking
1488 speeds up one-time build
1489 --enable-silent-rules less verbose build output (undo: "make V=1")
1490 --disable-silent-rules verbose build output (undo: "make V=0")
81ecdfbb
RW
1491 --enable-shared[=PKGS] build shared libraries [default=no]
1492 --enable-static[=PKGS] build static libraries [default=yes]
d7040cdb
SE
1493 --enable-fast-install[=PKGS]
1494 optimize for fast installation [default=yes]
5464f5a1 1495 --disable-libtool-lock avoid locking (might break parallel builds)
b879806f 1496 --enable-plugins Enable support for plugins
ce3c775b 1497 --disable-largefile omit support for large files
5464f5a1
NN
1498 --enable-64-bit-bfd 64-bit support (on hosts with narrower word sizes)
1499 --enable-targets alternative target configurations
e6cc316a 1500 --enable-64-bit-archive force 64-bit archives
6ec7057a 1501 --enable-secureplt Default to creating read-only plt entries
f6aec96d 1502 --enable-separate-code enable -z separate-code in ELF linker by default
ef72a554
KT
1503 --enable-leading-mingw64-underscores
1504 Enable leading underscores on 64 bit mingw targets
241a6c40
AM
1505 --enable-werror treat compile warnings as errors
1506 --enable-build-warnings enable build-time compiler warnings
d0ac1c44
SM
1507 --enable-maintainer-mode
1508 enable make rules and dependencies not useful (and
1509 sometimes confusing) to the casual installer
5464f5a1
NN
1510 --enable-install-libbfd controls installation of libbfd and related headers
1511 --disable-nls do not use Native Language Support
1512
1513Optional Packages:
1514 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1515 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
d7040cdb
SE
1516 --with-pic try to use only PIC/non-PIC objects [default=use
1517 both]
1518 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
5464f5a1 1519 --with-mmap try using mmap for BFD input files if available
0d4a1476
AS
1520 --with-separate-debug-dir=DIR
1521 Look for global separate debug info in DIR
d0ac1c44 1522 [[default=LIBDIR/debug]]
a1ac8190
JM
1523 --with-pkgversion=PKG Use PKG in the version string in place of "GNU
1524 Binutils"
c428fa83 1525 --with-bugurl=URL Direct users to URL to report a bug
243340ad 1526 --with-system-zlib use installed libz
5464f5a1
NN
1527
1528Some influential environment variables:
1529 CC C compiler command
1530 CFLAGS C compiler flags
1531 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1532 nonstandard directory <lib dir>
81ecdfbb 1533 LIBS libraries to pass to the linker, e.g. -l<library>
d0ac1c44 1534 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
81ecdfbb 1535 you have headers in a nonstandard directory <include dir>
5464f5a1
NN
1536 CPP C preprocessor
1537
1538Use these variables to override the choices made by `configure' or to help
1539it to find libraries and programs with nonstandard names/locations.
1540
81ecdfbb 1541Report bugs to the package provider.
5464f5a1 1542_ACEOF
81ecdfbb 1543ac_status=$?
5464f5a1
NN
1544fi
1545
1546if test "$ac_init_help" = "recursive"; then
1547 # If there are subdirs, report their specific --help.
5464f5a1 1548 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
81ecdfbb
RW
1549 test -d "$ac_dir" ||
1550 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1551 continue
5464f5a1
NN
1552 ac_builddir=.
1553
81ecdfbb
RW
1554case "$ac_dir" in
1555.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1556*)
1557 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1558 # A ".." for each directory in $ac_dir_suffix.
1559 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1560 case $ac_top_builddir_sub in
1561 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1562 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1563 esac ;;
1564esac
1565ac_abs_top_builddir=$ac_pwd
1566ac_abs_builddir=$ac_pwd$ac_dir_suffix
1567# for backward compatibility:
1568ac_top_builddir=$ac_top_build_prefix
5464f5a1
NN
1569
1570case $srcdir in
81ecdfbb 1571 .) # We are building in place.
5464f5a1 1572 ac_srcdir=.
81ecdfbb
RW
1573 ac_top_srcdir=$ac_top_builddir_sub
1574 ac_abs_top_srcdir=$ac_pwd ;;
1575 [\\/]* | ?:[\\/]* ) # Absolute name.
5464f5a1 1576 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
1577 ac_top_srcdir=$srcdir
1578 ac_abs_top_srcdir=$srcdir ;;
1579 *) # Relative name.
1580 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1581 ac_top_srcdir=$ac_top_build_prefix$srcdir
1582 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
5464f5a1 1583esac
81ecdfbb
RW
1584ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1585
1586 cd "$ac_dir" || { ac_status=$?; continue; }
1587 # Check for guested configure.
1588 if test -f "$ac_srcdir/configure.gnu"; then
1589 echo &&
1590 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1591 elif test -f "$ac_srcdir/configure"; then
1592 echo &&
1593 $SHELL "$ac_srcdir/configure" --help=recursive
5464f5a1 1594 else
81ecdfbb
RW
1595 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1596 fi || ac_status=$?
1597 cd "$ac_pwd" || { ac_status=$?; break; }
5464f5a1 1598 done
6be7c12c
AO
1599fi
1600
81ecdfbb 1601test -n "$ac_init_help" && exit $ac_status
5464f5a1
NN
1602if $ac_init_version; then
1603 cat <<\_ACEOF
f48dfe41 1604bfd configure 2.32.51
d0ac1c44 1605generated by GNU Autoconf 2.69
6be7c12c 1606
d0ac1c44 1607Copyright (C) 2012 Free Software Foundation, Inc.
5464f5a1
NN
1608This configure script is free software; the Free Software Foundation
1609gives unlimited permission to copy, distribute and modify it.
1610_ACEOF
81ecdfbb 1611 exit
5464f5a1 1612fi
6be7c12c 1613
81ecdfbb
RW
1614## ------------------------ ##
1615## Autoconf initialization. ##
1616## ------------------------ ##
6be7c12c 1617
81ecdfbb
RW
1618# ac_fn_c_try_compile LINENO
1619# --------------------------
1620# Try to compile conftest.$ac_ext, and return whether this succeeded.
1621ac_fn_c_try_compile ()
5464f5a1 1622{
81ecdfbb
RW
1623 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1624 rm -f conftest.$ac_objext
1625 if { { ac_try="$ac_compile"
1626case "(($ac_try" in
1627 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1628 *) ac_try_echo=$ac_try;;
1629esac
1630eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1631$as_echo "$ac_try_echo"; } >&5
1632 (eval "$ac_compile") 2>conftest.err
1633 ac_status=$?
1634 if test -s conftest.err; then
1635 grep -v '^ *+' conftest.err >conftest.er1
1636 cat conftest.er1 >&5
1637 mv -f conftest.er1 conftest.err
1638 fi
1639 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1640 test $ac_status = 0; } && {
1641 test -z "$ac_c_werror_flag" ||
1642 test ! -s conftest.err
1643 } && test -s conftest.$ac_objext; then :
1644 ac_retval=0
1645else
1646 $as_echo "$as_me: failed program was:" >&5
1647sed 's/^/| /' conftest.$ac_ext >&5
5464f5a1 1648
81ecdfbb
RW
1649 ac_retval=1
1650fi
d0ac1c44
SM
1651 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1652 as_fn_set_status $ac_retval
5464f5a1 1653
81ecdfbb 1654} # ac_fn_c_try_compile
5464f5a1 1655
81ecdfbb
RW
1656# ac_fn_c_try_link LINENO
1657# -----------------------
1658# Try to link conftest.$ac_ext, and return whether this succeeded.
1659ac_fn_c_try_link ()
1660{
1661 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1662 rm -f conftest.$ac_objext conftest$ac_exeext
1663 if { { ac_try="$ac_link"
1664case "(($ac_try" in
1665 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1666 *) ac_try_echo=$ac_try;;
1667esac
1668eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1669$as_echo "$ac_try_echo"; } >&5
1670 (eval "$ac_link") 2>conftest.err
1671 ac_status=$?
1672 if test -s conftest.err; then
1673 grep -v '^ *+' conftest.err >conftest.er1
1674 cat conftest.er1 >&5
1675 mv -f conftest.er1 conftest.err
1676 fi
1677 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1678 test $ac_status = 0; } && {
1679 test -z "$ac_c_werror_flag" ||
1680 test ! -s conftest.err
1681 } && test -s conftest$ac_exeext && {
1682 test "$cross_compiling" = yes ||
d0ac1c44 1683 test -x conftest$ac_exeext
81ecdfbb
RW
1684 }; then :
1685 ac_retval=0
1686else
1687 $as_echo "$as_me: failed program was:" >&5
1688sed 's/^/| /' conftest.$ac_ext >&5
5464f5a1 1689
81ecdfbb
RW
1690 ac_retval=1
1691fi
1692 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1693 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1694 # interfere with the next link command; also delete a directory that is
1695 # left behind by Apple's compiler. We do this before executing the actions.
1696 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
d0ac1c44
SM
1697 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1698 as_fn_set_status $ac_retval
6be7c12c 1699
81ecdfbb 1700} # ac_fn_c_try_link
66e25bab 1701
81ecdfbb
RW
1702# ac_fn_c_try_cpp LINENO
1703# ----------------------
1704# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1705ac_fn_c_try_cpp ()
1706{
1707 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1708 if { { ac_try="$ac_cpp conftest.$ac_ext"
1709case "(($ac_try" in
1710 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1711 *) ac_try_echo=$ac_try;;
1712esac
1713eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1714$as_echo "$ac_try_echo"; } >&5
1715 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1716 ac_status=$?
1717 if test -s conftest.err; then
1718 grep -v '^ *+' conftest.err >conftest.er1
1719 cat conftest.er1 >&5
1720 mv -f conftest.er1 conftest.err
1721 fi
1722 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
d0ac1c44 1723 test $ac_status = 0; } > conftest.i && {
81ecdfbb
RW
1724 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1725 test ! -s conftest.err
1726 }; then :
1727 ac_retval=0
1728else
1729 $as_echo "$as_me: failed program was:" >&5
1730sed 's/^/| /' conftest.$ac_ext >&5
b3baf5d0 1731
81ecdfbb
RW
1732 ac_retval=1
1733fi
d0ac1c44
SM
1734 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1735 as_fn_set_status $ac_retval
6be7c12c 1736
81ecdfbb 1737} # ac_fn_c_try_cpp
252b5132 1738
81ecdfbb
RW
1739# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1740# -------------------------------------------------------
1741# Tests whether HEADER exists, giving a warning if it cannot be compiled using
1742# the include files in INCLUDES and setting the cache variable VAR
1743# accordingly.
1744ac_fn_c_check_header_mongrel ()
1745{
1746 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
d0ac1c44 1747 if eval \${$3+:} false; then :
81ecdfbb
RW
1748 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1749$as_echo_n "checking for $2... " >&6; }
d0ac1c44 1750if eval \${$3+:} false; then :
81ecdfbb
RW
1751 $as_echo_n "(cached) " >&6
1752fi
1753eval ac_res=\$$3
1754 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1755$as_echo "$ac_res" >&6; }
1756else
1757 # Is the header compilable?
1758{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1759$as_echo_n "checking $2 usability... " >&6; }
1760cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1761/* end confdefs.h. */
1762$4
1763#include <$2>
5464f5a1 1764_ACEOF
81ecdfbb
RW
1765if ac_fn_c_try_compile "$LINENO"; then :
1766 ac_header_compiler=yes
1767else
1768 ac_header_compiler=no
1769fi
1770rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1771{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1772$as_echo "$ac_header_compiler" >&6; }
c5d1701e 1773
81ecdfbb
RW
1774# Is the header present?
1775{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1776$as_echo_n "checking $2 presence... " >&6; }
1777cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1778/* end confdefs.h. */
1779#include <$2>
1780_ACEOF
1781if ac_fn_c_try_cpp "$LINENO"; then :
1782 ac_header_preproc=yes
1783else
1784 ac_header_preproc=no
1785fi
d0ac1c44 1786rm -f conftest.err conftest.i conftest.$ac_ext
81ecdfbb
RW
1787{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1788$as_echo "$ac_header_preproc" >&6; }
6be7c12c 1789
81ecdfbb
RW
1790# So? What about this header?
1791case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1792 yes:no: )
1793 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1794$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1795 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1796$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1797 ;;
1798 no:yes:* )
1799 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1800$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1801 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1802$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1803 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1804$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1805 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1806$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1807 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1808$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1809 ;;
1810esac
1811 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1812$as_echo_n "checking for $2... " >&6; }
d0ac1c44 1813if eval \${$3+:} false; then :
81ecdfbb
RW
1814 $as_echo_n "(cached) " >&6
1815else
1816 eval "$3=\$ac_header_compiler"
1817fi
1818eval ac_res=\$$3
1819 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1820$as_echo "$ac_res" >&6; }
1821fi
d0ac1c44 1822 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
5464f5a1 1823
81ecdfbb 1824} # ac_fn_c_check_header_mongrel
5464f5a1 1825
81ecdfbb
RW
1826# ac_fn_c_try_run LINENO
1827# ----------------------
1828# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1829# that executables *can* be run.
1830ac_fn_c_try_run ()
5464f5a1 1831{
81ecdfbb
RW
1832 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1833 if { { ac_try="$ac_link"
1834case "(($ac_try" in
1835 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1836 *) ac_try_echo=$ac_try;;
1837esac
1838eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1839$as_echo "$ac_try_echo"; } >&5
1840 (eval "$ac_link") 2>&5
1841 ac_status=$?
1842 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1843 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1844 { { case "(($ac_try" in
1845 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1846 *) ac_try_echo=$ac_try;;
1847esac
1848eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1849$as_echo "$ac_try_echo"; } >&5
1850 (eval "$ac_try") 2>&5
1851 ac_status=$?
1852 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1853 test $ac_status = 0; }; }; then :
1854 ac_retval=0
1855else
1856 $as_echo "$as_me: program exited with status $ac_status" >&5
1857 $as_echo "$as_me: failed program was:" >&5
1858sed 's/^/| /' conftest.$ac_ext >&5
5464f5a1 1859
81ecdfbb
RW
1860 ac_retval=$ac_status
1861fi
1862 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
d0ac1c44
SM
1863 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1864 as_fn_set_status $ac_retval
5464f5a1 1865
81ecdfbb 1866} # ac_fn_c_try_run
5464f5a1 1867
81ecdfbb
RW
1868# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1869# -------------------------------------------------------
1870# Tests whether HEADER exists and can be compiled using the include files in
1871# INCLUDES, setting the cache variable VAR accordingly.
1872ac_fn_c_check_header_compile ()
1873{
1874 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1875 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1876$as_echo_n "checking for $2... " >&6; }
d0ac1c44 1877if eval \${$3+:} false; then :
81ecdfbb
RW
1878 $as_echo_n "(cached) " >&6
1879else
1880 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1881/* end confdefs.h. */
1882$4
1883#include <$2>
1884_ACEOF
1885if ac_fn_c_try_compile "$LINENO"; then :
1886 eval "$3=yes"
1887else
1888 eval "$3=no"
1889fi
1890rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1891fi
1892eval ac_res=\$$3
1893 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1894$as_echo "$ac_res" >&6; }
d0ac1c44 1895 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
5464f5a1 1896
81ecdfbb 1897} # ac_fn_c_check_header_compile
5464f5a1 1898
81ecdfbb
RW
1899# ac_fn_c_check_func LINENO FUNC VAR
1900# ----------------------------------
1901# Tests whether FUNC exists, setting the cache variable VAR accordingly
1902ac_fn_c_check_func ()
1903{
1904 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1905 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1906$as_echo_n "checking for $2... " >&6; }
d0ac1c44 1907if eval \${$3+:} false; then :
81ecdfbb
RW
1908 $as_echo_n "(cached) " >&6
1909else
1910 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1911/* end confdefs.h. */
1912/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1913 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1914#define $2 innocuous_$2
5464f5a1 1915
81ecdfbb
RW
1916/* System header to define __stub macros and hopefully few prototypes,
1917 which can conflict with char $2 (); below.
1918 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1919 <limits.h> exists even on freestanding compilers. */
5464f5a1 1920
81ecdfbb
RW
1921#ifdef __STDC__
1922# include <limits.h>
1923#else
1924# include <assert.h>
1925#endif
5464f5a1 1926
81ecdfbb 1927#undef $2
5464f5a1 1928
81ecdfbb
RW
1929/* Override any GCC internal prototype to avoid an error.
1930 Use char because int might match the return type of a GCC
1931 builtin and then its argument prototype would still apply. */
1932#ifdef __cplusplus
1933extern "C"
1934#endif
1935char $2 ();
1936/* The GNU C library defines this for functions which it implements
1937 to always fail with ENOSYS. Some functions are actually named
1938 something starting with __ and the normal name is an alias. */
1939#if defined __stub_$2 || defined __stub___$2
1940choke me
1941#endif
5464f5a1 1942
81ecdfbb
RW
1943int
1944main ()
1945{
1946return $2 ();
1947 ;
1948 return 0;
1949}
5464f5a1 1950_ACEOF
81ecdfbb
RW
1951if ac_fn_c_try_link "$LINENO"; then :
1952 eval "$3=yes"
1953else
1954 eval "$3=no"
1955fi
1956rm -f core conftest.err conftest.$ac_objext \
1957 conftest$ac_exeext conftest.$ac_ext
1958fi
1959eval ac_res=\$$3
1960 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1961$as_echo "$ac_res" >&6; }
d0ac1c44 1962 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
5464f5a1 1963
81ecdfbb 1964} # ac_fn_c_check_func
5464f5a1 1965
33c734b2
AM
1966# ac_fn_c_check_type LINENO TYPE VAR INCLUDES
1967# -------------------------------------------
1968# Tests whether TYPE exists after having included INCLUDES, setting cache
1969# variable VAR accordingly.
1970ac_fn_c_check_type ()
1971{
1972 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1973 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1974$as_echo_n "checking for $2... " >&6; }
d0ac1c44 1975if eval \${$3+:} false; then :
33c734b2
AM
1976 $as_echo_n "(cached) " >&6
1977else
1978 eval "$3=no"
1979 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1980/* end confdefs.h. */
1981$4
1982int
1983main ()
1984{
1985if (sizeof ($2))
1986 return 0;
1987 ;
1988 return 0;
1989}
1990_ACEOF
1991if ac_fn_c_try_compile "$LINENO"; then :
1992 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1993/* end confdefs.h. */
1994$4
1995int
1996main ()
1997{
1998if (sizeof (($2)))
1999 return 0;
2000 ;
2001 return 0;
2002}
2003_ACEOF
2004if ac_fn_c_try_compile "$LINENO"; then :
2005
2006else
2007 eval "$3=yes"
2008fi
2009rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2010fi
2011rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2012fi
2013eval ac_res=\$$3
2014 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2015$as_echo "$ac_res" >&6; }
d0ac1c44 2016 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
33c734b2
AM
2017
2018} # ac_fn_c_check_type
2019
81ecdfbb
RW
2020# ac_fn_c_compute_int LINENO EXPR VAR INCLUDES
2021# --------------------------------------------
2022# Tries to find the compile-time value of EXPR in a program that includes
2023# INCLUDES, setting VAR accordingly. Returns whether the value could be
2024# computed
2025ac_fn_c_compute_int ()
2026{
2027 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2028 if test "$cross_compiling" = yes; then
2029 # Depending upon the size, compute the lo and hi bounds.
2030cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2031/* end confdefs.h. */
2032$4
2033int
2034main ()
2035{
2036static int test_array [1 - 2 * !(($2) >= 0)];
d0ac1c44
SM
2037test_array [0] = 0;
2038return test_array [0];
5464f5a1 2039
81ecdfbb
RW
2040 ;
2041 return 0;
2042}
5464f5a1 2043_ACEOF
81ecdfbb
RW
2044if ac_fn_c_try_compile "$LINENO"; then :
2045 ac_lo=0 ac_mid=0
2046 while :; do
2047 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2048/* end confdefs.h. */
2049$4
2050int
2051main ()
2052{
2053static int test_array [1 - 2 * !(($2) <= $ac_mid)];
d0ac1c44
SM
2054test_array [0] = 0;
2055return test_array [0];
5464f5a1 2056
81ecdfbb
RW
2057 ;
2058 return 0;
2059}
2060_ACEOF
2061if ac_fn_c_try_compile "$LINENO"; then :
2062 ac_hi=$ac_mid; break
5464f5a1 2063else
81ecdfbb
RW
2064 as_fn_arith $ac_mid + 1 && ac_lo=$as_val
2065 if test $ac_lo -le $ac_mid; then
2066 ac_lo= ac_hi=
2067 break
2068 fi
2069 as_fn_arith 2 '*' $ac_mid + 1 && ac_mid=$as_val
5464f5a1 2070fi
81ecdfbb
RW
2071rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2072 done
2073else
2074 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2075/* end confdefs.h. */
2076$4
2077int
2078main ()
2079{
2080static int test_array [1 - 2 * !(($2) < 0)];
d0ac1c44
SM
2081test_array [0] = 0;
2082return test_array [0];
5464f5a1 2083
81ecdfbb
RW
2084 ;
2085 return 0;
2086}
2087_ACEOF
2088if ac_fn_c_try_compile "$LINENO"; then :
2089 ac_hi=-1 ac_mid=-1
2090 while :; do
2091 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2092/* end confdefs.h. */
2093$4
2094int
2095main ()
2096{
2097static int test_array [1 - 2 * !(($2) >= $ac_mid)];
d0ac1c44
SM
2098test_array [0] = 0;
2099return test_array [0];
5464f5a1 2100
81ecdfbb
RW
2101 ;
2102 return 0;
2103}
2104_ACEOF
2105if ac_fn_c_try_compile "$LINENO"; then :
2106 ac_lo=$ac_mid; break
2107else
2108 as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
2109 if test $ac_mid -le $ac_hi; then
2110 ac_lo= ac_hi=
2111 break
2112 fi
2113 as_fn_arith 2 '*' $ac_mid && ac_mid=$as_val
2114fi
2115rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2116 done
2117else
2118 ac_lo= ac_hi=
2119fi
2120rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2121fi
2122rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2123# Binary search between lo and hi bounds.
2124while test "x$ac_lo" != "x$ac_hi"; do
2125 as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val
2126 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2127/* end confdefs.h. */
2128$4
2129int
2130main ()
2131{
2132static int test_array [1 - 2 * !(($2) <= $ac_mid)];
d0ac1c44
SM
2133test_array [0] = 0;
2134return test_array [0];
5464f5a1 2135
81ecdfbb
RW
2136 ;
2137 return 0;
2138}
2139_ACEOF
2140if ac_fn_c_try_compile "$LINENO"; then :
2141 ac_hi=$ac_mid
2142else
2143 as_fn_arith '(' $ac_mid ')' + 1 && ac_lo=$as_val
2144fi
2145rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2146done
2147case $ac_lo in #((
2148?*) eval "$3=\$ac_lo"; ac_retval=0 ;;
2149'') ac_retval=1 ;;
2150esac
2151 else
2152 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2153/* end confdefs.h. */
2154$4
2155static long int longval () { return $2; }
2156static unsigned long int ulongval () { return $2; }
2157#include <stdio.h>
2158#include <stdlib.h>
2159int
2160main ()
2161{
5464f5a1 2162
81ecdfbb
RW
2163 FILE *f = fopen ("conftest.val", "w");
2164 if (! f)
2165 return 1;
2166 if (($2) < 0)
2167 {
2168 long int i = longval ();
2169 if (i != ($2))
2170 return 1;
2171 fprintf (f, "%ld", i);
2172 }
2173 else
2174 {
2175 unsigned long int i = ulongval ();
2176 if (i != ($2))
2177 return 1;
2178 fprintf (f, "%lu", i);
2179 }
2180 /* Do not output a trailing newline, as this causes \r\n confusion
2181 on some platforms. */
2182 return ferror (f) || fclose (f) != 0;
5464f5a1 2183
81ecdfbb
RW
2184 ;
2185 return 0;
2186}
2187_ACEOF
2188if ac_fn_c_try_run "$LINENO"; then :
2189 echo >>conftest.val; read $3 <conftest.val; ac_retval=0
2190else
2191 ac_retval=1
2192fi
2193rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
2194 conftest.$ac_objext conftest.beam conftest.$ac_ext
2195rm -f conftest.val
7357c5b6 2196
81ecdfbb 2197 fi
d0ac1c44
SM
2198 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2199 as_fn_set_status $ac_retval
7357c5b6 2200
81ecdfbb 2201} # ac_fn_c_compute_int
7357c5b6 2202
d0ac1c44
SM
2203# ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES
2204# ---------------------------------------------
2205# Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR
2206# accordingly.
81ecdfbb
RW
2207ac_fn_c_check_decl ()
2208{
2209 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
360cfc9c
AM
2210 as_decl_name=`echo $2|sed 's/ *(.*//'`
2211 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
2212 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
2213$as_echo_n "checking whether $as_decl_name is declared... " >&6; }
d0ac1c44 2214if eval \${$3+:} false; then :
81ecdfbb
RW
2215 $as_echo_n "(cached) " >&6
2216else
2217 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2218/* end confdefs.h. */
2219$4
2220int
2221main ()
2222{
360cfc9c
AM
2223#ifndef $as_decl_name
2224#ifdef __cplusplus
2225 (void) $as_decl_use;
2226#else
2227 (void) $as_decl_name;
2228#endif
81ecdfbb 2229#endif
5464f5a1 2230
81ecdfbb
RW
2231 ;
2232 return 0;
2233}
2234_ACEOF
2235if ac_fn_c_try_compile "$LINENO"; then :
2236 eval "$3=yes"
2237else
2238 eval "$3=no"
5464f5a1 2239fi
81ecdfbb
RW
2240rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2241fi
2242eval ac_res=\$$3
2243 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2244$as_echo "$ac_res" >&6; }
d0ac1c44 2245 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
5464f5a1 2246
81ecdfbb
RW
2247} # ac_fn_c_check_decl
2248cat >config.log <<_ACEOF
2249This file contains any messages produced by compilers while
2250running configure, to aid debugging if configure makes a mistake.
5464f5a1 2251
f48dfe41 2252It was created by bfd $as_me 2.32.51, which was
d0ac1c44 2253generated by GNU Autoconf 2.69. Invocation command line was
5464f5a1 2254
81ecdfbb 2255 $ $0 $@
5464f5a1 2256
81ecdfbb
RW
2257_ACEOF
2258exec 5>>config.log
2259{
2260cat <<_ASUNAME
2261## --------- ##
2262## Platform. ##
2263## --------- ##
5464f5a1 2264
81ecdfbb
RW
2265hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2266uname -m = `(uname -m) 2>/dev/null || echo unknown`
2267uname -r = `(uname -r) 2>/dev/null || echo unknown`
2268uname -s = `(uname -s) 2>/dev/null || echo unknown`
2269uname -v = `(uname -v) 2>/dev/null || echo unknown`
5464f5a1 2270
81ecdfbb
RW
2271/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2272/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
5464f5a1 2273
81ecdfbb
RW
2274/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2275/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2276/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2277/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2278/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2279/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2280/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
5464f5a1 2281
81ecdfbb 2282_ASUNAME
5464f5a1 2283
5464f5a1
NN
2284as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2285for as_dir in $PATH
2286do
2287 IFS=$as_save_IFS
2288 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
2289 $as_echo "PATH: $as_dir"
2290 done
2291IFS=$as_save_IFS
5464f5a1 2292
81ecdfbb 2293} >&5
5464f5a1 2294
81ecdfbb 2295cat >&5 <<_ACEOF
5464f5a1 2296
5464f5a1 2297
81ecdfbb
RW
2298## ----------- ##
2299## Core tests. ##
2300## ----------- ##
5464f5a1 2301
81ecdfbb
RW
2302_ACEOF
2303
2304
2305# Keep a trace of the command line.
2306# Strip out --no-create and --no-recursion so they do not pile up.
2307# Strip out --silent because we don't want to record it for future runs.
2308# Also quote any args containing shell meta-characters.
2309# Make two passes to allow for proper duplicate-argument suppression.
2310ac_configure_args=
2311ac_configure_args0=
2312ac_configure_args1=
2313ac_must_keep_next=false
2314for ac_pass in 1 2
2315do
2316 for ac_arg
2317 do
2318 case $ac_arg in
2319 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2320 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2321 | -silent | --silent | --silen | --sile | --sil)
2322 continue ;;
2323 *\'*)
2324 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2325 esac
2326 case $ac_pass in
2327 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2328 2)
2329 as_fn_append ac_configure_args1 " '$ac_arg'"
2330 if test $ac_must_keep_next = true; then
2331 ac_must_keep_next=false # Got value, back to normal.
2332 else
2333 case $ac_arg in
2334 *=* | --config-cache | -C | -disable-* | --disable-* \
2335 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2336 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2337 | -with-* | --with-* | -without-* | --without-* | --x)
2338 case "$ac_configure_args0 " in
2339 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2340 esac
2341 ;;
2342 -* ) ac_must_keep_next=true ;;
2343 esac
2344 fi
2345 as_fn_append ac_configure_args " '$ac_arg'"
2346 ;;
2347 esac
2348 done
2349done
2350{ ac_configure_args0=; unset ac_configure_args0;}
2351{ ac_configure_args1=; unset ac_configure_args1;}
2352
2353# When interrupted or exit'd, cleanup temporary files, and complete
2354# config.log. We remove comments because anyway the quotes in there
2355# would cause problems or look ugly.
2356# WARNING: Use '\'' to represent an apostrophe within the trap.
2357# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2358trap 'exit_status=$?
2359 # Save into config.log some information that might help in debugging.
2360 {
2361 echo
2362
d0ac1c44 2363 $as_echo "## ---------------- ##
81ecdfbb 2364## Cache variables. ##
d0ac1c44 2365## ---------------- ##"
81ecdfbb
RW
2366 echo
2367 # The following way of writing the cache mishandles newlines in values,
2368(
2369 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2370 eval ac_val=\$$ac_var
2371 case $ac_val in #(
2372 *${as_nl}*)
2373 case $ac_var in #(
2374 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2375$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2376 esac
2377 case $ac_var in #(
2378 _ | IFS | as_nl) ;; #(
2379 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2380 *) { eval $ac_var=; unset $ac_var;} ;;
2381 esac ;;
2382 esac
2383 done
2384 (set) 2>&1 |
2385 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2386 *${as_nl}ac_space=\ *)
2387 sed -n \
2388 "s/'\''/'\''\\\\'\'''\''/g;
2389 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2390 ;; #(
2391 *)
2392 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2393 ;;
2394 esac |
2395 sort
2396)
2397 echo
2398
d0ac1c44 2399 $as_echo "## ----------------- ##
81ecdfbb 2400## Output variables. ##
d0ac1c44 2401## ----------------- ##"
81ecdfbb
RW
2402 echo
2403 for ac_var in $ac_subst_vars
2404 do
2405 eval ac_val=\$$ac_var
2406 case $ac_val in
2407 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2408 esac
2409 $as_echo "$ac_var='\''$ac_val'\''"
2410 done | sort
2411 echo
2412
2413 if test -n "$ac_subst_files"; then
d0ac1c44 2414 $as_echo "## ------------------- ##
81ecdfbb 2415## File substitutions. ##
d0ac1c44 2416## ------------------- ##"
81ecdfbb
RW
2417 echo
2418 for ac_var in $ac_subst_files
2419 do
2420 eval ac_val=\$$ac_var
2421 case $ac_val in
2422 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2423 esac
2424 $as_echo "$ac_var='\''$ac_val'\''"
2425 done | sort
2426 echo
2427 fi
2428
2429 if test -s confdefs.h; then
d0ac1c44 2430 $as_echo "## ----------- ##
81ecdfbb 2431## confdefs.h. ##
d0ac1c44 2432## ----------- ##"
81ecdfbb
RW
2433 echo
2434 cat confdefs.h
2435 echo
2436 fi
2437 test "$ac_signal" != 0 &&
2438 $as_echo "$as_me: caught signal $ac_signal"
2439 $as_echo "$as_me: exit $exit_status"
2440 } >&5
2441 rm -f core *.core core.conftest.* &&
2442 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2443 exit $exit_status
2444' 0
2445for ac_signal in 1 2 13 15; do
2446 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2447done
2448ac_signal=0
2449
2450# confdefs.h avoids OS command line length limits that DEFS can exceed.
2451rm -f -r conftest* confdefs.h
2452
2453$as_echo "/* confdefs.h */" > confdefs.h
2454
2455# Predefined preprocessor variables.
2456
2457cat >>confdefs.h <<_ACEOF
2458#define PACKAGE_NAME "$PACKAGE_NAME"
2459_ACEOF
2460
2461cat >>confdefs.h <<_ACEOF
2462#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2463_ACEOF
2464
2465cat >>confdefs.h <<_ACEOF
2466#define PACKAGE_VERSION "$PACKAGE_VERSION"
2467_ACEOF
2468
2469cat >>confdefs.h <<_ACEOF
2470#define PACKAGE_STRING "$PACKAGE_STRING"
2471_ACEOF
2472
2473cat >>confdefs.h <<_ACEOF
2474#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2475_ACEOF
2476
2477cat >>confdefs.h <<_ACEOF
2478#define PACKAGE_URL "$PACKAGE_URL"
2479_ACEOF
2480
2481
2482# Let the site file select an alternate cache file if it wants to.
2483# Prefer an explicitly selected file to automatically selected ones.
2484ac_site_file1=NONE
2485ac_site_file2=NONE
2486if test -n "$CONFIG_SITE"; then
d0ac1c44
SM
2487 # We do not want a PATH search for config.site.
2488 case $CONFIG_SITE in #((
2489 -*) ac_site_file1=./$CONFIG_SITE;;
2490 */*) ac_site_file1=$CONFIG_SITE;;
2491 *) ac_site_file1=./$CONFIG_SITE;;
2492 esac
81ecdfbb
RW
2493elif test "x$prefix" != xNONE; then
2494 ac_site_file1=$prefix/share/config.site
2495 ac_site_file2=$prefix/etc/config.site
2496else
2497 ac_site_file1=$ac_default_prefix/share/config.site
2498 ac_site_file2=$ac_default_prefix/etc/config.site
2499fi
2500for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2501do
2502 test "x$ac_site_file" = xNONE && continue
d0ac1c44 2503 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
81ecdfbb
RW
2504 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2505$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2506 sed 's/^/| /' "$ac_site_file" >&5
d0ac1c44
SM
2507 . "$ac_site_file" \
2508 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2509$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2510as_fn_error $? "failed to load site script $ac_site_file
2511See \`config.log' for more details" "$LINENO" 5; }
81ecdfbb
RW
2512 fi
2513done
2514
2515if test -r "$cache_file"; then
d0ac1c44
SM
2516 # Some versions of bash will fail to source /dev/null (special files
2517 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
2518 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
81ecdfbb
RW
2519 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2520$as_echo "$as_me: loading cache $cache_file" >&6;}
2521 case $cache_file in
2522 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2523 *) . "./$cache_file";;
2524 esac
2525 fi
2526else
2527 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2528$as_echo "$as_me: creating cache $cache_file" >&6;}
2529 >$cache_file
2530fi
2531
d0ac1c44
SM
2532as_fn_append ac_header_list " stdlib.h"
2533as_fn_append ac_header_list " unistd.h"
2534as_fn_append ac_header_list " sys/param.h"
81ecdfbb
RW
2535# Check that the precious variables saved in the cache have kept the same
2536# value.
2537ac_cache_corrupted=false
2538for ac_var in $ac_precious_vars; do
2539 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2540 eval ac_new_set=\$ac_env_${ac_var}_set
2541 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2542 eval ac_new_val=\$ac_env_${ac_var}_value
2543 case $ac_old_set,$ac_new_set in
2544 set,)
2545 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2546$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2547 ac_cache_corrupted=: ;;
2548 ,set)
2549 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2550$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2551 ac_cache_corrupted=: ;;
2552 ,);;
2553 *)
2554 if test "x$ac_old_val" != "x$ac_new_val"; then
2555 # differences in whitespace do not lead to failure.
2556 ac_old_val_w=`echo x $ac_old_val`
2557 ac_new_val_w=`echo x $ac_new_val`
2558 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2559 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2560$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2561 ac_cache_corrupted=:
2562 else
2563 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2564$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2565 eval $ac_var=\$ac_old_val
2566 fi
2567 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2568$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2569 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2570$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2571 fi;;
2572 esac
2573 # Pass precious variables to config.status.
2574 if test "$ac_new_set" = set; then
2575 case $ac_new_val in
2576 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2577 *) ac_arg=$ac_var=$ac_new_val ;;
2578 esac
2579 case " $ac_configure_args " in
2580 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2581 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2582 esac
5464f5a1
NN
2583 fi
2584done
81ecdfbb
RW
2585if $ac_cache_corrupted; then
2586 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2587$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2588 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2589$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
d0ac1c44 2590 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
81ecdfbb
RW
2591fi
2592## -------------------- ##
2593## Main body of script. ##
2594## -------------------- ##
2595
2596ac_ext=c
2597ac_cpp='$CPP $CPPFLAGS'
2598ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2599ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2600ac_compiler_gnu=$ac_cv_c_compiler_gnu
2601
2602
2603
2604
2605
2606
2607
2608ac_aux_dir=
2609for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
d0ac1c44
SM
2610 if test -f "$ac_dir/install-sh"; then
2611 ac_aux_dir=$ac_dir
2612 ac_install_sh="$ac_aux_dir/install-sh -c"
2613 break
2614 elif test -f "$ac_dir/install.sh"; then
2615 ac_aux_dir=$ac_dir
2616 ac_install_sh="$ac_aux_dir/install.sh -c"
2617 break
2618 elif test -f "$ac_dir/shtool"; then
2619 ac_aux_dir=$ac_dir
2620 ac_install_sh="$ac_aux_dir/shtool install -c"
2621 break
2622 fi
5464f5a1 2623done
81ecdfbb 2624if test -z "$ac_aux_dir"; then
d0ac1c44 2625 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
81ecdfbb
RW
2626fi
2627
2628# These three variables are undocumented and unsupported,
2629# and are intended to be withdrawn in a future Autoconf release.
2630# They can cause serious problems if a builder's source tree is in a directory
2631# whose full name contains unusual characters.
2632ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2633ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2634ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2635
2636
2637# Make sure we can run config.sub.
2638$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
d0ac1c44 2639 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
81ecdfbb
RW
2640
2641{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2642$as_echo_n "checking build system type... " >&6; }
d0ac1c44 2643if ${ac_cv_build+:} false; then :
81ecdfbb
RW
2644 $as_echo_n "(cached) " >&6
2645else
2646 ac_build_alias=$build_alias
2647test "x$ac_build_alias" = x &&
2648 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2649test "x$ac_build_alias" = x &&
d0ac1c44 2650 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
81ecdfbb 2651ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
d0ac1c44 2652 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
81ecdfbb
RW
2653
2654fi
2655{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2656$as_echo "$ac_cv_build" >&6; }
2657case $ac_cv_build in
2658*-*-*) ;;
d0ac1c44 2659*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
81ecdfbb
RW
2660esac
2661build=$ac_cv_build
2662ac_save_IFS=$IFS; IFS='-'
2663set x $ac_cv_build
2664shift
2665build_cpu=$1
2666build_vendor=$2
2667shift; shift
2668# Remember, the first character of IFS is used to create $*,
2669# except with old shells:
2670build_os=$*
2671IFS=$ac_save_IFS
2672case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
5464f5a1 2673
81ecdfbb
RW
2674
2675{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2676$as_echo_n "checking host system type... " >&6; }
d0ac1c44 2677if ${ac_cv_host+:} false; then :
81ecdfbb
RW
2678 $as_echo_n "(cached) " >&6
2679else
2680 if test "x$host_alias" = x; then
2681 ac_cv_host=$ac_cv_build
2682else
2683 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
d0ac1c44 2684 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
5464f5a1 2685fi
81ecdfbb 2686
5464f5a1 2687fi
81ecdfbb
RW
2688{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2689$as_echo "$ac_cv_host" >&6; }
2690case $ac_cv_host in
2691*-*-*) ;;
d0ac1c44 2692*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
81ecdfbb
RW
2693esac
2694host=$ac_cv_host
2695ac_save_IFS=$IFS; IFS='-'
2696set x $ac_cv_host
2697shift
2698host_cpu=$1
2699host_vendor=$2
2700shift; shift
2701# Remember, the first character of IFS is used to create $*,
2702# except with old shells:
2703host_os=$*
2704IFS=$ac_save_IFS
2705case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2706
2707
2708{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2709$as_echo_n "checking target system type... " >&6; }
d0ac1c44 2710if ${ac_cv_target+:} false; then :
81ecdfbb 2711 $as_echo_n "(cached) " >&6
5464f5a1 2712else
81ecdfbb
RW
2713 if test "x$target_alias" = x; then
2714 ac_cv_target=$ac_cv_host
2715else
2716 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
d0ac1c44 2717 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
5464f5a1
NN
2718fi
2719
2720fi
81ecdfbb
RW
2721{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2722$as_echo "$ac_cv_target" >&6; }
2723case $ac_cv_target in
2724*-*-*) ;;
d0ac1c44 2725*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;;
81ecdfbb
RW
2726esac
2727target=$ac_cv_target
2728ac_save_IFS=$IFS; IFS='-'
2729set x $ac_cv_target
2730shift
2731target_cpu=$1
2732target_vendor=$2
2733shift; shift
2734# Remember, the first character of IFS is used to create $*,
2735# except with old shells:
2736target_os=$*
2737IFS=$ac_save_IFS
2738case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
2739
2740
2741# The aliases save the names the user supplied, while $host etc.
2742# will get canonicalized.
2743test -n "$target_alias" &&
2744 test "$program_prefix$program_suffix$program_transform_name" = \
2745 NONENONEs,x,x, &&
2746 program_prefix=${target_alias}-
d0ac1c44
SM
2747# Expand $ac_aux_dir to an absolute path.
2748am_aux_dir=`cd "$ac_aux_dir" && pwd`
2749
81ecdfbb
RW
2750ac_ext=c
2751ac_cpp='$CPP $CPPFLAGS'
2752ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2753ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2754ac_compiler_gnu=$ac_cv_c_compiler_gnu
2755if test -n "$ac_tool_prefix"; then
2756 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2757set dummy ${ac_tool_prefix}gcc; ac_word=$2
2758{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2759$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 2760if ${ac_cv_prog_CC+:} false; then :
81ecdfbb 2761 $as_echo_n "(cached) " >&6
5464f5a1 2762else
81ecdfbb
RW
2763 if test -n "$CC"; then
2764 ac_cv_prog_CC="$CC" # Let the user override the test.
5464f5a1
NN
2765else
2766as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2767for as_dir in $PATH
2768do
2769 IFS=$as_save_IFS
2770 test -z "$as_dir" && as_dir=.
81ecdfbb 2771 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 2772 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
81ecdfbb
RW
2773 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2774 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5464f5a1
NN
2775 break 2
2776 fi
2777done
81ecdfbb
RW
2778 done
2779IFS=$as_save_IFS
5464f5a1
NN
2780
2781fi
2782fi
81ecdfbb
RW
2783CC=$ac_cv_prog_CC
2784if test -n "$CC"; then
2785 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2786$as_echo "$CC" >&6; }
5464f5a1 2787else
81ecdfbb
RW
2788 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2789$as_echo "no" >&6; }
5464f5a1
NN
2790fi
2791
81ecdfbb
RW
2792
2793fi
2794if test -z "$ac_cv_prog_CC"; then
2795 ac_ct_CC=$CC
2796 # Extract the first word of "gcc", so it can be a program name with args.
2797set dummy gcc; ac_word=$2
2798{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2799$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 2800if ${ac_cv_prog_ac_ct_CC+:} false; then :
81ecdfbb
RW
2801 $as_echo_n "(cached) " >&6
2802else
2803 if test -n "$ac_ct_CC"; then
2804 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2805else
2806as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2807for as_dir in $PATH
2808do
2809 IFS=$as_save_IFS
2810 test -z "$as_dir" && as_dir=.
2811 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 2812 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
81ecdfbb
RW
2813 ac_cv_prog_ac_ct_CC="gcc"
2814 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2815 break 2
2816 fi
2817done
2818 done
2819IFS=$as_save_IFS
2820
2821fi
2822fi
2823ac_ct_CC=$ac_cv_prog_ac_ct_CC
2824if test -n "$ac_ct_CC"; then
2825 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2826$as_echo "$ac_ct_CC" >&6; }
2827else
2828 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2829$as_echo "no" >&6; }
2830fi
2831
2832 if test "x$ac_ct_CC" = x; then
2833 CC=""
2834 else
2835 case $cross_compiling:$ac_tool_warned in
2836yes:)
2837{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2838$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2839ac_tool_warned=yes ;;
2840esac
2841 CC=$ac_ct_CC
2842 fi
2843else
2844 CC="$ac_cv_prog_CC"
2845fi
2846
2847if test -z "$CC"; then
2848 if test -n "$ac_tool_prefix"; then
2849 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2850set dummy ${ac_tool_prefix}cc; ac_word=$2
2851{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2852$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 2853if ${ac_cv_prog_CC+:} false; then :
81ecdfbb
RW
2854 $as_echo_n "(cached) " >&6
2855else
2856 if test -n "$CC"; then
2857 ac_cv_prog_CC="$CC" # Let the user override the test.
2858else
2859as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2860for as_dir in $PATH
2861do
2862 IFS=$as_save_IFS
2863 test -z "$as_dir" && as_dir=.
2864 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 2865 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
81ecdfbb
RW
2866 ac_cv_prog_CC="${ac_tool_prefix}cc"
2867 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2868 break 2
2869 fi
2870done
2871 done
2872IFS=$as_save_IFS
2873
5464f5a1 2874fi
81ecdfbb
RW
2875fi
2876CC=$ac_cv_prog_CC
2877if test -n "$CC"; then
2878 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2879$as_echo "$CC" >&6; }
2880else
2881 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2882$as_echo "no" >&6; }
2883fi
2884
5464f5a1 2885
81ecdfbb 2886 fi
5464f5a1
NN
2887fi
2888if test -z "$CC"; then
2889 # Extract the first word of "cc", so it can be a program name with args.
2890set dummy cc; ac_word=$2
81ecdfbb
RW
2891{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2892$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 2893if ${ac_cv_prog_CC+:} false; then :
81ecdfbb 2894 $as_echo_n "(cached) " >&6
5464f5a1
NN
2895else
2896 if test -n "$CC"; then
2897 ac_cv_prog_CC="$CC" # Let the user override the test.
2898else
2899 ac_prog_rejected=no
2900as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2901for as_dir in $PATH
2902do
2903 IFS=$as_save_IFS
2904 test -z "$as_dir" && as_dir=.
81ecdfbb 2905 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 2906 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5464f5a1
NN
2907 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2908 ac_prog_rejected=yes
2909 continue
2910 fi
2911 ac_cv_prog_CC="cc"
81ecdfbb 2912 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5464f5a1
NN
2913 break 2
2914 fi
2915done
81ecdfbb
RW
2916 done
2917IFS=$as_save_IFS
5464f5a1
NN
2918
2919if test $ac_prog_rejected = yes; then
2920 # We found a bogon in the path, so make sure we never use it.
2921 set dummy $ac_cv_prog_CC
2922 shift
2923 if test $# != 0; then
2924 # We chose a different compiler from the bogus one.
2925 # However, it has the same basename, so the bogon will be chosen
2926 # first if we set CC to just the basename; use the full file name.
2927 shift
2928 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2929 fi
2930fi
2931fi
2932fi
2933CC=$ac_cv_prog_CC
2934if test -n "$CC"; then
81ecdfbb
RW
2935 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2936$as_echo "$CC" >&6; }
5464f5a1 2937else
81ecdfbb
RW
2938 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2939$as_echo "no" >&6; }
5464f5a1
NN
2940fi
2941
81ecdfbb 2942
5464f5a1
NN
2943fi
2944if test -z "$CC"; then
2945 if test -n "$ac_tool_prefix"; then
81ecdfbb 2946 for ac_prog in cl.exe
5464f5a1
NN
2947 do
2948 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2949set dummy $ac_tool_prefix$ac_prog; ac_word=$2
81ecdfbb
RW
2950{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2951$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 2952if ${ac_cv_prog_CC+:} false; then :
81ecdfbb 2953 $as_echo_n "(cached) " >&6
5464f5a1
NN
2954else
2955 if test -n "$CC"; then
2956 ac_cv_prog_CC="$CC" # Let the user override the test.
2957else
2958as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2959for as_dir in $PATH
2960do
2961 IFS=$as_save_IFS
2962 test -z "$as_dir" && as_dir=.
81ecdfbb 2963 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 2964 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5464f5a1 2965 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
81ecdfbb 2966 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5464f5a1
NN
2967 break 2
2968 fi
2969done
81ecdfbb
RW
2970 done
2971IFS=$as_save_IFS
5464f5a1
NN
2972
2973fi
2974fi
2975CC=$ac_cv_prog_CC
2976if test -n "$CC"; then
81ecdfbb
RW
2977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2978$as_echo "$CC" >&6; }
5464f5a1 2979else
81ecdfbb
RW
2980 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2981$as_echo "no" >&6; }
5464f5a1
NN
2982fi
2983
81ecdfbb 2984
5464f5a1
NN
2985 test -n "$CC" && break
2986 done
2987fi
2988if test -z "$CC"; then
2989 ac_ct_CC=$CC
81ecdfbb 2990 for ac_prog in cl.exe
5464f5a1
NN
2991do
2992 # Extract the first word of "$ac_prog", so it can be a program name with args.
2993set dummy $ac_prog; ac_word=$2
81ecdfbb
RW
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_ac_ct_CC+:} false; then :
81ecdfbb 2997 $as_echo_n "(cached) " >&6
5464f5a1
NN
2998else
2999 if test -n "$ac_ct_CC"; then
3000 ac_cv_prog_ac_ct_CC="$ac_ct_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=.
81ecdfbb 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
5464f5a1 3009 ac_cv_prog_ac_ct_CC="$ac_prog"
81ecdfbb 3010 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5464f5a1
NN
3011 break 2
3012 fi
3013done
81ecdfbb
RW
3014 done
3015IFS=$as_save_IFS
5464f5a1
NN
3016
3017fi
3018fi
3019ac_ct_CC=$ac_cv_prog_ac_ct_CC
3020if test -n "$ac_ct_CC"; then
81ecdfbb
RW
3021 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3022$as_echo "$ac_ct_CC" >&6; }
5464f5a1 3023else
81ecdfbb
RW
3024 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3025$as_echo "no" >&6; }
5464f5a1
NN
3026fi
3027
81ecdfbb 3028
5464f5a1
NN
3029 test -n "$ac_ct_CC" && break
3030done
3031
81ecdfbb
RW
3032 if test "x$ac_ct_CC" = x; then
3033 CC=""
3034 else
3035 case $cross_compiling:$ac_tool_warned in
3036yes:)
3037{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3038$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3039ac_tool_warned=yes ;;
3040esac
3041 CC=$ac_ct_CC
3042 fi
5464f5a1
NN
3043fi
3044
3045fi
3046
3047
81ecdfbb
RW
3048test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3049$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
3050as_fn_error $? "no acceptable C compiler found in \$PATH
3051See \`config.log' for more details" "$LINENO" 5; }
5464f5a1
NN
3052
3053# Provide some information about the compiler.
81ecdfbb
RW
3054$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3055set X $ac_compile
3056ac_compiler=$2
3057for ac_option in --version -v -V -qversion; do
3058 { { ac_try="$ac_compiler $ac_option >&5"
3059case "(($ac_try" in
3060 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3061 *) ac_try_echo=$ac_try;;
3062esac
3063eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3064$as_echo "$ac_try_echo"; } >&5
3065 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
5464f5a1 3066 ac_status=$?
81ecdfbb
RW
3067 if test -s conftest.err; then
3068 sed '10a\
3069... rest of stderr output deleted ...
3070 10q' conftest.err >conftest.er1
3071 cat conftest.er1 >&5
81ecdfbb 3072 fi
d0ac1c44 3073 rm -f conftest.er1 conftest.err
81ecdfbb
RW
3074 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3075 test $ac_status = 0; }
3076done
5464f5a1 3077
81ecdfbb 3078cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5464f5a1
NN
3079/* end confdefs.h. */
3080
3081int
3082main ()
3083{
3084
3085 ;
3086 return 0;
3087}
3088_ACEOF
3089ac_clean_files_save=$ac_clean_files
d0ac1c44 3090ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
5464f5a1
NN
3091# Try to create an executable without -o first, disregard a.out.
3092# It will help us diagnose broken compilers, and finding out an intuition
3093# of exeext.
d0ac1c44
SM
3094{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3095$as_echo_n "checking whether the C compiler works... " >&6; }
81ecdfbb
RW
3096ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3097
3098# The possible output files:
3099ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3100
3101ac_rmfiles=
3102for ac_file in $ac_files
3103do
3104 case $ac_file in
3105 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3106 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3107 esac
3108done
3109rm -f $ac_rmfiles
3110
3111if { { ac_try="$ac_link_default"
3112case "(($ac_try" in
3113 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3114 *) ac_try_echo=$ac_try;;
3115esac
3116eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3117$as_echo "$ac_try_echo"; } >&5
3118 (eval "$ac_link_default") 2>&5
3119 ac_status=$?
3120 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3121 test $ac_status = 0; }; then :
3122 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3123# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3124# in a Makefile. We should not override ac_cv_exeext if it was cached,
3125# so that the user can short-circuit this test for compilers unknown to
3126# Autoconf.
3127for ac_file in $ac_files ''
5464f5a1
NN
3128do
3129 test -f "$ac_file" || continue
3130 case $ac_file in
81ecdfbb 3131 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
5464f5a1
NN
3132 ;;
3133 [ab].out )
3134 # We found the default executable, but exeext='' is most
3135 # certainly right.
3136 break;;
3137 *.* )
81ecdfbb
RW
3138 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3139 then :; else
3140 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3141 fi
3142 # We set ac_cv_exeext here because the later test for it is not
3143 # safe: cross compilers may not add the suffix if given an `-o'
3144 # argument, so we may need to know it at that point already.
3145 # Even if this section looks crufty: it has the advantage of
3146 # actually working.
5464f5a1
NN
3147 break;;
3148 * )
3149 break;;
3150 esac
3151done
81ecdfbb
RW
3152test "$ac_cv_exeext" = no && ac_cv_exeext=
3153
5464f5a1 3154else
81ecdfbb
RW
3155 ac_file=''
3156fi
81ecdfbb 3157if test -z "$ac_file"; then :
d0ac1c44
SM
3158 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3159$as_echo "no" >&6; }
3160$as_echo "$as_me: failed program was:" >&5
5464f5a1
NN
3161sed 's/^/| /' conftest.$ac_ext >&5
3162
81ecdfbb
RW
3163{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3164$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
3165as_fn_error 77 "C compiler cannot create executables
3166See \`config.log' for more details" "$LINENO" 5; }
3167else
3168 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3169$as_echo "yes" >&6; }
5464f5a1 3170fi
d0ac1c44
SM
3171{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3172$as_echo_n "checking for C compiler default output file name... " >&6; }
3173{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3174$as_echo "$ac_file" >&6; }
5464f5a1 3175ac_exeext=$ac_cv_exeext
5464f5a1 3176
d0ac1c44 3177rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
5464f5a1 3178ac_clean_files=$ac_clean_files_save
81ecdfbb
RW
3179{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3180$as_echo_n "checking for suffix of executables... " >&6; }
3181if { { ac_try="$ac_link"
3182case "(($ac_try" in
3183 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3184 *) ac_try_echo=$ac_try;;
3185esac
3186eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3187$as_echo "$ac_try_echo"; } >&5
3188 (eval "$ac_link") 2>&5
5464f5a1 3189 ac_status=$?
81ecdfbb
RW
3190 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3191 test $ac_status = 0; }; then :
5464f5a1
NN
3192 # If both `conftest.exe' and `conftest' are `present' (well, observable)
3193# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3194# work properly (i.e., refer to `conftest.exe'), while it won't with
3195# `rm'.
3196for ac_file in conftest.exe conftest conftest.*; do
3197 test -f "$ac_file" || continue
3198 case $ac_file in
81ecdfbb 3199 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
5464f5a1 3200 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
5464f5a1
NN
3201 break;;
3202 * ) break;;
3203 esac
3204done
3205else
81ecdfbb
RW
3206 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3207$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
3208as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3209See \`config.log' for more details" "$LINENO" 5; }
5464f5a1 3210fi
d0ac1c44 3211rm -f conftest conftest$ac_cv_exeext
81ecdfbb
RW
3212{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3213$as_echo "$ac_cv_exeext" >&6; }
5464f5a1
NN
3214
3215rm -f conftest.$ac_ext
3216EXEEXT=$ac_cv_exeext
3217ac_exeext=$EXEEXT
d0ac1c44
SM
3218cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3219/* end confdefs.h. */
3220#include <stdio.h>
3221int
3222main ()
3223{
3224FILE *f = fopen ("conftest.out", "w");
3225 return ferror (f) || fclose (f) != 0;
3226
3227 ;
3228 return 0;
3229}
3230_ACEOF
3231ac_clean_files="$ac_clean_files conftest.out"
3232# Check that the compiler produces executables we can run. If not, either
3233# the compiler is broken, or we cross compile.
3234{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3235$as_echo_n "checking whether we are cross compiling... " >&6; }
3236if test "$cross_compiling" != yes; then
3237 { { ac_try="$ac_link"
3238case "(($ac_try" in
3239 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3240 *) ac_try_echo=$ac_try;;
3241esac
3242eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3243$as_echo "$ac_try_echo"; } >&5
3244 (eval "$ac_link") 2>&5
3245 ac_status=$?
3246 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3247 test $ac_status = 0; }
3248 if { ac_try='./conftest$ac_cv_exeext'
3249 { { case "(($ac_try" in
3250 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3251 *) ac_try_echo=$ac_try;;
3252esac
3253eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3254$as_echo "$ac_try_echo"; } >&5
3255 (eval "$ac_try") 2>&5
3256 ac_status=$?
3257 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3258 test $ac_status = 0; }; }; then
3259 cross_compiling=no
3260 else
3261 if test "$cross_compiling" = maybe; then
3262 cross_compiling=yes
3263 else
3264 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3265$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3266as_fn_error $? "cannot run C compiled programs.
3267If you meant to cross compile, use \`--host'.
3268See \`config.log' for more details" "$LINENO" 5; }
3269 fi
3270 fi
3271fi
3272{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3273$as_echo "$cross_compiling" >&6; }
3274
3275rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3276ac_clean_files=$ac_clean_files_save
81ecdfbb
RW
3277{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3278$as_echo_n "checking for suffix of object files... " >&6; }
d0ac1c44 3279if ${ac_cv_objext+:} false; then :
81ecdfbb 3280 $as_echo_n "(cached) " >&6
5464f5a1 3281else
81ecdfbb 3282 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5464f5a1
NN
3283/* end confdefs.h. */
3284
3285int
3286main ()
3287{
3288
3289 ;
3290 return 0;
3291}
3292_ACEOF
3293rm -f conftest.o conftest.obj
81ecdfbb
RW
3294if { { ac_try="$ac_compile"
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_compile") 2>&5
3302 ac_status=$?
3303 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3304 test $ac_status = 0; }; then :
3305 for ac_file in conftest.o conftest.obj conftest.*; do
3306 test -f "$ac_file" || continue;
5464f5a1 3307 case $ac_file in
81ecdfbb 3308 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
5464f5a1
NN
3309 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3310 break;;
3311 esac
3312done
3313else
81ecdfbb 3314 $as_echo "$as_me: failed program was:" >&5
5464f5a1
NN
3315sed 's/^/| /' conftest.$ac_ext >&5
3316
81ecdfbb
RW
3317{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3318$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
3319as_fn_error $? "cannot compute suffix of object files: cannot compile
3320See \`config.log' for more details" "$LINENO" 5; }
5464f5a1 3321fi
5464f5a1
NN
3322rm -f conftest.$ac_cv_objext conftest.$ac_ext
3323fi
81ecdfbb
RW
3324{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3325$as_echo "$ac_cv_objext" >&6; }
5464f5a1
NN
3326OBJEXT=$ac_cv_objext
3327ac_objext=$OBJEXT
81ecdfbb
RW
3328{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3329$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
d0ac1c44 3330if ${ac_cv_c_compiler_gnu+:} false; then :
81ecdfbb 3331 $as_echo_n "(cached) " >&6
5464f5a1 3332else
81ecdfbb 3333 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5464f5a1
NN
3334/* end confdefs.h. */
3335
3336int
3337main ()
3338{
3339#ifndef __GNUC__
3340 choke me
3341#endif
3342
3343 ;
3344 return 0;
3345}
3346_ACEOF
81ecdfbb 3347if ac_fn_c_try_compile "$LINENO"; then :
5464f5a1
NN
3348 ac_compiler_gnu=yes
3349else
81ecdfbb 3350 ac_compiler_gnu=no
5464f5a1 3351fi
81ecdfbb 3352rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5464f5a1
NN
3353ac_cv_c_compiler_gnu=$ac_compiler_gnu
3354
3355fi
81ecdfbb
RW
3356{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3357$as_echo "$ac_cv_c_compiler_gnu" >&6; }
3358if test $ac_compiler_gnu = yes; then
3359 GCC=yes
3360else
3361 GCC=
3362fi
5464f5a1
NN
3363ac_test_CFLAGS=${CFLAGS+set}
3364ac_save_CFLAGS=$CFLAGS
81ecdfbb
RW
3365{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3366$as_echo_n "checking whether $CC accepts -g... " >&6; }
d0ac1c44 3367if ${ac_cv_prog_cc_g+:} false; then :
81ecdfbb
RW
3368 $as_echo_n "(cached) " >&6
3369else
3370 ac_save_c_werror_flag=$ac_c_werror_flag
3371 ac_c_werror_flag=yes
3372 ac_cv_prog_cc_g=no
3373 CFLAGS="-g"
3374 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5464f5a1
NN
3375/* end confdefs.h. */
3376
3377int
3378main ()
3379{
3380
3381 ;
3382 return 0;
3383}
3384_ACEOF
81ecdfbb 3385if ac_fn_c_try_compile "$LINENO"; then :
5464f5a1
NN
3386 ac_cv_prog_cc_g=yes
3387else
81ecdfbb
RW
3388 CFLAGS=""
3389 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3390/* end confdefs.h. */
5464f5a1 3391
81ecdfbb
RW
3392int
3393main ()
3394{
3395
3396 ;
3397 return 0;
3398}
3399_ACEOF
3400if ac_fn_c_try_compile "$LINENO"; then :
3401
3402else
3403 ac_c_werror_flag=$ac_save_c_werror_flag
3404 CFLAGS="-g"
3405 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3406/* end confdefs.h. */
3407
3408int
3409main ()
3410{
3411
3412 ;
3413 return 0;
3414}
3415_ACEOF
3416if ac_fn_c_try_compile "$LINENO"; then :
3417 ac_cv_prog_cc_g=yes
3418fi
3419rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5464f5a1 3420fi
81ecdfbb 3421rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5464f5a1 3422fi
81ecdfbb
RW
3423rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3424 ac_c_werror_flag=$ac_save_c_werror_flag
3425fi
3426{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3427$as_echo "$ac_cv_prog_cc_g" >&6; }
5464f5a1
NN
3428if test "$ac_test_CFLAGS" = set; then
3429 CFLAGS=$ac_save_CFLAGS
3430elif test $ac_cv_prog_cc_g = yes; then
3431 if test "$GCC" = yes; then
3432 CFLAGS="-g -O2"
3433 else
3434 CFLAGS="-g"
3435 fi
3436else
3437 if test "$GCC" = yes; then
3438 CFLAGS="-O2"
3439 else
3440 CFLAGS=
3441 fi
3442fi
81ecdfbb
RW
3443{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3444$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
d0ac1c44 3445if ${ac_cv_prog_cc_c89+:} false; then :
81ecdfbb 3446 $as_echo_n "(cached) " >&6
5464f5a1 3447else
81ecdfbb 3448 ac_cv_prog_cc_c89=no
5464f5a1 3449ac_save_CC=$CC
81ecdfbb 3450cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5464f5a1
NN
3451/* end confdefs.h. */
3452#include <stdarg.h>
3453#include <stdio.h>
d0ac1c44 3454struct stat;
5464f5a1
NN
3455/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3456struct buf { int x; };
3457FILE * (*rcsopen) (struct buf *, struct stat *, int);
3458static char *e (p, i)
3459 char **p;
3460 int i;
3461{
3462 return p[i];
3463}
3464static char *f (char * (*g) (char **, int), char **p, ...)
3465{
3466 char *s;
3467 va_list v;
3468 va_start (v,p);
3469 s = g (p, va_arg (v,int));
3470 va_end (v);
3471 return s;
3472}
3473
3474/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3475 function prototypes and stuff, but not '\xHH' hex character constants.
3476 These don't provoke an error unfortunately, instead are silently treated
81ecdfbb 3477 as 'x'. The following induces an error, until -std is added to get
5464f5a1
NN
3478 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3479 array size at least. It's necessary to write '\x00'==0 to get something
81ecdfbb 3480 that's true only with -std. */
5464f5a1
NN
3481int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3482
81ecdfbb
RW
3483/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3484 inside strings and character constants. */
3485#define FOO(x) 'x'
3486int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3487
5464f5a1
NN
3488int test (int i, double x);
3489struct s1 {int (*f) (int a);};
3490struct s2 {int (*f) (double a);};
3491int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3492int argc;
3493char **argv;
3494int
3495main ()
3496{
3497return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3498 ;
3499 return 0;
3500}
3501_ACEOF
81ecdfbb
RW
3502for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3503 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
5464f5a1
NN
3504do
3505 CC="$ac_save_CC $ac_arg"
81ecdfbb
RW
3506 if ac_fn_c_try_compile "$LINENO"; then :
3507 ac_cv_prog_cc_c89=$ac_arg
5464f5a1 3508fi
81ecdfbb
RW
3509rm -f core conftest.err conftest.$ac_objext
3510 test "x$ac_cv_prog_cc_c89" != "xno" && break
5464f5a1 3511done
81ecdfbb 3512rm -f conftest.$ac_ext
5464f5a1
NN
3513CC=$ac_save_CC
3514
3515fi
81ecdfbb
RW
3516# AC_CACHE_VAL
3517case "x$ac_cv_prog_cc_c89" in
3518 x)
3519 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3520$as_echo "none needed" >&6; } ;;
3521 xno)
3522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3523$as_echo "unsupported" >&6; } ;;
5464f5a1 3524 *)
81ecdfbb
RW
3525 CC="$CC $ac_cv_prog_cc_c89"
3526 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3527$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
5464f5a1 3528esac
81ecdfbb 3529if test "x$ac_cv_prog_cc_c89" != xno; then :
5464f5a1
NN
3530
3531fi
5464f5a1 3532
5464f5a1
NN
3533ac_ext=c
3534ac_cpp='$CPP $CPPFLAGS'
3535ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3536ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3537ac_compiler_gnu=$ac_cv_c_compiler_gnu
3538
d0ac1c44
SM
3539ac_ext=c
3540ac_cpp='$CPP $CPPFLAGS'
3541ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3542ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3543ac_compiler_gnu=$ac_cv_c_compiler_gnu
3544{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
3545$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
3546if ${am_cv_prog_cc_c_o+:} false; then :
3547 $as_echo_n "(cached) " >&6
3548else
3549 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3550/* end confdefs.h. */
3551
3552int
3553main ()
3554{
3555
3556 ;
3557 return 0;
3558}
3559_ACEOF
3560 # Make sure it works both with $CC and with simple cc.
3561 # Following AC_PROG_CC_C_O, we do the test twice because some
3562 # compilers refuse to overwrite an existing .o file with -o,
3563 # though they will create one.
3564 am_cv_prog_cc_c_o=yes
3565 for am_i in 1 2; do
3566 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
3567 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
3568 ac_status=$?
3569 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3570 (exit $ac_status); } \
3571 && test -f conftest2.$ac_objext; then
3572 : OK
3573 else
3574 am_cv_prog_cc_c_o=no
3575 break
3576 fi
3577 done
3578 rm -f core conftest*
3579 unset am_i
3580fi
3581{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
3582$as_echo "$am_cv_prog_cc_c_o" >&6; }
3583if test "$am_cv_prog_cc_c_o" != yes; then
3584 # Losing compiler, so override with the script.
3585 # FIXME: It is wrong to rewrite CC.
3586 # But if we don't then we get into trouble of one sort or another.
3587 # A longer-term fix would be to have automake use am__CC in this case,
3588 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
3589 CC="$am_aux_dir/compile $CC"
3590fi
3591ac_ext=c
3592ac_cpp='$CPP $CPPFLAGS'
3593ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3594ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3595ac_compiler_gnu=$ac_cv_c_compiler_gnu
3596
3597
5464f5a1 3598
81ecdfbb
RW
3599{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing strerror" >&5
3600$as_echo_n "checking for library containing strerror... " >&6; }
d0ac1c44 3601if ${ac_cv_search_strerror+:} false; then :
81ecdfbb 3602 $as_echo_n "(cached) " >&6
5464f5a1 3603else
f5385ebf 3604 ac_func_search_save_LIBS=$LIBS
81ecdfbb 3605cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5464f5a1
NN
3606/* end confdefs.h. */
3607
81ecdfbb
RW
3608/* Override any GCC internal prototype to avoid an error.
3609 Use char because int might match the return type of a GCC
3610 builtin and then its argument prototype would still apply. */
5464f5a1
NN
3611#ifdef __cplusplus
3612extern "C"
3613#endif
5464f5a1
NN
3614char strerror ();
3615int
3616main ()
3617{
81ecdfbb 3618return strerror ();
5464f5a1
NN
3619 ;
3620 return 0;
3621}
3622_ACEOF
81ecdfbb
RW
3623for ac_lib in '' cposix; do
3624 if test -z "$ac_lib"; then
3625 ac_res="none required"
3626 else
3627 ac_res=-l$ac_lib
f5385ebf 3628 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
81ecdfbb
RW
3629 fi
3630 if ac_fn_c_try_link "$LINENO"; then :
3631 ac_cv_search_strerror=$ac_res
3632fi
3633rm -f core conftest.err conftest.$ac_objext \
3634 conftest$ac_exeext
d0ac1c44 3635 if ${ac_cv_search_strerror+:} false; then :
81ecdfbb
RW
3636 break
3637fi
3638done
d0ac1c44 3639if ${ac_cv_search_strerror+:} false; then :
f5385ebf 3640
f5385ebf 3641else
81ecdfbb 3642 ac_cv_search_strerror=no
5464f5a1 3643fi
81ecdfbb 3644rm conftest.$ac_ext
f5385ebf
AM
3645LIBS=$ac_func_search_save_LIBS
3646fi
81ecdfbb
RW
3647{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_strerror" >&5
3648$as_echo "$ac_cv_search_strerror" >&6; }
3649ac_res=$ac_cv_search_strerror
3650if test "$ac_res" != no; then :
3651 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
5464f5a1 3652
f5385ebf 3653fi
5464f5a1
NN
3654
3655
d0ac1c44 3656am__api_version='1.15'
81ecdfbb 3657
5464f5a1
NN
3658# Find a good install program. We prefer a C program (faster),
3659# so one script is as good as another. But avoid the broken or
3660# incompatible versions:
3661# SysV /etc/install, /usr/sbin/install
3662# SunOS /usr/etc/install
3663# IRIX /sbin/install
3664# AIX /bin/install
3665# AmigaOS /C/install, which installs bootblocks on floppy discs
252b5132
RH
3666# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3667# AFS /usr/afsws/bin/install, which mishandles nonexistent args
3668# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5464f5a1 3669# OS/2's system install, which has a completely different semantic
252b5132 3670# ./install, which can be erroneously created by make from ./install.sh.
58c85be7 3671# Reject install programs that cannot install multiple files.
81ecdfbb
RW
3672{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
3673$as_echo_n "checking for a BSD-compatible install... " >&6; }
252b5132 3674if test -z "$INSTALL"; then
d0ac1c44 3675if ${ac_cv_path_install+:} false; then :
81ecdfbb 3676 $as_echo_n "(cached) " >&6
252b5132 3677else
5464f5a1
NN
3678 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3679for as_dir in $PATH
3680do
3681 IFS=$as_save_IFS
3682 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
3683 # Account for people who put trailing slashes in PATH elements.
3684case $as_dir/ in #((
3685 ./ | .// | /[cC]/* | \
5464f5a1 3686 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
81ecdfbb 3687 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
5464f5a1
NN
3688 /usr/ucb/* ) ;;
3689 *)
3690 # OSF1 and SCO ODT 3.0 have their own names for install.
3691 # Don't use installbsd from OSF since it installs stuff as root
3692 # by default.
3693 for ac_prog in ginstall scoinst install; do
3694 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 3695 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
252b5132 3696 if test $ac_prog = install &&
5464f5a1 3697 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
252b5132
RH
3698 # AIX install. It has an incompatible calling convention.
3699 :
5464f5a1
NN
3700 elif test $ac_prog = install &&
3701 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3702 # program-specific install script used by HP pwplus--don't use.
3703 :
252b5132 3704 else
58c85be7
RW
3705 rm -rf conftest.one conftest.two conftest.dir
3706 echo one > conftest.one
3707 echo two > conftest.two
3708 mkdir conftest.dir
3709 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
3710 test -s conftest.one && test -s conftest.two &&
3711 test -s conftest.dir/conftest.one &&
3712 test -s conftest.dir/conftest.two
3713 then
3714 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3715 break 3
3716 fi
252b5132
RH
3717 fi
3718 fi
3719 done
5464f5a1
NN
3720 done
3721 ;;
3722esac
81ecdfbb
RW
3723
3724 done
3725IFS=$as_save_IFS
5464f5a1 3726
58c85be7 3727rm -rf conftest.one conftest.two conftest.dir
252b5132
RH
3728
3729fi
3730 if test "${ac_cv_path_install+set}" = set; then
5464f5a1 3731 INSTALL=$ac_cv_path_install
252b5132 3732 else
58c85be7
RW
3733 # As a last resort, use the slow shell script. Don't cache a
3734 # value for INSTALL within a source directory, because that will
252b5132 3735 # break other packages using the cache if that directory is
58c85be7 3736 # removed, or if the value is a relative name.
5464f5a1 3737 INSTALL=$ac_install_sh
252b5132
RH
3738 fi
3739fi
81ecdfbb
RW
3740{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
3741$as_echo "$INSTALL" >&6; }
252b5132
RH
3742
3743# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3744# It thinks the first close brace ends the variable substitution.
3745test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
3746
5464f5a1 3747test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
252b5132
RH
3748
3749test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3750
81ecdfbb
RW
3751{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
3752$as_echo_n "checking whether build environment is sane... " >&6; }
81ecdfbb
RW
3753# Reject unsafe characters in $srcdir or the absolute working directory
3754# name. Accept space and tab only in the latter.
3755am_lf='
3756'
3757case `pwd` in
3758 *[\\\"\#\$\&\'\`$am_lf]*)
d0ac1c44 3759 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
81ecdfbb
RW
3760esac
3761case $srcdir in
3762 *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
d0ac1c44 3763 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
81ecdfbb
RW
3764esac
3765
d0ac1c44 3766# Do 'set' in a subshell so we don't clobber the current shell's
252b5132
RH
3767# arguments. Must try -L first in case configure is actually a
3768# symlink; some systems play weird games with the mod time of symlinks
3769# (eg FreeBSD returns the mod time of the symlink's containing
3770# directory).
3771if (
d0ac1c44
SM
3772 am_has_slept=no
3773 for am_try in 1 2; do
3774 echo "timestamp, slept: $am_has_slept" > conftest.file
3775 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
3776 if test "$*" = "X"; then
3777 # -L didn't work.
3778 set X `ls -t "$srcdir/configure" conftest.file`
3779 fi
3780 if test "$*" != "X $srcdir/configure conftest.file" \
3781 && test "$*" != "X conftest.file $srcdir/configure"; then
3782
3783 # If neither matched, then we have a broken ls. This can happen
3784 # if, for instance, CONFIG_SHELL is bash and it inherits a
3785 # broken ls alias from the environment. This has actually
3786 # happened. Such a system could not be considered "sane".
3787 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
3788 alias in your environment" "$LINENO" 5
3789 fi
3790 if test "$2" = conftest.file || test $am_try -eq 2; then
3791 break
3792 fi
3793 # Just in case.
3794 sleep 1
3795 am_has_slept=yes
3796 done
f5385ebf 3797 test "$2" = conftest.file
252b5132
RH
3798 )
3799then
3800 # Ok.
3801 :
3802else
d0ac1c44 3803 as_fn_error $? "newly created file is older than distributed files!
81ecdfbb 3804Check your system clock" "$LINENO" 5
252b5132 3805fi
81ecdfbb
RW
3806{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3807$as_echo "yes" >&6; }
d0ac1c44
SM
3808# If we didn't sleep, we still need to ensure time stamps of config.status and
3809# generated files are strictly newer.
3810am_sleep_pid=
3811if grep 'slept: no' conftest.file >/dev/null 2>&1; then
3812 ( sleep 1 ) &
3813 am_sleep_pid=$!
3814fi
3815
3816rm -f conftest.file
3817
252b5132 3818test "$program_prefix" != NONE &&
81ecdfbb 3819 program_transform_name="s&^&$program_prefix&;$program_transform_name"
252b5132
RH
3820# Use a double $ so make ignores it.
3821test "$program_suffix" != NONE &&
81ecdfbb
RW
3822 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
3823# Double any \ or $.
5464f5a1 3824# By default was `s,x,x', remove it if useless.
81ecdfbb
RW
3825ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
3826program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
5464f5a1 3827
81ecdfbb
RW
3828if test x"${MISSING+set}" != xset; then
3829 case $am_aux_dir in
3830 *\ * | *\ *)
3831 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
3832 *)
3833 MISSING="\${SHELL} $am_aux_dir/missing" ;;
3834 esac
3835fi
f5385ebf 3836# Use eval to expand $SHELL
d0ac1c44
SM
3837if eval "$MISSING --is-lightweight"; then
3838 am_missing_run="$MISSING "
f5385ebf
AM
3839else
3840 am_missing_run=
d0ac1c44
SM
3841 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
3842$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
81ecdfbb
RW
3843fi
3844
d0ac1c44 3845if test x"${install_sh+set}" != xset; then
81ecdfbb
RW
3846 case $am_aux_dir in
3847 *\ * | *\ *)
3848 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
3849 *)
3850 install_sh="\${SHELL} $am_aux_dir/install-sh"
3851 esac
3852fi
3853
d0ac1c44
SM
3854# Installed binaries are usually stripped using 'strip' when the user
3855# run "make install-strip". However 'strip' might not be the right
81ecdfbb 3856# tool to use in cross-compilation environments, therefore Automake
d0ac1c44 3857# will honor the 'STRIP' environment variable to overrule this program.
81ecdfbb
RW
3858if test "$cross_compiling" != no; then
3859 if test -n "$ac_tool_prefix"; then
3860 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
3861set dummy ${ac_tool_prefix}strip; ac_word=$2
3862{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3863$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 3864if ${ac_cv_prog_STRIP+:} false; then :
81ecdfbb
RW
3865 $as_echo_n "(cached) " >&6
3866else
3867 if test -n "$STRIP"; then
3868 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3869else
3870as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3871for as_dir in $PATH
3872do
3873 IFS=$as_save_IFS
3874 test -z "$as_dir" && as_dir=.
3875 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 3876 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
81ecdfbb
RW
3877 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
3878 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3879 break 2
3880 fi
3881done
3882 done
3883IFS=$as_save_IFS
3884
3885fi
3886fi
3887STRIP=$ac_cv_prog_STRIP
3888if test -n "$STRIP"; then
3889 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3890$as_echo "$STRIP" >&6; }
3891else
3892 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3893$as_echo "no" >&6; }
3894fi
3895
3896
3897fi
3898if test -z "$ac_cv_prog_STRIP"; then
3899 ac_ct_STRIP=$STRIP
3900 # Extract the first word of "strip", so it can be a program name with args.
3901set dummy strip; ac_word=$2
3902{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3903$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 3904if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
81ecdfbb
RW
3905 $as_echo_n "(cached) " >&6
3906else
3907 if test -n "$ac_ct_STRIP"; then
3908 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
3909else
3910as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3911for as_dir in $PATH
3912do
3913 IFS=$as_save_IFS
3914 test -z "$as_dir" && as_dir=.
3915 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 3916 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
81ecdfbb
RW
3917 ac_cv_prog_ac_ct_STRIP="strip"
3918 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3919 break 2
3920 fi
3921done
3922 done
3923IFS=$as_save_IFS
3924
3925fi
3926fi
3927ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
3928if test -n "$ac_ct_STRIP"; then
3929 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
3930$as_echo "$ac_ct_STRIP" >&6; }
3931else
3932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3933$as_echo "no" >&6; }
3934fi
3935
3936 if test "x$ac_ct_STRIP" = x; then
3937 STRIP=":"
3938 else
3939 case $cross_compiling:$ac_tool_warned in
3940yes:)
3941{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3942$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3943ac_tool_warned=yes ;;
3944esac
3945 STRIP=$ac_ct_STRIP
3946 fi
3947else
3948 STRIP="$ac_cv_prog_STRIP"
3949fi
3950
3951fi
3952INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
3953
3954{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
3955$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
3956if test -z "$MKDIR_P"; then
d0ac1c44 3957 if ${ac_cv_path_mkdir+:} false; then :
81ecdfbb
RW
3958 $as_echo_n "(cached) " >&6
3959else
3960 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3961for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
3962do
3963 IFS=$as_save_IFS
3964 test -z "$as_dir" && as_dir=.
3965 for ac_prog in mkdir gmkdir; do
3966 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 3967 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
81ecdfbb
RW
3968 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
3969 'mkdir (GNU coreutils) '* | \
3970 'mkdir (coreutils) '* | \
3971 'mkdir (fileutils) '4.1*)
3972 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
3973 break 3;;
3974 esac
3975 done
3976 done
f5385ebf 3977 done
81ecdfbb
RW
3978IFS=$as_save_IFS
3979
3980fi
3981
d0ac1c44 3982 test -d ./--version && rmdir ./--version
81ecdfbb
RW
3983 if test "${ac_cv_path_mkdir+set}" = set; then
3984 MKDIR_P="$ac_cv_path_mkdir -p"
f5385ebf 3985 else
81ecdfbb
RW
3986 # As a last resort, use the slow shell script. Don't cache a
3987 # value for MKDIR_P within a source directory, because that will
3988 # break other packages using the cache if that directory is
3989 # removed, or if the value is a relative name.
81ecdfbb 3990 MKDIR_P="$ac_install_sh -d"
f5385ebf
AM
3991 fi
3992fi
81ecdfbb
RW
3993{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
3994$as_echo "$MKDIR_P" >&6; }
3995
f5385ebf
AM
3996for ac_prog in gawk mawk nawk awk
3997do
3998 # Extract the first word of "$ac_prog", so it can be a program name with args.
3999set dummy $ac_prog; ac_word=$2
81ecdfbb
RW
4000{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4001$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 4002if ${ac_cv_prog_AWK+:} false; then :
81ecdfbb 4003 $as_echo_n "(cached) " >&6
f5385ebf
AM
4004else
4005 if test -n "$AWK"; then
4006 ac_cv_prog_AWK="$AWK" # Let the user override the test.
4007else
4008as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4009for as_dir in $PATH
4010do
4011 IFS=$as_save_IFS
4012 test -z "$as_dir" && as_dir=.
81ecdfbb 4013 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 4014 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
f5385ebf 4015 ac_cv_prog_AWK="$ac_prog"
81ecdfbb 4016 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
f5385ebf
AM
4017 break 2
4018 fi
4019done
81ecdfbb
RW
4020 done
4021IFS=$as_save_IFS
f5385ebf
AM
4022
4023fi
4024fi
4025AWK=$ac_cv_prog_AWK
4026if test -n "$AWK"; then
81ecdfbb
RW
4027 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
4028$as_echo "$AWK" >&6; }
f5385ebf 4029else
81ecdfbb
RW
4030 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4031$as_echo "no" >&6; }
f5385ebf
AM
4032fi
4033
81ecdfbb 4034
f5385ebf
AM
4035 test -n "$AWK" && break
4036done
4037
81ecdfbb
RW
4038{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4039$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
4040set x ${MAKE-make}
4041ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
d0ac1c44 4042if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
81ecdfbb 4043 $as_echo_n "(cached) " >&6
5464f5a1
NN
4044else
4045 cat >conftest.make <<\_ACEOF
81ecdfbb 4046SHELL = /bin/sh
252b5132 4047all:
81ecdfbb 4048 @echo '@@@%%%=$(MAKE)=@@@%%%'
5464f5a1 4049_ACEOF
d0ac1c44 4050# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
81ecdfbb
RW
4051case `${MAKE-make} -f conftest.make 2>/dev/null` in
4052 *@@@%%%=?*=@@@%%%*)
4053 eval ac_cv_prog_make_${ac_make}_set=yes;;
4054 *)
4055 eval ac_cv_prog_make_${ac_make}_set=no;;
4056esac
5464f5a1 4057rm -f conftest.make
252b5132 4058fi
81ecdfbb
RW
4059if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
4060 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4061$as_echo "yes" >&6; }
252b5132
RH
4062 SET_MAKE=
4063else
81ecdfbb
RW
4064 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4065$as_echo "no" >&6; }
252b5132
RH
4066 SET_MAKE="MAKE=${MAKE-make}"
4067fi
4068
f5385ebf
AM
4069rm -rf .tst 2>/dev/null
4070mkdir .tst 2>/dev/null
4071if test -d .tst; then
4072 am__leading_dot=.
4073else
4074 am__leading_dot=_
4075fi
4076rmdir .tst 2>/dev/null
4077
4078DEPDIR="${am__leading_dot}deps"
4079
81ecdfbb 4080ac_config_commands="$ac_config_commands depfiles"
f5385ebf
AM
4081
4082
4083am_make=${MAKE-make}
4084cat > confinc << 'END'
4085am__doit:
81ecdfbb 4086 @echo this is the am__doit target
f5385ebf
AM
4087.PHONY: am__doit
4088END
4089# If we don't find an include directive, just comment out the code.
81ecdfbb
RW
4090{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
4091$as_echo_n "checking for style of include used by $am_make... " >&6; }
f5385ebf
AM
4092am__include="#"
4093am__quote=
4094_am_result=none
4095# First try GNU make style include.
4096echo "include confinc" > confmf
d0ac1c44 4097# Ignore all kinds of additional output from 'make'.
81ecdfbb
RW
4098case `$am_make -s -f confmf 2> /dev/null` in #(
4099*the\ am__doit\ target*)
4100 am__include=include
4101 am__quote=
4102 _am_result=GNU
4103 ;;
4104esac
f5385ebf
AM
4105# Now try BSD make style include.
4106if test "$am__include" = "#"; then
4107 echo '.include "confinc"' > confmf
81ecdfbb
RW
4108 case `$am_make -s -f confmf 2> /dev/null` in #(
4109 *the\ am__doit\ target*)
4110 am__include=.include
4111 am__quote="\""
4112 _am_result=BSD
4113 ;;
4114 esac
f5385ebf
AM
4115fi
4116
4117
81ecdfbb
RW
4118{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
4119$as_echo "$_am_result" >&6; }
f5385ebf
AM
4120rm -f confinc confmf
4121
81ecdfbb
RW
4122# Check whether --enable-dependency-tracking was given.
4123if test "${enable_dependency_tracking+set}" = set; then :
4124 enableval=$enable_dependency_tracking;
4125fi
f5385ebf 4126
f5385ebf
AM
4127if test "x$enable_dependency_tracking" != xno; then
4128 am_depcomp="$ac_aux_dir/depcomp"
4129 AMDEPBACKSLASH='\'
6eb7d830 4130 am__nodep='_no'
f5385ebf 4131fi
81ecdfbb 4132 if test "x$enable_dependency_tracking" != xno; then
f5385ebf
AM
4133 AMDEP_TRUE=
4134 AMDEP_FALSE='#'
4135else
4136 AMDEP_TRUE='#'
4137 AMDEP_FALSE=
4138fi
6be7c12c 4139
252b5132 4140
d0ac1c44
SM
4141# Check whether --enable-silent-rules was given.
4142if test "${enable_silent_rules+set}" = set; then :
4143 enableval=$enable_silent_rules;
4144fi
4145
4146case $enable_silent_rules in # (((
4147 yes) AM_DEFAULT_VERBOSITY=0;;
4148 no) AM_DEFAULT_VERBOSITY=1;;
4149 *) AM_DEFAULT_VERBOSITY=1;;
4150esac
4151am_make=${MAKE-make}
4152{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
4153$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
4154if ${am_cv_make_support_nested_variables+:} false; then :
4155 $as_echo_n "(cached) " >&6
4156else
4157 if $as_echo 'TRUE=$(BAR$(V))
4158BAR0=false
4159BAR1=true
4160V=1
4161am__doit:
4162 @$(TRUE)
4163.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
4164 am_cv_make_support_nested_variables=yes
4165else
4166 am_cv_make_support_nested_variables=no
4167fi
4168fi
4169{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
4170$as_echo "$am_cv_make_support_nested_variables" >&6; }
4171if test $am_cv_make_support_nested_variables = yes; then
4172 AM_V='$(V)'
4173 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
4174else
4175 AM_V=$AM_DEFAULT_VERBOSITY
4176 AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
4177fi
4178AM_BACKSLASH='\'
4179
81ecdfbb
RW
4180if test "`cd $srcdir && pwd`" != "`pwd`"; then
4181 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
4182 # is not polluted with repeated "-I."
4183 am__isrc=' -I$(srcdir)'
4184 # test to see if srcdir already configured
4185 if test -f $srcdir/config.status; then
d0ac1c44 4186 as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
81ecdfbb 4187 fi
252b5132 4188fi
5464f5a1 4189
f5385ebf
AM
4190# test whether we have cygpath
4191if test -z "$CYGPATH_W"; then
4192 if (cygpath --version) >/dev/null 2>/dev/null; then
4193 CYGPATH_W='cygpath -w'
4194 else
4195 CYGPATH_W=echo
4196 fi
4197fi
4198
4199
4200# Define the identity of the package.
c4dd807e 4201 PACKAGE='bfd'
f48dfe41 4202 VERSION='2.32.51'
f5385ebf
AM
4203
4204
5464f5a1 4205cat >>confdefs.h <<_ACEOF
252b5132 4206#define PACKAGE "$PACKAGE"
5464f5a1 4207_ACEOF
252b5132 4208
5464f5a1
NN
4209
4210cat >>confdefs.h <<_ACEOF
252b5132 4211#define VERSION "$VERSION"
5464f5a1 4212_ACEOF
252b5132 4213
f5385ebf
AM
4214# Some tools Automake needs.
4215
4216ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
4217
4218
4219AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
4220
4221
4222AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
4223
4224
4225AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
4226
4227
4228MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
6be7c12c 4229
d0ac1c44
SM
4230# For better backward compatibility. To be removed once Automake 1.9.x
4231# dies out for good. For more background, see:
4232# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
4233# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
4234mkdir_p='$(MKDIR_P)'
4235
4236# We need awk for the "check" target (and possibly the TAP driver). The
4237# system "awk" is bad on some platforms.
6eb7d830
AM
4238# Always define AMTAR for backward compatibility. Yes, it's still used
4239# in the wild :-( We should find a proper way to deprecate it ...
4240AMTAR='$${TAR-tar}'
f5385ebf 4241
d0ac1c44
SM
4242
4243# We'll loop over all known methods to create a tar archive until one works.
4244_am_tools='gnutar pax cpio none'
4245
6eb7d830 4246am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
f5385ebf 4247
252b5132 4248
f5385ebf
AM
4249
4250
d0ac1c44 4251
f5385ebf
AM
4252depcc="$CC" am_compiler_list=
4253
81ecdfbb
RW
4254{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4255$as_echo_n "checking dependency style of $depcc... " >&6; }
d0ac1c44 4256if ${am_cv_CC_dependencies_compiler_type+:} false; then :
81ecdfbb 4257 $as_echo_n "(cached) " >&6
252b5132 4258else
f5385ebf
AM
4259 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4260 # We make a subdir and do the tests there. Otherwise we can end up
4261 # making bogus files that we don't know about and never remove. For
4262 # instance it was reported that on HP-UX the gcc test will end up
d0ac1c44
SM
4263 # making a dummy file named 'D' -- because '-MD' means "put the output
4264 # in D".
6eb7d830 4265 rm -rf conftest.dir
f5385ebf
AM
4266 mkdir conftest.dir
4267 # Copy depcomp to subdir because otherwise we won't find it if we're
4268 # using a relative directory.
4269 cp "$am_depcomp" conftest.dir
4270 cd conftest.dir
4271 # We will build objects and dependencies in a subdirectory because
4272 # it helps to detect inapplicable dependency modes. For instance
4273 # both Tru64's cc and ICC support -MD to output dependencies as a
4274 # side effect of compilation, but ICC will put the dependencies in
4275 # the current directory while Tru64 will put them in the object
4276 # directory.
4277 mkdir sub
4278
4279 am_cv_CC_dependencies_compiler_type=none
4280 if test "$am_compiler_list" = ""; then
4281 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4282 fi
81ecdfbb
RW
4283 am__universal=false
4284 case " $depcc " in #(
4285 *\ -arch\ *\ -arch\ *) am__universal=true ;;
4286 esac
4287
f5385ebf
AM
4288 for depmode in $am_compiler_list; do
4289 # Setup a source with many dependencies, because some compilers
4290 # like to wrap large dependency lists on column 80 (with \), and
4291 # we should not choose a depcomp mode which is confused by this.
4292 #
4293 # We need to recreate these files for each test, as the compiler may
4294 # overwrite some of them when testing with obscure command lines.
4295 # This happens at least with the AIX C compiler.
4296 : > sub/conftest.c
4297 for i in 1 2 3 4 5 6; do
4298 echo '#include "conftst'$i'.h"' >> sub/conftest.c
d0ac1c44
SM
4299 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4300 # Solaris 10 /bin/sh.
4301 echo '/* dummy */' > sub/conftst$i.h
f5385ebf
AM
4302 done
4303 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4304
d0ac1c44 4305 # We check with '-c' and '-o' for the sake of the "dashmstdout"
81ecdfbb 4306 # mode. It turns out that the SunPro C++ compiler does not properly
d0ac1c44
SM
4307 # handle '-M -o', and we need to detect this. Also, some Intel
4308 # versions had trouble with output in subdirs.
81ecdfbb
RW
4309 am__obj=sub/conftest.${OBJEXT-o}
4310 am__minus_obj="-o $am__obj"
f5385ebf 4311 case $depmode in
81ecdfbb
RW
4312 gcc)
4313 # This depmode causes a compiler race in universal mode.
4314 test "$am__universal" = false || continue
4315 ;;
f5385ebf 4316 nosideeffect)
d0ac1c44
SM
4317 # After this tag, mechanisms are not by side-effect, so they'll
4318 # only be used when explicitly requested.
f5385ebf
AM
4319 if test "x$enable_dependency_tracking" = xyes; then
4320 continue
4321 else
4322 break
4323 fi
4324 ;;
6eb7d830 4325 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
d0ac1c44 4326 # This compiler won't grok '-c -o', but also, the minuso test has
81ecdfbb
RW
4327 # not run yet. These depmodes are late enough in the game, and
4328 # so weak that their functioning should not be impacted.
4329 am__obj=conftest.${OBJEXT-o}
4330 am__minus_obj=
4331 ;;
f5385ebf
AM
4332 none) break ;;
4333 esac
f5385ebf 4334 if depmode=$depmode \
81ecdfbb 4335 source=sub/conftest.c object=$am__obj \
f5385ebf 4336 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
81ecdfbb 4337 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
f5385ebf 4338 >/dev/null 2>conftest.err &&
81ecdfbb 4339 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
f5385ebf 4340 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
81ecdfbb 4341 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
f5385ebf
AM
4342 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4343 # icc doesn't choke on unknown options, it will just issue warnings
4344 # or remarks (even with -Werror). So we grep stderr for any message
4345 # that says an option was ignored or not supported.
4346 # When given -MP, icc 7.0 and 7.1 complain thusly:
4347 # icc: Command line warning: ignoring option '-M'; no argument required
4348 # The diagnosis changed in icc 8.0:
4349 # icc: Command line remark: option '-MP' not supported
4350 if (grep 'ignoring option' conftest.err ||
4351 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
4352 am_cv_CC_dependencies_compiler_type=$depmode
4353 break
4354 fi
4355 fi
4356 done
4357
4358 cd ..
4359 rm -rf conftest.dir
4360else
4361 am_cv_CC_dependencies_compiler_type=none
4362fi
4363
252b5132 4364fi
81ecdfbb
RW
4365{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4366$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
f5385ebf 4367CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
252b5132 4368
81ecdfbb 4369 if
f5385ebf
AM
4370 test "x$enable_dependency_tracking" != xno \
4371 && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
4372 am__fastdepCC_TRUE=
4373 am__fastdepCC_FALSE='#'
252b5132 4374else
f5385ebf
AM
4375 am__fastdepCC_TRUE='#'
4376 am__fastdepCC_FALSE=
252b5132
RH
4377fi
4378
6be7c12c 4379
e43d48cc 4380
d0ac1c44
SM
4381# POSIX will say in a future version that running "rm -f" with no argument
4382# is OK; and we want to be able to make that assumption in our Makefile
4383# recipes. So use an aggressive probe to check that the usage we want is
4384# actually supported "in the wild" to an acceptable degree.
4385# See automake bug#10828.
4386# To make any issue more visible, cause the running configure to be aborted
4387# by default if the 'rm' program in use doesn't match our expectations; the
4388# user can still override this though.
4389if rm -f && rm -fr && rm -rf; then : OK; else
4390 cat >&2 <<'END'
4391Oops!
4392
4393Your 'rm' program seems unable to run without file operands specified
4394on the command line, even when the '-f' option is present. This is contrary
4395to the behaviour of most rm programs out there, and not conforming with
4396the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
4397
4398Please tell bug-automake@gnu.org about your system, including the value
4399of your $PATH and any error possibly output before this message. This
4400can help us improve future automake versions.
4401
4402END
4403 if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
4404 echo 'Configuration will proceed anyway, since you have set the' >&2
4405 echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
4406 echo >&2
4407 else
4408 cat >&2 <<'END'
4409Aborting the configuration process, to ensure you take notice of the issue.
4410
4411You can download and install GNU coreutils to get an 'rm' implementation
4412that behaves properly: <http://www.gnu.org/software/coreutils/>.
4413
4414If you want to complete the configuration process using your problematic
4415'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
4416to "yes", and re-run configure.
4417
4418END
4419 as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
4420 fi
4421fi
4422
f5385ebf 4423
5464f5a1
NN
4424if test -n "$ac_tool_prefix"; then
4425 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
252b5132 4426set dummy ${ac_tool_prefix}ar; ac_word=$2
81ecdfbb
RW
4427{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4428$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 4429if ${ac_cv_prog_AR+:} false; then :
81ecdfbb 4430 $as_echo_n "(cached) " >&6
252b5132
RH
4431else
4432 if test -n "$AR"; then
4433 ac_cv_prog_AR="$AR" # Let the user override the test.
4434else
5464f5a1
NN
4435as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4436for as_dir in $PATH
4437do
4438 IFS=$as_save_IFS
4439 test -z "$as_dir" && as_dir=.
81ecdfbb 4440 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 4441 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5464f5a1 4442 ac_cv_prog_AR="${ac_tool_prefix}ar"
81ecdfbb 4443 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5464f5a1
NN
4444 break 2
4445 fi
4446done
81ecdfbb
RW
4447 done
4448IFS=$as_save_IFS
5464f5a1 4449
252b5132
RH
4450fi
4451fi
5464f5a1 4452AR=$ac_cv_prog_AR
252b5132 4453if test -n "$AR"; then
81ecdfbb
RW
4454 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
4455$as_echo "$AR" >&6; }
252b5132 4456else
81ecdfbb
RW
4457 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4458$as_echo "no" >&6; }
5464f5a1
NN
4459fi
4460
81ecdfbb 4461
252b5132 4462fi
5464f5a1
NN
4463if test -z "$ac_cv_prog_AR"; then
4464 ac_ct_AR=$AR
4465 # Extract the first word of "ar", so it can be a program name with args.
4466set dummy ar; ac_word=$2
81ecdfbb
RW
4467{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4468$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 4469if ${ac_cv_prog_ac_ct_AR+:} false; then :
81ecdfbb 4470 $as_echo_n "(cached) " >&6
5464f5a1
NN
4471else
4472 if test -n "$ac_ct_AR"; then
4473 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4474else
4475as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4476for as_dir in $PATH
4477do
4478 IFS=$as_save_IFS
4479 test -z "$as_dir" && as_dir=.
81ecdfbb 4480 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 4481 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5464f5a1 4482 ac_cv_prog_ac_ct_AR="ar"
81ecdfbb 4483 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5464f5a1
NN
4484 break 2
4485 fi
4486done
81ecdfbb
RW
4487 done
4488IFS=$as_save_IFS
252b5132 4489
5464f5a1
NN
4490fi
4491fi
4492ac_ct_AR=$ac_cv_prog_ac_ct_AR
4493if test -n "$ac_ct_AR"; then
81ecdfbb
RW
4494 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
4495$as_echo "$ac_ct_AR" >&6; }
5464f5a1 4496else
81ecdfbb
RW
4497 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4498$as_echo "no" >&6; }
5464f5a1 4499fi
252b5132 4500
81ecdfbb
RW
4501 if test "x$ac_ct_AR" = x; then
4502 AR=""
4503 else
4504 case $cross_compiling:$ac_tool_warned in
4505yes:)
4506{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4507$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4508ac_tool_warned=yes ;;
4509esac
4510 AR=$ac_ct_AR
4511 fi
5464f5a1
NN
4512else
4513 AR="$ac_cv_prog_AR"
4514fi
6be7c12c 4515
5464f5a1
NN
4516if test -n "$ac_tool_prefix"; then
4517 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
252b5132 4518set dummy ${ac_tool_prefix}ranlib; ac_word=$2
81ecdfbb
RW
4519{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4520$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 4521if ${ac_cv_prog_RANLIB+:} false; then :
81ecdfbb 4522 $as_echo_n "(cached) " >&6
252b5132
RH
4523else
4524 if test -n "$RANLIB"; then
4525 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4526else
5464f5a1
NN
4527as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4528for as_dir in $PATH
4529do
4530 IFS=$as_save_IFS
4531 test -z "$as_dir" && as_dir=.
81ecdfbb 4532 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 4533 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5464f5a1 4534 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
81ecdfbb 4535 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5464f5a1
NN
4536 break 2
4537 fi
4538done
81ecdfbb
RW
4539 done
4540IFS=$as_save_IFS
5464f5a1 4541
252b5132
RH
4542fi
4543fi
5464f5a1 4544RANLIB=$ac_cv_prog_RANLIB
252b5132 4545if test -n "$RANLIB"; then
81ecdfbb
RW
4546 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
4547$as_echo "$RANLIB" >&6; }
252b5132 4548else
81ecdfbb
RW
4549 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4550$as_echo "no" >&6; }
252b5132
RH
4551fi
4552
81ecdfbb 4553
5464f5a1 4554fi
252b5132 4555if test -z "$ac_cv_prog_RANLIB"; then
5464f5a1 4556 ac_ct_RANLIB=$RANLIB
252b5132
RH
4557 # Extract the first word of "ranlib", so it can be a program name with args.
4558set dummy ranlib; ac_word=$2
81ecdfbb
RW
4559{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4560$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 4561if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
81ecdfbb 4562 $as_echo_n "(cached) " >&6
6be7c12c 4563else
5464f5a1
NN
4564 if test -n "$ac_ct_RANLIB"; then
4565 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6be7c12c 4566else
5464f5a1
NN
4567as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4568for as_dir in $PATH
4569do
4570 IFS=$as_save_IFS
4571 test -z "$as_dir" && as_dir=.
81ecdfbb 4572 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 4573 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5464f5a1 4574 ac_cv_prog_ac_ct_RANLIB="ranlib"
81ecdfbb 4575 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5464f5a1
NN
4576 break 2
4577 fi
4578done
81ecdfbb
RW
4579 done
4580IFS=$as_save_IFS
5464f5a1 4581
252b5132
RH
4582fi
4583fi
5464f5a1
NN
4584ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4585if test -n "$ac_ct_RANLIB"; then
81ecdfbb
RW
4586 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
4587$as_echo "$ac_ct_RANLIB" >&6; }
252b5132 4588else
81ecdfbb
RW
4589 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4590$as_echo "no" >&6; }
252b5132
RH
4591fi
4592
81ecdfbb
RW
4593 if test "x$ac_ct_RANLIB" = x; then
4594 RANLIB=":"
4595 else
4596 case $cross_compiling:$ac_tool_warned in
4597yes:)
4598{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4599$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4600ac_tool_warned=yes ;;
4601esac
4602 RANLIB=$ac_ct_RANLIB
4603 fi
252b5132 4604else
5464f5a1 4605 RANLIB="$ac_cv_prog_RANLIB"
6be7c12c
AO
4606fi
4607
252b5132 4608
81ecdfbb
RW
4609# Check whether --enable-shared was given.
4610if test "${enable_shared+set}" = set; then :
4611 enableval=$enable_shared; p=${PACKAGE-default}
d7040cdb
SE
4612 case $enableval in
4613 yes) enable_shared=yes ;;
4614 no) enable_shared=no ;;
4615 *)
4616 enable_shared=no
4617 # Look at the argument we got. We use all the common list separators.
4618 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
4619 for pkg in $enableval; do
4620 IFS="$lt_save_ifs"
4621 if test "X$pkg" = "X$p"; then
4622 enable_shared=yes
4623 fi
4624 done
4625 IFS="$lt_save_ifs"
4626 ;;
4627 esac
252b5132
RH
4628else
4629 enable_shared=no
81ecdfbb
RW
4630fi
4631
252b5132 4632
d7040cdb
SE
4633
4634
4635
4636
4637
4638
4639
4640
cfbc9945
SE
4641ac_ext=c
4642ac_cpp='$CPP $CPPFLAGS'
4643ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4644ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4645ac_compiler_gnu=$ac_cv_c_compiler_gnu
4646if test -n "$ac_tool_prefix"; then
4647 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4648set dummy ${ac_tool_prefix}gcc; ac_word=$2
81ecdfbb
RW
4649{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4650$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 4651if ${ac_cv_prog_CC+:} false; then :
81ecdfbb 4652 $as_echo_n "(cached) " >&6
252b5132 4653else
cfbc9945
SE
4654 if test -n "$CC"; then
4655 ac_cv_prog_CC="$CC" # Let the user override the test.
b2ef150d 4656else
cfbc9945
SE
4657as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4658for as_dir in $PATH
4659do
4660 IFS=$as_save_IFS
4661 test -z "$as_dir" && as_dir=.
81ecdfbb 4662 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 4663 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
cfbc9945 4664 ac_cv_prog_CC="${ac_tool_prefix}gcc"
81ecdfbb 4665 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
cfbc9945
SE
4666 break 2
4667 fi
4668done
81ecdfbb
RW
4669 done
4670IFS=$as_save_IFS
c5d1701e 4671
cfbc9945
SE
4672fi
4673fi
4674CC=$ac_cv_prog_CC
4675if test -n "$CC"; then
81ecdfbb
RW
4676 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4677$as_echo "$CC" >&6; }
252b5132 4678else
81ecdfbb
RW
4679 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4680$as_echo "no" >&6; }
252b5132 4681fi
cfbc9945 4682
81ecdfbb 4683
cfbc9945
SE
4684fi
4685if test -z "$ac_cv_prog_CC"; then
4686 ac_ct_CC=$CC
4687 # Extract the first word of "gcc", so it can be a program name with args.
4688set dummy gcc; ac_word=$2
81ecdfbb
RW
4689{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4690$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 4691if ${ac_cv_prog_ac_ct_CC+:} false; then :
81ecdfbb 4692 $as_echo_n "(cached) " >&6
252b5132 4693else
cfbc9945
SE
4694 if test -n "$ac_ct_CC"; then
4695 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
252b5132 4696else
cfbc9945
SE
4697as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4698for as_dir in $PATH
4699do
4700 IFS=$as_save_IFS
4701 test -z "$as_dir" && as_dir=.
81ecdfbb 4702 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 4703 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
cfbc9945 4704 ac_cv_prog_ac_ct_CC="gcc"
81ecdfbb 4705 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
cfbc9945
SE
4706 break 2
4707 fi
4708done
81ecdfbb
RW
4709 done
4710IFS=$as_save_IFS
cfbc9945 4711
252b5132
RH
4712fi
4713fi
cfbc9945
SE
4714ac_ct_CC=$ac_cv_prog_ac_ct_CC
4715if test -n "$ac_ct_CC"; then
81ecdfbb
RW
4716 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4717$as_echo "$ac_ct_CC" >&6; }
252b5132 4718else
81ecdfbb
RW
4719 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4720$as_echo "no" >&6; }
252b5132 4721fi
cfbc9945 4722
81ecdfbb
RW
4723 if test "x$ac_ct_CC" = x; then
4724 CC=""
4725 else
4726 case $cross_compiling:$ac_tool_warned in
4727yes:)
4728{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4729$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4730ac_tool_warned=yes ;;
4731esac
4732 CC=$ac_ct_CC
4733 fi
cfbc9945
SE
4734else
4735 CC="$ac_cv_prog_CC"
4736fi
4737
4738if test -z "$CC"; then
81ecdfbb
RW
4739 if test -n "$ac_tool_prefix"; then
4740 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
cfbc9945 4741set dummy ${ac_tool_prefix}cc; ac_word=$2
81ecdfbb
RW
4742{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4743$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 4744if ${ac_cv_prog_CC+:} false; then :
81ecdfbb 4745 $as_echo_n "(cached) " >&6
252b5132 4746else
cfbc9945
SE
4747 if test -n "$CC"; then
4748 ac_cv_prog_CC="$CC" # Let the user override the test.
252b5132 4749else
cfbc9945
SE
4750as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4751for as_dir in $PATH
4752do
4753 IFS=$as_save_IFS
4754 test -z "$as_dir" && as_dir=.
81ecdfbb 4755 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 4756 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
cfbc9945 4757 ac_cv_prog_CC="${ac_tool_prefix}cc"
81ecdfbb 4758 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
cfbc9945
SE
4759 break 2
4760 fi
4761done
81ecdfbb
RW
4762 done
4763IFS=$as_save_IFS
cfbc9945 4764
252b5132
RH
4765fi
4766fi
cfbc9945
SE
4767CC=$ac_cv_prog_CC
4768if test -n "$CC"; then
81ecdfbb
RW
4769 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4770$as_echo "$CC" >&6; }
ac48eca1 4771else
81ecdfbb
RW
4772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4773$as_echo "no" >&6; }
ac48eca1 4774fi
ac48eca1 4775
81ecdfbb
RW
4776
4777 fi
cfbc9945 4778fi
81ecdfbb 4779if test -z "$CC"; then
cfbc9945
SE
4780 # Extract the first word of "cc", so it can be a program name with args.
4781set dummy cc; ac_word=$2
81ecdfbb
RW
4782{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4783$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 4784if ${ac_cv_prog_CC+:} false; then :
81ecdfbb 4785 $as_echo_n "(cached) " >&6
252b5132 4786else
81ecdfbb
RW
4787 if test -n "$CC"; then
4788 ac_cv_prog_CC="$CC" # Let the user override the test.
252b5132 4789else
81ecdfbb 4790 ac_prog_rejected=no
cfbc9945
SE
4791as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4792for as_dir in $PATH
4793do
4794 IFS=$as_save_IFS
4795 test -z "$as_dir" && as_dir=.
81ecdfbb 4796 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 4797 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
cfbc9945
SE
4798 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4799 ac_prog_rejected=yes
4800 continue
4801 fi
4802 ac_cv_prog_CC="cc"
81ecdfbb 4803 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
cfbc9945
SE
4804 break 2
4805 fi
4806done
81ecdfbb
RW
4807 done
4808IFS=$as_save_IFS
cfbc9945
SE
4809
4810if test $ac_prog_rejected = yes; then
4811 # We found a bogon in the path, so make sure we never use it.
4812 set dummy $ac_cv_prog_CC
4813 shift
4814 if test $# != 0; then
4815 # We chose a different compiler from the bogus one.
4816 # However, it has the same basename, so the bogon will be chosen
4817 # first if we set CC to just the basename; use the full file name.
4818 shift
4819 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4820 fi
4821fi
4822fi
4823fi
4824CC=$ac_cv_prog_CC
4825if test -n "$CC"; then
81ecdfbb
RW
4826 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4827$as_echo "$CC" >&6; }
cfbc9945 4828else
81ecdfbb
RW
4829 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4830$as_echo "no" >&6; }
252b5132
RH
4831fi
4832
81ecdfbb 4833
cfbc9945
SE
4834fi
4835if test -z "$CC"; then
4836 if test -n "$ac_tool_prefix"; then
81ecdfbb 4837 for ac_prog in cl.exe
cfbc9945
SE
4838 do
4839 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4840set dummy $ac_tool_prefix$ac_prog; ac_word=$2
81ecdfbb
RW
4841{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4842$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 4843if ${ac_cv_prog_CC+:} false; then :
81ecdfbb 4844 $as_echo_n "(cached) " >&6
ac48eca1 4845else
cfbc9945
SE
4846 if test -n "$CC"; then
4847 ac_cv_prog_CC="$CC" # Let the user override the test.
4848else
4849as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4850for as_dir in $PATH
4851do
4852 IFS=$as_save_IFS
4853 test -z "$as_dir" && as_dir=.
81ecdfbb 4854 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 4855 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
cfbc9945 4856 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
81ecdfbb 4857 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
cfbc9945
SE
4858 break 2
4859 fi
4860done
81ecdfbb
RW
4861 done
4862IFS=$as_save_IFS
ac48eca1 4863
cfbc9945
SE
4864fi
4865fi
4866CC=$ac_cv_prog_CC
4867if test -n "$CC"; then
81ecdfbb
RW
4868 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4869$as_echo "$CC" >&6; }
cfbc9945 4870else
81ecdfbb
RW
4871 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4872$as_echo "no" >&6; }
cfbc9945 4873fi
ac48eca1 4874
81ecdfbb 4875
cfbc9945
SE
4876 test -n "$CC" && break
4877 done
4878fi
4879if test -z "$CC"; then
4880 ac_ct_CC=$CC
81ecdfbb 4881 for ac_prog in cl.exe
cfbc9945
SE
4882do
4883 # Extract the first word of "$ac_prog", so it can be a program name with args.
4884set dummy $ac_prog; ac_word=$2
81ecdfbb
RW
4885{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4886$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 4887if ${ac_cv_prog_ac_ct_CC+:} false; then :
81ecdfbb 4888 $as_echo_n "(cached) " >&6
cfbc9945
SE
4889else
4890 if test -n "$ac_ct_CC"; then
4891 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4892else
4893as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4894for as_dir in $PATH
4895do
4896 IFS=$as_save_IFS
4897 test -z "$as_dir" && as_dir=.
81ecdfbb 4898 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 4899 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
cfbc9945 4900 ac_cv_prog_ac_ct_CC="$ac_prog"
81ecdfbb 4901 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
cfbc9945
SE
4902 break 2
4903 fi
4904done
81ecdfbb
RW
4905 done
4906IFS=$as_save_IFS
ac48eca1 4907
cfbc9945
SE
4908fi
4909fi
4910ac_ct_CC=$ac_cv_prog_ac_ct_CC
4911if test -n "$ac_ct_CC"; then
81ecdfbb
RW
4912 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4913$as_echo "$ac_ct_CC" >&6; }
cfbc9945 4914else
81ecdfbb
RW
4915 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4916$as_echo "no" >&6; }
cfbc9945 4917fi
ac48eca1 4918
81ecdfbb 4919
cfbc9945
SE
4920 test -n "$ac_ct_CC" && break
4921done
ac48eca1 4922
81ecdfbb
RW
4923 if test "x$ac_ct_CC" = x; then
4924 CC=""
4925 else
4926 case $cross_compiling:$ac_tool_warned in
4927yes:)
4928{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4929$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4930ac_tool_warned=yes ;;
4931esac
4932 CC=$ac_ct_CC
4933 fi
cfbc9945 4934fi
55c80943 4935
cfbc9945 4936fi
ac48eca1 4937
ac48eca1 4938
81ecdfbb
RW
4939test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4940$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
4941as_fn_error $? "no acceptable C compiler found in \$PATH
4942See \`config.log' for more details" "$LINENO" 5; }
ac48eca1 4943
cfbc9945 4944# Provide some information about the compiler.
81ecdfbb
RW
4945$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4946set X $ac_compile
4947ac_compiler=$2
4948for ac_option in --version -v -V -qversion; do
4949 { { ac_try="$ac_compiler $ac_option >&5"
4950case "(($ac_try" in
4951 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4952 *) ac_try_echo=$ac_try;;
4953esac
4954eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4955$as_echo "$ac_try_echo"; } >&5
4956 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
cfbc9945 4957 ac_status=$?
81ecdfbb
RW
4958 if test -s conftest.err; then
4959 sed '10a\
4960... rest of stderr output deleted ...
4961 10q' conftest.err >conftest.er1
4962 cat conftest.er1 >&5
81ecdfbb 4963 fi
d0ac1c44 4964 rm -f conftest.er1 conftest.err
81ecdfbb
RW
4965 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4966 test $ac_status = 0; }
4967done
ac48eca1 4968
81ecdfbb
RW
4969{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4970$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
d0ac1c44 4971if ${ac_cv_c_compiler_gnu+:} false; then :
81ecdfbb 4972 $as_echo_n "(cached) " >&6
ac48eca1 4973else
81ecdfbb 4974 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
cfbc9945 4975/* end confdefs.h. */
ac48eca1 4976
cfbc9945
SE
4977int
4978main ()
4979{
4980#ifndef __GNUC__
4981 choke me
4982#endif
5464f5a1 4983
cfbc9945
SE
4984 ;
4985 return 0;
4986}
4987_ACEOF
81ecdfbb 4988if ac_fn_c_try_compile "$LINENO"; then :
cfbc9945 4989 ac_compiler_gnu=yes
ac48eca1 4990else
81ecdfbb 4991 ac_compiler_gnu=no
ac48eca1 4992fi
81ecdfbb 4993rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
cfbc9945 4994ac_cv_c_compiler_gnu=$ac_compiler_gnu
ac48eca1 4995
5464f5a1 4996fi
81ecdfbb
RW
4997{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4998$as_echo "$ac_cv_c_compiler_gnu" >&6; }
4999if test $ac_compiler_gnu = yes; then
5000 GCC=yes
5001else
5002 GCC=
5003fi
cfbc9945
SE
5004ac_test_CFLAGS=${CFLAGS+set}
5005ac_save_CFLAGS=$CFLAGS
81ecdfbb
RW
5006{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
5007$as_echo_n "checking whether $CC accepts -g... " >&6; }
d0ac1c44 5008if ${ac_cv_prog_cc_g+:} false; then :
81ecdfbb
RW
5009 $as_echo_n "(cached) " >&6
5010else
5011 ac_save_c_werror_flag=$ac_c_werror_flag
5012 ac_c_werror_flag=yes
5013 ac_cv_prog_cc_g=no
5014 CFLAGS="-g"
5015 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
cfbc9945
SE
5016/* end confdefs.h. */
5017
5018int
5019main ()
5020{
5021
5022 ;
5023 return 0;
5024}
5025_ACEOF
81ecdfbb 5026if ac_fn_c_try_compile "$LINENO"; then :
cfbc9945 5027 ac_cv_prog_cc_g=yes
6be7c12c 5028else
81ecdfbb
RW
5029 CFLAGS=""
5030 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5031/* end confdefs.h. */
5032
5033int
5034main ()
5035{
5036
5037 ;
5038 return 0;
5039}
5040_ACEOF
5041if ac_fn_c_try_compile "$LINENO"; then :
5042
5043else
5044 ac_c_werror_flag=$ac_save_c_werror_flag
5045 CFLAGS="-g"
5046 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5047/* end confdefs.h. */
5048
5049int
5050main ()
5051{
5464f5a1 5052
81ecdfbb
RW
5053 ;
5054 return 0;
5055}
5056_ACEOF
5057if ac_fn_c_try_compile "$LINENO"; then :
5058 ac_cv_prog_cc_g=yes
5059fi
5060rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
ac48eca1 5061fi
81ecdfbb 5062rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
ac48eca1 5063fi
81ecdfbb
RW
5064rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5065 ac_c_werror_flag=$ac_save_c_werror_flag
5066fi
5067{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
5068$as_echo "$ac_cv_prog_cc_g" >&6; }
cfbc9945
SE
5069if test "$ac_test_CFLAGS" = set; then
5070 CFLAGS=$ac_save_CFLAGS
5071elif test $ac_cv_prog_cc_g = yes; then
5072 if test "$GCC" = yes; then
5073 CFLAGS="-g -O2"
5074 else
5075 CFLAGS="-g"
5076 fi
ac48eca1 5077else
cfbc9945
SE
5078 if test "$GCC" = yes; then
5079 CFLAGS="-O2"
5080 else
5081 CFLAGS=
5082 fi
ac48eca1 5083fi
81ecdfbb
RW
5084{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
5085$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
d0ac1c44 5086if ${ac_cv_prog_cc_c89+:} false; then :
81ecdfbb 5087 $as_echo_n "(cached) " >&6
ac48eca1 5088else
81ecdfbb 5089 ac_cv_prog_cc_c89=no
cfbc9945 5090ac_save_CC=$CC
81ecdfbb 5091cat confdefs.h - <<_ACEOF >conftest.$ac_ext
cfbc9945
SE
5092/* end confdefs.h. */
5093#include <stdarg.h>
5094#include <stdio.h>
d0ac1c44 5095struct stat;
cfbc9945
SE
5096/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
5097struct buf { int x; };
5098FILE * (*rcsopen) (struct buf *, struct stat *, int);
5099static char *e (p, i)
5100 char **p;
5101 int i;
5102{
5103 return p[i];
5104}
5105static char *f (char * (*g) (char **, int), char **p, ...)
5106{
5107 char *s;
5108 va_list v;
5109 va_start (v,p);
5110 s = g (p, va_arg (v,int));
5111 va_end (v);
5112 return s;
5113}
5464f5a1 5114
cfbc9945
SE
5115/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
5116 function prototypes and stuff, but not '\xHH' hex character constants.
5117 These don't provoke an error unfortunately, instead are silently treated
81ecdfbb 5118 as 'x'. The following induces an error, until -std is added to get
cfbc9945
SE
5119 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
5120 array size at least. It's necessary to write '\x00'==0 to get something
81ecdfbb 5121 that's true only with -std. */
cfbc9945
SE
5122int osf4_cc_array ['\x00' == 0 ? 1 : -1];
5123
81ecdfbb
RW
5124/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
5125 inside strings and character constants. */
5126#define FOO(x) 'x'
5127int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
5128
cfbc9945
SE
5129int test (int i, double x);
5130struct s1 {int (*f) (int a);};
5131struct s2 {int (*f) (double a);};
5132int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
5133int argc;
5134char **argv;
5135int
5136main ()
5137{
5138return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
5139 ;
5140 return 0;
5141}
5142_ACEOF
81ecdfbb
RW
5143for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
5144 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
cfbc9945
SE
5145do
5146 CC="$ac_save_CC $ac_arg"
81ecdfbb
RW
5147 if ac_fn_c_try_compile "$LINENO"; then :
5148 ac_cv_prog_cc_c89=$ac_arg
5464f5a1 5149fi
81ecdfbb
RW
5150rm -f core conftest.err conftest.$ac_objext
5151 test "x$ac_cv_prog_cc_c89" != "xno" && break
5464f5a1 5152done
81ecdfbb 5153rm -f conftest.$ac_ext
cfbc9945 5154CC=$ac_save_CC
5464f5a1 5155
ac48eca1 5156fi
81ecdfbb
RW
5157# AC_CACHE_VAL
5158case "x$ac_cv_prog_cc_c89" in
5159 x)
5160 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5161$as_echo "none needed" >&6; } ;;
5162 xno)
5163 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5164$as_echo "unsupported" >&6; } ;;
cfbc9945 5165 *)
81ecdfbb
RW
5166 CC="$CC $ac_cv_prog_cc_c89"
5167 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
5168$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
cfbc9945 5169esac
81ecdfbb 5170if test "x$ac_cv_prog_cc_c89" != xno; then :
6be7c12c 5171
6ec7057a 5172fi
cfbc9945 5173
cfbc9945
SE
5174ac_ext=c
5175ac_cpp='$CPP $CPPFLAGS'
5176ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5177ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5178ac_compiler_gnu=$ac_cv_c_compiler_gnu
92f01d61 5179
d0ac1c44
SM
5180ac_ext=c
5181ac_cpp='$CPP $CPPFLAGS'
5182ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5183ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5184ac_compiler_gnu=$ac_cv_c_compiler_gnu
5185{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
5186$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
5187if ${am_cv_prog_cc_c_o+:} false; then :
5188 $as_echo_n "(cached) " >&6
5189else
5190 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5191/* end confdefs.h. */
5192
5193int
5194main ()
5195{
5196
5197 ;
5198 return 0;
5199}
5200_ACEOF
5201 # Make sure it works both with $CC and with simple cc.
5202 # Following AC_PROG_CC_C_O, we do the test twice because some
5203 # compilers refuse to overwrite an existing .o file with -o,
5204 # though they will create one.
5205 am_cv_prog_cc_c_o=yes
5206 for am_i in 1 2; do
5207 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
5208 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
5209 ac_status=$?
5210 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5211 (exit $ac_status); } \
5212 && test -f conftest2.$ac_objext; then
5213 : OK
5214 else
5215 am_cv_prog_cc_c_o=no
5216 break
5217 fi
5218 done
5219 rm -f core conftest*
5220 unset am_i
5221fi
5222{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
5223$as_echo "$am_cv_prog_cc_c_o" >&6; }
5224if test "$am_cv_prog_cc_c_o" != yes; then
5225 # Losing compiler, so override with the script.
5226 # FIXME: It is wrong to rewrite CC.
5227 # But if we don't then we get into trouble of one sort or another.
5228 # A longer-term fix would be to have automake use am__CC in this case,
5229 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
5230 CC="$am_aux_dir/compile $CC"
5231fi
5232ac_ext=c
5233ac_cpp='$CPP $CPPFLAGS'
5234ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5235ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5236ac_compiler_gnu=$ac_cv_c_compiler_gnu
5237
5238
7357c5b6
AM
5239ac_ext=c
5240ac_cpp='$CPP $CPPFLAGS'
5241ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5242ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5243ac_compiler_gnu=$ac_cv_c_compiler_gnu
81ecdfbb
RW
5244{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5245$as_echo_n "checking how to run the C preprocessor... " >&6; }
7357c5b6
AM
5246# On Suns, sometimes $CPP names a directory.
5247if test -n "$CPP" && test -d "$CPP"; then
5248 CPP=
5249fi
5250if test -z "$CPP"; then
d0ac1c44 5251 if ${ac_cv_prog_CPP+:} false; then :
81ecdfbb 5252 $as_echo_n "(cached) " >&6
7357c5b6
AM
5253else
5254 # Double quotes because CPP needs to be expanded
5255 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5256 do
5257 ac_preproc_ok=false
5258for ac_c_preproc_warn_flag in '' yes
5259do
5260 # Use a header file that comes with gcc, so configuring glibc
5261 # with a fresh cross-compiler works.
5262 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5263 # <limits.h> exists even on freestanding compilers.
5264 # On the NeXT, cc -E runs the code through the compiler's parser,
5265 # not just through cpp. "Syntax error" is here to catch this case.
81ecdfbb 5266 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7357c5b6
AM
5267/* end confdefs.h. */
5268#ifdef __STDC__
5269# include <limits.h>
5270#else
5271# include <assert.h>
5272#endif
5273 Syntax error
5274_ACEOF
81ecdfbb 5275if ac_fn_c_try_cpp "$LINENO"; then :
cfbc9945 5276
81ecdfbb 5277else
7357c5b6
AM
5278 # Broken: fails on valid input.
5279continue
5280fi
d0ac1c44 5281rm -f conftest.err conftest.i conftest.$ac_ext
d7040cdb 5282
81ecdfbb 5283 # OK, works on sane cases. Now check whether nonexistent headers
7357c5b6 5284 # can be detected and how.
81ecdfbb 5285 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7357c5b6
AM
5286/* end confdefs.h. */
5287#include <ac_nonexistent.h>
5288_ACEOF
81ecdfbb 5289if ac_fn_c_try_cpp "$LINENO"; then :
7357c5b6
AM
5290 # Broken: success on invalid input.
5291continue
5292else
7357c5b6
AM
5293 # Passes both tests.
5294ac_preproc_ok=:
5295break
5296fi
d0ac1c44 5297rm -f conftest.err conftest.i conftest.$ac_ext
d7040cdb 5298
7357c5b6
AM
5299done
5300# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
d0ac1c44 5301rm -f conftest.i conftest.err conftest.$ac_ext
81ecdfbb 5302if $ac_preproc_ok; then :
7357c5b6
AM
5303 break
5304fi
d7040cdb 5305
7357c5b6
AM
5306 done
5307 ac_cv_prog_CPP=$CPP
d7040cdb 5308
7357c5b6
AM
5309fi
5310 CPP=$ac_cv_prog_CPP
5311else
5312 ac_cv_prog_CPP=$CPP
5313fi
81ecdfbb
RW
5314{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5315$as_echo "$CPP" >&6; }
7357c5b6
AM
5316ac_preproc_ok=false
5317for ac_c_preproc_warn_flag in '' yes
5318do
5319 # Use a header file that comes with gcc, so configuring glibc
5320 # with a fresh cross-compiler works.
5321 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5322 # <limits.h> exists even on freestanding compilers.
5323 # On the NeXT, cc -E runs the code through the compiler's parser,
5324 # not just through cpp. "Syntax error" is here to catch this case.
81ecdfbb 5325 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7357c5b6
AM
5326/* end confdefs.h. */
5327#ifdef __STDC__
5328# include <limits.h>
5329#else
5330# include <assert.h>
5331#endif
5332 Syntax error
5333_ACEOF
81ecdfbb 5334if ac_fn_c_try_cpp "$LINENO"; then :
d7040cdb 5335
81ecdfbb 5336else
7357c5b6
AM
5337 # Broken: fails on valid input.
5338continue
5339fi
d0ac1c44 5340rm -f conftest.err conftest.i conftest.$ac_ext
d7040cdb 5341
81ecdfbb 5342 # OK, works on sane cases. Now check whether nonexistent headers
7357c5b6 5343 # can be detected and how.
81ecdfbb 5344 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7357c5b6
AM
5345/* end confdefs.h. */
5346#include <ac_nonexistent.h>
5347_ACEOF
81ecdfbb 5348if ac_fn_c_try_cpp "$LINENO"; then :
7357c5b6
AM
5349 # Broken: success on invalid input.
5350continue
5351else
7357c5b6
AM
5352 # Passes both tests.
5353ac_preproc_ok=:
5354break
5355fi
d0ac1c44 5356rm -f conftest.err conftest.i conftest.$ac_ext
d7040cdb 5357
7357c5b6
AM
5358done
5359# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
d0ac1c44 5360rm -f conftest.i conftest.err conftest.$ac_ext
81ecdfbb
RW
5361if $ac_preproc_ok; then :
5362
7357c5b6 5363else
81ecdfbb
RW
5364 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5365$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
5366as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
5367See \`config.log' for more details" "$LINENO" 5; }
7357c5b6 5368fi
d7040cdb 5369
7357c5b6
AM
5370ac_ext=c
5371ac_cpp='$CPP $CPPFLAGS'
5372ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5373ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5374ac_compiler_gnu=$ac_cv_c_compiler_gnu
d7040cdb 5375
d7040cdb 5376
81ecdfbb
RW
5377{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5378$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
d0ac1c44 5379if ${ac_cv_path_GREP+:} false; then :
81ecdfbb
RW
5380 $as_echo_n "(cached) " >&6
5381else
5382 if test -z "$GREP"; then
5383 ac_path_GREP_found=false
5384 # Loop through the user's path and test for each of PROGNAME-LIST
5385 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5386for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5387do
5388 IFS=$as_save_IFS
5389 test -z "$as_dir" && as_dir=.
5390 for ac_prog in grep ggrep; do
5391 for ac_exec_ext in '' $ac_executable_extensions; do
5392 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
d0ac1c44 5393 as_fn_executable_p "$ac_path_GREP" || continue
81ecdfbb
RW
5394# Check for GNU ac_path_GREP and select it if it is found.
5395 # Check for GNU $ac_path_GREP
5396case `"$ac_path_GREP" --version 2>&1` in
5397*GNU*)
5398 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
5399*)
5400 ac_count=0
5401 $as_echo_n 0123456789 >"conftest.in"
5402 while :
5403 do
5404 cat "conftest.in" "conftest.in" >"conftest.tmp"
5405 mv "conftest.tmp" "conftest.in"
5406 cp "conftest.in" "conftest.nl"
5407 $as_echo 'GREP' >> "conftest.nl"
5408 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5409 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5410 as_fn_arith $ac_count + 1 && ac_count=$as_val
5411 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5412 # Best one so far, save it but keep looking for a better one
5413 ac_cv_path_GREP="$ac_path_GREP"
5414 ac_path_GREP_max=$ac_count
5415 fi
5416 # 10*(2^10) chars as input seems more than enough
5417 test $ac_count -gt 10 && break
5418 done
5419 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5420esac
5421
5422 $ac_path_GREP_found && break 3
5423 done
5424 done
5425 done
5426IFS=$as_save_IFS
5427 if test -z "$ac_cv_path_GREP"; then
d0ac1c44 5428 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
81ecdfbb
RW
5429 fi
5430else
5431 ac_cv_path_GREP=$GREP
5432fi
5433
5434fi
5435{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5436$as_echo "$ac_cv_path_GREP" >&6; }
5437 GREP="$ac_cv_path_GREP"
5438
5439
5440{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5441$as_echo_n "checking for egrep... " >&6; }
d0ac1c44 5442if ${ac_cv_path_EGREP+:} false; then :
81ecdfbb 5443 $as_echo_n "(cached) " >&6
7357c5b6 5444else
81ecdfbb
RW
5445 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5446 then ac_cv_path_EGREP="$GREP -E"
5447 else
5448 if test -z "$EGREP"; then
5449 ac_path_EGREP_found=false
5450 # Loop through the user's path and test for each of PROGNAME-LIST
5451 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5452for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5453do
5454 IFS=$as_save_IFS
5455 test -z "$as_dir" && as_dir=.
5456 for ac_prog in egrep; do
5457 for ac_exec_ext in '' $ac_executable_extensions; do
5458 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
d0ac1c44 5459 as_fn_executable_p "$ac_path_EGREP" || continue
81ecdfbb
RW
5460# Check for GNU ac_path_EGREP and select it if it is found.
5461 # Check for GNU $ac_path_EGREP
5462case `"$ac_path_EGREP" --version 2>&1` in
5463*GNU*)
5464 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
5465*)
5466 ac_count=0
5467 $as_echo_n 0123456789 >"conftest.in"
5468 while :
5469 do
5470 cat "conftest.in" "conftest.in" >"conftest.tmp"
5471 mv "conftest.tmp" "conftest.in"
5472 cp "conftest.in" "conftest.nl"
5473 $as_echo 'EGREP' >> "conftest.nl"
5474 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5475 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5476 as_fn_arith $ac_count + 1 && ac_count=$as_val
5477 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5478 # Best one so far, save it but keep looking for a better one
5479 ac_cv_path_EGREP="$ac_path_EGREP"
5480 ac_path_EGREP_max=$ac_count
7357c5b6 5481 fi
81ecdfbb
RW
5482 # 10*(2^10) chars as input seems more than enough
5483 test $ac_count -gt 10 && break
5484 done
5485 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5486esac
5487
5488 $ac_path_EGREP_found && break 3
5489 done
5490 done
5491 done
5492IFS=$as_save_IFS
5493 if test -z "$ac_cv_path_EGREP"; then
d0ac1c44 5494 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
81ecdfbb
RW
5495 fi
5496else
5497 ac_cv_path_EGREP=$EGREP
5498fi
5499
5500 fi
7357c5b6 5501fi
81ecdfbb
RW
5502{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5503$as_echo "$ac_cv_path_EGREP" >&6; }
5504 EGREP="$ac_cv_path_EGREP"
d7040cdb
SE
5505
5506
81ecdfbb
RW
5507{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5508$as_echo_n "checking for ANSI C header files... " >&6; }
d0ac1c44 5509if ${ac_cv_header_stdc+:} false; then :
81ecdfbb 5510 $as_echo_n "(cached) " >&6
7357c5b6 5511else
81ecdfbb 5512 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7357c5b6
AM
5513/* end confdefs.h. */
5514#include <stdlib.h>
5515#include <stdarg.h>
5516#include <string.h>
5517#include <float.h>
d7040cdb 5518
7357c5b6
AM
5519int
5520main ()
5521{
d7040cdb 5522
7357c5b6
AM
5523 ;
5524 return 0;
5525}
5526_ACEOF
81ecdfbb 5527if ac_fn_c_try_compile "$LINENO"; then :
7357c5b6 5528 ac_cv_header_stdc=yes
c428fa83 5529else
81ecdfbb 5530 ac_cv_header_stdc=no
7357c5b6 5531fi
81ecdfbb 5532rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
d7040cdb 5533
7357c5b6
AM
5534if test $ac_cv_header_stdc = yes; then
5535 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
81ecdfbb 5536 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7357c5b6
AM
5537/* end confdefs.h. */
5538#include <string.h>
d7040cdb 5539
7357c5b6
AM
5540_ACEOF
5541if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
81ecdfbb
RW
5542 $EGREP "memchr" >/dev/null 2>&1; then :
5543
7357c5b6
AM
5544else
5545 ac_cv_header_stdc=no
5546fi
5547rm -f conftest*
d7040cdb 5548
7357c5b6 5549fi
d7040cdb 5550
7357c5b6
AM
5551if test $ac_cv_header_stdc = yes; then
5552 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
81ecdfbb 5553 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7357c5b6
AM
5554/* end confdefs.h. */
5555#include <stdlib.h>
d7040cdb 5556
7357c5b6
AM
5557_ACEOF
5558if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
81ecdfbb
RW
5559 $EGREP "free" >/dev/null 2>&1; then :
5560
7357c5b6
AM
5561else
5562 ac_cv_header_stdc=no
5563fi
5564rm -f conftest*
d7040cdb 5565
7357c5b6 5566fi
d7040cdb 5567
7357c5b6
AM
5568if test $ac_cv_header_stdc = yes; then
5569 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
81ecdfbb 5570 if test "$cross_compiling" = yes; then :
7357c5b6
AM
5571 :
5572else
81ecdfbb 5573 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7357c5b6
AM
5574/* end confdefs.h. */
5575#include <ctype.h>
81ecdfbb 5576#include <stdlib.h>
7357c5b6
AM
5577#if ((' ' & 0x0FF) == 0x020)
5578# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5579# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5580#else
5581# define ISLOWER(c) \
5582 (('a' <= (c) && (c) <= 'i') \
5583 || ('j' <= (c) && (c) <= 'r') \
5584 || ('s' <= (c) && (c) <= 'z'))
5585# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5586#endif
d7040cdb 5587
7357c5b6
AM
5588#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5589int
5590main ()
5591{
5592 int i;
5593 for (i = 0; i < 256; i++)
5594 if (XOR (islower (i), ISLOWER (i))
5595 || toupper (i) != TOUPPER (i))
81ecdfbb
RW
5596 return 2;
5597 return 0;
7357c5b6
AM
5598}
5599_ACEOF
81ecdfbb 5600if ac_fn_c_try_run "$LINENO"; then :
d7040cdb 5601
81ecdfbb
RW
5602else
5603 ac_cv_header_stdc=no
7357c5b6 5604fi
81ecdfbb
RW
5605rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5606 conftest.$ac_objext conftest.beam conftest.$ac_ext
7357c5b6 5607fi
81ecdfbb 5608
7357c5b6
AM
5609fi
5610fi
81ecdfbb
RW
5611{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5612$as_echo "$ac_cv_header_stdc" >&6; }
7357c5b6 5613if test $ac_cv_header_stdc = yes; then
d7040cdb 5614
81ecdfbb 5615$as_echo "#define STDC_HEADERS 1" >>confdefs.h
d7040cdb 5616
7357c5b6 5617fi
d7040cdb 5618
7357c5b6 5619# On IRIX 5.3, sys/types and inttypes.h are conflicting.
7357c5b6
AM
5620for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5621 inttypes.h stdint.h unistd.h
81ecdfbb
RW
5622do :
5623 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5624ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5625"
d0ac1c44 5626if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
7357c5b6 5627 cat >>confdefs.h <<_ACEOF
81ecdfbb 5628#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7357c5b6 5629_ACEOF
d7040cdb 5630
7357c5b6
AM
5631fi
5632
5633done
5634
5635
5636
81ecdfbb 5637 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
d0ac1c44 5638if test "x$ac_cv_header_minix_config_h" = xyes; then :
7357c5b6
AM
5639 MINIX=yes
5640else
5641 MINIX=
5642fi
d7040cdb
SE
5643
5644
7357c5b6 5645 if test "$MINIX" = yes; then
d7040cdb 5646
81ecdfbb 5647$as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
d7040cdb
SE
5648
5649
81ecdfbb 5650$as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
d7040cdb
SE
5651
5652
81ecdfbb 5653$as_echo "#define _MINIX 1" >>confdefs.h
d7040cdb 5654
7357c5b6 5655 fi
d7040cdb
SE
5656
5657
81ecdfbb
RW
5658 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
5659$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
d0ac1c44 5660if ${ac_cv_safe_to_define___extensions__+:} false; then :
81ecdfbb 5661 $as_echo_n "(cached) " >&6
d053aef8 5662else
81ecdfbb 5663 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d053aef8 5664/* end confdefs.h. */
ce3c775b 5665
d0ac1c44
SM
5666# define __EXTENSIONS__ 1
5667 $ac_includes_default
d053aef8
JK
5668int
5669main ()
5670{
5671
5672 ;
5673 return 0;
5674}
5675_ACEOF
81ecdfbb 5676if ac_fn_c_try_compile "$LINENO"; then :
ce3c775b 5677 ac_cv_safe_to_define___extensions__=yes
d053aef8 5678else
81ecdfbb 5679 ac_cv_safe_to_define___extensions__=no
d053aef8 5680fi
81ecdfbb 5681rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
ce3c775b 5682fi
81ecdfbb
RW
5683{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
5684$as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
ce3c775b 5685 test $ac_cv_safe_to_define___extensions__ = yes &&
81ecdfbb 5686 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
d053aef8 5687
81ecdfbb 5688 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
d053aef8 5689
81ecdfbb
RW
5690 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
5691
5692 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
5693
5694 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
d053aef8 5695
ce3c775b 5696
d053aef8 5697
d053aef8 5698
d7040cdb 5699
718a6fd8
SE
5700case `pwd` in
5701 *\ * | *\ *)
81ecdfbb
RW
5702 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5703$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
718a6fd8 5704esac
d7040cdb
SE
5705
5706
7357c5b6 5707
3725885a
RW
5708macro_version='2.2.7a'
5709macro_revision='1.3134'
7357c5b6
AM
5710
5711
5712
5713
5714
5715
7357c5b6
AM
5716
5717
5718
5719
5720
5721
5722
718a6fd8 5723ltmain="$ac_aux_dir/ltmain.sh"
7357c5b6 5724
3725885a
RW
5725# Backslashify metacharacters that are still active within
5726# double-quoted strings.
5727sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
5728
5729# Same as above, but do not quote variable references.
5730double_quote_subst='s/\(["`\\]\)/\\\1/g'
5731
5732# Sed substitution to delay expansion of an escaped shell variable in a
5733# double_quote_subst'ed string.
5734delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
5735
5736# Sed substitution to delay expansion of an escaped single quote.
5737delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5738
5739# Sed substitution to avoid accidental globbing in evaled expressions
5740no_glob_subst='s/\*/\\\*/g'
5741
5742ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5743ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
5744ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
5745
5746{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5747$as_echo_n "checking how to print strings... " >&6; }
5748# Test print first, because it will be a builtin if present.
5749if test "X`print -r -- -n 2>/dev/null`" = X-n && \
5750 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
5751 ECHO='print -r --'
5752elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
5753 ECHO='printf %s\n'
5754else
5755 # Use this function as a fallback that always works.
5756 func_fallback_echo ()
5757 {
5758 eval 'cat <<_LTECHO_EOF
5759$1
5760_LTECHO_EOF'
5761 }
5762 ECHO='func_fallback_echo'
5763fi
5764
5765# func_echo_all arg...
5766# Invoke $ECHO with all args, space-separated.
5767func_echo_all ()
5768{
5769 $ECHO ""
5770}
5771
5772case "$ECHO" in
5773 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5774$as_echo "printf" >&6; } ;;
5775 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5776$as_echo "print -r" >&6; } ;;
5777 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5778$as_echo "cat" >&6; } ;;
5779esac
5780
5781
5782
5783
5784
5785
5786
5787
5788
5789
5790
5791
5792
5793
81ecdfbb
RW
5794{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5795$as_echo_n "checking for a sed that does not truncate output... " >&6; }
d0ac1c44 5796if ${ac_cv_path_SED+:} false; then :
81ecdfbb 5797 $as_echo_n "(cached) " >&6
7357c5b6 5798else
81ecdfbb
RW
5799 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5800 for ac_i in 1 2 3 4 5 6 7; do
5801 ac_script="$ac_script$as_nl$ac_script"
5802 done
5803 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
5804 { ac_script=; unset ac_script;}
5805 if test -z "$SED"; then
5806 ac_path_SED_found=false
5807 # Loop through the user's path and test for each of PROGNAME-LIST
5808 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7357c5b6
AM
5809for as_dir in $PATH
5810do
5811 IFS=$as_save_IFS
5812 test -z "$as_dir" && as_dir=.
81ecdfbb 5813 for ac_prog in sed gsed; do
7357c5b6 5814 for ac_exec_ext in '' $ac_executable_extensions; do
81ecdfbb 5815 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
d0ac1c44 5816 as_fn_executable_p "$ac_path_SED" || continue
81ecdfbb
RW
5817# Check for GNU ac_path_SED and select it if it is found.
5818 # Check for GNU $ac_path_SED
5819case `"$ac_path_SED" --version 2>&1` in
5820*GNU*)
5821 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
5822*)
5823 ac_count=0
5824 $as_echo_n 0123456789 >"conftest.in"
5825 while :
5826 do
5827 cat "conftest.in" "conftest.in" >"conftest.tmp"
5828 mv "conftest.tmp" "conftest.in"
5829 cp "conftest.in" "conftest.nl"
5830 $as_echo '' >> "conftest.nl"
5831 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5832 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5833 as_fn_arith $ac_count + 1 && ac_count=$as_val
5834 if test $ac_count -gt ${ac_path_SED_max-0}; then
5835 # Best one so far, save it but keep looking for a better one
5836 ac_cv_path_SED="$ac_path_SED"
5837 ac_path_SED_max=$ac_count
5838 fi
5839 # 10*(2^10) chars as input seems more than enough
5840 test $ac_count -gt 10 && break
5841 done
5842 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5843esac
5844
5845 $ac_path_SED_found && break 3
7357c5b6
AM
5846 done
5847 done
81ecdfbb 5848 done
7357c5b6 5849IFS=$as_save_IFS
81ecdfbb 5850 if test -z "$ac_cv_path_SED"; then
d0ac1c44 5851 as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
7357c5b6 5852 fi
81ecdfbb
RW
5853else
5854 ac_cv_path_SED=$SED
7357c5b6
AM
5855fi
5856
81ecdfbb
RW
5857fi
5858{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5859$as_echo "$ac_cv_path_SED" >&6; }
5860 SED="$ac_cv_path_SED"
5861 rm -f conftest.sed
7357c5b6
AM
5862
5863test -z "$SED" && SED=sed
5864Xsed="$SED -e 1s/^X//"
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
81ecdfbb
RW
5876{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5877$as_echo_n "checking for fgrep... " >&6; }
d0ac1c44 5878if ${ac_cv_path_FGREP+:} false; then :
81ecdfbb 5879 $as_echo_n "(cached) " >&6
7357c5b6 5880else
81ecdfbb
RW
5881 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5882 then ac_cv_path_FGREP="$GREP -F"
5883 else
5884 if test -z "$FGREP"; then
5885 ac_path_FGREP_found=false
5886 # Loop through the user's path and test for each of PROGNAME-LIST
5887 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5888for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5889do
5890 IFS=$as_save_IFS
5891 test -z "$as_dir" && as_dir=.
5892 for ac_prog in fgrep; do
5893 for ac_exec_ext in '' $ac_executable_extensions; do
5894 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
d0ac1c44 5895 as_fn_executable_p "$ac_path_FGREP" || continue
81ecdfbb
RW
5896# Check for GNU ac_path_FGREP and select it if it is found.
5897 # Check for GNU $ac_path_FGREP
5898case `"$ac_path_FGREP" --version 2>&1` in
5899*GNU*)
5900 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5901*)
5902 ac_count=0
5903 $as_echo_n 0123456789 >"conftest.in"
5904 while :
5905 do
5906 cat "conftest.in" "conftest.in" >"conftest.tmp"
5907 mv "conftest.tmp" "conftest.in"
5908 cp "conftest.in" "conftest.nl"
5909 $as_echo 'FGREP' >> "conftest.nl"
5910 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
5911 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5912 as_fn_arith $ac_count + 1 && ac_count=$as_val
5913 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5914 # Best one so far, save it but keep looking for a better one
5915 ac_cv_path_FGREP="$ac_path_FGREP"
5916 ac_path_FGREP_max=$ac_count
7357c5b6 5917 fi
81ecdfbb
RW
5918 # 10*(2^10) chars as input seems more than enough
5919 test $ac_count -gt 10 && break
5920 done
5921 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5922esac
5923
5924 $ac_path_FGREP_found && break 3
5925 done
5926 done
5927 done
5928IFS=$as_save_IFS
5929 if test -z "$ac_cv_path_FGREP"; then
d0ac1c44 5930 as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
81ecdfbb
RW
5931 fi
5932else
5933 ac_cv_path_FGREP=$FGREP
7357c5b6 5934fi
81ecdfbb
RW
5935
5936 fi
5937fi
5938{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5939$as_echo "$ac_cv_path_FGREP" >&6; }
5940 FGREP="$ac_cv_path_FGREP"
7357c5b6
AM
5941
5942
5943test -z "$GREP" && GREP=grep
5944
5945
5946
5947
5948
5949
5950
5951
5952
5953
5954
5955
5956
5957
5958
5959
5960
5961
5962
81ecdfbb
RW
5963# Check whether --with-gnu-ld was given.
5964if test "${with_gnu_ld+set}" = set; then :
5965 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
7357c5b6
AM
5966else
5967 with_gnu_ld=no
81ecdfbb
RW
5968fi
5969
7357c5b6
AM
5970ac_prog=ld
5971if test "$GCC" = yes; then
5972 # Check if gcc -print-prog-name=ld gives a path.
81ecdfbb
RW
5973 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5974$as_echo_n "checking for ld used by $CC... " >&6; }
7357c5b6
AM
5975 case $host in
5976 *-*-mingw*)
5977 # gcc leaves a trailing carriage return which upsets mingw
5978 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5979 *)
5980 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5981 esac
5982 case $ac_prog in
5983 # Accept absolute paths.
5984 [\\/]* | ?:[\\/]*)
5985 re_direlt='/[^/][^/]*/\.\./'
5986 # Canonicalize the pathname of ld
5987 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5988 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
d7040cdb 5989 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
cfbc9945
SE
5990 done
5991 test -z "$LD" && LD="$ac_prog"
5992 ;;
5bd8253d 5993 "")
cfbc9945
SE
5994 # If it fails, then pretend we aren't using GCC.
5995 ac_prog=ld
5bd8253d
L
5996 ;;
5997 *)
cfbc9945
SE
5998 # If it is relative, then search for the first ld in PATH.
5999 with_gnu_ld=unknown
5bd8253d 6000 ;;
cfbc9945
SE
6001 esac
6002elif test "$with_gnu_ld" = yes; then
81ecdfbb
RW
6003 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
6004$as_echo_n "checking for GNU ld... " >&6; }
cfbc9945 6005else
81ecdfbb
RW
6006 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
6007$as_echo_n "checking for non-GNU ld... " >&6; }
cfbc9945 6008fi
d0ac1c44 6009if ${lt_cv_path_LD+:} false; then :
81ecdfbb 6010 $as_echo_n "(cached) " >&6
cfbc9945
SE
6011else
6012 if test -z "$LD"; then
d7040cdb 6013 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
cfbc9945 6014 for ac_dir in $PATH; do
d7040cdb 6015 IFS="$lt_save_ifs"
cfbc9945
SE
6016 test -z "$ac_dir" && ac_dir=.
6017 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
6018 lt_cv_path_LD="$ac_dir/$ac_prog"
6019 # Check to see if the program is GNU ld. I'd rather use --version,
d7040cdb 6020 # but apparently some variants of GNU ld only accept -v.
cfbc9945 6021 # Break only if it was the GNU/non-GNU ld that we prefer.
d7040cdb
SE
6022 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
6023 *GNU* | *'with BFD'*)
cfbc9945 6024 test "$with_gnu_ld" != no && break
d7040cdb
SE
6025 ;;
6026 *)
cfbc9945 6027 test "$with_gnu_ld" != yes && break
d7040cdb
SE
6028 ;;
6029 esac
cfbc9945
SE
6030 fi
6031 done
d7040cdb 6032 IFS="$lt_save_ifs"
cfbc9945
SE
6033else
6034 lt_cv_path_LD="$LD" # Let the user override the test with a path.
9e9b66a9 6035fi
1ad12f97
NC
6036fi
6037
cfbc9945
SE
6038LD="$lt_cv_path_LD"
6039if test -n "$LD"; then
81ecdfbb
RW
6040 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
6041$as_echo "$LD" >&6; }
cfbc9945 6042else
81ecdfbb
RW
6043 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6044$as_echo "no" >&6; }
cfbc9945 6045fi
d0ac1c44 6046test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
81ecdfbb
RW
6047{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
6048$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
d0ac1c44 6049if ${lt_cv_prog_gnu_ld+:} false; then :
81ecdfbb 6050 $as_echo_n "(cached) " >&6
cfbc9945 6051else
d7040cdb
SE
6052 # I'd rather use --version here, but apparently some GNU lds only accept -v.
6053case `$LD -v 2>&1 </dev/null` in
6054*GNU* | *'with BFD'*)
cfbc9945 6055 lt_cv_prog_gnu_ld=yes
d7040cdb
SE
6056 ;;
6057*)
cfbc9945 6058 lt_cv_prog_gnu_ld=no
d7040cdb
SE
6059 ;;
6060esac
49c96104 6061fi
81ecdfbb
RW
6062{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
6063$as_echo "$lt_cv_prog_gnu_ld" >&6; }
cfbc9945 6064with_gnu_ld=$lt_cv_prog_gnu_ld
49c96104 6065
9e9b66a9 6066
cfbc9945 6067
d7040cdb
SE
6068
6069
6070
6071
6072
6073
81ecdfbb
RW
6074{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
6075$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
d0ac1c44 6076if ${lt_cv_path_NM+:} false; then :
81ecdfbb 6077 $as_echo_n "(cached) " >&6
cfbc9945
SE
6078else
6079 if test -n "$NM"; then
6080 # Let the user override the test.
6081 lt_cv_path_NM="$NM"
6082else
d7040cdb
SE
6083 lt_nm_to_check="${ac_tool_prefix}nm"
6084 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
6085 lt_nm_to_check="$lt_nm_to_check nm"
6086 fi
6087 for lt_tmp_nm in $lt_nm_to_check; do
6088 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
6089 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
6090 IFS="$lt_save_ifs"
6091 test -z "$ac_dir" && ac_dir=.
6092 tmp_nm="$ac_dir/$lt_tmp_nm"
6093 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
6094 # Check to see if the nm accepts a BSD-compat flag.
6095 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
6096 # nm: unknown option "B" ignored
6097 # Tru64's nm complains that /dev/null is an invalid object file
6098 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
6099 */dev/null* | *'Invalid file or object type'*)
6100 lt_cv_path_NM="$tmp_nm -B"
6101 break
6102 ;;
6103 *)
6104 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
6105 */dev/null*)
6106 lt_cv_path_NM="$tmp_nm -p"
6107 break
6108 ;;
6109 *)
6110 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
6111 continue # so that we can try to find one that supports BSD flags
6112 ;;
6113 esac
6114 ;;
6115 esac
cfbc9945 6116 fi
d7040cdb
SE
6117 done
6118 IFS="$lt_save_ifs"
cfbc9945 6119 done
d7040cdb 6120 : ${lt_cv_path_NM=no}
cfbc9945 6121fi
a2d91340 6122fi
81ecdfbb
RW
6123{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
6124$as_echo "$lt_cv_path_NM" >&6; }
d7040cdb
SE
6125if test "$lt_cv_path_NM" != "no"; then
6126 NM="$lt_cv_path_NM"
cfbc9945 6127else
d7040cdb 6128 # Didn't find any BSD compatible name lister, look for dumpbin.
3725885a
RW
6129 if test -n "$DUMPBIN"; then :
6130 # Let the user override the test.
6131 else
6132 if test -n "$ac_tool_prefix"; then
6133 for ac_prog in dumpbin "link -dump"
d7040cdb
SE
6134 do
6135 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6136set dummy $ac_tool_prefix$ac_prog; ac_word=$2
81ecdfbb
RW
6137{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6138$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 6139if ${ac_cv_prog_DUMPBIN+:} false; then :
81ecdfbb 6140 $as_echo_n "(cached) " >&6
252b5132 6141else
d7040cdb
SE
6142 if test -n "$DUMPBIN"; then
6143 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
6144else
6145as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6146for as_dir in $PATH
6147do
6148 IFS=$as_save_IFS
6149 test -z "$as_dir" && as_dir=.
81ecdfbb 6150 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 6151 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
d7040cdb 6152 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
81ecdfbb 6153 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
d7040cdb
SE
6154 break 2
6155 fi
6156done
81ecdfbb
RW
6157 done
6158IFS=$as_save_IFS
5464f5a1 6159
d7040cdb
SE
6160fi
6161fi
6162DUMPBIN=$ac_cv_prog_DUMPBIN
6163if test -n "$DUMPBIN"; then
81ecdfbb
RW
6164 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6165$as_echo "$DUMPBIN" >&6; }
d7040cdb 6166else
81ecdfbb
RW
6167 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6168$as_echo "no" >&6; }
d7040cdb 6169fi
d5fbea21 6170
81ecdfbb 6171
d7040cdb
SE
6172 test -n "$DUMPBIN" && break
6173 done
6174fi
6175if test -z "$DUMPBIN"; then
6176 ac_ct_DUMPBIN=$DUMPBIN
3725885a 6177 for ac_prog in dumpbin "link -dump"
d7040cdb
SE
6178do
6179 # Extract the first word of "$ac_prog", so it can be a program name with args.
6180set dummy $ac_prog; ac_word=$2
81ecdfbb
RW
6181{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6182$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 6183if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then :
81ecdfbb 6184 $as_echo_n "(cached) " >&6
d7040cdb
SE
6185else
6186 if test -n "$ac_ct_DUMPBIN"; then
6187 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
6188else
6189as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6190for as_dir in $PATH
6191do
6192 IFS=$as_save_IFS
6193 test -z "$as_dir" && as_dir=.
81ecdfbb 6194 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 6195 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
d7040cdb 6196 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
81ecdfbb 6197 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
d7040cdb 6198 break 2
cfbc9945 6199 fi
d7040cdb 6200done
81ecdfbb
RW
6201 done
6202IFS=$as_save_IFS
d5fbea21 6203
d7040cdb
SE
6204fi
6205fi
6206ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
6207if test -n "$ac_ct_DUMPBIN"; then
81ecdfbb
RW
6208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6209$as_echo "$ac_ct_DUMPBIN" >&6; }
d7040cdb 6210else
81ecdfbb
RW
6211 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6212$as_echo "no" >&6; }
d7040cdb 6213fi
d5fbea21 6214
81ecdfbb 6215
d7040cdb
SE
6216 test -n "$ac_ct_DUMPBIN" && break
6217done
24443139 6218
81ecdfbb
RW
6219 if test "x$ac_ct_DUMPBIN" = x; then
6220 DUMPBIN=":"
6221 else
6222 case $cross_compiling:$ac_tool_warned in
6223yes:)
6224{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6225$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6226ac_tool_warned=yes ;;
6227esac
6228 DUMPBIN=$ac_ct_DUMPBIN
6229 fi
d7040cdb 6230fi
24443139 6231
3725885a
RW
6232 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
6233 *COFF*)
6234 DUMPBIN="$DUMPBIN -symbols"
6235 ;;
6236 *)
6237 DUMPBIN=:
6238 ;;
6239 esac
6240 fi
24443139 6241
d7040cdb
SE
6242 if test "$DUMPBIN" != ":"; then
6243 NM="$DUMPBIN"
cfbc9945 6244 fi
d7040cdb
SE
6245fi
6246test -z "$NM" && NM=nm
a703a6ea 6247
f5385ebf 6248
cfbc9945 6249
24443139
AS
6250
6251
6252
81ecdfbb
RW
6253{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6254$as_echo_n "checking the name lister ($NM) interface... " >&6; }
d0ac1c44 6255if ${lt_cv_nm_interface+:} false; then :
81ecdfbb 6256 $as_echo_n "(cached) " >&6
d7040cdb
SE
6257else
6258 lt_cv_nm_interface="BSD nm"
6259 echo "int some_variable = 0;" > conftest.$ac_ext
3725885a 6260 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
d7040cdb
SE
6261 (eval "$ac_compile" 2>conftest.err)
6262 cat conftest.err >&5
3725885a 6263 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
d7040cdb
SE
6264 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6265 cat conftest.err >&5
3725885a 6266 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
d7040cdb
SE
6267 cat conftest.out >&5
6268 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6269 lt_cv_nm_interface="MS dumpbin"
6270 fi
6271 rm -f conftest*
cfbc9945 6272fi
81ecdfbb
RW
6273{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6274$as_echo "$lt_cv_nm_interface" >&6; }
a703a6ea 6275
81ecdfbb
RW
6276{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6277$as_echo_n "checking whether ln -s works... " >&6; }
d7040cdb
SE
6278LN_S=$as_ln_s
6279if test "$LN_S" = "ln -s"; then
81ecdfbb
RW
6280 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6281$as_echo "yes" >&6; }
d7040cdb 6282else
81ecdfbb
RW
6283 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6284$as_echo "no, using $LN_S" >&6; }
d7040cdb 6285fi
252b5132 6286
cfbc9945 6287# find the maximum length of command line arguments
81ecdfbb
RW
6288{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6289$as_echo_n "checking the maximum length of command line arguments... " >&6; }
d0ac1c44 6290if ${lt_cv_sys_max_cmd_len+:} false; then :
81ecdfbb 6291 $as_echo_n "(cached) " >&6
cfbc9945
SE
6292else
6293 i=0
6294 teststring="ABCD"
5464f5a1 6295
cfbc9945
SE
6296 case $build_os in
6297 msdosdjgpp*)
6298 # On DJGPP, this test can blow up pretty badly due to problems in libc
6299 # (any single argument exceeding 2000 bytes causes a buffer overrun
6300 # during glob expansion). Even if it were fixed, the result of this
6301 # check would be larger than it should be.
6302 lt_cv_sys_max_cmd_len=12288; # 12K is about right
6303 ;;
5464f5a1 6304
d7040cdb
SE
6305 gnu*)
6306 # Under GNU Hurd, this test is not required because there is
6307 # no limit to the length of command line arguments.
6308 # Libtool will interpret -1 as no limit whatsoever
6309 lt_cv_sys_max_cmd_len=-1;
6310 ;;
6311
718a6fd8 6312 cygwin* | mingw* | cegcc*)
cfbc9945
SE
6313 # On Win9x/ME, this test blows up -- it succeeds, but takes
6314 # about 5 minutes as the teststring grows exponentially.
6315 # Worse, since 9x/ME are not pre-emptively multitasking,
6316 # you end up with a "frozen" computer, even though with patience
6317 # the test eventually succeeds (with a max line length of 256k).
6318 # Instead, let's just punt: use the minimum linelength reported by
6319 # all of the supported platforms: 8192 (on NT/2K/XP).
6320 lt_cv_sys_max_cmd_len=8192;
6321 ;;
5464f5a1 6322
3725885a
RW
6323 mint*)
6324 # On MiNT this can take a long time and run out of memory.
6325 lt_cv_sys_max_cmd_len=8192;
6326 ;;
6327
cfbc9945
SE
6328 amigaos*)
6329 # On AmigaOS with pdksh, this test takes hours, literally.
6330 # So we just punt and use a minimum line length of 8192.
6331 lt_cv_sys_max_cmd_len=8192;
6332 ;;
5464f5a1 6333
cfbc9945
SE
6334 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
6335 # This has been around since 386BSD, at least. Likely further.
6336 if test -x /sbin/sysctl; then
6337 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
6338 elif test -x /usr/sbin/sysctl; then
6339 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
6340 else
d7040cdb 6341 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
cfbc9945
SE
6342 fi
6343 # And add a safety zone
6344 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6345 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6346 ;;
d7040cdb
SE
6347
6348 interix*)
6349 # We know the value 262144 and hardcode it with a safety zone (like BSD)
6350 lt_cv_sys_max_cmd_len=196608
6351 ;;
6352
6353 osf*)
6354 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
6355 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
6356 # nice to cause kernel panics so lets avoid the loop below.
6357 # First set a reasonable default.
6358 lt_cv_sys_max_cmd_len=16384
6359 #
6360 if test -x /sbin/sysconfig; then
6361 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6362 *1*) lt_cv_sys_max_cmd_len=-1 ;;
6363 esac
6364 fi
6365 ;;
6366 sco3.2v5*)
6367 lt_cv_sys_max_cmd_len=102400
6368 ;;
6369 sysv5* | sco5v6* | sysv4.2uw2*)
6370 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6371 if test -n "$kargmax"; then
6372 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
6373 else
6374 lt_cv_sys_max_cmd_len=32768
6375 fi
6376 ;;
6377 *)
718a6fd8
SE
6378 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
6379 if test -n "$lt_cv_sys_max_cmd_len"; then
79887925
L
6380 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6381 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6382 else
6383 # Make teststring a little bigger before we do anything with it.
6384 # a 1K string should be a reasonable start.
6385 for i in 1 2 3 4 5 6 7 8 ; do
6386 teststring=$teststring$teststring
6387 done
6388 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
6389 # If test is not a shell built-in, we'll probably end up computing a
6390 # maximum length that is only half of the actual maximum length, but
6391 # we can't tell.
3725885a
RW
6392 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
6393 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
79887925
L
6394 test $i != 17 # 1/2 MB should be enough
6395 do
6396 i=`expr $i + 1`
6397 teststring=$teststring$teststring
6398 done
6399 # Only check the string length outside the loop.
6400 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
6401 teststring=
6402 # Add a significant safety factor because C++ compilers can tack on
6403 # massive amounts of additional arguments before passing them to the
6404 # linker. It appears as though 1/2 is a usable value.
6405 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
6406 fi
d7040cdb 6407 ;;
cfbc9945 6408 esac
5464f5a1 6409
252b5132 6410fi
cfbc9945 6411
d7040cdb 6412if test -n $lt_cv_sys_max_cmd_len ; then
81ecdfbb
RW
6413 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6414$as_echo "$lt_cv_sys_max_cmd_len" >&6; }
5464f5a1 6415else
81ecdfbb
RW
6416 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6417$as_echo "none" >&6; }
5464f5a1 6418fi
d7040cdb 6419max_cmd_len=$lt_cv_sys_max_cmd_len
252b5132 6420
cfbc9945 6421
252b5132 6422
cfbc9945 6423
cfbc9945 6424
d7040cdb 6425
d7040cdb
SE
6426: ${CP="cp -f"}
6427: ${MV="mv -f"}
6428: ${RM="rm -f"}
6429
81ecdfbb
RW
6430{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
6431$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
d7040cdb
SE
6432# Try some XSI features
6433xsi_shell=no
6434( _lt_dummy="a/b/c"
6435 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
718a6fd8
SE
6436 = c,a/b,, \
6437 && eval 'test $(( 1 + 1 )) -eq 2 \
6438 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
d7040cdb 6439 && xsi_shell=yes
81ecdfbb
RW
6440{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
6441$as_echo "$xsi_shell" >&6; }
d7040cdb
SE
6442
6443
81ecdfbb
RW
6444{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
6445$as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
d7040cdb
SE
6446lt_shell_append=no
6447( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
6448 >/dev/null 2>&1 \
6449 && lt_shell_append=yes
81ecdfbb
RW
6450{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
6451$as_echo "$lt_shell_append" >&6; }
d7040cdb
SE
6452
6453
6454if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6455 lt_unset=unset
5464f5a1 6456else
d7040cdb 6457 lt_unset=false
5464f5a1 6458fi
252b5132 6459
d7040cdb
SE
6460
6461
6462
6463
6464# test EBCDIC or ASCII
6465case `echo X|tr X '\101'` in
6466 A) # ASCII based system
6467 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
6468 lt_SP2NL='tr \040 \012'
6469 lt_NL2SP='tr \015\012 \040\040'
6470 ;;
6471 *) # EBCDIC based system
6472 lt_SP2NL='tr \100 \n'
6473 lt_NL2SP='tr \r\n \100\100'
6474 ;;
6475esac
6476
6477
6478
6479
6480
6481
6482
6483
6484
81ecdfbb
RW
6485{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6486$as_echo_n "checking for $LD option to reload object files... " >&6; }
d0ac1c44 6487if ${lt_cv_ld_reload_flag+:} false; then :
81ecdfbb 6488 $as_echo_n "(cached) " >&6
5464f5a1 6489else
d7040cdb
SE
6490 lt_cv_ld_reload_flag='-r'
6491fi
81ecdfbb
RW
6492{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6493$as_echo "$lt_cv_ld_reload_flag" >&6; }
d7040cdb
SE
6494reload_flag=$lt_cv_ld_reload_flag
6495case $reload_flag in
6496"" | " "*) ;;
6497*) reload_flag=" $reload_flag" ;;
6498esac
6499reload_cmds='$LD$reload_flag -o $output$reload_objs'
6500case $host_os in
6501 darwin*)
6502 if test "$GCC" = yes; then
6503 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
6504 else
6505 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6506 fi
6507 ;;
6508esac
6509
6510
6511
6512
6513
6514
6515
6516
6517
718a6fd8
SE
6518if test -n "$ac_tool_prefix"; then
6519 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
6520set dummy ${ac_tool_prefix}objdump; ac_word=$2
81ecdfbb
RW
6521{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6522$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 6523if ${ac_cv_prog_OBJDUMP+:} false; then :
81ecdfbb 6524 $as_echo_n "(cached) " >&6
718a6fd8
SE
6525else
6526 if test -n "$OBJDUMP"; then
6527 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6528else
6529as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6530for as_dir in $PATH
6531do
6532 IFS=$as_save_IFS
6533 test -z "$as_dir" && as_dir=.
81ecdfbb 6534 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 6535 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
718a6fd8 6536 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
81ecdfbb 6537 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
718a6fd8
SE
6538 break 2
6539 fi
6540done
81ecdfbb
RW
6541 done
6542IFS=$as_save_IFS
718a6fd8
SE
6543
6544fi
6545fi
6546OBJDUMP=$ac_cv_prog_OBJDUMP
6547if test -n "$OBJDUMP"; then
81ecdfbb
RW
6548 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6549$as_echo "$OBJDUMP" >&6; }
718a6fd8 6550else
81ecdfbb
RW
6551 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6552$as_echo "no" >&6; }
718a6fd8
SE
6553fi
6554
81ecdfbb 6555
718a6fd8
SE
6556fi
6557if test -z "$ac_cv_prog_OBJDUMP"; then
6558 ac_ct_OBJDUMP=$OBJDUMP
6559 # Extract the first word of "objdump", so it can be a program name with args.
6560set dummy objdump; ac_word=$2
81ecdfbb
RW
6561{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6562$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 6563if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then :
81ecdfbb 6564 $as_echo_n "(cached) " >&6
718a6fd8
SE
6565else
6566 if test -n "$ac_ct_OBJDUMP"; then
6567 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6568else
6569as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6570for as_dir in $PATH
6571do
6572 IFS=$as_save_IFS
6573 test -z "$as_dir" && as_dir=.
81ecdfbb 6574 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 6575 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
718a6fd8 6576 ac_cv_prog_ac_ct_OBJDUMP="objdump"
81ecdfbb 6577 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
718a6fd8
SE
6578 break 2
6579 fi
6580done
81ecdfbb
RW
6581 done
6582IFS=$as_save_IFS
718a6fd8 6583
718a6fd8
SE
6584fi
6585fi
6586ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6587if test -n "$ac_ct_OBJDUMP"; then
81ecdfbb
RW
6588 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6589$as_echo "$ac_ct_OBJDUMP" >&6; }
718a6fd8 6590else
81ecdfbb
RW
6591 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6592$as_echo "no" >&6; }
718a6fd8
SE
6593fi
6594
81ecdfbb
RW
6595 if test "x$ac_ct_OBJDUMP" = x; then
6596 OBJDUMP="false"
6597 else
6598 case $cross_compiling:$ac_tool_warned in
6599yes:)
6600{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6601$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6602ac_tool_warned=yes ;;
6603esac
6604 OBJDUMP=$ac_ct_OBJDUMP
6605 fi
718a6fd8
SE
6606else
6607 OBJDUMP="$ac_cv_prog_OBJDUMP"
6608fi
6609
6610test -z "$OBJDUMP" && OBJDUMP=objdump
6611
6612
6613
6614
6615
6616
6617
6618
d7040cdb 6619
81ecdfbb
RW
6620{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6621$as_echo_n "checking how to recognize dependent libraries... " >&6; }
d0ac1c44 6622if ${lt_cv_deplibs_check_method+:} false; then :
81ecdfbb 6623 $as_echo_n "(cached) " >&6
d7040cdb
SE
6624else
6625 lt_cv_file_magic_cmd='$MAGIC_CMD'
6626lt_cv_file_magic_test_file=
6627lt_cv_deplibs_check_method='unknown'
6628# Need to set the preceding variable on all platforms that support
6629# interlibrary dependencies.
6630# 'none' -- dependencies not supported.
6631# `unknown' -- same as none, but documents that we really don't know.
6632# 'pass_all' -- all dependencies passed with no checks.
6633# 'test_compile' -- check by making test program.
6634# 'file_magic [[regex]]' -- check by looking for files in library path
6635# which responds to the $file_magic_cmd with a given extended regex.
6636# If you have `file' or equivalent on your system and you're not sure
6637# whether `pass_all' will *always* work, you probably want this one.
6638
6639case $host_os in
e81819a5 6640aix[4-9]*)
d7040cdb
SE
6641 lt_cv_deplibs_check_method=pass_all
6642 ;;
6643
6644beos*)
6645 lt_cv_deplibs_check_method=pass_all
6646 ;;
6647
6648bsdi[45]*)
6649 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6650 lt_cv_file_magic_cmd='/usr/bin/file -L'
6651 lt_cv_file_magic_test_file=/shlib/libc.so
6652 ;;
6653
6654cygwin*)
6655 # func_win32_libid is a shell function defined in ltmain.sh
6656 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6657 lt_cv_file_magic_cmd='func_win32_libid'
6658 ;;
6659
6660mingw* | pw32*)
6661 # Base MSYS/MinGW do not provide the 'file' command needed by
6662 # func_win32_libid shell function, so use a weaker test based on 'objdump',
6663 # unless we find 'file', for example because we are cross-compiling.
3725885a
RW
6664 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6665 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
d7040cdb
SE
6666 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6667 lt_cv_file_magic_cmd='func_win32_libid'
6668 else
6669 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6670 lt_cv_file_magic_cmd='$OBJDUMP -f'
6671 fi
6672 ;;
6673
3725885a 6674cegcc*)
718a6fd8
SE
6675 # use the weaker test based on 'objdump'. See mingw*.
6676 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6677 lt_cv_file_magic_cmd='$OBJDUMP -f'
6678 ;;
6679
d7040cdb
SE
6680darwin* | rhapsody*)
6681 lt_cv_deplibs_check_method=pass_all
cfbc9945 6682 ;;
d7040cdb
SE
6683
6684freebsd* | dragonfly*)
6685 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6686 case $host_cpu in
6687 i*86 )
6688 # Not sure whether the presence of OpenBSD here was a mistake.
6689 # Let's accept both of them until this is cleared up.
6690 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6691 lt_cv_file_magic_cmd=/usr/bin/file
6692 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6693 ;;
6694 esac
6695 else
6696 lt_cv_deplibs_check_method=pass_all
6697 fi
6698 ;;
6699
6700gnu*)
6701 lt_cv_deplibs_check_method=pass_all
cfbc9945 6702 ;;
d7040cdb 6703
3725885a
RW
6704haiku*)
6705 lt_cv_deplibs_check_method=pass_all
6706 ;;
6707
d7040cdb
SE
6708hpux10.20* | hpux11*)
6709 lt_cv_file_magic_cmd=/usr/bin/file
6710 case $host_cpu in
6711 ia64*)
6712 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6713 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6714 ;;
6715 hppa*64*)
3725885a 6716 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]'
d7040cdb
SE
6717 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6718 ;;
cfbc9945 6719 *)
3725885a 6720 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
d7040cdb
SE
6721 lt_cv_file_magic_test_file=/usr/lib/libc.sl
6722 ;;
6723 esac
6724 ;;
6be7c12c 6725
d7040cdb
SE
6726interix[3-9]*)
6727 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6728 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
6729 ;;
cfbc9945 6730
d7040cdb
SE
6731irix5* | irix6* | nonstopux*)
6732 case $LD in
6733 *-32|*"-32 ") libmagic=32-bit;;
6734 *-n32|*"-n32 ") libmagic=N32;;
6735 *-64|*"-64 ") libmagic=64-bit;;
6736 *) libmagic=never-match;;
6737 esac
6738 lt_cv_deplibs_check_method=pass_all
cfbc9945 6739 ;;
cfbc9945 6740
d7040cdb 6741# This must be Linux ELF.
58e24671 6742linux* | k*bsd*-gnu | kopensolaris*-gnu)
d7040cdb
SE
6743 lt_cv_deplibs_check_method=pass_all
6744 ;;
5464f5a1 6745
d7040cdb
SE
6746netbsd*)
6747 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6748 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
cfbc9945 6749 else
d7040cdb 6750 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
cfbc9945 6751 fi
d7040cdb
SE
6752 ;;
6753
6754newos6*)
6755 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6756 lt_cv_file_magic_cmd=/usr/bin/file
6757 lt_cv_file_magic_test_file=/usr/lib/libnls.so
6758 ;;
6759
6760*nto* | *qnx*)
6761 lt_cv_deplibs_check_method=pass_all
6762 ;;
cfbc9945 6763
d7040cdb
SE
6764openbsd*)
6765 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6766 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6767 else
6768 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
cfbc9945
SE
6769 fi
6770 ;;
d7040cdb
SE
6771
6772osf3* | osf4* | osf5*)
6773 lt_cv_deplibs_check_method=pass_all
6774 ;;
6775
6776rdos*)
6777 lt_cv_deplibs_check_method=pass_all
6778 ;;
6779
6780solaris*)
6781 lt_cv_deplibs_check_method=pass_all
6782 ;;
6783
6784sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
6785 lt_cv_deplibs_check_method=pass_all
6786 ;;
6787
6788sysv4 | sysv4.3*)
6789 case $host_vendor in
6790 motorola)
6791 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
6792 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6793 ;;
6794 ncr)
6795 lt_cv_deplibs_check_method=pass_all
6796 ;;
6797 sequent)
6798 lt_cv_file_magic_cmd='/bin/file'
6799 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6800 ;;
6801 sni)
6802 lt_cv_file_magic_cmd='/bin/file'
6803 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6804 lt_cv_file_magic_test_file=/lib/libc.so
6805 ;;
6806 siemens)
6807 lt_cv_deplibs_check_method=pass_all
6808 ;;
6809 pc)
6810 lt_cv_deplibs_check_method=pass_all
6811 ;;
6812 esac
6813 ;;
6814
6815tpf*)
6816 lt_cv_deplibs_check_method=pass_all
6817 ;;
cfbc9945
SE
6818esac
6819
d7040cdb 6820fi
81ecdfbb
RW
6821{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6822$as_echo "$lt_cv_deplibs_check_method" >&6; }
d7040cdb
SE
6823file_magic_cmd=$lt_cv_file_magic_cmd
6824deplibs_check_method=$lt_cv_deplibs_check_method
6825test -z "$deplibs_check_method" && deplibs_check_method=unknown
6826
6827
6828
6829
6830
6831
6832
6833
6834
6835
6836
6837
cfbc9945 6838if test -n "$ac_tool_prefix"; then
d7040cdb
SE
6839 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6840set dummy ${ac_tool_prefix}ar; ac_word=$2
81ecdfbb
RW
6841{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6842$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 6843if ${ac_cv_prog_AR+:} false; then :
81ecdfbb 6844 $as_echo_n "(cached) " >&6
5464f5a1 6845else
d7040cdb
SE
6846 if test -n "$AR"; then
6847 ac_cv_prog_AR="$AR" # Let the user override the test.
5464f5a1
NN
6848else
6849as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6850for as_dir in $PATH
6851do
6852 IFS=$as_save_IFS
6853 test -z "$as_dir" && as_dir=.
81ecdfbb 6854 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 6855 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
d7040cdb 6856 ac_cv_prog_AR="${ac_tool_prefix}ar"
81ecdfbb 6857 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5464f5a1
NN
6858 break 2
6859 fi
6860done
81ecdfbb
RW
6861 done
6862IFS=$as_save_IFS
5464f5a1
NN
6863
6864fi
6865fi
d7040cdb
SE
6866AR=$ac_cv_prog_AR
6867if test -n "$AR"; then
81ecdfbb
RW
6868 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6869$as_echo "$AR" >&6; }
5464f5a1 6870else
81ecdfbb
RW
6871 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6872$as_echo "no" >&6; }
5464f5a1
NN
6873fi
6874
81ecdfbb 6875
5464f5a1 6876fi
d7040cdb
SE
6877if test -z "$ac_cv_prog_AR"; then
6878 ac_ct_AR=$AR
6879 # Extract the first word of "ar", so it can be a program name with args.
6880set dummy ar; ac_word=$2
81ecdfbb
RW
6881{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6882$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 6883if ${ac_cv_prog_ac_ct_AR+:} false; then :
81ecdfbb 6884 $as_echo_n "(cached) " >&6
252b5132 6885else
d7040cdb
SE
6886 if test -n "$ac_ct_AR"; then
6887 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
252b5132 6888else
5464f5a1
NN
6889as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6890for as_dir in $PATH
6891do
6892 IFS=$as_save_IFS
6893 test -z "$as_dir" && as_dir=.
81ecdfbb 6894 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 6895 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
d7040cdb 6896 ac_cv_prog_ac_ct_AR="ar"
81ecdfbb 6897 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5464f5a1
NN
6898 break 2
6899 fi
6900done
81ecdfbb
RW
6901 done
6902IFS=$as_save_IFS
5464f5a1 6903
5464f5a1
NN
6904fi
6905fi
d7040cdb
SE
6906ac_ct_AR=$ac_cv_prog_ac_ct_AR
6907if test -n "$ac_ct_AR"; then
81ecdfbb
RW
6908 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6909$as_echo "$ac_ct_AR" >&6; }
d7040cdb 6910else
81ecdfbb
RW
6911 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6912$as_echo "no" >&6; }
5464f5a1
NN
6913fi
6914
81ecdfbb
RW
6915 if test "x$ac_ct_AR" = x; then
6916 AR="false"
6917 else
6918 case $cross_compiling:$ac_tool_warned in
6919yes:)
6920{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6921$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6922ac_tool_warned=yes ;;
6923esac
6924 AR=$ac_ct_AR
6925 fi
cfbc9945 6926else
d7040cdb 6927 AR="$ac_cv_prog_AR"
5464f5a1 6928fi
cfbc9945 6929
d7040cdb
SE
6930test -z "$AR" && AR=ar
6931test -z "$AR_FLAGS" && AR_FLAGS=cru
6932
6933
6934
6935
6936
6937
6938
6939
6940
6941
6942
cfbc9945
SE
6943if test -n "$ac_tool_prefix"; then
6944 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6945set dummy ${ac_tool_prefix}strip; ac_word=$2
81ecdfbb
RW
6946{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6947$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 6948if ${ac_cv_prog_STRIP+:} false; then :
81ecdfbb 6949 $as_echo_n "(cached) " >&6
5464f5a1 6950else
cfbc9945
SE
6951 if test -n "$STRIP"; then
6952 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
5464f5a1
NN
6953else
6954as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6955for as_dir in $PATH
6956do
6957 IFS=$as_save_IFS
6958 test -z "$as_dir" && as_dir=.
81ecdfbb 6959 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 6960 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
cfbc9945 6961 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
81ecdfbb 6962 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5464f5a1
NN
6963 break 2
6964 fi
6965done
81ecdfbb
RW
6966 done
6967IFS=$as_save_IFS
5464f5a1
NN
6968
6969fi
6970fi
cfbc9945
SE
6971STRIP=$ac_cv_prog_STRIP
6972if test -n "$STRIP"; then
81ecdfbb
RW
6973 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6974$as_echo "$STRIP" >&6; }
5464f5a1 6975else
81ecdfbb
RW
6976 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6977$as_echo "no" >&6; }
5464f5a1
NN
6978fi
6979
81ecdfbb 6980
252b5132 6981fi
cfbc9945
SE
6982if test -z "$ac_cv_prog_STRIP"; then
6983 ac_ct_STRIP=$STRIP
6984 # Extract the first word of "strip", so it can be a program name with args.
6985set dummy strip; ac_word=$2
81ecdfbb
RW
6986{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6987$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 6988if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
81ecdfbb 6989 $as_echo_n "(cached) " >&6
5464f5a1 6990else
cfbc9945
SE
6991 if test -n "$ac_ct_STRIP"; then
6992 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
5464f5a1
NN
6993else
6994as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6995for as_dir in $PATH
6996do
6997 IFS=$as_save_IFS
6998 test -z "$as_dir" && as_dir=.
81ecdfbb 6999 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 7000 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
cfbc9945 7001 ac_cv_prog_ac_ct_STRIP="strip"
81ecdfbb 7002 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5464f5a1
NN
7003 break 2
7004 fi
7005done
81ecdfbb
RW
7006 done
7007IFS=$as_save_IFS
5464f5a1
NN
7008
7009fi
7010fi
cfbc9945
SE
7011ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
7012if test -n "$ac_ct_STRIP"; then
81ecdfbb
RW
7013 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
7014$as_echo "$ac_ct_STRIP" >&6; }
5464f5a1 7015else
81ecdfbb
RW
7016 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7017$as_echo "no" >&6; }
5464f5a1
NN
7018fi
7019
81ecdfbb
RW
7020 if test "x$ac_ct_STRIP" = x; then
7021 STRIP=":"
7022 else
7023 case $cross_compiling:$ac_tool_warned in
7024yes:)
7025{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7026$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7027ac_tool_warned=yes ;;
7028esac
7029 STRIP=$ac_ct_STRIP
7030 fi
cfbc9945
SE
7031else
7032 STRIP="$ac_cv_prog_STRIP"
5464f5a1
NN
7033fi
7034
d7040cdb 7035test -z "$STRIP" && STRIP=:
5464f5a1 7036
cfbc9945
SE
7037
7038
cfbc9945 7039
cfbc9945
SE
7040
7041
d7040cdb
SE
7042if test -n "$ac_tool_prefix"; then
7043 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
7044set dummy ${ac_tool_prefix}ranlib; ac_word=$2
81ecdfbb
RW
7045{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7046$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 7047if ${ac_cv_prog_RANLIB+:} false; then :
81ecdfbb 7048 $as_echo_n "(cached) " >&6
cfbc9945 7049else
d7040cdb
SE
7050 if test -n "$RANLIB"; then
7051 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
7052else
7053as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7054for as_dir in $PATH
7055do
7056 IFS=$as_save_IFS
7057 test -z "$as_dir" && as_dir=.
81ecdfbb 7058 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 7059 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
d7040cdb 7060 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
81ecdfbb 7061 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
d7040cdb 7062 break 2
cfbc9945 7063 fi
d7040cdb 7064done
81ecdfbb
RW
7065 done
7066IFS=$as_save_IFS
cfbc9945 7067
d7040cdb
SE
7068fi
7069fi
7070RANLIB=$ac_cv_prog_RANLIB
7071if test -n "$RANLIB"; then
81ecdfbb
RW
7072 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
7073$as_echo "$RANLIB" >&6; }
d7040cdb 7074else
81ecdfbb
RW
7075 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7076$as_echo "no" >&6; }
d7040cdb 7077fi
cfbc9945 7078
81ecdfbb 7079
d7040cdb
SE
7080fi
7081if test -z "$ac_cv_prog_RANLIB"; then
7082 ac_ct_RANLIB=$RANLIB
7083 # Extract the first word of "ranlib", so it can be a program name with args.
7084set dummy ranlib; ac_word=$2
81ecdfbb
RW
7085{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7086$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 7087if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
81ecdfbb 7088 $as_echo_n "(cached) " >&6
d7040cdb
SE
7089else
7090 if test -n "$ac_ct_RANLIB"; then
7091 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
7092else
7093as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7094for as_dir in $PATH
7095do
7096 IFS=$as_save_IFS
7097 test -z "$as_dir" && as_dir=.
81ecdfbb 7098 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 7099 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
d7040cdb 7100 ac_cv_prog_ac_ct_RANLIB="ranlib"
81ecdfbb 7101 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
d7040cdb 7102 break 2
cfbc9945 7103 fi
d7040cdb 7104done
81ecdfbb
RW
7105 done
7106IFS=$as_save_IFS
cfbc9945 7107
d7040cdb
SE
7108fi
7109fi
7110ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
7111if test -n "$ac_ct_RANLIB"; then
81ecdfbb
RW
7112 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
7113$as_echo "$ac_ct_RANLIB" >&6; }
cfbc9945 7114else
81ecdfbb
RW
7115 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7116$as_echo "no" >&6; }
d7040cdb 7117fi
5464f5a1 7118
81ecdfbb
RW
7119 if test "x$ac_ct_RANLIB" = x; then
7120 RANLIB=":"
7121 else
7122 case $cross_compiling:$ac_tool_warned in
7123yes:)
7124{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7125$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7126ac_tool_warned=yes ;;
7127esac
7128 RANLIB=$ac_ct_RANLIB
7129 fi
d7040cdb
SE
7130else
7131 RANLIB="$ac_cv_prog_RANLIB"
7132fi
5464f5a1 7133
d7040cdb 7134test -z "$RANLIB" && RANLIB=:
5464f5a1 7135
5464f5a1 7136
5464f5a1 7137
cfbc9945 7138
cfbc9945 7139
d7040cdb
SE
7140
7141# Determine commands to create old-style static archives.
718a6fd8 7142old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
d7040cdb
SE
7143old_postinstall_cmds='chmod 644 $oldlib'
7144old_postuninstall_cmds=
7145
7146if test -n "$RANLIB"; then
7147 case $host_os in
7148 openbsd*)
7149 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
7150 ;;
7151 *)
7152 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
7153 ;;
7154 esac
7155 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
cfbc9945 7156fi
cfbc9945 7157
3725885a
RW
7158case $host_os in
7159 darwin*)
7160 lock_old_archive_extraction=yes ;;
7161 *)
7162 lock_old_archive_extraction=no ;;
7163esac
7164
7165
7166
7167
7168
7169
cfbc9945 7170
cfbc9945
SE
7171
7172
cfbc9945 7173
cfbc9945 7174
cfbc9945 7175
cfbc9945 7176
cfbc9945
SE
7177
7178
cfbc9945 7179
cfbc9945 7180
cfbc9945
SE
7181
7182
7183
7184
7185
7186
7187
5464f5a1 7188
5464f5a1 7189
cfbc9945
SE
7190
7191
7192
5464f5a1 7193
5464f5a1 7194
cfbc9945
SE
7195
7196
7197
5464f5a1 7198
cfbc9945
SE
7199
7200
7201
7202
d7040cdb
SE
7203# If no C compiler was specified, use CC.
7204LTCC=${LTCC-"$CC"}
cfbc9945 7205
d7040cdb
SE
7206# If no C compiler flags were specified, use CFLAGS.
7207LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
cfbc9945 7208
d7040cdb
SE
7209# Allow CC to be a program name with arguments.
7210compiler=$CC
cfbc9945 7211
cfbc9945 7212
d7040cdb 7213# Check for command to grab the raw symbol name followed by C symbol from nm.
81ecdfbb
RW
7214{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
7215$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
d0ac1c44 7216if ${lt_cv_sys_global_symbol_pipe+:} false; then :
81ecdfbb 7217 $as_echo_n "(cached) " >&6
d7040cdb 7218else
5464f5a1 7219
d7040cdb
SE
7220# These are sane defaults that work on at least a few old systems.
7221# [They come from Ultrix. What could be older than Ultrix?!! ;)]
5464f5a1 7222
d7040cdb
SE
7223# Character class describing NM global symbol codes.
7224symcode='[BCDEGRST]'
7225
7226# Regexp to match symbols that can be accessed directly from C.
7227sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7228
7229# Define system-specific variables.
7230case $host_os in
7231aix*)
7232 symcode='[BCDT]'
7233 ;;
718a6fd8 7234cygwin* | mingw* | pw32* | cegcc*)
d7040cdb
SE
7235 symcode='[ABCDGISTW]'
7236 ;;
7237hpux*)
7238 if test "$host_cpu" = ia64; then
7239 symcode='[ABCDEGRST]'
7240 fi
7241 ;;
7242irix* | nonstopux*)
7243 symcode='[BCDEGRST]'
7244 ;;
7245osf*)
7246 symcode='[BCDEGQRST]'
7247 ;;
7248solaris*)
7249 symcode='[BDRT]'
7250 ;;
7251sco3.2v5*)
7252 symcode='[DT]'
7253 ;;
7254sysv4.2uw2*)
7255 symcode='[DT]'
7256 ;;
7257sysv5* | sco5v6* | unixware* | OpenUNIX*)
7258 symcode='[ABDT]'
7259 ;;
7260sysv4)
7261 symcode='[DFNSTU]'
7262 ;;
cfbc9945 7263esac
5464f5a1 7264
d7040cdb
SE
7265# If we're using GNU nm, then use its standard symbol codes.
7266case `$NM -V 2>&1` in
7267*GNU* | *'with BFD'*)
7268 symcode='[ABCDGIRSTW]' ;;
7269esac
5464f5a1 7270
d7040cdb
SE
7271# Transform an extracted symbol line into a proper C declaration.
7272# Some systems (esp. on ia64) link data and code symbols differently,
7273# so use this general approach.
7274lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
5464f5a1 7275
d7040cdb
SE
7276# Transform an extracted symbol line into symbol name and symbol address
7277lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
718a6fd8 7278lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"lib\2\", (void *) \&\2},/p'"
5464f5a1 7279
d7040cdb
SE
7280# Handle CRLF in mingw tool chain
7281opt_cr=
7282case $build_os in
7283mingw*)
7284 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
7285 ;;
7286esac
5464f5a1 7287
d7040cdb
SE
7288# Try without a prefix underscore, then with it.
7289for ac_symprfx in "" "_"; do
7290
7291 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
7292 symxfrm="\\1 $ac_symprfx\\2 \\2"
7293
7294 # Write the raw and C identifiers.
7295 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
7296 # Fake it for dumpbin and say T for any non-static function
7297 # and D for any global variable.
7298 # Also find C++ and __fastcall symbols from MSVC++,
7299 # which start with @ or ?.
7300 lt_cv_sys_global_symbol_pipe="$AWK '"\
7301" {last_section=section; section=\$ 3};"\
7302" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
7303" \$ 0!~/External *\|/{next};"\
7304" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
7305" {if(hide[section]) next};"\
7306" {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
7307" {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
7308" s[1]~/^[@?]/{print s[1], s[1]; next};"\
7309" s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
7310" ' prfx=^$ac_symprfx"
7311 else
7312 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
7313 fi
cfbc9945 7314
d7040cdb
SE
7315 # Check to see that the pipe works correctly.
7316 pipe_works=no
cfbc9945 7317
d7040cdb
SE
7318 rm -f conftest*
7319 cat > conftest.$ac_ext <<_LT_EOF
7320#ifdef __cplusplus
7321extern "C" {
7322#endif
7323char nm_test_var;
7324void nm_test_func(void);
7325void nm_test_func(void){}
7326#ifdef __cplusplus
7327}
7328#endif
7329int main(){nm_test_var='a';nm_test_func();return(0);}
7330_LT_EOF
cfbc9945 7331
81ecdfbb 7332 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
d7040cdb
SE
7333 (eval $ac_compile) 2>&5
7334 ac_status=$?
81ecdfbb
RW
7335 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7336 test $ac_status = 0; }; then
d7040cdb
SE
7337 # Now try to grab the symbols.
7338 nlist=conftest.nm
3725885a
RW
7339 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
7340 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
d7040cdb 7341 ac_status=$?
81ecdfbb
RW
7342 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7343 test $ac_status = 0; } && test -s "$nlist"; then
d7040cdb
SE
7344 # Try sorting and uniquifying the output.
7345 if sort "$nlist" | uniq > "$nlist"T; then
7346 mv -f "$nlist"T "$nlist"
7347 else
7348 rm -f "$nlist"T
7349 fi
cfbc9945 7350
d7040cdb
SE
7351 # Make sure that we snagged all the symbols we need.
7352 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7353 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7354 cat <<_LT_EOF > conftest.$ac_ext
7355#ifdef __cplusplus
7356extern "C" {
7357#endif
cfbc9945 7358
d7040cdb
SE
7359_LT_EOF
7360 # Now generate the symbol file.
7361 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
5464f5a1 7362
d7040cdb 7363 cat <<_LT_EOF >> conftest.$ac_ext
cfbc9945 7364
d7040cdb
SE
7365/* The mapping between symbol names and symbols. */
7366const struct {
7367 const char *name;
7368 void *address;
7369}
7370lt__PROGRAM__LTX_preloaded_symbols[] =
7371{
7372 { "@PROGRAM@", (void *) 0 },
7373_LT_EOF
7374 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
7375 cat <<\_LT_EOF >> conftest.$ac_ext
7376 {0, (void *) 0}
7377};
7378
7379/* This works around a problem in FreeBSD linker */
7380#ifdef FREEBSD_WORKAROUND
7381static const void *lt_preloaded_setup() {
7382 return lt__PROGRAM__LTX_preloaded_symbols;
7383}
7384#endif
cfbc9945 7385
d7040cdb
SE
7386#ifdef __cplusplus
7387}
7388#endif
7389_LT_EOF
7390 # Now try linking the two files.
7391 mv conftest.$ac_objext conftstm.$ac_objext
7392 lt_save_LIBS="$LIBS"
7393 lt_save_CFLAGS="$CFLAGS"
7394 LIBS="conftstm.$ac_objext"
7395 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
81ecdfbb 7396 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
d7040cdb
SE
7397 (eval $ac_link) 2>&5
7398 ac_status=$?
81ecdfbb
RW
7399 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7400 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
d7040cdb
SE
7401 pipe_works=yes
7402 fi
7403 LIBS="$lt_save_LIBS"
7404 CFLAGS="$lt_save_CFLAGS"
7405 else
7406 echo "cannot find nm_test_func in $nlist" >&5
7407 fi
7408 else
7409 echo "cannot find nm_test_var in $nlist" >&5
7410 fi
7411 else
7412 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
7413 fi
7414 else
7415 echo "$progname: failed program was:" >&5
7416 cat conftest.$ac_ext >&5
7417 fi
718a6fd8 7418 rm -rf conftest* conftst*
cfbc9945 7419
d7040cdb
SE
7420 # Do not use the global_symbol_pipe unless it works.
7421 if test "$pipe_works" = yes; then
7422 break
7423 else
7424 lt_cv_sys_global_symbol_pipe=
7425 fi
7426done
cfbc9945 7427
252b5132 7428fi
5464f5a1 7429
d7040cdb
SE
7430if test -z "$lt_cv_sys_global_symbol_pipe"; then
7431 lt_cv_sys_global_symbol_to_cdecl=
7432fi
7433if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
81ecdfbb
RW
7434 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7435$as_echo "failed" >&6; }
b3baf5d0 7436else
81ecdfbb
RW
7437 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7438$as_echo "ok" >&6; }
d7040cdb 7439fi
5464f5a1 7440
cfbc9945 7441
b3baf5d0 7442
cfbc9945
SE
7443
7444
7445
7446
5464f5a1 7447
4a2a2686
HPN
7448
7449
7450
cfbc9945
SE
7451
7452
cfbc9945 7453
cfbc9945 7454
718a6fd8
SE
7455
7456
7457
7458
7459
9d7cbccd 7460
20e95c23 7461
81ecdfbb
RW
7462# Check whether --enable-libtool-lock was given.
7463if test "${enable_libtool_lock+set}" = set; then :
7464 enableval=$enable_libtool_lock;
7465fi
20e95c23 7466
d7040cdb 7467test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
20e95c23 7468
d7040cdb
SE
7469# Some flags need to be propagated to the compiler or linker for good
7470# libtool support.
7471case $host in
7472ia64-*-hpux*)
7473 # Find out which ABI we are using.
7474 echo 'int i;' > conftest.$ac_ext
81ecdfbb 7475 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
d7040cdb
SE
7476 (eval $ac_compile) 2>&5
7477 ac_status=$?
81ecdfbb
RW
7478 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7479 test $ac_status = 0; }; then
d7040cdb
SE
7480 case `/usr/bin/file conftest.$ac_objext` in
7481 *ELF-32*)
7482 HPUX_IA64_MODE="32"
7483 ;;
7484 *ELF-64*)
7485 HPUX_IA64_MODE="64"
7486 ;;
20e95c23 7487 esac
d7040cdb
SE
7488 fi
7489 rm -rf conftest*
7490 ;;
7491*-*-irix6*)
7492 # Find out which ABI we are using.
3725885a 7493 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
81ecdfbb 7494 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
d7040cdb
SE
7495 (eval $ac_compile) 2>&5
7496 ac_status=$?
81ecdfbb
RW
7497 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7498 test $ac_status = 0; }; then
d7040cdb
SE
7499 if test "$lt_cv_prog_gnu_ld" = yes; then
7500 case `/usr/bin/file conftest.$ac_objext` in
7501 *32-bit*)
7502 LD="${LD-ld} -melf32bsmip"
7503 ;;
7504 *N32*)
7505 LD="${LD-ld} -melf32bmipn32"
7506 ;;
7507 *64-bit*)
7508 LD="${LD-ld} -melf64bmip"
7509 ;;
7510 esac
20e95c23 7511 else
d7040cdb
SE
7512 case `/usr/bin/file conftest.$ac_objext` in
7513 *32-bit*)
7514 LD="${LD-ld} -32"
7515 ;;
7516 *N32*)
7517 LD="${LD-ld} -n32"
7518 ;;
7519 *64-bit*)
7520 LD="${LD-ld} -64"
7521 ;;
20e95c23
DJ
7522 esac
7523 fi
d7040cdb
SE
7524 fi
7525 rm -rf conftest*
7526 ;;
20e95c23 7527
cc9afea3 7528x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
d7040cdb
SE
7529s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7530 # Find out which ABI we are using.
7531 echo 'int i;' > conftest.$ac_ext
81ecdfbb 7532 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
d7040cdb
SE
7533 (eval $ac_compile) 2>&5
7534 ac_status=$?
81ecdfbb
RW
7535 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7536 test $ac_status = 0; }; then
d7040cdb
SE
7537 case `/usr/bin/file conftest.o` in
7538 *32-bit*)
7539 case $host in
7540 x86_64-*kfreebsd*-gnu)
7541 LD="${LD-ld} -m elf_i386_fbsd"
7542 ;;
7543 x86_64-*linux*)
6d2920c8
L
7544 case `/usr/bin/file conftest.o` in
7545 *x86-64*)
7546 LD="${LD-ld} -m elf32_x86_64"
7547 ;;
7548 *)
7549 LD="${LD-ld} -m elf_i386"
7550 ;;
7551 esac
d7040cdb 7552 ;;
cc9afea3
AM
7553 powerpc64le-*linux*)
7554 LD="${LD-ld} -m elf32lppclinux"
7555 ;;
7556 powerpc64-*linux*)
d7040cdb
SE
7557 LD="${LD-ld} -m elf32ppclinux"
7558 ;;
7559 s390x-*linux*)
7560 LD="${LD-ld} -m elf_s390"
7561 ;;
7562 sparc64-*linux*)
7563 LD="${LD-ld} -m elf32_sparc"
7564 ;;
7565 esac
7566 ;;
7567 *64-bit*)
7568 case $host in
7569 x86_64-*kfreebsd*-gnu)
7570 LD="${LD-ld} -m elf_x86_64_fbsd"
7571 ;;
7572 x86_64-*linux*)
7573 LD="${LD-ld} -m elf_x86_64"
7574 ;;
cc9afea3
AM
7575 powerpcle-*linux*)
7576 LD="${LD-ld} -m elf64lppc"
7577 ;;
7578 powerpc-*linux*)
d7040cdb
SE
7579 LD="${LD-ld} -m elf64ppc"
7580 ;;
7581 s390*-*linux*|s390*-*tpf*)
7582 LD="${LD-ld} -m elf64_s390"
7583 ;;
7584 sparc*-*linux*)
7585 LD="${LD-ld} -m elf64_sparc"
7586 ;;
7587 esac
7588 ;;
20e95c23
DJ
7589 esac
7590 fi
d7040cdb 7591 rm -rf conftest*
7357c5b6 7592 ;;
d7040cdb 7593
7357c5b6
AM
7594*-*-sco3.2v5*)
7595 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7596 SAVE_CFLAGS="$CFLAGS"
7597 CFLAGS="$CFLAGS -belf"
81ecdfbb
RW
7598 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7599$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
d0ac1c44 7600if ${lt_cv_cc_needs_belf+:} false; then :
81ecdfbb 7601 $as_echo_n "(cached) " >&6
d7040cdb 7602else
7357c5b6
AM
7603 ac_ext=c
7604ac_cpp='$CPP $CPPFLAGS'
7605ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7606ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7607ac_compiler_gnu=$ac_cv_c_compiler_gnu
d7040cdb 7608
81ecdfbb 7609 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d7040cdb 7610/* end confdefs.h. */
d7040cdb 7611
d7040cdb
SE
7612int
7613main ()
7614{
7357c5b6
AM
7615
7616 ;
7617 return 0;
d7040cdb
SE
7618}
7619_ACEOF
81ecdfbb 7620if ac_fn_c_try_link "$LINENO"; then :
7357c5b6 7621 lt_cv_cc_needs_belf=yes
d7040cdb 7622else
81ecdfbb 7623 lt_cv_cc_needs_belf=no
d7040cdb 7624fi
81ecdfbb
RW
7625rm -f core conftest.err conftest.$ac_objext \
7626 conftest$ac_exeext conftest.$ac_ext
7357c5b6
AM
7627 ac_ext=c
7628ac_cpp='$CPP $CPPFLAGS'
7629ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7630ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7631ac_compiler_gnu=$ac_cv_c_compiler_gnu
d7040cdb
SE
7632
7633fi
81ecdfbb
RW
7634{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7635$as_echo "$lt_cv_cc_needs_belf" >&6; }
7357c5b6
AM
7636 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7637 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7638 CFLAGS="$SAVE_CFLAGS"
7639 fi
7640 ;;
7641sparc*-*solaris*)
7642 # Find out which ABI we are using.
7643 echo 'int i;' > conftest.$ac_ext
81ecdfbb 7644 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7357c5b6
AM
7645 (eval $ac_compile) 2>&5
7646 ac_status=$?
81ecdfbb
RW
7647 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7648 test $ac_status = 0; }; then
7357c5b6
AM
7649 case `/usr/bin/file conftest.o` in
7650 *64-bit*)
7651 case $lt_cv_prog_gnu_ld in
7652 yes*) LD="${LD-ld} -m elf64_sparc" ;;
718a6fd8
SE
7653 *)
7654 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7655 LD="${LD-ld} -64"
7656 fi
7657 ;;
7357c5b6
AM
7658 esac
7659 ;;
7660 esac
7661 fi
7662 rm -rf conftest*
7663 ;;
7664esac
d7040cdb 7665
7357c5b6 7666need_locks="$enable_libtool_lock"
d7040cdb
SE
7667
7668
718a6fd8
SE
7669 case $host_os in
7670 rhapsody* | darwin*)
7671 if test -n "$ac_tool_prefix"; then
7672 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
7673set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
81ecdfbb
RW
7674{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7675$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 7676if ${ac_cv_prog_DSYMUTIL+:} false; then :
81ecdfbb 7677 $as_echo_n "(cached) " >&6
718a6fd8
SE
7678else
7679 if test -n "$DSYMUTIL"; then
7680 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7681else
7682as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7683for as_dir in $PATH
7684do
7685 IFS=$as_save_IFS
7686 test -z "$as_dir" && as_dir=.
81ecdfbb 7687 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 7688 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
718a6fd8 7689 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
81ecdfbb 7690 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
718a6fd8
SE
7691 break 2
7692 fi
7693done
81ecdfbb
RW
7694 done
7695IFS=$as_save_IFS
718a6fd8
SE
7696
7697fi
7698fi
7699DSYMUTIL=$ac_cv_prog_DSYMUTIL
7700if test -n "$DSYMUTIL"; then
81ecdfbb
RW
7701 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7702$as_echo "$DSYMUTIL" >&6; }
718a6fd8 7703else
81ecdfbb
RW
7704 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7705$as_echo "no" >&6; }
718a6fd8
SE
7706fi
7707
81ecdfbb 7708
718a6fd8
SE
7709fi
7710if test -z "$ac_cv_prog_DSYMUTIL"; then
7711 ac_ct_DSYMUTIL=$DSYMUTIL
7712 # Extract the first word of "dsymutil", so it can be a program name with args.
7713set dummy dsymutil; ac_word=$2
81ecdfbb
RW
7714{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7715$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 7716if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then :
81ecdfbb 7717 $as_echo_n "(cached) " >&6
718a6fd8
SE
7718else
7719 if test -n "$ac_ct_DSYMUTIL"; then
7720 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7721else
7722as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7723for as_dir in $PATH
7724do
7725 IFS=$as_save_IFS
7726 test -z "$as_dir" && as_dir=.
81ecdfbb 7727 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 7728 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
718a6fd8 7729 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
81ecdfbb 7730 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
718a6fd8
SE
7731 break 2
7732 fi
7733done
81ecdfbb
RW
7734 done
7735IFS=$as_save_IFS
718a6fd8 7736
718a6fd8
SE
7737fi
7738fi
7739ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7740if test -n "$ac_ct_DSYMUTIL"; then
81ecdfbb
RW
7741 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7742$as_echo "$ac_ct_DSYMUTIL" >&6; }
718a6fd8 7743else
81ecdfbb
RW
7744 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7745$as_echo "no" >&6; }
718a6fd8
SE
7746fi
7747
81ecdfbb
RW
7748 if test "x$ac_ct_DSYMUTIL" = x; then
7749 DSYMUTIL=":"
7750 else
7751 case $cross_compiling:$ac_tool_warned in
7752yes:)
7753{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7754$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7755ac_tool_warned=yes ;;
7756esac
7757 DSYMUTIL=$ac_ct_DSYMUTIL
7758 fi
718a6fd8
SE
7759else
7760 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7761fi
7762
7763 if test -n "$ac_tool_prefix"; then
7764 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
7765set dummy ${ac_tool_prefix}nmedit; ac_word=$2
81ecdfbb
RW
7766{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7767$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 7768if ${ac_cv_prog_NMEDIT+:} false; then :
81ecdfbb 7769 $as_echo_n "(cached) " >&6
718a6fd8
SE
7770else
7771 if test -n "$NMEDIT"; then
7772 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
7773else
7774as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7775for as_dir in $PATH
7776do
7777 IFS=$as_save_IFS
7778 test -z "$as_dir" && as_dir=.
81ecdfbb 7779 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 7780 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
718a6fd8 7781 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
81ecdfbb 7782 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
718a6fd8
SE
7783 break 2
7784 fi
7785done
81ecdfbb
RW
7786 done
7787IFS=$as_save_IFS
718a6fd8
SE
7788
7789fi
7790fi
7791NMEDIT=$ac_cv_prog_NMEDIT
7792if test -n "$NMEDIT"; then
81ecdfbb
RW
7793 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7794$as_echo "$NMEDIT" >&6; }
718a6fd8 7795else
81ecdfbb
RW
7796 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7797$as_echo "no" >&6; }
718a6fd8
SE
7798fi
7799
81ecdfbb 7800
718a6fd8
SE
7801fi
7802if test -z "$ac_cv_prog_NMEDIT"; then
7803 ac_ct_NMEDIT=$NMEDIT
7804 # Extract the first word of "nmedit", so it can be a program name with args.
7805set dummy nmedit; ac_word=$2
81ecdfbb
RW
7806{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7807$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 7808if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then :
81ecdfbb 7809 $as_echo_n "(cached) " >&6
718a6fd8
SE
7810else
7811 if test -n "$ac_ct_NMEDIT"; then
7812 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
7813else
7814as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7815for as_dir in $PATH
7816do
7817 IFS=$as_save_IFS
7818 test -z "$as_dir" && as_dir=.
81ecdfbb 7819 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 7820 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
718a6fd8 7821 ac_cv_prog_ac_ct_NMEDIT="nmedit"
81ecdfbb 7822 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
718a6fd8
SE
7823 break 2
7824 fi
7825done
81ecdfbb
RW
7826 done
7827IFS=$as_save_IFS
718a6fd8 7828
718a6fd8
SE
7829fi
7830fi
7831ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7832if test -n "$ac_ct_NMEDIT"; then
81ecdfbb
RW
7833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7834$as_echo "$ac_ct_NMEDIT" >&6; }
718a6fd8 7835else
81ecdfbb
RW
7836 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7837$as_echo "no" >&6; }
718a6fd8
SE
7838fi
7839
81ecdfbb
RW
7840 if test "x$ac_ct_NMEDIT" = x; then
7841 NMEDIT=":"
7842 else
7843 case $cross_compiling:$ac_tool_warned in
7844yes:)
7845{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7846$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7847ac_tool_warned=yes ;;
7848esac
7849 NMEDIT=$ac_ct_NMEDIT
7850 fi
718a6fd8
SE
7851else
7852 NMEDIT="$ac_cv_prog_NMEDIT"
7853fi
7854
7855 if test -n "$ac_tool_prefix"; then
7856 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
7857set dummy ${ac_tool_prefix}lipo; ac_word=$2
81ecdfbb
RW
7858{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7859$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 7860if ${ac_cv_prog_LIPO+:} false; then :
81ecdfbb 7861 $as_echo_n "(cached) " >&6
718a6fd8
SE
7862else
7863 if test -n "$LIPO"; then
7864 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7865else
7866as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7867for as_dir in $PATH
7868do
7869 IFS=$as_save_IFS
7870 test -z "$as_dir" && as_dir=.
81ecdfbb 7871 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 7872 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
718a6fd8 7873 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
81ecdfbb 7874 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
718a6fd8
SE
7875 break 2
7876 fi
7877done
81ecdfbb
RW
7878 done
7879IFS=$as_save_IFS
718a6fd8
SE
7880
7881fi
7882fi
7883LIPO=$ac_cv_prog_LIPO
7884if test -n "$LIPO"; then
81ecdfbb
RW
7885 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7886$as_echo "$LIPO" >&6; }
718a6fd8 7887else
81ecdfbb
RW
7888 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7889$as_echo "no" >&6; }
718a6fd8
SE
7890fi
7891
81ecdfbb 7892
718a6fd8
SE
7893fi
7894if test -z "$ac_cv_prog_LIPO"; then
7895 ac_ct_LIPO=$LIPO
7896 # Extract the first word of "lipo", so it can be a program name with args.
7897set dummy lipo; ac_word=$2
81ecdfbb
RW
7898{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7899$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 7900if ${ac_cv_prog_ac_ct_LIPO+:} false; then :
81ecdfbb 7901 $as_echo_n "(cached) " >&6
718a6fd8
SE
7902else
7903 if test -n "$ac_ct_LIPO"; then
7904 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7905else
7906as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7907for as_dir in $PATH
7908do
7909 IFS=$as_save_IFS
7910 test -z "$as_dir" && as_dir=.
81ecdfbb 7911 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 7912 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
718a6fd8 7913 ac_cv_prog_ac_ct_LIPO="lipo"
81ecdfbb 7914 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
718a6fd8
SE
7915 break 2
7916 fi
7917done
81ecdfbb
RW
7918 done
7919IFS=$as_save_IFS
718a6fd8 7920
718a6fd8
SE
7921fi
7922fi
7923ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7924if test -n "$ac_ct_LIPO"; then
81ecdfbb
RW
7925 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7926$as_echo "$ac_ct_LIPO" >&6; }
718a6fd8 7927else
81ecdfbb
RW
7928 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7929$as_echo "no" >&6; }
718a6fd8
SE
7930fi
7931
81ecdfbb
RW
7932 if test "x$ac_ct_LIPO" = x; then
7933 LIPO=":"
7934 else
7935 case $cross_compiling:$ac_tool_warned in
7936yes:)
7937{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7938$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7939ac_tool_warned=yes ;;
7940esac
7941 LIPO=$ac_ct_LIPO
7942 fi
7943else
718a6fd8
SE
7944 LIPO="$ac_cv_prog_LIPO"
7945fi
7946
7947 if test -n "$ac_tool_prefix"; then
7948 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
7949set dummy ${ac_tool_prefix}otool; ac_word=$2
81ecdfbb
RW
7950{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7951$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 7952if ${ac_cv_prog_OTOOL+:} false; then :
81ecdfbb 7953 $as_echo_n "(cached) " >&6
718a6fd8
SE
7954else
7955 if test -n "$OTOOL"; then
7956 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7957else
7958as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7959for as_dir in $PATH
7960do
7961 IFS=$as_save_IFS
7962 test -z "$as_dir" && as_dir=.
81ecdfbb 7963 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 7964 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
718a6fd8 7965 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
81ecdfbb 7966 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
718a6fd8
SE
7967 break 2
7968 fi
7969done
81ecdfbb
RW
7970 done
7971IFS=$as_save_IFS
718a6fd8
SE
7972
7973fi
7974fi
7975OTOOL=$ac_cv_prog_OTOOL
7976if test -n "$OTOOL"; then
81ecdfbb
RW
7977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7978$as_echo "$OTOOL" >&6; }
718a6fd8 7979else
81ecdfbb
RW
7980 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7981$as_echo "no" >&6; }
718a6fd8
SE
7982fi
7983
81ecdfbb 7984
718a6fd8
SE
7985fi
7986if test -z "$ac_cv_prog_OTOOL"; then
7987 ac_ct_OTOOL=$OTOOL
7988 # Extract the first word of "otool", so it can be a program name with args.
7989set dummy otool; ac_word=$2
81ecdfbb
RW
7990{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7991$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 7992if ${ac_cv_prog_ac_ct_OTOOL+:} false; then :
81ecdfbb 7993 $as_echo_n "(cached) " >&6
718a6fd8
SE
7994else
7995 if test -n "$ac_ct_OTOOL"; then
7996 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7997else
7998as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7999for as_dir in $PATH
8000do
8001 IFS=$as_save_IFS
8002 test -z "$as_dir" && as_dir=.
81ecdfbb 8003 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 8004 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
718a6fd8 8005 ac_cv_prog_ac_ct_OTOOL="otool"
81ecdfbb 8006 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
718a6fd8
SE
8007 break 2
8008 fi
8009done
81ecdfbb
RW
8010 done
8011IFS=$as_save_IFS
718a6fd8 8012
718a6fd8
SE
8013fi
8014fi
8015ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
8016if test -n "$ac_ct_OTOOL"; then
81ecdfbb
RW
8017 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
8018$as_echo "$ac_ct_OTOOL" >&6; }
718a6fd8 8019else
81ecdfbb
RW
8020 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8021$as_echo "no" >&6; }
718a6fd8
SE
8022fi
8023
81ecdfbb
RW
8024 if test "x$ac_ct_OTOOL" = x; then
8025 OTOOL=":"
8026 else
8027 case $cross_compiling:$ac_tool_warned in
8028yes:)
8029{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8030$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8031ac_tool_warned=yes ;;
8032esac
8033 OTOOL=$ac_ct_OTOOL
8034 fi
718a6fd8
SE
8035else
8036 OTOOL="$ac_cv_prog_OTOOL"
8037fi
8038
8039 if test -n "$ac_tool_prefix"; then
8040 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
8041set dummy ${ac_tool_prefix}otool64; ac_word=$2
81ecdfbb
RW
8042{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8043$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 8044if ${ac_cv_prog_OTOOL64+:} false; then :
81ecdfbb 8045 $as_echo_n "(cached) " >&6
718a6fd8
SE
8046else
8047 if test -n "$OTOOL64"; then
8048 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
8049else
8050as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8051for as_dir in $PATH
8052do
8053 IFS=$as_save_IFS
8054 test -z "$as_dir" && as_dir=.
81ecdfbb 8055 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 8056 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
718a6fd8 8057 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
81ecdfbb 8058 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
718a6fd8
SE
8059 break 2
8060 fi
8061done
81ecdfbb
RW
8062 done
8063IFS=$as_save_IFS
718a6fd8
SE
8064
8065fi
8066fi
8067OTOOL64=$ac_cv_prog_OTOOL64
8068if test -n "$OTOOL64"; then
81ecdfbb
RW
8069 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
8070$as_echo "$OTOOL64" >&6; }
718a6fd8 8071else
81ecdfbb
RW
8072 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8073$as_echo "no" >&6; }
718a6fd8
SE
8074fi
8075
81ecdfbb 8076
718a6fd8
SE
8077fi
8078if test -z "$ac_cv_prog_OTOOL64"; then
8079 ac_ct_OTOOL64=$OTOOL64
8080 # Extract the first word of "otool64", so it can be a program name with args.
8081set dummy otool64; ac_word=$2
81ecdfbb
RW
8082{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8083$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 8084if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then :
81ecdfbb 8085 $as_echo_n "(cached) " >&6
718a6fd8
SE
8086else
8087 if test -n "$ac_ct_OTOOL64"; then
8088 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
8089else
8090as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8091for as_dir in $PATH
8092do
8093 IFS=$as_save_IFS
8094 test -z "$as_dir" && as_dir=.
81ecdfbb 8095 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 8096 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
718a6fd8 8097 ac_cv_prog_ac_ct_OTOOL64="otool64"
81ecdfbb 8098 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
718a6fd8
SE
8099 break 2
8100 fi
8101done
81ecdfbb
RW
8102 done
8103IFS=$as_save_IFS
718a6fd8 8104
718a6fd8
SE
8105fi
8106fi
8107ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
8108if test -n "$ac_ct_OTOOL64"; then
81ecdfbb
RW
8109 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
8110$as_echo "$ac_ct_OTOOL64" >&6; }
718a6fd8 8111else
81ecdfbb
RW
8112 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8113$as_echo "no" >&6; }
718a6fd8
SE
8114fi
8115
81ecdfbb
RW
8116 if test "x$ac_ct_OTOOL64" = x; then
8117 OTOOL64=":"
8118 else
8119 case $cross_compiling:$ac_tool_warned in
8120yes:)
8121{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8122$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8123ac_tool_warned=yes ;;
8124esac
8125 OTOOL64=$ac_ct_OTOOL64
8126 fi
718a6fd8
SE
8127else
8128 OTOOL64="$ac_cv_prog_OTOOL64"
8129fi
8130
8131
8132
8133
8134
8135
8136
8137
8138
8139
8140
8141
8142
8143
8144
8145
8146
8147
8148
8149
8150
8151
8152
8153
8154
8155
8156
81ecdfbb
RW
8157 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8158$as_echo_n "checking for -single_module linker flag... " >&6; }
d0ac1c44 8159if ${lt_cv_apple_cc_single_mod+:} false; then :
81ecdfbb 8160 $as_echo_n "(cached) " >&6
718a6fd8
SE
8161else
8162 lt_cv_apple_cc_single_mod=no
8163 if test -z "${LT_MULTI_MODULE}"; then
8164 # By default we will add the -single_module flag. You can override
8165 # by either setting the environment variable LT_MULTI_MODULE
8166 # non-empty at configure time, or by adding -multi_module to the
8167 # link flags.
8168 rm -rf libconftest.dylib*
8169 echo "int foo(void){return 1;}" > conftest.c
8170 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8171-dynamiclib -Wl,-single_module conftest.c" >&5
8172 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8173 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
8174 _lt_result=$?
8175 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
8176 lt_cv_apple_cc_single_mod=yes
8177 else
8178 cat conftest.err >&5
8179 fi
8180 rm -rf libconftest.dylib*
8181 rm -f conftest.*
8182 fi
8183fi
81ecdfbb
RW
8184{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8185$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
8186 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8187$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
d0ac1c44 8188if ${lt_cv_ld_exported_symbols_list+:} false; then :
81ecdfbb 8189 $as_echo_n "(cached) " >&6
718a6fd8
SE
8190else
8191 lt_cv_ld_exported_symbols_list=no
8192 save_LDFLAGS=$LDFLAGS
8193 echo "_main" > conftest.sym
8194 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
81ecdfbb 8195 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
718a6fd8
SE
8196/* end confdefs.h. */
8197
8198int
8199main ()
8200{
8201
8202 ;
8203 return 0;
8204}
8205_ACEOF
81ecdfbb 8206if ac_fn_c_try_link "$LINENO"; then :
718a6fd8
SE
8207 lt_cv_ld_exported_symbols_list=yes
8208else
81ecdfbb 8209 lt_cv_ld_exported_symbols_list=no
718a6fd8 8210fi
81ecdfbb
RW
8211rm -f core conftest.err conftest.$ac_objext \
8212 conftest$ac_exeext conftest.$ac_ext
718a6fd8
SE
8213 LDFLAGS="$save_LDFLAGS"
8214
8215fi
81ecdfbb
RW
8216{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8217$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
3725885a
RW
8218 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8219$as_echo_n "checking for -force_load linker flag... " >&6; }
d0ac1c44 8220if ${lt_cv_ld_force_load+:} false; then :
3725885a
RW
8221 $as_echo_n "(cached) " >&6
8222else
8223 lt_cv_ld_force_load=no
8224 cat > conftest.c << _LT_EOF
8225int forced_loaded() { return 2;}
8226_LT_EOF
8227 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
8228 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
8229 echo "$AR cru libconftest.a conftest.o" >&5
8230 $AR cru libconftest.a conftest.o 2>&5
8231 cat > conftest.c << _LT_EOF
8232int main() { return 0;}
8233_LT_EOF
8234 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
8235 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
8236 _lt_result=$?
8237 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
8238 lt_cv_ld_force_load=yes
8239 else
8240 cat conftest.err >&5
8241 fi
8242 rm -f conftest.err libconftest.a conftest conftest.c
8243 rm -rf conftest.dSYM
8244
8245fi
8246{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8247$as_echo "$lt_cv_ld_force_load" >&6; }
718a6fd8
SE
8248 case $host_os in
8249 rhapsody* | darwin1.[012])
8250 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
8251 darwin1.*)
8252 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8253 darwin*) # darwin 5.x on
8254 # if running on 10.5 or later, the deployment target defaults
8255 # to the OS version, if on x86, and 10.4, the deployment
8256 # target defaults to 10.4. Don't you love it?
8257 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8258 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8259 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
6e733cce 8260 10.[012][,.]*)
718a6fd8
SE
8261 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8262 10.*)
8263 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8264 esac
8265 ;;
8266 esac
8267 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
8268 _lt_dar_single_mod='$single_module'
8269 fi
8270 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
8271 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
8272 else
8273 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
8274 fi
3725885a 8275 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
718a6fd8
SE
8276 _lt_dsymutil='~$DSYMUTIL $lib || :'
8277 else
8278 _lt_dsymutil=
8279 fi
8280 ;;
8281 esac
8282
d7040cdb 8283for ac_header in dlfcn.h
81ecdfbb
RW
8284do :
8285 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8286"
d0ac1c44 8287if test "x$ac_cv_header_dlfcn_h" = xyes; then :
d7040cdb 8288 cat >>confdefs.h <<_ACEOF
81ecdfbb 8289#define HAVE_DLFCN_H 1
d7040cdb
SE
8290_ACEOF
8291
8292fi
8293
8294done
8295
8296
8297
3725885a
RW
8298
8299
718a6fd8 8300# Set options
ce3c775b 8301enable_dlopen=yes
718a6fd8
SE
8302
8303
8304
718a6fd8
SE
8305
8306 enable_win32_dll=no
8307
8308
8309
81ecdfbb
RW
8310 # Check whether --enable-static was given.
8311if test "${enable_static+set}" = set; then :
8312 enableval=$enable_static; p=${PACKAGE-default}
718a6fd8
SE
8313 case $enableval in
8314 yes) enable_static=yes ;;
8315 no) enable_static=no ;;
8316 *)
8317 enable_static=no
8318 # Look at the argument we got. We use all the common list separators.
8319 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8320 for pkg in $enableval; do
8321 IFS="$lt_save_ifs"
8322 if test "X$pkg" = "X$p"; then
8323 enable_static=yes
8324 fi
8325 done
8326 IFS="$lt_save_ifs"
8327 ;;
8328 esac
8329else
8330 enable_static=yes
81ecdfbb 8331fi
718a6fd8
SE
8332
8333
8334
8335
8336
8337
8338
8339
8340
81ecdfbb
RW
8341
8342# Check whether --with-pic was given.
8343if test "${with_pic+set}" = set; then :
8344 withval=$with_pic; pic_mode="$withval"
718a6fd8
SE
8345else
8346 pic_mode=default
81ecdfbb
RW
8347fi
8348
718a6fd8
SE
8349
8350test -z "$pic_mode" && pic_mode=default
8351
8352
8353
8354
8355
8356
8357
81ecdfbb
RW
8358 # Check whether --enable-fast-install was given.
8359if test "${enable_fast_install+set}" = set; then :
8360 enableval=$enable_fast_install; p=${PACKAGE-default}
718a6fd8
SE
8361 case $enableval in
8362 yes) enable_fast_install=yes ;;
8363 no) enable_fast_install=no ;;
8364 *)
8365 enable_fast_install=no
8366 # Look at the argument we got. We use all the common list separators.
8367 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8368 for pkg in $enableval; do
8369 IFS="$lt_save_ifs"
8370 if test "X$pkg" = "X$p"; then
8371 enable_fast_install=yes
8372 fi
8373 done
8374 IFS="$lt_save_ifs"
8375 ;;
8376 esac
8377else
8378 enable_fast_install=yes
81ecdfbb
RW
8379fi
8380
718a6fd8
SE
8381
8382
8383
8384
8385
8386
8387
8388
8389
8390
d7040cdb
SE
8391# This can be used to rebuild libtool when needed
8392LIBTOOL_DEPS="$ltmain"
8393
8394# Always use our own libtool.
8395LIBTOOL='$(SHELL) $(top_builddir)/libtool'
8396
8397
8398
8399
8400
8401
8402
8403
8404
8405
8406
8407
8408
8409
8410
8411
8412
8413
8414
8415
8416
8417
8418
3725885a 8419
d7040cdb
SE
8420
8421
8422test -z "$LN_S" && LN_S="ln -s"
8423
8424
8425
8426
8427
8428
8429
8430
8431
8432
8433
8434
8435
8436
8437if test -n "${ZSH_VERSION+set}" ; then
8438 setopt NO_GLOB_SUBST
8439fi
8440
81ecdfbb
RW
8441{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
8442$as_echo_n "checking for objdir... " >&6; }
d0ac1c44 8443if ${lt_cv_objdir+:} false; then :
81ecdfbb 8444 $as_echo_n "(cached) " >&6
d7040cdb
SE
8445else
8446 rm -f .libs 2>/dev/null
8447mkdir .libs 2>/dev/null
8448if test -d .libs; then
8449 lt_cv_objdir=.libs
8450else
8451 # MS-DOS does not allow filenames that begin with a dot.
8452 lt_cv_objdir=_libs
8453fi
8454rmdir .libs 2>/dev/null
8455fi
81ecdfbb
RW
8456{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
8457$as_echo "$lt_cv_objdir" >&6; }
d7040cdb
SE
8458objdir=$lt_cv_objdir
8459
8460
8461
8462
8463
8464cat >>confdefs.h <<_ACEOF
8465#define LT_OBJDIR "$lt_cv_objdir/"
8466_ACEOF
8467
8468
8469
8470
d7040cdb
SE
8471case $host_os in
8472aix3*)
8473 # AIX sometimes has problems with the GCC collect2 program. For some
8474 # reason, if we set the COLLECT_NAMES environment variable, the problems
8475 # vanish in a puff of smoke.
8476 if test "X${COLLECT_NAMES+set}" != Xset; then
8477 COLLECT_NAMES=
8478 export COLLECT_NAMES
8479 fi
8480 ;;
8481esac
8482
d7040cdb
SE
8483# Global variables:
8484ofile=libtool
8485can_build_shared=yes
8486
8487# All known linkers require a `.a' archive for static linking (except MSVC,
8488# which needs '.lib').
8489libext=a
8490
8491with_gnu_ld="$lt_cv_prog_gnu_ld"
8492
8493old_CC="$CC"
8494old_CFLAGS="$CFLAGS"
8495
8496# Set sane defaults for various variables
8497test -z "$CC" && CC=cc
8498test -z "$LTCC" && LTCC=$CC
8499test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
8500test -z "$LD" && LD=ld
8501test -z "$ac_objext" && ac_objext=o
8502
8503for cc_temp in $compiler""; do
8504 case $cc_temp in
8505 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
8506 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
8507 \-*) ;;
8508 *) break;;
8509 esac
8510done
3725885a 8511cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
d7040cdb
SE
8512
8513
8514# Only perform the check for file, if the check method requires it
8515test -z "$MAGIC_CMD" && MAGIC_CMD=file
8516case $deplibs_check_method in
8517file_magic*)
8518 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
81ecdfbb
RW
8519 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
8520$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
d0ac1c44 8521if ${lt_cv_path_MAGIC_CMD+:} false; then :
81ecdfbb 8522 $as_echo_n "(cached) " >&6
d7040cdb
SE
8523else
8524 case $MAGIC_CMD in
8525[\\/*] | ?:[\\/]*)
8526 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
8527 ;;
8528*)
8529 lt_save_MAGIC_CMD="$MAGIC_CMD"
8530 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
8531 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
8532 for ac_dir in $ac_dummy; do
8533 IFS="$lt_save_ifs"
8534 test -z "$ac_dir" && ac_dir=.
8535 if test -f $ac_dir/${ac_tool_prefix}file; then
8536 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
8537 if test -n "$file_magic_test_file"; then
8538 case $deplibs_check_method in
8539 "file_magic "*)
8540 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
8541 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8542 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
8543 $EGREP "$file_magic_regex" > /dev/null; then
8544 :
8545 else
8546 cat <<_LT_EOF 1>&2
8547
8548*** Warning: the command libtool uses to detect shared libraries,
8549*** $file_magic_cmd, produces output that libtool cannot recognize.
8550*** The result is that libtool may fail to recognize shared libraries
8551*** as such. This will affect the creation of libtool libraries that
8552*** depend on shared libraries, but programs linked with such libtool
8553*** libraries will work regardless of this problem. Nevertheless, you
8554*** may want to report the problem to your system manager and/or to
8555*** bug-libtool@gnu.org
8556
8557_LT_EOF
8558 fi ;;
8559 esac
8560 fi
8561 break
8562 fi
8563 done
8564 IFS="$lt_save_ifs"
8565 MAGIC_CMD="$lt_save_MAGIC_CMD"
8566 ;;
8567esac
8568fi
8569
8570MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8571if test -n "$MAGIC_CMD"; then
81ecdfbb
RW
8572 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8573$as_echo "$MAGIC_CMD" >&6; }
d7040cdb 8574else
81ecdfbb
RW
8575 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8576$as_echo "no" >&6; }
d7040cdb
SE
8577fi
8578
8579
8580
8581
8582
8583if test -z "$lt_cv_path_MAGIC_CMD"; then
8584 if test -n "$ac_tool_prefix"; then
81ecdfbb
RW
8585 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
8586$as_echo_n "checking for file... " >&6; }
d0ac1c44 8587if ${lt_cv_path_MAGIC_CMD+:} false; then :
81ecdfbb 8588 $as_echo_n "(cached) " >&6
d7040cdb
SE
8589else
8590 case $MAGIC_CMD in
8591[\\/*] | ?:[\\/]*)
8592 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
8593 ;;
8594*)
8595 lt_save_MAGIC_CMD="$MAGIC_CMD"
8596 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
8597 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
8598 for ac_dir in $ac_dummy; do
8599 IFS="$lt_save_ifs"
8600 test -z "$ac_dir" && ac_dir=.
8601 if test -f $ac_dir/file; then
8602 lt_cv_path_MAGIC_CMD="$ac_dir/file"
8603 if test -n "$file_magic_test_file"; then
8604 case $deplibs_check_method in
8605 "file_magic "*)
8606 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
8607 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8608 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
8609 $EGREP "$file_magic_regex" > /dev/null; then
8610 :
8611 else
8612 cat <<_LT_EOF 1>&2
8613
8614*** Warning: the command libtool uses to detect shared libraries,
8615*** $file_magic_cmd, produces output that libtool cannot recognize.
8616*** The result is that libtool may fail to recognize shared libraries
8617*** as such. This will affect the creation of libtool libraries that
8618*** depend on shared libraries, but programs linked with such libtool
8619*** libraries will work regardless of this problem. Nevertheless, you
8620*** may want to report the problem to your system manager and/or to
8621*** bug-libtool@gnu.org
8622
8623_LT_EOF
8624 fi ;;
8625 esac
8626 fi
8627 break
8628 fi
8629 done
8630 IFS="$lt_save_ifs"
8631 MAGIC_CMD="$lt_save_MAGIC_CMD"
8632 ;;
8633esac
8634fi
8635
8636MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8637if test -n "$MAGIC_CMD"; then
81ecdfbb
RW
8638 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8639$as_echo "$MAGIC_CMD" >&6; }
d7040cdb 8640else
81ecdfbb
RW
8641 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8642$as_echo "no" >&6; }
d7040cdb
SE
8643fi
8644
8645
8646 else
8647 MAGIC_CMD=:
8648 fi
8649fi
8650
8651 fi
8652 ;;
8653esac
8654
8655# Use C for the default configuration in the libtool script
8656
8657lt_save_CC="$CC"
8658ac_ext=c
8659ac_cpp='$CPP $CPPFLAGS'
8660ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8661ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8662ac_compiler_gnu=$ac_cv_c_compiler_gnu
8663
8664
8665# Source file extension for C test sources.
8666ac_ext=c
8667
8668# Object file extension for compiled C test sources.
8669objext=o
8670objext=$objext
8671
8672# Code to be used in simple compile tests
8673lt_simple_compile_test_code="int some_variable = 0;"
8674
8675# Code to be used in simple link tests
8676lt_simple_link_test_code='int main(){return(0);}'
8677
8678
8679
8680
8681
8682
8683
8684# If no C compiler was specified, use CC.
8685LTCC=${LTCC-"$CC"}
8686
8687# If no C compiler flags were specified, use CFLAGS.
8688LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
8689
8690# Allow CC to be a program name with arguments.
8691compiler=$CC
8692
8693# Save the default compiler, since it gets overwritten when the other
8694# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
8695compiler_DEFAULT=$CC
8696
8697# save warnings/boilerplate of simple test code
8698ac_outfile=conftest.$ac_objext
8699echo "$lt_simple_compile_test_code" >conftest.$ac_ext
8700eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
8701_lt_compiler_boilerplate=`cat conftest.err`
8702$RM conftest*
8703
8704ac_outfile=conftest.$ac_objext
8705echo "$lt_simple_link_test_code" >conftest.$ac_ext
8706eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
8707_lt_linker_boilerplate=`cat conftest.err`
718a6fd8 8708$RM -r conftest*
d7040cdb
SE
8709
8710
8711## CAVEAT EMPTOR:
8712## There is no encapsulation within the following macros, do not change
8713## the running order or otherwise move them around unless you know exactly
8714## what you are doing...
8715if test -n "$compiler"; then
8716
8717lt_prog_compiler_no_builtin_flag=
8718
8719if test "$GCC" = yes; then
3725885a
RW
8720 case $cc_basename in
8721 nvcc*)
8722 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
8723 *)
8724 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
8725 esac
d7040cdb 8726
81ecdfbb
RW
8727 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
8728$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
d0ac1c44 8729if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then :
81ecdfbb 8730 $as_echo_n "(cached) " >&6
d7040cdb
SE
8731else
8732 lt_cv_prog_compiler_rtti_exceptions=no
8733 ac_outfile=conftest.$ac_objext
8734 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8735 lt_compiler_flag="-fno-rtti -fno-exceptions"
8736 # Insert the option either (1) after the last *FLAGS variable, or
8737 # (2) before a word containing "conftest.", or (3) at the end.
8738 # Note that $ac_compile itself does not contain backslashes and begins
8739 # with a dollar sign (not a hyphen), so the echo should work correctly.
8740 # The option is referenced via a variable to avoid confusing sed.
8741 lt_compile=`echo "$ac_compile" | $SED \
8742 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8743 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8744 -e 's:$: $lt_compiler_flag:'`
3725885a 8745 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
d7040cdb
SE
8746 (eval "$lt_compile" 2>conftest.err)
8747 ac_status=$?
8748 cat conftest.err >&5
3725885a 8749 echo "$as_me:$LINENO: \$? = $ac_status" >&5
d7040cdb
SE
8750 if (exit $ac_status) && test -s "$ac_outfile"; then
8751 # The compiler can only warn and ignore the option if not recognized
8752 # So say no if there are warnings other than the usual output.
3725885a 8753 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
d7040cdb
SE
8754 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8755 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
8756 lt_cv_prog_compiler_rtti_exceptions=yes
8757 fi
8758 fi
8759 $RM conftest*
8760
8761fi
81ecdfbb
RW
8762{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
8763$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
d7040cdb
SE
8764
8765if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
8766 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
8767else
8768 :
8769fi
8770
8771fi
8772
8773
8774
8775
8776
8777
8778 lt_prog_compiler_wl=
8779lt_prog_compiler_pic=
8780lt_prog_compiler_static=
8781
81ecdfbb
RW
8782{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
8783$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
d7040cdb
SE
8784
8785 if test "$GCC" = yes; then
8786 lt_prog_compiler_wl='-Wl,'
8787 lt_prog_compiler_static='-static'
8788
8789 case $host_os in
8790 aix*)
8791 # All AIX code is PIC.
8792 if test "$host_cpu" = ia64; then
8793 # AIX 5 now supports IA64 processor
8794 lt_prog_compiler_static='-Bstatic'
8795 fi
6c9c0a50 8796 lt_prog_compiler_pic='-fPIC'
d7040cdb
SE
8797 ;;
8798
8799 amigaos*)
718a6fd8
SE
8800 case $host_cpu in
8801 powerpc)
8802 # see comment about AmigaOS4 .so support
8803 lt_prog_compiler_pic='-fPIC'
8804 ;;
8805 m68k)
8806 # FIXME: we need at least 68020 code to build shared libraries, but
8807 # adding the `-m68020' flag to GCC prevents building anything better,
8808 # like `-m68040'.
8809 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
8810 ;;
8811 esac
d7040cdb
SE
8812 ;;
8813
8814 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
8815 # PIC is the default for these OSes.
8816 ;;
8817
718a6fd8 8818 mingw* | cygwin* | pw32* | os2* | cegcc*)
d7040cdb
SE
8819 # This hack is so that the source file can tell whether it is being
8820 # built for inclusion in a dll (and should export symbols for example).
8821 # Although the cygwin gcc ignores -fPIC, still need this for old-style
8822 # (--disable-auto-import) libraries
8823 lt_prog_compiler_pic='-DDLL_EXPORT'
8824 ;;
8825
8826 darwin* | rhapsody*)
8827 # PIC is the default on this platform
8828 # Common symbols not allowed in MH_DYLIB files
8829 lt_prog_compiler_pic='-fno-common'
8830 ;;
8831
3725885a
RW
8832 haiku*)
8833 # PIC is the default for Haiku.
8834 # The "-static" flag exists, but is broken.
8835 lt_prog_compiler_static=
8836 ;;
8837
d7040cdb 8838 hpux*)
718a6fd8
SE
8839 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
8840 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
8841 # sets the default TLS model and affects inlining.
d7040cdb 8842 case $host_cpu in
718a6fd8 8843 hppa*64*)
d7040cdb
SE
8844 # +Z the default
8845 ;;
8846 *)
8847 lt_prog_compiler_pic='-fPIC'
8848 ;;
8849 esac
8850 ;;
8851
8852 interix[3-9]*)
8853 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
8854 # Instead, we relocate shared libraries at runtime.
8855 ;;
8856
8857 msdosdjgpp*)
8858 # Just because we use GCC doesn't mean we suddenly get shared libraries
8859 # on systems that don't support them.
8860 lt_prog_compiler_can_build_shared=no
8861 enable_shared=no
8862 ;;
8863
8864 *nto* | *qnx*)
8865 # QNX uses GNU C++, but need to define -shared option too, otherwise
8866 # it will coredump.
8867 lt_prog_compiler_pic='-fPIC -shared'
8868 ;;
8869
8870 sysv4*MP*)
8871 if test -d /usr/nec; then
8872 lt_prog_compiler_pic=-Kconform_pic
8873 fi
8874 ;;
8875
8876 *)
8877 lt_prog_compiler_pic='-fPIC'
8878 ;;
8879 esac
3725885a
RW
8880
8881 case $cc_basename in
8882 nvcc*) # Cuda Compiler Driver 2.2
8883 lt_prog_compiler_wl='-Xlinker '
8884 lt_prog_compiler_pic='-Xcompiler -fPIC'
8885 ;;
8886 esac
d7040cdb
SE
8887 else
8888 # PORTME Check for flag to pass linker flags through the system compiler.
8889 case $host_os in
8890 aix*)
8891 lt_prog_compiler_wl='-Wl,'
8892 if test "$host_cpu" = ia64; then
8893 # AIX 5 now supports IA64 processor
8894 lt_prog_compiler_static='-Bstatic'
8895 else
8896 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
8897 fi
8898 ;;
d7040cdb 8899
718a6fd8 8900 mingw* | cygwin* | pw32* | os2* | cegcc*)
d7040cdb
SE
8901 # This hack is so that the source file can tell whether it is being
8902 # built for inclusion in a dll (and should export symbols for example).
8903 lt_prog_compiler_pic='-DDLL_EXPORT'
8904 ;;
8905
8906 hpux9* | hpux10* | hpux11*)
8907 lt_prog_compiler_wl='-Wl,'
8908 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
8909 # not for PA HP-UX.
8910 case $host_cpu in
8911 hppa*64*|ia64*)
8912 # +Z the default
8913 ;;
8914 *)
8915 lt_prog_compiler_pic='+Z'
8916 ;;
8917 esac
8918 # Is there a better lt_prog_compiler_static that works with the bundled CC?
8919 lt_prog_compiler_static='${wl}-a ${wl}archive'
8920 ;;
8921
8922 irix5* | irix6* | nonstopux*)
8923 lt_prog_compiler_wl='-Wl,'
8924 # PIC (with -KPIC) is the default.
8925 lt_prog_compiler_static='-non_shared'
8926 ;;
8927
58e24671 8928 linux* | k*bsd*-gnu | kopensolaris*-gnu)
d7040cdb 8929 case $cc_basename in
718a6fd8
SE
8930 # old Intel for x86_64 which still supported -KPIC.
8931 ecc*)
d7040cdb
SE
8932 lt_prog_compiler_wl='-Wl,'
8933 lt_prog_compiler_pic='-KPIC'
8934 lt_prog_compiler_static='-static'
8935 ;;
718a6fd8
SE
8936 # icc used to be incompatible with GCC.
8937 # ICC 10 doesn't accept -KPIC any more.
8938 icc* | ifort*)
8939 lt_prog_compiler_wl='-Wl,'
8940 lt_prog_compiler_pic='-fPIC'
8941 lt_prog_compiler_static='-static'
8942 ;;
8943 # Lahey Fortran 8.1.
8944 lf95*)
8945 lt_prog_compiler_wl='-Wl,'
8946 lt_prog_compiler_pic='--shared'
8947 lt_prog_compiler_static='--static'
8948 ;;
3725885a 8949 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
d7040cdb
SE
8950 # Portland Group compilers (*not* the Pentium gcc compiler,
8951 # which looks to be a dead project)
8952 lt_prog_compiler_wl='-Wl,'
8953 lt_prog_compiler_pic='-fpic'
8954 lt_prog_compiler_static='-Bstatic'
8955 ;;
8956 ccc*)
8957 lt_prog_compiler_wl='-Wl,'
8958 # All Alpha code is PIC.
8959 lt_prog_compiler_static='-non_shared'
8960 ;;
3725885a
RW
8961 xl* | bgxl* | bgf* | mpixl*)
8962 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
718a6fd8
SE
8963 lt_prog_compiler_wl='-Wl,'
8964 lt_prog_compiler_pic='-qpic'
8965 lt_prog_compiler_static='-qstaticlink'
8966 ;;
d7040cdb
SE
8967 *)
8968 case `$CC -V 2>&1 | sed 5q` in
3725885a
RW
8969 *Sun\ F* | *Sun*Fortran*)
8970 # Sun Fortran 8.3 passes all unrecognized flags to the linker
d7040cdb
SE
8971 lt_prog_compiler_pic='-KPIC'
8972 lt_prog_compiler_static='-Bstatic'
3725885a 8973 lt_prog_compiler_wl=''
d7040cdb 8974 ;;
3725885a
RW
8975 *Sun\ C*)
8976 # Sun C 5.9
d7040cdb
SE
8977 lt_prog_compiler_pic='-KPIC'
8978 lt_prog_compiler_static='-Bstatic'
3725885a 8979 lt_prog_compiler_wl='-Wl,'
d7040cdb
SE
8980 ;;
8981 esac
8982 ;;
8983 esac
8984 ;;
8985
8986 newsos6)
8987 lt_prog_compiler_pic='-KPIC'
8988 lt_prog_compiler_static='-Bstatic'
8989 ;;
8990
8991 *nto* | *qnx*)
8992 # QNX uses GNU C++, but need to define -shared option too, otherwise
8993 # it will coredump.
8994 lt_prog_compiler_pic='-fPIC -shared'
8995 ;;
8996
8997 osf3* | osf4* | osf5*)
8998 lt_prog_compiler_wl='-Wl,'
8999 # All OSF/1 code is PIC.
9000 lt_prog_compiler_static='-non_shared'
9001 ;;
9002
9003 rdos*)
9004 lt_prog_compiler_static='-non_shared'
9005 ;;
9006
9007 solaris*)
9008 lt_prog_compiler_pic='-KPIC'
9009 lt_prog_compiler_static='-Bstatic'
9010 case $cc_basename in
9011 f77* | f90* | f95*)
9012 lt_prog_compiler_wl='-Qoption ld ';;
9013 *)
9014 lt_prog_compiler_wl='-Wl,';;
9015 esac
9016 ;;
9017
9018 sunos4*)
9019 lt_prog_compiler_wl='-Qoption ld '
9020 lt_prog_compiler_pic='-PIC'
9021 lt_prog_compiler_static='-Bstatic'
9022 ;;
9023
9024 sysv4 | sysv4.2uw2* | sysv4.3*)
9025 lt_prog_compiler_wl='-Wl,'
9026 lt_prog_compiler_pic='-KPIC'
9027 lt_prog_compiler_static='-Bstatic'
9028 ;;
9029
9030 sysv4*MP*)
9031 if test -d /usr/nec ;then
9032 lt_prog_compiler_pic='-Kconform_pic'
9033 lt_prog_compiler_static='-Bstatic'
9034 fi
9035 ;;
9036
9037 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
9038 lt_prog_compiler_wl='-Wl,'
9039 lt_prog_compiler_pic='-KPIC'
9040 lt_prog_compiler_static='-Bstatic'
9041 ;;
9042
9043 unicos*)
9044 lt_prog_compiler_wl='-Wl,'
9045 lt_prog_compiler_can_build_shared=no
9046 ;;
9047
9048 uts4*)
9049 lt_prog_compiler_pic='-pic'
9050 lt_prog_compiler_static='-Bstatic'
9051 ;;
9052
9053 *)
9054 lt_prog_compiler_can_build_shared=no
9055 ;;
9056 esac
9057 fi
9058
9059case $host_os in
9060 # For platforms which do not support PIC, -DPIC is meaningless:
9061 *djgpp*)
9062 lt_prog_compiler_pic=
9063 ;;
9064 *)
9065 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
9066 ;;
9067esac
81ecdfbb
RW
9068{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
9069$as_echo "$lt_prog_compiler_pic" >&6; }
d7040cdb
SE
9070
9071
9072
9073
9074
9075
9076#
9077# Check to make sure the PIC flag actually works.
9078#
9079if test -n "$lt_prog_compiler_pic"; then
81ecdfbb
RW
9080 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
9081$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
d0ac1c44 9082if ${lt_cv_prog_compiler_pic_works+:} false; then :
81ecdfbb 9083 $as_echo_n "(cached) " >&6
d7040cdb 9084else
718a6fd8 9085 lt_cv_prog_compiler_pic_works=no
d7040cdb
SE
9086 ac_outfile=conftest.$ac_objext
9087 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9088 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
9089 # Insert the option either (1) after the last *FLAGS variable, or
9090 # (2) before a word containing "conftest.", or (3) at the end.
9091 # Note that $ac_compile itself does not contain backslashes and begins
9092 # with a dollar sign (not a hyphen), so the echo should work correctly.
9093 # The option is referenced via a variable to avoid confusing sed.
9094 lt_compile=`echo "$ac_compile" | $SED \
9095 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9096 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9097 -e 's:$: $lt_compiler_flag:'`
3725885a 9098 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
d7040cdb
SE
9099 (eval "$lt_compile" 2>conftest.err)
9100 ac_status=$?
9101 cat conftest.err >&5
3725885a 9102 echo "$as_me:$LINENO: \$? = $ac_status" >&5
d7040cdb
SE
9103 if (exit $ac_status) && test -s "$ac_outfile"; then
9104 # The compiler can only warn and ignore the option if not recognized
9105 # So say no if there are warnings other than the usual output.
3725885a 9106 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
d7040cdb
SE
9107 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9108 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
718a6fd8 9109 lt_cv_prog_compiler_pic_works=yes
d7040cdb
SE
9110 fi
9111 fi
9112 $RM conftest*
9113
9114fi
81ecdfbb
RW
9115{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
9116$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
d7040cdb 9117
718a6fd8 9118if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
d7040cdb
SE
9119 case $lt_prog_compiler_pic in
9120 "" | " "*) ;;
9121 *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
9122 esac
9123else
9124 lt_prog_compiler_pic=
9125 lt_prog_compiler_can_build_shared=no
9126fi
9127
9128fi
9129
9130
9131
9132
9133
9134
9135#
9136# Check to make sure the static flag actually works.
9137#
9138wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
81ecdfbb
RW
9139{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
9140$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
d0ac1c44 9141if ${lt_cv_prog_compiler_static_works+:} false; then :
81ecdfbb 9142 $as_echo_n "(cached) " >&6
d7040cdb 9143else
718a6fd8 9144 lt_cv_prog_compiler_static_works=no
d7040cdb
SE
9145 save_LDFLAGS="$LDFLAGS"
9146 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
9147 echo "$lt_simple_link_test_code" > conftest.$ac_ext
9148 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9149 # The linker can only warn and ignore the option if not recognized
9150 # So say no if there are warnings
9151 if test -s conftest.err; then
9152 # Append any errors to the config.log.
9153 cat conftest.err 1>&5
3725885a 9154 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
d7040cdb
SE
9155 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9156 if diff conftest.exp conftest.er2 >/dev/null; then
718a6fd8 9157 lt_cv_prog_compiler_static_works=yes
d7040cdb
SE
9158 fi
9159 else
718a6fd8 9160 lt_cv_prog_compiler_static_works=yes
d7040cdb
SE
9161 fi
9162 fi
718a6fd8 9163 $RM -r conftest*
d7040cdb
SE
9164 LDFLAGS="$save_LDFLAGS"
9165
9166fi
81ecdfbb
RW
9167{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
9168$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
d7040cdb 9169
718a6fd8 9170if test x"$lt_cv_prog_compiler_static_works" = xyes; then
d7040cdb
SE
9171 :
9172else
9173 lt_prog_compiler_static=
9174fi
9175
9176
9177
9178
9179
9180
9181
81ecdfbb
RW
9182 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9183$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
d0ac1c44 9184if ${lt_cv_prog_compiler_c_o+:} false; then :
81ecdfbb 9185 $as_echo_n "(cached) " >&6
d7040cdb
SE
9186else
9187 lt_cv_prog_compiler_c_o=no
9188 $RM -r conftest 2>/dev/null
9189 mkdir conftest
9190 cd conftest
9191 mkdir out
9192 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9193
9194 lt_compiler_flag="-o out/conftest2.$ac_objext"
9195 # Insert the option either (1) after the last *FLAGS variable, or
9196 # (2) before a word containing "conftest.", or (3) at the end.
9197 # Note that $ac_compile itself does not contain backslashes and begins
9198 # with a dollar sign (not a hyphen), so the echo should work correctly.
9199 lt_compile=`echo "$ac_compile" | $SED \
9200 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9201 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9202 -e 's:$: $lt_compiler_flag:'`
3725885a 9203 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
d7040cdb
SE
9204 (eval "$lt_compile" 2>out/conftest.err)
9205 ac_status=$?
9206 cat out/conftest.err >&5
3725885a 9207 echo "$as_me:$LINENO: \$? = $ac_status" >&5
d7040cdb
SE
9208 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9209 then
9210 # The compiler can only warn and ignore the option if not recognized
9211 # So say no if there are warnings
3725885a 9212 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
d7040cdb
SE
9213 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9214 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9215 lt_cv_prog_compiler_c_o=yes
9216 fi
9217 fi
9218 chmod u+w . 2>&5
9219 $RM conftest*
9220 # SGI C++ compiler will create directory out/ii_files/ for
9221 # template instantiation
9222 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9223 $RM out/* && rmdir out
9224 cd ..
9225 $RM -r conftest
9226 $RM conftest*
9227
9228fi
81ecdfbb
RW
9229{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9230$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
d7040cdb
SE
9231
9232
9233
9234
9235
9236
81ecdfbb
RW
9237 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9238$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
d0ac1c44 9239if ${lt_cv_prog_compiler_c_o+:} false; then :
81ecdfbb 9240 $as_echo_n "(cached) " >&6
d7040cdb
SE
9241else
9242 lt_cv_prog_compiler_c_o=no
9243 $RM -r conftest 2>/dev/null
9244 mkdir conftest
9245 cd conftest
9246 mkdir out
9247 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9248
9249 lt_compiler_flag="-o out/conftest2.$ac_objext"
9250 # Insert the option either (1) after the last *FLAGS variable, or
9251 # (2) before a word containing "conftest.", or (3) at the end.
9252 # Note that $ac_compile itself does not contain backslashes and begins
9253 # with a dollar sign (not a hyphen), so the echo should work correctly.
9254 lt_compile=`echo "$ac_compile" | $SED \
9255 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9256 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9257 -e 's:$: $lt_compiler_flag:'`
3725885a 9258 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
d7040cdb
SE
9259 (eval "$lt_compile" 2>out/conftest.err)
9260 ac_status=$?
9261 cat out/conftest.err >&5
3725885a 9262 echo "$as_me:$LINENO: \$? = $ac_status" >&5
d7040cdb
SE
9263 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9264 then
9265 # The compiler can only warn and ignore the option if not recognized
9266 # So say no if there are warnings
3725885a 9267 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
d7040cdb
SE
9268 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9269 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9270 lt_cv_prog_compiler_c_o=yes
9271 fi
9272 fi
9273 chmod u+w . 2>&5
9274 $RM conftest*
9275 # SGI C++ compiler will create directory out/ii_files/ for
9276 # template instantiation
9277 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9278 $RM out/* && rmdir out
9279 cd ..
9280 $RM -r conftest
9281 $RM conftest*
9282
9283fi
81ecdfbb
RW
9284{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9285$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
d7040cdb
SE
9286
9287
9288
9289
9290hard_links="nottested"
9291if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
9292 # do not overwrite the value of need_locks provided by the user
81ecdfbb
RW
9293 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
9294$as_echo_n "checking if we can lock with hard links... " >&6; }
d7040cdb
SE
9295 hard_links=yes
9296 $RM conftest*
9297 ln conftest.a conftest.b 2>/dev/null && hard_links=no
9298 touch conftest.a
9299 ln conftest.a conftest.b 2>&5 || hard_links=no
9300 ln conftest.a conftest.b 2>/dev/null && hard_links=no
81ecdfbb
RW
9301 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
9302$as_echo "$hard_links" >&6; }
d7040cdb 9303 if test "$hard_links" = no; then
81ecdfbb
RW
9304 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
9305$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
d7040cdb
SE
9306 need_locks=warn
9307 fi
9308else
9309 need_locks=no
9310fi
9311
9312
9313
9314
9315
9316
81ecdfbb
RW
9317 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
9318$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
d7040cdb
SE
9319
9320 runpath_var=
9321 allow_undefined_flag=
9322 always_export_symbols=no
9323 archive_cmds=
9324 archive_expsym_cmds=
9325 compiler_needs_object=no
9326 enable_shared_with_static_runtimes=no
9327 export_dynamic_flag_spec=
9328 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
9329 hardcode_automatic=no
9330 hardcode_direct=no
9331 hardcode_direct_absolute=no
9332 hardcode_libdir_flag_spec=
9333 hardcode_libdir_flag_spec_ld=
9334 hardcode_libdir_separator=
9335 hardcode_minus_L=no
9336 hardcode_shlibpath_var=unsupported
9337 inherit_rpath=no
9338 link_all_deplibs=unknown
9339 module_cmds=
9340 module_expsym_cmds=
9341 old_archive_from_new_cmds=
9342 old_archive_from_expsyms_cmds=
9343 thread_safe_flag_spec=
9344 whole_archive_flag_spec=
9345 # include_expsyms should be a list of space-separated symbols to be *always*
9346 # included in the symbol list
9347 include_expsyms=
9348 # exclude_expsyms can be an extended regexp of symbols to exclude
9349 # it will be wrapped by ` (' and `)$', so one must not match beginning or
9350 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
9351 # as well as any symbol that contains `d'.
718a6fd8 9352 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
d7040cdb
SE
9353 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
9354 # platforms (ab)use it in PIC code, but their linkers get confused if
9355 # the symbol is explicitly referenced. Since portable code cannot
9356 # rely on this symbol name, it's probably fine to never include it in
9357 # preloaded symbol tables.
718a6fd8 9358 # Exclude shared library initialization/finalization symbols.
d7040cdb
SE
9359 extract_expsyms_cmds=
9360
9361 case $host_os in
718a6fd8 9362 cygwin* | mingw* | pw32* | cegcc*)
d7040cdb
SE
9363 # FIXME: the MSVC++ port hasn't been tested in a loooong time
9364 # When not using gcc, we currently assume that we are using
9365 # Microsoft Visual C++.
9366 if test "$GCC" != yes; then
9367 with_gnu_ld=no
9368 fi
9369 ;;
9370 interix*)
9371 # we just hope/assume this is gcc and not c89 (= MSVC++)
9372 with_gnu_ld=yes
9373 ;;
9374 openbsd*)
9375 with_gnu_ld=no
9376 ;;
9377 esac
9378
9379 ld_shlibs=yes
3725885a
RW
9380
9381 # On some targets, GNU ld is compatible enough with the native linker
9382 # that we're better off using the native interface for both.
9383 lt_use_gnu_ld_interface=no
d7040cdb 9384 if test "$with_gnu_ld" = yes; then
3725885a
RW
9385 case $host_os in
9386 aix*)
9387 # The AIX port of GNU ld has always aspired to compatibility
9388 # with the native linker. However, as the warning in the GNU ld
9389 # block says, versions before 2.19.5* couldn't really create working
9390 # shared libraries, regardless of the interface used.
9391 case `$LD -v 2>&1` in
9392 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
9393 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
9394 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
9395 *)
9396 lt_use_gnu_ld_interface=yes
9397 ;;
9398 esac
9399 ;;
9400 *)
9401 lt_use_gnu_ld_interface=yes
9402 ;;
9403 esac
9404 fi
9405
9406 if test "$lt_use_gnu_ld_interface" = yes; then
d7040cdb
SE
9407 # If archive_cmds runs LD, not CC, wlarc should be empty
9408 wlarc='${wl}'
9409
9410 # Set some defaults for GNU ld with shared library support. These
9411 # are reset later if shared libraries are not supported. Putting them
9412 # here allows them to be overridden if necessary.
9413 runpath_var=LD_RUN_PATH
9414 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9415 export_dynamic_flag_spec='${wl}--export-dynamic'
9416 # ancient GNU ld didn't support --whole-archive et. al.
9417 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
9418 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
9419 else
9420 whole_archive_flag_spec=
9421 fi
9422 supports_anon_versioning=no
9423 case `$LD -v 2>&1` in
3725885a 9424 *GNU\ gold*) supports_anon_versioning=yes ;;
d7040cdb
SE
9425 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
9426 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
9427 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
9428 *\ 2.11.*) ;; # other 2.11 versions
9429 *) supports_anon_versioning=yes ;;
9430 esac
9431
9432 # See if GNU ld supports shared libraries.
9433 case $host_os in
e81819a5 9434 aix[3-9]*)
d7040cdb
SE
9435 # On AIX/PPC, the GNU linker is very broken
9436 if test "$host_cpu" != ia64; then
9437 ld_shlibs=no
9438 cat <<_LT_EOF 1>&2
9439
3725885a 9440*** Warning: the GNU linker, at least up to release 2.19, is reported
d7040cdb
SE
9441*** to be unable to reliably create shared libraries on AIX.
9442*** Therefore, libtool is disabling shared libraries support. If you
3725885a
RW
9443*** really care for shared libraries, you may want to install binutils
9444*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
9445*** You will then need to restart the configuration process.
d7040cdb
SE
9446
9447_LT_EOF
9448 fi
9449 ;;
9450
9451 amigaos*)
718a6fd8
SE
9452 case $host_cpu in
9453 powerpc)
9454 # see comment about AmigaOS4 .so support
9455 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9456 archive_expsym_cmds=''
9457 ;;
9458 m68k)
9459 archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
9460 hardcode_libdir_flag_spec='-L$libdir'
9461 hardcode_minus_L=yes
9462 ;;
9463 esac
d7040cdb
SE
9464 ;;
9465
9466 beos*)
9467 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9468 allow_undefined_flag=unsupported
9469 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
9470 # support --undefined. This deserves some investigation. FIXME
9471 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9472 else
9473 ld_shlibs=no
9474 fi
9475 ;;
9476
718a6fd8 9477 cygwin* | mingw* | pw32* | cegcc*)
d7040cdb
SE
9478 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
9479 # as there is no search path for DLLs.
9480 hardcode_libdir_flag_spec='-L$libdir'
3725885a 9481 export_dynamic_flag_spec='${wl}--export-all-symbols'
d7040cdb
SE
9482 allow_undefined_flag=unsupported
9483 always_export_symbols=no
9484 enable_shared_with_static_runtimes=yes
9485 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
9486
9487 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
9488 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
9489 # If the export-symbols file already is a .def file (1st line
9490 # is EXPORTS), use it as is; otherwise, prepend...
9491 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
9492 cp $export_symbols $output_objdir/$soname.def;
9493 else
9494 echo EXPORTS > $output_objdir/$soname.def;
9495 cat $export_symbols >> $output_objdir/$soname.def;
9496 fi~
9497 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
9498 else
9499 ld_shlibs=no
9500 fi
9501 ;;
9502
3725885a
RW
9503 haiku*)
9504 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9505 link_all_deplibs=yes
9506 ;;
9507
d7040cdb
SE
9508 interix[3-9]*)
9509 hardcode_direct=no
9510 hardcode_shlibpath_var=no
9511 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
9512 export_dynamic_flag_spec='${wl}-E'
9513 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
9514 # Instead, shared libraries are loaded at an image base (0x10000000 by
9515 # default) and relocated if they conflict, which is a slow very memory
9516 # consuming and fragmenting process. To avoid this, we pick a random,
9517 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
9518 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
9519 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
9520 archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
9521 ;;
9522
58e24671 9523 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
d7040cdb
SE
9524 tmp_diet=no
9525 if test "$host_os" = linux-dietlibc; then
9526 case $cc_basename in
9527 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
9528 esac
9529 fi
9530 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
9531 && test "$tmp_diet" = no
9532 then
6e733cce 9533 tmp_addflag=' $pic_flag'
718a6fd8 9534 tmp_sharedflag='-shared'
d7040cdb
SE
9535 case $cc_basename,$host_cpu in
9536 pgcc*) # Portland Group C compiler
3725885a 9537 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
d7040cdb
SE
9538 tmp_addflag=' $pic_flag'
9539 ;;
3725885a
RW
9540 pgf77* | pgf90* | pgf95* | pgfortran*)
9541 # Portland Group f77 and f90 compilers
9542 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
d7040cdb
SE
9543 tmp_addflag=' $pic_flag -Mnomain' ;;
9544 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
9545 tmp_addflag=' -i_dynamic' ;;
9546 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
9547 tmp_addflag=' -i_dynamic -nofor_main' ;;
9548 ifc* | ifort*) # Intel Fortran compiler
9549 tmp_addflag=' -nofor_main' ;;
718a6fd8
SE
9550 lf95*) # Lahey Fortran 8.1
9551 whole_archive_flag_spec=
9552 tmp_sharedflag='--shared' ;;
3725885a 9553 xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
718a6fd8
SE
9554 tmp_sharedflag='-qmkshrobj'
9555 tmp_addflag= ;;
3725885a
RW
9556 nvcc*) # Cuda Compiler Driver 2.2
9557 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
9558 compiler_needs_object=yes
9559 ;;
d7040cdb
SE
9560 esac
9561 case `$CC -V 2>&1 | sed 5q` in
9562 *Sun\ C*) # Sun C 5.9
3725885a 9563 whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
d7040cdb
SE
9564 compiler_needs_object=yes
9565 tmp_sharedflag='-G' ;;
9566 *Sun\ F*) # Sun Fortran 8.3
9567 tmp_sharedflag='-G' ;;
d7040cdb
SE
9568 esac
9569 archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9570
9571 if test "x$supports_anon_versioning" = xyes; then
9572 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
9573 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9574 echo "local: *; };" >> $output_objdir/$libname.ver~
9575 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
9576 fi
718a6fd8
SE
9577
9578 case $cc_basename in
3725885a 9579 xlf* | bgf* | bgxlf* | mpixlf*)
718a6fd8
SE
9580 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
9581 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
9582 hardcode_libdir_flag_spec=
9583 hardcode_libdir_flag_spec_ld='-rpath $libdir'
9584 archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
9585 if test "x$supports_anon_versioning" = xyes; then
9586 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
9587 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9588 echo "local: *; };" >> $output_objdir/$libname.ver~
9589 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
9590 fi
9591 ;;
9592 esac
d7040cdb
SE
9593 else
9594 ld_shlibs=no
9595 fi
9596 ;;
9597
9598 netbsd*)
9599 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9600 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
9601 wlarc=
9602 else
9603 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9604 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9605 fi
9606 ;;
9607
9608 solaris*)
9609 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
9610 ld_shlibs=no
9611 cat <<_LT_EOF 1>&2
9612
9613*** Warning: The releases 2.8.* of the GNU linker cannot reliably
9614*** create shared libraries on Solaris systems. Therefore, libtool
9615*** is disabling shared libraries support. We urge you to upgrade GNU
9616*** binutils to release 2.9.1 or newer. Another option is to modify
9617*** your PATH or compiler configuration so that the native linker is
9618*** used, and then restart.
9619
9620_LT_EOF
9621 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9622 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9623 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9624 else
9625 ld_shlibs=no
9626 fi
9627 ;;
9628
9629 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
9630 case `$LD -v 2>&1` in
9631 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
9632 ld_shlibs=no
9633 cat <<_LT_EOF 1>&2
9634
9635*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
9636*** reliably create shared libraries on SCO systems. Therefore, libtool
9637*** is disabling shared libraries support. We urge you to upgrade GNU
9638*** binutils to release 2.16.91.0.3 or newer. Another option is to modify
9639*** your PATH or compiler configuration so that the native linker is
9640*** used, and then restart.
9641
9642_LT_EOF
9643 ;;
9644 *)
9645 # For security reasons, it is highly recommended that you always
9646 # use absolute paths for naming shared libraries, and exclude the
9647 # DT_RUNPATH tag from executables and libraries. But doing so
9648 # requires that you compile everything twice, which is a pain.
9649 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9650 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9651 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9652 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9653 else
9654 ld_shlibs=no
9655 fi
9656 ;;
9657 esac
9658 ;;
9659
9660 sunos4*)
9661 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9662 wlarc=
9663 hardcode_direct=yes
9664 hardcode_shlibpath_var=no
9665 ;;
9666
9667 *)
9668 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9669 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9670 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9671 else
9672 ld_shlibs=no
9673 fi
9674 ;;
9675 esac
9676
9677 if test "$ld_shlibs" = no; then
9678 runpath_var=
9679 hardcode_libdir_flag_spec=
9680 export_dynamic_flag_spec=
9681 whole_archive_flag_spec=
9682 fi
9683 else
9684 # PORTME fill in a description of your system's linker (not GNU ld)
9685 case $host_os in
9686 aix3*)
9687 allow_undefined_flag=unsupported
9688 always_export_symbols=yes
9689 archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
9690 # Note: this linker hardcodes the directories in LIBPATH if there
9691 # are no directories specified by -L.
9692 hardcode_minus_L=yes
9693 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
9694 # Neither direct hardcoding nor static linking is supported with a
9695 # broken collect2.
9696 hardcode_direct=unsupported
9697 fi
9698 ;;
9699
e81819a5 9700 aix[4-9]*)
d7040cdb
SE
9701 if test "$host_cpu" = ia64; then
9702 # On IA64, the linker does run time linking by default, so we don't
9703 # have to do anything special.
9704 aix_use_runtimelinking=no
9705 exp_sym_flag='-Bexport'
9706 no_entry_flag=""
9707 else
9708 # If we're using GNU nm, then we don't want the "-C" option.
9709 # -C means demangle to AIX nm, but means don't demangle with GNU nm
3725885a
RW
9710 # Also, AIX nm treats weak defined symbols like other global
9711 # defined symbols, whereas GNU nm marks them as "W".
d7040cdb 9712 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
3725885a 9713 export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
d7040cdb 9714 else
5c14705f 9715 export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
d7040cdb
SE
9716 fi
9717 aix_use_runtimelinking=no
9718
9719 # Test if we are trying to use run time linking or normal
9720 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
9721 # need to do runtime linking.
e81819a5 9722 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
d7040cdb
SE
9723 for ld_flag in $LDFLAGS; do
9724 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
9725 aix_use_runtimelinking=yes
9726 break
9727 fi
9728 done
9729 ;;
9730 esac
9731
9732 exp_sym_flag='-bexport'
9733 no_entry_flag='-bnoentry'
9734 fi
9735
9736 # When large executables or shared objects are built, AIX ld can
9737 # have problems creating the table of contents. If linking a library
9738 # or program results in "error TOC overflow" add -mminimal-toc to
9739 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
9740 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
9741
9742 archive_cmds=''
9743 hardcode_direct=yes
9744 hardcode_direct_absolute=yes
9745 hardcode_libdir_separator=':'
9746 link_all_deplibs=yes
9747 file_list_spec='${wl}-f,'
9748
9749 if test "$GCC" = yes; then
9750 case $host_os in aix4.[012]|aix4.[012].*)
9751 # We only want to do this on AIX 4.2 and lower, the check
9752 # below for broken collect2 doesn't work under 4.3+
9753 collect2name=`${CC} -print-prog-name=collect2`
9754 if test -f "$collect2name" &&
9755 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
9756 then
9757 # We have reworked collect2
9758 :
9759 else
9760 # We have old collect2
9761 hardcode_direct=unsupported
9762 # It fails to find uninstalled libraries when the uninstalled
9763 # path is not listed in the libpath. Setting hardcode_minus_L
9764 # to unsupported forces relinking
9765 hardcode_minus_L=yes
9766 hardcode_libdir_flag_spec='-L$libdir'
9767 hardcode_libdir_separator=
9768 fi
9769 ;;
9770 esac
9771 shared_flag='-shared'
9772 if test "$aix_use_runtimelinking" = yes; then
9773 shared_flag="$shared_flag "'${wl}-G'
9774 fi
9775 else
9776 # not using gcc
9777 if test "$host_cpu" = ia64; then
9778 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
9779 # chokes on -Wl,-G. The following line is correct:
9780 shared_flag='-G'
9781 else
9782 if test "$aix_use_runtimelinking" = yes; then
9783 shared_flag='${wl}-G'
9784 else
9785 shared_flag='${wl}-bM:SRE'
9786 fi
9787 fi
9788 fi
9789
718a6fd8 9790 export_dynamic_flag_spec='${wl}-bexpall'
d7040cdb
SE
9791 # It seems that -bexpall does not export symbols beginning with
9792 # underscore (_), so it is better to generate a list of symbols to export.
9793 always_export_symbols=yes
9794 if test "$aix_use_runtimelinking" = yes; then
9795 # Warning - without using the other runtime loading flags (-brtl),
9796 # -berok will link without error, but may produce a broken library.
9797 allow_undefined_flag='-berok'
9798 # Determine the default libpath from the value encoded in an
9799 # empty executable.
81ecdfbb 9800 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d7040cdb
SE
9801/* end confdefs.h. */
9802
9803int
9804main ()
9805{
9806
9807 ;
9808 return 0;
9809}
9810_ACEOF
81ecdfbb 9811if ac_fn_c_try_link "$LINENO"; then :
d7040cdb
SE
9812
9813lt_aix_libpath_sed='
9814 /Import File Strings/,/^$/ {
9815 /^0/ {
9816 s/^0 *\(.*\)$/\1/
9817 p
9818 }
9819 }'
9820aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9821# Check for a 64-bit object if we didn't find anything.
9822if test -z "$aix_libpath"; then
9823 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9824fi
d7040cdb 9825fi
81ecdfbb
RW
9826rm -f core conftest.err conftest.$ac_objext \
9827 conftest$ac_exeext conftest.$ac_ext
d7040cdb
SE
9828if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
9829
9830 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
3725885a 9831 archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
d7040cdb
SE
9832 else
9833 if test "$host_cpu" = ia64; then
9834 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
9835 allow_undefined_flag="-z nodefs"
9836 archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
9837 else
9838 # Determine the default libpath from the value encoded in an
9839 # empty executable.
81ecdfbb 9840 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d7040cdb
SE
9841/* end confdefs.h. */
9842
9843int
9844main ()
9845{
9846
9847 ;
9848 return 0;
9849}
9850_ACEOF
81ecdfbb 9851if ac_fn_c_try_link "$LINENO"; then :
d7040cdb
SE
9852
9853lt_aix_libpath_sed='
9854 /Import File Strings/,/^$/ {
9855 /^0/ {
9856 s/^0 *\(.*\)$/\1/
9857 p
9858 }
9859 }'
9860aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9861# Check for a 64-bit object if we didn't find anything.
9862if test -z "$aix_libpath"; then
9863 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9864fi
d7040cdb 9865fi
81ecdfbb
RW
9866rm -f core conftest.err conftest.$ac_objext \
9867 conftest$ac_exeext conftest.$ac_ext
d7040cdb
SE
9868if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
9869
9870 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
9871 # Warning - without using the other run time loading flags,
9872 # -berok will link without error, but may produce a broken library.
9873 no_undefined_flag=' ${wl}-bernotok'
9874 allow_undefined_flag=' ${wl}-berok'
3725885a
RW
9875 if test "$with_gnu_ld" = yes; then
9876 # We only use this code for GNU lds that support --whole-archive.
9877 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
9878 else
9879 # Exported symbols can be pulled into shared objects from archives
9880 whole_archive_flag_spec='$convenience'
9881 fi
d7040cdb
SE
9882 archive_cmds_need_lc=yes
9883 # This is similar to how AIX traditionally builds its shared libraries.
9884 archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
9885 fi
9886 fi
9887 ;;
9888
9889 amigaos*)
718a6fd8
SE
9890 case $host_cpu in
9891 powerpc)
9892 # see comment about AmigaOS4 .so support
9893 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9894 archive_expsym_cmds=''
9895 ;;
9896 m68k)
9897 archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
9898 hardcode_libdir_flag_spec='-L$libdir'
9899 hardcode_minus_L=yes
9900 ;;
9901 esac
d7040cdb
SE
9902 ;;
9903
9904 bsdi[45]*)
9905 export_dynamic_flag_spec=-rdynamic
9906 ;;
9907
718a6fd8 9908 cygwin* | mingw* | pw32* | cegcc*)
d7040cdb
SE
9909 # When not using gcc, we currently assume that we are using
9910 # Microsoft Visual C++.
9911 # hardcode_libdir_flag_spec is actually meaningless, as there is
9912 # no search path for DLLs.
9913 hardcode_libdir_flag_spec=' '
9914 allow_undefined_flag=unsupported
9915 # Tell ltmain to make .lib files, not .a files.
9916 libext=lib
9917 # Tell ltmain to make .dll files, not .so files.
9918 shrext_cmds=".dll"
9919 # FIXME: Setting linknames here is a bad hack.
3725885a 9920 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
d7040cdb
SE
9921 # The linker will automatically build a .lib file if we build a DLL.
9922 old_archive_from_new_cmds='true'
9923 # FIXME: Should let the user specify the lib program.
9924 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
9925 fix_srcfile_path='`cygpath -w "$srcfile"`'
9926 enable_shared_with_static_runtimes=yes
9927 ;;
9928
9929 darwin* | rhapsody*)
d7040cdb 9930
718a6fd8
SE
9931
9932 archive_cmds_need_lc=no
9933 hardcode_direct=no
9934 hardcode_automatic=yes
9935 hardcode_shlibpath_var=unsupported
3725885a
RW
9936 if test "$lt_cv_ld_force_load" = "yes"; then
9937 whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
9938 else
9939 whole_archive_flag_spec=''
9940 fi
718a6fd8
SE
9941 link_all_deplibs=yes
9942 allow_undefined_flag="$_lt_dar_allow_undefined"
9943 case $cc_basename in
9944 ifort*) _lt_dar_can_shared=yes ;;
9945 *) _lt_dar_can_shared=$GCC ;;
9946 esac
9947 if test "$_lt_dar_can_shared" = "yes"; then
3725885a 9948 output_verbose_link_cmd=func_echo_all
718a6fd8
SE
9949 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
9950 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
9951 archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
9952 module_expsym_cmds="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
9953
9954 else
9955 ld_shlibs=no
9956 fi
9957
d7040cdb
SE
9958 ;;
9959
9960 dgux*)
9961 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9962 hardcode_libdir_flag_spec='-L$libdir'
9963 hardcode_shlibpath_var=no
9964 ;;
9965
d7040cdb
SE
9966 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
9967 # support. Future versions do this automatically, but an explicit c++rt0.o
9968 # does not break anything, and helps significantly (at the cost of a little
9969 # extra space).
9970 freebsd2.2*)
9971 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
9972 hardcode_libdir_flag_spec='-R$libdir'
9973 hardcode_direct=yes
9974 hardcode_shlibpath_var=no
9975 ;;
9976
9977 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
6d2920c8 9978 freebsd2.*)
d7040cdb
SE
9979 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9980 hardcode_direct=yes
9981 hardcode_minus_L=yes
9982 hardcode_shlibpath_var=no
9983 ;;
9984
9985 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
9986 freebsd* | dragonfly*)
9987 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
9988 hardcode_libdir_flag_spec='-R$libdir'
9989 hardcode_direct=yes
9990 hardcode_shlibpath_var=no
9991 ;;
9992
9993 hpux9*)
9994 if test "$GCC" = yes; then
9995 archive_cmds='$RM $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
9996 else
9997 archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
9998 fi
9999 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10000 hardcode_libdir_separator=:
10001 hardcode_direct=yes
10002
10003 # hardcode_minus_L: Not really in the search PATH,
10004 # but as the default location of the library.
10005 hardcode_minus_L=yes
10006 export_dynamic_flag_spec='${wl}-E'
10007 ;;
10008
10009 hpux10*)
3725885a 10010 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
d7040cdb
SE
10011 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10012 else
10013 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10014 fi
10015 if test "$with_gnu_ld" = no; then
10016 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10017 hardcode_libdir_flag_spec_ld='+b $libdir'
10018 hardcode_libdir_separator=:
10019 hardcode_direct=yes
10020 hardcode_direct_absolute=yes
10021 export_dynamic_flag_spec='${wl}-E'
10022 # hardcode_minus_L: Not really in the search PATH,
10023 # but as the default location of the library.
10024 hardcode_minus_L=yes
10025 fi
10026 ;;
10027
10028 hpux11*)
3725885a 10029 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
d7040cdb
SE
10030 case $host_cpu in
10031 hppa*64*)
10032 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10033 ;;
10034 ia64*)
718a6fd8 10035 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
d7040cdb
SE
10036 ;;
10037 *)
10038 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10039 ;;
10040 esac
10041 else
10042 case $host_cpu in
10043 hppa*64*)
10044 archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10045 ;;
10046 ia64*)
10047 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10048 ;;
10049 *)
3725885a
RW
10050
10051 # Older versions of the 11.00 compiler do not understand -b yet
10052 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
10053 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
10054$as_echo_n "checking if $CC understands -b... " >&6; }
d0ac1c44 10055if ${lt_cv_prog_compiler__b+:} false; then :
3725885a
RW
10056 $as_echo_n "(cached) " >&6
10057else
10058 lt_cv_prog_compiler__b=no
10059 save_LDFLAGS="$LDFLAGS"
10060 LDFLAGS="$LDFLAGS -b"
10061 echo "$lt_simple_link_test_code" > conftest.$ac_ext
10062 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10063 # The linker can only warn and ignore the option if not recognized
10064 # So say no if there are warnings
10065 if test -s conftest.err; then
10066 # Append any errors to the config.log.
10067 cat conftest.err 1>&5
10068 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
10069 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10070 if diff conftest.exp conftest.er2 >/dev/null; then
10071 lt_cv_prog_compiler__b=yes
10072 fi
10073 else
10074 lt_cv_prog_compiler__b=yes
10075 fi
10076 fi
10077 $RM -r conftest*
10078 LDFLAGS="$save_LDFLAGS"
10079
10080fi
10081{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
10082$as_echo "$lt_cv_prog_compiler__b" >&6; }
10083
10084if test x"$lt_cv_prog_compiler__b" = xyes; then
10085 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10086else
10087 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10088fi
10089
d7040cdb
SE
10090 ;;
10091 esac
10092 fi
10093 if test "$with_gnu_ld" = no; then
10094 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10095 hardcode_libdir_separator=:
10096
10097 case $host_cpu in
10098 hppa*64*|ia64*)
10099 hardcode_direct=no
10100 hardcode_shlibpath_var=no
10101 ;;
10102 *)
10103 hardcode_direct=yes
10104 hardcode_direct_absolute=yes
10105 export_dynamic_flag_spec='${wl}-E'
10106
10107 # hardcode_minus_L: Not really in the search PATH,
10108 # but as the default location of the library.
10109 hardcode_minus_L=yes
10110 ;;
10111 esac
10112 fi
10113 ;;
10114
10115 irix5* | irix6* | nonstopux*)
10116 if test "$GCC" = yes; then
3725885a 10117 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
d7040cdb
SE
10118 # Try to use the -exported_symbol ld option, if it does not
10119 # work, assume that -exports_file does not work either and
10120 # implicitly export all symbols.
10121 save_LDFLAGS="$LDFLAGS"
10122 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
81ecdfbb
RW
10123 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10124/* end confdefs.h. */
d7040cdb
SE
10125int foo(void) {}
10126_ACEOF
81ecdfbb 10127if ac_fn_c_try_link "$LINENO"; then :
3725885a 10128 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
d7040cdb 10129
d7040cdb 10130fi
81ecdfbb
RW
10131rm -f core conftest.err conftest.$ac_objext \
10132 conftest$ac_exeext conftest.$ac_ext
d7040cdb
SE
10133 LDFLAGS="$save_LDFLAGS"
10134 else
3725885a
RW
10135 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
10136 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
d7040cdb
SE
10137 fi
10138 archive_cmds_need_lc='no'
10139 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10140 hardcode_libdir_separator=:
10141 inherit_rpath=yes
10142 link_all_deplibs=yes
10143 ;;
10144
10145 netbsd*)
10146 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10147 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
10148 else
10149 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
10150 fi
10151 hardcode_libdir_flag_spec='-R$libdir'
10152 hardcode_direct=yes
10153 hardcode_shlibpath_var=no
10154 ;;
10155
10156 newsos6)
10157 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10158 hardcode_direct=yes
10159 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10160 hardcode_libdir_separator=:
10161 hardcode_shlibpath_var=no
10162 ;;
10163
10164 *nto* | *qnx*)
10165 ;;
10166
10167 openbsd*)
718a6fd8
SE
10168 if test -f /usr/libexec/ld.so; then
10169 hardcode_direct=yes
10170 hardcode_shlibpath_var=no
10171 hardcode_direct_absolute=yes
10172 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
d7040cdb 10173 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
718a6fd8 10174 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
d7040cdb 10175 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
718a6fd8
SE
10176 export_dynamic_flag_spec='${wl}-E'
10177 else
10178 case $host_os in
10179 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
10180 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10181 hardcode_libdir_flag_spec='-R$libdir'
10182 ;;
10183 *)
10184 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10185 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10186 ;;
10187 esac
10188 fi
10189 else
10190 ld_shlibs=no
d7040cdb
SE
10191 fi
10192 ;;
10193
10194 os2*)
10195 hardcode_libdir_flag_spec='-L$libdir'
10196 hardcode_minus_L=yes
10197 allow_undefined_flag=unsupported
3725885a 10198 archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
d7040cdb
SE
10199 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
10200 ;;
10201
10202 osf3*)
10203 if test "$GCC" = yes; then
10204 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
3725885a 10205 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
d7040cdb
SE
10206 else
10207 allow_undefined_flag=' -expect_unresolved \*'
3725885a 10208 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
d7040cdb
SE
10209 fi
10210 archive_cmds_need_lc='no'
10211 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10212 hardcode_libdir_separator=:
10213 ;;
10214
10215 osf4* | osf5*) # as osf3* with the addition of -msym flag
10216 if test "$GCC" = yes; then
10217 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
3725885a 10218 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
d7040cdb
SE
10219 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10220 else
10221 allow_undefined_flag=' -expect_unresolved \*'
3725885a 10222 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
d7040cdb 10223 archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
3725885a 10224 $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
d7040cdb
SE
10225
10226 # Both c and cxx compiler support -rpath directly
10227 hardcode_libdir_flag_spec='-rpath $libdir'
10228 fi
10229 archive_cmds_need_lc='no'
10230 hardcode_libdir_separator=:
10231 ;;
10232
10233 solaris*)
10234 no_undefined_flag=' -z defs'
10235 if test "$GCC" = yes; then
10236 wlarc='${wl}'
10237 archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10238 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10239 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10240 else
10241 case `$CC -V 2>&1` in
10242 *"Compilers 5.0"*)
10243 wlarc=''
10244 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
10245 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10246 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
10247 ;;
10248 *)
10249 wlarc='${wl}'
10250 archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
10251 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10252 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10253 ;;
10254 esac
10255 fi
10256 hardcode_libdir_flag_spec='-R$libdir'
10257 hardcode_shlibpath_var=no
10258 case $host_os in
10259 solaris2.[0-5] | solaris2.[0-5].*) ;;
10260 *)
10261 # The compiler driver will combine and reorder linker options,
10262 # but understands `-z linker_flag'. GCC discards it without `$wl',
10263 # but is careful enough not to reorder.
10264 # Supported since Solaris 2.6 (maybe 2.5.1?)
10265 if test "$GCC" = yes; then
10266 whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
10267 else
10268 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
10269 fi
10270 ;;
10271 esac
10272 link_all_deplibs=yes
10273 ;;
10274
10275 sunos4*)
10276 if test "x$host_vendor" = xsequent; then
10277 # Use $CC to link under sequent, because it throws in some extra .o
10278 # files that make .init and .fini sections work.
10279 archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
10280 else
10281 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
10282 fi
10283 hardcode_libdir_flag_spec='-L$libdir'
10284 hardcode_direct=yes
10285 hardcode_minus_L=yes
10286 hardcode_shlibpath_var=no
10287 ;;
10288
10289 sysv4)
10290 case $host_vendor in
10291 sni)
10292 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10293 hardcode_direct=yes # is this really true???
10294 ;;
10295 siemens)
10296 ## LD is ld it makes a PLAMLIB
10297 ## CC just makes a GrossModule.
10298 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
10299 reload_cmds='$CC -r -o $output$reload_objs'
10300 hardcode_direct=no
10301 ;;
10302 motorola)
10303 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10304 hardcode_direct=no #Motorola manual says yes, but my tests say they lie
10305 ;;
10306 esac
10307 runpath_var='LD_RUN_PATH'
10308 hardcode_shlibpath_var=no
10309 ;;
10310
10311 sysv4.3*)
10312 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10313 hardcode_shlibpath_var=no
10314 export_dynamic_flag_spec='-Bexport'
10315 ;;
10316
10317 sysv4*MP*)
10318 if test -d /usr/nec; then
10319 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10320 hardcode_shlibpath_var=no
10321 runpath_var=LD_RUN_PATH
10322 hardcode_runpath_var=yes
10323 ld_shlibs=yes
10324 fi
10325 ;;
10326
10327 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
10328 no_undefined_flag='${wl}-z,text'
10329 archive_cmds_need_lc=no
10330 hardcode_shlibpath_var=no
10331 runpath_var='LD_RUN_PATH'
10332
10333 if test "$GCC" = yes; then
10334 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10335 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10336 else
10337 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10338 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10339 fi
10340 ;;
10341
10342 sysv5* | sco3.2v5* | sco5v6*)
10343 # Note: We can NOT use -z defs as we might desire, because we do not
10344 # link with -lc, and that would cause any symbols used from libc to
10345 # always be unresolved, which means just about no library would
10346 # ever link correctly. If we're not using GNU ld we use -z text
10347 # though, which does catch some bad symbols but isn't as heavy-handed
10348 # as -z defs.
10349 no_undefined_flag='${wl}-z,text'
10350 allow_undefined_flag='${wl}-z,nodefs'
10351 archive_cmds_need_lc=no
10352 hardcode_shlibpath_var=no
10353 hardcode_libdir_flag_spec='${wl}-R,$libdir'
10354 hardcode_libdir_separator=':'
10355 link_all_deplibs=yes
10356 export_dynamic_flag_spec='${wl}-Bexport'
10357 runpath_var='LD_RUN_PATH'
10358
10359 if test "$GCC" = yes; then
10360 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10361 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10362 else
10363 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10364 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10365 fi
10366 ;;
10367
10368 uts4*)
10369 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10370 hardcode_libdir_flag_spec='-L$libdir'
10371 hardcode_shlibpath_var=no
10372 ;;
10373
10374 *)
10375 ld_shlibs=no
10376 ;;
10377 esac
10378
10379 if test x$host_vendor = xsni; then
10380 case $host in
10381 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
10382 export_dynamic_flag_spec='${wl}-Blargedynsym'
10383 ;;
10384 esac
10385 fi
10386 fi
10387
81ecdfbb
RW
10388{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
10389$as_echo "$ld_shlibs" >&6; }
d7040cdb
SE
10390test "$ld_shlibs" = no && can_build_shared=no
10391
10392with_gnu_ld=$with_gnu_ld
10393
10394
10395
10396
10397
10398
10399
10400
10401
10402
10403
10404
10405
10406
10407
10408#
10409# Do we need to explicitly link libc?
10410#
10411case "x$archive_cmds_need_lc" in
10412x|xyes)
10413 # Assume -lc should be added
10414 archive_cmds_need_lc=yes
10415
10416 if test "$enable_shared" = yes && test "$GCC" = yes; then
10417 case $archive_cmds in
10418 *'~'*)
10419 # FIXME: we may have to deal with multi-command sequences.
10420 ;;
10421 '$CC '*)
10422 # Test whether the compiler implicitly links with -lc since on some
10423 # systems, -lgcc has to come before -lc. If gcc already passes -lc
10424 # to ld, don't add -lc before -lgcc.
81ecdfbb
RW
10425 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
10426$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
d0ac1c44 10427if ${lt_cv_archive_cmds_need_lc+:} false; then :
81ecdfbb 10428 $as_echo_n "(cached) " >&6
39144654
RW
10429else
10430 $RM conftest*
10431 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
d7040cdb 10432
81ecdfbb 10433 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
d7040cdb
SE
10434 (eval $ac_compile) 2>&5
10435 ac_status=$?
81ecdfbb
RW
10436 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10437 test $ac_status = 0; } 2>conftest.err; then
39144654
RW
10438 soname=conftest
10439 lib=conftest
10440 libobjs=conftest.$ac_objext
10441 deplibs=
10442 wl=$lt_prog_compiler_wl
10443 pic_flag=$lt_prog_compiler_pic
10444 compiler_flags=-v
10445 linker_flags=-v
10446 verstring=
10447 output_objdir=.
10448 libname=conftest
10449 lt_save_allow_undefined_flag=$allow_undefined_flag
10450 allow_undefined_flag=
81ecdfbb 10451 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
d7040cdb
SE
10452 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
10453 ac_status=$?
81ecdfbb
RW
10454 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10455 test $ac_status = 0; }
39144654
RW
10456 then
10457 lt_cv_archive_cmds_need_lc=no
10458 else
10459 lt_cv_archive_cmds_need_lc=yes
10460 fi
10461 allow_undefined_flag=$lt_save_allow_undefined_flag
10462 else
10463 cat conftest.err 1>&5
10464 fi
10465 $RM conftest*
10466
10467fi
81ecdfbb
RW
10468{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
10469$as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
39144654 10470 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
d7040cdb
SE
10471 ;;
10472 esac
10473 fi
10474 ;;
10475esac
10476
10477
10478
10479
10480
10481
10482
10483
10484
10485
10486
10487
10488
10489
10490
10491
10492
10493
10494
10495
10496
10497
10498
10499
10500
10501
10502
10503
10504
10505
10506
10507
10508
10509
10510
10511
10512
10513
10514
10515
10516
10517
10518
10519
10520
10521
10522
10523
10524
10525
10526
10527
10528
10529
10530
10531
10532
10533
10534
10535
10536
10537
10538
10539
10540
10541
10542
10543
10544
10545
10546
10547
10548
10549
10550
10551
10552
10553
10554
10555
10556
10557
10558
10559
10560
10561
10562
10563
10564
10565
10566
10567
10568
10569
10570
10571
10572
10573
10574
10575
10576
10577
10578
10579
10580
10581
10582
10583
10584
10585
10586
10587
10588
10589
10590
10591
10592
10593
10594
10595
10596
10597
10598
10599
10600
10601
10602
10603
10604
10605
10606
10607
10608
10609
10610
10611
10612
10613
10614
10615
10616
10617
10618
10619
10620
10621
10622
10623
10624
10625
10626
10627
10628
10629
10630
10631
10632
81ecdfbb
RW
10633 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
10634$as_echo_n "checking dynamic linker characteristics... " >&6; }
718a6fd8
SE
10635
10636if test "$GCC" = yes; then
d7040cdb
SE
10637 case $host_os in
10638 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
10639 *) lt_awk_arg="/^libraries:/" ;;
10640 esac
3725885a
RW
10641 case $host_os in
10642 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
10643 *) lt_sed_strip_eq="s,=/,/,g" ;;
10644 esac
10645 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
10646 case $lt_search_path_spec in
10647 *\;*)
d7040cdb
SE
10648 # if the path contains ";" then we assume it to be the separator
10649 # otherwise default to the standard path separator (i.e. ":") - it is
10650 # assumed that no part of a normal pathname contains ";" but that should
10651 # okay in the real world where ";" in dirpaths is itself problematic.
3725885a
RW
10652 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
10653 ;;
10654 *)
10655 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
10656 ;;
10657 esac
d7040cdb
SE
10658 # Ok, now we have the path, separated by spaces, we can step through it
10659 # and add multilib dir if necessary.
10660 lt_tmp_lt_search_path_spec=
10661 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
10662 for lt_sys_path in $lt_search_path_spec; do
10663 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
10664 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
10665 else
10666 test -d "$lt_sys_path" && \
10667 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
10668 fi
10669 done
3725885a 10670 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
d7040cdb
SE
10671BEGIN {RS=" "; FS="/|\n";} {
10672 lt_foo="";
10673 lt_count=0;
10674 for (lt_i = NF; lt_i > 0; lt_i--) {
10675 if ($lt_i != "" && $lt_i != ".") {
10676 if ($lt_i == "..") {
10677 lt_count++;
10678 } else {
10679 if (lt_count == 0) {
10680 lt_foo="/" $lt_i lt_foo;
10681 } else {
10682 lt_count--;
10683 }
10684 }
10685 }
10686 }
10687 if (lt_foo != "") { lt_freq[lt_foo]++; }
10688 if (lt_freq[lt_foo] == 1) { print lt_foo; }
10689}'`
3725885a
RW
10690 # AWK program above erroneously prepends '/' to C:/dos/paths
10691 # for these hosts.
10692 case $host_os in
10693 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
10694 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
10695 esac
10696 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
d7040cdb
SE
10697else
10698 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
10699fi
10700library_names_spec=
10701libname_spec='lib$name'
10702soname_spec=
10703shrext_cmds=".so"
10704postinstall_cmds=
10705postuninstall_cmds=
10706finish_cmds=
10707finish_eval=
10708shlibpath_var=
10709shlibpath_overrides_runpath=unknown
10710version_type=none
10711dynamic_linker="$host_os ld.so"
10712sys_lib_dlsearch_path_spec="/lib /usr/lib"
10713need_lib_prefix=unknown
10714hardcode_into_libs=no
10715
10716# when you set need_version to no, make sure it does not cause -set_version
10717# flags to be left without arguments
10718need_version=unknown
10719
10720case $host_os in
10721aix3*)
10722 version_type=linux
10723 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
10724 shlibpath_var=LIBPATH
10725
10726 # AIX 3 has no versioning support, so we append a major version to the name.
10727 soname_spec='${libname}${release}${shared_ext}$major'
10728 ;;
10729
e81819a5 10730aix[4-9]*)
d7040cdb
SE
10731 version_type=linux
10732 need_lib_prefix=no
10733 need_version=no
10734 hardcode_into_libs=yes
10735 if test "$host_cpu" = ia64; then
10736 # AIX 5 supports IA64
10737 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
10738 shlibpath_var=LD_LIBRARY_PATH
10739 else
10740 # With GCC up to 2.95.x, collect2 would create an import file
10741 # for dependence libraries. The import file would start with
10742 # the line `#! .'. This would cause the generated library to
10743 # depend on `.', always an invalid library. This was fixed in
10744 # development snapshots of GCC prior to 3.0.
10745 case $host_os in
10746 aix4 | aix4.[01] | aix4.[01].*)
10747 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
10748 echo ' yes '
10749 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
10750 :
10751 else
10752 can_build_shared=no
10753 fi
10754 ;;
10755 esac
10756 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
10757 # soname into executable. Probably we can add versioning support to
10758 # collect2, so additional links can be useful in future.
10759 if test "$aix_use_runtimelinking" = yes; then
10760 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
10761 # instead of lib<name>.a to let people know that these are not
10762 # typical AIX shared libraries.
10763 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10764 else
10765 # We preserve .a as extension for shared libraries through AIX4.2
10766 # and later when we are not doing run time linking.
10767 library_names_spec='${libname}${release}.a $libname.a'
10768 soname_spec='${libname}${release}${shared_ext}$major'
10769 fi
10770 shlibpath_var=LIBPATH
10771 fi
10772 ;;
10773
10774amigaos*)
718a6fd8
SE
10775 case $host_cpu in
10776 powerpc)
10777 # Since July 2007 AmigaOS4 officially supports .so libraries.
10778 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
10779 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10780 ;;
10781 m68k)
d7040cdb
SE
10782 library_names_spec='$libname.ixlibrary $libname.a'
10783 # Create ${libname}_ixlibrary.a entries in /sys/libs.
3725885a 10784 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
718a6fd8
SE
10785 ;;
10786 esac
d7040cdb
SE
10787 ;;
10788
10789beos*)
10790 library_names_spec='${libname}${shared_ext}'
10791 dynamic_linker="$host_os ld.so"
10792 shlibpath_var=LIBRARY_PATH
10793 ;;
10794
10795bsdi[45]*)
10796 version_type=linux
10797 need_version=no
10798 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10799 soname_spec='${libname}${release}${shared_ext}$major'
10800 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
10801 shlibpath_var=LD_LIBRARY_PATH
10802 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
10803 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
10804 # the default ld.so.conf also contains /usr/contrib/lib and
10805 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
10806 # libtool to hard-code these into programs
10807 ;;
10808
718a6fd8 10809cygwin* | mingw* | pw32* | cegcc*)
d7040cdb
SE
10810 version_type=windows
10811 shrext_cmds=".dll"
10812 need_version=no
10813 need_lib_prefix=no
10814
718a6fd8
SE
10815 case $GCC,$host_os in
10816 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
d7040cdb
SE
10817 library_names_spec='$libname.dll.a'
10818 # DLL is installed to $(libdir)/../bin by postinstall_cmds
10819 postinstall_cmds='base_file=`basename \${file}`~
10820 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
10821 dldir=$destdir/`dirname \$dlpath`~
10822 test -d \$dldir || mkdir -p \$dldir~
10823 $install_prog $dir/$dlname \$dldir/$dlname~
10824 chmod a+x \$dldir/$dlname~
10825 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
10826 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
10827 fi'
10828 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
10829 dlpath=$dir/\$dldll~
10830 $RM \$dlpath'
10831 shlibpath_overrides_runpath=yes
10832
10833 case $host_os in
10834 cygwin*)
10835 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
10836 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
3725885a
RW
10837
10838 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
d7040cdb 10839 ;;
718a6fd8 10840 mingw* | cegcc*)
d7040cdb
SE
10841 # MinGW DLLs use traditional 'lib' prefix
10842 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
d7040cdb
SE
10843 ;;
10844 pw32*)
10845 # pw32 DLLs use 'pw' prefix rather than 'lib'
10846 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10847 ;;
10848 esac
10849 ;;
10850
10851 *)
10852 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
10853 ;;
10854 esac
10855 dynamic_linker='Win32 ld.exe'
10856 # FIXME: first we should search . and the directory the executable is in
10857 shlibpath_var=PATH
10858 ;;
10859
10860darwin* | rhapsody*)
10861 dynamic_linker="$host_os dyld"
10862 version_type=darwin
10863 need_lib_prefix=no
10864 need_version=no
10865 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
10866 soname_spec='${libname}${release}${major}$shared_ext'
10867 shlibpath_overrides_runpath=yes
10868 shlibpath_var=DYLD_LIBRARY_PATH
10869 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
10870
10871 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
10872 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
10873 ;;
10874
10875dgux*)
10876 version_type=linux
10877 need_lib_prefix=no
10878 need_version=no
10879 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
10880 soname_spec='${libname}${release}${shared_ext}$major'
10881 shlibpath_var=LD_LIBRARY_PATH
10882 ;;
10883
d7040cdb
SE
10884freebsd* | dragonfly*)
10885 # DragonFly does not have aout. When/if they implement a new
10886 # versioning mechanism, adjust this.
10887 if test -x /usr/bin/objformat; then
10888 objformat=`/usr/bin/objformat`
10889 else
10890 case $host_os in
6d2920c8 10891 freebsd[23].*) objformat=aout ;;
d7040cdb
SE
10892 *) objformat=elf ;;
10893 esac
10894 fi
10895 version_type=freebsd-$objformat
10896 case $version_type in
10897 freebsd-elf*)
10898 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
10899 need_version=no
10900 need_lib_prefix=no
10901 ;;
10902 freebsd-*)
10903 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
10904 need_version=yes
10905 ;;
10906 esac
10907 shlibpath_var=LD_LIBRARY_PATH
10908 case $host_os in
6d2920c8 10909 freebsd2.*)
d7040cdb
SE
10910 shlibpath_overrides_runpath=yes
10911 ;;
10912 freebsd3.[01]* | freebsdelf3.[01]*)
10913 shlibpath_overrides_runpath=yes
10914 hardcode_into_libs=yes
10915 ;;
10916 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
10917 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
10918 shlibpath_overrides_runpath=no
10919 hardcode_into_libs=yes
10920 ;;
10921 *) # from 4.6 on, and DragonFly
10922 shlibpath_overrides_runpath=yes
10923 hardcode_into_libs=yes
10924 ;;
10925 esac
10926 ;;
10927
10928gnu*)
10929 version_type=linux
10930 need_lib_prefix=no
10931 need_version=no
10932 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10933 soname_spec='${libname}${release}${shared_ext}$major'
10934 shlibpath_var=LD_LIBRARY_PATH
10935 hardcode_into_libs=yes
10936 ;;
10937
3725885a
RW
10938haiku*)
10939 version_type=linux
10940 need_lib_prefix=no
10941 need_version=no
10942 dynamic_linker="$host_os runtime_loader"
10943 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10944 soname_spec='${libname}${release}${shared_ext}$major'
10945 shlibpath_var=LIBRARY_PATH
10946 shlibpath_overrides_runpath=yes
10947 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
10948 hardcode_into_libs=yes
10949 ;;
10950
d7040cdb
SE
10951hpux9* | hpux10* | hpux11*)
10952 # Give a soname corresponding to the major version so that dld.sl refuses to
10953 # link against other versions.
10954 version_type=sunos
10955 need_lib_prefix=no
10956 need_version=no
10957 case $host_cpu in
10958 ia64*)
10959 shrext_cmds='.so'
10960 hardcode_into_libs=yes
10961 dynamic_linker="$host_os dld.so"
10962 shlibpath_var=LD_LIBRARY_PATH
10963 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
10964 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10965 soname_spec='${libname}${release}${shared_ext}$major'
10966 if test "X$HPUX_IA64_MODE" = X32; then
10967 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
10968 else
10969 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
10970 fi
10971 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
10972 ;;
10973 hppa*64*)
10974 shrext_cmds='.sl'
10975 hardcode_into_libs=yes
10976 dynamic_linker="$host_os dld.sl"
10977 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
10978 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
10979 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10980 soname_spec='${libname}${release}${shared_ext}$major'
10981 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
10982 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
10983 ;;
10984 *)
10985 shrext_cmds='.sl'
10986 dynamic_linker="$host_os dld.sl"
10987 shlibpath_var=SHLIB_PATH
10988 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
10989 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10990 soname_spec='${libname}${release}${shared_ext}$major'
10991 ;;
10992 esac
3725885a 10993 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
d7040cdb 10994 postinstall_cmds='chmod 555 $lib'
3725885a
RW
10995 # or fails outright, so override atomically:
10996 install_override_mode=555
d7040cdb
SE
10997 ;;
10998
10999interix[3-9]*)
11000 version_type=linux
11001 need_lib_prefix=no
11002 need_version=no
11003 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11004 soname_spec='${libname}${release}${shared_ext}$major'
11005 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
11006 shlibpath_var=LD_LIBRARY_PATH
11007 shlibpath_overrides_runpath=no
11008 hardcode_into_libs=yes
11009 ;;
11010
11011irix5* | irix6* | nonstopux*)
11012 case $host_os in
11013 nonstopux*) version_type=nonstopux ;;
11014 *)
11015 if test "$lt_cv_prog_gnu_ld" = yes; then
11016 version_type=linux
11017 else
11018 version_type=irix
11019 fi ;;
11020 esac
11021 need_lib_prefix=no
11022 need_version=no
11023 soname_spec='${libname}${release}${shared_ext}$major'
11024 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
11025 case $host_os in
11026 irix5* | nonstopux*)
11027 libsuff= shlibsuff=
11028 ;;
11029 *)
11030 case $LD in # libtool.m4 will add one of these switches to LD
11031 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
11032 libsuff= shlibsuff= libmagic=32-bit;;
11033 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
11034 libsuff=32 shlibsuff=N32 libmagic=N32;;
11035 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
11036 libsuff=64 shlibsuff=64 libmagic=64-bit;;
11037 *) libsuff= shlibsuff= libmagic=never-match;;
11038 esac
11039 ;;
11040 esac
11041 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
11042 shlibpath_overrides_runpath=no
11043 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
11044 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
11045 hardcode_into_libs=yes
11046 ;;
11047
11048# No shared lib support for Linux oldld, aout, or coff.
11049linux*oldld* | linux*aout* | linux*coff*)
11050 dynamic_linker=no
11051 ;;
11052
11053# This must be Linux ELF.
58e24671 11054linux* | k*bsd*-gnu | kopensolaris*-gnu)
d7040cdb
SE
11055 version_type=linux
11056 need_lib_prefix=no
11057 need_version=no
11058 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11059 soname_spec='${libname}${release}${shared_ext}$major'
11060 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
11061 shlibpath_var=LD_LIBRARY_PATH
11062 shlibpath_overrides_runpath=no
39144654 11063
d7040cdb 11064 # Some binutils ld are patched to set DT_RUNPATH
d0ac1c44 11065 if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
81ecdfbb 11066 $as_echo_n "(cached) " >&6
39144654
RW
11067else
11068 lt_cv_shlibpath_overrides_runpath=no
11069 save_LDFLAGS=$LDFLAGS
11070 save_libdir=$libdir
11071 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
11072 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
81ecdfbb 11073 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d7040cdb
SE
11074/* end confdefs.h. */
11075
11076int
11077main ()
11078{
11079
11080 ;
11081 return 0;
11082}
11083_ACEOF
81ecdfbb
RW
11084if ac_fn_c_try_link "$LINENO"; then :
11085 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
39144654 11086 lt_cv_shlibpath_overrides_runpath=yes
d7040cdb 11087fi
d7040cdb 11088fi
81ecdfbb
RW
11089rm -f core conftest.err conftest.$ac_objext \
11090 conftest$ac_exeext conftest.$ac_ext
39144654
RW
11091 LDFLAGS=$save_LDFLAGS
11092 libdir=$save_libdir
11093
11094fi
11095
11096 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
d7040cdb
SE
11097
11098 # This implies no fast_install, which is unacceptable.
11099 # Some rework will be needed to allow for fast_install
11100 # before this can be enabled.
11101 hardcode_into_libs=yes
11102
11103 # Append ld.so.conf contents to the search path
11104 if test -f /etc/ld.so.conf; then
3725885a 11105 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
d7040cdb
SE
11106 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
11107 fi
11108
11109 # We used to test for /lib/ld.so.1 and disable shared libraries on
11110 # powerpc, because MkLinux only supported shared libraries with the
11111 # GNU dynamic linker. Since this was broken with cross compilers,
11112 # most powerpc-linux boxes support dynamic linking these days and
11113 # people can always --disable-shared, the test was removed, and we
11114 # assume the GNU/Linux dynamic linker is in use.
11115 dynamic_linker='GNU/Linux ld.so'
11116 ;;
11117
11118netbsd*)
11119 version_type=sunos
11120 need_lib_prefix=no
11121 need_version=no
11122 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11123 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11124 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11125 dynamic_linker='NetBSD (a.out) ld.so'
11126 else
11127 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11128 soname_spec='${libname}${release}${shared_ext}$major'
11129 dynamic_linker='NetBSD ld.elf_so'
11130 fi
11131 shlibpath_var=LD_LIBRARY_PATH
11132 shlibpath_overrides_runpath=yes
11133 hardcode_into_libs=yes
11134 ;;
11135
11136newsos6)
11137 version_type=linux
11138 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11139 shlibpath_var=LD_LIBRARY_PATH
11140 shlibpath_overrides_runpath=yes
11141 ;;
11142
11143*nto* | *qnx*)
11144 version_type=qnx
11145 need_lib_prefix=no
11146 need_version=no
11147 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11148 soname_spec='${libname}${release}${shared_ext}$major'
11149 shlibpath_var=LD_LIBRARY_PATH
11150 shlibpath_overrides_runpath=no
11151 hardcode_into_libs=yes
11152 dynamic_linker='ldqnx.so'
11153 ;;
11154
11155openbsd*)
11156 version_type=sunos
11157 sys_lib_dlsearch_path_spec="/usr/lib"
11158 need_lib_prefix=no
11159 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
11160 case $host_os in
11161 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
11162 *) need_version=no ;;
11163 esac
11164 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11165 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11166 shlibpath_var=LD_LIBRARY_PATH
11167 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11168 case $host_os in
11169 openbsd2.[89] | openbsd2.[89].*)
11170 shlibpath_overrides_runpath=no
11171 ;;
11172 *)
11173 shlibpath_overrides_runpath=yes
11174 ;;
11175 esac
11176 else
11177 shlibpath_overrides_runpath=yes
11178 fi
11179 ;;
11180
11181os2*)
11182 libname_spec='$name'
11183 shrext_cmds=".dll"
11184 need_lib_prefix=no
11185 library_names_spec='$libname${shared_ext} $libname.a'
11186 dynamic_linker='OS/2 ld.exe'
11187 shlibpath_var=LIBPATH
11188 ;;
11189
11190osf3* | osf4* | osf5*)
11191 version_type=osf
11192 need_lib_prefix=no
11193 need_version=no
11194 soname_spec='${libname}${release}${shared_ext}$major'
11195 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11196 shlibpath_var=LD_LIBRARY_PATH
11197 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
11198 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
11199 ;;
11200
11201rdos*)
11202 dynamic_linker=no
11203 ;;
11204
11205solaris*)
11206 version_type=linux
11207 need_lib_prefix=no
11208 need_version=no
11209 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11210 soname_spec='${libname}${release}${shared_ext}$major'
11211 shlibpath_var=LD_LIBRARY_PATH
11212 shlibpath_overrides_runpath=yes
11213 hardcode_into_libs=yes
11214 # ldd complains unless libraries are executable
11215 postinstall_cmds='chmod +x $lib'
11216 ;;
11217
11218sunos4*)
11219 version_type=sunos
11220 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11221 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
11222 shlibpath_var=LD_LIBRARY_PATH
11223 shlibpath_overrides_runpath=yes
11224 if test "$with_gnu_ld" = yes; then
11225 need_lib_prefix=no
11226 fi
11227 need_version=yes
11228 ;;
11229
11230sysv4 | sysv4.3*)
11231 version_type=linux
11232 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11233 soname_spec='${libname}${release}${shared_ext}$major'
11234 shlibpath_var=LD_LIBRARY_PATH
11235 case $host_vendor in
11236 sni)
11237 shlibpath_overrides_runpath=no
11238 need_lib_prefix=no
11239 runpath_var=LD_RUN_PATH
11240 ;;
11241 siemens)
11242 need_lib_prefix=no
11243 ;;
11244 motorola)
11245 need_lib_prefix=no
11246 need_version=no
11247 shlibpath_overrides_runpath=no
11248 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
11249 ;;
11250 esac
11251 ;;
11252
11253sysv4*MP*)
11254 if test -d /usr/nec ;then
11255 version_type=linux
11256 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
11257 soname_spec='$libname${shared_ext}.$major'
11258 shlibpath_var=LD_LIBRARY_PATH
11259 fi
11260 ;;
11261
11262sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
11263 version_type=freebsd-elf
11264 need_lib_prefix=no
11265 need_version=no
11266 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11267 soname_spec='${libname}${release}${shared_ext}$major'
11268 shlibpath_var=LD_LIBRARY_PATH
11269 shlibpath_overrides_runpath=yes
11270 hardcode_into_libs=yes
11271 if test "$with_gnu_ld" = yes; then
11272 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
11273 else
11274 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
11275 case $host_os in
11276 sco3.2v5*)
11277 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
11278 ;;
11279 esac
11280 fi
11281 sys_lib_dlsearch_path_spec='/usr/lib'
11282 ;;
11283
11284tpf*)
11285 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
11286 version_type=linux
11287 need_lib_prefix=no
11288 need_version=no
718a6fd8 11289 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
d7040cdb
SE
11290 shlibpath_var=LD_LIBRARY_PATH
11291 shlibpath_overrides_runpath=no
11292 hardcode_into_libs=yes
11293 ;;
11294
11295uts4*)
11296 version_type=linux
11297 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11298 soname_spec='${libname}${release}${shared_ext}$major'
11299 shlibpath_var=LD_LIBRARY_PATH
11300 ;;
11301
11302*)
11303 dynamic_linker=no
11304 ;;
11305esac
81ecdfbb
RW
11306{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
11307$as_echo "$dynamic_linker" >&6; }
d7040cdb
SE
11308test "$dynamic_linker" = no && can_build_shared=no
11309
11310variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
11311if test "$GCC" = yes; then
11312 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
11313fi
11314
718a6fd8
SE
11315if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
11316 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
11317fi
11318if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
11319 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
11320fi
11321
d7040cdb
SE
11322
11323
11324
11325
11326
11327
11328
11329
11330
11331
11332
11333
11334
11335
11336
11337
11338
11339
11340
11341
11342
11343
11344
11345
11346
11347
11348
11349
11350
11351
11352
11353
11354
11355
11356
11357
11358
11359
11360
11361
11362
11363
11364
11365
11366
11367
11368
11369
11370
11371
11372
11373
11374
11375
11376
11377
11378
11379
11380
11381
11382
11383
11384
11385
11386
11387
11388
11389
11390
11391
11392
11393
11394
11395
11396
11397
11398
11399
11400
11401
3725885a
RW
11402
11403
11404
11405
11406
d7040cdb
SE
11407
11408
11409
11410
11411
11412
81ecdfbb
RW
11413 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
11414$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
d7040cdb
SE
11415hardcode_action=
11416if test -n "$hardcode_libdir_flag_spec" ||
11417 test -n "$runpath_var" ||
11418 test "X$hardcode_automatic" = "Xyes" ; then
11419
11420 # We can hardcode non-existent directories.
11421 if test "$hardcode_direct" != no &&
11422 # If the only mechanism to avoid hardcoding is shlibpath_var, we
11423 # have to relink, otherwise we might link with an installed library
11424 # when we should be linking with a yet-to-be-installed one
11425 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
11426 test "$hardcode_minus_L" != no; then
11427 # Linking always hardcodes the temporary library directory.
11428 hardcode_action=relink
11429 else
11430 # We can link without hardcoding, and we can hardcode nonexisting dirs.
11431 hardcode_action=immediate
11432 fi
11433else
11434 # We cannot hardcode anything, or else we can only hardcode existing
11435 # directories.
11436 hardcode_action=unsupported
11437fi
81ecdfbb
RW
11438{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
11439$as_echo "$hardcode_action" >&6; }
d7040cdb
SE
11440
11441if test "$hardcode_action" = relink ||
11442 test "$inherit_rpath" = yes; then
11443 # Fast installation is not supported
11444 enable_fast_install=no
11445elif test "$shlibpath_overrides_runpath" = yes ||
11446 test "$enable_shared" = no; then
11447 # Fast installation is not necessary
11448 enable_fast_install=needless
11449fi
11450
11451
11452
11453
11454
11455
11456 if test "x$enable_dlopen" != xyes; then
11457 enable_dlopen=unknown
11458 enable_dlopen_self=unknown
11459 enable_dlopen_self_static=unknown
11460else
11461 lt_cv_dlopen=no
11462 lt_cv_dlopen_libs=
11463
11464 case $host_os in
11465 beos*)
11466 lt_cv_dlopen="load_add_on"
11467 lt_cv_dlopen_libs=
11468 lt_cv_dlopen_self=yes
11469 ;;
11470
718a6fd8 11471 mingw* | pw32* | cegcc*)
d7040cdb
SE
11472 lt_cv_dlopen="LoadLibrary"
11473 lt_cv_dlopen_libs=
11474 ;;
11475
11476 cygwin*)
11477 lt_cv_dlopen="dlopen"
11478 lt_cv_dlopen_libs=
11479 ;;
11480
11481 darwin*)
11482 # if libdl is installed we need to link against it
81ecdfbb
RW
11483 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
11484$as_echo_n "checking for dlopen in -ldl... " >&6; }
d0ac1c44 11485if ${ac_cv_lib_dl_dlopen+:} false; then :
81ecdfbb 11486 $as_echo_n "(cached) " >&6
d7040cdb
SE
11487else
11488 ac_check_lib_save_LIBS=$LIBS
11489LIBS="-ldl $LIBS"
81ecdfbb 11490cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d7040cdb
SE
11491/* end confdefs.h. */
11492
81ecdfbb
RW
11493/* Override any GCC internal prototype to avoid an error.
11494 Use char because int might match the return type of a GCC
11495 builtin and then its argument prototype would still apply. */
d7040cdb
SE
11496#ifdef __cplusplus
11497extern "C"
11498#endif
d7040cdb
SE
11499char dlopen ();
11500int
11501main ()
11502{
81ecdfbb 11503return dlopen ();
d7040cdb
SE
11504 ;
11505 return 0;
11506}
11507_ACEOF
81ecdfbb 11508if ac_fn_c_try_link "$LINENO"; then :
d7040cdb
SE
11509 ac_cv_lib_dl_dlopen=yes
11510else
81ecdfbb 11511 ac_cv_lib_dl_dlopen=no
d7040cdb 11512fi
81ecdfbb
RW
11513rm -f core conftest.err conftest.$ac_objext \
11514 conftest$ac_exeext conftest.$ac_ext
d7040cdb
SE
11515LIBS=$ac_check_lib_save_LIBS
11516fi
81ecdfbb
RW
11517{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11518$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
d0ac1c44 11519if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
d7040cdb
SE
11520 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
11521else
11522
11523 lt_cv_dlopen="dyld"
11524 lt_cv_dlopen_libs=
11525 lt_cv_dlopen_self=yes
11526
11527fi
11528
11529 ;;
11530
11531 *)
81ecdfbb 11532 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
d0ac1c44 11533if test "x$ac_cv_func_shl_load" = xyes; then :
d7040cdb
SE
11534 lt_cv_dlopen="shl_load"
11535else
81ecdfbb
RW
11536 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
11537$as_echo_n "checking for shl_load in -ldld... " >&6; }
d0ac1c44 11538if ${ac_cv_lib_dld_shl_load+:} false; then :
81ecdfbb 11539 $as_echo_n "(cached) " >&6
d7040cdb
SE
11540else
11541 ac_check_lib_save_LIBS=$LIBS
11542LIBS="-ldld $LIBS"
81ecdfbb 11543cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d7040cdb
SE
11544/* end confdefs.h. */
11545
81ecdfbb
RW
11546/* Override any GCC internal prototype to avoid an error.
11547 Use char because int might match the return type of a GCC
11548 builtin and then its argument prototype would still apply. */
d7040cdb
SE
11549#ifdef __cplusplus
11550extern "C"
11551#endif
d7040cdb
SE
11552char shl_load ();
11553int
11554main ()
11555{
81ecdfbb 11556return shl_load ();
d7040cdb
SE
11557 ;
11558 return 0;
11559}
11560_ACEOF
81ecdfbb 11561if ac_fn_c_try_link "$LINENO"; then :
d7040cdb
SE
11562 ac_cv_lib_dld_shl_load=yes
11563else
81ecdfbb 11564 ac_cv_lib_dld_shl_load=no
d7040cdb 11565fi
81ecdfbb
RW
11566rm -f core conftest.err conftest.$ac_objext \
11567 conftest$ac_exeext conftest.$ac_ext
d7040cdb
SE
11568LIBS=$ac_check_lib_save_LIBS
11569fi
81ecdfbb
RW
11570{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
11571$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
d0ac1c44 11572if test "x$ac_cv_lib_dld_shl_load" = xyes; then :
718a6fd8 11573 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
d7040cdb 11574else
81ecdfbb 11575 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
d0ac1c44 11576if test "x$ac_cv_func_dlopen" = xyes; then :
d7040cdb
SE
11577 lt_cv_dlopen="dlopen"
11578else
81ecdfbb
RW
11579 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
11580$as_echo_n "checking for dlopen in -ldl... " >&6; }
d0ac1c44 11581if ${ac_cv_lib_dl_dlopen+:} false; then :
81ecdfbb 11582 $as_echo_n "(cached) " >&6
d7040cdb
SE
11583else
11584 ac_check_lib_save_LIBS=$LIBS
11585LIBS="-ldl $LIBS"
81ecdfbb 11586cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d7040cdb
SE
11587/* end confdefs.h. */
11588
81ecdfbb
RW
11589/* Override any GCC internal prototype to avoid an error.
11590 Use char because int might match the return type of a GCC
11591 builtin and then its argument prototype would still apply. */
d7040cdb
SE
11592#ifdef __cplusplus
11593extern "C"
11594#endif
d7040cdb
SE
11595char dlopen ();
11596int
11597main ()
11598{
81ecdfbb 11599return dlopen ();
d7040cdb
SE
11600 ;
11601 return 0;
11602}
11603_ACEOF
81ecdfbb 11604if ac_fn_c_try_link "$LINENO"; then :
d7040cdb
SE
11605 ac_cv_lib_dl_dlopen=yes
11606else
81ecdfbb 11607 ac_cv_lib_dl_dlopen=no
d7040cdb 11608fi
81ecdfbb
RW
11609rm -f core conftest.err conftest.$ac_objext \
11610 conftest$ac_exeext conftest.$ac_ext
d7040cdb
SE
11611LIBS=$ac_check_lib_save_LIBS
11612fi
81ecdfbb
RW
11613{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11614$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
d0ac1c44 11615if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
d7040cdb
SE
11616 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
11617else
81ecdfbb
RW
11618 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
11619$as_echo_n "checking for dlopen in -lsvld... " >&6; }
d0ac1c44 11620if ${ac_cv_lib_svld_dlopen+:} false; then :
81ecdfbb 11621 $as_echo_n "(cached) " >&6
d7040cdb
SE
11622else
11623 ac_check_lib_save_LIBS=$LIBS
11624LIBS="-lsvld $LIBS"
81ecdfbb 11625cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d7040cdb
SE
11626/* end confdefs.h. */
11627
81ecdfbb
RW
11628/* Override any GCC internal prototype to avoid an error.
11629 Use char because int might match the return type of a GCC
11630 builtin and then its argument prototype would still apply. */
d7040cdb
SE
11631#ifdef __cplusplus
11632extern "C"
11633#endif
d7040cdb
SE
11634char dlopen ();
11635int
11636main ()
11637{
81ecdfbb 11638return dlopen ();
d7040cdb
SE
11639 ;
11640 return 0;
11641}
11642_ACEOF
81ecdfbb 11643if ac_fn_c_try_link "$LINENO"; then :
d7040cdb
SE
11644 ac_cv_lib_svld_dlopen=yes
11645else
81ecdfbb 11646 ac_cv_lib_svld_dlopen=no
d7040cdb 11647fi
81ecdfbb
RW
11648rm -f core conftest.err conftest.$ac_objext \
11649 conftest$ac_exeext conftest.$ac_ext
d7040cdb
SE
11650LIBS=$ac_check_lib_save_LIBS
11651fi
81ecdfbb
RW
11652{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
11653$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
d0ac1c44 11654if test "x$ac_cv_lib_svld_dlopen" = xyes; then :
d7040cdb
SE
11655 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
11656else
81ecdfbb
RW
11657 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
11658$as_echo_n "checking for dld_link in -ldld... " >&6; }
d0ac1c44 11659if ${ac_cv_lib_dld_dld_link+:} false; then :
81ecdfbb 11660 $as_echo_n "(cached) " >&6
d7040cdb
SE
11661else
11662 ac_check_lib_save_LIBS=$LIBS
11663LIBS="-ldld $LIBS"
81ecdfbb 11664cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d7040cdb
SE
11665/* end confdefs.h. */
11666
81ecdfbb
RW
11667/* Override any GCC internal prototype to avoid an error.
11668 Use char because int might match the return type of a GCC
11669 builtin and then its argument prototype would still apply. */
d7040cdb
SE
11670#ifdef __cplusplus
11671extern "C"
11672#endif
d7040cdb
SE
11673char dld_link ();
11674int
11675main ()
11676{
81ecdfbb 11677return dld_link ();
d7040cdb
SE
11678 ;
11679 return 0;
11680}
11681_ACEOF
81ecdfbb 11682if ac_fn_c_try_link "$LINENO"; then :
d7040cdb
SE
11683 ac_cv_lib_dld_dld_link=yes
11684else
81ecdfbb 11685 ac_cv_lib_dld_dld_link=no
d7040cdb 11686fi
81ecdfbb
RW
11687rm -f core conftest.err conftest.$ac_objext \
11688 conftest$ac_exeext conftest.$ac_ext
d7040cdb
SE
11689LIBS=$ac_check_lib_save_LIBS
11690fi
81ecdfbb
RW
11691{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
11692$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
d0ac1c44 11693if test "x$ac_cv_lib_dld_dld_link" = xyes; then :
718a6fd8 11694 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
d7040cdb
SE
11695fi
11696
11697
11698fi
11699
11700
11701fi
11702
11703
11704fi
11705
11706
11707fi
11708
11709
11710fi
11711
11712 ;;
11713 esac
11714
11715 if test "x$lt_cv_dlopen" != xno; then
11716 enable_dlopen=yes
20e95c23 11717 else
d7040cdb 11718 enable_dlopen=no
252b5132 11719 fi
5464f5a1 11720
d7040cdb
SE
11721 case $lt_cv_dlopen in
11722 dlopen)
11723 save_CPPFLAGS="$CPPFLAGS"
11724 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
11725
11726 save_LDFLAGS="$LDFLAGS"
11727 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
11728
11729 save_LIBS="$LIBS"
11730 LIBS="$lt_cv_dlopen_libs $LIBS"
11731
81ecdfbb
RW
11732 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
11733$as_echo_n "checking whether a program can dlopen itself... " >&6; }
d0ac1c44 11734if ${lt_cv_dlopen_self+:} false; then :
81ecdfbb 11735 $as_echo_n "(cached) " >&6
20e95c23 11736else
d7040cdb
SE
11737 if test "$cross_compiling" = yes; then :
11738 lt_cv_dlopen_self=cross
11739else
11740 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11741 lt_status=$lt_dlunknown
11742 cat > conftest.$ac_ext <<_LT_EOF
fd0de36e 11743#line 11743 "configure"
d7040cdb
SE
11744#include "confdefs.h"
11745
11746#if HAVE_DLFCN_H
11747#include <dlfcn.h>
11748#endif
11749
11750#include <stdio.h>
11751
11752#ifdef RTLD_GLOBAL
11753# define LT_DLGLOBAL RTLD_GLOBAL
11754#else
11755# ifdef DL_GLOBAL
11756# define LT_DLGLOBAL DL_GLOBAL
11757# else
11758# define LT_DLGLOBAL 0
11759# endif
11760#endif
11761
11762/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11763 find out it does not work in some platform. */
11764#ifndef LT_DLLAZY_OR_NOW
11765# ifdef RTLD_LAZY
11766# define LT_DLLAZY_OR_NOW RTLD_LAZY
11767# else
11768# ifdef DL_LAZY
11769# define LT_DLLAZY_OR_NOW DL_LAZY
11770# else
11771# ifdef RTLD_NOW
11772# define LT_DLLAZY_OR_NOW RTLD_NOW
11773# else
11774# ifdef DL_NOW
11775# define LT_DLLAZY_OR_NOW DL_NOW
11776# else
11777# define LT_DLLAZY_OR_NOW 0
11778# endif
11779# endif
11780# endif
11781# endif
11782#endif
11783
3725885a
RW
11784/* When -fvisbility=hidden is used, assume the code has been annotated
11785 correspondingly for the symbols needed. */
11786#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11787void fnord () __attribute__((visibility("default")));
11788#endif
11789
11790void fnord () { int i=42; }
d7040cdb
SE
11791int main ()
11792{
11793 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
11794 int status = $lt_dlunknown;
11795
11796 if (self)
11797 {
11798 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
3725885a
RW
11799 else
11800 {
11801 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11802 else puts (dlerror ());
11803 }
d7040cdb
SE
11804 /* dlclose (self); */
11805 }
11806 else
11807 puts (dlerror ());
11808
718a6fd8 11809 return status;
d7040cdb
SE
11810}
11811_LT_EOF
81ecdfbb 11812 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
d7040cdb
SE
11813 (eval $ac_link) 2>&5
11814 ac_status=$?
81ecdfbb
RW
11815 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11816 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
d7040cdb
SE
11817 (./conftest; exit; ) >&5 2>/dev/null
11818 lt_status=$?
11819 case x$lt_status in
11820 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
11821 x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
11822 x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
11823 esac
11824 else :
11825 # compilation failed
11826 lt_cv_dlopen_self=no
11827 fi
252b5132 11828fi
d7040cdb 11829rm -fr conftest*
20e95c23 11830
d7040cdb
SE
11831
11832fi
81ecdfbb
RW
11833{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
11834$as_echo "$lt_cv_dlopen_self" >&6; }
d7040cdb
SE
11835
11836 if test "x$lt_cv_dlopen_self" = xyes; then
11837 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
81ecdfbb
RW
11838 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
11839$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
d0ac1c44 11840if ${lt_cv_dlopen_self_static+:} false; then :
81ecdfbb 11841 $as_echo_n "(cached) " >&6
20e95c23 11842else
d7040cdb
SE
11843 if test "$cross_compiling" = yes; then :
11844 lt_cv_dlopen_self_static=cross
11845else
11846 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11847 lt_status=$lt_dlunknown
11848 cat > conftest.$ac_ext <<_LT_EOF
fd0de36e 11849#line 11849 "configure"
d7040cdb
SE
11850#include "confdefs.h"
11851
11852#if HAVE_DLFCN_H
11853#include <dlfcn.h>
11854#endif
11855
11856#include <stdio.h>
11857
11858#ifdef RTLD_GLOBAL
11859# define LT_DLGLOBAL RTLD_GLOBAL
11860#else
11861# ifdef DL_GLOBAL
11862# define LT_DLGLOBAL DL_GLOBAL
11863# else
11864# define LT_DLGLOBAL 0
11865# endif
11866#endif
11867
11868/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11869 find out it does not work in some platform. */
11870#ifndef LT_DLLAZY_OR_NOW
11871# ifdef RTLD_LAZY
11872# define LT_DLLAZY_OR_NOW RTLD_LAZY
11873# else
11874# ifdef DL_LAZY
11875# define LT_DLLAZY_OR_NOW DL_LAZY
11876# else
11877# ifdef RTLD_NOW
11878# define LT_DLLAZY_OR_NOW RTLD_NOW
11879# else
11880# ifdef DL_NOW
11881# define LT_DLLAZY_OR_NOW DL_NOW
11882# else
11883# define LT_DLLAZY_OR_NOW 0
11884# endif
11885# endif
11886# endif
11887# endif
11888#endif
11889
3725885a
RW
11890/* When -fvisbility=hidden is used, assume the code has been annotated
11891 correspondingly for the symbols needed. */
11892#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11893void fnord () __attribute__((visibility("default")));
11894#endif
11895
11896void fnord () { int i=42; }
d7040cdb
SE
11897int main ()
11898{
11899 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
11900 int status = $lt_dlunknown;
11901
11902 if (self)
11903 {
11904 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
3725885a
RW
11905 else
11906 {
11907 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11908 else puts (dlerror ());
11909 }
d7040cdb
SE
11910 /* dlclose (self); */
11911 }
11912 else
11913 puts (dlerror ());
11914
718a6fd8 11915 return status;
d7040cdb
SE
11916}
11917_LT_EOF
81ecdfbb 11918 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
d7040cdb
SE
11919 (eval $ac_link) 2>&5
11920 ac_status=$?
81ecdfbb
RW
11921 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11922 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
d7040cdb
SE
11923 (./conftest; exit; ) >&5 2>/dev/null
11924 lt_status=$?
11925 case x$lt_status in
11926 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
11927 x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
11928 x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
11929 esac
11930 else :
11931 # compilation failed
11932 lt_cv_dlopen_self_static=no
11933 fi
11934fi
11935rm -fr conftest*
11936
11937
11938fi
81ecdfbb
RW
11939{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
11940$as_echo "$lt_cv_dlopen_self_static" >&6; }
d7040cdb
SE
11941 fi
11942
11943 CPPFLAGS="$save_CPPFLAGS"
11944 LDFLAGS="$save_LDFLAGS"
11945 LIBS="$save_LIBS"
11946 ;;
11947 esac
11948
11949 case $lt_cv_dlopen_self in
11950 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
11951 *) enable_dlopen_self=unknown ;;
11952 esac
11953
11954 case $lt_cv_dlopen_self_static in
11955 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
11956 *) enable_dlopen_self_static=unknown ;;
11957 esac
11958fi
11959
11960
11961
11962
11963
11964
11965
11966
11967
11968
11969
11970
11971
11972
11973
11974
11975
11976striplib=
11977old_striplib=
81ecdfbb
RW
11978{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
11979$as_echo_n "checking whether stripping libraries is possible... " >&6; }
d7040cdb
SE
11980if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
11981 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
11982 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
81ecdfbb
RW
11983 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11984$as_echo "yes" >&6; }
d7040cdb
SE
11985else
11986# FIXME - insert some real tests, host_os isn't really good enough
11987 case $host_os in
11988 darwin*)
11989 if test -n "$STRIP" ; then
11990 striplib="$STRIP -x"
11991 old_striplib="$STRIP -S"
81ecdfbb
RW
11992 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11993$as_echo "yes" >&6; }
d7040cdb 11994 else
81ecdfbb
RW
11995 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11996$as_echo "no" >&6; }
d7040cdb 11997 fi
20e95c23
DJ
11998 ;;
11999 *)
81ecdfbb
RW
12000 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12001$as_echo "no" >&6; }
d7040cdb
SE
12002 ;;
12003 esac
12004fi
12005
12006
12007
12008
12009
12010
12011
12012
12013
12014
12015
12016
12017 # Report which library types will actually be built
81ecdfbb
RW
12018 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
12019$as_echo_n "checking if libtool supports shared libraries... " >&6; }
12020 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
12021$as_echo "$can_build_shared" >&6; }
d7040cdb 12022
81ecdfbb
RW
12023 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
12024$as_echo_n "checking whether to build shared libraries... " >&6; }
d7040cdb
SE
12025 test "$can_build_shared" = "no" && enable_shared=no
12026
12027 # On AIX, shared libraries and static libraries use the same namespace, and
12028 # are all built from PIC.
12029 case $host_os in
12030 aix3*)
12031 test "$enable_shared" = yes && enable_static=no
12032 if test -n "$RANLIB"; then
12033 archive_cmds="$archive_cmds~\$RANLIB \$lib"
12034 postinstall_cmds='$RANLIB $lib'
12035 fi
12036 ;;
12037
e81819a5 12038 aix[4-9]*)
d7040cdb
SE
12039 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
12040 test "$enable_shared" = yes && enable_static=no
12041 fi
20e95c23 12042 ;;
d7040cdb 12043 esac
81ecdfbb
RW
12044 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
12045$as_echo "$enable_shared" >&6; }
d7040cdb 12046
81ecdfbb
RW
12047 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
12048$as_echo_n "checking whether to build static libraries... " >&6; }
d7040cdb
SE
12049 # Make sure either enable_shared or enable_static is yes.
12050 test "$enable_shared" = yes || enable_static=yes
81ecdfbb
RW
12051 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
12052$as_echo "$enable_static" >&6; }
d7040cdb
SE
12053
12054
12055
12056
12057fi
12058ac_ext=c
12059ac_cpp='$CPP $CPPFLAGS'
12060ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12061ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12062ac_compiler_gnu=$ac_cv_c_compiler_gnu
12063
12064CC="$lt_save_CC"
12065
12066
12067
12068
12069
12070
12071
12072
12073
12074
12075
12076
12077
81ecdfbb 12078 ac_config_commands="$ac_config_commands libtool"
ce3c775b
NC
12079
12080
12081
12082
12083# Only expand once:
12084
12085
12086
da2f07f1
JK
12087# AC_PLUGINS setting $plugins is called by ACX_LARGEFILE.
12088
3388710e
JM
12089# The tests for host and target for $enable_largefile require
12090# canonical names.
12091
12092
12093
da2f07f1
JK
12094# As the $enable_largefile decision depends on --enable-plugins we must set it
12095# even in directories otherwise not depending on the $plugins option.
12096
5691d22d 12097
b879806f
AM
12098 maybe_plugins=no
12099 for ac_header in dlfcn.h
12100do :
12101 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
12102"
d0ac1c44 12103if test "x$ac_cv_header_dlfcn_h" = xyes; then :
b879806f
AM
12104 cat >>confdefs.h <<_ACEOF
12105#define HAVE_DLFCN_H 1
12106_ACEOF
12107 maybe_plugins=yes
12108fi
12109
12110done
12111
12112 for ac_header in windows.h
12113do :
12114 ac_fn_c_check_header_compile "$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default
12115"
d0ac1c44 12116if test "x$ac_cv_header_windows_h" = xyes; then :
b879806f
AM
12117 cat >>confdefs.h <<_ACEOF
12118#define HAVE_WINDOWS_H 1
12119_ACEOF
12120 maybe_plugins=yes
12121fi
12122
12123done
12124
12125
12126 # Check whether --enable-plugins was given.
81ecdfbb
RW
12127if test "${enable_plugins+set}" = set; then :
12128 enableval=$enable_plugins; case "${enableval}" in
b879806f
AM
12129 no) plugins=no ;;
12130 *) plugins=yes
12131 if test "$maybe_plugins" != "yes" ; then
d0ac1c44 12132 as_fn_error $? "Building with plugin support requires a host that supports dlopen." "$LINENO" 5
b879806f
AM
12133 fi ;;
12134 esac
ce3c775b 12135else
b879806f
AM
12136 plugins=$maybe_plugins
12137
81ecdfbb 12138fi
ce3c775b 12139
2974be62 12140 if test "$plugins" = "yes"; then
3cba8b6c
L
12141 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlsym" >&5
12142$as_echo_n "checking for library containing dlsym... " >&6; }
d0ac1c44 12143if ${ac_cv_search_dlsym+:} false; then :
2974be62
AM
12144 $as_echo_n "(cached) " >&6
12145else
12146 ac_func_search_save_LIBS=$LIBS
12147cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12148/* end confdefs.h. */
12149
12150/* Override any GCC internal prototype to avoid an error.
12151 Use char because int might match the return type of a GCC
12152 builtin and then its argument prototype would still apply. */
12153#ifdef __cplusplus
12154extern "C"
12155#endif
3cba8b6c 12156char dlsym ();
2974be62
AM
12157int
12158main ()
12159{
3cba8b6c 12160return dlsym ();
2974be62
AM
12161 ;
12162 return 0;
12163}
12164_ACEOF
12165for ac_lib in '' dl; do
12166 if test -z "$ac_lib"; then
12167 ac_res="none required"
12168 else
12169 ac_res=-l$ac_lib
12170 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
12171 fi
12172 if ac_fn_c_try_link "$LINENO"; then :
3cba8b6c 12173 ac_cv_search_dlsym=$ac_res
2974be62
AM
12174fi
12175rm -f core conftest.err conftest.$ac_objext \
12176 conftest$ac_exeext
d0ac1c44 12177 if ${ac_cv_search_dlsym+:} false; then :
2974be62
AM
12178 break
12179fi
12180done
d0ac1c44 12181if ${ac_cv_search_dlsym+:} false; then :
2974be62
AM
12182
12183else
3cba8b6c 12184 ac_cv_search_dlsym=no
2974be62
AM
12185fi
12186rm conftest.$ac_ext
12187LIBS=$ac_func_search_save_LIBS
12188fi
3cba8b6c
L
12189{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlsym" >&5
12190$as_echo "$ac_cv_search_dlsym" >&6; }
12191ac_res=$ac_cv_search_dlsym
2974be62
AM
12192if test "$ac_res" != no; then :
12193 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
12194
12195fi
12196
12197 fi
ce3c775b 12198
5691d22d 12199
da2f07f1 12200case "${host}" in
ce3c775b
NC
12201 sparc-*-solaris*|i[3-7]86-*-solaris*)
12202 # On native 32bit sparc and ia32 solaris, large-file and procfs support
da2f07f1 12203 # are mutually exclusive; and without procfs support, the bfd/ elf module
ce3c775b
NC
12204 # cannot provide certain routines such as elfcore_write_prpsinfo
12205 # or elfcore_write_prstatus. So unless the user explicitly requested
12206 # large-file support through the --enable-largefile switch, disable
12207 # large-file support in favor of procfs support.
da2f07f1
JK
12208 test "${target}" = "${host}" -a "x$plugins" = xno \
12209 && : ${enable_largefile="no"}
ce3c775b
NC
12210 ;;
12211esac
12212
81ecdfbb
RW
12213# Check whether --enable-largefile was given.
12214if test "${enable_largefile+set}" = set; then :
12215 enableval=$enable_largefile;
12216fi
ce3c775b 12217
ce3c775b
NC
12218if test "$enable_largefile" != no; then
12219
81ecdfbb
RW
12220 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
12221$as_echo_n "checking for special C compiler options needed for large files... " >&6; }
d0ac1c44 12222if ${ac_cv_sys_largefile_CC+:} false; then :
81ecdfbb 12223 $as_echo_n "(cached) " >&6
ce3c775b
NC
12224else
12225 ac_cv_sys_largefile_CC=no
12226 if test "$GCC" != yes; then
12227 ac_save_CC=$CC
12228 while :; do
81ecdfbb
RW
12229 # IRIX 6.2 and later do not support large files by default,
12230 # so use the C compiler's -n32 option if that helps.
12231 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
ce3c775b
NC
12232/* end confdefs.h. */
12233#include <sys/types.h>
12234 /* Check that off_t can represent 2**63 - 1 correctly.
12235 We can't simply define LARGE_OFF_T to be 9223372036854775807,
12236 since some C++ compilers masquerading as C compilers
12237 incorrectly reject 9223372036854775807. */
fd0de36e 12238#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
ce3c775b
NC
12239 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
12240 && LARGE_OFF_T % 2147483647 == 1)
12241 ? 1 : -1];
12242int
12243main ()
12244{
12245
12246 ;
12247 return 0;
12248}
12249_ACEOF
81ecdfbb 12250 if ac_fn_c_try_compile "$LINENO"; then :
ce3c775b 12251 break
ce3c775b 12252fi
81ecdfbb
RW
12253rm -f core conftest.err conftest.$ac_objext
12254 CC="$CC -n32"
12255 if ac_fn_c_try_compile "$LINENO"; then :
ce3c775b 12256 ac_cv_sys_largefile_CC=' -n32'; break
ce3c775b 12257fi
81ecdfbb 12258rm -f core conftest.err conftest.$ac_objext
ce3c775b
NC
12259 break
12260 done
12261 CC=$ac_save_CC
12262 rm -f conftest.$ac_ext
12263 fi
12264fi
81ecdfbb
RW
12265{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
12266$as_echo "$ac_cv_sys_largefile_CC" >&6; }
ce3c775b
NC
12267 if test "$ac_cv_sys_largefile_CC" != no; then
12268 CC=$CC$ac_cv_sys_largefile_CC
12269 fi
12270
81ecdfbb
RW
12271 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
12272$as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
d0ac1c44 12273if ${ac_cv_sys_file_offset_bits+:} false; then :
81ecdfbb 12274 $as_echo_n "(cached) " >&6
ce3c775b
NC
12275else
12276 while :; do
81ecdfbb 12277 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
ce3c775b
NC
12278/* end confdefs.h. */
12279#include <sys/types.h>
12280 /* Check that off_t can represent 2**63 - 1 correctly.
12281 We can't simply define LARGE_OFF_T to be 9223372036854775807,
12282 since some C++ compilers masquerading as C compilers
12283 incorrectly reject 9223372036854775807. */
fd0de36e 12284#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
ce3c775b
NC
12285 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
12286 && LARGE_OFF_T % 2147483647 == 1)
12287 ? 1 : -1];
12288int
12289main ()
12290{
12291
12292 ;
12293 return 0;
12294}
12295_ACEOF
81ecdfbb
RW
12296if ac_fn_c_try_compile "$LINENO"; then :
12297 ac_cv_sys_file_offset_bits=no; break
ce3c775b 12298fi
81ecdfbb
RW
12299rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12300 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
ce3c775b
NC
12301/* end confdefs.h. */
12302#define _FILE_OFFSET_BITS 64
12303#include <sys/types.h>
12304 /* Check that off_t can represent 2**63 - 1 correctly.
12305 We can't simply define LARGE_OFF_T to be 9223372036854775807,
12306 since some C++ compilers masquerading as C compilers
12307 incorrectly reject 9223372036854775807. */
fd0de36e 12308#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
ce3c775b
NC
12309 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
12310 && LARGE_OFF_T % 2147483647 == 1)
12311 ? 1 : -1];
12312int
12313main ()
12314{
12315
12316 ;
12317 return 0;
12318}
12319_ACEOF
81ecdfbb 12320if ac_fn_c_try_compile "$LINENO"; then :
ce3c775b 12321 ac_cv_sys_file_offset_bits=64; break
ce3c775b 12322fi
81ecdfbb
RW
12323rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12324 ac_cv_sys_file_offset_bits=unknown
ce3c775b
NC
12325 break
12326done
12327fi
81ecdfbb
RW
12328{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
12329$as_echo "$ac_cv_sys_file_offset_bits" >&6; }
12330case $ac_cv_sys_file_offset_bits in #(
12331 no | unknown) ;;
12332 *)
ce3c775b
NC
12333cat >>confdefs.h <<_ACEOF
12334#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
12335_ACEOF
81ecdfbb
RW
12336;;
12337esac
12338rm -rf conftest*
12339 if test $ac_cv_sys_file_offset_bits = unknown; then
12340 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
12341$as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
d0ac1c44 12342if ${ac_cv_sys_large_files+:} false; then :
81ecdfbb 12343 $as_echo_n "(cached) " >&6
ce3c775b
NC
12344else
12345 while :; do
81ecdfbb 12346 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
ce3c775b
NC
12347/* end confdefs.h. */
12348#include <sys/types.h>
12349 /* Check that off_t can represent 2**63 - 1 correctly.
12350 We can't simply define LARGE_OFF_T to be 9223372036854775807,
12351 since some C++ compilers masquerading as C compilers
12352 incorrectly reject 9223372036854775807. */
fd0de36e 12353#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
ce3c775b
NC
12354 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
12355 && LARGE_OFF_T % 2147483647 == 1)
12356 ? 1 : -1];
12357int
12358main ()
12359{
12360
12361 ;
12362 return 0;
12363}
12364_ACEOF
81ecdfbb
RW
12365if ac_fn_c_try_compile "$LINENO"; then :
12366 ac_cv_sys_large_files=no; break
ce3c775b 12367fi
81ecdfbb
RW
12368rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12369 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
ce3c775b
NC
12370/* end confdefs.h. */
12371#define _LARGE_FILES 1
12372#include <sys/types.h>
12373 /* Check that off_t can represent 2**63 - 1 correctly.
12374 We can't simply define LARGE_OFF_T to be 9223372036854775807,
12375 since some C++ compilers masquerading as C compilers
12376 incorrectly reject 9223372036854775807. */
fd0de36e 12377#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
ce3c775b
NC
12378 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
12379 && LARGE_OFF_T % 2147483647 == 1)
12380 ? 1 : -1];
12381int
12382main ()
12383{
d7040cdb 12384
ce3c775b
NC
12385 ;
12386 return 0;
12387}
12388_ACEOF
81ecdfbb 12389if ac_fn_c_try_compile "$LINENO"; then :
ce3c775b 12390 ac_cv_sys_large_files=1; break
ce3c775b 12391fi
81ecdfbb
RW
12392rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12393 ac_cv_sys_large_files=unknown
ce3c775b
NC
12394 break
12395done
12396fi
81ecdfbb
RW
12397{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
12398$as_echo "$ac_cv_sys_large_files" >&6; }
12399case $ac_cv_sys_large_files in #(
12400 no | unknown) ;;
12401 *)
ce3c775b
NC
12402cat >>confdefs.h <<_ACEOF
12403#define _LARGE_FILES $ac_cv_sys_large_files
12404_ACEOF
81ecdfbb
RW
12405;;
12406esac
12407rm -rf conftest*
12408 fi
d0ac1c44
SM
12409
12410
ce3c775b 12411fi
d7040cdb
SE
12412
12413
da2f07f1
JK
12414
12415 if test "$plugins" = "yes"; then
12416 PLUGINS_TRUE=
12417 PLUGINS_FALSE='#'
12418else
12419 PLUGINS_TRUE='#'
12420 PLUGINS_FALSE=
12421fi
12422
12423
12424if test "$plugins" = "yes"; then
da2f07f1
JK
12425 enable_targets="$enable_targets plugin"
12426fi
12427
81ecdfbb
RW
12428# Check whether --enable-64-bit-bfd was given.
12429if test "${enable_64_bit_bfd+set}" = set; then :
12430 enableval=$enable_64_bit_bfd; case "${enableval}" in
d7040cdb
SE
12431 yes) want64=true ;;
12432 no) want64=false ;;
d0ac1c44 12433 *) as_fn_error $? "bad value ${enableval} for 64-bit-bfd option" "$LINENO" 5 ;;
d7040cdb
SE
12434esac
12435else
12436 want64=false
81ecdfbb
RW
12437fi
12438
12439# Check whether --enable-targets was given.
12440if test "${enable_targets+set}" = set; then :
12441 enableval=$enable_targets; case "${enableval}" in
d0ac1c44 12442 yes | "") as_fn_error $? "enable-targets option must specify target names or 'all'" "$LINENO" 5
d7040cdb
SE
12443 ;;
12444 no) enable_targets= ;;
12445 *) enable_targets=$enableval ;;
12446esac
81ecdfbb 12447fi
504b7d20 12448
e6cc316a
L
12449# Check whether --enable-64_bit_archive was given.
12450if test "${enable_64_bit_archive+set}" = set; then :
12451 enableval=$enable_64_bit_archive; case "${enableval}" in
12452 yes) want_64_bit_archive=true ;;
12453 no) want_64_bit_archive=false ;;
d0ac1c44 12454 *) as_fn_error $? "bad value ${enableval} for 64-bit-archive option" "$LINENO" 5 ;;
e6cc316a
L
12455esac
12456else
12457 want_64_bit_archive=unset
12458fi
12459
81ecdfbb
RW
12460
12461# Check whether --with-mmap was given.
12462if test "${with_mmap+set}" = set; then :
12463 withval=$with_mmap; case "${withval}" in
d7040cdb
SE
12464 yes) want_mmap=true ;;
12465 no) want_mmap=false ;;
d0ac1c44 12466 *) as_fn_error $? "bad value ${withval} for BFD with-mmap option" "$LINENO" 5 ;;
20e95c23 12467esac
252b5132 12468else
d7040cdb 12469 want_mmap=false
81ecdfbb
RW
12470fi
12471
12472# Check whether --enable-secureplt was given.
12473if test "${enable_secureplt+set}" = set; then :
12474 enableval=$enable_secureplt; case "${enableval}" in
d7040cdb
SE
12475 yes) use_secureplt=true ;;
12476 no) use_secureplt=false ;;
d0ac1c44 12477 *) as_fn_error $? "bad value ${enableval} for secureplt option" "$LINENO" 5 ;;
d7040cdb 12478esac
252b5132 12479else
cc75d373 12480 use_secureplt=true
81ecdfbb
RW
12481fi
12482if test $use_secureplt = true; then
d7040cdb 12483
81ecdfbb 12484$as_echo "#define USE_SECUREPLT 1" >>confdefs.h
5464f5a1 12485
252b5132 12486fi
20e95c23 12487
f6aec96d
L
12488# Decide if -z separate-code should be enabled in ELF linker by default.
12489ac_default_ld_z_separate_code=unset
12490# Check whether --enable-separate-code was given.
12491if test "${enable_separate_code+set}" = set; then :
12492 enableval=$enable_separate_code; case "${enableval}" in
12493 yes) ac_default_ld_z_separate_code=1 ;;
12494 no) ac_default_ld_z_separate_code=0 ;;
12495esac
12496fi
12497
12498# Enable -z separate-code by default for Linux/x86.
12499case "${target}" in
872899f1 12500i[3-7]86-*-linux-* | x86_64-*-linux-*)
f6aec96d
L
12501 if test ${ac_default_ld_z_separate_code} = unset; then
12502 ac_default_ld_z_separate_code=1
12503 fi
12504 ;;
12505esac
12506if test "${ac_default_ld_z_separate_code}" = unset; then
12507 ac_default_ld_z_separate_code=0
12508fi
12509
12510cat >>confdefs.h <<_ACEOF
12511#define DEFAULT_LD_Z_SEPARATE_CODE $ac_default_ld_z_separate_code
12512_ACEOF
12513
12514
ef72a554
KT
12515# Check whether --enable-leading-mingw64-underscores was given.
12516if test "${enable_leading_mingw64_underscores+set}" = set; then :
12517 enableval=$enable_leading_mingw64_underscores;
12518fi
12519
12520if test x"$enable_leading_mingw64_underscores" = xyes ; then :
12521
12522$as_echo "#define USE_MINGW64_LEADING_UNDERSCORES 1" >>confdefs.h
12523
12524fi
12525
0d4a1476
AS
12526DEBUGDIR=${libdir}/debug
12527
81ecdfbb
RW
12528# Check whether --with-separate-debug-dir was given.
12529if test "${with_separate_debug_dir+set}" = set; then :
12530 withval=$with_separate_debug_dir; DEBUGDIR="${withval}"
12531fi
12532
0d4a1476
AS
12533
12534
504b7d20 12535
d7040cdb 12536
81ecdfbb
RW
12537# Check whether --with-pkgversion was given.
12538if test "${with_pkgversion+set}" = set; then :
12539 withval=$with_pkgversion; case "$withval" in
d0ac1c44 12540 yes) as_fn_error $? "package version not specified" "$LINENO" 5 ;;
d7040cdb
SE
12541 no) PKGVERSION= ;;
12542 *) PKGVERSION="($withval) " ;;
12543 esac
252b5132 12544else
d7040cdb 12545 PKGVERSION="(GNU Binutils) "
252b5132 12546
81ecdfbb
RW
12547fi
12548
20e95c23
DJ
12549
12550
5464f5a1 12551
20e95c23 12552
81ecdfbb
RW
12553# Check whether --with-bugurl was given.
12554if test "${with_bugurl+set}" = set; then :
12555 withval=$with_bugurl; case "$withval" in
d0ac1c44 12556 yes) as_fn_error $? "bug URL not specified" "$LINENO" 5 ;;
d7040cdb
SE
12557 no) BUGURL=
12558 ;;
12559 *) BUGURL="$withval"
12560 ;;
12561 esac
252b5132 12562else
d7040cdb
SE
12563 BUGURL="http://www.sourceware.org/bugzilla/"
12564
81ecdfbb
RW
12565fi
12566
d7040cdb
SE
12567 case ${BUGURL} in
12568 "")
12569 REPORT_BUGS_TO=
12570 REPORT_BUGS_TEXI=
20e95c23
DJ
12571 ;;
12572 *)
d7040cdb
SE
12573 REPORT_BUGS_TO="<$BUGURL>"
12574 REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
20e95c23 12575 ;;
d7040cdb
SE
12576 esac;
12577
12578
12579
12580
12581
270c9937
JB
12582# Set the 'development' global.
12583. $srcdir/../bfd/development.sh
12584
c5da1932
VZ
12585# Set acp_cpp_for_build variable
12586ac_cpp_for_build="$CC_FOR_BUILD -E $CPPFLAGS_FOR_BUILD"
12587
9780e045 12588# Default set of GCC warnings to enable.
d1a98e0c 12589GCC_WARN_CFLAGS="-W -Wall -Wstrict-prototypes -Wmissing-prototypes"
c5da1932 12590GCC_WARN_CFLAGS_FOR_BUILD="-W -Wall -Wstrict-prototypes -Wmissing-prototypes"
9780e045
NC
12591
12592# Add -Wshadow if the compiler is a sufficiently recent version of GCC.
d1a98e0c
AM
12593cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12594/* end confdefs.h. */
12595__GNUC__
12596_ACEOF
12597if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3107326d 12598 $EGREP "(^[0-3]$|^__GNUC__$)" >/dev/null 2>&1; then :
d1a98e0c
AM
12599
12600else
12601 GCC_WARN_CFLAGS="$GCC_WARN_CFLAGS -Wshadow"
12602fi
12603rm -f conftest*
12604
d7040cdb 12605
9780e045
NC
12606# Add -Wstack-usage if the compiler is a sufficiently recent version of GCC.
12607cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12608/* end confdefs.h. */
12609__GNUC__
12610_ACEOF
12611if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3107326d 12612 $EGREP "(^[0-4]$|^__GNUC__$)" >/dev/null 2>&1; then :
9780e045
NC
12613
12614else
12615 GCC_WARN_CFLAGS="$GCC_WARN_CFLAGS -Wstack-usage=262144"
12616fi
12617rm -f conftest*
12618
12619
6757cf57
TS
12620# Set WARN_WRITE_STRINGS if the compiler supports -Wwrite-strings.
12621WARN_WRITE_STRINGS=""
12622cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12623/* end confdefs.h. */
12624__GNUC__
12625_ACEOF
12626if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3107326d 12627 $EGREP "(^[0-3]$|^__GNUC__$)" >/dev/null 2>&1; then :
6757cf57
TS
12628
12629else
12630 WARN_WRITE_STRINGS="-Wwrite-strings"
12631fi
12632rm -f conftest*
12633
9780e045 12634
96fe4562 12635# Verify CC_FOR_BUILD to be compatible with warning flags
c5da1932
VZ
12636
12637# Add -Wshadow if the compiler is a sufficiently recent version of GCC.
12638cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12639/* end confdefs.h. */
12640__GNUC__
12641_ACEOF
12642if (eval "$ac_cpp_for_build conftest.$ac_ext") 2>&5 |
3107326d 12643 $EGREP "(^[0-3]$|^__GNUC__$)" >/dev/null 2>&1; then :
c5da1932
VZ
12644
12645else
12646 GCC_WARN_CFLAGS_FOR_BUILD="$GCC_WARN_CFLAGS_FOR_BUILD -Wshadow"
12647fi
12648rm -f conftest*
12649
12650
12651# Add -Wstack-usage if the compiler is a sufficiently recent version of GCC.
12652cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12653/* end confdefs.h. */
12654__GNUC__
12655_ACEOF
12656if (eval "$ac_cpp_for_build conftest.$ac_ext") 2>&5 |
3107326d 12657 $EGREP "(^[0-4]$|^__GNUC__$)" >/dev/null 2>&1; then :
c5da1932
VZ
12658
12659else
12660 GCC_WARN_CFLAGS_FOR_BUILD="$GCC_WARN_CFLAGS_FOR_BUILD -Wstack-usage=262144"
12661fi
12662rm -f conftest*
12663
12664
81ecdfbb
RW
12665# Check whether --enable-werror was given.
12666if test "${enable_werror+set}" = set; then :
12667 enableval=$enable_werror; case "${enableval}" in
d7040cdb
SE
12668 yes | y) ERROR_ON_WARNING="yes" ;;
12669 no | n) ERROR_ON_WARNING="no" ;;
d0ac1c44 12670 *) as_fn_error $? "bad value ${enableval} for --enable-werror" "$LINENO" 5 ;;
d7040cdb 12671 esac
81ecdfbb
RW
12672fi
12673
d7040cdb 12674
d1a98e0c 12675# Disable -Wformat by default when using gcc on mingw
bb8541b9
L
12676case "${host}" in
12677 *-*-mingw32*)
12678 if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" ; then
12679 GCC_WARN_CFLAGS="$GCC_WARN_CFLAGS -Wno-format"
c5da1932 12680 GCC_WARN_CFLAGS_FOR_BUILD="$GCC_WARN_CFLAGS_FOR_BUILD -Wno-format"
bb8541b9
L
12681 fi
12682 ;;
12683 *) ;;
12684esac
12685
270c9937
JB
12686# Enable -Werror by default when using gcc. Turn it off for releases.
12687if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" -a "$development" = true ; then
d7040cdb
SE
12688 ERROR_ON_WARNING=yes
12689fi
12690
12691NO_WERROR=
12692if test "${ERROR_ON_WARNING}" = yes ; then
9780e045 12693 GCC_WARN_CFLAGS="$GCC_WARN_CFLAGS -Werror"
c5da1932 12694 GCC_WARN_CFLAGS_FOR_BUILD="$GCC_WARN_CFLAGS_FOR_BUILD -Werror"
d7040cdb
SE
12695 NO_WERROR="-Wno-error"
12696fi
12697
12698if test "${GCC}" = yes ; then
12699 WARN_CFLAGS="${GCC_WARN_CFLAGS}"
c5da1932 12700 WARN_CFLAGS_FOR_BUILD="${GCC_WARN_CFLAGS_FOR_BUILD}"
d7040cdb
SE
12701fi
12702
81ecdfbb
RW
12703# Check whether --enable-build-warnings was given.
12704if test "${enable_build_warnings+set}" = set; then :
12705 enableval=$enable_build_warnings; case "${enableval}" in
c5da1932
VZ
12706 yes) WARN_CFLAGS="${GCC_WARN_CFLAGS}"
12707 WARN_CFLAGS_FOR_BUILD="${GCC_WARN_CFLAGS_FOR_BUILD}";;
d7040cdb
SE
12708 no) if test "${GCC}" = yes ; then
12709 WARN_CFLAGS="-w"
c5da1932 12710 WARN_CFLAGS_FOR_BUILD="-w"
d7040cdb
SE
12711 fi;;
12712 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
c5da1932
VZ
12713 WARN_CFLAGS="${GCC_WARN_CFLAGS} ${t}"
12714 WARN_CFLAGS_FOR_BUILD="${GCC_WARN_CFLAGS_FOR_BUILD} ${t}";;
d7040cdb 12715 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
c5da1932
VZ
12716 WARN_CFLAGS="${t} ${GCC_WARN_CFLAGS}"
12717 WARN_CFLAGS_FOR_BUILD="${t} ${GCC_WARN_CFLAGS_FOR_BUILD}";;
12718 *) WARN_CFLAGS=`echo "${enableval}" | sed -e "s/,/ /g"`
12719 WARN_CFLAGS_FOR_BUILD=`echo "${enableval}" | sed -e "s/,/ /g"`;;
20e95c23 12720esac
81ecdfbb
RW
12721fi
12722
d7040cdb
SE
12723
12724if test x"$silent" != x"yes" && test x"$WARN_CFLAGS" != x""; then
12725 echo "Setting warning flags = $WARN_CFLAGS" 6>&1
20e95c23 12726fi
d7040cdb
SE
12727
12728
12729
12730
12731
6757cf57 12732
c5da1932 12733
81ecdfbb 12734ac_config_headers="$ac_config_headers config.h:config.in"
d7040cdb
SE
12735
12736
df7b86aa
NC
12737# PR 14072
12738
12739
d7040cdb 12740if test -z "$target" ; then
d0ac1c44 12741 as_fn_error $? "Unrecognized target system type; please check config.sub." "$LINENO" 5
20e95c23
DJ
12742fi
12743
81ecdfbb
RW
12744
12745{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
12746$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
12747 # Check whether --enable-maintainer-mode was given.
12748if test "${enable_maintainer_mode+set}" = set; then :
12749 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
d7040cdb
SE
12750else
12751 USE_MAINTAINER_MODE=no
81ecdfbb 12752fi
20e95c23 12753
81ecdfbb
RW
12754 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
12755$as_echo "$USE_MAINTAINER_MODE" >&6; }
12756 if test $USE_MAINTAINER_MODE = yes; then
d7040cdb
SE
12757 MAINTAINER_MODE_TRUE=
12758 MAINTAINER_MODE_FALSE='#'
12759else
12760 MAINTAINER_MODE_TRUE='#'
12761 MAINTAINER_MODE_FALSE=
6be7c12c 12762fi
5464f5a1 12763
d7040cdb
SE
12764 MAINT=$MAINTAINER_MODE_TRUE
12765
12766
81ecdfbb 12767 if false; then
d7040cdb
SE
12768 GENINSRC_NEVER_TRUE=
12769 GENINSRC_NEVER_FALSE='#'
20e95c23 12770else
d7040cdb
SE
12771 GENINSRC_NEVER_TRUE='#'
12772 GENINSRC_NEVER_FALSE=
5464f5a1 12773fi
5464f5a1 12774
d7040cdb
SE
12775 case ${build_alias} in
12776 "") build_noncanonical=${build} ;;
12777 *) build_noncanonical=${build_alias} ;;
20e95c23 12778esac
d7040cdb
SE
12779
12780 case ${host_alias} in
12781 "") host_noncanonical=${build_noncanonical} ;;
12782 *) host_noncanonical=${host_alias} ;;
12783esac
12784
12785 case ${target_alias} in
12786 "") target_noncanonical=${host_noncanonical} ;;
12787 *) target_noncanonical=${target_alias} ;;
12788esac
12789
81ecdfbb
RW
12790{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to install libbfd" >&5
12791$as_echo_n "checking whether to install libbfd... " >&6; }
12792 # Check whether --enable-install-libbfd was given.
12793if test "${enable_install_libbfd+set}" = set; then :
12794 enableval=$enable_install_libbfd; install_libbfd_p=$enableval
252b5132 12795else
d7040cdb
SE
12796 if test "${host}" = "${target}" || test "$enable_shared" = "yes"; then
12797 install_libbfd_p=yes
12798 else
12799 install_libbfd_p=no
12800 fi
81ecdfbb 12801fi
d7040cdb 12802
81ecdfbb
RW
12803 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $install_libbfd_p" >&5
12804$as_echo "$install_libbfd_p" >&6; }
12805 if test $install_libbfd_p = yes; then
d7040cdb
SE
12806 INSTALL_LIBBFD_TRUE=
12807 INSTALL_LIBBFD_FALSE='#'
12808else
12809 INSTALL_LIBBFD_TRUE='#'
12810 INSTALL_LIBBFD_FALSE=
5464f5a1 12811fi
5464f5a1 12812
d7040cdb 12813 # Need _noncanonical variables for this.
5464f5a1 12814
5464f5a1 12815
d7040cdb
SE
12816
12817
12818 # libbfd.a is a host library containing target dependent code
12819 bfdlibdir='$(libdir)'
12820 bfdincludedir='$(includedir)'
12821 if test "${host}" != "${target}"; then
12822 bfdlibdir='$(exec_prefix)/$(host_noncanonical)/$(target_noncanonical)/lib'
12823 bfdincludedir='$(exec_prefix)/$(host_noncanonical)/$(target_noncanonical)/include'
20e95c23 12824 fi
6be7c12c 12825
5464f5a1 12826
5464f5a1
NN
12827
12828
5464f5a1 12829
ac48eca1 12830
573e8a1c
RW
12831
12832
d7040cdb
SE
12833host64=false
12834target64=false
12835bfd_default_target_size=32
252b5132 12836
d7040cdb 12837# host stuff:
20e95c23 12838
293b4d4f 12839ALL_LINGUAS="da es fi fr hr id ja ro ru rw sr sv tr uk vi zh_CN pt"
d7040cdb
SE
12840# If we haven't got the data from the intl directory,
12841# assume NLS is disabled.
12842USE_NLS=no
12843LIBINTL=
12844LIBINTL_DEP=
12845INCINTL=
12846XGETTEXT=
12847GMSGFMT=
12848POSUB=
12849
12850if test -f ../intl/config.intl; then
12851 . ../intl/config.intl
252b5132 12852fi
81ecdfbb
RW
12853{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
12854$as_echo_n "checking whether NLS is requested... " >&6; }
d7040cdb 12855if test x"$USE_NLS" != xyes; then
81ecdfbb
RW
12856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12857$as_echo "no" >&6; }
d7040cdb 12858else
81ecdfbb
RW
12859 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12860$as_echo "yes" >&6; }
5464f5a1 12861
81ecdfbb 12862$as_echo "#define ENABLE_NLS 1" >>confdefs.h
252b5132 12863
6be7c12c 12864
81ecdfbb
RW
12865 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
12866$as_echo_n "checking for catalogs to be installed... " >&6; }
d7040cdb
SE
12867 # Look for .po and .gmo files in the source directory.
12868 CATALOGS=
12869 XLINGUAS=
12870 for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
12871 # If there aren't any .gmo files the shell will give us the
12872 # literal string "../path/to/srcdir/po/*.gmo" which has to be
12873 # weeded out.
12874 case "$cat" in *\**)
12875 continue;;
12876 esac
12877 # The quadruple backslash is collapsed to a double backslash
12878 # by the backticks, then collapsed again by the double quotes,
12879 # leaving us with one backslash in the sed expression (right
12880 # before the dot that mustn't act as a wildcard).
12881 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
12882 lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
12883 # The user is allowed to set LINGUAS to a list of languages to
12884 # install catalogs for. If it's empty that means "all of them."
12885 if test "x$LINGUAS" = x; then
12886 CATALOGS="$CATALOGS $cat"
12887 XLINGUAS="$XLINGUAS $lang"
12888 else
12889 case "$LINGUAS" in *$lang*)
12890 CATALOGS="$CATALOGS $cat"
12891 XLINGUAS="$XLINGUAS $lang"
12892 ;;
12893 esac
12894 fi
12895 done
12896 LINGUAS="$XLINGUAS"
81ecdfbb
RW
12897 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
12898$as_echo "$LINGUAS" >&6; }
d7040cdb 12899
252b5132 12900
d7040cdb 12901 DATADIRNAME=share
252b5132 12902
d7040cdb 12903 INSTOBJEXT=.mo
5464f5a1 12904
d7040cdb 12905 GENCAT=gencat
20e95c23 12906
d7040cdb 12907 CATOBJEXT=.gmo
5464f5a1 12908
20e95c23 12909fi
5464f5a1 12910
d7040cdb
SE
12911 MKINSTALLDIRS=
12912 if test -n "$ac_aux_dir"; then
12913 case "$ac_aux_dir" in
12914 /*) MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs" ;;
12915 *) MKINSTALLDIRS="\$(top_builddir)/$ac_aux_dir/mkinstalldirs" ;;
12916 esac
12917 fi
12918 if test -z "$MKINSTALLDIRS"; then
12919 MKINSTALLDIRS="\$(top_srcdir)/mkinstalldirs"
5464f5a1 12920 fi
5464f5a1 12921
5464f5a1 12922
d7040cdb 12923
81ecdfbb
RW
12924 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
12925$as_echo_n "checking whether NLS is requested... " >&6; }
12926 # Check whether --enable-nls was given.
12927if test "${enable_nls+set}" = set; then :
12928 enableval=$enable_nls; USE_NLS=$enableval
252b5132 12929else
d7040cdb 12930 USE_NLS=yes
81ecdfbb
RW
12931fi
12932
12933 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
12934$as_echo "$USE_NLS" >&6; }
5464f5a1 12935
252b5132 12936
5464f5a1 12937
252b5132 12938
d7040cdb
SE
12939
12940
12941# Prepare PATH_SEPARATOR.
12942# The user is always right.
12943if test "${PATH_SEPARATOR+set}" != set; then
12944 echo "#! /bin/sh" >conf$$.sh
12945 echo "exit 0" >>conf$$.sh
12946 chmod +x conf$$.sh
12947 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
12948 PATH_SEPARATOR=';'
20e95c23 12949 else
d7040cdb 12950 PATH_SEPARATOR=:
20e95c23 12951 fi
d7040cdb
SE
12952 rm -f conf$$.sh
12953fi
12954
12955# Find out how to test for executable files. Don't use a zero-byte file,
12956# as systems may use methods other than mode bits to determine executability.
12957cat >conf$$.file <<_ASEOF
12958#! /bin/sh
12959exit 0
12960_ASEOF
12961chmod +x conf$$.file
12962if test -x conf$$.file >/dev/null 2>&1; then
12963 ac_executable_p="test -x"
20e95c23 12964else
d7040cdb 12965 ac_executable_p="test -f"
20e95c23 12966fi
d7040cdb 12967rm -f conf$$.file
5464f5a1 12968
d7040cdb
SE
12969# Extract the first word of "msgfmt", so it can be a program name with args.
12970set dummy msgfmt; ac_word=$2
81ecdfbb
RW
12971{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12972$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 12973if ${ac_cv_path_MSGFMT+:} false; then :
81ecdfbb 12974 $as_echo_n "(cached) " >&6
d7040cdb
SE
12975else
12976 case "$MSGFMT" in
12977 [\\/]* | ?:[\\/]*)
12978 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
12979 ;;
12980 *)
12981 ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR
12982 for ac_dir in $PATH; do
12983 IFS="$ac_save_IFS"
12984 test -z "$ac_dir" && ac_dir=.
12985 for ac_exec_ext in '' $ac_executable_extensions; do
12986 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
12987 if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1 &&
12988 (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
12989 ac_cv_path_MSGFMT="$ac_dir/$ac_word$ac_exec_ext"
12990 break 2
12991 fi
12992 fi
12993 done
12994 done
12995 IFS="$ac_save_IFS"
12996 test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT=":"
12997 ;;
12998esac
5464f5a1 12999fi
d7040cdb
SE
13000MSGFMT="$ac_cv_path_MSGFMT"
13001if test "$MSGFMT" != ":"; then
81ecdfbb
RW
13002 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
13003$as_echo "$MSGFMT" >&6; }
20e95c23 13004else
81ecdfbb
RW
13005 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13006$as_echo "no" >&6; }
252b5132 13007fi
d7040cdb
SE
13008
13009 # Extract the first word of "gmsgfmt", so it can be a program name with args.
13010set dummy gmsgfmt; ac_word=$2
81ecdfbb
RW
13011{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13012$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 13013if ${ac_cv_path_GMSGFMT+:} false; then :
81ecdfbb 13014 $as_echo_n "(cached) " >&6
252b5132 13015else
d7040cdb
SE
13016 case $GMSGFMT in
13017 [\\/]* | ?:[\\/]*)
13018 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
13019 ;;
13020 *)
13021 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13022for as_dir in $PATH
13023do
13024 IFS=$as_save_IFS
13025 test -z "$as_dir" && as_dir=.
81ecdfbb 13026 for ac_exec_ext in '' $ac_executable_extensions; do
d0ac1c44 13027 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
d7040cdb 13028 ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
81ecdfbb 13029 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
d7040cdb
SE
13030 break 2
13031 fi
13032done
81ecdfbb
RW
13033 done
13034IFS=$as_save_IFS
5464f5a1 13035
d7040cdb
SE
13036 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
13037 ;;
13038esac
252b5132 13039fi
d7040cdb 13040GMSGFMT=$ac_cv_path_GMSGFMT
d7040cdb 13041if test -n "$GMSGFMT"; then
81ecdfbb
RW
13042 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
13043$as_echo "$GMSGFMT" >&6; }
252b5132 13044else
81ecdfbb
RW
13045 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13046$as_echo "no" >&6; }
252b5132
RH
13047fi
13048
20e95c23
DJ
13049
13050
81ecdfbb 13051
d7040cdb
SE
13052# Prepare PATH_SEPARATOR.
13053# The user is always right.
13054if test "${PATH_SEPARATOR+set}" != set; then
13055 echo "#! /bin/sh" >conf$$.sh
13056 echo "exit 0" >>conf$$.sh
13057 chmod +x conf$$.sh
13058 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
13059 PATH_SEPARATOR=';'
13060 else
13061 PATH_SEPARATOR=:
13062 fi
13063 rm -f conf$$.sh
252b5132 13064fi
20e95c23 13065
d7040cdb
SE
13066# Find out how to test for executable files. Don't use a zero-byte file,
13067# as systems may use methods other than mode bits to determine executability.
13068cat >conf$$.file <<_ASEOF
13069#! /bin/sh
13070exit 0
13071_ASEOF
13072chmod +x conf$$.file
13073if test -x conf$$.file >/dev/null 2>&1; then
13074 ac_executable_p="test -x"
13075else
13076 ac_executable_p="test -f"
13077fi
13078rm -f conf$$.file
252b5132 13079
d7040cdb
SE
13080# Extract the first word of "xgettext", so it can be a program name with args.
13081set dummy xgettext; ac_word=$2
81ecdfbb
RW
13082{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13083$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 13084if ${ac_cv_path_XGETTEXT+:} false; then :
81ecdfbb 13085 $as_echo_n "(cached) " >&6
20e95c23 13086else
d7040cdb
SE
13087 case "$XGETTEXT" in
13088 [\\/]* | ?:[\\/]*)
13089 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
13090 ;;
13091 *)
13092 ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR
13093 for ac_dir in $PATH; do
13094 IFS="$ac_save_IFS"
13095 test -z "$ac_dir" && ac_dir=.
13096 for ac_exec_ext in '' $ac_executable_extensions; do
13097 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
13098 if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 &&
13099 (if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
13100 ac_cv_path_XGETTEXT="$ac_dir/$ac_word$ac_exec_ext"
13101 break 2
13102 fi
13103 fi
13104 done
13105 done
13106 IFS="$ac_save_IFS"
13107 test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":"
13108 ;;
13109esac
13110fi
13111XGETTEXT="$ac_cv_path_XGETTEXT"
13112if test "$XGETTEXT" != ":"; then
81ecdfbb
RW
13113 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5
13114$as_echo "$XGETTEXT" >&6; }
252b5132 13115else
81ecdfbb
RW
13116 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13117$as_echo "no" >&6; }
252b5132
RH
13118fi
13119
d7040cdb 13120 rm -f messages.po
5464f5a1 13121
252b5132 13122
d7040cdb
SE
13123# Prepare PATH_SEPARATOR.
13124# The user is always right.
13125if test "${PATH_SEPARATOR+set}" != set; then
13126 echo "#! /bin/sh" >conf$$.sh
13127 echo "exit 0" >>conf$$.sh
13128 chmod +x conf$$.sh
13129 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
13130 PATH_SEPARATOR=';'
13131 else
13132 PATH_SEPARATOR=:
13133 fi
13134 rm -f conf$$.sh
252b5132
RH
13135fi
13136
d7040cdb
SE
13137# Find out how to test for executable files. Don't use a zero-byte file,
13138# as systems may use methods other than mode bits to determine executability.
13139cat >conf$$.file <<_ASEOF
13140#! /bin/sh
13141exit 0
13142_ASEOF
13143chmod +x conf$$.file
13144if test -x conf$$.file >/dev/null 2>&1; then
13145 ac_executable_p="test -x"
5464f5a1 13146else
d7040cdb 13147 ac_executable_p="test -f"
20e95c23 13148fi
d7040cdb 13149rm -f conf$$.file
5464f5a1 13150
d7040cdb
SE
13151# Extract the first word of "msgmerge", so it can be a program name with args.
13152set dummy msgmerge; ac_word=$2
81ecdfbb
RW
13153{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13154$as_echo_n "checking for $ac_word... " >&6; }
d0ac1c44 13155if ${ac_cv_path_MSGMERGE+:} false; then :
81ecdfbb 13156 $as_echo_n "(cached) " >&6
d7040cdb
SE
13157else
13158 case "$MSGMERGE" in
13159 [\\/]* | ?:[\\/]*)
13160 ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path.
13161 ;;
13162 *)
13163 ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR
13164 for ac_dir in $PATH; do
13165 IFS="$ac_save_IFS"
13166 test -z "$ac_dir" && ac_dir=.
13167 for ac_exec_ext in '' $ac_executable_extensions; do
13168 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
13169 if $ac_dir/$ac_word --update -q /dev/null /dev/null >/dev/null 2>&1; then
13170 ac_cv_path_MSGMERGE="$ac_dir/$ac_word$ac_exec_ext"
13171 break 2
13172 fi
13173 fi
13174 done
13175 done
13176 IFS="$ac_save_IFS"
13177 test -z "$ac_cv_path_MSGMERGE" && ac_cv_path_MSGMERGE=":"
13178 ;;
13179esac
5464f5a1 13180fi
d7040cdb
SE
13181MSGMERGE="$ac_cv_path_MSGMERGE"
13182if test "$MSGMERGE" != ":"; then
81ecdfbb
RW
13183 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGMERGE" >&5
13184$as_echo "$MSGMERGE" >&6; }
20e95c23 13185else
81ecdfbb
RW
13186 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13187$as_echo "no" >&6; }
d7040cdb 13188fi
20e95c23 13189
5464f5a1 13190
d7040cdb
SE
13191 if test "$GMSGFMT" != ":"; then
13192 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
13193 (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
13194 : ;
13195 else
13196 GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
81ecdfbb
RW
13197 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
13198$as_echo "found $GMSGFMT program is not GNU msgfmt; ignore it" >&6; }
d7040cdb
SE
13199 GMSGFMT=":"
13200 fi
13201 fi
252b5132 13202
d7040cdb
SE
13203 if test "$XGETTEXT" != ":"; then
13204 if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 &&
13205 (if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
13206 : ;
13207 else
81ecdfbb
RW
13208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found xgettext program is not GNU xgettext; ignore it" >&5
13209$as_echo "found xgettext program is not GNU xgettext; ignore it" >&6; }
d7040cdb
SE
13210 XGETTEXT=":"
13211 fi
13212 rm -f messages.po
13213 fi
6be7c12c 13214
81ecdfbb 13215 ac_config_commands="$ac_config_commands default-1"
5464f5a1 13216
252b5132 13217
5464f5a1 13218
d7040cdb
SE
13219# Permit host specific settings.
13220. ${srcdir}/configure.host
13221
13222
252b5132 13223
252b5132 13224
d7040cdb 13225BFD_HOST_64BIT_LONG=0
d2df793a 13226BFD_HOST_64BIT_LONG_LONG=0
d7040cdb
SE
13227BFD_HOST_64_BIT_DEFINED=0
13228BFD_HOST_64_BIT=
13229BFD_HOST_U_64_BIT=
d2df793a 13230BFD_HOSTPTR_T="unsigned long"
6be7c12c 13231
33c734b2
AM
13232
13233 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for long double" >&5
13234$as_echo_n "checking for long double... " >&6; }
d0ac1c44 13235if ${ac_cv_type_long_double+:} false; then :
33c734b2
AM
13236 $as_echo_n "(cached) " >&6
13237else
13238 if test "$GCC" = yes; then
13239 ac_cv_type_long_double=yes
13240 else
13241 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13242/* end confdefs.h. */
13243/* The Stardent Vistra knows sizeof (long double), but does
13244 not support it. */
13245 long double foo = 0.0L;
13246int
13247main ()
13248{
13249static int test_array [1 - 2 * !(/* On Ultrix 4.3 cc, long double is 4 and double is 8. */
13250 sizeof (double) <= sizeof (long double))];
d0ac1c44
SM
13251test_array [0] = 0;
13252return test_array [0];
33c734b2
AM
13253
13254 ;
13255 return 0;
13256}
13257_ACEOF
13258if ac_fn_c_try_compile "$LINENO"; then :
13259 ac_cv_type_long_double=yes
13260else
13261 ac_cv_type_long_double=no
13262fi
13263rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13264 fi
13265fi
13266{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_long_double" >&5
13267$as_echo "$ac_cv_type_long_double" >&6; }
13268 if test $ac_cv_type_long_double = yes; then
13269
13270$as_echo "#define HAVE_LONG_DOUBLE 1" >>confdefs.h
13271
13272 fi
13273
13274ac_fn_c_check_type "$LINENO" "long long" "ac_cv_type_long_long" "$ac_includes_default"
d0ac1c44 13275if test "x$ac_cv_type_long_long" = xyes; then :
33c734b2
AM
13276
13277cat >>confdefs.h <<_ACEOF
13278#define HAVE_LONG_LONG 1
13279_ACEOF
13280
81ecdfbb
RW
13281# The cast to long int works around a bug in the HP C Compiler
13282# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
13283# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
13284# This bug is HP SR number 8606223364.
13285{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long long" >&5
13286$as_echo_n "checking size of long long... " >&6; }
d0ac1c44 13287if ${ac_cv_sizeof_long_long+:} false; then :
81ecdfbb 13288 $as_echo_n "(cached) " >&6
6726e1ea 13289else
81ecdfbb
RW
13290 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long long))" "ac_cv_sizeof_long_long" "$ac_includes_default"; then :
13291
13292else
13293 if test "$ac_cv_type_long_long" = yes; then
13294 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13295$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
13296as_fn_error 77 "cannot compute sizeof (long long)
13297See \`config.log' for more details" "$LINENO" 5; }
81ecdfbb
RW
13298 else
13299 ac_cv_sizeof_long_long=0
13300 fi
13301fi
13302
13303fi
13304{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long_long" >&5
13305$as_echo "$ac_cv_sizeof_long_long" >&6; }
13306
13307
13308
13309cat >>confdefs.h <<_ACEOF
13310#define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
5464f5a1 13311_ACEOF
81ecdfbb
RW
13312
13313
33c734b2
AM
13314fi
13315
81ecdfbb
RW
13316# The cast to long int works around a bug in the HP C Compiler
13317# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
13318# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
13319# This bug is HP SR number 8606223364.
13320{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5
13321$as_echo_n "checking size of void *... " >&6; }
d0ac1c44 13322if ${ac_cv_sizeof_void_p+:} false; then :
81ecdfbb 13323 $as_echo_n "(cached) " >&6
6726e1ea 13324else
81ecdfbb 13325 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (void *))" "ac_cv_sizeof_void_p" "$ac_includes_default"; then :
5464f5a1 13326
81ecdfbb
RW
13327else
13328 if test "$ac_cv_type_void_p" = yes; then
13329 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13330$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
13331as_fn_error 77 "cannot compute sizeof (void *)
13332See \`config.log' for more details" "$LINENO" 5; }
81ecdfbb
RW
13333 else
13334 ac_cv_sizeof_void_p=0
13335 fi
6726e1ea 13336fi
81ecdfbb 13337
6726e1ea 13338fi
81ecdfbb
RW
13339{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_void_p" >&5
13340$as_echo "$ac_cv_sizeof_void_p" >&6; }
6726e1ea 13341
6726e1ea 13342
2ba49b59 13343
81ecdfbb
RW
13344cat >>confdefs.h <<_ACEOF
13345#define SIZEOF_VOID_P $ac_cv_sizeof_void_p
5464f5a1 13346_ACEOF
81ecdfbb
RW
13347
13348
13349# The cast to long int works around a bug in the HP C Compiler
13350# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
13351# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
13352# This bug is HP SR number 8606223364.
13353{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
13354$as_echo_n "checking size of long... " >&6; }
d0ac1c44 13355if ${ac_cv_sizeof_long+:} false; then :
81ecdfbb 13356 $as_echo_n "(cached) " >&6
6726e1ea 13357else
81ecdfbb 13358 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then :
5464f5a1 13359
252b5132 13360else
81ecdfbb
RW
13361 if test "$ac_cv_type_long" = yes; then
13362 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13363$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
13364as_fn_error 77 "cannot compute sizeof (long)
13365See \`config.log' for more details" "$LINENO" 5; }
81ecdfbb
RW
13366 else
13367 ac_cv_sizeof_long=0
13368 fi
13369fi
5464f5a1 13370
81ecdfbb
RW
13371fi
13372{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
13373$as_echo "$ac_cv_sizeof_long" >&6; }
2ba49b59 13374
81ecdfbb
RW
13375
13376
13377cat >>confdefs.h <<_ACEOF
13378#define SIZEOF_LONG $ac_cv_sizeof_long
5464f5a1 13379_ACEOF
2ba49b59 13380
2ba49b59 13381
242a1159
AM
13382# The cast to long int works around a bug in the HP C Compiler
13383# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
13384# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
13385# This bug is HP SR number 8606223364.
13386{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5
13387$as_echo_n "checking size of int... " >&6; }
13388if ${ac_cv_sizeof_int+:} false; then :
13389 $as_echo_n "(cached) " >&6
13390else
13391 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (int))" "ac_cv_sizeof_int" "$ac_includes_default"; then :
13392
13393else
13394 if test "$ac_cv_type_int" = yes; then
13395 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13396$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13397as_fn_error 77 "cannot compute sizeof (int)
13398See \`config.log' for more details" "$LINENO" 5; }
13399 else
13400 ac_cv_sizeof_int=0
13401 fi
13402fi
13403
13404fi
13405{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_int" >&5
13406$as_echo "$ac_cv_sizeof_int" >&6; }
13407
13408
13409
13410cat >>confdefs.h <<_ACEOF
13411#define SIZEOF_INT $ac_cv_sizeof_int
13412_ACEOF
13413
13414
81ecdfbb
RW
13415
13416if test "x${ac_cv_sizeof_void_p}" = "x8"; then
13417 host64=true
252b5132 13418fi
5464f5a1 13419
81ecdfbb
RW
13420if test "x${ac_cv_sizeof_long}" = "x8"; then
13421 BFD_HOST_64BIT_LONG=1
13422 test -n "${HOST_64BIT_TYPE}" || HOST_64BIT_TYPE="long"
13423 test -n "${HOST_U_64BIT_TYPE}" || HOST_U_64BIT_TYPE="unsigned long"
13424elif test "x${ac_cv_sizeof_long_long}" = "x8"; then
13425 BFD_HOST_64BIT_LONG_LONG=1
13426 test -n "${HOST_64BIT_TYPE}" || HOST_64BIT_TYPE="long long"
13427 test -n "${HOST_U_64BIT_TYPE}" || HOST_U_64BIT_TYPE="unsigned long long"
13428 if test "x${ac_cv_sizeof_void_p}" = "x8"; then
13429 BFD_HOSTPTR_T="unsigned long long"
13430 fi
252b5132 13431fi
81ecdfbb
RW
13432
13433if test -n "${HOST_64BIT_TYPE}" -a -n "${HOST_U_64BIT_TYPE}"; then
13434 BFD_HOST_64_BIT_DEFINED=1
13435 BFD_HOST_64_BIT="${HOST_64BIT_TYPE}"
13436 BFD_HOST_U_64_BIT="${HOST_U_64BIT_TYPE}"
2ba49b59 13437fi
5464f5a1 13438
5464f5a1 13439
2ba49b59 13440
2ba49b59 13441
5464f5a1 13442
81ecdfbb
RW
13443
13444
13445
13446# Put a plausible default for CC_FOR_BUILD in Makefile.
13447if test -z "$CC_FOR_BUILD"; then
13448 if test "x$cross_compiling" = "xno"; then
13449 CC_FOR_BUILD='$(CC)'
13450 else
13451 CC_FOR_BUILD=gcc
13452 fi
2ba49b59 13453fi
81ecdfbb
RW
13454
13455# Also set EXEEXT_FOR_BUILD.
13456if test "x$cross_compiling" = "xno"; then
13457 EXEEXT_FOR_BUILD='$(EXEEXT)'
13458else
13459 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for build system executable suffix" >&5
13460$as_echo_n "checking for build system executable suffix... " >&6; }
d0ac1c44 13461if ${bfd_cv_build_exeext+:} false; then :
81ecdfbb 13462 $as_echo_n "(cached) " >&6
6be7c12c 13463else
81ecdfbb
RW
13464 rm -f conftest*
13465 echo 'int main () { return 0; }' > conftest.c
13466 bfd_cv_build_exeext=
13467 ${CC_FOR_BUILD} -o conftest conftest.c 1>&5 2>&5
13468 for file in conftest.*; do
13469 case $file in
13470 *.c | *.o | *.obj | *.ilk | *.pdb) ;;
13471 *) bfd_cv_build_exeext=`echo $file | sed -e s/conftest//` ;;
13472 esac
13473 done
13474 rm -f conftest*
13475 test x"${bfd_cv_build_exeext}" = x && bfd_cv_build_exeext=no
5464f5a1 13476fi
81ecdfbb
RW
13477{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_build_exeext" >&5
13478$as_echo "$bfd_cv_build_exeext" >&6; }
13479 EXEEXT_FOR_BUILD=""
13480 test x"${bfd_cv_build_exeext}" != xno && EXEEXT_FOR_BUILD=${bfd_cv_build_exeext}
5464f5a1 13481fi
5464f5a1 13482
5464f5a1 13483
31593e1b 13484for ac_header in alloca.h stddef.h string.h strings.h stdlib.h time.h unistd.h wchar.h wctype.h
81ecdfbb
RW
13485do :
13486 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
13487ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
d0ac1c44 13488if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
81ecdfbb
RW
13489 cat >>confdefs.h <<_ACEOF
13490#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
d2df793a 13491_ACEOF
d2df793a 13492
d2df793a 13493fi
d2df793a 13494
81ecdfbb 13495done
d2df793a 13496
9d782e8d 13497for ac_header in fcntl.h sys/file.h sys/time.h sys/stat.h sys/resource.h
81ecdfbb
RW
13498do :
13499 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
13500ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
d0ac1c44 13501if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
81ecdfbb
RW
13502 cat >>confdefs.h <<_ACEOF
13503#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
d2df793a 13504_ACEOF
d2df793a 13505
d2df793a 13506fi
d2df793a 13507
81ecdfbb 13508done
d2df793a 13509
81ecdfbb 13510
d2df793a 13511
f3b4f6d0 13512inttype_headers=`echo inttypes.h sys/inttypes.h | sed -e 's/,/ /g'`
81ecdfbb 13513
f3b4f6d0
PB
13514acx_cv_header_stdint=stddef.h
13515acx_cv_header_stdint_kind="(already complete)"
13516for i in stdint.h $inttype_headers; do
13517 unset ac_cv_type_uintptr_t
13518 unset ac_cv_type_uintmax_t
13519 unset ac_cv_type_int_least32_t
13520 unset ac_cv_type_int_fast32_t
13521 unset ac_cv_type_uint64_t
13522 $as_echo_n "looking for a compliant stdint.h in $i, " >&6
13523 ac_fn_c_check_type "$LINENO" "uintmax_t" "ac_cv_type_uintmax_t" "#include <sys/types.h>
13524#include <$i>
13525"
d0ac1c44 13526if test "x$ac_cv_type_uintmax_t" = xyes; then :
f3b4f6d0 13527 acx_cv_header_stdint=$i
d2df793a 13528else
f3b4f6d0
PB
13529 continue
13530fi
81ecdfbb 13531
f3b4f6d0
PB
13532 ac_fn_c_check_type "$LINENO" "uintptr_t" "ac_cv_type_uintptr_t" "#include <sys/types.h>
13533#include <$i>
13534"
d0ac1c44 13535if test "x$ac_cv_type_uintptr_t" = xyes; then :
d2df793a 13536
81ecdfbb 13537else
f3b4f6d0 13538 acx_cv_header_stdint_kind="(mostly complete)"
d2df793a 13539fi
81ecdfbb 13540
f3b4f6d0
PB
13541 ac_fn_c_check_type "$LINENO" "int_least32_t" "ac_cv_type_int_least32_t" "#include <sys/types.h>
13542#include <$i>
13543"
d0ac1c44 13544if test "x$ac_cv_type_int_least32_t" = xyes; then :
f3b4f6d0 13545
d2df793a 13546else
f3b4f6d0 13547 acx_cv_header_stdint_kind="(mostly complete)"
81ecdfbb 13548fi
81ecdfbb 13549
f3b4f6d0
PB
13550 ac_fn_c_check_type "$LINENO" "int_fast32_t" "ac_cv_type_int_fast32_t" "#include <sys/types.h>
13551#include <$i>
13552"
d0ac1c44 13553if test "x$ac_cv_type_int_fast32_t" = xyes; then :
81ecdfbb 13554
f3b4f6d0
PB
13555else
13556 acx_cv_header_stdint_kind="(mostly complete)"
13557fi
81ecdfbb 13558
f3b4f6d0
PB
13559 ac_fn_c_check_type "$LINENO" "uint64_t" "ac_cv_type_uint64_t" "#include <sys/types.h>
13560#include <$i>
13561"
d0ac1c44 13562if test "x$ac_cv_type_uint64_t" = xyes; then :
d2df793a 13563
07c58694 13564else
f3b4f6d0
PB
13565 acx_cv_header_stdint_kind="(lacks uint64_t)"
13566fi
81ecdfbb 13567
f3b4f6d0
PB
13568 break
13569done
13570if test "$acx_cv_header_stdint" = stddef.h; then
13571 acx_cv_header_stdint_kind="(lacks uintmax_t)"
13572 for i in stdint.h $inttype_headers; do
13573 unset ac_cv_type_uintptr_t
13574 unset ac_cv_type_uint32_t
13575 unset ac_cv_type_uint64_t
13576 $as_echo_n "looking for an incomplete stdint.h in $i, " >&6
13577 ac_fn_c_check_type "$LINENO" "uint32_t" "ac_cv_type_uint32_t" "#include <sys/types.h>
13578#include <$i>
13579"
d0ac1c44 13580if test "x$ac_cv_type_uint32_t" = xyes; then :
f3b4f6d0
PB
13581 acx_cv_header_stdint=$i
13582else
13583 continue
d2df793a 13584fi
81ecdfbb 13585
f3b4f6d0
PB
13586 ac_fn_c_check_type "$LINENO" "uint64_t" "ac_cv_type_uint64_t" "#include <sys/types.h>
13587#include <$i>
13588"
d0ac1c44 13589if test "x$ac_cv_type_uint64_t" = xyes; then :
81ecdfbb 13590
f3b4f6d0 13591fi
81ecdfbb 13592
f3b4f6d0
PB
13593 ac_fn_c_check_type "$LINENO" "uintptr_t" "ac_cv_type_uintptr_t" "#include <sys/types.h>
13594#include <$i>
13595"
d0ac1c44 13596if test "x$ac_cv_type_uintptr_t" = xyes; then :
81ecdfbb 13597
f3b4f6d0 13598fi
81ecdfbb 13599
f3b4f6d0
PB
13600 break
13601 done
13602fi
13603if test "$acx_cv_header_stdint" = stddef.h; then
13604 acx_cv_header_stdint_kind="(u_intXX_t style)"
13605 for i in sys/types.h $inttype_headers; do
13606 unset ac_cv_type_u_int32_t
13607 unset ac_cv_type_u_int64_t
13608 $as_echo_n "looking for u_intXX_t types in $i, " >&6
13609 ac_fn_c_check_type "$LINENO" "u_int32_t" "ac_cv_type_u_int32_t" "#include <sys/types.h>
13610#include <$i>
13611"
d0ac1c44 13612if test "x$ac_cv_type_u_int32_t" = xyes; then :
f3b4f6d0 13613 acx_cv_header_stdint=$i
07c58694 13614else
f3b4f6d0
PB
13615 continue
13616fi
81ecdfbb 13617
f3b4f6d0
PB
13618 ac_fn_c_check_type "$LINENO" "u_int64_t" "ac_cv_type_u_int64_t" "#include <sys/types.h>
13619#include <$i>
13620"
d0ac1c44 13621if test "x$ac_cv_type_u_int64_t" = xyes; then :
81ecdfbb 13622
f3b4f6d0 13623fi
81ecdfbb 13624
f3b4f6d0
PB
13625 break
13626 done
d2df793a 13627fi
f3b4f6d0
PB
13628if test "$acx_cv_header_stdint" = stddef.h; then
13629 acx_cv_header_stdint_kind="(using manual detection)"
d2df793a 13630fi
81ecdfbb 13631
f3b4f6d0
PB
13632test -z "$ac_cv_type_uintptr_t" && ac_cv_type_uintptr_t=no
13633test -z "$ac_cv_type_uint64_t" && ac_cv_type_uint64_t=no
13634test -z "$ac_cv_type_u_int64_t" && ac_cv_type_u_int64_t=no
13635test -z "$ac_cv_type_int_least32_t" && ac_cv_type_int_least32_t=no
13636test -z "$ac_cv_type_int_fast32_t" && ac_cv_type_int_fast32_t=no
81ecdfbb 13637
f3b4f6d0 13638# ----------------- Summarize what we found so far
07c58694 13639
f3b4f6d0
PB
13640{ $as_echo "$as_me:${as_lineno-$LINENO}: checking what to include in bfd_stdint.h" >&5
13641$as_echo_n "checking what to include in bfd_stdint.h... " >&6; }
81ecdfbb 13642
f3b4f6d0
PB
13643case `$as_basename -- bfd_stdint.h ||
13644$as_expr X/bfd_stdint.h : '.*/\([^/][^/]*\)/*$' \| \
13645 Xbfd_stdint.h : 'X\(//\)$' \| \
13646 Xbfd_stdint.h : 'X\(/\)' \| . 2>/dev/null ||
13647$as_echo X/bfd_stdint.h |
13648 sed '/^.*\/\([^/][^/]*\)\/*$/{
13649 s//\1/
13650 q
13651 }
13652 /^X\/\(\/\/\)$/{
13653 s//\1/
13654 q
13655 }
13656 /^X\/\(\/\).*/{
13657 s//\1/
13658 q
13659 }
13660 s/.*/./; q'` in
13661 stdint.h) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: are you sure you want it there?" >&5
13662$as_echo "$as_me: WARNING: are you sure you want it there?" >&2;} ;;
13663 inttypes.h) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: are you sure you want it there?" >&5
13664$as_echo "$as_me: WARNING: are you sure you want it there?" >&2;} ;;
13665 *) ;;
13666esac
81ecdfbb 13667
f3b4f6d0
PB
13668{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_header_stdint $acx_cv_header_stdint_kind" >&5
13669$as_echo "$acx_cv_header_stdint $acx_cv_header_stdint_kind" >&6; }
5464f5a1 13670
f3b4f6d0 13671# ----------------- done included file, check C basic types --------
2ba49b59 13672
f3b4f6d0
PB
13673# Lacking an uintptr_t? Test size of void *
13674case "$acx_cv_header_stdint:$ac_cv_type_uintptr_t" in
13675 stddef.h:* | *:no) # The cast to long int works around a bug in the HP C Compiler
13676# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
13677# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
13678# This bug is HP SR number 8606223364.
13679{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5
13680$as_echo_n "checking size of void *... " >&6; }
d0ac1c44 13681if ${ac_cv_sizeof_void_p+:} false; then :
f3b4f6d0
PB
13682 $as_echo_n "(cached) " >&6
13683else
13684 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (void *))" "ac_cv_sizeof_void_p" "$ac_includes_default"; then :
2ba49b59 13685
f3b4f6d0
PB
13686else
13687 if test "$ac_cv_type_void_p" = yes; then
13688 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13689$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
13690as_fn_error 77 "cannot compute sizeof (void *)
13691See \`config.log' for more details" "$LINENO" 5; }
f3b4f6d0
PB
13692 else
13693 ac_cv_sizeof_void_p=0
13694 fi
13695fi
81ecdfbb 13696
f3b4f6d0
PB
13697fi
13698{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_void_p" >&5
13699$as_echo "$ac_cv_sizeof_void_p" >&6; }
81ecdfbb 13700
07c58694
PB
13701
13702
13703cat >>confdefs.h <<_ACEOF
f3b4f6d0 13704#define SIZEOF_VOID_P $ac_cv_sizeof_void_p
07c58694 13705_ACEOF
07c58694 13706
f3b4f6d0
PB
13707 ;;
13708esac
07c58694 13709
f3b4f6d0
PB
13710# Lacking an uint64_t? Test size of long
13711case "$acx_cv_header_stdint:$ac_cv_type_uint64_t:$ac_cv_type_u_int64_t" in
13712 stddef.h:*:* | *:no:no) # The cast to long int works around a bug in the HP C Compiler
13713# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
13714# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
13715# This bug is HP SR number 8606223364.
13716{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
13717$as_echo_n "checking size of long... " >&6; }
d0ac1c44 13718if ${ac_cv_sizeof_long+:} false; then :
81ecdfbb 13719 $as_echo_n "(cached) " >&6
5464f5a1 13720else
f3b4f6d0 13721 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then :
07c58694 13722
2ba49b59 13723else
f3b4f6d0
PB
13724 if test "$ac_cv_type_long" = yes; then
13725 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13726$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
13727as_fn_error 77 "cannot compute sizeof (long)
13728See \`config.log' for more details" "$LINENO" 5; }
f3b4f6d0
PB
13729 else
13730 ac_cv_sizeof_long=0
13731 fi
81ecdfbb 13732fi
2ba49b59 13733
f3b4f6d0
PB
13734fi
13735{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
13736$as_echo "$ac_cv_sizeof_long" >&6; }
81ecdfbb 13737
5464f5a1 13738
81ecdfbb 13739
f3b4f6d0
PB
13740cat >>confdefs.h <<_ACEOF
13741#define SIZEOF_LONG $ac_cv_sizeof_long
13742_ACEOF
07c58694 13743
f3b4f6d0
PB
13744 ;;
13745esac
2ba49b59 13746
f3b4f6d0
PB
13747if test $acx_cv_header_stdint = stddef.h; then
13748 # Lacking a good header? Test size of everything and deduce all types.
13749 # The cast to long int works around a bug in the HP C Compiler
13750# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
13751# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
13752# This bug is HP SR number 8606223364.
13753{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5
13754$as_echo_n "checking size of int... " >&6; }
d0ac1c44 13755if ${ac_cv_sizeof_int+:} false; then :
f3b4f6d0 13756 $as_echo_n "(cached) " >&6
81ecdfbb 13757else
f3b4f6d0 13758 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (int))" "ac_cv_sizeof_int" "$ac_includes_default"; then :
81ecdfbb 13759
f3b4f6d0
PB
13760else
13761 if test "$ac_cv_type_int" = yes; then
13762 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13763$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
13764as_fn_error 77 "cannot compute sizeof (int)
13765See \`config.log' for more details" "$LINENO" 5; }
f3b4f6d0
PB
13766 else
13767 ac_cv_sizeof_int=0
13768 fi
2ba49b59 13769fi
81ecdfbb 13770
f3b4f6d0
PB
13771fi
13772{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_int" >&5
13773$as_echo "$ac_cv_sizeof_int" >&6; }
81ecdfbb
RW
13774
13775
07c58694
PB
13776
13777cat >>confdefs.h <<_ACEOF
f3b4f6d0 13778#define SIZEOF_INT $ac_cv_sizeof_int
07c58694 13779_ACEOF
81ecdfbb 13780
07c58694 13781
f3b4f6d0
PB
13782 # The cast to long int works around a bug in the HP C Compiler
13783# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
13784# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
13785# This bug is HP SR number 8606223364.
13786{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of short" >&5
13787$as_echo_n "checking size of short... " >&6; }
d0ac1c44 13788if ${ac_cv_sizeof_short+:} false; then :
f3b4f6d0
PB
13789 $as_echo_n "(cached) " >&6
13790else
13791 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (short))" "ac_cv_sizeof_short" "$ac_includes_default"; then :
07c58694 13792
f3b4f6d0
PB
13793else
13794 if test "$ac_cv_type_short" = yes; then
13795 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13796$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
13797as_fn_error 77 "cannot compute sizeof (short)
13798See \`config.log' for more details" "$LINENO" 5; }
f3b4f6d0
PB
13799 else
13800 ac_cv_sizeof_short=0
13801 fi
13802fi
07c58694 13803
f3b4f6d0
PB
13804fi
13805{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_short" >&5
13806$as_echo "$ac_cv_sizeof_short" >&6; }
07c58694
PB
13807
13808
13809
f3b4f6d0
PB
13810cat >>confdefs.h <<_ACEOF
13811#define SIZEOF_SHORT $ac_cv_sizeof_short
13812_ACEOF
07c58694
PB
13813
13814
f3b4f6d0
PB
13815 # The cast to long int works around a bug in the HP C Compiler
13816# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
13817# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
13818# This bug is HP SR number 8606223364.
13819{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of char" >&5
13820$as_echo_n "checking size of char... " >&6; }
d0ac1c44 13821if ${ac_cv_sizeof_char+:} false; then :
f3b4f6d0
PB
13822 $as_echo_n "(cached) " >&6
13823else
13824 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (char))" "ac_cv_sizeof_char" "$ac_includes_default"; then :
07c58694 13825
f3b4f6d0
PB
13826else
13827 if test "$ac_cv_type_char" = yes; then
13828 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13829$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
13830as_fn_error 77 "cannot compute sizeof (char)
13831See \`config.log' for more details" "$LINENO" 5; }
f3b4f6d0
PB
13832 else
13833 ac_cv_sizeof_char=0
13834 fi
13835fi
07c58694 13836
f3b4f6d0
PB
13837fi
13838{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_char" >&5
13839$as_echo "$ac_cv_sizeof_char" >&6; }
07c58694
PB
13840
13841
07c58694 13842
2ba49b59 13843cat >>confdefs.h <<_ACEOF
f3b4f6d0 13844#define SIZEOF_CHAR $ac_cv_sizeof_char
2ba49b59
KC
13845_ACEOF
13846
13847
2ba49b59 13848
f3b4f6d0
PB
13849 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int8_t" >&5
13850$as_echo_n "checking for type equivalent to int8_t... " >&6; }
13851 case "$ac_cv_sizeof_char" in
13852 1) acx_cv_type_int8_t=char ;;
d0ac1c44 13853 *) as_fn_error $? "no 8-bit type, please report a bug" "$LINENO" 5
f3b4f6d0
PB
13854 esac
13855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_int8_t" >&5
13856$as_echo "$acx_cv_type_int8_t" >&6; }
13857
13858 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int16_t" >&5
13859$as_echo_n "checking for type equivalent to int16_t... " >&6; }
13860 case "$ac_cv_sizeof_int:$ac_cv_sizeof_short" in
13861 2:*) acx_cv_type_int16_t=int ;;
13862 *:2) acx_cv_type_int16_t=short ;;
d0ac1c44 13863 *) as_fn_error $? "no 16-bit type, please report a bug" "$LINENO" 5
f3b4f6d0
PB
13864 esac
13865 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_int16_t" >&5
13866$as_echo "$acx_cv_type_int16_t" >&6; }
13867
13868 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int32_t" >&5
13869$as_echo_n "checking for type equivalent to int32_t... " >&6; }
13870 case "$ac_cv_sizeof_int:$ac_cv_sizeof_long" in
13871 4:*) acx_cv_type_int32_t=int ;;
13872 *:4) acx_cv_type_int32_t=long ;;
d0ac1c44 13873 *) as_fn_error $? "no 32-bit type, please report a bug" "$LINENO" 5
f3b4f6d0
PB
13874 esac
13875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_int32_t" >&5
13876$as_echo "$acx_cv_type_int32_t" >&6; }
81ecdfbb 13877fi
2ba49b59 13878
f3b4f6d0 13879# These tests are here to make the output prettier
07c58694 13880
f3b4f6d0
PB
13881if test "$ac_cv_type_uint64_t" != yes && test "$ac_cv_type_u_int64_t" != yes; then
13882 case "$ac_cv_sizeof_long" in
13883 8) acx_cv_type_int64_t=long ;;
13884 esac
13885 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int64_t" >&5
13886$as_echo_n "checking for type equivalent to int64_t... " >&6; }
13887 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${acx_cv_type_int64_t-'using preprocessor symbols'}" >&5
13888$as_echo "${acx_cv_type_int64_t-'using preprocessor symbols'}" >&6; }
13889fi
13890
13891# Now we can use the above types
13892
13893if test "$ac_cv_type_uintptr_t" != yes; then
13894 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to intptr_t" >&5
13895$as_echo_n "checking for type equivalent to intptr_t... " >&6; }
13896 case $ac_cv_sizeof_void_p in
13897 2) acx_cv_type_intptr_t=int16_t ;;
13898 4) acx_cv_type_intptr_t=int32_t ;;
13899 8) acx_cv_type_intptr_t=int64_t ;;
d0ac1c44 13900 *) as_fn_error $? "no equivalent for intptr_t, please report a bug" "$LINENO" 5
f3b4f6d0
PB
13901 esac
13902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_intptr_t" >&5
13903$as_echo "$acx_cv_type_intptr_t" >&6; }
13904fi
07c58694 13905
f3b4f6d0 13906# ----------------- done all checks, emit header -------------
81ecdfbb 13907ac_config_commands="$ac_config_commands bfd_stdint.h"
2ba49b59
KC
13908
13909
d2df793a 13910
81ecdfbb
RW
13911{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
13912$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
d0ac1c44 13913if ${ac_cv_header_time+:} false; then :
81ecdfbb 13914 $as_echo_n "(cached) " >&6
2ba49b59 13915else
81ecdfbb
RW
13916 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13917/* end confdefs.h. */
13918#include <sys/types.h>
13919#include <sys/time.h>
13920#include <time.h>
13921
13922int
13923main ()
13924{
13925if ((struct tm *) 0)
13926return 0;
13927 ;
13928 return 0;
13929}
13930_ACEOF
13931if ac_fn_c_try_compile "$LINENO"; then :
13932 ac_cv_header_time=yes
2ba49b59 13933else
81ecdfbb 13934 ac_cv_header_time=no
2ba49b59 13935fi
81ecdfbb 13936rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2ba49b59 13937fi
81ecdfbb
RW
13938{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_time" >&5
13939$as_echo "$ac_cv_header_time" >&6; }
13940if test $ac_cv_header_time = yes; then
2ba49b59 13941
81ecdfbb 13942$as_echo "#define TIME_WITH_SYS_TIME 1" >>confdefs.h
2ba49b59 13943
2ba49b59 13944fi
81ecdfbb
RW
13945
13946ac_header_dirent=no
13947for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
13948 as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
13949{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
13950$as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
d0ac1c44 13951if eval \${$as_ac_Header+:} false; then :
81ecdfbb 13952 $as_echo_n "(cached) " >&6
2ba49b59 13953else
81ecdfbb 13954 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2ba49b59 13955/* end confdefs.h. */
81ecdfbb
RW
13956#include <sys/types.h>
13957#include <$ac_hdr>
13958
13959int
13960main ()
13961{
13962if ((DIR *) 0)
13963return 0;
13964 ;
13965 return 0;
13966}
2ba49b59 13967_ACEOF
81ecdfbb
RW
13968if ac_fn_c_try_compile "$LINENO"; then :
13969 eval "$as_ac_Header=yes"
2ba49b59 13970else
81ecdfbb
RW
13971 eval "$as_ac_Header=no"
13972fi
13973rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13974fi
13975eval ac_res=\$$as_ac_Header
13976 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
13977$as_echo "$ac_res" >&6; }
d0ac1c44 13978if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
81ecdfbb
RW
13979 cat >>confdefs.h <<_ACEOF
13980#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
13981_ACEOF
2ba49b59 13982
81ecdfbb 13983ac_header_dirent=$ac_hdr; break
2ba49b59 13984fi
2ba49b59 13985
81ecdfbb
RW
13986done
13987# Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
13988if test $ac_header_dirent = dirent.h; then
13989 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
13990$as_echo_n "checking for library containing opendir... " >&6; }
d0ac1c44 13991if ${ac_cv_search_opendir+:} false; then :
81ecdfbb
RW
13992 $as_echo_n "(cached) " >&6
13993else
13994 ac_func_search_save_LIBS=$LIBS
13995cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2ba49b59 13996/* end confdefs.h. */
81ecdfbb
RW
13997
13998/* Override any GCC internal prototype to avoid an error.
13999 Use char because int might match the return type of a GCC
14000 builtin and then its argument prototype would still apply. */
14001#ifdef __cplusplus
14002extern "C"
14003#endif
14004char opendir ();
14005int
14006main ()
14007{
14008return opendir ();
14009 ;
14010 return 0;
14011}
2ba49b59 14012_ACEOF
81ecdfbb
RW
14013for ac_lib in '' dir; do
14014 if test -z "$ac_lib"; then
14015 ac_res="none required"
2ba49b59 14016 else
81ecdfbb
RW
14017 ac_res=-l$ac_lib
14018 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
2ba49b59 14019 fi
81ecdfbb
RW
14020 if ac_fn_c_try_link "$LINENO"; then :
14021 ac_cv_search_opendir=$ac_res
2ba49b59 14022fi
81ecdfbb
RW
14023rm -f core conftest.err conftest.$ac_objext \
14024 conftest$ac_exeext
d0ac1c44 14025 if ${ac_cv_search_opendir+:} false; then :
81ecdfbb 14026 break
2ba49b59 14027fi
81ecdfbb 14028done
d0ac1c44 14029if ${ac_cv_search_opendir+:} false; then :
2ba49b59 14030
2ba49b59 14031else
81ecdfbb 14032 ac_cv_search_opendir=no
2ba49b59 14033fi
81ecdfbb
RW
14034rm conftest.$ac_ext
14035LIBS=$ac_func_search_save_LIBS
2ba49b59 14036fi
81ecdfbb
RW
14037{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
14038$as_echo "$ac_cv_search_opendir" >&6; }
14039ac_res=$ac_cv_search_opendir
14040if test "$ac_res" != no; then :
14041 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
2ba49b59
KC
14042
14043fi
14044
81ecdfbb
RW
14045else
14046 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
14047$as_echo_n "checking for library containing opendir... " >&6; }
d0ac1c44 14048if ${ac_cv_search_opendir+:} false; then :
81ecdfbb
RW
14049 $as_echo_n "(cached) " >&6
14050else
14051 ac_func_search_save_LIBS=$LIBS
14052cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14053/* end confdefs.h. */
2ba49b59 14054
81ecdfbb
RW
14055/* Override any GCC internal prototype to avoid an error.
14056 Use char because int might match the return type of a GCC
14057 builtin and then its argument prototype would still apply. */
14058#ifdef __cplusplus
14059extern "C"
14060#endif
14061char opendir ();
14062int
14063main ()
14064{
14065return opendir ();
14066 ;
14067 return 0;
14068}
14069_ACEOF
14070for ac_lib in '' x; do
14071 if test -z "$ac_lib"; then
14072 ac_res="none required"
14073 else
14074 ac_res=-l$ac_lib
14075 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
14076 fi
14077 if ac_fn_c_try_link "$LINENO"; then :
14078 ac_cv_search_opendir=$ac_res
14079fi
14080rm -f core conftest.err conftest.$ac_objext \
14081 conftest$ac_exeext
d0ac1c44 14082 if ${ac_cv_search_opendir+:} false; then :
81ecdfbb
RW
14083 break
14084fi
14085done
d0ac1c44 14086if ${ac_cv_search_opendir+:} false; then :
2ba49b59 14087
81ecdfbb
RW
14088else
14089 ac_cv_search_opendir=no
14090fi
14091rm conftest.$ac_ext
14092LIBS=$ac_func_search_save_LIBS
14093fi
14094{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
14095$as_echo "$ac_cv_search_opendir" >&6; }
14096ac_res=$ac_cv_search_opendir
14097if test "$ac_res" != no; then :
14098 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
2ba49b59 14099
81ecdfbb 14100fi
efde2f2c 14101
2ba49b59 14102fi
81ecdfbb 14103
17d5dae2 14104
81ecdfbb
RW
14105{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether string.h and strings.h may both be included" >&5
14106$as_echo_n "checking whether string.h and strings.h may both be included... " >&6; }
d0ac1c44 14107if ${gcc_cv_header_string+:} false; then :
81ecdfbb 14108 $as_echo_n "(cached) " >&6
2ba49b59 14109else
81ecdfbb 14110 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2ba49b59 14111/* end confdefs.h. */
81ecdfbb
RW
14112#include <string.h>
14113#include <strings.h>
14114int
14115main ()
14116{
14117
14118 ;
14119 return 0;
14120}
2ba49b59 14121_ACEOF
81ecdfbb
RW
14122if ac_fn_c_try_compile "$LINENO"; then :
14123 gcc_cv_header_string=yes
2ba49b59 14124else
81ecdfbb
RW
14125 gcc_cv_header_string=no
14126fi
14127rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14128fi
14129{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gcc_cv_header_string" >&5
14130$as_echo "$gcc_cv_header_string" >&6; }
14131if test $gcc_cv_header_string = yes; then
14132
14133$as_echo "#define STRING_WITH_STRINGS 1" >>confdefs.h
2ba49b59 14134
2ba49b59 14135fi
2ba49b59 14136
a767a1c4 14137for ac_func in fcntl getpagesize setitimer sysconf fdopen getuid getgid fileno fls
81ecdfbb
RW
14138do :
14139 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14140ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
d0ac1c44 14141if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
81ecdfbb
RW
14142 cat >>confdefs.h <<_ACEOF
14143#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
2ba49b59 14144_ACEOF
81ecdfbb
RW
14145
14146fi
14147done
14148
9d782e8d 14149for ac_func in strtoull getrlimit
81ecdfbb 14150do :
9d782e8d
MW
14151 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14152ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
d0ac1c44 14153if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
81ecdfbb 14154 cat >>confdefs.h <<_ACEOF
9d782e8d 14155#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
2ba49b59 14156_ACEOF
81ecdfbb
RW
14157
14158fi
14159done
14160
14161
14162ac_fn_c_check_decl "$LINENO" "basename" "ac_cv_have_decl_basename" "$ac_includes_default"
d0ac1c44 14163if test "x$ac_cv_have_decl_basename" = xyes; then :
81ecdfbb 14164 ac_have_decl=1
2ba49b59 14165else
81ecdfbb 14166 ac_have_decl=0
2ba49b59 14167fi
81ecdfbb
RW
14168
14169cat >>confdefs.h <<_ACEOF
14170#define HAVE_DECL_BASENAME $ac_have_decl
14171_ACEOF
14172
14173ac_fn_c_check_decl "$LINENO" "ftello" "ac_cv_have_decl_ftello" "$ac_includes_default"
d0ac1c44 14174if test "x$ac_cv_have_decl_ftello" = xyes; then :
81ecdfbb 14175 ac_have_decl=1
2ba49b59 14176else
81ecdfbb
RW
14177 ac_have_decl=0
14178fi
2ba49b59 14179
81ecdfbb
RW
14180cat >>confdefs.h <<_ACEOF
14181#define HAVE_DECL_FTELLO $ac_have_decl
14182_ACEOF
14183
14184ac_fn_c_check_decl "$LINENO" "ftello64" "ac_cv_have_decl_ftello64" "$ac_includes_default"
d0ac1c44 14185if test "x$ac_cv_have_decl_ftello64" = xyes; then :
81ecdfbb
RW
14186 ac_have_decl=1
14187else
14188 ac_have_decl=0
2ba49b59 14189fi
2ba49b59 14190
81ecdfbb
RW
14191cat >>confdefs.h <<_ACEOF
14192#define HAVE_DECL_FTELLO64 $ac_have_decl
14193_ACEOF
14194
14195ac_fn_c_check_decl "$LINENO" "fseeko" "ac_cv_have_decl_fseeko" "$ac_includes_default"
d0ac1c44 14196if test "x$ac_cv_have_decl_fseeko" = xyes; then :
81ecdfbb 14197 ac_have_decl=1
2ba49b59 14198else
81ecdfbb 14199 ac_have_decl=0
2ba49b59 14200fi
2ba49b59 14201
81ecdfbb
RW
14202cat >>confdefs.h <<_ACEOF
14203#define HAVE_DECL_FSEEKO $ac_have_decl
14204_ACEOF
14205
14206ac_fn_c_check_decl "$LINENO" "fseeko64" "ac_cv_have_decl_fseeko64" "$ac_includes_default"
d0ac1c44 14207if test "x$ac_cv_have_decl_fseeko64" = xyes; then :
81ecdfbb
RW
14208 ac_have_decl=1
14209else
14210 ac_have_decl=0
2ba49b59 14211fi
81ecdfbb
RW
14212
14213cat >>confdefs.h <<_ACEOF
14214#define HAVE_DECL_FSEEKO64 $ac_have_decl
2ba49b59
KC
14215_ACEOF
14216
81ecdfbb
RW
14217
14218
14219case "${host}" in
14220*-*-msdos* | *-*-go32* | *-*-mingw32* | *-*-cygwin* | *-*-windows*)
14221
14222$as_echo "#define USE_BINARY_FOPEN 1" >>confdefs.h
14223 ;;
14224esac
14225
14226ac_fn_c_check_decl "$LINENO" "ffs" "ac_cv_have_decl_ffs" "$ac_includes_default"
d0ac1c44 14227if test "x$ac_cv_have_decl_ffs" = xyes; then :
81ecdfbb
RW
14228 ac_have_decl=1
14229else
14230 ac_have_decl=0
2ba49b59
KC
14231fi
14232
81ecdfbb
RW
14233cat >>confdefs.h <<_ACEOF
14234#define HAVE_DECL_FFS $ac_have_decl
14235_ACEOF
2ba49b59 14236
81ecdfbb 14237ac_fn_c_check_decl "$LINENO" "free" "ac_cv_have_decl_free" "$ac_includes_default"
d0ac1c44 14238if test "x$ac_cv_have_decl_free" = xyes; then :
81ecdfbb
RW
14239 ac_have_decl=1
14240else
14241 ac_have_decl=0
14242fi
d5efd9fc 14243
81ecdfbb
RW
14244cat >>confdefs.h <<_ACEOF
14245#define HAVE_DECL_FREE $ac_have_decl
14246_ACEOF
d5efd9fc 14247
81ecdfbb 14248ac_fn_c_check_decl "$LINENO" "getenv" "ac_cv_have_decl_getenv" "$ac_includes_default"
d0ac1c44 14249if test "x$ac_cv_have_decl_getenv" = xyes; then :
81ecdfbb
RW
14250 ac_have_decl=1
14251else
14252 ac_have_decl=0
14253fi
d5efd9fc 14254
81ecdfbb
RW
14255cat >>confdefs.h <<_ACEOF
14256#define HAVE_DECL_GETENV $ac_have_decl
d5efd9fc 14257_ACEOF
d5efd9fc 14258
81ecdfbb 14259ac_fn_c_check_decl "$LINENO" "malloc" "ac_cv_have_decl_malloc" "$ac_includes_default"
d0ac1c44 14260if test "x$ac_cv_have_decl_malloc" = xyes; then :
81ecdfbb
RW
14261 ac_have_decl=1
14262else
14263 ac_have_decl=0
14264fi
14265
14266cat >>confdefs.h <<_ACEOF
14267#define HAVE_DECL_MALLOC $ac_have_decl
d5efd9fc 14268_ACEOF
81ecdfbb
RW
14269
14270ac_fn_c_check_decl "$LINENO" "realloc" "ac_cv_have_decl_realloc" "$ac_includes_default"
d0ac1c44 14271if test "x$ac_cv_have_decl_realloc" = xyes; then :
81ecdfbb 14272 ac_have_decl=1
d5efd9fc 14273else
81ecdfbb
RW
14274 ac_have_decl=0
14275fi
14276
14277cat >>confdefs.h <<_ACEOF
14278#define HAVE_DECL_REALLOC $ac_have_decl
14279_ACEOF
d5efd9fc 14280
81ecdfbb 14281ac_fn_c_check_decl "$LINENO" "stpcpy" "ac_cv_have_decl_stpcpy" "$ac_includes_default"
d0ac1c44 14282if test "x$ac_cv_have_decl_stpcpy" = xyes; then :
81ecdfbb
RW
14283 ac_have_decl=1
14284else
14285 ac_have_decl=0
d5efd9fc 14286fi
81ecdfbb
RW
14287
14288cat >>confdefs.h <<_ACEOF
14289#define HAVE_DECL_STPCPY $ac_have_decl
14290_ACEOF
14291
14292ac_fn_c_check_decl "$LINENO" "strstr" "ac_cv_have_decl_strstr" "$ac_includes_default"
d0ac1c44 14293if test "x$ac_cv_have_decl_strstr" = xyes; then :
81ecdfbb
RW
14294 ac_have_decl=1
14295else
14296 ac_have_decl=0
d5efd9fc 14297fi
81ecdfbb
RW
14298
14299cat >>confdefs.h <<_ACEOF
14300#define HAVE_DECL_STRSTR $ac_have_decl
14301_ACEOF
14302
d6f1bafa 14303ac_fn_c_check_decl "$LINENO" "asprintf" "ac_cv_have_decl_asprintf" "$ac_includes_default"
d0ac1c44 14304if test "x$ac_cv_have_decl_asprintf" = xyes; then :
d6f1bafa
IB
14305 ac_have_decl=1
14306else
14307 ac_have_decl=0
14308fi
14309
14310cat >>confdefs.h <<_ACEOF
14311#define HAVE_DECL_ASPRINTF $ac_have_decl
14312_ACEOF
14313
14314ac_fn_c_check_decl "$LINENO" "vasprintf" "ac_cv_have_decl_vasprintf" "$ac_includes_default"
d0ac1c44 14315if test "x$ac_cv_have_decl_vasprintf" = xyes; then :
d6f1bafa
IB
14316 ac_have_decl=1
14317else
14318 ac_have_decl=0
14319fi
14320
14321cat >>confdefs.h <<_ACEOF
14322#define HAVE_DECL_VASPRINTF $ac_have_decl
14323_ACEOF
14324
81ecdfbb 14325ac_fn_c_check_decl "$LINENO" "snprintf" "ac_cv_have_decl_snprintf" "$ac_includes_default"
d0ac1c44 14326if test "x$ac_cv_have_decl_snprintf" = xyes; then :
81ecdfbb 14327 ac_have_decl=1
d5efd9fc 14328else
81ecdfbb 14329 ac_have_decl=0
d5efd9fc
AM
14330fi
14331
81ecdfbb
RW
14332cat >>confdefs.h <<_ACEOF
14333#define HAVE_DECL_SNPRINTF $ac_have_decl
14334_ACEOF
14335
14336ac_fn_c_check_decl "$LINENO" "vsnprintf" "ac_cv_have_decl_vsnprintf" "$ac_includes_default"
d0ac1c44 14337if test "x$ac_cv_have_decl_vsnprintf" = xyes; then :
81ecdfbb 14338 ac_have_decl=1
d5efd9fc 14339else
81ecdfbb
RW
14340 ac_have_decl=0
14341fi
14342
14343cat >>confdefs.h <<_ACEOF
14344#define HAVE_DECL_VSNPRINTF $ac_have_decl
d5efd9fc 14345_ACEOF
81ecdfbb 14346
5a026fc9 14347ac_fn_c_check_decl "$LINENO" "strnlen" "ac_cv_have_decl_strnlen" "$ac_includes_default"
d0ac1c44 14348if test "x$ac_cv_have_decl_strnlen" = xyes; then :
5a026fc9
NC
14349 ac_have_decl=1
14350else
14351 ac_have_decl=0
14352fi
14353
14354cat >>confdefs.h <<_ACEOF
14355#define HAVE_DECL_STRNLEN $ac_have_decl
14356_ACEOF
14357
81ecdfbb 14358
9ae46699
L
14359# Link in zlib if we can. This allows us to read compressed debug sections.
14360# This is used only by compress.c.
14361
14362 # Use the system's zlib library.
39f3de7c
L
14363 zlibdir="-L\$(top_builddir)/../zlib"
14364 zlibinc="-I\$(top_srcdir)/../zlib"
bf993e3c 14365
243340ad
L
14366# Check whether --with-system-zlib was given.
14367if test "${with_system_zlib+set}" = set; then :
afa59b79
L
14368 withval=$with_system_zlib; if test x$with_system_zlib = xyes ; then
14369 zlibdir=
14370 zlibinc=
14371 fi
bf993e3c 14372
bf993e3c
JB
14373fi
14374
14375
bf993e3c 14376
d5efd9fc 14377
9ae46699 14378
629dabe3
AM
14379save_CFLAGS="$CFLAGS"
14380CFLAGS="$CFLAGS -Werror"
8722de9c
AM
14381{ $as_echo "$as_me:${as_lineno-$LINENO}: checking compiler support for hidden visibility" >&5
14382$as_echo_n "checking compiler support for hidden visibility... " >&6; }
d0ac1c44 14383if ${bfd_cv_hidden+:} false; then :
8722de9c
AM
14384 $as_echo_n "(cached) " >&6
14385else
14386 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14387/* end confdefs.h. */
14388
14389const char hw[] __attribute__ ((__visibility__ ("hidden"))) = "Hello, World\n";
14390extern void print (const char *) __attribute__ ((__visibility__ ("hidden")));
14391int
14392main ()
14393{
14394print (hw);
14395 ;
14396 return 0;
14397}
14398_ACEOF
14399if ac_fn_c_try_compile "$LINENO"; then :
14400 bfd_cv_hidden=yes
14401else
14402 bfd_cv_hidden=no
14403fi
14404rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14405fi
14406{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_hidden" >&5
14407$as_echo "$bfd_cv_hidden" >&6; }
629dabe3 14408CFLAGS="$save_CFLAGS"
8722de9c
AM
14409if test $bfd_cv_hidden = yes; then
14410
14411$as_echo "#define HAVE_HIDDEN 1" >>confdefs.h
14412
14413fi
14414
c603b11b
AM
14415# Check if linker supports --as-needed and --no-as-needed options
14416{ $as_echo "$as_me:${as_lineno-$LINENO}: checking linker --as-needed support" >&5
14417$as_echo_n "checking linker --as-needed support... " >&6; }
d0ac1c44 14418if ${bfd_cv_ld_as_needed+:} false; then :
c603b11b
AM
14419 $as_echo_n "(cached) " >&6
14420else
14421 bfd_cv_ld_as_needed=no
14422 if $LD --help 2>/dev/null | grep as-needed > /dev/null; then
14423 bfd_cv_ld_as_needed=yes
14424 fi
d5efd9fc 14425
c603b11b
AM
14426fi
14427{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_ld_as_needed" >&5
14428$as_echo "$bfd_cv_ld_as_needed" >&6; }
d5efd9fc 14429
c603b11b
AM
14430LIBM=
14431case $host in
14432*-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*)
14433 # These system don't have libm, or don't need it
14434 ;;
14435*-ncr-sysv4.3*)
14436 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _mwvalidcheckl in -lmw" >&5
14437$as_echo_n "checking for _mwvalidcheckl in -lmw... " >&6; }
d0ac1c44 14438if ${ac_cv_lib_mw__mwvalidcheckl+:} false; then :
c603b11b
AM
14439 $as_echo_n "(cached) " >&6
14440else
14441 ac_check_lib_save_LIBS=$LIBS
14442LIBS="-lmw $LIBS"
14443cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d5efd9fc 14444/* end confdefs.h. */
c603b11b
AM
14445
14446/* Override any GCC internal prototype to avoid an error.
14447 Use char because int might match the return type of a GCC
14448 builtin and then its argument prototype would still apply. */
14449#ifdef __cplusplus
14450extern "C"
14451#endif
14452char _mwvalidcheckl ();
d5efd9fc
AM
14453int
14454main ()
14455{
c603b11b 14456return _mwvalidcheckl ();
d5efd9fc
AM
14457 ;
14458 return 0;
14459}
14460_ACEOF
c603b11b
AM
14461if ac_fn_c_try_link "$LINENO"; then :
14462 ac_cv_lib_mw__mwvalidcheckl=yes
d5efd9fc 14463else
c603b11b 14464 ac_cv_lib_mw__mwvalidcheckl=no
d5efd9fc 14465fi
c603b11b
AM
14466rm -f core conftest.err conftest.$ac_objext \
14467 conftest$ac_exeext conftest.$ac_ext
14468LIBS=$ac_check_lib_save_LIBS
d5efd9fc 14469fi
c603b11b
AM
14470{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mw__mwvalidcheckl" >&5
14471$as_echo "$ac_cv_lib_mw__mwvalidcheckl" >&6; }
d0ac1c44 14472if test "x$ac_cv_lib_mw__mwvalidcheckl" = xyes; then :
c603b11b 14473 LIBM="-lmw"
d5efd9fc
AM
14474fi
14475
c603b11b
AM
14476 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cos in -lm" >&5
14477$as_echo_n "checking for cos in -lm... " >&6; }
d0ac1c44 14478if ${ac_cv_lib_m_cos+:} false; then :
81ecdfbb 14479 $as_echo_n "(cached) " >&6
d5efd9fc 14480else
c603b11b
AM
14481 ac_check_lib_save_LIBS=$LIBS
14482LIBS="-lm $LIBS"
14483cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d5efd9fc 14484/* end confdefs.h. */
81ecdfbb 14485
c603b11b
AM
14486/* Override any GCC internal prototype to avoid an error.
14487 Use char because int might match the return type of a GCC
14488 builtin and then its argument prototype would still apply. */
14489#ifdef __cplusplus
14490extern "C"
14491#endif
14492char cos ();
d5efd9fc
AM
14493int
14494main ()
14495{
c603b11b 14496return cos ();
d5efd9fc
AM
14497 ;
14498 return 0;
14499}
14500_ACEOF
c603b11b
AM
14501if ac_fn_c_try_link "$LINENO"; then :
14502 ac_cv_lib_m_cos=yes
d5efd9fc 14503else
c603b11b 14504 ac_cv_lib_m_cos=no
d5efd9fc 14505fi
c603b11b
AM
14506rm -f core conftest.err conftest.$ac_objext \
14507 conftest$ac_exeext conftest.$ac_ext
14508LIBS=$ac_check_lib_save_LIBS
14509fi
14510{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_cos" >&5
14511$as_echo "$ac_cv_lib_m_cos" >&6; }
d0ac1c44 14512if test "x$ac_cv_lib_m_cos" = xyes; then :
c603b11b 14513 LIBM="$LIBM -lm"
d5efd9fc 14514fi
d5efd9fc 14515
c603b11b
AM
14516 ;;
14517*)
14518 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cos in -lm" >&5
14519$as_echo_n "checking for cos in -lm... " >&6; }
d0ac1c44 14520if ${ac_cv_lib_m_cos+:} false; then :
81ecdfbb 14521 $as_echo_n "(cached) " >&6
d5efd9fc 14522else
c603b11b
AM
14523 ac_check_lib_save_LIBS=$LIBS
14524LIBS="-lm $LIBS"
14525cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d5efd9fc 14526/* end confdefs.h. */
81ecdfbb 14527
c603b11b
AM
14528/* Override any GCC internal prototype to avoid an error.
14529 Use char because int might match the return type of a GCC
14530 builtin and then its argument prototype would still apply. */
14531#ifdef __cplusplus
14532extern "C"
14533#endif
14534char cos ();
d5efd9fc
AM
14535int
14536main ()
14537{
c603b11b 14538return cos ();
d5efd9fc
AM
14539 ;
14540 return 0;
14541}
14542_ACEOF
c603b11b
AM
14543if ac_fn_c_try_link "$LINENO"; then :
14544 ac_cv_lib_m_cos=yes
81ecdfbb 14545else
c603b11b 14546 ac_cv_lib_m_cos=no
81ecdfbb 14547fi
c603b11b
AM
14548rm -f core conftest.err conftest.$ac_objext \
14549 conftest$ac_exeext conftest.$ac_ext
14550LIBS=$ac_check_lib_save_LIBS
14551fi
14552{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_cos" >&5
14553$as_echo "$ac_cv_lib_m_cos" >&6; }
d0ac1c44 14554if test "x$ac_cv_lib_m_cos" = xyes; then :
c603b11b 14555 LIBM="-lm"
81ecdfbb
RW
14556fi
14557
c603b11b
AM
14558 ;;
14559esac
81ecdfbb 14560
81ecdfbb 14561
81ecdfbb 14562
c603b11b
AM
14563# When building a shared libbfd, link against the pic version of libiberty
14564# so that apps that use libbfd won't need libiberty just to satisfy any
14565# libbfd references.
14566# We can't do that if a pic libiberty is unavailable since including non-pic
14567# code would insert text relocations into libbfd.
14568SHARED_LIBADD=
14569SHARED_LDFLAGS=
14570if test "$enable_shared" = "yes"; then
14571 x=`sed -n -e 's/^[ ]*PICFLAG[ ]*=[ ]*//p' < ../libiberty/Makefile | sed -n '$p'`
14572 if test -n "$x"; then
14573 SHARED_LIBADD="-L`pwd`/../libiberty/pic -liberty"
14574 fi
81ecdfbb 14575
c603b11b 14576 case "${host}" in
edd01d07 14577 # More hacks to build DLLs on Windows.
c603b11b
AM
14578 *-*-cygwin*)
14579 SHARED_LDFLAGS="-no-undefined"
14580 SHARED_LIBADD="-L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl -lcygwin -lkernel32"
14581 ;;
d5efd9fc 14582
edd01d07
MR
14583 # Use built-in libintl on macOS, since it is not provided by libc.
14584 *-*-darwin*)
c603b11b
AM
14585 SHARED_LIBADD="-L`pwd`/../libiberty/pic -L`pwd`/../intl -liberty -lintl"
14586 ;;
14587 esac
14588
14589 if test -n "$SHARED_LIBADD"; then
14590 if test -n "$LIBM"; then
14591 if test x"$bfd_cv_ld_as_needed" = xyes; then
14592 # Link against libm only when needed. Put -lc, -lm inside -Wl
14593 # to stop libtool reordering these options.
14594 SHARED_LIBADD="$SHARED_LIBADD -Wl,-lc,--as-needed,`echo $LIBM | sed 's/ /,/g'`,--no-as-needed"
14595 else
14596 SHARED_LIBADD="$SHARED_LIBADD $LIBM"
14597 fi
14598 fi
14599 fi
81ecdfbb 14600fi
d5efd9fc 14601
81ecdfbb 14602
81ecdfbb 14603
c603b11b 14604# target stuff:
81ecdfbb 14605
c603b11b
AM
14606# Canonicalize the secondary target names.
14607if test -n "$enable_targets" ; then
14608 for targ in `echo $enable_targets | sed 's/,/ /g'`
14609 do
14610 result=`$ac_config_sub $targ 2>/dev/null`
14611 if test -n "$result" ; then
14612 canon_targets="$canon_targets $result"
14613 else
14614 # Allow targets that config.sub doesn't recognize, like "all".
14615 canon_targets="$canon_targets $targ"
14616 fi
14617 done
d5efd9fc 14618fi
d5efd9fc 14619
c603b11b
AM
14620all_targets=false
14621defvec=
14622selvecs=
14623assocvecs=
14624selarchs=
14625TDEFINES=
14626for targ in $target $canon_targets
14627do
14628 if test "x$targ" = "xall"; then
14629 all_targets=true
14630 assocvecs="$assocvecs $targ_defvec $targ_selvecs"
14631 else
14632 . $srcdir/config.bfd
14633 if test "x$targ" = "x$target"; then
14634 defvec=$targ_defvec
14635 fi
14636 selvecs="$selvecs $targ_defvec $targ_selvecs"
14637 selarchs="$selarchs $targ_archs"
14638 TDEFINES="$TDEFINES $targ_cflags"
14639 fi
14640done
d5efd9fc 14641
81ecdfbb 14642
c603b11b
AM
14643# This processing still needs to be done if we're to decide properly whether
14644# 64-bit support needs to be compiled in. Currently, it will be included if
14645# the default or any other explicitly requested target requires it; it
14646# will not be included on a 32-bit host if no 64-bit target is requested, and
14647# no "--with-64-bit-bfd" option is given, even if "--enable-targets=all" is
14648# used.
81ecdfbb 14649
c603b11b
AM
14650# uniq the default and selected vectors in all the configured targets.
14651f=""
14652for i in $selvecs ; do
14653 case " $f " in
14654 *" $i "*) ;;
14655 *) f="$f $i" ;;
14656 esac
14657done
14658selvecs="$f"
335e41d4 14659
335e41d4 14660
c603b11b
AM
14661# uniq the associated vectors in all the configured targets.
14662f=""
14663for i in $assocvecs ; do
14664 case " $f " in
14665 *" $i "*) ;;
14666 *) f="$f $i" ;;
14667 esac
14668done
14669assocvecs="$f"
335e41d4 14670
335e41d4 14671
c603b11b
AM
14672# uniq the architectures in all the configured targets.
14673f=""
14674for i in $selarchs ; do
14675 case " $f " in
14676 *" $i "*) ;;
14677 *) f="$f $i" ;;
14678 esac
14679done
14680selarchs="$f"
335e41d4 14681
c603b11b
AM
14682# Target backend .o files.
14683tb=
335e41d4 14684
98641896
L
14685elf="elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo
14686 dwarf1.lo dwarf2.lo"
c603b11b
AM
14687coffgen="coffgen.lo dwarf2.lo"
14688coff="cofflink.lo $coffgen"
14689ecoff="ecofflink.lo $coffgen"
14690xcoff="xcofflink.lo $coffgen"
2ba49b59 14691
5f2a6b85 14692elfxx_x86="elfxx-x86.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo"
81ecdfbb 14693for vec in $selvecs
49c97a80 14694do
81ecdfbb
RW
14695 target_size=32
14696 case "$vec" in
14697 # This list is alphabetized to make it easy to compare
14698 # with the two vector lists in targets.c. For the same reason,
14699 # use one entry per line, even though this leads to long lines.
2f67d686
AM
14700 aarch64_elf32_be_vec) tb="$tb elf32-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf32.lo $elf"; target_size=64 ;;
14701 aarch64_elf32_le_vec) tb="$tb elf32-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf32.lo $elf"; target_size=64 ;;
d8bd95ef 14702 aarch64_elf64_be_vec) tb="$tb elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo $elf"; target_size=64 ;;
a75cf613 14703 aarch64_elf64_be_cloudabi_vec) tb="$tb elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo $elf"; target_size=64 ;;
d8bd95ef 14704 aarch64_elf64_le_vec) tb="$tb elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo $elf"; target_size=64 ;;
a75cf613 14705 aarch64_elf64_le_cloudabi_vec) tb="$tb elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo $elf"; target_size=64 ;;
f075eb5e 14706 aarch64_mach_o_vec) tb="$tb mach-o-aarch64.lo"; target_size=64 ;;
f4943d82 14707 alpha_ecoff_le_vec) tb="$tb coff-alpha.lo ecoff.lo $ecoff"; target_size=64 ;;
2f67d686
AM
14708 alpha_elf64_vec) tb="$tb elf64-alpha.lo elf64.lo $elf"; target_size=64 ;;
14709 alpha_elf64_fbsd_vec) tb="$tb elf64-alpha.lo elf64.lo $elf"; target_size=64 ;;
2f67d686
AM
14710 alpha_vms_vec) tb="$tb vms-alpha.lo vms-misc.lo vms-lib.lo"; target_size=64 ;;
14711 alpha_vms_lib_txt_vec) tb="$tb vms-lib.lo vms-misc.lo" ;;
14712 am33_elf32_linux_vec) tb="$tb elf32-am33lin.lo elf32.lo $elf" ;;
6d00b590 14713 aout0_be_vec) tb="$tb aout0.lo aout32.lo" ;;
2f67d686
AM
14714 aout64_vec) tb="$tb demo64.lo aout64.lo"; target_size=64 ;;
14715 aout_vec) tb="$tb host-aout.lo aout32.lo" ;;
2f67d686
AM
14716 arc_elf32_be_vec) tb="$tb elf32-arc.lo elf32.lo $elf" ;;
14717 arc_elf32_le_vec) tb="$tb elf32-arc.lo elf32.lo $elf" ;;
2f67d686
AM
14718 arm_elf32_be_vec) tb="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
14719 arm_elf32_le_vec) tb="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
617a5ada
CL
14720 arm_elf32_fdpic_be_vec) tb="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
14721 arm_elf32_fdpic_le_vec) tb="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
2f67d686
AM
14722 arm_elf32_nacl_be_vec) tb="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
14723 arm_elf32_nacl_le_vec) tb="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
14724 arm_elf32_symbian_be_vec) tb="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
14725 arm_elf32_symbian_le_vec) tb="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
14726 arm_elf32_vxworks_be_vec) tb="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
14727 arm_elf32_vxworks_le_vec) tb="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
f4943d82
AM
14728 arm_pe_be_vec) tb="$tb pe-arm.lo peigen.lo $coff" ;;
14729 arm_pe_le_vec) tb="$tb pe-arm.lo peigen.lo $coff" ;;
f4943d82
AM
14730 arm_pe_wince_be_vec) tb="$tb pe-arm-wince.lo pe-arm.lo peigen.lo $coff" ;;
14731 arm_pe_wince_le_vec) tb="$tb pe-arm-wince.lo pe-arm.lo peigen.lo $coff" ;;
14732 arm_pei_be_vec) tb="$tb pei-arm.lo peigen.lo $coff" ;;
14733 arm_pei_le_vec) tb="$tb pei-arm.lo peigen.lo $coff" ;;
f4943d82
AM
14734 arm_pei_wince_be_vec) tb="$tb pei-arm-wince.lo pei-arm.lo peigen.lo $coff" ;;
14735 arm_pei_wince_le_vec) tb="$tb pei-arm-wince.lo pei-arm.lo peigen.lo $coff" ;;
f075eb5e 14736 arm_mach_o_vec) tb="$tb mach-o-arm.lo" ;;
6d00b590
AM
14737 avr_elf32_vec) tb="$tb elf32-avr.lo elf32.lo $elf" ;;
14738 bfin_elf32_vec) tb="$tb elf32-bfin.lo elf32.lo $elf" ;;
14739 bfin_elf32_fdpic_vec) tb="$tb elf32-bfin.lo elf32.lo $elf" ;;
6d00b590
AM
14740 cr16_elf32_vec) tb="$tb elf32-cr16.lo elf32.lo $elf" ;;
14741 cr16c_elf32_vec) tb="$tb elf32-cr16c.lo elf32.lo $elf" ;;
2f67d686 14742 cris_aout_vec) tb="$tb aout-cris.lo" ;;
6d00b590 14743 cris_elf32_vec) tb="$tb elf32-cris.lo elf32.lo $elf" ;;
2f67d686 14744 cris_elf32_us_vec) tb="$tb elf32-cris.lo elf32.lo $elf" ;;
6d00b590 14745 crx_elf32_vec) tb="$tb elf32-crx.lo elf32.lo $elf" ;;
b8891f8d
AJ
14746 csky_elf32_be_vec) tb="$tb elf32-csky.lo elf32.lo $elf" ;;
14747 csky_elf32_le_vec) tb="$tb elf32-csky.lo elf32.lo $elf" ;;
6d00b590
AM
14748 d10v_elf32_vec) tb="$tb elf32-d10v.lo elf32.lo $elf" ;;
14749 d30v_elf32_vec) tb="$tb elf32-d30v.lo elf32.lo $elf" ;;
14750 dlx_elf32_be_vec) tb="$tb elf32-dlx.lo elf32.lo $elf" ;;
2f67d686
AM
14751 elf32_be_vec) tb="$tb elf32-gen.lo elf32.lo $elf" ;;
14752 elf32_le_vec) tb="$tb elf32-gen.lo elf32.lo $elf" ;;
14753 elf64_be_vec) tb="$tb elf64-gen.lo elf64.lo $elf"; target_size=64 ;;
14754 elf64_le_vec) tb="$tb elf64-gen.lo elf64.lo $elf"; target_size=64 ;;
45d5293f
JM
14755 bpf_elf64_le_vec) tb="$tb elf64-bpf.lo elf64.lo $elf"; target_size=64;;
14756 bpf_elf64_be_vec) tb="$tb elf64-bpf.lo elf64.lo $elf"; target_size=64 ;;
6d00b590
AM
14757 epiphany_elf32_vec) tb="$tb elf32-epiphany.lo elf32.lo $elf" ;;
14758 fr30_elf32_vec) tb="$tb elf32-fr30.lo elf32.lo $elf" ;;
14759 frv_elf32_vec) tb="$tb elf32-frv.lo elf32.lo $elf" ;;
14760 frv_elf32_fdpic_vec) tb="$tb elf32-frv.lo elf32.lo $elf" ;;
14761 h8300_elf32_vec) tb="$tb elf32-h8300.lo elf32.lo $elf" ;;
5518c738 14762 h8300_elf32_linux_vec) tb="$tb elf32-h8300.lo elf32.lo $elf" ;;
2f67d686 14763 hppa_elf32_vec) tb="$tb elf32-hppa.lo elf32.lo $elf" ;;
6d00b590
AM
14764 hppa_elf32_linux_vec) tb="$tb elf32-hppa.lo elf32.lo $elf" ;;
14765 hppa_elf32_nbsd_vec) tb="$tb elf32-hppa.lo elf32.lo $elf" ;;
2f67d686
AM
14766 hppa_elf64_vec) tb="$tb elf64-hppa.lo elf64.lo $elf"; target_size=64 ;;
14767 hppa_elf64_linux_vec) tb="$tb elf64-hppa.lo elf64.lo $elf"; target_size=64 ;;
14768 hppa_som_vec) tb="$tb som.lo" ;;
2f67d686
AM
14769 i386_aout_vec) tb="$tb i386aout.lo aout32.lo" ;;
14770 i386_aout_bsd_vec) tb="$tb i386bsd.lo aout32.lo" ;;
2f67d686 14771 i386_aout_lynx_vec) tb="$tb i386lynx.lo lynx-core.lo aout32.lo" ;;
f4943d82
AM
14772 i386_coff_vec) tb="$tb coff-i386.lo $coff" ;;
14773 i386_coff_go32_vec) tb="$tb coff-go32.lo $coff" ;;
14774 i386_coff_go32stubbed_vec) tb="$tb coff-stgo32.lo $coff" ;;
14775 i386_coff_lynx_vec) tb="$tb cf-i386lynx.lo lynx-core.lo $coff" ;;
5f2a6b85
AM
14776 i386_elf32_vec) tb="$tb elf32-i386.lo $elfxx_x86 elf32.lo $elf" ;;
14777 i386_elf32_fbsd_vec) tb="$tb elf32-i386.lo $elfxx_x86 elf32.lo $elf" ;;
14778 i386_elf32_nacl_vec) tb="$tb elf32-i386.lo $elfxx_x86 elf32.lo $elf" ;;
14779 i386_elf32_sol2_vec) tb="$tb elf32-i386.lo $elfxx_x86 elf32.lo $elf" ;;
14780 i386_elf32_vxworks_vec) tb="$tb elf32-i386.lo $elfxx_x86 elf32.lo $elf" ;;
2f67d686
AM
14781 i386_mach_o_vec) tb="$tb mach-o-i386.lo" ;;
14782 i386_msdos_vec) tb="$tb i386msdos.lo" ;;
f4943d82
AM
14783 i386_pe_vec) tb="$tb pe-i386.lo peigen.lo $coff" ;;
14784 i386_pei_vec) tb="$tb pei-i386.lo peigen.lo $coff" ;;
5f2a6b85 14785 iamcu_elf32_vec) tb="$tb elf32-i386.lo $elfxx_x86 elf32.lo $elf" ;;
6d00b590
AM
14786 ia64_elf32_be_vec) tb="$tb elf32-ia64.lo elfxx-ia64.lo elf32.lo $elf" ;;
14787 ia64_elf32_hpux_be_vec) tb="$tb elf32-ia64.lo elfxx-ia64.lo elf32.lo $elf" ;;
2f67d686
AM
14788 ia64_elf64_be_vec) tb="$tb elf64-ia64.lo elfxx-ia64.lo elf64.lo $elf"; target_size=64 ;;
14789 ia64_elf64_le_vec) tb="$tb elf64-ia64.lo elfxx-ia64.lo elf64.lo $elf"; target_size=64 ;;
14790 ia64_elf64_hpux_be_vec) tb="$tb elf64-ia64.lo elfxx-ia64.lo elf64.lo $elf"; target_size=64 ;;
14791 ia64_elf64_vms_vec) tb="$tb elf64-ia64-vms.lo elf64-ia64.lo elfxx-ia64.lo elf64.lo vms-lib.lo vms-misc.lo $elf"; target_size=64 ;;
f4943d82 14792 ia64_pei_vec) tb="$tb pei-ia64.lo pepigen.lo $coff"; target_size=64 ;;
6d00b590
AM
14793 ip2k_elf32_vec) tb="$tb elf32-ip2k.lo elf32.lo $elf" ;;
14794 iq2000_elf32_vec) tb="$tb elf32-iq2000.lo elf32.lo $elf" ;;
0afcef53
L
14795 k1om_elf64_vec) tb="$tb elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-nacl.lo elf64.lo $elf"; target_size=64 ;;
14796 k1om_elf64_fbsd_vec) tb="$tb elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-nacl.lo elf64.lo $elf"; target_size=64 ;;
14797 l1om_elf64_vec) tb="$tb elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-nacl.lo elf64.lo $elf"; target_size=64 ;;
14798 l1om_elf64_fbsd_vec) tb="$tb elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-nacl.lo elf64.lo $elf"; target_size=64 ;;
6d00b590
AM
14799 lm32_elf32_vec) tb="$tb elf32-lm32.lo elf32.lo $elf" ;;
14800 lm32_elf32_fdpic_vec) tb="$tb elf32-lm32.lo elf32.lo $elf" ;;
6d00b590
AM
14801 m32c_elf32_vec) tb="$tb elf32-m32c.lo elf32.lo $elf" ;;
14802 m32r_elf32_vec) tb="$tb elf32-m32r.lo elf32.lo $elf" ;;
14803 m32r_elf32_le_vec) tb="$tb elf32-m32r.lo elf32.lo $elf" ;;
14804 m32r_elf32_linux_vec) tb="$tb elf32-m32r.lo elf32.lo $elf" ;;
14805 m32r_elf32_linux_le_vec) tb="$tb elf32-m32r.lo elf32.lo $elf" ;;
14806 m68hc11_elf32_vec) tb="$tb elf32-m68hc11.lo elf32-m68hc1x.lo elf32.lo $elf" ;;
14807 m68hc12_elf32_vec) tb="$tb elf32-m68hc12.lo elf32-m68hc1x.lo elf32.lo $elf" ;;
14808 m68k_elf32_vec) tb="$tb elf32-m68k.lo elf32.lo $elf" ;;
7b4ae824 14809 s12z_elf32_vec) tb="$tb elf32-s12z.lo elf32.lo $elf" ;;
f4943d82
AM
14810 mach_o_be_vec) tb="$tb mach-o.lo dwarf2.lo" ;;
14811 mach_o_le_vec) tb="$tb mach-o.lo dwarf2.lo" ;;
14812 mach_o_fat_vec) tb="$tb mach-o.lo dwarf2.lo" ;;
6d00b590
AM
14813 mcore_elf32_be_vec) tb="$tb elf32-mcore.lo elf32.lo $elf" ;;
14814 mcore_elf32_le_vec) tb="$tb elf32-mcore.lo elf32.lo $elf" ;;
f4943d82
AM
14815 mcore_pe_be_vec) tb="$tb pe-mcore.lo peigen.lo $coff" ;;
14816 mcore_pe_le_vec) tb="$tb pe-mcore.lo peigen.lo $coff" ;;
14817 mcore_pei_be_vec) tb="$tb pei-mcore.lo peigen.lo $coff" ;;
14818 mcore_pei_le_vec) tb="$tb pei-mcore.lo peigen.lo $coff" ;;
6d00b590
AM
14819 mep_elf32_vec) tb="$tb elf32-mep.lo elf32.lo $elf" ;;
14820 mep_elf32_le_vec) tb="$tb elf32-mep.lo elf32.lo $elf" ;;
14821 metag_elf32_vec) tb="$tb elf32-metag.lo elf32.lo $elf" ;;
6d00b590 14822 microblaze_elf32_vec) tb="$tb elf32-microblaze.lo elf32.lo $elf" ;;
2f67d686 14823 microblaze_elf32_le_vec) tb="$tb elf32-microblaze.lo elf32.lo $elf" ;;
8e415ce8
AM
14824 mips_ecoff_be_vec) tb="$tb coff-mips.lo ecoff.lo $ecoff" ;;
14825 mips_ecoff_le_vec) tb="$tb coff-mips.lo ecoff.lo $ecoff" ;;
14826 mips_ecoff_bele_vec) tb="$tb coff-mips.lo ecoff.lo $ecoff" ;;
f4943d82
AM
14827 mips_elf32_be_vec) tb="$tb elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff" ;;
14828 mips_elf32_le_vec) tb="$tb elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff" ;;
14829 mips_elf32_n_be_vec) tb="$tb elfn32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size=64 ;;
14830 mips_elf32_n_le_vec) tb="$tb elfn32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size=64 ;;
14831 mips_elf32_ntrad_be_vec) tb="$tb elfn32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size=64 ;;
14832 mips_elf32_ntrad_le_vec) tb="$tb elfn32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size=64 ;;
14833 mips_elf32_ntradfbsd_be_vec) tb="$tb elfn32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size=64 ;;
14834 mips_elf32_ntradfbsd_le_vec) tb="$tb elfn32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size=64 ;;
14835 mips_elf32_trad_be_vec) tb="$tb elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff" ;;
14836 mips_elf32_trad_le_vec) tb="$tb elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff" ;;
14837 mips_elf32_tradfbsd_be_vec) tb="$tb elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff" ;;
14838 mips_elf32_tradfbsd_le_vec) tb="$tb elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff" ;;
14839 mips_elf32_vxworks_be_vec) tb="$tb elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff" ;;
14840 mips_elf32_vxworks_le_vec) tb="$tb elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff" ;;
14841 mips_elf64_be_vec) tb="$tb elf64-mips.lo elf64.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size=64 ;;
14842 mips_elf64_le_vec) tb="$tb elf64-mips.lo elf64.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size=64 ;;
14843 mips_elf64_trad_be_vec) tb="$tb elf64-mips.lo elf64.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size=64 ;;
14844 mips_elf64_trad_le_vec) tb="$tb elf64-mips.lo elf64.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size=64 ;;
14845 mips_elf64_tradfbsd_be_vec) tb="$tb elf64-mips.lo elf64.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size=64 ;;
14846 mips_elf64_tradfbsd_le_vec) tb="$tb elf64-mips.lo elf64.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size=64 ;;
2f67d686
AM
14847 mmix_elf64_vec) tb="$tb elf64-mmix.lo elf64.lo $elf" target_size=64 ;;
14848 mmix_mmo_vec) tb="$tb mmo.lo" target_size=64 ;;
14849 mn10200_elf32_vec) tb="$tb elf-m10200.lo elf32.lo $elf" ;;
14850 mn10300_elf32_vec) tb="$tb elf-m10300.lo elf32.lo $elf" ;;
14851 moxie_elf32_be_vec) tb="$tb elf32-moxie.lo elf32.lo $elf" ;;
14852 moxie_elf32_le_vec) tb="$tb elf32-moxie.lo elf32.lo $elf" ;;
14853 msp430_elf32_vec) tb="$tb elf32-msp430.lo elf32.lo $elf" ;;
14854 msp430_elf32_ti_vec) tb="$tb elf32-msp430.lo elf32.lo $elf" ;;
14855 mt_elf32_vec) tb="$tb elf32-mt.lo elf32.lo $elf" ;;
6d00b590
AM
14856 nds32_elf32_be_vec) tb="$tb elf32-nds32.lo elf32.lo $elf" ;;
14857 nds32_elf32_le_vec) tb="$tb elf32-nds32.lo elf32.lo $elf" ;;
14858 nds32_elf32_linux_be_vec) tb="$tb elf32-nds32.lo elf32.lo $elf" ;;
14859 nds32_elf32_linux_le_vec) tb="$tb elf32-nds32.lo elf32.lo $elf" ;;
fe944acf 14860 nfp_elf64_vec) tb="$tb elf64-nfp.lo elf64.lo $elf" ;;
2f67d686
AM
14861 nios2_elf32_be_vec) tb="$tb elf32-nios2.lo elf32.lo $elf" ;;
14862 nios2_elf32_le_vec) tb="$tb elf32-nios2.lo elf32.lo $elf" ;;
14863 ns32k_aout_pc532mach_vec) tb="$tb pc532-mach.lo aout-ns32k.lo" ;;
14864 ns32k_aout_pc532nbsd_vec) tb="$tb ns32knetbsd.lo aout-ns32k.lo" ;;
6d00b590 14865 or1k_elf32_vec) tb="$tb elf32-or1k.lo elf32.lo $elf" ;;
2f67d686
AM
14866 pdp11_aout_vec) tb="$tb pdp11.lo" ;;
14867 pef_vec) tb="$tb pef.lo" ;;
14868 pef_xlib_vec) tb="$tb pef.lo" ;;
6d00b590
AM
14869 pj_elf32_vec) tb="$tb elf32-pj.lo elf32.lo $elf" ;;
14870 pj_elf32_le_vec) tb="$tb elf32-pj.lo elf32.lo $elf" ;;
2f67d686
AM
14871 plugin_vec) tb="$tb plugin.lo" ;;
14872 powerpc_boot_vec) tb="$tb ppcboot.lo" ;;
6d00b590
AM
14873 powerpc_elf32_vec) tb="$tb elf32-ppc.lo elf-vxworks.lo elf32.lo $elf" ;;
14874 powerpc_elf32_le_vec) tb="$tb elf32-ppc.lo elf-vxworks.lo elf32.lo $elf" ;;
14875 powerpc_elf32_fbsd_vec) tb="$tb elf32-ppc.lo elf-vxworks.lo elf32.lo $elf" ;;
14876 powerpc_elf32_vxworks_vec) tb="$tb elf32-ppc.lo elf-vxworks.lo elf32.lo $elf" ;;
2f67d686
AM
14877 powerpc_elf64_vec) tb="$tb elf64-ppc.lo elf64-gen.lo elf64.lo $elf"; target_size=64 ;;
14878 powerpc_elf64_le_vec) tb="$tb elf64-ppc.lo elf64-gen.lo elf64.lo $elf" target_size=64 ;;
14879 powerpc_elf64_fbsd_vec) tb="$tb elf64-ppc.lo elf64-gen.lo elf64.lo $elf" target_size=64 ;;
f4943d82
AM
14880 powerpc_pe_vec) tb="$tb pe-ppc.lo peigen.lo $coff" ;;
14881 powerpc_pe_le_vec) tb="$tb pe-ppc.lo peigen.lo $coff" ;;
14882 powerpc_pei_vec) tb="$tb pei-ppc.lo peigen.lo $coff" ;;
14883 powerpc_pei_le_vec) tb="$tb pei-ppc.lo peigen.lo $coff" ;;
14884 powerpc_xcoff_vec) tb="$tb coff-rs6000.lo $xcoff" ;;
889294f6 14885 pru_elf32_vec) tb="$tb elf32-pru.lo elf32.lo $elf" ;;
e23eba97
NC
14886 riscv_elf32_vec) tb="$tb elf32-riscv.lo elfxx-riscv.lo elf32.lo $elf" ;;
14887 riscv_elf64_vec) tb="$tb elf64-riscv.lo elf64.lo elfxx-riscv.lo elf32.lo $elf"; target_size=64 ;;
6d00b590 14888 rl78_elf32_vec) tb="$tb elf32-rl78.lo elf32.lo $elf" ;;
f4943d82
AM
14889 rs6000_xcoff64_vec) tb="$tb coff64-rs6000.lo aix5ppc-core.lo $xcoff"; target_size=64 ;;
14890 rs6000_xcoff64_aix_vec) tb="$tb coff64-rs6000.lo aix5ppc-core.lo $xcoff"; target_size=64 ;;
14891 rs6000_xcoff_vec) tb="$tb coff-rs6000.lo $xcoff" ;;
6d00b590
AM
14892 rx_elf32_be_vec) tb="$tb elf32-rx.lo elf32.lo $elf" ;;
14893 rx_elf32_be_ns_vec) tb="$tb elf32-rx.lo elf32.lo $elf" ;;
2f67d686 14894 rx_elf32_le_vec) tb="$tb elf32-rx.lo elf32.lo $elf" ;;
42d4c301 14895 rx_elf32_linux_le_vec) tb="$tb elf32-rx.lo elf32.lo $elf" ;;
6d00b590 14896 s390_elf32_vec) tb="$tb elf32-s390.lo elf32.lo $elf" ;;
2f67d686 14897 s390_elf64_vec) tb="$tb elf64-s390.lo elf64.lo $elf"; target_size=64 ;;
6d00b590
AM
14898 score_elf32_be_vec) tb="$tb elf32-score.lo elf32-score7.lo elf32.lo $elf"; want64=true; target_size=64 ;;
14899 score_elf32_le_vec) tb="$tb elf32-score.lo elf32-score7.lo elf32.lo $elf"; want64=true; target_size=64 ;;
f4943d82
AM
14900 sh_coff_vec) tb="$tb coff-sh.lo $coff" ;;
14901 sh_coff_le_vec) tb="$tb coff-sh.lo $coff" ;;
14902 sh_coff_small_vec) tb="$tb coff-sh.lo $coff" ;;
14903 sh_coff_small_le_vec) tb="$tb coff-sh.lo $coff" ;;
14904 sh_elf32_vec) tb="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
14905 sh_elf32_le_vec) tb="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
14906 sh_elf32_fdpic_be_vec) tb="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
14907 sh_elf32_fdpic_le_vec) tb="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
14908 sh_elf32_linux_vec) tb="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
14909 sh_elf32_linux_be_vec) tb="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
14910 sh_elf32_nbsd_vec) tb="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
14911 sh_elf32_nbsd_le_vec) tb="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
f4943d82
AM
14912 sh_elf32_vxworks_vec) tb="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
14913 sh_elf32_vxworks_le_vec) tb="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
14914 sh_pe_le_vec) tb="$tb pe-sh.lo coff-sh.lo peigen.lo $coff" ;;
14915 sh_pei_le_vec) tb="$tb pei-sh.lo coff-sh.lo peigen.lo $coff" ;;
2f67d686
AM
14916 sparc_elf32_vec) tb="$tb elf32-sparc.lo elfxx-sparc.lo elf-vxworks.lo elf32.lo $elf" ;;
14917 sparc_elf32_sol2_vec) tb="$tb elf32-sparc.lo elfxx-sparc.lo elf-vxworks.lo elf32.lo $elf" ;;
14918 sparc_elf32_vxworks_vec) tb="$tb elf32-sparc.lo elfxx-sparc.lo elf-vxworks.lo elf32.lo $elf" ;;
14919 sparc_elf64_vec) tb="$tb elf64-sparc.lo elfxx-sparc.lo elf-vxworks.lo elf64.lo $elf"; target_size=64 ;;
14920 sparc_elf64_fbsd_vec) tb="$tb elf64-sparc.lo elfxx-sparc.lo elf-vxworks.lo elf64.lo $elf"; target_size=64 ;;
14921 sparc_elf64_sol2_vec) tb="$tb elf64-sparc.lo elfxx-sparc.lo elf-vxworks.lo elf64.lo $elf"; target_size=64 ;;
2f67d686 14922 spu_elf32_vec) tb="$tb elf32-spu.lo elf32.lo $elf" ;;
6d00b590
AM
14923 sym_vec) tb="$tb xsym.lo" ;;
14924 tic30_aout_vec) tb="$tb aout-tic30.lo" ;;
f4943d82
AM
14925 tic30_coff_vec) tb="$tb coff-tic30.lo $coffgen" ;;
14926 tic4x_coff0_vec) tb="$tb coff-tic4x.lo $coffgen" ;;
14927 tic4x_coff0_beh_vec) tb="$tb coff-tic4x.lo $coffgen" ;;
14928 tic4x_coff1_vec) tb="$tb coff-tic4x.lo $coffgen" ;;
14929 tic4x_coff1_beh_vec) tb="$tb coff-tic4x.lo $coffgen" ;;
14930 tic4x_coff2_vec) tb="$tb coff-tic4x.lo $coffgen" ;;
14931 tic4x_coff2_beh_vec) tb="$tb coff-tic4x.lo $coffgen" ;;
14932 tic54x_coff0_vec) tb="$tb coff-tic54x.lo $coffgen" ;;
14933 tic54x_coff0_beh_vec) tb="$tb coff-tic54x.lo $coffgen" ;;
14934 tic54x_coff1_vec) tb="$tb coff-tic54x.lo $coffgen" ;;
14935 tic54x_coff1_beh_vec) tb="$tb coff-tic54x.lo $coffgen" ;;
14936 tic54x_coff2_vec) tb="$tb coff-tic54x.lo $coffgen" ;;
14937 tic54x_coff2_beh_vec) tb="$tb coff-tic54x.lo $coffgen" ;;
2f67d686
AM
14938 tic6x_elf32_be_vec) tb="$tb elf32-tic6x.lo elf32.lo $elf" ;;
14939 tic6x_elf32_le_vec) tb="$tb elf32-tic6x.lo elf32.lo $elf" ;;
14940 tic6x_elf32_c6000_be_vec) tb="$tb elf32-tic6x.lo elf32.lo $elf" ;;
14941 tic6x_elf32_c6000_le_vec) tb="$tb elf32-tic6x.lo elf32.lo $elf" ;;
14942 tic6x_elf32_linux_be_vec) tb="$tb elf32-tic6x.lo elf32.lo $elf" ;;
14943 tic6x_elf32_linux_le_vec) tb="$tb elf32-tic6x.lo elf32.lo $elf" ;;
f4943d82 14944 tic80_coff_vec) tb="$tb coff-tic80.lo $coff" ;;
2f67d686
AM
14945 tilegx_elf32_be_vec) tb="$tb elf32-tilegx.lo elfxx-tilegx.lo elf32.lo $elf" ; target_size=32 ;;
14946 tilegx_elf32_le_vec) tb="$tb elf32-tilegx.lo elfxx-tilegx.lo elf32.lo $elf" ; target_size=32 ;;
14947 tilegx_elf64_be_vec) tb="$tb elf64-tilegx.lo elfxx-tilegx.lo elf64.lo $elf" ; target_size=64 ;;
14948 tilegx_elf64_le_vec) tb="$tb elf64-tilegx.lo elfxx-tilegx.lo elf64.lo $elf" ; target_size=64 ;;
14949 tilepro_elf32_vec) tb="$tb elf32-tilepro.lo elf32.lo $elf" ;;
14950 v800_elf32_vec) tb="$tb elf32-v850.lo elf32.lo $elf" ;;
14951 v850_elf32_vec) tb="$tb elf32-v850.lo elf32.lo $elf" ;;
6d00b590 14952 vax_aout_1knbsd_vec) tb="$tb vax1knetbsd.lo aout32.lo" ;;
2f67d686
AM
14953 vax_aout_nbsd_vec) tb="$tb vaxnetbsd.lo aout32.lo" ;;
14954 vax_elf32_vec) tb="$tb elf32-vax.lo elf32.lo $elf" ;;
3f8107ab 14955 ft32_elf32_vec) tb="$tb elf32-ft32.lo elf32.lo $elf" ;;
d924db55 14956 visium_elf32_vec) tb="$tb elf32-visium.lo elf32.lo $elf" ;;
a6be0538 14957 wasm_vec) tb="$tb wasm-module.lo" ;;
8fb740dd 14958 wasm32_elf32_vec) tb="$tb elf32-wasm32.lo elf32.lo $elf" ;;
f4943d82 14959 x86_64_coff_vec) tb="$tb coff-x86_64.lo $coff"; target_size=64 ;;
5f2a6b85
AM
14960 x86_64_elf32_vec) tb="$tb elf64-x86-64.lo $elfxx_x86 elf64.lo elf32.lo $elf"; target_size=64 ;;
14961 x86_64_elf32_nacl_vec) tb="$tb elf64-x86-64.lo $elfxx_x86 elf64.lo elf32.lo $elf"; target_size=64 ;;
14962 x86_64_elf64_vec) tb="$tb elf64-x86-64.lo $elfxx_x86 elf64.lo $elf"; target_size=64 ;;
14963 x86_64_elf64_cloudabi_vec) tb="$tb elf64-x86-64.lo $elfxx_x86 elf64.lo $elf"; target_size=64 ;;
14964 x86_64_elf64_fbsd_vec) tb="$tb elf64-x86-64.lo $elfxx_x86 elf64.lo $elf"; target_size=64 ;;
14965 x86_64_elf64_nacl_vec) tb="$tb elf64-x86-64.lo $elfxx_x86 elf64.lo $elf"; target_size=64 ;;
14966 x86_64_elf64_sol2_vec) tb="$tb elf64-x86-64.lo $elfxx_x86 elf64.lo $elf"; target_size=64 ;;
2f67d686 14967 x86_64_mach_o_vec) tb="$tb mach-o-x86-64.lo" ;;
f4943d82
AM
14968 x86_64_pe_vec) tb="$tb pe-x86_64.lo pex64igen.lo $coff"; target_size=64 ;;
14969 x86_64_pe_be_vec) tb="$tb pe-x86_64.lo pex64igen.lo $coff"; target_size=64 ;;
14970 x86_64_pei_vec) tb="$tb pei-x86_64.lo pex64igen.lo $coff"; target_size=64 ;;
2f67d686
AM
14971 xc16x_elf32_vec) tb="$tb elf32-xc16x.lo elf32.lo $elf" ;;
14972 xgate_elf32_vec) tb="$tb elf32-xgate.lo elf32.lo $elf" ;;
14973 xstormy16_elf32_vec) tb="$tb elf32-xstormy16.lo elf32.lo $elf" ;;
14974 xtensa_elf32_be_vec) tb="$tb xtensa-isa.lo xtensa-modules.lo elf32-xtensa.lo elf32.lo $elf" ;;
14975 xtensa_elf32_le_vec) tb="$tb xtensa-isa.lo xtensa-modules.lo elf32-xtensa.lo elf32.lo $elf" ;;
f4943d82
AM
14976 z80_coff_vec) tb="$tb coff-z80.lo reloc16.lo $coffgen" ;;
14977 z8k_coff_vec) tb="$tb coff-z8k.lo reloc16.lo $coff" ;;
2ba49b59 14978
c603b11b
AM
14979 # These appear out of order in targets.c
14980 srec_vec) tb="$tb srec.lo" ;;
14981 symbolsrec_vec) tb="$tb srec.lo" ;;
14982 tekhex_vec) tb="$tb tekhex.lo" ;;
14983 core_cisco_be_vec) tb="$tb cisco-core.lo" ;;
14984 core_cisco_le_vec) tb="$tb cisco-core.lo" ;;
14985
14986 "") ;;
d0ac1c44 14987 *) as_fn_error $? "*** unknown target vector $vec" "$LINENO" 5 ;;
c603b11b
AM
14988 esac
14989
14990 if test ${target_size} = 64; then
14991 target64=true
14992 fi
14993 if test x"${vec}" = x"${defvec}"; then
14994 bfd_default_target_size=${target_size}
14995 fi
14996done
14997
14998# Target architecture .o files.
14999# A couple of CPUs use shorter file names to avoid problems on DOS
15000# filesystems.
15001ta=`echo $selarchs | sed -e s/bfd_/cpu-/g -e s/_arch/.lo/g -e s/mn10200/m10200/ -e s/mn10300/m10300/`
15002
15003# Weed out duplicate .o files.
15004f=""
15005for i in $tb ; do
15006 case " $f " in
15007 *" $i "*) ;;
15008 *) f="$f $i" ;;
15009 esac
15010done
15011tb="$f"
15012
15013f=""
15014for i in $ta ; do
15015 case " $f " in
15016 *" $i "*) ;;
15017 *) f="$f $i" ;;
15018 esac
15019done
15020ta="$f"
15021
15022bfd_backends="$tb"
15023bfd_machines="$ta"
15024
15025if test x${all_targets} = xtrue ; then
15026 bfd_backends="${bfd_backends}"' $(ALL_BACKENDS)'
15027 bfd_machines="${bfd_machines}"' $(ALL_MACHINES)'
15028 selvecs=
15029 havevecs=-DHAVE_all_vecs
15030 selarchs=
15031 test -n "$assocvecs" &&
15032 assocvecs=`echo $assocvecs | sed -e 's/^/\&/' -e 's/ \(.\)/,\&\1/g'`
15033else # all_targets is true
15034 # Only set these if they will be nonempty, for the clever echo.
15035 havevecs=
15036 assocvecs=
15037 test -n "$selvecs" &&
15038 havevecs=`echo $selvecs | sed -e 's/^/-DHAVE_/' -e 's/ \(.\)/ -DHAVE_\1/g'`
15039 test -n "$selvecs" &&
15040 selvecs=`echo $selvecs | sed -e 's/^/\&/' -e 's/ \(.\)/,\&\1/g'`
15041 test -n "$selarchs" &&
15042 selarchs=`echo $selarchs | sed -e 's/^/\&/' -e 's/ \(.\)/,\&\1/g'`
15043fi # all_targets is true
15044
e6cc316a
L
15045# 64-bit archives need a 64-bit bfd_vma.
15046if test "x$want_64_bit_archive" = xtrue; then
15047 want64=true
15048
15049$as_echo "#define USE_64_BIT_ARCHIVE 1" >>confdefs.h
15050
15051fi
15052
c603b11b
AM
15053case ${host64}-${target64}-${want64} in
15054 *true*)
15055 wordsize=64
15056 bfd64_libs='$(BFD64_LIBS)'
15057 all_backends='$(BFD64_BACKENDS) $(BFD32_BACKENDS)'
15058 if test $BFD_HOST_64_BIT_DEFINED = 0; then
15059 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: You have requested a 64 bit BFD configuration, but" >&5
15060$as_echo "$as_me: WARNING: You have requested a 64 bit BFD configuration, but" >&2;}
15061 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: your compiler may not have a 64 bit integral type" >&5
15062$as_echo "$as_me: WARNING: your compiler may not have a 64 bit integral type" >&2;}
15063 fi
15064 if test -n "$GCC" ; then
15065 bad_64bit_gcc=no;
15066 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gcc version with buggy 64-bit support" >&5
15067$as_echo_n "checking for gcc version with buggy 64-bit support... " >&6; }
15068 # Add more tests for gcc versions with non-working 64-bit support here.
15069 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15070/* end confdefs.h. */
15071:__GNUC__:__GNUC_MINOR__:__i386__:
15072_ACEOF
15073if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
15074 $EGREP ": 2 : 91 : 1 :" >/dev/null 2>&1; then :
15075 bad_64bit_gcc=yes;
15076 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes: egcs-1.1.2 on ix86 spotted" >&5
15077$as_echo "yes: egcs-1.1.2 on ix86 spotted" >&6; }
15078else
15079 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15080$as_echo "no" >&6; }
15081fi
15082rm -f conftest*
15083
15084 if test $bad_64bit_gcc = yes ; then
d0ac1c44 15085 as_fn_error $? "A newer version of gcc is needed for the requested 64-bit BFD configuration" "$LINENO" 5
c603b11b
AM
15086 fi
15087 fi
15088 ;;
15089 false-false-false)
15090 wordsize=32
15091 all_backends='$(BFD32_BACKENDS)'
15092 ;;
15093esac
15094
15095tdefaults=""
15096test -n "${defvec}" && tdefaults="${tdefaults} -DDEFAULT_VECTOR=${defvec}"
15097test -n "${selvecs}" && tdefaults="${tdefaults} -DSELECT_VECS='${selvecs}'"
15098test -n "${assocvecs}" && tdefaults="${tdefaults} -DASSOCIATED_VECS='${assocvecs}'"
15099test -n "${selarchs}" && tdefaults="${tdefaults} -DSELECT_ARCHITECTURES='${selarchs}'"
15100
15101
15102
15103
15104
15105
15106
15107
15108
15109
15110# If we are configured native, pick a core file support file.
15111COREFILE=
15112COREFLAG=
15113CORE_HEADER=
15114TRAD_HEADER=
15115if test "${target}" = "${host}"; then
15116 case "${host}" in
15117 alpha*-*-freebsd* | alpha*-*-kfreebsd*-gnu | alpha*-*-*vms*)
15118 COREFILE=''
15119 ;;
15120 alpha*-*-linux-*)
15121 COREFILE=trad-core.lo
15122 TRAD_HEADER='"hosts/alphalinux.h"'
15123 ;;
15124 alpha*-*-netbsd* | alpha*-*-openbsd*)
15125 COREFILE=netbsd-core.lo
15126 ;;
15127 alpha*-*-*)
15128 COREFILE=osf-core.lo
15129 ;;
15130 arm-*-freebsd* | arm-*-kfreebsd*-gnu)
15131 COREFILE='' ;;
15132 arm-*-netbsd* | arm-*-openbsd*)
15133 COREFILE=netbsd-core.lo
15134 ;;
15135 arm-*-riscix) COREFILE=trad-core.lo ;;
15136 hppa*-*-hpux*) COREFILE=hpux-core.lo ;;
15137 hppa*-*-hiux*) COREFILE=hpux-core.lo ;;
15138 hppa*-*-mpeix*) COREFILE=hpux-core.lo ;;
15139 hppa*-*-bsd*) COREFILE="hpux-core.lo hppabsd-core.lo"
15140 COREFLAG="-DHPUX_CORE -DHPPABSD_CORE" ;;
15141 hppa*-*-netbsd* | hppa*-*-openbsd*)
15142 COREFILE=netbsd-core.lo
15143 ;;
15144
c603b11b
AM
15145 i[3-7]86-sequent-bsd*)
15146 COREFILE=trad-core.lo
15147 TRAD_HEADER='"hosts/symmetry.h"'
15148 ;;
15149 i[3-7]86-sequent-sysv4*) ;;
15150 i[3-7]86-sequent-sysv*)
15151 COREFILE=trad-core.lo
15152 TRAD_HEADER='"hosts/symmetry.h"'
15153 ;;
15154 i[3-7]86-*-bsdi)
15155 COREFILE=
15156 ;;
15157 i[3-7]86-*-bsd* | i[3-7]86-*-freebsd[123] | i[3-7]86-*-freebsd[123]\.* | i[3-7]86-*-freebsd4\.[01234] | i[3-7]86-*-freebsd4\.[01234]\.* | i[3-7]86-*-freebsd*aout*)
15158 COREFILE=trad-core.lo
15159 TRAD_HEADER='"hosts/i386bsd.h"'
15160 ;;
15161 i[3-7]86-*-freebsd* | i[3-7]86-*-kfreebsd*-gnu | i[3-7]86-*-dragonfly*)
15162 COREFILE=''
15163 TRAD_HEADER='"hosts/i386bsd.h"'
15164 ;;
15165 i[3-7]86-*-netbsd* | i[3-7]86-*-knetbsd*-gnu | i[3-7]86-*-openbsd*)
15166 COREFILE=netbsd-core.lo
15167 ;;
15168 i[3-7]86-esix-sysv3*)
15169 COREFILE=trad-core.lo
15170 TRAD_HEADER='"hosts/esix.h"'
15171 ;;
15172 i[3-7]86-*-sco3.2v5*)
15173 COREFILE=sco5-core.lo
15174 ;;
15175 i[3-7]86-*-sco* | i[3-7]86-*-isc*)
15176 COREFILE=trad-core.lo
15177 TRAD_HEADER='"hosts/i386sco.h"'
15178 ;;
15179 i[3-7]86-*-mach3*)
15180 COREFILE=trad-core.lo
15181 TRAD_HEADER='"hosts/i386mach3.h"'
15182 ;;
15183 i[3-7]86-*-linux-*)
15184 COREFILE=trad-core.lo
15185 TRAD_HEADER='"hosts/i386linux.h"'
15186 case "$enable_targets"-"$want64" in
15187 *x86_64-*linux*|*-true)
15188 CORE_HEADER='"hosts/x86-64linux.h"'
15189 esac
15190 ;;
15191 i[3-7]86-*-isc*) COREFILE=trad-core.lo ;;
15192 i[3-7]86-*-aix*) COREFILE=aix386-core.lo ;;
c603b11b
AM
15193 mips-*-netbsd* | mips*-*-openbsd*)
15194 COREFILE=netbsd-core.lo
15195 ;;
c603b11b
AM
15196 mips-sgi-irix4*) COREFILE=irix-core.lo ;;
15197 mips-sgi-irix5*) COREFILE=irix-core.lo ;;
15198 mips-sgi-irix6*) COREFILE=irix-core.lo ;;
c603b11b
AM
15199 m68*-*-linux-*)
15200 COREFILE=trad-core.lo
15201 TRAD_HEADER='"hosts/m68klinux.h"'
15202 ;;
dc12032b 15203 m68*-*-netbsd*)
c603b11b
AM
15204 COREFILE=netbsd-core.lo
15205 ;;
c603b11b
AM
15206 ns32k-pc532-mach)
15207 COREFILE=trad-core.lo
15208 TRAD_HEADER='"hosts/pc532mach.h"'
15209 ;;
15210 ns32k-*-netbsd* | ns32k-*-openbsd*)
15211 COREFILE=netbsd-core.lo
15212 ;;
15213 rs6000-*-lynx*)
15214 COREFILE=lynx-core.lo
15215 ;;
15216 rs6000-*-aix[5-9].* | powerpc-*-aix[5-9].* | powerpc64-*-aix[5-9].*)
15217 COREFILE=rs6000-core.lo
15218 COREFLAG="$COREFLAG -DAIX_5_CORE -DAIX_CORE_DUMPX_CORE"
15219 ;;
15220 rs6000-*-aix4.[3-9]* | powerpc-*-aix4.[3-9]*)
15221 COREFILE=rs6000-core.lo
15222 COREFLAG="$COREFLAG -DAIX_CORE_DUMPX_CORE"
15223 # Not all versions of AIX with -DAIX_CORE_DUMPX_CORE
15224 # have c_impl as a member of struct core_dumpx
15225 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for c_impl in struct core_dumpx" >&5
15226$as_echo_n "checking for c_impl in struct core_dumpx... " >&6; }
15227 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15228/* end confdefs.h. */
15229#include <core.h>
15230int
15231main ()
15232{
15233struct core_dumpx c; c.c_impl = 0;
15234 ;
15235 return 0;
15236}
15237_ACEOF
15238if ac_fn_c_try_compile "$LINENO"; then :
15239
15240$as_echo "#define HAVE_ST_C_IMPL 1" >>confdefs.h
15241
15242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
15243$as_echo "yes" >&6; }
15244else
15245 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15246$as_echo "no" >&6; }
15247fi
15248rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15249 ;;
15250 rs6000-*-aix4*) COREFILE=rs6000-core.lo ;;
15251 rs6000-*-*) COREFILE=rs6000-core.lo ;;
15252 powerpc64-*-aix*) COREFILE=rs6000-core.lo ;;
15253 powerpc-*-aix4*) COREFILE=rs6000-core.lo ;;
15254 powerpc-*-aix*) COREFILE=rs6000-core.lo ;;
15255 powerpc-*-beos*) ;;
15256 powerpc-*-freebsd* | powerpc-*-kfreebsd*-gnu)
15257 COREFILE='' ;;
15258 powerpc-*-netbsd*) COREFILE=netbsd-core.lo ;;
15259 powerpc-*-*bsd*) COREFILE=netbsd-core.lo ;;
15260 s390*-*-*) COREFILE=trad-core.lo ;;
15261 sh*-*-netbsd* | sh*-*-openbsd*)
15262 COREFILE=netbsd-core.lo
15263 ;;
15264 sparc-*-netbsd* | sparc*-*-openbsd*)
15265 COREFILE=netbsd-core.lo
15266 ;;
c603b11b
AM
15267 vax-*-netbsd* | vax-*-openbsd*)
15268 COREFILE=netbsd-core.lo
15269 ;;
15270 vax-*-ultrix2*)
15271 COREFILE=trad-core.lo
15272 TRAD_HEADER='"hosts/vaxult2.h"'
15273 ;;
15274 vax-*-ultrix*)
15275 COREFILE=trad-core.lo
15276 TRAD_HEADER='"hosts/vaxult2.h"'
15277 ;;
15278 vax-*-linux-*)
15279 COREFILE=trad-core.lo
15280 TRAD_HEADER='"hosts/vaxlinux.h"'
15281 ;;
15282 vax-*-*)
15283 COREFILE=trad-core.lo
15284 TRAD_HEADER='"hosts/vaxbsd.h"'
15285 ;;
15286 x86_64-*-linux*)
15287 CORE_HEADER='"hosts/x86-64linux.h"'
15288 ;;
15289 x86_64-*-netbsd* | x86_64-*-openbsd*)
15290 COREFILE=netbsd-core.lo
15291 ;;
15292 esac
15293
15294 case "$COREFILE" in
15295 aix386-core.lo) COREFLAG=-DAIX386_CORE ;;
15296 hppabsd-core.lo) COREFLAG=-DHPPABSD_CORE ;;
15297 hpux-core.lo) COREFLAG=-DHPUX_CORE ;;
15298 irix-core.lo) COREFLAG=-DIRIX_CORE ;;
15299 lynx-core.lo) COREFLAG=-DLYNX_CORE ;;
15300 netbsd-core.lo) COREFLAG=-DNETBSD_CORE ;;
15301 osf-core.lo) COREFLAG=-DOSF_CORE ;;
15302 ptrace-core.lo) COREFLAG=-DPTRACE_CORE ;;
15303 rs6000-core.lo) COREFLAG="$COREFLAG -DAIX_CORE" ;;
15304 sco5-core.lo) COREFLAG="$COREFLAG -DSCO5_CORE" ;;
15305 trad-core.lo) COREFLAG="$COREFLAG -DTRAD_CORE" ;;
15306 esac
15307
15308 # ELF corefile support has several flavors, but all of
15309 # them use something called <sys/procfs.h>
15310 for ac_header in sys/procfs.h
15311do :
15312 ac_fn_c_check_header_mongrel "$LINENO" "sys/procfs.h" "ac_cv_header_sys_procfs_h" "$ac_includes_default"
d0ac1c44 15313if test "x$ac_cv_header_sys_procfs_h" = xyes; then :
c603b11b
AM
15314 cat >>confdefs.h <<_ACEOF
15315#define HAVE_SYS_PROCFS_H 1
15316_ACEOF
15317
15318fi
15319
15320done
15321
15322 if test "$ac_cv_header_sys_procfs_h" = yes; then
15323 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prstatus_t in sys/procfs.h" >&5
15324$as_echo_n "checking for prstatus_t in sys/procfs.h... " >&6; }
d0ac1c44 15325 if ${bfd_cv_have_sys_procfs_type_prstatus_t+:} false; then :
c603b11b
AM
15326 $as_echo_n "(cached) " >&6
15327else
15328 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15329/* end confdefs.h. */
15330
15331#define _SYSCALL32
15332/* Needed for new procfs interface on sparc-solaris. */
15333#define _STRUCTURED_PROC 1
15334#include <sys/procfs.h>
15335int
15336main ()
15337{
15338prstatus_t avar
15339 ;
15340 return 0;
15341}
15342_ACEOF
15343if ac_fn_c_try_compile "$LINENO"; then :
15344 bfd_cv_have_sys_procfs_type_prstatus_t=yes
15345else
15346 bfd_cv_have_sys_procfs_type_prstatus_t=no
15347
15348fi
15349rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15350fi
15351
15352 if test $bfd_cv_have_sys_procfs_type_prstatus_t = yes; then
15353
15354$as_echo "#define HAVE_PRSTATUS_T 1" >>confdefs.h
15355
15356 fi
15357 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prstatus_t" >&5
15358$as_echo "$bfd_cv_have_sys_procfs_type_prstatus_t" >&6; }
15359
15360 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prstatus32_t in sys/procfs.h" >&5
15361$as_echo_n "checking for prstatus32_t in sys/procfs.h... " >&6; }
d0ac1c44 15362 if ${bfd_cv_have_sys_procfs_type_prstatus32_t+:} false; then :
c603b11b
AM
15363 $as_echo_n "(cached) " >&6
15364else
15365 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15366/* end confdefs.h. */
15367
15368#define _SYSCALL32
15369/* Needed for new procfs interface on sparc-solaris. */
15370#define _STRUCTURED_PROC 1
15371#include <sys/procfs.h>
15372int
15373main ()
15374{
15375prstatus32_t avar
15376 ;
15377 return 0;
15378}
15379_ACEOF
15380if ac_fn_c_try_compile "$LINENO"; then :
15381 bfd_cv_have_sys_procfs_type_prstatus32_t=yes
15382else
15383 bfd_cv_have_sys_procfs_type_prstatus32_t=no
15384
15385fi
15386rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15387fi
15388
15389 if test $bfd_cv_have_sys_procfs_type_prstatus32_t = yes; then
15390
15391$as_echo "#define HAVE_PRSTATUS32_T 1" >>confdefs.h
15392
15393 fi
15394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prstatus32_t" >&5
15395$as_echo "$bfd_cv_have_sys_procfs_type_prstatus32_t" >&6; }
15396
15397 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prstatus_t.pr_who in sys/procfs.h" >&5
15398$as_echo_n "checking for prstatus_t.pr_who in sys/procfs.h... " >&6; }
d0ac1c44 15399 if ${bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who+:} false; then :
c603b11b
AM
15400 $as_echo_n "(cached) " >&6
15401else
15402 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15403/* end confdefs.h. */
15404
15405#define _SYSCALL32
15406/* Needed for new procfs interface on sparc-solaris. */
15407#define _STRUCTURED_PROC 1
15408#include <sys/procfs.h>
15409int
15410main ()
15411{
15412prstatus_t avar; void* aref = (void*) &avar.pr_who
15413 ;
15414 return 0;
15415}
15416_ACEOF
15417if ac_fn_c_try_compile "$LINENO"; then :
15418 bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who=yes
15419else
15420 bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who=no
15421
15422fi
15423rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15424fi
15425
15426 if test $bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who = yes; then
15427
15428$as_echo "#define HAVE_PRSTATUS_T_PR_WHO 1" >>confdefs.h
15429
15430 fi
15431 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who" >&5
15432$as_echo "$bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who" >&6; }
15433
15434 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prstatus32_t.pr_who in sys/procfs.h" >&5
15435$as_echo_n "checking for prstatus32_t.pr_who in sys/procfs.h... " >&6; }
d0ac1c44 15436 if ${bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who+:} false; then :
c603b11b
AM
15437 $as_echo_n "(cached) " >&6
15438else
15439 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15440/* end confdefs.h. */
15441
15442#define _SYSCALL32
15443/* Needed for new procfs interface on sparc-solaris. */
15444#define _STRUCTURED_PROC 1
15445#include <sys/procfs.h>
15446int
15447main ()
15448{
15449prstatus32_t avar; void* aref = (void*) &avar.pr_who
15450 ;
15451 return 0;
15452}
15453_ACEOF
15454if ac_fn_c_try_compile "$LINENO"; then :
15455 bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who=yes
15456else
15457 bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who=no
15458
15459fi
15460rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15461fi
15462
15463 if test $bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who = yes; then
15464
15465$as_echo "#define HAVE_PRSTATUS32_T_PR_WHO 1" >>confdefs.h
15466
15467 fi
15468 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who" >&5
15469$as_echo "$bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who" >&6; }
15470
15471 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pstatus_t in sys/procfs.h" >&5
15472$as_echo_n "checking for pstatus_t in sys/procfs.h... " >&6; }
d0ac1c44 15473 if ${bfd_cv_have_sys_procfs_type_pstatus_t+:} false; then :
c603b11b
AM
15474 $as_echo_n "(cached) " >&6
15475else
15476 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15477/* end confdefs.h. */
15478
15479#define _SYSCALL32
15480/* Needed for new procfs interface on sparc-solaris. */
15481#define _STRUCTURED_PROC 1
15482#include <sys/procfs.h>
15483int
15484main ()
15485{
15486pstatus_t avar
15487 ;
15488 return 0;
15489}
15490_ACEOF
15491if ac_fn_c_try_compile "$LINENO"; then :
15492 bfd_cv_have_sys_procfs_type_pstatus_t=yes
15493else
15494 bfd_cv_have_sys_procfs_type_pstatus_t=no
15495
15496fi
15497rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15498fi
15499
15500 if test $bfd_cv_have_sys_procfs_type_pstatus_t = yes; then
15501
15502$as_echo "#define HAVE_PSTATUS_T 1" >>confdefs.h
15503
15504 fi
15505 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_pstatus_t" >&5
15506$as_echo "$bfd_cv_have_sys_procfs_type_pstatus_t" >&6; }
15507
15508 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pxstatus_t in sys/procfs.h" >&5
15509$as_echo_n "checking for pxstatus_t in sys/procfs.h... " >&6; }
d0ac1c44 15510 if ${bfd_cv_have_sys_procfs_type_pxstatus_t+:} false; then :
c603b11b
AM
15511 $as_echo_n "(cached) " >&6
15512else
15513 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15514/* end confdefs.h. */
15515
15516#define _SYSCALL32
15517/* Needed for new procfs interface on sparc-solaris. */
15518#define _STRUCTURED_PROC 1
15519#include <sys/procfs.h>
15520int
15521main ()
15522{
15523pxstatus_t avar
15524 ;
15525 return 0;
15526}
15527_ACEOF
15528if ac_fn_c_try_compile "$LINENO"; then :
15529 bfd_cv_have_sys_procfs_type_pxstatus_t=yes
15530else
15531 bfd_cv_have_sys_procfs_type_pxstatus_t=no
15532
15533fi
15534rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15535fi
15536
15537 if test $bfd_cv_have_sys_procfs_type_pxstatus_t = yes; then
15538
15539$as_echo "#define HAVE_PXSTATUS_T 1" >>confdefs.h
15540
15541 fi
15542 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_pxstatus_t" >&5
15543$as_echo "$bfd_cv_have_sys_procfs_type_pxstatus_t" >&6; }
15544
15545 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pstatus32_t in sys/procfs.h" >&5
15546$as_echo_n "checking for pstatus32_t in sys/procfs.h... " >&6; }
d0ac1c44 15547 if ${bfd_cv_have_sys_procfs_type_pstatus32_t+:} false; then :
c603b11b
AM
15548 $as_echo_n "(cached) " >&6
15549else
15550 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15551/* end confdefs.h. */
15552
15553#define _SYSCALL32
15554/* Needed for new procfs interface on sparc-solaris. */
15555#define _STRUCTURED_PROC 1
15556#include <sys/procfs.h>
15557int
15558main ()
15559{
15560pstatus32_t avar
15561 ;
15562 return 0;
15563}
15564_ACEOF
15565if ac_fn_c_try_compile "$LINENO"; then :
15566 bfd_cv_have_sys_procfs_type_pstatus32_t=yes
15567else
15568 bfd_cv_have_sys_procfs_type_pstatus32_t=no
15569
15570fi
15571rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15572fi
15573
15574 if test $bfd_cv_have_sys_procfs_type_pstatus32_t = yes; then
15575
15576$as_echo "#define HAVE_PSTATUS32_T 1" >>confdefs.h
15577
15578 fi
15579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_pstatus32_t" >&5
15580$as_echo "$bfd_cv_have_sys_procfs_type_pstatus32_t" >&6; }
15581
15582 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prpsinfo_t in sys/procfs.h" >&5
15583$as_echo_n "checking for prpsinfo_t in sys/procfs.h... " >&6; }
d0ac1c44 15584 if ${bfd_cv_have_sys_procfs_type_prpsinfo_t+:} false; then :
c603b11b
AM
15585 $as_echo_n "(cached) " >&6
15586else
15587 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15588/* end confdefs.h. */
15589
15590#define _SYSCALL32
15591/* Needed for new procfs interface on sparc-solaris. */
15592#define _STRUCTURED_PROC 1
15593#include <sys/procfs.h>
15594int
15595main ()
15596{
15597prpsinfo_t avar
15598 ;
15599 return 0;
15600}
15601_ACEOF
15602if ac_fn_c_try_compile "$LINENO"; then :
15603 bfd_cv_have_sys_procfs_type_prpsinfo_t=yes
15604else
15605 bfd_cv_have_sys_procfs_type_prpsinfo_t=no
15606
15607fi
15608rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15609fi
15610
15611 if test $bfd_cv_have_sys_procfs_type_prpsinfo_t = yes; then
15612
15613$as_echo "#define HAVE_PRPSINFO_T 1" >>confdefs.h
15614
15615 fi
15616 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prpsinfo_t" >&5
15617$as_echo "$bfd_cv_have_sys_procfs_type_prpsinfo_t" >&6; }
15618
15619 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prpsinfo_t.pr_pid in sys/procfs.h" >&5
15620$as_echo_n "checking for prpsinfo_t.pr_pid in sys/procfs.h... " >&6; }
d0ac1c44 15621 if ${bfd_cv_have_sys_procfs_type_member_prpsinfo_t_pr_pid+:} false; then :
c603b11b
AM
15622 $as_echo_n "(cached) " >&6
15623else
15624 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15625/* end confdefs.h. */
15626
15627#define _SYSCALL32
15628/* Needed for new procfs interface on sparc-solaris. */
15629#define _STRUCTURED_PROC 1
15630#include <sys/procfs.h>
15631int
15632main ()
15633{
15634prpsinfo_t avar; void* aref = (void*) &avar.pr_pid
15635 ;
15636 return 0;
15637}
15638_ACEOF
15639if ac_fn_c_try_compile "$LINENO"; then :
15640 bfd_cv_have_sys_procfs_type_member_prpsinfo_t_pr_pid=yes
15641else
15642 bfd_cv_have_sys_procfs_type_member_prpsinfo_t_pr_pid=no
15643
15644fi
15645rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15646fi
15647
15648 if test $bfd_cv_have_sys_procfs_type_member_prpsinfo_t_pr_pid = yes; then
15649
15650$as_echo "#define HAVE_PRPSINFO_T_PR_PID 1" >>confdefs.h
15651
15652 fi
15653 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_member_prpsinfo_t_pr_pid" >&5
15654$as_echo "$bfd_cv_have_sys_procfs_type_member_prpsinfo_t_pr_pid" >&6; }
15655
15656 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prpsinfo32_t in sys/procfs.h" >&5
15657$as_echo_n "checking for prpsinfo32_t in sys/procfs.h... " >&6; }
d0ac1c44 15658 if ${bfd_cv_have_sys_procfs_type_prpsinfo32_t+:} false; then :
c603b11b
AM
15659 $as_echo_n "(cached) " >&6
15660else
15661 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15662/* end confdefs.h. */
15663
15664#define _SYSCALL32
15665/* Needed for new procfs interface on sparc-solaris. */
15666#define _STRUCTURED_PROC 1
15667#include <sys/procfs.h>
15668int
15669main ()
15670{
15671prpsinfo32_t avar
15672 ;
15673 return 0;
15674}
15675_ACEOF
15676if ac_fn_c_try_compile "$LINENO"; then :
15677 bfd_cv_have_sys_procfs_type_prpsinfo32_t=yes
15678else
15679 bfd_cv_have_sys_procfs_type_prpsinfo32_t=no
15680
15681fi
15682rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15683fi
15684
15685 if test $bfd_cv_have_sys_procfs_type_prpsinfo32_t = yes; then
15686
15687$as_echo "#define HAVE_PRPSINFO32_T 1" >>confdefs.h
15688
15689 fi
15690 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prpsinfo32_t" >&5
15691$as_echo "$bfd_cv_have_sys_procfs_type_prpsinfo32_t" >&6; }
15692
15693 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prpsinfo32_t.pr_pid in sys/procfs.h" >&5
15694$as_echo_n "checking for prpsinfo32_t.pr_pid in sys/procfs.h... " >&6; }
d0ac1c44 15695 if ${bfd_cv_have_sys_procfs_type_member_prpsinfo32_t_pr_pid+:} false; then :
c603b11b
AM
15696 $as_echo_n "(cached) " >&6
15697else
15698 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15699/* end confdefs.h. */
15700
15701#define _SYSCALL32
15702/* Needed for new procfs interface on sparc-solaris. */
15703#define _STRUCTURED_PROC 1
15704#include <sys/procfs.h>
15705int
15706main ()
15707{
15708prpsinfo32_t avar; void* aref = (void*) &avar.pr_pid
15709 ;
15710 return 0;
15711}
15712_ACEOF
15713if ac_fn_c_try_compile "$LINENO"; then :
15714 bfd_cv_have_sys_procfs_type_member_prpsinfo32_t_pr_pid=yes
15715else
15716 bfd_cv_have_sys_procfs_type_member_prpsinfo32_t_pr_pid=no
15717
15718fi
15719rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15720fi
15721
15722 if test $bfd_cv_have_sys_procfs_type_member_prpsinfo32_t_pr_pid = yes; then
15723
15724$as_echo "#define HAVE_PRPSINFO32_T_PR_PID 1" >>confdefs.h
15725
15726 fi
15727 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_member_prpsinfo32_t_pr_pid" >&5
15728$as_echo "$bfd_cv_have_sys_procfs_type_member_prpsinfo32_t_pr_pid" >&6; }
15729
15730 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for psinfo_t in sys/procfs.h" >&5
15731$as_echo_n "checking for psinfo_t in sys/procfs.h... " >&6; }
d0ac1c44 15732 if ${bfd_cv_have_sys_procfs_type_psinfo_t+:} false; then :
c603b11b
AM
15733 $as_echo_n "(cached) " >&6
15734else
15735 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15736/* end confdefs.h. */
15737
15738#define _SYSCALL32
15739/* Needed for new procfs interface on sparc-solaris. */
15740#define _STRUCTURED_PROC 1
15741#include <sys/procfs.h>
15742int
15743main ()
15744{
15745psinfo_t avar
15746 ;
15747 return 0;
15748}
15749_ACEOF
15750if ac_fn_c_try_compile "$LINENO"; then :
15751 bfd_cv_have_sys_procfs_type_psinfo_t=yes
15752else
15753 bfd_cv_have_sys_procfs_type_psinfo_t=no
15754
15755fi
15756rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15757fi
15758
15759 if test $bfd_cv_have_sys_procfs_type_psinfo_t = yes; then
15760
15761$as_echo "#define HAVE_PSINFO_T 1" >>confdefs.h
15762
15763 fi
15764 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_psinfo_t" >&5
15765$as_echo "$bfd_cv_have_sys_procfs_type_psinfo_t" >&6; }
15766
15767 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for psinfo_t.pr_pid in sys/procfs.h" >&5
15768$as_echo_n "checking for psinfo_t.pr_pid in sys/procfs.h... " >&6; }
d0ac1c44 15769 if ${bfd_cv_have_sys_procfs_type_member_psinfo_t_pr_pid+:} false; then :
c603b11b
AM
15770 $as_echo_n "(cached) " >&6
15771else
15772 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15773/* end confdefs.h. */
15774
15775#define _SYSCALL32
15776/* Needed for new procfs interface on sparc-solaris. */
15777#define _STRUCTURED_PROC 1
15778#include <sys/procfs.h>
15779int
15780main ()
15781{
15782psinfo_t avar; void* aref = (void*) &avar.pr_pid
15783 ;
15784 return 0;
15785}
15786_ACEOF
15787if ac_fn_c_try_compile "$LINENO"; then :
15788 bfd_cv_have_sys_procfs_type_member_psinfo_t_pr_pid=yes
15789else
15790 bfd_cv_have_sys_procfs_type_member_psinfo_t_pr_pid=no
15791
15792fi
15793rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15794fi
15795
15796 if test $bfd_cv_have_sys_procfs_type_member_psinfo_t_pr_pid = yes; then
15797
15798$as_echo "#define HAVE_PSINFO_T_PR_PID 1" >>confdefs.h
15799
15800 fi
15801 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_member_psinfo_t_pr_pid" >&5
15802$as_echo "$bfd_cv_have_sys_procfs_type_member_psinfo_t_pr_pid" >&6; }
15803
15804 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for psinfo32_t in sys/procfs.h" >&5
15805$as_echo_n "checking for psinfo32_t in sys/procfs.h... " >&6; }
d0ac1c44 15806 if ${bfd_cv_have_sys_procfs_type_psinfo32_t+:} false; then :
c603b11b
AM
15807 $as_echo_n "(cached) " >&6
15808else
15809 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15810/* end confdefs.h. */
15811
15812#define _SYSCALL32
15813/* Needed for new procfs interface on sparc-solaris. */
15814#define _STRUCTURED_PROC 1
15815#include <sys/procfs.h>
15816int
15817main ()
15818{
15819psinfo32_t avar
15820 ;
15821 return 0;
15822}
15823_ACEOF
15824if ac_fn_c_try_compile "$LINENO"; then :
15825 bfd_cv_have_sys_procfs_type_psinfo32_t=yes
15826else
15827 bfd_cv_have_sys_procfs_type_psinfo32_t=no
15828
15829fi
15830rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15831fi
15832
15833 if test $bfd_cv_have_sys_procfs_type_psinfo32_t = yes; then
15834
15835$as_echo "#define HAVE_PSINFO32_T 1" >>confdefs.h
15836
15837 fi
15838 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_psinfo32_t" >&5
15839$as_echo "$bfd_cv_have_sys_procfs_type_psinfo32_t" >&6; }
15840
15841 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for psinfo32_t.pr_pid in sys/procfs.h" >&5
15842$as_echo_n "checking for psinfo32_t.pr_pid in sys/procfs.h... " >&6; }
d0ac1c44 15843 if ${bfd_cv_have_sys_procfs_type_member_psinfo32_t_pr_pid+:} false; then :
c603b11b
AM
15844 $as_echo_n "(cached) " >&6
15845else
15846 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15847/* end confdefs.h. */
15848
15849#define _SYSCALL32
15850/* Needed for new procfs interface on sparc-solaris. */
15851#define _STRUCTURED_PROC 1
15852#include <sys/procfs.h>
15853int
15854main ()
15855{
15856psinfo32_t avar; void* aref = (void*) &avar.pr_pid
15857 ;
15858 return 0;
15859}
15860_ACEOF
15861if ac_fn_c_try_compile "$LINENO"; then :
15862 bfd_cv_have_sys_procfs_type_member_psinfo32_t_pr_pid=yes
15863else
15864 bfd_cv_have_sys_procfs_type_member_psinfo32_t_pr_pid=no
15865
15866fi
15867rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15868fi
15869
15870 if test $bfd_cv_have_sys_procfs_type_member_psinfo32_t_pr_pid = yes; then
15871
15872$as_echo "#define HAVE_PSINFO32_T_PR_PID 1" >>confdefs.h
15873
15874 fi
15875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_member_psinfo32_t_pr_pid" >&5
15876$as_echo "$bfd_cv_have_sys_procfs_type_member_psinfo32_t_pr_pid" >&6; }
15877
15878 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t in sys/procfs.h" >&5
15879$as_echo_n "checking for lwpstatus_t in sys/procfs.h... " >&6; }
d0ac1c44 15880 if ${bfd_cv_have_sys_procfs_type_lwpstatus_t+:} false; then :
c603b11b
AM
15881 $as_echo_n "(cached) " >&6
15882else
15883 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15884/* end confdefs.h. */
15885
15886#define _SYSCALL32
15887/* Needed for new procfs interface on sparc-solaris. */
15888#define _STRUCTURED_PROC 1
15889#include <sys/procfs.h>
15890int
15891main ()
15892{
15893lwpstatus_t avar
15894 ;
15895 return 0;
15896}
15897_ACEOF
15898if ac_fn_c_try_compile "$LINENO"; then :
15899 bfd_cv_have_sys_procfs_type_lwpstatus_t=yes
15900else
15901 bfd_cv_have_sys_procfs_type_lwpstatus_t=no
15902
15903fi
15904rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15905fi
15906
15907 if test $bfd_cv_have_sys_procfs_type_lwpstatus_t = yes; then
15908
15909$as_echo "#define HAVE_LWPSTATUS_T 1" >>confdefs.h
15910
15911 fi
15912 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_lwpstatus_t" >&5
15913$as_echo "$bfd_cv_have_sys_procfs_type_lwpstatus_t" >&6; }
15914
15915 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpxstatus_t in sys/procfs.h" >&5
15916$as_echo_n "checking for lwpxstatus_t in sys/procfs.h... " >&6; }
d0ac1c44 15917 if ${bfd_cv_have_sys_procfs_type_lwpxstatus_t+:} false; then :
c603b11b
AM
15918 $as_echo_n "(cached) " >&6
15919else
15920 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15921/* end confdefs.h. */
15922
15923#define _SYSCALL32
15924/* Needed for new procfs interface on sparc-solaris. */
15925#define _STRUCTURED_PROC 1
15926#include <sys/procfs.h>
15927int
15928main ()
15929{
15930lwpxstatus_t avar
15931 ;
15932 return 0;
15933}
15934_ACEOF
15935if ac_fn_c_try_compile "$LINENO"; then :
15936 bfd_cv_have_sys_procfs_type_lwpxstatus_t=yes
15937else
15938 bfd_cv_have_sys_procfs_type_lwpxstatus_t=no
15939
15940fi
15941rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15942fi
15943
15944 if test $bfd_cv_have_sys_procfs_type_lwpxstatus_t = yes; then
15945
15946$as_echo "#define HAVE_LWPXSTATUS_T 1" >>confdefs.h
5464f5a1 15947
c603b11b
AM
15948 fi
15949 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_lwpxstatus_t" >&5
15950$as_echo "$bfd_cv_have_sys_procfs_type_lwpxstatus_t" >&6; }
1012372a 15951
c603b11b
AM
15952 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t.pr_context in sys/procfs.h" >&5
15953$as_echo_n "checking for lwpstatus_t.pr_context in sys/procfs.h... " >&6; }
d0ac1c44 15954 if ${bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context+:} false; then :
c603b11b
AM
15955 $as_echo_n "(cached) " >&6
15956else
15957 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15958/* end confdefs.h. */
2ba49b59 15959
c603b11b
AM
15960#define _SYSCALL32
15961/* Needed for new procfs interface on sparc-solaris. */
15962#define _STRUCTURED_PROC 1
15963#include <sys/procfs.h>
15964int
15965main ()
15966{
15967lwpstatus_t avar; void* aref = (void*) &avar.pr_context
15968 ;
15969 return 0;
15970}
15971_ACEOF
15972if ac_fn_c_try_compile "$LINENO"; then :
15973 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context=yes
15974else
15975 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context=no
5464f5a1 15976
c603b11b
AM
15977fi
15978rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15979fi
1012372a 15980
c603b11b 15981 if test $bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context = yes; then
2ba49b59 15982
c603b11b 15983$as_echo "#define HAVE_LWPSTATUS_T_PR_CONTEXT 1" >>confdefs.h
1012372a 15984
c603b11b
AM
15985 fi
15986 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context" >&5
15987$as_echo "$bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context" >&6; }
81ecdfbb 15988
c603b11b
AM
15989 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t.pr_reg in sys/procfs.h" >&5
15990$as_echo_n "checking for lwpstatus_t.pr_reg in sys/procfs.h... " >&6; }
d0ac1c44 15991 if ${bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg+:} false; then :
c603b11b
AM
15992 $as_echo_n "(cached) " >&6
15993else
15994 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
81ecdfbb 15995/* end confdefs.h. */
c603b11b
AM
15996
15997#define _SYSCALL32
15998/* Needed for new procfs interface on sparc-solaris. */
15999#define _STRUCTURED_PROC 1
16000#include <sys/procfs.h>
16001int
16002main ()
16003{
16004lwpstatus_t avar; void* aref = (void*) &avar.pr_reg
16005 ;
16006 return 0;
16007}
81ecdfbb 16008_ACEOF
c603b11b
AM
16009if ac_fn_c_try_compile "$LINENO"; then :
16010 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg=yes
2ba49b59 16011else
c603b11b
AM
16012 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg=no
16013
16014fi
16015rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2ba49b59 16016fi
1012372a 16017
c603b11b
AM
16018 if test $bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg = yes; then
16019
16020$as_echo "#define HAVE_LWPSTATUS_T_PR_REG 1" >>confdefs.h
16021
16022 fi
16023 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg" >&5
16024$as_echo "$bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg" >&6; }
16025
16026 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t.pr_fpreg in sys/procfs.h" >&5
16027$as_echo_n "checking for lwpstatus_t.pr_fpreg in sys/procfs.h... " >&6; }
d0ac1c44 16028 if ${bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_fpreg+:} false; then :
c603b11b
AM
16029 $as_echo_n "(cached) " >&6
16030else
16031 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16032/* end confdefs.h. */
16033
16034#define _SYSCALL32
16035/* Needed for new procfs interface on sparc-solaris. */
16036#define _STRUCTURED_PROC 1
16037#include <sys/procfs.h>
16038int
16039main ()
16040{
16041lwpstatus_t avar; void* aref = (void*) &avar.pr_fpreg
16042 ;
16043 return 0;
16044}
16045_ACEOF
16046if ac_fn_c_try_compile "$LINENO"; then :
16047 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_fpreg=yes
16048else
16049 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_fpreg=no
16050
16051fi
16052rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16053fi
16054
16055 if test $bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_fpreg = yes; then
1012372a 16056
c603b11b
AM
16057$as_echo "#define HAVE_LWPSTATUS_T_PR_FPREG 1" >>confdefs.h
16058
16059 fi
16060 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_fpreg" >&5
16061$as_echo "$bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_fpreg" >&6; }
16062
16063 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for win32_pstatus_t in sys/procfs.h" >&5
16064$as_echo_n "checking for win32_pstatus_t in sys/procfs.h... " >&6; }
d0ac1c44 16065 if ${bfd_cv_have_sys_procfs_type_win32_pstatus_t+:} false; then :
c603b11b
AM
16066 $as_echo_n "(cached) " >&6
16067else
16068 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16069/* end confdefs.h. */
16070
16071#define _SYSCALL32
16072/* Needed for new procfs interface on sparc-solaris. */
16073#define _STRUCTURED_PROC 1
16074#include <sys/procfs.h>
16075int
16076main ()
16077{
16078win32_pstatus_t avar
16079 ;
16080 return 0;
16081}
16082_ACEOF
16083if ac_fn_c_try_compile "$LINENO"; then :
16084 bfd_cv_have_sys_procfs_type_win32_pstatus_t=yes
16085else
16086 bfd_cv_have_sys_procfs_type_win32_pstatus_t=no
16087
16088fi
16089rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16090fi
16091
16092 if test $bfd_cv_have_sys_procfs_type_win32_pstatus_t = yes; then
16093
16094$as_echo "#define HAVE_WIN32_PSTATUS_T 1" >>confdefs.h
16095
16096 fi
16097 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_win32_pstatus_t" >&5
16098$as_echo "$bfd_cv_have_sys_procfs_type_win32_pstatus_t" >&6; }
16099
16100 fi
16101fi
1012372a
AC
16102
16103
c603b11b 16104if test -n "$CORE_HEADER"; then
1012372a 16105
c603b11b
AM
16106cat >>confdefs.h <<_ACEOF
16107#define CORE_HEADER $CORE_HEADER
16108_ACEOF
252b5132 16109
c603b11b
AM
16110fi
16111if test -n "$TRAD_HEADER"; then
6be7c12c 16112
c603b11b
AM
16113cat >>confdefs.h <<_ACEOF
16114#define TRAD_HEADER $TRAD_HEADER
16115_ACEOF
5464f5a1 16116
c603b11b 16117fi
5464f5a1 16118
81ecdfbb
RW
16119if test "$plugins" = "yes"; then
16120 supports_plugins=1
5464f5a1 16121else
81ecdfbb 16122 supports_plugins=0
5464f5a1 16123fi
5464f5a1 16124
81ecdfbb 16125
3cf9e6c4 16126
96fe4562 16127# Determine the host dependent file_ptr a.k.a. off_t type. In order
81ecdfbb
RW
16128# prefer: off64_t - if ftello64 and fseeko64, off_t - if ftello and
16129# fseeko, long. This assumes that sizeof off_t is .ge. sizeof long.
16130# Hopefully a reasonable assumption since fseeko et.al. should be
16131# upward compatible.
16132for ac_func in ftello ftello64 fseeko fseeko64 fopen64
16133do :
16134 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
16135ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
d0ac1c44 16136if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
81ecdfbb
RW
16137 cat >>confdefs.h <<_ACEOF
16138#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
5464f5a1 16139_ACEOF
5464f5a1 16140
252b5132 16141fi
81ecdfbb 16142done
5464f5a1 16143
81ecdfbb
RW
16144if test x"$ac_cv_func_ftello" = xyes -a x"$ac_cv_func_fseeko" = xyes; then
16145 # The cast to long int works around a bug in the HP C Compiler
16146# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
16147# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
16148# This bug is HP SR number 8606223364.
16149{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of off_t" >&5
16150$as_echo_n "checking size of off_t... " >&6; }
d0ac1c44 16151if ${ac_cv_sizeof_off_t+:} false; then :
81ecdfbb 16152 $as_echo_n "(cached) " >&6
6be7c12c 16153else
81ecdfbb 16154 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (off_t))" "ac_cv_sizeof_off_t" "$ac_includes_default"; then :
5464f5a1 16155
81ecdfbb
RW
16156else
16157 if test "$ac_cv_type_off_t" = yes; then
16158 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
16159$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
d0ac1c44
SM
16160as_fn_error 77 "cannot compute sizeof (off_t)
16161See \`config.log' for more details" "$LINENO" 5; }
81ecdfbb
RW
16162 else
16163 ac_cv_sizeof_off_t=0
16164 fi
5464f5a1 16165fi
5464f5a1 16166
252b5132 16167fi
81ecdfbb
RW
16168{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_off_t" >&5
16169$as_echo "$ac_cv_sizeof_off_t" >&6; }
5464f5a1 16170
252b5132 16171
5464f5a1 16172
81ecdfbb
RW
16173cat >>confdefs.h <<_ACEOF
16174#define SIZEOF_OFF_T $ac_cv_sizeof_off_t
5464f5a1 16175_ACEOF
5464f5a1 16176
5464f5a1 16177
81ecdfbb
RW
16178fi
16179{ $as_echo "$as_me:${as_lineno-$LINENO}: checking file_ptr type" >&5
16180$as_echo_n "checking file_ptr type... " >&6; }
16181bfd_file_ptr="long"
16182bfd_ufile_ptr="unsigned long"
16183if test x"$ac_cv_func_ftello64" = xyes -a x"$ac_cv_func_fseeko64" = xyes \
16184 -o x"${ac_cv_sizeof_off_t}" = x8; then
16185 bfd_file_ptr=BFD_HOST_64_BIT
16186 bfd_ufile_ptr=BFD_HOST_U_64_BIT
16187fi
16188{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_file_ptr" >&5
16189$as_echo "$bfd_file_ptr" >&6; }
16190
6be7c12c 16191
252b5132 16192
d0ac1c44
SM
16193
16194
16195
16196 for ac_header in $ac_header_list
81ecdfbb
RW
16197do :
16198 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
d0ac1c44
SM
16199ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
16200"
16201if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
81ecdfbb
RW
16202 cat >>confdefs.h <<_ACEOF
16203#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5464f5a1 16204_ACEOF
5464f5a1 16205
5464f5a1 16206fi
81ecdfbb
RW
16207
16208done
16209
d0ac1c44
SM
16210
16211
16212
16213
16214
16215
16216
81ecdfbb
RW
16217for ac_func in getpagesize
16218do :
16219 ac_fn_c_check_func "$LINENO" "getpagesize" "ac_cv_func_getpagesize"
d0ac1c44 16220if test "x$ac_cv_func_getpagesize" = xyes; then :
5464f5a1 16221 cat >>confdefs.h <<_ACEOF
81ecdfbb 16222#define HAVE_GETPAGESIZE 1
5464f5a1 16223_ACEOF
252b5132 16224
252b5132
RH
16225fi
16226done
16227
81ecdfbb
RW
16228{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mmap" >&5
16229$as_echo_n "checking for working mmap... " >&6; }
d0ac1c44 16230if ${ac_cv_func_mmap_fixed_mapped+:} false; then :
81ecdfbb 16231 $as_echo_n "(cached) " >&6
252b5132 16232else
81ecdfbb 16233 if test "$cross_compiling" = yes; then :
252b5132
RH
16234 ac_cv_func_mmap_fixed_mapped=no
16235else
81ecdfbb 16236 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5464f5a1
NN
16237/* end confdefs.h. */
16238$ac_includes_default
16239/* malloc might have been renamed as rpl_malloc. */
16240#undef malloc
6be7c12c 16241
252b5132
RH
16242/* Thanks to Mike Haertel and Jim Avera for this test.
16243 Here is a matrix of mmap possibilities:
16244 mmap private not fixed
16245 mmap private fixed at somewhere currently unmapped
16246 mmap private fixed at somewhere already mapped
16247 mmap shared not fixed
16248 mmap shared fixed at somewhere currently unmapped
16249 mmap shared fixed at somewhere already mapped
16250 For private mappings, we should verify that changes cannot be read()
16251 back from the file, nor mmap's back from the file at a different
16252 address. (There have been systems where private was not correctly
16253 implemented like the infamous i386 svr4.0, and systems where the
5464f5a1 16254 VM page cache was not coherent with the file system buffer cache
252b5132
RH
16255 like early versions of FreeBSD and possibly contemporary NetBSD.)
16256 For shared mappings, we should conversely verify that changes get
5464f5a1 16257 propagated back to all the places they're supposed to be.
252b5132
RH
16258
16259 Grep wants private fixed already mapped.
16260 The main things grep needs to know about mmap are:
16261 * does it exist and is it safe to write into the mmap'd area
16262 * how to use it (BSD variants) */
5464f5a1 16263
252b5132
RH
16264#include <fcntl.h>
16265#include <sys/mman.h>
16266
81ecdfbb 16267#if !defined STDC_HEADERS && !defined HAVE_STDLIB_H
5464f5a1
NN
16268char *malloc ();
16269#endif
6be7c12c 16270
5464f5a1 16271/* This mess was copied from the GNU getpagesize.h. */
81ecdfbb 16272#ifndef HAVE_GETPAGESIZE
252b5132
RH
16273# ifdef _SC_PAGESIZE
16274# define getpagesize() sysconf(_SC_PAGESIZE)
16275# else /* no _SC_PAGESIZE */
81ecdfbb 16276# ifdef HAVE_SYS_PARAM_H
252b5132
RH
16277# include <sys/param.h>
16278# ifdef EXEC_PAGESIZE
16279# define getpagesize() EXEC_PAGESIZE
16280# else /* no EXEC_PAGESIZE */
16281# ifdef NBPG
16282# define getpagesize() NBPG * CLSIZE
16283# ifndef CLSIZE
16284# define CLSIZE 1
16285# endif /* no CLSIZE */
16286# else /* no NBPG */
16287# ifdef NBPC
16288# define getpagesize() NBPC
16289# else /* no NBPC */
16290# ifdef PAGESIZE
16291# define getpagesize() PAGESIZE
16292# endif /* PAGESIZE */
16293# endif /* no NBPC */
16294# endif /* no NBPG */
16295# endif /* no EXEC_PAGESIZE */
16296# else /* no HAVE_SYS_PARAM_H */
16297# define getpagesize() 8192 /* punt totally */
16298# endif /* no HAVE_SYS_PARAM_H */
16299# endif /* no _SC_PAGESIZE */
16300
5464f5a1
NN
16301#endif /* no HAVE_GETPAGESIZE */
16302
16303int
16304main ()
16305{
16306 char *data, *data2, *data3;
d0ac1c44 16307 const char *cdata2;
5464f5a1 16308 int i, pagesize;
d0ac1c44 16309 int fd, fd2;
5464f5a1
NN
16310
16311 pagesize = getpagesize ();
16312
16313 /* First, make a file with some known garbage in it. */
16314 data = (char *) malloc (pagesize);
16315 if (!data)
81ecdfbb 16316 return 1;
5464f5a1
NN
16317 for (i = 0; i < pagesize; ++i)
16318 *(data + i) = rand ();
16319 umask (0);
16320 fd = creat ("conftest.mmap", 0600);
16321 if (fd < 0)
d0ac1c44 16322 return 2;
5464f5a1 16323 if (write (fd, data, pagesize) != pagesize)
d0ac1c44 16324 return 3;
5464f5a1
NN
16325 close (fd);
16326
d0ac1c44
SM
16327 /* Next, check that the tail of a page is zero-filled. File must have
16328 non-zero length, otherwise we risk SIGBUS for entire page. */
16329 fd2 = open ("conftest.txt", O_RDWR | O_CREAT | O_TRUNC, 0600);
16330 if (fd2 < 0)
16331 return 4;
16332 cdata2 = "";
16333 if (write (fd2, cdata2, 1) != 1)
16334 return 5;
16335 data2 = (char *) mmap (0, pagesize, PROT_READ | PROT_WRITE, MAP_SHARED, fd2, 0L);
16336 if (data2 == MAP_FAILED)
16337 return 6;
16338 for (i = 0; i < pagesize; ++i)
16339 if (*(data2 + i))
16340 return 7;
16341 close (fd2);
16342 if (munmap (data2, pagesize))
16343 return 8;
16344
5464f5a1
NN
16345 /* Next, try to mmap the file at a fixed address which already has
16346 something else allocated at it. If we can, also make sure that
16347 we see the same garbage. */
16348 fd = open ("conftest.mmap", O_RDWR);
16349 if (fd < 0)
d0ac1c44 16350 return 9;
5464f5a1
NN
16351 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
16352 MAP_PRIVATE | MAP_FIXED, fd, 0L))
d0ac1c44 16353 return 10;
5464f5a1
NN
16354 for (i = 0; i < pagesize; ++i)
16355 if (*(data + i) != *(data2 + i))
d0ac1c44 16356 return 11;
5464f5a1
NN
16357
16358 /* Finally, make sure that changes to the mapped area do not
16359 percolate back to the file as seen by read(). (This is a bug on
16360 some variants of i386 svr4.0.) */
16361 for (i = 0; i < pagesize; ++i)
16362 *(data2 + i) = *(data2 + i) + 1;
16363 data3 = (char *) malloc (pagesize);
16364 if (!data3)
d0ac1c44 16365 return 12;
5464f5a1 16366 if (read (fd, data3, pagesize) != pagesize)
d0ac1c44 16367 return 13;
5464f5a1
NN
16368 for (i = 0; i < pagesize; ++i)
16369 if (*(data + i) != *(data3 + i))
d0ac1c44 16370 return 14;
5464f5a1 16371 close (fd);
81ecdfbb 16372 return 0;
5464f5a1
NN
16373}
16374_ACEOF
81ecdfbb 16375if ac_fn_c_try_run "$LINENO"; then :
5464f5a1
NN
16376 ac_cv_func_mmap_fixed_mapped=yes
16377else
81ecdfbb 16378 ac_cv_func_mmap_fixed_mapped=no
5464f5a1 16379fi
81ecdfbb
RW
16380rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
16381 conftest.$ac_objext conftest.beam conftest.$ac_ext
5464f5a1 16382fi
81ecdfbb 16383
5464f5a1 16384fi
81ecdfbb
RW
16385{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_mmap_fixed_mapped" >&5
16386$as_echo "$ac_cv_func_mmap_fixed_mapped" >&6; }
5464f5a1
NN
16387if test $ac_cv_func_mmap_fixed_mapped = yes; then
16388
81ecdfbb 16389$as_echo "#define HAVE_MMAP 1" >>confdefs.h
5464f5a1
NN
16390
16391fi
d0ac1c44 16392rm -f conftest.mmap conftest.txt
5464f5a1 16393
5464f5a1 16394for ac_func in madvise mprotect
81ecdfbb
RW
16395do :
16396 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
16397ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
d0ac1c44 16398if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
5464f5a1 16399 cat >>confdefs.h <<_ACEOF
81ecdfbb 16400#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
5464f5a1
NN
16401_ACEOF
16402
16403fi
16404done
16405
16406case ${want_mmap}+${ac_cv_func_mmap_fixed_mapped} in
16407 true+yes )
81ecdfbb 16408$as_echo "#define USE_MMAP 1" >>confdefs.h
5464f5a1
NN
16409 ;;
16410esac
16411
16412rm -f doc/config.status
81ecdfbb 16413ac_config_files="$ac_config_files Makefile doc/Makefile bfd-in3.h:bfd-in2.h po/Makefile.in:po/Make-in"
5464f5a1 16414
20e95c23 16415
81ecdfbb 16416ac_config_commands="$ac_config_commands default"
5464f5a1 16417
108a6f8e
CD
16418
16419
16420
16421
16422
31dd3154 16423
5464f5a1
NN
16424cat >confcache <<\_ACEOF
16425# This file is a shell script that caches the results of configure
16426# tests run on this system so they can be shared between configure
16427# scripts and configure runs, see configure's option --config-cache.
16428# It is not useful on other systems. If it contains results you don't
16429# want to keep, you may remove or edit it.
16430#
16431# config.status only pays attention to the cache file if you give it
16432# the --recheck option to rerun configure.
16433#
16434# `ac_cv_env_foo' variables (set or unset) will be overridden when
16435# loading this file, other *unset* `ac_cv_foo' will be assigned the
16436# following values.
16437
16438_ACEOF
16439
16440# The following way of writing the cache mishandles newlines in values,
16441# but we know of no workaround that is simple, portable, and efficient.
81ecdfbb 16442# So, we kill variables containing newlines.
5464f5a1
NN
16443# Ultrix sh set writes to stderr and can't be redirected directly,
16444# and sets the high bit in the cache file unless we assign to the vars.
81ecdfbb
RW
16445(
16446 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
16447 eval ac_val=\$$ac_var
16448 case $ac_val in #(
16449 *${as_nl}*)
16450 case $ac_var in #(
16451 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
16452$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
16453 esac
16454 case $ac_var in #(
16455 _ | IFS | as_nl) ;; #(
16456 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
16457 *) { eval $ac_var=; unset $ac_var;} ;;
16458 esac ;;
16459 esac
16460 done
16461
5464f5a1 16462 (set) 2>&1 |
81ecdfbb
RW
16463 case $as_nl`(ac_space=' '; set) 2>&1` in #(
16464 *${as_nl}ac_space=\ *)
16465 # `set' does not quote correctly, so add quotes: double-quote
16466 # substitution turns \\\\ into \\, and sed turns \\ into \.
5464f5a1
NN
16467 sed -n \
16468 "s/'/'\\\\''/g;
16469 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
81ecdfbb 16470 ;; #(
5464f5a1
NN
16471 *)
16472 # `set' quotes correctly as required by POSIX, so do not add quotes.
81ecdfbb 16473 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
5464f5a1 16474 ;;
81ecdfbb
RW
16475 esac |
16476 sort
16477) |
5464f5a1 16478 sed '
81ecdfbb 16479 /^ac_cv_env_/b end
5464f5a1 16480 t clear
81ecdfbb 16481 :clear
5464f5a1
NN
16482 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
16483 t end
81ecdfbb
RW
16484 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
16485 :end' >>confcache
16486if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
16487 if test -w "$cache_file"; then
d0ac1c44 16488 if test "x$cache_file" != "x/dev/null"; then
81ecdfbb
RW
16489 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
16490$as_echo "$as_me: updating cache $cache_file" >&6;}
d0ac1c44
SM
16491 if test ! -f "$cache_file" || test -h "$cache_file"; then
16492 cat confcache >"$cache_file"
16493 else
16494 case $cache_file in #(
16495 */* | ?:*)
16496 mv -f confcache "$cache_file"$$ &&
16497 mv -f "$cache_file"$$ "$cache_file" ;; #(
16498 *)
16499 mv -f confcache "$cache_file" ;;
16500 esac
16501 fi
16502 fi
5464f5a1 16503 else
81ecdfbb
RW
16504 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
16505$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
5464f5a1
NN
16506 fi
16507fi
16508rm -f confcache
16509
16510test "x$prefix" = xNONE && prefix=$ac_default_prefix
16511# Let make expand exec_prefix.
16512test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
16513
5464f5a1
NN
16514DEFS=-DHAVE_CONFIG_H
16515
16516ac_libobjs=
16517ac_ltlibobjs=
d0ac1c44 16518U=
5464f5a1
NN
16519for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
16520 # 1. Remove the extension, and $U if already installed.
81ecdfbb
RW
16521 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
16522 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
16523 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
16524 # will be set to the directory where LIBOBJS objects are built.
16525 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
16526 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
5464f5a1
NN
16527done
16528LIBOBJS=$ac_libobjs
16529
16530LTLIBOBJS=$ac_ltlibobjs
16531
16532
d0ac1c44
SM
16533{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
16534$as_echo_n "checking that generated files are newer than configure... " >&6; }
16535 if test -n "$am_sleep_pid"; then
16536 # Hide warnings about reused PIDs.
16537 wait $am_sleep_pid 2>/dev/null
16538 fi
16539 { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
16540$as_echo "done" >&6; }
f5385ebf 16541if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
d0ac1c44 16542 as_fn_error $? "conditional \"AMDEP\" was never defined.
81ecdfbb 16543Usually this means the macro was only invoked conditionally." "$LINENO" 5
f5385ebf
AM
16544fi
16545if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
d0ac1c44 16546 as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
81ecdfbb
RW
16547Usually this means the macro was only invoked conditionally." "$LINENO" 5
16548fi
16549 if test -n "$EXEEXT"; then
16550 am__EXEEXT_TRUE=
16551 am__EXEEXT_FALSE='#'
16552else
16553 am__EXEEXT_TRUE='#'
16554 am__EXEEXT_FALSE=
f5385ebf 16555fi
81ecdfbb 16556
ce3c775b 16557if test -z "${PLUGINS_TRUE}" && test -z "${PLUGINS_FALSE}"; then
d0ac1c44 16558 as_fn_error $? "conditional \"PLUGINS\" was never defined.
81ecdfbb 16559Usually this means the macro was only invoked conditionally." "$LINENO" 5
ce3c775b 16560fi
f5385ebf 16561if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
d0ac1c44 16562 as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined.
81ecdfbb 16563Usually this means the macro was only invoked conditionally." "$LINENO" 5
f5385ebf 16564fi
d5fbea21 16565if test -z "${GENINSRC_NEVER_TRUE}" && test -z "${GENINSRC_NEVER_FALSE}"; then
d0ac1c44 16566 as_fn_error $? "conditional \"GENINSRC_NEVER\" was never defined.
81ecdfbb 16567Usually this means the macro was only invoked conditionally." "$LINENO" 5
d5fbea21 16568fi
f5385ebf 16569if test -z "${INSTALL_LIBBFD_TRUE}" && test -z "${INSTALL_LIBBFD_FALSE}"; then
d0ac1c44 16570 as_fn_error $? "conditional \"INSTALL_LIBBFD\" was never defined.
81ecdfbb 16571Usually this means the macro was only invoked conditionally." "$LINENO" 5
f5385ebf 16572fi
5464f5a1 16573
d0ac1c44 16574: "${CONFIG_STATUS=./config.status}"
81ecdfbb 16575ac_write_fail=0
5464f5a1
NN
16576ac_clean_files_save=$ac_clean_files
16577ac_clean_files="$ac_clean_files $CONFIG_STATUS"
81ecdfbb
RW
16578{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
16579$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
16580as_write_fail=0
16581cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
5464f5a1
NN
16582#! $SHELL
16583# Generated by $as_me.
16584# Run this file to recreate the current configuration.
16585# Compiler output produced by configure, useful for debugging
16586# configure, is in config.log if it exists.
16587
16588debug=false
16589ac_cs_recheck=false
16590ac_cs_silent=false
5464f5a1 16591
81ecdfbb
RW
16592SHELL=\${CONFIG_SHELL-$SHELL}
16593export SHELL
16594_ASEOF
16595cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
16596## -------------------- ##
16597## M4sh Initialization. ##
16598## -------------------- ##
5464f5a1 16599
81ecdfbb
RW
16600# Be more Bourne compatible
16601DUALCASE=1; export DUALCASE # for MKS sh
16602if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
5464f5a1
NN
16603 emulate sh
16604 NULLCMD=:
81ecdfbb 16605 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
5464f5a1
NN
16606 # is contrary to our usage. Disable this feature.
16607 alias -g '${1+"$@"}'='"$@"'
81ecdfbb
RW
16608 setopt NO_GLOB_SUBST
16609else
16610 case `(set -o) 2>/dev/null` in #(
16611 *posix*) :
16612 set -o posix ;; #(
16613 *) :
16614 ;;
16615esac
5464f5a1 16616fi
5464f5a1 16617
81ecdfbb
RW
16618
16619as_nl='
16620'
16621export as_nl
16622# Printing a long string crashes Solaris 7 /usr/bin/printf.
16623as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
16624as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
16625as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
16626# Prefer a ksh shell builtin over an external printf program on Solaris,
16627# but without wasting forks for bash or zsh.
16628if test -z "$BASH_VERSION$ZSH_VERSION" \
16629 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
16630 as_echo='print -r --'
16631 as_echo_n='print -rn --'
16632elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
16633 as_echo='printf %s\n'
16634 as_echo_n='printf %s'
16635else
16636 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
16637 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
16638 as_echo_n='/usr/ucb/echo -n'
16639 else
16640 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
16641 as_echo_n_body='eval
16642 arg=$1;
16643 case $arg in #(
16644 *"$as_nl"*)
16645 expr "X$arg" : "X\\(.*\\)$as_nl";
16646 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
16647 esac;
16648 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
16649 '
16650 export as_echo_n_body
16651 as_echo_n='sh -c $as_echo_n_body as_echo'
16652 fi
16653 export as_echo_body
16654 as_echo='sh -c $as_echo_body as_echo'
16655fi
16656
16657# The user is always right.
16658if test "${PATH_SEPARATOR+set}" != set; then
16659 PATH_SEPARATOR=:
16660 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
16661 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
16662 PATH_SEPARATOR=';'
16663 }
5464f5a1
NN
16664fi
16665
16666
81ecdfbb
RW
16667# IFS
16668# We need space, tab and new line, in precisely that order. Quoting is
16669# there to prevent editors from complaining about space-tab.
16670# (If _AS_PATH_WALK were called with IFS unset, it would disable word
16671# splitting by setting IFS to empty value.)
16672IFS=" "" $as_nl"
16673
16674# Find who we are. Look in the path if we contain no directory separator.
d0ac1c44 16675as_myself=
81ecdfbb
RW
16676case $0 in #((
16677 *[\\/]* ) as_myself=$0 ;;
16678 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
16679for as_dir in $PATH
16680do
16681 IFS=$as_save_IFS
16682 test -z "$as_dir" && as_dir=.
16683 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
16684 done
16685IFS=$as_save_IFS
16686
16687 ;;
16688esac
16689# We did not find ourselves, most probably we were run as `sh COMMAND'
16690# in which case we are not to be found in the path.
16691if test "x$as_myself" = x; then
16692 as_myself=$0
16693fi
16694if test ! -f "$as_myself"; then
16695 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
16696 exit 1
16697fi
16698
16699# Unset variables that we do not need and which cause bugs (e.g. in
16700# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
16701# suppresses any "Segmentation fault" message there. '((' could
16702# trigger a bug in pdksh 5.2.14.
16703for as_var in BASH_ENV ENV MAIL MAILPATH
16704do eval test x\${$as_var+set} = xset \
16705 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
16706done
5464f5a1
NN
16707PS1='$ '
16708PS2='> '
16709PS4='+ '
16710
16711# NLS nuisances.
81ecdfbb
RW
16712LC_ALL=C
16713export LC_ALL
16714LANGUAGE=C
16715export LANGUAGE
16716
16717# CDPATH.
16718(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
16719
16720
d0ac1c44
SM
16721# as_fn_error STATUS ERROR [LINENO LOG_FD]
16722# ----------------------------------------
81ecdfbb
RW
16723# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
16724# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
d0ac1c44 16725# script with STATUS, using 1 if that was 0.
81ecdfbb
RW
16726as_fn_error ()
16727{
d0ac1c44
SM
16728 as_status=$1; test $as_status -eq 0 && as_status=1
16729 if test "$4"; then
16730 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
16731 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
5464f5a1 16732 fi
d0ac1c44 16733 $as_echo "$as_me: error: $2" >&2
81ecdfbb
RW
16734 as_fn_exit $as_status
16735} # as_fn_error
16736
16737
16738# as_fn_set_status STATUS
16739# -----------------------
16740# Set $? to STATUS, without forking.
16741as_fn_set_status ()
16742{
16743 return $1
16744} # as_fn_set_status
16745
16746# as_fn_exit STATUS
16747# -----------------
16748# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
16749as_fn_exit ()
16750{
16751 set +e
16752 as_fn_set_status $1
16753 exit $1
16754} # as_fn_exit
16755
16756# as_fn_unset VAR
16757# ---------------
16758# Portably unset VAR.
16759as_fn_unset ()
16760{
16761 { eval $1=; unset $1;}
16762}
16763as_unset=as_fn_unset
16764# as_fn_append VAR VALUE
16765# ----------------------
16766# Append the text in VALUE to the end of the definition contained in VAR. Take
16767# advantage of any shell optimizations that allow amortized linear growth over
16768# repeated appends, instead of the typical quadratic growth present in naive
16769# implementations.
16770if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
16771 eval 'as_fn_append ()
16772 {
16773 eval $1+=\$2
16774 }'
16775else
16776 as_fn_append ()
16777 {
16778 eval $1=\$$1\$2
16779 }
16780fi # as_fn_append
16781
16782# as_fn_arith ARG...
16783# ------------------
16784# Perform arithmetic evaluation on the ARGs, and store the result in the
16785# global $as_val. Take advantage of shells that can avoid forks. The arguments
16786# must be portable across $(()) and expr.
16787if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
16788 eval 'as_fn_arith ()
16789 {
16790 as_val=$(( $* ))
16791 }'
16792else
16793 as_fn_arith ()
16794 {
16795 as_val=`expr "$@" || test $? -eq 1`
16796 }
16797fi # as_fn_arith
16798
5464f5a1 16799
81ecdfbb
RW
16800if expr a : '\(a\)' >/dev/null 2>&1 &&
16801 test "X`expr 00001 : '.*\(...\)'`" = X001; then
5464f5a1
NN
16802 as_expr=expr
16803else
16804 as_expr=false
16805fi
16806
81ecdfbb 16807if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
5464f5a1
NN
16808 as_basename=basename
16809else
16810 as_basename=false
16811fi
252b5132 16812
81ecdfbb
RW
16813if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
16814 as_dirname=dirname
16815else
16816 as_dirname=false
16817fi
6be7c12c 16818
81ecdfbb 16819as_me=`$as_basename -- "$0" ||
5464f5a1
NN
16820$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
16821 X"$0" : 'X\(//\)$' \| \
81ecdfbb
RW
16822 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
16823$as_echo X/"$0" |
16824 sed '/^.*\/\([^/][^/]*\)\/*$/{
16825 s//\1/
16826 q
16827 }
16828 /^X\/\(\/\/\)$/{
16829 s//\1/
16830 q
16831 }
16832 /^X\/\(\/\).*/{
16833 s//\1/
16834 q
16835 }
16836 s/.*/./; q'`
5464f5a1 16837
5464f5a1
NN
16838# Avoid depending upon Character Ranges.
16839as_cr_letters='abcdefghijklmnopqrstuvwxyz'
16840as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
16841as_cr_Letters=$as_cr_letters$as_cr_LETTERS
16842as_cr_digits='0123456789'
16843as_cr_alnum=$as_cr_Letters$as_cr_digits
16844
81ecdfbb
RW
16845ECHO_C= ECHO_N= ECHO_T=
16846case `echo -n x` in #(((((
16847-n*)
16848 case `echo 'xy\c'` in
16849 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
16850 xy) ECHO_C='\c';;
16851 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
16852 ECHO_T=' ';;
16853 esac;;
16854*)
16855 ECHO_N='-n';;
5464f5a1
NN
16856esac
16857
81ecdfbb
RW
16858rm -f conf$$ conf$$.exe conf$$.file
16859if test -d conf$$.dir; then
16860 rm -f conf$$.dir/conf$$.file
252b5132 16861else
81ecdfbb
RW
16862 rm -f conf$$.dir
16863 mkdir conf$$.dir 2>/dev/null
252b5132 16864fi
81ecdfbb
RW
16865if (echo >conf$$.file) 2>/dev/null; then
16866 if ln -s conf$$.file conf$$ 2>/dev/null; then
5464f5a1 16867 as_ln_s='ln -s'
81ecdfbb
RW
16868 # ... but there are two gotchas:
16869 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
16870 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
d0ac1c44 16871 # In both cases, we have to default to `cp -pR'.
81ecdfbb 16872 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
d0ac1c44 16873 as_ln_s='cp -pR'
81ecdfbb
RW
16874 elif ln conf$$.file conf$$ 2>/dev/null; then
16875 as_ln_s=ln
16876 else
d0ac1c44 16877 as_ln_s='cp -pR'
5464f5a1 16878 fi
5464f5a1 16879else
d0ac1c44 16880 as_ln_s='cp -pR'
252b5132 16881fi
81ecdfbb
RW
16882rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
16883rmdir conf$$.dir 2>/dev/null
16884
16885
16886# as_fn_mkdir_p
16887# -------------
16888# Create "$as_dir" as a directory, including parents if necessary.
16889as_fn_mkdir_p ()
16890{
16891
16892 case $as_dir in #(
16893 -*) as_dir=./$as_dir;;
16894 esac
16895 test -d "$as_dir" || eval $as_mkdir_p || {
16896 as_dirs=
16897 while :; do
16898 case $as_dir in #(
16899 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
16900 *) as_qdir=$as_dir;;
16901 esac
16902 as_dirs="'$as_qdir' $as_dirs"
16903 as_dir=`$as_dirname -- "$as_dir" ||
16904$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16905 X"$as_dir" : 'X\(//\)[^/]' \| \
16906 X"$as_dir" : 'X\(//\)$' \| \
16907 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
16908$as_echo X"$as_dir" |
16909 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16910 s//\1/
16911 q
16912 }
16913 /^X\(\/\/\)[^/].*/{
16914 s//\1/
16915 q
16916 }
16917 /^X\(\/\/\)$/{
16918 s//\1/
16919 q
16920 }
16921 /^X\(\/\).*/{
16922 s//\1/
16923 q
16924 }
16925 s/.*/./; q'`
16926 test -d "$as_dir" && break
16927 done
16928 test -z "$as_dirs" || eval "mkdir $as_dirs"
d0ac1c44 16929 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
81ecdfbb 16930
6be7c12c 16931
81ecdfbb 16932} # as_fn_mkdir_p
5464f5a1 16933if mkdir -p . 2>/dev/null; then
81ecdfbb 16934 as_mkdir_p='mkdir -p "$as_dir"'
5464f5a1
NN
16935else
16936 test -d ./-p && rmdir ./-p
16937 as_mkdir_p=false
252b5132 16938fi
81ecdfbb 16939
d0ac1c44
SM
16940
16941# as_fn_executable_p FILE
16942# -----------------------
16943# Test if FILE is an executable regular file.
16944as_fn_executable_p ()
16945{
16946 test -f "$1" && test -x "$1"
16947} # as_fn_executable_p
16948as_test_x='test -x'
16949as_executable_p=as_fn_executable_p
252b5132 16950
5464f5a1
NN
16951# Sed expression to map a string onto a valid CPP name.
16952as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
252b5132 16953
5464f5a1
NN
16954# Sed expression to map a string onto a valid variable name.
16955as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
6be7c12c 16956
252b5132 16957
5464f5a1 16958exec 6>&1
81ecdfbb
RW
16959## ----------------------------------- ##
16960## Main body of $CONFIG_STATUS script. ##
16961## ----------------------------------- ##
16962_ASEOF
16963test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
5464f5a1 16964
81ecdfbb
RW
16965cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16966# Save the log message, to keep $0 and so on meaningful, and to
5464f5a1 16967# report actual input values of CONFIG_FILES etc. instead of their
81ecdfbb
RW
16968# values after options handling.
16969ac_log="
f48dfe41 16970This file was extended by bfd $as_me 2.32.51, which was
d0ac1c44 16971generated by GNU Autoconf 2.69. Invocation command line was
5464f5a1
NN
16972
16973 CONFIG_FILES = $CONFIG_FILES
16974 CONFIG_HEADERS = $CONFIG_HEADERS
16975 CONFIG_LINKS = $CONFIG_LINKS
16976 CONFIG_COMMANDS = $CONFIG_COMMANDS
16977 $ $0 $@
16978
81ecdfbb
RW
16979on `(hostname || uname -n) 2>/dev/null | sed 1q`
16980"
16981
5464f5a1
NN
16982_ACEOF
16983
81ecdfbb
RW
16984case $ac_config_files in *"
16985"*) set x $ac_config_files; shift; ac_config_files=$*;;
16986esac
5464f5a1 16987
81ecdfbb
RW
16988case $ac_config_headers in *"
16989"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
16990esac
252b5132 16991
252b5132 16992
81ecdfbb
RW
16993cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16994# Files that config.status was made for.
16995config_files="$ac_config_files"
16996config_headers="$ac_config_headers"
16997config_commands="$ac_config_commands"
252b5132 16998
81ecdfbb 16999_ACEOF
5464f5a1 17000
81ecdfbb 17001cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
5464f5a1 17002ac_cs_usage="\
81ecdfbb
RW
17003\`$as_me' instantiates files and other configuration actions
17004from templates according to the current configuration. Unless the files
17005and actions are specified as TAGs, all are instantiated by default.
5464f5a1 17006
81ecdfbb 17007Usage: $0 [OPTION]... [TAG]...
5464f5a1
NN
17008
17009 -h, --help print this help, then exit
81ecdfbb 17010 -V, --version print version number and configuration settings, then exit
d0ac1c44 17011 --config print configuration, then exit
81ecdfbb
RW
17012 -q, --quiet, --silent
17013 do not print progress messages
5464f5a1
NN
17014 -d, --debug don't remove temporary files
17015 --recheck update $as_me by reconfiguring in the same conditions
81ecdfbb
RW
17016 --file=FILE[:TEMPLATE]
17017 instantiate the configuration file FILE
17018 --header=FILE[:TEMPLATE]
17019 instantiate the configuration header FILE
5464f5a1
NN
17020
17021Configuration files:
17022$config_files
17023
17024Configuration headers:
17025$config_headers
17026
17027Configuration commands:
17028$config_commands
17029
81ecdfbb 17030Report bugs to the package provider."
5464f5a1 17031
81ecdfbb
RW
17032_ACEOF
17033cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
d0ac1c44 17034ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
5464f5a1 17035ac_cs_version="\\
f48dfe41 17036bfd config.status 2.32.51
d0ac1c44
SM
17037configured by $0, generated by GNU Autoconf 2.69,
17038 with options \\"\$ac_cs_config\\"
5464f5a1 17039
d0ac1c44 17040Copyright (C) 2012 Free Software Foundation, Inc.
5464f5a1
NN
17041This config.status script is free software; the Free Software Foundation
17042gives unlimited permission to copy, distribute and modify it."
81ecdfbb
RW
17043
17044ac_pwd='$ac_pwd'
17045srcdir='$srcdir'
17046INSTALL='$INSTALL'
17047MKDIR_P='$MKDIR_P'
17048AWK='$AWK'
17049test -n "\$AWK" || AWK=awk
5464f5a1
NN
17050_ACEOF
17051
81ecdfbb
RW
17052cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
17053# The default lists apply if the user does not specify any file.
5464f5a1
NN
17054ac_need_defaults=:
17055while test $# != 0
17056do
17057 case $1 in
d0ac1c44 17058 --*=?*)
81ecdfbb
RW
17059 ac_option=`expr "X$1" : 'X\([^=]*\)='`
17060 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
5464f5a1 17061 ac_shift=:
6be7c12c 17062 ;;
d0ac1c44
SM
17063 --*=)
17064 ac_option=`expr "X$1" : 'X\([^=]*\)='`
17065 ac_optarg=
17066 ac_shift=:
17067 ;;
81ecdfbb 17068 *)
5464f5a1
NN
17069 ac_option=$1
17070 ac_optarg=$2
17071 ac_shift=shift
6be7c12c 17072 ;;
5464f5a1 17073 esac
252b5132 17074
5464f5a1
NN
17075 case $ac_option in
17076 # Handling of the options.
5464f5a1
NN
17077 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
17078 ac_cs_recheck=: ;;
81ecdfbb
RW
17079 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
17080 $as_echo "$ac_cs_version"; exit ;;
d0ac1c44
SM
17081 --config | --confi | --conf | --con | --co | --c )
17082 $as_echo "$ac_cs_config"; exit ;;
81ecdfbb 17083 --debug | --debu | --deb | --de | --d | -d )
5464f5a1
NN
17084 debug=: ;;
17085 --file | --fil | --fi | --f )
17086 $ac_shift
81ecdfbb
RW
17087 case $ac_optarg in
17088 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
d0ac1c44 17089 '') as_fn_error $? "missing file argument" ;;
81ecdfbb
RW
17090 esac
17091 as_fn_append CONFIG_FILES " '$ac_optarg'"
5464f5a1
NN
17092 ac_need_defaults=false;;
17093 --header | --heade | --head | --hea )
17094 $ac_shift
81ecdfbb
RW
17095 case $ac_optarg in
17096 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
17097 esac
17098 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
5464f5a1 17099 ac_need_defaults=false;;
81ecdfbb
RW
17100 --he | --h)
17101 # Conflict between --help and --header
d0ac1c44 17102 as_fn_error $? "ambiguous option: \`$1'
81ecdfbb
RW
17103Try \`$0 --help' for more information.";;
17104 --help | --hel | -h )
17105 $as_echo "$ac_cs_usage"; exit ;;
5464f5a1
NN
17106 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
17107 | -silent | --silent | --silen | --sile | --sil | --si | --s)
17108 ac_cs_silent=: ;;
6be7c12c 17109
5464f5a1 17110 # This is an error.
d0ac1c44 17111 -*) as_fn_error $? "unrecognized option: \`$1'
81ecdfbb 17112Try \`$0 --help' for more information." ;;
252b5132 17113
81ecdfbb
RW
17114 *) as_fn_append ac_config_targets " $1"
17115 ac_need_defaults=false ;;
252b5132 17116
5464f5a1
NN
17117 esac
17118 shift
17119done
6be7c12c 17120
5464f5a1 17121ac_configure_extra_args=
252b5132 17122
5464f5a1
NN
17123if $ac_cs_silent; then
17124 exec 6>/dev/null
17125 ac_configure_extra_args="$ac_configure_extra_args --silent"
17126fi
6be7c12c 17127
5464f5a1 17128_ACEOF
81ecdfbb 17129cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5464f5a1 17130if \$ac_cs_recheck; then
d0ac1c44 17131 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
81ecdfbb
RW
17132 shift
17133 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
17134 CONFIG_SHELL='$SHELL'
17135 export CONFIG_SHELL
17136 exec "\$@"
5464f5a1
NN
17137fi
17138
17139_ACEOF
81ecdfbb
RW
17140cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
17141exec 5>>config.log
17142{
17143 echo
17144 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
17145## Running $as_me. ##
17146_ASBOX
17147 $as_echo "$ac_log"
17148} >&5
5464f5a1 17149
81ecdfbb
RW
17150_ACEOF
17151cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6be7c12c 17152#
81ecdfbb 17153# INIT-COMMANDS
6be7c12c 17154#
f5385ebf 17155AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
d7040cdb
SE
17156
17157
17158# The HP-UX ksh and POSIX shell print the target directory to stdout
17159# if CDPATH is set.
17160(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
17161
17162sed_quote_subst='$sed_quote_subst'
17163double_quote_subst='$double_quote_subst'
17164delay_variable_subst='$delay_variable_subst'
3725885a
RW
17165enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
17166macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
17167macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
17168enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
17169pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
17170enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
17171SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
17172ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
17173host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
17174host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
17175host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
17176build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
17177build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
17178build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
17179SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
17180Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
17181GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
17182EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
17183FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
17184LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
17185NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
17186LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
17187max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
17188ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
17189exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
17190lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
17191lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
17192lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
17193reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
17194reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
17195OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
17196deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
17197file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
17198AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
17199AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
17200STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
17201RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
17202old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
17203old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
17204old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
17205lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
17206CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
17207CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
17208compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
17209GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
17210lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
17211lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
17212lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
17213lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
17214objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
17215MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
17216lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
17217lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
17218lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
17219lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
17220lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
17221need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
17222DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
17223NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
17224LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
17225OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
17226OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
17227libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
17228shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
17229extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
17230archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
17231enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
17232export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
17233whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
17234compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
17235old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
17236old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
17237archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
17238archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
17239module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
17240module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
17241with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
17242allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
17243no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
17244hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
17245hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
17246hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
17247hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
17248hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
17249hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
17250hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
17251hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
17252inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
17253link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
17254fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
17255always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
17256export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
17257exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
17258include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
17259prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
17260file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
17261variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
17262need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
17263need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
17264version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
17265runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
17266shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
17267shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
17268libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
17269library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
17270soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
17271install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
17272postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
17273postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
17274finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
17275finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
17276hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
17277sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
17278sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
17279hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
17280enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
17281enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
17282enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
17283old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
17284striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
d7040cdb
SE
17285
17286LTCC='$LTCC'
17287LTCFLAGS='$LTCFLAGS'
17288compiler='$compiler_DEFAULT'
17289
3725885a
RW
17290# A function that is used when there is no print builtin or printf.
17291func_fallback_echo ()
17292{
17293 eval 'cat <<_LTECHO_EOF
17294\$1
17295_LTECHO_EOF'
17296}
17297
d7040cdb 17298# Quote evaled strings.
3725885a
RW
17299for var in SHELL \
17300ECHO \
17301SED \
d7040cdb
SE
17302GREP \
17303EGREP \
17304FGREP \
17305LD \
17306NM \
17307LN_S \
17308lt_SP2NL \
17309lt_NL2SP \
17310reload_flag \
718a6fd8 17311OBJDUMP \
d7040cdb
SE
17312deplibs_check_method \
17313file_magic_cmd \
17314AR \
17315AR_FLAGS \
17316STRIP \
17317RANLIB \
17318CC \
17319CFLAGS \
17320compiler \
17321lt_cv_sys_global_symbol_pipe \
17322lt_cv_sys_global_symbol_to_cdecl \
17323lt_cv_sys_global_symbol_to_c_name_address \
718a6fd8 17324lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
d7040cdb
SE
17325lt_prog_compiler_no_builtin_flag \
17326lt_prog_compiler_wl \
17327lt_prog_compiler_pic \
17328lt_prog_compiler_static \
17329lt_cv_prog_compiler_c_o \
17330need_locks \
718a6fd8
SE
17331DSYMUTIL \
17332NMEDIT \
17333LIPO \
17334OTOOL \
17335OTOOL64 \
d7040cdb
SE
17336shrext_cmds \
17337export_dynamic_flag_spec \
17338whole_archive_flag_spec \
17339compiler_needs_object \
17340with_gnu_ld \
17341allow_undefined_flag \
17342no_undefined_flag \
17343hardcode_libdir_flag_spec \
17344hardcode_libdir_flag_spec_ld \
17345hardcode_libdir_separator \
17346fix_srcfile_path \
17347exclude_expsyms \
17348include_expsyms \
17349file_list_spec \
17350variables_saved_for_relink \
17351libname_spec \
17352library_names_spec \
17353soname_spec \
3725885a 17354install_override_mode \
d7040cdb
SE
17355finish_eval \
17356old_striplib \
17357striplib; do
3725885a 17358 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
d7040cdb 17359 *[\\\\\\\`\\"\\\$]*)
3725885a 17360 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
d7040cdb
SE
17361 ;;
17362 *)
17363 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
17364 ;;
17365 esac
17366done
17367
17368# Double-quote double-evaled strings.
17369for var in reload_cmds \
17370old_postinstall_cmds \
17371old_postuninstall_cmds \
17372old_archive_cmds \
17373extract_expsyms_cmds \
17374old_archive_from_new_cmds \
17375old_archive_from_expsyms_cmds \
17376archive_cmds \
17377archive_expsym_cmds \
17378module_cmds \
17379module_expsym_cmds \
17380export_symbols_cmds \
17381prelink_cmds \
17382postinstall_cmds \
17383postuninstall_cmds \
17384finish_cmds \
17385sys_lib_search_path_spec \
17386sys_lib_dlsearch_path_spec; do
3725885a 17387 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
d7040cdb 17388 *[\\\\\\\`\\"\\\$]*)
3725885a 17389 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
d7040cdb
SE
17390 ;;
17391 *)
17392 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
17393 ;;
17394 esac
17395done
17396
d7040cdb
SE
17397ac_aux_dir='$ac_aux_dir'
17398xsi_shell='$xsi_shell'
17399lt_shell_append='$lt_shell_append'
17400
17401# See if we are running on zsh, and set the options which allow our
17402# commands through without removal of \ escapes INIT.
17403if test -n "\${ZSH_VERSION+set}" ; then
17404 setopt NO_GLOB_SUBST
17405fi
17406
17407
17408 PACKAGE='$PACKAGE'
17409 VERSION='$VERSION'
17410 TIMESTAMP='$TIMESTAMP'
17411 RM='$RM'
17412 ofile='$ofile'
17413
17414
17415
20e95c23
DJ
17416# Capture the value of obsolete ALL_LINGUAS because we need it to compute
17417 # POFILES, GMOFILES, UPDATEPOFILES, DUMMYPOFILES, CATALOGS. But hide it
17418 # from automake.
17419 eval 'OBSOLETE_ALL_LINGUAS''="$ALL_LINGUAS"'
17420 # Capture the value of LINGUAS because we need it to compute CATALOGS.
17421 LINGUAS="${LINGUAS-%UNSET%}"
17422
5464f5a1 17423
f3b4f6d0
PB
17424GCC="$GCC"
17425CC="$CC"
17426acx_cv_header_stdint="$acx_cv_header_stdint"
17427acx_cv_type_int8_t="$acx_cv_type_int8_t"
17428acx_cv_type_int16_t="$acx_cv_type_int16_t"
17429acx_cv_type_int32_t="$acx_cv_type_int32_t"
17430acx_cv_type_int64_t="$acx_cv_type_int64_t"
17431acx_cv_type_intptr_t="$acx_cv_type_intptr_t"
17432ac_cv_type_uintmax_t="$ac_cv_type_uintmax_t"
17433ac_cv_type_uintptr_t="$ac_cv_type_uintptr_t"
17434ac_cv_type_uint64_t="$ac_cv_type_uint64_t"
17435ac_cv_type_u_int64_t="$ac_cv_type_u_int64_t"
17436ac_cv_type_u_int32_t="$ac_cv_type_u_int32_t"
d5efd9fc
AM
17437ac_cv_type_int_least32_t="$ac_cv_type_int_least32_t"
17438ac_cv_type_int_fast32_t="$ac_cv_type_int_fast32_t"
f3b4f6d0 17439ac_cv_sizeof_void_p="$ac_cv_sizeof_void_p"
d5efd9fc
AM
17440
17441
5464f5a1
NN
17442
17443_ACEOF
17444
81ecdfbb 17445cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
5464f5a1 17446
81ecdfbb 17447# Handling of arguments.
5464f5a1 17448for ac_config_target in $ac_config_targets
252b5132 17449do
81ecdfbb
RW
17450 case $ac_config_target in
17451 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
17452 "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
17453 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
17454 "default-1") CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
17455 "bfd_stdint.h") CONFIG_COMMANDS="$CONFIG_COMMANDS bfd_stdint.h" ;;
17456 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
17457 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
17458 "bfd-in3.h") CONFIG_FILES="$CONFIG_FILES bfd-in3.h:bfd-in2.h" ;;
17459 "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in:po/Make-in" ;;
17460 "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
17461
d0ac1c44 17462 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
252b5132
RH
17463 esac
17464done
17465
81ecdfbb 17466
5464f5a1
NN
17467# If the user did not use the arguments to specify the items to instantiate,
17468# then the envvar interface is used. Set only those that are not.
17469# We use the long form for the default assignment because of an extremely
17470# bizarre bug on SunOS 4.1.3.
17471if $ac_need_defaults; then
17472 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
17473 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
17474 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
17475fi
17476
17477# Have a temporary directory for convenience. Make it in the build tree
81ecdfbb 17478# simply because there is no reason against having it here, and in addition,
5464f5a1 17479# creating and moving files from /tmp can sometimes cause problems.
81ecdfbb
RW
17480# Hook for its removal unless debugging.
17481# Note that there is a small window in which the directory will not be cleaned:
17482# after its creation but before its name has been assigned to `$tmp'.
5464f5a1
NN
17483$debug ||
17484{
d0ac1c44 17485 tmp= ac_tmp=
81ecdfbb 17486 trap 'exit_status=$?
d0ac1c44
SM
17487 : "${ac_tmp:=$tmp}"
17488 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
81ecdfbb
RW
17489' 0
17490 trap 'as_fn_exit 1' 1 2 13 15
5464f5a1 17491}
5464f5a1 17492# Create a (secure) tmp directory for tmp files.
b3baf5d0 17493
5464f5a1 17494{
81ecdfbb 17495 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
d0ac1c44 17496 test -d "$tmp"
5464f5a1
NN
17497} ||
17498{
81ecdfbb
RW
17499 tmp=./conf$$-$RANDOM
17500 (umask 077 && mkdir "$tmp")
d0ac1c44
SM
17501} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
17502ac_tmp=$tmp
81ecdfbb
RW
17503
17504# Set up the scripts for CONFIG_FILES section.
17505# No need to generate them if there are no CONFIG_FILES.
17506# This happens for instance with `./config.status config.h'.
17507if test -n "$CONFIG_FILES"; then
17508
17509
17510ac_cr=`echo X | tr X '\015'`
17511# On cygwin, bash can eat \r inside `` if the user requested igncr.
17512# But we know of no other shell where ac_cr would be empty at this
17513# point, so we can use a bashism as a fallback.
17514if test "x$ac_cr" = x; then
17515 eval ac_cr=\$\'\\r\'
17516fi
17517ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
17518if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
d0ac1c44 17519 ac_cs_awk_cr='\\r'
81ecdfbb
RW
17520else
17521 ac_cs_awk_cr=$ac_cr
17522fi
17523
d0ac1c44 17524echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
81ecdfbb
RW
17525_ACEOF
17526
17527
17528{
17529 echo "cat >conf$$subs.awk <<_ACEOF" &&
17530 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
17531 echo "_ACEOF"
17532} >conf$$subs.sh ||
d0ac1c44
SM
17533 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
17534ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
81ecdfbb
RW
17535ac_delim='%!_!# '
17536for ac_last_try in false false false false false :; do
17537 . ./conf$$subs.sh ||
d0ac1c44 17538 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
81ecdfbb
RW
17539
17540 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
17541 if test $ac_delim_n = $ac_delim_num; then
17542 break
17543 elif $ac_last_try; then
d0ac1c44 17544 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
81ecdfbb
RW
17545 else
17546 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
17547 fi
17548done
17549rm -f conf$$subs.sh
17550
17551cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
d0ac1c44 17552cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
81ecdfbb
RW
17553_ACEOF
17554sed -n '
17555h
17556s/^/S["/; s/!.*/"]=/
17557p
17558g
17559s/^[^!]*!//
17560:repl
17561t repl
17562s/'"$ac_delim"'$//
17563t delim
17564:nl
17565h
d0ac1c44 17566s/\(.\{148\}\)..*/\1/
81ecdfbb
RW
17567t more1
17568s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
17569p
17570n
17571b repl
17572:more1
17573s/["\\]/\\&/g; s/^/"/; s/$/"\\/
17574p
17575g
17576s/.\{148\}//
17577t nl
17578:delim
17579h
d0ac1c44 17580s/\(.\{148\}\)..*/\1/
81ecdfbb
RW
17581t more2
17582s/["\\]/\\&/g; s/^/"/; s/$/"/
17583p
17584b
17585:more2
17586s/["\\]/\\&/g; s/^/"/; s/$/"\\/
17587p
17588g
17589s/.\{148\}//
17590t delim
17591' <conf$$subs.awk | sed '
17592/^[^""]/{
17593 N
17594 s/\n//
17595}
17596' >>$CONFIG_STATUS || ac_write_fail=1
17597rm -f conf$$subs.awk
17598cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17599_ACAWK
d0ac1c44 17600cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
81ecdfbb
RW
17601 for (key in S) S_is_set[key] = 1
17602 FS = "\a"
17603
17604}
5464f5a1 17605{
81ecdfbb
RW
17606 line = $ 0
17607 nfields = split(line, field, "@")
17608 substed = 0
17609 len = length(field[1])
17610 for (i = 2; i < nfields; i++) {
17611 key = field[i]
17612 keylen = length(key)
17613 if (S_is_set[key]) {
17614 value = S[key]
17615 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
17616 len += length(value) + length(field[++i])
17617 substed = 1
17618 } else
17619 len += 1 + keylen
17620 }
17621
17622 print line
5464f5a1
NN
17623}
17624
81ecdfbb
RW
17625_ACAWK
17626_ACEOF
17627cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
17628if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
17629 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
17630else
17631 cat
d0ac1c44
SM
17632fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
17633 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
5464f5a1
NN
17634_ACEOF
17635
d0ac1c44
SM
17636# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
17637# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
81ecdfbb
RW
17638# trailing colons and then remove the whole line if VPATH becomes empty
17639# (actually we leave an empty line to preserve line numbers).
17640if test "x$srcdir" = x.; then
d0ac1c44
SM
17641 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
17642h
17643s///
17644s/^/:/
17645s/[ ]*$/:/
17646s/:\$(srcdir):/:/g
17647s/:\${srcdir}:/:/g
17648s/:@srcdir@:/:/g
17649s/^:*//
81ecdfbb 17650s/:*$//
d0ac1c44
SM
17651x
17652s/\(=[ ]*\).*/\1/
17653G
17654s/\n//
81ecdfbb
RW
17655s/^[^=]*=[ ]*$//
17656}'
17657fi
b3baf5d0 17658
81ecdfbb
RW
17659cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
17660fi # test -n "$CONFIG_FILES"
252b5132 17661
81ecdfbb
RW
17662# Set up the scripts for CONFIG_HEADERS section.
17663# No need to generate them if there are no CONFIG_HEADERS.
17664# This happens for instance with `./config.status Makefile'.
17665if test -n "$CONFIG_HEADERS"; then
d0ac1c44 17666cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
81ecdfbb 17667BEGIN {
5464f5a1
NN
17668_ACEOF
17669
81ecdfbb
RW
17670# Transform confdefs.h into an awk script `defines.awk', embedded as
17671# here-document in config.status, that substitutes the proper values into
17672# config.h.in to produce config.h.
17673
17674# Create a delimiter string that does not exist in confdefs.h, to ease
17675# handling of long lines.
17676ac_delim='%!_!# '
17677for ac_last_try in false false :; do
d0ac1c44
SM
17678 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
17679 if test -z "$ac_tt"; then
81ecdfbb
RW
17680 break
17681 elif $ac_last_try; then
d0ac1c44 17682 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
81ecdfbb
RW
17683 else
17684 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
252b5132 17685 fi
81ecdfbb 17686done
6be7c12c 17687
81ecdfbb
RW
17688# For the awk script, D is an array of macro values keyed by name,
17689# likewise P contains macro parameters if any. Preserve backslash
17690# newline sequences.
17691
17692ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
17693sed -n '
17694s/.\{148\}/&'"$ac_delim"'/g
17695t rset
17696:rset
17697s/^[ ]*#[ ]*define[ ][ ]*/ /
17698t def
17699d
17700:def
17701s/\\$//
17702t bsnl
17703s/["\\]/\\&/g
17704s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
17705D["\1"]=" \3"/p
17706s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
17707d
17708:bsnl
17709s/["\\]/\\&/g
17710s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
17711D["\1"]=" \3\\\\\\n"\\/p
17712t cont
17713s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
17714t cont
17715d
17716:cont
17717n
17718s/.\{148\}/&'"$ac_delim"'/g
17719t clear
17720:clear
17721s/\\$//
17722t bsnlc
17723s/["\\]/\\&/g; s/^/"/; s/$/"/p
17724d
17725:bsnlc
17726s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
17727b cont
17728' <confdefs.h | sed '
17729s/'"$ac_delim"'/"\\\
17730"/g' >>$CONFIG_STATUS || ac_write_fail=1
17731
17732cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17733 for (key in D) D_is_set[key] = 1
17734 FS = "\a"
17735}
17736/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
17737 line = \$ 0
17738 split(line, arg, " ")
17739 if (arg[1] == "#") {
17740 defundef = arg[2]
17741 mac1 = arg[3]
17742 } else {
17743 defundef = substr(arg[1], 2)
17744 mac1 = arg[2]
17745 }
17746 split(mac1, mac2, "(") #)
17747 macro = mac2[1]
17748 prefix = substr(line, 1, index(line, defundef) - 1)
17749 if (D_is_set[macro]) {
17750 # Preserve the white space surrounding the "#".
17751 print prefix "define", macro P[macro] D[macro]
17752 next
17753 } else {
17754 # Replace #undef with comments. This is necessary, for example,
17755 # in the case of _POSIX_SOURCE, which is predefined and required
17756 # on some systems where configure will not decide to define it.
17757 if (defundef == "undef") {
17758 print "/*", prefix defundef, macro, "*/"
17759 next
17760 }
17761 }
17762}
17763{ print }
17764_ACAWK
5464f5a1 17765_ACEOF
81ecdfbb 17766cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
d0ac1c44 17767 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
81ecdfbb
RW
17768fi # test -n "$CONFIG_HEADERS"
17769
17770
17771eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
17772shift
17773for ac_tag
17774do
17775 case $ac_tag in
17776 :[FHLC]) ac_mode=$ac_tag; continue;;
17777 esac
17778 case $ac_mode$ac_tag in
17779 :[FHL]*:*);;
d0ac1c44 17780 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
81ecdfbb
RW
17781 :[FH]-) ac_tag=-:-;;
17782 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
17783 esac
17784 ac_save_IFS=$IFS
17785 IFS=:
17786 set x $ac_tag
17787 IFS=$ac_save_IFS
17788 shift
17789 ac_file=$1
17790 shift
17791
17792 case $ac_mode in
17793 :L) ac_source=$1;;
17794 :[FH])
17795 ac_file_inputs=
17796 for ac_f
17797 do
17798 case $ac_f in
d0ac1c44 17799 -) ac_f="$ac_tmp/stdin";;
81ecdfbb
RW
17800 *) # Look for the file first in the build tree, then in the source tree
17801 # (if the path is not absolute). The absolute path cannot be DOS-style,
17802 # because $ac_f cannot contain `:'.
17803 test -f "$ac_f" ||
17804 case $ac_f in
17805 [\\/$]*) false;;
17806 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
17807 esac ||
d0ac1c44 17808 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
81ecdfbb
RW
17809 esac
17810 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
17811 as_fn_append ac_file_inputs " '$ac_f'"
17812 done
17813
17814 # Let's still pretend it is `configure' which instantiates (i.e., don't
17815 # use $as_me), people would be surprised to read:
17816 # /* config.h. Generated by config.status. */
17817 configure_input='Generated from '`
17818 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
17819 `' by configure.'
17820 if test x"$ac_file" != x-; then
17821 configure_input="$ac_file. $configure_input"
17822 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
17823$as_echo "$as_me: creating $ac_file" >&6;}
17824 fi
17825 # Neutralize special characters interpreted by sed in replacement strings.
17826 case $configure_input in #(
17827 *\&* | *\|* | *\\* )
17828 ac_sed_conf_input=`$as_echo "$configure_input" |
17829 sed 's/[\\\\&|]/\\\\&/g'`;; #(
17830 *) ac_sed_conf_input=$configure_input;;
17831 esac
17832
17833 case $ac_tag in
d0ac1c44
SM
17834 *:-:* | *:-) cat >"$ac_tmp/stdin" \
17835 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
81ecdfbb
RW
17836 esac
17837 ;;
252b5132
RH
17838 esac
17839
81ecdfbb 17840 ac_dir=`$as_dirname -- "$ac_file" ||
5464f5a1
NN
17841$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
17842 X"$ac_file" : 'X\(//\)[^/]' \| \
17843 X"$ac_file" : 'X\(//\)$' \| \
81ecdfbb
RW
17844 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
17845$as_echo X"$ac_file" |
17846 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
17847 s//\1/
17848 q
17849 }
17850 /^X\(\/\/\)[^/].*/{
17851 s//\1/
17852 q
17853 }
17854 /^X\(\/\/\)$/{
17855 s//\1/
17856 q
17857 }
17858 /^X\(\/\).*/{
17859 s//\1/
17860 q
17861 }
17862 s/.*/./; q'`
17863 as_dir="$ac_dir"; as_fn_mkdir_p
5464f5a1
NN
17864 ac_builddir=.
17865
81ecdfbb
RW
17866case "$ac_dir" in
17867.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
17868*)
17869 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
17870 # A ".." for each directory in $ac_dir_suffix.
17871 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
17872 case $ac_top_builddir_sub in
17873 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
17874 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
17875 esac ;;
17876esac
17877ac_abs_top_builddir=$ac_pwd
17878ac_abs_builddir=$ac_pwd$ac_dir_suffix
17879# for backward compatibility:
17880ac_top_builddir=$ac_top_build_prefix
252b5132 17881
5464f5a1 17882case $srcdir in
81ecdfbb 17883 .) # We are building in place.
5464f5a1 17884 ac_srcdir=.
81ecdfbb
RW
17885 ac_top_srcdir=$ac_top_builddir_sub
17886 ac_abs_top_srcdir=$ac_pwd ;;
17887 [\\/]* | ?:[\\/]* ) # Absolute name.
5464f5a1 17888 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
17889 ac_top_srcdir=$srcdir
17890 ac_abs_top_srcdir=$srcdir ;;
17891 *) # Relative name.
17892 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
17893 ac_top_srcdir=$ac_top_build_prefix$srcdir
17894 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
5464f5a1 17895esac
81ecdfbb 17896ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
252b5132 17897
252b5132 17898
81ecdfbb
RW
17899 case $ac_mode in
17900 :F)
17901 #
17902 # CONFIG_FILE
17903 #
5464f5a1
NN
17904
17905 case $INSTALL in
17906 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
81ecdfbb
RW
17907 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
17908 esac
17909 ac_MKDIR_P=$MKDIR_P
17910 case $MKDIR_P in
17911 [\\/$]* | ?:[\\/]* ) ;;
17912 */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
6be7c12c 17913 esac
81ecdfbb 17914_ACEOF
252b5132 17915
81ecdfbb
RW
17916cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
17917# If the template does not know about datarootdir, expand it.
17918# FIXME: This hack should be removed a few years after 2.60.
17919ac_datarootdir_hack=; ac_datarootdir_seen=
17920ac_sed_dataroot='
17921/datarootdir/ {
17922 p
17923 q
17924}
17925/@datadir@/p
17926/@docdir@/p
17927/@infodir@/p
17928/@localedir@/p
17929/@mandir@/p'
17930case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
17931*datarootdir*) ac_datarootdir_seen=yes;;
17932*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
17933 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
17934$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
17935_ACEOF
17936cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17937 ac_datarootdir_hack='
17938 s&@datadir@&$datadir&g
17939 s&@docdir@&$docdir&g
17940 s&@infodir@&$infodir&g
17941 s&@localedir@&$localedir&g
17942 s&@mandir@&$mandir&g
17943 s&\\\${datarootdir}&$datarootdir&g' ;;
17944esac
5464f5a1 17945_ACEOF
81ecdfbb
RW
17946
17947# Neutralize VPATH when `$srcdir' = `.'.
17948# Shell code in configure.ac might set extrasub.
17949# FIXME: do we really want to maintain this feature?
17950cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17951ac_sed_extra="$ac_vpsub
5464f5a1
NN
17952$extrasub
17953_ACEOF
81ecdfbb 17954cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
5464f5a1
NN
17955:t
17956/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
81ecdfbb
RW
17957s|@configure_input@|$ac_sed_conf_input|;t t
17958s&@top_builddir@&$ac_top_builddir_sub&;t t
17959s&@top_build_prefix@&$ac_top_build_prefix&;t t
17960s&@srcdir@&$ac_srcdir&;t t
17961s&@abs_srcdir@&$ac_abs_srcdir&;t t
17962s&@top_srcdir@&$ac_top_srcdir&;t t
17963s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
17964s&@builddir@&$ac_builddir&;t t
17965s&@abs_builddir@&$ac_abs_builddir&;t t
17966s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
17967s&@INSTALL@&$ac_INSTALL&;t t
17968s&@MKDIR_P@&$ac_MKDIR_P&;t t
17969$ac_datarootdir_hack
17970"
d0ac1c44
SM
17971eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
17972 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
81ecdfbb
RW
17973
17974test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
d0ac1c44
SM
17975 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
17976 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
17977 "$ac_tmp/out"`; test -z "$ac_out"; } &&
81ecdfbb 17978 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
d0ac1c44 17979which seems to be undefined. Please make sure it is defined" >&5
81ecdfbb 17980$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
d0ac1c44 17981which seems to be undefined. Please make sure it is defined" >&2;}
81ecdfbb 17982
d0ac1c44 17983 rm -f "$ac_tmp/stdin"
5464f5a1 17984 case $ac_file in
d0ac1c44
SM
17985 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
17986 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
81ecdfbb 17987 esac \
d0ac1c44 17988 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
81ecdfbb
RW
17989 ;;
17990 :H)
17991 #
17992 # CONFIG_HEADER
17993 #
5464f5a1 17994 if test x"$ac_file" != x-; then
81ecdfbb
RW
17995 {
17996 $as_echo "/* $configure_input */" \
d0ac1c44
SM
17997 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
17998 } >"$ac_tmp/config.h" \
17999 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
18000 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
81ecdfbb
RW
18001 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
18002$as_echo "$as_me: $ac_file is unchanged" >&6;}
5464f5a1 18003 else
81ecdfbb 18004 rm -f "$ac_file"
d0ac1c44
SM
18005 mv "$ac_tmp/config.h" "$ac_file" \
18006 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
252b5132 18007 fi
5464f5a1 18008 else
81ecdfbb 18009 $as_echo "/* $configure_input */" \
d0ac1c44
SM
18010 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
18011 || as_fn_error $? "could not create -" "$LINENO" 5
252b5132 18012 fi
81ecdfbb
RW
18013# Compute "$ac_file"'s index in $config_headers.
18014_am_arg="$ac_file"
f5385ebf
AM
18015_am_stamp_count=1
18016for _am_header in $config_headers :; do
18017 case $_am_header in
81ecdfbb 18018 $_am_arg | $_am_arg:* )
f5385ebf
AM
18019 break ;;
18020 * )
18021 _am_stamp_count=`expr $_am_stamp_count + 1` ;;
18022 esac
18023done
81ecdfbb
RW
18024echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
18025$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
18026 X"$_am_arg" : 'X\(//\)[^/]' \| \
18027 X"$_am_arg" : 'X\(//\)$' \| \
18028 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
18029$as_echo X"$_am_arg" |
18030 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
18031 s//\1/
18032 q
18033 }
18034 /^X\(\/\/\)[^/].*/{
18035 s//\1/
18036 q
18037 }
18038 /^X\(\/\/\)$/{
18039 s//\1/
18040 q
18041 }
18042 /^X\(\/\).*/{
18043 s//\1/
18044 q
18045 }
18046 s/.*/./; q'`/stamp-h$_am_stamp_count
18047 ;;
5464f5a1 18048
81ecdfbb
RW
18049 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
18050$as_echo "$as_me: executing $ac_file commands" >&6;}
18051 ;;
18052 esac
5464f5a1
NN
18053
18054
81ecdfbb
RW
18055 case $ac_file$ac_mode in
18056 "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
d0ac1c44 18057 # Older Autoconf quotes --file arguments for eval, but not when files
81ecdfbb
RW
18058 # are listed without --file. Let's play safe and only enable the eval
18059 # if we detect the quoting.
18060 case $CONFIG_FILES in
18061 *\'*) eval set x "$CONFIG_FILES" ;;
18062 *) set x $CONFIG_FILES ;;
18063 esac
18064 shift
18065 for mf
18066 do
18067 # Strip MF so we end up with the name of the file.
18068 mf=`echo "$mf" | sed -e 's/:.*$//'`
18069 # Check whether this is an Automake generated Makefile or not.
d0ac1c44 18070 # We used to match only the files named 'Makefile.in', but
81ecdfbb
RW
18071 # some people rename them; so instead we look at the file content.
18072 # Grep'ing the first line is not enough: some people post-process
18073 # each Makefile.in and add a new line on top of each file to say so.
18074 # Grep'ing the whole file is not good either: AIX grep has a line
18075 # limit of 2048, but all sed's we know have understand at least 4000.
18076 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
18077 dirpart=`$as_dirname -- "$mf" ||
f5385ebf
AM
18078$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
18079 X"$mf" : 'X\(//\)[^/]' \| \
18080 X"$mf" : 'X\(//\)$' \| \
81ecdfbb
RW
18081 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
18082$as_echo X"$mf" |
18083 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
18084 s//\1/
18085 q
18086 }
18087 /^X\(\/\/\)[^/].*/{
18088 s//\1/
18089 q
18090 }
18091 /^X\(\/\/\)$/{
18092 s//\1/
18093 q
18094 }
18095 /^X\(\/\).*/{
18096 s//\1/
18097 q
18098 }
18099 s/.*/./; q'`
18100 else
18101 continue
18102 fi
18103 # Extract the definition of DEPDIR, am__include, and am__quote
d0ac1c44 18104 # from the Makefile without running 'make'.
81ecdfbb
RW
18105 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
18106 test -z "$DEPDIR" && continue
18107 am__include=`sed -n 's/^am__include = //p' < "$mf"`
d0ac1c44 18108 test -z "$am__include" && continue
81ecdfbb 18109 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
81ecdfbb
RW
18110 # Find all dependency output files, they are included files with
18111 # $(DEPDIR) in their names. We invoke sed twice because it is the
18112 # simplest approach to changing $(DEPDIR) to its actual value in the
18113 # expansion.
18114 for file in `sed -n "
18115 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
d0ac1c44 18116 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
81ecdfbb
RW
18117 # Make sure the directory exists.
18118 test -f "$dirpart/$file" && continue
18119 fdir=`$as_dirname -- "$file" ||
f5385ebf
AM
18120$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
18121 X"$file" : 'X\(//\)[^/]' \| \
18122 X"$file" : 'X\(//\)$' \| \
81ecdfbb
RW
18123 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
18124$as_echo X"$file" |
18125 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
18126 s//\1/
18127 q
18128 }
18129 /^X\(\/\/\)[^/].*/{
18130 s//\1/
18131 q
18132 }
18133 /^X\(\/\/\)$/{
18134 s//\1/
18135 q
18136 }
18137 /^X\(\/\).*/{
18138 s//\1/
18139 q
18140 }
18141 s/.*/./; q'`
18142 as_dir=$dirpart/$fdir; as_fn_mkdir_p
18143 # echo "creating $dirpart/$file"
18144 echo '# dummy' > "$dirpart/$file"
f5385ebf 18145 done
f5385ebf 18146 done
81ecdfbb 18147}
d7040cdb 18148 ;;
81ecdfbb 18149 "libtool":C)
d7040cdb
SE
18150
18151 # See if we are running on zsh, and set the options which allow our
18152 # commands through without removal of \ escapes.
18153 if test -n "${ZSH_VERSION+set}" ; then
18154 setopt NO_GLOB_SUBST
18155 fi
18156
18157 cfgfile="${ofile}T"
18158 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
18159 $RM "$cfgfile"
18160
18161 cat <<_LT_EOF >> "$cfgfile"
18162#! $SHELL
18163
18164# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
718a6fd8 18165# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
d7040cdb
SE
18166# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
18167# NOTE: Changes made to this file will be lost: look at ltmain.sh.
18168#
718a6fd8 18169# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
3725885a 18170# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
718a6fd8 18171# Written by Gordon Matzigkeit, 1996
d7040cdb 18172#
718a6fd8 18173# This file is part of GNU Libtool.
d7040cdb 18174#
718a6fd8
SE
18175# GNU Libtool is free software; you can redistribute it and/or
18176# modify it under the terms of the GNU General Public License as
18177# published by the Free Software Foundation; either version 2 of
18178# the License, or (at your option) any later version.
d7040cdb 18179#
718a6fd8
SE
18180# As a special exception to the GNU General Public License,
18181# if you distribute this file as part of a program or library that
18182# is built using GNU Libtool, you may include this file under the
18183# same distribution terms that you use for the rest of that program.
d7040cdb 18184#
718a6fd8
SE
18185# GNU Libtool is distributed in the hope that it will be useful,
18186# but WITHOUT ANY WARRANTY; without even the implied warranty of
18187# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18188# GNU General Public License for more details.
d7040cdb 18189#
718a6fd8
SE
18190# You should have received a copy of the GNU General Public License
18191# along with GNU Libtool; see the file COPYING. If not, a copy
18192# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
18193# obtained by writing to the Free Software Foundation, Inc.,
18194# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
d7040cdb
SE
18195
18196
18197# The names of the tagged configurations supported by this script.
18198available_tags=""
18199
18200# ### BEGIN LIBTOOL CONFIG
18201
18202# Whether or not to build shared libraries.
18203build_libtool_libs=$enable_shared
18204
18205# Which release of libtool.m4 was used?
18206macro_version=$macro_version
18207macro_revision=$macro_revision
18208
18209# Whether or not to build static libraries.
18210build_old_libs=$enable_static
18211
18212# What type of objects to build.
18213pic_mode=$pic_mode
18214
18215# Whether or not to optimize for fast installation.
18216fast_install=$enable_fast_install
18217
3725885a
RW
18218# Shell to use when invoking shell scripts.
18219SHELL=$lt_SHELL
18220
18221# An echo program that protects backslashes.
18222ECHO=$lt_ECHO
18223
d7040cdb
SE
18224# The host system.
18225host_alias=$host_alias
18226host=$host
18227host_os=$host_os
18228
18229# The build system.
18230build_alias=$build_alias
18231build=$build
18232build_os=$build_os
18233
18234# A sed program that does not truncate output.
18235SED=$lt_SED
18236
18237# Sed that helps us avoid accidentally triggering echo(1) options like -n.
18238Xsed="\$SED -e 1s/^X//"
18239
18240# A grep program that handles long lines.
18241GREP=$lt_GREP
18242
18243# An ERE matcher.
18244EGREP=$lt_EGREP
18245
18246# A literal string matcher.
18247FGREP=$lt_FGREP
18248
18249# A BSD- or MS-compatible name lister.
18250NM=$lt_NM
18251
18252# Whether we need soft or hard links.
18253LN_S=$lt_LN_S
18254
18255# What is the maximum length of a command?
18256max_cmd_len=$max_cmd_len
18257
18258# Object file suffix (normally "o").
18259objext=$ac_objext
18260
18261# Executable file suffix (normally "").
18262exeext=$exeext
18263
18264# whether the shell understands "unset".
18265lt_unset=$lt_unset
18266
18267# turn spaces into newlines.
18268SP2NL=$lt_lt_SP2NL
18269
18270# turn newlines into spaces.
18271NL2SP=$lt_lt_NL2SP
18272
718a6fd8
SE
18273# An object symbol dumper.
18274OBJDUMP=$lt_OBJDUMP
18275
d7040cdb
SE
18276# Method to check whether dependent libraries are shared objects.
18277deplibs_check_method=$lt_deplibs_check_method
18278
18279# Command to use when deplibs_check_method == "file_magic".
18280file_magic_cmd=$lt_file_magic_cmd
18281
18282# The archiver.
18283AR=$lt_AR
18284AR_FLAGS=$lt_AR_FLAGS
18285
18286# A symbol stripping program.
18287STRIP=$lt_STRIP
18288
18289# Commands used to install an old-style archive.
18290RANLIB=$lt_RANLIB
18291old_postinstall_cmds=$lt_old_postinstall_cmds
18292old_postuninstall_cmds=$lt_old_postuninstall_cmds
18293
3725885a
RW
18294# Whether to use a lock for old archive extraction.
18295lock_old_archive_extraction=$lock_old_archive_extraction
18296
d7040cdb
SE
18297# A C compiler.
18298LTCC=$lt_CC
18299
18300# LTCC compiler flags.
18301LTCFLAGS=$lt_CFLAGS
18302
18303# Take the output of nm and produce a listing of raw symbols and C names.
18304global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
18305
18306# Transform the output of nm in a proper C declaration.
18307global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
18308
18309# Transform the output of nm in a C name address pair.
18310global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
18311
718a6fd8
SE
18312# Transform the output of nm in a C name address pair when lib prefix is needed.
18313global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
18314
d7040cdb
SE
18315# The name of the directory that contains temporary libtool files.
18316objdir=$objdir
18317
d7040cdb
SE
18318# Used to examine libraries when file_magic_cmd begins with "file".
18319MAGIC_CMD=$MAGIC_CMD
18320
18321# Must we lock files when doing compilation?
18322need_locks=$lt_need_locks
18323
718a6fd8
SE
18324# Tool to manipulate archived DWARF debug symbol files on Mac OS X.
18325DSYMUTIL=$lt_DSYMUTIL
18326
18327# Tool to change global to local symbols on Mac OS X.
18328NMEDIT=$lt_NMEDIT
18329
18330# Tool to manipulate fat objects and archives on Mac OS X.
18331LIPO=$lt_LIPO
18332
18333# ldd/readelf like tool for Mach-O binaries on Mac OS X.
18334OTOOL=$lt_OTOOL
18335
18336# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
18337OTOOL64=$lt_OTOOL64
18338
d7040cdb
SE
18339# Old archive suffix (normally "a").
18340libext=$libext
18341
18342# Shared library suffix (normally ".so").
18343shrext_cmds=$lt_shrext_cmds
18344
18345# The commands to extract the exported symbol list from a shared archive.
18346extract_expsyms_cmds=$lt_extract_expsyms_cmds
18347
18348# Variables whose values should be saved in libtool wrapper scripts and
18349# restored at link time.
18350variables_saved_for_relink=$lt_variables_saved_for_relink
18351
18352# Do we need the "lib" prefix for modules?
18353need_lib_prefix=$need_lib_prefix
18354
18355# Do we need a version for libraries?
18356need_version=$need_version
18357
18358# Library versioning type.
18359version_type=$version_type
18360
18361# Shared library runtime path variable.
18362runpath_var=$runpath_var
18363
18364# Shared library path variable.
18365shlibpath_var=$shlibpath_var
18366
18367# Is shlibpath searched before the hard-coded library search path?
18368shlibpath_overrides_runpath=$shlibpath_overrides_runpath
18369
18370# Format of library name prefix.
18371libname_spec=$lt_libname_spec
18372
18373# List of archive names. First name is the real one, the rest are links.
18374# The last name is the one that the linker finds with -lNAME
18375library_names_spec=$lt_library_names_spec
18376
18377# The coded name of the library, if different from the real name.
18378soname_spec=$lt_soname_spec
18379
3725885a
RW
18380# Permission mode override for installation of shared libraries.
18381install_override_mode=$lt_install_override_mode
18382
d7040cdb
SE
18383# Command to use after installation of a shared archive.
18384postinstall_cmds=$lt_postinstall_cmds
18385
18386# Command to use after uninstallation of a shared archive.
18387postuninstall_cmds=$lt_postuninstall_cmds
18388
18389# Commands used to finish a libtool library installation in a directory.
18390finish_cmds=$lt_finish_cmds
18391
18392# As "finish_cmds", except a single script fragment to be evaled but
18393# not shown.
18394finish_eval=$lt_finish_eval
18395
18396# Whether we should hardcode library paths into libraries.
18397hardcode_into_libs=$hardcode_into_libs
18398
18399# Compile-time system search path for libraries.
18400sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
18401
18402# Run-time system search path for libraries.
18403sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
18404
18405# Whether dlopen is supported.
18406dlopen_support=$enable_dlopen
18407
18408# Whether dlopen of programs is supported.
18409dlopen_self=$enable_dlopen_self
18410
18411# Whether dlopen of statically linked programs is supported.
18412dlopen_self_static=$enable_dlopen_self_static
18413
18414# Commands to strip libraries.
18415old_striplib=$lt_old_striplib
18416striplib=$lt_striplib
18417
18418
18419# The linker used to build libraries.
18420LD=$lt_LD
18421
3725885a
RW
18422# How to create reloadable object files.
18423reload_flag=$lt_reload_flag
18424reload_cmds=$lt_reload_cmds
18425
d7040cdb
SE
18426# Commands used to build an old-style archive.
18427old_archive_cmds=$lt_old_archive_cmds
18428
18429# A language specific compiler.
18430CC=$lt_compiler
18431
18432# Is the compiler the GNU compiler?
18433with_gcc=$GCC
18434
18435# Compiler flag to turn off builtin functions.
18436no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
18437
18438# How to pass a linker flag through the compiler.
18439wl=$lt_lt_prog_compiler_wl
18440
18441# Additional compiler flags for building library objects.
18442pic_flag=$lt_lt_prog_compiler_pic
18443
18444# Compiler flag to prevent dynamic linking.
18445link_static_flag=$lt_lt_prog_compiler_static
18446
18447# Does compiler simultaneously support -c and -o options?
18448compiler_c_o=$lt_lt_cv_prog_compiler_c_o
18449
18450# Whether or not to add -lc for building shared libraries.
18451build_libtool_need_lc=$archive_cmds_need_lc
18452
18453# Whether or not to disallow shared libs when runtime libs are static.
18454allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
18455
18456# Compiler flag to allow reflexive dlopens.
18457export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
18458
18459# Compiler flag to generate shared objects directly from archives.
18460whole_archive_flag_spec=$lt_whole_archive_flag_spec
18461
18462# Whether the compiler copes with passing no objects directly.
18463compiler_needs_object=$lt_compiler_needs_object
18464
18465# Create an old-style archive from a shared archive.
18466old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
18467
18468# Create a temporary old-style archive to link instead of a shared archive.
18469old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
18470
18471# Commands used to build a shared archive.
18472archive_cmds=$lt_archive_cmds
18473archive_expsym_cmds=$lt_archive_expsym_cmds
18474
18475# Commands used to build a loadable module if different from building
18476# a shared archive.
18477module_cmds=$lt_module_cmds
18478module_expsym_cmds=$lt_module_expsym_cmds
18479
18480# Whether we are building with GNU ld or not.
18481with_gnu_ld=$lt_with_gnu_ld
18482
18483# Flag that allows shared libraries with undefined symbols to be built.
18484allow_undefined_flag=$lt_allow_undefined_flag
18485
18486# Flag that enforces no undefined symbols.
18487no_undefined_flag=$lt_no_undefined_flag
18488
18489# Flag to hardcode \$libdir into a binary during linking.
18490# This must work even if \$libdir does not exist
18491hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
18492
18493# If ld is used when linking, flag to hardcode \$libdir into a binary
18494# during linking. This must work even if \$libdir does not exist.
18495hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
18496
18497# Whether we need a single "-rpath" flag with a separated argument.
18498hardcode_libdir_separator=$lt_hardcode_libdir_separator
18499
18500# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
18501# DIR into the resulting binary.
18502hardcode_direct=$hardcode_direct
18503
18504# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
18505# DIR into the resulting binary and the resulting library dependency is
18506# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
18507# library is relocated.
18508hardcode_direct_absolute=$hardcode_direct_absolute
18509
18510# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
18511# into the resulting binary.
18512hardcode_minus_L=$hardcode_minus_L
18513
18514# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
18515# into the resulting binary.
18516hardcode_shlibpath_var=$hardcode_shlibpath_var
18517
18518# Set to "yes" if building a shared library automatically hardcodes DIR
18519# into the library and all subsequent libraries and executables linked
18520# against it.
18521hardcode_automatic=$hardcode_automatic
18522
18523# Set to yes if linker adds runtime paths of dependent libraries
18524# to runtime path list.
18525inherit_rpath=$inherit_rpath
18526
18527# Whether libtool must link a program against all its dependency libraries.
18528link_all_deplibs=$link_all_deplibs
18529
18530# Fix the shell variable \$srcfile for the compiler.
18531fix_srcfile_path=$lt_fix_srcfile_path
18532
18533# Set to "yes" if exported symbols are required.
18534always_export_symbols=$always_export_symbols
18535
18536# The commands to list exported symbols.
18537export_symbols_cmds=$lt_export_symbols_cmds
18538
18539# Symbols that should not be listed in the preloaded symbols.
18540exclude_expsyms=$lt_exclude_expsyms
18541
18542# Symbols that must always be exported.
18543include_expsyms=$lt_include_expsyms
18544
18545# Commands necessary for linking programs (against libraries) with templates.
18546prelink_cmds=$lt_prelink_cmds
18547
18548# Specify filename containing input files.
18549file_list_spec=$lt_file_list_spec
18550
18551# How to hardcode a shared library path into an executable.
18552hardcode_action=$hardcode_action
18553
18554# ### END LIBTOOL CONFIG
18555
18556_LT_EOF
18557
18558 case $host_os in
18559 aix3*)
18560 cat <<\_LT_EOF >> "$cfgfile"
18561# AIX sometimes has problems with the GCC collect2 program. For some
18562# reason, if we set the COLLECT_NAMES environment variable, the problems
18563# vanish in a puff of smoke.
18564if test "X${COLLECT_NAMES+set}" != Xset; then
18565 COLLECT_NAMES=
18566 export COLLECT_NAMES
18567fi
18568_LT_EOF
18569 ;;
18570 esac
18571
18572
18573ltmain="$ac_aux_dir/ltmain.sh"
18574
18575
18576 # We use sed instead of cat because bash on DJGPP gets confused if
18577 # if finds mixed CR/LF and LF-only lines. Since sed operates in
18578 # text mode, it properly converts lines to CR/LF. This bash problem
18579 # is reportedly fixed, but why not run on old versions too?
18580 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
18581 || (rm -f "$cfgfile"; exit 1)
18582
18583 case $xsi_shell in
18584 yes)
18585 cat << \_LT_EOF >> "$cfgfile"
718a6fd8 18586
d7040cdb
SE
18587# func_dirname file append nondir_replacement
18588# Compute the dirname of FILE. If nonempty, add APPEND to the result,
18589# otherwise set result to NONDIR_REPLACEMENT.
18590func_dirname ()
18591{
18592 case ${1} in
18593 */*) func_dirname_result="${1%/*}${2}" ;;
18594 * ) func_dirname_result="${3}" ;;
18595 esac
18596}
18597
18598# func_basename file
18599func_basename ()
18600{
18601 func_basename_result="${1##*/}"
18602}
18603
718a6fd8
SE
18604# func_dirname_and_basename file append nondir_replacement
18605# perform func_basename and func_dirname in a single function
18606# call:
18607# dirname: Compute the dirname of FILE. If nonempty,
18608# add APPEND to the result, otherwise set result
18609# to NONDIR_REPLACEMENT.
18610# value returned in "$func_dirname_result"
18611# basename: Compute filename of FILE.
18612# value retuned in "$func_basename_result"
18613# Implementation must be kept synchronized with func_dirname
18614# and func_basename. For efficiency, we do not delegate to
18615# those functions but instead duplicate the functionality here.
18616func_dirname_and_basename ()
18617{
18618 case ${1} in
18619 */*) func_dirname_result="${1%/*}${2}" ;;
18620 * ) func_dirname_result="${3}" ;;
18621 esac
18622 func_basename_result="${1##*/}"
18623}
18624
d7040cdb
SE
18625# func_stripname prefix suffix name
18626# strip PREFIX and SUFFIX off of NAME.
18627# PREFIX and SUFFIX must not contain globbing or regex special
18628# characters, hashes, percent signs, but SUFFIX may contain a leading
18629# dot (in which case that matches only a dot).
18630func_stripname ()
18631{
18632 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
18633 # positional parameters, so assign one to ordinary parameter first.
18634 func_stripname_result=${3}
18635 func_stripname_result=${func_stripname_result#"${1}"}
18636 func_stripname_result=${func_stripname_result%"${2}"}
18637}
18638
18639# func_opt_split
18640func_opt_split ()
18641{
18642 func_opt_split_opt=${1%%=*}
18643 func_opt_split_arg=${1#*=}
18644}
18645
18646# func_lo2o object
18647func_lo2o ()
18648{
18649 case ${1} in
18650 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
18651 *) func_lo2o_result=${1} ;;
18652 esac
18653}
718a6fd8
SE
18654
18655# func_xform libobj-or-source
18656func_xform ()
18657{
18658 func_xform_result=${1%.*}.lo
18659}
18660
18661# func_arith arithmetic-term...
18662func_arith ()
18663{
18664 func_arith_result=$(( $* ))
18665}
18666
18667# func_len string
18668# STRING may not start with a hyphen.
18669func_len ()
18670{
18671 func_len_result=${#1}
18672}
18673
d7040cdb
SE
18674_LT_EOF
18675 ;;
18676 *) # Bourne compatible functions.
18677 cat << \_LT_EOF >> "$cfgfile"
718a6fd8 18678
d7040cdb
SE
18679# func_dirname file append nondir_replacement
18680# Compute the dirname of FILE. If nonempty, add APPEND to the result,
18681# otherwise set result to NONDIR_REPLACEMENT.
18682func_dirname ()
18683{
18684 # Extract subdirectory from the argument.
3725885a 18685 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
d7040cdb
SE
18686 if test "X$func_dirname_result" = "X${1}"; then
18687 func_dirname_result="${3}"
18688 else
18689 func_dirname_result="$func_dirname_result${2}"
18690 fi
18691}
18692
18693# func_basename file
18694func_basename ()
18695{
3725885a 18696 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
d7040cdb
SE
18697}
18698
718a6fd8 18699
d7040cdb
SE
18700# func_stripname prefix suffix name
18701# strip PREFIX and SUFFIX off of NAME.
18702# PREFIX and SUFFIX must not contain globbing or regex special
18703# characters, hashes, percent signs, but SUFFIX may contain a leading
18704# dot (in which case that matches only a dot).
18705# func_strip_suffix prefix name
18706func_stripname ()
18707{
18708 case ${2} in
3725885a
RW
18709 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
18710 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
d7040cdb
SE
18711 esac
18712}
18713
18714# sed scripts:
18715my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
18716my_sed_long_arg='1s/^-[^=]*=//'
18717
18718# func_opt_split
18719func_opt_split ()
18720{
3725885a
RW
18721 func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
18722 func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
d7040cdb
SE
18723}
18724
18725# func_lo2o object
18726func_lo2o ()
18727{
3725885a 18728 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
d7040cdb 18729}
718a6fd8
SE
18730
18731# func_xform libobj-or-source
18732func_xform ()
18733{
3725885a 18734 func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
718a6fd8
SE
18735}
18736
18737# func_arith arithmetic-term...
18738func_arith ()
18739{
18740 func_arith_result=`expr "$@"`
18741}
18742
18743# func_len string
18744# STRING may not start with a hyphen.
18745func_len ()
18746{
18747 func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
18748}
18749
d7040cdb
SE
18750_LT_EOF
18751esac
18752
18753case $lt_shell_append in
18754 yes)
18755 cat << \_LT_EOF >> "$cfgfile"
18756
18757# func_append var value
18758# Append VALUE to the end of shell variable VAR.
18759func_append ()
18760{
18761 eval "$1+=\$2"
18762}
18763_LT_EOF
18764 ;;
18765 *)
18766 cat << \_LT_EOF >> "$cfgfile"
18767
18768# func_append var value
18769# Append VALUE to the end of shell variable VAR.
18770func_append ()
18771{
18772 eval "$1=\$$1\$2"
18773}
718a6fd8 18774
d7040cdb
SE
18775_LT_EOF
18776 ;;
18777 esac
18778
18779
18780 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
18781 || (rm -f "$cfgfile"; exit 1)
18782
18783 mv -f "$cfgfile" "$ofile" ||
18784 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
18785 chmod +x "$ofile"
18786
f5385ebf 18787 ;;
81ecdfbb 18788 "default-1":C)
20e95c23
DJ
18789 for ac_file in $CONFIG_FILES; do
18790 # Support "outfile[:infile[:infile...]]"
18791 case "$ac_file" in
18792 *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
18793 esac
18794 # PO directories have a Makefile.in generated from Makefile.in.in.
18795 case "$ac_file" in */Makefile.in)
18796 # Adjust a relative srcdir.
18797 ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
3cac54d2 18798 ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
20e95c23
DJ
18799 ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
18800 # In autoconf-2.13 it is called $ac_given_srcdir.
18801 # In autoconf-2.50 it is called $srcdir.
18802 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
18803 case "$ac_given_srcdir" in
18804 .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
18805 /*) top_srcdir="$ac_given_srcdir" ;;
18806 *) top_srcdir="$ac_dots$ac_given_srcdir" ;;
18807 esac
18808 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
18809 rm -f "$ac_dir/POTFILES"
18810 test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
18811 cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
18812 POMAKEFILEDEPS="POTFILES.in"
18813 # ALL_LINGUAS, POFILES, GMOFILES, UPDATEPOFILES, DUMMYPOFILES depend
18814 # on $ac_dir but don't depend on user-specified configuration
18815 # parameters.
18816 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
18817 # The LINGUAS file contains the set of available languages.
18818 if test -n "$OBSOLETE_ALL_LINGUAS"; then
37a42ee9 18819 test -n "$as_me" && echo "$as_me: setting ALL_LINGUAS in configure.ac is obsolete" || echo "setting ALL_LINGUAS in configure.ac is obsolete"
20e95c23
DJ
18820 fi
18821 ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
18822 # Hide the ALL_LINGUAS assigment from automake.
18823 eval 'ALL_LINGUAS''=$ALL_LINGUAS_'
18824 POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
18825 else
37a42ee9 18826 # The set of available languages was given in configure.ac.
20e95c23
DJ
18827 eval 'ALL_LINGUAS''=$OBSOLETE_ALL_LINGUAS'
18828 fi
18829 case "$ac_given_srcdir" in
18830 .) srcdirpre= ;;
18831 *) srcdirpre='$(srcdir)/' ;;
18832 esac
18833 POFILES=
18834 GMOFILES=
18835 UPDATEPOFILES=
18836 DUMMYPOFILES=
18837 for lang in $ALL_LINGUAS; do
18838 POFILES="$POFILES $srcdirpre$lang.po"
18839 GMOFILES="$GMOFILES $srcdirpre$lang.gmo"
18840 UPDATEPOFILES="$UPDATEPOFILES $lang.po-update"
18841 DUMMYPOFILES="$DUMMYPOFILES $lang.nop"
18842 done
18843 # CATALOGS depends on both $ac_dir and the user's LINGUAS
18844 # environment variable.
18845 INST_LINGUAS=
18846 if test -n "$ALL_LINGUAS"; then
18847 for presentlang in $ALL_LINGUAS; do
18848 useit=no
18849 if test "%UNSET%" != "$LINGUAS"; then
18850 desiredlanguages="$LINGUAS"
18851 else
18852 desiredlanguages="$ALL_LINGUAS"
18853 fi
18854 for desiredlang in $desiredlanguages; do
18855 # Use the presentlang catalog if desiredlang is
18856 # a. equal to presentlang, or
18857 # b. a variant of presentlang (because in this case,
18858 # presentlang can be used as a fallback for messages
18859 # which are not translated in the desiredlang catalog).
18860 case "$desiredlang" in
18861 "$presentlang"*) useit=yes;;
18862 esac
18863 done
18864 if test $useit = yes; then
18865 INST_LINGUAS="$INST_LINGUAS $presentlang"
18866 fi
18867 done
18868 fi
18869 CATALOGS=
18870 if test -n "$INST_LINGUAS"; then
18871 for lang in $INST_LINGUAS; do
18872 CATALOGS="$CATALOGS $lang.gmo"
18873 done
18874 fi
18875 test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
18876 sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g" -e "s|@GMOFILES@|$GMOFILES|g" -e "s|@UPDATEPOFILES@|$UPDATEPOFILES|g" -e "s|@DUMMYPOFILES@|$DUMMYPOFILES|g" -e "s|@CATALOGS@|$CATALOGS|g" -e "s|@POMAKEFILEDEPS@|$POMAKEFILEDEPS|g" "$ac_dir/Makefile.in" > "$ac_dir/Makefile"
18877 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
18878 if test -f "$f"; then
18879 case "$f" in
18880 *.orig | *.bak | *~) ;;
18881 *) cat "$f" >> "$ac_dir/Makefile" ;;
18882 esac
18883 fi
18884 done
18885 fi
18886 ;;
18887 esac
18888 done ;;
81ecdfbb 18889 "bfd_stdint.h":C)
f3b4f6d0
PB
18890if test "$GCC" = yes; then
18891 echo "/* generated for " `$CC --version | sed 1q` "*/" > tmp-stdint.h
18892else
18893 echo "/* generated for $CC */" > tmp-stdint.h
18894fi
d5efd9fc 18895
f3b4f6d0
PB
18896sed 's/^ *//' >> tmp-stdint.h <<EOF
18897
18898 #ifndef GCC_GENERATED_STDINT_H
18899 #define GCC_GENERATED_STDINT_H 1
18900
18901 #include <sys/types.h>
18902EOF
18903
18904if test "$acx_cv_header_stdint" != stdint.h; then
18905 echo "#include <stddef.h>" >> tmp-stdint.h
18906fi
18907if test "$acx_cv_header_stdint" != stddef.h; then
18908 echo "#include <$acx_cv_header_stdint>" >> tmp-stdint.h
18909fi
18910
18911sed 's/^ *//' >> tmp-stdint.h <<EOF
18912 /* glibc uses these symbols as guards to prevent redefinitions. */
18913 #ifdef __int8_t_defined
18914 #define _INT8_T
18915 #define _INT16_T
18916 #define _INT32_T
18917 #endif
18918 #ifdef __uint32_t_defined
18919 #define _UINT32_T
18920 #endif
18921
18922EOF
18923
18924# ----------------- done header, emit basic int types -------------
18925if test "$acx_cv_header_stdint" = stddef.h; then
18926 sed 's/^ *//' >> tmp-stdint.h <<EOF
18927
18928 #ifndef _UINT8_T
18929 #define _UINT8_T
18930 #ifndef __uint8_t_defined
18931 #define __uint8_t_defined
a009f2e7 18932 #ifndef uint8_t
f3b4f6d0
PB
18933 typedef unsigned $acx_cv_type_int8_t uint8_t;
18934 #endif
18935 #endif
a009f2e7 18936 #endif
f3b4f6d0
PB
18937
18938 #ifndef _UINT16_T
18939 #define _UINT16_T
18940 #ifndef __uint16_t_defined
18941 #define __uint16_t_defined
a009f2e7 18942 #ifndef uint16_t
f3b4f6d0
PB
18943 typedef unsigned $acx_cv_type_int16_t uint16_t;
18944 #endif
18945 #endif
a009f2e7 18946 #endif
f3b4f6d0
PB
18947
18948 #ifndef _UINT32_T
18949 #define _UINT32_T
18950 #ifndef __uint32_t_defined
18951 #define __uint32_t_defined
a009f2e7 18952 #ifndef uint32_t
f3b4f6d0
PB
18953 typedef unsigned $acx_cv_type_int32_t uint32_t;
18954 #endif
18955 #endif
a009f2e7 18956 #endif
f3b4f6d0
PB
18957
18958 #ifndef _INT8_T
18959 #define _INT8_T
18960 #ifndef __int8_t_defined
18961 #define __int8_t_defined
a009f2e7 18962 #ifndef int8_t
f3b4f6d0
PB
18963 typedef $acx_cv_type_int8_t int8_t;
18964 #endif
18965 #endif
a009f2e7 18966 #endif
f3b4f6d0
PB
18967
18968 #ifndef _INT16_T
18969 #define _INT16_T
18970 #ifndef __int16_t_defined
18971 #define __int16_t_defined
a009f2e7 18972 #ifndef int16_t
f3b4f6d0
PB
18973 typedef $acx_cv_type_int16_t int16_t;
18974 #endif
18975 #endif
a009f2e7 18976 #endif
f3b4f6d0
PB
18977
18978 #ifndef _INT32_T
18979 #define _INT32_T
18980 #ifndef __int32_t_defined
18981 #define __int32_t_defined
a009f2e7 18982 #ifndef int32_t
f3b4f6d0
PB
18983 typedef $acx_cv_type_int32_t int32_t;
18984 #endif
18985 #endif
a009f2e7 18986 #endif
f3b4f6d0
PB
18987EOF
18988elif test "$ac_cv_type_u_int32_t" = yes; then
18989 sed 's/^ *//' >> tmp-stdint.h <<EOF
18990
18991 /* int8_t int16_t int32_t defined by inet code, we do the u_intXX types */
18992 #ifndef _INT8_T
18993 #define _INT8_T
18994 #endif
18995 #ifndef _INT16_T
18996 #define _INT16_T
18997 #endif
18998 #ifndef _INT32_T
18999 #define _INT32_T
19000 #endif
19001
19002 #ifndef _UINT8_T
19003 #define _UINT8_T
19004 #ifndef __uint8_t_defined
19005 #define __uint8_t_defined
a009f2e7 19006 #ifndef uint8_t
f3b4f6d0
PB
19007 typedef u_int8_t uint8_t;
19008 #endif
19009 #endif
a009f2e7 19010 #endif
f3b4f6d0
PB
19011
19012 #ifndef _UINT16_T
19013 #define _UINT16_T
19014 #ifndef __uint16_t_defined
19015 #define __uint16_t_defined
a009f2e7 19016 #ifndef uint16_t
f3b4f6d0
PB
19017 typedef u_int16_t uint16_t;
19018 #endif
19019 #endif
a009f2e7 19020 #endif
f3b4f6d0
PB
19021
19022 #ifndef _UINT32_T
19023 #define _UINT32_T
19024 #ifndef __uint32_t_defined
19025 #define __uint32_t_defined
a009f2e7 19026 #ifndef uint32_t
f3b4f6d0
PB
19027 typedef u_int32_t uint32_t;
19028 #endif
19029 #endif
a009f2e7 19030 #endif
d5efd9fc 19031EOF
f3b4f6d0
PB
19032else
19033 sed 's/^ *//' >> tmp-stdint.h <<EOF
19034
19035 /* Some systems have guard macros to prevent redefinitions, define them. */
19036 #ifndef _INT8_T
19037 #define _INT8_T
19038 #endif
19039 #ifndef _INT16_T
19040 #define _INT16_T
19041 #endif
19042 #ifndef _INT32_T
19043 #define _INT32_T
19044 #endif
19045 #ifndef _UINT8_T
19046 #define _UINT8_T
19047 #endif
19048 #ifndef _UINT16_T
19049 #define _UINT16_T
19050 #endif
19051 #ifndef _UINT32_T
19052 #define _UINT32_T
19053 #endif
19054EOF
19055fi
19056
19057# ------------- done basic int types, emit int64_t types ------------
19058if test "$ac_cv_type_uint64_t" = yes; then
19059 sed 's/^ *//' >> tmp-stdint.h <<EOF
d5efd9fc 19060
f3b4f6d0
PB
19061 /* system headers have good uint64_t and int64_t */
19062 #ifndef _INT64_T
19063 #define _INT64_T
19064 #endif
19065 #ifndef _UINT64_T
19066 #define _UINT64_T
19067 #endif
19068EOF
19069elif test "$ac_cv_type_u_int64_t" = yes; then
19070 sed 's/^ *//' >> tmp-stdint.h <<EOF
19071
19072 /* system headers have an u_int64_t (and int64_t) */
19073 #ifndef _INT64_T
19074 #define _INT64_T
19075 #endif
19076 #ifndef _UINT64_T
19077 #define _UINT64_T
19078 #ifndef __uint64_t_defined
19079 #define __uint64_t_defined
a009f2e7 19080 #ifndef uint64_t
f3b4f6d0
PB
19081 typedef u_int64_t uint64_t;
19082 #endif
19083 #endif
a009f2e7 19084 #endif
f3b4f6d0
PB
19085EOF
19086elif test -n "$acx_cv_type_int64_t"; then
19087 sed 's/^ *//' >> tmp-stdint.h <<EOF
19088
19089 /* architecture has a 64-bit type, $acx_cv_type_int64_t */
19090 #ifndef _INT64_T
19091 #define _INT64_T
a009f2e7 19092 #ifndef int64_t
f3b4f6d0
PB
19093 typedef $acx_cv_type_int64_t int64_t;
19094 #endif
a009f2e7 19095 #endif
f3b4f6d0
PB
19096 #ifndef _UINT64_T
19097 #define _UINT64_T
19098 #ifndef __uint64_t_defined
19099 #define __uint64_t_defined
a009f2e7 19100 #ifndef uint64_t
f3b4f6d0
PB
19101 typedef unsigned $acx_cv_type_int64_t uint64_t;
19102 #endif
19103 #endif
a009f2e7 19104 #endif
f3b4f6d0
PB
19105EOF
19106else
19107 sed 's/^ *//' >> tmp-stdint.h <<EOF
19108
19109 /* some common heuristics for int64_t, using compiler-specific tests */
19110 #if defined __STDC_VERSION__ && (__STDC_VERSION__-0) >= 199901L
19111 #ifndef _INT64_T
19112 #define _INT64_T
19113 #ifndef __int64_t_defined
a009f2e7 19114 #ifndef int64_t
f3b4f6d0
PB
19115 typedef long long int64_t;
19116 #endif
19117 #endif
a009f2e7 19118 #endif
f3b4f6d0
PB
19119 #ifndef _UINT64_T
19120 #define _UINT64_T
a009f2e7 19121 #ifndef uint64_t
f3b4f6d0
PB
19122 typedef unsigned long long uint64_t;
19123 #endif
a009f2e7 19124 #endif
f3b4f6d0
PB
19125
19126 #elif defined __GNUC__ && defined (__STDC__) && __STDC__-0
19127 /* NextStep 2.0 cc is really gcc 1.93 but it defines __GNUC__ = 2 and
19128 does not implement __extension__. But that compiler doesn't define
19129 __GNUC_MINOR__. */
19130 # if __GNUC__ < 2 || (__NeXT__ && !__GNUC_MINOR__)
19131 # define __extension__
19132 # endif
19133
19134 # ifndef _INT64_T
19135 # define _INT64_T
a009f2e7 19136 # ifndef int64_t
f3b4f6d0
PB
19137 __extension__ typedef long long int64_t;
19138 # endif
a009f2e7 19139 # endif
f3b4f6d0
PB
19140 # ifndef _UINT64_T
19141 # define _UINT64_T
a009f2e7 19142 # ifndef uint64_t
f3b4f6d0
PB
19143 __extension__ typedef unsigned long long uint64_t;
19144 # endif
a009f2e7 19145 # endif
f3b4f6d0
PB
19146
19147 #elif !defined __STRICT_ANSI__
19148 # if defined _MSC_VER || defined __WATCOMC__ || defined __BORLANDC__
19149
19150 # ifndef _INT64_T
19151 # define _INT64_T
a009f2e7 19152 # ifndef int64_t
f3b4f6d0
PB
19153 typedef __int64 int64_t;
19154 # endif
a009f2e7 19155 # endif
f3b4f6d0
PB
19156 # ifndef _UINT64_T
19157 # define _UINT64_T
a009f2e7 19158 # ifndef uint64_t
f3b4f6d0
PB
19159 typedef unsigned __int64 uint64_t;
19160 # endif
a009f2e7 19161 # endif
f3b4f6d0
PB
19162 # endif /* compiler */
19163
19164 #endif /* ANSI version */
19165EOF
19166fi
19167
19168# ------------- done int64_t types, emit intptr types ------------
19169if test "$ac_cv_type_uintptr_t" != yes; then
19170 sed 's/^ *//' >> tmp-stdint.h <<EOF
19171
19172 /* Define intptr_t based on sizeof(void*) = $ac_cv_sizeof_void_p */
19173 #ifndef __uintptr_t_defined
a009f2e7 19174 #ifndef uintptr_t
f3b4f6d0
PB
19175 typedef u$acx_cv_type_intptr_t uintptr_t;
19176 #endif
a009f2e7 19177 #endif
f3b4f6d0 19178 #ifndef __intptr_t_defined
a009f2e7 19179 #ifndef intptr_t
f3b4f6d0
PB
19180 typedef $acx_cv_type_intptr_t intptr_t;
19181 #endif
a009f2e7 19182 #endif
f3b4f6d0
PB
19183EOF
19184fi
19185
19186# ------------- done intptr types, emit int_least types ------------
d5efd9fc 19187if test "$ac_cv_type_int_least32_t" != yes; then
f3b4f6d0 19188 sed 's/^ *//' >> tmp-stdint.h <<EOF
d5efd9fc
AM
19189
19190 /* Define int_least types */
19191 typedef int8_t int_least8_t;
19192 typedef int16_t int_least16_t;
19193 typedef int32_t int_least32_t;
f3b4f6d0 19194 #ifdef _INT64_T
d5efd9fc 19195 typedef int64_t int_least64_t;
f3b4f6d0 19196 #endif
d5efd9fc
AM
19197
19198 typedef uint8_t uint_least8_t;
19199 typedef uint16_t uint_least16_t;
19200 typedef uint32_t uint_least32_t;
f3b4f6d0 19201 #ifdef _UINT64_T
d5efd9fc 19202 typedef uint64_t uint_least64_t;
f3b4f6d0 19203 #endif
d5efd9fc
AM
19204EOF
19205fi
19206
f3b4f6d0 19207# ------------- done intptr types, emit int_fast types ------------
d5efd9fc 19208if test "$ac_cv_type_int_fast32_t" != yes; then
f3b4f6d0 19209 sed 's/^ *//' >> tmp-stdint.h <<EOF
d5efd9fc
AM
19210
19211 /* Define int_fast types. short is often slow */
19212 typedef int8_t int_fast8_t;
19213 typedef int int_fast16_t;
19214 typedef int32_t int_fast32_t;
f3b4f6d0 19215 #ifdef _INT64_T
d5efd9fc 19216 typedef int64_t int_fast64_t;
f3b4f6d0 19217 #endif
d5efd9fc
AM
19218
19219 typedef uint8_t uint_fast8_t;
19220 typedef unsigned int uint_fast16_t;
19221 typedef uint32_t uint_fast32_t;
f3b4f6d0 19222 #ifdef _UINT64_T
d5efd9fc 19223 typedef uint64_t uint_fast64_t;
f3b4f6d0
PB
19224 #endif
19225EOF
19226fi
19227
19228if test "$ac_cv_type_uintmax_t" != yes; then
19229 sed 's/^ *//' >> tmp-stdint.h <<EOF
19230
19231 /* Define intmax based on what we found */
a009f2e7 19232 #ifndef intmax_t
f3b4f6d0
PB
19233 #ifdef _INT64_T
19234 typedef int64_t intmax_t;
19235 #else
19236 typedef long intmax_t;
19237 #endif
a009f2e7
RW
19238 #endif
19239 #ifndef uintmax_t
f3b4f6d0
PB
19240 #ifdef _UINT64_T
19241 typedef uint64_t uintmax_t;
19242 #else
19243 typedef unsigned long uintmax_t;
19244 #endif
a009f2e7 19245 #endif
d5efd9fc
AM
19246EOF
19247fi
19248
f3b4f6d0
PB
19249sed 's/^ *//' >> tmp-stdint.h <<EOF
19250
19251 #endif /* GCC_GENERATED_STDINT_H */
19252EOF
d5efd9fc 19253
f3b4f6d0
PB
19254if test -r bfd_stdint.h && cmp -s tmp-stdint.h bfd_stdint.h; then
19255 rm -f tmp-stdint.h
d5efd9fc 19256else
f3b4f6d0 19257 mv -f tmp-stdint.h bfd_stdint.h
d5efd9fc
AM
19258fi
19259
19260 ;;
81ecdfbb 19261 "default":C)
20e95c23
DJ
19262case "$srcdir" in
19263 .) srcdirpre= ;;
19264 *) srcdirpre='$(srcdir)/' ;;
19265esac
19266POFILES=
19267GMOFILES=
19268for lang in dummy $OBSOLETE_ALL_LINGUAS; do
19269 if test $lang != dummy; then
19270 POFILES="$POFILES $srcdirpre$lang.po"
19271 GMOFILES="$GMOFILES $srcdirpre$lang.gmo"
19272 fi
19273done
19274sed -e '/SRC-POTFILES =/r po/SRC-POTFILES' \
19275 -e '/BLD-POTFILES =/r po/BLD-POTFILES' \
19276 -e "s,@POFILES@,$POFILES," \
19277 -e "s,@GMOFILES@,$GMOFILES," \
19278 po/Makefile.in > po/Makefile ;;
81ecdfbb 19279
5464f5a1 19280 esac
81ecdfbb 19281done # for ac_tag
5464f5a1 19282
5464f5a1 19283
81ecdfbb 19284as_fn_exit 0
5464f5a1 19285_ACEOF
5464f5a1
NN
19286ac_clean_files=$ac_clean_files_save
19287
81ecdfbb 19288test $ac_write_fail = 0 ||
d0ac1c44 19289 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
81ecdfbb 19290
5464f5a1
NN
19291
19292# configure is writing to config.log, and then calls config.status.
19293# config.status does its own redirection, appending to config.log.
19294# Unfortunately, on DOS this fails, as config.log is still kept open
19295# by configure, so config.status won't be able to write to it; its
19296# output is simply discarded. So we exec the FD to /dev/null,
19297# effectively closing config.log, so it can be properly (re)opened and
19298# appended to by config.status. When coming back to configure, we
19299# need to make the FD available again.
19300if test "$no_create" != yes; then
19301 ac_cs_success=:
19302 ac_config_status_args=
19303 test "$silent" = yes &&
19304 ac_config_status_args="$ac_config_status_args --quiet"
19305 exec 5>/dev/null
19306 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
19307 exec 5>>config.log
19308 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
19309 # would make configure fail if this is the last instruction.
d0ac1c44 19310 $ac_cs_success || as_fn_exit 1
81ecdfbb
RW
19311fi
19312if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
19313 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
19314$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
5464f5a1 19315fi
252b5132 19316
This page took 3.2338 seconds and 4 git commands to generate.