2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.64 for bfd 2.25.51.
5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
9 # This configure script is free software; the Free Software Foundation
10 # gives unlimited permission to copy, distribute and modify it.
11 ## -------------------- ##
12 ## M4sh Initialization. ##
13 ## -------------------- ##
15 # Be more Bourne compatible
16 DUALCASE
=1; export DUALCASE
# for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
25 case `(set -o) 2>/dev/null` in #(
37 # Printing a long string crashes Solaris 7 /usr/bin/printf.
38 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
39 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
40 as_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.
43 if test -z "$BASH_VERSION$ZSH_VERSION" \
44 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
46 as_echo_n='print
-rn --'
47 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
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'
55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
60 expr "X$arg" : "X\\(.*\\)$as_nl";
61 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
63 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
66 as_echo_n='sh
-c $as_echo_n_body as_echo
'
69 as_echo='sh
-c $as_echo_body as_echo
'
72 # The user is always right.
73 if test "${PATH_SEPARATOR+set}" != set; then
75 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
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.)
89 # Find who we are. Look in the path if we contain no directory separator.
91 *[\\/]* ) as_myself=$0 ;;
92 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
96 test -z "$as_dir" && as_dir=.
97 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
103 # We did not find ourselves, most probably we were run as `sh COMMAND'
104 # in which case we are not to be found in the path.
105 if test "x$as_myself" = x
; then
108 if test ! -f "$as_myself"; then
109 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
113 # Unset variables that we do not need and which cause bugs (e.g. in
114 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
115 # suppresses any "Segmentation fault" message there. '((' could
116 # trigger a bug in pdksh 5.2.14.
117 for as_var
in BASH_ENV ENV MAIL MAILPATH
118 do eval test x\
${$as_var+set} = xset \
119 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
132 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
134 if test "x$CONFIG_SHELL" = x
; then
135 as_bourne_compatible
="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
138 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
139 # is contrary to our usage. Disable this feature.
140 alias -g '\${1+\"\$@\"}'='\"\$@\"'
143 case \`(set -o) 2>/dev/null\` in #(
151 as_required
="as_fn_return () { (exit \$1); }
152 as_fn_success () { as_fn_return 0; }
153 as_fn_failure () { as_fn_return 1; }
154 as_fn_ret_success () { return 0; }
155 as_fn_ret_failure () { return 1; }
158 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
159 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
160 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
161 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
162 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
165 exitcode=1; echo positional parameters were not saved.
167 test x\$exitcode = x0 || exit 1"
168 as_suggested
=" as_lineno_1=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_1a=\$LINENO
169 as_lineno_2=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_2a=\$LINENO
170 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
171 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
172 test \$(( 1 + 1 )) = 2 || exit 1
174 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
175 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
176 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
177 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
178 PATH=/empty FPATH=/empty; export PATH FPATH
179 test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
180 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
181 if (eval "$as_required") 2>/dev
/null
; then :
186 if test x
$as_have_required = xyes
&& (eval "$as_suggested") 2>/dev
/null
; then :
189 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
191 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
194 test -z "$as_dir" && as_dir
=.
198 for as_base
in sh bash ksh sh5
; do
199 # Try only shells that exist, to save several forks.
200 as_shell
=$as_dir/$as_base
201 if { test -f "$as_shell" ||
test -f "$as_shell.exe"; } &&
202 { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a
"$as_shell"; } 2>/dev
/null
; then :
203 CONFIG_SHELL
=$as_shell as_have_required
=yes
204 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run
=a
"$as_shell"; } 2>/dev
/null
; then :
212 $as_found ||
{ if { test -f "$SHELL" ||
test -f "$SHELL.exe"; } &&
213 { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a
"$SHELL"; } 2>/dev
/null
; then :
214 CONFIG_SHELL
=$SHELL as_have_required
=yes
219 if test "x$CONFIG_SHELL" != x
; then :
220 # We cannot yet assume a decent shell, so we have to provide a
221 # neutralization value for shells without unset; and this also
222 # works around shells that cannot unset nonexistent variables.
225 (unset BASH_ENV
) >/dev
/null
2>&1 && unset BASH_ENV ENV
227 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
230 if test x
$as_have_required = xno
; then :
231 $as_echo "$0: This script requires a shell more modern than all"
232 $as_echo "$0: the shells that I found on your system."
233 if test x
${ZSH_VERSION+set} = xset
; then
234 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
235 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
237 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
238 $0: including any error possibly output before this
239 $0: message. Then install a modern shell, or manually run
240 $0: the script under such a shell if you do have one."
246 SHELL
=${CONFIG_SHELL-/bin/sh}
248 # Unset more variables known to interfere with behavior of common tools.
249 CLICOLOR_FORCE
= GREP_OPTIONS
=
250 unset CLICOLOR_FORCE GREP_OPTIONS
252 ## --------------------- ##
253 ## M4sh Shell Functions. ##
254 ## --------------------- ##
257 # Portably unset VAR.
260 { eval $1=; unset $1;}
264 # as_fn_set_status STATUS
265 # -----------------------
266 # Set $? to STATUS, without forking.
274 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
284 # Create "$as_dir" as a directory, including parents if necessary.
289 -*) as_dir
=.
/$as_dir;;
291 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
295 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
298 as_dirs
="'$as_qdir' $as_dirs"
299 as_dir
=`$as_dirname -- "$as_dir" ||
300 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
301 X"$as_dir" : 'X\(//\)[^/]' \| \
302 X"$as_dir" : 'X\(//\)$' \| \
303 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
304 $as_echo X"$as_dir" |
305 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
322 test -d "$as_dir" && break
324 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
325 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
329 # as_fn_append VAR VALUE
330 # ----------------------
331 # Append the text in VALUE to the end of the definition contained in VAR. Take
332 # advantage of any shell optimizations that allow amortized linear growth over
333 # repeated appends, instead of the typical quadratic growth present in naive
335 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
336 eval 'as_fn_append ()
349 # Perform arithmetic evaluation on the ARGs, and store the result in the
350 # global $as_val. Take advantage of shells that can avoid forks. The arguments
351 # must be portable across $(()) and expr.
352 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
360 as_val
=`expr "$@" || test $? -eq 1`
365 # as_fn_error ERROR [LINENO LOG_FD]
366 # ---------------------------------
367 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
368 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
369 # script with status $?, using 1 if that was 0.
372 as_status
=$?
; test $as_status -eq 0 && as_status
=1
374 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
375 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
377 $as_echo "$as_me: error: $1" >&2
378 as_fn_exit
$as_status
381 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
382 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
388 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
394 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
400 as_me
=`$as_basename -- "$0" ||
401 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
402 X"$0" : 'X\(//\)$' \| \
403 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
405 sed '/^.*\/\([^/][^/]*\)\/*$/{
419 # Avoid depending upon Character Ranges.
420 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
421 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
422 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
423 as_cr_digits
='0123456789'
424 as_cr_alnum
=$as_cr_Letters$as_cr_digits
427 as_lineno_1
=$LINENO as_lineno_1a
=$LINENO
428 as_lineno_2
=$LINENO as_lineno_2a
=$LINENO
429 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
430 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' ||
{
431 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
443 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
447 chmod +x
"$as_me.lineno" ||
448 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit
1; }
450 # Don't try to exec as it changes $[0], causing all sort of problems
451 # (the dirname of $[0] is not the place where we might find the
452 # original and so on. Autoconf is especially sensitive to this).
454 # Exit status is that of the last command.
458 ECHO_C
= ECHO_N
= ECHO_T
=
459 case `echo -n x` in #(((((
461 case `echo 'xy\c'` in
462 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
464 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
471 rm -f conf$$ conf$$.exe conf$$.
file
472 if test -d conf$$.dir
; then
473 rm -f conf$$.dir
/conf$$.
file
476 mkdir conf$$.dir
2>/dev
/null
478 if (echo >conf$$.
file) 2>/dev
/null
; then
479 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
481 # ... but there are two gotchas:
482 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
483 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
484 # In both cases, we have to default to `cp -p'.
485 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
487 elif ln conf$$.
file conf$$
2>/dev
/null
; then
495 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
496 rmdir conf$$.dir
2>/dev
/null
498 if mkdir
-p .
2>/dev
/null
; then
499 as_mkdir_p
='mkdir -p "$as_dir"'
501 test -d .
/-p && rmdir .
/-p
505 if test -x / >/dev
/null
2>&1; then
508 if ls -dL / >/dev
/null
2>&1; then
515 if test -d "$1"; then
521 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
522 ???[sx]*):;;*)false;;esac;fi
526 as_executable_p
=$as_test_x
528 # Sed expression to map a string onto a valid CPP name.
529 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
531 # Sed expression to map a string onto a valid variable name.
532 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
534 SHELL
=${CONFIG_SHELL-/bin/sh}
537 exec 7<&0 </dev
/null
6>&1
540 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
541 # so uname gets run too.
542 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
547 ac_default_prefix
=/usr
/local
549 ac_config_libobj_dir
=.
556 # Identity of this package.
558 PACKAGE_TARNAME
='bfd'
559 PACKAGE_VERSION
='2.25.51'
560 PACKAGE_STRING
='bfd 2.25.51'
564 ac_unique_file
="libbfd.c"
565 # Factoring default headers for most tests.
566 ac_includes_default
="\
568 #ifdef HAVE_SYS_TYPES_H
569 # include <sys/types.h>
571 #ifdef HAVE_SYS_STAT_H
572 # include <sys/stat.h>
578 # ifdef HAVE_STDLIB_H
583 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
588 #ifdef HAVE_STRINGS_H
589 # include <strings.h>
591 #ifdef HAVE_INTTYPES_H
592 # include <inttypes.h>
601 ac_subst_vars
='am__EXEEXT_FALSE
611 bfd_default_target_size
628 BFD_HOST_64_BIT_DEFINED
629 BFD_HOST_64BIT_LONG_LONG
656 MAINTAINER_MODE_FALSE
702 INSTALL_STRIP_PROGRAM
763 program_transform_name
776 enable_option_checking
777 enable_dependency_tracking
790 enable_leading_mingw64_underscores
791 with_separate_debug_dir
792 enable_elf_stt_common
796 enable_build_warnings
797 enable_maintainer_mode
798 enable_install_libbfd
802 ac_precious_vars
='build_alias
813 # Initialize some variables set by options.
815 ac_init_version
=false
816 ac_unrecognized_opts
=
818 # The variables have the same names as the options, with
819 # dashes changed to underlines.
827 program_transform_name
=s
,x
,x
,
835 # Installation directory options.
836 # These are left unexpanded so users can "make install exec_prefix=/foo"
837 # and all the variables that are supposed to be based on exec_prefix
838 # by default will actually change.
839 # Use braces instead of parens because sh, perl, etc. also accept them.
840 # (The list follows the same order as the GNU Coding Standards.)
841 bindir
='${exec_prefix}/bin'
842 sbindir
='${exec_prefix}/sbin'
843 libexecdir
='${exec_prefix}/libexec'
844 datarootdir
='${prefix}/share'
845 datadir
='${datarootdir}'
846 sysconfdir
='${prefix}/etc'
847 sharedstatedir
='${prefix}/com'
848 localstatedir
='${prefix}/var'
849 includedir
='${prefix}/include'
850 oldincludedir
='/usr/include'
851 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
852 infodir
='${datarootdir}/info'
857 libdir
='${exec_prefix}/lib'
858 localedir
='${datarootdir}/locale'
859 mandir
='${datarootdir}/man'
865 # If the previous option needs an argument, assign it.
866 if test -n "$ac_prev"; then
867 eval $ac_prev=\
$ac_option
873 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
877 # Accept the important Cygnus configure options, so we can diagnose typos.
879 case $ac_dashdash$ac_option in
883 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
885 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
888 -build |
--build |
--buil |
--bui |
--bu)
889 ac_prev
=build_alias
;;
890 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
891 build_alias
=$ac_optarg ;;
893 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
894 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
895 ac_prev
=cache_file
;;
896 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
897 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
898 cache_file
=$ac_optarg ;;
901 cache_file
=config.cache
;;
903 -datadir |
--datadir |
--datadi |
--datad)
905 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
906 datadir
=$ac_optarg ;;
908 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
909 |
--dataroo |
--dataro |
--datar)
910 ac_prev
=datarootdir
;;
911 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
912 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
913 datarootdir
=$ac_optarg ;;
915 -disable-* |
--disable-*)
916 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
917 # Reject names that are not valid shell variable names.
918 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
919 as_fn_error
"invalid feature name: $ac_useropt"
920 ac_useropt_orig
=$ac_useropt
921 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
922 case $ac_user_opts in
926 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
927 ac_unrecognized_sep
=', ';;
929 eval enable_
$ac_useropt=no
;;
931 -docdir |
--docdir |
--docdi |
--doc |
--do)
933 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
936 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
938 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
941 -enable-* |
--enable-*)
942 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
943 # Reject names that are not valid shell variable names.
944 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
945 as_fn_error
"invalid feature name: $ac_useropt"
946 ac_useropt_orig
=$ac_useropt
947 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
948 case $ac_user_opts in
952 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
953 ac_unrecognized_sep
=', ';;
955 eval enable_
$ac_useropt=\
$ac_optarg ;;
957 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
958 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
959 |
--exec |
--exe |
--ex)
960 ac_prev
=exec_prefix
;;
961 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
962 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
963 |
--exec=* |
--exe=* |
--ex=*)
964 exec_prefix
=$ac_optarg ;;
966 -gas |
--gas |
--ga |
--g)
967 # Obsolete; use --with-gas.
970 -help |
--help |
--hel |
--he |
-h)
972 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
973 ac_init_help
=recursive
;;
974 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
975 ac_init_help
=short
;;
977 -host |
--host |
--hos |
--ho)
978 ac_prev
=host_alias
;;
979 -host=* |
--host=* |
--hos=* |
--ho=*)
980 host_alias
=$ac_optarg ;;
982 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
984 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
986 htmldir
=$ac_optarg ;;
988 -includedir |
--includedir |
--includedi |
--included |
--include \
989 |
--includ |
--inclu |
--incl |
--inc)
990 ac_prev
=includedir
;;
991 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
992 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
993 includedir
=$ac_optarg ;;
995 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
997 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
998 infodir
=$ac_optarg ;;
1000 -libdir |
--libdir |
--libdi |
--libd)
1002 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
1003 libdir
=$ac_optarg ;;
1005 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
1006 |
--libexe |
--libex |
--libe)
1007 ac_prev
=libexecdir
;;
1008 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
1009 |
--libexe=* |
--libex=* |
--libe=*)
1010 libexecdir
=$ac_optarg ;;
1012 -localedir |
--localedir |
--localedi |
--localed |
--locale)
1013 ac_prev
=localedir
;;
1014 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
1015 localedir
=$ac_optarg ;;
1017 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
1018 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
1019 ac_prev
=localstatedir
;;
1020 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
1021 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
1022 localstatedir
=$ac_optarg ;;
1024 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
1026 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
1027 mandir
=$ac_optarg ;;
1029 -nfp |
--nfp |
--nf)
1030 # Obsolete; use --without-fp.
1033 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
1034 |
--no-cr |
--no-c |
-n)
1037 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
1038 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1041 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1042 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1043 |
--oldin |
--oldi |
--old |
--ol |
--o)
1044 ac_prev
=oldincludedir
;;
1045 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1046 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1047 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1048 oldincludedir
=$ac_optarg ;;
1050 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1052 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1053 prefix
=$ac_optarg ;;
1055 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1056 |
--program-pre |
--program-pr |
--program-p)
1057 ac_prev
=program_prefix
;;
1058 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1059 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1060 program_prefix
=$ac_optarg ;;
1062 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1063 |
--program-suf |
--program-su |
--program-s)
1064 ac_prev
=program_suffix
;;
1065 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1066 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1067 program_suffix
=$ac_optarg ;;
1069 -program-transform-name |
--program-transform-name \
1070 |
--program-transform-nam |
--program-transform-na \
1071 |
--program-transform-n |
--program-transform- \
1072 |
--program-transform |
--program-transfor \
1073 |
--program-transfo |
--program-transf \
1074 |
--program-trans |
--program-tran \
1075 |
--progr-tra |
--program-tr |
--program-t)
1076 ac_prev
=program_transform_name
;;
1077 -program-transform-name=* |
--program-transform-name=* \
1078 |
--program-transform-nam=* |
--program-transform-na=* \
1079 |
--program-transform-n=* |
--program-transform-=* \
1080 |
--program-transform=* |
--program-transfor=* \
1081 |
--program-transfo=* |
--program-transf=* \
1082 |
--program-trans=* |
--program-tran=* \
1083 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1084 program_transform_name
=$ac_optarg ;;
1086 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1088 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1089 pdfdir
=$ac_optarg ;;
1091 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1093 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1096 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1097 |
-silent |
--silent |
--silen |
--sile |
--sil)
1100 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1102 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1104 sbindir
=$ac_optarg ;;
1106 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1107 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1108 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1110 ac_prev
=sharedstatedir
;;
1111 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1112 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1113 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1115 sharedstatedir
=$ac_optarg ;;
1117 -site |
--site |
--sit)
1119 -site=* |
--site=* |
--sit=*)
1122 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1124 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1125 srcdir
=$ac_optarg ;;
1127 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1128 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1129 ac_prev
=sysconfdir
;;
1130 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1131 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1132 sysconfdir
=$ac_optarg ;;
1134 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1135 ac_prev
=target_alias
;;
1136 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1137 target_alias
=$ac_optarg ;;
1139 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1142 -version |
--version |
--versio |
--versi |
--vers |
-V)
1143 ac_init_version
=: ;;
1146 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1147 # Reject names that are not valid shell variable names.
1148 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1149 as_fn_error
"invalid package name: $ac_useropt"
1150 ac_useropt_orig
=$ac_useropt
1151 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1152 case $ac_user_opts in
1156 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1157 ac_unrecognized_sep
=', ';;
1159 eval with_
$ac_useropt=\
$ac_optarg ;;
1161 -without-* |
--without-*)
1162 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1163 # Reject names that are not valid shell variable names.
1164 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1165 as_fn_error
"invalid package name: $ac_useropt"
1166 ac_useropt_orig
=$ac_useropt
1167 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1168 case $ac_user_opts in
1172 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1173 ac_unrecognized_sep
=', ';;
1175 eval with_
$ac_useropt=no
;;
1178 # Obsolete; use --with-x.
1181 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1182 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1183 ac_prev
=x_includes
;;
1184 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1185 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1186 x_includes
=$ac_optarg ;;
1188 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1189 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1190 ac_prev
=x_libraries
;;
1191 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1192 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1193 x_libraries
=$ac_optarg ;;
1195 -*) as_fn_error
"unrecognized option: \`$ac_option'
1196 Try \`$0 --help' for more information."
1200 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1201 # Reject names that are not valid shell variable names.
1202 case $ac_envvar in #(
1203 '' |
[0-9]* |
*[!_
$as_cr_alnum]* )
1204 as_fn_error
"invalid variable name: \`$ac_envvar'" ;;
1206 eval $ac_envvar=\
$ac_optarg
1207 export $ac_envvar ;;
1210 # FIXME: should be removed in autoconf 3.0.
1211 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1212 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1213 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1214 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1220 if test -n "$ac_prev"; then
1221 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1222 as_fn_error
"missing argument to $ac_option"
1225 if test -n "$ac_unrecognized_opts"; then
1226 case $enable_option_checking in
1228 fatal
) as_fn_error
"unrecognized options: $ac_unrecognized_opts" ;;
1229 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1233 # Check all directory arguments for consistency.
1234 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1235 datadir sysconfdir sharedstatedir localstatedir includedir \
1236 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1237 libdir localedir mandir
1239 eval ac_val
=\$
$ac_var
1240 # Remove trailing slashes.
1243 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1244 eval $ac_var=\
$ac_val;;
1246 # Be sure to have absolute directory names.
1248 [\\/$
]* | ?
:[\\/]* ) continue;;
1249 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1251 as_fn_error
"expected an absolute directory name for --$ac_var: $ac_val"
1254 # There might be people who depend on the old broken behavior: `$host'
1255 # used to hold the argument of --host etc.
1256 # FIXME: To remove some day.
1259 target
=$target_alias
1261 # FIXME: To remove some day.
1262 if test "x$host_alias" != x
; then
1263 if test "x$build_alias" = x
; then
1264 cross_compiling
=maybe
1265 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1266 If a cross compiler is detected then cross compile mode will be used." >&2
1267 elif test "x$build_alias" != "x$host_alias"; then
1273 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1275 test "$silent" = yes && exec 6>/dev
/null
1278 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1279 ac_ls_di
=`ls -di .` &&
1280 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1281 as_fn_error
"working directory cannot be determined"
1282 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1283 as_fn_error
"pwd does not report name of working directory"
1286 # Find the source files, if location was not specified.
1287 if test -z "$srcdir"; then
1288 ac_srcdir_defaulted
=yes
1289 # Try the directory containing this script, then the parent directory.
1290 ac_confdir
=`$as_dirname -- "$as_myself" ||
1291 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1292 X"$as_myself" : 'X\(//\)[^/]' \| \
1293 X"$as_myself" : 'X\(//\)$' \| \
1294 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1295 $as_echo X"$as_myself" |
1296 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1314 if test ! -r "$srcdir/$ac_unique_file"; then
1318 ac_srcdir_defaulted
=no
1320 if test ! -r "$srcdir/$ac_unique_file"; then
1321 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1322 as_fn_error
"cannot find sources ($ac_unique_file) in $srcdir"
1324 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1326 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1328 # When building in place, set srcdir=.
1329 if test "$ac_abs_confdir" = "$ac_pwd"; then
1332 # Remove unnecessary trailing slashes from srcdir.
1333 # Double slashes in file names in object file debugging info
1334 # mess up M-x gdb in Emacs.
1336 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1338 for ac_var
in $ac_precious_vars; do
1339 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1340 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1341 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1342 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1346 # Report the --help message.
1348 if test "$ac_init_help" = "long"; then
1349 # Omit some internal or obsolete options to make the list less imposing.
1350 # This message is too long to be a string in the A/UX 3.1 sh.
1352 \`configure' configures bfd 2.25.51 to adapt to many kinds of systems.
1354 Usage: $0 [OPTION]... [VAR=VALUE]...
1356 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1357 VAR=VALUE. See below for descriptions of some of the useful variables.
1359 Defaults for the options are specified in brackets.
1362 -h, --help display this help and exit
1363 --help=short display options specific to this package
1364 --help=recursive display the short help of all the included packages
1365 -V, --version display version information and exit
1366 -q, --quiet, --silent do not print \`checking...' messages
1367 --cache-file=FILE cache test results in FILE [disabled]
1368 -C, --config-cache alias for \`--cache-file=config.cache'
1369 -n, --no-create do not create output files
1370 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1372 Installation directories:
1373 --prefix=PREFIX install architecture-independent files in PREFIX
1374 [$ac_default_prefix]
1375 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1378 By default, \`make install' will install all the files in
1379 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1380 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1381 for instance \`--prefix=\$HOME'.
1383 For better control, use the options below.
1385 Fine tuning of the installation directories:
1386 --bindir=DIR user executables [EPREFIX/bin]
1387 --sbindir=DIR system admin executables [EPREFIX/sbin]
1388 --libexecdir=DIR program executables [EPREFIX/libexec]
1389 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1390 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1391 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1392 --libdir=DIR object code libraries [EPREFIX/lib]
1393 --includedir=DIR C header files [PREFIX/include]
1394 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1395 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1396 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1397 --infodir=DIR info documentation [DATAROOTDIR/info]
1398 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1399 --mandir=DIR man documentation [DATAROOTDIR/man]
1400 --docdir=DIR documentation root [DATAROOTDIR/doc/bfd]
1401 --htmldir=DIR html documentation [DOCDIR]
1402 --dvidir=DIR dvi documentation [DOCDIR]
1403 --pdfdir=DIR pdf documentation [DOCDIR]
1404 --psdir=DIR ps documentation [DOCDIR]
1410 --program-prefix=PREFIX prepend PREFIX to installed program names
1411 --program-suffix=SUFFIX append SUFFIX to installed program names
1412 --program-transform-name=PROGRAM run
sed PROGRAM on installed program names
1415 --build=BUILD configure
for building on BUILD
[guessed
]
1416 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1417 --target=TARGET configure
for building compilers
for TARGET
[HOST
]
1421 if test -n "$ac_init_help"; then
1422 case $ac_init_help in
1423 short | recursive
) echo "Configuration of bfd 2.25.51:";;
1428 --disable-option-checking ignore unrecognized
--enable/--with options
1429 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1430 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1431 --disable-dependency-tracking speeds up one-time build
1432 --enable-dependency-tracking do not reject slow dependency extractors
1433 --enable-shared[=PKGS
] build shared libraries
[default
=no
]
1434 --enable-static[=PKGS
] build static libraries
[default
=yes]
1435 --enable-fast-install[=PKGS
]
1436 optimize
for fast installation
[default
=yes]
1437 --disable-libtool-lock avoid locking
(might
break parallel builds
)
1438 --enable-plugins Enable support
for plugins
1439 --disable-largefile omit support
for large files
1440 --enable-64-bit-bfd 64-bit support
(on hosts with narrower word sizes
)
1441 --enable-targets alternative target configurations
1442 --enable-secureplt Default to creating read-only plt entries
1443 --enable-leading-mingw64-underscores
1444 Enable leading underscores on
64 bit mingw targets
1445 --enable-elf-stt-common Allow the generation of ELF symbols with the STT_COMMON
type
1446 --enable-werror treat compile warnings as errors
1447 --enable-build-warnings enable build-time compiler warnings
1448 --enable-maintainer-mode enable make rules and dependencies not useful
1449 (and sometimes confusing
) to the casual installer
1450 --enable-install-libbfd controls installation of libbfd and related headers
1451 --disable-nls do not use Native Language Support
1454 --with-PACKAGE[=ARG
] use PACKAGE
[ARG
=yes]
1455 --without-PACKAGE do not use PACKAGE
(same as
--with-PACKAGE=no
)
1456 --with-pic try to use only PIC
/non-PIC objects
[default
=use
1458 --with-gnu-ld assume the C compiler uses GNU ld
[default
=no
]
1459 --with-mmap try using mmap
for BFD input files
if available
1460 --with-separate-debug-dir=DIR
1461 Look
for global separate debug info
in DIR
1462 [default
=LIBDIR
/debug
]
1463 --with-pkgversion=PKG Use PKG
in the version string
in place of
"GNU
1465 --with-bugurl=URL Direct users to URL to report a bug
1466 --with-zlib include zlib support
(auto
/yes
/no
) default
=auto
1468 Some influential environment variables
:
1469 CC C compiler
command
1470 CFLAGS C compiler flags
1471 LDFLAGS linker flags
, e.g.
-L<lib dir
> if you have libraries
in a
1472 nonstandard directory
<lib dir
>
1473 LIBS libraries to pass to the linker
, e.g.
-l<library
>
1474 CPPFLAGS C
/C
++/Objective C preprocessor flags
, e.g.
-I<include dir
> if
1475 you have headers
in a nonstandard directory
<include dir
>
1478 Use these variables to override the choices made by
`configure' or to help
1479 it to find libraries and programs with nonstandard names/locations.
1481 Report bugs to the package provider.
1486 if test "$ac_init_help" = "recursive"; then
1487 # If there are subdirs, report their specific --help.
1488 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1489 test -d "$ac_dir" ||
1490 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1495 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1497 ac_dir_suffix=/`$as_echo "$ac_dir" |
sed 's|^\.[\\/]||'`
1498 # A ".." for each directory in $ac_dir_suffix.
1499 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" |
sed 's|/[^\\/]*|/..|g;s|/||'`
1500 case $ac_top_builddir_sub in
1501 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1502 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1505 ac_abs_top_builddir=$ac_pwd
1506 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1507 # for backward compatibility:
1508 ac_top_builddir=$ac_top_build_prefix
1511 .) # We are building in place.
1513 ac_top_srcdir=$ac_top_builddir_sub
1514 ac_abs_top_srcdir=$ac_pwd ;;
1515 [\\/]* | ?:[\\/]* ) # Absolute name.
1516 ac_srcdir=$srcdir$ac_dir_suffix;
1517 ac_top_srcdir=$srcdir
1518 ac_abs_top_srcdir=$srcdir ;;
1520 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1521 ac_top_srcdir=$ac_top_build_prefix$srcdir
1522 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1524 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1526 cd "$ac_dir" || { ac_status=$?; continue; }
1527 # Check for guested configure.
1528 if test -f "$ac_srcdir/configure.gnu"; then
1530 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1531 elif test -f "$ac_srcdir/configure"; then
1533 $SHELL "$ac_srcdir/configure" --help=recursive
1535 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1537 cd "$ac_pwd" || { ac_status=$?; break; }
1541 test -n "$ac_init_help" && exit $ac_status
1542 if $ac_init_version; then
1544 bfd configure 2.25.51
1545 generated by GNU Autoconf 2.64
1547 Copyright (C) 2009 Free Software Foundation, Inc.
1548 This configure script is free software; the Free Software Foundation
1549 gives unlimited permission to copy, distribute and modify it.
1554 ## ------------------------ ##
1555 ## Autoconf initialization. ##
1556 ## ------------------------ ##
1558 # ac_fn_c_try_compile LINENO
1559 # --------------------------
1560 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1561 ac_fn_c_try_compile ()
1563 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1564 rm -f conftest.$ac_objext
1565 if { { ac_try="$ac_compile"
1567 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1568 *) ac_try_echo
=$ac_try;;
1570 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1571 $as_echo "$ac_try_echo"; } >&5
1572 (eval "$ac_compile") 2>conftest.err
1574 if test -s conftest.err
; then
1575 grep -v '^ *+' conftest.err
>conftest.er1
1576 cat conftest.er1
>&5
1577 mv -f conftest.er1 conftest.err
1579 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1580 test $ac_status = 0; } && {
1581 test -z "$ac_c_werror_flag" ||
1582 test ! -s conftest.err
1583 } && test -s conftest.
$ac_objext; then :
1586 $as_echo "$as_me: failed program was:" >&5
1587 sed 's/^/| /' conftest.
$ac_ext >&5
1591 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1594 } # ac_fn_c_try_compile
1596 # ac_fn_c_try_link LINENO
1597 # -----------------------
1598 # Try to link conftest.$ac_ext, and return whether this succeeded.
1601 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1602 rm -f conftest.
$ac_objext conftest
$ac_exeext
1603 if { { ac_try
="$ac_link"
1605 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1606 *) ac_try_echo=$ac_try;;
1608 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1609 $as_echo "$ac_try_echo"; } >&5
1610 (eval "$ac_link") 2>conftest.err
1612 if test -s conftest.err; then
1613 grep -v '^ *+' conftest.err >conftest.er1
1614 cat conftest.er1 >&5
1615 mv -f conftest.er1 conftest.err
1617 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1618 test $ac_status = 0; } && {
1619 test -z "$ac_c_werror_flag" ||
1620 test ! -s conftest.err
1621 } && test -s conftest$ac_exeext && {
1622 test "$cross_compiling" = yes ||
1623 $as_test_x conftest$ac_exeext
1627 $as_echo "$as_me: failed program was:" >&5
1628 sed 's/^/| /' conftest.$ac_ext >&5
1632 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1633 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1634 # interfere with the next link command; also delete a directory that is
1635 # left behind by Apple's compiler. We do this before executing the actions.
1636 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1637 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1640 } # ac_fn_c_try_link
1642 # ac_fn_c_try_cpp LINENO
1643 # ----------------------
1644 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1647 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1648 if { { ac_try="$ac_cpp conftest.$ac_ext"
1650 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1651 *) ac_try_echo
=$ac_try;;
1653 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1654 $as_echo "$ac_try_echo"; } >&5
1655 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1657 if test -s conftest.err
; then
1658 grep -v '^ *+' conftest.err
>conftest.er1
1659 cat conftest.er1
>&5
1660 mv -f conftest.er1 conftest.err
1662 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1663 test $ac_status = 0; } >/dev
/null
&& {
1664 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1665 test ! -s conftest.err
1669 $as_echo "$as_me: failed program was:" >&5
1670 sed 's/^/| /' conftest.
$ac_ext >&5
1674 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1679 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1680 # -------------------------------------------------------
1681 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1682 # the include files in INCLUDES and setting the cache variable VAR
1684 ac_fn_c_check_header_mongrel
()
1686 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1687 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1688 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1689 $as_echo_n "checking for $2... " >&6; }
1690 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1691 $as_echo_n "(cached) " >&6
1694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1695 $as_echo "$ac_res" >&6; }
1697 # Is the header compilable?
1698 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1699 $as_echo_n "checking $2 usability... " >&6; }
1700 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1701 /* end confdefs.h. */
1705 if ac_fn_c_try_compile
"$LINENO"; then :
1706 ac_header_compiler
=yes
1708 ac_header_compiler
=no
1710 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1711 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1712 $as_echo "$ac_header_compiler" >&6; }
1714 # Is the header present?
1715 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1716 $as_echo_n "checking $2 presence... " >&6; }
1717 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1718 /* end confdefs.h. */
1721 if ac_fn_c_try_cpp
"$LINENO"; then :
1722 ac_header_preproc
=yes
1724 ac_header_preproc
=no
1726 rm -f conftest.err conftest.
$ac_ext
1727 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1728 $as_echo "$ac_header_preproc" >&6; }
1730 # So? What about this header?
1731 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1733 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1734 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1735 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1736 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1739 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1740 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1741 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1742 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1743 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1744 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1745 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1746 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1747 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1748 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1751 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1752 $as_echo_n "checking for $2... " >&6; }
1753 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1754 $as_echo_n "(cached) " >&6
1756 eval "$3=\$ac_header_compiler"
1759 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1760 $as_echo "$ac_res" >&6; }
1762 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1764 } # ac_fn_c_check_header_mongrel
1766 # ac_fn_c_try_run LINENO
1767 # ----------------------
1768 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1769 # that executables *can* be run.
1772 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1773 if { { ac_try
="$ac_link"
1775 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1776 *) ac_try_echo=$ac_try;;
1778 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1779 $as_echo "$ac_try_echo"; } >&5
1780 (eval "$ac_link") 2>&5
1782 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1783 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1784 { { case "(($ac_try" in
1785 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1786 *) ac_try_echo
=$ac_try;;
1788 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1789 $as_echo "$ac_try_echo"; } >&5
1790 (eval "$ac_try") 2>&5
1792 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1793 test $ac_status = 0; }; }; then :
1796 $as_echo "$as_me: program exited with status $ac_status" >&5
1797 $as_echo "$as_me: failed program was:" >&5
1798 sed 's/^/| /' conftest.
$ac_ext >&5
1800 ac_retval
=$ac_status
1802 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1803 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1808 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1809 # -------------------------------------------------------
1810 # Tests whether HEADER exists and can be compiled using the include files in
1811 # INCLUDES, setting the cache variable VAR accordingly.
1812 ac_fn_c_check_header_compile
()
1814 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1815 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1816 $as_echo_n "checking for $2... " >&6; }
1817 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1818 $as_echo_n "(cached) " >&6
1820 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1821 /* end confdefs.h. */
1825 if ac_fn_c_try_compile
"$LINENO"; then :
1830 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1834 $as_echo "$ac_res" >&6; }
1835 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1837 } # ac_fn_c_check_header_compile
1839 # ac_fn_c_check_func LINENO FUNC VAR
1840 # ----------------------------------
1841 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1842 ac_fn_c_check_func
()
1844 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1845 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1846 $as_echo_n "checking for $2... " >&6; }
1847 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1848 $as_echo_n "(cached) " >&6
1850 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1851 /* end confdefs.h. */
1852 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1853 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1854 #define $2 innocuous_$2
1856 /* System header to define __stub macros and hopefully few prototypes,
1857 which can conflict with char $2 (); below.
1858 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1859 <limits.h> exists even on freestanding compilers. */
1862 # include <limits.h>
1864 # include <assert.h>
1869 /* Override any GCC internal prototype to avoid an error.
1870 Use char because int might match the return type of a GCC
1871 builtin and then its argument prototype would still apply. */
1876 /* The GNU C library defines this for functions which it implements
1877 to always fail with ENOSYS. Some functions are actually named
1878 something starting with __ and the normal name is an alias. */
1879 #if defined __stub_$2 || defined __stub___$2
1891 if ac_fn_c_try_link
"$LINENO"; then :
1896 rm -f core conftest.err conftest.
$ac_objext \
1897 conftest
$ac_exeext conftest.
$ac_ext
1900 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1901 $as_echo "$ac_res" >&6; }
1902 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1904 } # ac_fn_c_check_func
1906 # ac_fn_c_compute_int LINENO EXPR VAR INCLUDES
1907 # --------------------------------------------
1908 # Tries to find the compile-time value of EXPR in a program that includes
1909 # INCLUDES, setting VAR accordingly. Returns whether the value could be
1911 ac_fn_c_compute_int
()
1913 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1914 if test "$cross_compiling" = yes; then
1915 # Depending upon the size, compute the lo and hi bounds.
1916 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1917 /* end confdefs.h. */
1922 static int test_array [1 - 2 * !(($2) >= 0)];
1929 if ac_fn_c_try_compile
"$LINENO"; then :
1932 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1933 /* end confdefs.h. */
1938 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1945 if ac_fn_c_try_compile
"$LINENO"; then :
1946 ac_hi
=$ac_mid; break
1948 as_fn_arith
$ac_mid + 1 && ac_lo
=$as_val
1949 if test $ac_lo -le $ac_mid; then
1953 as_fn_arith
2 '*' $ac_mid + 1 && ac_mid
=$as_val
1955 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1958 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1959 /* end confdefs.h. */
1964 static int test_array [1 - 2 * !(($2) < 0)];
1971 if ac_fn_c_try_compile
"$LINENO"; then :
1974 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1975 /* end confdefs.h. */
1980 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
1987 if ac_fn_c_try_compile
"$LINENO"; then :
1988 ac_lo
=$ac_mid; break
1990 as_fn_arith
'(' $ac_mid ')' - 1 && ac_hi
=$as_val
1991 if test $ac_mid -le $ac_hi; then
1995 as_fn_arith
2 '*' $ac_mid && ac_mid
=$as_val
1997 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2002 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2004 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2005 # Binary search between lo and hi bounds.
2006 while test "x$ac_lo" != "x$ac_hi"; do
2007 as_fn_arith
'(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid
=$as_val
2008 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2009 /* end confdefs.h. */
2014 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2021 if ac_fn_c_try_compile
"$LINENO"; then :
2024 as_fn_arith
'(' $ac_mid ')' + 1 && ac_lo
=$as_val
2026 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2029 ?
*) eval "$3=\$ac_lo"; ac_retval
=0 ;;
2033 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2034 /* end confdefs.h. */
2036 static long int longval () { return $2; }
2037 static unsigned long int ulongval () { return $2; }
2044 FILE *f = fopen ("conftest.val", "w");
2049 long int i = longval ();
2052 fprintf (f, "%ld", i);
2056 unsigned long int i = ulongval ();
2059 fprintf (f, "%lu", i);
2061 /* Do not output a trailing newline, as this causes \r\n confusion
2062 on some platforms. */
2063 return ferror (f) || fclose (f) != 0;
2069 if ac_fn_c_try_run
"$LINENO"; then :
2070 echo >>conftest.val
; read $3 <conftest.val
; ac_retval
=0
2074 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
2075 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
2079 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
2082 } # ac_fn_c_compute_int
2084 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
2085 # -------------------------------------------
2086 # Tests whether TYPE exists after having included INCLUDES, setting cache
2087 # variable VAR accordingly.
2088 ac_fn_c_check_type
()
2090 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
2091 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2092 $as_echo_n "checking for $2... " >&6; }
2093 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2094 $as_echo_n "(cached) " >&6
2097 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2098 /* end confdefs.h. */
2109 if ac_fn_c_try_compile
"$LINENO"; then :
2110 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2111 /* end confdefs.h. */
2122 if ac_fn_c_try_compile
"$LINENO"; then :
2127 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2129 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2132 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2133 $as_echo "$ac_res" >&6; }
2134 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
2136 } # ac_fn_c_check_type
2138 # ac_fn_c_check_decl LINENO SYMBOL VAR
2139 # ------------------------------------
2140 # Tests whether SYMBOL is declared, setting cache variable VAR accordingly.
2141 ac_fn_c_check_decl
()
2143 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
2144 as_decl_name
=`echo $2|sed 's/ *(.*//'`
2145 as_decl_use
=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
2146 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
2147 $as_echo_n "checking whether $as_decl_name is declared... " >&6; }
2148 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2149 $as_echo_n "(cached) " >&6
2151 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2152 /* end confdefs.h. */
2157 #ifndef $as_decl_name
2159 (void) $as_decl_use;
2161 (void) $as_decl_name;
2169 if ac_fn_c_try_compile
"$LINENO"; then :
2174 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2177 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2178 $as_echo "$ac_res" >&6; }
2179 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
2181 } # ac_fn_c_check_decl
2182 cat >config.log
<<_ACEOF
2183 This file contains any messages produced by compilers while
2184 running configure, to aid debugging if configure makes a mistake.
2186 It was created by bfd $as_me 2.25.51, which was
2187 generated by GNU Autoconf 2.64. Invocation command line was
2199 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2200 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2201 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2202 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2203 uname -v = `(uname -v) 2>/dev/null || echo unknown`
2205 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2206 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2208 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2209 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2210 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2211 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2212 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2213 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2214 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2218 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2222 test -z "$as_dir" && as_dir
=.
2223 $as_echo "PATH: $as_dir"
2239 # Keep a trace of the command line.
2240 # Strip out --no-create and --no-recursion so they do not pile up.
2241 # Strip out --silent because we don't want to record it for future runs.
2242 # Also quote any args containing shell meta-characters.
2243 # Make two passes to allow for proper duplicate-argument suppression.
2247 ac_must_keep_next
=false
2253 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
2254 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
2255 |
-silent |
--silent |
--silen |
--sile |
--sil)
2258 ac_arg
=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2261 1) as_fn_append ac_configure_args0
" '$ac_arg'" ;;
2263 as_fn_append ac_configure_args1
" '$ac_arg'"
2264 if test $ac_must_keep_next = true
; then
2265 ac_must_keep_next
=false
# Got value, back to normal.
2268 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
2269 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
2270 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
2271 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
2272 case "$ac_configure_args0 " in
2273 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2276 -* ) ac_must_keep_next
=true
;;
2279 as_fn_append ac_configure_args
" '$ac_arg'"
2284 { ac_configure_args0
=; unset ac_configure_args0
;}
2285 { ac_configure_args1
=; unset ac_configure_args1
;}
2287 # When interrupted or exit'd, cleanup temporary files, and complete
2288 # config.log. We remove comments because anyway the quotes in there
2289 # would cause problems or look ugly.
2290 # WARNING: Use '\'' to represent an apostrophe within the trap.
2291 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2292 trap 'exit_status=$?
2293 # Save into config.log some information that might help in debugging.
2298 ## ---------------- ##
2299 ## Cache variables. ##
2300 ## ---------------- ##
2303 # The following way of writing the cache mishandles newlines in values,
2305 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2306 eval ac_val=\$$ac_var
2310 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2311 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2314 _ | IFS | as_nl) ;; #(
2315 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2316 *) { eval $ac_var=; unset $ac_var;} ;;
2321 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2322 *${as_nl}ac_space=\ *)
2324 "s/'\''/'\''\\\\'\'''\''/g;
2325 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2328 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2336 ## ----------------- ##
2337 ## Output variables. ##
2338 ## ----------------- ##
2341 for ac_var in $ac_subst_vars
2343 eval ac_val=\$$ac_var
2345 *\'\''*) ac_val
=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2347 $as_echo "$ac_var='\''$ac_val'\''"
2351 if test -n "$ac_subst_files"; then
2353 ## ------------------- ##
2354 ## File substitutions. ##
2355 ## ------------------- ##
2358 for ac_var
in $ac_subst_files
2360 eval ac_val
=\$
$ac_var
2362 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2364 $as_echo "$ac_var='\''$ac_val'\''"
2369 if test -s confdefs.h; then
2379 test "$ac_signal" != 0 &&
2380 $as_echo "$as_me: caught signal $ac_signal"
2381 $as_echo "$as_me: exit $exit_status"
2383 rm -f core *.core core.conftest.* &&
2384 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2387 for ac_signal
in 1 2 13 15; do
2388 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2392 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2393 rm -f -r conftest
* confdefs.h
2395 $as_echo "/* confdefs.h */" > confdefs.h
2397 # Predefined preprocessor variables.
2399 cat >>confdefs.h
<<_ACEOF
2400 #define PACKAGE_NAME "$PACKAGE_NAME"
2403 cat >>confdefs.h
<<_ACEOF
2404 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2407 cat >>confdefs.h
<<_ACEOF
2408 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2411 cat >>confdefs.h
<<_ACEOF
2412 #define PACKAGE_STRING "$PACKAGE_STRING"
2415 cat >>confdefs.h
<<_ACEOF
2416 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2419 cat >>confdefs.h
<<_ACEOF
2420 #define PACKAGE_URL "$PACKAGE_URL"
2424 # Let the site file select an alternate cache file if it wants to.
2425 # Prefer an explicitly selected file to automatically selected ones.
2428 if test -n "$CONFIG_SITE"; then
2429 ac_site_file1
=$CONFIG_SITE
2430 elif test "x$prefix" != xNONE
; then
2431 ac_site_file1
=$prefix/share
/config.site
2432 ac_site_file2
=$prefix/etc
/config.site
2434 ac_site_file1
=$ac_default_prefix/share
/config.site
2435 ac_site_file2
=$ac_default_prefix/etc
/config.site
2437 for ac_site_file
in "$ac_site_file1" "$ac_site_file2"
2439 test "x$ac_site_file" = xNONE
&& continue
2440 if test -r "$ac_site_file"; then
2441 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2442 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2443 sed 's/^/| /' "$ac_site_file" >&5
2448 if test -r "$cache_file"; then
2449 # Some versions of bash will fail to source /dev/null (special
2450 # files actually), so we avoid doing that.
2451 if test -f "$cache_file"; then
2452 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2453 $as_echo "$as_me: loading cache $cache_file" >&6;}
2455 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
2456 *) .
"./$cache_file";;
2460 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2461 $as_echo "$as_me: creating cache $cache_file" >&6;}
2465 # Check that the precious variables saved in the cache have kept the same
2467 ac_cache_corrupted
=false
2468 for ac_var
in $ac_precious_vars; do
2469 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
2470 eval ac_new_set
=\
$ac_env_${ac_var}_set
2471 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
2472 eval ac_new_val
=\
$ac_env_${ac_var}_value
2473 case $ac_old_set,$ac_new_set in
2475 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2476 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2477 ac_cache_corrupted
=: ;;
2479 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2480 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2481 ac_cache_corrupted
=: ;;
2484 if test "x$ac_old_val" != "x$ac_new_val"; then
2485 # differences in whitespace do not lead to failure.
2486 ac_old_val_w
=`echo x $ac_old_val`
2487 ac_new_val_w
=`echo x $ac_new_val`
2488 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2489 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2490 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2491 ac_cache_corrupted
=:
2493 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2494 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2495 eval $ac_var=\
$ac_old_val
2497 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2498 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2499 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2500 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2503 # Pass precious variables to config.status.
2504 if test "$ac_new_set" = set; then
2506 *\'*) ac_arg
=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2507 *) ac_arg
=$ac_var=$ac_new_val ;;
2509 case " $ac_configure_args " in
2510 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2511 *) as_fn_append ac_configure_args
" '$ac_arg'" ;;
2515 if $ac_cache_corrupted; then
2516 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2517 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2518 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2519 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2520 as_fn_error
"run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2522 ## -------------------- ##
2523 ## Main body of script. ##
2524 ## -------------------- ##
2527 ac_cpp
='$CPP $CPPFLAGS'
2528 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2529 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2530 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2539 for ac_dir
in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2540 for ac_t
in install-sh
install.sh shtool
; do
2541 if test -f "$ac_dir/$ac_t"; then
2543 ac_install_sh
="$ac_aux_dir/$ac_t -c"
2548 if test -z "$ac_aux_dir"; then
2549 as_fn_error
"cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2552 # These three variables are undocumented and unsupported,
2553 # and are intended to be withdrawn in a future Autoconf release.
2554 # They can cause serious problems if a builder's source tree is in a directory
2555 # whose full name contains unusual characters.
2556 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2557 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2558 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2561 # Make sure we can run config.sub.
2562 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
2563 as_fn_error
"cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2565 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2566 $as_echo_n "checking build system type... " >&6; }
2567 if test "${ac_cv_build+set}" = set; then :
2568 $as_echo_n "(cached) " >&6
2570 ac_build_alias
=$build_alias
2571 test "x$ac_build_alias" = x
&&
2572 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
2573 test "x$ac_build_alias" = x
&&
2574 as_fn_error
"cannot guess build type; you must specify one" "$LINENO" 5
2575 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2576 as_fn_error
"$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2580 $as_echo "$ac_cv_build" >&6; }
2581 case $ac_cv_build in
2583 *) as_fn_error
"invalid value of canonical build" "$LINENO" 5;;
2586 ac_save_IFS
=$IFS; IFS
='-'
2592 # Remember, the first character of IFS is used to create $*,
2593 # except with old shells:
2596 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
2599 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2600 $as_echo_n "checking host system type... " >&6; }
2601 if test "${ac_cv_host+set}" = set; then :
2602 $as_echo_n "(cached) " >&6
2604 if test "x$host_alias" = x
; then
2605 ac_cv_host
=$ac_cv_build
2607 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2608 as_fn_error
"$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2612 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2613 $as_echo "$ac_cv_host" >&6; }
2616 *) as_fn_error
"invalid value of canonical host" "$LINENO" 5;;
2619 ac_save_IFS
=$IFS; IFS
='-'
2625 # Remember, the first character of IFS is used to create $*,
2626 # except with old shells:
2629 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
2632 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2633 $as_echo_n "checking target system type... " >&6; }
2634 if test "${ac_cv_target+set}" = set; then :
2635 $as_echo_n "(cached) " >&6
2637 if test "x$target_alias" = x
; then
2638 ac_cv_target
=$ac_cv_host
2640 ac_cv_target
=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
2641 as_fn_error
"$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
2645 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2646 $as_echo "$ac_cv_target" >&6; }
2647 case $ac_cv_target in
2649 *) as_fn_error
"invalid value of canonical target" "$LINENO" 5;;
2651 target
=$ac_cv_target
2652 ac_save_IFS
=$IFS; IFS
='-'
2658 # Remember, the first character of IFS is used to create $*,
2659 # except with old shells:
2662 case $target_os in *\
*) target_os
=`echo "$target_os" | sed 's/ /-/g'`;; esac
2665 # The aliases save the names the user supplied, while $host etc.
2666 # will get canonicalized.
2667 test -n "$target_alias" &&
2668 test "$program_prefix$program_suffix$program_transform_name" = \
2670 program_prefix
=${target_alias}-
2672 ac_cpp
='$CPP $CPPFLAGS'
2673 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2674 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2675 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2676 if test -n "$ac_tool_prefix"; then
2677 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2678 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
2679 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2680 $as_echo_n "checking for $ac_word... " >&6; }
2681 if test "${ac_cv_prog_CC+set}" = set; then :
2682 $as_echo_n "(cached) " >&6
2684 if test -n "$CC"; then
2685 ac_cv_prog_CC
="$CC" # Let the user override the test.
2687 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2691 test -z "$as_dir" && as_dir
=.
2692 for ac_exec_ext
in '' $ac_executable_extensions; do
2693 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2694 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
2695 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2705 if test -n "$CC"; then
2706 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2707 $as_echo "$CC" >&6; }
2709 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2710 $as_echo "no" >&6; }
2715 if test -z "$ac_cv_prog_CC"; then
2717 # Extract the first word of "gcc", so it can be a program name with args.
2718 set dummy gcc
; ac_word
=$2
2719 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2720 $as_echo_n "checking for $ac_word... " >&6; }
2721 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2722 $as_echo_n "(cached) " >&6
2724 if test -n "$ac_ct_CC"; then
2725 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2727 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2731 test -z "$as_dir" && as_dir
=.
2732 for ac_exec_ext
in '' $ac_executable_extensions; do
2733 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2734 ac_cv_prog_ac_ct_CC
="gcc"
2735 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2744 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2745 if test -n "$ac_ct_CC"; then
2746 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2747 $as_echo "$ac_ct_CC" >&6; }
2749 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2750 $as_echo "no" >&6; }
2753 if test "x$ac_ct_CC" = x
; then
2756 case $cross_compiling:$ac_tool_warned in
2758 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2759 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2760 ac_tool_warned
=yes ;;
2768 if test -z "$CC"; then
2769 if test -n "$ac_tool_prefix"; then
2770 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2771 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
2772 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2773 $as_echo_n "checking for $ac_word... " >&6; }
2774 if test "${ac_cv_prog_CC+set}" = set; then :
2775 $as_echo_n "(cached) " >&6
2777 if test -n "$CC"; then
2778 ac_cv_prog_CC
="$CC" # Let the user override the test.
2780 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2784 test -z "$as_dir" && as_dir
=.
2785 for ac_exec_ext
in '' $ac_executable_extensions; do
2786 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2787 ac_cv_prog_CC
="${ac_tool_prefix}cc"
2788 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2798 if test -n "$CC"; then
2799 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2800 $as_echo "$CC" >&6; }
2802 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2803 $as_echo "no" >&6; }
2809 if test -z "$CC"; then
2810 # Extract the first word of "cc", so it can be a program name with args.
2811 set dummy cc
; ac_word
=$2
2812 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2813 $as_echo_n "checking for $ac_word... " >&6; }
2814 if test "${ac_cv_prog_CC+set}" = set; then :
2815 $as_echo_n "(cached) " >&6
2817 if test -n "$CC"; then
2818 ac_cv_prog_CC
="$CC" # Let the user override the test.
2821 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2825 test -z "$as_dir" && as_dir
=.
2826 for ac_exec_ext
in '' $ac_executable_extensions; do
2827 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2828 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2829 ac_prog_rejected
=yes
2833 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2840 if test $ac_prog_rejected = yes; then
2841 # We found a bogon in the path, so make sure we never use it.
2842 set dummy
$ac_cv_prog_CC
2844 if test $# != 0; then
2845 # We chose a different compiler from the bogus one.
2846 # However, it has the same basename, so the bogon will be chosen
2847 # first if we set CC to just the basename; use the full file name.
2849 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
2855 if test -n "$CC"; then
2856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2857 $as_echo "$CC" >&6; }
2859 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2860 $as_echo "no" >&6; }
2865 if test -z "$CC"; then
2866 if test -n "$ac_tool_prefix"; then
2867 for ac_prog
in cl.exe
2869 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2870 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
2871 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2872 $as_echo_n "checking for $ac_word... " >&6; }
2873 if test "${ac_cv_prog_CC+set}" = set; then :
2874 $as_echo_n "(cached) " >&6
2876 if test -n "$CC"; then
2877 ac_cv_prog_CC
="$CC" # Let the user override the test.
2879 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2883 test -z "$as_dir" && as_dir
=.
2884 for ac_exec_ext
in '' $ac_executable_extensions; do
2885 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2886 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
2887 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2897 if test -n "$CC"; then
2898 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2899 $as_echo "$CC" >&6; }
2901 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2902 $as_echo "no" >&6; }
2906 test -n "$CC" && break
2909 if test -z "$CC"; then
2911 for ac_prog
in cl.exe
2913 # Extract the first word of "$ac_prog", so it can be a program name with args.
2914 set dummy
$ac_prog; ac_word
=$2
2915 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2916 $as_echo_n "checking for $ac_word... " >&6; }
2917 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2918 $as_echo_n "(cached) " >&6
2920 if test -n "$ac_ct_CC"; then
2921 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2923 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2927 test -z "$as_dir" && as_dir
=.
2928 for ac_exec_ext
in '' $ac_executable_extensions; do
2929 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2930 ac_cv_prog_ac_ct_CC
="$ac_prog"
2931 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2940 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2941 if test -n "$ac_ct_CC"; then
2942 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2943 $as_echo "$ac_ct_CC" >&6; }
2945 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2946 $as_echo "no" >&6; }
2950 test -n "$ac_ct_CC" && break
2953 if test "x$ac_ct_CC" = x
; then
2956 case $cross_compiling:$ac_tool_warned in
2958 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2959 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2960 ac_tool_warned
=yes ;;
2969 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2970 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2971 as_fn_error
"no acceptable C compiler found in \$PATH
2972 See \`config.log' for more details." "$LINENO" 5; }
2974 # Provide some information about the compiler.
2975 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
2978 for ac_option
in --version -v -V -qversion; do
2979 { { ac_try
="$ac_compiler $ac_option >&5"
2981 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2982 *) ac_try_echo=$ac_try;;
2984 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2985 $as_echo "$ac_try_echo"; } >&5
2986 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
2988 if test -s conftest.err; then
2990 ... rest of stderr output deleted ...
2991 10q' conftest.err >conftest.er1
2992 cat conftest.er1 >&5
2993 rm -f conftest.er1 conftest.err
2995 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2996 test $ac_status = 0; }
2999 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3000 /* end confdefs.h. */
3010 ac_clean_files_save=$ac_clean_files
3011 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
3012 # Try to create an executable without -o first, disregard a.out.
3013 # It will help us diagnose broken compilers, and finding out an intuition
3015 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3016 $as_echo_n "checking for C compiler default output file name... " >&6; }
3017 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
3019 # The possible output files:
3020 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3023 for ac_file in $ac_files
3026 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3027 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3032 if { { ac_try="$ac_link_default"
3034 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3035 *) ac_try_echo
=$ac_try;;
3037 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3038 $as_echo "$ac_try_echo"; } >&5
3039 (eval "$ac_link_default") 2>&5
3041 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3042 test $ac_status = 0; }; then :
3043 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3044 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3045 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3046 # so that the user can short-circuit this test for compilers unknown to
3048 for ac_file
in $ac_files ''
3050 test -f "$ac_file" ||
continue
3052 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
3055 # We found the default executable, but exeext='' is most
3059 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
3061 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3063 # We set ac_cv_exeext here because the later test for it is not
3064 # safe: cross compilers may not add the suffix if given an `-o'
3065 # argument, so we may need to know it at that point already.
3066 # Even if this section looks crufty: it has the advantage of
3073 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
3078 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3079 $as_echo "$ac_file" >&6; }
3080 if test -z "$ac_file"; then :
3081 $as_echo "$as_me: failed program was:" >&5
3082 sed 's/^/| /' conftest.
$ac_ext >&5
3084 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3085 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3086 { as_fn_set_status
77
3087 as_fn_error
"C compiler cannot create executables
3088 See \`config.log' for more details." "$LINENO" 5; }; }
3090 ac_exeext
=$ac_cv_exeext
3092 # Check that the compiler produces executables we can run. If not, either
3093 # the compiler is broken, or we cross compile.
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; }
3096 # If not cross compiling, check that we can run a simple program.
3097 if test "$cross_compiling" != yes; then
3098 if { ac_try
='./$ac_file'
3099 { { case "(($ac_try" in
3100 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3101 *) ac_try_echo=$ac_try;;
3103 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3104 $as_echo "$ac_try_echo"; } >&5
3105 (eval "$ac_try") 2>&5
3107 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3108 test $ac_status = 0; }; }; then
3111 if test "$cross_compiling" = maybe; then
3114 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3115 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3116 as_fn_error "cannot run C compiled programs.
3117 If you meant to cross compile
, use \
`--host'.
3118 See \`config.log
' for more details." "$LINENO" 5; }
3122 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3123 $as_echo "yes" >&6; }
3125 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
3126 ac_clean_files=$ac_clean_files_save
3127 # Check that the compiler produces executables we can run. If not, either
3128 # the compiler is broken, or we cross compile.
3129 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3130 $as_echo_n "checking whether we are cross compiling... " >&6; }
3131 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3132 $as_echo "$cross_compiling" >&6; }
3134 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3135 $as_echo_n "checking for suffix of executables... " >&6; }
3136 if { { ac_try="$ac_link"
3138 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3139 *) ac_try_echo=$ac_try;;
3141 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3142 $as_echo "$ac_try_echo"; } >&5
3143 (eval "$ac_link") 2>&5
3145 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3146 test $ac_status = 0; }; then :
3147 # If both `conftest.exe' and
`conftest' are `present
' (well, observable)
3148 # catch `conftest.exe'. For instance with Cygwin
, `ls conftest' will
3149 # work properly (i.e., refer to `conftest.exe
'), while it won't with
3151 for ac_file
in conftest.exe conftest conftest.
*; do
3152 test -f "$ac_file" ||
continue
3154 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
3155 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3161 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3162 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3163 as_fn_error
"cannot compute suffix of executables: cannot compile and link
3164 See \`config.log' for more details." "$LINENO" 5; }
3166 rm -f conftest
$ac_cv_exeext
3167 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3168 $as_echo "$ac_cv_exeext" >&6; }
3170 rm -f conftest.
$ac_ext
3171 EXEEXT
=$ac_cv_exeext
3173 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3174 $as_echo_n "checking for suffix of object files... " >&6; }
3175 if test "${ac_cv_objext+set}" = set; then :
3176 $as_echo_n "(cached) " >&6
3178 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3179 /* end confdefs.h. */
3189 rm -f conftest.o conftest.obj
3190 if { { ac_try
="$ac_compile"
3192 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3193 *) ac_try_echo=$ac_try;;
3195 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3196 $as_echo "$ac_try_echo"; } >&5
3197 (eval "$ac_compile") 2>&5
3199 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3200 test $ac_status = 0; }; then :
3201 for ac_file in conftest.o conftest.obj conftest.*; do
3202 test -f "$ac_file" || continue;
3204 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3205 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3210 $as_echo "$as_me: failed program was:" >&5
3211 sed 's/^/| /' conftest.$ac_ext >&5
3213 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3214 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3215 as_fn_error "cannot compute suffix of object files
: cannot compile
3216 See \
`config.log' for more details." "$LINENO" 5; }
3218 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3220 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3221 $as_echo "$ac_cv_objext" >&6; }
3222 OBJEXT=$ac_cv_objext
3224 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3225 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3226 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3227 $as_echo_n "(cached) " >&6
3229 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3230 /* end confdefs.h. */
3243 if ac_fn_c_try_compile "$LINENO"; then :
3248 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3249 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3252 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3253 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3254 if test $ac_compiler_gnu = yes; then
3259 ac_test_CFLAGS=${CFLAGS+set}
3260 ac_save_CFLAGS=$CFLAGS
3261 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3262 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3263 if test "${ac_cv_prog_cc_g+set}" = set; then :
3264 $as_echo_n "(cached) " >&6
3266 ac_save_c_werror_flag=$ac_c_werror_flag
3267 ac_c_werror_flag=yes
3270 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3271 /* end confdefs.h. */
3281 if ac_fn_c_try_compile "$LINENO"; then :
3285 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3286 /* end confdefs.h. */
3296 if ac_fn_c_try_compile "$LINENO"; then :
3299 ac_c_werror_flag=$ac_save_c_werror_flag
3301 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3302 /* end confdefs.h. */
3312 if ac_fn_c_try_compile "$LINENO"; then :
3315 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3317 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3319 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3320 ac_c_werror_flag=$ac_save_c_werror_flag
3322 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3323 $as_echo "$ac_cv_prog_cc_g" >&6; }
3324 if test "$ac_test_CFLAGS" = set; then
3325 CFLAGS=$ac_save_CFLAGS
3326 elif test $ac_cv_prog_cc_g = yes; then
3327 if test "$GCC" = yes; then
3333 if test "$GCC" = yes; then
3339 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3340 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3341 if test "${ac_cv_prog_cc_c89+set}" = set; then :
3342 $as_echo_n "(cached) " >&6
3344 ac_cv_prog_cc_c89=no
3346 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3347 /* end confdefs.h. */
3350 #include <sys/types.h>
3351 #include <sys/stat.h>
3352 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3353 struct buf { int x; };
3354 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3355 static char *e (p, i)
3361 static char *f (char * (*g) (char **, int), char **p, ...)
3366 s = g (p, va_arg (v,int));
3371 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3372 function prototypes and stuff, but not '\xHH' hex character constants.
3373 These don't provoke an error unfortunately, instead are silently treated
3374 as 'x'. The following induces an error, until -std is added to get
3375 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3376 array size at least. It's necessary to write '\x00'==0 to get something
3377 that's true only with -std. */
3378 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3380 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3381 inside strings and character constants. */
3383 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3385 int test (int i, double x);
3386 struct s1 {int (*f) (int a);};
3387 struct s2 {int (*f) (double a);};
3388 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3394 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3399 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3400 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3402 CC="$ac_save_CC $ac_arg"
3403 if ac_fn_c_try_compile "$LINENO"; then :
3404 ac_cv_prog_cc_c89=$ac_arg
3406 rm -f core conftest.err conftest.$ac_objext
3407 test "x$ac_cv_prog_cc_c89" != "xno" && break
3409 rm -f conftest.$ac_ext
3414 case "x$ac_cv_prog_cc_c89" in
3416 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3417 $as_echo "none needed" >&6; } ;;
3419 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3420 $as_echo "unsupported" >&6; } ;;
3422 CC="$CC $ac_cv_prog_cc_c89"
3423 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3424 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3426 if test "x$ac_cv_prog_cc_c89" != xno; then :
3431 ac_cpp='$CPP $CPPFLAGS'
3432 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3433 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3434 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3437 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing strerror" >&5
3438 $as_echo_n "checking for library containing strerror... " >&6; }
3439 if test "${ac_cv_search_strerror+set}" = set; then :
3440 $as_echo_n "(cached) " >&6
3442 ac_func_search_save_LIBS=$LIBS
3443 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3444 /* end confdefs.h. */
3446 /* Override any GCC internal prototype to avoid an error.
3447 Use char because int might match the return type of a GCC
3448 builtin and then its argument prototype would still apply. */
3461 for ac_lib in '' cposix; do
3462 if test -z "$ac_lib"; then
3463 ac_res="none required"
3466 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
3468 if ac_fn_c_try_link "$LINENO"; then :
3469 ac_cv_search_strerror=$ac_res
3471 rm -f core conftest.err conftest.$ac_objext \
3473 if test "${ac_cv_search_strerror+set}" = set; then :
3477 if test "${ac_cv_search_strerror+set}" = set; then :
3480 ac_cv_search_strerror=no
3483 LIBS=$ac_func_search_save_LIBS
3485 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_strerror" >&5
3486 $as_echo "$ac_cv_search_strerror" >&6; }
3487 ac_res=$ac_cv_search_strerror
3488 if test "$ac_res" != no; then :
3489 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
3494 am__api_version='1.11'
3496 # Find a good install program. We prefer a C program (faster),
3497 # so one script is as good as another. But avoid the broken or
3498 # incompatible versions:
3499 # SysV /etc/install, /usr/sbin/install
3500 # SunOS /usr/etc/install
3501 # IRIX /sbin/install
3503 # AmigaOS /C/install, which installs bootblocks on floppy discs
3504 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3505 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
3506 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3507 # OS/2's system install, which has a completely different semantic
3508 # ./install, which can be erroneously created by make from ./install.sh.
3509 # Reject install programs that cannot install multiple files.
3510 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
3511 $as_echo_n "checking for a BSD-compatible install... " >&6; }
3512 if test -z "$INSTALL"; then
3513 if test "${ac_cv_path_install+set}" = set; then :
3514 $as_echo_n "(cached) " >&6
3516 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3520 test -z "$as_dir" && as_dir=.
3521 # Account for people who put trailing slashes in PATH elements.
3522 case $as_dir/ in #((
3523 ./ | .// | /[cC]/* | \
3524 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
3525 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
3528 # OSF1 and SCO ODT 3.0 have their own names for install.
3529 # Don't use installbsd from OSF since it installs stuff as root
3531 for ac_prog in ginstall scoinst install; do
3532 for ac_exec_ext in '' $ac_executable_extensions; do
3533 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
3534 if test $ac_prog = install &&
3535 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3536 # AIX install. It has an incompatible calling convention.
3538 elif test $ac_prog = install &&
3539 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3540 # program-specific install script used by HP pwplus--don't use.
3543 rm -rf conftest.one conftest.two conftest.dir
3544 echo one > conftest.one
3545 echo two > conftest.two
3547 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
3548 test -s conftest.one && test -s conftest.two &&
3549 test -s conftest.dir/conftest.one &&
3550 test -s conftest.dir/conftest.two
3552 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3565 rm -rf conftest.one conftest.two conftest.dir
3568 if test "${ac_cv_path_install+set}" = set; then
3569 INSTALL=$ac_cv_path_install
3571 # As a last resort, use the slow shell script. Don't cache a
3572 # value for INSTALL within a source directory, because that will
3573 # break other packages using the cache if that directory is
3574 # removed, or if the value is a relative name.
3575 INSTALL=$ac_install_sh
3578 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
3579 $as_echo "$INSTALL" >&6; }
3581 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3582 # It thinks the first close brace ends the variable substitution.
3583 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
3585 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3587 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3589 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
3590 $as_echo_n "checking whether build environment is sane... " >&6; }
3593 echo timestamp > conftest.file
3594 # Reject unsafe characters in $srcdir or the absolute working directory
3595 # name. Accept space and tab only in the latter.
3599 *[\\\"\#\$\&\'\`$am_lf]*)
3600 as_fn_error
"unsafe absolute working directory name" "$LINENO" 5;;
3603 *[\\\"\
#\$\&\'\`$am_lf\ \ ]*)
3604 as_fn_error
"unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
3607 # Do `set' in a subshell so we don't clobber the current shell's
3608 # arguments. Must try -L first in case configure is actually a
3609 # symlink; some systems play weird games with the mod time of symlinks
3610 # (eg FreeBSD returns the mod time of the symlink's containing
3613 set X
`ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
3614 if test "$*" = "X"; then
3616 set X
`ls -t "$srcdir/configure" conftest.file`
3619 if test "$*" != "X $srcdir/configure conftest.file" \
3620 && test "$*" != "X conftest.file $srcdir/configure"; then
3622 # If neither matched, then we have a broken ls. This can happen
3623 # if, for instance, CONFIG_SHELL is bash and it inherits a
3624 # broken ls alias from the environment. This has actually
3625 # happened. Such a system could not be considered "sane".
3626 as_fn_error
"ls -t appears to fail. Make sure there is not a broken
3627 alias in your environment" "$LINENO" 5
3630 test "$2" = conftest.
file
3636 as_fn_error
"newly created file is older than distributed files!
3637 Check your system clock" "$LINENO" 5
3639 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3640 $as_echo "yes" >&6; }
3641 test "$program_prefix" != NONE
&&
3642 program_transform_name
="s&^&$program_prefix&;$program_transform_name"
3643 # Use a double $ so make ignores it.
3644 test "$program_suffix" != NONE
&&
3645 program_transform_name
="s&\$&$program_suffix&;$program_transform_name"
3646 # Double any \ or $.
3647 # By default was `s,x,x', remove it if useless.
3648 ac_script
='s/[\\$]/&&/g;s/;s,x,x,$//'
3649 program_transform_name
=`$as_echo "$program_transform_name" | sed "$ac_script"`
3651 # expand $ac_aux_dir to an absolute path
3652 am_aux_dir
=`cd $ac_aux_dir && pwd`
3654 if test x
"${MISSING+set}" != xset
; then
3657 MISSING
="\${SHELL} \"$am_aux_dir/missing\"" ;;
3659 MISSING
="\${SHELL} $am_aux_dir/missing" ;;
3662 # Use eval to expand $SHELL
3663 if eval "$MISSING --run true"; then
3664 am_missing_run
="$MISSING --run "
3667 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
3668 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
3671 if test x
"${install_sh}" != xset
; then
3674 install_sh
="\${SHELL} '$am_aux_dir/install-sh'" ;;
3676 install_sh
="\${SHELL} $am_aux_dir/install-sh"
3680 # Installed binaries are usually stripped using `strip' when the user
3681 # run `make install-strip'. However `strip' might not be the right
3682 # tool to use in cross-compilation environments, therefore Automake
3683 # will honor the `STRIP' environment variable to overrule this program.
3684 if test "$cross_compiling" != no
; then
3685 if test -n "$ac_tool_prefix"; then
3686 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
3687 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
3688 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3689 $as_echo_n "checking for $ac_word... " >&6; }
3690 if test "${ac_cv_prog_STRIP+set}" = set; then :
3691 $as_echo_n "(cached) " >&6
3693 if test -n "$STRIP"; then
3694 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
3696 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3700 test -z "$as_dir" && as_dir
=.
3701 for ac_exec_ext
in '' $ac_executable_extensions; do
3702 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3703 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
3704 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3713 STRIP
=$ac_cv_prog_STRIP
3714 if test -n "$STRIP"; then
3715 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3716 $as_echo "$STRIP" >&6; }
3718 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3719 $as_echo "no" >&6; }
3724 if test -z "$ac_cv_prog_STRIP"; then
3726 # Extract the first word of "strip", so it can be a program name with args.
3727 set dummy strip
; ac_word
=$2
3728 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3729 $as_echo_n "checking for $ac_word... " >&6; }
3730 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
3731 $as_echo_n "(cached) " >&6
3733 if test -n "$ac_ct_STRIP"; then
3734 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
3736 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3740 test -z "$as_dir" && as_dir
=.
3741 for ac_exec_ext
in '' $ac_executable_extensions; do
3742 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3743 ac_cv_prog_ac_ct_STRIP
="strip"
3744 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3753 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
3754 if test -n "$ac_ct_STRIP"; then
3755 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
3756 $as_echo "$ac_ct_STRIP" >&6; }
3758 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3759 $as_echo "no" >&6; }
3762 if test "x$ac_ct_STRIP" = x
; then
3765 case $cross_compiling:$ac_tool_warned in
3767 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3768 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3769 ac_tool_warned
=yes ;;
3774 STRIP
="$ac_cv_prog_STRIP"
3778 INSTALL_STRIP_PROGRAM
="\$(install_sh) -c -s"
3780 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
3781 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
3782 if test -z "$MKDIR_P"; then
3783 if test "${ac_cv_path_mkdir+set}" = set; then :
3784 $as_echo_n "(cached) " >&6
3786 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3787 for as_dir
in $PATH$PATH_SEPARATOR/opt
/sfw
/bin
3790 test -z "$as_dir" && as_dir
=.
3791 for ac_prog
in mkdir gmkdir
; do
3792 for ac_exec_ext
in '' $ac_executable_extensions; do
3793 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } ||
continue
3794 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
3795 'mkdir (GNU coreutils) '* | \
3796 'mkdir (coreutils) '* | \
3797 'mkdir (fileutils) '4.1*)
3798 ac_cv_path_mkdir
=$as_dir/$ac_prog$ac_exec_ext
3808 if test "${ac_cv_path_mkdir+set}" = set; then
3809 MKDIR_P
="$ac_cv_path_mkdir -p"
3811 # As a last resort, use the slow shell script. Don't cache a
3812 # value for MKDIR_P within a source directory, because that will
3813 # break other packages using the cache if that directory is
3814 # removed, or if the value is a relative name.
3815 test -d .
/--version && rmdir .
/--version
3816 MKDIR_P
="$ac_install_sh -d"
3819 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
3820 $as_echo "$MKDIR_P" >&6; }
3824 [\\/$
]* | ?
:[\\/]*) ;;
3825 */*) mkdir_p
="\$(top_builddir)/$mkdir_p" ;;
3828 for ac_prog
in gawk mawk nawk
awk
3830 # Extract the first word of "$ac_prog", so it can be a program name with args.
3831 set dummy
$ac_prog; ac_word
=$2
3832 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3833 $as_echo_n "checking for $ac_word... " >&6; }
3834 if test "${ac_cv_prog_AWK+set}" = set; then :
3835 $as_echo_n "(cached) " >&6
3837 if test -n "$AWK"; then
3838 ac_cv_prog_AWK
="$AWK" # Let the user override the test.
3840 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3844 test -z "$as_dir" && as_dir
=.
3845 for ac_exec_ext
in '' $ac_executable_extensions; do
3846 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3847 ac_cv_prog_AWK
="$ac_prog"
3848 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3858 if test -n "$AWK"; then
3859 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
3860 $as_echo "$AWK" >&6; }
3862 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3863 $as_echo "no" >&6; }
3867 test -n "$AWK" && break
3870 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3871 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3873 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3874 if { as_var
=ac_cv_prog_make_
${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
3875 $as_echo_n "(cached) " >&6
3877 cat >conftest.
make <<\_ACEOF
3880 @
echo '@@@%%%=$(MAKE)=@@@%%%'
3882 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
3883 case `${MAKE-make} -f conftest.make 2>/dev/null` in
3885 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
3887 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
3891 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
3892 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3893 $as_echo "yes" >&6; }
3896 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3897 $as_echo "no" >&6; }
3898 SET_MAKE
="MAKE=${MAKE-make}"
3901 rm -rf .tst
2>/dev
/null
3902 mkdir .tst
2>/dev
/null
3903 if test -d .tst
; then
3908 rmdir .tst
2>/dev
/null
3910 DEPDIR
="${am__leading_dot}deps"
3912 ac_config_commands
="$ac_config_commands depfiles"
3915 am_make
=${MAKE-make}
3916 cat > confinc
<< 'END'
3918 @
echo this is the am__doit target
3921 # If we don't find an include directive, just comment out the code.
3922 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3923 $as_echo_n "checking for style of include used by $am_make... " >&6; }
3927 # First try GNU make style include.
3928 echo "include confinc" > confmf
3929 # Ignore all kinds of additional output from `make'.
3930 case `$am_make -s -f confmf 2> /dev/null` in #(
3931 *the\ am__doit\ target
*)
3937 # Now try BSD make style include.
3938 if test "$am__include" = "#"; then
3939 echo '.include "confinc"' > confmf
3940 case `$am_make -s -f confmf 2> /dev/null` in #(
3941 *the\ am__doit\ target
*)
3942 am__include
=.include
3950 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3951 $as_echo "$_am_result" >&6; }
3952 rm -f confinc confmf
3954 # Check whether --enable-dependency-tracking was given.
3955 if test "${enable_dependency_tracking+set}" = set; then :
3956 enableval
=$enable_dependency_tracking;
3959 if test "x$enable_dependency_tracking" != xno
; then
3960 am_depcomp
="$ac_aux_dir/depcomp"
3963 if test "x$enable_dependency_tracking" != xno; then
3972 if test "`cd $srcdir && pwd`" != "`pwd`"; then
3973 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3974 # is not polluted with repeated "-I."
3975 am__isrc
=' -I$(srcdir)'
3976 # test to see if srcdir already configured
3977 if test -f $srcdir/config.status
; then
3978 as_fn_error
"source directory already configured; run \"make distclean\" there first" "$LINENO" 5
3982 # test whether we have cygpath
3983 if test -z "$CYGPATH_W"; then
3984 if (cygpath
--version) >/dev
/null
2>/dev
/null
; then
3985 CYGPATH_W
='cygpath -w'
3992 # Define the identity of the package.
3997 cat >>confdefs.h
<<_ACEOF
3998 #define PACKAGE "$PACKAGE"
4002 cat >>confdefs.h
<<_ACEOF
4003 #define VERSION "$VERSION"
4006 # Some tools Automake needs.
4008 ACLOCAL
=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
4011 AUTOCONF
=${AUTOCONF-"${am_missing_run}autoconf"}
4014 AUTOMAKE
=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
4017 AUTOHEADER
=${AUTOHEADER-"${am_missing_run}autoheader"}
4020 MAKEINFO
=${MAKEINFO-"${am_missing_run}makeinfo"}
4022 # We need awk for the "check" target. The system "awk" is bad on
4024 # Always define AMTAR for backward compatibility.
4026 AMTAR
=${AMTAR-"${am_missing_run}tar"}
4028 am__tar
='${AMTAR} chof - "$$tardir"'; am__untar
='${AMTAR} xf -'
4033 depcc
="$CC" am_compiler_list
=
4035 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4036 $as_echo_n "checking dependency style of $depcc... " >&6; }
4037 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
4038 $as_echo_n "(cached) " >&6
4040 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4041 # We make a subdir and do the tests there. Otherwise we can end up
4042 # making bogus files that we don't know about and never remove. For
4043 # instance it was reported that on HP-UX the gcc test will end up
4044 # making a dummy file named `D' -- because `-MD' means `put the output
4047 # Copy depcomp to subdir because otherwise we won't find it if we're
4048 # using a relative directory.
4049 cp "$am_depcomp" conftest.dir
4051 # We will build objects and dependencies in a subdirectory because
4052 # it helps to detect inapplicable dependency modes. For instance
4053 # both Tru64's cc and ICC support -MD to output dependencies as a
4054 # side effect of compilation, but ICC will put the dependencies in
4055 # the current directory while Tru64 will put them in the object
4059 am_cv_CC_dependencies_compiler_type
=none
4060 if test "$am_compiler_list" = ""; then
4061 am_compiler_list
=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4064 case " $depcc " in #(
4065 *\
-arch\
*\
-arch\
*) am__universal
=true
;;
4068 for depmode
in $am_compiler_list; do
4069 # Setup a source with many dependencies, because some compilers
4070 # like to wrap large dependency lists on column 80 (with \), and
4071 # we should not choose a depcomp mode which is confused by this.
4073 # We need to recreate these files for each test, as the compiler may
4074 # overwrite some of them when testing with obscure command lines.
4075 # This happens at least with the AIX C compiler.
4077 for i
in 1 2 3 4 5 6; do
4078 echo '#include "conftst'$i'.h"' >> sub
/conftest.c
4079 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4080 # Solaris 8's {/usr,}/bin/sh.
4081 touch sub
/conftst
$i.h
4083 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4085 # We check with `-c' and `-o' for the sake of the "dashmstdout"
4086 # mode. It turns out that the SunPro C++ compiler does not properly
4087 # handle `-M -o', and we need to detect this. Also, some Intel
4088 # versions had trouble with output in subdirs
4089 am__obj
=sub
/conftest.
${OBJEXT-o}
4090 am__minus_obj
="-o $am__obj"
4093 # This depmode causes a compiler race in universal mode.
4094 test "$am__universal" = false ||
continue
4097 # after this tag, mechanisms are not by side-effect, so they'll
4098 # only be used when explicitly requested
4099 if test "x$enable_dependency_tracking" = xyes
; then
4105 msvisualcpp | msvcmsys
)
4106 # This compiler won't grok `-c -o', but also, the minuso test has
4107 # not run yet. These depmodes are late enough in the game, and
4108 # so weak that their functioning should not be impacted.
4109 am__obj
=conftest.
${OBJEXT-o}
4114 if depmode
=$depmode \
4115 source=sub
/conftest.c object
=$am__obj \
4116 depfile
=sub
/conftest.Po tmpdepfile
=sub
/conftest.TPo \
4117 $SHELL .
/depcomp
$depcc -c $am__minus_obj sub
/conftest.c \
4118 >/dev
/null
2>conftest.err
&&
4119 grep sub
/conftst1.h sub
/conftest.Po
> /dev
/null
2>&1 &&
4120 grep sub
/conftst6.h sub
/conftest.Po
> /dev
/null
2>&1 &&
4121 grep $am__obj sub
/conftest.Po
> /dev
/null
2>&1 &&
4122 ${MAKE-make} -s -f confmf
> /dev
/null
2>&1; then
4123 # icc doesn't choke on unknown options, it will just issue warnings
4124 # or remarks (even with -Werror). So we grep stderr for any message
4125 # that says an option was ignored or not supported.
4126 # When given -MP, icc 7.0 and 7.1 complain thusly:
4127 # icc: Command line warning: ignoring option '-M'; no argument required
4128 # The diagnosis changed in icc 8.0:
4129 # icc: Command line remark: option '-MP' not supported
4130 if (grep 'ignoring option' conftest.err ||
4131 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
4132 am_cv_CC_dependencies_compiler_type
=$depmode
4141 am_cv_CC_dependencies_compiler_type
=none
4145 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4146 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
4147 CCDEPMODE
=depmode
=$am_cv_CC_dependencies_compiler_type
4150 test "x$enable_dependency_tracking" != xno \
4151 && test "$am_cv_CC_dependencies_compiler_type" = gcc3
; then
4153 am__fastdepCC_FALSE
='#'
4155 am__fastdepCC_TRUE
='#'
4156 am__fastdepCC_FALSE
=
4162 if test -n "$ac_tool_prefix"; then
4163 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
4164 set dummy
${ac_tool_prefix}ar; ac_word
=$2
4165 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4166 $as_echo_n "checking for $ac_word... " >&6; }
4167 if test "${ac_cv_prog_AR+set}" = set; then :
4168 $as_echo_n "(cached) " >&6
4170 if test -n "$AR"; then
4171 ac_cv_prog_AR
="$AR" # Let the user override the test.
4173 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4177 test -z "$as_dir" && as_dir
=.
4178 for ac_exec_ext
in '' $ac_executable_extensions; do
4179 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4180 ac_cv_prog_AR
="${ac_tool_prefix}ar"
4181 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4191 if test -n "$AR"; then
4192 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
4193 $as_echo "$AR" >&6; }
4195 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4196 $as_echo "no" >&6; }
4201 if test -z "$ac_cv_prog_AR"; then
4203 # Extract the first word of "ar", so it can be a program name with args.
4204 set dummy
ar; ac_word
=$2
4205 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4206 $as_echo_n "checking for $ac_word... " >&6; }
4207 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
4208 $as_echo_n "(cached) " >&6
4210 if test -n "$ac_ct_AR"; then
4211 ac_cv_prog_ac_ct_AR
="$ac_ct_AR" # Let the user override the test.
4213 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4217 test -z "$as_dir" && as_dir
=.
4218 for ac_exec_ext
in '' $ac_executable_extensions; do
4219 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4220 ac_cv_prog_ac_ct_AR
="ar"
4221 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4230 ac_ct_AR
=$ac_cv_prog_ac_ct_AR
4231 if test -n "$ac_ct_AR"; then
4232 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
4233 $as_echo "$ac_ct_AR" >&6; }
4235 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4236 $as_echo "no" >&6; }
4239 if test "x$ac_ct_AR" = x
; then
4242 case $cross_compiling:$ac_tool_warned in
4244 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4245 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4246 ac_tool_warned
=yes ;;
4254 if test -n "$ac_tool_prefix"; then
4255 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4256 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
4257 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4258 $as_echo_n "checking for $ac_word... " >&6; }
4259 if test "${ac_cv_prog_RANLIB+set}" = set; then :
4260 $as_echo_n "(cached) " >&6
4262 if test -n "$RANLIB"; then
4263 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
4265 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4269 test -z "$as_dir" && as_dir
=.
4270 for ac_exec_ext
in '' $ac_executable_extensions; do
4271 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4272 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
4273 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4282 RANLIB
=$ac_cv_prog_RANLIB
4283 if test -n "$RANLIB"; then
4284 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
4285 $as_echo "$RANLIB" >&6; }
4287 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4288 $as_echo "no" >&6; }
4293 if test -z "$ac_cv_prog_RANLIB"; then
4294 ac_ct_RANLIB
=$RANLIB
4295 # Extract the first word of "ranlib", so it can be a program name with args.
4296 set dummy ranlib
; ac_word
=$2
4297 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4298 $as_echo_n "checking for $ac_word... " >&6; }
4299 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
4300 $as_echo_n "(cached) " >&6
4302 if test -n "$ac_ct_RANLIB"; then
4303 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
4305 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4309 test -z "$as_dir" && as_dir
=.
4310 for ac_exec_ext
in '' $ac_executable_extensions; do
4311 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4312 ac_cv_prog_ac_ct_RANLIB
="ranlib"
4313 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4322 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
4323 if test -n "$ac_ct_RANLIB"; then
4324 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
4325 $as_echo "$ac_ct_RANLIB" >&6; }
4327 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4328 $as_echo "no" >&6; }
4331 if test "x$ac_ct_RANLIB" = x
; then
4334 case $cross_compiling:$ac_tool_warned in
4336 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4337 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4338 ac_tool_warned
=yes ;;
4340 RANLIB
=$ac_ct_RANLIB
4343 RANLIB
="$ac_cv_prog_RANLIB"
4347 # Check whether --enable-shared was given.
4348 if test "${enable_shared+set}" = set; then :
4349 enableval
=$enable_shared; p
=${PACKAGE-default}
4351 yes) enable_shared
=yes ;;
4352 no
) enable_shared
=no
;;
4355 # Look at the argument we got. We use all the common list separators.
4356 lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR,"
4357 for pkg
in $enableval; do
4359 if test "X$pkg" = "X$p"; then
4380 ac_cpp
='$CPP $CPPFLAGS'
4381 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4382 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4383 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
4384 if test -n "$ac_tool_prefix"; then
4385 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4386 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
4387 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4388 $as_echo_n "checking for $ac_word... " >&6; }
4389 if test "${ac_cv_prog_CC+set}" = set; then :
4390 $as_echo_n "(cached) " >&6
4392 if test -n "$CC"; then
4393 ac_cv_prog_CC
="$CC" # Let the user override the test.
4395 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4399 test -z "$as_dir" && as_dir
=.
4400 for ac_exec_ext
in '' $ac_executable_extensions; do
4401 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4402 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
4403 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4413 if test -n "$CC"; then
4414 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4415 $as_echo "$CC" >&6; }
4417 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4418 $as_echo "no" >&6; }
4423 if test -z "$ac_cv_prog_CC"; then
4425 # Extract the first word of "gcc", so it can be a program name with args.
4426 set dummy gcc
; ac_word
=$2
4427 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4428 $as_echo_n "checking for $ac_word... " >&6; }
4429 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4430 $as_echo_n "(cached) " >&6
4432 if test -n "$ac_ct_CC"; then
4433 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
4435 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4439 test -z "$as_dir" && as_dir
=.
4440 for ac_exec_ext
in '' $ac_executable_extensions; do
4441 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4442 ac_cv_prog_ac_ct_CC
="gcc"
4443 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4452 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
4453 if test -n "$ac_ct_CC"; then
4454 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4455 $as_echo "$ac_ct_CC" >&6; }
4457 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4458 $as_echo "no" >&6; }
4461 if test "x$ac_ct_CC" = x
; then
4464 case $cross_compiling:$ac_tool_warned in
4466 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4467 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4468 ac_tool_warned
=yes ;;
4476 if test -z "$CC"; then
4477 if test -n "$ac_tool_prefix"; then
4478 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4479 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
4480 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4481 $as_echo_n "checking for $ac_word... " >&6; }
4482 if test "${ac_cv_prog_CC+set}" = set; then :
4483 $as_echo_n "(cached) " >&6
4485 if test -n "$CC"; then
4486 ac_cv_prog_CC
="$CC" # Let the user override the test.
4488 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4492 test -z "$as_dir" && as_dir
=.
4493 for ac_exec_ext
in '' $ac_executable_extensions; do
4494 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4495 ac_cv_prog_CC
="${ac_tool_prefix}cc"
4496 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4506 if test -n "$CC"; then
4507 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4508 $as_echo "$CC" >&6; }
4510 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4511 $as_echo "no" >&6; }
4517 if test -z "$CC"; then
4518 # Extract the first word of "cc", so it can be a program name with args.
4519 set dummy cc
; ac_word
=$2
4520 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4521 $as_echo_n "checking for $ac_word... " >&6; }
4522 if test "${ac_cv_prog_CC+set}" = set; then :
4523 $as_echo_n "(cached) " >&6
4525 if test -n "$CC"; then
4526 ac_cv_prog_CC
="$CC" # Let the user override the test.
4529 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4533 test -z "$as_dir" && as_dir
=.
4534 for ac_exec_ext
in '' $ac_executable_extensions; do
4535 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4536 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4537 ac_prog_rejected
=yes
4541 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4548 if test $ac_prog_rejected = yes; then
4549 # We found a bogon in the path, so make sure we never use it.
4550 set dummy
$ac_cv_prog_CC
4552 if test $# != 0; then
4553 # We chose a different compiler from the bogus one.
4554 # However, it has the same basename, so the bogon will be chosen
4555 # first if we set CC to just the basename; use the full file name.
4557 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
4563 if test -n "$CC"; then
4564 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4565 $as_echo "$CC" >&6; }
4567 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4568 $as_echo "no" >&6; }
4573 if test -z "$CC"; then
4574 if test -n "$ac_tool_prefix"; then
4575 for ac_prog
in cl.exe
4577 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4578 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
4579 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4580 $as_echo_n "checking for $ac_word... " >&6; }
4581 if test "${ac_cv_prog_CC+set}" = set; then :
4582 $as_echo_n "(cached) " >&6
4584 if test -n "$CC"; then
4585 ac_cv_prog_CC
="$CC" # Let the user override the test.
4587 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4591 test -z "$as_dir" && as_dir
=.
4592 for ac_exec_ext
in '' $ac_executable_extensions; do
4593 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4594 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
4595 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4605 if test -n "$CC"; then
4606 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4607 $as_echo "$CC" >&6; }
4609 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4610 $as_echo "no" >&6; }
4614 test -n "$CC" && break
4617 if test -z "$CC"; then
4619 for ac_prog
in cl.exe
4621 # Extract the first word of "$ac_prog", so it can be a program name with args.
4622 set dummy
$ac_prog; ac_word
=$2
4623 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4624 $as_echo_n "checking for $ac_word... " >&6; }
4625 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4626 $as_echo_n "(cached) " >&6
4628 if test -n "$ac_ct_CC"; then
4629 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
4631 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4635 test -z "$as_dir" && as_dir
=.
4636 for ac_exec_ext
in '' $ac_executable_extensions; do
4637 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4638 ac_cv_prog_ac_ct_CC
="$ac_prog"
4639 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4648 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
4649 if test -n "$ac_ct_CC"; then
4650 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4651 $as_echo "$ac_ct_CC" >&6; }
4653 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4654 $as_echo "no" >&6; }
4658 test -n "$ac_ct_CC" && break
4661 if test "x$ac_ct_CC" = x
; then
4664 case $cross_compiling:$ac_tool_warned in
4666 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4667 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4668 ac_tool_warned
=yes ;;
4677 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4678 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4679 as_fn_error
"no acceptable C compiler found in \$PATH
4680 See \`config.log' for more details." "$LINENO" 5; }
4682 # Provide some information about the compiler.
4683 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4686 for ac_option
in --version -v -V -qversion; do
4687 { { ac_try
="$ac_compiler $ac_option >&5"
4689 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
4690 *) ac_try_echo=$ac_try;;
4692 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4693 $as_echo "$ac_try_echo"; } >&5
4694 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4696 if test -s conftest.err; then
4698 ... rest of stderr output deleted ...
4699 10q' conftest.err >conftest.er1
4700 cat conftest.er1 >&5
4701 rm -f conftest.er1 conftest.err
4703 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4704 test $ac_status = 0; }
4707 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4708 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4709 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4710 $as_echo_n "(cached) " >&6
4712 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4713 /* end confdefs.h. */
4726 if ac_fn_c_try_compile "$LINENO"; then :
4731 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4732 ac_cv_c_compiler_gnu=$ac_compiler_gnu
4735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4736 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
4737 if test $ac_compiler_gnu = yes; then
4742 ac_test_CFLAGS=${CFLAGS+set}
4743 ac_save_CFLAGS=$CFLAGS
4744 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4745 $as_echo_n "checking whether $CC accepts -g... " >&6; }
4746 if test "${ac_cv_prog_cc_g+set}" = set; then :
4747 $as_echo_n "(cached) " >&6
4749 ac_save_c_werror_flag=$ac_c_werror_flag
4750 ac_c_werror_flag=yes
4753 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4754 /* end confdefs.h. */
4764 if ac_fn_c_try_compile "$LINENO"; then :
4768 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4769 /* end confdefs.h. */
4779 if ac_fn_c_try_compile "$LINENO"; then :
4782 ac_c_werror_flag=$ac_save_c_werror_flag
4784 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4785 /* end confdefs.h. */
4795 if ac_fn_c_try_compile "$LINENO"; then :
4798 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4800 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4802 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4803 ac_c_werror_flag=$ac_save_c_werror_flag
4805 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4806 $as_echo "$ac_cv_prog_cc_g" >&6; }
4807 if test "$ac_test_CFLAGS" = set; then
4808 CFLAGS=$ac_save_CFLAGS
4809 elif test $ac_cv_prog_cc_g = yes; then
4810 if test "$GCC" = yes; then
4816 if test "$GCC" = yes; then
4822 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4823 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4824 if test "${ac_cv_prog_cc_c89+set}" = set; then :
4825 $as_echo_n "(cached) " >&6
4827 ac_cv_prog_cc_c89=no
4829 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4830 /* end confdefs.h. */
4833 #include <sys/types.h>
4834 #include <sys/stat.h>
4835 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4836 struct buf { int x; };
4837 FILE * (*rcsopen) (struct buf *, struct stat *, int);
4838 static char *e (p, i)
4844 static char *f (char * (*g) (char **, int), char **p, ...)
4849 s = g (p, va_arg (v,int));
4854 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4855 function prototypes and stuff, but not '\xHH' hex character constants.
4856 These don't provoke an error unfortunately, instead are silently treated
4857 as 'x'. The following induces an error, until -std is added to get
4858 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4859 array size at least. It's necessary to write '\x00'==0 to get something
4860 that's true only with -std. */
4861 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4863 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4864 inside strings and character constants. */
4866 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4868 int test (int i, double x);
4869 struct s1 {int (*f) (int a);};
4870 struct s2 {int (*f) (double a);};
4871 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4877 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4882 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4883 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4885 CC="$ac_save_CC $ac_arg"
4886 if ac_fn_c_try_compile "$LINENO"; then :
4887 ac_cv_prog_cc_c89=$ac_arg
4889 rm -f core conftest.err conftest.$ac_objext
4890 test "x$ac_cv_prog_cc_c89" != "xno" && break
4892 rm -f conftest.$ac_ext
4897 case "x$ac_cv_prog_cc_c89" in
4899 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4900 $as_echo "none needed" >&6; } ;;
4902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4903 $as_echo "unsupported" >&6; } ;;
4905 CC="$CC $ac_cv_prog_cc_c89"
4906 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4907 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4909 if test "x$ac_cv_prog_cc_c89" != xno; then :
4914 ac_cpp='$CPP $CPPFLAGS'
4915 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4916 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4917 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4920 ac_cpp='$CPP $CPPFLAGS'
4921 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4922 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4923 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4924 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4925 $as_echo_n "checking how to run the C preprocessor... " >&6; }
4926 # On Suns, sometimes $CPP names a directory.
4927 if test -n "$CPP" && test -d "$CPP"; then
4930 if test -z "$CPP"; then
4931 if test "${ac_cv_prog_CPP+set}" = set; then :
4932 $as_echo_n "(cached) " >&6
4934 # Double quotes because CPP needs to be expanded
4935 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
4938 for ac_c_preproc_warn_flag in '' yes
4940 # Use a header file that comes with gcc, so configuring glibc
4941 # with a fresh cross-compiler works.
4942 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4943 # <limits.h> exists even on freestanding compilers.
4944 # On the NeXT, cc -E runs the code through the compiler's parser,
4945 # not just through cpp. "Syntax error" is here to catch this case.
4946 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4947 /* end confdefs.h. */
4949 # include <limits.h>
4951 # include <assert.h>
4955 if ac_fn_c_try_cpp "$LINENO"; then :
4958 # Broken: fails on valid input.
4961 rm -f conftest.err conftest.$ac_ext
4963 # OK, works on sane cases. Now check whether nonexistent headers
4964 # can be detected and how.
4965 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4966 /* end confdefs.h. */
4967 #include <ac_nonexistent.h>
4969 if ac_fn_c_try_cpp "$LINENO"; then :
4970 # Broken: success on invalid input.
4973 # Passes both tests.
4977 rm -f conftest.err conftest.$ac_ext
4980 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4981 rm -f conftest.err conftest.
$ac_ext
4982 if $ac_preproc_ok; then :
4994 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
4995 $as_echo "$CPP" >&6; }
4997 for ac_c_preproc_warn_flag
in '' yes
4999 # Use a header file that comes with gcc, so configuring glibc
5000 # with a fresh cross-compiler works.
5001 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5002 # <limits.h> exists even on freestanding compilers.
5003 # On the NeXT, cc -E runs the code through the compiler's parser,
5004 # not just through cpp. "Syntax error" is here to catch this case.
5005 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5006 /* end confdefs.h. */
5008 # include <limits.h>
5010 # include <assert.h>
5014 if ac_fn_c_try_cpp
"$LINENO"; then :
5017 # Broken: fails on valid input.
5020 rm -f conftest.err conftest.
$ac_ext
5022 # OK, works on sane cases. Now check whether nonexistent headers
5023 # can be detected and how.
5024 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5025 /* end confdefs.h. */
5026 #include <ac_nonexistent.h>
5028 if ac_fn_c_try_cpp
"$LINENO"; then :
5029 # Broken: success on invalid input.
5032 # Passes both tests.
5036 rm -f conftest.err conftest.
$ac_ext
5039 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5040 rm -f conftest.err conftest.
$ac_ext
5041 if $ac_preproc_ok; then :
5044 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5045 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5046 as_fn_error
"C preprocessor \"$CPP\" fails sanity check
5047 See \`config.log' for more details." "$LINENO" 5; }
5051 ac_cpp
='$CPP $CPPFLAGS'
5052 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5053 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5054 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5057 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5058 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
5059 if test "${ac_cv_path_GREP+set}" = set; then :
5060 $as_echo_n "(cached) " >&6
5062 if test -z "$GREP"; then
5063 ac_path_GREP_found
=false
5064 # Loop through the user's path and test for each of PROGNAME-LIST
5065 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5066 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
5069 test -z "$as_dir" && as_dir
=.
5070 for ac_prog
in grep ggrep
; do
5071 for ac_exec_ext
in '' $ac_executable_extensions; do
5072 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
5073 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
5074 # Check for GNU ac_path_GREP and select it if it is found.
5075 # Check for GNU $ac_path_GREP
5076 case `"$ac_path_GREP" --version 2>&1` in
5078 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
5081 $as_echo_n 0123456789 >"conftest.in"
5084 cat "conftest.in" "conftest.in" >"conftest.tmp"
5085 mv "conftest.tmp" "conftest.in"
5086 cp "conftest.in" "conftest.nl"
5087 $as_echo 'GREP' >> "conftest.nl"
5088 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
5089 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
5090 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
5091 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5092 # Best one so far, save it but keep looking for a better one
5093 ac_cv_path_GREP
="$ac_path_GREP"
5094 ac_path_GREP_max
=$ac_count
5096 # 10*(2^10) chars as input seems more than enough
5097 test $ac_count -gt 10 && break
5099 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
5102 $ac_path_GREP_found && break 3
5107 if test -z "$ac_cv_path_GREP"; then
5108 as_fn_error
"no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5111 ac_cv_path_GREP
=$GREP
5115 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5116 $as_echo "$ac_cv_path_GREP" >&6; }
5117 GREP
="$ac_cv_path_GREP"
5120 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5121 $as_echo_n "checking for egrep... " >&6; }
5122 if test "${ac_cv_path_EGREP+set}" = set; then :
5123 $as_echo_n "(cached) " >&6
5125 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
5126 then ac_cv_path_EGREP
="$GREP -E"
5128 if test -z "$EGREP"; then
5129 ac_path_EGREP_found
=false
5130 # Loop through the user's path and test for each of PROGNAME-LIST
5131 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5132 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
5135 test -z "$as_dir" && as_dir
=.
5136 for ac_prog
in egrep; do
5137 for ac_exec_ext
in '' $ac_executable_extensions; do
5138 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
5139 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
5140 # Check for GNU ac_path_EGREP and select it if it is found.
5141 # Check for GNU $ac_path_EGREP
5142 case `"$ac_path_EGREP" --version 2>&1` in
5144 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
5147 $as_echo_n 0123456789 >"conftest.in"
5150 cat "conftest.in" "conftest.in" >"conftest.tmp"
5151 mv "conftest.tmp" "conftest.in"
5152 cp "conftest.in" "conftest.nl"
5153 $as_echo 'EGREP' >> "conftest.nl"
5154 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
5155 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
5156 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
5157 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5158 # Best one so far, save it but keep looking for a better one
5159 ac_cv_path_EGREP
="$ac_path_EGREP"
5160 ac_path_EGREP_max
=$ac_count
5162 # 10*(2^10) chars as input seems more than enough
5163 test $ac_count -gt 10 && break
5165 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
5168 $ac_path_EGREP_found && break 3
5173 if test -z "$ac_cv_path_EGREP"; then
5174 as_fn_error
"no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5177 ac_cv_path_EGREP
=$EGREP
5182 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5183 $as_echo "$ac_cv_path_EGREP" >&6; }
5184 EGREP
="$ac_cv_path_EGREP"
5187 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5188 $as_echo_n "checking for ANSI C header files... " >&6; }
5189 if test "${ac_cv_header_stdc+set}" = set; then :
5190 $as_echo_n "(cached) " >&6
5192 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5193 /* end confdefs.h. */
5207 if ac_fn_c_try_compile
"$LINENO"; then :
5208 ac_cv_header_stdc
=yes
5210 ac_cv_header_stdc
=no
5212 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5214 if test $ac_cv_header_stdc = yes; then
5215 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5216 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5217 /* end confdefs.h. */
5221 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5222 $EGREP "memchr" >/dev
/null
2>&1; then :
5225 ac_cv_header_stdc
=no
5231 if test $ac_cv_header_stdc = yes; then
5232 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5233 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5234 /* end confdefs.h. */
5238 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5239 $EGREP "free" >/dev
/null
2>&1; then :
5242 ac_cv_header_stdc
=no
5248 if test $ac_cv_header_stdc = yes; then
5249 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5250 if test "$cross_compiling" = yes; then :
5253 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5254 /* end confdefs.h. */
5257 #if ((' ' & 0x0FF) == 0x020)
5258 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5259 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5261 # define ISLOWER(c) \
5262 (('a' <= (c) && (c) <= 'i') \
5263 || ('j' <= (c) && (c) <= 'r') \
5264 || ('s' <= (c) && (c) <= 'z'))
5265 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5268 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5273 for (i = 0; i < 256; i++)
5274 if (XOR (islower (i), ISLOWER (i))
5275 || toupper (i) != TOUPPER (i))
5280 if ac_fn_c_try_run
"$LINENO"; then :
5283 ac_cv_header_stdc
=no
5285 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
5286 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
5291 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5292 $as_echo "$ac_cv_header_stdc" >&6; }
5293 if test $ac_cv_header_stdc = yes; then
5295 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
5299 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5300 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
5301 inttypes.h stdint.h unistd.h
5303 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5304 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5306 eval as_val
=\$
$as_ac_Header
5307 if test "x$as_val" = x
""yes; then :
5308 cat >>confdefs.h
<<_ACEOF
5309 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5318 ac_fn_c_check_header_mongrel
"$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
5319 if test "x$ac_cv_header_minix_config_h" = x
""yes; then :
5326 if test "$MINIX" = yes; then
5328 $as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
5331 $as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
5334 $as_echo "#define _MINIX 1" >>confdefs.h
5339 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
5340 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
5341 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
5342 $as_echo_n "(cached) " >&6
5344 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5345 /* end confdefs.h. */
5347 # define __EXTENSIONS__ 1
5348 $ac_includes_default
5357 if ac_fn_c_try_compile
"$LINENO"; then :
5358 ac_cv_safe_to_define___extensions__
=yes
5360 ac_cv_safe_to_define___extensions__
=no
5362 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5364 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
5365 $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5366 test $ac_cv_safe_to_define___extensions__ = yes &&
5367 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
5369 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
5371 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
5373 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
5375 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
5383 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5384 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5389 macro_version
='2.2.7a'
5390 macro_revision
='1.3134'
5404 ltmain
="$ac_aux_dir/ltmain.sh"
5406 # Backslashify metacharacters that are still active within
5407 # double-quoted strings.
5408 sed_quote_subst
='s/\(["`$\\]\)/\\\1/g'
5410 # Same as above, but do not quote variable references.
5411 double_quote_subst
='s/\(["`\\]\)/\\\1/g'
5413 # Sed substitution to delay expansion of an escaped shell variable in a
5414 # double_quote_subst'ed string.
5415 delay_variable_subst
='s/\\\\\\\\\\\$/\\\\\\$/g'
5417 # Sed substitution to delay expansion of an escaped single quote.
5418 delay_single_quote_subst
='s/'\''/'\'\\\\\\\'\''/g'
5420 # Sed substitution to avoid accidental globbing in evaled expressions
5421 no_glob_subst
='s/\*/\\\*/g'
5423 ECHO
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5424 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
5425 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
5427 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5428 $as_echo_n "checking how to print strings... " >&6; }
5429 # Test print first, because it will be a builtin if present.
5430 if test "X`print -r -- -n 2>/dev/null`" = X-n && \
5431 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
5433 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
5436 # Use this function as a fallback that always works.
5437 func_fallback_echo ()
5439 eval 'cat <<_LTECHO_EOF
5443 ECHO='func_fallback_echo
'
5446 # func_echo_all arg...
5447 # Invoke $ECHO with all args, space-separated.
5454 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5455 $as_echo "printf" >&6; } ;;
5456 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5457 $as_echo "print -r" >&6; } ;;
5458 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5459 $as_echo "cat" >&6; } ;;
5475 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5476 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
5477 if test "${ac_cv_path_SED+set}" = set; then :
5478 $as_echo_n "(cached) " >&6
5480 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5481 for ac_i in 1 2 3 4 5 6 7; do
5482 ac_script="$ac_script$as_nl$ac_script"
5484 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
5485 { ac_script=; unset ac_script;}
5486 if test -z "$SED"; then
5487 ac_path_SED_found=false
5488 # Loop through the user's path and
test for each of PROGNAME-LIST
5489 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5493 test -z "$as_dir" && as_dir
=.
5494 for ac_prog
in sed gsed
; do
5495 for ac_exec_ext
in '' $ac_executable_extensions; do
5496 ac_path_SED
="$as_dir/$ac_prog$ac_exec_ext"
5497 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } ||
continue
5498 # Check for GNU ac_path_SED and select it if it is found.
5499 # Check for GNU $ac_path_SED
5500 case `"$ac_path_SED" --version 2>&1` in
5502 ac_cv_path_SED
="$ac_path_SED" ac_path_SED_found
=:;;
5505 $as_echo_n 0123456789 >"conftest.in"
5508 cat "conftest.in" "conftest.in" >"conftest.tmp"
5509 mv "conftest.tmp" "conftest.in"
5510 cp "conftest.in" "conftest.nl"
5511 $as_echo '' >> "conftest.nl"
5512 "$ac_path_SED" -f conftest.
sed < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
5513 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
5514 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
5515 if test $ac_count -gt ${ac_path_SED_max-0}; then
5516 # Best one so far, save it but keep looking for a better one
5517 ac_cv_path_SED
="$ac_path_SED"
5518 ac_path_SED_max
=$ac_count
5520 # 10*(2^10) chars as input seems more than enough
5521 test $ac_count -gt 10 && break
5523 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
5526 $ac_path_SED_found && break 3
5531 if test -z "$ac_cv_path_SED"; then
5532 as_fn_error
"no acceptable sed could be found in \$PATH" "$LINENO" 5
5539 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5540 $as_echo "$ac_cv_path_SED" >&6; }
5541 SED
="$ac_cv_path_SED"
5544 test -z "$SED" && SED
=sed
5545 Xsed
="$SED -e 1s/^X//"
5557 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5558 $as_echo_n "checking for fgrep... " >&6; }
5559 if test "${ac_cv_path_FGREP+set}" = set; then :
5560 $as_echo_n "(cached) " >&6
5562 if echo 'ab*c' |
$GREP -F 'ab*c' >/dev
/null
2>&1
5563 then ac_cv_path_FGREP
="$GREP -F"
5565 if test -z "$FGREP"; then
5566 ac_path_FGREP_found
=false
5567 # Loop through the user's path and test for each of PROGNAME-LIST
5568 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5569 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
5572 test -z "$as_dir" && as_dir
=.
5573 for ac_prog
in fgrep
; do
5574 for ac_exec_ext
in '' $ac_executable_extensions; do
5575 ac_path_FGREP
="$as_dir/$ac_prog$ac_exec_ext"
5576 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } ||
continue
5577 # Check for GNU ac_path_FGREP and select it if it is found.
5578 # Check for GNU $ac_path_FGREP
5579 case `"$ac_path_FGREP" --version 2>&1` in
5581 ac_cv_path_FGREP
="$ac_path_FGREP" ac_path_FGREP_found
=:;;
5584 $as_echo_n 0123456789 >"conftest.in"
5587 cat "conftest.in" "conftest.in" >"conftest.tmp"
5588 mv "conftest.tmp" "conftest.in"
5589 cp "conftest.in" "conftest.nl"
5590 $as_echo 'FGREP' >> "conftest.nl"
5591 "$ac_path_FGREP" FGREP
< "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
5592 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
5593 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
5594 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5595 # Best one so far, save it but keep looking for a better one
5596 ac_cv_path_FGREP
="$ac_path_FGREP"
5597 ac_path_FGREP_max
=$ac_count
5599 # 10*(2^10) chars as input seems more than enough
5600 test $ac_count -gt 10 && break
5602 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
5605 $ac_path_FGREP_found && break 3
5610 if test -z "$ac_cv_path_FGREP"; then
5611 as_fn_error
"no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5614 ac_cv_path_FGREP
=$FGREP
5619 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5620 $as_echo "$ac_cv_path_FGREP" >&6; }
5621 FGREP
="$ac_cv_path_FGREP"
5624 test -z "$GREP" && GREP
=grep
5644 # Check whether --with-gnu-ld was given.
5645 if test "${with_gnu_ld+set}" = set; then :
5646 withval
=$with_gnu_ld; test "$withval" = no || with_gnu_ld
=yes
5652 if test "$GCC" = yes; then
5653 # Check if gcc -print-prog-name=ld gives a path.
5654 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5655 $as_echo_n "checking for ld used by $CC... " >&6; }
5658 # gcc leaves a trailing carriage return which upsets mingw
5659 ac_prog
=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5661 ac_prog
=`($CC -print-prog-name=ld) 2>&5` ;;
5664 # Accept absolute paths.
5666 re_direlt
='/[^/][^/]*/\.\./'
5667 # Canonicalize the pathname of ld
5668 ac_prog
=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5669 while $ECHO "$ac_prog" |
$GREP "$re_direlt" > /dev
/null
2>&1; do
5670 ac_prog
=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5672 test -z "$LD" && LD
="$ac_prog"
5675 # If it fails, then pretend we aren't using GCC.
5679 # If it is relative, then search for the first ld in PATH.
5683 elif test "$with_gnu_ld" = yes; then
5684 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5685 $as_echo_n "checking for GNU ld... " >&6; }
5687 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5688 $as_echo_n "checking for non-GNU ld... " >&6; }
5690 if test "${lt_cv_path_LD+set}" = set; then :
5691 $as_echo_n "(cached) " >&6
5693 if test -z "$LD"; then
5694 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
5695 for ac_dir
in $PATH; do
5697 test -z "$ac_dir" && ac_dir
=.
5698 if test -f "$ac_dir/$ac_prog" ||
test -f "$ac_dir/$ac_prog$ac_exeext"; then
5699 lt_cv_path_LD
="$ac_dir/$ac_prog"
5700 # Check to see if the program is GNU ld. I'd rather use --version,
5701 # but apparently some variants of GNU ld only accept -v.
5702 # Break only if it was the GNU/non-GNU ld that we prefer.
5703 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5704 *GNU
* |
*'with BFD'*)
5705 test "$with_gnu_ld" != no
&& break
5708 test "$with_gnu_ld" != yes && break
5715 lt_cv_path_LD
="$LD" # Let the user override the test with a path.
5720 if test -n "$LD"; then
5721 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5722 $as_echo "$LD" >&6; }
5724 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5725 $as_echo "no" >&6; }
5727 test -z "$LD" && as_fn_error
"no acceptable ld found in \$PATH" "$LINENO" 5
5728 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5729 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5730 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5731 $as_echo_n "(cached) " >&6
5733 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5734 case `$LD -v 2>&1 </dev/null` in
5735 *GNU
* |
*'with BFD'*)
5736 lt_cv_prog_gnu_ld
=yes
5739 lt_cv_prog_gnu_ld
=no
5743 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5744 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
5745 with_gnu_ld
=$lt_cv_prog_gnu_ld
5755 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5756 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5757 if test "${lt_cv_path_NM+set}" = set; then :
5758 $as_echo_n "(cached) " >&6
5760 if test -n "$NM"; then
5761 # Let the user override the test.
5764 lt_nm_to_check
="${ac_tool_prefix}nm"
5765 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
5766 lt_nm_to_check
="$lt_nm_to_check nm"
5768 for lt_tmp_nm
in $lt_nm_to_check; do
5769 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
5770 for ac_dir
in $PATH /usr
/ccs
/bin
/elf
/usr
/ccs
/bin
/usr
/ucb
/bin
; do
5772 test -z "$ac_dir" && ac_dir
=.
5773 tmp_nm
="$ac_dir/$lt_tmp_nm"
5774 if test -f "$tmp_nm" ||
test -f "$tmp_nm$ac_exeext" ; then
5775 # Check to see if the nm accepts a BSD-compat flag.
5776 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
5777 # nm: unknown option "B" ignored
5778 # Tru64's nm complains that /dev/null is an invalid object file
5779 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
5780 */dev
/null
* |
*'Invalid file or object type'*)
5781 lt_cv_path_NM
="$tmp_nm -B"
5785 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
5787 lt_cv_path_NM
="$tmp_nm -p"
5791 lt_cv_path_NM
=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
5792 continue # so that we can try to find one that supports BSD flags
5801 : ${lt_cv_path_NM=no}
5804 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5805 $as_echo "$lt_cv_path_NM" >&6; }
5806 if test "$lt_cv_path_NM" != "no"; then
5809 # Didn't find any BSD compatible name lister, look for dumpbin.
5810 if test -n "$DUMPBIN"; then :
5811 # Let the user override the test.
5813 if test -n "$ac_tool_prefix"; then
5814 for ac_prog
in dumpbin
"link -dump"
5816 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5817 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
5818 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5819 $as_echo_n "checking for $ac_word... " >&6; }
5820 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
5821 $as_echo_n "(cached) " >&6
5823 if test -n "$DUMPBIN"; then
5824 ac_cv_prog_DUMPBIN
="$DUMPBIN" # Let the user override the test.
5826 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5830 test -z "$as_dir" && as_dir
=.
5831 for ac_exec_ext
in '' $ac_executable_extensions; do
5832 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5833 ac_cv_prog_DUMPBIN
="$ac_tool_prefix$ac_prog"
5834 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5843 DUMPBIN
=$ac_cv_prog_DUMPBIN
5844 if test -n "$DUMPBIN"; then
5845 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
5846 $as_echo "$DUMPBIN" >&6; }
5848 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5849 $as_echo "no" >&6; }
5853 test -n "$DUMPBIN" && break
5856 if test -z "$DUMPBIN"; then
5857 ac_ct_DUMPBIN
=$DUMPBIN
5858 for ac_prog
in dumpbin
"link -dump"
5860 # Extract the first word of "$ac_prog", so it can be a program name with args.
5861 set dummy
$ac_prog; ac_word
=$2
5862 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5863 $as_echo_n "checking for $ac_word... " >&6; }
5864 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
5865 $as_echo_n "(cached) " >&6
5867 if test -n "$ac_ct_DUMPBIN"; then
5868 ac_cv_prog_ac_ct_DUMPBIN
="$ac_ct_DUMPBIN" # Let the user override the test.
5870 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5874 test -z "$as_dir" && as_dir
=.
5875 for ac_exec_ext
in '' $ac_executable_extensions; do
5876 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5877 ac_cv_prog_ac_ct_DUMPBIN
="$ac_prog"
5878 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5887 ac_ct_DUMPBIN
=$ac_cv_prog_ac_ct_DUMPBIN
5888 if test -n "$ac_ct_DUMPBIN"; then
5889 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
5890 $as_echo "$ac_ct_DUMPBIN" >&6; }
5892 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5893 $as_echo "no" >&6; }
5897 test -n "$ac_ct_DUMPBIN" && break
5900 if test "x$ac_ct_DUMPBIN" = x
; then
5903 case $cross_compiling:$ac_tool_warned in
5905 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5906 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5907 ac_tool_warned
=yes ;;
5909 DUMPBIN
=$ac_ct_DUMPBIN
5913 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
5915 DUMPBIN
="$DUMPBIN -symbols"
5923 if test "$DUMPBIN" != ":"; then
5927 test -z "$NM" && NM
=nm
5934 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
5935 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
5936 if test "${lt_cv_nm_interface+set}" = set; then :
5937 $as_echo_n "(cached) " >&6
5939 lt_cv_nm_interface
="BSD nm"
5940 echo "int some_variable = 0;" > conftest.
$ac_ext
5941 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
5942 (eval "$ac_compile" 2>conftest.err
)
5943 cat conftest.err
>&5
5944 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
5945 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err
> conftest.out
)
5946 cat conftest.err
>&5
5947 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
5948 cat conftest.out
>&5
5949 if $GREP 'External.*some_variable' conftest.out
> /dev
/null
; then
5950 lt_cv_nm_interface
="MS dumpbin"
5954 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
5955 $as_echo "$lt_cv_nm_interface" >&6; }
5957 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
5958 $as_echo_n "checking whether ln -s works... " >&6; }
5960 if test "$LN_S" = "ln -s"; then
5961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5962 $as_echo "yes" >&6; }
5964 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
5965 $as_echo "no, using $LN_S" >&6; }
5968 # find the maximum length of command line arguments
5969 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
5970 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
5971 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
5972 $as_echo_n "(cached) " >&6
5979 # On DJGPP, this test can blow up pretty badly due to problems in libc
5980 # (any single argument exceeding 2000 bytes causes a buffer overrun
5981 # during glob expansion). Even if it were fixed, the result of this
5982 # check would be larger than it should be.
5983 lt_cv_sys_max_cmd_len
=12288; # 12K is about right
5987 # Under GNU Hurd, this test is not required because there is
5988 # no limit to the length of command line arguments.
5989 # Libtool will interpret -1 as no limit whatsoever
5990 lt_cv_sys_max_cmd_len
=-1;
5993 cygwin
* | mingw
* | cegcc
*)
5994 # On Win9x/ME, this test blows up -- it succeeds, but takes
5995 # about 5 minutes as the teststring grows exponentially.
5996 # Worse, since 9x/ME are not pre-emptively multitasking,
5997 # you end up with a "frozen" computer, even though with patience
5998 # the test eventually succeeds (with a max line length of 256k).
5999 # Instead, let's just punt: use the minimum linelength reported by
6000 # all of the supported platforms: 8192 (on NT/2K/XP).
6001 lt_cv_sys_max_cmd_len
=8192;
6005 # On MiNT this can take a long time and run out of memory.
6006 lt_cv_sys_max_cmd_len
=8192;
6010 # On AmigaOS with pdksh, this test takes hours, literally.
6011 # So we just punt and use a minimum line length of 8192.
6012 lt_cv_sys_max_cmd_len
=8192;
6015 netbsd
* | freebsd
* | openbsd
* | darwin
* | dragonfly
*)
6016 # This has been around since 386BSD, at least. Likely further.
6017 if test -x /sbin
/sysctl
; then
6018 lt_cv_sys_max_cmd_len
=`/sbin/sysctl -n kern.argmax`
6019 elif test -x /usr
/sbin
/sysctl
; then
6020 lt_cv_sys_max_cmd_len
=`/usr/sbin/sysctl -n kern.argmax`
6022 lt_cv_sys_max_cmd_len
=65536 # usable default for all BSDs
6024 # And add a safety zone
6025 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 4`
6026 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \* 3`
6030 # We know the value 262144 and hardcode it with a safety zone (like BSD)
6031 lt_cv_sys_max_cmd_len
=196608
6035 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
6036 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
6037 # nice to cause kernel panics so lets avoid the loop below.
6038 # First set a reasonable default.
6039 lt_cv_sys_max_cmd_len
=16384
6041 if test -x /sbin
/sysconfig
; then
6042 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6043 *1*) lt_cv_sys_max_cmd_len
=-1 ;;
6048 lt_cv_sys_max_cmd_len
=102400
6050 sysv5
* | sco5v6
* | sysv4.2uw2
*)
6051 kargmax
=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6052 if test -n "$kargmax"; then
6053 lt_cv_sys_max_cmd_len
=`echo $kargmax | sed 's/.*[ ]//'`
6055 lt_cv_sys_max_cmd_len
=32768
6059 lt_cv_sys_max_cmd_len
=`(getconf ARG_MAX) 2> /dev/null`
6060 if test -n "$lt_cv_sys_max_cmd_len"; then
6061 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 4`
6062 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \* 3`
6064 # Make teststring a little bigger before we do anything with it.
6065 # a 1K string should be a reasonable start.
6066 for i
in 1 2 3 4 5 6 7 8 ; do
6067 teststring
=$teststring$teststring
6069 SHELL
=${SHELL-${CONFIG_SHELL-/bin/sh}}
6070 # If test is not a shell built-in, we'll probably end up computing a
6071 # maximum length that is only half of the actual maximum length, but
6073 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
6074 = "X$teststring$teststring"; } >/dev
/null
2>&1 &&
6075 test $i != 17 # 1/2 MB should be enough
6078 teststring
=$teststring$teststring
6080 # Only check the string length outside the loop.
6081 lt_cv_sys_max_cmd_len
=`expr "X$teststring" : ".*" 2>&1`
6083 # Add a significant safety factor because C++ compilers can tack on
6084 # massive amounts of additional arguments before passing them to the
6085 # linker. It appears as though 1/2 is a usable value.
6086 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 2`
6093 if test -n $lt_cv_sys_max_cmd_len ; then
6094 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6095 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6097 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6098 $as_echo "none" >&6; }
6100 max_cmd_len
=$lt_cv_sys_max_cmd_len
6111 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
6112 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
6113 # Try some XSI features
6116 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
6118 && eval 'test $(( 1 + 1 )) -eq 2 \
6119 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
6121 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $xsi_shell" >&5
6122 $as_echo "$xsi_shell" >&6; }
6125 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands
\"+=\"" >&5
6126 $as_echo_n "checking whether the shell understands
\"+=\"...
" >&6; }
6128 ( foo=bar; set foo baz; eval "$1+=\
$2" && test "$foo" = barbaz ) \
6130 && lt_shell_append=yes
6131 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_shell_append" >&5
6132 $as_echo "$lt_shell_append" >&6; }
6135 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6145 # test EBCDIC or ASCII
6146 case `echo X|tr X '\101'` in
6147 A) # ASCII based system
6148 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
6149 lt_SP2NL='tr \040 \012'
6150 lt_NL2SP='tr \015\012 \040\040'
6152 *) # EBCDIC based system
6153 lt_SP2NL='tr \100 \n'
6154 lt_NL2SP='tr \r\n \100\100'
6166 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $LD option to reload object files
" >&5
6167 $as_echo_n "checking
for $LD option to reload object files...
" >&6; }
6168 if test "${lt_cv_ld_reload_flag+set}" = set; then :
6169 $as_echo_n "(cached
) " >&6
6171 lt_cv_ld_reload_flag='-r'
6173 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_ld_reload_flag" >&5
6174 $as_echo "$lt_cv_ld_reload_flag" >&6; }
6175 reload_flag=$lt_cv_ld_reload_flag
6176 case $reload_flag in
6178 *) reload_flag=" $reload_flag" ;;
6180 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6183 if test "$GCC" = yes; then
6184 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
6186 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6199 if test -n "$ac_tool_prefix"; then
6200 # Extract the first word of "${ac_tool_prefix}objdump
", so it can be a program name with args.
6201 set dummy ${ac_tool_prefix}objdump; ac_word=$2
6202 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6203 $as_echo_n "checking
for $ac_word...
" >&6; }
6204 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
6205 $as_echo_n "(cached
) " >&6
6207 if test -n "$OBJDUMP"; then
6208 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6210 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6214 test -z "$as_dir" && as_dir=.
6215 for ac_exec_ext in '' $ac_executable_extensions; do
6216 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6217 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump
"
6218 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6227 OBJDUMP=$ac_cv_prog_OBJDUMP
6228 if test -n "$OBJDUMP"; then
6229 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OBJDUMP" >&5
6230 $as_echo "$OBJDUMP" >&6; }
6232 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6233 $as_echo "no
" >&6; }
6238 if test -z "$ac_cv_prog_OBJDUMP"; then
6239 ac_ct_OBJDUMP=$OBJDUMP
6240 # Extract the first word of "objdump
", so it can be a program name with args.
6241 set dummy objdump; ac_word=$2
6242 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6243 $as_echo_n "checking
for $ac_word...
" >&6; }
6244 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
6245 $as_echo_n "(cached
) " >&6
6247 if test -n "$ac_ct_OBJDUMP"; then
6248 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6250 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6254 test -z "$as_dir" && as_dir=.
6255 for ac_exec_ext in '' $ac_executable_extensions; do
6256 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6257 ac_cv_prog_ac_ct_OBJDUMP="objdump
"
6258 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6267 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6268 if test -n "$ac_ct_OBJDUMP"; then
6269 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OBJDUMP" >&5
6270 $as_echo "$ac_ct_OBJDUMP" >&6; }
6272 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6273 $as_echo "no
" >&6; }
6276 if test "x
$ac_ct_OBJDUMP" = x; then
6279 case $cross_compiling:$ac_tool_warned in
6281 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6282 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6283 ac_tool_warned=yes ;;
6285 OBJDUMP=$ac_ct_OBJDUMP
6288 OBJDUMP="$ac_cv_prog_OBJDUMP"
6291 test -z "$OBJDUMP" && OBJDUMP=objdump
6301 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries
" >&5
6302 $as_echo_n "checking how to recognize dependent libraries...
" >&6; }
6303 if test "${lt_cv_deplibs_check_method+set}" = set; then :
6304 $as_echo_n "(cached
) " >&6
6306 lt_cv_file_magic_cmd='$MAGIC_CMD'
6307 lt_cv_file_magic_test_file=
6308 lt_cv_deplibs_check_method='unknown'
6309 # Need to set the preceding variable on all platforms that support
6310 # interlibrary dependencies.
6311 # 'none' -- dependencies not supported.
6312 # `unknown' -- same as none, but documents that we really don't know.
6313 # 'pass_all' -- all dependencies passed with no checks.
6314 # 'test_compile' -- check by making test program.
6315 # 'file_magic [[regex]]' -- check by looking for files in library path
6316 # which responds to the $file_magic_cmd with a given extended regex.
6317 # If you have `file' or equivalent on your system and you're not sure
6318 # whether `pass_all' will *always* work, you probably want this one.
6322 lt_cv_deplibs_check_method=pass_all
6326 lt_cv_deplibs_check_method=pass_all
6330 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6331 lt_cv_file_magic_cmd='/usr/bin/file -L'
6332 lt_cv_file_magic_test_file=/shlib/libc.so
6336 # func_win32_libid is a shell function defined in ltmain.sh
6337 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6338 lt_cv_file_magic_cmd='func_win32_libid'
6342 # Base MSYS/MinGW do not provide the 'file' command needed by
6343 # func_win32_libid shell function, so use a weaker test based on 'objdump',
6344 # unless we find 'file', for example because we are cross-compiling.
6345 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6346 if ( test "$lt_cv_nm_interface" = "BSD nm
" && file / ) >/dev/null 2>&1; then
6347 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6348 lt_cv_file_magic_cmd='func_win32_libid'
6350 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6351 lt_cv_file_magic_cmd='$OBJDUMP -f'
6356 # use the weaker test based on 'objdump'. See mingw*.
6357 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6358 lt_cv_file_magic_cmd='$OBJDUMP -f'
6361 darwin* | rhapsody*)
6362 lt_cv_deplibs_check_method=pass_all
6365 freebsd* | dragonfly*)
6366 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6369 # Not sure whether the presence of OpenBSD here was a mistake.
6370 # Let's accept both of them until this is cleared up.
6371 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6372 lt_cv_file_magic_cmd=/usr/bin/file
6373 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6377 lt_cv_deplibs_check_method=pass_all
6382 lt_cv_deplibs_check_method=pass_all
6386 lt_cv_deplibs_check_method=pass_all
6389 hpux10.20* | hpux11*)
6390 lt_cv_file_magic_cmd=/usr/bin/file
6393 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6394 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6397 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]'
6398 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6401 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6402 lt_cv_file_magic_test_file=/usr/lib/libc.sl
6408 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6409 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
6412 irix5* | irix6* | nonstopux*)
6414 *-32|*"-32 ") libmagic=32-bit;;
6415 *-n32|*"-n32 ") libmagic=N32;;
6416 *-64|*"-64 ") libmagic=64-bit;;
6417 *) libmagic=never-match;;
6419 lt_cv_deplibs_check_method=pass_all
6422 # This must be Linux ELF.
6423 linux* | k*bsd*-gnu | kopensolaris*-gnu)
6424 lt_cv_deplibs_check_method=pass_all
6428 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6429 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6431 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
6436 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6437 lt_cv_file_magic_cmd=/usr/bin/file
6438 lt_cv_file_magic_test_file=/usr/lib/libnls.so
6442 lt_cv_deplibs_check_method=pass_all
6446 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8
-powerpc"; then
6447 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6449 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6453 osf3* | osf4* | osf5*)
6454 lt_cv_deplibs_check_method=pass_all
6458 lt_cv_deplibs_check_method=pass_all
6462 lt_cv_deplibs_check_method=pass_all
6465 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
6466 lt_cv_deplibs_check_method=pass_all
6470 case $host_vendor in
6472 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]'
6473 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6476 lt_cv_deplibs_check_method=pass_all
6479 lt_cv_file_magic_cmd='/bin/file'
6480 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6483 lt_cv_file_magic_cmd='/bin/file'
6484 lt_cv_deplibs_check_method="file_magic ELF
[0-9][0-9]*-bit [LM
]SB dynamic lib
"
6485 lt_cv_file_magic_test_file=/lib/libc.so
6488 lt_cv_deplibs_check_method=pass_all
6491 lt_cv_deplibs_check_method=pass_all
6497 lt_cv_deplibs_check_method=pass_all
6502 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_deplibs_check_method" >&5
6503 $as_echo "$lt_cv_deplibs_check_method" >&6; }
6504 file_magic_cmd=$lt_cv_file_magic_cmd
6505 deplibs_check_method=$lt_cv_deplibs_check_method
6506 test -z "$deplibs_check_method" && deplibs_check_method=unknown
6519 if test -n "$ac_tool_prefix"; then
6520 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6521 set dummy ${ac_tool_prefix}ar; ac_word=$2
6522 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6523 $as_echo_n "checking
for $ac_word...
" >&6; }
6524 if test "${ac_cv_prog_AR+set}" = set; then :
6525 $as_echo_n "(cached
) " >&6
6527 if test -n "$AR"; then
6528 ac_cv_prog_AR="$AR" # Let the user override the test.
6530 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6534 test -z "$as_dir" && as_dir=.
6535 for ac_exec_ext in '' $ac_executable_extensions; do
6536 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6537 ac_cv_prog_AR="${ac_tool_prefix}ar"
6538 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6548 if test -n "$AR"; then
6549 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $AR" >&5
6550 $as_echo "$AR" >&6; }
6552 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6553 $as_echo "no
" >&6; }
6558 if test -z "$ac_cv_prog_AR"; then
6560 # Extract the first word of "ar", so it can be a program name with args.
6561 set dummy ar; ac_word=$2
6562 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6563 $as_echo_n "checking
for $ac_word...
" >&6; }
6564 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6565 $as_echo_n "(cached
) " >&6
6567 if test -n "$ac_ct_AR"; then
6568 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6570 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6574 test -z "$as_dir" && as_dir=.
6575 for ac_exec_ext in '' $ac_executable_extensions; do
6576 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6577 ac_cv_prog_ac_ct_AR="ar"
6578 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6587 ac_ct_AR=$ac_cv_prog_ac_ct_AR
6588 if test -n "$ac_ct_AR"; then
6589 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_AR" >&5
6590 $as_echo "$ac_ct_AR" >&6; }
6592 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6593 $as_echo "no
" >&6; }
6596 if test "x
$ac_ct_AR" = x; then
6599 case $cross_compiling:$ac_tool_warned in
6601 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6602 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6603 ac_tool_warned=yes ;;
6611 test -z "$AR" && AR=ar
6612 test -z "$AR_FLAGS" && AR_FLAGS=cru
6624 if test -n "$ac_tool_prefix"; then
6625 # Extract the first word of "${ac_tool_prefix}strip
", so it can be a program name with args.
6626 set dummy ${ac_tool_prefix}strip; ac_word=$2
6627 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6628 $as_echo_n "checking
for $ac_word...
" >&6; }
6629 if test "${ac_cv_prog_STRIP+set}" = set; then :
6630 $as_echo_n "(cached
) " >&6
6632 if test -n "$STRIP"; then
6633 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6635 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6639 test -z "$as_dir" && as_dir=.
6640 for ac_exec_ext in '' $ac_executable_extensions; do
6641 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6642 ac_cv_prog_STRIP="${ac_tool_prefix}strip
"
6643 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6652 STRIP=$ac_cv_prog_STRIP
6653 if test -n "$STRIP"; then
6654 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $STRIP" >&5
6655 $as_echo "$STRIP" >&6; }
6657 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6658 $as_echo "no
" >&6; }
6663 if test -z "$ac_cv_prog_STRIP"; then
6665 # Extract the first word of "strip
", so it can be a program name with args.
6666 set dummy strip; ac_word=$2
6667 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6668 $as_echo_n "checking
for $ac_word...
" >&6; }
6669 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6670 $as_echo_n "(cached
) " >&6
6672 if test -n "$ac_ct_STRIP"; then
6673 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6675 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6679 test -z "$as_dir" && as_dir=.
6680 for ac_exec_ext in '' $ac_executable_extensions; do
6681 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6682 ac_cv_prog_ac_ct_STRIP="strip
"
6683 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6692 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6693 if test -n "$ac_ct_STRIP"; then
6694 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_STRIP" >&5
6695 $as_echo "$ac_ct_STRIP" >&6; }
6697 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6698 $as_echo "no
" >&6; }
6701 if test "x
$ac_ct_STRIP" = x; then
6704 case $cross_compiling:$ac_tool_warned in
6706 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6707 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6708 ac_tool_warned=yes ;;
6713 STRIP="$ac_cv_prog_STRIP"
6716 test -z "$STRIP" && STRIP=:
6723 if test -n "$ac_tool_prefix"; then
6724 # Extract the first word of "${ac_tool_prefix}ranlib
", so it can be a program name with args.
6725 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6726 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6727 $as_echo_n "checking
for $ac_word...
" >&6; }
6728 if test "${ac_cv_prog_RANLIB+set}" = set; then :
6729 $as_echo_n "(cached
) " >&6
6731 if test -n "$RANLIB"; then
6732 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6734 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6738 test -z "$as_dir" && as_dir=.
6739 for ac_exec_ext in '' $ac_executable_extensions; do
6740 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6741 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib
"
6742 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6751 RANLIB=$ac_cv_prog_RANLIB
6752 if test -n "$RANLIB"; then
6753 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $RANLIB" >&5
6754 $as_echo "$RANLIB" >&6; }
6756 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6757 $as_echo "no
" >&6; }
6762 if test -z "$ac_cv_prog_RANLIB"; then
6763 ac_ct_RANLIB=$RANLIB
6764 # Extract the first word of "ranlib
", so it can be a program name with args.
6765 set dummy ranlib; ac_word=$2
6766 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6767 $as_echo_n "checking
for $ac_word...
" >&6; }
6768 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
6769 $as_echo_n "(cached
) " >&6
6771 if test -n "$ac_ct_RANLIB"; then
6772 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6774 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6778 test -z "$as_dir" && as_dir=.
6779 for ac_exec_ext in '' $ac_executable_extensions; do
6780 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6781 ac_cv_prog_ac_ct_RANLIB="ranlib
"
6782 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6791 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6792 if test -n "$ac_ct_RANLIB"; then
6793 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_RANLIB" >&5
6794 $as_echo "$ac_ct_RANLIB" >&6; }
6796 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6797 $as_echo "no
" >&6; }
6800 if test "x
$ac_ct_RANLIB" = x; then
6803 case $cross_compiling:$ac_tool_warned in
6805 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6806 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6807 ac_tool_warned=yes ;;
6809 RANLIB=$ac_ct_RANLIB
6812 RANLIB="$ac_cv_prog_RANLIB"
6815 test -z "$RANLIB" && RANLIB=:
6822 # Determine commands to create old-style static archives.
6823 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
6824 old_postinstall_cmds='chmod 644 $oldlib'
6825 old_postuninstall_cmds=
6827 if test -n "$RANLIB"; then
6830 old_postinstall_cmds="$old_postinstall_cmds~\
$RANLIB -t \
$oldlib"
6833 old_postinstall_cmds="$old_postinstall_cmds~\
$RANLIB \
$oldlib"
6836 old_archive_cmds="$old_archive_cmds~\
$RANLIB \
$oldlib"
6841 lock_old_archive_extraction=yes ;;
6843 lock_old_archive_extraction=no ;;
6884 # If no C compiler was specified, use CC.
6887 # If no C compiler flags were specified, use CFLAGS.
6888 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
6890 # Allow CC to be a program name with arguments.
6894 # Check for command to grab the raw symbol name followed by C symbol from nm.
6895 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
command to parse
$NM output from
$compiler object
" >&5
6896 $as_echo_n "checking
command to parse
$NM output from
$compiler object...
" >&6; }
6897 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
6898 $as_echo_n "(cached
) " >&6
6901 # These are sane defaults that work on at least a few old systems.
6902 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
6904 # Character class describing NM global symbol codes.
6905 symcode='[BCDEGRST]'
6907 # Regexp to match symbols that can be accessed directly from C.
6908 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
6910 # Define system-specific variables.
6915 cygwin* | mingw* | pw32* | cegcc*)
6916 symcode='[ABCDGISTW]'
6919 if test "$host_cpu" = ia64; then
6920 symcode='[ABCDEGRST]'
6924 symcode='[BCDEGRST]'
6927 symcode='[BCDEGQRST]'
6938 sysv5* | sco5v6* | unixware* | OpenUNIX*)
6946 # If we're using GNU nm, then use its standard symbol codes.
6947 case `$NM -V 2>&1` in
6948 *GNU* | *'with BFD'*)
6949 symcode='[ABCDGIRSTW]' ;;
6952 # Transform an extracted symbol line into a proper C declaration.
6953 # Some systems (esp. on ia64) link data and code symbols differently,
6954 # so use this general approach.
6955 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
6957 # Transform an extracted symbol line into symbol name and symbol address
6958 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
6959 lt_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'"
6961 # Handle CRLF in mingw tool chain
6965 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
6969 # Try without a prefix underscore, then with it.
6970 for ac_symprfx in "" "_
"; do
6972 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
6973 symxfrm="\\1 $ac_symprfx\\2 \\2"
6975 # Write the raw and C identifiers.
6976 if test "$lt_cv_nm_interface" = "MS dumpbin
"; then
6977 # Fake it for dumpbin and say T for any non-static function
6978 # and D for any global variable.
6979 # Also find C++ and __fastcall symbols from MSVC++,
6980 # which start with @ or ?.
6981 lt_cv_sys_global_symbol_pipe="$AWK '"\
6982 " {last_section=section; section=\$ 3};"\
6983 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
6984 " \$ 0!~/External *\|/{next};"\
6985 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
6986 " {if(hide[section]) next};"\
6987 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
6988 " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
6989 " s[1]~/^[@?]/{print s[1], s[1]; next};"\
6990 " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
6991 " ' prfx
=^
$ac_symprfx"
6993 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
6996 # Check to see that the pipe works correctly.
7000 cat > conftest.$ac_ext <<_LT_EOF
7005 void nm_test_func(void);
7006 void nm_test_func(void){}
7010 int main(){nm_test_var='a';nm_test_func();return(0);}
7013 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7014 (eval $ac_compile) 2>&5
7016 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7017 test $ac_status = 0; }; then
7018 # Now try to grab the symbols.
7020 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$NM conftest.
$ac_objext \|
"$lt_cv_sys_global_symbol_pipe" \
> $nlist\""; } >&5
7021 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7023 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7024 test $ac_status = 0; } && test -s "$nlist"; then
7025 # Try sorting and uniquifying the output.
7026 if sort "$nlist" | uniq > "$nlist"T; then
7027 mv -f "$nlist"T "$nlist"
7032 # Make sure that we snagged all the symbols we need.
7033 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7034 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7035 cat <<_LT_EOF > conftest.$ac_ext
7041 # Now generate the symbol file.
7042 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7044 cat <<_LT_EOF >> conftest.$ac_ext
7046 /* The mapping between symbol names and symbols. */
7051 lt__PROGRAM__LTX_preloaded_symbols[] =
7053 { "@PROGRAM@
", (void *) 0 },
7055 $SED "s
/^
$symcode$symcode* \
(.
*\
) \
(.
*\
)$
/ {\"\
2\", (void
*) \
&\
2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
7056 cat <<\_LT_EOF >> conftest.$ac_ext
7060 /* This works around a problem in FreeBSD linker */
7061 #ifdef FREEBSD_WORKAROUND
7062 static const void *lt_preloaded_setup() {
7063 return lt__PROGRAM__LTX_preloaded_symbols;
7071 # Now try linking the two files.
7072 mv conftest.$ac_objext conftstm.$ac_objext
7073 lt_save_LIBS="$LIBS"
7074 lt_save_CFLAGS="$CFLAGS"
7075 LIBS="conftstm.
$ac_objext"
7076 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
7077 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7078 (eval $ac_link) 2>&5
7080 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7081 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
7084 LIBS="$lt_save_LIBS"
7085 CFLAGS="$lt_save_CFLAGS"
7087 echo "cannot
find nm_test_func
in $nlist" >&5
7090 echo "cannot
find nm_test_var
in $nlist" >&5
7093 echo "cannot run
$lt_cv_sys_global_symbol_pipe" >&5
7096 echo "$progname: failed program was
:" >&5
7097 cat conftest.$ac_ext >&5
7099 rm -rf conftest* conftst*
7101 # Do not use the global_symbol_pipe unless it works.
7102 if test "$pipe_works" = yes; then
7105 lt_cv_sys_global_symbol_pipe=
7111 if test -z "$lt_cv_sys_global_symbol_pipe"; then
7112 lt_cv_sys_global_symbol_to_cdecl=
7114 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7115 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: failed
" >&5
7116 $as_echo "failed
" >&6; }
7118 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: ok
" >&5
7119 $as_echo "ok
" >&6; }
7143 # Check whether --enable-libtool-lock was given.
7144 if test "${enable_libtool_lock+set}" = set; then :
7145 enableval=$enable_libtool_lock;
7148 test "x
$enable_libtool_lock" != xno && enable_libtool_lock=yes
7150 # Some flags need to be propagated to the compiler or linker for good
7154 # Find out which ABI we are using.
7155 echo 'int i;' > conftest.$ac_ext
7156 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7157 (eval $ac_compile) 2>&5
7159 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7160 test $ac_status = 0; }; then
7161 case `/usr/bin/file conftest.$ac_objext` in
7173 # Find out which ABI we are using.
7174 echo '#line '$LINENO' "configure
"' > conftest.$ac_ext
7175 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7176 (eval $ac_compile) 2>&5
7178 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7179 test $ac_status = 0; }; then
7180 if test "$lt_cv_prog_gnu_ld" = yes; then
7181 case `/usr/bin/file conftest.$ac_objext` in
7183 LD="${LD-ld} -melf32bsmip"
7186 LD="${LD-ld} -melf32bmipn32"
7189 LD="${LD-ld} -melf64bmip"
7193 case `/usr/bin/file conftest.$ac_objext` in
7209 x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
7210 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7211 # Find out which ABI we are using.
7212 echo 'int i;' > conftest.$ac_ext
7213 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7214 (eval $ac_compile) 2>&5
7216 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7217 test $ac_status = 0; }; then
7218 case `/usr/bin/file conftest.o` in
7221 x86_64-*kfreebsd*-gnu)
7222 LD="${LD-ld} -m elf_i386_fbsd
"
7225 case `/usr/bin/file conftest.o` in
7227 LD="${LD-ld} -m elf32_x86_64
"
7230 LD="${LD-ld} -m elf_i386
"
7234 powerpc64le-*linux*)
7235 LD="${LD-ld} -m elf32lppclinux
"
7238 LD="${LD-ld} -m elf32ppclinux
"
7241 LD="${LD-ld} -m elf_s390
"
7244 LD="${LD-ld} -m elf32_sparc
"
7250 x86_64-*kfreebsd*-gnu)
7251 LD="${LD-ld} -m elf_x86_64_fbsd
"
7254 LD="${LD-ld} -m elf_x86_64
"
7257 LD="${LD-ld} -m elf64lppc
"
7260 LD="${LD-ld} -m elf64ppc
"
7262 s390*-*linux*|s390*-*tpf*)
7263 LD="${LD-ld} -m elf64_s390
"
7266 LD="${LD-ld} -m elf64_sparc
"
7276 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7277 SAVE_CFLAGS="$CFLAGS"
7278 CFLAGS="$CFLAGS -belf"
7279 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs
-belf" >&5
7280 $as_echo_n "checking whether the C compiler needs
-belf...
" >&6; }
7281 if test "${lt_cv_cc_needs_belf+set}" = set; then :
7282 $as_echo_n "(cached
) " >&6
7285 ac_cpp='$CPP $CPPFLAGS'
7286 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7287 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7288 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7290 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7291 /* end confdefs.h. */
7301 if ac_fn_c_try_link "$LINENO"; then :
7302 lt_cv_cc_needs_belf=yes
7304 lt_cv_cc_needs_belf=no
7306 rm -f core conftest.err conftest.$ac_objext \
7307 conftest$ac_exeext conftest.$ac_ext
7309 ac_cpp='$CPP $CPPFLAGS'
7310 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7311 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7312 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7315 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_cc_needs_belf" >&5
7316 $as_echo "$lt_cv_cc_needs_belf" >&6; }
7317 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7318 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7319 CFLAGS="$SAVE_CFLAGS"
7323 # Find out which ABI we are using.
7324 echo 'int i;' > conftest.$ac_ext
7325 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7326 (eval $ac_compile) 2>&5
7328 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7329 test $ac_status = 0; }; then
7330 case `/usr/bin/file conftest.o` in
7332 case $lt_cv_prog_gnu_ld in
7333 yes*) LD="${LD-ld} -m elf64_sparc
" ;;
7335 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7347 need_locks="$enable_libtool_lock"
7351 rhapsody* | darwin*)
7352 if test -n "$ac_tool_prefix"; then
7353 # Extract the first word of "${ac_tool_prefix}dsymutil
", so it can be a program name with args.
7354 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7355 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7356 $as_echo_n "checking
for $ac_word...
" >&6; }
7357 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7358 $as_echo_n "(cached
) " >&6
7360 if test -n "$DSYMUTIL"; then
7361 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7363 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7367 test -z "$as_dir" && as_dir=.
7368 for ac_exec_ext in '' $ac_executable_extensions; do
7369 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7370 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil
"
7371 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7380 DSYMUTIL=$ac_cv_prog_DSYMUTIL
7381 if test -n "$DSYMUTIL"; then
7382 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $DSYMUTIL" >&5
7383 $as_echo "$DSYMUTIL" >&6; }
7385 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7386 $as_echo "no
" >&6; }
7391 if test -z "$ac_cv_prog_DSYMUTIL"; then
7392 ac_ct_DSYMUTIL=$DSYMUTIL
7393 # Extract the first word of "dsymutil
", so it can be a program name with args.
7394 set dummy dsymutil; ac_word=$2
7395 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7396 $as_echo_n "checking
for $ac_word...
" >&6; }
7397 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7398 $as_echo_n "(cached
) " >&6
7400 if test -n "$ac_ct_DSYMUTIL"; then
7401 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7403 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7407 test -z "$as_dir" && as_dir=.
7408 for ac_exec_ext in '' $ac_executable_extensions; do
7409 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7410 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil
"
7411 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7420 ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7421 if test -n "$ac_ct_DSYMUTIL"; then
7422 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_DSYMUTIL" >&5
7423 $as_echo "$ac_ct_DSYMUTIL" >&6; }
7425 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7426 $as_echo "no
" >&6; }
7429 if test "x
$ac_ct_DSYMUTIL" = x; then
7432 case $cross_compiling:$ac_tool_warned in
7434 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7435 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7436 ac_tool_warned=yes ;;
7438 DSYMUTIL=$ac_ct_DSYMUTIL
7441 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7444 if test -n "$ac_tool_prefix"; then
7445 # Extract the first word of "${ac_tool_prefix}nmedit
", so it can be a program name with args.
7446 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7447 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7448 $as_echo_n "checking
for $ac_word...
" >&6; }
7449 if test "${ac_cv_prog_NMEDIT+set}" = set; then :
7450 $as_echo_n "(cached
) " >&6
7452 if test -n "$NMEDIT"; then
7453 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
7455 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7459 test -z "$as_dir" && as_dir=.
7460 for ac_exec_ext in '' $ac_executable_extensions; do
7461 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7462 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit
"
7463 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7472 NMEDIT=$ac_cv_prog_NMEDIT
7473 if test -n "$NMEDIT"; then
7474 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $NMEDIT" >&5
7475 $as_echo "$NMEDIT" >&6; }
7477 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7478 $as_echo "no
" >&6; }
7483 if test -z "$ac_cv_prog_NMEDIT"; then
7484 ac_ct_NMEDIT=$NMEDIT
7485 # Extract the first word of "nmedit
", so it can be a program name with args.
7486 set dummy nmedit; ac_word=$2
7487 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7488 $as_echo_n "checking
for $ac_word...
" >&6; }
7489 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
7490 $as_echo_n "(cached
) " >&6
7492 if test -n "$ac_ct_NMEDIT"; then
7493 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
7495 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7499 test -z "$as_dir" && as_dir=.
7500 for ac_exec_ext in '' $ac_executable_extensions; do
7501 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7502 ac_cv_prog_ac_ct_NMEDIT="nmedit
"
7503 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7512 ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7513 if test -n "$ac_ct_NMEDIT"; then
7514 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_NMEDIT" >&5
7515 $as_echo "$ac_ct_NMEDIT" >&6; }
7517 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7518 $as_echo "no
" >&6; }
7521 if test "x
$ac_ct_NMEDIT" = x; then
7524 case $cross_compiling:$ac_tool_warned in
7526 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7527 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7528 ac_tool_warned=yes ;;
7530 NMEDIT=$ac_ct_NMEDIT
7533 NMEDIT="$ac_cv_prog_NMEDIT"
7536 if test -n "$ac_tool_prefix"; then
7537 # Extract the first word of "${ac_tool_prefix}lipo
", so it can be a program name with args.
7538 set dummy ${ac_tool_prefix}lipo; ac_word=$2
7539 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7540 $as_echo_n "checking
for $ac_word...
" >&6; }
7541 if test "${ac_cv_prog_LIPO+set}" = set; then :
7542 $as_echo_n "(cached
) " >&6
7544 if test -n "$LIPO"; then
7545 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7547 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7551 test -z "$as_dir" && as_dir=.
7552 for ac_exec_ext in '' $ac_executable_extensions; do
7553 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7554 ac_cv_prog_LIPO="${ac_tool_prefix}lipo
"
7555 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7564 LIPO=$ac_cv_prog_LIPO
7565 if test -n "$LIPO"; then
7566 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $LIPO" >&5
7567 $as_echo "$LIPO" >&6; }
7569 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7570 $as_echo "no
" >&6; }
7575 if test -z "$ac_cv_prog_LIPO"; then
7577 # Extract the first word of "lipo
", so it can be a program name with args.
7578 set dummy lipo; ac_word=$2
7579 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7580 $as_echo_n "checking
for $ac_word...
" >&6; }
7581 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
7582 $as_echo_n "(cached
) " >&6
7584 if test -n "$ac_ct_LIPO"; then
7585 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7587 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7591 test -z "$as_dir" && as_dir=.
7592 for ac_exec_ext in '' $ac_executable_extensions; do
7593 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7594 ac_cv_prog_ac_ct_LIPO="lipo
"
7595 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7604 ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7605 if test -n "$ac_ct_LIPO"; then
7606 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_LIPO" >&5
7607 $as_echo "$ac_ct_LIPO" >&6; }
7609 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7610 $as_echo "no
" >&6; }
7613 if test "x
$ac_ct_LIPO" = x; then
7616 case $cross_compiling:$ac_tool_warned in
7618 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7619 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7620 ac_tool_warned=yes ;;
7625 LIPO="$ac_cv_prog_LIPO"
7628 if test -n "$ac_tool_prefix"; then
7629 # Extract the first word of "${ac_tool_prefix}otool
", so it can be a program name with args.
7630 set dummy ${ac_tool_prefix}otool; ac_word=$2
7631 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7632 $as_echo_n "checking
for $ac_word...
" >&6; }
7633 if test "${ac_cv_prog_OTOOL+set}" = set; then :
7634 $as_echo_n "(cached
) " >&6
7636 if test -n "$OTOOL"; then
7637 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7639 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7643 test -z "$as_dir" && as_dir=.
7644 for ac_exec_ext in '' $ac_executable_extensions; do
7645 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7646 ac_cv_prog_OTOOL="${ac_tool_prefix}otool
"
7647 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7656 OTOOL=$ac_cv_prog_OTOOL
7657 if test -n "$OTOOL"; then
7658 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OTOOL" >&5
7659 $as_echo "$OTOOL" >&6; }
7661 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7662 $as_echo "no
" >&6; }
7667 if test -z "$ac_cv_prog_OTOOL"; then
7669 # Extract the first word of "otool
", so it can be a program name with args.
7670 set dummy otool; ac_word=$2
7671 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7672 $as_echo_n "checking
for $ac_word...
" >&6; }
7673 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7674 $as_echo_n "(cached
) " >&6
7676 if test -n "$ac_ct_OTOOL"; then
7677 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7679 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7683 test -z "$as_dir" && as_dir=.
7684 for ac_exec_ext in '' $ac_executable_extensions; do
7685 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7686 ac_cv_prog_ac_ct_OTOOL="otool
"
7687 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7696 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7697 if test -n "$ac_ct_OTOOL"; then
7698 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OTOOL" >&5
7699 $as_echo "$ac_ct_OTOOL" >&6; }
7701 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7702 $as_echo "no
" >&6; }
7705 if test "x
$ac_ct_OTOOL" = x; then
7708 case $cross_compiling:$ac_tool_warned in
7710 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7711 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7712 ac_tool_warned=yes ;;
7717 OTOOL="$ac_cv_prog_OTOOL"
7720 if test -n "$ac_tool_prefix"; then
7721 # Extract the first word of "${ac_tool_prefix}otool64
", so it can be a program name with args.
7722 set dummy ${ac_tool_prefix}otool64; ac_word=$2
7723 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7724 $as_echo_n "checking
for $ac_word...
" >&6; }
7725 if test "${ac_cv_prog_OTOOL64+set}" = set; then :
7726 $as_echo_n "(cached
) " >&6
7728 if test -n "$OTOOL64"; then
7729 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
7731 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7735 test -z "$as_dir" && as_dir=.
7736 for ac_exec_ext in '' $ac_executable_extensions; do
7737 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7738 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64
"
7739 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7748 OTOOL64=$ac_cv_prog_OTOOL64
7749 if test -n "$OTOOL64"; then
7750 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OTOOL64" >&5
7751 $as_echo "$OTOOL64" >&6; }
7753 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7754 $as_echo "no
" >&6; }
7759 if test -z "$ac_cv_prog_OTOOL64"; then
7760 ac_ct_OTOOL64=$OTOOL64
7761 # Extract the first word of "otool64
", so it can be a program name with args.
7762 set dummy otool64; ac_word=$2
7763 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7764 $as_echo_n "checking
for $ac_word...
" >&6; }
7765 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
7766 $as_echo_n "(cached
) " >&6
7768 if test -n "$ac_ct_OTOOL64"; then
7769 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
7771 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7775 test -z "$as_dir" && as_dir=.
7776 for ac_exec_ext in '' $ac_executable_extensions; do
7777 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7778 ac_cv_prog_ac_ct_OTOOL64="otool64
"
7779 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7788 ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
7789 if test -n "$ac_ct_OTOOL64"; then
7790 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OTOOL64" >&5
7791 $as_echo "$ac_ct_OTOOL64" >&6; }
7793 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7794 $as_echo "no
" >&6; }
7797 if test "x
$ac_ct_OTOOL64" = x; then
7800 case $cross_compiling:$ac_tool_warned in
7802 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7803 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7804 ac_tool_warned=yes ;;
7806 OTOOL64=$ac_ct_OTOOL64
7809 OTOOL64="$ac_cv_prog_OTOOL64"
7838 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for -single_module linker flag
" >&5
7839 $as_echo_n "checking
for -single_module linker flag...
" >&6; }
7840 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
7841 $as_echo_n "(cached
) " >&6
7843 lt_cv_apple_cc_single_mod=no
7844 if test -z "${LT_MULTI_MODULE}"; then
7845 # By default we will add the -single_module flag. You can override
7846 # by either setting the environment variable LT_MULTI_MODULE
7847 # non-empty at configure time, or by adding -multi_module to the
7849 rm -rf libconftest.dylib*
7850 echo "int foo
(void
){return 1;}" > conftest.c
7851 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7852 -dynamiclib -Wl,-single_module conftest.c
" >&5
7853 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7854 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
7856 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
7857 lt_cv_apple_cc_single_mod=yes
7859 cat conftest.err >&5
7861 rm -rf libconftest.dylib*
7865 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_apple_cc_single_mod" >&5
7866 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
7867 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for -exported_symbols_list linker flag
" >&5
7868 $as_echo_n "checking
for -exported_symbols_list linker flag...
" >&6; }
7869 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
7870 $as_echo_n "(cached
) " >&6
7872 lt_cv_ld_exported_symbols_list=no
7873 save_LDFLAGS=$LDFLAGS
7874 echo "_main
" > conftest.sym
7875 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym
"
7876 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7877 /* end confdefs.h. */
7887 if ac_fn_c_try_link "$LINENO"; then :
7888 lt_cv_ld_exported_symbols_list=yes
7890 lt_cv_ld_exported_symbols_list=no
7892 rm -f core conftest.err conftest.$ac_objext \
7893 conftest$ac_exeext conftest.$ac_ext
7894 LDFLAGS="$save_LDFLAGS"
7897 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_ld_exported_symbols_list" >&5
7898 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
7899 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for -force_load linker flag
" >&5
7900 $as_echo_n "checking
for -force_load linker flag...
" >&6; }
7901 if test "${lt_cv_ld_force_load+set}" = set; then :
7902 $as_echo_n "(cached
) " >&6
7904 lt_cv_ld_force_load=no
7905 cat > conftest.c << _LT_EOF
7906 int forced_loaded() { return 2;}
7908 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c
" >&5
7909 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
7910 echo "$AR cru libconftest.a conftest.o
" >&5
7911 $AR cru libconftest.a conftest.o 2>&5
7912 cat > conftest.c << _LT_EOF
7913 int main() { return 0;}
7915 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c
-Wl,-force_load,.
/libconftest.a
" >&5
7916 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
7918 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
7919 lt_cv_ld_force_load=yes
7921 cat conftest.err >&5
7923 rm -f conftest.err libconftest.a conftest conftest.c
7924 rm -rf conftest.dSYM
7927 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_ld_force_load" >&5
7928 $as_echo "$lt_cv_ld_force_load" >&6; }
7930 rhapsody* | darwin1.[012])
7931 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
7933 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7934 darwin*) # darwin 5.x on
7935 # if running on 10.5 or later, the deployment target defaults
7936 # to the OS version, if on x86, and 10.4, the deployment
7937 # target defaults to 10.4. Don't you love it?
7938 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
7939 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
7940 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7942 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7944 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7948 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
7949 _lt_dar_single_mod='$single_module'
7951 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
7952 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
7954 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
7956 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no
"; then
7957 _lt_dsymutil='~$DSYMUTIL $lib || :'
7964 for ac_header in dlfcn.h
7966 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h
" "ac_cv_header_dlfcn_h
" "$ac_includes_default
7968 if test "x
$ac_cv_header_dlfcn_h" = x""yes; then :
7969 cat >>confdefs.h <<_ACEOF
7970 #define HAVE_DLFCN_H 1
7991 # Check whether --enable-static was given.
7992 if test "${enable_static+set}" = set; then :
7993 enableval=$enable_static; p=${PACKAGE-default}
7995 yes) enable_static=yes ;;
7996 no) enable_static=no ;;
7999 # Look at the argument we got. We use all the common list separators.
8000 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8001 for pkg in $enableval; do
8003 if test "X
$pkg" = "X
$p"; then
8023 # Check whether --with-pic was given.
8024 if test "${with_pic+set}" = set; then :
8025 withval=$with_pic; pic_mode="$withval"
8031 test -z "$pic_mode" && pic_mode=default
8039 # Check whether --enable-fast-install was given.
8040 if test "${enable_fast_install+set}" = set; then :
8041 enableval=$enable_fast_install; p=${PACKAGE-default}
8043 yes) enable_fast_install=yes ;;
8044 no) enable_fast_install=no ;;
8046 enable_fast_install=no
8047 # Look at the argument we got. We use all the common list separators.
8048 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8049 for pkg in $enableval; do
8051 if test "X
$pkg" = "X
$p"; then
8052 enable_fast_install=yes
8059 enable_fast_install=yes
8072 # This can be used to rebuild libtool when needed
8073 LIBTOOL_DEPS="$ltmain"
8075 # Always use our own libtool.
8076 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
8103 test -z "$LN_S" && LN_S="ln -s"
8118 if test -n "${ZSH_VERSION+set}" ; then
8119 setopt NO_GLOB_SUBST
8122 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for objdir
" >&5
8123 $as_echo_n "checking
for objdir...
" >&6; }
8124 if test "${lt_cv_objdir+set}" = set; then :
8125 $as_echo_n "(cached
) " >&6
8127 rm -f .libs 2>/dev/null
8128 mkdir .libs 2>/dev/null
8129 if test -d .libs; then
8132 # MS-DOS does not allow filenames that begin with a dot.
8135 rmdir .libs 2>/dev/null
8137 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_objdir" >&5
8138 $as_echo "$lt_cv_objdir" >&6; }
8139 objdir=$lt_cv_objdir
8145 cat >>confdefs.h <<_ACEOF
8146 #define LT_OBJDIR "$lt_cv_objdir/"
8154 # AIX sometimes has problems with the GCC collect2 program. For some
8155 # reason, if we set the COLLECT_NAMES environment variable, the problems
8156 # vanish in a puff of smoke.
8157 if test "X
${COLLECT_NAMES+set}" != Xset; then
8159 export COLLECT_NAMES
8166 can_build_shared=yes
8168 # All known linkers require a `.a' archive for static linking (except MSVC,
8169 # which needs '.lib').
8172 with_gnu_ld="$lt_cv_prog_gnu_ld"
8175 old_CFLAGS="$CFLAGS"
8177 # Set sane defaults for various variables
8178 test -z "$CC" && CC=cc
8179 test -z "$LTCC" && LTCC=$CC
8180 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
8181 test -z "$LD" && LD=ld
8182 test -z "$ac_objext" && ac_objext=o
8184 for cc_temp in $compiler""; do
8186 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
8187 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
8192 cc_basename=`$ECHO "$cc_temp" | $SED "s
%.
*/%%; s
%^
$host_alias-%%"`
8195 # Only perform the check for file, if the check method requires it
8196 test -z "$MAGIC_CMD" && MAGIC_CMD=file
8197 case $deplibs_check_method in
8199 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
8200 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for ${ac_tool_prefix}file" >&5
8201 $as_echo_n "checking
for ${ac_tool_prefix}file...
" >&6; }
8202 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
8203 $as_echo_n "(cached
) " >&6
8207 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
8210 lt_save_MAGIC_CMD="$MAGIC_CMD"
8211 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
8212 ac_dummy="/usr
/bin
$PATH_SEPARATOR$PATH"
8213 for ac_dir in $ac_dummy; do
8215 test -z "$ac_dir" && ac_dir=.
8216 if test -f $ac_dir/${ac_tool_prefix}file; then
8217 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
8218 if test -n "$file_magic_test_file"; then
8219 case $deplibs_check_method in
8221 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \
(.
*\
)"`
8222 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8223 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
8224 $EGREP "$file_magic_regex" > /dev/null; then
8229 *** Warning: the command libtool uses to detect shared libraries,
8230 *** $file_magic_cmd, produces output that libtool cannot recognize.
8231 *** The result is that libtool may fail to recognize shared libraries
8232 *** as such. This will affect the creation of libtool libraries that
8233 *** depend on shared libraries, but programs linked with such libtool
8234 *** libraries will work regardless of this problem. Nevertheless, you
8235 *** may want to report the problem to your system manager and/or to
8236 *** bug-libtool@gnu.org
8246 MAGIC_CMD="$lt_save_MAGIC_CMD"
8251 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8252 if test -n "$MAGIC_CMD"; then
8253 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $MAGIC_CMD" >&5
8254 $as_echo "$MAGIC_CMD" >&6; }
8256 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
8257 $as_echo "no
" >&6; }
8264 if test -z "$lt_cv_path_MAGIC_CMD"; then
8265 if test -n "$ac_tool_prefix"; then
8266 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for file" >&5
8267 $as_echo_n "checking
for file...
" >&6; }
8268 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
8269 $as_echo_n "(cached
) " >&6
8273 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
8276 lt_save_MAGIC_CMD="$MAGIC_CMD"
8277 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
8278 ac_dummy="/usr
/bin
$PATH_SEPARATOR$PATH"
8279 for ac_dir in $ac_dummy; do
8281 test -z "$ac_dir" && ac_dir=.
8282 if test -f $ac_dir/file; then
8283 lt_cv_path_MAGIC_CMD="$ac_dir/file"
8284 if test -n "$file_magic_test_file"; then
8285 case $deplibs_check_method in
8287 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \
(.
*\
)"`
8288 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8289 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
8290 $EGREP "$file_magic_regex" > /dev/null; then
8295 *** Warning: the command libtool uses to detect shared libraries,
8296 *** $file_magic_cmd, produces output that libtool cannot recognize.
8297 *** The result is that libtool may fail to recognize shared libraries
8298 *** as such. This will affect the creation of libtool libraries that
8299 *** depend on shared libraries, but programs linked with such libtool
8300 *** libraries will work regardless of this problem. Nevertheless, you
8301 *** may want to report the problem to your system manager and/or to
8302 *** bug-libtool@gnu.org
8312 MAGIC_CMD="$lt_save_MAGIC_CMD"
8317 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8318 if test -n "$MAGIC_CMD"; then
8319 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $MAGIC_CMD" >&5
8320 $as_echo "$MAGIC_CMD" >&6; }
8322 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
8323 $as_echo "no
" >&6; }
8336 # Use C for the default configuration in the libtool script
8340 ac_cpp='$CPP $CPPFLAGS'
8341 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8342 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8343 ac_compiler_gnu=$ac_cv_c_compiler_gnu
8346 # Source file extension for C test sources.
8349 # Object file extension for compiled C test sources.
8353 # Code to be used in simple compile tests
8354 lt_simple_compile_test_code="int some_variable
= 0;"
8356 # Code to be used in simple link tests
8357 lt_simple_link_test_code='int main(){return(0);}'
8365 # If no C compiler was specified, use CC.
8368 # If no C compiler flags were specified, use CFLAGS.
8369 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
8371 # Allow CC to be a program name with arguments.
8374 # Save the default compiler, since it gets overwritten when the other
8375 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
8376 compiler_DEFAULT=$CC
8378 # save warnings/boilerplate of simple test code
8379 ac_outfile=conftest.$ac_objext
8380 echo "$lt_simple_compile_test_code" >conftest.$ac_ext
8381 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
8382 _lt_compiler_boilerplate=`cat conftest.err`
8385 ac_outfile=conftest.$ac_objext
8386 echo "$lt_simple_link_test_code" >conftest.$ac_ext
8387 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
8388 _lt_linker_boilerplate=`cat conftest.err`
8393 ## There is no encapsulation within the following macros, do not change
8394 ## the running order or otherwise move them around unless you know exactly
8395 ## what you are doing...
8396 if test -n "$compiler"; then
8398 lt_prog_compiler_no_builtin_flag=
8400 if test "$GCC" = yes; then
8401 case $cc_basename in
8403 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
8405 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
8408 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
if $compiler supports
-fno-rtti -fno-exceptions" >&5
8409 $as_echo_n "checking
if $compiler supports
-fno-rtti -fno-exceptions...
" >&6; }
8410 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
8411 $as_echo_n "(cached
) " >&6
8413 lt_cv_prog_compiler_rtti_exceptions=no
8414 ac_outfile=conftest.$ac_objext
8415 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8416 lt_compiler_flag="-fno-rtti -fno-exceptions"
8417 # Insert the option either (1) after the last *FLAGS variable, or
8418 # (2) before a word containing "conftest.
", or (3) at the end.
8419 # Note that $ac_compile itself does not contain backslashes and begins
8420 # with a dollar sign (not a hyphen), so the echo should work correctly.
8421 # The option is referenced via a variable to avoid confusing sed.
8422 lt_compile=`echo "$ac_compile" | $SED \
8423 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8424 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8425 -e 's:$: $lt_compiler_flag:'`
8426 (eval echo "\"\
$as_me:$LINENO: $lt_compile\"" >&5)
8427 (eval "$lt_compile" 2>conftest.err)
8429 cat conftest.err >&5
8430 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
8431 if (exit $ac_status) && test -s "$ac_outfile"; then
8432 # The compiler can only warn and ignore the option if not recognized
8433 # So say no if there are warnings other than the usual output.
8434 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
8435 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8436 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
8437 lt_cv_prog_compiler_rtti_exceptions=yes
8443 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_prog_compiler_rtti_exceptions" >&5
8444 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
8446 if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
8447 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
8459 lt_prog_compiler_wl=
8460 lt_prog_compiler_pic=
8461 lt_prog_compiler_static=
8463 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $compiler option to produce PIC
" >&5
8464 $as_echo_n "checking
for $compiler option to produce PIC...
" >&6; }
8466 if test "$GCC" = yes; then
8467 lt_prog_compiler_wl='-Wl,'
8468 lt_prog_compiler_static='-static'
8472 # All AIX code is PIC.
8473 if test "$host_cpu" = ia64; then
8474 # AIX 5 now supports IA64 processor
8475 lt_prog_compiler_static='-Bstatic'
8477 lt_prog_compiler_pic='-fPIC'
8483 # see comment about AmigaOS4 .so support
8484 lt_prog_compiler_pic='-fPIC'
8487 # FIXME: we need at least 68020 code to build shared libraries, but
8488 # adding the `-m68020' flag to GCC prevents building anything better,
8490 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
8495 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
8496 # PIC is the default for these OSes.
8499 mingw* | cygwin* | pw32* | os2* | cegcc*)
8500 # This hack is so that the source file can tell whether it is being
8501 # built for inclusion in a dll (and should export symbols for example).
8502 # Although the cygwin gcc ignores -fPIC, still need this for old-style
8503 # (--disable-auto-import) libraries
8504 lt_prog_compiler_pic='-DDLL_EXPORT'
8507 darwin* | rhapsody*)
8508 # PIC is the default on this platform
8509 # Common symbols not allowed in MH_DYLIB files
8510 lt_prog_compiler_pic='-fno-common'
8514 # PIC is the default for Haiku.
8515 # The "-static" flag exists, but is broken.
8516 lt_prog_compiler_static=
8520 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
8521 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
8522 # sets the default TLS model and affects inlining.
8528 lt_prog_compiler_pic='-fPIC'
8534 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
8535 # Instead, we relocate shared libraries at runtime.
8539 # Just because we use GCC doesn't mean we suddenly get shared libraries
8540 # on systems that don't support them.
8541 lt_prog_compiler_can_build_shared=no
8546 # QNX uses GNU C++, but need to define -shared option too, otherwise
8548 lt_prog_compiler_pic='-fPIC -shared'
8552 if test -d /usr/nec; then
8553 lt_prog_compiler_pic=-Kconform_pic
8558 lt_prog_compiler_pic='-fPIC'
8562 case $cc_basename in
8563 nvcc*) # Cuda Compiler Driver 2.2
8564 lt_prog_compiler_wl='-Xlinker '
8565 lt_prog_compiler_pic='-Xcompiler -fPIC'
8569 # PORTME Check for flag to pass linker flags through the system compiler.
8572 lt_prog_compiler_wl='-Wl,'
8573 if test "$host_cpu" = ia64; then
8574 # AIX 5 now supports IA64 processor
8575 lt_prog_compiler_static='-Bstatic'
8577 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
8581 mingw* | cygwin* | pw32* | os2* | cegcc*)
8582 # This hack is so that the source file can tell whether it is being
8583 # built for inclusion in a dll (and should export symbols for example).
8584 lt_prog_compiler_pic='-DDLL_EXPORT'
8587 hpux9* | hpux10* | hpux11*)
8588 lt_prog_compiler_wl='-Wl,'
8589 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
8596 lt_prog_compiler_pic='+Z'
8599 # Is there a better lt_prog_compiler_static that works with the bundled CC?
8600 lt_prog_compiler_static='${wl}-a ${wl}archive'
8603 irix5* | irix6* | nonstopux*)
8604 lt_prog_compiler_wl='-Wl,'
8605 # PIC (with -KPIC) is the default.
8606 lt_prog_compiler_static='-non_shared'
8609 linux* | k*bsd*-gnu | kopensolaris*-gnu)
8610 case $cc_basename in
8611 # old Intel for x86_64 which still supported -KPIC.
8613 lt_prog_compiler_wl='-Wl,'
8614 lt_prog_compiler_pic='-KPIC'
8615 lt_prog_compiler_static='-static'
8617 # icc used to be incompatible with GCC.
8618 # ICC 10 doesn't accept -KPIC any more.
8620 lt_prog_compiler_wl='-Wl,'
8621 lt_prog_compiler_pic='-fPIC'
8622 lt_prog_compiler_static='-static'
8624 # Lahey Fortran 8.1.
8626 lt_prog_compiler_wl='-Wl,'
8627 lt_prog_compiler_pic='--shared'
8628 lt_prog_compiler_static='--static'
8630 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
8631 # Portland Group compilers (*not* the Pentium gcc compiler,
8632 # which looks to be a dead project)
8633 lt_prog_compiler_wl='-Wl,'
8634 lt_prog_compiler_pic='-fpic'
8635 lt_prog_compiler_static='-Bstatic'
8638 lt_prog_compiler_wl='-Wl,'
8639 # All Alpha code is PIC.
8640 lt_prog_compiler_static='-non_shared'
8642 xl* | bgxl* | bgf* | mpixl*)
8643 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
8644 lt_prog_compiler_wl='-Wl,'
8645 lt_prog_compiler_pic='-qpic'
8646 lt_prog_compiler_static='-qstaticlink'
8649 case `$CC -V 2>&1 | sed 5q` in
8650 *Sun\ F* | *Sun*Fortran*)
8651 # Sun Fortran 8.3 passes all unrecognized flags to the linker
8652 lt_prog_compiler_pic='-KPIC'
8653 lt_prog_compiler_static='-Bstatic'
8654 lt_prog_compiler_wl=''
8658 lt_prog_compiler_pic='-KPIC'
8659 lt_prog_compiler_static='-Bstatic'
8660 lt_prog_compiler_wl='-Wl,'
8668 lt_prog_compiler_pic='-KPIC'
8669 lt_prog_compiler_static='-Bstatic'
8673 # QNX uses GNU C++, but need to define -shared option too, otherwise
8675 lt_prog_compiler_pic='-fPIC -shared'
8678 osf3* | osf4* | osf5*)
8679 lt_prog_compiler_wl='-Wl,'
8680 # All OSF/1 code is PIC.
8681 lt_prog_compiler_static='-non_shared'
8685 lt_prog_compiler_static='-non_shared'
8689 lt_prog_compiler_pic='-KPIC'
8690 lt_prog_compiler_static='-Bstatic'
8691 case $cc_basename in
8693 lt_prog_compiler_wl='-Qoption ld ';;
8695 lt_prog_compiler_wl='-Wl,';;
8700 lt_prog_compiler_wl='-Qoption ld '
8701 lt_prog_compiler_pic='-PIC'
8702 lt_prog_compiler_static='-Bstatic'
8705 sysv4 | sysv4.2uw2* | sysv4.3*)
8706 lt_prog_compiler_wl='-Wl,'
8707 lt_prog_compiler_pic='-KPIC'
8708 lt_prog_compiler_static='-Bstatic'
8712 if test -d /usr/nec ;then
8713 lt_prog_compiler_pic='-Kconform_pic'
8714 lt_prog_compiler_static='-Bstatic'
8718 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
8719 lt_prog_compiler_wl='-Wl,'
8720 lt_prog_compiler_pic='-KPIC'
8721 lt_prog_compiler_static='-Bstatic'
8725 lt_prog_compiler_wl='-Wl,'
8726 lt_prog_compiler_can_build_shared=no
8730 lt_prog_compiler_pic='-pic'
8731 lt_prog_compiler_static='-Bstatic'
8735 lt_prog_compiler_can_build_shared=no
8741 # For platforms which do not support PIC, -DPIC is meaningless:
8743 lt_prog_compiler_pic=
8746 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
8749 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_prog_compiler_pic" >&5
8750 $as_echo "$lt_prog_compiler_pic" >&6; }
8758 # Check to make sure the PIC flag actually works.
8760 if test -n "$lt_prog_compiler_pic"; then
8761 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
if $compiler PIC flag
$lt_prog_compiler_pic works
" >&5
8762 $as_echo_n "checking
if $compiler PIC flag
$lt_prog_compiler_pic works...
" >&6; }
8763 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
8764 $as_echo_n "(cached
) " >&6
8766 lt_cv_prog_compiler_pic_works=no
8767 ac_outfile=conftest.$ac_objext
8768 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8769 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
8770 # Insert the option either (1) after the last *FLAGS variable, or
8771 # (2) before a word containing "conftest.
", or (3) at the end.
8772 # Note that $ac_compile itself does not contain backslashes and begins
8773 # with a dollar sign (not a hyphen), so the echo should work correctly.
8774 # The option is referenced via a variable to avoid confusing sed.
8775 lt_compile=`echo "$ac_compile" | $SED \
8776 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8777 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8778 -e 's:$: $lt_compiler_flag:'`
8779 (eval echo "\"\
$as_me:$LINENO: $lt_compile\"" >&5)
8780 (eval "$lt_compile" 2>conftest.err)
8782 cat conftest.err >&5
8783 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
8784 if (exit $ac_status) && test -s "$ac_outfile"; then
8785 # The compiler can only warn and ignore the option if not recognized
8786 # So say no if there are warnings other than the usual output.
8787 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
8788 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8789 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
8790 lt_cv_prog_compiler_pic_works=yes
8796 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_prog_compiler_pic_works" >&5
8797 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
8799 if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
8800 case $lt_prog_compiler_pic in
8802 *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
8805 lt_prog_compiler_pic=
8806 lt_prog_compiler_can_build_shared=no
8817 # Check to make sure the static flag actually works.
8819 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
8820 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
if $compiler static flag
$lt_tmp_static_flag works
" >&5
8821 $as_echo_n "checking
if $compiler static flag
$lt_tmp_static_flag works...
" >&6; }
8822 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
8823 $as_echo_n "(cached
) " >&6
8825 lt_cv_prog_compiler_static_works=no
8826 save_LDFLAGS="$LDFLAGS"
8827 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
8828 echo "$lt_simple_link_test_code" > conftest.$ac_ext
8829 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
8830 # The linker can only warn and ignore the option if not recognized
8831 # So say no if there are warnings
8832 if test -s conftest.err; then
8833 # Append any errors to the config.log.
8834 cat conftest.err 1>&5
8835 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
8836 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8837 if diff conftest.exp conftest.er2 >/dev/null; then
8838 lt_cv_prog_compiler_static_works=yes
8841 lt_cv_prog_compiler_static_works=yes
8845 LDFLAGS="$save_LDFLAGS"
8848 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_prog_compiler_static_works" >&5
8849 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
8851 if test x"$lt_cv_prog_compiler_static_works" = xyes; then
8854 lt_prog_compiler_static=
8863 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
if $compiler supports
-c -o file.
$ac_objext" >&5
8864 $as_echo_n "checking
if $compiler supports
-c -o file.
$ac_objext...
" >&6; }
8865 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
8866 $as_echo_n "(cached
) " >&6
8868 lt_cv_prog_compiler_c_o=no
8869 $RM -r conftest 2>/dev/null
8873 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8875 lt_compiler_flag="-o out
/conftest2.
$ac_objext"
8876 # Insert the option either (1) after the last *FLAGS variable, or
8877 # (2) before a word containing "conftest.
", or (3) at the end.
8878 # Note that $ac_compile itself does not contain backslashes and begins
8879 # with a dollar sign (not a hyphen), so the echo should work correctly.
8880 lt_compile=`echo "$ac_compile" | $SED \
8881 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8882 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8883 -e 's:$: $lt_compiler_flag:'`
8884 (eval echo "\"\
$as_me:$LINENO: $lt_compile\"" >&5)
8885 (eval "$lt_compile" 2>out/conftest.err)
8887 cat out/conftest.err >&5
8888 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
8889 if (exit $ac_status) && test -s out/conftest2.$ac_objext
8891 # The compiler can only warn and ignore the option if not recognized
8892 # So say no if there are warnings
8893 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
8894 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
8895 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
8896 lt_cv_prog_compiler_c_o=yes
8901 # SGI C++ compiler will create directory out/ii_files/ for
8902 # template instantiation
8903 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
8904 $RM out/* && rmdir out
8910 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_prog_compiler_c_o" >&5
8911 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
8918 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
if $compiler supports
-c -o file.
$ac_objext" >&5
8919 $as_echo_n "checking
if $compiler supports
-c -o file.
$ac_objext...
" >&6; }
8920 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
8921 $as_echo_n "(cached
) " >&6
8923 lt_cv_prog_compiler_c_o=no
8924 $RM -r conftest 2>/dev/null
8928 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8930 lt_compiler_flag="-o out
/conftest2.
$ac_objext"
8931 # Insert the option either (1) after the last *FLAGS variable, or
8932 # (2) before a word containing "conftest.
", or (3) at the end.
8933 # Note that $ac_compile itself does not contain backslashes and begins
8934 # with a dollar sign (not a hyphen), so the echo should work correctly.
8935 lt_compile=`echo "$ac_compile" | $SED \
8936 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8937 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8938 -e 's:$: $lt_compiler_flag:'`
8939 (eval echo "\"\
$as_me:$LINENO: $lt_compile\"" >&5)
8940 (eval "$lt_compile" 2>out/conftest.err)
8942 cat out/conftest.err >&5
8943 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
8944 if (exit $ac_status) && test -s out/conftest2.$ac_objext
8946 # The compiler can only warn and ignore the option if not recognized
8947 # So say no if there are warnings
8948 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
8949 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
8950 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
8951 lt_cv_prog_compiler_c_o=yes
8956 # SGI C++ compiler will create directory out/ii_files/ for
8957 # template instantiation
8958 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
8959 $RM out/* && rmdir out
8965 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_prog_compiler_c_o" >&5
8966 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
8971 hard_links="nottested
"
8972 if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
8973 # do not overwrite the value of need_locks provided by the user
8974 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
if we can lock with hard links
" >&5
8975 $as_echo_n "checking
if we can lock with hard links...
" >&6; }
8978 ln conftest.a conftest.b 2>/dev/null && hard_links=no
8980 ln conftest.a conftest.b 2>&5 || hard_links=no
8981 ln conftest.a conftest.b 2>/dev/null && hard_links=no
8982 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $hard_links" >&5
8983 $as_echo "$hard_links" >&6; }
8984 if test "$hard_links" = no; then
8985 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: \
`$CC' does not support \`-c -o', so \`make -j' may be unsafe
" >&5
8986 $as_echo "$as_me: WARNING
: \
`$CC' does not support \`-c -o', so \`make -j' may be unsafe
" >&2;}
8998 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the
$compiler linker
($LD) supports shared libraries
" >&5
8999 $as_echo_n "checking whether the
$compiler linker
($LD) supports shared libraries...
" >&6; }
9002 allow_undefined_flag=
9003 always_export_symbols=no
9005 archive_expsym_cmds=
9006 compiler_needs_object=no
9007 enable_shared_with_static_runtimes=no
9008 export_dynamic_flag_spec=
9009 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
9010 hardcode_automatic=no
9012 hardcode_direct_absolute=no
9013 hardcode_libdir_flag_spec=
9014 hardcode_libdir_flag_spec_ld=
9015 hardcode_libdir_separator=
9017 hardcode_shlibpath_var=unsupported
9019 link_all_deplibs=unknown
9022 old_archive_from_new_cmds=
9023 old_archive_from_expsyms_cmds=
9024 thread_safe_flag_spec=
9025 whole_archive_flag_spec=
9026 # include_expsyms should be a list of space-separated symbols to be *always*
9027 # included in the symbol list
9029 # exclude_expsyms can be an extended regexp of symbols to exclude
9030 # it will be wrapped by ` (' and `)$', so one must not match beginning or
9031 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
9032 # as well as any symbol that contains `d'.
9033 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
9034 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
9035 # platforms (ab)use it in PIC code, but their linkers get confused if
9036 # the symbol is explicitly referenced. Since portable code cannot
9037 # rely on this symbol name, it's probably fine to never include it in
9038 # preloaded symbol tables.
9039 # Exclude shared library initialization/finalization symbols.
9040 extract_expsyms_cmds=
9043 cygwin* | mingw* | pw32* | cegcc*)
9044 # FIXME: the MSVC++ port hasn't been tested in a loooong time
9045 # When not using gcc, we currently assume that we are using
9046 # Microsoft Visual C++.
9047 if test "$GCC" != yes; then
9052 # we just hope/assume this is gcc and not c89 (= MSVC++)
9062 # On some targets, GNU ld is compatible enough with the native linker
9063 # that we're better off using the native interface for both.
9064 lt_use_gnu_ld_interface=no
9065 if test "$with_gnu_ld" = yes; then
9068 # The AIX port of GNU ld has always aspired to compatibility
9069 # with the native linker. However, as the warning in the GNU ld
9070 # block says, versions before 2.19.5* couldn't really create working
9071 # shared libraries, regardless of the interface used.
9072 case `$LD -v 2>&1` in
9073 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
9074 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
9075 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
9077 lt_use_gnu_ld_interface=yes
9082 lt_use_gnu_ld_interface=yes
9087 if test "$lt_use_gnu_ld_interface" = yes; then
9088 # If archive_cmds runs LD, not CC, wlarc should be empty
9091 # Set some defaults for GNU ld with shared library support. These
9092 # are reset later if shared libraries are not supported. Putting them
9093 # here allows them to be overridden if necessary.
9094 runpath_var=LD_RUN_PATH
9095 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9096 export_dynamic_flag_spec='${wl}--export-dynamic'
9097 # ancient GNU ld didn't support --whole-archive et. al.
9098 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
9099 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
9101 whole_archive_flag_spec=
9103 supports_anon_versioning=no
9104 case `$LD -v 2>&1` in
9105 *GNU\ gold*) supports_anon_versioning=yes ;;
9106 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
9107 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
9108 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
9109 *\ 2.11.*) ;; # other 2.11 versions
9110 *) supports_anon_versioning=yes ;;
9113 # See if GNU ld supports shared libraries.
9116 # On AIX/PPC, the GNU linker is very broken
9117 if test "$host_cpu" != ia64; then
9121 *** Warning: the GNU linker, at least up to release 2.19, is reported
9122 *** to be unable to reliably create shared libraries on AIX.
9123 *** Therefore, libtool is disabling shared libraries support. If you
9124 *** really care for shared libraries, you may want to install binutils
9125 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
9126 *** You will then need to restart the configuration process.
9135 # see comment about AmigaOS4 .so support
9136 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9137 archive_expsym_cmds=''
9140 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)'
9141 hardcode_libdir_flag_spec
='-L$libdir'
9142 hardcode_minus_L
=yes
9148 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
9149 allow_undefined_flag
=unsupported
9150 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
9151 # support --undefined. This deserves some investigation. FIXME
9152 archive_cmds
='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9158 cygwin
* | mingw
* | pw32
* | cegcc
*)
9159 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
9160 # as there is no search path for DLLs.
9161 hardcode_libdir_flag_spec
='-L$libdir'
9162 export_dynamic_flag_spec
='${wl}--export-all-symbols'
9163 allow_undefined_flag
=unsupported
9164 always_export_symbols
=no
9165 enable_shared_with_static_runtimes
=yes
9166 export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
9168 if $LD --help 2>&1 |
$GREP 'auto-import' > /dev
/null
; then
9169 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
9170 # If the export-symbols file already is a .def file (1st line
9171 # is EXPORTS), use it as is; otherwise, prepend...
9172 archive_expsym_cmds
='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
9173 cp $export_symbols $output_objdir/$soname.def;
9175 echo EXPORTS > $output_objdir/$soname.def;
9176 cat $export_symbols >> $output_objdir/$soname.def;
9178 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
9185 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9186 link_all_deplibs
=yes
9191 hardcode_shlibpath_var
=no
9192 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
9193 export_dynamic_flag_spec
='${wl}-E'
9194 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
9195 # Instead, shared libraries are loaded at an image base (0x10000000 by
9196 # default) and relocated if they conflict, which is a slow very memory
9197 # consuming and fragmenting process. To avoid this, we pick a random,
9198 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
9199 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
9200 archive_cmds
='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
9201 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'
9204 gnu
* | linux
* | tpf
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
9206 if test "$host_os" = linux-dietlibc
; then
9207 case $cc_basename in
9208 diet\
*) tmp_diet
=yes;; # linux-dietlibc with static linking (!diet-dyn)
9211 if $LD --help 2>&1 |
$EGREP ': supported targets:.* elf' > /dev
/null \
9212 && test "$tmp_diet" = no
9214 tmp_addflag
=' $pic_flag'
9215 tmp_sharedflag
='-shared'
9216 case $cc_basename,$host_cpu in
9217 pgcc
*) # Portland Group C compiler
9218 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'
9219 tmp_addflag
=' $pic_flag'
9221 pgf77
* | pgf90
* | pgf95
* | pgfortran
*)
9222 # Portland Group f77 and f90 compilers
9223 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'
9224 tmp_addflag
=' $pic_flag -Mnomain' ;;
9225 ecc
*,ia64
* | icc
*,ia64
*) # Intel C compiler on ia64
9226 tmp_addflag
=' -i_dynamic' ;;
9227 efc
*,ia64
* | ifort
*,ia64
*) # Intel Fortran compiler on ia64
9228 tmp_addflag
=' -i_dynamic -nofor_main' ;;
9229 ifc
* | ifort
*) # Intel Fortran compiler
9230 tmp_addflag
=' -nofor_main' ;;
9231 lf95
*) # Lahey Fortran 8.1
9232 whole_archive_flag_spec
=
9233 tmp_sharedflag
='--shared' ;;
9234 xl
[cC
]* | bgxl
[cC
]* | mpixl
[cC
]*) # IBM XL C 8.0 on PPC (deal with xlf below)
9235 tmp_sharedflag
='-qmkshrobj'
9237 nvcc
*) # Cuda Compiler Driver 2.2
9238 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'
9239 compiler_needs_object
=yes
9242 case `$CC -V 2>&1 | sed 5q` in
9243 *Sun\ C
*) # Sun C 5.9
9244 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'
9245 compiler_needs_object
=yes
9246 tmp_sharedflag
='-G' ;;
9247 *Sun\ F
*) # Sun Fortran 8.3
9248 tmp_sharedflag
='-G' ;;
9250 archive_cmds
='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9252 if test "x$supports_anon_versioning" = xyes
; then
9253 archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~
9254 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9255 echo "local: *; };" >> $output_objdir/$libname.ver~
9256 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
9259 case $cc_basename in
9260 xlf
* | bgf
* | bgxlf
* | mpixlf
*)
9261 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
9262 whole_archive_flag_spec
='--whole-archive$convenience --no-whole-archive'
9263 hardcode_libdir_flag_spec
=
9264 hardcode_libdir_flag_spec_ld
='-rpath $libdir'
9265 archive_cmds
='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
9266 if test "x$supports_anon_versioning" = xyes
; then
9267 archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~
9268 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9269 echo "local: *; };" >> $output_objdir/$libname.ver~
9270 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
9280 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
9281 archive_cmds
='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
9284 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9285 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9290 if $LD -v 2>&1 |
$GREP 'BFD 2\.8' > /dev
/null
; then
9294 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
9295 *** create shared libraries on Solaris systems. Therefore, libtool
9296 *** is disabling shared libraries support. We urge you to upgrade GNU
9297 *** binutils to release 2.9.1 or newer. Another option is to modify
9298 *** your PATH or compiler configuration so that the native linker is
9299 *** used, and then restart.
9302 elif $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
9303 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9304 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9310 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
*)
9311 case `$LD -v 2>&1` in
9312 *\
[01].
* |
*\
2.
[0-9].
* |
*\
2.1[0-5].
*)
9316 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
9317 *** reliably create shared libraries on SCO systems. Therefore, libtool
9318 *** is disabling shared libraries support. We urge you to upgrade GNU
9319 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
9320 *** your PATH or compiler configuration so that the native linker is
9321 *** used, and then restart.
9326 # For security reasons, it is highly recommended that you always
9327 # use absolute paths for naming shared libraries, and exclude the
9328 # DT_RUNPATH tag from executables and libraries. But doing so
9329 # requires that you compile everything twice, which is a pain.
9330 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
9331 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9332 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9333 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9342 archive_cmds
='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9345 hardcode_shlibpath_var
=no
9349 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
9350 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9351 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9358 if test "$ld_shlibs" = no
; then
9360 hardcode_libdir_flag_spec
=
9361 export_dynamic_flag_spec
=
9362 whole_archive_flag_spec
=
9365 # PORTME fill in a description of your system's linker (not GNU ld)
9368 allow_undefined_flag
=unsupported
9369 always_export_symbols
=yes
9370 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'
9371 # Note: this linker hardcodes the directories in LIBPATH if there
9372 # are no directories specified by -L.
9373 hardcode_minus_L
=yes
9374 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
9375 # Neither direct hardcoding nor static linking is supported with a
9377 hardcode_direct
=unsupported
9382 if test "$host_cpu" = ia64
; then
9383 # On IA64, the linker does run time linking by default, so we don't
9384 # have to do anything special.
9385 aix_use_runtimelinking
=no
9386 exp_sym_flag
='-Bexport'
9389 # If we're using GNU nm, then we don't want the "-C" option.
9390 # -C means demangle to AIX nm, but means don't demangle with GNU nm
9391 # Also, AIX nm treats weak defined symbols like other global
9392 # defined symbols, whereas GNU nm marks them as "W".
9393 if $NM -V 2>&1 |
$GREP 'GNU' > /dev
/null
; then
9394 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'
9396 export_symbols_cmds
='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
9398 aix_use_runtimelinking
=no
9400 # Test if we are trying to use run time linking or normal
9401 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
9402 # need to do runtime linking.
9403 case $host_os in aix4.
[23]|aix4.
[23].
*|aix
[5-9]*)
9404 for ld_flag
in $LDFLAGS; do
9405 if (test $ld_flag = "-brtl" ||
test $ld_flag = "-Wl,-brtl"); then
9406 aix_use_runtimelinking
=yes
9413 exp_sym_flag
='-bexport'
9414 no_entry_flag
='-bnoentry'
9417 # When large executables or shared objects are built, AIX ld can
9418 # have problems creating the table of contents. If linking a library
9419 # or program results in "error TOC overflow" add -mminimal-toc to
9420 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
9421 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
9425 hardcode_direct_absolute
=yes
9426 hardcode_libdir_separator
=':'
9427 link_all_deplibs
=yes
9428 file_list_spec
='${wl}-f,'
9430 if test "$GCC" = yes; then
9431 case $host_os in aix4.
[012]|aix4.
[012].
*)
9432 # We only want to do this on AIX 4.2 and lower, the check
9433 # below for broken collect2 doesn't work under 4.3+
9434 collect2name
=`${CC} -print-prog-name=collect2`
9435 if test -f "$collect2name" &&
9436 strings "$collect2name" |
$GREP resolve_lib_name
>/dev
/null
9438 # We have reworked collect2
9441 # We have old collect2
9442 hardcode_direct
=unsupported
9443 # It fails to find uninstalled libraries when the uninstalled
9444 # path is not listed in the libpath. Setting hardcode_minus_L
9445 # to unsupported forces relinking
9446 hardcode_minus_L
=yes
9447 hardcode_libdir_flag_spec
='-L$libdir'
9448 hardcode_libdir_separator
=
9452 shared_flag
='-shared'
9453 if test "$aix_use_runtimelinking" = yes; then
9454 shared_flag
="$shared_flag "'${wl}-G'
9458 if test "$host_cpu" = ia64
; then
9459 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
9460 # chokes on -Wl,-G. The following line is correct:
9463 if test "$aix_use_runtimelinking" = yes; then
9464 shared_flag
='${wl}-G'
9466 shared_flag
='${wl}-bM:SRE'
9471 export_dynamic_flag_spec
='${wl}-bexpall'
9472 # It seems that -bexpall does not export symbols beginning with
9473 # underscore (_), so it is better to generate a list of symbols to export.
9474 always_export_symbols
=yes
9475 if test "$aix_use_runtimelinking" = yes; then
9476 # Warning - without using the other runtime loading flags (-brtl),
9477 # -berok will link without error, but may produce a broken library.
9478 allow_undefined_flag
='-berok'
9479 # Determine the default libpath from the value encoded in an
9481 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9482 /* end confdefs.h. */
9492 if ac_fn_c_try_link
"$LINENO"; then :
9494 lt_aix_libpath_sed
='
9495 /Import File Strings/,/^$/ {
9501 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9502 # Check for a 64-bit object if we didn't find anything.
9503 if test -z "$aix_libpath"; then
9504 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9507 rm -f core conftest.err conftest.
$ac_objext \
9508 conftest
$ac_exeext conftest.
$ac_ext
9509 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
9511 hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath"
9512 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"
9514 if test "$host_cpu" = ia64
; then
9515 hardcode_libdir_flag_spec
='${wl}-R $libdir:/usr/lib:/lib'
9516 allow_undefined_flag
="-z nodefs"
9517 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"
9519 # Determine the default libpath from the value encoded in an
9521 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9522 /* end confdefs.h. */
9532 if ac_fn_c_try_link
"$LINENO"; then :
9534 lt_aix_libpath_sed
='
9535 /Import File Strings/,/^$/ {
9541 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9542 # Check for a 64-bit object if we didn't find anything.
9543 if test -z "$aix_libpath"; then
9544 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9547 rm -f core conftest.err conftest.
$ac_objext \
9548 conftest
$ac_exeext conftest.
$ac_ext
9549 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
9551 hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath"
9552 # Warning - without using the other run time loading flags,
9553 # -berok will link without error, but may produce a broken library.
9554 no_undefined_flag
=' ${wl}-bernotok'
9555 allow_undefined_flag
=' ${wl}-berok'
9556 if test "$with_gnu_ld" = yes; then
9557 # We only use this code for GNU lds that support --whole-archive.
9558 whole_archive_flag_spec
='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
9560 # Exported symbols can be pulled into shared objects from archives
9561 whole_archive_flag_spec
='$convenience'
9563 archive_cmds_need_lc
=yes
9564 # This is similar to how AIX traditionally builds its shared libraries.
9565 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'
9573 # see comment about AmigaOS4 .so support
9574 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9575 archive_expsym_cmds
=''
9578 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)'
9579 hardcode_libdir_flag_spec
='-L$libdir'
9580 hardcode_minus_L
=yes
9586 export_dynamic_flag_spec
=-rdynamic
9589 cygwin
* | mingw
* | pw32
* | cegcc
*)
9590 # When not using gcc, we currently assume that we are using
9591 # Microsoft Visual C++.
9592 # hardcode_libdir_flag_spec is actually meaningless, as there is
9593 # no search path for DLLs.
9594 hardcode_libdir_flag_spec
=' '
9595 allow_undefined_flag
=unsupported
9596 # Tell ltmain to make .lib files, not .a files.
9598 # Tell ltmain to make .dll files, not .so files.
9600 # FIXME: Setting linknames here is a bad hack.
9601 archive_cmds
='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
9602 # The linker will automatically build a .lib file if we build a DLL.
9603 old_archive_from_new_cmds
='true'
9604 # FIXME: Should let the user specify the lib program.
9605 old_archive_cmds
='lib -OUT:$oldlib$oldobjs$old_deplibs'
9606 fix_srcfile_path
='`cygpath -w "$srcfile"`'
9607 enable_shared_with_static_runtimes
=yes
9610 darwin
* | rhapsody
*)
9613 archive_cmds_need_lc
=no
9615 hardcode_automatic
=yes
9616 hardcode_shlibpath_var
=unsupported
9617 if test "$lt_cv_ld_force_load" = "yes"; then
9618 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\"`'
9620 whole_archive_flag_spec
=''
9622 link_all_deplibs
=yes
9623 allow_undefined_flag
="$_lt_dar_allow_undefined"
9624 case $cc_basename in
9625 ifort
*) _lt_dar_can_shared
=yes ;;
9626 *) _lt_dar_can_shared
=$GCC ;;
9628 if test "$_lt_dar_can_shared" = "yes"; then
9629 output_verbose_link_cmd
=func_echo_all
9630 archive_cmds
="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
9631 module_cmds
="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
9632 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}"
9633 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}"
9642 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9643 hardcode_libdir_flag_spec
='-L$libdir'
9644 hardcode_shlibpath_var
=no
9647 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
9648 # support. Future versions do this automatically, but an explicit c++rt0.o
9649 # does not break anything, and helps significantly (at the cost of a little
9652 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
9653 hardcode_libdir_flag_spec
='-R$libdir'
9655 hardcode_shlibpath_var
=no
9658 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
9660 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9662 hardcode_minus_L
=yes
9663 hardcode_shlibpath_var
=no
9666 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
9667 freebsd
* | dragonfly
*)
9668 archive_cmds
='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
9669 hardcode_libdir_flag_spec
='-R$libdir'
9671 hardcode_shlibpath_var
=no
9675 if test "$GCC" = yes; then
9676 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'
9678 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'
9680 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
9681 hardcode_libdir_separator
=:
9684 # hardcode_minus_L: Not really in the search PATH,
9685 # but as the default location of the library.
9686 hardcode_minus_L
=yes
9687 export_dynamic_flag_spec
='${wl}-E'
9691 if test "$GCC" = yes && test "$with_gnu_ld" = no
; then
9692 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9694 archive_cmds
='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9696 if test "$with_gnu_ld" = no
; then
9697 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
9698 hardcode_libdir_flag_spec_ld
='+b $libdir'
9699 hardcode_libdir_separator
=:
9701 hardcode_direct_absolute
=yes
9702 export_dynamic_flag_spec
='${wl}-E'
9703 # hardcode_minus_L: Not really in the search PATH,
9704 # but as the default location of the library.
9705 hardcode_minus_L
=yes
9710 if test "$GCC" = yes && test "$with_gnu_ld" = no
; then
9713 archive_cmds
='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9716 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
9719 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9725 archive_cmds
='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9728 archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
9732 # Older versions of the 11.00 compiler do not understand -b yet
9733 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
9734 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
9735 $as_echo_n "checking if $CC understands -b... " >&6; }
9736 if test "${lt_cv_prog_compiler__b+set}" = set; then :
9737 $as_echo_n "(cached) " >&6
9739 lt_cv_prog_compiler__b
=no
9740 save_LDFLAGS
="$LDFLAGS"
9741 LDFLAGS
="$LDFLAGS -b"
9742 echo "$lt_simple_link_test_code" > conftest.
$ac_ext
9743 if (eval $ac_link 2>conftest.err
) && test -s conftest
$ac_exeext; then
9744 # The linker can only warn and ignore the option if not recognized
9745 # So say no if there are warnings
9746 if test -s conftest.err
; then
9747 # Append any errors to the config.log.
9748 cat conftest.err
1>&5
9749 $ECHO "$_lt_linker_boilerplate" |
$SED '/^$/d' > conftest.exp
9750 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
9751 if diff conftest.exp conftest.er2
>/dev
/null
; then
9752 lt_cv_prog_compiler__b
=yes
9755 lt_cv_prog_compiler__b
=yes
9759 LDFLAGS
="$save_LDFLAGS"
9762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
9763 $as_echo "$lt_cv_prog_compiler__b" >&6; }
9765 if test x
"$lt_cv_prog_compiler__b" = xyes
; then
9766 archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9768 archive_cmds
='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9774 if test "$with_gnu_ld" = no
; then
9775 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
9776 hardcode_libdir_separator
=:
9781 hardcode_shlibpath_var
=no
9785 hardcode_direct_absolute
=yes
9786 export_dynamic_flag_spec
='${wl}-E'
9788 # hardcode_minus_L: Not really in the search PATH,
9789 # but as the default location of the library.
9790 hardcode_minus_L
=yes
9796 irix5
* | irix6
* | nonstopux
*)
9797 if test "$GCC" = yes; then
9798 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'
9799 # Try to use the -exported_symbol ld option, if it does not
9800 # work, assume that -exports_file does not work either and
9801 # implicitly export all symbols.
9802 save_LDFLAGS
="$LDFLAGS"
9803 LDFLAGS
="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
9804 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9805 /* end confdefs.h. */
9808 if ac_fn_c_try_link
"$LINENO"; then :
9809 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'
9812 rm -f core conftest.err conftest.
$ac_objext \
9813 conftest
$ac_exeext conftest.
$ac_ext
9814 LDFLAGS
="$save_LDFLAGS"
9816 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'
9817 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'
9819 archive_cmds_need_lc
='no'
9820 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9821 hardcode_libdir_separator
=:
9823 link_all_deplibs
=yes
9827 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
9828 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
9830 archive_cmds
='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
9832 hardcode_libdir_flag_spec
='-R$libdir'
9834 hardcode_shlibpath_var
=no
9838 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9840 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9841 hardcode_libdir_separator
=:
9842 hardcode_shlibpath_var
=no
9849 if test -f /usr
/libexec
/ld.so
; then
9851 hardcode_shlibpath_var
=no
9852 hardcode_direct_absolute
=yes
9853 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
9854 archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9855 archive_expsym_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
9856 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
9857 export_dynamic_flag_spec
='${wl}-E'
9860 openbsd
[01].
* | openbsd2.
[0-7] | openbsd2.
[0-7].
*)
9861 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9862 hardcode_libdir_flag_spec
='-R$libdir'
9865 archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9866 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
9876 hardcode_libdir_flag_spec
='-L$libdir'
9877 hardcode_minus_L
=yes
9878 allow_undefined_flag
=unsupported
9879 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'
9880 old_archive_from_new_cmds
='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
9884 if test "$GCC" = yes; then
9885 allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*'
9886 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'
9888 allow_undefined_flag
=' -expect_unresolved \*'
9889 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'
9891 archive_cmds_need_lc
='no'
9892 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9893 hardcode_libdir_separator
=:
9896 osf4
* | osf5
*) # as osf3* with the addition of -msym flag
9897 if test "$GCC" = yes; then
9898 allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*'
9899 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'
9900 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9902 allow_undefined_flag
=' -expect_unresolved \*'
9903 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'
9904 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~
9905 $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'
9907 # Both c and cxx compiler support -rpath directly
9908 hardcode_libdir_flag_spec
='-rpath $libdir'
9910 archive_cmds_need_lc
='no'
9911 hardcode_libdir_separator
=:
9915 no_undefined_flag
=' -z defs'
9916 if test "$GCC" = yes; then
9918 archive_cmds
='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9919 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9920 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
9922 case `$CC -V 2>&1` in
9925 archive_cmds
='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
9926 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9927 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
9931 archive_cmds
='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
9932 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9933 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
9937 hardcode_libdir_flag_spec
='-R$libdir'
9938 hardcode_shlibpath_var
=no
9940 solaris2.
[0-5] | solaris2.
[0-5].
*) ;;
9942 # The compiler driver will combine and reorder linker options,
9943 # but understands `-z linker_flag'. GCC discards it without `$wl',
9944 # but is careful enough not to reorder.
9945 # Supported since Solaris 2.6 (maybe 2.5.1?)
9946 if test "$GCC" = yes; then
9947 whole_archive_flag_spec
='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
9949 whole_archive_flag_spec
='-z allextract$convenience -z defaultextract'
9953 link_all_deplibs
=yes
9957 if test "x$host_vendor" = xsequent
; then
9958 # Use $CC to link under sequent, because it throws in some extra .o
9959 # files that make .init and .fini sections work.
9960 archive_cmds
='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
9962 archive_cmds
='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
9964 hardcode_libdir_flag_spec
='-L$libdir'
9966 hardcode_minus_L
=yes
9967 hardcode_shlibpath_var
=no
9971 case $host_vendor in
9973 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9974 hardcode_direct
=yes # is this really true???
9977 ## LD is ld it makes a PLAMLIB
9978 ## CC just makes a GrossModule.
9979 archive_cmds
='$LD -G -o $lib $libobjs $deplibs $linker_flags'
9980 reload_cmds
='$CC -r -o $output$reload_objs'
9984 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9985 hardcode_direct
=no
#Motorola manual says yes, but my tests say they lie
9988 runpath_var
='LD_RUN_PATH'
9989 hardcode_shlibpath_var
=no
9993 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9994 hardcode_shlibpath_var
=no
9995 export_dynamic_flag_spec
='-Bexport'
9999 if test -d /usr
/nec
; then
10000 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10001 hardcode_shlibpath_var
=no
10002 runpath_var
=LD_RUN_PATH
10003 hardcode_runpath_var
=yes
10008 sysv4
*uw2
* | sysv5OpenUNIX
* | sysv5UnixWare7.
[01].
[10]* | unixware7
* | sco3.2v5.0.
[024]*)
10009 no_undefined_flag
='${wl}-z,text'
10010 archive_cmds_need_lc
=no
10011 hardcode_shlibpath_var
=no
10012 runpath_var
='LD_RUN_PATH'
10014 if test "$GCC" = yes; then
10015 archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10016 archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10018 archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10019 archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10023 sysv5
* | sco3.2v5
* | sco5v6
*)
10024 # Note: We can NOT use -z defs as we might desire, because we do not
10025 # link with -lc, and that would cause any symbols used from libc to
10026 # always be unresolved, which means just about no library would
10027 # ever link correctly. If we're not using GNU ld we use -z text
10028 # though, which does catch some bad symbols but isn't as heavy-handed
10030 no_undefined_flag
='${wl}-z,text'
10031 allow_undefined_flag
='${wl}-z,nodefs'
10032 archive_cmds_need_lc
=no
10033 hardcode_shlibpath_var
=no
10034 hardcode_libdir_flag_spec
='${wl}-R,$libdir'
10035 hardcode_libdir_separator
=':'
10036 link_all_deplibs
=yes
10037 export_dynamic_flag_spec
='${wl}-Bexport'
10038 runpath_var
='LD_RUN_PATH'
10040 if test "$GCC" = yes; then
10041 archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10042 archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10044 archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10045 archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10050 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10051 hardcode_libdir_flag_spec
='-L$libdir'
10052 hardcode_shlibpath_var
=no
10060 if test x
$host_vendor = xsni
; then
10062 sysv4 | sysv4.2uw2
* | sysv4.3
* | sysv5
*)
10063 export_dynamic_flag_spec
='${wl}-Blargedynsym'
10069 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
10070 $as_echo "$ld_shlibs" >&6; }
10071 test "$ld_shlibs" = no
&& can_build_shared
=no
10073 with_gnu_ld
=$with_gnu_ld
10090 # Do we need to explicitly link libc?
10092 case "x$archive_cmds_need_lc" in
10094 # Assume -lc should be added
10095 archive_cmds_need_lc
=yes
10097 if test "$enable_shared" = yes && test "$GCC" = yes; then
10098 case $archive_cmds in
10100 # FIXME: we may have to deal with multi-command sequences.
10103 # Test whether the compiler implicitly links with -lc since on some
10104 # systems, -lgcc has to come before -lc. If gcc already passes -lc
10105 # to ld, don't add -lc before -lgcc.
10106 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
10107 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
10108 if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
10109 $as_echo_n "(cached) " >&6
10112 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
10114 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
10115 (eval $ac_compile) 2>&5
10117 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10118 test $ac_status = 0; } 2>conftest.err
; then
10121 libobjs
=conftest.
$ac_objext
10123 wl
=$lt_prog_compiler_wl
10124 pic_flag
=$lt_prog_compiler_pic
10130 lt_save_allow_undefined_flag
=$allow_undefined_flag
10131 allow_undefined_flag
=
10132 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
10133 (eval $archive_cmds 2\
>\
&1 \|
$GREP \" -lc \" \
>/dev
/null
2\
>\
&1) 2>&5
10135 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10136 test $ac_status = 0; }
10138 lt_cv_archive_cmds_need_lc
=no
10140 lt_cv_archive_cmds_need_lc
=yes
10142 allow_undefined_flag
=$lt_save_allow_undefined_flag
10144 cat conftest.err
1>&5
10149 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
10150 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
10151 archive_cmds_need_lc
=$lt_cv_archive_cmds_need_lc
10314 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
10315 $as_echo_n "checking dynamic linker characteristics... " >&6; }
10317 if test "$GCC" = yes; then
10319 darwin
*) lt_awk_arg
="/^libraries:/,/LR/" ;;
10320 *) lt_awk_arg
="/^libraries:/" ;;
10323 mingw
* | cegcc
*) lt_sed_strip_eq
="s,=\([A-Za-z]:\),\1,g" ;;
10324 *) lt_sed_strip_eq
="s,=/,/,g" ;;
10326 lt_search_path_spec
=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
10327 case $lt_search_path_spec in
10329 # if the path contains ";" then we assume it to be the separator
10330 # otherwise default to the standard path separator (i.e. ":") - it is
10331 # assumed that no part of a normal pathname contains ";" but that should
10332 # okay in the real world where ";" in dirpaths is itself problematic.
10333 lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
10336 lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
10339 # Ok, now we have the path, separated by spaces, we can step through it
10340 # and add multilib dir if necessary.
10341 lt_tmp_lt_search_path_spec
=
10342 lt_multi_os_dir
=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
10343 for lt_sys_path
in $lt_search_path_spec; do
10344 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
10345 lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
10347 test -d "$lt_sys_path" && \
10348 lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path"
10351 lt_search_path_spec
=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
10352 BEGIN {RS=" "; FS="/|\n";} {
10355 for (lt_i = NF; lt_i > 0; lt_i--) {
10356 if ($lt_i != "" && $lt_i != ".") {
10357 if ($lt_i == "..") {
10360 if (lt_count == 0) {
10361 lt_foo="/" $lt_i lt_foo;
10368 if (lt_foo != "") { lt_freq[lt_foo]++; }
10369 if (lt_freq[lt_foo] == 1) { print lt_foo; }
10371 # AWK program above erroneously prepends '/' to C:/dos/paths
10374 mingw
* | cegcc
*) lt_search_path_spec
=`$ECHO "$lt_search_path_spec" |\
10375 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
10377 sys_lib_search_path_spec
=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
10379 sys_lib_search_path_spec
="/lib /usr/lib /usr/local/lib"
10381 library_names_spec
=
10382 libname_spec
='lib$name'
10386 postuninstall_cmds
=
10390 shlibpath_overrides_runpath
=unknown
10392 dynamic_linker
="$host_os ld.so"
10393 sys_lib_dlsearch_path_spec
="/lib /usr/lib"
10394 need_lib_prefix
=unknown
10395 hardcode_into_libs
=no
10397 # when you set need_version to no, make sure it does not cause -set_version
10398 # flags to be left without arguments
10399 need_version
=unknown
10404 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname.a'
10405 shlibpath_var
=LIBPATH
10407 # AIX 3 has no versioning support, so we append a major version to the name.
10408 soname_spec
='${libname}${release}${shared_ext}$major'
10415 hardcode_into_libs
=yes
10416 if test "$host_cpu" = ia64
; then
10417 # AIX 5 supports IA64
10418 library_names_spec
='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
10419 shlibpath_var
=LD_LIBRARY_PATH
10421 # With GCC up to 2.95.x, collect2 would create an import file
10422 # for dependence libraries. The import file would start with
10423 # the line `#! .'. This would cause the generated library to
10424 # depend on `.', always an invalid library. This was fixed in
10425 # development snapshots of GCC prior to 3.0.
10427 aix4 | aix4.
[01] | aix4.
[01].
*)
10428 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
10430 echo '#endif'; } |
${CC} -E - |
$GREP yes > /dev
/null
; then
10433 can_build_shared
=no
10437 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
10438 # soname into executable. Probably we can add versioning support to
10439 # collect2, so additional links can be useful in future.
10440 if test "$aix_use_runtimelinking" = yes; then
10441 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
10442 # instead of lib<name>.a to let people know that these are not
10443 # typical AIX shared libraries.
10444 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10446 # We preserve .a as extension for shared libraries through AIX4.2
10447 # and later when we are not doing run time linking.
10448 library_names_spec
='${libname}${release}.a $libname.a'
10449 soname_spec
='${libname}${release}${shared_ext}$major'
10451 shlibpath_var
=LIBPATH
10458 # Since July 2007 AmigaOS4 officially supports .so libraries.
10459 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
10460 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10463 library_names_spec
='$libname.ixlibrary $libname.a'
10464 # Create ${libname}_ixlibrary.a entries in /sys/libs.
10465 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'
10471 library_names_spec
='${libname}${shared_ext}'
10472 dynamic_linker
="$host_os ld.so"
10473 shlibpath_var
=LIBRARY_PATH
10479 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10480 soname_spec
='${libname}${release}${shared_ext}$major'
10481 finish_cmds
='PATH="\$PATH:/sbin" ldconfig $libdir'
10482 shlibpath_var
=LD_LIBRARY_PATH
10483 sys_lib_search_path_spec
="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
10484 sys_lib_dlsearch_path_spec
="/shlib /usr/lib /usr/local/lib"
10485 # the default ld.so.conf also contains /usr/contrib/lib and
10486 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
10487 # libtool to hard-code these into programs
10490 cygwin
* | mingw
* | pw32
* | cegcc
*)
10491 version_type
=windows
10496 case $GCC,$host_os in
10497 yes,cygwin
* |
yes,mingw
* |
yes,pw32
* |
yes,cegcc
*)
10498 library_names_spec
='$libname.dll.a'
10499 # DLL is installed to $(libdir)/../bin by postinstall_cmds
10500 postinstall_cmds
='base_file=`basename \${file}`~
10501 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
10502 dldir=$destdir/`dirname \$dlpath`~
10503 test -d \$dldir || mkdir -p \$dldir~
10504 $install_prog $dir/$dlname \$dldir/$dlname~
10505 chmod a+x \$dldir/$dlname~
10506 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
10507 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
10509 postuninstall_cmds
='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
10510 dlpath=$dir/\$dldll~
10512 shlibpath_overrides_runpath
=yes
10516 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
10517 soname_spec
='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10519 sys_lib_search_path_spec
="$sys_lib_search_path_spec /usr/lib/w32api"
10522 # MinGW DLLs use traditional 'lib' prefix
10523 soname_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10526 # pw32 DLLs use 'pw' prefix rather than 'lib'
10527 library_names_spec
='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10533 library_names_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
10536 dynamic_linker
='Win32 ld.exe'
10537 # FIXME: first we should search . and the directory the executable is in
10541 darwin
* | rhapsody
*)
10542 dynamic_linker
="$host_os dyld"
10543 version_type
=darwin
10546 library_names_spec
='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
10547 soname_spec
='${libname}${release}${major}$shared_ext'
10548 shlibpath_overrides_runpath
=yes
10549 shlibpath_var
=DYLD_LIBRARY_PATH
10550 shrext_cmds
='`test .$module = .yes && echo .so || echo .dylib`'
10552 sys_lib_search_path_spec
="$sys_lib_search_path_spec /usr/local/lib"
10553 sys_lib_dlsearch_path_spec
='/usr/local/lib /lib /usr/lib'
10560 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
10561 soname_spec
='${libname}${release}${shared_ext}$major'
10562 shlibpath_var
=LD_LIBRARY_PATH
10565 freebsd
* | dragonfly
*)
10566 # DragonFly does not have aout. When/if they implement a new
10567 # versioning mechanism, adjust this.
10568 if test -x /usr
/bin
/objformat
; then
10569 objformat
=`/usr/bin/objformat`
10572 freebsd
[23].
*) objformat
=aout
;;
10573 *) objformat
=elf
;;
10576 version_type
=freebsd-
$objformat
10577 case $version_type in
10579 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
10584 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
10588 shlibpath_var
=LD_LIBRARY_PATH
10591 shlibpath_overrides_runpath
=yes
10593 freebsd3.
[01]* | freebsdelf3.
[01]*)
10594 shlibpath_overrides_runpath
=yes
10595 hardcode_into_libs
=yes
10597 freebsd3.
[2-9]* | freebsdelf3.
[2-9]* | \
10598 freebsd4.
[0-5] | freebsdelf4.
[0-5] | freebsd4.1
.1 | freebsdelf4.1
.1)
10599 shlibpath_overrides_runpath
=no
10600 hardcode_into_libs
=yes
10602 *) # from 4.6 on, and DragonFly
10603 shlibpath_overrides_runpath
=yes
10604 hardcode_into_libs
=yes
10613 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10614 soname_spec
='${libname}${release}${shared_ext}$major'
10615 shlibpath_var
=LD_LIBRARY_PATH
10616 hardcode_into_libs
=yes
10623 dynamic_linker
="$host_os runtime_loader"
10624 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10625 soname_spec
='${libname}${release}${shared_ext}$major'
10626 shlibpath_var
=LIBRARY_PATH
10627 shlibpath_overrides_runpath
=yes
10628 sys_lib_dlsearch_path_spec
='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
10629 hardcode_into_libs
=yes
10632 hpux9
* | hpux10
* | hpux11
*)
10633 # Give a soname corresponding to the major version so that dld.sl refuses to
10634 # link against other versions.
10641 hardcode_into_libs
=yes
10642 dynamic_linker
="$host_os dld.so"
10643 shlibpath_var
=LD_LIBRARY_PATH
10644 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
10645 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10646 soname_spec
='${libname}${release}${shared_ext}$major'
10647 if test "X$HPUX_IA64_MODE" = X32
; then
10648 sys_lib_search_path_spec
="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
10650 sys_lib_search_path_spec
="/usr/lib/hpux64 /usr/local/lib/hpux64"
10652 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
10656 hardcode_into_libs
=yes
10657 dynamic_linker
="$host_os dld.sl"
10658 shlibpath_var
=LD_LIBRARY_PATH
# How should we handle SHLIB_PATH
10659 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
10660 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10661 soname_spec
='${libname}${release}${shared_ext}$major'
10662 sys_lib_search_path_spec
="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
10663 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
10667 dynamic_linker
="$host_os dld.sl"
10668 shlibpath_var
=SHLIB_PATH
10669 shlibpath_overrides_runpath
=no
# +s is required to enable SHLIB_PATH
10670 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10671 soname_spec
='${libname}${release}${shared_ext}$major'
10674 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
10675 postinstall_cmds
='chmod 555 $lib'
10676 # or fails outright, so override atomically:
10677 install_override_mode
=555
10684 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
10685 soname_spec
='${libname}${release}${shared_ext}$major'
10686 dynamic_linker
='Interix 3.x ld.so.1 (PE, like ELF)'
10687 shlibpath_var
=LD_LIBRARY_PATH
10688 shlibpath_overrides_runpath
=no
10689 hardcode_into_libs
=yes
10692 irix5
* | irix6
* | nonstopux
*)
10694 nonstopux
*) version_type
=nonstopux
;;
10696 if test "$lt_cv_prog_gnu_ld" = yes; then
10704 soname_spec
='${libname}${release}${shared_ext}$major'
10705 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
10707 irix5
* | nonstopux
*)
10708 libsuff
= shlibsuff
=
10711 case $LD in # libtool.m4 will add one of these switches to LD
10712 *-32|
*"-32 "|
*-melf32bsmip|
*"-melf32bsmip ")
10713 libsuff
= shlibsuff
= libmagic
=32-bit;;
10714 *-n32|
*"-n32 "|
*-melf32bmipn32|
*"-melf32bmipn32 ")
10715 libsuff
=32 shlibsuff
=N32 libmagic
=N32
;;
10716 *-64|
*"-64 "|
*-melf64bmip|
*"-melf64bmip ")
10717 libsuff
=64 shlibsuff
=64 libmagic
=64-bit;;
10718 *) libsuff
= shlibsuff
= libmagic
=never-match
;;
10722 shlibpath_var
=LD_LIBRARY
${shlibsuff}_PATH
10723 shlibpath_overrides_runpath
=no
10724 sys_lib_search_path_spec
="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
10725 sys_lib_dlsearch_path_spec
="/usr/lib${libsuff} /lib${libsuff}"
10726 hardcode_into_libs
=yes
10729 # No shared lib support for Linux oldld, aout, or coff.
10730 linux
*oldld
* | linux
*aout
* | linux
*coff
*)
10734 # This must be Linux ELF.
10735 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
10739 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10740 soname_spec
='${libname}${release}${shared_ext}$major'
10741 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -n $libdir'
10742 shlibpath_var
=LD_LIBRARY_PATH
10743 shlibpath_overrides_runpath
=no
10745 # Some binutils ld are patched to set DT_RUNPATH
10746 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
10747 $as_echo_n "(cached) " >&6
10749 lt_cv_shlibpath_overrides_runpath
=no
10750 save_LDFLAGS
=$LDFLAGS
10751 save_libdir
=$libdir
10752 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
10753 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
10754 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10755 /* end confdefs.h. */
10765 if ac_fn_c_try_link
"$LINENO"; then :
10766 if ($OBJDUMP -p conftest
$ac_exeext) 2>/dev
/null |
grep "RUNPATH.*$libdir" >/dev
/null
; then :
10767 lt_cv_shlibpath_overrides_runpath
=yes
10770 rm -f core conftest.err conftest.
$ac_objext \
10771 conftest
$ac_exeext conftest.
$ac_ext
10772 LDFLAGS
=$save_LDFLAGS
10773 libdir
=$save_libdir
10777 shlibpath_overrides_runpath
=$lt_cv_shlibpath_overrides_runpath
10779 # This implies no fast_install, which is unacceptable.
10780 # Some rework will be needed to allow for fast_install
10781 # before this can be enabled.
10782 hardcode_into_libs
=yes
10784 # Append ld.so.conf contents to the search path
10785 if test -f /etc
/ld.so.conf
; then
10786 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' ' '`
10787 sys_lib_dlsearch_path_spec
="/lib /usr/lib $lt_ld_extra"
10790 # We used to test for /lib/ld.so.1 and disable shared libraries on
10791 # powerpc, because MkLinux only supported shared libraries with the
10792 # GNU dynamic linker. Since this was broken with cross compilers,
10793 # most powerpc-linux boxes support dynamic linking these days and
10794 # people can always --disable-shared, the test was removed, and we
10795 # assume the GNU/Linux dynamic linker is in use.
10796 dynamic_linker
='GNU/Linux ld.so'
10803 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
10804 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10805 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10806 dynamic_linker
='NetBSD (a.out) ld.so'
10808 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
10809 soname_spec
='${libname}${release}${shared_ext}$major'
10810 dynamic_linker
='NetBSD ld.elf_so'
10812 shlibpath_var
=LD_LIBRARY_PATH
10813 shlibpath_overrides_runpath
=yes
10814 hardcode_into_libs
=yes
10819 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10820 shlibpath_var
=LD_LIBRARY_PATH
10821 shlibpath_overrides_runpath
=yes
10828 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10829 soname_spec
='${libname}${release}${shared_ext}$major'
10830 shlibpath_var
=LD_LIBRARY_PATH
10831 shlibpath_overrides_runpath
=no
10832 hardcode_into_libs
=yes
10833 dynamic_linker
='ldqnx.so'
10838 sys_lib_dlsearch_path_spec
="/usr/lib"
10840 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
10842 openbsd3.3 | openbsd3.3.
*) need_version
=yes ;;
10843 *) need_version
=no
;;
10845 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10846 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10847 shlibpath_var
=LD_LIBRARY_PATH
10848 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10850 openbsd2.
[89] | openbsd2.
[89].
*)
10851 shlibpath_overrides_runpath
=no
10854 shlibpath_overrides_runpath
=yes
10858 shlibpath_overrides_runpath
=yes
10863 libname_spec
='$name'
10866 library_names_spec
='$libname${shared_ext} $libname.a'
10867 dynamic_linker
='OS/2 ld.exe'
10868 shlibpath_var
=LIBPATH
10871 osf3
* | osf4
* | osf5
*)
10875 soname_spec
='${libname}${release}${shared_ext}$major'
10876 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10877 shlibpath_var
=LD_LIBRARY_PATH
10878 sys_lib_search_path_spec
="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
10879 sys_lib_dlsearch_path_spec
="$sys_lib_search_path_spec"
10890 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10891 soname_spec
='${libname}${release}${shared_ext}$major'
10892 shlibpath_var
=LD_LIBRARY_PATH
10893 shlibpath_overrides_runpath
=yes
10894 hardcode_into_libs
=yes
10895 # ldd complains unless libraries are executable
10896 postinstall_cmds
='chmod +x $lib'
10901 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10902 finish_cmds
='PATH="\$PATH:/usr/etc" ldconfig $libdir'
10903 shlibpath_var
=LD_LIBRARY_PATH
10904 shlibpath_overrides_runpath
=yes
10905 if test "$with_gnu_ld" = yes; then
10913 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10914 soname_spec
='${libname}${release}${shared_ext}$major'
10915 shlibpath_var
=LD_LIBRARY_PATH
10916 case $host_vendor in
10918 shlibpath_overrides_runpath
=no
10920 runpath_var
=LD_RUN_PATH
10928 shlibpath_overrides_runpath
=no
10929 sys_lib_search_path_spec
='/lib /usr/lib /usr/ccs/lib'
10935 if test -d /usr
/nec
;then
10937 library_names_spec
='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
10938 soname_spec
='$libname${shared_ext}.$major'
10939 shlibpath_var
=LD_LIBRARY_PATH
10943 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
* | sysv4
*uw2
*)
10944 version_type
=freebsd-elf
10947 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
10948 soname_spec
='${libname}${release}${shared_ext}$major'
10949 shlibpath_var
=LD_LIBRARY_PATH
10950 shlibpath_overrides_runpath
=yes
10951 hardcode_into_libs
=yes
10952 if test "$with_gnu_ld" = yes; then
10953 sys_lib_search_path_spec
='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
10955 sys_lib_search_path_spec
='/usr/ccs/lib /usr/lib'
10958 sys_lib_search_path_spec
="$sys_lib_search_path_spec /lib"
10962 sys_lib_dlsearch_path_spec
='/usr/lib'
10966 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
10970 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10971 shlibpath_var
=LD_LIBRARY_PATH
10972 shlibpath_overrides_runpath
=no
10973 hardcode_into_libs
=yes
10978 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10979 soname_spec
='${libname}${release}${shared_ext}$major'
10980 shlibpath_var
=LD_LIBRARY_PATH
10987 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
10988 $as_echo "$dynamic_linker" >&6; }
10989 test "$dynamic_linker" = no
&& can_build_shared
=no
10991 variables_saved_for_relink
="PATH $shlibpath_var $runpath_var"
10992 if test "$GCC" = yes; then
10993 variables_saved_for_relink
="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
10996 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
10997 sys_lib_search_path_spec
="$lt_cv_sys_lib_search_path_spec"
10999 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
11000 sys_lib_dlsearch_path_spec
="$lt_cv_sys_lib_dlsearch_path_spec"
11094 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
11095 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
11097 if test -n "$hardcode_libdir_flag_spec" ||
11098 test -n "$runpath_var" ||
11099 test "X$hardcode_automatic" = "Xyes" ; then
11101 # We can hardcode non-existent directories.
11102 if test "$hardcode_direct" != no
&&
11103 # If the only mechanism to avoid hardcoding is shlibpath_var, we
11104 # have to relink, otherwise we might link with an installed library
11105 # when we should be linking with a yet-to-be-installed one
11106 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
11107 test "$hardcode_minus_L" != no
; then
11108 # Linking always hardcodes the temporary library directory.
11109 hardcode_action
=relink
11111 # We can link without hardcoding, and we can hardcode nonexisting dirs.
11112 hardcode_action
=immediate
11115 # We cannot hardcode anything, or else we can only hardcode existing
11117 hardcode_action
=unsupported
11119 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
11120 $as_echo "$hardcode_action" >&6; }
11122 if test "$hardcode_action" = relink ||
11123 test "$inherit_rpath" = yes; then
11124 # Fast installation is not supported
11125 enable_fast_install
=no
11126 elif test "$shlibpath_overrides_runpath" = yes ||
11127 test "$enable_shared" = no
; then
11128 # Fast installation is not necessary
11129 enable_fast_install
=needless
11137 if test "x$enable_dlopen" != xyes
; then
11138 enable_dlopen
=unknown
11139 enable_dlopen_self
=unknown
11140 enable_dlopen_self_static
=unknown
11147 lt_cv_dlopen
="load_add_on"
11149 lt_cv_dlopen_self
=yes
11152 mingw
* | pw32
* | cegcc
*)
11153 lt_cv_dlopen
="LoadLibrary"
11158 lt_cv_dlopen
="dlopen"
11163 # if libdl is installed we need to link against it
11164 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
11165 $as_echo_n "checking for dlopen in -ldl... " >&6; }
11166 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
11167 $as_echo_n "(cached) " >&6
11169 ac_check_lib_save_LIBS
=$LIBS
11171 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11172 /* end confdefs.h. */
11174 /* Override any GCC internal prototype to avoid an error.
11175 Use char because int might match the return type of a GCC
11176 builtin and then its argument prototype would still apply. */
11189 if ac_fn_c_try_link
"$LINENO"; then :
11190 ac_cv_lib_dl_dlopen
=yes
11192 ac_cv_lib_dl_dlopen
=no
11194 rm -f core conftest.err conftest.
$ac_objext \
11195 conftest
$ac_exeext conftest.
$ac_ext
11196 LIBS
=$ac_check_lib_save_LIBS
11198 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11199 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
11200 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
11201 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl"
11204 lt_cv_dlopen
="dyld"
11206 lt_cv_dlopen_self
=yes
11213 ac_fn_c_check_func
"$LINENO" "shl_load" "ac_cv_func_shl_load"
11214 if test "x$ac_cv_func_shl_load" = x
""yes; then :
11215 lt_cv_dlopen
="shl_load"
11217 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
11218 $as_echo_n "checking for shl_load in -ldld... " >&6; }
11219 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
11220 $as_echo_n "(cached) " >&6
11222 ac_check_lib_save_LIBS
=$LIBS
11224 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11225 /* end confdefs.h. */
11227 /* Override any GCC internal prototype to avoid an error.
11228 Use char because int might match the return type of a GCC
11229 builtin and then its argument prototype would still apply. */
11237 return shl_load ();
11242 if ac_fn_c_try_link
"$LINENO"; then :
11243 ac_cv_lib_dld_shl_load
=yes
11245 ac_cv_lib_dld_shl_load
=no
11247 rm -f core conftest.err conftest.
$ac_objext \
11248 conftest
$ac_exeext conftest.
$ac_ext
11249 LIBS
=$ac_check_lib_save_LIBS
11251 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
11252 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
11253 if test "x$ac_cv_lib_dld_shl_load" = x
""yes; then :
11254 lt_cv_dlopen
="shl_load" lt_cv_dlopen_libs
="-ldld"
11256 ac_fn_c_check_func
"$LINENO" "dlopen" "ac_cv_func_dlopen"
11257 if test "x$ac_cv_func_dlopen" = x
""yes; then :
11258 lt_cv_dlopen
="dlopen"
11260 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
11261 $as_echo_n "checking for dlopen in -ldl... " >&6; }
11262 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
11263 $as_echo_n "(cached) " >&6
11265 ac_check_lib_save_LIBS
=$LIBS
11267 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11268 /* end confdefs.h. */
11270 /* Override any GCC internal prototype to avoid an error.
11271 Use char because int might match the return type of a GCC
11272 builtin and then its argument prototype would still apply. */
11285 if ac_fn_c_try_link
"$LINENO"; then :
11286 ac_cv_lib_dl_dlopen
=yes
11288 ac_cv_lib_dl_dlopen
=no
11290 rm -f core conftest.err conftest.
$ac_objext \
11291 conftest
$ac_exeext conftest.
$ac_ext
11292 LIBS
=$ac_check_lib_save_LIBS
11294 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11295 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
11296 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
11297 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl"
11299 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
11300 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
11301 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
11302 $as_echo_n "(cached) " >&6
11304 ac_check_lib_save_LIBS
=$LIBS
11305 LIBS
="-lsvld $LIBS"
11306 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11307 /* end confdefs.h. */
11309 /* Override any GCC internal prototype to avoid an error.
11310 Use char because int might match the return type of a GCC
11311 builtin and then its argument prototype would still apply. */
11324 if ac_fn_c_try_link
"$LINENO"; then :
11325 ac_cv_lib_svld_dlopen
=yes
11327 ac_cv_lib_svld_dlopen
=no
11329 rm -f core conftest.err conftest.
$ac_objext \
11330 conftest
$ac_exeext conftest.
$ac_ext
11331 LIBS
=$ac_check_lib_save_LIBS
11333 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
11334 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
11335 if test "x$ac_cv_lib_svld_dlopen" = x
""yes; then :
11336 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-lsvld"
11338 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
11339 $as_echo_n "checking for dld_link in -ldld... " >&6; }
11340 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
11341 $as_echo_n "(cached) " >&6
11343 ac_check_lib_save_LIBS
=$LIBS
11345 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11346 /* end confdefs.h. */
11348 /* Override any GCC internal prototype to avoid an error.
11349 Use char because int might match the return type of a GCC
11350 builtin and then its argument prototype would still apply. */
11358 return dld_link ();
11363 if ac_fn_c_try_link
"$LINENO"; then :
11364 ac_cv_lib_dld_dld_link
=yes
11366 ac_cv_lib_dld_dld_link
=no
11368 rm -f core conftest.err conftest.
$ac_objext \
11369 conftest
$ac_exeext conftest.
$ac_ext
11370 LIBS
=$ac_check_lib_save_LIBS
11372 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
11373 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
11374 if test "x$ac_cv_lib_dld_dld_link" = x
""yes; then :
11375 lt_cv_dlopen
="dld_link" lt_cv_dlopen_libs
="-ldld"
11396 if test "x$lt_cv_dlopen" != xno
; then
11402 case $lt_cv_dlopen in
11404 save_CPPFLAGS
="$CPPFLAGS"
11405 test "x$ac_cv_header_dlfcn_h" = xyes
&& CPPFLAGS
="$CPPFLAGS -DHAVE_DLFCN_H"
11407 save_LDFLAGS
="$LDFLAGS"
11408 wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $export_dynamic_flag_spec\"
11411 LIBS
="$lt_cv_dlopen_libs $LIBS"
11413 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
11414 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
11415 if test "${lt_cv_dlopen_self+set}" = set; then :
11416 $as_echo_n "(cached) " >&6
11418 if test "$cross_compiling" = yes; then :
11419 lt_cv_dlopen_self
=cross
11421 lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2
11422 lt_status
=$lt_dlunknown
11423 cat > conftest.
$ac_ext <<_LT_EOF
11424 #line 11424 "configure"
11425 #include "confdefs.h"
11434 # define LT_DLGLOBAL RTLD_GLOBAL
11437 # define LT_DLGLOBAL DL_GLOBAL
11439 # define LT_DLGLOBAL 0
11443 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11444 find out it does not work in some platform. */
11445 #ifndef LT_DLLAZY_OR_NOW
11447 # define LT_DLLAZY_OR_NOW RTLD_LAZY
11450 # define LT_DLLAZY_OR_NOW DL_LAZY
11453 # define LT_DLLAZY_OR_NOW RTLD_NOW
11456 # define LT_DLLAZY_OR_NOW DL_NOW
11458 # define LT_DLLAZY_OR_NOW 0
11465 /* When -fvisbility=hidden is used, assume the code has been annotated
11466 correspondingly for the symbols needed. */
11467 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11468 void fnord () __attribute__((visibility("default")));
11471 void fnord () { int i=42; }
11474 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
11475 int status = $lt_dlunknown;
11479 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
11482 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11483 else puts (dlerror ());
11485 /* dlclose (self); */
11493 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11494 (eval $ac_link) 2>&5
11496 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11497 test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then
11498 (.
/conftest
; exit; ) >&5 2>/dev
/null
11500 case x
$lt_status in
11501 x
$lt_dlno_uscore) lt_cv_dlopen_self
=yes ;;
11502 x
$lt_dlneed_uscore) lt_cv_dlopen_self
=yes ;;
11503 x
$lt_dlunknown|x
*) lt_cv_dlopen_self
=no
;;
11506 # compilation failed
11507 lt_cv_dlopen_self
=no
11514 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
11515 $as_echo "$lt_cv_dlopen_self" >&6; }
11517 if test "x$lt_cv_dlopen_self" = xyes
; then
11518 wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $lt_prog_compiler_static\"
11519 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
11520 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
11521 if test "${lt_cv_dlopen_self_static+set}" = set; then :
11522 $as_echo_n "(cached) " >&6
11524 if test "$cross_compiling" = yes; then :
11525 lt_cv_dlopen_self_static
=cross
11527 lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2
11528 lt_status
=$lt_dlunknown
11529 cat > conftest.
$ac_ext <<_LT_EOF
11530 #line 11530 "configure"
11531 #include "confdefs.h"
11540 # define LT_DLGLOBAL RTLD_GLOBAL
11543 # define LT_DLGLOBAL DL_GLOBAL
11545 # define LT_DLGLOBAL 0
11549 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11550 find out it does not work in some platform. */
11551 #ifndef LT_DLLAZY_OR_NOW
11553 # define LT_DLLAZY_OR_NOW RTLD_LAZY
11556 # define LT_DLLAZY_OR_NOW DL_LAZY
11559 # define LT_DLLAZY_OR_NOW RTLD_NOW
11562 # define LT_DLLAZY_OR_NOW DL_NOW
11564 # define LT_DLLAZY_OR_NOW 0
11571 /* When -fvisbility=hidden is used, assume the code has been annotated
11572 correspondingly for the symbols needed. */
11573 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11574 void fnord () __attribute__((visibility("default")));
11577 void fnord () { int i=42; }
11580 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
11581 int status = $lt_dlunknown;
11585 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
11588 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11589 else puts (dlerror ());
11591 /* dlclose (self); */
11599 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11600 (eval $ac_link) 2>&5
11602 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11603 test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then
11604 (.
/conftest
; exit; ) >&5 2>/dev
/null
11606 case x
$lt_status in
11607 x
$lt_dlno_uscore) lt_cv_dlopen_self_static
=yes ;;
11608 x
$lt_dlneed_uscore) lt_cv_dlopen_self_static
=yes ;;
11609 x
$lt_dlunknown|x
*) lt_cv_dlopen_self_static
=no
;;
11612 # compilation failed
11613 lt_cv_dlopen_self_static
=no
11620 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
11621 $as_echo "$lt_cv_dlopen_self_static" >&6; }
11624 CPPFLAGS
="$save_CPPFLAGS"
11625 LDFLAGS
="$save_LDFLAGS"
11630 case $lt_cv_dlopen_self in
11631 yes|no
) enable_dlopen_self
=$lt_cv_dlopen_self ;;
11632 *) enable_dlopen_self
=unknown
;;
11635 case $lt_cv_dlopen_self_static in
11636 yes|no
) enable_dlopen_self_static
=$lt_cv_dlopen_self_static ;;
11637 *) enable_dlopen_self_static
=unknown
;;
11659 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
11660 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
11661 if test -n "$STRIP" && $STRIP -V 2>&1 |
$GREP "GNU strip" >/dev
/null
; then
11662 test -z "$old_striplib" && old_striplib
="$STRIP --strip-debug"
11663 test -z "$striplib" && striplib
="$STRIP --strip-unneeded"
11664 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11665 $as_echo "yes" >&6; }
11667 # FIXME - insert some real tests, host_os isn't really good enough
11670 if test -n "$STRIP" ; then
11671 striplib
="$STRIP -x"
11672 old_striplib
="$STRIP -S"
11673 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11674 $as_echo "yes" >&6; }
11676 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11677 $as_echo "no" >&6; }
11681 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11682 $as_echo "no" >&6; }
11698 # Report which library types will actually be built
11699 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
11700 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
11701 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
11702 $as_echo "$can_build_shared" >&6; }
11704 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
11705 $as_echo_n "checking whether to build shared libraries... " >&6; }
11706 test "$can_build_shared" = "no" && enable_shared
=no
11708 # On AIX, shared libraries and static libraries use the same namespace, and
11709 # are all built from PIC.
11712 test "$enable_shared" = yes && enable_static
=no
11713 if test -n "$RANLIB"; then
11714 archive_cmds
="$archive_cmds~\$RANLIB \$lib"
11715 postinstall_cmds
='$RANLIB $lib'
11720 if test "$host_cpu" != ia64
&& test "$aix_use_runtimelinking" = no
; then
11721 test "$enable_shared" = yes && enable_static
=no
11725 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
11726 $as_echo "$enable_shared" >&6; }
11728 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
11729 $as_echo_n "checking whether to build static libraries... " >&6; }
11730 # Make sure either enable_shared or enable_static is yes.
11731 test "$enable_shared" = yes || enable_static
=yes
11732 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
11733 $as_echo "$enable_static" >&6; }
11740 ac_cpp
='$CPP $CPPFLAGS'
11741 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11742 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11743 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
11759 ac_config_commands
="$ac_config_commands libtool"
11764 # Only expand once:
11768 # AC_PLUGINS setting $plugins is called by ACX_LARGEFILE.
11770 # The tests for host and target for $enable_largefile require
11775 # As the $enable_largefile decision depends on --enable-plugins we must set it
11776 # even in directories otherwise not depending on the $plugins option.
11780 for ac_header
in dlfcn.h
11782 ac_fn_c_check_header_compile
"$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
11784 if test "x$ac_cv_header_dlfcn_h" = x
""yes; then :
11785 cat >>confdefs.h
<<_ACEOF
11786 #define HAVE_DLFCN_H 1
11793 for ac_header
in windows.h
11795 ac_fn_c_check_header_compile
"$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default
11797 if test "x$ac_cv_header_windows_h" = x
""yes; then :
11798 cat >>confdefs.h
<<_ACEOF
11799 #define HAVE_WINDOWS_H 1
11807 # Check whether --enable-plugins was given.
11808 if test "${enable_plugins+set}" = set; then :
11809 enableval
=$enable_plugins; case "${enableval}" in
11812 if test "$maybe_plugins" != "yes" ; then
11813 as_fn_error
"Building with plugin support requires a host that supports dlopen." "$LINENO" 5
11817 plugins
=$maybe_plugins
11821 if test "$plugins" = "yes"; then
11822 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
11823 $as_echo_n "checking for library containing dlopen... " >&6; }
11824 if test "${ac_cv_search_dlopen+set}" = set; then :
11825 $as_echo_n "(cached) " >&6
11827 ac_func_search_save_LIBS
=$LIBS
11828 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11829 /* end confdefs.h. */
11831 /* Override any GCC internal prototype to avoid an error.
11832 Use char because int might match the return type of a GCC
11833 builtin and then its argument prototype would still apply. */
11846 for ac_lib
in '' dl
; do
11847 if test -z "$ac_lib"; then
11848 ac_res
="none required"
11851 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
11853 if ac_fn_c_try_link
"$LINENO"; then :
11854 ac_cv_search_dlopen
=$ac_res
11856 rm -f core conftest.err conftest.
$ac_objext \
11858 if test "${ac_cv_search_dlopen+set}" = set; then :
11862 if test "${ac_cv_search_dlopen+set}" = set; then :
11865 ac_cv_search_dlopen
=no
11867 rm conftest.
$ac_ext
11868 LIBS
=$ac_func_search_save_LIBS
11870 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
11871 $as_echo "$ac_cv_search_dlopen" >&6; }
11872 ac_res
=$ac_cv_search_dlopen
11873 if test "$ac_res" != no
; then :
11874 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
11882 sparc-
*-solaris*|i
[3-7]86-*-solaris*)
11883 # On native 32bit sparc and ia32 solaris, large-file and procfs support
11884 # are mutually exclusive; and without procfs support, the bfd/ elf module
11885 # cannot provide certain routines such as elfcore_write_prpsinfo
11886 # or elfcore_write_prstatus. So unless the user explicitly requested
11887 # large-file support through the --enable-largefile switch, disable
11888 # large-file support in favor of procfs support.
11889 test "${target}" = "${host}" -a "x$plugins" = xno \
11890 && : ${enable_largefile="no"}
11894 # Check whether --enable-largefile was given.
11895 if test "${enable_largefile+set}" = set; then :
11896 enableval
=$enable_largefile;
11899 if test "$enable_largefile" != no
; then
11901 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
11902 $as_echo_n "checking for special C compiler options needed for large files... " >&6; }
11903 if test "${ac_cv_sys_largefile_CC+set}" = set; then :
11904 $as_echo_n "(cached) " >&6
11906 ac_cv_sys_largefile_CC
=no
11907 if test "$GCC" != yes; then
11910 # IRIX 6.2 and later do not support large files by default,
11911 # so use the C compiler's -n32 option if that helps.
11912 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11913 /* end confdefs.h. */
11914 #include <sys/types.h>
11915 /* Check that off_t can represent 2**63 - 1 correctly.
11916 We can't simply define LARGE_OFF_T to be 9223372036854775807,
11917 since some C++ compilers masquerading as C compilers
11918 incorrectly reject 9223372036854775807. */
11919 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
11920 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
11921 && LARGE_OFF_T % 2147483647 == 1)
11931 if ac_fn_c_try_compile
"$LINENO"; then :
11934 rm -f core conftest.err conftest.
$ac_objext
11936 if ac_fn_c_try_compile
"$LINENO"; then :
11937 ac_cv_sys_largefile_CC
=' -n32'; break
11939 rm -f core conftest.err conftest.
$ac_objext
11943 rm -f conftest.
$ac_ext
11946 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
11947 $as_echo "$ac_cv_sys_largefile_CC" >&6; }
11948 if test "$ac_cv_sys_largefile_CC" != no
; then
11949 CC
=$CC$ac_cv_sys_largefile_CC
11952 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
11953 $as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
11954 if test "${ac_cv_sys_file_offset_bits+set}" = set; then :
11955 $as_echo_n "(cached) " >&6
11958 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11959 /* end confdefs.h. */
11960 #include <sys/types.h>
11961 /* Check that off_t can represent 2**63 - 1 correctly.
11962 We can't simply define LARGE_OFF_T to be 9223372036854775807,
11963 since some C++ compilers masquerading as C compilers
11964 incorrectly reject 9223372036854775807. */
11965 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
11966 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
11967 && LARGE_OFF_T % 2147483647 == 1)
11977 if ac_fn_c_try_compile
"$LINENO"; then :
11978 ac_cv_sys_file_offset_bits
=no
; break
11980 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11981 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11982 /* end confdefs.h. */
11983 #define _FILE_OFFSET_BITS 64
11984 #include <sys/types.h>
11985 /* Check that off_t can represent 2**63 - 1 correctly.
11986 We can't simply define LARGE_OFF_T to be 9223372036854775807,
11987 since some C++ compilers masquerading as C compilers
11988 incorrectly reject 9223372036854775807. */
11989 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
11990 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
11991 && LARGE_OFF_T % 2147483647 == 1)
12001 if ac_fn_c_try_compile
"$LINENO"; then :
12002 ac_cv_sys_file_offset_bits
=64; break
12004 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12005 ac_cv_sys_file_offset_bits
=unknown
12009 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
12010 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
12011 case $ac_cv_sys_file_offset_bits in #(
12014 cat >>confdefs.h
<<_ACEOF
12015 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
12020 if test $ac_cv_sys_file_offset_bits = unknown
; then
12021 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
12022 $as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
12023 if test "${ac_cv_sys_large_files+set}" = set; then :
12024 $as_echo_n "(cached) " >&6
12027 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12028 /* end confdefs.h. */
12029 #include <sys/types.h>
12030 /* Check that off_t can represent 2**63 - 1 correctly.
12031 We can't simply define LARGE_OFF_T to be 9223372036854775807,
12032 since some C++ compilers masquerading as C compilers
12033 incorrectly reject 9223372036854775807. */
12034 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
12035 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
12036 && LARGE_OFF_T % 2147483647 == 1)
12046 if ac_fn_c_try_compile
"$LINENO"; then :
12047 ac_cv_sys_large_files
=no
; break
12049 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12050 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12051 /* end confdefs.h. */
12052 #define _LARGE_FILES 1
12053 #include <sys/types.h>
12054 /* Check that off_t can represent 2**63 - 1 correctly.
12055 We can't simply define LARGE_OFF_T to be 9223372036854775807,
12056 since some C++ compilers masquerading as C compilers
12057 incorrectly reject 9223372036854775807. */
12058 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
12059 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
12060 && LARGE_OFF_T % 2147483647 == 1)
12070 if ac_fn_c_try_compile
"$LINENO"; then :
12071 ac_cv_sys_large_files
=1; break
12073 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12074 ac_cv_sys_large_files
=unknown
12078 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
12079 $as_echo "$ac_cv_sys_large_files" >&6; }
12080 case $ac_cv_sys_large_files in #(
12083 cat >>confdefs.h
<<_ACEOF
12084 #define _LARGE_FILES $ac_cv_sys_large_files
12094 if test "$plugins" = "yes"; then
12103 if test "$plugins" = "yes"; then
12104 enable_targets
="$enable_targets plugin"
12107 # Check whether --enable-64-bit-bfd was given.
12108 if test "${enable_64_bit_bfd+set}" = set; then :
12109 enableval
=$enable_64_bit_bfd; case "${enableval}" in
12110 yes) want64
=true
;;
12111 no
) want64
=false
;;
12112 *) as_fn_error
"bad value ${enableval} for 64-bit-bfd option" "$LINENO" 5 ;;
12118 # Check whether --enable-targets was given.
12119 if test "${enable_targets+set}" = set; then :
12120 enableval
=$enable_targets; case "${enableval}" in
12121 yes |
"") as_fn_error
"enable-targets option must specify target names or 'all'" "$LINENO" 5
12123 no
) enable_targets
= ;;
12124 *) enable_targets
=$enableval ;;
12129 # Check whether --with-mmap was given.
12130 if test "${with_mmap+set}" = set; then :
12131 withval
=$with_mmap; case "${withval}" in
12132 yes) want_mmap
=true
;;
12133 no
) want_mmap
=false
;;
12134 *) as_fn_error
"bad value ${withval} for BFD with-mmap option" "$LINENO" 5 ;;
12140 # Check whether --enable-secureplt was given.
12141 if test "${enable_secureplt+set}" = set; then :
12142 enableval
=$enable_secureplt; case "${enableval}" in
12143 yes) use_secureplt
=true
;;
12144 no
) use_secureplt
=false
;;
12145 *) as_fn_error
"bad value ${enableval} for secureplt option" "$LINENO" 5 ;;
12150 if test $use_secureplt = true
; then
12152 $as_echo "#define USE_SECUREPLT 1" >>confdefs.h
12156 # Check whether --enable-leading-mingw64-underscores was given.
12157 if test "${enable_leading_mingw64_underscores+set}" = set; then :
12158 enableval
=$enable_leading_mingw64_underscores;
12161 if test x
"$enable_leading_mingw64_underscores" = xyes
; then :
12163 $as_echo "#define USE_MINGW64_LEADING_UNDERSCORES 1" >>confdefs.h
12167 DEBUGDIR
=${libdir}/debug
12169 # Check whether --with-separate-debug-dir was given.
12170 if test "${with_separate_debug_dir+set}" = set; then :
12171 withval
=$with_separate_debug_dir; DEBUGDIR
="${withval}"
12176 # Check to see if we should allow the generation of
12177 # symbols with the ELF standard's STT_COMMON type.
12178 # Check whether --enable-elf-stt-common was given.
12179 if test "${enable_elf_stt_common+set}" = set; then :
12180 enableval
=$enable_elf_stt_common; case "${enableval}" in
12181 yes) want_elf_stt_common
=true
;;
12182 no
) want_elf_stt_common
=false
;;
12183 *) as_fn_error
"bad value ${enableval} for ELF STT_COMMON option" "$LINENO" 5 ;;
12186 # We have to choose a default behaviour. For native builds we could
12187 # test whether the loader supports the STT_COMMON type, but that would
12188 # mean that built binaries could not be exported to older systems where
12189 # the loader does not support it. So by default we always choose to
12190 # disable this feature.
12191 want_elf_stt_common
=false
12193 if test $want_elf_stt_common = true
; then
12195 $as_echo "#define USE_STT_COMMON 1" >>confdefs.h
12201 # Check whether --with-pkgversion was given.
12202 if test "${with_pkgversion+set}" = set; then :
12203 withval
=$with_pkgversion; case "$withval" in
12204 yes) as_fn_error
"package version not specified" "$LINENO" 5 ;;
12206 *) PKGVERSION
="($withval) " ;;
12209 PKGVERSION
="(GNU Binutils) "
12217 # Check whether --with-bugurl was given.
12218 if test "${with_bugurl+set}" = set; then :
12219 withval
=$with_bugurl; case "$withval" in
12220 yes) as_fn_error
"bug URL not specified" "$LINENO" 5 ;;
12223 *) BUGURL
="$withval"
12227 BUGURL
="http://www.sourceware.org/bugzilla/"
12237 REPORT_BUGS_TO
="<$BUGURL>"
12238 REPORT_BUGS_TEXI
=@uref
{`echo "$BUGURL" | sed 's/@/@@/g'`}
12246 # Set the 'development' global.
12247 .
$srcdir/..
/bfd
/development.sh
12249 GCC_WARN_CFLAGS
="-W -Wall -Wstrict-prototypes -Wmissing-prototypes"
12250 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12251 /* end confdefs.h. */
12254 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
12255 $EGREP "^[0-3]$" >/dev
/null
2>&1; then :
12258 GCC_WARN_CFLAGS
="$GCC_WARN_CFLAGS -Wshadow"
12263 # Check whether --enable-werror was given.
12264 if test "${enable_werror+set}" = set; then :
12265 enableval
=$enable_werror; case "${enableval}" in
12266 yes | y
) ERROR_ON_WARNING
="yes" ;;
12267 no | n
) ERROR_ON_WARNING
="no" ;;
12268 *) as_fn_error
"bad value ${enableval} for --enable-werror" "$LINENO" 5 ;;
12273 # Disable -Wformat by default when using gcc on mingw
12276 if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" ; then
12277 GCC_WARN_CFLAGS
="$GCC_WARN_CFLAGS -Wno-format"
12283 # Enable -Werror by default when using gcc. Turn it off for releases.
12284 if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" -a "$development" = true
; then
12285 ERROR_ON_WARNING
=yes
12289 if test "${ERROR_ON_WARNING}" = yes ; then
12290 GCC_WARN_CFLAGS
="$GCC_WARN_CFLAGS -Werror"
12291 NO_WERROR
="-Wno-error"
12294 if test "${GCC}" = yes ; then
12295 WARN_CFLAGS
="${GCC_WARN_CFLAGS}"
12298 # Check whether --enable-build-warnings was given.
12299 if test "${enable_build_warnings+set}" = set; then :
12300 enableval
=$enable_build_warnings; case "${enableval}" in
12301 yes) WARN_CFLAGS
="${GCC_WARN_CFLAGS}";;
12302 no
) if test "${GCC}" = yes ; then
12305 ,*) t
=`echo "${enableval}" | sed -e "s/,/ /g"`
12306 WARN_CFLAGS
="${GCC_WARN_CFLAGS} ${t}";;
12307 *,) t
=`echo "${enableval}" | sed -e "s/,/ /g"`
12308 WARN_CFLAGS
="${t} ${GCC_WARN_CFLAGS}";;
12309 *) WARN_CFLAGS
=`echo "${enableval}" | sed -e "s/,/ /g"`;;
12314 if test x
"$silent" != x
"yes" && test x
"$WARN_CFLAGS" != x
""; then
12315 echo "Setting warning flags = $WARN_CFLAGS" 6>&1
12322 ac_config_headers
="$ac_config_headers config.h:config.in"
12328 if test -z "$target" ; then
12329 as_fn_error
"Unrecognized target system type; please check config.sub." "$LINENO" 5
12333 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
12334 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
12335 # Check whether --enable-maintainer-mode was given.
12336 if test "${enable_maintainer_mode+set}" = set; then :
12337 enableval
=$enable_maintainer_mode; USE_MAINTAINER_MODE
=$enableval
12339 USE_MAINTAINER_MODE
=no
12342 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
12343 $as_echo "$USE_MAINTAINER_MODE" >&6; }
12344 if test $USE_MAINTAINER_MODE = yes; then
12345 MAINTAINER_MODE_TRUE
=
12346 MAINTAINER_MODE_FALSE
='#'
12348 MAINTAINER_MODE_TRUE
='#'
12349 MAINTAINER_MODE_FALSE
=
12352 MAINT
=$MAINTAINER_MODE_TRUE
12356 GENINSRC_NEVER_TRUE
=
12357 GENINSRC_NEVER_FALSE
='#'
12359 GENINSRC_NEVER_TRUE
='#'
12360 GENINSRC_NEVER_FALSE
=
12363 case ${build_alias} in
12364 "") build_noncanonical
=${build} ;;
12365 *) build_noncanonical
=${build_alias} ;;
12368 case ${host_alias} in
12369 "") host_noncanonical
=${build_noncanonical} ;;
12370 *) host_noncanonical
=${host_alias} ;;
12373 case ${target_alias} in
12374 "") target_noncanonical
=${host_noncanonical} ;;
12375 *) target_noncanonical
=${target_alias} ;;
12378 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to install libbfd" >&5
12379 $as_echo_n "checking whether to install libbfd... " >&6; }
12380 # Check whether --enable-install-libbfd was given.
12381 if test "${enable_install_libbfd+set}" = set; then :
12382 enableval
=$enable_install_libbfd; install_libbfd_p
=$enableval
12384 if test "${host}" = "${target}" ||
test "$enable_shared" = "yes"; then
12385 install_libbfd_p
=yes
12387 install_libbfd_p
=no
12391 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $install_libbfd_p" >&5
12392 $as_echo "$install_libbfd_p" >&6; }
12393 if test $install_libbfd_p = yes; then
12394 INSTALL_LIBBFD_TRUE
=
12395 INSTALL_LIBBFD_FALSE
='#'
12397 INSTALL_LIBBFD_TRUE
='#'
12398 INSTALL_LIBBFD_FALSE
=
12401 # Need _noncanonical variables for this.
12406 # libbfd.a is a host library containing target dependent code
12407 bfdlibdir
='$(libdir)'
12408 bfdincludedir
='$(includedir)'
12409 if test "${host}" != "${target}"; then
12410 bfdlibdir
='$(exec_prefix)/$(host_noncanonical)/$(target_noncanonical)/lib'
12411 bfdincludedir
='$(exec_prefix)/$(host_noncanonical)/$(target_noncanonical)/include'
12423 bfd_default_target_size
=32
12427 ALL_LINGUAS
="fr tr ja es sv da zh_CN ro rw vi fi id ru uk"
12428 # If we haven't got the data from the intl directory,
12429 # assume NLS is disabled.
12438 if test -f ..
/intl
/config.intl
; then
12439 . ..
/intl
/config.intl
12441 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
12442 $as_echo_n "checking whether NLS is requested... " >&6; }
12443 if test x
"$USE_NLS" != xyes
; then
12444 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12445 $as_echo "no" >&6; }
12447 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12448 $as_echo "yes" >&6; }
12450 $as_echo "#define ENABLE_NLS 1" >>confdefs.h
12453 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
12454 $as_echo_n "checking for catalogs to be installed... " >&6; }
12455 # Look for .po and .gmo files in the source directory.
12458 for cat in $srcdir/po
/*.gmo
$srcdir/po
/*.po
; do
12459 # If there aren't any .gmo files the shell will give us the
12460 # literal string "../path/to/srcdir/po/*.gmo" which has to be
12462 case "$cat" in *\
**)
12465 # The quadruple backslash is collapsed to a double backslash
12466 # by the backticks, then collapsed again by the double quotes,
12467 # leaving us with one backslash in the sed expression (right
12468 # before the dot that mustn't act as a wildcard).
12469 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
12470 lang
=`echo $cat | sed -e "s!\\\\.gmo!!"`
12471 # The user is allowed to set LINGUAS to a list of languages to
12472 # install catalogs for. If it's empty that means "all of them."
12473 if test "x$LINGUAS" = x
; then
12474 CATALOGS
="$CATALOGS $cat"
12475 XLINGUAS
="$XLINGUAS $lang"
12477 case "$LINGUAS" in *$lang*)
12478 CATALOGS
="$CATALOGS $cat"
12479 XLINGUAS
="$XLINGUAS $lang"
12484 LINGUAS
="$XLINGUAS"
12485 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
12486 $as_echo "$LINGUAS" >&6; }
12500 if test -n "$ac_aux_dir"; then
12501 case "$ac_aux_dir" in
12502 /*) MKINSTALLDIRS
="$ac_aux_dir/mkinstalldirs" ;;
12503 *) MKINSTALLDIRS
="\$(top_builddir)/$ac_aux_dir/mkinstalldirs" ;;
12506 if test -z "$MKINSTALLDIRS"; then
12507 MKINSTALLDIRS
="\$(top_srcdir)/mkinstalldirs"
12512 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
12513 $as_echo_n "checking whether NLS is requested... " >&6; }
12514 # Check whether --enable-nls was given.
12515 if test "${enable_nls+set}" = set; then :
12516 enableval
=$enable_nls; USE_NLS
=$enableval
12521 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
12522 $as_echo "$USE_NLS" >&6; }
12529 # Prepare PATH_SEPARATOR.
12530 # The user is always right.
12531 if test "${PATH_SEPARATOR+set}" != set; then
12532 echo "#! /bin/sh" >conf$$.sh
12533 echo "exit 0" >>conf$$.sh
12535 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
12543 # Find out how to test for executable files. Don't use a zero-byte file,
12544 # as systems may use methods other than mode bits to determine executability.
12545 cat >conf$$.
file <<_ASEOF
12549 chmod +x conf$$.
file
12550 if test -x conf$$.
file >/dev
/null
2>&1; then
12551 ac_executable_p
="test -x"
12553 ac_executable_p
="test -f"
12557 # Extract the first word of "msgfmt", so it can be a program name with args.
12558 set dummy msgfmt
; ac_word
=$2
12559 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12560 $as_echo_n "checking for $ac_word... " >&6; }
12561 if test "${ac_cv_path_MSGFMT+set}" = set; then :
12562 $as_echo_n "(cached) " >&6
12566 ac_cv_path_MSGFMT
="$MSGFMT" # Let the user override the test with a path.
12569 ac_save_IFS
="$IFS"; IFS
=$PATH_SEPARATOR
12570 for ac_dir
in $PATH; do
12572 test -z "$ac_dir" && ac_dir
=.
12573 for ac_exec_ext
in '' $ac_executable_extensions; do
12574 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
12575 if $ac_dir/$ac_word --statistics /dev
/null
>/dev
/null
2>&1 &&
12576 (if $ac_dir/$ac_word --statistics /dev
/null
2>&1 >/dev
/null |
grep usage
>/dev
/null
; then exit 1; else exit 0; fi); then
12577 ac_cv_path_MSGFMT
="$ac_dir/$ac_word$ac_exec_ext"
12584 test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT
=":"
12588 MSGFMT
="$ac_cv_path_MSGFMT"
12589 if test "$MSGFMT" != ":"; then
12590 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
12591 $as_echo "$MSGFMT" >&6; }
12593 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12594 $as_echo "no" >&6; }
12597 # Extract the first word of "gmsgfmt", so it can be a program name with args.
12598 set dummy gmsgfmt
; ac_word
=$2
12599 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12600 $as_echo_n "checking for $ac_word... " >&6; }
12601 if test "${ac_cv_path_GMSGFMT+set}" = set; then :
12602 $as_echo_n "(cached) " >&6
12606 ac_cv_path_GMSGFMT
="$GMSGFMT" # Let the user override the test with a path.
12609 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12610 for as_dir
in $PATH
12613 test -z "$as_dir" && as_dir
=.
12614 for ac_exec_ext
in '' $ac_executable_extensions; do
12615 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12616 ac_cv_path_GMSGFMT
="$as_dir/$ac_word$ac_exec_ext"
12617 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12624 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT
="$MSGFMT"
12628 GMSGFMT
=$ac_cv_path_GMSGFMT
12629 if test -n "$GMSGFMT"; then
12630 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
12631 $as_echo "$GMSGFMT" >&6; }
12633 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12634 $as_echo "no" >&6; }
12640 # Prepare PATH_SEPARATOR.
12641 # The user is always right.
12642 if test "${PATH_SEPARATOR+set}" != set; then
12643 echo "#! /bin/sh" >conf$$.sh
12644 echo "exit 0" >>conf$$.sh
12646 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
12654 # Find out how to test for executable files. Don't use a zero-byte file,
12655 # as systems may use methods other than mode bits to determine executability.
12656 cat >conf$$.
file <<_ASEOF
12660 chmod +x conf$$.
file
12661 if test -x conf$$.
file >/dev
/null
2>&1; then
12662 ac_executable_p
="test -x"
12664 ac_executable_p
="test -f"
12668 # Extract the first word of "xgettext", so it can be a program name with args.
12669 set dummy xgettext
; ac_word
=$2
12670 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12671 $as_echo_n "checking for $ac_word... " >&6; }
12672 if test "${ac_cv_path_XGETTEXT+set}" = set; then :
12673 $as_echo_n "(cached) " >&6
12675 case "$XGETTEXT" in
12677 ac_cv_path_XGETTEXT
="$XGETTEXT" # Let the user override the test with a path.
12680 ac_save_IFS
="$IFS"; IFS
=$PATH_SEPARATOR
12681 for ac_dir
in $PATH; do
12683 test -z "$ac_dir" && ac_dir
=.
12684 for ac_exec_ext
in '' $ac_executable_extensions; do
12685 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
12686 if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev
/null
>/dev
/null
2>&1 &&
12687 (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
12688 ac_cv_path_XGETTEXT
="$ac_dir/$ac_word$ac_exec_ext"
12695 test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT
=":"
12699 XGETTEXT
="$ac_cv_path_XGETTEXT"
12700 if test "$XGETTEXT" != ":"; then
12701 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5
12702 $as_echo "$XGETTEXT" >&6; }
12704 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12705 $as_echo "no" >&6; }
12711 # Prepare PATH_SEPARATOR.
12712 # The user is always right.
12713 if test "${PATH_SEPARATOR+set}" != set; then
12714 echo "#! /bin/sh" >conf$$.sh
12715 echo "exit 0" >>conf$$.sh
12717 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
12725 # Find out how to test for executable files. Don't use a zero-byte file,
12726 # as systems may use methods other than mode bits to determine executability.
12727 cat >conf$$.
file <<_ASEOF
12731 chmod +x conf$$.
file
12732 if test -x conf$$.
file >/dev
/null
2>&1; then
12733 ac_executable_p
="test -x"
12735 ac_executable_p
="test -f"
12739 # Extract the first word of "msgmerge", so it can be a program name with args.
12740 set dummy msgmerge
; ac_word
=$2
12741 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12742 $as_echo_n "checking for $ac_word... " >&6; }
12743 if test "${ac_cv_path_MSGMERGE+set}" = set; then :
12744 $as_echo_n "(cached) " >&6
12746 case "$MSGMERGE" in
12748 ac_cv_path_MSGMERGE
="$MSGMERGE" # Let the user override the test with a path.
12751 ac_save_IFS
="$IFS"; IFS
=$PATH_SEPARATOR
12752 for ac_dir
in $PATH; do
12754 test -z "$ac_dir" && ac_dir
=.
12755 for ac_exec_ext
in '' $ac_executable_extensions; do
12756 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
12757 if $ac_dir/$ac_word --update -q /dev
/null
/dev
/null
>/dev
/null
2>&1; then
12758 ac_cv_path_MSGMERGE
="$ac_dir/$ac_word$ac_exec_ext"
12765 test -z "$ac_cv_path_MSGMERGE" && ac_cv_path_MSGMERGE
=":"
12769 MSGMERGE
="$ac_cv_path_MSGMERGE"
12770 if test "$MSGMERGE" != ":"; then
12771 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGMERGE" >&5
12772 $as_echo "$MSGMERGE" >&6; }
12774 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12775 $as_echo "no" >&6; }
12779 if test "$GMSGFMT" != ":"; then
12780 if $GMSGFMT --statistics /dev
/null
>/dev
/null
2>&1 &&
12781 (if $GMSGFMT --statistics /dev
/null
2>&1 >/dev
/null |
grep usage
>/dev
/null
; then exit 1; else exit 0; fi); then
12784 GMSGFMT
=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
12785 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
12786 $as_echo "found $GMSGFMT program is not GNU msgfmt; ignore it" >&6; }
12791 if test "$XGETTEXT" != ":"; then
12792 if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev
/null
>/dev
/null
2>&1 &&
12793 (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
12796 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found xgettext program is not GNU xgettext; ignore it" >&5
12797 $as_echo "found xgettext program is not GNU xgettext; ignore it" >&6; }
12803 ac_config_commands
="$ac_config_commands default-1"
12807 # Permit host specific settings.
12808 .
${srcdir}/configure.
host
12813 BFD_HOST_64BIT_LONG
=0
12814 BFD_HOST_64BIT_LONG_LONG
=0
12815 BFD_HOST_64_BIT_DEFINED
=0
12818 BFD_HOSTPTR_T
="unsigned long"
12820 # The cast to long int works around a bug in the HP C Compiler
12821 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
12822 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
12823 # This bug is HP SR number 8606223364.
12824 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long long" >&5
12825 $as_echo_n "checking size of long long... " >&6; }
12826 if test "${ac_cv_sizeof_long_long+set}" = set; then :
12827 $as_echo_n "(cached) " >&6
12829 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (long long))" "ac_cv_sizeof_long_long" "$ac_includes_default"; then :
12832 if test "$ac_cv_type_long_long" = yes; then
12833 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12834 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12835 { as_fn_set_status
77
12836 as_fn_error
"cannot compute sizeof (long long)
12837 See \`config.log' for more details." "$LINENO" 5; }; }
12839 ac_cv_sizeof_long_long
=0
12844 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long_long" >&5
12845 $as_echo "$ac_cv_sizeof_long_long" >&6; }
12849 cat >>confdefs.h
<<_ACEOF
12850 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
12854 # The cast to long int works around a bug in the HP C Compiler
12855 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
12856 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
12857 # This bug is HP SR number 8606223364.
12858 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5
12859 $as_echo_n "checking size of void *... " >&6; }
12860 if test "${ac_cv_sizeof_void_p+set}" = set; then :
12861 $as_echo_n "(cached) " >&6
12863 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (void *))" "ac_cv_sizeof_void_p" "$ac_includes_default"; then :
12866 if test "$ac_cv_type_void_p" = yes; then
12867 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12868 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12869 { as_fn_set_status
77
12870 as_fn_error
"cannot compute sizeof (void *)
12871 See \`config.log' for more details." "$LINENO" 5; }; }
12873 ac_cv_sizeof_void_p
=0
12878 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_void_p" >&5
12879 $as_echo "$ac_cv_sizeof_void_p" >&6; }
12883 cat >>confdefs.h
<<_ACEOF
12884 #define SIZEOF_VOID_P $ac_cv_sizeof_void_p
12888 # The cast to long int works around a bug in the HP C Compiler
12889 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
12890 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
12891 # This bug is HP SR number 8606223364.
12892 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
12893 $as_echo_n "checking size of long... " >&6; }
12894 if test "${ac_cv_sizeof_long+set}" = set; then :
12895 $as_echo_n "(cached) " >&6
12897 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then :
12900 if test "$ac_cv_type_long" = yes; then
12901 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12902 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12903 { as_fn_set_status
77
12904 as_fn_error
"cannot compute sizeof (long)
12905 See \`config.log' for more details." "$LINENO" 5; }; }
12907 ac_cv_sizeof_long
=0
12912 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
12913 $as_echo "$ac_cv_sizeof_long" >&6; }
12917 cat >>confdefs.h
<<_ACEOF
12918 #define SIZEOF_LONG $ac_cv_sizeof_long
12923 if test "x${ac_cv_sizeof_void_p}" = "x8"; then
12927 if test "x${ac_cv_sizeof_long}" = "x8"; then
12928 BFD_HOST_64BIT_LONG
=1
12929 test -n "${HOST_64BIT_TYPE}" || HOST_64BIT_TYPE
="long"
12930 test -n "${HOST_U_64BIT_TYPE}" || HOST_U_64BIT_TYPE
="unsigned long"
12931 elif test "x${ac_cv_sizeof_long_long}" = "x8"; then
12932 BFD_HOST_64BIT_LONG_LONG
=1
12933 test -n "${HOST_64BIT_TYPE}" || HOST_64BIT_TYPE
="long long"
12934 test -n "${HOST_U_64BIT_TYPE}" || HOST_U_64BIT_TYPE
="unsigned long long"
12935 if test "x${ac_cv_sizeof_void_p}" = "x8"; then
12936 BFD_HOSTPTR_T
="unsigned long long"
12940 if test -n "${HOST_64BIT_TYPE}" -a -n "${HOST_U_64BIT_TYPE}"; then
12941 BFD_HOST_64_BIT_DEFINED
=1
12942 BFD_HOST_64_BIT
="${HOST_64BIT_TYPE}"
12943 BFD_HOST_U_64_BIT
="${HOST_U_64BIT_TYPE}"
12953 # Put a plausible default for CC_FOR_BUILD in Makefile.
12954 if test -z "$CC_FOR_BUILD"; then
12955 if test "x$cross_compiling" = "xno"; then
12956 CC_FOR_BUILD
='$(CC)'
12962 # Also set EXEEXT_FOR_BUILD.
12963 if test "x$cross_compiling" = "xno"; then
12964 EXEEXT_FOR_BUILD
='$(EXEEXT)'
12966 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for build system executable suffix" >&5
12967 $as_echo_n "checking for build system executable suffix... " >&6; }
12968 if test "${bfd_cv_build_exeext+set}" = set; then :
12969 $as_echo_n "(cached) " >&6
12972 echo 'int main () { return 0; }' > conftest.c
12973 bfd_cv_build_exeext
=
12974 ${CC_FOR_BUILD} -o conftest conftest.c
1>&5 2>&5
12975 for file in conftest.
*; do
12977 *.c |
*.o |
*.obj |
*.ilk |
*.pdb
) ;;
12978 *) bfd_cv_build_exeext
=`echo $file | sed -e s/conftest//` ;;
12982 test x
"${bfd_cv_build_exeext}" = x
&& bfd_cv_build_exeext
=no
12984 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_build_exeext" >&5
12985 $as_echo "$bfd_cv_build_exeext" >&6; }
12986 EXEEXT_FOR_BUILD
=""
12987 test x
"${bfd_cv_build_exeext}" != xno
&& EXEEXT_FOR_BUILD
=${bfd_cv_build_exeext}
12991 for ac_header
in alloca.h stddef.h string.h
strings.h stdlib.h
time.h unistd.h wchar.h
12993 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12994 ac_fn_c_check_header_mongrel
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
12995 eval as_val
=\$
$as_ac_Header
12996 if test "x$as_val" = x
""yes; then :
12997 cat >>confdefs.h
<<_ACEOF
12998 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
13005 for ac_header
in fcntl.h sys
/file.h sys
/time.h sys
/stat.h sys
/resource.h
13007 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
13008 ac_fn_c_check_header_mongrel
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
13009 eval as_val
=\$
$as_ac_Header
13010 if test "x$as_val" = x
""yes; then :
13011 cat >>confdefs.h
<<_ACEOF
13012 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
13021 inttype_headers
=`echo inttypes.h sys/inttypes.h | sed -e 's/,/ /g'`
13023 acx_cv_header_stdint
=stddef.h
13024 acx_cv_header_stdint_kind
="(already complete)"
13025 for i
in stdint.h
$inttype_headers; do
13026 unset ac_cv_type_uintptr_t
13027 unset ac_cv_type_uintmax_t
13028 unset ac_cv_type_int_least32_t
13029 unset ac_cv_type_int_fast32_t
13030 unset ac_cv_type_uint64_t
13031 $as_echo_n "looking for a compliant stdint.h in $i, " >&6
13032 ac_fn_c_check_type
"$LINENO" "uintmax_t" "ac_cv_type_uintmax_t" "#include <sys/types.h>
13035 if test "x$ac_cv_type_uintmax_t" = x
""yes; then :
13036 acx_cv_header_stdint
=$i
13041 ac_fn_c_check_type
"$LINENO" "uintptr_t" "ac_cv_type_uintptr_t" "#include <sys/types.h>
13044 if test "x$ac_cv_type_uintptr_t" = x
""yes; then :
13047 acx_cv_header_stdint_kind
="(mostly complete)"
13050 ac_fn_c_check_type
"$LINENO" "int_least32_t" "ac_cv_type_int_least32_t" "#include <sys/types.h>
13053 if test "x$ac_cv_type_int_least32_t" = x
""yes; then :
13056 acx_cv_header_stdint_kind
="(mostly complete)"
13059 ac_fn_c_check_type
"$LINENO" "int_fast32_t" "ac_cv_type_int_fast32_t" "#include <sys/types.h>
13062 if test "x$ac_cv_type_int_fast32_t" = x
""yes; then :
13065 acx_cv_header_stdint_kind
="(mostly complete)"
13068 ac_fn_c_check_type
"$LINENO" "uint64_t" "ac_cv_type_uint64_t" "#include <sys/types.h>
13071 if test "x$ac_cv_type_uint64_t" = x
""yes; then :
13074 acx_cv_header_stdint_kind
="(lacks uint64_t)"
13079 if test "$acx_cv_header_stdint" = stddef.h
; then
13080 acx_cv_header_stdint_kind
="(lacks uintmax_t)"
13081 for i
in stdint.h
$inttype_headers; do
13082 unset ac_cv_type_uintptr_t
13083 unset ac_cv_type_uint32_t
13084 unset ac_cv_type_uint64_t
13085 $as_echo_n "looking for an incomplete stdint.h in $i, " >&6
13086 ac_fn_c_check_type
"$LINENO" "uint32_t" "ac_cv_type_uint32_t" "#include <sys/types.h>
13089 if test "x$ac_cv_type_uint32_t" = x
""yes; then :
13090 acx_cv_header_stdint
=$i
13095 ac_fn_c_check_type
"$LINENO" "uint64_t" "ac_cv_type_uint64_t" "#include <sys/types.h>
13098 if test "x$ac_cv_type_uint64_t" = x
""yes; then :
13102 ac_fn_c_check_type
"$LINENO" "uintptr_t" "ac_cv_type_uintptr_t" "#include <sys/types.h>
13105 if test "x$ac_cv_type_uintptr_t" = x
""yes; then :
13112 if test "$acx_cv_header_stdint" = stddef.h
; then
13113 acx_cv_header_stdint_kind
="(u_intXX_t style)"
13114 for i
in sys
/types.h
$inttype_headers; do
13115 unset ac_cv_type_u_int32_t
13116 unset ac_cv_type_u_int64_t
13117 $as_echo_n "looking for u_intXX_t types in $i, " >&6
13118 ac_fn_c_check_type
"$LINENO" "u_int32_t" "ac_cv_type_u_int32_t" "#include <sys/types.h>
13121 if test "x$ac_cv_type_u_int32_t" = x
""yes; then :
13122 acx_cv_header_stdint
=$i
13127 ac_fn_c_check_type
"$LINENO" "u_int64_t" "ac_cv_type_u_int64_t" "#include <sys/types.h>
13130 if test "x$ac_cv_type_u_int64_t" = x
""yes; then :
13137 if test "$acx_cv_header_stdint" = stddef.h
; then
13138 acx_cv_header_stdint_kind
="(using manual detection)"
13141 test -z "$ac_cv_type_uintptr_t" && ac_cv_type_uintptr_t
=no
13142 test -z "$ac_cv_type_uint64_t" && ac_cv_type_uint64_t
=no
13143 test -z "$ac_cv_type_u_int64_t" && ac_cv_type_u_int64_t
=no
13144 test -z "$ac_cv_type_int_least32_t" && ac_cv_type_int_least32_t
=no
13145 test -z "$ac_cv_type_int_fast32_t" && ac_cv_type_int_fast32_t
=no
13147 # ----------------- Summarize what we found so far
13149 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what to include in bfd_stdint.h" >&5
13150 $as_echo_n "checking what to include in bfd_stdint.h... " >&6; }
13152 case `$as_basename -- bfd_stdint.h ||
13153 $as_expr X/bfd_stdint.h : '.*/\([^/][^/]*\)/*$' \| \
13154 Xbfd_stdint.h : 'X\(//\)$' \| \
13155 Xbfd_stdint.h : 'X\(/\)' \| . 2>/dev/null ||
13156 $as_echo X/bfd_stdint.h |
13157 sed '/^.*\/\([^/][^/]*\)\/*$/{
13170 stdint.h
) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: are you sure you want it there?" >&5
13171 $as_echo "$as_me: WARNING: are you sure you want it there?" >&2;} ;;
13172 inttypes.h
) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: are you sure you want it there?" >&5
13173 $as_echo "$as_me: WARNING: are you sure you want it there?" >&2;} ;;
13177 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_header_stdint $acx_cv_header_stdint_kind" >&5
13178 $as_echo "$acx_cv_header_stdint $acx_cv_header_stdint_kind" >&6; }
13180 # ----------------- done included file, check C basic types --------
13182 # Lacking an uintptr_t? Test size of void *
13183 case "$acx_cv_header_stdint:$ac_cv_type_uintptr_t" in
13184 stddef.h
:* |
*:no
) # The cast to long int works around a bug in the HP C Compiler
13185 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
13186 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
13187 # This bug is HP SR number 8606223364.
13188 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5
13189 $as_echo_n "checking size of void *... " >&6; }
13190 if test "${ac_cv_sizeof_void_p+set}" = set; then :
13191 $as_echo_n "(cached) " >&6
13193 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (void *))" "ac_cv_sizeof_void_p" "$ac_includes_default"; then :
13196 if test "$ac_cv_type_void_p" = yes; then
13197 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13198 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13199 { as_fn_set_status
77
13200 as_fn_error
"cannot compute sizeof (void *)
13201 See \`config.log' for more details." "$LINENO" 5; }; }
13203 ac_cv_sizeof_void_p
=0
13208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_void_p" >&5
13209 $as_echo "$ac_cv_sizeof_void_p" >&6; }
13213 cat >>confdefs.h
<<_ACEOF
13214 #define SIZEOF_VOID_P $ac_cv_sizeof_void_p
13220 # Lacking an uint64_t? Test size of long
13221 case "$acx_cv_header_stdint:$ac_cv_type_uint64_t:$ac_cv_type_u_int64_t" in
13222 stddef.h
:*:* |
*:no
:no
) # The cast to long int works around a bug in the HP C Compiler
13223 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
13224 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
13225 # This bug is HP SR number 8606223364.
13226 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
13227 $as_echo_n "checking size of long... " >&6; }
13228 if test "${ac_cv_sizeof_long+set}" = set; then :
13229 $as_echo_n "(cached) " >&6
13231 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then :
13234 if test "$ac_cv_type_long" = yes; then
13235 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13236 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13237 { as_fn_set_status
77
13238 as_fn_error
"cannot compute sizeof (long)
13239 See \`config.log' for more details." "$LINENO" 5; }; }
13241 ac_cv_sizeof_long
=0
13246 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
13247 $as_echo "$ac_cv_sizeof_long" >&6; }
13251 cat >>confdefs.h
<<_ACEOF
13252 #define SIZEOF_LONG $ac_cv_sizeof_long
13258 if test $acx_cv_header_stdint = stddef.h
; then
13259 # Lacking a good header? Test size of everything and deduce all types.
13260 # The cast to long int works around a bug in the HP C Compiler
13261 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
13262 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
13263 # This bug is HP SR number 8606223364.
13264 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5
13265 $as_echo_n "checking size of int... " >&6; }
13266 if test "${ac_cv_sizeof_int+set}" = set; then :
13267 $as_echo_n "(cached) " >&6
13269 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (int))" "ac_cv_sizeof_int" "$ac_includes_default"; then :
13272 if test "$ac_cv_type_int" = yes; then
13273 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13274 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13275 { as_fn_set_status
77
13276 as_fn_error
"cannot compute sizeof (int)
13277 See \`config.log' for more details." "$LINENO" 5; }; }
13284 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_int" >&5
13285 $as_echo "$ac_cv_sizeof_int" >&6; }
13289 cat >>confdefs.h
<<_ACEOF
13290 #define SIZEOF_INT $ac_cv_sizeof_int
13294 # The cast to long int works around a bug in the HP C Compiler
13295 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
13296 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
13297 # This bug is HP SR number 8606223364.
13298 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of short" >&5
13299 $as_echo_n "checking size of short... " >&6; }
13300 if test "${ac_cv_sizeof_short+set}" = set; then :
13301 $as_echo_n "(cached) " >&6
13303 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (short))" "ac_cv_sizeof_short" "$ac_includes_default"; then :
13306 if test "$ac_cv_type_short" = yes; then
13307 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13308 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13309 { as_fn_set_status
77
13310 as_fn_error
"cannot compute sizeof (short)
13311 See \`config.log' for more details." "$LINENO" 5; }; }
13313 ac_cv_sizeof_short
=0
13318 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_short" >&5
13319 $as_echo "$ac_cv_sizeof_short" >&6; }
13323 cat >>confdefs.h
<<_ACEOF
13324 #define SIZEOF_SHORT $ac_cv_sizeof_short
13328 # The cast to long int works around a bug in the HP C Compiler
13329 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
13330 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
13331 # This bug is HP SR number 8606223364.
13332 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of char" >&5
13333 $as_echo_n "checking size of char... " >&6; }
13334 if test "${ac_cv_sizeof_char+set}" = set; then :
13335 $as_echo_n "(cached) " >&6
13337 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (char))" "ac_cv_sizeof_char" "$ac_includes_default"; then :
13340 if test "$ac_cv_type_char" = yes; then
13341 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13342 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13343 { as_fn_set_status
77
13344 as_fn_error
"cannot compute sizeof (char)
13345 See \`config.log' for more details." "$LINENO" 5; }; }
13347 ac_cv_sizeof_char
=0
13352 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_char" >&5
13353 $as_echo "$ac_cv_sizeof_char" >&6; }
13357 cat >>confdefs.h
<<_ACEOF
13358 #define SIZEOF_CHAR $ac_cv_sizeof_char
13363 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int8_t" >&5
13364 $as_echo_n "checking for type equivalent to int8_t... " >&6; }
13365 case "$ac_cv_sizeof_char" in
13366 1) acx_cv_type_int8_t
=char
;;
13367 *) as_fn_error
"no 8-bit type, please report a bug" "$LINENO" 5
13369 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_int8_t" >&5
13370 $as_echo "$acx_cv_type_int8_t" >&6; }
13372 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int16_t" >&5
13373 $as_echo_n "checking for type equivalent to int16_t... " >&6; }
13374 case "$ac_cv_sizeof_int:$ac_cv_sizeof_short" in
13375 2:*) acx_cv_type_int16_t
=int
;;
13376 *:2) acx_cv_type_int16_t
=short
;;
13377 *) as_fn_error
"no 16-bit type, please report a bug" "$LINENO" 5
13379 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_int16_t" >&5
13380 $as_echo "$acx_cv_type_int16_t" >&6; }
13382 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int32_t" >&5
13383 $as_echo_n "checking for type equivalent to int32_t... " >&6; }
13384 case "$ac_cv_sizeof_int:$ac_cv_sizeof_long" in
13385 4:*) acx_cv_type_int32_t
=int
;;
13386 *:4) acx_cv_type_int32_t
=long
;;
13387 *) as_fn_error
"no 32-bit type, please report a bug" "$LINENO" 5
13389 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_int32_t" >&5
13390 $as_echo "$acx_cv_type_int32_t" >&6; }
13393 # These tests are here to make the output prettier
13395 if test "$ac_cv_type_uint64_t" != yes && test "$ac_cv_type_u_int64_t" != yes; then
13396 case "$ac_cv_sizeof_long" in
13397 8) acx_cv_type_int64_t
=long
;;
13399 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int64_t" >&5
13400 $as_echo_n "checking for type equivalent to int64_t... " >&6; }
13401 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${acx_cv_type_int64_t-'using preprocessor symbols'}" >&5
13402 $as_echo "${acx_cv_type_int64_t-'using preprocessor symbols'}" >&6; }
13405 # Now we can use the above types
13407 if test "$ac_cv_type_uintptr_t" != yes; then
13408 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to intptr_t" >&5
13409 $as_echo_n "checking for type equivalent to intptr_t... " >&6; }
13410 case $ac_cv_sizeof_void_p in
13411 2) acx_cv_type_intptr_t
=int16_t
;;
13412 4) acx_cv_type_intptr_t
=int32_t
;;
13413 8) acx_cv_type_intptr_t
=int64_t
;;
13414 *) as_fn_error
"no equivalent for intptr_t, please report a bug" "$LINENO" 5
13416 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_intptr_t" >&5
13417 $as_echo "$acx_cv_type_intptr_t" >&6; }
13420 # ----------------- done all checks, emit header -------------
13421 ac_config_commands
="$ac_config_commands bfd_stdint.h"
13425 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
13426 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
13427 if test "${ac_cv_header_time+set}" = set; then :
13428 $as_echo_n "(cached) " >&6
13430 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13431 /* end confdefs.h. */
13432 #include <sys/types.h>
13433 #include <sys/time.h>
13439 if ((struct tm *) 0)
13445 if ac_fn_c_try_compile
"$LINENO"; then :
13446 ac_cv_header_time
=yes
13448 ac_cv_header_time
=no
13450 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13452 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_time" >&5
13453 $as_echo "$ac_cv_header_time" >&6; }
13454 if test $ac_cv_header_time = yes; then
13456 $as_echo "#define TIME_WITH_SYS_TIME 1" >>confdefs.h
13460 ac_header_dirent
=no
13461 for ac_hdr
in dirent.h sys
/ndir.h sys
/dir.h ndir.h
; do
13462 as_ac_Header
=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
13463 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
13464 $as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
13465 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then :
13466 $as_echo_n "(cached) " >&6
13468 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13469 /* end confdefs.h. */
13470 #include <sys/types.h>
13482 if ac_fn_c_try_compile
"$LINENO"; then :
13483 eval "$as_ac_Header=yes"
13485 eval "$as_ac_Header=no"
13487 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13489 eval ac_res
=\$
$as_ac_Header
13490 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
13491 $as_echo "$ac_res" >&6; }
13492 eval as_val
=\$
$as_ac_Header
13493 if test "x$as_val" = x
""yes; then :
13494 cat >>confdefs.h
<<_ACEOF
13495 #define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
13498 ac_header_dirent
=$ac_hdr; break
13502 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
13503 if test $ac_header_dirent = dirent.h
; then
13504 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
13505 $as_echo_n "checking for library containing opendir... " >&6; }
13506 if test "${ac_cv_search_opendir+set}" = set; then :
13507 $as_echo_n "(cached) " >&6
13509 ac_func_search_save_LIBS
=$LIBS
13510 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13511 /* end confdefs.h. */
13513 /* Override any GCC internal prototype to avoid an error.
13514 Use char because int might match the return type of a GCC
13515 builtin and then its argument prototype would still apply. */
13528 for ac_lib
in '' dir
; do
13529 if test -z "$ac_lib"; then
13530 ac_res
="none required"
13533 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
13535 if ac_fn_c_try_link
"$LINENO"; then :
13536 ac_cv_search_opendir
=$ac_res
13538 rm -f core conftest.err conftest.
$ac_objext \
13540 if test "${ac_cv_search_opendir+set}" = set; then :
13544 if test "${ac_cv_search_opendir+set}" = set; then :
13547 ac_cv_search_opendir
=no
13549 rm conftest.
$ac_ext
13550 LIBS
=$ac_func_search_save_LIBS
13552 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
13553 $as_echo "$ac_cv_search_opendir" >&6; }
13554 ac_res
=$ac_cv_search_opendir
13555 if test "$ac_res" != no
; then :
13556 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
13561 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
13562 $as_echo_n "checking for library containing opendir... " >&6; }
13563 if test "${ac_cv_search_opendir+set}" = set; then :
13564 $as_echo_n "(cached) " >&6
13566 ac_func_search_save_LIBS
=$LIBS
13567 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13568 /* end confdefs.h. */
13570 /* Override any GCC internal prototype to avoid an error.
13571 Use char because int might match the return type of a GCC
13572 builtin and then its argument prototype would still apply. */
13585 for ac_lib
in '' x
; do
13586 if test -z "$ac_lib"; then
13587 ac_res
="none required"
13590 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
13592 if ac_fn_c_try_link
"$LINENO"; then :
13593 ac_cv_search_opendir
=$ac_res
13595 rm -f core conftest.err conftest.
$ac_objext \
13597 if test "${ac_cv_search_opendir+set}" = set; then :
13601 if test "${ac_cv_search_opendir+set}" = set; then :
13604 ac_cv_search_opendir
=no
13606 rm conftest.
$ac_ext
13607 LIBS
=$ac_func_search_save_LIBS
13609 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
13610 $as_echo "$ac_cv_search_opendir" >&6; }
13611 ac_res
=$ac_cv_search_opendir
13612 if test "$ac_res" != no
; then :
13613 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
13620 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether string.h and strings.h may both be included" >&5
13621 $as_echo_n "checking whether string.h and strings.h may both be included... " >&6; }
13622 if test "${gcc_cv_header_string+set}" = set; then :
13623 $as_echo_n "(cached) " >&6
13625 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13626 /* end confdefs.h. */
13627 #include <string.h>
13628 #include <strings.h>
13637 if ac_fn_c_try_compile
"$LINENO"; then :
13638 gcc_cv_header_string
=yes
13640 gcc_cv_header_string
=no
13642 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13644 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gcc_cv_header_string" >&5
13645 $as_echo "$gcc_cv_header_string" >&6; }
13646 if test $gcc_cv_header_string = yes; then
13648 $as_echo "#define STRING_WITH_STRINGS 1" >>confdefs.h
13652 for ac_func
in fcntl getpagesize setitimer sysconf fdopen getuid getgid fileno
13654 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13655 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
13656 eval as_val
=\$
$as_ac_var
13657 if test "x$as_val" = x
""yes; then :
13658 cat >>confdefs.h
<<_ACEOF
13659 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13665 for ac_func
in strtoull getrlimit
13667 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13668 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
13669 eval as_val
=\$
$as_ac_var
13670 if test "x$as_val" = x
""yes; then :
13671 cat >>confdefs.h
<<_ACEOF
13672 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13679 ac_fn_c_check_decl
"$LINENO" "basename" "ac_cv_have_decl_basename" "$ac_includes_default"
13680 if test "x$ac_cv_have_decl_basename" = x
""yes; then :
13686 cat >>confdefs.h
<<_ACEOF
13687 #define HAVE_DECL_BASENAME $ac_have_decl
13690 ac_fn_c_check_decl
"$LINENO" "ftello" "ac_cv_have_decl_ftello" "$ac_includes_default"
13691 if test "x$ac_cv_have_decl_ftello" = x
""yes; then :
13697 cat >>confdefs.h
<<_ACEOF
13698 #define HAVE_DECL_FTELLO $ac_have_decl
13701 ac_fn_c_check_decl
"$LINENO" "ftello64" "ac_cv_have_decl_ftello64" "$ac_includes_default"
13702 if test "x$ac_cv_have_decl_ftello64" = x
""yes; then :
13708 cat >>confdefs.h
<<_ACEOF
13709 #define HAVE_DECL_FTELLO64 $ac_have_decl
13712 ac_fn_c_check_decl
"$LINENO" "fseeko" "ac_cv_have_decl_fseeko" "$ac_includes_default"
13713 if test "x$ac_cv_have_decl_fseeko" = x
""yes; then :
13719 cat >>confdefs.h
<<_ACEOF
13720 #define HAVE_DECL_FSEEKO $ac_have_decl
13723 ac_fn_c_check_decl
"$LINENO" "fseeko64" "ac_cv_have_decl_fseeko64" "$ac_includes_default"
13724 if test "x$ac_cv_have_decl_fseeko64" = x
""yes; then :
13730 cat >>confdefs.h
<<_ACEOF
13731 #define HAVE_DECL_FSEEKO64 $ac_have_decl
13737 *-*-msdos* |
*-*-go32* |
*-*-mingw32* |
*-*-cygwin* |
*-*-windows*)
13739 $as_echo "#define USE_BINARY_FOPEN 1" >>confdefs.h
13743 ac_fn_c_check_decl
"$LINENO" "ffs" "ac_cv_have_decl_ffs" "$ac_includes_default"
13744 if test "x$ac_cv_have_decl_ffs" = x
""yes; then :
13750 cat >>confdefs.h
<<_ACEOF
13751 #define HAVE_DECL_FFS $ac_have_decl
13754 ac_fn_c_check_decl
"$LINENO" "free" "ac_cv_have_decl_free" "$ac_includes_default"
13755 if test "x$ac_cv_have_decl_free" = x
""yes; then :
13761 cat >>confdefs.h
<<_ACEOF
13762 #define HAVE_DECL_FREE $ac_have_decl
13765 ac_fn_c_check_decl
"$LINENO" "getenv" "ac_cv_have_decl_getenv" "$ac_includes_default"
13766 if test "x$ac_cv_have_decl_getenv" = x
""yes; then :
13772 cat >>confdefs.h
<<_ACEOF
13773 #define HAVE_DECL_GETENV $ac_have_decl
13776 ac_fn_c_check_decl
"$LINENO" "malloc" "ac_cv_have_decl_malloc" "$ac_includes_default"
13777 if test "x$ac_cv_have_decl_malloc" = x
""yes; then :
13783 cat >>confdefs.h
<<_ACEOF
13784 #define HAVE_DECL_MALLOC $ac_have_decl
13787 ac_fn_c_check_decl
"$LINENO" "realloc" "ac_cv_have_decl_realloc" "$ac_includes_default"
13788 if test "x$ac_cv_have_decl_realloc" = x
""yes; then :
13794 cat >>confdefs.h
<<_ACEOF
13795 #define HAVE_DECL_REALLOC $ac_have_decl
13798 ac_fn_c_check_decl
"$LINENO" "stpcpy" "ac_cv_have_decl_stpcpy" "$ac_includes_default"
13799 if test "x$ac_cv_have_decl_stpcpy" = x
""yes; then :
13805 cat >>confdefs.h
<<_ACEOF
13806 #define HAVE_DECL_STPCPY $ac_have_decl
13809 ac_fn_c_check_decl
"$LINENO" "strstr" "ac_cv_have_decl_strstr" "$ac_includes_default"
13810 if test "x$ac_cv_have_decl_strstr" = x
""yes; then :
13816 cat >>confdefs.h
<<_ACEOF
13817 #define HAVE_DECL_STRSTR $ac_have_decl
13820 ac_fn_c_check_decl
"$LINENO" "snprintf" "ac_cv_have_decl_snprintf" "$ac_includes_default"
13821 if test "x$ac_cv_have_decl_snprintf" = x
""yes; then :
13827 cat >>confdefs.h
<<_ACEOF
13828 #define HAVE_DECL_SNPRINTF $ac_have_decl
13831 ac_fn_c_check_decl
"$LINENO" "vsnprintf" "ac_cv_have_decl_vsnprintf" "$ac_includes_default"
13832 if test "x$ac_cv_have_decl_vsnprintf" = x
""yes; then :
13838 cat >>confdefs.h
<<_ACEOF
13839 #define HAVE_DECL_VSNPRINTF $ac_have_decl
13842 ac_fn_c_check_decl
"$LINENO" "strnlen" "ac_cv_have_decl_strnlen" "$ac_includes_default"
13843 if test "x$ac_cv_have_decl_strnlen" = x
""yes; then :
13849 cat >>confdefs.h
<<_ACEOF
13850 #define HAVE_DECL_STRNLEN $ac_have_decl
13854 # Link in zlib if we can. This allows us to read compressed debug sections.
13855 # This is used only by compress.c.
13857 # See if the user specified whether he wants zlib support or not.
13859 # Check whether --with-zlib was given.
13860 if test "${with_zlib+set}" = set; then :
13861 withval
=$with_zlib;
13867 if test "$with_zlib" != "no"; then
13868 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing zlibVersion" >&5
13869 $as_echo_n "checking for library containing zlibVersion... " >&6; }
13870 if test "${ac_cv_search_zlibVersion+set}" = set; then :
13871 $as_echo_n "(cached) " >&6
13873 ac_func_search_save_LIBS
=$LIBS
13874 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13875 /* end confdefs.h. */
13877 /* Override any GCC internal prototype to avoid an error.
13878 Use char because int might match the return type of a GCC
13879 builtin and then its argument prototype would still apply. */
13883 char zlibVersion ();
13887 return zlibVersion ();
13892 for ac_lib
in '' z
; do
13893 if test -z "$ac_lib"; then
13894 ac_res
="none required"
13897 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
13899 if ac_fn_c_try_link
"$LINENO"; then :
13900 ac_cv_search_zlibVersion
=$ac_res
13902 rm -f core conftest.err conftest.
$ac_objext \
13904 if test "${ac_cv_search_zlibVersion+set}" = set; then :
13908 if test "${ac_cv_search_zlibVersion+set}" = set; then :
13911 ac_cv_search_zlibVersion
=no
13913 rm conftest.
$ac_ext
13914 LIBS
=$ac_func_search_save_LIBS
13916 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_zlibVersion" >&5
13917 $as_echo "$ac_cv_search_zlibVersion" >&6; }
13918 ac_res
=$ac_cv_search_zlibVersion
13919 if test "$ac_res" != no
; then :
13920 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
13921 for ac_header
in zlib.h
13923 ac_fn_c_check_header_mongrel
"$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default"
13924 if test "x$ac_cv_header_zlib_h" = x
""yes; then :
13925 cat >>confdefs.h
<<_ACEOF
13926 #define HAVE_ZLIB_H 1
13935 if test "$with_zlib" = "yes" -a "$ac_cv_header_zlib_h" != "yes"; then
13936 as_fn_error
"zlib (libz) library was explicitly requested but not found" "$LINENO" 5
13941 # If we are configured native, pick a core file support file.
13946 if test "${target}" = "${host}"; then
13948 alpha
*-*-freebsd* | alpha
*-*-kfreebsd*-gnu | alpha
*-*-*vms
*)
13952 COREFILE
=trad-core.lo
13953 TRAD_HEADER
='"hosts/alphalinux.h"'
13955 alpha
*-*-netbsd* | alpha
*-*-openbsd*)
13956 COREFILE
=netbsd-core.lo
13959 COREFILE
=osf-core.lo
13961 arm-
*-freebsd* | arm-
*-kfreebsd*-gnu)
13963 arm-
*-netbsd* | arm-
*-openbsd*)
13964 COREFILE
=netbsd-core.lo
13966 arm-
*-riscix) COREFILE
=trad-core.lo
;;
13967 hppa
*-*-hpux*) COREFILE
=hpux-core.lo
;;
13968 hppa
*-*-hiux*) COREFILE
=hpux-core.lo
;;
13969 hppa
*-*-mpeix*) COREFILE
=hpux-core.lo
;;
13970 hppa
*-*-bsd*) COREFILE
="hpux-core.lo hppabsd-core.lo"
13971 COREFLAG
="-DHPUX_CORE -DHPPABSD_CORE" ;;
13972 hppa
*-*-netbsd* | hppa
*-*-openbsd*)
13973 COREFILE
=netbsd-core.lo
13977 COREFILE
=trad-core.lo
13978 TRAD_HEADER
='"hosts/i370linux.h"'
13981 i
[3-7]86-sequent-bsd*)
13982 COREFILE
=trad-core.lo
13983 TRAD_HEADER
='"hosts/symmetry.h"'
13985 i
[3-7]86-sequent-sysv4*) ;;
13986 i
[3-7]86-sequent-sysv*)
13987 COREFILE
=trad-core.lo
13988 TRAD_HEADER
='"hosts/symmetry.h"'
13993 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
*)
13994 COREFILE
=trad-core.lo
13995 TRAD_HEADER
='"hosts/i386bsd.h"'
13997 i
[3-7]86-*-freebsd* | i
[3-7]86-*-kfreebsd*-gnu | i
[3-7]86-*-dragonfly*)
13999 TRAD_HEADER
='"hosts/i386bsd.h"'
14001 i
[3-7]86-*-netbsd* | i
[3-7]86-*-knetbsd*-gnu | i
[3-7]86-*-openbsd*)
14002 COREFILE
=netbsd-core.lo
14004 i
[3-7]86-esix-sysv3*)
14005 COREFILE
=trad-core.lo
14006 TRAD_HEADER
='"hosts/esix.h"'
14008 i
[3-7]86-*-sco3.2v5
*)
14009 COREFILE
=sco5-core.lo
14011 i
[3-7]86-*-sco* | i
[3-7]86-*-isc*)
14012 COREFILE
=trad-core.lo
14013 TRAD_HEADER
='"hosts/i386sco.h"'
14016 COREFILE
=trad-core.lo
14017 TRAD_HEADER
='"hosts/i386mach3.h"'
14019 i
[3-7]86-*-linux-*)
14020 COREFILE
=trad-core.lo
14021 TRAD_HEADER
='"hosts/i386linux.h"'
14022 case "$enable_targets"-"$want64" in
14023 *x86_64-
*linux
*|
*-true)
14024 CORE_HEADER
='"hosts/x86-64linux.h"'
14027 i
[3-7]86-*-isc*) COREFILE
=trad-core.lo
;;
14028 i
[3-7]86-*-aix*) COREFILE
=aix386-core.lo
;;
14029 i860-
*-mach3* | i860-
*-osf1*)
14030 COREFILE
=trad-core.lo
14031 TRAD_HEADER
='"hosts/i860mach3.h"'
14033 mips-
*-netbsd* | mips
*-*-openbsd*)
14034 COREFILE
=netbsd-core.lo
14037 COREFILE
=trad-core.lo
14038 TRAD_HEADER
='"hosts/decstation.h"'
14040 mips-sgi-irix4
*) COREFILE
=irix-core.lo
;;
14041 mips-sgi-irix5
*) COREFILE
=irix-core.lo
;;
14042 mips-sgi-irix6
*) COREFILE
=irix-core.lo
;;
14044 mips-
*-sysv* | mips-
*-riscos*)
14045 COREFILE
=trad-core.lo
14046 TRAD_HEADER
='"hosts/riscos.h"'
14049 COREFILE
=trad-core.lo
14050 TRAD_HEADER
='"hosts/news-mips.h"'
14053 COREFILE
=trad-core.lo
14054 TRAD_HEADER
='"hosts/dpx2.h"'
14056 m68
*-hp-hpux*) COREFILE
=hpux-core.lo
;;
14058 COREFILE
=trad-core.lo
14059 TRAD_HEADER
='"hosts/hp300bsd.h"'
14062 COREFILE
=trad-core.lo
14063 TRAD_HEADER
='"hosts/m68klinux.h"'
14065 m68
*-motorola-sysv*)
14066 COREFILE
=trad-core.lo
14067 TRAD_HEADER
='"hosts/delta68.h"'
14070 COREFILE
=trad-core.lo
14071 TRAD_HEADER
='"hosts/news.h"'
14073 m68
*-*-netbsd* | m68
*-*-openbsd*)
14074 COREFILE
=netbsd-core.lo
14077 COREFILE
=trad-core.lo
14078 TRAD_HEADER
='"hosts/m68kaux.h"'
14082 m88
*-motorola-sysv*)
14083 COREFILE
=ptrace-core.lo
14086 COREFILE
=trad-core.lo
14087 TRAD_HEADER
='"hosts/m88kmach3.h"'
14090 COREFILE
=netbsd-core.lo
14093 COREFILE
=trad-core.lo
14094 TRAD_HEADER
='"hosts/pc532mach.h"'
14096 ns32k-
*-netbsd* | ns32k-
*-openbsd*)
14097 COREFILE
=netbsd-core.lo
14100 COREFILE
=lynx-core.lo
14102 rs6000-
*-aix[5-9].
* | powerpc-
*-aix[5-9].
*)
14103 COREFILE
=rs6000-core.lo
14104 COREFLAG
="$COREFLAG -DAIX_5_CORE -DAIX_CORE_DUMPX_CORE"
14106 rs6000-
*-aix4.
[3-9]* | powerpc-
*-aix4.
[3-9]*)
14107 COREFILE
=rs6000-core.lo
14108 COREFLAG
="$COREFLAG -DAIX_CORE_DUMPX_CORE"
14109 # Not all versions of AIX with -DAIX_CORE_DUMPX_CORE
14110 # have c_impl as a member of struct core_dumpx
14111 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for c_impl in struct core_dumpx" >&5
14112 $as_echo_n "checking for c_impl in struct core_dumpx... " >&6; }
14113 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14114 /* end confdefs.h. */
14119 struct core_dumpx c; c.c_impl = 0;
14124 if ac_fn_c_try_compile
"$LINENO"; then :
14126 $as_echo "#define HAVE_ST_C_IMPL 1" >>confdefs.h
14128 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14129 $as_echo "yes" >&6; }
14131 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14132 $as_echo "no" >&6; }
14134 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14136 rs6000-
*-aix4*) COREFILE
=rs6000-core.lo
;;
14137 rs6000-
*-*) COREFILE
=rs6000-core.lo
;;
14138 powerpc-
*-aix4*) COREFILE
=rs6000-core.lo
;;
14139 powerpc-
*-aix*) COREFILE
=rs6000-core.lo
;;
14140 powerpc-
*-beos*) ;;
14141 powerpc-
*-freebsd* | powerpc-
*-kfreebsd*-gnu)
14143 powerpc-
*-netbsd*) COREFILE
=netbsd-core.lo
;;
14144 powerpc-
*-*bsd
*) COREFILE
=netbsd-core.lo
;;
14145 s390
*-*-*) COREFILE
=trad-core.lo
;;
14146 sh
*-*-netbsd* | sh
*-*-openbsd*)
14147 COREFILE
=netbsd-core.lo
14149 sparc-
*-netbsd* | sparc
*-*-openbsd*)
14150 COREFILE
=netbsd-core.lo
14153 COREFILE
=trad-core.lo
14154 TRAD_HEADER
='"hosts/tahoe.h"'
14156 vax-
*-netbsd* | vax-
*-openbsd*)
14157 COREFILE
=netbsd-core.lo
14160 COREFILE
=trad-core.lo
14161 TRAD_HEADER
='"hosts/vaxult2.h"'
14164 COREFILE
=trad-core.lo
14165 TRAD_HEADER
='"hosts/vaxult2.h"'
14168 COREFILE
=trad-core.lo
14169 TRAD_HEADER
='"hosts/vaxlinux.h"'
14172 COREFILE
=trad-core.lo
14173 TRAD_HEADER
='"hosts/vaxbsd.h"'
14176 CORE_HEADER
='"hosts/x86-64linux.h"'
14178 x86_64-
*-netbsd* | x86_64-
*-openbsd*)
14179 COREFILE
=netbsd-core.lo
14183 case "$COREFILE" in
14184 aix386-core.lo
) COREFLAG
=-DAIX386_CORE ;;
14185 hppabsd-core.lo
) COREFLAG
=-DHPPABSD_CORE ;;
14186 hpux-core.lo
) COREFLAG
=-DHPUX_CORE ;;
14187 irix-core.lo
) COREFLAG
=-DIRIX_CORE ;;
14188 lynx-core.lo
) COREFLAG
=-DLYNX_CORE ;;
14189 netbsd-core.lo
) COREFLAG
=-DNETBSD_CORE ;;
14190 osf-core.lo
) COREFLAG
=-DOSF_CORE ;;
14191 ptrace-core.lo
) COREFLAG
=-DPTRACE_CORE ;;
14192 rs6000-core.lo
) COREFLAG
="$COREFLAG -DAIX_CORE" ;;
14193 sco5-core.lo
) COREFLAG
="$COREFLAG -DSCO5_CORE" ;;
14194 trad-core.lo
) COREFLAG
="$COREFLAG -DTRAD_CORE" ;;
14197 # ELF corefile support has several flavors, but all of
14198 # them use something called <sys/procfs.h>
14199 for ac_header
in sys
/procfs.h
14201 ac_fn_c_check_header_mongrel
"$LINENO" "sys/procfs.h" "ac_cv_header_sys_procfs_h" "$ac_includes_default"
14202 if test "x$ac_cv_header_sys_procfs_h" = x
""yes; then :
14203 cat >>confdefs.h
<<_ACEOF
14204 #define HAVE_SYS_PROCFS_H 1
14211 if test "$ac_cv_header_sys_procfs_h" = yes; then
14212 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prstatus_t in sys/procfs.h" >&5
14213 $as_echo_n "checking for prstatus_t in sys/procfs.h... " >&6; }
14214 if test "${bfd_cv_have_sys_procfs_type_prstatus_t+set}" = set; then :
14215 $as_echo_n "(cached) " >&6
14217 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14218 /* end confdefs.h. */
14221 /* Needed for new procfs interface on sparc-solaris. */
14222 #define _STRUCTURED_PROC 1
14223 #include <sys/procfs.h>
14232 if ac_fn_c_try_compile
"$LINENO"; then :
14233 bfd_cv_have_sys_procfs_type_prstatus_t
=yes
14235 bfd_cv_have_sys_procfs_type_prstatus_t
=no
14238 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14241 if test $bfd_cv_have_sys_procfs_type_prstatus_t = yes; then
14243 $as_echo "#define HAVE_PRSTATUS_T 1" >>confdefs.h
14246 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prstatus_t" >&5
14247 $as_echo "$bfd_cv_have_sys_procfs_type_prstatus_t" >&6; }
14249 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prstatus32_t in sys/procfs.h" >&5
14250 $as_echo_n "checking for prstatus32_t in sys/procfs.h... " >&6; }
14251 if test "${bfd_cv_have_sys_procfs_type_prstatus32_t+set}" = set; then :
14252 $as_echo_n "(cached) " >&6
14254 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14255 /* end confdefs.h. */
14258 /* Needed for new procfs interface on sparc-solaris. */
14259 #define _STRUCTURED_PROC 1
14260 #include <sys/procfs.h>
14269 if ac_fn_c_try_compile
"$LINENO"; then :
14270 bfd_cv_have_sys_procfs_type_prstatus32_t
=yes
14272 bfd_cv_have_sys_procfs_type_prstatus32_t
=no
14275 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14278 if test $bfd_cv_have_sys_procfs_type_prstatus32_t = yes; then
14280 $as_echo "#define HAVE_PRSTATUS32_T 1" >>confdefs.h
14283 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prstatus32_t" >&5
14284 $as_echo "$bfd_cv_have_sys_procfs_type_prstatus32_t" >&6; }
14286 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prstatus_t.pr_who in sys/procfs.h" >&5
14287 $as_echo_n "checking for prstatus_t.pr_who in sys/procfs.h... " >&6; }
14288 if test "${bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who+set}" = set; then :
14289 $as_echo_n "(cached) " >&6
14291 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14292 /* end confdefs.h. */
14295 /* Needed for new procfs interface on sparc-solaris. */
14296 #define _STRUCTURED_PROC 1
14297 #include <sys/procfs.h>
14301 prstatus_t avar; void* aref = (void*) &avar.pr_who
14306 if ac_fn_c_try_compile
"$LINENO"; then :
14307 bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who
=yes
14309 bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who
=no
14312 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14315 if test $bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who = yes; then
14317 $as_echo "#define HAVE_PRSTATUS_T_PR_WHO 1" >>confdefs.h
14320 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who" >&5
14321 $as_echo "$bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who" >&6; }
14323 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prstatus32_t.pr_who in sys/procfs.h" >&5
14324 $as_echo_n "checking for prstatus32_t.pr_who in sys/procfs.h... " >&6; }
14325 if test "${bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who+set}" = set; then :
14326 $as_echo_n "(cached) " >&6
14328 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14329 /* end confdefs.h. */
14332 /* Needed for new procfs interface on sparc-solaris. */
14333 #define _STRUCTURED_PROC 1
14334 #include <sys/procfs.h>
14338 prstatus32_t avar; void* aref = (void*) &avar.pr_who
14343 if ac_fn_c_try_compile
"$LINENO"; then :
14344 bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who
=yes
14346 bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who
=no
14349 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14352 if test $bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who = yes; then
14354 $as_echo "#define HAVE_PRSTATUS32_T_PR_WHO 1" >>confdefs.h
14357 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who" >&5
14358 $as_echo "$bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who" >&6; }
14360 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pstatus_t in sys/procfs.h" >&5
14361 $as_echo_n "checking for pstatus_t in sys/procfs.h... " >&6; }
14362 if test "${bfd_cv_have_sys_procfs_type_pstatus_t+set}" = set; then :
14363 $as_echo_n "(cached) " >&6
14365 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14366 /* end confdefs.h. */
14369 /* Needed for new procfs interface on sparc-solaris. */
14370 #define _STRUCTURED_PROC 1
14371 #include <sys/procfs.h>
14380 if ac_fn_c_try_compile
"$LINENO"; then :
14381 bfd_cv_have_sys_procfs_type_pstatus_t
=yes
14383 bfd_cv_have_sys_procfs_type_pstatus_t
=no
14386 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14389 if test $bfd_cv_have_sys_procfs_type_pstatus_t = yes; then
14391 $as_echo "#define HAVE_PSTATUS_T 1" >>confdefs.h
14394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_pstatus_t" >&5
14395 $as_echo "$bfd_cv_have_sys_procfs_type_pstatus_t" >&6; }
14397 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pxstatus_t in sys/procfs.h" >&5
14398 $as_echo_n "checking for pxstatus_t in sys/procfs.h... " >&6; }
14399 if test "${bfd_cv_have_sys_procfs_type_pxstatus_t+set}" = set; then :
14400 $as_echo_n "(cached) " >&6
14402 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14403 /* end confdefs.h. */
14406 /* Needed for new procfs interface on sparc-solaris. */
14407 #define _STRUCTURED_PROC 1
14408 #include <sys/procfs.h>
14417 if ac_fn_c_try_compile
"$LINENO"; then :
14418 bfd_cv_have_sys_procfs_type_pxstatus_t
=yes
14420 bfd_cv_have_sys_procfs_type_pxstatus_t
=no
14423 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14426 if test $bfd_cv_have_sys_procfs_type_pxstatus_t = yes; then
14428 $as_echo "#define HAVE_PXSTATUS_T 1" >>confdefs.h
14431 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_pxstatus_t" >&5
14432 $as_echo "$bfd_cv_have_sys_procfs_type_pxstatus_t" >&6; }
14434 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pstatus32_t in sys/procfs.h" >&5
14435 $as_echo_n "checking for pstatus32_t in sys/procfs.h... " >&6; }
14436 if test "${bfd_cv_have_sys_procfs_type_pstatus32_t+set}" = set; then :
14437 $as_echo_n "(cached) " >&6
14439 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14440 /* end confdefs.h. */
14443 /* Needed for new procfs interface on sparc-solaris. */
14444 #define _STRUCTURED_PROC 1
14445 #include <sys/procfs.h>
14454 if ac_fn_c_try_compile
"$LINENO"; then :
14455 bfd_cv_have_sys_procfs_type_pstatus32_t
=yes
14457 bfd_cv_have_sys_procfs_type_pstatus32_t
=no
14460 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14463 if test $bfd_cv_have_sys_procfs_type_pstatus32_t = yes; then
14465 $as_echo "#define HAVE_PSTATUS32_T 1" >>confdefs.h
14468 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_pstatus32_t" >&5
14469 $as_echo "$bfd_cv_have_sys_procfs_type_pstatus32_t" >&6; }
14471 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prpsinfo_t in sys/procfs.h" >&5
14472 $as_echo_n "checking for prpsinfo_t in sys/procfs.h... " >&6; }
14473 if test "${bfd_cv_have_sys_procfs_type_prpsinfo_t+set}" = set; then :
14474 $as_echo_n "(cached) " >&6
14476 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14477 /* end confdefs.h. */
14480 /* Needed for new procfs interface on sparc-solaris. */
14481 #define _STRUCTURED_PROC 1
14482 #include <sys/procfs.h>
14491 if ac_fn_c_try_compile
"$LINENO"; then :
14492 bfd_cv_have_sys_procfs_type_prpsinfo_t
=yes
14494 bfd_cv_have_sys_procfs_type_prpsinfo_t
=no
14497 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14500 if test $bfd_cv_have_sys_procfs_type_prpsinfo_t = yes; then
14502 $as_echo "#define HAVE_PRPSINFO_T 1" >>confdefs.h
14505 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prpsinfo_t" >&5
14506 $as_echo "$bfd_cv_have_sys_procfs_type_prpsinfo_t" >&6; }
14508 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prpsinfo_t.pr_pid in sys/procfs.h" >&5
14509 $as_echo_n "checking for prpsinfo_t.pr_pid in sys/procfs.h... " >&6; }
14510 if test "${bfd_cv_have_sys_procfs_type_member_prpsinfo_t_pr_pid+set}" = set; then :
14511 $as_echo_n "(cached) " >&6
14513 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14514 /* end confdefs.h. */
14517 /* Needed for new procfs interface on sparc-solaris. */
14518 #define _STRUCTURED_PROC 1
14519 #include <sys/procfs.h>
14523 prpsinfo_t avar; void* aref = (void*) &avar.pr_pid
14528 if ac_fn_c_try_compile
"$LINENO"; then :
14529 bfd_cv_have_sys_procfs_type_member_prpsinfo_t_pr_pid
=yes
14531 bfd_cv_have_sys_procfs_type_member_prpsinfo_t_pr_pid
=no
14534 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14537 if test $bfd_cv_have_sys_procfs_type_member_prpsinfo_t_pr_pid = yes; then
14539 $as_echo "#define HAVE_PRPSINFO_T_PR_PID 1" >>confdefs.h
14542 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_member_prpsinfo_t_pr_pid" >&5
14543 $as_echo "$bfd_cv_have_sys_procfs_type_member_prpsinfo_t_pr_pid" >&6; }
14545 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prpsinfo32_t in sys/procfs.h" >&5
14546 $as_echo_n "checking for prpsinfo32_t in sys/procfs.h... " >&6; }
14547 if test "${bfd_cv_have_sys_procfs_type_prpsinfo32_t+set}" = set; then :
14548 $as_echo_n "(cached) " >&6
14550 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14551 /* end confdefs.h. */
14554 /* Needed for new procfs interface on sparc-solaris. */
14555 #define _STRUCTURED_PROC 1
14556 #include <sys/procfs.h>
14565 if ac_fn_c_try_compile
"$LINENO"; then :
14566 bfd_cv_have_sys_procfs_type_prpsinfo32_t
=yes
14568 bfd_cv_have_sys_procfs_type_prpsinfo32_t
=no
14571 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14574 if test $bfd_cv_have_sys_procfs_type_prpsinfo32_t = yes; then
14576 $as_echo "#define HAVE_PRPSINFO32_T 1" >>confdefs.h
14579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prpsinfo32_t" >&5
14580 $as_echo "$bfd_cv_have_sys_procfs_type_prpsinfo32_t" >&6; }
14582 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prpsinfo32_t.pr_pid in sys/procfs.h" >&5
14583 $as_echo_n "checking for prpsinfo32_t.pr_pid in sys/procfs.h... " >&6; }
14584 if test "${bfd_cv_have_sys_procfs_type_member_prpsinfo32_t_pr_pid+set}" = set; then :
14585 $as_echo_n "(cached) " >&6
14587 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14588 /* end confdefs.h. */
14591 /* Needed for new procfs interface on sparc-solaris. */
14592 #define _STRUCTURED_PROC 1
14593 #include <sys/procfs.h>
14597 prpsinfo32_t avar; void* aref = (void*) &avar.pr_pid
14602 if ac_fn_c_try_compile
"$LINENO"; then :
14603 bfd_cv_have_sys_procfs_type_member_prpsinfo32_t_pr_pid
=yes
14605 bfd_cv_have_sys_procfs_type_member_prpsinfo32_t_pr_pid
=no
14608 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14611 if test $bfd_cv_have_sys_procfs_type_member_prpsinfo32_t_pr_pid = yes; then
14613 $as_echo "#define HAVE_PRPSINFO32_T_PR_PID 1" >>confdefs.h
14616 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_member_prpsinfo32_t_pr_pid" >&5
14617 $as_echo "$bfd_cv_have_sys_procfs_type_member_prpsinfo32_t_pr_pid" >&6; }
14619 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for psinfo_t in sys/procfs.h" >&5
14620 $as_echo_n "checking for psinfo_t in sys/procfs.h... " >&6; }
14621 if test "${bfd_cv_have_sys_procfs_type_psinfo_t+set}" = set; then :
14622 $as_echo_n "(cached) " >&6
14624 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14625 /* end confdefs.h. */
14628 /* Needed for new procfs interface on sparc-solaris. */
14629 #define _STRUCTURED_PROC 1
14630 #include <sys/procfs.h>
14639 if ac_fn_c_try_compile
"$LINENO"; then :
14640 bfd_cv_have_sys_procfs_type_psinfo_t
=yes
14642 bfd_cv_have_sys_procfs_type_psinfo_t
=no
14645 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14648 if test $bfd_cv_have_sys_procfs_type_psinfo_t = yes; then
14650 $as_echo "#define HAVE_PSINFO_T 1" >>confdefs.h
14653 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_psinfo_t" >&5
14654 $as_echo "$bfd_cv_have_sys_procfs_type_psinfo_t" >&6; }
14656 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for psinfo_t.pr_pid in sys/procfs.h" >&5
14657 $as_echo_n "checking for psinfo_t.pr_pid in sys/procfs.h... " >&6; }
14658 if test "${bfd_cv_have_sys_procfs_type_member_psinfo_t_pr_pid+set}" = set; then :
14659 $as_echo_n "(cached) " >&6
14661 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14662 /* end confdefs.h. */
14665 /* Needed for new procfs interface on sparc-solaris. */
14666 #define _STRUCTURED_PROC 1
14667 #include <sys/procfs.h>
14671 psinfo_t avar; void* aref = (void*) &avar.pr_pid
14676 if ac_fn_c_try_compile
"$LINENO"; then :
14677 bfd_cv_have_sys_procfs_type_member_psinfo_t_pr_pid
=yes
14679 bfd_cv_have_sys_procfs_type_member_psinfo_t_pr_pid
=no
14682 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14685 if test $bfd_cv_have_sys_procfs_type_member_psinfo_t_pr_pid = yes; then
14687 $as_echo "#define HAVE_PSINFO_T_PR_PID 1" >>confdefs.h
14690 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_member_psinfo_t_pr_pid" >&5
14691 $as_echo "$bfd_cv_have_sys_procfs_type_member_psinfo_t_pr_pid" >&6; }
14693 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for psinfo32_t in sys/procfs.h" >&5
14694 $as_echo_n "checking for psinfo32_t in sys/procfs.h... " >&6; }
14695 if test "${bfd_cv_have_sys_procfs_type_psinfo32_t+set}" = set; then :
14696 $as_echo_n "(cached) " >&6
14698 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14699 /* end confdefs.h. */
14702 /* Needed for new procfs interface on sparc-solaris. */
14703 #define _STRUCTURED_PROC 1
14704 #include <sys/procfs.h>
14713 if ac_fn_c_try_compile
"$LINENO"; then :
14714 bfd_cv_have_sys_procfs_type_psinfo32_t
=yes
14716 bfd_cv_have_sys_procfs_type_psinfo32_t
=no
14719 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14722 if test $bfd_cv_have_sys_procfs_type_psinfo32_t = yes; then
14724 $as_echo "#define HAVE_PSINFO32_T 1" >>confdefs.h
14727 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_psinfo32_t" >&5
14728 $as_echo "$bfd_cv_have_sys_procfs_type_psinfo32_t" >&6; }
14730 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for psinfo32_t.pr_pid in sys/procfs.h" >&5
14731 $as_echo_n "checking for psinfo32_t.pr_pid in sys/procfs.h... " >&6; }
14732 if test "${bfd_cv_have_sys_procfs_type_member_psinfo32_t_pr_pid+set}" = set; then :
14733 $as_echo_n "(cached) " >&6
14735 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14736 /* end confdefs.h. */
14739 /* Needed for new procfs interface on sparc-solaris. */
14740 #define _STRUCTURED_PROC 1
14741 #include <sys/procfs.h>
14745 psinfo32_t avar; void* aref = (void*) &avar.pr_pid
14750 if ac_fn_c_try_compile
"$LINENO"; then :
14751 bfd_cv_have_sys_procfs_type_member_psinfo32_t_pr_pid
=yes
14753 bfd_cv_have_sys_procfs_type_member_psinfo32_t_pr_pid
=no
14756 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14759 if test $bfd_cv_have_sys_procfs_type_member_psinfo32_t_pr_pid = yes; then
14761 $as_echo "#define HAVE_PSINFO32_T_PR_PID 1" >>confdefs.h
14764 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_member_psinfo32_t_pr_pid" >&5
14765 $as_echo "$bfd_cv_have_sys_procfs_type_member_psinfo32_t_pr_pid" >&6; }
14767 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t in sys/procfs.h" >&5
14768 $as_echo_n "checking for lwpstatus_t in sys/procfs.h... " >&6; }
14769 if test "${bfd_cv_have_sys_procfs_type_lwpstatus_t+set}" = set; then :
14770 $as_echo_n "(cached) " >&6
14772 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14773 /* end confdefs.h. */
14776 /* Needed for new procfs interface on sparc-solaris. */
14777 #define _STRUCTURED_PROC 1
14778 #include <sys/procfs.h>
14787 if ac_fn_c_try_compile
"$LINENO"; then :
14788 bfd_cv_have_sys_procfs_type_lwpstatus_t
=yes
14790 bfd_cv_have_sys_procfs_type_lwpstatus_t
=no
14793 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14796 if test $bfd_cv_have_sys_procfs_type_lwpstatus_t = yes; then
14798 $as_echo "#define HAVE_LWPSTATUS_T 1" >>confdefs.h
14801 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_lwpstatus_t" >&5
14802 $as_echo "$bfd_cv_have_sys_procfs_type_lwpstatus_t" >&6; }
14804 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpxstatus_t in sys/procfs.h" >&5
14805 $as_echo_n "checking for lwpxstatus_t in sys/procfs.h... " >&6; }
14806 if test "${bfd_cv_have_sys_procfs_type_lwpxstatus_t+set}" = set; then :
14807 $as_echo_n "(cached) " >&6
14809 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14810 /* end confdefs.h. */
14813 /* Needed for new procfs interface on sparc-solaris. */
14814 #define _STRUCTURED_PROC 1
14815 #include <sys/procfs.h>
14824 if ac_fn_c_try_compile
"$LINENO"; then :
14825 bfd_cv_have_sys_procfs_type_lwpxstatus_t
=yes
14827 bfd_cv_have_sys_procfs_type_lwpxstatus_t
=no
14830 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14833 if test $bfd_cv_have_sys_procfs_type_lwpxstatus_t = yes; then
14835 $as_echo "#define HAVE_LWPXSTATUS_T 1" >>confdefs.h
14838 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_lwpxstatus_t" >&5
14839 $as_echo "$bfd_cv_have_sys_procfs_type_lwpxstatus_t" >&6; }
14841 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t.pr_context in sys/procfs.h" >&5
14842 $as_echo_n "checking for lwpstatus_t.pr_context in sys/procfs.h... " >&6; }
14843 if test "${bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context+set}" = set; then :
14844 $as_echo_n "(cached) " >&6
14846 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14847 /* end confdefs.h. */
14850 /* Needed for new procfs interface on sparc-solaris. */
14851 #define _STRUCTURED_PROC 1
14852 #include <sys/procfs.h>
14856 lwpstatus_t avar; void* aref = (void*) &avar.pr_context
14861 if ac_fn_c_try_compile
"$LINENO"; then :
14862 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context
=yes
14864 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context
=no
14867 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14870 if test $bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context = yes; then
14872 $as_echo "#define HAVE_LWPSTATUS_T_PR_CONTEXT 1" >>confdefs.h
14875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context" >&5
14876 $as_echo "$bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context" >&6; }
14878 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t.pr_reg in sys/procfs.h" >&5
14879 $as_echo_n "checking for lwpstatus_t.pr_reg in sys/procfs.h... " >&6; }
14880 if test "${bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg+set}" = set; then :
14881 $as_echo_n "(cached) " >&6
14883 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14884 /* end confdefs.h. */
14887 /* Needed for new procfs interface on sparc-solaris. */
14888 #define _STRUCTURED_PROC 1
14889 #include <sys/procfs.h>
14893 lwpstatus_t avar; void* aref = (void*) &avar.pr_reg
14898 if ac_fn_c_try_compile
"$LINENO"; then :
14899 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg
=yes
14901 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg
=no
14904 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14907 if test $bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg = yes; then
14909 $as_echo "#define HAVE_LWPSTATUS_T_PR_REG 1" >>confdefs.h
14912 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg" >&5
14913 $as_echo "$bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg" >&6; }
14915 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t.pr_fpreg in sys/procfs.h" >&5
14916 $as_echo_n "checking for lwpstatus_t.pr_fpreg in sys/procfs.h... " >&6; }
14917 if test "${bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_fpreg+set}" = set; then :
14918 $as_echo_n "(cached) " >&6
14920 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14921 /* end confdefs.h. */
14924 /* Needed for new procfs interface on sparc-solaris. */
14925 #define _STRUCTURED_PROC 1
14926 #include <sys/procfs.h>
14930 lwpstatus_t avar; void* aref = (void*) &avar.pr_fpreg
14935 if ac_fn_c_try_compile
"$LINENO"; then :
14936 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_fpreg
=yes
14938 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_fpreg
=no
14941 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14944 if test $bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_fpreg = yes; then
14946 $as_echo "#define HAVE_LWPSTATUS_T_PR_FPREG 1" >>confdefs.h
14949 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_fpreg" >&5
14950 $as_echo "$bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_fpreg" >&6; }
14952 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for win32_pstatus_t in sys/procfs.h" >&5
14953 $as_echo_n "checking for win32_pstatus_t in sys/procfs.h... " >&6; }
14954 if test "${bfd_cv_have_sys_procfs_type_win32_pstatus_t+set}" = set; then :
14955 $as_echo_n "(cached) " >&6
14957 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14958 /* end confdefs.h. */
14961 /* Needed for new procfs interface on sparc-solaris. */
14962 #define _STRUCTURED_PROC 1
14963 #include <sys/procfs.h>
14967 win32_pstatus_t avar
14972 if ac_fn_c_try_compile
"$LINENO"; then :
14973 bfd_cv_have_sys_procfs_type_win32_pstatus_t
=yes
14975 bfd_cv_have_sys_procfs_type_win32_pstatus_t
=no
14978 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14981 if test $bfd_cv_have_sys_procfs_type_win32_pstatus_t = yes; then
14983 $as_echo "#define HAVE_WIN32_PSTATUS_T 1" >>confdefs.h
14986 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_win32_pstatus_t" >&5
14987 $as_echo "$bfd_cv_have_sys_procfs_type_win32_pstatus_t" >&6; }
14993 if test -n "$CORE_HEADER"; then
14995 cat >>confdefs.h
<<_ACEOF
14996 #define CORE_HEADER $CORE_HEADER
15000 if test -n "$TRAD_HEADER"; then
15002 cat >>confdefs.h
<<_ACEOF
15003 #define TRAD_HEADER $TRAD_HEADER
15008 # Check if linker supports --as-needed and --no-as-needed options
15009 { $as_echo "$as_me:${as_lineno-$LINENO}: checking linker --as-needed support" >&5
15010 $as_echo_n "checking linker --as-needed support... " >&6; }
15011 if test "${bfd_cv_ld_as_needed+set}" = set; then :
15012 $as_echo_n "(cached) " >&6
15014 bfd_cv_ld_as_needed
=no
15015 if $LD --help 2>/dev
/null |
grep as-needed
> /dev
/null
; then
15016 bfd_cv_ld_as_needed
=yes
15020 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_ld_as_needed" >&5
15021 $as_echo "$bfd_cv_ld_as_needed" >&6; }
15025 *-*-beos* |
*-*-cegcc* |
*-*-cygwin* |
*-*-haiku* |
*-*-pw32* |
*-*-darwin*)
15026 # These system don't have libm, or don't need it
15029 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _mwvalidcheckl in -lmw" >&5
15030 $as_echo_n "checking for _mwvalidcheckl in -lmw... " >&6; }
15031 if test "${ac_cv_lib_mw__mwvalidcheckl+set}" = set; then :
15032 $as_echo_n "(cached) " >&6
15034 ac_check_lib_save_LIBS
=$LIBS
15036 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
15037 /* end confdefs.h. */
15039 /* Override any GCC internal prototype to avoid an error.
15040 Use char because int might match the return type of a GCC
15041 builtin and then its argument prototype would still apply. */
15045 char _mwvalidcheckl ();
15049 return _mwvalidcheckl ();
15054 if ac_fn_c_try_link
"$LINENO"; then :
15055 ac_cv_lib_mw__mwvalidcheckl
=yes
15057 ac_cv_lib_mw__mwvalidcheckl
=no
15059 rm -f core conftest.err conftest.
$ac_objext \
15060 conftest
$ac_exeext conftest.
$ac_ext
15061 LIBS
=$ac_check_lib_save_LIBS
15063 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mw__mwvalidcheckl" >&5
15064 $as_echo "$ac_cv_lib_mw__mwvalidcheckl" >&6; }
15065 if test "x$ac_cv_lib_mw__mwvalidcheckl" = x
""yes; then :
15069 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cos in -lm" >&5
15070 $as_echo_n "checking for cos in -lm... " >&6; }
15071 if test "${ac_cv_lib_m_cos+set}" = set; then :
15072 $as_echo_n "(cached) " >&6
15074 ac_check_lib_save_LIBS
=$LIBS
15076 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
15077 /* end confdefs.h. */
15079 /* Override any GCC internal prototype to avoid an error.
15080 Use char because int might match the return type of a GCC
15081 builtin and then its argument prototype would still apply. */
15094 if ac_fn_c_try_link
"$LINENO"; then :
15095 ac_cv_lib_m_cos
=yes
15099 rm -f core conftest.err conftest.
$ac_objext \
15100 conftest
$ac_exeext conftest.
$ac_ext
15101 LIBS
=$ac_check_lib_save_LIBS
15103 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_cos" >&5
15104 $as_echo "$ac_cv_lib_m_cos" >&6; }
15105 if test "x$ac_cv_lib_m_cos" = x
""yes; then :
15111 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cos in -lm" >&5
15112 $as_echo_n "checking for cos in -lm... " >&6; }
15113 if test "${ac_cv_lib_m_cos+set}" = set; then :
15114 $as_echo_n "(cached) " >&6
15116 ac_check_lib_save_LIBS
=$LIBS
15118 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
15119 /* end confdefs.h. */
15121 /* Override any GCC internal prototype to avoid an error.
15122 Use char because int might match the return type of a GCC
15123 builtin and then its argument prototype would still apply. */
15136 if ac_fn_c_try_link
"$LINENO"; then :
15137 ac_cv_lib_m_cos
=yes
15141 rm -f core conftest.err conftest.
$ac_objext \
15142 conftest
$ac_exeext conftest.
$ac_ext
15143 LIBS
=$ac_check_lib_save_LIBS
15145 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_cos" >&5
15146 $as_echo "$ac_cv_lib_m_cos" >&6; }
15147 if test "x$ac_cv_lib_m_cos" = x
""yes; then :
15156 # When building a shared libbfd, link against the pic version of libiberty
15157 # so that apps that use libbfd won't need libiberty just to satisfy any
15158 # libbfd references.
15159 # We can't do that if a pic libiberty is unavailable since including non-pic
15160 # code would insert text relocations into libbfd.
15163 if test "$enable_shared" = "yes"; then
15164 x
=`sed -n -e 's/^[ ]*PICFLAG[ ]*=[ ]*//p' < ../libiberty/Makefile | sed -n '$p'`
15165 if test -n "$x"; then
15166 SHARED_LIBADD
="-L`pwd`/../libiberty/pic -liberty"
15169 # More hacks to build DLLs on Windows.
15172 SHARED_LDFLAGS
="-no-undefined"
15173 SHARED_LIBADD
="-L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl -lcygwin -lkernel32"
15176 # Hack to build or1k-src on OSX
15178 SHARED_LIBADD
="-L`pwd`/../libiberty/pic -L`pwd`/../intl -liberty -lintl"
15182 if test -n "$SHARED_LIBADD"; then
15183 if test -n "$LIBM"; then
15184 if test x
"$bfd_cv_ld_as_needed" = xyes
; then
15185 # Link against libm only when needed. Put -lc, -lm inside -Wl
15186 # to stop libtool reordering these options.
15187 SHARED_LIBADD
="$SHARED_LIBADD -Wl,-lc,--as-needed,`echo $LIBM | sed 's/ /,/g'`,--no-as-needed"
15189 SHARED_LIBADD
="$SHARED_LIBADD $LIBM"
15199 # Canonicalize the secondary target names.
15200 if test -n "$enable_targets" ; then
15201 for targ
in `echo $enable_targets | sed 's/,/ /g'`
15203 result
=`$ac_config_sub $targ 2>/dev/null`
15204 if test -n "$result" ; then
15205 canon_targets
="$canon_targets $result"
15207 # Allow targets that config.sub doesn't recognize, like "all".
15208 canon_targets
="$canon_targets $targ"
15219 for targ
in $target $canon_targets
15221 if test "x$targ" = "xall"; then
15223 assocvecs
="$assocvecs $targ_defvec $targ_selvecs"
15225 .
$srcdir/config.bfd
15226 if test "x$targ" = "x$target"; then
15227 defvec
=$targ_defvec
15229 selvecs
="$selvecs $targ_defvec $targ_selvecs"
15230 selarchs
="$selarchs $targ_archs"
15231 TDEFINES
="$TDEFINES $targ_cflags"
15236 # This processing still needs to be done if we're to decide properly whether
15237 # 64-bit support needs to be compiled in. Currently, it will be included if
15238 # the default or any other explicitly requested target requires it; it
15239 # will not be included on a 32-bit host if no 64-bit target is requested, and
15240 # no "--with-64-bit-bfd" option is given, even if "--enable-targets=all" is
15243 # uniq the default and selected vectors in all the configured targets.
15245 for i
in $selvecs ; do
15254 # uniq the associated vectors in all the configured targets.
15256 for i
in $assocvecs ; do
15265 # uniq the architectures in all the configured targets.
15267 for i
in $selarchs ; do
15275 # Target backend .o files.
15278 elf
="elf.lo elflink.lo elf-attrs.lo elf-strtab.lo
15279 elf-eh-frame.lo dwarf1.lo dwarf2.lo"
15280 coffgen
="coffgen.lo dwarf2.lo"
15281 coff
="cofflink.lo $coffgen"
15282 ecoff
="ecofflink.lo $coffgen"
15283 xcoff
="xcofflink.lo $coffgen"
15285 for vec
in $selvecs
15289 # This list is alphabetized to make it easy to compare
15290 # with the two vector lists in targets.c. For the same reason,
15291 # use one entry per line, even though this leads to long lines.
15292 aarch64_elf32_be_vec
) tb
="$tb elf32-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf32.lo $elf"; target_size
=64 ;;
15293 aarch64_elf32_le_vec
) tb
="$tb elf32-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf32.lo $elf"; target_size
=64 ;;
15294 aarch64_elf64_be_vec
) tb
="$tb elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo $elf"; target_size
=64 ;;
15295 aarch64_elf64_le_vec
) tb
="$tb elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo $elf"; target_size
=64 ;;
15296 alpha_ecoff_le_vec
) tb
="$tb coff-alpha.lo ecoff.lo $ecoff"; target_size
=64 ;;
15297 alpha_elf64_vec
) tb
="$tb elf64-alpha.lo elf64.lo $elf"; target_size
=64 ;;
15298 alpha_elf64_fbsd_vec
) tb
="$tb elf64-alpha.lo elf64.lo $elf"; target_size
=64 ;;
15299 alpha_nlm32_vec
) tb
="$tb nlm32-alpha.lo nlm32.lo nlm.lo"; target_size
=64 ;;
15300 alpha_vms_vec
) tb
="$tb vms-alpha.lo vms-misc.lo vms-lib.lo"; target_size
=64 ;;
15301 alpha_vms_lib_txt_vec
) tb
="$tb vms-lib.lo vms-misc.lo" ;;
15302 am33_elf32_linux_vec
) tb
="$tb elf32-am33lin.lo elf32.lo $elf" ;;
15303 aout0_be_vec
) tb
="$tb aout0.lo aout32.lo" ;;
15304 aout64_vec
) tb
="$tb demo64.lo aout64.lo"; target_size
=64 ;;
15305 aout_vec
) tb
="$tb host-aout.lo aout32.lo" ;;
15306 aout_adobe_vec
) tb
="$tb aout-adobe.lo aout32.lo" ;;
15307 arc_elf32_be_vec
) tb
="$tb elf32-arc.lo elf32.lo $elf" ;;
15308 arc_elf32_le_vec
) tb
="$tb elf32-arc.lo elf32.lo $elf" ;;
15309 arm_aout_be_vec
) tb
="$tb aout-arm.lo aout32.lo" ;;
15310 arm_aout_le_vec
) tb
="$tb aout-arm.lo aout32.lo" ;;
15311 arm_aout_nbsd_vec
) tb
="$tb armnetbsd.lo aout32.lo" ;;
15312 arm_aout_riscix_vec
) tb
="$tb aout32.lo riscix.lo" ;;
15313 arm_coff_be_vec
) tb
="$tb coff-arm.lo $coff" ;;
15314 arm_coff_le_vec
) tb
="$tb coff-arm.lo $coff" ;;
15315 arm_elf32_be_vec
) tb
="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
15316 arm_elf32_le_vec
) tb
="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
15317 arm_elf32_nacl_be_vec
) tb
="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
15318 arm_elf32_nacl_le_vec
) tb
="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
15319 arm_elf32_symbian_be_vec
) tb
="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
15320 arm_elf32_symbian_le_vec
) tb
="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
15321 arm_elf32_vxworks_be_vec
) tb
="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
15322 arm_elf32_vxworks_le_vec
) tb
="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
15323 arm_pe_be_vec
) tb
="$tb pe-arm.lo peigen.lo $coff" ;;
15324 arm_pe_le_vec
) tb
="$tb pe-arm.lo peigen.lo $coff" ;;
15325 arm_pe_epoc_be_vec
) tb
="$tb epoc-pe-arm.lo peigen.lo $coff" ;;
15326 arm_pe_epoc_le_vec
) tb
="$tb epoc-pe-arm.lo peigen.lo $coff" ;;
15327 arm_pe_wince_be_vec
) tb
="$tb pe-arm-wince.lo pe-arm.lo peigen.lo $coff" ;;
15328 arm_pe_wince_le_vec
) tb
="$tb pe-arm-wince.lo pe-arm.lo peigen.lo $coff" ;;
15329 arm_pei_be_vec
) tb
="$tb pei-arm.lo peigen.lo $coff" ;;
15330 arm_pei_le_vec
) tb
="$tb pei-arm.lo peigen.lo $coff" ;;
15331 arm_pei_epoc_be_vec
) tb
="$tb epoc-pei-arm.lo peigen.lo $coff" ;;
15332 arm_pei_epoc_le_vec
) tb
="$tb epoc-pei-arm.lo peigen.lo $coff" ;;
15333 arm_pei_wince_be_vec
) tb
="$tb pei-arm-wince.lo pei-arm.lo peigen.lo $coff" ;;
15334 arm_pei_wince_le_vec
) tb
="$tb pei-arm-wince.lo pei-arm.lo peigen.lo $coff" ;;
15335 avr_elf32_vec
) tb
="$tb elf32-avr.lo elf32.lo $elf" ;;
15336 bfin_elf32_vec
) tb
="$tb elf32-bfin.lo elf32.lo $elf" ;;
15337 bfin_elf32_fdpic_vec
) tb
="$tb elf32-bfin.lo elf32.lo $elf" ;;
15338 bout_be_vec
) tb
="$tb bout.lo aout32.lo" ;;
15339 bout_le_vec
) tb
="$tb bout.lo aout32.lo" ;;
15340 cr16_elf32_vec
) tb
="$tb elf32-cr16.lo elf32.lo $elf" ;;
15341 cr16c_elf32_vec
) tb
="$tb elf32-cr16c.lo elf32.lo $elf" ;;
15342 cris_aout_vec
) tb
="$tb aout-cris.lo" ;;
15343 cris_elf32_vec
) tb
="$tb elf32-cris.lo elf32.lo $elf" ;;
15344 cris_elf32_us_vec
) tb
="$tb elf32-cris.lo elf32.lo $elf" ;;
15345 crx_elf32_vec
) tb
="$tb elf32-crx.lo elf32.lo $elf" ;;
15346 d10v_elf32_vec
) tb
="$tb elf32-d10v.lo elf32.lo $elf" ;;
15347 d30v_elf32_vec
) tb
="$tb elf32-d30v.lo elf32.lo $elf" ;;
15348 dlx_elf32_be_vec
) tb
="$tb elf32-dlx.lo elf32.lo $elf" ;;
15349 elf32_be_vec
) tb
="$tb elf32-gen.lo elf32.lo $elf" ;;
15350 elf32_le_vec
) tb
="$tb elf32-gen.lo elf32.lo $elf" ;;
15351 elf64_be_vec
) tb
="$tb elf64-gen.lo elf64.lo $elf"; target_size
=64 ;;
15352 elf64_le_vec
) tb
="$tb elf64-gen.lo elf64.lo $elf"; target_size
=64 ;;
15353 epiphany_elf32_vec
) tb
="$tb elf32-epiphany.lo elf32.lo $elf" ;;
15354 fr30_elf32_vec
) tb
="$tb elf32-fr30.lo elf32.lo $elf" ;;
15355 frv_elf32_vec
) tb
="$tb elf32-frv.lo elf32.lo $elf" ;;
15356 frv_elf32_fdpic_vec
) tb
="$tb elf32-frv.lo elf32.lo $elf" ;;
15357 h8300_coff_vec
) tb
="$tb coff-h8300.lo reloc16.lo $coffgen" ;;
15358 h8300_elf32_vec
) tb
="$tb elf32-h8300.lo elf32.lo $elf" ;;
15359 h8500_coff_vec
) tb
="$tb coff-h8500.lo reloc16.lo $coffgen" ;;
15360 hppa_elf32_vec
) tb
="$tb elf32-hppa.lo elf32.lo $elf" ;;
15361 hppa_elf32_linux_vec
) tb
="$tb elf32-hppa.lo elf32.lo $elf" ;;
15362 hppa_elf32_nbsd_vec
) tb
="$tb elf32-hppa.lo elf32.lo $elf" ;;
15363 hppa_elf64_vec
) tb
="$tb elf64-hppa.lo elf64.lo $elf"; target_size
=64 ;;
15364 hppa_elf64_linux_vec
) tb
="$tb elf64-hppa.lo elf64.lo $elf"; target_size
=64 ;;
15365 hppa_som_vec
) tb
="$tb som.lo" ;;
15366 i370_elf32_vec
) tb
="$tb elf32-i370.lo elf32.lo $elf" ;;
15367 i386_aout_vec
) tb
="$tb i386aout.lo aout32.lo" ;;
15368 i386_aout_bsd_vec
) tb
="$tb i386bsd.lo aout32.lo" ;;
15369 i386_aout_dynix_vec
) tb
="$tb i386dynix.lo aout32.lo" ;;
15370 i386_aout_fbsd_vec
) tb
="$tb i386freebsd.lo aout32.lo" ;;
15371 i386_aout_linux_vec
) tb
="$tb i386linux.lo aout32.lo" ;;
15372 i386_aout_lynx_vec
) tb
="$tb i386lynx.lo lynx-core.lo aout32.lo" ;;
15373 i386_aout_mach3_vec
) tb
="$tb i386mach3.lo aout32.lo" ;;
15374 i386_aout_nbsd_vec
) tb
="$tb i386netbsd.lo aout32.lo" ;;
15375 i386_aout_os9k_vec
) tb
="$tb i386os9k.lo aout32.lo" ;;
15376 i386_coff_vec
) tb
="$tb coff-i386.lo $coff" ;;
15377 i386_coff_go32_vec
) tb
="$tb coff-go32.lo $coff" ;;
15378 i386_coff_go32stubbed_vec
) tb
="$tb coff-stgo32.lo $coff" ;;
15379 i386_coff_lynx_vec
) tb
="$tb cf-i386lynx.lo lynx-core.lo $coff" ;;
15380 i386_elf32_vec
) tb
="$tb elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo $elf" ;;
15381 i386_elf32_fbsd_vec
) tb
="$tb elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo $elf" ;;
15382 i386_elf32_nacl_vec
) tb
="$tb elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo $elf" ;;
15383 i386_elf32_sol2_vec
) tb
="$tb elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo $elf" ;;
15384 i386_elf32_vxworks_vec
) tb
="$tb elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo $elf" ;;
15385 i386_mach_o_vec
) tb
="$tb mach-o-i386.lo" ;;
15386 i386_msdos_vec
) tb
="$tb i386msdos.lo" ;;
15387 i386_nlm32_vec
) tb
="$tb nlm32-i386.lo nlm32.lo nlm.lo" ;;
15388 i386_pe_vec
) tb
="$tb pe-i386.lo peigen.lo $coff" ;;
15389 i386_pei_vec
) tb
="$tb pei-i386.lo peigen.lo $coff" ;;
15390 i860_coff_vec
) tb
="$tb coff-i860.lo $coff" ;;
15391 i860_elf32_vec
) tb
="$tb elf32-i860.lo elf32.lo $elf" ;;
15392 i860_elf32_le_vec
) tb
="$tb elf32-i860.lo elf32.lo $elf" ;;
15393 i960_elf32_vec
) tb
="$tb elf32-i960.lo elf32.lo $elf" ;;
15394 ia64_elf32_be_vec
) tb
="$tb elf32-ia64.lo elfxx-ia64.lo elf32.lo $elf" ;;
15395 ia64_elf32_hpux_be_vec
) tb
="$tb elf32-ia64.lo elfxx-ia64.lo elf32.lo $elf" ;;
15396 ia64_elf64_be_vec
) tb
="$tb elf64-ia64.lo elfxx-ia64.lo elf64.lo $elf"; target_size
=64 ;;
15397 ia64_elf64_le_vec
) tb
="$tb elf64-ia64.lo elfxx-ia64.lo elf64.lo $elf"; target_size
=64 ;;
15398 ia64_elf64_hpux_be_vec
) tb
="$tb elf64-ia64.lo elfxx-ia64.lo elf64.lo $elf"; target_size
=64 ;;
15399 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 ;;
15400 ia64_pei_vec
) tb
="$tb pei-ia64.lo pepigen.lo $coff"; target_size
=64 ;;
15401 icoff_be_vec
) tb
="$tb coff-i960.lo $coff" ;;
15402 icoff_le_vec
) tb
="$tb coff-i960.lo $coff" ;;
15403 ieee_vec
) tb
="$tb ieee.lo" ;;
15404 ip2k_elf32_vec
) tb
="$tb elf32-ip2k.lo elf32.lo $elf" ;;
15405 iq2000_elf32_vec
) tb
="$tb elf32-iq2000.lo elf32.lo $elf" ;;
15406 k1om_elf64_vec
) tb
="$tb elf64-x86-64.lo elf-ifunc.lo elf-nacl.lo elf64.lo $elf"; target_size
=64 ;;
15407 k1om_elf64_fbsd_vec
) tb
="$tb elf64-x86-64.lo elf-ifunc.lo elf-nacl.lo elf64.lo $elf"; target_size
=64 ;;
15408 l1om_elf64_vec
) tb
="$tb elf64-x86-64.lo elf-ifunc.lo elf-nacl.lo elf64.lo $elf"; target_size
=64 ;;
15409 l1om_elf64_fbsd_vec
) tb
="$tb elf64-x86-64.lo elf-ifunc.lo elf-nacl.lo elf64.lo $elf"; target_size
=64 ;;
15410 lm32_elf32_vec
) tb
="$tb elf32-lm32.lo elf32.lo $elf" ;;
15411 lm32_elf32_fdpic_vec
) tb
="$tb elf32-lm32.lo elf32.lo $elf" ;;
15412 m32c_elf32_vec
) tb
="$tb elf32-m32c.lo elf32.lo $elf" ;;
15413 m32r_elf32_vec
) tb
="$tb elf32-m32r.lo elf32.lo $elf" ;;
15414 m32r_elf32_le_vec
) tb
="$tb elf32-m32r.lo elf32.lo $elf" ;;
15415 m32r_elf32_linux_vec
) tb
="$tb elf32-m32r.lo elf32.lo $elf" ;;
15416 m32r_elf32_linux_le_vec
) tb
="$tb elf32-m32r.lo elf32.lo $elf" ;;
15417 m68hc11_elf32_vec
) tb
="$tb elf32-m68hc11.lo elf32-m68hc1x.lo elf32.lo $elf" ;;
15418 m68hc12_elf32_vec
) tb
="$tb elf32-m68hc12.lo elf32-m68hc1x.lo elf32.lo $elf" ;;
15419 m68k_aout_4knbsd_vec
) tb
="$tb m68k4knetbsd.lo aout32.lo" ;;
15420 m68k_aout_hp300bsd_vec
) tb
="$tb hp300bsd.lo aout32.lo" ;;
15421 m68k_aout_hp300hpux_vec
) tb
="$tb hp300hpux.lo aout32.lo" ;;
15422 m68k_aout_linux_vec
) tb
="$tb m68klinux.lo aout32.lo" ;;
15423 m68k_aout_nbsd_vec
) tb
="$tb m68knetbsd.lo aout32.lo" ;;
15424 m68k_aout_newsos3_vec
) tb
="$tb newsos3.lo aout32.lo" ;;
15425 m68k_coff_vec
) tb
="$tb coff-m68k.lo $coff" ;;
15426 m68k_coff_apollo_vec
) tb
="$tb coff-apollo.lo $coffgen" ;;
15427 m68k_coff_aux_vec
) tb
="$tb coff-aux.lo coff-m68k.lo $coff" ;;
15428 m68k_coff_sysv_vec
) tb
="$tb coff-svm68k.lo $coff" ;;
15429 m68k_coff_un_vec
) tb
="$tb coff-u68k.lo coff-m68k.lo $coff" ;;
15430 m68k_elf32_vec
) tb
="$tb elf32-m68k.lo elf32.lo $elf" ;;
15431 m68k_versados_vec
) tb
="$tb versados.lo" ;;
15432 m88k_aout_mach3_vec
) tb
="$tb m88kmach3.lo aout32.lo" ;;
15433 m88k_aout_obsd_vec
) tb
="$tb m88kopenbsd.lo aout32.lo" ;;
15434 m88k_coff_bcs_vec
) tb
="$tb coff-m88k.lo $coffgen" ;;
15435 m88k_elf32_vec
) tb
="$tb elf32-m88k.lo elf32.lo $elf" ;;
15436 mach_o_be_vec
) tb
="$tb mach-o.lo dwarf2.lo" ;;
15437 mach_o_le_vec
) tb
="$tb mach-o.lo dwarf2.lo" ;;
15438 mach_o_fat_vec
) tb
="$tb mach-o.lo dwarf2.lo" ;;
15439 mcore_elf32_be_vec
) tb
="$tb elf32-mcore.lo elf32.lo $elf" ;;
15440 mcore_elf32_le_vec
) tb
="$tb elf32-mcore.lo elf32.lo $elf" ;;
15441 mcore_pe_be_vec
) tb
="$tb pe-mcore.lo peigen.lo $coff" ;;
15442 mcore_pe_le_vec
) tb
="$tb pe-mcore.lo peigen.lo $coff" ;;
15443 mcore_pei_be_vec
) tb
="$tb pei-mcore.lo peigen.lo $coff" ;;
15444 mcore_pei_le_vec
) tb
="$tb pei-mcore.lo peigen.lo $coff" ;;
15445 mep_elf32_vec
) tb
="$tb elf32-mep.lo elf32.lo $elf" ;;
15446 mep_elf32_le_vec
) tb
="$tb elf32-mep.lo elf32.lo $elf" ;;
15447 metag_elf32_vec
) tb
="$tb elf32-metag.lo elf32.lo $elf" ;;
15448 microblaze_elf32_vec
) tb
="$tb elf32-microblaze.lo elf32.lo $elf" ;;
15449 microblaze_elf32_le_vec
) tb
="$tb elf32-microblaze.lo elf32.lo $elf" ;;
15450 mips_ecoff_be_vec
) tb
="$tb coff-mips.lo ecoff.lo $ecoff" ;;
15451 mips_ecoff_le_vec
) tb
="$tb coff-mips.lo ecoff.lo $ecoff" ;;
15452 mips_ecoff_bele_vec
) tb
="$tb coff-mips.lo ecoff.lo $ecoff" ;;
15453 mips_elf32_be_vec
) tb
="$tb elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff" ;;
15454 mips_elf32_le_vec
) tb
="$tb elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff" ;;
15455 mips_elf32_n_be_vec
) tb
="$tb elfn32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size
=64 ;;
15456 mips_elf32_n_le_vec
) tb
="$tb elfn32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size
=64 ;;
15457 mips_elf32_ntrad_be_vec
) tb
="$tb elfn32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size
=64 ;;
15458 mips_elf32_ntrad_le_vec
) tb
="$tb elfn32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size
=64 ;;
15459 mips_elf32_ntradfbsd_be_vec
) tb
="$tb elfn32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size
=64 ;;
15460 mips_elf32_ntradfbsd_le_vec
) tb
="$tb elfn32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size
=64 ;;
15461 mips_elf32_trad_be_vec
) tb
="$tb elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff" ;;
15462 mips_elf32_trad_le_vec
) tb
="$tb elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff" ;;
15463 mips_elf32_tradfbsd_be_vec
) tb
="$tb elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff" ;;
15464 mips_elf32_tradfbsd_le_vec
) tb
="$tb elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff" ;;
15465 mips_elf32_vxworks_be_vec
) tb
="$tb elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff" ;;
15466 mips_elf32_vxworks_le_vec
) tb
="$tb elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff" ;;
15467 mips_elf64_be_vec
) tb
="$tb elf64-mips.lo elf64.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size
=64 ;;
15468 mips_elf64_le_vec
) tb
="$tb elf64-mips.lo elf64.lo elfxx-mips.lo elf-vxworks.lo elf32.lo $elf $ecoff"; target_size
=64 ;;
15469 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 ;;
15470 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 ;;
15471 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 ;;
15472 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 ;;
15473 mips_pe_le_vec
) tb
="$tb pe-mips.lo peigen.lo $coff" ;;
15474 mips_pei_le_vec
) tb
="$tb pei-mips.lo peigen.lo $coff" ;;
15475 mmix_elf64_vec
) tb
="$tb elf64-mmix.lo elf64.lo $elf" target_size
=64 ;;
15476 mmix_mmo_vec
) tb
="$tb mmo.lo" target_size
=64 ;;
15477 mn10200_elf32_vec
) tb
="$tb elf-m10200.lo elf32.lo $elf" ;;
15478 mn10300_elf32_vec
) tb
="$tb elf-m10300.lo elf32.lo $elf" ;;
15479 moxie_elf32_be_vec
) tb
="$tb elf32-moxie.lo elf32.lo $elf" ;;
15480 moxie_elf32_le_vec
) tb
="$tb elf32-moxie.lo elf32.lo $elf" ;;
15481 msp430_elf32_vec
) tb
="$tb elf32-msp430.lo elf32.lo $elf" ;;
15482 msp430_elf32_ti_vec
) tb
="$tb elf32-msp430.lo elf32.lo $elf" ;;
15483 mt_elf32_vec
) tb
="$tb elf32-mt.lo elf32.lo $elf" ;;
15484 nds32_elf32_be_vec
) tb
="$tb elf32-nds32.lo elf32.lo $elf" ;;
15485 nds32_elf32_le_vec
) tb
="$tb elf32-nds32.lo elf32.lo $elf" ;;
15486 nds32_elf32_linux_be_vec
) tb
="$tb elf32-nds32.lo elf32.lo $elf" ;;
15487 nds32_elf32_linux_le_vec
) tb
="$tb elf32-nds32.lo elf32.lo $elf" ;;
15488 nios2_elf32_be_vec
) tb
="$tb elf32-nios2.lo elf32.lo $elf" ;;
15489 nios2_elf32_le_vec
) tb
="$tb elf32-nios2.lo elf32.lo $elf" ;;
15490 ns32k_aout_pc532mach_vec
) tb
="$tb pc532-mach.lo aout-ns32k.lo" ;;
15491 ns32k_aout_pc532nbsd_vec
) tb
="$tb ns32knetbsd.lo aout-ns32k.lo" ;;
15492 or1k_elf32_vec
) tb
="$tb elf32-or1k.lo elf32.lo $elf" ;;
15493 pdp11_aout_vec
) tb
="$tb pdp11.lo" ;;
15494 pef_vec
) tb
="$tb pef.lo" ;;
15495 pef_xlib_vec
) tb
="$tb pef.lo" ;;
15496 pj_elf32_vec
) tb
="$tb elf32-pj.lo elf32.lo $elf" ;;
15497 pj_elf32_le_vec
) tb
="$tb elf32-pj.lo elf32.lo $elf" ;;
15498 plugin_vec
) tb
="$tb plugin.lo" ;;
15499 powerpc_boot_vec
) tb
="$tb ppcboot.lo" ;;
15500 powerpc_elf32_vec
) tb
="$tb elf32-ppc.lo elf-vxworks.lo elf32.lo $elf" ;;
15501 powerpc_elf32_le_vec
) tb
="$tb elf32-ppc.lo elf-vxworks.lo elf32.lo $elf" ;;
15502 powerpc_elf32_fbsd_vec
) tb
="$tb elf32-ppc.lo elf-vxworks.lo elf32.lo $elf" ;;
15503 powerpc_elf32_vxworks_vec
) tb
="$tb elf32-ppc.lo elf-vxworks.lo elf32.lo $elf" ;;
15504 powerpc_elf64_vec
) tb
="$tb elf64-ppc.lo elf64-gen.lo elf64.lo $elf"; target_size
=64 ;;
15505 powerpc_elf64_le_vec
) tb
="$tb elf64-ppc.lo elf64-gen.lo elf64.lo $elf" target_size
=64 ;;
15506 powerpc_elf64_fbsd_vec
) tb
="$tb elf64-ppc.lo elf64-gen.lo elf64.lo $elf" target_size
=64 ;;
15507 powerpc_nlm32_vec
) tb
="$tb nlm32-ppc.lo nlm32.lo nlm.lo" ;;
15508 powerpc_pe_vec
) tb
="$tb pe-ppc.lo peigen.lo $coff" ;;
15509 powerpc_pe_le_vec
) tb
="$tb pe-ppc.lo peigen.lo $coff" ;;
15510 powerpc_pei_vec
) tb
="$tb pei-ppc.lo peigen.lo $coff" ;;
15511 powerpc_pei_le_vec
) tb
="$tb pei-ppc.lo peigen.lo $coff" ;;
15512 powerpc_xcoff_vec
) tb
="$tb coff-rs6000.lo $xcoff" ;;
15513 rl78_elf32_vec
) tb
="$tb elf32-rl78.lo elf32.lo $elf" ;;
15514 rs6000_xcoff64_vec
) tb
="$tb coff64-rs6000.lo aix5ppc-core.lo $xcoff"; target_size
=64 ;;
15515 rs6000_xcoff64_aix_vec
) tb
="$tb coff64-rs6000.lo aix5ppc-core.lo $xcoff"; target_size
=64 ;;
15516 rs6000_xcoff_vec
) tb
="$tb coff-rs6000.lo $xcoff" ;;
15517 rx_elf32_be_vec
) tb
="$tb elf32-rx.lo elf32.lo $elf" ;;
15518 rx_elf32_be_ns_vec
) tb
="$tb elf32-rx.lo elf32.lo $elf" ;;
15519 rx_elf32_le_vec
) tb
="$tb elf32-rx.lo elf32.lo $elf" ;;
15520 s390_elf32_vec
) tb
="$tb elf32-s390.lo elf32.lo $elf" ;;
15521 s390_elf64_vec
) tb
="$tb elf64-s390.lo elf64.lo $elf"; target_size
=64 ;;
15522 score_elf32_be_vec
) tb
="$tb elf32-score.lo elf32-score7.lo elf32.lo $elf"; want64
=true
; target_size
=64 ;;
15523 score_elf32_le_vec
) tb
="$tb elf32-score.lo elf32-score7.lo elf32.lo $elf"; want64
=true
; target_size
=64 ;;
15524 sh64_elf32_vec
) tb
="$tb elf32-sh64.lo elf32-sh64-com.lo elf-vxworks.lo elf32.lo $elf" target_size
=64 ;;
15525 sh64_elf32_le_vec
) tb
="$tb elf32-sh64.lo elf32-sh64-com.lo elf-vxworks.lo elf32.lo $elf" target_size
=64 ;;
15526 sh64_elf32_linux_vec
) tb
="$tb elf32-sh64.lo elf32-sh64-com.lo elf-vxworks.lo elf32.lo $elf" target_size
=64 ;;
15527 sh64_elf32_linux_be_vec
) tb
="$tb elf32-sh64.lo elf32-sh64-com.lo elf-vxworks.lo elf32.lo $elf" target_size
=64 ;;
15528 sh64_elf32_nbsd_vec
) tb
="$tb elf32-sh64.lo elf32-sh64-com.lo elf-vxworks.lo elf32.lo $elf" ;;
15529 sh64_elf32_nbsd_le_vec
) tb
="$tb elf32-sh64.lo elf32-sh64-com.lo elf-vxworks.lo elf32.lo $elf" ;;
15530 sh64_elf64_vec
) tb
="$tb elf64-sh64.lo elf64.lo $elf" target_size
=64 ;;
15531 sh64_elf64_le_vec
) tb
="$tb elf64-sh64.lo elf64.lo $elf" target_size
=64 ;;
15532 sh64_elf64_linux_vec
) tb
="$tb elf64-sh64.lo elf64.lo $elf" target_size
=64 ;;
15533 sh64_elf64_linux_be_vec
) tb
="$tb elf64-sh64.lo elf64.lo $elf" target_size
=64 ;;
15534 sh64_elf64_nbsd_vec
) tb
="$tb elf64-sh64.lo elf64.lo $elf" target_size
=64 ;;
15535 sh64_elf64_nbsd_le_vec
) tb
="$tb elf64-sh64.lo elf64.lo $elf" target_size
=64 ;;
15536 sh_coff_vec
) tb
="$tb coff-sh.lo $coff" ;;
15537 sh_coff_le_vec
) tb
="$tb coff-sh.lo $coff" ;;
15538 sh_coff_small_vec
) tb
="$tb coff-sh.lo $coff" ;;
15539 sh_coff_small_le_vec
) tb
="$tb coff-sh.lo $coff" ;;
15540 sh_elf32_vec
) tb
="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
15541 sh_elf32_le_vec
) tb
="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
15542 sh_elf32_fdpic_be_vec
) tb
="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
15543 sh_elf32_fdpic_le_vec
) tb
="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
15544 sh_elf32_linux_vec
) tb
="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
15545 sh_elf32_linux_be_vec
) tb
="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
15546 sh_elf32_nbsd_vec
) tb
="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
15547 sh_elf32_nbsd_le_vec
) tb
="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
15548 sh_elf32_symbian_le_vec
) tb
="$tb elf32-sh-symbian.lo elf32-sh64-com.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
15549 sh_elf32_vxworks_vec
) tb
="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
15550 sh_elf32_vxworks_le_vec
) tb
="$tb elf32-sh.lo elf-vxworks.lo elf32.lo $elf coff-sh.lo $coff" ;;
15551 sh_pe_le_vec
) tb
="$tb pe-sh.lo coff-sh.lo peigen.lo $coff" ;;
15552 sh_pei_le_vec
) tb
="$tb pei-sh.lo coff-sh.lo peigen.lo $coff" ;;
15553 sparc_aout_le_vec
) tb
="$tb aout-sparcle.lo aout32.lo" ;;
15554 sparc_aout_linux_vec
) tb
="$tb sparclinux.lo aout32.lo" ;;
15555 sparc_aout_lynx_vec
) tb
="$tb sparclynx.lo lynx-core.lo aout32.lo" ;;
15556 sparc_aout_nbsd_vec
) tb
="$tb sparcnetbsd.lo aout32.lo" ;;
15557 sparc_aout_sunos_be_vec
) tb
="$tb sunos.lo aout32.lo" ;;
15558 sparc_coff_vec
) tb
="$tb coff-sparc.lo $coffgen" ;;
15559 sparc_coff_lynx_vec
) tb
="$tb cf-sparclynx.lo lynx-core.lo $coffgen" ;;
15560 sparc_elf32_vec
) tb
="$tb elf32-sparc.lo elfxx-sparc.lo elf-vxworks.lo elf32.lo $elf" ;;
15561 sparc_elf32_sol2_vec
) tb
="$tb elf32-sparc.lo elfxx-sparc.lo elf-vxworks.lo elf32.lo $elf" ;;
15562 sparc_elf32_vxworks_vec
) tb
="$tb elf32-sparc.lo elfxx-sparc.lo elf-vxworks.lo elf32.lo $elf" ;;
15563 sparc_elf64_vec
) tb
="$tb elf64-sparc.lo elfxx-sparc.lo elf-vxworks.lo elf64.lo $elf"; target_size
=64 ;;
15564 sparc_elf64_fbsd_vec
) tb
="$tb elf64-sparc.lo elfxx-sparc.lo elf-vxworks.lo elf64.lo $elf"; target_size
=64 ;;
15565 sparc_elf64_sol2_vec
) tb
="$tb elf64-sparc.lo elfxx-sparc.lo elf-vxworks.lo elf64.lo $elf"; target_size
=64 ;;
15566 sparc_nlm32_vec
) tb
="$tb nlm32-sparc.lo nlm32.lo nlm.lo" ;;
15567 spu_elf32_vec
) tb
="$tb elf32-spu.lo elf32.lo $elf" ;;
15568 sym_vec
) tb
="$tb xsym.lo" ;;
15569 tic30_aout_vec
) tb
="$tb aout-tic30.lo" ;;
15570 tic30_coff_vec
) tb
="$tb coff-tic30.lo $coffgen" ;;
15571 tic4x_coff0_vec
) tb
="$tb coff-tic4x.lo $coffgen" ;;
15572 tic4x_coff0_beh_vec
) tb
="$tb coff-tic4x.lo $coffgen" ;;
15573 tic4x_coff1_vec
) tb
="$tb coff-tic4x.lo $coffgen" ;;
15574 tic4x_coff1_beh_vec
) tb
="$tb coff-tic4x.lo $coffgen" ;;
15575 tic4x_coff2_vec
) tb
="$tb coff-tic4x.lo $coffgen" ;;
15576 tic4x_coff2_beh_vec
) tb
="$tb coff-tic4x.lo $coffgen" ;;
15577 tic54x_coff0_vec
) tb
="$tb coff-tic54x.lo $coffgen" ;;
15578 tic54x_coff0_beh_vec
) tb
="$tb coff-tic54x.lo $coffgen" ;;
15579 tic54x_coff1_vec
) tb
="$tb coff-tic54x.lo $coffgen" ;;
15580 tic54x_coff1_beh_vec
) tb
="$tb coff-tic54x.lo $coffgen" ;;
15581 tic54x_coff2_vec
) tb
="$tb coff-tic54x.lo $coffgen" ;;
15582 tic54x_coff2_beh_vec
) tb
="$tb coff-tic54x.lo $coffgen" ;;
15583 tic6x_elf32_be_vec
) tb
="$tb elf32-tic6x.lo elf32.lo $elf" ;;
15584 tic6x_elf32_le_vec
) tb
="$tb elf32-tic6x.lo elf32.lo $elf" ;;
15585 tic6x_elf32_c6000_be_vec
) tb
="$tb elf32-tic6x.lo elf32.lo $elf" ;;
15586 tic6x_elf32_c6000_le_vec
) tb
="$tb elf32-tic6x.lo elf32.lo $elf" ;;
15587 tic6x_elf32_linux_be_vec
) tb
="$tb elf32-tic6x.lo elf32.lo $elf" ;;
15588 tic6x_elf32_linux_le_vec
) tb
="$tb elf32-tic6x.lo elf32.lo $elf" ;;
15589 tic80_coff_vec
) tb
="$tb coff-tic80.lo $coff" ;;
15590 tilegx_elf32_be_vec
) tb
="$tb elf32-tilegx.lo elfxx-tilegx.lo elf32.lo $elf" ; target_size
=32 ;;
15591 tilegx_elf32_le_vec
) tb
="$tb elf32-tilegx.lo elfxx-tilegx.lo elf32.lo $elf" ; target_size
=32 ;;
15592 tilegx_elf64_be_vec
) tb
="$tb elf64-tilegx.lo elfxx-tilegx.lo elf64.lo $elf" ; target_size
=64 ;;
15593 tilegx_elf64_le_vec
) tb
="$tb elf64-tilegx.lo elfxx-tilegx.lo elf64.lo $elf" ; target_size
=64 ;;
15594 tilepro_elf32_vec
) tb
="$tb elf32-tilepro.lo elf32.lo $elf" ;;
15595 v800_elf32_vec
) tb
="$tb elf32-v850.lo elf32.lo $elf" ;;
15596 v850_elf32_vec
) tb
="$tb elf32-v850.lo elf32.lo $elf" ;;
15597 vax_aout_1knbsd_vec
) tb
="$tb vax1knetbsd.lo aout32.lo" ;;
15598 vax_aout_bsd_vec
) tb
="$tb vaxbsd.lo aout32.lo" ;;
15599 vax_aout_nbsd_vec
) tb
="$tb vaxnetbsd.lo aout32.lo" ;;
15600 vax_elf32_vec
) tb
="$tb elf32-vax.lo elf32.lo $elf" ;;
15601 visium_elf32_vec
) tb
="$tb elf32-visium.lo elf32.lo $elf" ;;
15602 w65_coff_vec
) tb
="$tb coff-w65.lo reloc16.lo $coffgen" ;;
15603 we32k_coff_vec
) tb
="$tb coff-we32k.lo $coffgen" ;;
15604 x86_64_coff_vec
) tb
="$tb coff-x86_64.lo $coff"; target_size
=64 ;;
15605 x86_64_elf32_vec
) tb
="$tb elf64-x86-64.lo elf-ifunc.lo elf-nacl.lo elf64.lo elf32.lo $elf"; target_size
=64 ;;
15606 x86_64_elf32_nacl_vec
) tb
="$tb elf64-x86-64.lo elf-ifunc.lo elf-nacl.lo elf64.lo elf32.lo $elf"; target_size
=64 ;;
15607 x86_64_elf64_vec
) tb
="$tb elf64-x86-64.lo elf-ifunc.lo elf-nacl.lo elf64.lo $elf"; target_size
=64 ;;
15608 x86_64_elf64_fbsd_vec
) tb
="$tb elf64-x86-64.lo elf-ifunc.lo elf-nacl.lo elf64.lo $elf"; target_size
=64 ;;
15609 x86_64_elf64_nacl_vec
) tb
="$tb elf64-x86-64.lo elf-ifunc.lo elf-nacl.lo elf64.lo $elf"; target_size
=64 ;;
15610 x86_64_elf64_sol2_vec
) tb
="$tb elf64-x86-64.lo elf-ifunc.lo elf-nacl.lo elf64.lo $elf"; target_size
=64 ;;
15611 x86_64_mach_o_vec
) tb
="$tb mach-o-x86-64.lo" ;;
15612 x86_64_pe_vec
) tb
="$tb pe-x86_64.lo pex64igen.lo $coff"; target_size
=64 ;;
15613 x86_64_pe_be_vec
) tb
="$tb pe-x86_64.lo pex64igen.lo $coff"; target_size
=64 ;;
15614 x86_64_pei_vec
) tb
="$tb pei-x86_64.lo pex64igen.lo $coff"; target_size
=64 ;;
15615 xc16x_elf32_vec
) tb
="$tb elf32-xc16x.lo elf32.lo $elf" ;;
15616 xgate_elf32_vec
) tb
="$tb elf32-xgate.lo elf32.lo $elf" ;;
15617 xstormy16_elf32_vec
) tb
="$tb elf32-xstormy16.lo elf32.lo $elf" ;;
15618 xtensa_elf32_be_vec
) tb
="$tb xtensa-isa.lo xtensa-modules.lo elf32-xtensa.lo elf32.lo $elf" ;;
15619 xtensa_elf32_le_vec
) tb
="$tb xtensa-isa.lo xtensa-modules.lo elf32-xtensa.lo elf32.lo $elf" ;;
15620 z80_coff_vec
) tb
="$tb coff-z80.lo reloc16.lo $coffgen" ;;
15621 z8k_coff_vec
) tb
="$tb coff-z8k.lo reloc16.lo $coff" ;;
15623 # These appear out of order in targets.c
15624 srec_vec
) tb
="$tb srec.lo" ;;
15625 symbolsrec_vec
) tb
="$tb srec.lo" ;;
15626 tekhex_vec
) tb
="$tb tekhex.lo" ;;
15627 core_cisco_be_vec
) tb
="$tb cisco-core.lo" ;;
15628 core_cisco_le_vec
) tb
="$tb cisco-core.lo" ;;
15631 *) as_fn_error
"*** unknown target vector $vec" "$LINENO" 5 ;;
15634 if test ${target_size} = 64; then
15637 if test x
"${vec}" = x
"${defvec}"; then
15638 bfd_default_target_size
=${target_size}
15642 # Target architecture .o files.
15643 # A couple of CPUs use shorter file names to avoid problems on DOS
15645 ta
=`echo $selarchs | sed -e s/bfd_/cpu-/g -e s/_arch/.lo/g -e s/mn10200/m10200/ -e s/mn10300/m10300/`
15647 # Weed out duplicate .o files.
15669 if test x
${all_targets} = xtrue
; then
15670 bfd_backends
="${bfd_backends}"' $(ALL_BACKENDS)'
15671 bfd_machines
="${bfd_machines}"' $(ALL_MACHINES)'
15673 havevecs
=-DHAVE_all_vecs
15675 test -n "$assocvecs" &&
15676 assocvecs
=`echo $assocvecs | sed -e 's/^/\&/' -e 's/ \(.\)/,\&\1/g'`
15677 else # all_targets is true
15678 # Only set these if they will be nonempty, for the clever echo.
15681 test -n "$selvecs" &&
15682 havevecs
=`echo $selvecs | sed -e 's/^/-DHAVE_/' -e 's/ \(.\)/ -DHAVE_\1/g'`
15683 test -n "$selvecs" &&
15684 selvecs
=`echo $selvecs | sed -e 's/^/\&/' -e 's/ \(.\)/,\&\1/g'`
15685 test -n "$selarchs" &&
15686 selarchs
=`echo $selarchs | sed -e 's/^/\&/' -e 's/ \(.\)/,\&\1/g'`
15687 fi # all_targets is true
15689 case ${host64}-${target64}-${want64} in
15692 bfd64_libs
='$(BFD64_LIBS)'
15693 all_backends
='$(BFD64_BACKENDS) $(BFD32_BACKENDS)'
15694 if test $BFD_HOST_64_BIT_DEFINED = 0; then
15695 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: You have requested a 64 bit BFD configuration, but" >&5
15696 $as_echo "$as_me: WARNING: You have requested a 64 bit BFD configuration, but" >&2;}
15697 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: your compiler may not have a 64 bit integral type" >&5
15698 $as_echo "$as_me: WARNING: your compiler may not have a 64 bit integral type" >&2;}
15700 if test -n "$GCC" ; then
15702 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gcc version with buggy 64-bit support" >&5
15703 $as_echo_n "checking for gcc version with buggy 64-bit support... " >&6; }
15704 # Add more tests for gcc versions with non-working 64-bit support here.
15705 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
15706 /* end confdefs.h. */
15707 :__GNUC__:__GNUC_MINOR__:__i386__:
15709 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
15710 $EGREP ": 2 : 91 : 1 :" >/dev
/null
2>&1; then :
15712 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes: egcs-1.1.2 on ix86 spotted" >&5
15713 $as_echo "yes: egcs-1.1.2 on ix86 spotted" >&6; }
15715 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15716 $as_echo "no" >&6; }
15720 if test $bad_64bit_gcc = yes ; then
15721 as_fn_error
"A newer version of gcc is needed for the requested 64-bit BFD configuration" "$LINENO" 5
15727 all_backends
='$(BFD32_BACKENDS)'
15738 if test "$plugins" = "yes"; then
15746 # Determine the host dependant file_ptr a.k.a. off_t type. In order
15747 # prefer: off64_t - if ftello64 and fseeko64, off_t - if ftello and
15748 # fseeko, long. This assumes that sizeof off_t is .ge. sizeof long.
15749 # Hopefully a reasonable assumption since fseeko et.al. should be
15750 # upward compatible.
15751 for ac_func
in ftello ftello64 fseeko fseeko64 fopen64
15753 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
15754 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
15755 eval as_val
=\$
$as_ac_var
15756 if test "x$as_val" = x
""yes; then :
15757 cat >>confdefs.h
<<_ACEOF
15758 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15764 if test x
"$ac_cv_func_ftello" = xyes
-a x
"$ac_cv_func_fseeko" = xyes
; then
15765 # The cast to long int works around a bug in the HP C Compiler
15766 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
15767 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
15768 # This bug is HP SR number 8606223364.
15769 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of off_t" >&5
15770 $as_echo_n "checking size of off_t... " >&6; }
15771 if test "${ac_cv_sizeof_off_t+set}" = set; then :
15772 $as_echo_n "(cached) " >&6
15774 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (off_t))" "ac_cv_sizeof_off_t" "$ac_includes_default"; then :
15777 if test "$ac_cv_type_off_t" = yes; then
15778 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
15779 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
15780 { as_fn_set_status
77
15781 as_fn_error
"cannot compute sizeof (off_t)
15782 See \`config.log' for more details." "$LINENO" 5; }; }
15784 ac_cv_sizeof_off_t
=0
15789 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_off_t" >&5
15790 $as_echo "$ac_cv_sizeof_off_t" >&6; }
15794 cat >>confdefs.h
<<_ACEOF
15795 #define SIZEOF_OFF_T $ac_cv_sizeof_off_t
15800 { $as_echo "$as_me:${as_lineno-$LINENO}: checking file_ptr type" >&5
15801 $as_echo_n "checking file_ptr type... " >&6; }
15802 bfd_file_ptr
="long"
15803 bfd_ufile_ptr
="unsigned long"
15804 if test x
"$ac_cv_func_ftello64" = xyes
-a x
"$ac_cv_func_fseeko64" = xyes \
15805 -o x
"${ac_cv_sizeof_off_t}" = x8
; then
15806 bfd_file_ptr
=BFD_HOST_64_BIT
15807 bfd_ufile_ptr
=BFD_HOST_U_64_BIT
15809 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_file_ptr" >&5
15810 $as_echo "$bfd_file_ptr" >&6; }
15816 test -n "${defvec}" && tdefaults="${tdefaults} -DDEFAULT_VECTOR=${defvec}"
15817 test -n "${selvecs}" && tdefaults="${tdefaults} -DSELECT_VECS='${selvecs}'"
15818 test -n "${assocvecs}" && tdefaults="${tdefaults} -DASSOCIATED_VECS='${assocvecs}'"
15819 test -n "${selarchs}" && tdefaults="${tdefaults} -DSELECT_ARCHITECTURES='${selarchs}'"
15823 for ac_header
in stdlib.h unistd.h
15825 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
15826 ac_fn_c_check_header_mongrel
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
15827 eval as_val
=\$
$as_ac_Header
15828 if test "x$as_val" = x
""yes; then :
15829 cat >>confdefs.h
<<_ACEOF
15830 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
15837 for ac_func
in getpagesize
15839 ac_fn_c_check_func
"$LINENO" "getpagesize" "ac_cv_func_getpagesize"
15840 if test "x$ac_cv_func_getpagesize" = x
""yes; then :
15841 cat >>confdefs.h
<<_ACEOF
15842 #define HAVE_GETPAGESIZE 1
15848 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mmap" >&5
15849 $as_echo_n "checking for working mmap... " >&6; }
15850 if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then :
15851 $as_echo_n "(cached) " >&6
15853 if test "$cross_compiling" = yes; then :
15854 ac_cv_func_mmap_fixed_mapped
=no
15856 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
15857 /* end confdefs.h. */
15858 $ac_includes_default
15859 /* malloc might have been renamed as rpl_malloc. */
15862 /* Thanks to Mike Haertel and Jim Avera for this test.
15863 Here is a matrix of mmap possibilities:
15864 mmap private not fixed
15865 mmap private fixed at somewhere currently unmapped
15866 mmap private fixed at somewhere already mapped
15867 mmap shared not fixed
15868 mmap shared fixed at somewhere currently unmapped
15869 mmap shared fixed at somewhere already mapped
15870 For private mappings, we should verify that changes cannot be read()
15871 back from the file, nor mmap's back from the file at a different
15872 address. (There have been systems where private was not correctly
15873 implemented like the infamous i386 svr4.0, and systems where the
15874 VM page cache was not coherent with the file system buffer cache
15875 like early versions of FreeBSD and possibly contemporary NetBSD.)
15876 For shared mappings, we should conversely verify that changes get
15877 propagated back to all the places they're supposed to be.
15879 Grep wants private fixed already mapped.
15880 The main things grep needs to know about mmap are:
15881 * does it exist and is it safe to write into the mmap'd area
15882 * how to use it (BSD variants) */
15885 #include <sys/mman.h>
15887 #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H
15891 /* This mess was copied from the GNU getpagesize.h. */
15892 #ifndef HAVE_GETPAGESIZE
15893 /* Assume that all systems that can run configure have sys/param.h. */
15894 # ifndef HAVE_SYS_PARAM_H
15895 # define HAVE_SYS_PARAM_H 1
15898 # ifdef _SC_PAGESIZE
15899 # define getpagesize() sysconf(_SC_PAGESIZE)
15900 # else /* no _SC_PAGESIZE */
15901 # ifdef HAVE_SYS_PARAM_H
15902 # include <sys/param.h>
15903 # ifdef EXEC_PAGESIZE
15904 # define getpagesize() EXEC_PAGESIZE
15905 # else /* no EXEC_PAGESIZE */
15907 # define getpagesize() NBPG * CLSIZE
15910 # endif /* no CLSIZE */
15911 # else /* no NBPG */
15913 # define getpagesize() NBPC
15914 # else /* no NBPC */
15916 # define getpagesize() PAGESIZE
15917 # endif /* PAGESIZE */
15918 # endif /* no NBPC */
15919 # endif /* no NBPG */
15920 # endif /* no EXEC_PAGESIZE */
15921 # else /* no HAVE_SYS_PARAM_H */
15922 # define getpagesize() 8192 /* punt totally */
15923 # endif /* no HAVE_SYS_PARAM_H */
15924 # endif /* no _SC_PAGESIZE */
15926 #endif /* no HAVE_GETPAGESIZE */
15931 char *data, *data2, *data3;
15935 pagesize = getpagesize ();
15937 /* First, make a file with some known garbage in it. */
15938 data = (char *) malloc (pagesize);
15941 for (i = 0; i < pagesize; ++i)
15942 *(data + i) = rand ();
15944 fd = creat ("conftest.mmap", 0600);
15947 if (write (fd, data, pagesize) != pagesize)
15951 /* Next, try to mmap the file at a fixed address which already has
15952 something else allocated at it. If we can, also make sure that
15953 we see the same garbage. */
15954 fd = open ("conftest.mmap", O_RDWR);
15957 data2 = (char *) malloc (2 * pagesize);
15960 data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1);
15961 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
15962 MAP_PRIVATE | MAP_FIXED, fd, 0L))
15964 for (i = 0; i < pagesize; ++i)
15965 if (*(data + i) != *(data2 + i))
15968 /* Finally, make sure that changes to the mapped area do not
15969 percolate back to the file as seen by read(). (This is a bug on
15970 some variants of i386 svr4.0.) */
15971 for (i = 0; i < pagesize; ++i)
15972 *(data2 + i) = *(data2 + i) + 1;
15973 data3 = (char *) malloc (pagesize);
15976 if (read (fd, data3, pagesize) != pagesize)
15978 for (i = 0; i < pagesize; ++i)
15979 if (*(data + i) != *(data3 + i))
15985 if ac_fn_c_try_run
"$LINENO"; then :
15986 ac_cv_func_mmap_fixed_mapped
=yes
15988 ac_cv_func_mmap_fixed_mapped
=no
15990 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
15991 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
15995 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_mmap_fixed_mapped" >&5
15996 $as_echo "$ac_cv_func_mmap_fixed_mapped" >&6; }
15997 if test $ac_cv_func_mmap_fixed_mapped = yes; then
15999 $as_echo "#define HAVE_MMAP 1" >>confdefs.h
16002 rm -f conftest.mmap
16004 for ac_func
in madvise mprotect
16006 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
16007 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
16008 eval as_val
=\$
$as_ac_var
16009 if test "x$as_val" = x
""yes; then :
16010 cat >>confdefs.h
<<_ACEOF
16011 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
16017 case ${want_mmap}+${ac_cv_func_mmap_fixed_mapped} in
16019 $as_echo "#define USE_MMAP 1" >>confdefs.h
16023 rm -f doc
/config.status
16024 ac_config_files
="$ac_config_files Makefile doc/Makefile bfd-in3.h:bfd-in2.h po/Makefile.in:po/Make-in"
16027 ac_config_commands
="$ac_config_commands default"
16035 cat >confcache
<<\_ACEOF
16036 # This file is a shell script that caches the results of configure
16037 # tests run on this system so they can be shared between configure
16038 # scripts and configure runs, see configure's option --config-cache.
16039 # It is not useful on other systems. If it contains results you don't
16040 # want to keep, you may remove or edit it.
16042 # config.status only pays attention to the cache file if you give it
16043 # the --recheck option to rerun configure.
16045 # `ac_cv_env_foo' variables (set or unset) will be overridden when
16046 # loading this file, other *unset* `ac_cv_foo' will be assigned the
16047 # following values.
16051 # The following way of writing the cache mishandles newlines in values,
16052 # but we know of no workaround that is simple, portable, and efficient.
16053 # So, we kill variables containing newlines.
16054 # Ultrix sh set writes to stderr and can't be redirected directly,
16055 # and sets the high bit in the cache file unless we assign to the vars.
16057 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
16058 eval ac_val
=\$
$ac_var
16062 *_cv_
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
16063 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
16066 _ | IFS | as_nl
) ;; #(
16067 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
16068 *) { eval $ac_var=; unset $ac_var;} ;;
16074 case $as_nl`(ac_space=' '; set) 2>&1` in #(
16075 *${as_nl}ac_space
=\
*)
16076 # `set' does not quote correctly, so add quotes: double-quote
16077 # substitution turns \\\\ into \\, and sed turns \\ into \.
16080 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
16083 # `set' quotes correctly as required by POSIX, so do not add quotes.
16084 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
16093 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
16095 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
16097 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
16098 if test -w "$cache_file"; then
16099 test "x$cache_file" != "x/dev/null" &&
16100 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
16101 $as_echo "$as_me: updating cache $cache_file" >&6;}
16102 cat confcache
>$cache_file
16104 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
16105 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
16110 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
16111 # Let make expand exec_prefix.
16112 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
16114 DEFS
=-DHAVE_CONFIG_H
16118 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
16119 # 1. Remove the extension, and $U if already installed.
16120 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
16121 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
16122 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
16123 # will be set to the directory where LIBOBJS objects are built.
16124 as_fn_append ac_libobjs
" \${LIBOBJDIR}$ac_i\$U.$ac_objext"
16125 as_fn_append ac_ltlibobjs
" \${LIBOBJDIR}$ac_i"'$U.lo'
16127 LIBOBJS
=$ac_libobjs
16129 LTLIBOBJS
=$ac_ltlibobjs
16132 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
16133 as_fn_error
"conditional \"AMDEP\" was never defined.
16134 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16136 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
16137 as_fn_error
"conditional \"am__fastdepCC\" was never defined.
16138 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16140 if test -n "$EXEEXT"; then
16142 am__EXEEXT_FALSE
='#'
16144 am__EXEEXT_TRUE
='#'
16148 if test -z "${PLUGINS_TRUE}" && test -z "${PLUGINS_FALSE}"; then
16149 as_fn_error
"conditional \"PLUGINS\" was never defined.
16150 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16152 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
16153 as_fn_error
"conditional \"MAINTAINER_MODE\" was never defined.
16154 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16156 if test -z "${GENINSRC_NEVER_TRUE}" && test -z "${GENINSRC_NEVER_FALSE}"; then
16157 as_fn_error
"conditional \"GENINSRC_NEVER\" was never defined.
16158 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16160 if test -z "${INSTALL_LIBBFD_TRUE}" && test -z "${INSTALL_LIBBFD_FALSE}"; then
16161 as_fn_error
"conditional \"INSTALL_LIBBFD\" was never defined.
16162 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16165 : ${CONFIG_STATUS=./config.status}
16167 ac_clean_files_save
=$ac_clean_files
16168 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
16169 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
16170 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
16172 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
16174 # Generated by $as_me.
16175 # Run this file to recreate the current configuration.
16176 # Compiler output produced by configure, useful for debugging
16177 # configure, is in config.log if it exists.
16180 ac_cs_recheck=false
16183 SHELL=\${CONFIG_SHELL-$SHELL}
16186 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail
=1
16187 ## -------------------- ##
16188 ## M4sh Initialization. ##
16189 ## -------------------- ##
16191 # Be more Bourne compatible
16192 DUALCASE
=1; export DUALCASE
# for MKS sh
16193 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
16196 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
16197 # is contrary to our usage. Disable this feature.
16198 alias -g '${1+"$@"}'='"$@"'
16199 setopt NO_GLOB_SUBST
16201 case `(set -o) 2>/dev/null` in #(
16213 # Printing a long string crashes Solaris 7 /usr/bin/printf.
16214 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
16215 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
16216 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
16217 # Prefer a ksh shell builtin over an external printf program on Solaris,
16218 # but without wasting forks for bash or zsh.
16219 if test -z "$BASH_VERSION$ZSH_VERSION" \
16220 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
16221 as_echo='print
-r --'
16222 as_echo_n='print
-rn --'
16223 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
16224 as_echo='printf %s
\n'
16225 as_echo_n='printf %s
'
16227 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
16228 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
16229 as_echo_n='/usr
/ucb
/echo -n'
16231 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
16232 as_echo_n_body='eval
16236 expr "X$arg" : "X\\(.*\\)$as_nl";
16237 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
16239 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
16241 export as_echo_n_body
16242 as_echo_n='sh
-c $as_echo_n_body as_echo
'
16244 export as_echo_body
16245 as_echo='sh
-c $as_echo_body as_echo
'
16248 # The user is always right.
16249 if test "${PATH_SEPARATOR+set}" != set; then
16251 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
16252 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
16259 # We need space, tab and new line, in precisely that order. Quoting is
16260 # there to prevent editors from complaining about space-tab.
16261 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
16262 # splitting by setting IFS to empty value.)
16265 # Find who we are. Look in the path if we contain no directory separator.
16267 *[\\/]* ) as_myself=$0 ;;
16268 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
16269 for as_dir in $PATH
16272 test -z "$as_dir" && as_dir=.
16273 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
16279 # We did not find ourselves, most probably we were run as `sh COMMAND'
16280 # in which case we are not to be found in the path.
16281 if test "x$as_myself" = x
; then
16284 if test ! -f "$as_myself"; then
16285 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
16289 # Unset variables that we do not need and which cause bugs (e.g. in
16290 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
16291 # suppresses any "Segmentation fault" message there. '((' could
16292 # trigger a bug in pdksh 5.2.14.
16293 for as_var
in BASH_ENV ENV MAIL MAILPATH
16294 do eval test x\
${$as_var+set} = xset \
16295 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
16308 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
16311 # as_fn_error ERROR [LINENO LOG_FD]
16312 # ---------------------------------
16313 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
16314 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
16315 # script with status $?, using 1 if that was 0.
16318 as_status
=$?
; test $as_status -eq 0 && as_status
=1
16320 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
16321 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
16323 $as_echo "$as_me: error: $1" >&2
16324 as_fn_exit
$as_status
16328 # as_fn_set_status STATUS
16329 # -----------------------
16330 # Set $? to STATUS, without forking.
16331 as_fn_set_status
()
16334 } # as_fn_set_status
16336 # as_fn_exit STATUS
16337 # -----------------
16338 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
16342 as_fn_set_status
$1
16348 # Portably unset VAR.
16351 { eval $1=; unset $1;}
16353 as_unset
=as_fn_unset
16354 # as_fn_append VAR VALUE
16355 # ----------------------
16356 # Append the text in VALUE to the end of the definition contained in VAR. Take
16357 # advantage of any shell optimizations that allow amortized linear growth over
16358 # repeated appends, instead of the typical quadratic growth present in naive
16360 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
16361 eval 'as_fn_append ()
16372 # as_fn_arith ARG...
16373 # ------------------
16374 # Perform arithmetic evaluation on the ARGs, and store the result in the
16375 # global $as_val. Take advantage of shells that can avoid forks. The arguments
16376 # must be portable across $(()) and expr.
16377 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
16378 eval 'as_fn_arith ()
16385 as_val
=`expr "$@" || test $? -eq 1`
16390 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
16391 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
16397 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
16398 as_basename
=basename
16403 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
16409 as_me
=`$as_basename -- "$0" ||
16410 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
16411 X"$0" : 'X\(//\)$' \| \
16412 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
16414 sed '/^.*\/\([^/][^/]*\)\/*$/{
16428 # Avoid depending upon Character Ranges.
16429 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
16430 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
16431 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
16432 as_cr_digits
='0123456789'
16433 as_cr_alnum
=$as_cr_Letters$as_cr_digits
16435 ECHO_C
= ECHO_N
= ECHO_T
=
16436 case `echo -n x` in #(((((
16438 case `echo 'xy\c'` in
16439 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
16441 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
16448 rm -f conf$$ conf$$.exe conf$$.
file
16449 if test -d conf$$.dir
; then
16450 rm -f conf$$.dir
/conf$$.
file
16453 mkdir conf$$.dir
2>/dev
/null
16455 if (echo >conf$$.
file) 2>/dev
/null
; then
16456 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
16458 # ... but there are two gotchas:
16459 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
16460 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
16461 # In both cases, we have to default to `cp -p'.
16462 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
16464 elif ln conf$$.
file conf$$
2>/dev
/null
; then
16472 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
16473 rmdir conf$$.dir
2>/dev
/null
16478 # Create "$as_dir" as a directory, including parents if necessary.
16483 -*) as_dir
=.
/$as_dir;;
16485 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
16489 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
16490 *) as_qdir
=$as_dir;;
16492 as_dirs
="'$as_qdir' $as_dirs"
16493 as_dir
=`$as_dirname -- "$as_dir" ||
16494 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16495 X"$as_dir" : 'X\(//\)[^/]' \| \
16496 X"$as_dir" : 'X\(//\)$' \| \
16497 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
16498 $as_echo X"$as_dir" |
16499 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16503 /^X\(\/\/\)[^/].*/{
16516 test -d "$as_dir" && break
16518 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
16519 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
16523 if mkdir
-p .
2>/dev
/null
; then
16524 as_mkdir_p
='mkdir -p "$as_dir"'
16526 test -d .
/-p && rmdir .
/-p
16530 if test -x / >/dev
/null
2>&1; then
16531 as_test_x
='test -x'
16533 if ls -dL / >/dev
/null
2>&1; then
16540 if test -d "$1"; then
16546 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
16547 ???[sx]*):;;*)false;;esac;fi
16551 as_executable_p
=$as_test_x
16553 # Sed expression to map a string onto a valid CPP name.
16554 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
16556 # Sed expression to map a string onto a valid variable name.
16557 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
16561 ## ----------------------------------- ##
16562 ## Main body of $CONFIG_STATUS script. ##
16563 ## ----------------------------------- ##
16565 test $as_write_fail = 0 && chmod +x
$CONFIG_STATUS || ac_write_fail
=1
16567 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
16568 # Save the log message, to keep $0 and so on meaningful, and to
16569 # report actual input values of CONFIG_FILES etc. instead of their
16570 # values after options handling.
16572 This file was extended by bfd $as_me 2.25.51, which was
16573 generated by GNU Autoconf 2.64. Invocation command line was
16575 CONFIG_FILES = $CONFIG_FILES
16576 CONFIG_HEADERS = $CONFIG_HEADERS
16577 CONFIG_LINKS = $CONFIG_LINKS
16578 CONFIG_COMMANDS = $CONFIG_COMMANDS
16581 on `(hostname || uname -n) 2>/dev/null | sed 1q`
16586 case $ac_config_files in *"
16587 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
16590 case $ac_config_headers in *"
16591 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
16595 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16596 # Files that config.status was made for.
16597 config_files="$ac_config_files"
16598 config_headers="$ac_config_headers"
16599 config_commands="$ac_config_commands"
16603 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
16605 \`$as_me' instantiates files and other configuration actions
16606 from templates according to the current configuration. Unless the files
16607 and actions are specified as TAGs, all are instantiated by default.
16609 Usage: $0 [OPTION]... [TAG]...
16611 -h, --help print this help, then exit
16612 -V, --version print version number and configuration settings, then exit
16613 -q, --quiet, --silent
16614 do not print progress messages
16615 -d, --debug don't remove temporary files
16616 --recheck update $as_me by reconfiguring in the same conditions
16617 --file=FILE[:TEMPLATE]
16618 instantiate the configuration file FILE
16619 --header=FILE[:TEMPLATE]
16620 instantiate the configuration header FILE
16622 Configuration files:
16625 Configuration headers:
16628 Configuration commands:
16631 Report bugs to the package provider."
16634 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16636 bfd config.status 2.25.51
16637 configured by $0, generated by GNU Autoconf 2.64,
16638 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
16640 Copyright (C) 2009 Free Software Foundation, Inc.
16641 This config.status script is free software; the Free Software Foundation
16642 gives unlimited permission to copy, distribute and modify it."
16649 test -n "\$AWK" || AWK=awk
16652 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
16653 # The default lists apply if the user does not specify any file.
16659 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
16660 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
16671 # Handling of the options.
16672 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
16674 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
16675 $as_echo "$ac_cs_version"; exit ;;
16676 --debug |
--debu |
--deb |
--de |
--d |
-d )
16678 --file |
--fil |
--fi |
--f )
16681 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
16683 as_fn_append CONFIG_FILES
" '$ac_optarg'"
16684 ac_need_defaults
=false
;;
16685 --header |
--heade |
--head |
--hea )
16688 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
16690 as_fn_append CONFIG_HEADERS
" '$ac_optarg'"
16691 ac_need_defaults
=false
;;
16693 # Conflict between --help and --header
16694 as_fn_error
"ambiguous option: \`$1'
16695 Try \`$0 --help' for more information.";;
16696 --help |
--hel |
-h )
16697 $as_echo "$ac_cs_usage"; exit ;;
16698 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
16699 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
16702 # This is an error.
16703 -*) as_fn_error
"unrecognized option: \`$1'
16704 Try \`$0 --help' for more information." ;;
16706 *) as_fn_append ac_config_targets
" $1"
16707 ac_need_defaults
=false
;;
16713 ac_configure_extra_args
=
16715 if $ac_cs_silent; then
16717 ac_configure_extra_args
="$ac_configure_extra_args --silent"
16721 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16722 if \$ac_cs_recheck; then
16723 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
16725 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
16726 CONFIG_SHELL='$SHELL'
16727 export CONFIG_SHELL
16732 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
16736 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
16737 ## Running $as_me. ##
16743 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16747 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
16750 # The HP-UX ksh and POSIX shell print the target directory to stdout
16751 # if CDPATH is set.
16752 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
16754 sed_quote_subst='$sed_quote_subst'
16755 double_quote_subst='$double_quote_subst'
16756 delay_variable_subst='$delay_variable_subst'
16757 enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
16758 macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
16759 macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
16760 enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
16761 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
16762 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
16763 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
16764 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
16765 host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
16766 host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
16767 host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
16768 build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
16769 build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
16770 build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
16771 SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
16772 Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
16773 GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
16774 EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
16775 FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
16776 LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
16777 NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
16778 LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
16779 max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
16780 ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
16781 exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
16782 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
16783 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
16784 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
16785 reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
16786 reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
16787 OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
16788 deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
16789 file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
16790 AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
16791 AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
16792 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
16793 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
16794 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
16795 old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
16796 old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
16797 lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
16798 CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
16799 CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
16800 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
16801 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
16802 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
16803 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
16804 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
16805 lt_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"`'
16806 objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
16807 MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
16808 lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
16809 lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
16810 lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
16811 lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
16812 lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
16813 need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
16814 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
16815 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
16816 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
16817 OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
16818 OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
16819 libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
16820 shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
16821 extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
16822 archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
16823 enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
16824 export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
16825 whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
16826 compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
16827 old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
16828 old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
16829 archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
16830 archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
16831 module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
16832 module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
16833 with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
16834 allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
16835 no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
16836 hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
16837 hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
16838 hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
16839 hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
16840 hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
16841 hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
16842 hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
16843 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
16844 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
16845 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
16846 fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
16847 always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
16848 export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
16849 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
16850 include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
16851 prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
16852 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
16853 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
16854 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
16855 need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
16856 version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
16857 runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
16858 shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
16859 shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
16860 libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
16861 library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
16862 soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
16863 install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
16864 postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
16865 postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
16866 finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
16867 finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
16868 hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
16869 sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
16870 sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
16871 hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
16872 enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
16873 enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
16874 enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
16875 old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
16876 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
16879 LTCFLAGS='$LTCFLAGS'
16880 compiler='$compiler_DEFAULT'
16882 # A function that is used when there is no print builtin or printf.
16883 func_fallback_echo ()
16885 eval 'cat <<_LTECHO_EOF
16890 # Quote evaled strings.
16904 deplibs_check_method \
16913 lt_cv_sys_global_symbol_pipe \
16914 lt_cv_sys_global_symbol_to_cdecl \
16915 lt_cv_sys_global_symbol_to_c_name_address \
16916 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
16917 lt_prog_compiler_no_builtin_flag \
16918 lt_prog_compiler_wl \
16919 lt_prog_compiler_pic \
16920 lt_prog_compiler_static \
16921 lt_cv_prog_compiler_c_o \
16929 export_dynamic_flag_spec \
16930 whole_archive_flag_spec \
16931 compiler_needs_object \
16933 allow_undefined_flag \
16934 no_undefined_flag \
16935 hardcode_libdir_flag_spec \
16936 hardcode_libdir_flag_spec_ld \
16937 hardcode_libdir_separator \
16942 variables_saved_for_relink \
16944 library_names_spec \
16946 install_override_mode \
16950 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
16951 *[\\\\\\\`\\"\\\$]*)
16952 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
16955 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
16960 # Double-quote double-evaled strings.
16961 for var in reload_cmds \
16962 old_postinstall_cmds \
16963 old_postuninstall_cmds \
16965 extract_expsyms_cmds \
16966 old_archive_from_new_cmds \
16967 old_archive_from_expsyms_cmds \
16969 archive_expsym_cmds \
16971 module_expsym_cmds \
16972 export_symbols_cmds \
16975 postuninstall_cmds \
16977 sys_lib_search_path_spec \
16978 sys_lib_dlsearch_path_spec; do
16979 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
16980 *[\\\\\\\`\\"\\\$]*)
16981 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
16984 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
16989 ac_aux_dir='$ac_aux_dir'
16990 xsi_shell='$xsi_shell'
16991 lt_shell_append='$lt_shell_append'
16993 # See if we are running on zsh, and set the options which allow our
16994 # commands through without removal of \ escapes INIT.
16995 if test -n "\${ZSH_VERSION+set}" ; then
16996 setopt NO_GLOB_SUBST
17002 TIMESTAMP='$TIMESTAMP'
17008 # Capture the value of obsolete ALL_LINGUAS because we need it to compute
17009 # POFILES, GMOFILES, UPDATEPOFILES, DUMMYPOFILES, CATALOGS. But hide it
17011 eval 'OBSOLETE_ALL_LINGUAS''="$ALL_LINGUAS"'
17012 # Capture the value of LINGUAS because we need it to compute CATALOGS.
17013 LINGUAS="${LINGUAS-%UNSET%}"
17018 acx_cv_header_stdint="$acx_cv_header_stdint"
17019 acx_cv_type_int8_t="$acx_cv_type_int8_t"
17020 acx_cv_type_int16_t="$acx_cv_type_int16_t"
17021 acx_cv_type_int32_t="$acx_cv_type_int32_t"
17022 acx_cv_type_int64_t="$acx_cv_type_int64_t"
17023 acx_cv_type_intptr_t="$acx_cv_type_intptr_t"
17024 ac_cv_type_uintmax_t="$ac_cv_type_uintmax_t"
17025 ac_cv_type_uintptr_t="$ac_cv_type_uintptr_t"
17026 ac_cv_type_uint64_t="$ac_cv_type_uint64_t"
17027 ac_cv_type_u_int64_t="$ac_cv_type_u_int64_t"
17028 ac_cv_type_u_int32_t="$ac_cv_type_u_int32_t"
17029 ac_cv_type_int_least32_t="$ac_cv_type_int_least32_t"
17030 ac_cv_type_int_fast32_t="$ac_cv_type_int_fast32_t"
17031 ac_cv_sizeof_void_p="$ac_cv_sizeof_void_p"
17037 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
17039 # Handling of arguments.
17040 for ac_config_target
in $ac_config_targets
17042 case $ac_config_target in
17043 "depfiles") CONFIG_COMMANDS
="$CONFIG_COMMANDS depfiles" ;;
17044 "libtool") CONFIG_COMMANDS
="$CONFIG_COMMANDS libtool" ;;
17045 "config.h") CONFIG_HEADERS
="$CONFIG_HEADERS config.h:config.in" ;;
17046 "default-1") CONFIG_COMMANDS
="$CONFIG_COMMANDS default-1" ;;
17047 "bfd_stdint.h") CONFIG_COMMANDS
="$CONFIG_COMMANDS bfd_stdint.h" ;;
17048 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
17049 "doc/Makefile") CONFIG_FILES
="$CONFIG_FILES doc/Makefile" ;;
17050 "bfd-in3.h") CONFIG_FILES
="$CONFIG_FILES bfd-in3.h:bfd-in2.h" ;;
17051 "po/Makefile.in") CONFIG_FILES
="$CONFIG_FILES po/Makefile.in:po/Make-in" ;;
17052 "default") CONFIG_COMMANDS
="$CONFIG_COMMANDS default" ;;
17054 *) as_fn_error
"invalid argument: \`$ac_config_target'" "$LINENO" 5;;
17059 # If the user did not use the arguments to specify the items to instantiate,
17060 # then the envvar interface is used. Set only those that are not.
17061 # We use the long form for the default assignment because of an extremely
17062 # bizarre bug on SunOS 4.1.3.
17063 if $ac_need_defaults; then
17064 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
17065 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
17066 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
17069 # Have a temporary directory for convenience. Make it in the build tree
17070 # simply because there is no reason against having it here, and in addition,
17071 # creating and moving files from /tmp can sometimes cause problems.
17072 # Hook for its removal unless debugging.
17073 # Note that there is a small window in which the directory will not be cleaned:
17074 # after its creation but before its name has been assigned to `$tmp'.
17078 trap 'exit_status=$?
17079 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
17081 trap 'as_fn_exit 1' 1 2 13 15
17083 # Create a (secure) tmp directory for tmp files.
17086 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
17087 test -n "$tmp" && test -d "$tmp"
17090 tmp
=.
/conf$$
-$RANDOM
17091 (umask 077 && mkdir
"$tmp")
17092 } || as_fn_error
"cannot create a temporary directory in ." "$LINENO" 5
17094 # Set up the scripts for CONFIG_FILES section.
17095 # No need to generate them if there are no CONFIG_FILES.
17096 # This happens for instance with `./config.status config.h'.
17097 if test -n "$CONFIG_FILES"; then
17100 ac_cr
=`echo X | tr X '\015'`
17101 # On cygwin, bash can eat \r inside `` if the user requested igncr.
17102 # But we know of no other shell where ac_cr would be empty at this
17103 # point, so we can use a bashism as a fallback.
17104 if test "x$ac_cr" = x
; then
17105 eval ac_cr
=\$
\'\\r
\'
17107 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
17108 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
17111 ac_cs_awk_cr
=$ac_cr
17114 echo 'BEGIN {' >"$tmp/subs1.awk" &&
17119 echo "cat >conf$$subs.awk <<_ACEOF" &&
17120 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
17122 } >conf$$subs.sh ||
17123 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
17124 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
17126 for ac_last_try in false false false false false :; do
17127 . ./conf$$subs.sh ||
17128 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
17130 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
17131 if test $ac_delim_n = $ac_delim_num; then
17133 elif $ac_last_try; then
17134 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
17136 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
17139 rm -f conf$$subs.sh
17141 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17142 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
17146 s/^/S["/; s
/!.
*/"]=/
17156 s/\(.\{148\}\).*/\1/
17158 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
17163 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
17170 s/\(.\{148\}\).*/\1/
17172 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
17176 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
17181 ' <conf$$subs.awk | sed '
17186 ' >>$CONFIG_STATUS || ac_write_fail=1
17187 rm -f conf$$subs.awk
17188 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17190 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
17191 for (key in S) S_is_set[key] = 1
17197 nfields = split(line, field, "@
")
17199 len = length(field[1])
17200 for (i = 2; i < nfields; i++) {
17202 keylen = length(key)
17203 if (S_is_set[key]) {
17205 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
17206 len += length(value) + length(field[++i])
17217 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
17218 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
17219 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
17222 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
17223 || as_fn_error "could not setup config files machinery
" "$LINENO" 5
17226 # VPATH may cause trouble with some makes, so we remove $(srcdir),
17227 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
17228 # trailing colons and then remove the whole line if VPATH becomes empty
17229 # (actually we leave an empty line to preserve line numbers).
17230 if test "x
$srcdir" = x.; then
17231 ac_vpsub='/^[ ]*VPATH[ ]*=/{
17232 s/:*\$(srcdir):*/:/
17233 s/:*\${srcdir}:*/:/
17235 s/^\([^=]*=[ ]*\):*/\1/
17241 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
17242 fi # test -n "$CONFIG_FILES"
17244 # Set up the scripts for CONFIG_HEADERS section.
17245 # No need to generate them if there are no CONFIG_HEADERS.
17246 # This happens for instance with `./config.status Makefile'.
17247 if test -n "$CONFIG_HEADERS"; then
17248 cat >"$tmp/defines.
awk" <<\_ACAWK ||
17252 # Transform confdefs.h into an awk script `defines.awk', embedded as
17253 # here-document in config.status, that substitutes the proper values into
17254 # config.h.in to produce config.h.
17256 # Create a delimiter string that does not exist in confdefs.h, to ease
17257 # handling of long lines.
17259 for ac_last_try in false false :; do
17260 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
17261 if test -z "$ac_t"; then
17263 elif $ac_last_try; then
17264 as_fn_error "could not
make $CONFIG_HEADERS" "$LINENO" 5
17266 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
17270 # For the awk script, D is an array of macro values keyed by name,
17271 # likewise P contains macro parameters if any. Preserve backslash
17272 # newline sequences.
17274 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
17276 s/.\{148\}/&'"$ac_delim"'/g
17279 s/^[ ]*#[ ]*define[ ][ ]*/ /
17286 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
17288 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
17292 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
17293 D["\
1"]=" \
3\\\\\\n
"\\/p
17295 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
17300 s/.\{148\}/&'"$ac_delim"'/g
17305 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
17308 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
17310 ' <confdefs.h | sed '
17311 s/'"$ac_delim"'/"\\\
17312 "/g' >>$CONFIG_STATUS || ac_write_fail=1
17314 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17315 for (key in D) D_is_set[key] = 1
17318 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
17320 split(line, arg, " ")
17321 if (arg[1] == "#") {
17325 defundef
= substr
(arg
[1], 2)
17328 split(mac1
, mac2
, "(") #)
17330 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
17331 if (D_is_set
[macro
]) {
17332 # Preserve the white space surrounding the "#".
17333 print prefix
"define", macro P
[macro
] D
[macro
]
17336 # Replace #undef with comments. This is necessary, for example,
17337 # in the case of _POSIX_SOURCE, which is predefined and required
17338 # on some systems where configure will not decide to define it.
17339 if (defundef
== "undef") {
17340 print
"/*", prefix defundef
, macro
, "*/"
17348 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
17349 as_fn_error
"could not setup config headers machinery" "$LINENO" 5
17350 fi # test -n "$CONFIG_HEADERS"
17353 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
17358 :[FHLC
]) ac_mode
=$ac_tag; continue;;
17360 case $ac_mode$ac_tag in
17362 :L
* |
:C
*:*) as_fn_error
"invalid tag \`$ac_tag'" "$LINENO" 5;;
17363 :[FH
]-) ac_tag
=-:-;;
17364 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
17381 -) ac_f
="$tmp/stdin";;
17382 *) # Look for the file first in the build tree, then in the source tree
17383 # (if the path is not absolute). The absolute path cannot be DOS-style,
17384 # because $ac_f cannot contain `:'.
17388 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
17390 as_fn_error
"cannot find input file: \`$ac_f'" "$LINENO" 5;;
17392 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
17393 as_fn_append ac_file_inputs
" '$ac_f'"
17396 # Let's still pretend it is `configure' which instantiates (i.e., don't
17397 # use $as_me), people would be surprised to read:
17398 # /* config.h. Generated by config.status. */
17399 configure_input
='Generated from '`
17400 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
17402 if test x
"$ac_file" != x-
; then
17403 configure_input
="$ac_file. $configure_input"
17404 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
17405 $as_echo "$as_me: creating $ac_file" >&6;}
17407 # Neutralize special characters interpreted by sed in replacement strings.
17408 case $configure_input in #(
17409 *\
&* |
*\|
* |
*\\* )
17410 ac_sed_conf_input
=`$as_echo "$configure_input" |
17411 sed 's/[\\\\&|]/\\\\&/g'`;; #(
17412 *) ac_sed_conf_input
=$configure_input;;
17416 *:-:* |
*:-) cat >"$tmp/stdin" \
17417 || as_fn_error
"could not create $ac_file" "$LINENO" 5 ;;
17422 ac_dir
=`$as_dirname -- "$ac_file" ||
17423 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
17424 X"$ac_file" : 'X\(//\)[^/]' \| \
17425 X"$ac_file" : 'X\(//\)$' \| \
17426 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
17427 $as_echo X"$ac_file" |
17428 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
17432 /^X\(\/\/\)[^/].*/{
17445 as_dir
="$ac_dir"; as_fn_mkdir_p
17449 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
17451 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
17452 # A ".." for each directory in $ac_dir_suffix.
17453 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
17454 case $ac_top_builddir_sub in
17455 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
17456 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
17459 ac_abs_top_builddir
=$ac_pwd
17460 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
17461 # for backward compatibility:
17462 ac_top_builddir
=$ac_top_build_prefix
17465 .
) # We are building in place.
17467 ac_top_srcdir
=$ac_top_builddir_sub
17468 ac_abs_top_srcdir
=$ac_pwd ;;
17469 [\\/]* | ?
:[\\/]* ) # Absolute name.
17470 ac_srcdir
=$srcdir$ac_dir_suffix;
17471 ac_top_srcdir
=$srcdir
17472 ac_abs_top_srcdir
=$srcdir ;;
17473 *) # Relative name.
17474 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
17475 ac_top_srcdir
=$ac_top_build_prefix$srcdir
17476 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
17478 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
17488 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
17489 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
17491 ac_MKDIR_P
=$MKDIR_P
17493 [\\/$
]* | ?
:[\\/]* ) ;;
17494 */*) ac_MKDIR_P
=$ac_top_build_prefix$MKDIR_P ;;
17498 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
17499 # If the template does not know about datarootdir, expand it.
17500 # FIXME: This hack should be removed a few years after 2.60.
17501 ac_datarootdir_hack
=; ac_datarootdir_seen
=
17512 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
17513 *datarootdir
*) ac_datarootdir_seen
=yes;;
17514 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
17515 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
17516 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
17518 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17519 ac_datarootdir_hack='
17520 s&@datadir@&$datadir&g
17521 s&@docdir@&$docdir&g
17522 s&@infodir@&$infodir&g
17523 s&@localedir@&$localedir&g
17524 s&@mandir@&$mandir&g
17525 s&\\\${datarootdir}&$datarootdir&g' ;;
17529 # Neutralize VPATH when `$srcdir' = `.'.
17530 # Shell code in configure.ac might set extrasub.
17531 # FIXME: do we really want to maintain this feature?
17532 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17533 ac_sed_extra="$ac_vpsub
17536 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
17538 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
17539 s|@configure_input@|
$ac_sed_conf_input|
;t t
17540 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
17541 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
17542 s
&@srcdir@
&$ac_srcdir&;t t
17543 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
17544 s
&@top_srcdir@
&$ac_top_srcdir&;t t
17545 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
17546 s
&@builddir@
&$ac_builddir&;t t
17547 s
&@abs_builddir@
&$ac_abs_builddir&;t t
17548 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
17549 s
&@INSTALL@
&$ac_INSTALL&;t t
17550 s
&@MKDIR_P@
&$ac_MKDIR_P&;t t
17551 $ac_datarootdir_hack
17553 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.
awk" >$tmp/out \
17554 || as_fn_error "could not create
$ac_file" "$LINENO" 5
17556 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
17557 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
17558 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
17559 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
17560 which seems to be undefined. Please make sure it is defined." >&5
17561 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
17562 which seems to be undefined. Please make sure it is defined." >&2;}
17566 -) cat "$tmp/out" && rm -f "$tmp/out";;
17567 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
17569 || as_fn_error "could not create $ac_file" "$LINENO" 5
17575 if test x"$ac_file" != x-; then
17577 $as_echo "/* $configure_input */" \
17578 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
17579 } >"$tmp/config.h" \
17580 || as_fn_error "could not create $ac_file" "$LINENO" 5
17581 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
17582 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
17583 $as_echo "$as_me: $ac_file is unchanged" >&6;}
17586 mv "$tmp/config.h" "$ac_file" \
17587 || as_fn_error "could not create $ac_file" "$LINENO" 5
17590 $as_echo "/* $configure_input */" \
17591 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
17592 || as_fn_error "could not create -" "$LINENO" 5
17594 # Compute "$ac_file"'s index
in $config_headers.
17597 for _am_header
in $config_headers :; do
17598 case $_am_header in
17599 $_am_arg |
$_am_arg:* )
17602 _am_stamp_count
=`expr $_am_stamp_count + 1` ;;
17605 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
17606 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
17607 X"$_am_arg" : 'X\(//\)[^/]' \| \
17608 X"$_am_arg" : 'X\(//\)$' \| \
17609 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
17610 $as_echo X"$_am_arg" |
17611 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
17615 /^X\(\/\/\)[^/].*/{
17627 s/.*/./; q'`/stamp-h
$_am_stamp_count
17630 :C
) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
17631 $as_echo "$as_me: executing $ac_file commands" >&6;}
17636 case $ac_file$ac_mode in
17637 "depfiles":C
) test x
"$AMDEP_TRUE" != x
"" ||
{
17638 # Autoconf 2.62 quotes --file arguments for eval, but not when files
17639 # are listed without --file. Let's play safe and only enable the eval
17640 # if we detect the quoting.
17641 case $CONFIG_FILES in
17642 *\'*) eval set x
"$CONFIG_FILES" ;;
17643 *) set x
$CONFIG_FILES ;;
17648 # Strip MF so we end up with the name of the file.
17649 mf
=`echo "$mf" | sed -e 's/:.*$//'`
17650 # Check whether this is an Automake generated Makefile or not.
17651 # We used to match only the files named `Makefile.in', but
17652 # some people rename them; so instead we look at the file content.
17653 # Grep'ing the first line is not enough: some people post-process
17654 # each Makefile.in and add a new line on top of each file to say so.
17655 # Grep'ing the whole file is not good either: AIX grep has a line
17656 # limit of 2048, but all sed's we know have understand at least 4000.
17657 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
grep X
>/dev
/null
2>&1; then
17658 dirpart
=`$as_dirname -- "$mf" ||
17659 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
17660 X"$mf" : 'X\(//\)[^/]' \| \
17661 X"$mf" : 'X\(//\)$' \| \
17662 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
17664 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
17668 /^X\(\/\/\)[^/].*/{
17684 # Extract the definition of DEPDIR, am__include, and am__quote
17685 # from the Makefile without running `make'.
17686 DEPDIR
=`sed -n 's/^DEPDIR = //p' < "$mf"`
17687 test -z "$DEPDIR" && continue
17688 am__include
=`sed -n 's/^am__include = //p' < "$mf"`
17689 test -z "am__include" && continue
17690 am__quote
=`sed -n 's/^am__quote = //p' < "$mf"`
17691 # When using ansi2knr, U may be empty or an underscore; expand it
17692 U
=`sed -n 's/^U = //p' < "$mf"`
17693 # Find all dependency output files, they are included files with
17694 # $(DEPDIR) in their names. We invoke sed twice because it is the
17695 # simplest approach to changing $(DEPDIR) to its actual value in the
17697 for file in `sed -n "
17698 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
17699 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
17700 # Make sure the directory exists.
17701 test -f "$dirpart/$file" && continue
17702 fdir
=`$as_dirname -- "$file" ||
17703 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
17704 X"$file" : 'X\(//\)[^/]' \| \
17705 X"$file" : 'X\(//\)$' \| \
17706 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
17707 $as_echo X"$file" |
17708 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
17712 /^X\(\/\/\)[^/].*/{
17725 as_dir
=$dirpart/$fdir; as_fn_mkdir_p
17726 # echo "creating $dirpart/$file"
17727 echo '# dummy' > "$dirpart/$file"
17734 # See if we are running on zsh, and set the options which allow our
17735 # commands through without removal of \ escapes.
17736 if test -n "${ZSH_VERSION+set}" ; then
17737 setopt NO_GLOB_SUBST
17740 cfgfile
="${ofile}T"
17741 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
17744 cat <<_LT_EOF >> "$cfgfile"
17747 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
17748 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
17749 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
17750 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
17752 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
17753 # 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
17754 # Written by Gordon Matzigkeit, 1996
17756 # This file is part of GNU Libtool.
17758 # GNU Libtool is free software; you can redistribute it and/or
17759 # modify it under the terms of the GNU General Public License as
17760 # published by the Free Software Foundation; either version 2 of
17761 # the License, or (at your option) any later version.
17763 # As a special exception to the GNU General Public License,
17764 # if you distribute this file as part of a program or library that
17765 # is built using GNU Libtool, you may include this file under the
17766 # same distribution terms that you use for the rest of that program.
17768 # GNU Libtool is distributed in the hope that it will be useful,
17769 # but WITHOUT ANY WARRANTY; without even the implied warranty of
17770 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17771 # GNU General Public License for more details.
17773 # You should have received a copy of the GNU General Public License
17774 # along with GNU Libtool; see the file COPYING. If not, a copy
17775 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
17776 # obtained by writing to the Free Software Foundation, Inc.,
17777 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
17780 # The names of the tagged configurations supported by this script.
17783 # ### BEGIN LIBTOOL CONFIG
17785 # Whether or not to build shared libraries.
17786 build_libtool_libs=$enable_shared
17788 # Which release of libtool.m4 was used?
17789 macro_version=$macro_version
17790 macro_revision=$macro_revision
17792 # Whether or not to build static libraries.
17793 build_old_libs=$enable_static
17795 # What type of objects to build.
17798 # Whether or not to optimize for fast installation.
17799 fast_install=$enable_fast_install
17801 # Shell to use when invoking shell scripts.
17804 # An echo program that protects backslashes.
17808 host_alias=$host_alias
17812 # The build system.
17813 build_alias=$build_alias
17817 # A sed program that does not truncate output.
17820 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
17821 Xsed="\$SED -e 1s/^X//"
17823 # A grep program that handles long lines.
17829 # A literal string matcher.
17832 # A BSD- or MS-compatible name lister.
17835 # Whether we need soft or hard links.
17838 # What is the maximum length of a command?
17839 max_cmd_len=$max_cmd_len
17841 # Object file suffix (normally "o").
17844 # Executable file suffix (normally "").
17847 # whether the shell understands "unset".
17850 # turn spaces into newlines.
17853 # turn newlines into spaces.
17856 # An object symbol dumper.
17857 OBJDUMP=$lt_OBJDUMP
17859 # Method to check whether dependent libraries are shared objects.
17860 deplibs_check_method=$lt_deplibs_check_method
17862 # Command to use when deplibs_check_method == "file_magic".
17863 file_magic_cmd=$lt_file_magic_cmd
17867 AR_FLAGS=$lt_AR_FLAGS
17869 # A symbol stripping program.
17872 # Commands used to install an old-style archive.
17874 old_postinstall_cmds=$lt_old_postinstall_cmds
17875 old_postuninstall_cmds=$lt_old_postuninstall_cmds
17877 # Whether to use a lock for old archive extraction.
17878 lock_old_archive_extraction=$lock_old_archive_extraction
17883 # LTCC compiler flags.
17884 LTCFLAGS=$lt_CFLAGS
17886 # Take the output of nm and produce a listing of raw symbols and C names.
17887 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
17889 # Transform the output of nm in a proper C declaration.
17890 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
17892 # Transform the output of nm in a C name address pair.
17893 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
17895 # Transform the output of nm in a C name address pair when lib prefix is needed.
17896 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
17898 # The name of the directory that contains temporary libtool files.
17901 # Used to examine libraries when file_magic_cmd begins with "file".
17902 MAGIC_CMD=$MAGIC_CMD
17904 # Must we lock files when doing compilation?
17905 need_locks=$lt_need_locks
17907 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
17908 DSYMUTIL=$lt_DSYMUTIL
17910 # Tool to change global to local symbols on Mac OS X.
17913 # Tool to manipulate fat objects and archives on Mac OS X.
17916 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
17919 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
17920 OTOOL64=$lt_OTOOL64
17922 # Old archive suffix (normally "a").
17925 # Shared library suffix (normally ".so").
17926 shrext_cmds=$lt_shrext_cmds
17928 # The commands to extract the exported symbol list from a shared archive.
17929 extract_expsyms_cmds=$lt_extract_expsyms_cmds
17931 # Variables whose values should be saved in libtool wrapper scripts and
17932 # restored at link time.
17933 variables_saved_for_relink=$lt_variables_saved_for_relink
17935 # Do we need the "lib" prefix for modules?
17936 need_lib_prefix=$need_lib_prefix
17938 # Do we need a version for libraries?
17939 need_version=$need_version
17941 # Library versioning type.
17942 version_type=$version_type
17944 # Shared library runtime path variable.
17945 runpath_var=$runpath_var
17947 # Shared library path variable.
17948 shlibpath_var=$shlibpath_var
17950 # Is shlibpath searched before the hard-coded library search path?
17951 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
17953 # Format of library name prefix.
17954 libname_spec=$lt_libname_spec
17956 # List of archive names. First name is the real one, the rest are links.
17957 # The last name is the one that the linker finds with -lNAME
17958 library_names_spec=$lt_library_names_spec
17960 # The coded name of the library, if different from the real name.
17961 soname_spec=$lt_soname_spec
17963 # Permission mode override for installation of shared libraries.
17964 install_override_mode=$lt_install_override_mode
17966 # Command to use after installation of a shared archive.
17967 postinstall_cmds=$lt_postinstall_cmds
17969 # Command to use after uninstallation of a shared archive.
17970 postuninstall_cmds=$lt_postuninstall_cmds
17972 # Commands used to finish a libtool library installation in a directory.
17973 finish_cmds=$lt_finish_cmds
17975 # As "finish_cmds", except a single script fragment to be evaled but
17977 finish_eval=$lt_finish_eval
17979 # Whether we should hardcode library paths into libraries.
17980 hardcode_into_libs=$hardcode_into_libs
17982 # Compile-time system search path for libraries.
17983 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
17985 # Run-time system search path for libraries.
17986 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
17988 # Whether dlopen is supported.
17989 dlopen_support=$enable_dlopen
17991 # Whether dlopen of programs is supported.
17992 dlopen_self=$enable_dlopen_self
17994 # Whether dlopen of statically linked programs is supported.
17995 dlopen_self_static=$enable_dlopen_self_static
17997 # Commands to strip libraries.
17998 old_striplib=$lt_old_striplib
17999 striplib=$lt_striplib
18002 # The linker used to build libraries.
18005 # How to create reloadable object files.
18006 reload_flag=$lt_reload_flag
18007 reload_cmds=$lt_reload_cmds
18009 # Commands used to build an old-style archive.
18010 old_archive_cmds=$lt_old_archive_cmds
18012 # A language specific compiler.
18015 # Is the compiler the GNU compiler?
18018 # Compiler flag to turn off builtin functions.
18019 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
18021 # How to pass a linker flag through the compiler.
18022 wl=$lt_lt_prog_compiler_wl
18024 # Additional compiler flags for building library objects.
18025 pic_flag=$lt_lt_prog_compiler_pic
18027 # Compiler flag to prevent dynamic linking.
18028 link_static_flag=$lt_lt_prog_compiler_static
18030 # Does compiler simultaneously support -c and -o options?
18031 compiler_c_o=$lt_lt_cv_prog_compiler_c_o
18033 # Whether or not to add -lc for building shared libraries.
18034 build_libtool_need_lc=$archive_cmds_need_lc
18036 # Whether or not to disallow shared libs when runtime libs are static.
18037 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
18039 # Compiler flag to allow reflexive dlopens.
18040 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
18042 # Compiler flag to generate shared objects directly from archives.
18043 whole_archive_flag_spec=$lt_whole_archive_flag_spec
18045 # Whether the compiler copes with passing no objects directly.
18046 compiler_needs_object=$lt_compiler_needs_object
18048 # Create an old-style archive from a shared archive.
18049 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
18051 # Create a temporary old-style archive to link instead of a shared archive.
18052 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
18054 # Commands used to build a shared archive.
18055 archive_cmds=$lt_archive_cmds
18056 archive_expsym_cmds=$lt_archive_expsym_cmds
18058 # Commands used to build a loadable module if different from building
18059 # a shared archive.
18060 module_cmds=$lt_module_cmds
18061 module_expsym_cmds=$lt_module_expsym_cmds
18063 # Whether we are building with GNU ld or not.
18064 with_gnu_ld=$lt_with_gnu_ld
18066 # Flag that allows shared libraries with undefined symbols to be built.
18067 allow_undefined_flag=$lt_allow_undefined_flag
18069 # Flag that enforces no undefined symbols.
18070 no_undefined_flag=$lt_no_undefined_flag
18072 # Flag to hardcode \$libdir into a binary during linking.
18073 # This must work even if \$libdir does not exist
18074 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
18076 # If ld is used when linking, flag to hardcode \$libdir into a binary
18077 # during linking. This must work even if \$libdir does not exist.
18078 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
18080 # Whether we need a single "-rpath" flag with a separated argument.
18081 hardcode_libdir_separator=$lt_hardcode_libdir_separator
18083 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
18084 # DIR into the resulting binary.
18085 hardcode_direct=$hardcode_direct
18087 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
18088 # DIR into the resulting binary and the resulting library dependency is
18089 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
18090 # library is relocated.
18091 hardcode_direct_absolute=$hardcode_direct_absolute
18093 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
18094 # into the resulting binary.
18095 hardcode_minus_L=$hardcode_minus_L
18097 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
18098 # into the resulting binary.
18099 hardcode_shlibpath_var=$hardcode_shlibpath_var
18101 # Set to "yes" if building a shared library automatically hardcodes DIR
18102 # into the library and all subsequent libraries and executables linked
18104 hardcode_automatic=$hardcode_automatic
18106 # Set to yes if linker adds runtime paths of dependent libraries
18107 # to runtime path list.
18108 inherit_rpath=$inherit_rpath
18110 # Whether libtool must link a program against all its dependency libraries.
18111 link_all_deplibs=$link_all_deplibs
18113 # Fix the shell variable \$srcfile for the compiler.
18114 fix_srcfile_path=$lt_fix_srcfile_path
18116 # Set to "yes" if exported symbols are required.
18117 always_export_symbols=$always_export_symbols
18119 # The commands to list exported symbols.
18120 export_symbols_cmds=$lt_export_symbols_cmds
18122 # Symbols that should not be listed in the preloaded symbols.
18123 exclude_expsyms=$lt_exclude_expsyms
18125 # Symbols that must always be exported.
18126 include_expsyms=$lt_include_expsyms
18128 # Commands necessary for linking programs (against libraries) with templates.
18129 prelink_cmds=$lt_prelink_cmds
18131 # Specify filename containing input files.
18132 file_list_spec=$lt_file_list_spec
18134 # How to hardcode a shared library path into an executable.
18135 hardcode_action=$hardcode_action
18137 # ### END LIBTOOL CONFIG
18143 cat <<\_LT_EOF
>> "$cfgfile"
18144 # AIX sometimes has problems with the GCC collect2 program. For some
18145 # reason, if we set the COLLECT_NAMES environment variable, the problems
18146 # vanish in a puff of smoke.
18147 if test "X${COLLECT_NAMES+set}" != Xset
; then
18149 export COLLECT_NAMES
18156 ltmain
="$ac_aux_dir/ltmain.sh"
18159 # We use sed instead of cat because bash on DJGPP gets confused if
18160 # if finds mixed CR/LF and LF-only lines. Since sed operates in
18161 # text mode, it properly converts lines to CR/LF. This bash problem
18162 # is reportedly fixed, but why not run on old versions too?
18163 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
18164 ||
(rm -f "$cfgfile"; exit 1)
18168 cat << \_LT_EOF
>> "$cfgfile"
18170 # func_dirname file append nondir_replacement
18171 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
18172 # otherwise set result to NONDIR_REPLACEMENT.
18176 */*) func_dirname_result
="${1%/*}${2}" ;;
18177 * ) func_dirname_result
="${3}" ;;
18181 # func_basename file
18184 func_basename_result
="${1##*/}"
18187 # func_dirname_and_basename file append nondir_replacement
18188 # perform func_basename and func_dirname in a single function
18190 # dirname: Compute the dirname of FILE. If nonempty,
18191 # add APPEND to the result, otherwise set result
18192 # to NONDIR_REPLACEMENT.
18193 # value returned in "$func_dirname_result"
18194 # basename: Compute filename of FILE.
18195 # value retuned in "$func_basename_result"
18196 # Implementation must be kept synchronized with func_dirname
18197 # and func_basename. For efficiency, we do not delegate to
18198 # those functions but instead duplicate the functionality here.
18199 func_dirname_and_basename
()
18202 */*) func_dirname_result
="${1%/*}${2}" ;;
18203 * ) func_dirname_result
="${3}" ;;
18205 func_basename_result
="${1##*/}"
18208 # func_stripname prefix suffix name
18209 # strip PREFIX and SUFFIX off of NAME.
18210 # PREFIX and SUFFIX must not contain globbing or regex special
18211 # characters, hashes, percent signs, but SUFFIX may contain a leading
18212 # dot (in which case that matches only a dot).
18215 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
18216 # positional parameters, so assign one to ordinary parameter first.
18217 func_stripname_result
=${3}
18218 func_stripname_result
=${func_stripname_result#"${1}"}
18219 func_stripname_result
=${func_stripname_result%"${2}"}
18225 func_opt_split_opt
=${1%%=*}
18226 func_opt_split_arg
=${1#*=}
18233 *.lo
) func_lo2o_result
=${1%.lo}.
${objext} ;;
18234 *) func_lo2o_result
=${1} ;;
18238 # func_xform libobj-or-source
18241 func_xform_result
=${1%.*}.lo
18244 # func_arith arithmetic-term...
18247 func_arith_result
=$
(( $
* ))
18251 # STRING may not start with a hyphen.
18254 func_len_result
=${#1}
18259 *) # Bourne compatible functions.
18260 cat << \_LT_EOF
>> "$cfgfile"
18262 # func_dirname file append nondir_replacement
18263 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
18264 # otherwise set result to NONDIR_REPLACEMENT.
18267 # Extract subdirectory from the argument.
18268 func_dirname_result
=`$ECHO "${1}" | $SED "$dirname"`
18269 if test "X$func_dirname_result" = "X${1}"; then
18270 func_dirname_result
="${3}"
18272 func_dirname_result
="$func_dirname_result${2}"
18276 # func_basename file
18279 func_basename_result
=`$ECHO "${1}" | $SED "$basename"`
18283 # func_stripname prefix suffix name
18284 # strip PREFIX and SUFFIX off of NAME.
18285 # PREFIX and SUFFIX must not contain globbing or regex special
18286 # characters, hashes, percent signs, but SUFFIX may contain a leading
18287 # dot (in which case that matches only a dot).
18288 # func_strip_suffix prefix name
18292 .
*) func_stripname_result
=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
18293 *) func_stripname_result
=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
18298 my_sed_long_opt
='1s/^\(-[^=]*\)=.*/\1/;q'
18299 my_sed_long_arg
='1s/^-[^=]*=//'
18304 func_opt_split_opt
=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
18305 func_opt_split_arg
=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
18311 func_lo2o_result
=`$ECHO "${1}" | $SED "$lo2o"`
18314 # func_xform libobj-or-source
18317 func_xform_result
=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
18320 # func_arith arithmetic-term...
18323 func_arith_result
=`expr "$@"`
18327 # STRING may not start with a hyphen.
18330 func_len_result
=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
18336 case $lt_shell_append in
18338 cat << \_LT_EOF
>> "$cfgfile"
18340 # func_append var value
18341 # Append VALUE to the end of shell variable VAR.
18349 cat << \_LT_EOF
>> "$cfgfile"
18351 # func_append var value
18352 # Append VALUE to the end of shell variable VAR.
18363 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
18364 ||
(rm -f "$cfgfile"; exit 1)
18366 mv -f "$cfgfile" "$ofile" ||
18367 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
18372 for ac_file
in $CONFIG_FILES; do
18373 # Support "outfile[:infile[:infile...]]"
18375 *:*) ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
18377 # PO directories have a Makefile.in generated from Makefile.in.in.
18378 case "$ac_file" in */Makefile.
in)
18379 # Adjust a relative srcdir.
18380 ac_dir
=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
18381 ac_dir_suffix
=/`echo "$ac_dir"|sed 's%^\./%%'`
18382 ac_dots
=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
18383 # In autoconf-2.13 it is called $ac_given_srcdir.
18384 # In autoconf-2.50 it is called $srcdir.
18385 test -n "$ac_given_srcdir" || ac_given_srcdir
="$srcdir"
18386 case "$ac_given_srcdir" in
18387 .
) top_srcdir
=`echo $ac_dots|sed 's%/$%%'` ;;
18388 /*) top_srcdir
="$ac_given_srcdir" ;;
18389 *) top_srcdir
="$ac_dots$ac_given_srcdir" ;;
18391 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
18392 rm -f "$ac_dir/POTFILES"
18393 test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" ||
echo "creating $ac_dir/POTFILES"
18394 cat "$ac_given_srcdir/$ac_dir/POTFILES.in" |
sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," |
sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
18395 POMAKEFILEDEPS
="POTFILES.in"
18396 # ALL_LINGUAS, POFILES, GMOFILES, UPDATEPOFILES, DUMMYPOFILES depend
18397 # on $ac_dir but don't depend on user-specified configuration
18399 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
18400 # The LINGUAS file contains the set of available languages.
18401 if test -n "$OBSOLETE_ALL_LINGUAS"; then
18402 test -n "$as_me" && echo "$as_me: setting ALL_LINGUAS in configure.in is obsolete" ||
echo "setting ALL_LINGUAS in configure.in is obsolete"
18404 ALL_LINGUAS_
=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
18405 # Hide the ALL_LINGUAS assigment from automake.
18406 eval 'ALL_LINGUAS''=$ALL_LINGUAS_'
18407 POMAKEFILEDEPS
="$POMAKEFILEDEPS LINGUAS"
18409 # The set of available languages was given in configure.in.
18410 eval 'ALL_LINGUAS''=$OBSOLETE_ALL_LINGUAS'
18412 case "$ac_given_srcdir" in
18414 *) srcdirpre
='$(srcdir)/' ;;
18420 for lang
in $ALL_LINGUAS; do
18421 POFILES
="$POFILES $srcdirpre$lang.po"
18422 GMOFILES
="$GMOFILES $srcdirpre$lang.gmo"
18423 UPDATEPOFILES
="$UPDATEPOFILES $lang.po-update"
18424 DUMMYPOFILES
="$DUMMYPOFILES $lang.nop"
18426 # CATALOGS depends on both $ac_dir and the user's LINGUAS
18427 # environment variable.
18429 if test -n "$ALL_LINGUAS"; then
18430 for presentlang
in $ALL_LINGUAS; do
18432 if test "%UNSET%" != "$LINGUAS"; then
18433 desiredlanguages
="$LINGUAS"
18435 desiredlanguages
="$ALL_LINGUAS"
18437 for desiredlang
in $desiredlanguages; do
18438 # Use the presentlang catalog if desiredlang is
18439 # a. equal to presentlang, or
18440 # b. a variant of presentlang (because in this case,
18441 # presentlang can be used as a fallback for messages
18442 # which are not translated in the desiredlang catalog).
18443 case "$desiredlang" in
18444 "$presentlang"*) useit
=yes;;
18447 if test $useit = yes; then
18448 INST_LINGUAS
="$INST_LINGUAS $presentlang"
18453 if test -n "$INST_LINGUAS"; then
18454 for lang
in $INST_LINGUAS; do
18455 CATALOGS
="$CATALOGS $lang.gmo"
18458 test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" ||
echo "creating $ac_dir/Makefile"
18459 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"
18460 for f
in "$ac_given_srcdir/$ac_dir"/Rules-
*; do
18461 if test -f "$f"; then
18463 *.orig |
*.bak |
*~
) ;;
18464 *) cat "$f" >> "$ac_dir/Makefile" ;;
18473 if test "$GCC" = yes; then
18474 echo "/* generated for " `$CC --version | sed 1q` "*/" > tmp-stdint.h
18476 echo "/* generated for $CC */" > tmp-stdint.h
18479 sed 's/^ *//' >> tmp-stdint.h
<<EOF
18481 #ifndef GCC_GENERATED_STDINT_H
18482 #define GCC_GENERATED_STDINT_H 1
18484 #include <sys/types.h>
18487 if test "$acx_cv_header_stdint" != stdint.h
; then
18488 echo "#include <stddef.h>" >> tmp-stdint.h
18490 if test "$acx_cv_header_stdint" != stddef.h
; then
18491 echo "#include <$acx_cv_header_stdint>" >> tmp-stdint.h
18494 sed 's/^ *//' >> tmp-stdint.h
<<EOF
18495 /* glibc uses these symbols as guards to prevent redefinitions. */
18496 #ifdef __int8_t_defined
18501 #ifdef __uint32_t_defined
18507 # ----------------- done header, emit basic int types -------------
18508 if test "$acx_cv_header_stdint" = stddef.h
; then
18509 sed 's/^ *//' >> tmp-stdint.h
<<EOF
18513 #ifndef __uint8_t_defined
18514 #define __uint8_t_defined
18516 typedef unsigned $acx_cv_type_int8_t uint8_t;
18523 #ifndef __uint16_t_defined
18524 #define __uint16_t_defined
18526 typedef unsigned $acx_cv_type_int16_t uint16_t;
18533 #ifndef __uint32_t_defined
18534 #define __uint32_t_defined
18536 typedef unsigned $acx_cv_type_int32_t uint32_t;
18543 #ifndef __int8_t_defined
18544 #define __int8_t_defined
18546 typedef $acx_cv_type_int8_t int8_t;
18553 #ifndef __int16_t_defined
18554 #define __int16_t_defined
18556 typedef $acx_cv_type_int16_t int16_t;
18563 #ifndef __int32_t_defined
18564 #define __int32_t_defined
18566 typedef $acx_cv_type_int32_t int32_t;
18571 elif test "$ac_cv_type_u_int32_t" = yes; then
18572 sed 's/^ *//' >> tmp-stdint.h
<<EOF
18574 /* int8_t int16_t int32_t defined by inet code, we do the u_intXX types */
18587 #ifndef __uint8_t_defined
18588 #define __uint8_t_defined
18590 typedef u_int8_t uint8_t;
18597 #ifndef __uint16_t_defined
18598 #define __uint16_t_defined
18600 typedef u_int16_t uint16_t;
18607 #ifndef __uint32_t_defined
18608 #define __uint32_t_defined
18610 typedef u_int32_t uint32_t;
18616 sed 's/^ *//' >> tmp-stdint.h
<<EOF
18618 /* Some systems have guard macros to prevent redefinitions, define them. */
18640 # ------------- done basic int types, emit int64_t types ------------
18641 if test "$ac_cv_type_uint64_t" = yes; then
18642 sed 's/^ *//' >> tmp-stdint.h
<<EOF
18644 /* system headers have good uint64_t and int64_t */
18652 elif test "$ac_cv_type_u_int64_t" = yes; then
18653 sed 's/^ *//' >> tmp-stdint.h
<<EOF
18655 /* system headers have an u_int64_t (and int64_t) */
18661 #ifndef __uint64_t_defined
18662 #define __uint64_t_defined
18664 typedef u_int64_t uint64_t;
18669 elif test -n "$acx_cv_type_int64_t"; then
18670 sed 's/^ *//' >> tmp-stdint.h
<<EOF
18672 /* architecture has a 64-bit type, $acx_cv_type_int64_t */
18676 typedef $acx_cv_type_int64_t int64_t;
18681 #ifndef __uint64_t_defined
18682 #define __uint64_t_defined
18684 typedef unsigned $acx_cv_type_int64_t uint64_t;
18690 sed 's/^ *//' >> tmp-stdint.h
<<EOF
18692 /* some common heuristics for int64_t, using compiler-specific tests */
18693 #if defined __STDC_VERSION__ && (__STDC_VERSION__-0) >= 199901L
18696 #ifndef __int64_t_defined
18698 typedef long long int64_t;
18705 typedef unsigned long long uint64_t;
18709 #elif defined __GNUC__ && defined (__STDC__) && __STDC__-0
18710 /* NextStep 2.0 cc is really gcc 1.93 but it defines __GNUC__ = 2 and
18711 does not implement __extension__. But that compiler doesn't define
18713 # if __GNUC__ < 2 || (__NeXT__ && !__GNUC_MINOR__)
18714 # define __extension__
18720 __extension__ typedef long long int64_t;
18726 __extension__ typedef unsigned long long uint64_t;
18730 #elif !defined __STRICT_ANSI__
18731 # if defined _MSC_VER || defined __WATCOMC__ || defined __BORLANDC__
18736 typedef __int64 int64_t;
18742 typedef unsigned __int64 uint64_t;
18745 # endif /* compiler */
18747 #endif /* ANSI version */
18751 # ------------- done int64_t types, emit intptr types ------------
18752 if test "$ac_cv_type_uintptr_t" != yes; then
18753 sed 's/^ *//' >> tmp-stdint.h
<<EOF
18755 /* Define intptr_t based on sizeof(void*) = $ac_cv_sizeof_void_p */
18756 #ifndef __uintptr_t_defined
18758 typedef u$acx_cv_type_intptr_t uintptr_t;
18761 #ifndef __intptr_t_defined
18763 typedef $acx_cv_type_intptr_t intptr_t;
18769 # ------------- done intptr types, emit int_least types ------------
18770 if test "$ac_cv_type_int_least32_t" != yes; then
18771 sed 's/^ *//' >> tmp-stdint.h
<<EOF
18773 /* Define int_least types */
18774 typedef int8_t int_least8_t;
18775 typedef int16_t int_least16_t;
18776 typedef int32_t int_least32_t;
18778 typedef int64_t int_least64_t;
18781 typedef uint8_t uint_least8_t;
18782 typedef uint16_t uint_least16_t;
18783 typedef uint32_t uint_least32_t;
18785 typedef uint64_t uint_least64_t;
18790 # ------------- done intptr types, emit int_fast types ------------
18791 if test "$ac_cv_type_int_fast32_t" != yes; then
18792 sed 's/^ *//' >> tmp-stdint.h
<<EOF
18794 /* Define int_fast types. short is often slow */
18795 typedef int8_t int_fast8_t;
18796 typedef int int_fast16_t;
18797 typedef int32_t int_fast32_t;
18799 typedef int64_t int_fast64_t;
18802 typedef uint8_t uint_fast8_t;
18803 typedef unsigned int uint_fast16_t;
18804 typedef uint32_t uint_fast32_t;
18806 typedef uint64_t uint_fast64_t;
18811 if test "$ac_cv_type_uintmax_t" != yes; then
18812 sed 's/^ *//' >> tmp-stdint.h
<<EOF
18814 /* Define intmax based on what we found */
18817 typedef int64_t intmax_t;
18819 typedef long intmax_t;
18824 typedef uint64_t uintmax_t;
18826 typedef unsigned long uintmax_t;
18832 sed 's/^ *//' >> tmp-stdint.h
<<EOF
18834 #endif /* GCC_GENERATED_STDINT_H */
18837 if test -r bfd_stdint.h
&& cmp -s tmp-stdint.h bfd_stdint.h
; then
18840 mv -f tmp-stdint.h bfd_stdint.h
18847 *) srcdirpre
='$(srcdir)/' ;;
18851 for lang
in dummy
$OBSOLETE_ALL_LINGUAS; do
18852 if test $lang != dummy
; then
18853 POFILES
="$POFILES $srcdirpre$lang.po"
18854 GMOFILES
="$GMOFILES $srcdirpre$lang.gmo"
18857 sed -e '/SRC-POTFILES =/r po/SRC-POTFILES' \
18858 -e '/BLD-POTFILES =/r po/BLD-POTFILES' \
18859 -e "s,@POFILES@,$POFILES," \
18860 -e "s,@GMOFILES@,$GMOFILES," \
18861 po
/Makefile.
in > po
/Makefile
;;
18869 ac_clean_files
=$ac_clean_files_save
18871 test $ac_write_fail = 0 ||
18872 as_fn_error
"write failure creating $CONFIG_STATUS" "$LINENO" 5
18875 # configure is writing to config.log, and then calls config.status.
18876 # config.status does its own redirection, appending to config.log.
18877 # Unfortunately, on DOS this fails, as config.log is still kept open
18878 # by configure, so config.status won't be able to write to it; its
18879 # output is simply discarded. So we exec the FD to /dev/null,
18880 # effectively closing config.log, so it can be properly (re)opened and
18881 # appended to by config.status. When coming back to configure, we
18882 # need to make the FD available again.
18883 if test "$no_create" != yes; then
18885 ac_config_status_args
=
18886 test "$silent" = yes &&
18887 ac_config_status_args
="$ac_config_status_args --quiet"
18889 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
18891 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
18892 # would make configure fail if this is the last instruction.
18893 $ac_cs_success || as_fn_exit $?
18895 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
18896 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
18897 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}