2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.64 for package-unused version-unused.
5 # Report bugs to <libsanitizer>.
7 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
11 # This configure script is free software; the Free Software Foundation
12 # gives unlimited permission to copy, distribute and modify it.
13 ## -------------------- ##
14 ## M4sh Initialization. ##
15 ## -------------------- ##
17 # Be more Bourne compatible
18 DUALCASE
=1; export DUALCASE
# for MKS sh
19 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
23 # is contrary to our usage. Disable this feature.
24 alias -g '${1+"$@"}'='"$@"'
27 case `(set -o) 2>/dev/null` in #(
39 # Printing a long string crashes Solaris 7 /usr/bin/printf.
40 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
41 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
42 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
43 # Prefer a ksh shell builtin over an external printf program on Solaris,
44 # but without wasting forks for bash or zsh.
45 if test -z "$BASH_VERSION$ZSH_VERSION" \
46 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
48 as_echo_n='print
-rn --'
49 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
55 as_echo_n='/usr
/ucb
/echo -n'
57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
62 expr "X$arg" : "X\\(.*\\)$as_nl";
63 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
65 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
68 as_echo_n='sh
-c $as_echo_n_body as_echo
'
71 as_echo='sh
-c $as_echo_body as_echo
'
74 # The user is always right.
75 if test "${PATH_SEPARATOR+set}" != set; then
77 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
85 # We need space, tab and new line, in precisely that order. Quoting is
86 # there to prevent editors from complaining about space-tab.
87 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
88 # splitting by setting IFS to empty value.)
91 # Find who we are. Look in the path if we contain no directory separator.
93 *[\\/]* ) as_myself=$0 ;;
94 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
98 test -z "$as_dir" && as_dir=.
99 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
105 # We did not find ourselves, most probably we were run as `sh COMMAND'
106 # in which case we are not to be found in the path.
107 if test "x$as_myself" = x
; then
110 if test ! -f "$as_myself"; then
111 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
115 # Unset variables that we do not need and which cause bugs (e.g. in
116 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
117 # suppresses any "Segmentation fault" message there. '((' could
118 # trigger a bug in pdksh 5.2.14.
119 for as_var
in BASH_ENV ENV MAIL MAILPATH
120 do eval test x\
${$as_var+set} = xset \
121 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
134 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
136 if test "x$CONFIG_SHELL" = x
; then
137 as_bourne_compatible
="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
140 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
141 # is contrary to our usage. Disable this feature.
142 alias -g '\${1+\"\$@\"}'='\"\$@\"'
145 case \`(set -o) 2>/dev/null\` in #(
153 as_required
="as_fn_return () { (exit \$1); }
154 as_fn_success () { as_fn_return 0; }
155 as_fn_failure () { as_fn_return 1; }
156 as_fn_ret_success () { return 0; }
157 as_fn_ret_failure () { return 1; }
160 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
161 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
162 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
163 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
164 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
167 exitcode=1; echo positional parameters were not saved.
169 test x\$exitcode = x0 || exit 1"
170 as_suggested
=" as_lineno_1=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_1a=\$LINENO
171 as_lineno_2=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_2a=\$LINENO
172 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
173 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
174 test \$(( 1 + 1 )) = 2 || exit 1
176 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
177 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
178 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
179 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
180 PATH=/empty FPATH=/empty; export PATH FPATH
181 test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
182 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
183 if (eval "$as_required") 2>/dev
/null
; then :
188 if test x
$as_have_required = xyes
&& (eval "$as_suggested") 2>/dev
/null
; then :
191 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
193 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
196 test -z "$as_dir" && as_dir
=.
200 for as_base
in sh bash ksh sh5
; do
201 # Try only shells that exist, to save several forks.
202 as_shell
=$as_dir/$as_base
203 if { test -f "$as_shell" ||
test -f "$as_shell.exe"; } &&
204 { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a
"$as_shell"; } 2>/dev
/null
; then :
205 CONFIG_SHELL
=$as_shell as_have_required
=yes
206 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run
=a
"$as_shell"; } 2>/dev
/null
; then :
214 $as_found ||
{ if { test -f "$SHELL" ||
test -f "$SHELL.exe"; } &&
215 { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a
"$SHELL"; } 2>/dev
/null
; then :
216 CONFIG_SHELL
=$SHELL as_have_required
=yes
221 if test "x$CONFIG_SHELL" != x
; then :
222 # We cannot yet assume a decent shell, so we have to provide a
223 # neutralization value for shells without unset; and this also
224 # works around shells that cannot unset nonexistent variables.
227 (unset BASH_ENV
) >/dev
/null
2>&1 && unset BASH_ENV ENV
229 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
232 if test x
$as_have_required = xno
; then :
233 $as_echo "$0: This script requires a shell more modern than all"
234 $as_echo "$0: the shells that I found on your system."
235 if test x
${ZSH_VERSION+set} = xset
; then
236 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
237 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
239 $as_echo "$0: Please tell bug-autoconf@gnu.org and libsanitizer about
240 $0: your system, including any error possibly output before
241 $0: this message. Then install a modern shell, or manually
242 $0: run the script under such a shell if you do have one."
248 SHELL
=${CONFIG_SHELL-/bin/sh}
250 # Unset more variables known to interfere with behavior of common tools.
251 CLICOLOR_FORCE
= GREP_OPTIONS
=
252 unset CLICOLOR_FORCE GREP_OPTIONS
254 ## --------------------- ##
255 ## M4sh Shell Functions. ##
256 ## --------------------- ##
259 # Portably unset VAR.
262 { eval $1=; unset $1;}
266 # as_fn_set_status STATUS
267 # -----------------------
268 # Set $? to STATUS, without forking.
276 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
286 # Create "$as_dir" as a directory, including parents if necessary.
291 -*) as_dir
=.
/$as_dir;;
293 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
297 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
300 as_dirs
="'$as_qdir' $as_dirs"
301 as_dir
=`$as_dirname -- "$as_dir" ||
302 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
303 X"$as_dir" : 'X\(//\)[^/]' \| \
304 X"$as_dir" : 'X\(//\)$' \| \
305 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
306 $as_echo X"$as_dir" |
307 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
324 test -d "$as_dir" && break
326 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
327 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
331 # as_fn_append VAR VALUE
332 # ----------------------
333 # Append the text in VALUE to the end of the definition contained in VAR. Take
334 # advantage of any shell optimizations that allow amortized linear growth over
335 # repeated appends, instead of the typical quadratic growth present in naive
337 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
338 eval 'as_fn_append ()
351 # Perform arithmetic evaluation on the ARGs, and store the result in the
352 # global $as_val. Take advantage of shells that can avoid forks. The arguments
353 # must be portable across $(()) and expr.
354 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
362 as_val
=`expr "$@" || test $? -eq 1`
367 # as_fn_error ERROR [LINENO LOG_FD]
368 # ---------------------------------
369 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
370 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
371 # script with status $?, using 1 if that was 0.
374 as_status
=$?
; test $as_status -eq 0 && as_status
=1
376 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
377 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
379 $as_echo "$as_me: error: $1" >&2
380 as_fn_exit
$as_status
383 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
384 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
390 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
396 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
402 as_me
=`$as_basename -- "$0" ||
403 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
404 X"$0" : 'X\(//\)$' \| \
405 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
407 sed '/^.*\/\([^/][^/]*\)\/*$/{
421 # Avoid depending upon Character Ranges.
422 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
423 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
424 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
425 as_cr_digits
='0123456789'
426 as_cr_alnum
=$as_cr_Letters$as_cr_digits
429 as_lineno_1
=$LINENO as_lineno_1a
=$LINENO
430 as_lineno_2
=$LINENO as_lineno_2a
=$LINENO
431 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
432 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' ||
{
433 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
445 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
449 chmod +x
"$as_me.lineno" ||
450 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit
1; }
452 # Don't try to exec as it changes $[0], causing all sort of problems
453 # (the dirname of $[0] is not the place where we might find the
454 # original and so on. Autoconf is especially sensitive to this).
456 # Exit status is that of the last command.
460 ECHO_C
= ECHO_N
= ECHO_T
=
461 case `echo -n x` in #(((((
463 case `echo 'xy\c'` in
464 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
466 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
473 rm -f conf$$ conf$$.exe conf$$.
file
474 if test -d conf$$.dir
; then
475 rm -f conf$$.dir
/conf$$.
file
478 mkdir conf$$.dir
2>/dev
/null
480 if (echo >conf$$.
file) 2>/dev
/null
; then
481 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
483 # ... but there are two gotchas:
484 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
485 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
486 # In both cases, we have to default to `cp -p'.
487 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
489 elif ln conf$$.
file conf$$
2>/dev
/null
; then
497 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
498 rmdir conf$$.dir
2>/dev
/null
500 if mkdir
-p .
2>/dev
/null
; then
501 as_mkdir_p
='mkdir -p "$as_dir"'
503 test -d .
/-p && rmdir .
/-p
507 if test -x / >/dev
/null
2>&1; then
510 if ls -dL / >/dev
/null
2>&1; then
517 if test -d "$1"; then
523 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
524 ???[sx]*):;;*)false;;esac;fi
528 as_executable_p
=$as_test_x
530 # Sed expression to map a string onto a valid CPP name.
531 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
533 # Sed expression to map a string onto a valid variable name.
534 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
536 SHELL
=${CONFIG_SHELL-/bin/sh}
539 exec 7<&0 </dev
/null
6>&1
542 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
543 # so uname gets run too.
544 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
549 ac_default_prefix
=/usr
/local
551 ac_config_libobj_dir
=.
558 # Identity of this package.
559 PACKAGE_NAME
='package-unused'
560 PACKAGE_TARNAME
='package-unused'
561 PACKAGE_VERSION
='version-unused'
562 PACKAGE_STRING
='package-unused version-unused'
563 PACKAGE_BUGREPORT
='libsanitizer'
566 ac_unique_file
="include/sanitizer/common_interface_defs.h"
567 # Factoring default headers for most tests.
568 ac_includes_default
="\
570 #ifdef HAVE_SYS_TYPES_H
571 # include <sys/types.h>
573 #ifdef HAVE_SYS_STAT_H
574 # include <sys/stat.h>
580 # ifdef HAVE_STDLIB_H
585 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
590 #ifdef HAVE_STRINGS_H
591 # include <strings.h>
593 #ifdef HAVE_INTTYPES_H
594 # include <inttypes.h>
603 ac_subst_vars
='am__EXEEXT_FALSE
608 SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS
609 TSAN_TARGET_DEPENDENT_OBJECTS
610 LIBBACKTRACE_SUPPORTED_FALSE
611 LIBBACKTRACE_SUPPORTED_TRUE
613 BACKTRACE_SUPPORTS_THREADS
614 BACKTRACE_USES_MALLOC
619 SANITIZER_SUPPORTED_FALSE
620 SANITIZER_SUPPORTED_TRUE
621 USING_MAC_INTERPOSE_FALSE
622 USING_MAC_INTERPOSE_TRUE
650 am__fastdepCCAS_FALSE
664 MAINTAINER_MODE_FALSE
684 INSTALL_STRIP_PROGRAM
699 LIBSTDCXX_RAW_CXX_LDFLAGS
700 LIBSTDCXX_RAW_CXX_CXXFLAGS
752 program_transform_name
765 enable_option_checking
767 enable_version_specific_runtime_libs
768 enable_dependency_tracking
769 enable_maintainer_mode
776 with_gcc_major_version_only
778 ac_precious_vars
='build_alias
795 # Initialize some variables set by options.
797 ac_init_version
=false
798 ac_unrecognized_opts
=
800 # The variables have the same names as the options, with
801 # dashes changed to underlines.
809 program_transform_name
=s
,x
,x
,
817 # Installation directory options.
818 # These are left unexpanded so users can "make install exec_prefix=/foo"
819 # and all the variables that are supposed to be based on exec_prefix
820 # by default will actually change.
821 # Use braces instead of parens because sh, perl, etc. also accept them.
822 # (The list follows the same order as the GNU Coding Standards.)
823 bindir
='${exec_prefix}/bin'
824 sbindir
='${exec_prefix}/sbin'
825 libexecdir
='${exec_prefix}/libexec'
826 datarootdir
='${prefix}/share'
827 datadir
='${datarootdir}'
828 sysconfdir
='${prefix}/etc'
829 sharedstatedir
='${prefix}/com'
830 localstatedir
='${prefix}/var'
831 includedir
='${prefix}/include'
832 oldincludedir
='/usr/include'
833 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
834 infodir
='${datarootdir}/info'
839 libdir
='${exec_prefix}/lib'
840 localedir
='${datarootdir}/locale'
841 mandir
='${datarootdir}/man'
847 # If the previous option needs an argument, assign it.
848 if test -n "$ac_prev"; then
849 eval $ac_prev=\
$ac_option
855 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
859 # Accept the important Cygnus configure options, so we can diagnose typos.
861 case $ac_dashdash$ac_option in
865 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
867 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
870 -build |
--build |
--buil |
--bui |
--bu)
871 ac_prev
=build_alias
;;
872 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
873 build_alias
=$ac_optarg ;;
875 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
876 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
877 ac_prev
=cache_file
;;
878 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
879 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
880 cache_file
=$ac_optarg ;;
883 cache_file
=config.cache
;;
885 -datadir |
--datadir |
--datadi |
--datad)
887 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
888 datadir
=$ac_optarg ;;
890 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
891 |
--dataroo |
--dataro |
--datar)
892 ac_prev
=datarootdir
;;
893 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
894 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
895 datarootdir
=$ac_optarg ;;
897 -disable-* |
--disable-*)
898 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
899 # Reject names that are not valid shell variable names.
900 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
901 as_fn_error
"invalid feature name: $ac_useropt"
902 ac_useropt_orig
=$ac_useropt
903 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
904 case $ac_user_opts in
908 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
909 ac_unrecognized_sep
=', ';;
911 eval enable_
$ac_useropt=no
;;
913 -docdir |
--docdir |
--docdi |
--doc |
--do)
915 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
918 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
920 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
923 -enable-* |
--enable-*)
924 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
925 # Reject names that are not valid shell variable names.
926 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
927 as_fn_error
"invalid feature name: $ac_useropt"
928 ac_useropt_orig
=$ac_useropt
929 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
930 case $ac_user_opts in
934 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
935 ac_unrecognized_sep
=', ';;
937 eval enable_
$ac_useropt=\
$ac_optarg ;;
939 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
940 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
941 |
--exec |
--exe |
--ex)
942 ac_prev
=exec_prefix
;;
943 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
944 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
945 |
--exec=* |
--exe=* |
--ex=*)
946 exec_prefix
=$ac_optarg ;;
948 -gas |
--gas |
--ga |
--g)
949 # Obsolete; use --with-gas.
952 -help |
--help |
--hel |
--he |
-h)
954 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
955 ac_init_help
=recursive
;;
956 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
957 ac_init_help
=short
;;
959 -host |
--host |
--hos |
--ho)
960 ac_prev
=host_alias
;;
961 -host=* |
--host=* |
--hos=* |
--ho=*)
962 host_alias
=$ac_optarg ;;
964 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
966 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
968 htmldir
=$ac_optarg ;;
970 -includedir |
--includedir |
--includedi |
--included |
--include \
971 |
--includ |
--inclu |
--incl |
--inc)
972 ac_prev
=includedir
;;
973 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
974 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
975 includedir
=$ac_optarg ;;
977 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
979 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
980 infodir
=$ac_optarg ;;
982 -libdir |
--libdir |
--libdi |
--libd)
984 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
987 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
988 |
--libexe |
--libex |
--libe)
989 ac_prev
=libexecdir
;;
990 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
991 |
--libexe=* |
--libex=* |
--libe=*)
992 libexecdir
=$ac_optarg ;;
994 -localedir |
--localedir |
--localedi |
--localed |
--locale)
996 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
997 localedir
=$ac_optarg ;;
999 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
1000 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
1001 ac_prev
=localstatedir
;;
1002 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
1003 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
1004 localstatedir
=$ac_optarg ;;
1006 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
1008 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
1009 mandir
=$ac_optarg ;;
1011 -nfp |
--nfp |
--nf)
1012 # Obsolete; use --without-fp.
1015 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
1016 |
--no-cr |
--no-c |
-n)
1019 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
1020 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1023 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1024 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1025 |
--oldin |
--oldi |
--old |
--ol |
--o)
1026 ac_prev
=oldincludedir
;;
1027 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1028 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1029 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1030 oldincludedir
=$ac_optarg ;;
1032 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1034 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1035 prefix
=$ac_optarg ;;
1037 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1038 |
--program-pre |
--program-pr |
--program-p)
1039 ac_prev
=program_prefix
;;
1040 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1041 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1042 program_prefix
=$ac_optarg ;;
1044 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1045 |
--program-suf |
--program-su |
--program-s)
1046 ac_prev
=program_suffix
;;
1047 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1048 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1049 program_suffix
=$ac_optarg ;;
1051 -program-transform-name |
--program-transform-name \
1052 |
--program-transform-nam |
--program-transform-na \
1053 |
--program-transform-n |
--program-transform- \
1054 |
--program-transform |
--program-transfor \
1055 |
--program-transfo |
--program-transf \
1056 |
--program-trans |
--program-tran \
1057 |
--progr-tra |
--program-tr |
--program-t)
1058 ac_prev
=program_transform_name
;;
1059 -program-transform-name=* |
--program-transform-name=* \
1060 |
--program-transform-nam=* |
--program-transform-na=* \
1061 |
--program-transform-n=* |
--program-transform-=* \
1062 |
--program-transform=* |
--program-transfor=* \
1063 |
--program-transfo=* |
--program-transf=* \
1064 |
--program-trans=* |
--program-tran=* \
1065 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1066 program_transform_name
=$ac_optarg ;;
1068 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1070 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1071 pdfdir
=$ac_optarg ;;
1073 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1075 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1078 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1079 |
-silent |
--silent |
--silen |
--sile |
--sil)
1082 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1084 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1086 sbindir
=$ac_optarg ;;
1088 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1089 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1090 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1092 ac_prev
=sharedstatedir
;;
1093 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1094 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1095 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1097 sharedstatedir
=$ac_optarg ;;
1099 -site |
--site |
--sit)
1101 -site=* |
--site=* |
--sit=*)
1104 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1106 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1107 srcdir
=$ac_optarg ;;
1109 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1110 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1111 ac_prev
=sysconfdir
;;
1112 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1113 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1114 sysconfdir
=$ac_optarg ;;
1116 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1117 ac_prev
=target_alias
;;
1118 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1119 target_alias
=$ac_optarg ;;
1121 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1124 -version |
--version |
--versio |
--versi |
--vers |
-V)
1125 ac_init_version
=: ;;
1128 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1129 # Reject names that are not valid shell variable names.
1130 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1131 as_fn_error
"invalid package name: $ac_useropt"
1132 ac_useropt_orig
=$ac_useropt
1133 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1134 case $ac_user_opts in
1138 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1139 ac_unrecognized_sep
=', ';;
1141 eval with_
$ac_useropt=\
$ac_optarg ;;
1143 -without-* |
--without-*)
1144 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1145 # Reject names that are not valid shell variable names.
1146 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1147 as_fn_error
"invalid package name: $ac_useropt"
1148 ac_useropt_orig
=$ac_useropt
1149 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1150 case $ac_user_opts in
1154 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1155 ac_unrecognized_sep
=', ';;
1157 eval with_
$ac_useropt=no
;;
1160 # Obsolete; use --with-x.
1163 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1164 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1165 ac_prev
=x_includes
;;
1166 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1167 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1168 x_includes
=$ac_optarg ;;
1170 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1171 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1172 ac_prev
=x_libraries
;;
1173 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1174 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1175 x_libraries
=$ac_optarg ;;
1177 -*) as_fn_error
"unrecognized option: \`$ac_option'
1178 Try \`$0 --help' for more information."
1182 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1183 # Reject names that are not valid shell variable names.
1184 case $ac_envvar in #(
1185 '' |
[0-9]* |
*[!_
$as_cr_alnum]* )
1186 as_fn_error
"invalid variable name: \`$ac_envvar'" ;;
1188 eval $ac_envvar=\
$ac_optarg
1189 export $ac_envvar ;;
1192 # FIXME: should be removed in autoconf 3.0.
1193 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1194 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1195 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1196 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1202 if test -n "$ac_prev"; then
1203 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1204 as_fn_error
"missing argument to $ac_option"
1207 if test -n "$ac_unrecognized_opts"; then
1208 case $enable_option_checking in
1210 fatal
) as_fn_error
"unrecognized options: $ac_unrecognized_opts" ;;
1211 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1215 # Check all directory arguments for consistency.
1216 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1217 datadir sysconfdir sharedstatedir localstatedir includedir \
1218 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1219 libdir localedir mandir
1221 eval ac_val
=\$
$ac_var
1222 # Remove trailing slashes.
1225 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1226 eval $ac_var=\
$ac_val;;
1228 # Be sure to have absolute directory names.
1230 [\\/$
]* | ?
:[\\/]* ) continue;;
1231 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1233 as_fn_error
"expected an absolute directory name for --$ac_var: $ac_val"
1236 # There might be people who depend on the old broken behavior: `$host'
1237 # used to hold the argument of --host etc.
1238 # FIXME: To remove some day.
1241 target
=$target_alias
1243 # FIXME: To remove some day.
1244 if test "x$host_alias" != x
; then
1245 if test "x$build_alias" = x
; then
1246 cross_compiling
=maybe
1247 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1248 If a cross compiler is detected then cross compile mode will be used." >&2
1249 elif test "x$build_alias" != "x$host_alias"; then
1255 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1257 test "$silent" = yes && exec 6>/dev
/null
1260 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1261 ac_ls_di
=`ls -di .` &&
1262 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1263 as_fn_error
"working directory cannot be determined"
1264 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1265 as_fn_error
"pwd does not report name of working directory"
1268 # Find the source files, if location was not specified.
1269 if test -z "$srcdir"; then
1270 ac_srcdir_defaulted
=yes
1271 # Try the directory containing this script, then the parent directory.
1272 ac_confdir
=`$as_dirname -- "$as_myself" ||
1273 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1274 X"$as_myself" : 'X\(//\)[^/]' \| \
1275 X"$as_myself" : 'X\(//\)$' \| \
1276 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1277 $as_echo X"$as_myself" |
1278 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1296 if test ! -r "$srcdir/$ac_unique_file"; then
1300 ac_srcdir_defaulted
=no
1302 if test ! -r "$srcdir/$ac_unique_file"; then
1303 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1304 as_fn_error
"cannot find sources ($ac_unique_file) in $srcdir"
1306 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1308 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1310 # When building in place, set srcdir=.
1311 if test "$ac_abs_confdir" = "$ac_pwd"; then
1314 # Remove unnecessary trailing slashes from srcdir.
1315 # Double slashes in file names in object file debugging info
1316 # mess up M-x gdb in Emacs.
1318 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1320 for ac_var
in $ac_precious_vars; do
1321 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1322 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1323 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1324 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1328 # Report the --help message.
1330 if test "$ac_init_help" = "long"; then
1331 # Omit some internal or obsolete options to make the list less imposing.
1332 # This message is too long to be a string in the A/UX 3.1 sh.
1334 \`configure' configures package-unused version-unused to adapt to many kinds of systems.
1336 Usage: $0 [OPTION]... [VAR=VALUE]...
1338 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1339 VAR=VALUE. See below for descriptions of some of the useful variables.
1341 Defaults for the options are specified in brackets.
1344 -h, --help display this help and exit
1345 --help=short display options specific to this package
1346 --help=recursive display the short help of all the included packages
1347 -V, --version display version information and exit
1348 -q, --quiet, --silent do not print \`checking...' messages
1349 --cache-file=FILE cache test results in FILE [disabled]
1350 -C, --config-cache alias for \`--cache-file=config.cache'
1351 -n, --no-create do not create output files
1352 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1354 Installation directories:
1355 --prefix=PREFIX install architecture-independent files in PREFIX
1356 [$ac_default_prefix]
1357 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1360 By default, \`make install' will install all the files in
1361 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1362 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1363 for instance \`--prefix=\$HOME'.
1365 For better control, use the options below.
1367 Fine tuning of the installation directories:
1368 --bindir=DIR user executables [EPREFIX/bin]
1369 --sbindir=DIR system admin executables [EPREFIX/sbin]
1370 --libexecdir=DIR program executables [EPREFIX/libexec]
1371 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1372 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1373 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1374 --libdir=DIR object code libraries [EPREFIX/lib]
1375 --includedir=DIR C header files [PREFIX/include]
1376 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1377 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1378 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1379 --infodir=DIR info documentation [DATAROOTDIR/info]
1380 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1381 --mandir=DIR man documentation [DATAROOTDIR/man]
1382 --docdir=DIR documentation root [DATAROOTDIR/doc/package-unused]
1383 --htmldir=DIR html documentation [DOCDIR]
1384 --dvidir=DIR dvi documentation [DOCDIR]
1385 --pdfdir=DIR pdf documentation [DOCDIR]
1386 --psdir=DIR ps documentation [DOCDIR]
1392 --program-prefix=PREFIX prepend PREFIX to installed program names
1393 --program-suffix=SUFFIX append SUFFIX to installed program names
1394 --program-transform-name=PROGRAM run
sed PROGRAM on installed program names
1397 --build=BUILD configure
for building on BUILD
[guessed
]
1398 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1399 --target=TARGET configure
for building compilers
for TARGET
[HOST
]
1403 if test -n "$ac_init_help"; then
1404 case $ac_init_help in
1405 short | recursive
) echo "Configuration of package-unused version-unused:";;
1410 --disable-option-checking ignore unrecognized
--enable/--with options
1411 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1412 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1413 --enable-multilib build many library versions
(default
)
1414 --enable-version-specific-runtime-libs Specify that runtime libraries should be installed
in a compiler-specific directory
1415 --disable-dependency-tracking speeds up one-time build
1416 --enable-dependency-tracking do not reject slow dependency extractors
1417 --enable-maintainer-mode enable make rules and dependencies not useful
1418 (and sometimes confusing
) to the casual installer
1419 --enable-shared[=PKGS
] build shared libraries
[default
=yes]
1420 --enable-static[=PKGS
] build static libraries
[default
=yes]
1421 --enable-fast-install[=PKGS
]
1422 optimize
for fast installation
[default
=yes]
1423 --disable-libtool-lock avoid locking
(might
break parallel builds
)
1426 --with-PACKAGE[=ARG
] use PACKAGE
[ARG
=yes]
1427 --without-PACKAGE do not use PACKAGE
(same as
--with-PACKAGE=no
)
1428 --with-pic try to use only PIC
/non-PIC objects
[default
=use
1430 --with-gnu-ld assume the C compiler uses GNU ld
[default
=no
]
1431 --with-gcc-major-version-only
1432 use only GCC major number
in filesystem paths
1434 Some influential environment variables
:
1435 CC C compiler
command
1436 CFLAGS C compiler flags
1437 LDFLAGS linker flags
, e.g.
-L<lib dir
> if you have libraries
in a
1438 nonstandard directory
<lib dir
>
1439 LIBS libraries to pass to the linker
, e.g.
-l<library
>
1440 CPPFLAGS C
/C
++/Objective C preprocessor flags
, e.g.
-I<include dir
> if
1441 you have headers
in a nonstandard directory
<include dir
>
1443 CXX C
++ compiler
command
1444 CXXFLAGS C
++ compiler flags
1445 CCAS assembler compiler
command (defaults to CC
)
1446 CCASFLAGS assembler compiler flags
(defaults to CFLAGS
)
1447 CXXCPP C
++ preprocessor
1449 Use these variables to override the choices made by
`configure' or to help
1450 it to find libraries and programs with nonstandard names/locations.
1452 Report bugs to <libsanitizer>.
1457 if test "$ac_init_help" = "recursive"; then
1458 # If there are subdirs, report their specific --help.
1459 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1460 test -d "$ac_dir" ||
1461 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1466 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1468 ac_dir_suffix=/`$as_echo "$ac_dir" |
sed 's|^\.[\\/]||'`
1469 # A ".." for each directory in $ac_dir_suffix.
1470 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" |
sed 's|/[^\\/]*|/..|g;s|/||'`
1471 case $ac_top_builddir_sub in
1472 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1473 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1476 ac_abs_top_builddir=$ac_pwd
1477 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1478 # for backward compatibility:
1479 ac_top_builddir=$ac_top_build_prefix
1482 .) # We are building in place.
1484 ac_top_srcdir=$ac_top_builddir_sub
1485 ac_abs_top_srcdir=$ac_pwd ;;
1486 [\\/]* | ?:[\\/]* ) # Absolute name.
1487 ac_srcdir=$srcdir$ac_dir_suffix;
1488 ac_top_srcdir=$srcdir
1489 ac_abs_top_srcdir=$srcdir ;;
1491 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1492 ac_top_srcdir=$ac_top_build_prefix$srcdir
1493 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1495 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1497 cd "$ac_dir" || { ac_status=$?; continue; }
1498 # Check for guested configure.
1499 if test -f "$ac_srcdir/configure.gnu"; then
1501 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1502 elif test -f "$ac_srcdir/configure"; then
1504 $SHELL "$ac_srcdir/configure" --help=recursive
1506 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1508 cd "$ac_pwd" || { ac_status=$?; break; }
1512 test -n "$ac_init_help" && exit $ac_status
1513 if $ac_init_version; then
1515 package-unused configure version-unused
1516 generated by GNU Autoconf 2.64
1518 Copyright (C) 2009 Free Software Foundation, Inc.
1519 This configure script is free software; the Free Software Foundation
1520 gives unlimited permission to copy, distribute and modify it.
1525 ## ------------------------ ##
1526 ## Autoconf initialization. ##
1527 ## ------------------------ ##
1529 # ac_fn_c_try_compile LINENO
1530 # --------------------------
1531 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1532 ac_fn_c_try_compile ()
1534 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1535 rm -f conftest.$ac_objext
1536 if { { ac_try="$ac_compile"
1538 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1539 *) ac_try_echo
=$ac_try;;
1541 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1542 $as_echo "$ac_try_echo"; } >&5
1543 (eval "$ac_compile") 2>conftest.err
1545 if test -s conftest.err
; then
1546 grep -v '^ *+' conftest.err
>conftest.er1
1547 cat conftest.er1
>&5
1548 mv -f conftest.er1 conftest.err
1550 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1551 test $ac_status = 0; } && {
1552 test -z "$ac_c_werror_flag" ||
1553 test ! -s conftest.err
1554 } && test -s conftest.
$ac_objext; then :
1557 $as_echo "$as_me: failed program was:" >&5
1558 sed 's/^/| /' conftest.
$ac_ext >&5
1562 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1565 } # ac_fn_c_try_compile
1567 # ac_fn_c_try_cpp LINENO
1568 # ----------------------
1569 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1572 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1573 if { { ac_try
="$ac_cpp conftest.$ac_ext"
1575 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1576 *) ac_try_echo=$ac_try;;
1578 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1579 $as_echo "$ac_try_echo"; } >&5
1580 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1582 if test -s conftest.err; then
1583 grep -v '^ *+' conftest.err >conftest.er1
1584 cat conftest.er1 >&5
1585 mv -f conftest.er1 conftest.err
1587 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1588 test $ac_status = 0; } >/dev/null && {
1589 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1590 test ! -s conftest.err
1594 $as_echo "$as_me: failed program was:" >&5
1595 sed 's/^/| /' conftest.$ac_ext >&5
1599 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1604 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1605 # -------------------------------------------------------
1606 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1607 # the include files in INCLUDES and setting the cache variable VAR
1609 ac_fn_c_check_header_mongrel ()
1611 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1612 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1613 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1614 $as_echo_n "checking for $2... " >&6; }
1615 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1616 $as_echo_n "(cached) " >&6
1619 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1620 $as_echo "$ac_res" >&6; }
1622 # Is the header compilable?
1623 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1624 $as_echo_n "checking $2 usability... " >&6; }
1625 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1626 /* end confdefs.h. */
1630 if ac_fn_c_try_compile "$LINENO"; then :
1631 ac_header_compiler=yes
1633 ac_header_compiler=no
1635 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1636 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1637 $as_echo "$ac_header_compiler" >&6; }
1639 # Is the header present?
1640 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1641 $as_echo_n "checking $2 presence... " >&6; }
1642 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1643 /* end confdefs.h. */
1646 if ac_fn_c_try_cpp "$LINENO"; then :
1647 ac_header_preproc=yes
1649 ac_header_preproc=no
1651 rm -f conftest.err conftest.$ac_ext
1652 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1653 $as_echo "$ac_header_preproc" >&6; }
1655 # So? What about this header?
1656 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1658 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1659 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1660 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1661 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1664 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1665 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1666 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1667 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1668 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1669 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1670 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1671 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1672 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1673 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1675 ## --------------------------- ##
1676 ## Report this to libsanitizer ##
1677 ## --------------------------- ##
1679 ) | sed "s/^/$as_me: WARNING: /" >&2
1682 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1683 $as_echo_n "checking for $2... " >&6; }
1684 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1685 $as_echo_n "(cached) " >&6
1687 eval "$3=\$ac_header_compiler"
1690 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1691 $as_echo "$ac_res" >&6; }
1693 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1695 } # ac_fn_c_check_header_mongrel
1697 # ac_fn_c_try_run LINENO
1698 # ----------------------
1699 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1700 # that executables *can* be run.
1703 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1704 if { { ac_try="$ac_link"
1706 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1707 *) ac_try_echo
=$ac_try;;
1709 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1710 $as_echo "$ac_try_echo"; } >&5
1711 (eval "$ac_link") 2>&5
1713 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1714 test $ac_status = 0; } && { ac_try
='./conftest$ac_exeext'
1715 { { case "(($ac_try" in
1716 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1717 *) ac_try_echo=$ac_try;;
1719 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1720 $as_echo "$ac_try_echo"; } >&5
1721 (eval "$ac_try") 2>&5
1723 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1724 test $ac_status = 0; }; }; then :
1727 $as_echo "$as_me: program exited with status $ac_status" >&5
1728 $as_echo "$as_me: failed program was:" >&5
1729 sed 's/^/| /' conftest.$ac_ext >&5
1731 ac_retval=$ac_status
1733 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1734 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1739 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1740 # -------------------------------------------------------
1741 # Tests whether HEADER exists and can be compiled using the include files in
1742 # INCLUDES, setting the cache variable VAR accordingly.
1743 ac_fn_c_check_header_compile ()
1745 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1746 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1747 $as_echo_n "checking for $2... " >&6; }
1748 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1749 $as_echo_n "(cached) " >&6
1751 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1752 /* end confdefs.h. */
1756 if ac_fn_c_try_compile "$LINENO"; then :
1761 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1764 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1765 $as_echo "$ac_res" >&6; }
1766 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1768 } # ac_fn_c_check_header_compile
1770 # ac_fn_cxx_try_compile LINENO
1771 # ----------------------------
1772 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1773 ac_fn_cxx_try_compile ()
1775 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1776 rm -f conftest.$ac_objext
1777 if { { ac_try="$ac_compile"
1779 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1780 *) ac_try_echo
=$ac_try;;
1782 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1783 $as_echo "$ac_try_echo"; } >&5
1784 (eval "$ac_compile") 2>conftest.err
1786 if test -s conftest.err
; then
1787 grep -v '^ *+' conftest.err
>conftest.er1
1788 cat conftest.er1
>&5
1789 mv -f conftest.er1 conftest.err
1791 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1792 test $ac_status = 0; } && {
1793 test -z "$ac_cxx_werror_flag" ||
1794 test ! -s conftest.err
1795 } && test -s conftest.
$ac_objext; then :
1798 $as_echo "$as_me: failed program was:" >&5
1799 sed 's/^/| /' conftest.
$ac_ext >&5
1803 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1806 } # ac_fn_cxx_try_compile
1808 # ac_fn_c_try_link LINENO
1809 # -----------------------
1810 # Try to link conftest.$ac_ext, and return whether this succeeded.
1813 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1814 rm -f conftest.
$ac_objext conftest
$ac_exeext
1815 if { { ac_try
="$ac_link"
1817 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1818 *) ac_try_echo=$ac_try;;
1820 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1821 $as_echo "$ac_try_echo"; } >&5
1822 (eval "$ac_link") 2>conftest.err
1824 if test -s conftest.err; then
1825 grep -v '^ *+' conftest.err >conftest.er1
1826 cat conftest.er1 >&5
1827 mv -f conftest.er1 conftest.err
1829 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1830 test $ac_status = 0; } && {
1831 test -z "$ac_c_werror_flag" ||
1832 test ! -s conftest.err
1833 } && test -s conftest$ac_exeext && {
1834 test "$cross_compiling" = yes ||
1835 $as_test_x conftest$ac_exeext
1839 $as_echo "$as_me: failed program was:" >&5
1840 sed 's/^/| /' conftest.$ac_ext >&5
1844 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1845 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1846 # interfere with the next link command; also delete a directory that is
1847 # left behind by Apple's compiler. We do this before executing the actions.
1848 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1849 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1852 } # ac_fn_c_try_link
1854 # ac_fn_c_check_func LINENO FUNC VAR
1855 # ----------------------------------
1856 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1857 ac_fn_c_check_func ()
1859 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1860 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1861 $as_echo_n "checking for $2... " >&6; }
1862 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1863 $as_echo_n "(cached) " >&6
1865 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1866 /* end confdefs.h. */
1867 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1868 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1869 #define $2 innocuous_$2
1871 /* System header to define __stub macros and hopefully few prototypes,
1872 which can conflict with char $2 (); below.
1873 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1874 <limits.h> exists even on freestanding compilers. */
1877 # include <limits.h>
1879 # include <assert.h>
1884 /* Override any GCC internal prototype to avoid an error.
1885 Use char because int might match the return type of a GCC
1886 builtin and then its argument prototype would still apply. */
1891 /* The GNU C library defines this for functions which it implements
1892 to always fail with ENOSYS. Some functions are actually named
1893 something starting with __ and the normal name is an alias. */
1894 #if defined __stub_$2 || defined __stub___$2
1906 if ac_fn_c_try_link "$LINENO"; then :
1911 rm -f core conftest.err conftest.$ac_objext \
1912 conftest$ac_exeext conftest.$ac_ext
1915 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1916 $as_echo "$ac_res" >&6; }
1917 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1919 } # ac_fn_c_check_func
1921 # ac_fn_cxx_try_cpp LINENO
1922 # ------------------------
1923 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1924 ac_fn_cxx_try_cpp ()
1926 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1927 if { { ac_try="$ac_cpp conftest.$ac_ext"
1929 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1930 *) ac_try_echo
=$ac_try;;
1932 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1933 $as_echo "$ac_try_echo"; } >&5
1934 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1936 if test -s conftest.err
; then
1937 grep -v '^ *+' conftest.err
>conftest.er1
1938 cat conftest.er1
>&5
1939 mv -f conftest.er1 conftest.err
1941 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1942 test $ac_status = 0; } >/dev
/null
&& {
1943 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
1944 test ! -s conftest.err
1948 $as_echo "$as_me: failed program was:" >&5
1949 sed 's/^/| /' conftest.
$ac_ext >&5
1953 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1956 } # ac_fn_cxx_try_cpp
1958 # ac_fn_cxx_try_link LINENO
1959 # -------------------------
1960 # Try to link conftest.$ac_ext, and return whether this succeeded.
1961 ac_fn_cxx_try_link
()
1963 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1964 rm -f conftest.
$ac_objext conftest
$ac_exeext
1965 if { { ac_try
="$ac_link"
1967 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1968 *) ac_try_echo=$ac_try;;
1970 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1971 $as_echo "$ac_try_echo"; } >&5
1972 (eval "$ac_link") 2>conftest.err
1974 if test -s conftest.err; then
1975 grep -v '^ *+' conftest.err >conftest.er1
1976 cat conftest.er1 >&5
1977 mv -f conftest.er1 conftest.err
1979 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1980 test $ac_status = 0; } && {
1981 test -z "$ac_cxx_werror_flag" ||
1982 test ! -s conftest.err
1983 } && test -s conftest$ac_exeext && {
1984 test "$cross_compiling" = yes ||
1985 $as_test_x conftest$ac_exeext
1989 $as_echo "$as_me: failed program was:" >&5
1990 sed 's/^/| /' conftest.$ac_ext >&5
1994 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1995 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1996 # interfere with the next link command; also delete a directory that is
1997 # left behind by Apple's compiler. We do this before executing the actions.
1998 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1999 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2002 } # ac_fn_cxx_try_link
2004 # ac_fn_c_compute_int LINENO EXPR VAR INCLUDES
2005 # --------------------------------------------
2006 # Tries to find the compile-time value of EXPR in a program that includes
2007 # INCLUDES, setting VAR accordingly. Returns whether the value could be
2009 ac_fn_c_compute_int ()
2011 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2012 if test "$cross_compiling" = yes; then
2013 # Depending upon the size, compute the lo and hi bounds.
2014 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2015 /* end confdefs.h. */
2020 static int test_array [1 - 2 * !(($2) >= 0)];
2027 if ac_fn_c_try_compile "$LINENO"; then :
2030 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2031 /* end confdefs.h. */
2036 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2043 if ac_fn_c_try_compile "$LINENO"; then :
2044 ac_hi=$ac_mid; break
2046 as_fn_arith $ac_mid + 1 && ac_lo=$as_val
2047 if test $ac_lo -le $ac_mid; then
2051 as_fn_arith 2 '*' $ac_mid + 1 && ac_mid=$as_val
2053 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2056 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2057 /* end confdefs.h. */
2062 static int test_array [1 - 2 * !(($2) < 0)];
2069 if ac_fn_c_try_compile "$LINENO"; then :
2072 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2073 /* end confdefs.h. */
2078 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2085 if ac_fn_c_try_compile "$LINENO"; then :
2086 ac_lo=$ac_mid; break
2088 as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
2089 if test $ac_mid -le $ac_hi; then
2093 as_fn_arith 2 '*' $ac_mid && ac_mid=$as_val
2095 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2100 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2102 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2103 # Binary search between lo and hi bounds.
2104 while test "x$ac_lo" != "x$ac_hi"; do
2105 as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val
2106 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2107 /* end confdefs.h. */
2112 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2119 if ac_fn_c_try_compile "$LINENO"; then :
2122 as_fn_arith '(' $ac_mid ')' + 1 && ac_lo=$as_val
2124 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2127 ?*) eval "$3=\$ac_lo"; ac_retval=0 ;;
2131 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2132 /* end confdefs.h. */
2134 static long int longval () { return $2; }
2135 static unsigned long int ulongval () { return $2; }
2142 FILE *f = fopen ("conftest.val", "w");
2147 long int i = longval ();
2150 fprintf (f, "%ld", i);
2154 unsigned long int i = ulongval ();
2157 fprintf (f, "%lu", i);
2159 /* Do not output a trailing newline, as this causes \r\n confusion
2160 on some platforms. */
2161 return ferror (f) || fclose (f) != 0;
2167 if ac_fn_c_try_run "$LINENO"; then :
2168 echo >>conftest.val; read $3 <conftest.val; ac_retval=0
2172 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
2173 conftest.$ac_objext conftest.beam conftest.$ac_ext
2177 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2180 } # ac_fn_c_compute_int
2182 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
2183 # -------------------------------------------
2184 # Tests whether TYPE exists after having included INCLUDES, setting cache
2185 # variable VAR accordingly.
2186 ac_fn_c_check_type ()
2188 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2189 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2190 $as_echo_n "checking for $2... " >&6; }
2191 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2192 $as_echo_n "(cached) " >&6
2195 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2196 /* end confdefs.h. */
2207 if ac_fn_c_try_compile "$LINENO"; then :
2208 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2209 /* end confdefs.h. */
2220 if ac_fn_c_try_compile "$LINENO"; then :
2225 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2227 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2230 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2231 $as_echo "$ac_res" >&6; }
2232 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2234 } # ac_fn_c_check_type
2236 # ac_fn_c_check_decl LINENO SYMBOL VAR
2237 # ------------------------------------
2238 # Tests whether SYMBOL is declared, setting cache variable VAR accordingly.
2239 ac_fn_c_check_decl ()
2241 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2242 as_decl_name=`echo $2|
sed 's/ *(.*//'`
2243 as_decl_use=`echo $2|
sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
2244 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
2245 $as_echo_n "checking whether $as_decl_name is declared... " >&6; }
2246 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2247 $as_echo_n "(cached) " >&6
2249 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2250 /* end confdefs.h. */
2255 #ifndef $as_decl_name
2257 (void) $as_decl_use;
2259 (void) $as_decl_name;
2267 if ac_fn_c_try_compile "$LINENO"; then :
2272 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2275 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2276 $as_echo "$ac_res" >&6; }
2277 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2279 } # ac_fn_c_check_decl
2280 cat >config.log <<_ACEOF
2281 This file contains any messages produced by compilers while
2282 running configure, to aid debugging if configure makes a mistake.
2284 It was created by package-unused $as_me version-unused, which was
2285 generated by GNU Autoconf 2.64. Invocation command line was
2297 hostname = `(hostname || uname
-n) 2>/dev
/null |
sed 1q
`
2298 uname -m = `(uname
-m) 2>/dev
/null ||
echo unknown
`
2299 uname -r = `(uname
-r) 2>/dev
/null ||
echo unknown
`
2300 uname -s = `(uname
-s) 2>/dev
/null ||
echo unknown
`
2301 uname -v = `(uname
-v) 2>/dev
/null ||
echo unknown
`
2303 /usr/bin/uname -p = `(/usr
/bin
/uname
-p) 2>/dev
/null ||
echo unknown
`
2304 /bin/uname -X = `(/bin
/uname
-X) 2>/dev
/null ||
echo unknown
`
2306 /bin/arch = `(/bin
/arch
) 2>/dev
/null ||
echo unknown
`
2307 /usr/bin/arch -k = `(/usr
/bin
/arch
-k) 2>/dev
/null ||
echo unknown
`
2308 /usr/convex/getsysinfo = `(/usr
/convex
/getsysinfo
) 2>/dev
/null ||
echo unknown
`
2309 /usr/bin/hostinfo = `(/usr
/bin
/hostinfo
) 2>/dev
/null ||
echo unknown
`
2310 /bin/machine = `(/bin
/machine
) 2>/dev
/null ||
echo unknown
`
2311 /usr/bin/oslevel = `(/usr
/bin
/oslevel
) 2>/dev
/null ||
echo unknown
`
2312 /bin/universe = `(/bin
/universe
) 2>/dev
/null ||
echo unknown
`
2316 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2320 test -z "$as_dir" && as_dir=.
2321 $as_echo "PATH: $as_dir"
2337 # Keep a trace of the command line.
2338 # Strip out --no-create and --no-recursion so they do not pile up.
2339 # Strip out --silent because we don't want to record it for future runs.
2340 # Also quote any args containing shell meta-characters.
2341 # Make two passes to allow for proper duplicate-argument suppression.
2345 ac_must_keep_next=false
2351 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2352 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2353 | -silent | --silent | --silen | --sile | --sil)
2356 ac_arg=`$as_echo "$ac_arg" |
sed "s/'/'\\\\\\\\''/g"` ;;
2359 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2361 as_fn_append ac_configure_args1 " '$ac_arg'"
2362 if test $ac_must_keep_next = true; then
2363 ac_must_keep_next=false # Got value, back to normal.
2366 *=* | --config-cache | -C | -disable-* | --disable-* \
2367 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2368 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2369 | -with-* | --with-* | -without-* | --without-* | --x)
2370 case "$ac_configure_args0 " in
2371 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2374 -* ) ac_must_keep_next=true ;;
2377 as_fn_append ac_configure_args " '$ac_arg'"
2382 { ac_configure_args0=; unset ac_configure_args0;}
2383 { ac_configure_args1=; unset ac_configure_args1;}
2385 # When interrupted or exit'd, cleanup temporary files, and complete
2386 # config.log. We remove comments because anyway the quotes in there
2387 # would cause problems or look ugly.
2388 # WARNING: Use '\'' to represent an apostrophe within the trap.
2389 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2390 trap 'exit_status=$?
2391 # Save into config.log some information that might help in debugging.
2396 ## ---------------- ##
2397 ## Cache variables. ##
2398 ## ---------------- ##
2401 # The following way of writing the cache mishandles newlines in values,
2403 for ac_var in `(set) 2>&1 |
sed -n '\''s
/^\
([a-zA-Z_
][a-zA-Z0-9_
]*\
)=.
*/\
1/p
'\''`; do
2404 eval ac_val=\$$ac_var
2408 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2409 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2412 _ | IFS | as_nl) ;; #(
2413 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2414 *) { eval $ac_var=; unset $ac_var;} ;;
2419 case $as_nl`(ac_space
='\'' '\''; set) 2>&1` in #(
2420 *${as_nl}ac_space=\ *)
2422 "s/'\''/'\''\\\\'\'''\''/g;
2423 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2426 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2434 ## ----------------- ##
2435 ## Output variables. ##
2436 ## ----------------- ##
2439 for ac_var in $ac_subst_vars
2441 eval ac_val=\$$ac_var
2443 *\'\''*) ac_val=`$as_echo "$ac_val" |
sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2445 $as_echo "$ac_var='\''$ac_val'\''"
2449 if test -n "$ac_subst_files"; then
2451 ## ------------------- ##
2452 ## File substitutions. ##
2453 ## ------------------- ##
2456 for ac_var in $ac_subst_files
2458 eval ac_val=\$$ac_var
2460 *\'\''*) ac_val=`$as_echo "$ac_val" |
sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2462 $as_echo "$ac_var='\''$ac_val'\''"
2467 if test -s confdefs.h; then
2477 test "$ac_signal" != 0 &&
2478 $as_echo "$as_me: caught signal $ac_signal"
2479 $as_echo "$as_me: exit $exit_status"
2481 rm -f core *.core core.conftest.* &&
2482 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2485 for ac_signal in 1 2 13 15; do
2486 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2490 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2491 rm -f -r conftest* confdefs.h
2493 $as_echo "/* confdefs.h */" > confdefs.h
2495 # Predefined preprocessor variables.
2497 cat >>confdefs.h <<_ACEOF
2498 #define PACKAGE_NAME "$PACKAGE_NAME"
2501 cat >>confdefs.h <<_ACEOF
2502 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2505 cat >>confdefs.h <<_ACEOF
2506 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2509 cat >>confdefs.h <<_ACEOF
2510 #define PACKAGE_STRING "$PACKAGE_STRING"
2513 cat >>confdefs.h <<_ACEOF
2514 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2517 cat >>confdefs.h <<_ACEOF
2518 #define PACKAGE_URL "$PACKAGE_URL"
2522 # Let the site file select an alternate cache file if it wants to.
2523 # Prefer an explicitly selected file to automatically selected ones.
2526 if test -n "$CONFIG_SITE"; then
2527 ac_site_file1=$CONFIG_SITE
2528 elif test "x$prefix" != xNONE; then
2529 ac_site_file1=$prefix/share/config.site
2530 ac_site_file2=$prefix/etc/config.site
2532 ac_site_file1=$ac_default_prefix/share/config.site
2533 ac_site_file2=$ac_default_prefix/etc/config.site
2535 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2537 test "x$ac_site_file" = xNONE && continue
2538 if test -r "$ac_site_file"; then
2539 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2540 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2541 sed 's/^/| /' "$ac_site_file" >&5
2546 if test -r "$cache_file"; then
2547 # Some versions of bash will fail to source /dev/null (special
2548 # files actually), so we avoid doing that.
2549 if test -f "$cache_file"; then
2550 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2551 $as_echo "$as_me: loading cache $cache_file" >&6;}
2553 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2554 *) . "./$cache_file";;
2558 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2559 $as_echo "$as_me: creating cache $cache_file" >&6;}
2563 # Check that the precious variables saved in the cache have kept the same
2565 ac_cache_corrupted=false
2566 for ac_var in $ac_precious_vars; do
2567 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2568 eval ac_new_set=\$ac_env_${ac_var}_set
2569 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2570 eval ac_new_val=\$ac_env_${ac_var}_value
2571 case $ac_old_set,$ac_new_set in
2573 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run
" >&5
2574 $as_echo "$as_me: error
: \
`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2575 ac_cache_corrupted=: ;;
2577 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not
set in the previous run
" >&5
2578 $as_echo "$as_me: error
: \
`$ac_var' was not set in the previous run" >&2;}
2579 ac_cache_corrupted=: ;;
2582 if test "x$ac_old_val" != "x$ac_new_val"; then
2583 # differences in whitespace do not lead to failure.
2584 ac_old_val_w=`echo x
$ac_old_val`
2585 ac_new_val_w=`echo x
$ac_new_val`
2586 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2587 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2588 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run
:" >&2;}
2589 ac_cache_corrupted=:
2591 { $as_echo "$as_me:${as_lineno-$LINENO}: warning
: ignoring whitespace changes
in \
`$ac_var' since the previous run:" >&5
2592 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2593 eval $ac_var=\$ac_old_val
2595 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2596 $as_echo "$as_me: former value
: \
`$ac_old_val'" >&2;}
2597 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2598 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2601 # Pass precious variables to config.status.
2602 if test "$ac_new_set" = set; then
2604 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s
/'/'\\\\\\\\''/g
"` ;;
2605 *) ac_arg=$ac_var=$ac_new_val ;;
2607 case " $ac_configure_args " in
2608 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2609 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2613 if $ac_cache_corrupted; then
2614 { $as_echo "$as_me:${as_lineno-$LINENO}: error
: in \
`$ac_pwd':" >&5
2615 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2616 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2617 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2618 as_fn_error "run \`make distclean' and
/or \
`rm $cache_file' and start over" "$LINENO" 5
2620 ## -------------------- ##
2621 ## Main body of script. ##
2622 ## -------------------- ##
2625 ac_cpp='$CPP $CPPFLAGS'
2626 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2627 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2628 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2636 # Default to --enable-multilib
2637 # Check whether --enable-multilib was given.
2638 if test "${enable_multilib+set}" = set; then :
2639 enableval=$enable_multilib; case "$enableval" in
2640 yes) multilib=yes ;;
2642 *) as_fn_error "bad value $enableval for multilib option" "$LINENO" 5 ;;
2649 # We may get other options which we leave undocumented:
2650 # --with-target-subdir, --with-multisrctop, --with-multisubdir
2651 # See config-ml.in if you want the gory details.
2653 if test "$srcdir" = "."; then
2654 if test "$with_target_subdir" != "."; then
2655 multi_basedir="$srcdir/$with_multisrctop../.."
2657 multi_basedir="$srcdir/$with_multisrctop.."
2660 multi_basedir="$srcdir/.."
2664 # Even if the default multilib is not a cross compilation,
2665 # it may be that some of the other multilibs are.
2666 if test $cross_compiling = no && test $multilib = yes \
2667 && test "x${with_multisubdir}" != x ; then
2668 cross_compiling=maybe
2671 ac_config_commands="$ac_config_commands default-1"
2674 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for --enable-version-specific-runtime-libs" >&5
2675 $as_echo_n "checking for --enable-version-specific-runtime-libs... " >&6; }
2676 # Check whether --enable-version-specific-runtime-libs was given.
2677 if test "${enable_version_specific_runtime_libs+set}" = set; then :
2678 enableval=$enable_version_specific_runtime_libs; case "$enableval" in
2679 yes) version_specific_libs=yes ;;
2680 no) version_specific_libs=no ;;
2681 *) as_fn_error "Unknown argument to enable/disable version-specific libs" "$LINENO" 5;;
2684 version_specific_libs=no
2687 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $version_specific_libs" >&5
2688 $as_echo "$version_specific_libs" >&6; }
2691 ac_cpp='$CPP $CPPFLAGS'
2692 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2693 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2694 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2695 if test -n "$ac_tool_prefix"; then
2696 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2697 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2698 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2699 $as_echo_n "checking for $ac_word... " >&6; }
2700 if test "${ac_cv_prog_CC+set}" = set; then :
2701 $as_echo_n "(cached) " >&6
2703 if test -n "$CC"; then
2704 ac_cv_prog_CC="$CC" # Let the user override the test.
2706 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2710 test -z "$as_dir" && as_dir=.
2711 for ac_exec_ext in '' $ac_executable_extensions; do
2712 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2713 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2714 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2724 if test -n "$CC"; then
2725 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2726 $as_echo "$CC" >&6; }
2728 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2729 $as_echo "no" >&6; }
2734 if test -z "$ac_cv_prog_CC"; then
2736 # Extract the first word of "gcc", so it can be a program name with args.
2737 set dummy gcc; ac_word=$2
2738 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2739 $as_echo_n "checking for $ac_word... " >&6; }
2740 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2741 $as_echo_n "(cached) " >&6
2743 if test -n "$ac_ct_CC"; then
2744 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2746 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2750 test -z "$as_dir" && as_dir=.
2751 for ac_exec_ext in '' $ac_executable_extensions; do
2752 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2753 ac_cv_prog_ac_ct_CC="gcc"
2754 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2763 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2764 if test -n "$ac_ct_CC"; then
2765 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2766 $as_echo "$ac_ct_CC" >&6; }
2768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2769 $as_echo "no" >&6; }
2772 if test "x$ac_ct_CC" = x; then
2775 case $cross_compiling:$ac_tool_warned in
2777 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2778 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2779 ac_tool_warned=yes ;;
2787 if test -z "$CC"; then
2788 if test -n "$ac_tool_prefix"; then
2789 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2790 set dummy ${ac_tool_prefix}cc; ac_word=$2
2791 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2792 $as_echo_n "checking for $ac_word... " >&6; }
2793 if test "${ac_cv_prog_CC+set}" = set; then :
2794 $as_echo_n "(cached) " >&6
2796 if test -n "$CC"; then
2797 ac_cv_prog_CC="$CC" # Let the user override the test.
2799 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2803 test -z "$as_dir" && as_dir=.
2804 for ac_exec_ext in '' $ac_executable_extensions; do
2805 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2806 ac_cv_prog_CC="${ac_tool_prefix}cc"
2807 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2817 if test -n "$CC"; then
2818 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2819 $as_echo "$CC" >&6; }
2821 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2822 $as_echo "no" >&6; }
2828 if test -z "$CC"; then
2829 # Extract the first word of "cc", so it can be a program name with args.
2830 set dummy cc; ac_word=$2
2831 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2832 $as_echo_n "checking for $ac_word... " >&6; }
2833 if test "${ac_cv_prog_CC+set}" = set; then :
2834 $as_echo_n "(cached) " >&6
2836 if test -n "$CC"; then
2837 ac_cv_prog_CC="$CC" # Let the user override the test.
2840 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2844 test -z "$as_dir" && as_dir=.
2845 for ac_exec_ext in '' $ac_executable_extensions; do
2846 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2847 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2848 ac_prog_rejected=yes
2852 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2859 if test $ac_prog_rejected = yes; then
2860 # We found a bogon in the path, so make sure we never use it.
2861 set dummy $ac_cv_prog_CC
2863 if test $# != 0; then
2864 # We chose a different compiler from the bogus one.
2865 # However, it has the same basename, so the bogon will be chosen
2866 # first if we set CC to just the basename; use the full file name.
2868 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2874 if test -n "$CC"; then
2875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2876 $as_echo "$CC" >&6; }
2878 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2879 $as_echo "no" >&6; }
2884 if test -z "$CC"; then
2885 if test -n "$ac_tool_prefix"; then
2886 for ac_prog in cl.exe
2888 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2889 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2890 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2891 $as_echo_n "checking for $ac_word... " >&6; }
2892 if test "${ac_cv_prog_CC+set}" = set; then :
2893 $as_echo_n "(cached) " >&6
2895 if test -n "$CC"; then
2896 ac_cv_prog_CC="$CC" # Let the user override the test.
2898 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2902 test -z "$as_dir" && as_dir=.
2903 for ac_exec_ext in '' $ac_executable_extensions; do
2904 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2905 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2906 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2916 if test -n "$CC"; then
2917 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2918 $as_echo "$CC" >&6; }
2920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2921 $as_echo "no" >&6; }
2925 test -n "$CC" && break
2928 if test -z "$CC"; then
2930 for ac_prog in cl.exe
2932 # Extract the first word of "$ac_prog", so it can be a program name with args.
2933 set dummy $ac_prog; ac_word=$2
2934 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2935 $as_echo_n "checking for $ac_word... " >&6; }
2936 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2937 $as_echo_n "(cached) " >&6
2939 if test -n "$ac_ct_CC"; then
2940 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2942 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2946 test -z "$as_dir" && as_dir=.
2947 for ac_exec_ext in '' $ac_executable_extensions; do
2948 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2949 ac_cv_prog_ac_ct_CC="$ac_prog"
2950 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2959 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2960 if test -n "$ac_ct_CC"; then
2961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2962 $as_echo "$ac_ct_CC" >&6; }
2964 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2965 $as_echo "no" >&6; }
2969 test -n "$ac_ct_CC" && break
2972 if test "x$ac_ct_CC" = x; then
2975 case $cross_compiling:$ac_tool_warned in
2977 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2978 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2979 ac_tool_warned=yes ;;
2988 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2989 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2990 as_fn_error "no acceptable C compiler found
in \
$PATH
2991 See \
`config.log' for more details." "$LINENO" 5; }
2993 # Provide some information about the compiler.
2994 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
2997 for ac_option in --version -v -V -qversion; do
2998 { { ac_try="$ac_compiler $ac_option >&5"
3000 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3001 *) ac_try_echo
=$ac_try;;
3003 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3004 $as_echo "$ac_try_echo"; } >&5
3005 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3007 if test -s conftest.err
; then
3009 ... rest of stderr output deleted ...
3010 10q' conftest.err
>conftest.er1
3011 cat conftest.er1
>&5
3012 rm -f conftest.er1 conftest.err
3014 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3015 test $ac_status = 0; }
3018 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3019 /* end confdefs.h. */
3029 ac_clean_files_save
=$ac_clean_files
3030 ac_clean_files
="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
3031 # Try to create an executable without -o first, disregard a.out.
3032 # It will help us diagnose broken compilers, and finding out an intuition
3034 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3035 $as_echo_n "checking for C compiler default output file name... " >&6; }
3036 ac_link_default
=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3038 # The possible output files:
3039 ac_files
="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3042 for ac_file
in $ac_files
3045 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
3046 * ) ac_rmfiles
="$ac_rmfiles $ac_file";;
3051 if { { ac_try
="$ac_link_default"
3053 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3054 *) ac_try_echo=$ac_try;;
3056 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3057 $as_echo "$ac_try_echo"; } >&5
3058 (eval "$ac_link_default") 2>&5
3060 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3061 test $ac_status = 0; }; then :
3062 # Autoconf-2.13 could set the ac_cv_exeext variable to `no
'.
3063 # So ignore a value of `no', otherwise this would lead to
`EXEEXT = no'
3064 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3065 # so that the user can short-circuit this test for compilers unknown to
3067 for ac_file in $ac_files ''
3069 test -f "$ac_file" || continue
3071 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3074 # We found the default executable, but exeext='' is most
3078 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3080 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3082 # We set ac_cv_exeext here because the later test for it is not
3083 # safe: cross compilers may not add the suffix if given an `-o'
3084 # argument, so we may need to know it at that point already.
3085 # Even if this section looks crufty: it has the advantage of
3092 test "$ac_cv_exeext" = no && ac_cv_exeext=
3097 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3098 $as_echo "$ac_file" >&6; }
3099 if test -z "$ac_file"; then :
3100 $as_echo "$as_me: failed program was:" >&5
3101 sed 's
/^
/|
/' conftest.$ac_ext >&5
3103 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3104 $as_echo "$as_me: error
: in \
`$ac_pwd':" >&2;}
3105 { as_fn_set_status 77
3106 as_fn_error "C compiler cannot create executables
3107 See \`config.log
' for more details." "$LINENO" 5; }; }
3109 ac_exeext=$ac_cv_exeext
3111 # Check that the compiler produces executables we can run. If not, either
3112 # the compiler is broken, or we cross compile.
3113 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3114 $as_echo_n "checking whether the C compiler works... " >&6; }
3115 # If not cross compiling, check that we can run a simple program.
3116 if test "$cross_compiling" != yes; then
3117 if { ac_try='.
/$ac_file'
3118 { { case "(($ac_try" in
3119 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3120 *) ac_try_echo=$ac_try;;
3122 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3123 $as_echo "$ac_try_echo"; } >&5
3124 (eval "$ac_try") 2>&5
3126 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3127 test $ac_status = 0; }; }; then
3130 if test "$cross_compiling" = maybe; then
3133 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3134 $as_echo "$as_me: error
: in \
`$ac_pwd':" >&2;}
3135 as_fn_error "cannot run C compiled programs.
3136 If you meant to cross compile, use \`--host'.
3137 See \`config.log' for more details.
" "$LINENO" 5; }
3141 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: yes" >&5
3142 $as_echo "yes" >&6; }
3144 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
3145 ac_clean_files=$ac_clean_files_save
3146 # Check that the compiler produces executables we can run. If not, either
3147 # the compiler is broken, or we cross compile.
3148 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling
" >&5
3149 $as_echo_n "checking whether we are cross compiling...
" >&6; }
3150 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $cross_compiling" >&5
3151 $as_echo "$cross_compiling" >&6; }
3153 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for suffix of executables
" >&5
3154 $as_echo_n "checking
for suffix of executables...
" >&6; }
3155 if { { ac_try="$ac_link"
3157 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3158 *) ac_try_echo=$ac_try;;
3160 eval ac_try_echo="\"\
$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3161 $as_echo "$ac_try_echo"; } >&5
3162 (eval "$ac_link") 2>&5
3164 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
3165 test $ac_status = 0; }; then :
3166 # If both `conftest.exe' and `conftest' are `present' (well, observable)
3167 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3168 # work properly (i.e., refer to `conftest.exe'), while it won't with
3170 for ac_file in conftest.exe conftest conftest.*; do
3171 test -f "$ac_file" || continue
3173 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3174 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3180 { { $as_echo "$as_me:${as_lineno-$LINENO}: error
: in \
`$ac_pwd':" >&5
3181 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3182 as_fn_error "cannot compute suffix of executables: cannot compile and link
3183 See \`config.log' for more details.
" "$LINENO" 5; }
3185 rm -f conftest$ac_cv_exeext
3186 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_exeext" >&5
3187 $as_echo "$ac_cv_exeext" >&6; }
3189 rm -f conftest.$ac_ext
3190 EXEEXT=$ac_cv_exeext
3192 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for suffix of object files
" >&5
3193 $as_echo_n "checking
for suffix of object files...
" >&6; }
3194 if test "${ac_cv_objext+set}" = set; then :
3195 $as_echo_n "(cached
) " >&6
3197 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3198 /* end confdefs.h. */
3208 rm -f conftest.o conftest.obj
3209 if { { ac_try="$ac_compile"
3211 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3212 *) ac_try_echo=$ac_try;;
3214 eval ac_try_echo="\"\
$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3215 $as_echo "$ac_try_echo"; } >&5
3216 (eval "$ac_compile") 2>&5
3218 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
3219 test $ac_status = 0; }; then :
3220 for ac_file in conftest.o conftest.obj conftest.*; do
3221 test -f "$ac_file" || continue;
3223 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3224 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3229 $as_echo "$as_me: failed program was
:" >&5
3230 sed 's/^/| /' conftest.$ac_ext >&5
3232 { { $as_echo "$as_me:${as_lineno-$LINENO}: error
: in \
`$ac_pwd':" >&5
3233 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3234 as_fn_error "cannot compute suffix of object files: cannot compile
3235 See \`config.log' for more details.
" "$LINENO" 5; }
3237 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3239 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_objext" >&5
3240 $as_echo "$ac_cv_objext" >&6; }
3241 OBJEXT=$ac_cv_objext
3243 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler
" >&5
3244 $as_echo_n "checking whether we are using the GNU C compiler...
" >&6; }
3245 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3246 $as_echo_n "(cached
) " >&6
3248 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3249 /* end confdefs.h. */
3262 if ac_fn_c_try_compile "$LINENO"; then :
3267 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3268 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3271 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_c_compiler_gnu" >&5
3272 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3273 if test $ac_compiler_gnu = yes; then
3278 ac_test_CFLAGS=${CFLAGS+set}
3279 ac_save_CFLAGS=$CFLAGS
3280 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether
$CC accepts
-g" >&5
3281 $as_echo_n "checking whether
$CC accepts
-g...
" >&6; }
3282 if test "${ac_cv_prog_cc_g+set}" = set; then :
3283 $as_echo_n "(cached
) " >&6
3285 ac_save_c_werror_flag=$ac_c_werror_flag
3286 ac_c_werror_flag=yes
3289 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3290 /* end confdefs.h. */
3300 if ac_fn_c_try_compile "$LINENO"; then :
3304 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3305 /* end confdefs.h. */
3315 if ac_fn_c_try_compile "$LINENO"; then :
3318 ac_c_werror_flag=$ac_save_c_werror_flag
3320 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3321 /* end confdefs.h. */
3331 if ac_fn_c_try_compile "$LINENO"; then :
3334 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3336 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3338 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3339 ac_c_werror_flag=$ac_save_c_werror_flag
3341 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_prog_cc_g" >&5
3342 $as_echo "$ac_cv_prog_cc_g" >&6; }
3343 if test "$ac_test_CFLAGS" = set; then
3344 CFLAGS=$ac_save_CFLAGS
3345 elif test $ac_cv_prog_cc_g = yes; then
3346 if test "$GCC" = yes; then
3352 if test "$GCC" = yes; then
3358 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $CC option to accept ISO C89
" >&5
3359 $as_echo_n "checking
for $CC option to accept ISO C89...
" >&6; }
3360 if test "${ac_cv_prog_cc_c89+set}" = set; then :
3361 $as_echo_n "(cached
) " >&6
3363 ac_cv_prog_cc_c89=no
3365 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3366 /* end confdefs.h. */
3369 #include <sys/types.h>
3370 #include <sys/stat.h>
3371 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3372 struct buf { int x; };
3373 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3374 static char *e (p, i)
3380 static char *f (char * (*g) (char **, int), char **p, ...)
3385 s = g (p, va_arg (v,int));
3390 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3391 function prototypes and stuff, but not '\xHH' hex character constants.
3392 These don't provoke an error unfortunately, instead are silently treated
3393 as 'x'. The following induces an error, until -std is added to get
3394 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3395 array size at least. It's necessary to write '\x00'==0 to get something
3396 that's true only with -std. */
3397 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3399 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3400 inside strings and character constants. */
3402 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3404 int test (int i, double x);
3405 struct s1 {int (*f) (int a);};
3406 struct s2 {int (*f) (double a);};
3407 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3413 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3418 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3419 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3421 CC="$ac_save_CC $ac_arg"
3422 if ac_fn_c_try_compile "$LINENO"; then :
3423 ac_cv_prog_cc_c89=$ac_arg
3425 rm -f core conftest.err conftest.$ac_objext
3426 test "x
$ac_cv_prog_cc_c89" != "xno
" && break
3428 rm -f conftest.$ac_ext
3433 case "x
$ac_cv_prog_cc_c89" in
3435 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: none needed
" >&5
3436 $as_echo "none needed
" >&6; } ;;
3438 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: unsupported
" >&5
3439 $as_echo "unsupported
" >&6; } ;;
3441 CC="$CC $ac_cv_prog_cc_c89"
3442 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_prog_cc_c89" >&5
3443 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3445 if test "x
$ac_cv_prog_cc_c89" != xno; then :
3450 ac_cpp='$CPP $CPPFLAGS'
3451 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3452 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3453 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3457 ac_cpp='$CPP $CPPFLAGS'
3458 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3459 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3460 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3461 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor
" >&5
3462 $as_echo_n "checking how to run the C preprocessor...
" >&6; }
3463 # On Suns, sometimes $CPP names a directory.
3464 if test -n "$CPP" && test -d "$CPP"; then
3467 if test -z "$CPP"; then
3468 if test "${ac_cv_prog_CPP+set}" = set; then :
3469 $as_echo_n "(cached
) " >&6
3471 # Double quotes because CPP needs to be expanded
3472 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib
/cpp
"
3475 for ac_c_preproc_warn_flag in '' yes
3477 # Use a header file that comes with gcc, so configuring glibc
3478 # with a fresh cross-compiler works.
3479 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3480 # <limits.h> exists even on freestanding compilers.
3481 # On the NeXT, cc -E runs the code through the compiler's parser,
3482 # not just through cpp. "Syntax error
" is here to catch this case.
3483 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3484 /* end confdefs.h. */
3486 # include <limits.h>
3488 # include <assert.h>
3492 if ac_fn_c_try_cpp "$LINENO"; then :
3495 # Broken: fails on valid input.
3498 rm -f conftest.err conftest.$ac_ext
3500 # OK, works on sane cases. Now check whether nonexistent headers
3501 # can be detected and how.
3502 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3503 /* end confdefs.h. */
3504 #include <ac_nonexistent.h>
3506 if ac_fn_c_try_cpp "$LINENO"; then :
3507 # Broken: success on invalid input.
3510 # Passes both tests.
3514 rm -f conftest.err conftest.$ac_ext
3517 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3518 rm -f conftest.err conftest.$ac_ext
3519 if $ac_preproc_ok; then :
3531 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $CPP" >&5
3532 $as_echo "$CPP" >&6; }
3534 for ac_c_preproc_warn_flag in '' yes
3536 # Use a header file that comes with gcc, so configuring glibc
3537 # with a fresh cross-compiler works.
3538 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3539 # <limits.h> exists even on freestanding compilers.
3540 # On the NeXT, cc -E runs the code through the compiler's parser,
3541 # not just through cpp. "Syntax error
" is here to catch this case.
3542 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3543 /* end confdefs.h. */
3545 # include <limits.h>
3547 # include <assert.h>
3551 if ac_fn_c_try_cpp "$LINENO"; then :
3554 # Broken: fails on valid input.
3557 rm -f conftest.err conftest.$ac_ext
3559 # OK, works on sane cases. Now check whether nonexistent headers
3560 # can be detected and how.
3561 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3562 /* end confdefs.h. */
3563 #include <ac_nonexistent.h>
3565 if ac_fn_c_try_cpp "$LINENO"; then :
3566 # Broken: success on invalid input.
3569 # Passes both tests.
3573 rm -f conftest.err conftest.$ac_ext
3576 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3577 rm -f conftest.err conftest.$ac_ext
3578 if $ac_preproc_ok; then :
3581 { { $as_echo "$as_me:${as_lineno-$LINENO}: error
: in \
`$ac_pwd':" >&5
3582 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3583 as_fn_error "C preprocessor \"$CPP\" fails sanity check
3584 See \`config.log' for more details.
" "$LINENO" 5; }
3588 ac_cpp='$CPP $CPPFLAGS'
3589 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3590 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3591 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3594 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for grep that handles long lines and
-e" >&5
3595 $as_echo_n "checking
for grep that handles long lines and
-e...
" >&6; }
3596 if test "${ac_cv_path_GREP+set}" = set; then :
3597 $as_echo_n "(cached
) " >&6
3599 if test -z "$GREP"; then
3600 ac_path_GREP_found=false
3601 # Loop through the user's path and test for each of PROGNAME-LIST
3602 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3603 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3606 test -z "$as_dir" && as_dir=.
3607 for ac_prog in grep ggrep; do
3608 for ac_exec_ext in '' $ac_executable_extensions; do
3609 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
3610 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
3611 # Check for GNU ac_path_GREP and select it if it is found.
3612 # Check for GNU $ac_path_GREP
3613 case `"$ac_path_GREP" --version 2>&1` in
3615 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
3618 $as_echo_n 0123456789 >"conftest.
in"
3621 cat "conftest.
in" "conftest.
in" >"conftest.tmp
"
3622 mv "conftest.tmp
" "conftest.
in"
3623 cp "conftest.
in" "conftest.
nl"
3624 $as_echo 'GREP' >> "conftest.
nl"
3625 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.
nl" >"conftest.out
" 2>/dev/null || break
3626 diff "conftest.out
" "conftest.
nl" >/dev/null 2>&1 || break
3627 as_fn_arith $ac_count + 1 && ac_count=$as_val
3628 if test $ac_count -gt ${ac_path_GREP_max-0}; then
3629 # Best one so far, save it but keep looking for a better one
3630 ac_cv_path_GREP="$ac_path_GREP"
3631 ac_path_GREP_max=$ac_count
3633 # 10*(2^10) chars as input seems more than enough
3634 test $ac_count -gt 10 && break
3636 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3639 $ac_path_GREP_found && break 3
3644 if test -z "$ac_cv_path_GREP"; then
3645 as_fn_error "no acceptable
grep could be found
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
" "$LINENO" 5
3648 ac_cv_path_GREP=$GREP
3652 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_path_GREP" >&5
3653 $as_echo "$ac_cv_path_GREP" >&6; }
3654 GREP="$ac_cv_path_GREP"
3657 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for egrep" >&5
3658 $as_echo_n "checking
for egrep...
" >&6; }
3659 if test "${ac_cv_path_EGREP+set}" = set; then :
3660 $as_echo_n "(cached
) " >&6
3662 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3663 then ac_cv_path_EGREP="$GREP -E"
3665 if test -z "$EGREP"; then
3666 ac_path_EGREP_found=false
3667 # Loop through the user's path and test for each of PROGNAME-LIST
3668 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3669 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3672 test -z "$as_dir" && as_dir=.
3673 for ac_prog in egrep; do
3674 for ac_exec_ext in '' $ac_executable_extensions; do
3675 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
3676 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
3677 # Check for GNU ac_path_EGREP and select it if it is found.
3678 # Check for GNU $ac_path_EGREP
3679 case `"$ac_path_EGREP" --version 2>&1` in
3681 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
3684 $as_echo_n 0123456789 >"conftest.
in"
3687 cat "conftest.
in" "conftest.
in" >"conftest.tmp
"
3688 mv "conftest.tmp
" "conftest.
in"
3689 cp "conftest.
in" "conftest.
nl"
3690 $as_echo 'EGREP' >> "conftest.
nl"
3691 "$ac_path_EGREP" 'EGREP$' < "conftest.
nl" >"conftest.out
" 2>/dev/null || break
3692 diff "conftest.out
" "conftest.
nl" >/dev/null 2>&1 || break
3693 as_fn_arith $ac_count + 1 && ac_count=$as_val
3694 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
3695 # Best one so far, save it but keep looking for a better one
3696 ac_cv_path_EGREP="$ac_path_EGREP"
3697 ac_path_EGREP_max=$ac_count
3699 # 10*(2^10) chars as input seems more than enough
3700 test $ac_count -gt 10 && break
3702 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3705 $ac_path_EGREP_found && break 3
3710 if test -z "$ac_cv_path_EGREP"; then
3711 as_fn_error "no acceptable
egrep could be found
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
" "$LINENO" 5
3714 ac_cv_path_EGREP=$EGREP
3719 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_path_EGREP" >&5
3720 $as_echo "$ac_cv_path_EGREP" >&6; }
3721 EGREP="$ac_cv_path_EGREP"
3724 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for ANSI C header files
" >&5
3725 $as_echo_n "checking
for ANSI C header files...
" >&6; }
3726 if test "${ac_cv_header_stdc+set}" = set; then :
3727 $as_echo_n "(cached
) " >&6
3729 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3730 /* end confdefs.h. */
3744 if ac_fn_c_try_compile "$LINENO"; then :
3745 ac_cv_header_stdc=yes
3747 ac_cv_header_stdc=no
3749 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3751 if test $ac_cv_header_stdc = yes; then
3752 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3753 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3754 /* end confdefs.h. */
3758 if (eval "$ac_cpp conftest.
$ac_ext") 2>&5 |
3759 $EGREP "memchr
" >/dev/null 2>&1; then :
3762 ac_cv_header_stdc=no
3768 if test $ac_cv_header_stdc = yes; then
3769 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
3770 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3771 /* end confdefs.h. */
3775 if (eval "$ac_cpp conftest.
$ac_ext") 2>&5 |
3776 $EGREP "free
" >/dev/null 2>&1; then :
3779 ac_cv_header_stdc=no
3785 if test $ac_cv_header_stdc = yes; then
3786 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
3787 if test "$cross_compiling" = yes; then :
3790 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3791 /* end confdefs.h. */
3794 #if ((' ' & 0x0FF) == 0x020)
3795 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3796 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3798 # define ISLOWER(c) \
3799 (('a' <= (c) && (c) <= 'i') \
3800 || ('j' <= (c) && (c) <= 'r') \
3801 || ('s' <= (c) && (c) <= 'z'))
3802 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3805 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3810 for (i = 0; i < 256; i++)
3811 if (XOR (islower (i), ISLOWER (i))
3812 || toupper (i) != TOUPPER (i))
3817 if ac_fn_c_try_run "$LINENO"; then :
3820 ac_cv_header_stdc=no
3822 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
3823 conftest.$ac_objext conftest.beam conftest.$ac_ext
3828 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_header_stdc" >&5
3829 $as_echo "$ac_cv_header_stdc" >&6; }
3830 if test $ac_cv_header_stdc = yes; then
3832 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
3836 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
3837 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
3838 inttypes.h stdint.h unistd.h
3840 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
3841 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
3843 eval as_val
=\$
$as_ac_Header
3844 if test "x$as_val" = x
""yes; then :
3845 cat >>confdefs.h
<<_ACEOF
3846 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
3855 ac_fn_c_check_header_mongrel
"$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
3856 if test "x$ac_cv_header_minix_config_h" = x
""yes; then :
3863 if test "$MINIX" = yes; then
3865 $as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
3868 $as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
3871 $as_echo "#define _MINIX 1" >>confdefs.h
3876 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
3877 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
3878 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
3879 $as_echo_n "(cached) " >&6
3881 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3882 /* end confdefs.h. */
3884 # define __EXTENSIONS__ 1
3885 $ac_includes_default
3894 if ac_fn_c_try_compile
"$LINENO"; then :
3895 ac_cv_safe_to_define___extensions__
=yes
3897 ac_cv_safe_to_define___extensions__
=no
3899 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3901 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
3902 $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
3903 test $ac_cv_safe_to_define___extensions__ = yes &&
3904 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
3906 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
3908 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
3910 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
3912 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
3916 # Do not delete or change the following two lines. For why, see
3917 # http://gcc.gnu.org/ml/libstdc++/2003-07/msg00451.html
3919 for ac_dir
in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
3920 for ac_t
in install-sh
install.sh shtool
; do
3921 if test -f "$ac_dir/$ac_t"; then
3923 ac_install_sh
="$ac_aux_dir/$ac_t -c"
3928 if test -z "$ac_aux_dir"; then
3929 as_fn_error
"cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
3932 # These three variables are undocumented and unsupported,
3933 # and are intended to be withdrawn in a future Autoconf release.
3934 # They can cause serious problems if a builder's source tree is in a directory
3935 # whose full name contains unusual characters.
3936 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
3937 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
3938 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
3941 # Make sure we can run config.sub.
3942 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
3943 as_fn_error
"cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
3945 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
3946 $as_echo_n "checking build system type... " >&6; }
3947 if test "${ac_cv_build+set}" = set; then :
3948 $as_echo_n "(cached) " >&6
3950 ac_build_alias
=$build_alias
3951 test "x$ac_build_alias" = x
&&
3952 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
3953 test "x$ac_build_alias" = x
&&
3954 as_fn_error
"cannot guess build type; you must specify one" "$LINENO" 5
3955 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
3956 as_fn_error
"$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
3959 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
3960 $as_echo "$ac_cv_build" >&6; }
3961 case $ac_cv_build in
3963 *) as_fn_error
"invalid value of canonical build" "$LINENO" 5;;
3966 ac_save_IFS
=$IFS; IFS
='-'
3972 # Remember, the first character of IFS is used to create $*,
3973 # except with old shells:
3976 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
3979 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
3980 $as_echo_n "checking host system type... " >&6; }
3981 if test "${ac_cv_host+set}" = set; then :
3982 $as_echo_n "(cached) " >&6
3984 if test "x$host_alias" = x
; then
3985 ac_cv_host
=$ac_cv_build
3987 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
3988 as_fn_error
"$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
3992 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
3993 $as_echo "$ac_cv_host" >&6; }
3996 *) as_fn_error
"invalid value of canonical host" "$LINENO" 5;;
3999 ac_save_IFS
=$IFS; IFS
='-'
4005 # Remember, the first character of IFS is used to create $*,
4006 # except with old shells:
4009 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
4012 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
4013 $as_echo_n "checking target system type... " >&6; }
4014 if test "${ac_cv_target+set}" = set; then :
4015 $as_echo_n "(cached) " >&6
4017 if test "x$target_alias" = x
; then
4018 ac_cv_target
=$ac_cv_host
4020 ac_cv_target
=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
4021 as_fn_error
"$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
4025 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
4026 $as_echo "$ac_cv_target" >&6; }
4027 case $ac_cv_target in
4029 *) as_fn_error
"invalid value of canonical target" "$LINENO" 5;;
4031 target
=$ac_cv_target
4032 ac_save_IFS
=$IFS; IFS
='-'
4038 # Remember, the first character of IFS is used to create $*,
4039 # except with old shells:
4042 case $target_os in *\
*) target_os
=`echo "$target_os" | sed 's/ /-/g'`;; esac
4045 # The aliases save the names the user supplied, while $host etc.
4046 # will get canonicalized.
4047 test -n "$target_alias" &&
4048 test "$program_prefix$program_suffix$program_transform_name" = \
4050 program_prefix
=${target_alias}-
4052 target_alias
=${target_alias-$host_alias}
4054 case ${build_alias} in
4055 "") build_noncanonical
=${build} ;;
4056 *) build_noncanonical
=${build_alias} ;;
4059 case ${host_alias} in
4060 "") host_noncanonical
=${build_noncanonical} ;;
4061 *) host_noncanonical
=${host_alias} ;;
4064 case ${target_alias} in
4065 "") target_noncanonical
=${host_noncanonical} ;;
4066 *) target_noncanonical
=${target_alias} ;;
4073 LIBSTDCXX_RAW_CXX_CXXFLAGS
="\
4074 -I\$(top_builddir)/../libstdc++-v3/include \
4075 -I\$(top_builddir)/../libstdc++-v3/include/\$(target_noncanonical) \
4076 -I\$(top_srcdir)/../libstdc++-v3/libsupc++"
4077 LIBSTDCXX_RAW_CXX_LDFLAGS
="\
4078 \$(top_builddir)/../libstdc++-v3/src/libstdc++.la"
4083 am__api_version
='1.11'
4085 # Find a good install program. We prefer a C program (faster),
4086 # so one script is as good as another. But avoid the broken or
4087 # incompatible versions:
4088 # SysV /etc/install, /usr/sbin/install
4089 # SunOS /usr/etc/install
4090 # IRIX /sbin/install
4092 # AmigaOS /C/install, which installs bootblocks on floppy discs
4093 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4094 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4095 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4096 # OS/2's system install, which has a completely different semantic
4097 # ./install, which can be erroneously created by make from ./install.sh.
4098 # Reject install programs that cannot install multiple files.
4099 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
4100 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4101 if test -z "$INSTALL"; then
4102 if test "${ac_cv_path_install+set}" = set; then :
4103 $as_echo_n "(cached) " >&6
4105 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4109 test -z "$as_dir" && as_dir
=.
4110 # Account for people who put trailing slashes in PATH elements.
4111 case $as_dir/ in #((
4112 .
/ | .
// |
/[cC
]/* | \
4113 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
4114 ?
:[\\/]os2
[\\/]install[\\/]* | ?
:[\\/]OS2
[\\/]INSTALL
[\\/]* | \
4117 # OSF1 and SCO ODT 3.0 have their own names for install.
4118 # Don't use installbsd from OSF since it installs stuff as root
4120 for ac_prog
in ginstall scoinst
install; do
4121 for ac_exec_ext
in '' $ac_executable_extensions; do
4122 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4123 if test $ac_prog = install &&
4124 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4125 # AIX install. It has an incompatible calling convention.
4127 elif test $ac_prog = install &&
4128 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4129 # program-specific install script used by HP pwplus--don't use.
4132 rm -rf conftest.one conftest.two conftest.dir
4133 echo one
> conftest.one
4134 echo two
> conftest.two
4136 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
4137 test -s conftest.one
&& test -s conftest.two
&&
4138 test -s conftest.dir
/conftest.one
&&
4139 test -s conftest.dir
/conftest.two
4141 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
4154 rm -rf conftest.one conftest.two conftest.dir
4157 if test "${ac_cv_path_install+set}" = set; then
4158 INSTALL
=$ac_cv_path_install
4160 # As a last resort, use the slow shell script. Don't cache a
4161 # value for INSTALL within a source directory, because that will
4162 # break other packages using the cache if that directory is
4163 # removed, or if the value is a relative name.
4164 INSTALL
=$ac_install_sh
4167 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
4168 $as_echo "$INSTALL" >&6; }
4170 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4171 # It thinks the first close brace ends the variable substitution.
4172 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
4174 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
4176 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
4178 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
4179 $as_echo_n "checking whether build environment is sane... " >&6; }
4182 echo timestamp
> conftest.
file
4183 # Reject unsafe characters in $srcdir or the absolute working directory
4184 # name. Accept space and tab only in the latter.
4188 *[\\\"\
#\$\&\'\`$am_lf]*)
4189 as_fn_error
"unsafe absolute working directory name" "$LINENO" 5;;
4192 *[\\\"\
#\$\&\'\`$am_lf\ \ ]*)
4193 as_fn_error
"unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
4196 # Do `set' in a subshell so we don't clobber the current shell's
4197 # arguments. Must try -L first in case configure is actually a
4198 # symlink; some systems play weird games with the mod time of symlinks
4199 # (eg FreeBSD returns the mod time of the symlink's containing
4202 set X
`ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
4203 if test "$*" = "X"; then
4205 set X
`ls -t "$srcdir/configure" conftest.file`
4208 if test "$*" != "X $srcdir/configure conftest.file" \
4209 && test "$*" != "X conftest.file $srcdir/configure"; then
4211 # If neither matched, then we have a broken ls. This can happen
4212 # if, for instance, CONFIG_SHELL is bash and it inherits a
4213 # broken ls alias from the environment. This has actually
4214 # happened. Such a system could not be considered "sane".
4215 as_fn_error
"ls -t appears to fail. Make sure there is not a broken
4216 alias in your environment" "$LINENO" 5
4219 test "$2" = conftest.
file
4225 as_fn_error
"newly created file is older than distributed files!
4226 Check your system clock" "$LINENO" 5
4228 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4229 $as_echo "yes" >&6; }
4230 test "$program_prefix" != NONE
&&
4231 program_transform_name
="s&^&$program_prefix&;$program_transform_name"
4232 # Use a double $ so make ignores it.
4233 test "$program_suffix" != NONE
&&
4234 program_transform_name
="s&\$&$program_suffix&;$program_transform_name"
4235 # Double any \ or $.
4236 # By default was `s,x,x', remove it if useless.
4237 ac_script
='s/[\\$]/&&/g;s/;s,x,x,$//'
4238 program_transform_name
=`$as_echo "$program_transform_name" | sed "$ac_script"`
4240 # expand $ac_aux_dir to an absolute path
4241 am_aux_dir
=`cd $ac_aux_dir && pwd`
4243 if test x
"${MISSING+set}" != xset
; then
4246 MISSING
="\${SHELL} \"$am_aux_dir/missing\"" ;;
4248 MISSING
="\${SHELL} $am_aux_dir/missing" ;;
4251 # Use eval to expand $SHELL
4252 if eval "$MISSING --run true"; then
4253 am_missing_run
="$MISSING --run "
4256 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
4257 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
4260 if test x
"${install_sh}" != xset
; then
4263 install_sh
="\${SHELL} '$am_aux_dir/install-sh'" ;;
4265 install_sh
="\${SHELL} $am_aux_dir/install-sh"
4269 # Installed binaries are usually stripped using `strip' when the user
4270 # run `make install-strip'. However `strip' might not be the right
4271 # tool to use in cross-compilation environments, therefore Automake
4272 # will honor the `STRIP' environment variable to overrule this program.
4273 if test "$cross_compiling" != no
; then
4274 if test -n "$ac_tool_prefix"; then
4275 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4276 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
4277 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4278 $as_echo_n "checking for $ac_word... " >&6; }
4279 if test "${ac_cv_prog_STRIP+set}" = set; then :
4280 $as_echo_n "(cached) " >&6
4282 if test -n "$STRIP"; then
4283 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
4285 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4289 test -z "$as_dir" && as_dir
=.
4290 for ac_exec_ext
in '' $ac_executable_extensions; do
4291 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4292 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
4293 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4302 STRIP
=$ac_cv_prog_STRIP
4303 if test -n "$STRIP"; then
4304 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
4305 $as_echo "$STRIP" >&6; }
4307 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4308 $as_echo "no" >&6; }
4313 if test -z "$ac_cv_prog_STRIP"; then
4315 # Extract the first word of "strip", so it can be a program name with args.
4316 set dummy strip
; ac_word
=$2
4317 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4318 $as_echo_n "checking for $ac_word... " >&6; }
4319 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
4320 $as_echo_n "(cached) " >&6
4322 if test -n "$ac_ct_STRIP"; then
4323 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
4325 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4329 test -z "$as_dir" && as_dir
=.
4330 for ac_exec_ext
in '' $ac_executable_extensions; do
4331 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4332 ac_cv_prog_ac_ct_STRIP
="strip"
4333 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4342 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
4343 if test -n "$ac_ct_STRIP"; then
4344 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
4345 $as_echo "$ac_ct_STRIP" >&6; }
4347 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4348 $as_echo "no" >&6; }
4351 if test "x$ac_ct_STRIP" = x
; then
4354 case $cross_compiling:$ac_tool_warned in
4356 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4357 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4358 ac_tool_warned
=yes ;;
4363 STRIP
="$ac_cv_prog_STRIP"
4367 INSTALL_STRIP_PROGRAM
="\$(install_sh) -c -s"
4369 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
4370 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
4371 if test -z "$MKDIR_P"; then
4372 if test "${ac_cv_path_mkdir+set}" = set; then :
4373 $as_echo_n "(cached) " >&6
4375 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4376 for as_dir
in $PATH$PATH_SEPARATOR/opt
/sfw
/bin
4379 test -z "$as_dir" && as_dir
=.
4380 for ac_prog
in mkdir gmkdir
; do
4381 for ac_exec_ext
in '' $ac_executable_extensions; do
4382 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } ||
continue
4383 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
4384 'mkdir (GNU coreutils) '* | \
4385 'mkdir (coreutils) '* | \
4386 'mkdir (fileutils) '4.1*)
4387 ac_cv_path_mkdir
=$as_dir/$ac_prog$ac_exec_ext
4397 if test "${ac_cv_path_mkdir+set}" = set; then
4398 MKDIR_P
="$ac_cv_path_mkdir -p"
4400 # As a last resort, use the slow shell script. Don't cache a
4401 # value for MKDIR_P within a source directory, because that will
4402 # break other packages using the cache if that directory is
4403 # removed, or if the value is a relative name.
4404 test -d .
/--version && rmdir .
/--version
4405 MKDIR_P
="$ac_install_sh -d"
4408 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
4409 $as_echo "$MKDIR_P" >&6; }
4413 [\\/$
]* | ?
:[\\/]*) ;;
4414 */*) mkdir_p
="\$(top_builddir)/$mkdir_p" ;;
4417 for ac_prog
in gawk mawk nawk
awk
4419 # Extract the first word of "$ac_prog", so it can be a program name with args.
4420 set dummy
$ac_prog; ac_word
=$2
4421 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4422 $as_echo_n "checking for $ac_word... " >&6; }
4423 if test "${ac_cv_prog_AWK+set}" = set; then :
4424 $as_echo_n "(cached) " >&6
4426 if test -n "$AWK"; then
4427 ac_cv_prog_AWK
="$AWK" # Let the user override the test.
4429 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4433 test -z "$as_dir" && as_dir
=.
4434 for ac_exec_ext
in '' $ac_executable_extensions; do
4435 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4436 ac_cv_prog_AWK
="$ac_prog"
4437 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4447 if test -n "$AWK"; then
4448 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
4449 $as_echo "$AWK" >&6; }
4451 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4452 $as_echo "no" >&6; }
4456 test -n "$AWK" && break
4459 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4460 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
4462 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
4463 if { as_var
=ac_cv_prog_make_
${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
4464 $as_echo_n "(cached) " >&6
4466 cat >conftest.
make <<\_ACEOF
4469 @
echo '@@@%%%=$(MAKE)=@@@%%%'
4471 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
4472 case `${MAKE-make} -f conftest.make 2>/dev/null` in
4474 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
4476 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
4480 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
4481 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4482 $as_echo "yes" >&6; }
4485 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4486 $as_echo "no" >&6; }
4487 SET_MAKE
="MAKE=${MAKE-make}"
4490 rm -rf .tst
2>/dev
/null
4491 mkdir .tst
2>/dev
/null
4492 if test -d .tst
; then
4497 rmdir .tst
2>/dev
/null
4499 DEPDIR
="${am__leading_dot}deps"
4501 ac_config_commands
="$ac_config_commands depfiles"
4504 am_make
=${MAKE-make}
4505 cat > confinc
<< 'END'
4507 @
echo this is the am__doit target
4510 # If we don't find an include directive, just comment out the code.
4511 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
4512 $as_echo_n "checking for style of include used by $am_make... " >&6; }
4516 # First try GNU make style include.
4517 echo "include confinc" > confmf
4518 # Ignore all kinds of additional output from `make'.
4519 case `$am_make -s -f confmf 2> /dev/null` in #(
4520 *the\ am__doit\ target
*)
4526 # Now try BSD make style include.
4527 if test "$am__include" = "#"; then
4528 echo '.include "confinc"' > confmf
4529 case `$am_make -s -f confmf 2> /dev/null` in #(
4530 *the\ am__doit\ target
*)
4531 am__include
=.include
4539 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
4540 $as_echo "$_am_result" >&6; }
4541 rm -f confinc confmf
4543 # Check whether --enable-dependency-tracking was given.
4544 if test "${enable_dependency_tracking+set}" = set; then :
4545 enableval
=$enable_dependency_tracking;
4548 if test "x$enable_dependency_tracking" != xno
; then
4549 am_depcomp
="$ac_aux_dir/depcomp"
4553 if test "x$enable_dependency_tracking" != xno; then
4562 if test "`cd $srcdir && pwd`" != "`pwd`"; then
4563 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
4564 # is not polluted with repeated "-I."
4565 am__isrc
=' -I$(srcdir)'
4566 # test to see if srcdir already configured
4567 if test -f $srcdir/config.status
; then
4568 as_fn_error
"source directory already configured; run \"make distclean\" there first" "$LINENO" 5
4572 # test whether we have cygpath
4573 if test -z "$CYGPATH_W"; then
4574 if (cygpath
--version) >/dev
/null
2>/dev
/null
; then
4575 CYGPATH_W
='cygpath -w'
4582 # Define the identity of the package.
4583 PACKAGE
='package-unused'
4584 VERSION
='version-unused'
4587 cat >>confdefs.h
<<_ACEOF
4588 #define PACKAGE "$PACKAGE"
4592 cat >>confdefs.h
<<_ACEOF
4593 #define VERSION "$VERSION"
4596 # Some tools Automake needs.
4598 ACLOCAL
=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
4601 AUTOCONF
=${AUTOCONF-"${am_missing_run}autoconf"}
4604 AUTOMAKE
=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
4607 AUTOHEADER
=${AUTOHEADER-"${am_missing_run}autoheader"}
4610 MAKEINFO
=${MAKEINFO-"${am_missing_run}makeinfo"}
4612 # We need awk for the "check" target. The system "awk" is bad on
4614 # Always define AMTAR for backward compatibility. Yes, it's still used
4615 # in the wild :-( We should find a proper way to deprecate it ...
4618 am__tar
='$${TAR-tar} chof - "$$tardir"' am__untar
='$${TAR-tar} xf -'
4623 depcc
="$CC" am_compiler_list
=
4625 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4626 $as_echo_n "checking dependency style of $depcc... " >&6; }
4627 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
4628 $as_echo_n "(cached) " >&6
4630 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4631 # We make a subdir and do the tests there. Otherwise we can end up
4632 # making bogus files that we don't know about and never remove. For
4633 # instance it was reported that on HP-UX the gcc test will end up
4634 # making a dummy file named `D' -- because `-MD' means `put the output
4638 # Copy depcomp to subdir because otherwise we won't find it if we're
4639 # using a relative directory.
4640 cp "$am_depcomp" conftest.dir
4642 # We will build objects and dependencies in a subdirectory because
4643 # it helps to detect inapplicable dependency modes. For instance
4644 # both Tru64's cc and ICC support -MD to output dependencies as a
4645 # side effect of compilation, but ICC will put the dependencies in
4646 # the current directory while Tru64 will put them in the object
4650 am_cv_CC_dependencies_compiler_type
=none
4651 if test "$am_compiler_list" = ""; then
4652 am_compiler_list
=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4655 case " $depcc " in #(
4656 *\
-arch\
*\
-arch\
*) am__universal
=true
;;
4659 for depmode
in $am_compiler_list; do
4660 # Setup a source with many dependencies, because some compilers
4661 # like to wrap large dependency lists on column 80 (with \), and
4662 # we should not choose a depcomp mode which is confused by this.
4664 # We need to recreate these files for each test, as the compiler may
4665 # overwrite some of them when testing with obscure command lines.
4666 # This happens at least with the AIX C compiler.
4668 for i
in 1 2 3 4 5 6; do
4669 echo '#include "conftst'$i'.h"' >> sub
/conftest.c
4670 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4671 # Solaris 8's {/usr,}/bin/sh.
4672 touch sub
/conftst
$i.h
4674 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4676 # We check with `-c' and `-o' for the sake of the "dashmstdout"
4677 # mode. It turns out that the SunPro C++ compiler does not properly
4678 # handle `-M -o', and we need to detect this. Also, some Intel
4679 # versions had trouble with output in subdirs
4680 am__obj
=sub
/conftest.
${OBJEXT-o}
4681 am__minus_obj
="-o $am__obj"
4684 # This depmode causes a compiler race in universal mode.
4685 test "$am__universal" = false ||
continue
4688 # after this tag, mechanisms are not by side-effect, so they'll
4689 # only be used when explicitly requested
4690 if test "x$enable_dependency_tracking" = xyes
; then
4696 msvc7 | msvc7msys | msvisualcpp | msvcmsys
)
4697 # This compiler won't grok `-c -o', but also, the minuso test has
4698 # not run yet. These depmodes are late enough in the game, and
4699 # so weak that their functioning should not be impacted.
4700 am__obj
=conftest.
${OBJEXT-o}
4705 if depmode
=$depmode \
4706 source=sub
/conftest.c object
=$am__obj \
4707 depfile
=sub
/conftest.Po tmpdepfile
=sub
/conftest.TPo \
4708 $SHELL .
/depcomp
$depcc -c $am__minus_obj sub
/conftest.c \
4709 >/dev
/null
2>conftest.err
&&
4710 grep sub
/conftst1.h sub
/conftest.Po
> /dev
/null
2>&1 &&
4711 grep sub
/conftst6.h sub
/conftest.Po
> /dev
/null
2>&1 &&
4712 grep $am__obj sub
/conftest.Po
> /dev
/null
2>&1 &&
4713 ${MAKE-make} -s -f confmf
> /dev
/null
2>&1; then
4714 # icc doesn't choke on unknown options, it will just issue warnings
4715 # or remarks (even with -Werror). So we grep stderr for any message
4716 # that says an option was ignored or not supported.
4717 # When given -MP, icc 7.0 and 7.1 complain thusly:
4718 # icc: Command line warning: ignoring option '-M'; no argument required
4719 # The diagnosis changed in icc 8.0:
4720 # icc: Command line remark: option '-MP' not supported
4721 if (grep 'ignoring option' conftest.err ||
4722 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
4723 am_cv_CC_dependencies_compiler_type
=$depmode
4732 am_cv_CC_dependencies_compiler_type
=none
4736 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4737 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
4738 CCDEPMODE
=depmode
=$am_cv_CC_dependencies_compiler_type
4741 test "x$enable_dependency_tracking" != xno \
4742 && test "$am_cv_CC_dependencies_compiler_type" = gcc3
; then
4744 am__fastdepCC_FALSE
='#'
4746 am__fastdepCC_TRUE
='#'
4747 am__fastdepCC_FALSE
=
4753 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
4754 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
4755 # Check whether --enable-maintainer-mode was given.
4756 if test "${enable_maintainer_mode+set}" = set; then :
4757 enableval
=$enable_maintainer_mode; USE_MAINTAINER_MODE
=$enableval
4759 USE_MAINTAINER_MODE
=no
4762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
4763 $as_echo "$USE_MAINTAINER_MODE" >&6; }
4764 if test $USE_MAINTAINER_MODE = yes; then
4765 MAINTAINER_MODE_TRUE
=
4766 MAINTAINER_MODE_FALSE
='#'
4768 MAINTAINER_MODE_TRUE
='#'
4769 MAINTAINER_MODE_FALSE
=
4772 MAINT
=$MAINTAINER_MODE_TRUE
4776 # Calculate toolexeclibdir
4777 # Also toolexecdir, though it's only used in toolexeclibdir
4778 case ${version_specific_libs} in
4780 # Need the gcc compiler version to know where to install libraries
4781 # and header files if --enable-version-specific-runtime-libs option
4783 toolexecdir
='$(libdir)/gcc/$(target_alias)'
4784 toolexeclibdir
='$(toolexecdir)/$(gcc_version)$(MULTISUBDIR)'
4787 if test -n "$with_cross_host" &&
4788 test x
"$with_cross_host" != x
"no"; then
4789 # Install a library built with a cross compiler in tooldir, not libdir.
4790 toolexecdir
='$(exec_prefix)/$(target_alias)'
4791 toolexeclibdir
='$(toolexecdir)/lib'
4793 toolexecdir
='$(libdir)/gcc-lib/$(target_alias)'
4794 toolexeclibdir
='$(libdir)'
4796 multi_os_directory
=`$CC -print-multi-os-directory`
4797 case $multi_os_directory in
4798 .
) ;; # Avoid trailing /.
4799 *) toolexeclibdir
=$toolexeclibdir/$multi_os_directory ;;
4806 # Checks for programs.
4808 ac_cpp
='$CPP $CPPFLAGS'
4809 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4810 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4811 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
4812 if test -n "$ac_tool_prefix"; then
4813 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4814 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
4815 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4816 $as_echo_n "checking for $ac_word... " >&6; }
4817 if test "${ac_cv_prog_CC+set}" = set; then :
4818 $as_echo_n "(cached) " >&6
4820 if test -n "$CC"; then
4821 ac_cv_prog_CC
="$CC" # Let the user override the test.
4823 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4827 test -z "$as_dir" && as_dir
=.
4828 for ac_exec_ext
in '' $ac_executable_extensions; do
4829 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4830 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
4831 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4841 if test -n "$CC"; then
4842 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4843 $as_echo "$CC" >&6; }
4845 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4846 $as_echo "no" >&6; }
4851 if test -z "$ac_cv_prog_CC"; then
4853 # Extract the first word of "gcc", so it can be a program name with args.
4854 set dummy gcc
; ac_word
=$2
4855 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4856 $as_echo_n "checking for $ac_word... " >&6; }
4857 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4858 $as_echo_n "(cached) " >&6
4860 if test -n "$ac_ct_CC"; then
4861 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
4863 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4867 test -z "$as_dir" && as_dir
=.
4868 for ac_exec_ext
in '' $ac_executable_extensions; do
4869 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4870 ac_cv_prog_ac_ct_CC
="gcc"
4871 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4880 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
4881 if test -n "$ac_ct_CC"; then
4882 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4883 $as_echo "$ac_ct_CC" >&6; }
4885 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4886 $as_echo "no" >&6; }
4889 if test "x$ac_ct_CC" = x
; then
4892 case $cross_compiling:$ac_tool_warned in
4894 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4895 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4896 ac_tool_warned
=yes ;;
4904 if test -z "$CC"; then
4905 if test -n "$ac_tool_prefix"; then
4906 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4907 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
4908 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4909 $as_echo_n "checking for $ac_word... " >&6; }
4910 if test "${ac_cv_prog_CC+set}" = set; then :
4911 $as_echo_n "(cached) " >&6
4913 if test -n "$CC"; then
4914 ac_cv_prog_CC
="$CC" # Let the user override the test.
4916 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4920 test -z "$as_dir" && as_dir
=.
4921 for ac_exec_ext
in '' $ac_executable_extensions; do
4922 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4923 ac_cv_prog_CC
="${ac_tool_prefix}cc"
4924 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4934 if test -n "$CC"; then
4935 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4936 $as_echo "$CC" >&6; }
4938 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4939 $as_echo "no" >&6; }
4945 if test -z "$CC"; then
4946 # Extract the first word of "cc", so it can be a program name with args.
4947 set dummy cc
; ac_word
=$2
4948 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4949 $as_echo_n "checking for $ac_word... " >&6; }
4950 if test "${ac_cv_prog_CC+set}" = set; then :
4951 $as_echo_n "(cached) " >&6
4953 if test -n "$CC"; then
4954 ac_cv_prog_CC
="$CC" # Let the user override the test.
4957 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4961 test -z "$as_dir" && as_dir
=.
4962 for ac_exec_ext
in '' $ac_executable_extensions; do
4963 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4964 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4965 ac_prog_rejected
=yes
4969 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4976 if test $ac_prog_rejected = yes; then
4977 # We found a bogon in the path, so make sure we never use it.
4978 set dummy
$ac_cv_prog_CC
4980 if test $# != 0; then
4981 # We chose a different compiler from the bogus one.
4982 # However, it has the same basename, so the bogon will be chosen
4983 # first if we set CC to just the basename; use the full file name.
4985 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
4991 if test -n "$CC"; then
4992 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4993 $as_echo "$CC" >&6; }
4995 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4996 $as_echo "no" >&6; }
5001 if test -z "$CC"; then
5002 if test -n "$ac_tool_prefix"; then
5003 for ac_prog
in cl.exe
5005 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5006 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
5007 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5008 $as_echo_n "checking for $ac_word... " >&6; }
5009 if test "${ac_cv_prog_CC+set}" = set; then :
5010 $as_echo_n "(cached) " >&6
5012 if test -n "$CC"; then
5013 ac_cv_prog_CC
="$CC" # Let the user override the test.
5015 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5019 test -z "$as_dir" && as_dir
=.
5020 for ac_exec_ext
in '' $ac_executable_extensions; do
5021 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5022 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
5023 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5033 if test -n "$CC"; then
5034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
5035 $as_echo "$CC" >&6; }
5037 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5038 $as_echo "no" >&6; }
5042 test -n "$CC" && break
5045 if test -z "$CC"; then
5047 for ac_prog
in cl.exe
5049 # Extract the first word of "$ac_prog", so it can be a program name with args.
5050 set dummy
$ac_prog; ac_word
=$2
5051 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5052 $as_echo_n "checking for $ac_word... " >&6; }
5053 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
5054 $as_echo_n "(cached) " >&6
5056 if test -n "$ac_ct_CC"; then
5057 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
5059 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5063 test -z "$as_dir" && as_dir
=.
5064 for ac_exec_ext
in '' $ac_executable_extensions; do
5065 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5066 ac_cv_prog_ac_ct_CC
="$ac_prog"
5067 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5076 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
5077 if test -n "$ac_ct_CC"; then
5078 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
5079 $as_echo "$ac_ct_CC" >&6; }
5081 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5082 $as_echo "no" >&6; }
5086 test -n "$ac_ct_CC" && break
5089 if test "x$ac_ct_CC" = x
; then
5092 case $cross_compiling:$ac_tool_warned in
5094 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5095 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5096 ac_tool_warned
=yes ;;
5105 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5106 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5107 as_fn_error
"no acceptable C compiler found in \$PATH
5108 See \`config.log' for more details." "$LINENO" 5; }
5110 # Provide some information about the compiler.
5111 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
5114 for ac_option
in --version -v -V -qversion; do
5115 { { ac_try
="$ac_compiler $ac_option >&5"
5117 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5118 *) ac_try_echo=$ac_try;;
5120 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5121 $as_echo "$ac_try_echo"; } >&5
5122 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
5124 if test -s conftest.err; then
5126 ... rest of stderr output deleted ...
5127 10q' conftest.err >conftest.er1
5128 cat conftest.er1 >&5
5129 rm -f conftest.er1 conftest.err
5131 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5132 test $ac_status = 0; }
5135 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
5136 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
5137 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
5138 $as_echo_n "(cached) " >&6
5140 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5141 /* end confdefs.h. */
5154 if ac_fn_c_try_compile "$LINENO"; then :
5159 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5160 ac_cv_c_compiler_gnu=$ac_compiler_gnu
5163 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
5164 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
5165 if test $ac_compiler_gnu = yes; then
5170 ac_test_CFLAGS=${CFLAGS+set}
5171 ac_save_CFLAGS=$CFLAGS
5172 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
5173 $as_echo_n "checking whether $CC accepts -g... " >&6; }
5174 if test "${ac_cv_prog_cc_g+set}" = set; then :
5175 $as_echo_n "(cached) " >&6
5177 ac_save_c_werror_flag=$ac_c_werror_flag
5178 ac_c_werror_flag=yes
5181 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5182 /* end confdefs.h. */
5192 if ac_fn_c_try_compile "$LINENO"; then :
5196 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5197 /* end confdefs.h. */
5207 if ac_fn_c_try_compile "$LINENO"; then :
5210 ac_c_werror_flag=$ac_save_c_werror_flag
5212 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5213 /* end confdefs.h. */
5223 if ac_fn_c_try_compile "$LINENO"; then :
5226 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5228 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5230 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5231 ac_c_werror_flag=$ac_save_c_werror_flag
5233 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
5234 $as_echo "$ac_cv_prog_cc_g" >&6; }
5235 if test "$ac_test_CFLAGS" = set; then
5236 CFLAGS=$ac_save_CFLAGS
5237 elif test $ac_cv_prog_cc_g = yes; then
5238 if test "$GCC" = yes; then
5244 if test "$GCC" = yes; then
5250 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
5251 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
5252 if test "${ac_cv_prog_cc_c89+set}" = set; then :
5253 $as_echo_n "(cached) " >&6
5255 ac_cv_prog_cc_c89=no
5257 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5258 /* end confdefs.h. */
5261 #include <sys/types.h>
5262 #include <sys/stat.h>
5263 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
5264 struct buf { int x; };
5265 FILE * (*rcsopen) (struct buf *, struct stat *, int);
5266 static char *e (p, i)
5272 static char *f (char * (*g) (char **, int), char **p, ...)
5277 s = g (p, va_arg (v,int));
5282 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
5283 function prototypes and stuff, but not '\xHH' hex character constants.
5284 These don't provoke an error unfortunately, instead are silently treated
5285 as 'x'. The following induces an error, until -std is added to get
5286 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
5287 array size at least. It's necessary to write '\x00'==0 to get something
5288 that's true only with -std. */
5289 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
5291 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
5292 inside strings and character constants. */
5294 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
5296 int test (int i, double x);
5297 struct s1 {int (*f) (int a);};
5298 struct s2 {int (*f) (double a);};
5299 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
5305 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
5310 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
5311 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
5313 CC="$ac_save_CC $ac_arg"
5314 if ac_fn_c_try_compile "$LINENO"; then :
5315 ac_cv_prog_cc_c89=$ac_arg
5317 rm -f core conftest.err conftest.$ac_objext
5318 test "x$ac_cv_prog_cc_c89" != "xno" && break
5320 rm -f conftest.$ac_ext
5325 case "x$ac_cv_prog_cc_c89" in
5327 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5328 $as_echo "none needed" >&6; } ;;
5330 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5331 $as_echo "unsupported" >&6; } ;;
5333 CC="$CC $ac_cv_prog_cc_c89"
5334 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
5335 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
5337 if test "x$ac_cv_prog_cc_c89" != xno; then :
5342 ac_cpp='$CPP $CPPFLAGS'
5343 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5344 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5345 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5348 ac_cpp='$CXXCPP $CPPFLAGS'
5349 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5350 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5351 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5352 if test -z "$CXX"; then
5353 if test -n "$CCC"; then
5356 if test -n "$ac_tool_prefix"; then
5357 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
5359 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5360 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5361 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5362 $as_echo_n "checking for $ac_word... " >&6; }
5363 if test "${ac_cv_prog_CXX+set}" = set; then :
5364 $as_echo_n "(cached) " >&6
5366 if test -n "$CXX"; then
5367 ac_cv_prog_CXX="$CXX" # Let the user override the test.
5369 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5373 test -z "$as_dir" && as_dir=.
5374 for ac_exec_ext in '' $ac_executable_extensions; do
5375 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5376 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
5377 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5387 if test -n "$CXX"; then
5388 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
5389 $as_echo "$CXX" >&6; }
5391 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5392 $as_echo "no" >&6; }
5396 test -n "$CXX" && break
5399 if test -z "$CXX"; then
5401 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
5403 # Extract the first word of "$ac_prog", so it can be a program name with args.
5404 set dummy $ac_prog; ac_word=$2
5405 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5406 $as_echo_n "checking for $ac_word... " >&6; }
5407 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
5408 $as_echo_n "(cached) " >&6
5410 if test -n "$ac_ct_CXX"; then
5411 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
5413 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5417 test -z "$as_dir" && as_dir=.
5418 for ac_exec_ext in '' $ac_executable_extensions; do
5419 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5420 ac_cv_prog_ac_ct_CXX="$ac_prog"
5421 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5430 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
5431 if test -n "$ac_ct_CXX"; then
5432 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
5433 $as_echo "$ac_ct_CXX" >&6; }
5435 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5436 $as_echo "no" >&6; }
5440 test -n "$ac_ct_CXX" && break
5443 if test "x$ac_ct_CXX" = x; then
5446 case $cross_compiling:$ac_tool_warned in
5448 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5449 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5450 ac_tool_warned=yes ;;
5458 # Provide some information about the compiler.
5459 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
5462 for ac_option in --version -v -V -qversion; do
5463 { { ac_try="$ac_compiler $ac_option >&5"
5465 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5466 *) ac_try_echo
=$ac_try;;
5468 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5469 $as_echo "$ac_try_echo"; } >&5
5470 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
5472 if test -s conftest.err
; then
5474 ... rest of stderr output deleted ...
5475 10q' conftest.err
>conftest.er1
5476 cat conftest.er1
>&5
5477 rm -f conftest.er1 conftest.err
5479 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5480 test $ac_status = 0; }
5483 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
5484 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
5485 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
5486 $as_echo_n "(cached) " >&6
5488 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5489 /* end confdefs.h. */
5502 if ac_fn_cxx_try_compile
"$LINENO"; then :
5507 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5508 ac_cv_cxx_compiler_gnu
=$ac_compiler_gnu
5511 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
5512 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
5513 if test $ac_compiler_gnu = yes; then
5518 ac_test_CXXFLAGS
=${CXXFLAGS+set}
5519 ac_save_CXXFLAGS
=$CXXFLAGS
5520 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
5521 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
5522 if test "${ac_cv_prog_cxx_g+set}" = set; then :
5523 $as_echo_n "(cached) " >&6
5525 ac_save_cxx_werror_flag
=$ac_cxx_werror_flag
5526 ac_cxx_werror_flag
=yes
5529 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5530 /* end confdefs.h. */
5540 if ac_fn_cxx_try_compile
"$LINENO"; then :
5541 ac_cv_prog_cxx_g
=yes
5544 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5545 /* end confdefs.h. */
5555 if ac_fn_cxx_try_compile
"$LINENO"; then :
5558 ac_cxx_werror_flag
=$ac_save_cxx_werror_flag
5560 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5561 /* end confdefs.h. */
5571 if ac_fn_cxx_try_compile
"$LINENO"; then :
5572 ac_cv_prog_cxx_g
=yes
5574 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5576 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5578 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5579 ac_cxx_werror_flag
=$ac_save_cxx_werror_flag
5581 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
5582 $as_echo "$ac_cv_prog_cxx_g" >&6; }
5583 if test "$ac_test_CXXFLAGS" = set; then
5584 CXXFLAGS
=$ac_save_CXXFLAGS
5585 elif test $ac_cv_prog_cxx_g = yes; then
5586 if test "$GXX" = yes; then
5592 if test "$GXX" = yes; then
5599 ac_cpp
='$CPP $CPPFLAGS'
5600 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5601 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5602 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5604 depcc
="$CXX" am_compiler_list
=
5606 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5607 $as_echo_n "checking dependency style of $depcc... " >&6; }
5608 if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then :
5609 $as_echo_n "(cached) " >&6
5611 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
5612 # We make a subdir and do the tests there. Otherwise we can end up
5613 # making bogus files that we don't know about and never remove. For
5614 # instance it was reported that on HP-UX the gcc test will end up
5615 # making a dummy file named `D' -- because `-MD' means `put the output
5619 # Copy depcomp to subdir because otherwise we won't find it if we're
5620 # using a relative directory.
5621 cp "$am_depcomp" conftest.dir
5623 # We will build objects and dependencies in a subdirectory because
5624 # it helps to detect inapplicable dependency modes. For instance
5625 # both Tru64's cc and ICC support -MD to output dependencies as a
5626 # side effect of compilation, but ICC will put the dependencies in
5627 # the current directory while Tru64 will put them in the object
5631 am_cv_CXX_dependencies_compiler_type
=none
5632 if test "$am_compiler_list" = ""; then
5633 am_compiler_list
=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
5636 case " $depcc " in #(
5637 *\
-arch\
*\
-arch\
*) am__universal
=true
;;
5640 for depmode
in $am_compiler_list; do
5641 # Setup a source with many dependencies, because some compilers
5642 # like to wrap large dependency lists on column 80 (with \), and
5643 # we should not choose a depcomp mode which is confused by this.
5645 # We need to recreate these files for each test, as the compiler may
5646 # overwrite some of them when testing with obscure command lines.
5647 # This happens at least with the AIX C compiler.
5649 for i
in 1 2 3 4 5 6; do
5650 echo '#include "conftst'$i'.h"' >> sub
/conftest.c
5651 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
5652 # Solaris 8's {/usr,}/bin/sh.
5653 touch sub
/conftst
$i.h
5655 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
5657 # We check with `-c' and `-o' for the sake of the "dashmstdout"
5658 # mode. It turns out that the SunPro C++ compiler does not properly
5659 # handle `-M -o', and we need to detect this. Also, some Intel
5660 # versions had trouble with output in subdirs
5661 am__obj
=sub
/conftest.
${OBJEXT-o}
5662 am__minus_obj
="-o $am__obj"
5665 # This depmode causes a compiler race in universal mode.
5666 test "$am__universal" = false ||
continue
5669 # after this tag, mechanisms are not by side-effect, so they'll
5670 # only be used when explicitly requested
5671 if test "x$enable_dependency_tracking" = xyes
; then
5677 msvc7 | msvc7msys | msvisualcpp | msvcmsys
)
5678 # This compiler won't grok `-c -o', but also, the minuso test has
5679 # not run yet. These depmodes are late enough in the game, and
5680 # so weak that their functioning should not be impacted.
5681 am__obj
=conftest.
${OBJEXT-o}
5686 if depmode
=$depmode \
5687 source=sub
/conftest.c object
=$am__obj \
5688 depfile
=sub
/conftest.Po tmpdepfile
=sub
/conftest.TPo \
5689 $SHELL .
/depcomp
$depcc -c $am__minus_obj sub
/conftest.c \
5690 >/dev
/null
2>conftest.err
&&
5691 grep sub
/conftst1.h sub
/conftest.Po
> /dev
/null
2>&1 &&
5692 grep sub
/conftst6.h sub
/conftest.Po
> /dev
/null
2>&1 &&
5693 grep $am__obj sub
/conftest.Po
> /dev
/null
2>&1 &&
5694 ${MAKE-make} -s -f confmf
> /dev
/null
2>&1; then
5695 # icc doesn't choke on unknown options, it will just issue warnings
5696 # or remarks (even with -Werror). So we grep stderr for any message
5697 # that says an option was ignored or not supported.
5698 # When given -MP, icc 7.0 and 7.1 complain thusly:
5699 # icc: Command line warning: ignoring option '-M'; no argument required
5700 # The diagnosis changed in icc 8.0:
5701 # icc: Command line remark: option '-MP' not supported
5702 if (grep 'ignoring option' conftest.err ||
5703 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
5704 am_cv_CXX_dependencies_compiler_type
=$depmode
5713 am_cv_CXX_dependencies_compiler_type
=none
5717 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
5718 $as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
5719 CXXDEPMODE
=depmode
=$am_cv_CXX_dependencies_compiler_type
5722 test "x$enable_dependency_tracking" != xno \
5723 && test "$am_cv_CXX_dependencies_compiler_type" = gcc3
; then
5724 am__fastdepCXX_TRUE
=
5725 am__fastdepCXX_FALSE
='#'
5727 am__fastdepCXX_TRUE
='#'
5728 am__fastdepCXX_FALSE
=
5732 # By default we simply use the C compiler to build assembly code.
5734 test "${CCAS+set}" = set || CCAS
=$CC
5735 test "${CCASFLAGS+set}" = set || CCASFLAGS
=$CFLAGS
5739 depcc
="$CCAS" am_compiler_list
=
5741 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5742 $as_echo_n "checking dependency style of $depcc... " >&6; }
5743 if test "${am_cv_CCAS_dependencies_compiler_type+set}" = set; then :
5744 $as_echo_n "(cached) " >&6
5746 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
5747 # We make a subdir and do the tests there. Otherwise we can end up
5748 # making bogus files that we don't know about and never remove. For
5749 # instance it was reported that on HP-UX the gcc test will end up
5750 # making a dummy file named `D' -- because `-MD' means `put the output
5754 # Copy depcomp to subdir because otherwise we won't find it if we're
5755 # using a relative directory.
5756 cp "$am_depcomp" conftest.dir
5758 # We will build objects and dependencies in a subdirectory because
5759 # it helps to detect inapplicable dependency modes. For instance
5760 # both Tru64's cc and ICC support -MD to output dependencies as a
5761 # side effect of compilation, but ICC will put the dependencies in
5762 # the current directory while Tru64 will put them in the object
5766 am_cv_CCAS_dependencies_compiler_type
=none
5767 if test "$am_compiler_list" = ""; then
5768 am_compiler_list
=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
5773 for depmode
in $am_compiler_list; do
5774 # Setup a source with many dependencies, because some compilers
5775 # like to wrap large dependency lists on column 80 (with \), and
5776 # we should not choose a depcomp mode which is confused by this.
5778 # We need to recreate these files for each test, as the compiler may
5779 # overwrite some of them when testing with obscure command lines.
5780 # This happens at least with the AIX C compiler.
5782 for i
in 1 2 3 4 5 6; do
5783 echo '#include "conftst'$i'.h"' >> sub
/conftest.c
5784 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
5785 # Solaris 8's {/usr,}/bin/sh.
5786 touch sub
/conftst
$i.h
5788 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
5790 # We check with `-c' and `-o' for the sake of the "dashmstdout"
5791 # mode. It turns out that the SunPro C++ compiler does not properly
5792 # handle `-M -o', and we need to detect this. Also, some Intel
5793 # versions had trouble with output in subdirs
5794 am__obj
=sub
/conftest.
${OBJEXT-o}
5795 am__minus_obj
="-o $am__obj"
5798 # This depmode causes a compiler race in universal mode.
5799 test "$am__universal" = false ||
continue
5802 # after this tag, mechanisms are not by side-effect, so they'll
5803 # only be used when explicitly requested
5804 if test "x$enable_dependency_tracking" = xyes
; then
5810 msvc7 | msvc7msys | msvisualcpp | msvcmsys
)
5811 # This compiler won't grok `-c -o', but also, the minuso test has
5812 # not run yet. These depmodes are late enough in the game, and
5813 # so weak that their functioning should not be impacted.
5814 am__obj
=conftest.
${OBJEXT-o}
5819 if depmode
=$depmode \
5820 source=sub
/conftest.c object
=$am__obj \
5821 depfile
=sub
/conftest.Po tmpdepfile
=sub
/conftest.TPo \
5822 $SHELL .
/depcomp
$depcc -c $am__minus_obj sub
/conftest.c \
5823 >/dev
/null
2>conftest.err
&&
5824 grep sub
/conftst1.h sub
/conftest.Po
> /dev
/null
2>&1 &&
5825 grep sub
/conftst6.h sub
/conftest.Po
> /dev
/null
2>&1 &&
5826 grep $am__obj sub
/conftest.Po
> /dev
/null
2>&1 &&
5827 ${MAKE-make} -s -f confmf
> /dev
/null
2>&1; then
5828 # icc doesn't choke on unknown options, it will just issue warnings
5829 # or remarks (even with -Werror). So we grep stderr for any message
5830 # that says an option was ignored or not supported.
5831 # When given -MP, icc 7.0 and 7.1 complain thusly:
5832 # icc: Command line warning: ignoring option '-M'; no argument required
5833 # The diagnosis changed in icc 8.0:
5834 # icc: Command line remark: option '-MP' not supported
5835 if (grep 'ignoring option' conftest.err ||
5836 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
5837 am_cv_CCAS_dependencies_compiler_type
=$depmode
5846 am_cv_CCAS_dependencies_compiler_type
=none
5850 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CCAS_dependencies_compiler_type" >&5
5851 $as_echo "$am_cv_CCAS_dependencies_compiler_type" >&6; }
5852 CCASDEPMODE
=depmode
=$am_cv_CCAS_dependencies_compiler_type
5855 test "x$enable_dependency_tracking" != xno \
5856 && test "$am_cv_CCAS_dependencies_compiler_type" = gcc3
; then
5857 am__fastdepCCAS_TRUE
=
5858 am__fastdepCCAS_FALSE
='#'
5860 am__fastdepCCAS_TRUE
='#'
5861 am__fastdepCCAS_FALSE
=
5865 if test -n "$ac_tool_prefix"; then
5866 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5867 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
5868 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5869 $as_echo_n "checking for $ac_word... " >&6; }
5870 if test "${ac_cv_prog_RANLIB+set}" = set; then :
5871 $as_echo_n "(cached) " >&6
5873 if test -n "$RANLIB"; then
5874 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
5876 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5880 test -z "$as_dir" && as_dir
=.
5881 for ac_exec_ext
in '' $ac_executable_extensions; do
5882 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5883 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
5884 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5893 RANLIB
=$ac_cv_prog_RANLIB
5894 if test -n "$RANLIB"; then
5895 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
5896 $as_echo "$RANLIB" >&6; }
5898 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5899 $as_echo "no" >&6; }
5904 if test -z "$ac_cv_prog_RANLIB"; then
5905 ac_ct_RANLIB
=$RANLIB
5906 # Extract the first word of "ranlib", so it can be a program name with args.
5907 set dummy ranlib
; ac_word
=$2
5908 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5909 $as_echo_n "checking for $ac_word... " >&6; }
5910 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
5911 $as_echo_n "(cached) " >&6
5913 if test -n "$ac_ct_RANLIB"; then
5914 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
5916 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5920 test -z "$as_dir" && as_dir
=.
5921 for ac_exec_ext
in '' $ac_executable_extensions; do
5922 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5923 ac_cv_prog_ac_ct_RANLIB
="ranlib"
5924 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5933 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
5934 if test -n "$ac_ct_RANLIB"; then
5935 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
5936 $as_echo "$ac_ct_RANLIB" >&6; }
5938 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5939 $as_echo "no" >&6; }
5942 if test "x$ac_ct_RANLIB" = x
; then
5945 case $cross_compiling:$ac_tool_warned in
5947 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5948 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5949 ac_tool_warned
=yes ;;
5951 RANLIB
=$ac_ct_RANLIB
5954 RANLIB
="$ac_cv_prog_RANLIB"
5964 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5965 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5970 macro_version
='2.2.7a'
5971 macro_revision
='1.3134'
5985 ltmain
="$ac_aux_dir/ltmain.sh"
5987 # Backslashify metacharacters that are still active within
5988 # double-quoted strings.
5989 sed_quote_subst
='s/\(["`$\\]\)/\\\1/g'
5991 # Same as above, but do not quote variable references.
5992 double_quote_subst
='s/\(["`\\]\)/\\\1/g'
5994 # Sed substitution to delay expansion of an escaped shell variable in a
5995 # double_quote_subst'ed string.
5996 delay_variable_subst
='s/\\\\\\\\\\\$/\\\\\\$/g'
5998 # Sed substitution to delay expansion of an escaped single quote.
5999 delay_single_quote_subst
='s/'\''/'\'\\\\\\\'\''/g'
6001 # Sed substitution to avoid accidental globbing in evaled expressions
6002 no_glob_subst
='s/\*/\\\*/g'
6004 ECHO
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
6005 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
6006 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
6008 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
6009 $as_echo_n "checking how to print strings... " >&6; }
6010 # Test print first, because it will be a builtin if present.
6011 if test "X`print -r -- -n 2>/dev/null`" = X-n && \
6012 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
6014 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
6017 # Use this function as a fallback that always works.
6018 func_fallback_echo ()
6020 eval 'cat <<_LTECHO_EOF
6024 ECHO='func_fallback_echo
'
6027 # func_echo_all arg...
6028 # Invoke $ECHO with all args, space-separated.
6035 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
6036 $as_echo "printf" >&6; } ;;
6037 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
6038 $as_echo "print -r" >&6; } ;;
6039 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
6040 $as_echo "cat" >&6; } ;;
6056 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
6057 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
6058 if test "${ac_cv_path_SED+set}" = set; then :
6059 $as_echo_n "(cached) " >&6
6061 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
6062 for ac_i in 1 2 3 4 5 6 7; do
6063 ac_script="$ac_script$as_nl$ac_script"
6065 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
6066 { ac_script=; unset ac_script;}
6067 if test -z "$SED"; then
6068 ac_path_SED_found=false
6069 # Loop through the user's path and
test for each of PROGNAME-LIST
6070 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6074 test -z "$as_dir" && as_dir
=.
6075 for ac_prog
in sed gsed
; do
6076 for ac_exec_ext
in '' $ac_executable_extensions; do
6077 ac_path_SED
="$as_dir/$ac_prog$ac_exec_ext"
6078 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } ||
continue
6079 # Check for GNU ac_path_SED and select it if it is found.
6080 # Check for GNU $ac_path_SED
6081 case `"$ac_path_SED" --version 2>&1` in
6083 ac_cv_path_SED
="$ac_path_SED" ac_path_SED_found
=:;;
6086 $as_echo_n 0123456789 >"conftest.in"
6089 cat "conftest.in" "conftest.in" >"conftest.tmp"
6090 mv "conftest.tmp" "conftest.in"
6091 cp "conftest.in" "conftest.nl"
6092 $as_echo '' >> "conftest.nl"
6093 "$ac_path_SED" -f conftest.
sed < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
6094 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
6095 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
6096 if test $ac_count -gt ${ac_path_SED_max-0}; then
6097 # Best one so far, save it but keep looking for a better one
6098 ac_cv_path_SED
="$ac_path_SED"
6099 ac_path_SED_max
=$ac_count
6101 # 10*(2^10) chars as input seems more than enough
6102 test $ac_count -gt 10 && break
6104 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
6107 $ac_path_SED_found && break 3
6112 if test -z "$ac_cv_path_SED"; then
6113 as_fn_error
"no acceptable sed could be found in \$PATH" "$LINENO" 5
6120 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
6121 $as_echo "$ac_cv_path_SED" >&6; }
6122 SED
="$ac_cv_path_SED"
6125 test -z "$SED" && SED
=sed
6126 Xsed
="$SED -e 1s/^X//"
6138 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
6139 $as_echo_n "checking for fgrep... " >&6; }
6140 if test "${ac_cv_path_FGREP+set}" = set; then :
6141 $as_echo_n "(cached) " >&6
6143 if echo 'ab*c' |
$GREP -F 'ab*c' >/dev
/null
2>&1
6144 then ac_cv_path_FGREP
="$GREP -F"
6146 if test -z "$FGREP"; then
6147 ac_path_FGREP_found
=false
6148 # Loop through the user's path and test for each of PROGNAME-LIST
6149 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6150 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
6153 test -z "$as_dir" && as_dir
=.
6154 for ac_prog
in fgrep
; do
6155 for ac_exec_ext
in '' $ac_executable_extensions; do
6156 ac_path_FGREP
="$as_dir/$ac_prog$ac_exec_ext"
6157 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } ||
continue
6158 # Check for GNU ac_path_FGREP and select it if it is found.
6159 # Check for GNU $ac_path_FGREP
6160 case `"$ac_path_FGREP" --version 2>&1` in
6162 ac_cv_path_FGREP
="$ac_path_FGREP" ac_path_FGREP_found
=:;;
6165 $as_echo_n 0123456789 >"conftest.in"
6168 cat "conftest.in" "conftest.in" >"conftest.tmp"
6169 mv "conftest.tmp" "conftest.in"
6170 cp "conftest.in" "conftest.nl"
6171 $as_echo 'FGREP' >> "conftest.nl"
6172 "$ac_path_FGREP" FGREP
< "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
6173 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
6174 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
6175 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
6176 # Best one so far, save it but keep looking for a better one
6177 ac_cv_path_FGREP
="$ac_path_FGREP"
6178 ac_path_FGREP_max
=$ac_count
6180 # 10*(2^10) chars as input seems more than enough
6181 test $ac_count -gt 10 && break
6183 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
6186 $ac_path_FGREP_found && break 3
6191 if test -z "$ac_cv_path_FGREP"; then
6192 as_fn_error
"no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
6195 ac_cv_path_FGREP
=$FGREP
6200 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
6201 $as_echo "$ac_cv_path_FGREP" >&6; }
6202 FGREP
="$ac_cv_path_FGREP"
6205 test -z "$GREP" && GREP
=grep
6225 # Check whether --with-gnu-ld was given.
6226 if test "${with_gnu_ld+set}" = set; then :
6227 withval
=$with_gnu_ld; test "$withval" = no || with_gnu_ld
=yes
6233 if test "$GCC" = yes; then
6234 # Check if gcc -print-prog-name=ld gives a path.
6235 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
6236 $as_echo_n "checking for ld used by $CC... " >&6; }
6239 # gcc leaves a trailing carriage return which upsets mingw
6240 ac_prog
=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
6242 ac_prog
=`($CC -print-prog-name=ld) 2>&5` ;;
6245 # Accept absolute paths.
6247 re_direlt
='/[^/][^/]*/\.\./'
6248 # Canonicalize the pathname of ld
6249 ac_prog
=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
6250 while $ECHO "$ac_prog" |
$GREP "$re_direlt" > /dev
/null
2>&1; do
6251 ac_prog
=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
6253 test -z "$LD" && LD
="$ac_prog"
6256 # If it fails, then pretend we aren't using GCC.
6260 # If it is relative, then search for the first ld in PATH.
6264 elif test "$with_gnu_ld" = yes; then
6265 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
6266 $as_echo_n "checking for GNU ld... " >&6; }
6268 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
6269 $as_echo_n "checking for non-GNU ld... " >&6; }
6271 if test "${lt_cv_path_LD+set}" = set; then :
6272 $as_echo_n "(cached) " >&6
6274 if test -z "$LD"; then
6275 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
6276 for ac_dir
in $PATH; do
6278 test -z "$ac_dir" && ac_dir
=.
6279 if test -f "$ac_dir/$ac_prog" ||
test -f "$ac_dir/$ac_prog$ac_exeext"; then
6280 lt_cv_path_LD
="$ac_dir/$ac_prog"
6281 # Check to see if the program is GNU ld. I'd rather use --version,
6282 # but apparently some variants of GNU ld only accept -v.
6283 # Break only if it was the GNU/non-GNU ld that we prefer.
6284 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
6285 *GNU
* |
*'with BFD'*)
6286 test "$with_gnu_ld" != no
&& break
6289 test "$with_gnu_ld" != yes && break
6296 lt_cv_path_LD
="$LD" # Let the user override the test with a path.
6301 if test -n "$LD"; then
6302 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
6303 $as_echo "$LD" >&6; }
6305 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6306 $as_echo "no" >&6; }
6308 test -z "$LD" && as_fn_error
"no acceptable ld found in \$PATH" "$LINENO" 5
6309 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
6310 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
6311 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
6312 $as_echo_n "(cached) " >&6
6314 # I'd rather use --version here, but apparently some GNU lds only accept -v.
6315 case `$LD -v 2>&1 </dev/null` in
6316 *GNU
* |
*'with BFD'*)
6317 lt_cv_prog_gnu_ld
=yes
6320 lt_cv_prog_gnu_ld
=no
6324 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
6325 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
6326 with_gnu_ld
=$lt_cv_prog_gnu_ld
6336 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
6337 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
6338 if test "${lt_cv_path_NM+set}" = set; then :
6339 $as_echo_n "(cached) " >&6
6341 if test -n "$NM"; then
6342 # Let the user override the test.
6345 lt_nm_to_check
="${ac_tool_prefix}nm"
6346 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
6347 lt_nm_to_check
="$lt_nm_to_check nm"
6349 for lt_tmp_nm
in $lt_nm_to_check; do
6350 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
6351 for ac_dir
in $PATH /usr
/ccs
/bin
/elf
/usr
/ccs
/bin
/usr
/ucb
/bin
; do
6353 test -z "$ac_dir" && ac_dir
=.
6354 tmp_nm
="$ac_dir/$lt_tmp_nm"
6355 if test -f "$tmp_nm" ||
test -f "$tmp_nm$ac_exeext" ; then
6356 # Check to see if the nm accepts a BSD-compat flag.
6357 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
6358 # nm: unknown option "B" ignored
6359 # Tru64's nm complains that /dev/null is an invalid object file
6360 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
6361 */dev
/null
* |
*'Invalid file or object type'*)
6362 lt_cv_path_NM
="$tmp_nm -B"
6366 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
6368 lt_cv_path_NM
="$tmp_nm -p"
6372 lt_cv_path_NM
=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
6373 continue # so that we can try to find one that supports BSD flags
6382 : ${lt_cv_path_NM=no}
6385 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
6386 $as_echo "$lt_cv_path_NM" >&6; }
6387 if test "$lt_cv_path_NM" != "no"; then
6390 # Didn't find any BSD compatible name lister, look for dumpbin.
6391 if test -n "$DUMPBIN"; then :
6392 # Let the user override the test.
6394 if test -n "$ac_tool_prefix"; then
6395 for ac_prog
in dumpbin
"link -dump"
6397 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6398 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
6399 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6400 $as_echo_n "checking for $ac_word... " >&6; }
6401 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
6402 $as_echo_n "(cached) " >&6
6404 if test -n "$DUMPBIN"; then
6405 ac_cv_prog_DUMPBIN
="$DUMPBIN" # Let the user override the test.
6407 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6411 test -z "$as_dir" && as_dir
=.
6412 for ac_exec_ext
in '' $ac_executable_extensions; do
6413 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6414 ac_cv_prog_DUMPBIN
="$ac_tool_prefix$ac_prog"
6415 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6424 DUMPBIN
=$ac_cv_prog_DUMPBIN
6425 if test -n "$DUMPBIN"; then
6426 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6427 $as_echo "$DUMPBIN" >&6; }
6429 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6430 $as_echo "no" >&6; }
6434 test -n "$DUMPBIN" && break
6437 if test -z "$DUMPBIN"; then
6438 ac_ct_DUMPBIN
=$DUMPBIN
6439 for ac_prog
in dumpbin
"link -dump"
6441 # Extract the first word of "$ac_prog", so it can be a program name with args.
6442 set dummy
$ac_prog; ac_word
=$2
6443 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6444 $as_echo_n "checking for $ac_word... " >&6; }
6445 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
6446 $as_echo_n "(cached) " >&6
6448 if test -n "$ac_ct_DUMPBIN"; then
6449 ac_cv_prog_ac_ct_DUMPBIN
="$ac_ct_DUMPBIN" # Let the user override the test.
6451 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6455 test -z "$as_dir" && as_dir
=.
6456 for ac_exec_ext
in '' $ac_executable_extensions; do
6457 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6458 ac_cv_prog_ac_ct_DUMPBIN
="$ac_prog"
6459 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6468 ac_ct_DUMPBIN
=$ac_cv_prog_ac_ct_DUMPBIN
6469 if test -n "$ac_ct_DUMPBIN"; then
6470 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6471 $as_echo "$ac_ct_DUMPBIN" >&6; }
6473 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6474 $as_echo "no" >&6; }
6478 test -n "$ac_ct_DUMPBIN" && break
6481 if test "x$ac_ct_DUMPBIN" = x
; then
6484 case $cross_compiling:$ac_tool_warned in
6486 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6487 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6488 ac_tool_warned
=yes ;;
6490 DUMPBIN
=$ac_ct_DUMPBIN
6494 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
6496 DUMPBIN
="$DUMPBIN -symbols"
6504 if test "$DUMPBIN" != ":"; then
6508 test -z "$NM" && NM
=nm
6515 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6516 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
6517 if test "${lt_cv_nm_interface+set}" = set; then :
6518 $as_echo_n "(cached) " >&6
6520 lt_cv_nm_interface
="BSD nm"
6521 echo "int some_variable = 0;" > conftest.
$ac_ext
6522 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
6523 (eval "$ac_compile" 2>conftest.err
)
6524 cat conftest.err
>&5
6525 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6526 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err
> conftest.out
)
6527 cat conftest.err
>&5
6528 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
6529 cat conftest.out
>&5
6530 if $GREP 'External.*some_variable' conftest.out
> /dev
/null
; then
6531 lt_cv_nm_interface
="MS dumpbin"
6535 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6536 $as_echo "$lt_cv_nm_interface" >&6; }
6538 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6539 $as_echo_n "checking whether ln -s works... " >&6; }
6541 if test "$LN_S" = "ln -s"; then
6542 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6543 $as_echo "yes" >&6; }
6545 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6546 $as_echo "no, using $LN_S" >&6; }
6549 # find the maximum length of command line arguments
6550 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6551 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
6552 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
6553 $as_echo_n "(cached) " >&6
6560 # On DJGPP, this test can blow up pretty badly due to problems in libc
6561 # (any single argument exceeding 2000 bytes causes a buffer overrun
6562 # during glob expansion). Even if it were fixed, the result of this
6563 # check would be larger than it should be.
6564 lt_cv_sys_max_cmd_len
=12288; # 12K is about right
6568 # Under GNU Hurd, this test is not required because there is
6569 # no limit to the length of command line arguments.
6570 # Libtool will interpret -1 as no limit whatsoever
6571 lt_cv_sys_max_cmd_len
=-1;
6574 cygwin
* | mingw
* | cegcc
*)
6575 # On Win9x/ME, this test blows up -- it succeeds, but takes
6576 # about 5 minutes as the teststring grows exponentially.
6577 # Worse, since 9x/ME are not pre-emptively multitasking,
6578 # you end up with a "frozen" computer, even though with patience
6579 # the test eventually succeeds (with a max line length of 256k).
6580 # Instead, let's just punt: use the minimum linelength reported by
6581 # all of the supported platforms: 8192 (on NT/2K/XP).
6582 lt_cv_sys_max_cmd_len
=8192;
6586 # On MiNT this can take a long time and run out of memory.
6587 lt_cv_sys_max_cmd_len
=8192;
6591 # On AmigaOS with pdksh, this test takes hours, literally.
6592 # So we just punt and use a minimum line length of 8192.
6593 lt_cv_sys_max_cmd_len
=8192;
6596 netbsd
* | freebsd
* | openbsd
* | darwin
* | dragonfly
*)
6597 # This has been around since 386BSD, at least. Likely further.
6598 if test -x /sbin
/sysctl
; then
6599 lt_cv_sys_max_cmd_len
=`/sbin/sysctl -n kern.argmax`
6600 elif test -x /usr
/sbin
/sysctl
; then
6601 lt_cv_sys_max_cmd_len
=`/usr/sbin/sysctl -n kern.argmax`
6603 lt_cv_sys_max_cmd_len
=65536 # usable default for all BSDs
6605 # And add a safety zone
6606 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 4`
6607 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \* 3`
6611 # We know the value 262144 and hardcode it with a safety zone (like BSD)
6612 lt_cv_sys_max_cmd_len
=196608
6616 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
6617 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
6618 # nice to cause kernel panics so lets avoid the loop below.
6619 # First set a reasonable default.
6620 lt_cv_sys_max_cmd_len
=16384
6622 if test -x /sbin
/sysconfig
; then
6623 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6624 *1*) lt_cv_sys_max_cmd_len
=-1 ;;
6629 lt_cv_sys_max_cmd_len
=102400
6631 sysv5
* | sco5v6
* | sysv4.2uw2
*)
6632 kargmax
=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6633 if test -n "$kargmax"; then
6634 lt_cv_sys_max_cmd_len
=`echo $kargmax | sed 's/.*[ ]//'`
6636 lt_cv_sys_max_cmd_len
=32768
6640 lt_cv_sys_max_cmd_len
=`(getconf ARG_MAX) 2> /dev/null`
6641 if test -n "$lt_cv_sys_max_cmd_len"; then
6642 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 4`
6643 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \* 3`
6645 # Make teststring a little bigger before we do anything with it.
6646 # a 1K string should be a reasonable start.
6647 for i
in 1 2 3 4 5 6 7 8 ; do
6648 teststring
=$teststring$teststring
6650 SHELL
=${SHELL-${CONFIG_SHELL-/bin/sh}}
6651 # If test is not a shell built-in, we'll probably end up computing a
6652 # maximum length that is only half of the actual maximum length, but
6654 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
6655 = "X$teststring$teststring"; } >/dev
/null
2>&1 &&
6656 test $i != 17 # 1/2 MB should be enough
6659 teststring
=$teststring$teststring
6661 # Only check the string length outside the loop.
6662 lt_cv_sys_max_cmd_len
=`expr "X$teststring" : ".*" 2>&1`
6664 # Add a significant safety factor because C++ compilers can tack on
6665 # massive amounts of additional arguments before passing them to the
6666 # linker. It appears as though 1/2 is a usable value.
6667 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 2`
6674 if test -n $lt_cv_sys_max_cmd_len ; then
6675 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6676 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6678 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6679 $as_echo "none" >&6; }
6681 max_cmd_len
=$lt_cv_sys_max_cmd_len
6692 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
6693 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
6694 # Try some XSI features
6697 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
6699 && eval 'test $(( 1 + 1 )) -eq 2 \
6700 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
6702 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $xsi_shell" >&5
6703 $as_echo "$xsi_shell" >&6; }
6706 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands
\"+=\"" >&5
6707 $as_echo_n "checking whether the shell understands
\"+=\"...
" >&6; }
6709 ( foo=bar; set foo baz; eval "$1+=\
$2" && test "$foo" = barbaz ) \
6711 && lt_shell_append=yes
6712 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_shell_append" >&5
6713 $as_echo "$lt_shell_append" >&6; }
6716 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6726 # test EBCDIC or ASCII
6727 case `echo X|tr X '\101'` in
6728 A) # ASCII based system
6729 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
6730 lt_SP2NL='tr \040 \012'
6731 lt_NL2SP='tr \015\012 \040\040'
6733 *) # EBCDIC based system
6734 lt_SP2NL='tr \100 \n'
6735 lt_NL2SP='tr \r\n \100\100'
6747 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $LD option to reload object files
" >&5
6748 $as_echo_n "checking
for $LD option to reload object files...
" >&6; }
6749 if test "${lt_cv_ld_reload_flag+set}" = set; then :
6750 $as_echo_n "(cached
) " >&6
6752 lt_cv_ld_reload_flag='-r'
6754 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_ld_reload_flag" >&5
6755 $as_echo "$lt_cv_ld_reload_flag" >&6; }
6756 reload_flag=$lt_cv_ld_reload_flag
6757 case $reload_flag in
6759 *) reload_flag=" $reload_flag" ;;
6761 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6764 if test "$GCC" = yes; then
6765 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
6767 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6780 if test -n "$ac_tool_prefix"; then
6781 # Extract the first word of "${ac_tool_prefix}objdump
", so it can be a program name with args.
6782 set dummy ${ac_tool_prefix}objdump; ac_word=$2
6783 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6784 $as_echo_n "checking
for $ac_word...
" >&6; }
6785 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
6786 $as_echo_n "(cached
) " >&6
6788 if test -n "$OBJDUMP"; then
6789 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6791 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6795 test -z "$as_dir" && as_dir=.
6796 for ac_exec_ext in '' $ac_executable_extensions; do
6797 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6798 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump
"
6799 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6808 OBJDUMP=$ac_cv_prog_OBJDUMP
6809 if test -n "$OBJDUMP"; then
6810 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OBJDUMP" >&5
6811 $as_echo "$OBJDUMP" >&6; }
6813 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6814 $as_echo "no
" >&6; }
6819 if test -z "$ac_cv_prog_OBJDUMP"; then
6820 ac_ct_OBJDUMP=$OBJDUMP
6821 # Extract the first word of "objdump
", so it can be a program name with args.
6822 set dummy objdump; ac_word=$2
6823 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6824 $as_echo_n "checking
for $ac_word...
" >&6; }
6825 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
6826 $as_echo_n "(cached
) " >&6
6828 if test -n "$ac_ct_OBJDUMP"; then
6829 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6831 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6835 test -z "$as_dir" && as_dir=.
6836 for ac_exec_ext in '' $ac_executable_extensions; do
6837 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6838 ac_cv_prog_ac_ct_OBJDUMP="objdump
"
6839 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6848 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6849 if test -n "$ac_ct_OBJDUMP"; then
6850 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OBJDUMP" >&5
6851 $as_echo "$ac_ct_OBJDUMP" >&6; }
6853 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6854 $as_echo "no
" >&6; }
6857 if test "x
$ac_ct_OBJDUMP" = x; then
6860 case $cross_compiling:$ac_tool_warned in
6862 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6863 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6864 ac_tool_warned=yes ;;
6866 OBJDUMP=$ac_ct_OBJDUMP
6869 OBJDUMP="$ac_cv_prog_OBJDUMP"
6872 test -z "$OBJDUMP" && OBJDUMP=objdump
6882 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries
" >&5
6883 $as_echo_n "checking how to recognize dependent libraries...
" >&6; }
6884 if test "${lt_cv_deplibs_check_method+set}" = set; then :
6885 $as_echo_n "(cached
) " >&6
6887 lt_cv_file_magic_cmd='$MAGIC_CMD'
6888 lt_cv_file_magic_test_file=
6889 lt_cv_deplibs_check_method='unknown'
6890 # Need to set the preceding variable on all platforms that support
6891 # interlibrary dependencies.
6892 # 'none' -- dependencies not supported.
6893 # `unknown' -- same as none, but documents that we really don't know.
6894 # 'pass_all' -- all dependencies passed with no checks.
6895 # 'test_compile' -- check by making test program.
6896 # 'file_magic [[regex]]' -- check by looking for files in library path
6897 # which responds to the $file_magic_cmd with a given extended regex.
6898 # If you have `file' or equivalent on your system and you're not sure
6899 # whether `pass_all' will *always* work, you probably want this one.
6903 lt_cv_deplibs_check_method=pass_all
6907 lt_cv_deplibs_check_method=pass_all
6911 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6912 lt_cv_file_magic_cmd='/usr/bin/file -L'
6913 lt_cv_file_magic_test_file=/shlib/libc.so
6917 # func_win32_libid is a shell function defined in ltmain.sh
6918 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6919 lt_cv_file_magic_cmd='func_win32_libid'
6923 # Base MSYS/MinGW do not provide the 'file' command needed by
6924 # func_win32_libid shell function, so use a weaker test based on 'objdump',
6925 # unless we find 'file', for example because we are cross-compiling.
6926 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6927 if ( test "$lt_cv_nm_interface" = "BSD nm
" && file / ) >/dev/null 2>&1; then
6928 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6929 lt_cv_file_magic_cmd='func_win32_libid'
6931 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6932 lt_cv_file_magic_cmd='$OBJDUMP -f'
6937 # use the weaker test based on 'objdump'. See mingw*.
6938 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6939 lt_cv_file_magic_cmd='$OBJDUMP -f'
6942 darwin* | rhapsody*)
6943 lt_cv_deplibs_check_method=pass_all
6946 freebsd* | dragonfly*)
6947 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6950 # Not sure whether the presence of OpenBSD here was a mistake.
6951 # Let's accept both of them until this is cleared up.
6952 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6953 lt_cv_file_magic_cmd=/usr/bin/file
6954 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6958 lt_cv_deplibs_check_method=pass_all
6963 lt_cv_deplibs_check_method=pass_all
6967 lt_cv_deplibs_check_method=pass_all
6970 hpux10.20* | hpux11*)
6971 lt_cv_file_magic_cmd=/usr/bin/file
6974 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6975 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6978 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]'
6979 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6982 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6983 lt_cv_file_magic_test_file=/usr/lib/libc.sl
6989 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6990 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
6993 irix5* | irix6* | nonstopux*)
6995 *-32|*"-32 ") libmagic=32-bit;;
6996 *-n32|*"-n32 ") libmagic=N32;;
6997 *-64|*"-64 ") libmagic=64-bit;;
6998 *) libmagic=never-match;;
7000 lt_cv_deplibs_check_method=pass_all
7003 # This must be Linux ELF.
7004 linux* | k*bsd*-gnu | kopensolaris*-gnu)
7005 lt_cv_deplibs_check_method=pass_all
7009 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
7010 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
7012 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
7017 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
7018 lt_cv_file_magic_cmd=/usr/bin/file
7019 lt_cv_file_magic_test_file=/usr/lib/libnls.so
7023 lt_cv_deplibs_check_method=pass_all
7027 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8
-powerpc"; then
7028 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
7030 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
7034 osf3* | osf4* | osf5*)
7035 lt_cv_deplibs_check_method=pass_all
7039 lt_cv_deplibs_check_method=pass_all
7043 lt_cv_deplibs_check_method=pass_all
7046 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
7047 lt_cv_deplibs_check_method=pass_all
7051 case $host_vendor in
7053 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]'
7054 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
7057 lt_cv_deplibs_check_method=pass_all
7060 lt_cv_file_magic_cmd='/bin/file'
7061 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
7064 lt_cv_file_magic_cmd='/bin/file'
7065 lt_cv_deplibs_check_method="file_magic ELF
[0-9][0-9]*-bit [LM
]SB dynamic lib
"
7066 lt_cv_file_magic_test_file=/lib/libc.so
7069 lt_cv_deplibs_check_method=pass_all
7072 lt_cv_deplibs_check_method=pass_all
7078 lt_cv_deplibs_check_method=pass_all
7083 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_deplibs_check_method" >&5
7084 $as_echo "$lt_cv_deplibs_check_method" >&6; }
7085 file_magic_cmd=$lt_cv_file_magic_cmd
7086 deplibs_check_method=$lt_cv_deplibs_check_method
7087 test -z "$deplibs_check_method" && deplibs_check_method=unknown
7100 if test -n "$ac_tool_prefix"; then
7101 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
7102 set dummy ${ac_tool_prefix}ar; ac_word=$2
7103 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7104 $as_echo_n "checking
for $ac_word...
" >&6; }
7105 if test "${ac_cv_prog_AR+set}" = set; then :
7106 $as_echo_n "(cached
) " >&6
7108 if test -n "$AR"; then
7109 ac_cv_prog_AR="$AR" # Let the user override the test.
7111 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7115 test -z "$as_dir" && as_dir=.
7116 for ac_exec_ext in '' $ac_executable_extensions; do
7117 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7118 ac_cv_prog_AR="${ac_tool_prefix}ar"
7119 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7129 if test -n "$AR"; then
7130 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $AR" >&5
7131 $as_echo "$AR" >&6; }
7133 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7134 $as_echo "no
" >&6; }
7139 if test -z "$ac_cv_prog_AR"; then
7141 # Extract the first word of "ar", so it can be a program name with args.
7142 set dummy ar; ac_word=$2
7143 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7144 $as_echo_n "checking
for $ac_word...
" >&6; }
7145 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
7146 $as_echo_n "(cached
) " >&6
7148 if test -n "$ac_ct_AR"; then
7149 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
7151 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7155 test -z "$as_dir" && as_dir=.
7156 for ac_exec_ext in '' $ac_executable_extensions; do
7157 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7158 ac_cv_prog_ac_ct_AR="ar"
7159 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7168 ac_ct_AR=$ac_cv_prog_ac_ct_AR
7169 if test -n "$ac_ct_AR"; then
7170 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_AR" >&5
7171 $as_echo "$ac_ct_AR" >&6; }
7173 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7174 $as_echo "no
" >&6; }
7177 if test "x
$ac_ct_AR" = x; then
7180 case $cross_compiling:$ac_tool_warned in
7182 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7183 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7184 ac_tool_warned=yes ;;
7192 test -z "$AR" && AR=ar
7193 test -z "$AR_FLAGS" && AR_FLAGS=cru
7205 if test -n "$ac_tool_prefix"; then
7206 # Extract the first word of "${ac_tool_prefix}strip
", so it can be a program name with args.
7207 set dummy ${ac_tool_prefix}strip; ac_word=$2
7208 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7209 $as_echo_n "checking
for $ac_word...
" >&6; }
7210 if test "${ac_cv_prog_STRIP+set}" = set; then :
7211 $as_echo_n "(cached
) " >&6
7213 if test -n "$STRIP"; then
7214 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
7216 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7220 test -z "$as_dir" && as_dir=.
7221 for ac_exec_ext in '' $ac_executable_extensions; do
7222 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7223 ac_cv_prog_STRIP="${ac_tool_prefix}strip
"
7224 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7233 STRIP=$ac_cv_prog_STRIP
7234 if test -n "$STRIP"; then
7235 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $STRIP" >&5
7236 $as_echo "$STRIP" >&6; }
7238 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7239 $as_echo "no
" >&6; }
7244 if test -z "$ac_cv_prog_STRIP"; then
7246 # Extract the first word of "strip
", so it can be a program name with args.
7247 set dummy strip; ac_word=$2
7248 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7249 $as_echo_n "checking
for $ac_word...
" >&6; }
7250 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
7251 $as_echo_n "(cached
) " >&6
7253 if test -n "$ac_ct_STRIP"; then
7254 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
7256 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7260 test -z "$as_dir" && as_dir=.
7261 for ac_exec_ext in '' $ac_executable_extensions; do
7262 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7263 ac_cv_prog_ac_ct_STRIP="strip
"
7264 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7273 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
7274 if test -n "$ac_ct_STRIP"; then
7275 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_STRIP" >&5
7276 $as_echo "$ac_ct_STRIP" >&6; }
7278 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7279 $as_echo "no
" >&6; }
7282 if test "x
$ac_ct_STRIP" = x; then
7285 case $cross_compiling:$ac_tool_warned in
7287 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7288 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7289 ac_tool_warned=yes ;;
7294 STRIP="$ac_cv_prog_STRIP"
7297 test -z "$STRIP" && STRIP=:
7304 if test -n "$ac_tool_prefix"; then
7305 # Extract the first word of "${ac_tool_prefix}ranlib
", so it can be a program name with args.
7306 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
7307 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7308 $as_echo_n "checking
for $ac_word...
" >&6; }
7309 if test "${ac_cv_prog_RANLIB+set}" = set; then :
7310 $as_echo_n "(cached
) " >&6
7312 if test -n "$RANLIB"; then
7313 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
7315 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7319 test -z "$as_dir" && as_dir=.
7320 for ac_exec_ext in '' $ac_executable_extensions; do
7321 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7322 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib
"
7323 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7332 RANLIB=$ac_cv_prog_RANLIB
7333 if test -n "$RANLIB"; then
7334 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $RANLIB" >&5
7335 $as_echo "$RANLIB" >&6; }
7337 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7338 $as_echo "no
" >&6; }
7343 if test -z "$ac_cv_prog_RANLIB"; then
7344 ac_ct_RANLIB=$RANLIB
7345 # Extract the first word of "ranlib
", so it can be a program name with args.
7346 set dummy ranlib; ac_word=$2
7347 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7348 $as_echo_n "checking
for $ac_word...
" >&6; }
7349 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
7350 $as_echo_n "(cached
) " >&6
7352 if test -n "$ac_ct_RANLIB"; then
7353 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
7355 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7359 test -z "$as_dir" && as_dir=.
7360 for ac_exec_ext in '' $ac_executable_extensions; do
7361 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7362 ac_cv_prog_ac_ct_RANLIB="ranlib
"
7363 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7372 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
7373 if test -n "$ac_ct_RANLIB"; then
7374 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_RANLIB" >&5
7375 $as_echo "$ac_ct_RANLIB" >&6; }
7377 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7378 $as_echo "no
" >&6; }
7381 if test "x
$ac_ct_RANLIB" = x; then
7384 case $cross_compiling:$ac_tool_warned in
7386 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7387 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7388 ac_tool_warned=yes ;;
7390 RANLIB=$ac_ct_RANLIB
7393 RANLIB="$ac_cv_prog_RANLIB"
7396 test -z "$RANLIB" && RANLIB=:
7403 # Determine commands to create old-style static archives.
7404 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
7405 old_postinstall_cmds='chmod 644 $oldlib'
7406 old_postuninstall_cmds=
7408 if test -n "$RANLIB"; then
7411 old_postinstall_cmds="$old_postinstall_cmds~\
$RANLIB -t \
$oldlib"
7414 old_postinstall_cmds="$old_postinstall_cmds~\
$RANLIB \
$oldlib"
7417 old_archive_cmds="$old_archive_cmds~\
$RANLIB \
$oldlib"
7422 lock_old_archive_extraction=yes ;;
7424 lock_old_archive_extraction=no ;;
7465 # If no C compiler was specified, use CC.
7468 # If no C compiler flags were specified, use CFLAGS.
7469 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7471 # Allow CC to be a program name with arguments.
7475 # Check for command to grab the raw symbol name followed by C symbol from nm.
7476 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
command to parse
$NM output from
$compiler object
" >&5
7477 $as_echo_n "checking
command to parse
$NM output from
$compiler object...
" >&6; }
7478 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
7479 $as_echo_n "(cached
) " >&6
7482 # These are sane defaults that work on at least a few old systems.
7483 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
7485 # Character class describing NM global symbol codes.
7486 symcode='[BCDEGRST]'
7488 # Regexp to match symbols that can be accessed directly from C.
7489 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7491 # Define system-specific variables.
7496 cygwin* | mingw* | pw32* | cegcc*)
7497 symcode='[ABCDGISTW]'
7500 if test "$host_cpu" = ia64; then
7501 symcode='[ABCDEGRST]'
7505 symcode='[BCDEGRST]'
7508 symcode='[BCDEGQRST]'
7519 sysv5* | sco5v6* | unixware* | OpenUNIX*)
7527 # If we're using GNU nm, then use its standard symbol codes.
7528 case `$NM -V 2>&1` in
7529 *GNU* | *'with BFD'*)
7530 symcode='[ABCDGIRSTW]' ;;
7533 # Transform an extracted symbol line into a proper C declaration.
7534 # Some systems (esp. on ia64) link data and code symbols differently,
7535 # so use this general approach.
7536 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
7538 # Transform an extracted symbol line into symbol name and symbol address
7539 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
7540 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'"
7542 # Handle CRLF in mingw tool chain
7546 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
7550 # Try without a prefix underscore, then with it.
7551 for ac_symprfx in "" "_
"; do
7553 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
7554 symxfrm="\\1 $ac_symprfx\\2 \\2"
7556 # Write the raw and C identifiers.
7557 if test "$lt_cv_nm_interface" = "MS dumpbin
"; then
7558 # Fake it for dumpbin and say T for any non-static function
7559 # and D for any global variable.
7560 # Also find C++ and __fastcall symbols from MSVC++,
7561 # which start with @ or ?.
7562 lt_cv_sys_global_symbol_pipe="$AWK '"\
7563 " {last_section=section; section=\$ 3};"\
7564 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
7565 " \$ 0!~/External *\|/{next};"\
7566 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
7567 " {if(hide[section]) next};"\
7568 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
7569 " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
7570 " s[1]~/^[@?]/{print s[1], s[1]; next};"\
7571 " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
7572 " ' prfx
=^
$ac_symprfx"
7574 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
7577 # Check to see that the pipe works correctly.
7581 cat > conftest.$ac_ext <<_LT_EOF
7586 void nm_test_func(void);
7587 void nm_test_func(void){}
7591 int main(){nm_test_var='a';nm_test_func();return(0);}
7594 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7595 (eval $ac_compile) 2>&5
7597 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7598 test $ac_status = 0; }; then
7599 # Now try to grab the symbols.
7601 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$NM conftest.
$ac_objext \|
"$lt_cv_sys_global_symbol_pipe" \
> $nlist\""; } >&5
7602 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7604 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7605 test $ac_status = 0; } && test -s "$nlist"; then
7606 # Try sorting and uniquifying the output.
7607 if sort "$nlist" | uniq > "$nlist"T; then
7608 mv -f "$nlist"T "$nlist"
7613 # Make sure that we snagged all the symbols we need.
7614 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7615 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7616 cat <<_LT_EOF > conftest.$ac_ext
7622 # Now generate the symbol file.
7623 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7625 cat <<_LT_EOF >> conftest.$ac_ext
7627 /* The mapping between symbol names and symbols. */
7632 lt__PROGRAM__LTX_preloaded_symbols[] =
7634 { "@PROGRAM@
", (void *) 0 },
7636 $SED "s
/^
$symcode$symcode* \
(.
*\
) \
(.
*\
)$
/ {\"\
2\", (void
*) \
&\
2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
7637 cat <<\_LT_EOF >> conftest.$ac_ext
7641 /* This works around a problem in FreeBSD linker */
7642 #ifdef FREEBSD_WORKAROUND
7643 static const void *lt_preloaded_setup() {
7644 return lt__PROGRAM__LTX_preloaded_symbols;
7652 # Now try linking the two files.
7653 mv conftest.$ac_objext conftstm.$ac_objext
7654 lt_save_LIBS="$LIBS"
7655 lt_save_CFLAGS="$CFLAGS"
7656 LIBS="conftstm.
$ac_objext"
7657 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
7658 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7659 (eval $ac_link) 2>&5
7661 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7662 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
7665 LIBS="$lt_save_LIBS"
7666 CFLAGS="$lt_save_CFLAGS"
7668 echo "cannot
find nm_test_func
in $nlist" >&5
7671 echo "cannot
find nm_test_var
in $nlist" >&5
7674 echo "cannot run
$lt_cv_sys_global_symbol_pipe" >&5
7677 echo "$progname: failed program was
:" >&5
7678 cat conftest.$ac_ext >&5
7680 rm -rf conftest* conftst*
7682 # Do not use the global_symbol_pipe unless it works.
7683 if test "$pipe_works" = yes; then
7686 lt_cv_sys_global_symbol_pipe=
7692 if test -z "$lt_cv_sys_global_symbol_pipe"; then
7693 lt_cv_sys_global_symbol_to_cdecl=
7695 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7696 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: failed
" >&5
7697 $as_echo "failed
" >&6; }
7699 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: ok
" >&5
7700 $as_echo "ok
" >&6; }
7724 # Check whether --enable-libtool-lock was given.
7725 if test "${enable_libtool_lock+set}" = set; then :
7726 enableval=$enable_libtool_lock;
7729 test "x
$enable_libtool_lock" != xno && enable_libtool_lock=yes
7731 # Some flags need to be propagated to the compiler or linker for good
7735 # Find out which ABI we are using.
7736 echo 'int i;' > conftest.$ac_ext
7737 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7738 (eval $ac_compile) 2>&5
7740 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7741 test $ac_status = 0; }; then
7742 case `/usr/bin/file conftest.$ac_objext` in
7754 # Find out which ABI we are using.
7755 echo '#line '$LINENO' "configure
"' > conftest.$ac_ext
7756 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7757 (eval $ac_compile) 2>&5
7759 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7760 test $ac_status = 0; }; then
7761 if test "$lt_cv_prog_gnu_ld" = yes; then
7762 case `/usr/bin/file conftest.$ac_objext` in
7764 LD="${LD-ld} -melf32bsmip"
7767 LD="${LD-ld} -melf32bmipn32"
7770 LD="${LD-ld} -melf64bmip"
7774 case `/usr/bin/file conftest.$ac_objext` in
7790 x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
7791 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7792 # Find out which ABI we are using.
7793 echo 'int i;' > conftest.$ac_ext
7794 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7795 (eval $ac_compile) 2>&5
7797 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7798 test $ac_status = 0; }; then
7799 case `/usr/bin/file conftest.o` in
7802 x86_64-*kfreebsd*-gnu)
7803 LD="${LD-ld} -m elf_i386_fbsd
"
7806 case `/usr/bin/file conftest.o` in
7808 LD="${LD-ld} -m elf32_x86_64
"
7811 LD="${LD-ld} -m elf_i386
"
7815 powerpc64le-*linux*)
7816 LD="${LD-ld} -m elf32lppclinux
"
7819 LD="${LD-ld} -m elf32ppclinux
"
7822 LD="${LD-ld} -m elf_s390
"
7825 LD="${LD-ld} -m elf32_sparc
"
7831 x86_64-*kfreebsd*-gnu)
7832 LD="${LD-ld} -m elf_x86_64_fbsd
"
7835 LD="${LD-ld} -m elf_x86_64
"
7838 LD="${LD-ld} -m elf64lppc
"
7841 LD="${LD-ld} -m elf64ppc
"
7843 s390*-*linux*|s390*-*tpf*)
7844 LD="${LD-ld} -m elf64_s390
"
7847 LD="${LD-ld} -m elf64_sparc
"
7857 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7858 SAVE_CFLAGS="$CFLAGS"
7859 CFLAGS="$CFLAGS -belf"
7860 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs
-belf" >&5
7861 $as_echo_n "checking whether the C compiler needs
-belf...
" >&6; }
7862 if test "${lt_cv_cc_needs_belf+set}" = set; then :
7863 $as_echo_n "(cached
) " >&6
7866 ac_cpp='$CPP $CPPFLAGS'
7867 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7868 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7869 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7871 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7872 /* end confdefs.h. */
7882 if ac_fn_c_try_link "$LINENO"; then :
7883 lt_cv_cc_needs_belf=yes
7885 lt_cv_cc_needs_belf=no
7887 rm -f core conftest.err conftest.$ac_objext \
7888 conftest$ac_exeext conftest.$ac_ext
7890 ac_cpp='$CPP $CPPFLAGS'
7891 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7892 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7893 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7896 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_cc_needs_belf" >&5
7897 $as_echo "$lt_cv_cc_needs_belf" >&6; }
7898 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7899 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7900 CFLAGS="$SAVE_CFLAGS"
7904 # Find out which ABI we are using.
7905 echo 'int i;' > conftest.$ac_ext
7906 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7907 (eval $ac_compile) 2>&5
7909 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7910 test $ac_status = 0; }; then
7911 case `/usr/bin/file conftest.o` in
7913 case $lt_cv_prog_gnu_ld in
7914 yes*) LD="${LD-ld} -m elf64_sparc
" ;;
7916 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7928 need_locks="$enable_libtool_lock"
7932 rhapsody* | darwin*)
7933 if test -n "$ac_tool_prefix"; then
7934 # Extract the first word of "${ac_tool_prefix}dsymutil
", so it can be a program name with args.
7935 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7936 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7937 $as_echo_n "checking
for $ac_word...
" >&6; }
7938 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7939 $as_echo_n "(cached
) " >&6
7941 if test -n "$DSYMUTIL"; then
7942 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7944 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7948 test -z "$as_dir" && as_dir=.
7949 for ac_exec_ext in '' $ac_executable_extensions; do
7950 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7951 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil
"
7952 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7961 DSYMUTIL=$ac_cv_prog_DSYMUTIL
7962 if test -n "$DSYMUTIL"; then
7963 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $DSYMUTIL" >&5
7964 $as_echo "$DSYMUTIL" >&6; }
7966 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7967 $as_echo "no
" >&6; }
7972 if test -z "$ac_cv_prog_DSYMUTIL"; then
7973 ac_ct_DSYMUTIL=$DSYMUTIL
7974 # Extract the first word of "dsymutil
", so it can be a program name with args.
7975 set dummy dsymutil; ac_word=$2
7976 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7977 $as_echo_n "checking
for $ac_word...
" >&6; }
7978 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7979 $as_echo_n "(cached
) " >&6
7981 if test -n "$ac_ct_DSYMUTIL"; then
7982 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7984 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7988 test -z "$as_dir" && as_dir=.
7989 for ac_exec_ext in '' $ac_executable_extensions; do
7990 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7991 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil
"
7992 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
8001 ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
8002 if test -n "$ac_ct_DSYMUTIL"; then
8003 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_DSYMUTIL" >&5
8004 $as_echo "$ac_ct_DSYMUTIL" >&6; }
8006 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
8007 $as_echo "no
" >&6; }
8010 if test "x
$ac_ct_DSYMUTIL" = x; then
8013 case $cross_compiling:$ac_tool_warned in
8015 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
8016 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
8017 ac_tool_warned=yes ;;
8019 DSYMUTIL=$ac_ct_DSYMUTIL
8022 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
8025 if test -n "$ac_tool_prefix"; then
8026 # Extract the first word of "${ac_tool_prefix}nmedit
", so it can be a program name with args.
8027 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
8028 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
8029 $as_echo_n "checking
for $ac_word...
" >&6; }
8030 if test "${ac_cv_prog_NMEDIT+set}" = set; then :
8031 $as_echo_n "(cached
) " >&6
8033 if test -n "$NMEDIT"; then
8034 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
8036 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8040 test -z "$as_dir" && as_dir=.
8041 for ac_exec_ext in '' $ac_executable_extensions; do
8042 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8043 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit
"
8044 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
8053 NMEDIT=$ac_cv_prog_NMEDIT
8054 if test -n "$NMEDIT"; then
8055 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $NMEDIT" >&5
8056 $as_echo "$NMEDIT" >&6; }
8058 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
8059 $as_echo "no
" >&6; }
8064 if test -z "$ac_cv_prog_NMEDIT"; then
8065 ac_ct_NMEDIT=$NMEDIT
8066 # Extract the first word of "nmedit
", so it can be a program name with args.
8067 set dummy nmedit; ac_word=$2
8068 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
8069 $as_echo_n "checking
for $ac_word...
" >&6; }
8070 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
8071 $as_echo_n "(cached
) " >&6
8073 if test -n "$ac_ct_NMEDIT"; then
8074 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
8076 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8080 test -z "$as_dir" && as_dir=.
8081 for ac_exec_ext in '' $ac_executable_extensions; do
8082 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8083 ac_cv_prog_ac_ct_NMEDIT="nmedit
"
8084 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
8093 ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
8094 if test -n "$ac_ct_NMEDIT"; then
8095 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_NMEDIT" >&5
8096 $as_echo "$ac_ct_NMEDIT" >&6; }
8098 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
8099 $as_echo "no
" >&6; }
8102 if test "x
$ac_ct_NMEDIT" = x; then
8105 case $cross_compiling:$ac_tool_warned in
8107 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
8108 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
8109 ac_tool_warned=yes ;;
8111 NMEDIT=$ac_ct_NMEDIT
8114 NMEDIT="$ac_cv_prog_NMEDIT"
8117 if test -n "$ac_tool_prefix"; then
8118 # Extract the first word of "${ac_tool_prefix}lipo
", so it can be a program name with args.
8119 set dummy ${ac_tool_prefix}lipo; ac_word=$2
8120 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
8121 $as_echo_n "checking
for $ac_word...
" >&6; }
8122 if test "${ac_cv_prog_LIPO+set}" = set; then :
8123 $as_echo_n "(cached
) " >&6
8125 if test -n "$LIPO"; then
8126 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
8128 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8132 test -z "$as_dir" && as_dir=.
8133 for ac_exec_ext in '' $ac_executable_extensions; do
8134 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8135 ac_cv_prog_LIPO="${ac_tool_prefix}lipo
"
8136 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
8145 LIPO=$ac_cv_prog_LIPO
8146 if test -n "$LIPO"; then
8147 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $LIPO" >&5
8148 $as_echo "$LIPO" >&6; }
8150 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
8151 $as_echo "no
" >&6; }
8156 if test -z "$ac_cv_prog_LIPO"; then
8158 # Extract the first word of "lipo
", so it can be a program name with args.
8159 set dummy lipo; ac_word=$2
8160 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
8161 $as_echo_n "checking
for $ac_word...
" >&6; }
8162 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
8163 $as_echo_n "(cached
) " >&6
8165 if test -n "$ac_ct_LIPO"; then
8166 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
8168 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8172 test -z "$as_dir" && as_dir=.
8173 for ac_exec_ext in '' $ac_executable_extensions; do
8174 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8175 ac_cv_prog_ac_ct_LIPO="lipo
"
8176 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
8185 ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
8186 if test -n "$ac_ct_LIPO"; then
8187 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_LIPO" >&5
8188 $as_echo "$ac_ct_LIPO" >&6; }
8190 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
8191 $as_echo "no
" >&6; }
8194 if test "x
$ac_ct_LIPO" = x; then
8197 case $cross_compiling:$ac_tool_warned in
8199 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
8200 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
8201 ac_tool_warned=yes ;;
8206 LIPO="$ac_cv_prog_LIPO"
8209 if test -n "$ac_tool_prefix"; then
8210 # Extract the first word of "${ac_tool_prefix}otool
", so it can be a program name with args.
8211 set dummy ${ac_tool_prefix}otool; ac_word=$2
8212 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
8213 $as_echo_n "checking
for $ac_word...
" >&6; }
8214 if test "${ac_cv_prog_OTOOL+set}" = set; then :
8215 $as_echo_n "(cached
) " >&6
8217 if test -n "$OTOOL"; then
8218 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
8220 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8224 test -z "$as_dir" && as_dir=.
8225 for ac_exec_ext in '' $ac_executable_extensions; do
8226 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8227 ac_cv_prog_OTOOL="${ac_tool_prefix}otool
"
8228 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
8237 OTOOL=$ac_cv_prog_OTOOL
8238 if test -n "$OTOOL"; then
8239 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OTOOL" >&5
8240 $as_echo "$OTOOL" >&6; }
8242 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
8243 $as_echo "no
" >&6; }
8248 if test -z "$ac_cv_prog_OTOOL"; then
8250 # Extract the first word of "otool
", so it can be a program name with args.
8251 set dummy otool; ac_word=$2
8252 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
8253 $as_echo_n "checking
for $ac_word...
" >&6; }
8254 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
8255 $as_echo_n "(cached
) " >&6
8257 if test -n "$ac_ct_OTOOL"; then
8258 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
8260 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8264 test -z "$as_dir" && as_dir=.
8265 for ac_exec_ext in '' $ac_executable_extensions; do
8266 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8267 ac_cv_prog_ac_ct_OTOOL="otool
"
8268 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
8277 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
8278 if test -n "$ac_ct_OTOOL"; then
8279 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OTOOL" >&5
8280 $as_echo "$ac_ct_OTOOL" >&6; }
8282 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
8283 $as_echo "no
" >&6; }
8286 if test "x
$ac_ct_OTOOL" = x; then
8289 case $cross_compiling:$ac_tool_warned in
8291 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
8292 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
8293 ac_tool_warned=yes ;;
8298 OTOOL="$ac_cv_prog_OTOOL"
8301 if test -n "$ac_tool_prefix"; then
8302 # Extract the first word of "${ac_tool_prefix}otool64
", so it can be a program name with args.
8303 set dummy ${ac_tool_prefix}otool64; ac_word=$2
8304 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
8305 $as_echo_n "checking
for $ac_word...
" >&6; }
8306 if test "${ac_cv_prog_OTOOL64+set}" = set; then :
8307 $as_echo_n "(cached
) " >&6
8309 if test -n "$OTOOL64"; then
8310 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
8312 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8316 test -z "$as_dir" && as_dir=.
8317 for ac_exec_ext in '' $ac_executable_extensions; do
8318 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8319 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64
"
8320 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
8329 OTOOL64=$ac_cv_prog_OTOOL64
8330 if test -n "$OTOOL64"; then
8331 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OTOOL64" >&5
8332 $as_echo "$OTOOL64" >&6; }
8334 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
8335 $as_echo "no
" >&6; }
8340 if test -z "$ac_cv_prog_OTOOL64"; then
8341 ac_ct_OTOOL64=$OTOOL64
8342 # Extract the first word of "otool64
", so it can be a program name with args.
8343 set dummy otool64; ac_word=$2
8344 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
8345 $as_echo_n "checking
for $ac_word...
" >&6; }
8346 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
8347 $as_echo_n "(cached
) " >&6
8349 if test -n "$ac_ct_OTOOL64"; then
8350 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
8352 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8356 test -z "$as_dir" && as_dir=.
8357 for ac_exec_ext in '' $ac_executable_extensions; do
8358 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8359 ac_cv_prog_ac_ct_OTOOL64="otool64
"
8360 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
8369 ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
8370 if test -n "$ac_ct_OTOOL64"; then
8371 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OTOOL64" >&5
8372 $as_echo "$ac_ct_OTOOL64" >&6; }
8374 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
8375 $as_echo "no
" >&6; }
8378 if test "x
$ac_ct_OTOOL64" = x; then
8381 case $cross_compiling:$ac_tool_warned in
8383 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
8384 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
8385 ac_tool_warned=yes ;;
8387 OTOOL64=$ac_ct_OTOOL64
8390 OTOOL64="$ac_cv_prog_OTOOL64"
8419 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for -single_module linker flag
" >&5
8420 $as_echo_n "checking
for -single_module linker flag...
" >&6; }
8421 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
8422 $as_echo_n "(cached
) " >&6
8424 lt_cv_apple_cc_single_mod=no
8425 if test -z "${LT_MULTI_MODULE}"; then
8426 # By default we will add the -single_module flag. You can override
8427 # by either setting the environment variable LT_MULTI_MODULE
8428 # non-empty at configure time, or by adding -multi_module to the
8430 rm -rf libconftest.dylib*
8431 echo "int foo
(void
){return 1;}" > conftest.c
8432 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8433 -dynamiclib -Wl,-single_module conftest.c
" >&5
8434 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8435 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
8437 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
8438 lt_cv_apple_cc_single_mod=yes
8440 cat conftest.err >&5
8442 rm -rf libconftest.dylib*
8446 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_apple_cc_single_mod" >&5
8447 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
8448 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for -exported_symbols_list linker flag
" >&5
8449 $as_echo_n "checking
for -exported_symbols_list linker flag...
" >&6; }
8450 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
8451 $as_echo_n "(cached
) " >&6
8453 lt_cv_ld_exported_symbols_list=no
8454 save_LDFLAGS=$LDFLAGS
8455 echo "_main
" > conftest.sym
8456 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym
"
8457 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8458 /* end confdefs.h. */
8468 if ac_fn_c_try_link "$LINENO"; then :
8469 lt_cv_ld_exported_symbols_list=yes
8471 lt_cv_ld_exported_symbols_list=no
8473 rm -f core conftest.err conftest.$ac_objext \
8474 conftest$ac_exeext conftest.$ac_ext
8475 LDFLAGS="$save_LDFLAGS"
8478 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_ld_exported_symbols_list" >&5
8479 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
8480 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for -force_load linker flag
" >&5
8481 $as_echo_n "checking
for -force_load linker flag...
" >&6; }
8482 if test "${lt_cv_ld_force_load+set}" = set; then :
8483 $as_echo_n "(cached
) " >&6
8485 lt_cv_ld_force_load=no
8486 cat > conftest.c << _LT_EOF
8487 int forced_loaded() { return 2;}
8489 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c
" >&5
8490 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
8491 echo "$AR cru libconftest.a conftest.o
" >&5
8492 $AR cru libconftest.a conftest.o 2>&5
8493 cat > conftest.c << _LT_EOF
8494 int main() { return 0;}
8496 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c
-Wl,-force_load,.
/libconftest.a
" >&5
8497 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
8499 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
8500 lt_cv_ld_force_load=yes
8502 cat conftest.err >&5
8504 rm -f conftest.err libconftest.a conftest conftest.c
8505 rm -rf conftest.dSYM
8508 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_ld_force_load" >&5
8509 $as_echo "$lt_cv_ld_force_load" >&6; }
8511 rhapsody* | darwin1.[012])
8512 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
8514 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8515 darwin*) # darwin 5.x on
8516 # if running on 10.5 or later, the deployment target defaults
8517 # to the OS version, if on x86, and 10.4, the deployment
8518 # target defaults to 10.4. Don't you love it?
8519 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8520 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8521 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8523 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8525 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8529 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
8530 _lt_dar_single_mod='$single_module'
8532 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
8533 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
8535 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
8537 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no
"; then
8538 _lt_dsymutil='~$DSYMUTIL $lib || :'
8545 for ac_header in dlfcn.h
8547 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h
" "ac_cv_header_dlfcn_h
" "$ac_includes_default
8549 if test "x
$ac_cv_header_dlfcn_h" = x""yes; then :
8550 cat >>confdefs.h <<_ACEOF
8551 #define HAVE_DLFCN_H 1
8571 # Check whether --enable-shared was given.
8572 if test "${enable_shared+set}" = set; then :
8573 enableval=$enable_shared; p=${PACKAGE-default}
8575 yes) enable_shared=yes ;;
8576 no) enable_shared=no ;;
8579 # Look at the argument we got. We use all the common list separators.
8580 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8581 for pkg in $enableval; do
8583 if test "X
$pkg" = "X
$p"; then
8602 # Check whether --enable-static was given.
8603 if test "${enable_static+set}" = set; then :
8604 enableval=$enable_static; p=${PACKAGE-default}
8606 yes) enable_static=yes ;;
8607 no) enable_static=no ;;
8610 # Look at the argument we got. We use all the common list separators.
8611 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8612 for pkg in $enableval; do
8614 if test "X
$pkg" = "X
$p"; then
8634 # Check whether --with-pic was given.
8635 if test "${with_pic+set}" = set; then :
8636 withval=$with_pic; pic_mode="$withval"
8642 test -z "$pic_mode" && pic_mode=default
8650 # Check whether --enable-fast-install was given.
8651 if test "${enable_fast_install+set}" = set; then :
8652 enableval=$enable_fast_install; p=${PACKAGE-default}
8654 yes) enable_fast_install=yes ;;
8655 no) enable_fast_install=no ;;
8657 enable_fast_install=no
8658 # Look at the argument we got. We use all the common list separators.
8659 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8660 for pkg in $enableval; do
8662 if test "X
$pkg" = "X
$p"; then
8663 enable_fast_install=yes
8670 enable_fast_install=yes
8683 # This can be used to rebuild libtool when needed
8684 LIBTOOL_DEPS="$ltmain"
8686 # Always use our own libtool.
8687 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
8714 test -z "$LN_S" && LN_S="ln -s"
8729 if test -n "${ZSH_VERSION+set}" ; then
8730 setopt NO_GLOB_SUBST
8733 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for objdir
" >&5
8734 $as_echo_n "checking
for objdir...
" >&6; }
8735 if test "${lt_cv_objdir+set}" = set; then :
8736 $as_echo_n "(cached
) " >&6
8738 rm -f .libs 2>/dev/null
8739 mkdir .libs 2>/dev/null
8740 if test -d .libs; then
8743 # MS-DOS does not allow filenames that begin with a dot.
8746 rmdir .libs 2>/dev/null
8748 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_objdir" >&5
8749 $as_echo "$lt_cv_objdir" >&6; }
8750 objdir=$lt_cv_objdir
8756 cat >>confdefs.h <<_ACEOF
8757 #define LT_OBJDIR "$lt_cv_objdir/"
8765 # AIX sometimes has problems with the GCC collect2 program. For some
8766 # reason, if we set the COLLECT_NAMES environment variable, the problems
8767 # vanish in a puff of smoke.
8768 if test "X
${COLLECT_NAMES+set}" != Xset; then
8770 export COLLECT_NAMES
8777 can_build_shared=yes
8779 # All known linkers require a `.a' archive for static linking (except MSVC,
8780 # which needs '.lib').
8783 with_gnu_ld="$lt_cv_prog_gnu_ld"
8786 old_CFLAGS="$CFLAGS"
8788 # Set sane defaults for various variables
8789 test -z "$CC" && CC=cc
8790 test -z "$LTCC" && LTCC=$CC
8791 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
8792 test -z "$LD" && LD=ld
8793 test -z "$ac_objext" && ac_objext=o
8795 for cc_temp in $compiler""; do
8797 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
8798 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
8803 cc_basename=`$ECHO "$cc_temp" | $SED "s
%.
*/%%; s
%^
$host_alias-%%"`
8806 # Only perform the check for file, if the check method requires it
8807 test -z "$MAGIC_CMD" && MAGIC_CMD=file
8808 case $deplibs_check_method in
8810 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
8811 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for ${ac_tool_prefix}file" >&5
8812 $as_echo_n "checking
for ${ac_tool_prefix}file...
" >&6; }
8813 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
8814 $as_echo_n "(cached
) " >&6
8818 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
8821 lt_save_MAGIC_CMD="$MAGIC_CMD"
8822 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
8823 ac_dummy="/usr
/bin
$PATH_SEPARATOR$PATH"
8824 for ac_dir in $ac_dummy; do
8826 test -z "$ac_dir" && ac_dir=.
8827 if test -f $ac_dir/${ac_tool_prefix}file; then
8828 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
8829 if test -n "$file_magic_test_file"; then
8830 case $deplibs_check_method in
8832 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \
(.
*\
)"`
8833 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8834 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
8835 $EGREP "$file_magic_regex" > /dev/null; then
8840 *** Warning: the command libtool uses to detect shared libraries,
8841 *** $file_magic_cmd, produces output that libtool cannot recognize.
8842 *** The result is that libtool may fail to recognize shared libraries
8843 *** as such. This will affect the creation of libtool libraries that
8844 *** depend on shared libraries, but programs linked with such libtool
8845 *** libraries will work regardless of this problem. Nevertheless, you
8846 *** may want to report the problem to your system manager and/or to
8847 *** bug-libtool@gnu.org
8857 MAGIC_CMD="$lt_save_MAGIC_CMD"
8862 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8863 if test -n "$MAGIC_CMD"; then
8864 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $MAGIC_CMD" >&5
8865 $as_echo "$MAGIC_CMD" >&6; }
8867 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
8868 $as_echo "no
" >&6; }
8875 if test -z "$lt_cv_path_MAGIC_CMD"; then
8876 if test -n "$ac_tool_prefix"; then
8877 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for file" >&5
8878 $as_echo_n "checking
for file...
" >&6; }
8879 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
8880 $as_echo_n "(cached
) " >&6
8884 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
8887 lt_save_MAGIC_CMD="$MAGIC_CMD"
8888 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
8889 ac_dummy="/usr
/bin
$PATH_SEPARATOR$PATH"
8890 for ac_dir in $ac_dummy; do
8892 test -z "$ac_dir" && ac_dir=.
8893 if test -f $ac_dir/file; then
8894 lt_cv_path_MAGIC_CMD="$ac_dir/file"
8895 if test -n "$file_magic_test_file"; then
8896 case $deplibs_check_method in
8898 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \
(.
*\
)"`
8899 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8900 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
8901 $EGREP "$file_magic_regex" > /dev/null; then
8906 *** Warning: the command libtool uses to detect shared libraries,
8907 *** $file_magic_cmd, produces output that libtool cannot recognize.
8908 *** The result is that libtool may fail to recognize shared libraries
8909 *** as such. This will affect the creation of libtool libraries that
8910 *** depend on shared libraries, but programs linked with such libtool
8911 *** libraries will work regardless of this problem. Nevertheless, you
8912 *** may want to report the problem to your system manager and/or to
8913 *** bug-libtool@gnu.org
8923 MAGIC_CMD="$lt_save_MAGIC_CMD"
8928 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8929 if test -n "$MAGIC_CMD"; then
8930 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $MAGIC_CMD" >&5
8931 $as_echo "$MAGIC_CMD" >&6; }
8933 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
8934 $as_echo "no
" >&6; }
8947 # Use C for the default configuration in the libtool script
8951 ac_cpp='$CPP $CPPFLAGS'
8952 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8953 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8954 ac_compiler_gnu=$ac_cv_c_compiler_gnu
8957 # Source file extension for C test sources.
8960 # Object file extension for compiled C test sources.
8964 # Code to be used in simple compile tests
8965 lt_simple_compile_test_code="int some_variable
= 0;"
8967 # Code to be used in simple link tests
8968 lt_simple_link_test_code='int main(){return(0);}'
8976 # If no C compiler was specified, use CC.
8979 # If no C compiler flags were specified, use CFLAGS.
8980 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
8982 # Allow CC to be a program name with arguments.
8985 # Save the default compiler, since it gets overwritten when the other
8986 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
8987 compiler_DEFAULT=$CC
8989 # save warnings/boilerplate of simple test code
8990 ac_outfile=conftest.$ac_objext
8991 echo "$lt_simple_compile_test_code" >conftest.$ac_ext
8992 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
8993 _lt_compiler_boilerplate=`cat conftest.err`
8996 ac_outfile=conftest.$ac_objext
8997 echo "$lt_simple_link_test_code" >conftest.$ac_ext
8998 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
8999 _lt_linker_boilerplate=`cat conftest.err`
9004 ## There is no encapsulation within the following macros, do not change
9005 ## the running order or otherwise move them around unless you know exactly
9006 ## what you are doing...
9007 if test -n "$compiler"; then
9009 lt_prog_compiler_no_builtin_flag=
9011 if test "$GCC" = yes; then
9012 case $cc_basename in
9014 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
9016 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
9019 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
if $compiler supports
-fno-rtti -fno-exceptions" >&5
9020 $as_echo_n "checking
if $compiler supports
-fno-rtti -fno-exceptions...
" >&6; }
9021 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
9022 $as_echo_n "(cached
) " >&6
9024 lt_cv_prog_compiler_rtti_exceptions=no
9025 ac_outfile=conftest.$ac_objext
9026 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9027 lt_compiler_flag="-fno-rtti -fno-exceptions"
9028 # Insert the option either (1) after the last *FLAGS variable, or
9029 # (2) before a word containing "conftest.
", or (3) at the end.
9030 # Note that $ac_compile itself does not contain backslashes and begins
9031 # with a dollar sign (not a hyphen), so the echo should work correctly.
9032 # The option is referenced via a variable to avoid confusing sed.
9033 lt_compile=`echo "$ac_compile" | $SED \
9034 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9035 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9036 -e 's:$: $lt_compiler_flag:'`
9037 (eval echo "\"\
$as_me:$LINENO: $lt_compile\"" >&5)
9038 (eval "$lt_compile" 2>conftest.err)
9040 cat conftest.err >&5
9041 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
9042 if (exit $ac_status) && test -s "$ac_outfile"; then
9043 # The compiler can only warn and ignore the option if not recognized
9044 # So say no if there are warnings other than the usual output.
9045 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9046 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9047 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9048 lt_cv_prog_compiler_rtti_exceptions=yes
9054 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_prog_compiler_rtti_exceptions" >&5
9055 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
9057 if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
9058 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9070 lt_prog_compiler_wl=
9071 lt_prog_compiler_pic=
9072 lt_prog_compiler_static=
9074 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $compiler option to produce PIC
" >&5
9075 $as_echo_n "checking
for $compiler option to produce PIC...
" >&6; }
9077 if test "$GCC" = yes; then
9078 lt_prog_compiler_wl='-Wl,'
9079 lt_prog_compiler_static='-static'
9083 # All AIX code is PIC.
9084 if test "$host_cpu" = ia64; then
9085 # AIX 5 now supports IA64 processor
9086 lt_prog_compiler_static='-Bstatic'
9088 lt_prog_compiler_pic='-fPIC'
9094 # see comment about AmigaOS4 .so support
9095 lt_prog_compiler_pic='-fPIC'
9098 # FIXME: we need at least 68020 code to build shared libraries, but
9099 # adding the `-m68020' flag to GCC prevents building anything better,
9101 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9106 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
9107 # PIC is the default for these OSes.
9110 mingw* | cygwin* | pw32* | os2* | cegcc*)
9111 # This hack is so that the source file can tell whether it is being
9112 # built for inclusion in a dll (and should export symbols for example).
9113 # Although the cygwin gcc ignores -fPIC, still need this for old-style
9114 # (--disable-auto-import) libraries
9115 lt_prog_compiler_pic='-DDLL_EXPORT'
9118 darwin* | rhapsody*)
9119 # PIC is the default on this platform
9120 # Common symbols not allowed in MH_DYLIB files
9121 lt_prog_compiler_pic='-fno-common'
9125 # PIC is the default for Haiku.
9126 # The "-static" flag exists, but is broken.
9127 lt_prog_compiler_static=
9131 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
9132 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
9133 # sets the default TLS model and affects inlining.
9139 lt_prog_compiler_pic='-fPIC'
9145 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
9146 # Instead, we relocate shared libraries at runtime.
9150 # Just because we use GCC doesn't mean we suddenly get shared libraries
9151 # on systems that don't support them.
9152 lt_prog_compiler_can_build_shared=no
9157 # QNX uses GNU C++, but need to define -shared option too, otherwise
9159 lt_prog_compiler_pic='-fPIC -shared'
9163 if test -d /usr/nec; then
9164 lt_prog_compiler_pic=-Kconform_pic
9169 lt_prog_compiler_pic='-fPIC'
9173 case $cc_basename in
9174 nvcc*) # Cuda Compiler Driver 2.2
9175 lt_prog_compiler_wl='-Xlinker '
9176 lt_prog_compiler_pic='-Xcompiler -fPIC'
9180 # PORTME Check for flag to pass linker flags through the system compiler.
9183 lt_prog_compiler_wl='-Wl,'
9184 if test "$host_cpu" = ia64; then
9185 # AIX 5 now supports IA64 processor
9186 lt_prog_compiler_static='-Bstatic'
9188 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
9192 mingw* | cygwin* | pw32* | os2* | cegcc*)
9193 # This hack is so that the source file can tell whether it is being
9194 # built for inclusion in a dll (and should export symbols for example).
9195 lt_prog_compiler_pic='-DDLL_EXPORT'
9198 hpux9* | hpux10* | hpux11*)
9199 lt_prog_compiler_wl='-Wl,'
9200 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
9207 lt_prog_compiler_pic='+Z'
9210 # Is there a better lt_prog_compiler_static that works with the bundled CC?
9211 lt_prog_compiler_static='${wl}-a ${wl}archive'
9214 irix5* | irix6* | nonstopux*)
9215 lt_prog_compiler_wl='-Wl,'
9216 # PIC (with -KPIC) is the default.
9217 lt_prog_compiler_static='-non_shared'
9220 linux* | k*bsd*-gnu | kopensolaris*-gnu)
9221 case $cc_basename in
9222 # old Intel for x86_64 which still supported -KPIC.
9224 lt_prog_compiler_wl='-Wl,'
9225 lt_prog_compiler_pic='-KPIC'
9226 lt_prog_compiler_static='-static'
9228 # icc used to be incompatible with GCC.
9229 # ICC 10 doesn't accept -KPIC any more.
9231 lt_prog_compiler_wl='-Wl,'
9232 lt_prog_compiler_pic='-fPIC'
9233 lt_prog_compiler_static='-static'
9235 # Lahey Fortran 8.1.
9237 lt_prog_compiler_wl='-Wl,'
9238 lt_prog_compiler_pic='--shared'
9239 lt_prog_compiler_static='--static'
9241 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
9242 # Portland Group compilers (*not* the Pentium gcc compiler,
9243 # which looks to be a dead project)
9244 lt_prog_compiler_wl='-Wl,'
9245 lt_prog_compiler_pic='-fpic'
9246 lt_prog_compiler_static='-Bstatic'
9249 lt_prog_compiler_wl='-Wl,'
9250 # All Alpha code is PIC.
9251 lt_prog_compiler_static='-non_shared'
9253 xl* | bgxl* | bgf* | mpixl*)
9254 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
9255 lt_prog_compiler_wl='-Wl,'
9256 lt_prog_compiler_pic='-qpic'
9257 lt_prog_compiler_static='-qstaticlink'
9260 case `$CC -V 2>&1 | sed 5q` in
9261 *Sun\ F* | *Sun*Fortran*)
9262 # Sun Fortran 8.3 passes all unrecognized flags to the linker
9263 lt_prog_compiler_pic='-KPIC'
9264 lt_prog_compiler_static='-Bstatic'
9265 lt_prog_compiler_wl=''
9269 lt_prog_compiler_pic='-KPIC'
9270 lt_prog_compiler_static='-Bstatic'
9271 lt_prog_compiler_wl='-Wl,'
9279 lt_prog_compiler_pic='-KPIC'
9280 lt_prog_compiler_static='-Bstatic'
9284 # QNX uses GNU C++, but need to define -shared option too, otherwise
9286 lt_prog_compiler_pic='-fPIC -shared'
9289 osf3* | osf4* | osf5*)
9290 lt_prog_compiler_wl='-Wl,'
9291 # All OSF/1 code is PIC.
9292 lt_prog_compiler_static='-non_shared'
9296 lt_prog_compiler_static='-non_shared'
9300 lt_prog_compiler_pic='-KPIC'
9301 lt_prog_compiler_static='-Bstatic'
9302 case $cc_basename in
9304 lt_prog_compiler_wl='-Qoption ld ';;
9306 lt_prog_compiler_wl='-Wl,';;
9311 lt_prog_compiler_wl='-Qoption ld '
9312 lt_prog_compiler_pic='-PIC'
9313 lt_prog_compiler_static='-Bstatic'
9316 sysv4 | sysv4.2uw2* | sysv4.3*)
9317 lt_prog_compiler_wl='-Wl,'
9318 lt_prog_compiler_pic='-KPIC'
9319 lt_prog_compiler_static='-Bstatic'
9323 if test -d /usr/nec ;then
9324 lt_prog_compiler_pic='-Kconform_pic'
9325 lt_prog_compiler_static='-Bstatic'
9329 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
9330 lt_prog_compiler_wl='-Wl,'
9331 lt_prog_compiler_pic='-KPIC'
9332 lt_prog_compiler_static='-Bstatic'
9336 lt_prog_compiler_wl='-Wl,'
9337 lt_prog_compiler_can_build_shared=no
9341 lt_prog_compiler_pic='-pic'
9342 lt_prog_compiler_static='-Bstatic'
9346 lt_prog_compiler_can_build_shared=no
9352 # For platforms which do not support PIC, -DPIC is meaningless:
9354 lt_prog_compiler_pic=
9357 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
9360 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_prog_compiler_pic" >&5
9361 $as_echo "$lt_prog_compiler_pic" >&6; }
9369 # Check to make sure the PIC flag actually works.
9371 if test -n "$lt_prog_compiler_pic"; then
9372 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
if $compiler PIC flag
$lt_prog_compiler_pic works
" >&5
9373 $as_echo_n "checking
if $compiler PIC flag
$lt_prog_compiler_pic works...
" >&6; }
9374 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
9375 $as_echo_n "(cached
) " >&6
9377 lt_cv_prog_compiler_pic_works=no
9378 ac_outfile=conftest.$ac_objext
9379 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9380 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
9381 # Insert the option either (1) after the last *FLAGS variable, or
9382 # (2) before a word containing "conftest.
", or (3) at the end.
9383 # Note that $ac_compile itself does not contain backslashes and begins
9384 # with a dollar sign (not a hyphen), so the echo should work correctly.
9385 # The option is referenced via a variable to avoid confusing sed.
9386 lt_compile=`echo "$ac_compile" | $SED \
9387 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9388 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9389 -e 's:$: $lt_compiler_flag:'`
9390 (eval echo "\"\
$as_me:$LINENO: $lt_compile\"" >&5)
9391 (eval "$lt_compile" 2>conftest.err)
9393 cat conftest.err >&5
9394 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
9395 if (exit $ac_status) && test -s "$ac_outfile"; then
9396 # The compiler can only warn and ignore the option if not recognized
9397 # So say no if there are warnings other than the usual output.
9398 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9399 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9400 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9401 lt_cv_prog_compiler_pic_works=yes
9407 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_prog_compiler_pic_works" >&5
9408 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
9410 if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
9411 case $lt_prog_compiler_pic in
9413 *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
9416 lt_prog_compiler_pic=
9417 lt_prog_compiler_can_build_shared=no
9428 # Check to make sure the static flag actually works.
9430 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
9431 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
if $compiler static flag
$lt_tmp_static_flag works
" >&5
9432 $as_echo_n "checking
if $compiler static flag
$lt_tmp_static_flag works...
" >&6; }
9433 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
9434 $as_echo_n "(cached
) " >&6
9436 lt_cv_prog_compiler_static_works=no
9437 save_LDFLAGS="$LDFLAGS"
9438 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
9439 echo "$lt_simple_link_test_code" > conftest.$ac_ext
9440 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9441 # The linker can only warn and ignore the option if not recognized
9442 # So say no if there are warnings
9443 if test -s conftest.err; then
9444 # Append any errors to the config.log.
9445 cat conftest.err 1>&5
9446 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
9447 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9448 if diff conftest.exp conftest.er2 >/dev/null; then
9449 lt_cv_prog_compiler_static_works=yes
9452 lt_cv_prog_compiler_static_works=yes
9456 LDFLAGS="$save_LDFLAGS"
9459 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_prog_compiler_static_works" >&5
9460 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
9462 if test x"$lt_cv_prog_compiler_static_works" = xyes; then
9465 lt_prog_compiler_static=
9474 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
if $compiler supports
-c -o file.
$ac_objext" >&5
9475 $as_echo_n "checking
if $compiler supports
-c -o file.
$ac_objext...
" >&6; }
9476 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
9477 $as_echo_n "(cached
) " >&6
9479 lt_cv_prog_compiler_c_o=no
9480 $RM -r conftest 2>/dev/null
9484 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9486 lt_compiler_flag="-o out
/conftest2.
$ac_objext"
9487 # Insert the option either (1) after the last *FLAGS variable, or
9488 # (2) before a word containing "conftest.
", or (3) at the end.
9489 # Note that $ac_compile itself does not contain backslashes and begins
9490 # with a dollar sign (not a hyphen), so the echo should work correctly.
9491 lt_compile=`echo "$ac_compile" | $SED \
9492 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9493 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9494 -e 's:$: $lt_compiler_flag:'`
9495 (eval echo "\"\
$as_me:$LINENO: $lt_compile\"" >&5)
9496 (eval "$lt_compile" 2>out/conftest.err)
9498 cat out/conftest.err >&5
9499 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
9500 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9502 # The compiler can only warn and ignore the option if not recognized
9503 # So say no if there are warnings
9504 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9505 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9506 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9507 lt_cv_prog_compiler_c_o=yes
9512 # SGI C++ compiler will create directory out/ii_files/ for
9513 # template instantiation
9514 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9515 $RM out/* && rmdir out
9521 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_prog_compiler_c_o" >&5
9522 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9529 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
if $compiler supports
-c -o file.
$ac_objext" >&5
9530 $as_echo_n "checking
if $compiler supports
-c -o file.
$ac_objext...
" >&6; }
9531 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
9532 $as_echo_n "(cached
) " >&6
9534 lt_cv_prog_compiler_c_o=no
9535 $RM -r conftest 2>/dev/null
9539 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9541 lt_compiler_flag="-o out
/conftest2.
$ac_objext"
9542 # Insert the option either (1) after the last *FLAGS variable, or
9543 # (2) before a word containing "conftest.
", or (3) at the end.
9544 # Note that $ac_compile itself does not contain backslashes and begins
9545 # with a dollar sign (not a hyphen), so the echo should work correctly.
9546 lt_compile=`echo "$ac_compile" | $SED \
9547 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9548 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9549 -e 's:$: $lt_compiler_flag:'`
9550 (eval echo "\"\
$as_me:$LINENO: $lt_compile\"" >&5)
9551 (eval "$lt_compile" 2>out/conftest.err)
9553 cat out/conftest.err >&5
9554 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
9555 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9557 # The compiler can only warn and ignore the option if not recognized
9558 # So say no if there are warnings
9559 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9560 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9561 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9562 lt_cv_prog_compiler_c_o=yes
9567 # SGI C++ compiler will create directory out/ii_files/ for
9568 # template instantiation
9569 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9570 $RM out/* && rmdir out
9576 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_prog_compiler_c_o" >&5
9577 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9582 hard_links="nottested
"
9583 if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
9584 # do not overwrite the value of need_locks provided by the user
9585 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
if we can lock with hard links
" >&5
9586 $as_echo_n "checking
if we can lock with hard links...
" >&6; }
9589 ln conftest.a conftest.b 2>/dev/null && hard_links=no
9591 ln conftest.a conftest.b 2>&5 || hard_links=no
9592 ln conftest.a conftest.b 2>/dev/null && hard_links=no
9593 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $hard_links" >&5
9594 $as_echo "$hard_links" >&6; }
9595 if test "$hard_links" = no; then
9596 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: \
`$CC' does not support \`-c -o', so \`make -j' may be unsafe
" >&5
9597 $as_echo "$as_me: WARNING
: \
`$CC' does not support \`-c -o', so \`make -j' may be unsafe
" >&2;}
9609 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the
$compiler linker
($LD) supports shared libraries
" >&5
9610 $as_echo_n "checking whether the
$compiler linker
($LD) supports shared libraries...
" >&6; }
9613 allow_undefined_flag=
9614 always_export_symbols=no
9616 archive_expsym_cmds=
9617 compiler_needs_object=no
9618 enable_shared_with_static_runtimes=no
9619 export_dynamic_flag_spec=
9620 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
9621 hardcode_automatic=no
9623 hardcode_direct_absolute=no
9624 hardcode_libdir_flag_spec=
9625 hardcode_libdir_flag_spec_ld=
9626 hardcode_libdir_separator=
9628 hardcode_shlibpath_var=unsupported
9630 link_all_deplibs=unknown
9633 old_archive_from_new_cmds=
9634 old_archive_from_expsyms_cmds=
9635 thread_safe_flag_spec=
9636 whole_archive_flag_spec=
9637 # include_expsyms should be a list of space-separated symbols to be *always*
9638 # included in the symbol list
9640 # exclude_expsyms can be an extended regexp of symbols to exclude
9641 # it will be wrapped by ` (' and `)$', so one must not match beginning or
9642 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
9643 # as well as any symbol that contains `d'.
9644 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
9645 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
9646 # platforms (ab)use it in PIC code, but their linkers get confused if
9647 # the symbol is explicitly referenced. Since portable code cannot
9648 # rely on this symbol name, it's probably fine to never include it in
9649 # preloaded symbol tables.
9650 # Exclude shared library initialization/finalization symbols.
9651 extract_expsyms_cmds=
9654 cygwin* | mingw* | pw32* | cegcc*)
9655 # FIXME: the MSVC++ port hasn't been tested in a loooong time
9656 # When not using gcc, we currently assume that we are using
9657 # Microsoft Visual C++.
9658 if test "$GCC" != yes; then
9663 # we just hope/assume this is gcc and not c89 (= MSVC++)
9673 # On some targets, GNU ld is compatible enough with the native linker
9674 # that we're better off using the native interface for both.
9675 lt_use_gnu_ld_interface=no
9676 if test "$with_gnu_ld" = yes; then
9679 # The AIX port of GNU ld has always aspired to compatibility
9680 # with the native linker. However, as the warning in the GNU ld
9681 # block says, versions before 2.19.5* couldn't really create working
9682 # shared libraries, regardless of the interface used.
9683 case `$LD -v 2>&1` in
9684 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
9685 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
9686 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
9688 lt_use_gnu_ld_interface=yes
9693 lt_use_gnu_ld_interface=yes
9698 if test "$lt_use_gnu_ld_interface" = yes; then
9699 # If archive_cmds runs LD, not CC, wlarc should be empty
9702 # Set some defaults for GNU ld with shared library support. These
9703 # are reset later if shared libraries are not supported. Putting them
9704 # here allows them to be overridden if necessary.
9705 runpath_var=LD_RUN_PATH
9706 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9707 export_dynamic_flag_spec='${wl}--export-dynamic'
9708 # ancient GNU ld didn't support --whole-archive et. al.
9709 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
9710 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
9712 whole_archive_flag_spec=
9714 supports_anon_versioning=no
9715 case `$LD -v 2>&1` in
9716 *GNU\ gold*) supports_anon_versioning=yes ;;
9717 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
9718 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
9719 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
9720 *\ 2.11.*) ;; # other 2.11 versions
9721 *) supports_anon_versioning=yes ;;
9724 # See if GNU ld supports shared libraries.
9727 # On AIX/PPC, the GNU linker is very broken
9728 if test "$host_cpu" != ia64; then
9732 *** Warning: the GNU linker, at least up to release 2.19, is reported
9733 *** to be unable to reliably create shared libraries on AIX.
9734 *** Therefore, libtool is disabling shared libraries support. If you
9735 *** really care for shared libraries, you may want to install binutils
9736 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
9737 *** You will then need to restart the configuration process.
9746 # see comment about AmigaOS4 .so support
9747 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9748 archive_expsym_cmds=''
9751 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)'
9752 hardcode_libdir_flag_spec
='-L$libdir'
9753 hardcode_minus_L
=yes
9759 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
9760 allow_undefined_flag
=unsupported
9761 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
9762 # support --undefined. This deserves some investigation. FIXME
9763 archive_cmds
='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9769 cygwin
* | mingw
* | pw32
* | cegcc
*)
9770 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
9771 # as there is no search path for DLLs.
9772 hardcode_libdir_flag_spec
='-L$libdir'
9773 export_dynamic_flag_spec
='${wl}--export-all-symbols'
9774 allow_undefined_flag
=unsupported
9775 always_export_symbols
=no
9776 enable_shared_with_static_runtimes
=yes
9777 export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
9779 if $LD --help 2>&1 |
$GREP 'auto-import' > /dev
/null
; then
9780 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
9781 # If the export-symbols file already is a .def file (1st line
9782 # is EXPORTS), use it as is; otherwise, prepend...
9783 archive_expsym_cmds
='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
9784 cp $export_symbols $output_objdir/$soname.def;
9786 echo EXPORTS > $output_objdir/$soname.def;
9787 cat $export_symbols >> $output_objdir/$soname.def;
9789 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
9796 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9797 link_all_deplibs
=yes
9802 hardcode_shlibpath_var
=no
9803 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
9804 export_dynamic_flag_spec
='${wl}-E'
9805 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
9806 # Instead, shared libraries are loaded at an image base (0x10000000 by
9807 # default) and relocated if they conflict, which is a slow very memory
9808 # consuming and fragmenting process. To avoid this, we pick a random,
9809 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
9810 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
9811 archive_cmds
='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
9812 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'
9815 gnu
* | linux
* | tpf
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
9817 if test "$host_os" = linux-dietlibc
; then
9818 case $cc_basename in
9819 diet\
*) tmp_diet
=yes;; # linux-dietlibc with static linking (!diet-dyn)
9822 if $LD --help 2>&1 |
$EGREP ': supported targets:.* elf' > /dev
/null \
9823 && test "$tmp_diet" = no
9825 tmp_addflag
=' $pic_flag'
9826 tmp_sharedflag
='-shared'
9827 case $cc_basename,$host_cpu in
9828 pgcc
*) # Portland Group C compiler
9829 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'
9830 tmp_addflag
=' $pic_flag'
9832 pgf77
* | pgf90
* | pgf95
* | pgfortran
*)
9833 # Portland Group f77 and f90 compilers
9834 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'
9835 tmp_addflag
=' $pic_flag -Mnomain' ;;
9836 ecc
*,ia64
* | icc
*,ia64
*) # Intel C compiler on ia64
9837 tmp_addflag
=' -i_dynamic' ;;
9838 efc
*,ia64
* | ifort
*,ia64
*) # Intel Fortran compiler on ia64
9839 tmp_addflag
=' -i_dynamic -nofor_main' ;;
9840 ifc
* | ifort
*) # Intel Fortran compiler
9841 tmp_addflag
=' -nofor_main' ;;
9842 lf95
*) # Lahey Fortran 8.1
9843 whole_archive_flag_spec
=
9844 tmp_sharedflag
='--shared' ;;
9845 xl
[cC
]* | bgxl
[cC
]* | mpixl
[cC
]*) # IBM XL C 8.0 on PPC (deal with xlf below)
9846 tmp_sharedflag
='-qmkshrobj'
9848 nvcc
*) # Cuda Compiler Driver 2.2
9849 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'
9850 compiler_needs_object
=yes
9853 case `$CC -V 2>&1 | sed 5q` in
9854 *Sun\ C
*) # Sun C 5.9
9855 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'
9856 compiler_needs_object
=yes
9857 tmp_sharedflag
='-G' ;;
9858 *Sun\ F
*) # Sun Fortran 8.3
9859 tmp_sharedflag
='-G' ;;
9861 archive_cmds
='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9863 if test "x$supports_anon_versioning" = xyes
; then
9864 archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~
9865 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9866 echo "local: *; };" >> $output_objdir/$libname.ver~
9867 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
9870 case $cc_basename in
9871 xlf
* | bgf
* | bgxlf
* | mpixlf
*)
9872 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
9873 whole_archive_flag_spec
='--whole-archive$convenience --no-whole-archive'
9874 hardcode_libdir_flag_spec
=
9875 hardcode_libdir_flag_spec_ld
='-rpath $libdir'
9876 archive_cmds
='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
9877 if test "x$supports_anon_versioning" = xyes
; then
9878 archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~
9879 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9880 echo "local: *; };" >> $output_objdir/$libname.ver~
9881 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
9891 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
9892 archive_cmds
='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
9895 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9896 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9901 if $LD -v 2>&1 |
$GREP 'BFD 2\.8' > /dev
/null
; then
9905 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
9906 *** create shared libraries on Solaris systems. Therefore, libtool
9907 *** is disabling shared libraries support. We urge you to upgrade GNU
9908 *** binutils to release 2.9.1 or newer. Another option is to modify
9909 *** your PATH or compiler configuration so that the native linker is
9910 *** used, and then restart.
9913 elif $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
9914 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9915 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9921 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
*)
9922 case `$LD -v 2>&1` in
9923 *\
[01].
* |
*\
2.
[0-9].
* |
*\
2.1[0-5].
*)
9927 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
9928 *** reliably create shared libraries on SCO systems. Therefore, libtool
9929 *** is disabling shared libraries support. We urge you to upgrade GNU
9930 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
9931 *** your PATH or compiler configuration so that the native linker is
9932 *** used, and then restart.
9937 # For security reasons, it is highly recommended that you always
9938 # use absolute paths for naming shared libraries, and exclude the
9939 # DT_RUNPATH tag from executables and libraries. But doing so
9940 # requires that you compile everything twice, which is a pain.
9941 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
9942 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9943 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9944 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9953 archive_cmds
='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9956 hardcode_shlibpath_var
=no
9960 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
9961 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9962 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9969 if test "$ld_shlibs" = no
; then
9971 hardcode_libdir_flag_spec
=
9972 export_dynamic_flag_spec
=
9973 whole_archive_flag_spec
=
9976 # PORTME fill in a description of your system's linker (not GNU ld)
9979 allow_undefined_flag
=unsupported
9980 always_export_symbols
=yes
9981 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'
9982 # Note: this linker hardcodes the directories in LIBPATH if there
9983 # are no directories specified by -L.
9984 hardcode_minus_L
=yes
9985 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
9986 # Neither direct hardcoding nor static linking is supported with a
9988 hardcode_direct
=unsupported
9993 if test "$host_cpu" = ia64
; then
9994 # On IA64, the linker does run time linking by default, so we don't
9995 # have to do anything special.
9996 aix_use_runtimelinking
=no
9997 exp_sym_flag
='-Bexport'
10000 # If we're using GNU nm, then we don't want the "-C" option.
10001 # -C means demangle to AIX nm, but means don't demangle with GNU nm
10002 # Also, AIX nm treats weak defined symbols like other global
10003 # defined symbols, whereas GNU nm marks them as "W".
10004 if $NM -V 2>&1 |
$GREP 'GNU' > /dev
/null
; then
10005 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'
10007 export_symbols_cmds
='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
10009 aix_use_runtimelinking
=no
10011 # Test if we are trying to use run time linking or normal
10012 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
10013 # need to do runtime linking.
10014 case $host_os in aix4.
[23]|aix4.
[23].
*|aix
[5-9]*)
10015 for ld_flag
in $LDFLAGS; do
10016 if (test $ld_flag = "-brtl" ||
test $ld_flag = "-Wl,-brtl"); then
10017 aix_use_runtimelinking
=yes
10024 exp_sym_flag
='-bexport'
10025 no_entry_flag
='-bnoentry'
10028 # When large executables or shared objects are built, AIX ld can
10029 # have problems creating the table of contents. If linking a library
10030 # or program results in "error TOC overflow" add -mminimal-toc to
10031 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
10032 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10035 hardcode_direct
=yes
10036 hardcode_direct_absolute
=yes
10037 hardcode_libdir_separator
=':'
10038 link_all_deplibs
=yes
10039 file_list_spec
='${wl}-f,'
10041 if test "$GCC" = yes; then
10042 case $host_os in aix4.
[012]|aix4.
[012].
*)
10043 # We only want to do this on AIX 4.2 and lower, the check
10044 # below for broken collect2 doesn't work under 4.3+
10045 collect2name
=`${CC} -print-prog-name=collect2`
10046 if test -f "$collect2name" &&
10047 strings "$collect2name" |
$GREP resolve_lib_name
>/dev
/null
10049 # We have reworked collect2
10052 # We have old collect2
10053 hardcode_direct
=unsupported
10054 # It fails to find uninstalled libraries when the uninstalled
10055 # path is not listed in the libpath. Setting hardcode_minus_L
10056 # to unsupported forces relinking
10057 hardcode_minus_L
=yes
10058 hardcode_libdir_flag_spec
='-L$libdir'
10059 hardcode_libdir_separator
=
10063 shared_flag
='-shared'
10064 if test "$aix_use_runtimelinking" = yes; then
10065 shared_flag
="$shared_flag "'${wl}-G'
10069 if test "$host_cpu" = ia64
; then
10070 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
10071 # chokes on -Wl,-G. The following line is correct:
10074 if test "$aix_use_runtimelinking" = yes; then
10075 shared_flag
='${wl}-G'
10077 shared_flag
='${wl}-bM:SRE'
10082 export_dynamic_flag_spec
='${wl}-bexpall'
10083 # It seems that -bexpall does not export symbols beginning with
10084 # underscore (_), so it is better to generate a list of symbols to export.
10085 always_export_symbols
=yes
10086 if test "$aix_use_runtimelinking" = yes; then
10087 # Warning - without using the other runtime loading flags (-brtl),
10088 # -berok will link without error, but may produce a broken library.
10089 allow_undefined_flag
='-berok'
10090 # Determine the default libpath from the value encoded in an
10091 # empty executable.
10092 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10093 /* end confdefs.h. */
10103 if ac_fn_c_try_link
"$LINENO"; then :
10105 lt_aix_libpath_sed
='
10106 /Import File Strings/,/^$/ {
10112 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10113 # Check for a 64-bit object if we didn't find anything.
10114 if test -z "$aix_libpath"; then
10115 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10118 rm -f core conftest.err conftest.
$ac_objext \
10119 conftest
$ac_exeext conftest.
$ac_ext
10120 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
10122 hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath"
10123 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"
10125 if test "$host_cpu" = ia64
; then
10126 hardcode_libdir_flag_spec
='${wl}-R $libdir:/usr/lib:/lib'
10127 allow_undefined_flag
="-z nodefs"
10128 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"
10130 # Determine the default libpath from the value encoded in an
10131 # empty executable.
10132 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10133 /* end confdefs.h. */
10143 if ac_fn_c_try_link
"$LINENO"; then :
10145 lt_aix_libpath_sed
='
10146 /Import File Strings/,/^$/ {
10152 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10153 # Check for a 64-bit object if we didn't find anything.
10154 if test -z "$aix_libpath"; then
10155 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10158 rm -f core conftest.err conftest.
$ac_objext \
10159 conftest
$ac_exeext conftest.
$ac_ext
10160 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
10162 hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath"
10163 # Warning - without using the other run time loading flags,
10164 # -berok will link without error, but may produce a broken library.
10165 no_undefined_flag
=' ${wl}-bernotok'
10166 allow_undefined_flag
=' ${wl}-berok'
10167 if test "$with_gnu_ld" = yes; then
10168 # We only use this code for GNU lds that support --whole-archive.
10169 whole_archive_flag_spec
='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
10171 # Exported symbols can be pulled into shared objects from archives
10172 whole_archive_flag_spec
='$convenience'
10174 archive_cmds_need_lc
=yes
10175 # This is similar to how AIX traditionally builds its shared libraries.
10176 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'
10184 # see comment about AmigaOS4 .so support
10185 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10186 archive_expsym_cmds
=''
10189 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)'
10190 hardcode_libdir_flag_spec
='-L$libdir'
10191 hardcode_minus_L
=yes
10197 export_dynamic_flag_spec
=-rdynamic
10200 cygwin
* | mingw
* | pw32
* | cegcc
*)
10201 # When not using gcc, we currently assume that we are using
10202 # Microsoft Visual C++.
10203 # hardcode_libdir_flag_spec is actually meaningless, as there is
10204 # no search path for DLLs.
10205 hardcode_libdir_flag_spec
=' '
10206 allow_undefined_flag
=unsupported
10207 # Tell ltmain to make .lib files, not .a files.
10209 # Tell ltmain to make .dll files, not .so files.
10211 # FIXME: Setting linknames here is a bad hack.
10212 archive_cmds
='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
10213 # The linker will automatically build a .lib file if we build a DLL.
10214 old_archive_from_new_cmds
='true'
10215 # FIXME: Should let the user specify the lib program.
10216 old_archive_cmds
='lib -OUT:$oldlib$oldobjs$old_deplibs'
10217 fix_srcfile_path
='`cygpath -w "$srcfile"`'
10218 enable_shared_with_static_runtimes
=yes
10221 darwin
* | rhapsody
*)
10224 archive_cmds_need_lc
=no
10226 hardcode_automatic
=yes
10227 hardcode_shlibpath_var
=unsupported
10228 if test "$lt_cv_ld_force_load" = "yes"; then
10229 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\"`'
10231 whole_archive_flag_spec
=''
10233 link_all_deplibs
=yes
10234 allow_undefined_flag
="$_lt_dar_allow_undefined"
10235 case $cc_basename in
10236 ifort
*) _lt_dar_can_shared
=yes ;;
10237 *) _lt_dar_can_shared
=$GCC ;;
10239 if test "$_lt_dar_can_shared" = "yes"; then
10240 output_verbose_link_cmd
=func_echo_all
10241 archive_cmds
="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
10242 module_cmds
="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
10243 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}"
10244 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}"
10253 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10254 hardcode_libdir_flag_spec
='-L$libdir'
10255 hardcode_shlibpath_var
=no
10258 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
10259 # support. Future versions do this automatically, but an explicit c++rt0.o
10260 # does not break anything, and helps significantly (at the cost of a little
10263 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
10264 hardcode_libdir_flag_spec
='-R$libdir'
10265 hardcode_direct
=yes
10266 hardcode_shlibpath_var
=no
10269 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
10271 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10272 hardcode_direct
=yes
10273 hardcode_minus_L
=yes
10274 hardcode_shlibpath_var
=no
10277 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
10278 freebsd
* | dragonfly
*)
10279 archive_cmds
='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
10280 hardcode_libdir_flag_spec
='-R$libdir'
10281 hardcode_direct
=yes
10282 hardcode_shlibpath_var
=no
10286 if test "$GCC" = yes; then
10287 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'
10289 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'
10291 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
10292 hardcode_libdir_separator
=:
10293 hardcode_direct
=yes
10295 # hardcode_minus_L: Not really in the search PATH,
10296 # but as the default location of the library.
10297 hardcode_minus_L
=yes
10298 export_dynamic_flag_spec
='${wl}-E'
10302 if test "$GCC" = yes && test "$with_gnu_ld" = no
; then
10303 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10305 archive_cmds
='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10307 if test "$with_gnu_ld" = no
; then
10308 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
10309 hardcode_libdir_flag_spec_ld
='+b $libdir'
10310 hardcode_libdir_separator
=:
10311 hardcode_direct
=yes
10312 hardcode_direct_absolute
=yes
10313 export_dynamic_flag_spec
='${wl}-E'
10314 # hardcode_minus_L: Not really in the search PATH,
10315 # but as the default location of the library.
10316 hardcode_minus_L
=yes
10321 if test "$GCC" = yes && test "$with_gnu_ld" = no
; then
10324 archive_cmds
='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10327 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10330 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10336 archive_cmds
='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10339 archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10343 # Older versions of the 11.00 compiler do not understand -b yet
10344 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
10345 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
10346 $as_echo_n "checking if $CC understands -b... " >&6; }
10347 if test "${lt_cv_prog_compiler__b+set}" = set; then :
10348 $as_echo_n "(cached) " >&6
10350 lt_cv_prog_compiler__b
=no
10351 save_LDFLAGS
="$LDFLAGS"
10352 LDFLAGS
="$LDFLAGS -b"
10353 echo "$lt_simple_link_test_code" > conftest.
$ac_ext
10354 if (eval $ac_link 2>conftest.err
) && test -s conftest
$ac_exeext; then
10355 # The linker can only warn and ignore the option if not recognized
10356 # So say no if there are warnings
10357 if test -s conftest.err
; then
10358 # Append any errors to the config.log.
10359 cat conftest.err
1>&5
10360 $ECHO "$_lt_linker_boilerplate" |
$SED '/^$/d' > conftest.exp
10361 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
10362 if diff conftest.exp conftest.er2
>/dev
/null
; then
10363 lt_cv_prog_compiler__b
=yes
10366 lt_cv_prog_compiler__b
=yes
10370 LDFLAGS
="$save_LDFLAGS"
10373 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
10374 $as_echo "$lt_cv_prog_compiler__b" >&6; }
10376 if test x
"$lt_cv_prog_compiler__b" = xyes
; then
10377 archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10379 archive_cmds
='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10385 if test "$with_gnu_ld" = no
; then
10386 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
10387 hardcode_libdir_separator
=:
10392 hardcode_shlibpath_var
=no
10395 hardcode_direct
=yes
10396 hardcode_direct_absolute
=yes
10397 export_dynamic_flag_spec
='${wl}-E'
10399 # hardcode_minus_L: Not really in the search PATH,
10400 # but as the default location of the library.
10401 hardcode_minus_L
=yes
10407 irix5
* | irix6
* | nonstopux
*)
10408 if test "$GCC" = yes; then
10409 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'
10410 # Try to use the -exported_symbol ld option, if it does not
10411 # work, assume that -exports_file does not work either and
10412 # implicitly export all symbols.
10413 save_LDFLAGS
="$LDFLAGS"
10414 LDFLAGS
="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
10415 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10416 /* end confdefs.h. */
10419 if ac_fn_c_try_link
"$LINENO"; then :
10420 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'
10423 rm -f core conftest.err conftest.
$ac_objext \
10424 conftest
$ac_exeext conftest.
$ac_ext
10425 LDFLAGS
="$save_LDFLAGS"
10427 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'
10428 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'
10430 archive_cmds_need_lc
='no'
10431 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
10432 hardcode_libdir_separator
=:
10434 link_all_deplibs
=yes
10438 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
10439 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
10441 archive_cmds
='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
10443 hardcode_libdir_flag_spec
='-R$libdir'
10444 hardcode_direct
=yes
10445 hardcode_shlibpath_var
=no
10449 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10450 hardcode_direct
=yes
10451 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
10452 hardcode_libdir_separator
=:
10453 hardcode_shlibpath_var
=no
10460 if test -f /usr
/libexec
/ld.so
; then
10461 hardcode_direct
=yes
10462 hardcode_shlibpath_var
=no
10463 hardcode_direct_absolute
=yes
10464 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10465 archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10466 archive_expsym_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
10467 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
10468 export_dynamic_flag_spec
='${wl}-E'
10471 openbsd
[01].
* | openbsd2.
[0-7] | openbsd2.
[0-7].
*)
10472 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10473 hardcode_libdir_flag_spec
='-R$libdir'
10476 archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10477 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
10487 hardcode_libdir_flag_spec
='-L$libdir'
10488 hardcode_minus_L
=yes
10489 allow_undefined_flag
=unsupported
10490 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'
10491 old_archive_from_new_cmds
='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
10495 if test "$GCC" = yes; then
10496 allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*'
10497 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'
10499 allow_undefined_flag
=' -expect_unresolved \*'
10500 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'
10502 archive_cmds_need_lc
='no'
10503 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
10504 hardcode_libdir_separator
=:
10507 osf4
* | osf5
*) # as osf3* with the addition of -msym flag
10508 if test "$GCC" = yes; then
10509 allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*'
10510 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'
10511 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
10513 allow_undefined_flag
=' -expect_unresolved \*'
10514 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'
10515 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~
10516 $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'
10518 # Both c and cxx compiler support -rpath directly
10519 hardcode_libdir_flag_spec
='-rpath $libdir'
10521 archive_cmds_need_lc
='no'
10522 hardcode_libdir_separator
=:
10526 no_undefined_flag
=' -z defs'
10527 if test "$GCC" = yes; then
10529 archive_cmds
='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10530 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10531 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10533 case `$CC -V 2>&1` in
10536 archive_cmds
='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
10537 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10538 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
10542 archive_cmds
='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
10543 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10544 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10548 hardcode_libdir_flag_spec
='-R$libdir'
10549 hardcode_shlibpath_var
=no
10551 solaris2.
[0-5] | solaris2.
[0-5].
*) ;;
10553 # The compiler driver will combine and reorder linker options,
10554 # but understands `-z linker_flag'. GCC discards it without `$wl',
10555 # but is careful enough not to reorder.
10556 # Supported since Solaris 2.6 (maybe 2.5.1?)
10557 if test "$GCC" = yes; then
10558 whole_archive_flag_spec
='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
10560 whole_archive_flag_spec
='-z allextract$convenience -z defaultextract'
10564 link_all_deplibs
=yes
10568 if test "x$host_vendor" = xsequent
; then
10569 # Use $CC to link under sequent, because it throws in some extra .o
10570 # files that make .init and .fini sections work.
10571 archive_cmds
='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
10573 archive_cmds
='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
10575 hardcode_libdir_flag_spec
='-L$libdir'
10576 hardcode_direct
=yes
10577 hardcode_minus_L
=yes
10578 hardcode_shlibpath_var
=no
10582 case $host_vendor in
10584 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10585 hardcode_direct
=yes # is this really true???
10588 ## LD is ld it makes a PLAMLIB
10589 ## CC just makes a GrossModule.
10590 archive_cmds
='$LD -G -o $lib $libobjs $deplibs $linker_flags'
10591 reload_cmds
='$CC -r -o $output$reload_objs'
10595 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10596 hardcode_direct
=no
#Motorola manual says yes, but my tests say they lie
10599 runpath_var
='LD_RUN_PATH'
10600 hardcode_shlibpath_var
=no
10604 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10605 hardcode_shlibpath_var
=no
10606 export_dynamic_flag_spec
='-Bexport'
10610 if test -d /usr
/nec
; then
10611 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10612 hardcode_shlibpath_var
=no
10613 runpath_var
=LD_RUN_PATH
10614 hardcode_runpath_var
=yes
10619 sysv4
*uw2
* | sysv5OpenUNIX
* | sysv5UnixWare7.
[01].
[10]* | unixware7
* | sco3.2v5.0.
[024]*)
10620 no_undefined_flag
='${wl}-z,text'
10621 archive_cmds_need_lc
=no
10622 hardcode_shlibpath_var
=no
10623 runpath_var
='LD_RUN_PATH'
10625 if test "$GCC" = yes; then
10626 archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10627 archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10629 archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10630 archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10634 sysv5
* | sco3.2v5
* | sco5v6
*)
10635 # Note: We can NOT use -z defs as we might desire, because we do not
10636 # link with -lc, and that would cause any symbols used from libc to
10637 # always be unresolved, which means just about no library would
10638 # ever link correctly. If we're not using GNU ld we use -z text
10639 # though, which does catch some bad symbols but isn't as heavy-handed
10641 no_undefined_flag
='${wl}-z,text'
10642 allow_undefined_flag
='${wl}-z,nodefs'
10643 archive_cmds_need_lc
=no
10644 hardcode_shlibpath_var
=no
10645 hardcode_libdir_flag_spec
='${wl}-R,$libdir'
10646 hardcode_libdir_separator
=':'
10647 link_all_deplibs
=yes
10648 export_dynamic_flag_spec
='${wl}-Bexport'
10649 runpath_var
='LD_RUN_PATH'
10651 if test "$GCC" = yes; then
10652 archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10653 archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10655 archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10656 archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10661 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10662 hardcode_libdir_flag_spec
='-L$libdir'
10663 hardcode_shlibpath_var
=no
10671 if test x
$host_vendor = xsni
; then
10673 sysv4 | sysv4.2uw2
* | sysv4.3
* | sysv5
*)
10674 export_dynamic_flag_spec
='${wl}-Blargedynsym'
10680 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
10681 $as_echo "$ld_shlibs" >&6; }
10682 test "$ld_shlibs" = no
&& can_build_shared
=no
10684 with_gnu_ld
=$with_gnu_ld
10701 # Do we need to explicitly link libc?
10703 case "x$archive_cmds_need_lc" in
10705 # Assume -lc should be added
10706 archive_cmds_need_lc
=yes
10708 if test "$enable_shared" = yes && test "$GCC" = yes; then
10709 case $archive_cmds in
10711 # FIXME: we may have to deal with multi-command sequences.
10714 # Test whether the compiler implicitly links with -lc since on some
10715 # systems, -lgcc has to come before -lc. If gcc already passes -lc
10716 # to ld, don't add -lc before -lgcc.
10717 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
10718 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
10719 if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
10720 $as_echo_n "(cached) " >&6
10723 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
10725 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
10726 (eval $ac_compile) 2>&5
10728 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10729 test $ac_status = 0; } 2>conftest.err
; then
10732 libobjs
=conftest.
$ac_objext
10734 wl
=$lt_prog_compiler_wl
10735 pic_flag
=$lt_prog_compiler_pic
10741 lt_save_allow_undefined_flag
=$allow_undefined_flag
10742 allow_undefined_flag
=
10743 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
10744 (eval $archive_cmds 2\
>\
&1 \|
$GREP \" -lc \" \
>/dev
/null
2\
>\
&1) 2>&5
10746 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10747 test $ac_status = 0; }
10749 lt_cv_archive_cmds_need_lc
=no
10751 lt_cv_archive_cmds_need_lc
=yes
10753 allow_undefined_flag
=$lt_save_allow_undefined_flag
10755 cat conftest.err
1>&5
10760 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
10761 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
10762 archive_cmds_need_lc
=$lt_cv_archive_cmds_need_lc
10925 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
10926 $as_echo_n "checking dynamic linker characteristics... " >&6; }
10928 if test "$GCC" = yes; then
10930 darwin
*) lt_awk_arg
="/^libraries:/,/LR/" ;;
10931 *) lt_awk_arg
="/^libraries:/" ;;
10934 mingw
* | cegcc
*) lt_sed_strip_eq
="s,=\([A-Za-z]:\),\1,g" ;;
10935 *) lt_sed_strip_eq
="s,=/,/,g" ;;
10937 lt_search_path_spec
=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
10938 case $lt_search_path_spec in
10940 # if the path contains ";" then we assume it to be the separator
10941 # otherwise default to the standard path separator (i.e. ":") - it is
10942 # assumed that no part of a normal pathname contains ";" but that should
10943 # okay in the real world where ";" in dirpaths is itself problematic.
10944 lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
10947 lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
10950 # Ok, now we have the path, separated by spaces, we can step through it
10951 # and add multilib dir if necessary.
10952 lt_tmp_lt_search_path_spec
=
10953 lt_multi_os_dir
=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
10954 for lt_sys_path
in $lt_search_path_spec; do
10955 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
10956 lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
10958 test -d "$lt_sys_path" && \
10959 lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path"
10962 lt_search_path_spec
=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
10963 BEGIN {RS=" "; FS="/|\n";} {
10966 for (lt_i = NF; lt_i > 0; lt_i--) {
10967 if ($lt_i != "" && $lt_i != ".") {
10968 if ($lt_i == "..") {
10971 if (lt_count == 0) {
10972 lt_foo="/" $lt_i lt_foo;
10979 if (lt_foo != "") { lt_freq[lt_foo]++; }
10980 if (lt_freq[lt_foo] == 1) { print lt_foo; }
10982 # AWK program above erroneously prepends '/' to C:/dos/paths
10985 mingw
* | cegcc
*) lt_search_path_spec
=`$ECHO "$lt_search_path_spec" |\
10986 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
10988 sys_lib_search_path_spec
=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
10990 sys_lib_search_path_spec
="/lib /usr/lib /usr/local/lib"
10992 library_names_spec
=
10993 libname_spec
='lib$name'
10997 postuninstall_cmds
=
11001 shlibpath_overrides_runpath
=unknown
11003 dynamic_linker
="$host_os ld.so"
11004 sys_lib_dlsearch_path_spec
="/lib /usr/lib"
11005 need_lib_prefix
=unknown
11006 hardcode_into_libs
=no
11008 # when you set need_version to no, make sure it does not cause -set_version
11009 # flags to be left without arguments
11010 need_version
=unknown
11015 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname.a'
11016 shlibpath_var
=LIBPATH
11018 # AIX 3 has no versioning support, so we append a major version to the name.
11019 soname_spec
='${libname}${release}${shared_ext}$major'
11026 hardcode_into_libs
=yes
11027 if test "$host_cpu" = ia64
; then
11028 # AIX 5 supports IA64
11029 library_names_spec
='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
11030 shlibpath_var
=LD_LIBRARY_PATH
11032 # With GCC up to 2.95.x, collect2 would create an import file
11033 # for dependence libraries. The import file would start with
11034 # the line `#! .'. This would cause the generated library to
11035 # depend on `.', always an invalid library. This was fixed in
11036 # development snapshots of GCC prior to 3.0.
11038 aix4 | aix4.
[01] | aix4.
[01].
*)
11039 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
11041 echo '#endif'; } |
${CC} -E - |
$GREP yes > /dev
/null
; then
11044 can_build_shared
=no
11048 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
11049 # soname into executable. Probably we can add versioning support to
11050 # collect2, so additional links can be useful in future.
11051 if test "$aix_use_runtimelinking" = yes; then
11052 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
11053 # instead of lib<name>.a to let people know that these are not
11054 # typical AIX shared libraries.
11055 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11057 # We preserve .a as extension for shared libraries through AIX4.2
11058 # and later when we are not doing run time linking.
11059 library_names_spec
='${libname}${release}.a $libname.a'
11060 soname_spec
='${libname}${release}${shared_ext}$major'
11062 shlibpath_var
=LIBPATH
11069 # Since July 2007 AmigaOS4 officially supports .so libraries.
11070 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
11071 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11074 library_names_spec
='$libname.ixlibrary $libname.a'
11075 # Create ${libname}_ixlibrary.a entries in /sys/libs.
11076 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'
11082 library_names_spec
='${libname}${shared_ext}'
11083 dynamic_linker
="$host_os ld.so"
11084 shlibpath_var
=LIBRARY_PATH
11090 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11091 soname_spec
='${libname}${release}${shared_ext}$major'
11092 finish_cmds
='PATH="\$PATH:/sbin" ldconfig $libdir'
11093 shlibpath_var
=LD_LIBRARY_PATH
11094 sys_lib_search_path_spec
="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
11095 sys_lib_dlsearch_path_spec
="/shlib /usr/lib /usr/local/lib"
11096 # the default ld.so.conf also contains /usr/contrib/lib and
11097 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
11098 # libtool to hard-code these into programs
11101 cygwin
* | mingw
* | pw32
* | cegcc
*)
11102 version_type
=windows
11107 case $GCC,$host_os in
11108 yes,cygwin
* |
yes,mingw
* |
yes,pw32
* |
yes,cegcc
*)
11109 library_names_spec
='$libname.dll.a'
11110 # DLL is installed to $(libdir)/../bin by postinstall_cmds
11111 postinstall_cmds
='base_file=`basename \${file}`~
11112 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
11113 dldir=$destdir/`dirname \$dlpath`~
11114 test -d \$dldir || mkdir -p \$dldir~
11115 $install_prog $dir/$dlname \$dldir/$dlname~
11116 chmod a+x \$dldir/$dlname~
11117 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11118 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11120 postuninstall_cmds
='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11121 dlpath=$dir/\$dldll~
11123 shlibpath_overrides_runpath
=yes
11127 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
11128 soname_spec
='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11130 sys_lib_search_path_spec
="$sys_lib_search_path_spec /usr/lib/w32api"
11133 # MinGW DLLs use traditional 'lib' prefix
11134 soname_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11137 # pw32 DLLs use 'pw' prefix rather than 'lib'
11138 library_names_spec
='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11144 library_names_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
11147 dynamic_linker
='Win32 ld.exe'
11148 # FIXME: first we should search . and the directory the executable is in
11152 darwin
* | rhapsody
*)
11153 dynamic_linker
="$host_os dyld"
11154 version_type
=darwin
11157 library_names_spec
='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
11158 soname_spec
='${libname}${release}${major}$shared_ext'
11159 shlibpath_overrides_runpath
=yes
11160 shlibpath_var
=DYLD_LIBRARY_PATH
11161 shrext_cmds
='`test .$module = .yes && echo .so || echo .dylib`'
11163 sys_lib_search_path_spec
="$sys_lib_search_path_spec /usr/local/lib"
11164 sys_lib_dlsearch_path_spec
='/usr/local/lib /lib /usr/lib'
11171 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
11172 soname_spec
='${libname}${release}${shared_ext}$major'
11173 shlibpath_var
=LD_LIBRARY_PATH
11176 freebsd
* | dragonfly
*)
11177 # DragonFly does not have aout. When/if they implement a new
11178 # versioning mechanism, adjust this.
11179 if test -x /usr
/bin
/objformat
; then
11180 objformat
=`/usr/bin/objformat`
11183 freebsd
[23].
*) objformat
=aout
;;
11184 *) objformat
=elf
;;
11187 version_type
=freebsd-
$objformat
11188 case $version_type in
11190 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11195 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
11199 shlibpath_var
=LD_LIBRARY_PATH
11202 shlibpath_overrides_runpath
=yes
11204 freebsd3.
[01]* | freebsdelf3.
[01]*)
11205 shlibpath_overrides_runpath
=yes
11206 hardcode_into_libs
=yes
11208 freebsd3.
[2-9]* | freebsdelf3.
[2-9]* | \
11209 freebsd4.
[0-5] | freebsdelf4.
[0-5] | freebsd4.1
.1 | freebsdelf4.1
.1)
11210 shlibpath_overrides_runpath
=no
11211 hardcode_into_libs
=yes
11213 *) # from 4.6 on, and DragonFly
11214 shlibpath_overrides_runpath
=yes
11215 hardcode_into_libs
=yes
11224 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11225 soname_spec
='${libname}${release}${shared_ext}$major'
11226 shlibpath_var
=LD_LIBRARY_PATH
11227 hardcode_into_libs
=yes
11234 dynamic_linker
="$host_os runtime_loader"
11235 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11236 soname_spec
='${libname}${release}${shared_ext}$major'
11237 shlibpath_var
=LIBRARY_PATH
11238 shlibpath_overrides_runpath
=yes
11239 sys_lib_dlsearch_path_spec
='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
11240 hardcode_into_libs
=yes
11243 hpux9
* | hpux10
* | hpux11
*)
11244 # Give a soname corresponding to the major version so that dld.sl refuses to
11245 # link against other versions.
11252 hardcode_into_libs
=yes
11253 dynamic_linker
="$host_os dld.so"
11254 shlibpath_var
=LD_LIBRARY_PATH
11255 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
11256 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11257 soname_spec
='${libname}${release}${shared_ext}$major'
11258 if test "X$HPUX_IA64_MODE" = X32
; then
11259 sys_lib_search_path_spec
="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
11261 sys_lib_search_path_spec
="/usr/lib/hpux64 /usr/local/lib/hpux64"
11263 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
11267 hardcode_into_libs
=yes
11268 dynamic_linker
="$host_os dld.sl"
11269 shlibpath_var
=LD_LIBRARY_PATH
# How should we handle SHLIB_PATH
11270 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
11271 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11272 soname_spec
='${libname}${release}${shared_ext}$major'
11273 sys_lib_search_path_spec
="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
11274 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
11278 dynamic_linker
="$host_os dld.sl"
11279 shlibpath_var
=SHLIB_PATH
11280 shlibpath_overrides_runpath
=no
# +s is required to enable SHLIB_PATH
11281 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11282 soname_spec
='${libname}${release}${shared_ext}$major'
11285 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
11286 postinstall_cmds
='chmod 555 $lib'
11287 # or fails outright, so override atomically:
11288 install_override_mode
=555
11295 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11296 soname_spec
='${libname}${release}${shared_ext}$major'
11297 dynamic_linker
='Interix 3.x ld.so.1 (PE, like ELF)'
11298 shlibpath_var
=LD_LIBRARY_PATH
11299 shlibpath_overrides_runpath
=no
11300 hardcode_into_libs
=yes
11303 irix5
* | irix6
* | nonstopux
*)
11305 nonstopux
*) version_type
=nonstopux
;;
11307 if test "$lt_cv_prog_gnu_ld" = yes; then
11315 soname_spec
='${libname}${release}${shared_ext}$major'
11316 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
11318 irix5
* | nonstopux
*)
11319 libsuff
= shlibsuff
=
11322 case $LD in # libtool.m4 will add one of these switches to LD
11323 *-32|
*"-32 "|
*-melf32bsmip|
*"-melf32bsmip ")
11324 libsuff
= shlibsuff
= libmagic
=32-bit;;
11325 *-n32|
*"-n32 "|
*-melf32bmipn32|
*"-melf32bmipn32 ")
11326 libsuff
=32 shlibsuff
=N32 libmagic
=N32
;;
11327 *-64|
*"-64 "|
*-melf64bmip|
*"-melf64bmip ")
11328 libsuff
=64 shlibsuff
=64 libmagic
=64-bit;;
11329 *) libsuff
= shlibsuff
= libmagic
=never-match
;;
11333 shlibpath_var
=LD_LIBRARY
${shlibsuff}_PATH
11334 shlibpath_overrides_runpath
=no
11335 sys_lib_search_path_spec
="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
11336 sys_lib_dlsearch_path_spec
="/usr/lib${libsuff} /lib${libsuff}"
11337 hardcode_into_libs
=yes
11340 # No shared lib support for Linux oldld, aout, or coff.
11341 linux
*oldld
* | linux
*aout
* | linux
*coff
*)
11345 # This must be Linux ELF.
11346 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
11350 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11351 soname_spec
='${libname}${release}${shared_ext}$major'
11352 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -n $libdir'
11353 shlibpath_var
=LD_LIBRARY_PATH
11354 shlibpath_overrides_runpath
=no
11356 # Some binutils ld are patched to set DT_RUNPATH
11357 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
11358 $as_echo_n "(cached) " >&6
11360 lt_cv_shlibpath_overrides_runpath
=no
11361 save_LDFLAGS
=$LDFLAGS
11362 save_libdir
=$libdir
11363 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
11364 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
11365 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11366 /* end confdefs.h. */
11376 if ac_fn_c_try_link
"$LINENO"; then :
11377 if ($OBJDUMP -p conftest
$ac_exeext) 2>/dev
/null |
grep "RUNPATH.*$libdir" >/dev
/null
; then :
11378 lt_cv_shlibpath_overrides_runpath
=yes
11381 rm -f core conftest.err conftest.
$ac_objext \
11382 conftest
$ac_exeext conftest.
$ac_ext
11383 LDFLAGS
=$save_LDFLAGS
11384 libdir
=$save_libdir
11388 shlibpath_overrides_runpath
=$lt_cv_shlibpath_overrides_runpath
11390 # This implies no fast_install, which is unacceptable.
11391 # Some rework will be needed to allow for fast_install
11392 # before this can be enabled.
11393 hardcode_into_libs
=yes
11395 # Append ld.so.conf contents to the search path
11396 if test -f /etc
/ld.so.conf
; then
11397 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' ' '`
11398 sys_lib_dlsearch_path_spec
="/lib /usr/lib $lt_ld_extra"
11401 # We used to test for /lib/ld.so.1 and disable shared libraries on
11402 # powerpc, because MkLinux only supported shared libraries with the
11403 # GNU dynamic linker. Since this was broken with cross compilers,
11404 # most powerpc-linux boxes support dynamic linking these days and
11405 # people can always --disable-shared, the test was removed, and we
11406 # assume the GNU/Linux dynamic linker is in use.
11407 dynamic_linker
='GNU/Linux ld.so'
11414 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
11415 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11416 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11417 dynamic_linker
='NetBSD (a.out) ld.so'
11419 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11420 soname_spec
='${libname}${release}${shared_ext}$major'
11421 dynamic_linker
='NetBSD ld.elf_so'
11423 shlibpath_var
=LD_LIBRARY_PATH
11424 shlibpath_overrides_runpath
=yes
11425 hardcode_into_libs
=yes
11430 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11431 shlibpath_var
=LD_LIBRARY_PATH
11432 shlibpath_overrides_runpath
=yes
11439 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11440 soname_spec
='${libname}${release}${shared_ext}$major'
11441 shlibpath_var
=LD_LIBRARY_PATH
11442 shlibpath_overrides_runpath
=no
11443 hardcode_into_libs
=yes
11444 dynamic_linker
='ldqnx.so'
11449 sys_lib_dlsearch_path_spec
="/usr/lib"
11451 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
11453 openbsd3.3 | openbsd3.3.
*) need_version
=yes ;;
11454 *) need_version
=no
;;
11456 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11457 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11458 shlibpath_var
=LD_LIBRARY_PATH
11459 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11461 openbsd2.
[89] | openbsd2.
[89].
*)
11462 shlibpath_overrides_runpath
=no
11465 shlibpath_overrides_runpath
=yes
11469 shlibpath_overrides_runpath
=yes
11474 libname_spec
='$name'
11477 library_names_spec
='$libname${shared_ext} $libname.a'
11478 dynamic_linker
='OS/2 ld.exe'
11479 shlibpath_var
=LIBPATH
11482 osf3
* | osf4
* | osf5
*)
11486 soname_spec
='${libname}${release}${shared_ext}$major'
11487 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11488 shlibpath_var
=LD_LIBRARY_PATH
11489 sys_lib_search_path_spec
="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
11490 sys_lib_dlsearch_path_spec
="$sys_lib_search_path_spec"
11501 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11502 soname_spec
='${libname}${release}${shared_ext}$major'
11503 shlibpath_var
=LD_LIBRARY_PATH
11504 shlibpath_overrides_runpath
=yes
11505 hardcode_into_libs
=yes
11506 # ldd complains unless libraries are executable
11507 postinstall_cmds
='chmod +x $lib'
11512 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11513 finish_cmds
='PATH="\$PATH:/usr/etc" ldconfig $libdir'
11514 shlibpath_var
=LD_LIBRARY_PATH
11515 shlibpath_overrides_runpath
=yes
11516 if test "$with_gnu_ld" = yes; then
11524 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11525 soname_spec
='${libname}${release}${shared_ext}$major'
11526 shlibpath_var
=LD_LIBRARY_PATH
11527 case $host_vendor in
11529 shlibpath_overrides_runpath
=no
11531 runpath_var
=LD_RUN_PATH
11539 shlibpath_overrides_runpath
=no
11540 sys_lib_search_path_spec
='/lib /usr/lib /usr/ccs/lib'
11546 if test -d /usr
/nec
;then
11548 library_names_spec
='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
11549 soname_spec
='$libname${shared_ext}.$major'
11550 shlibpath_var
=LD_LIBRARY_PATH
11554 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
* | sysv4
*uw2
*)
11555 version_type
=freebsd-elf
11558 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11559 soname_spec
='${libname}${release}${shared_ext}$major'
11560 shlibpath_var
=LD_LIBRARY_PATH
11561 shlibpath_overrides_runpath
=yes
11562 hardcode_into_libs
=yes
11563 if test "$with_gnu_ld" = yes; then
11564 sys_lib_search_path_spec
='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
11566 sys_lib_search_path_spec
='/usr/ccs/lib /usr/lib'
11569 sys_lib_search_path_spec
="$sys_lib_search_path_spec /lib"
11573 sys_lib_dlsearch_path_spec
='/usr/lib'
11577 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
11581 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11582 shlibpath_var
=LD_LIBRARY_PATH
11583 shlibpath_overrides_runpath
=no
11584 hardcode_into_libs
=yes
11589 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11590 soname_spec
='${libname}${release}${shared_ext}$major'
11591 shlibpath_var
=LD_LIBRARY_PATH
11598 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
11599 $as_echo "$dynamic_linker" >&6; }
11600 test "$dynamic_linker" = no
&& can_build_shared
=no
11602 variables_saved_for_relink
="PATH $shlibpath_var $runpath_var"
11603 if test "$GCC" = yes; then
11604 variables_saved_for_relink
="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
11607 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
11608 sys_lib_search_path_spec
="$lt_cv_sys_lib_search_path_spec"
11610 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
11611 sys_lib_dlsearch_path_spec
="$lt_cv_sys_lib_dlsearch_path_spec"
11705 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
11706 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
11708 if test -n "$hardcode_libdir_flag_spec" ||
11709 test -n "$runpath_var" ||
11710 test "X$hardcode_automatic" = "Xyes" ; then
11712 # We can hardcode non-existent directories.
11713 if test "$hardcode_direct" != no
&&
11714 # If the only mechanism to avoid hardcoding is shlibpath_var, we
11715 # have to relink, otherwise we might link with an installed library
11716 # when we should be linking with a yet-to-be-installed one
11717 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
11718 test "$hardcode_minus_L" != no
; then
11719 # Linking always hardcodes the temporary library directory.
11720 hardcode_action
=relink
11722 # We can link without hardcoding, and we can hardcode nonexisting dirs.
11723 hardcode_action
=immediate
11726 # We cannot hardcode anything, or else we can only hardcode existing
11728 hardcode_action
=unsupported
11730 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
11731 $as_echo "$hardcode_action" >&6; }
11733 if test "$hardcode_action" = relink ||
11734 test "$inherit_rpath" = yes; then
11735 # Fast installation is not supported
11736 enable_fast_install
=no
11737 elif test "$shlibpath_overrides_runpath" = yes ||
11738 test "$enable_shared" = no
; then
11739 # Fast installation is not necessary
11740 enable_fast_install
=needless
11748 if test "x$enable_dlopen" != xyes
; then
11749 enable_dlopen
=unknown
11750 enable_dlopen_self
=unknown
11751 enable_dlopen_self_static
=unknown
11758 lt_cv_dlopen
="load_add_on"
11760 lt_cv_dlopen_self
=yes
11763 mingw
* | pw32
* | cegcc
*)
11764 lt_cv_dlopen
="LoadLibrary"
11769 lt_cv_dlopen
="dlopen"
11774 # if libdl is installed we need to link against it
11775 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
11776 $as_echo_n "checking for dlopen in -ldl... " >&6; }
11777 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
11778 $as_echo_n "(cached) " >&6
11780 ac_check_lib_save_LIBS
=$LIBS
11782 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11783 /* end confdefs.h. */
11785 /* Override any GCC internal prototype to avoid an error.
11786 Use char because int might match the return type of a GCC
11787 builtin and then its argument prototype would still apply. */
11800 if ac_fn_c_try_link
"$LINENO"; then :
11801 ac_cv_lib_dl_dlopen
=yes
11803 ac_cv_lib_dl_dlopen
=no
11805 rm -f core conftest.err conftest.
$ac_objext \
11806 conftest
$ac_exeext conftest.
$ac_ext
11807 LIBS
=$ac_check_lib_save_LIBS
11809 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11810 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
11811 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
11812 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl"
11815 lt_cv_dlopen
="dyld"
11817 lt_cv_dlopen_self
=yes
11824 ac_fn_c_check_func
"$LINENO" "shl_load" "ac_cv_func_shl_load"
11825 if test "x$ac_cv_func_shl_load" = x
""yes; then :
11826 lt_cv_dlopen
="shl_load"
11828 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
11829 $as_echo_n "checking for shl_load in -ldld... " >&6; }
11830 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
11831 $as_echo_n "(cached) " >&6
11833 ac_check_lib_save_LIBS
=$LIBS
11835 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11836 /* end confdefs.h. */
11838 /* Override any GCC internal prototype to avoid an error.
11839 Use char because int might match the return type of a GCC
11840 builtin and then its argument prototype would still apply. */
11848 return shl_load ();
11853 if ac_fn_c_try_link
"$LINENO"; then :
11854 ac_cv_lib_dld_shl_load
=yes
11856 ac_cv_lib_dld_shl_load
=no
11858 rm -f core conftest.err conftest.
$ac_objext \
11859 conftest
$ac_exeext conftest.
$ac_ext
11860 LIBS
=$ac_check_lib_save_LIBS
11862 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
11863 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
11864 if test "x$ac_cv_lib_dld_shl_load" = x
""yes; then :
11865 lt_cv_dlopen
="shl_load" lt_cv_dlopen_libs
="-ldld"
11867 ac_fn_c_check_func
"$LINENO" "dlopen" "ac_cv_func_dlopen"
11868 if test "x$ac_cv_func_dlopen" = x
""yes; then :
11869 lt_cv_dlopen
="dlopen"
11871 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
11872 $as_echo_n "checking for dlopen in -ldl... " >&6; }
11873 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
11874 $as_echo_n "(cached) " >&6
11876 ac_check_lib_save_LIBS
=$LIBS
11878 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11879 /* end confdefs.h. */
11881 /* Override any GCC internal prototype to avoid an error.
11882 Use char because int might match the return type of a GCC
11883 builtin and then its argument prototype would still apply. */
11896 if ac_fn_c_try_link
"$LINENO"; then :
11897 ac_cv_lib_dl_dlopen
=yes
11899 ac_cv_lib_dl_dlopen
=no
11901 rm -f core conftest.err conftest.
$ac_objext \
11902 conftest
$ac_exeext conftest.
$ac_ext
11903 LIBS
=$ac_check_lib_save_LIBS
11905 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11906 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
11907 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
11908 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl"
11910 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
11911 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
11912 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
11913 $as_echo_n "(cached) " >&6
11915 ac_check_lib_save_LIBS
=$LIBS
11916 LIBS
="-lsvld $LIBS"
11917 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11918 /* end confdefs.h. */
11920 /* Override any GCC internal prototype to avoid an error.
11921 Use char because int might match the return type of a GCC
11922 builtin and then its argument prototype would still apply. */
11935 if ac_fn_c_try_link
"$LINENO"; then :
11936 ac_cv_lib_svld_dlopen
=yes
11938 ac_cv_lib_svld_dlopen
=no
11940 rm -f core conftest.err conftest.
$ac_objext \
11941 conftest
$ac_exeext conftest.
$ac_ext
11942 LIBS
=$ac_check_lib_save_LIBS
11944 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
11945 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
11946 if test "x$ac_cv_lib_svld_dlopen" = x
""yes; then :
11947 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-lsvld"
11949 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
11950 $as_echo_n "checking for dld_link in -ldld... " >&6; }
11951 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
11952 $as_echo_n "(cached) " >&6
11954 ac_check_lib_save_LIBS
=$LIBS
11956 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11957 /* end confdefs.h. */
11959 /* Override any GCC internal prototype to avoid an error.
11960 Use char because int might match the return type of a GCC
11961 builtin and then its argument prototype would still apply. */
11969 return dld_link ();
11974 if ac_fn_c_try_link
"$LINENO"; then :
11975 ac_cv_lib_dld_dld_link
=yes
11977 ac_cv_lib_dld_dld_link
=no
11979 rm -f core conftest.err conftest.
$ac_objext \
11980 conftest
$ac_exeext conftest.
$ac_ext
11981 LIBS
=$ac_check_lib_save_LIBS
11983 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
11984 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
11985 if test "x$ac_cv_lib_dld_dld_link" = x
""yes; then :
11986 lt_cv_dlopen
="dld_link" lt_cv_dlopen_libs
="-ldld"
12007 if test "x$lt_cv_dlopen" != xno
; then
12013 case $lt_cv_dlopen in
12015 save_CPPFLAGS
="$CPPFLAGS"
12016 test "x$ac_cv_header_dlfcn_h" = xyes
&& CPPFLAGS
="$CPPFLAGS -DHAVE_DLFCN_H"
12018 save_LDFLAGS
="$LDFLAGS"
12019 wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $export_dynamic_flag_spec\"
12022 LIBS
="$lt_cv_dlopen_libs $LIBS"
12024 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12025 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
12026 if test "${lt_cv_dlopen_self+set}" = set; then :
12027 $as_echo_n "(cached) " >&6
12029 if test "$cross_compiling" = yes; then :
12030 lt_cv_dlopen_self
=cross
12032 lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2
12033 lt_status
=$lt_dlunknown
12034 cat > conftest.
$ac_ext <<_LT_EOF
12035 #line 12035 "configure"
12036 #include "confdefs.h"
12045 # define LT_DLGLOBAL RTLD_GLOBAL
12048 # define LT_DLGLOBAL DL_GLOBAL
12050 # define LT_DLGLOBAL 0
12054 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12055 find out it does not work in some platform. */
12056 #ifndef LT_DLLAZY_OR_NOW
12058 # define LT_DLLAZY_OR_NOW RTLD_LAZY
12061 # define LT_DLLAZY_OR_NOW DL_LAZY
12064 # define LT_DLLAZY_OR_NOW RTLD_NOW
12067 # define LT_DLLAZY_OR_NOW DL_NOW
12069 # define LT_DLLAZY_OR_NOW 0
12076 /* When -fvisbility=hidden is used, assume the code has been annotated
12077 correspondingly for the symbols needed. */
12078 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12079 void fnord () __attribute__((visibility("default")));
12082 void fnord () { int i=42; }
12085 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12086 int status = $lt_dlunknown;
12090 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12093 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12094 else puts (dlerror ());
12096 /* dlclose (self); */
12104 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12105 (eval $ac_link) 2>&5
12107 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12108 test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then
12109 (.
/conftest
; exit; ) >&5 2>/dev
/null
12111 case x
$lt_status in
12112 x
$lt_dlno_uscore) lt_cv_dlopen_self
=yes ;;
12113 x
$lt_dlneed_uscore) lt_cv_dlopen_self
=yes ;;
12114 x
$lt_dlunknown|x
*) lt_cv_dlopen_self
=no
;;
12117 # compilation failed
12118 lt_cv_dlopen_self
=no
12125 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12126 $as_echo "$lt_cv_dlopen_self" >&6; }
12128 if test "x$lt_cv_dlopen_self" = xyes
; then
12129 wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $lt_prog_compiler_static\"
12130 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
12131 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
12132 if test "${lt_cv_dlopen_self_static+set}" = set; then :
12133 $as_echo_n "(cached) " >&6
12135 if test "$cross_compiling" = yes; then :
12136 lt_cv_dlopen_self_static
=cross
12138 lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2
12139 lt_status
=$lt_dlunknown
12140 cat > conftest.
$ac_ext <<_LT_EOF
12141 #line 12141 "configure"
12142 #include "confdefs.h"
12151 # define LT_DLGLOBAL RTLD_GLOBAL
12154 # define LT_DLGLOBAL DL_GLOBAL
12156 # define LT_DLGLOBAL 0
12160 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12161 find out it does not work in some platform. */
12162 #ifndef LT_DLLAZY_OR_NOW
12164 # define LT_DLLAZY_OR_NOW RTLD_LAZY
12167 # define LT_DLLAZY_OR_NOW DL_LAZY
12170 # define LT_DLLAZY_OR_NOW RTLD_NOW
12173 # define LT_DLLAZY_OR_NOW DL_NOW
12175 # define LT_DLLAZY_OR_NOW 0
12182 /* When -fvisbility=hidden is used, assume the code has been annotated
12183 correspondingly for the symbols needed. */
12184 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12185 void fnord () __attribute__((visibility("default")));
12188 void fnord () { int i=42; }
12191 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12192 int status = $lt_dlunknown;
12196 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12199 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12200 else puts (dlerror ());
12202 /* dlclose (self); */
12210 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12211 (eval $ac_link) 2>&5
12213 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12214 test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then
12215 (.
/conftest
; exit; ) >&5 2>/dev
/null
12217 case x
$lt_status in
12218 x
$lt_dlno_uscore) lt_cv_dlopen_self_static
=yes ;;
12219 x
$lt_dlneed_uscore) lt_cv_dlopen_self_static
=yes ;;
12220 x
$lt_dlunknown|x
*) lt_cv_dlopen_self_static
=no
;;
12223 # compilation failed
12224 lt_cv_dlopen_self_static
=no
12231 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
12232 $as_echo "$lt_cv_dlopen_self_static" >&6; }
12235 CPPFLAGS
="$save_CPPFLAGS"
12236 LDFLAGS
="$save_LDFLAGS"
12241 case $lt_cv_dlopen_self in
12242 yes|no
) enable_dlopen_self
=$lt_cv_dlopen_self ;;
12243 *) enable_dlopen_self
=unknown
;;
12246 case $lt_cv_dlopen_self_static in
12247 yes|no
) enable_dlopen_self_static
=$lt_cv_dlopen_self_static ;;
12248 *) enable_dlopen_self_static
=unknown
;;
12270 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
12271 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
12272 if test -n "$STRIP" && $STRIP -V 2>&1 |
$GREP "GNU strip" >/dev
/null
; then
12273 test -z "$old_striplib" && old_striplib
="$STRIP --strip-debug"
12274 test -z "$striplib" && striplib
="$STRIP --strip-unneeded"
12275 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12276 $as_echo "yes" >&6; }
12278 # FIXME - insert some real tests, host_os isn't really good enough
12281 if test -n "$STRIP" ; then
12282 striplib
="$STRIP -x"
12283 old_striplib
="$STRIP -S"
12284 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12285 $as_echo "yes" >&6; }
12287 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12288 $as_echo "no" >&6; }
12292 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12293 $as_echo "no" >&6; }
12309 # Report which library types will actually be built
12310 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
12311 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
12312 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
12313 $as_echo "$can_build_shared" >&6; }
12315 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
12316 $as_echo_n "checking whether to build shared libraries... " >&6; }
12317 test "$can_build_shared" = "no" && enable_shared
=no
12319 # On AIX, shared libraries and static libraries use the same namespace, and
12320 # are all built from PIC.
12323 test "$enable_shared" = yes && enable_static
=no
12324 if test -n "$RANLIB"; then
12325 archive_cmds
="$archive_cmds~\$RANLIB \$lib"
12326 postinstall_cmds
='$RANLIB $lib'
12331 if test "$host_cpu" != ia64
&& test "$aix_use_runtimelinking" = no
; then
12332 test "$enable_shared" = yes && enable_static
=no
12336 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
12337 $as_echo "$enable_shared" >&6; }
12339 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
12340 $as_echo_n "checking whether to build static libraries... " >&6; }
12341 # Make sure either enable_shared or enable_static is yes.
12342 test "$enable_shared" = yes || enable_static
=yes
12343 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
12344 $as_echo "$enable_static" >&6; }
12351 ac_cpp
='$CPP $CPPFLAGS'
12352 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12353 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12354 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
12358 if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
12359 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
12360 (test "X$CXX" != "Xg++"))) ; then
12362 ac_cpp
='$CXXCPP $CPPFLAGS'
12363 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12364 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12365 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
12366 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
12367 $as_echo_n "checking how to run the C++ preprocessor... " >&6; }
12368 if test -z "$CXXCPP"; then
12369 if test "${ac_cv_prog_CXXCPP+set}" = set; then :
12370 $as_echo_n "(cached) " >&6
12372 # Double quotes because CXXCPP needs to be expanded
12373 for CXXCPP
in "$CXX -E" "/lib/cpp"
12375 ac_preproc_ok
=false
12376 for ac_cxx_preproc_warn_flag
in '' yes
12378 # Use a header file that comes with gcc, so configuring glibc
12379 # with a fresh cross-compiler works.
12380 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12381 # <limits.h> exists even on freestanding compilers.
12382 # On the NeXT, cc -E runs the code through the compiler's parser,
12383 # not just through cpp. "Syntax error" is here to catch this case.
12384 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12385 /* end confdefs.h. */
12387 # include <limits.h>
12389 # include <assert.h>
12393 if ac_fn_cxx_try_cpp
"$LINENO"; then :
12396 # Broken: fails on valid input.
12399 rm -f conftest.err conftest.
$ac_ext
12401 # OK, works on sane cases. Now check whether nonexistent headers
12402 # can be detected and how.
12403 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12404 /* end confdefs.h. */
12405 #include <ac_nonexistent.h>
12407 if ac_fn_cxx_try_cpp
"$LINENO"; then :
12408 # Broken: success on invalid input.
12411 # Passes both tests.
12415 rm -f conftest.err conftest.
$ac_ext
12418 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
12419 rm -f conftest.err conftest.
$ac_ext
12420 if $ac_preproc_ok; then :
12425 ac_cv_prog_CXXCPP
=$CXXCPP
12428 CXXCPP
=$ac_cv_prog_CXXCPP
12430 ac_cv_prog_CXXCPP
=$CXXCPP
12432 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
12433 $as_echo "$CXXCPP" >&6; }
12434 ac_preproc_ok
=false
12435 for ac_cxx_preproc_warn_flag
in '' yes
12437 # Use a header file that comes with gcc, so configuring glibc
12438 # with a fresh cross-compiler works.
12439 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12440 # <limits.h> exists even on freestanding compilers.
12441 # On the NeXT, cc -E runs the code through the compiler's parser,
12442 # not just through cpp. "Syntax error" is here to catch this case.
12443 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12444 /* end confdefs.h. */
12446 # include <limits.h>
12448 # include <assert.h>
12452 if ac_fn_cxx_try_cpp
"$LINENO"; then :
12455 # Broken: fails on valid input.
12458 rm -f conftest.err conftest.
$ac_ext
12460 # OK, works on sane cases. Now check whether nonexistent headers
12461 # can be detected and how.
12462 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12463 /* end confdefs.h. */
12464 #include <ac_nonexistent.h>
12466 if ac_fn_cxx_try_cpp
"$LINENO"; then :
12467 # Broken: success on invalid input.
12470 # Passes both tests.
12474 rm -f conftest.err conftest.
$ac_ext
12477 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
12478 rm -f conftest.err conftest.
$ac_ext
12479 if $ac_preproc_ok; then :
12482 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12483 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12484 as_fn_error
"C++ preprocessor \"$CXXCPP\" fails sanity check
12485 See \`config.log' for more details." "$LINENO" 5; }
12489 ac_cpp
='$CPP $CPPFLAGS'
12490 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12491 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12492 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
12495 _lt_caught_CXX_error
=yes
12499 ac_cpp
='$CXXCPP $CPPFLAGS'
12500 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12501 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12502 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
12504 archive_cmds_need_lc_CXX
=no
12505 allow_undefined_flag_CXX
=
12506 always_export_symbols_CXX
=no
12507 archive_expsym_cmds_CXX
=
12508 compiler_needs_object_CXX
=no
12509 export_dynamic_flag_spec_CXX
=
12510 hardcode_direct_CXX
=no
12511 hardcode_direct_absolute_CXX
=no
12512 hardcode_libdir_flag_spec_CXX
=
12513 hardcode_libdir_flag_spec_ld_CXX
=
12514 hardcode_libdir_separator_CXX
=
12515 hardcode_minus_L_CXX
=no
12516 hardcode_shlibpath_var_CXX
=unsupported
12517 hardcode_automatic_CXX
=no
12518 inherit_rpath_CXX
=no
12520 module_expsym_cmds_CXX
=
12521 link_all_deplibs_CXX
=unknown
12522 old_archive_cmds_CXX
=$old_archive_cmds
12523 reload_flag_CXX
=$reload_flag
12524 reload_cmds_CXX
=$reload_cmds
12525 no_undefined_flag_CXX
=
12526 whole_archive_flag_spec_CXX
=
12527 enable_shared_with_static_runtimes_CXX
=no
12529 # Source file extension for C++ test sources.
12532 # Object file extension for compiled C++ test sources.
12536 # No sense in running all these tests if we already determined that
12537 # the CXX compiler isn't working. Some variables (like enable_shared)
12538 # are currently assumed to apply to all compilers on this platform,
12539 # and will be corrupted by setting them based on a non-working compiler.
12540 if test "$_lt_caught_CXX_error" != yes; then
12541 # Code to be used in simple compile tests
12542 lt_simple_compile_test_code
="int some_variable = 0;"
12544 # Code to be used in simple link tests
12545 lt_simple_link_test_code
='int main(int, char *[]) { return(0); }'
12547 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
12554 # If no C compiler was specified, use CC.
12557 # If no C compiler flags were specified, use CFLAGS.
12558 LTCFLAGS
=${LTCFLAGS-"$CFLAGS"}
12560 # Allow CC to be a program name with arguments.
12564 # save warnings/boilerplate of simple test code
12565 ac_outfile
=conftest.
$ac_objext
12566 echo "$lt_simple_compile_test_code" >conftest.
$ac_ext
12567 eval "$ac_compile" 2>&1 >/dev
/null |
$SED '/^$/d; /^ *+/d' >conftest.err
12568 _lt_compiler_boilerplate
=`cat conftest.err`
12571 ac_outfile
=conftest.
$ac_objext
12572 echo "$lt_simple_link_test_code" >conftest.
$ac_ext
12573 eval "$ac_link" 2>&1 >/dev
/null |
$SED '/^$/d; /^ *+/d' >conftest.err
12574 _lt_linker_boilerplate
=`cat conftest.err`
12578 # Allow CC to be a program name with arguments.
12583 lt_save_with_gnu_ld
=$with_gnu_ld
12584 lt_save_path_LD
=$lt_cv_path_LD
12585 if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
12586 lt_cv_prog_gnu_ld
=$lt_cv_prog_gnu_ldcxx
12588 $as_unset lt_cv_prog_gnu_ld
12590 if test -n "${lt_cv_path_LDCXX+set}"; then
12591 lt_cv_path_LD
=$lt_cv_path_LDCXX
12593 $as_unset lt_cv_path_LD
12595 test -z "${LDCXX+set}" || LD
=$LDCXX
12599 for cc_temp
in $compiler""; do
12601 compile |
*[\\/]compile | ccache |
*[\\/]ccache
) ;;
12602 distcc |
*[\\/]distcc | purify |
*[\\/]purify
) ;;
12607 cc_basename
=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
12610 if test -n "$compiler"; then
12611 # We don't want -fno-exception when compiling C++ code, so set the
12612 # no_builtin_flag separately
12613 if test "$GXX" = yes; then
12614 lt_prog_compiler_no_builtin_flag_CXX
=' -fno-builtin'
12616 lt_prog_compiler_no_builtin_flag_CXX
=
12619 if test "$GXX" = yes; then
12620 # Set up default GNU C++ configuration
12624 # Check whether --with-gnu-ld was given.
12625 if test "${with_gnu_ld+set}" = set; then :
12626 withval
=$with_gnu_ld; test "$withval" = no || with_gnu_ld
=yes
12632 if test "$GCC" = yes; then
12633 # Check if gcc -print-prog-name=ld gives a path.
12634 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
12635 $as_echo_n "checking for ld used by $CC... " >&6; }
12638 # gcc leaves a trailing carriage return which upsets mingw
12639 ac_prog
=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
12641 ac_prog
=`($CC -print-prog-name=ld) 2>&5` ;;
12644 # Accept absolute paths.
12646 re_direlt
='/[^/][^/]*/\.\./'
12647 # Canonicalize the pathname of ld
12648 ac_prog
=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
12649 while $ECHO "$ac_prog" |
$GREP "$re_direlt" > /dev
/null
2>&1; do
12650 ac_prog
=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
12652 test -z "$LD" && LD
="$ac_prog"
12655 # If it fails, then pretend we aren't using GCC.
12659 # If it is relative, then search for the first ld in PATH.
12660 with_gnu_ld
=unknown
12663 elif test "$with_gnu_ld" = yes; then
12664 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
12665 $as_echo_n "checking for GNU ld... " >&6; }
12667 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
12668 $as_echo_n "checking for non-GNU ld... " >&6; }
12670 if test "${lt_cv_path_LD+set}" = set; then :
12671 $as_echo_n "(cached) " >&6
12673 if test -z "$LD"; then
12674 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
12675 for ac_dir
in $PATH; do
12677 test -z "$ac_dir" && ac_dir
=.
12678 if test -f "$ac_dir/$ac_prog" ||
test -f "$ac_dir/$ac_prog$ac_exeext"; then
12679 lt_cv_path_LD
="$ac_dir/$ac_prog"
12680 # Check to see if the program is GNU ld. I'd rather use --version,
12681 # but apparently some variants of GNU ld only accept -v.
12682 # Break only if it was the GNU/non-GNU ld that we prefer.
12683 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
12684 *GNU
* |
*'with BFD'*)
12685 test "$with_gnu_ld" != no
&& break
12688 test "$with_gnu_ld" != yes && break
12695 lt_cv_path_LD
="$LD" # Let the user override the test with a path.
12699 LD
="$lt_cv_path_LD"
12700 if test -n "$LD"; then
12701 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
12702 $as_echo "$LD" >&6; }
12704 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12705 $as_echo "no" >&6; }
12707 test -z "$LD" && as_fn_error
"no acceptable ld found in \$PATH" "$LINENO" 5
12708 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
12709 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
12710 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
12711 $as_echo_n "(cached) " >&6
12713 # I'd rather use --version here, but apparently some GNU lds only accept -v.
12714 case `$LD -v 2>&1 </dev/null` in
12715 *GNU
* |
*'with BFD'*)
12716 lt_cv_prog_gnu_ld
=yes
12719 lt_cv_prog_gnu_ld
=no
12723 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
12724 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
12725 with_gnu_ld
=$lt_cv_prog_gnu_ld
12733 # Check if GNU C++ uses GNU ld as the underlying linker, since the
12734 # archiving commands below assume that GNU ld is being used.
12735 if test "$with_gnu_ld" = yes; then
12736 archive_cmds_CXX
='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
12737 archive_expsym_cmds_CXX
='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
12739 hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir'
12740 export_dynamic_flag_spec_CXX
='${wl}--export-dynamic'
12742 # If archive_cmds runs LD, not CC, wlarc should be empty
12743 # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
12744 # investigate it a little bit more. (MM)
12747 # ancient GNU ld didn't support --whole-archive et. al.
12748 if eval "`$CC -print-prog-name=ld` --help 2>&1" |
12749 $GREP 'no-whole-archive' > /dev
/null
; then
12750 whole_archive_flag_spec_CXX
="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
12752 whole_archive_flag_spec_CXX
=
12758 # A generic and very simple default shared library creation
12759 # command for GNU C++ for the case where it uses the native
12760 # linker, instead of GNU ld. If possible, this setting should
12761 # overridden to take advantage of the native linker features on
12762 # the platform it is being used on.
12763 archive_cmds_CXX
='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
12766 # Commands to make compiler produce verbose output that lists
12767 # what "hidden" libraries, object files and flags are used when
12768 # linking a shared library.
12769 output_verbose_link_cmd
='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
12777 # PORTME: fill in a description of your system's C++ link characteristics
12778 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
12779 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
12783 # FIXME: insert proper C++ library support
12787 if test "$host_cpu" = ia64
; then
12788 # On IA64, the linker does run time linking by default, so we don't
12789 # have to do anything special.
12790 aix_use_runtimelinking
=no
12791 exp_sym_flag
='-Bexport'
12794 aix_use_runtimelinking
=no
12796 # Test if we are trying to use run time linking or normal
12797 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
12798 # need to do runtime linking.
12799 case $host_os in aix4.
[23]|aix4.
[23].
*|aix
[5-9]*)
12800 for ld_flag
in $LDFLAGS; do
12803 aix_use_runtimelinking
=yes
12811 exp_sym_flag
='-bexport'
12812 no_entry_flag
='-bnoentry'
12815 # When large executables or shared objects are built, AIX ld can
12816 # have problems creating the table of contents. If linking a library
12817 # or program results in "error TOC overflow" add -mminimal-toc to
12818 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
12819 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
12821 archive_cmds_CXX
=''
12822 hardcode_direct_CXX
=yes
12823 hardcode_direct_absolute_CXX
=yes
12824 hardcode_libdir_separator_CXX
=':'
12825 link_all_deplibs_CXX
=yes
12826 file_list_spec_CXX
='${wl}-f,'
12828 if test "$GXX" = yes; then
12829 case $host_os in aix4.
[012]|aix4.
[012].
*)
12830 # We only want to do this on AIX 4.2 and lower, the check
12831 # below for broken collect2 doesn't work under 4.3+
12832 collect2name
=`${CC} -print-prog-name=collect2`
12833 if test -f "$collect2name" &&
12834 strings "$collect2name" |
$GREP resolve_lib_name
>/dev
/null
12836 # We have reworked collect2
12839 # We have old collect2
12840 hardcode_direct_CXX
=unsupported
12841 # It fails to find uninstalled libraries when the uninstalled
12842 # path is not listed in the libpath. Setting hardcode_minus_L
12843 # to unsupported forces relinking
12844 hardcode_minus_L_CXX
=yes
12845 hardcode_libdir_flag_spec_CXX
='-L$libdir'
12846 hardcode_libdir_separator_CXX
=
12849 shared_flag
='-shared'
12850 if test "$aix_use_runtimelinking" = yes; then
12851 shared_flag
="$shared_flag "'${wl}-G'
12855 if test "$host_cpu" = ia64
; then
12856 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
12857 # chokes on -Wl,-G. The following line is correct:
12860 if test "$aix_use_runtimelinking" = yes; then
12861 shared_flag
='${wl}-G'
12863 shared_flag
='${wl}-bM:SRE'
12868 export_dynamic_flag_spec_CXX
='${wl}-bexpall'
12869 # It seems that -bexpall does not export symbols beginning with
12870 # underscore (_), so it is better to generate a list of symbols to
12872 always_export_symbols_CXX
=yes
12873 if test "$aix_use_runtimelinking" = yes; then
12874 # Warning - without using the other runtime loading flags (-brtl),
12875 # -berok will link without error, but may produce a broken library.
12876 allow_undefined_flag_CXX
='-berok'
12877 # Determine the default libpath from the value encoded in an empty
12879 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12880 /* end confdefs.h. */
12890 if ac_fn_cxx_try_link
"$LINENO"; then :
12892 lt_aix_libpath_sed
='
12893 /Import File Strings/,/^$/ {
12899 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
12900 # Check for a 64-bit object if we didn't find anything.
12901 if test -z "$aix_libpath"; then
12902 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
12905 rm -f core conftest.err conftest.
$ac_objext \
12906 conftest
$ac_exeext conftest.
$ac_ext
12907 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
12909 hardcode_libdir_flag_spec_CXX
='${wl}-blibpath:$libdir:'"$aix_libpath"
12911 archive_expsym_cmds_CXX
='$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"
12913 if test "$host_cpu" = ia64
; then
12914 hardcode_libdir_flag_spec_CXX
='${wl}-R $libdir:/usr/lib:/lib'
12915 allow_undefined_flag_CXX
="-z nodefs"
12916 archive_expsym_cmds_CXX
="\$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"
12918 # Determine the default libpath from the value encoded in an
12919 # empty executable.
12920 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12921 /* end confdefs.h. */
12931 if ac_fn_cxx_try_link
"$LINENO"; then :
12933 lt_aix_libpath_sed
='
12934 /Import File Strings/,/^$/ {
12940 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
12941 # Check for a 64-bit object if we didn't find anything.
12942 if test -z "$aix_libpath"; then
12943 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
12946 rm -f core conftest.err conftest.
$ac_objext \
12947 conftest
$ac_exeext conftest.
$ac_ext
12948 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
12950 hardcode_libdir_flag_spec_CXX
='${wl}-blibpath:$libdir:'"$aix_libpath"
12951 # Warning - without using the other run time loading flags,
12952 # -berok will link without error, but may produce a broken library.
12953 no_undefined_flag_CXX
=' ${wl}-bernotok'
12954 allow_undefined_flag_CXX
=' ${wl}-berok'
12955 if test "$with_gnu_ld" = yes; then
12956 # We only use this code for GNU lds that support --whole-archive.
12957 whole_archive_flag_spec_CXX
='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
12959 # Exported symbols can be pulled into shared objects from archives
12960 whole_archive_flag_spec_CXX
='$convenience'
12962 archive_cmds_need_lc_CXX
=yes
12963 # This is similar to how AIX traditionally builds its shared
12965 archive_expsym_cmds_CXX
="\$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'
12971 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
12972 allow_undefined_flag_CXX
=unsupported
12973 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
12974 # support --undefined. This deserves some investigation. FIXME
12975 archive_cmds_CXX
='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
12982 case $cc_basename in
12984 # FIXME: insert proper C++ library support
12990 cygwin
* | mingw
* | pw32
* | cegcc
*)
12991 # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
12992 # as there is no search path for DLLs.
12993 hardcode_libdir_flag_spec_CXX
='-L$libdir'
12994 export_dynamic_flag_spec_CXX
='${wl}--export-all-symbols'
12995 allow_undefined_flag_CXX
=unsupported
12996 always_export_symbols_CXX
=no
12997 enable_shared_with_static_runtimes_CXX
=yes
12999 if $LD --help 2>&1 |
$GREP 'auto-import' > /dev
/null
; then
13000 archive_cmds_CXX
='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
13001 # If the export-symbols file already is a .def file (1st line
13002 # is EXPORTS), use it as is; otherwise, prepend...
13003 archive_expsym_cmds_CXX
='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
13004 cp $export_symbols $output_objdir/$soname.def;
13006 echo EXPORTS > $output_objdir/$soname.def;
13007 cat $export_symbols >> $output_objdir/$soname.def;
13009 $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
13014 darwin
* | rhapsody
*)
13017 archive_cmds_need_lc_CXX
=no
13018 hardcode_direct_CXX
=no
13019 hardcode_automatic_CXX
=yes
13020 hardcode_shlibpath_var_CXX
=unsupported
13021 if test "$lt_cv_ld_force_load" = "yes"; then
13022 whole_archive_flag_spec_CXX
='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
13024 whole_archive_flag_spec_CXX
=''
13026 link_all_deplibs_CXX
=yes
13027 allow_undefined_flag_CXX
="$_lt_dar_allow_undefined"
13028 case $cc_basename in
13029 ifort
*) _lt_dar_can_shared
=yes ;;
13030 *) _lt_dar_can_shared
=$GCC ;;
13032 if test "$_lt_dar_can_shared" = "yes"; then
13033 output_verbose_link_cmd
=func_echo_all
13034 archive_cmds_CXX
="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
13035 module_cmds_CXX
="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
13036 archive_expsym_cmds_CXX
="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}"
13037 module_expsym_cmds_CXX
="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}"
13038 if test "$lt_cv_apple_cc_single_mod" != "yes"; then
13039 archive_cmds_CXX
="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}"
13040 archive_expsym_cmds_CXX
="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}"
13050 case $cc_basename in
13052 # FIXME: insert proper C++ library support
13056 # Green Hills C++ Compiler
13057 # FIXME: insert proper C++ library support
13061 # FIXME: insert proper C++ library support
13068 # C++ shared libraries reported to be fairly broken before
13074 archive_cmds_need_lc_CXX
=no
13077 freebsd
* | dragonfly
*)
13078 # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
13087 archive_cmds_CXX
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
13088 link_all_deplibs_CXX
=yes
13092 hardcode_libdir_flag_spec_CXX
='${wl}+b ${wl}$libdir'
13093 hardcode_libdir_separator_CXX
=:
13094 export_dynamic_flag_spec_CXX
='${wl}-E'
13095 hardcode_direct_CXX
=yes
13096 hardcode_minus_L_CXX
=yes # Not in the search PATH,
13097 # but as the default
13098 # location of the library.
13100 case $cc_basename in
13102 # FIXME: insert proper C++ library support
13106 archive_cmds_CXX
='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
13107 # Commands to make compiler produce verbose output that lists
13108 # what "hidden" libraries, object files and flags are used when
13109 # linking a shared library.
13111 # There doesn't appear to be a way to prevent this compiler from
13112 # explicitly linking system object files so we need to strip them
13113 # from the output so that they don't get included in the library
13115 output_verbose_link_cmd
='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
13118 if test "$GXX" = yes; then
13119 archive_cmds_CXX
='$RM $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
13121 # FIXME: insert proper C++ library support
13129 if test $with_gnu_ld = no
; then
13130 hardcode_libdir_flag_spec_CXX
='${wl}+b ${wl}$libdir'
13131 hardcode_libdir_separator_CXX
=:
13137 export_dynamic_flag_spec_CXX
='${wl}-E'
13143 hardcode_direct_CXX
=no
13144 hardcode_shlibpath_var_CXX
=no
13147 hardcode_direct_CXX
=yes
13148 hardcode_direct_absolute_CXX
=yes
13149 hardcode_minus_L_CXX
=yes # Not in the search PATH,
13150 # but as the default
13151 # location of the library.
13155 case $cc_basename in
13157 # FIXME: insert proper C++ library support
13163 archive_cmds_CXX
='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
13166 archive_cmds_CXX
='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
13169 archive_cmds_CXX
='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
13172 # Commands to make compiler produce verbose output that lists
13173 # what "hidden" libraries, object files and flags are used when
13174 # linking a shared library.
13176 # There doesn't appear to be a way to prevent this compiler from
13177 # explicitly linking system object files so we need to strip them
13178 # from the output so that they don't get included in the library
13180 output_verbose_link_cmd
='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
13183 if test "$GXX" = yes; then
13184 if test $with_gnu_ld = no
; then
13187 archive_cmds_CXX
='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
13190 archive_cmds_CXX
='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
13193 archive_cmds_CXX
='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
13198 # FIXME: insert proper C++ library support
13206 hardcode_direct_CXX
=no
13207 hardcode_shlibpath_var_CXX
=no
13208 hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir'
13209 export_dynamic_flag_spec_CXX
='${wl}-E'
13210 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
13211 # Instead, shared libraries are loaded at an image base (0x10000000 by
13212 # default) and relocated if they conflict, which is a slow very memory
13213 # consuming and fragmenting process. To avoid this, we pick a random,
13214 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
13215 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
13216 archive_cmds_CXX
='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
13217 archive_expsym_cmds_CXX
='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'
13220 case $cc_basename in
13223 archive_cmds_CXX
='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
13225 # Archives containing C++ object files must be created using
13226 # "CC -ar", where "CC" is the IRIX C++ compiler. This is
13227 # necessary to make sure instantiated templates are included
13229 old_archive_cmds_CXX
='$CC -ar -WR,-u -o $oldlib $oldobjs'
13232 if test "$GXX" = yes; then
13233 if test "$with_gnu_ld" = no
; then
13234 archive_cmds_CXX
='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $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'
13236 archive_cmds_CXX
='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
13239 link_all_deplibs_CXX
=yes
13242 hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir'
13243 hardcode_libdir_separator_CXX
=:
13244 inherit_rpath_CXX
=yes
13247 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
13248 case $cc_basename in
13250 # Kuck and Associates, Inc. (KAI) C++ Compiler
13252 # KCC will only create a shared library if the output file
13253 # ends with ".so" (or ".sl" for HP-UX), so rename the library
13254 # to its proper name (with version) after linking.
13255 archive_cmds_CXX
='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
13256 archive_expsym_cmds_CXX
='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
13257 # Commands to make compiler produce verbose output that lists
13258 # what "hidden" libraries, object files and flags are used when
13259 # linking a shared library.
13261 # There doesn't appear to be a way to prevent this compiler from
13262 # explicitly linking system object files so we need to strip them
13263 # from the output so that they don't get included in the library
13265 output_verbose_link_cmd
='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
13267 hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir'
13268 export_dynamic_flag_spec_CXX
='${wl}--export-dynamic'
13270 # Archives containing C++ object files must be created using
13271 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
13272 old_archive_cmds_CXX
='$CC -Bstatic -o $oldlib $oldobjs'
13277 # version 8.0 and above of icpc choke on multiply defined symbols
13278 # if we add $predep_objects and $postdep_objects, however 7.1 and
13279 # earlier do not add the objects themselves.
13280 case `$CC -V 2>&1` in
13282 archive_cmds_CXX
='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
13283 archive_expsym_cmds_CXX
='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
13285 *) # Version 8.0 or newer
13288 ia64
*) tmp_idyn
=' -i_dynamic';;
13290 archive_cmds_CXX
='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
13291 archive_expsym_cmds_CXX
='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
13294 archive_cmds_need_lc_CXX
=no
13295 hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir'
13296 export_dynamic_flag_spec_CXX
='${wl}--export-dynamic'
13297 whole_archive_flag_spec_CXX
='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
13300 # Portland Group C++ compiler
13302 *pgCC\
[1-5].
* |
*pgcpp\
[1-5].
*)
13303 prelink_cmds_CXX
='tpldir=Template.dir~
13305 $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
13306 compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
13307 old_archive_cmds_CXX
='tpldir=Template.dir~
13309 $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
13310 $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
13312 archive_cmds_CXX
='tpldir=Template.dir~
13314 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
13315 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
13316 archive_expsym_cmds_CXX
='tpldir=Template.dir~
13318 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
13319 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
13321 *) # Version 6 and above use weak symbols
13322 archive_cmds_CXX
='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
13323 archive_expsym_cmds_CXX
='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
13327 hardcode_libdir_flag_spec_CXX
='${wl}--rpath ${wl}$libdir'
13328 export_dynamic_flag_spec_CXX
='${wl}--export-dynamic'
13329 whole_archive_flag_spec_CXX
='${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'
13333 archive_cmds_CXX
='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
13334 archive_expsym_cmds_CXX
='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
13336 runpath_var
=LD_RUN_PATH
13337 hardcode_libdir_flag_spec_CXX
='-rpath $libdir'
13338 hardcode_libdir_separator_CXX
=:
13340 # Commands to make compiler produce verbose output that lists
13341 # what "hidden" libraries, object files and flags are used when
13342 # linking a shared library.
13344 # There doesn't appear to be a way to prevent this compiler from
13345 # explicitly linking system object files so we need to strip them
13346 # from the output so that they don't get included in the library
13348 output_verbose_link_cmd
='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
13350 xl
* | mpixl
* | bgxl
*)
13351 # IBM XL 8.0 on PPC, with GNU ld
13352 hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir'
13353 export_dynamic_flag_spec_CXX
='${wl}--export-dynamic'
13354 archive_cmds_CXX
='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
13355 if test "x$supports_anon_versioning" = xyes
; then
13356 archive_expsym_cmds_CXX
='echo "{ global:" > $output_objdir/$libname.ver~
13357 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
13358 echo "local: *; };" >> $output_objdir/$libname.ver~
13359 $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
13363 case `$CC -V 2>&1 | sed 5q` in
13366 no_undefined_flag_CXX
=' -zdefs'
13367 archive_cmds_CXX
='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
13368 archive_expsym_cmds_CXX
='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols'
13369 hardcode_libdir_flag_spec_CXX
='-R$libdir'
13370 whole_archive_flag_spec_CXX
='${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'
13371 compiler_needs_object_CXX
=yes
13373 # Not sure whether something based on
13374 # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
13376 output_verbose_link_cmd
='func_echo_all'
13378 # Archives containing C++ object files must be created using
13379 # "CC -xar", where "CC" is the Sun C++ compiler. This is
13380 # necessary to make sure instantiated templates are included
13382 old_archive_cmds_CXX
='$CC -xar -o $oldlib $oldobjs'
13390 # FIXME: insert proper C++ library support
13395 # FIXME: insert proper C++ library support
13400 case $cc_basename in
13402 # FIXME: insert proper C++ library support
13406 # FIXME: insert proper C++ library support
13413 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
13414 archive_cmds_CXX
='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
13416 hardcode_libdir_flag_spec_CXX
='-R$libdir'
13417 hardcode_direct_CXX
=yes
13418 hardcode_shlibpath_var_CXX
=no
13420 # Workaround some broken pre-1.5 toolchains
13421 output_verbose_link_cmd
='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
13429 # C++ shared libraries are fairly broken
13434 if test -f /usr
/libexec
/ld.so
; then
13435 hardcode_direct_CXX
=yes
13436 hardcode_shlibpath_var_CXX
=no
13437 hardcode_direct_absolute_CXX
=yes
13438 archive_cmds_CXX
='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
13439 hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir'
13440 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
13441 archive_expsym_cmds_CXX
='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
13442 export_dynamic_flag_spec_CXX
='${wl}-E'
13443 whole_archive_flag_spec_CXX
="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
13445 output_verbose_link_cmd
=func_echo_all
13451 osf3
* | osf4
* | osf5
*)
13452 case $cc_basename in
13454 # Kuck and Associates, Inc. (KAI) C++ Compiler
13456 # KCC will only create a shared library if the output file
13457 # ends with ".so" (or ".sl" for HP-UX), so rename the library
13458 # to its proper name (with version) after linking.
13459 archive_cmds_CXX
='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
13461 hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir'
13462 hardcode_libdir_separator_CXX
=:
13464 # Archives containing C++ object files must be created using
13465 # the KAI C++ compiler.
13467 osf3
*) old_archive_cmds_CXX
='$CC -Bstatic -o $oldlib $oldobjs' ;;
13468 *) old_archive_cmds_CXX
='$CC -o $oldlib $oldobjs' ;;
13472 # Rational C++ 2.4.1
13473 # FIXME: insert proper C++ library support
13479 allow_undefined_flag_CXX
=' ${wl}-expect_unresolved ${wl}\*'
13480 archive_cmds_CXX
='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
13481 hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir'
13484 allow_undefined_flag_CXX
=' -expect_unresolved \*'
13485 archive_cmds_CXX
='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
13486 archive_expsym_cmds_CXX
='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
13487 echo "-hidden">> $lib.exp~
13488 $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
13490 hardcode_libdir_flag_spec_CXX
='-rpath $libdir'
13494 hardcode_libdir_separator_CXX
=:
13496 # Commands to make compiler produce verbose output that lists
13497 # what "hidden" libraries, object files and flags are used when
13498 # linking a shared library.
13500 # There doesn't appear to be a way to prevent this compiler from
13501 # explicitly linking system object files so we need to strip them
13502 # from the output so that they don't get included in the library
13504 output_verbose_link_cmd
='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
13507 if test "$GXX" = yes && test "$with_gnu_ld" = no
; then
13508 allow_undefined_flag_CXX
=' ${wl}-expect_unresolved ${wl}\*'
13511 archive_cmds_CXX
='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $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'
13514 archive_cmds_CXX
='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $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'
13518 hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir'
13519 hardcode_libdir_separator_CXX
=:
13521 # Commands to make compiler produce verbose output that lists
13522 # what "hidden" libraries, object files and flags are used when
13523 # linking a shared library.
13524 output_verbose_link_cmd
='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
13527 # FIXME: insert proper C++ library support
13535 # FIXME: insert proper C++ library support
13540 case $cc_basename in
13543 # FIXME: insert proper C++ library support
13548 # FIXME: insert proper C++ library support
13552 # FIXME: insert proper C++ library support
13559 case $cc_basename in
13561 # Sun C++ 4.2, 5.x and Centerline C++
13562 archive_cmds_need_lc_CXX
=yes
13563 no_undefined_flag_CXX
=' -zdefs'
13564 archive_cmds_CXX
='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
13565 archive_expsym_cmds_CXX
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
13566 $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
13568 hardcode_libdir_flag_spec_CXX
='-R$libdir'
13569 hardcode_shlibpath_var_CXX
=no
13571 solaris2.
[0-5] | solaris2.
[0-5].
*) ;;
13573 # The compiler driver will combine and reorder linker options,
13574 # but understands `-z linker_flag'.
13575 # Supported since Solaris 2.6 (maybe 2.5.1?)
13576 whole_archive_flag_spec_CXX
='-z allextract$convenience -z defaultextract'
13579 link_all_deplibs_CXX
=yes
13581 output_verbose_link_cmd
='func_echo_all'
13583 # Archives containing C++ object files must be created using
13584 # "CC -xar", where "CC" is the Sun C++ compiler. This is
13585 # necessary to make sure instantiated templates are included
13587 old_archive_cmds_CXX
='$CC -xar -o $oldlib $oldobjs'
13590 # Green Hills C++ Compiler
13591 archive_cmds_CXX
='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
13593 # The C++ compiler must be used to create the archive.
13594 old_archive_cmds_CXX
='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
13597 # GNU C++ compiler with Solaris linker
13598 if test "$GXX" = yes && test "$with_gnu_ld" = no
; then
13599 no_undefined_flag_CXX
=' ${wl}-z ${wl}defs'
13600 if $CC --version |
$GREP -v '^2\.7' > /dev
/null
; then
13601 archive_cmds_CXX
='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
13602 archive_expsym_cmds_CXX
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
13603 $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
13605 # Commands to make compiler produce verbose output that lists
13606 # what "hidden" libraries, object files and flags are used when
13607 # linking a shared library.
13608 output_verbose_link_cmd
='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
13610 # g++ 2.7 appears to require `-G' NOT `-shared' on this
13612 archive_cmds_CXX
='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
13613 archive_expsym_cmds_CXX
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
13614 $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
13616 # Commands to make compiler produce verbose output that lists
13617 # what "hidden" libraries, object files and flags are used when
13618 # linking a shared library.
13619 output_verbose_link_cmd
='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
13622 hardcode_libdir_flag_spec_CXX
='${wl}-R $wl$libdir'
13624 solaris2.
[0-5] | solaris2.
[0-5].
*) ;;
13626 whole_archive_flag_spec_CXX
='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
13634 sysv4
*uw2
* | sysv5OpenUNIX
* | sysv5UnixWare7.
[01].
[10]* | unixware7
* | sco3.2v5.0.
[024]*)
13635 no_undefined_flag_CXX
='${wl}-z,text'
13636 archive_cmds_need_lc_CXX
=no
13637 hardcode_shlibpath_var_CXX
=no
13638 runpath_var
='LD_RUN_PATH'
13640 case $cc_basename in
13642 archive_cmds_CXX
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
13643 archive_expsym_cmds_CXX
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
13646 archive_cmds_CXX
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
13647 archive_expsym_cmds_CXX
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
13652 sysv5
* | sco3.2v5
* | sco5v6
*)
13653 # Note: We can NOT use -z defs as we might desire, because we do not
13654 # link with -lc, and that would cause any symbols used from libc to
13655 # always be unresolved, which means just about no library would
13656 # ever link correctly. If we're not using GNU ld we use -z text
13657 # though, which does catch some bad symbols but isn't as heavy-handed
13659 no_undefined_flag_CXX
='${wl}-z,text'
13660 allow_undefined_flag_CXX
='${wl}-z,nodefs'
13661 archive_cmds_need_lc_CXX
=no
13662 hardcode_shlibpath_var_CXX
=no
13663 hardcode_libdir_flag_spec_CXX
='${wl}-R,$libdir'
13664 hardcode_libdir_separator_CXX
=':'
13665 link_all_deplibs_CXX
=yes
13666 export_dynamic_flag_spec_CXX
='${wl}-Bexport'
13667 runpath_var
='LD_RUN_PATH'
13669 case $cc_basename in
13671 archive_cmds_CXX
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
13672 archive_expsym_cmds_CXX
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
13673 old_archive_cmds_CXX
='$CC -Tprelink_objects $oldobjs~
13674 '"$old_archive_cmds_CXX"
13675 reload_cmds_CXX
='$CC -Tprelink_objects $reload_objs~
13676 '"$reload_cmds_CXX"
13679 archive_cmds_CXX
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
13680 archive_expsym_cmds_CXX
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
13686 case $cc_basename in
13688 # NonStop-UX NCC 3.20
13689 # FIXME: insert proper C++ library support
13693 # FIXME: insert proper C++ library support
13700 # FIXME: insert proper C++ library support
13705 # FIXME: insert proper C++ library support
13710 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
13711 $as_echo "$ld_shlibs_CXX" >&6; }
13712 test "$ld_shlibs_CXX" = no
&& can_build_shared
=no
13718 ## There is no encapsulation within the following macros, do not change
13719 ## the running order or otherwise move them around unless you know exactly
13720 ## what you are doing...
13721 # Dependencies to place before and after the object being linked:
13722 predep_objects_CXX
=
13723 postdep_objects_CXX
=
13726 compiler_lib_search_path_CXX
=
13728 cat > conftest.
$ac_ext <<_LT_EOF
13732 Foo (void) { a = 0; }
13738 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13739 (eval $ac_compile) 2>&5
13741 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13742 test $ac_status = 0; }; then
13743 # Parse the compiler output and extract the necessary
13744 # objects, libraries and library flags.
13746 # Sentinel used to keep track of whether or not we are before
13747 # the conftest object file.
13748 pre_test_object_deps_done
=no
13750 for p
in `eval "$output_verbose_link_cmd"`; do
13754 # Some compilers place space between "-{L,R}" and the path.
13755 # Remove the space.
13756 if test $p = "-L" ||
13757 test $p = "-R"; then
13764 if test "$pre_test_object_deps_done" = no
; then
13767 # Internal compiler library paths should come after those
13768 # provided the user. The postdeps already come after the
13769 # user supplied libs so there is no need to process them.
13770 if test -z "$compiler_lib_search_path_CXX"; then
13771 compiler_lib_search_path_CXX
="${prev}${p}"
13773 compiler_lib_search_path_CXX
="${compiler_lib_search_path_CXX} ${prev}${p}"
13776 # The "-l" case would never come before the object being
13777 # linked, so don't bother handling this case.
13780 if test -z "$postdeps_CXX"; then
13781 postdeps_CXX
="${prev}${p}"
13783 postdeps_CXX
="${postdeps_CXX} ${prev}${p}"
13789 # This assumes that the test object file only shows up
13790 # once in the compiler output.
13791 if test "$p" = "conftest.$objext"; then
13792 pre_test_object_deps_done
=yes
13796 if test "$pre_test_object_deps_done" = no
; then
13797 if test -z "$predep_objects_CXX"; then
13798 predep_objects_CXX
="$p"
13800 predep_objects_CXX
="$predep_objects_CXX $p"
13803 if test -z "$postdep_objects_CXX"; then
13804 postdep_objects_CXX
="$p"
13806 postdep_objects_CXX
="$postdep_objects_CXX $p"
13811 *) ;; # Ignore the rest.
13819 echo "libtool.m4: error: problem compiling CXX test program"
13822 $RM -f confest.
$objext
13824 # PORTME: override above test on systems where it is broken
13827 # Interix 3.5 installs completely hosed .la files for C++, so rather than
13828 # hack all around it, let's just trust "g++" to DTRT.
13829 predep_objects_CXX
=
13830 postdep_objects_CXX
=
13835 case `$CC -V 2>&1 | sed 5q` in
13839 # The more standards-conforming stlport4 library is
13840 # incompatible with the Cstd library. Avoid specifying
13841 # it if it's in CXXFLAGS. Ignore libCrun as
13842 # -library=stlport4 depends on it.
13843 case " $CXX $CXXFLAGS " in
13844 *" -library=stlport4 "*)
13845 solaris_use_stlport4
=yes
13849 if test "$solaris_use_stlport4" != yes; then
13850 postdeps_CXX
='-library=Cstd -library=Crun'
13857 case $cc_basename in
13859 # The more standards-conforming stlport4 library is
13860 # incompatible with the Cstd library. Avoid specifying
13861 # it if it's in CXXFLAGS. Ignore libCrun as
13862 # -library=stlport4 depends on it.
13863 case " $CXX $CXXFLAGS " in
13864 *" -library=stlport4 "*)
13865 solaris_use_stlport4
=yes
13869 # Adding this requires a known-good setup of shared libraries for
13870 # Sun compiler versions before 5.6, else PIC objects from an old
13871 # archive will be linked into the output, leading to subtle bugs.
13872 if test "$solaris_use_stlport4" != yes; then
13873 postdeps_CXX
='-library=Cstd -library=Crun'
13881 case " $postdeps_CXX " in
13882 *" -lc "*) archive_cmds_need_lc_CXX
=no
;;
13884 compiler_lib_search_dirs_CXX
=
13885 if test -n "${compiler_lib_search_path_CXX}"; then
13886 compiler_lib_search_dirs_CXX
=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
13919 lt_prog_compiler_wl_CXX
=
13920 lt_prog_compiler_pic_CXX
=
13921 lt_prog_compiler_static_CXX
=
13923 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
13924 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
13926 # C++ specific cases for pic, static, wl, etc.
13927 if test "$GXX" = yes; then
13928 lt_prog_compiler_wl_CXX
='-Wl,'
13929 lt_prog_compiler_static_CXX
='-static'
13933 # All AIX code is PIC.
13934 if test "$host_cpu" = ia64
; then
13935 # AIX 5 now supports IA64 processor
13936 lt_prog_compiler_static_CXX
='-Bstatic'
13938 lt_prog_compiler_pic_CXX
='-fPIC'
13944 # see comment about AmigaOS4 .so support
13945 lt_prog_compiler_pic_CXX
='-fPIC'
13948 # FIXME: we need at least 68020 code to build shared libraries, but
13949 # adding the `-m68020' flag to GCC prevents building anything better,
13951 lt_prog_compiler_pic_CXX
='-m68020 -resident32 -malways-restore-a4'
13956 beos
* | irix5
* | irix6
* | nonstopux
* | osf3
* | osf4
* | osf5
*)
13957 # PIC is the default for these OSes.
13959 mingw
* | cygwin
* | os2
* | pw32
* | cegcc
*)
13960 # This hack is so that the source file can tell whether it is being
13961 # built for inclusion in a dll (and should export symbols for example).
13962 # Although the cygwin gcc ignores -fPIC, still need this for old-style
13963 # (--disable-auto-import) libraries
13964 lt_prog_compiler_pic_CXX
='-DDLL_EXPORT'
13966 darwin
* | rhapsody
*)
13967 # PIC is the default on this platform
13968 # Common symbols not allowed in MH_DYLIB files
13969 lt_prog_compiler_pic_CXX
='-fno-common'
13972 # DJGPP does not support shared libraries at all
13973 lt_prog_compiler_pic_CXX
=
13976 # PIC is the default for Haiku.
13977 # The "-static" flag exists, but is broken.
13978 lt_prog_compiler_static_CXX
=
13981 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
13982 # Instead, we relocate shared libraries at runtime.
13985 if test -d /usr
/nec
; then
13986 lt_prog_compiler_pic_CXX
=-Kconform_pic
13990 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
13991 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
13992 # sets the default TLS model and affects inlining.
13997 lt_prog_compiler_pic_CXX
='-fPIC'
14002 # QNX uses GNU C++, but need to define -shared option too, otherwise
14003 # it will coredump.
14004 lt_prog_compiler_pic_CXX
='-fPIC -shared'
14007 lt_prog_compiler_pic_CXX
='-fPIC'
14013 # All AIX code is PIC.
14014 if test "$host_cpu" = ia64
; then
14015 # AIX 5 now supports IA64 processor
14016 lt_prog_compiler_static_CXX
='-Bstatic'
14018 lt_prog_compiler_static_CXX
='-bnso -bI:/lib/syscalls.exp'
14022 case $cc_basename in
14024 # Green Hills C++ Compiler
14025 # _LT_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
14030 case $cc_basename in
14032 lt_prog_compiler_pic_CXX
='-KPIC'
14035 # Green Hills C++ Compiler
14036 lt_prog_compiler_pic_CXX
='-pic'
14042 freebsd
* | dragonfly
*)
14043 # FreeBSD uses GNU C++
14045 hpux9
* | hpux10
* | hpux11
*)
14046 case $cc_basename in
14048 lt_prog_compiler_wl_CXX
='-Wl,'
14049 lt_prog_compiler_static_CXX
='${wl}-a ${wl}archive'
14050 if test "$host_cpu" != ia64
; then
14051 lt_prog_compiler_pic_CXX
='+Z'
14055 lt_prog_compiler_wl_CXX
='-Wl,'
14056 lt_prog_compiler_static_CXX
='${wl}-a ${wl}archive'
14062 lt_prog_compiler_pic_CXX
='+Z'
14071 # This is c89, which is MS Visual C++ (no shared libs)
14072 # Anyone wants to do a port?
14074 irix5
* | irix6
* | nonstopux
*)
14075 case $cc_basename in
14077 lt_prog_compiler_wl_CXX
='-Wl,'
14078 lt_prog_compiler_static_CXX
='-non_shared'
14079 # CC pic flag -KPIC is the default.
14085 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
14086 case $cc_basename in
14089 lt_prog_compiler_wl_CXX
='--backend -Wl,'
14090 lt_prog_compiler_pic_CXX
='-fPIC'
14093 # old Intel C++ for x86_64 which still supported -KPIC.
14094 lt_prog_compiler_wl_CXX
='-Wl,'
14095 lt_prog_compiler_pic_CXX
='-KPIC'
14096 lt_prog_compiler_static_CXX
='-static'
14099 # Intel C++, used to be incompatible with GCC.
14100 # ICC 10 doesn't accept -KPIC any more.
14101 lt_prog_compiler_wl_CXX
='-Wl,'
14102 lt_prog_compiler_pic_CXX
='-fPIC'
14103 lt_prog_compiler_static_CXX
='-static'
14106 # Portland Group C++ compiler
14107 lt_prog_compiler_wl_CXX
='-Wl,'
14108 lt_prog_compiler_pic_CXX
='-fpic'
14109 lt_prog_compiler_static_CXX
='-Bstatic'
14113 # Make sure the PIC flag is empty. It appears that all Alpha
14114 # Linux and Compaq Tru64 Unix objects are PIC.
14115 lt_prog_compiler_pic_CXX
=
14116 lt_prog_compiler_static_CXX
='-non_shared'
14118 xlc
* | xlC
* | bgxl
[cC
]* | mpixl
[cC
]*)
14119 # IBM XL 8.0, 9.0 on PPC and BlueGene
14120 lt_prog_compiler_wl_CXX
='-Wl,'
14121 lt_prog_compiler_pic_CXX
='-qpic'
14122 lt_prog_compiler_static_CXX
='-qstaticlink'
14125 case `$CC -V 2>&1 | sed 5q` in
14128 lt_prog_compiler_pic_CXX
='-KPIC'
14129 lt_prog_compiler_static_CXX
='-Bstatic'
14130 lt_prog_compiler_wl_CXX
='-Qoption ld '
14141 case $cc_basename in
14143 lt_prog_compiler_pic_CXX
='-W c,exportall'
14152 # QNX uses GNU C++, but need to define -shared option too, otherwise
14153 # it will coredump.
14154 lt_prog_compiler_pic_CXX
='-fPIC -shared'
14156 osf3
* | osf4
* | osf5
*)
14157 case $cc_basename in
14159 lt_prog_compiler_wl_CXX
='--backend -Wl,'
14162 # Rational C++ 2.4.1
14163 lt_prog_compiler_pic_CXX
='-pic'
14166 # Digital/Compaq C++
14167 lt_prog_compiler_wl_CXX
='-Wl,'
14168 # Make sure the PIC flag is empty. It appears that all Alpha
14169 # Linux and Compaq Tru64 Unix objects are PIC.
14170 lt_prog_compiler_pic_CXX
=
14171 lt_prog_compiler_static_CXX
='-non_shared'
14180 case $cc_basename in
14182 # Sun C++ 4.2, 5.x and Centerline C++
14183 lt_prog_compiler_pic_CXX
='-KPIC'
14184 lt_prog_compiler_static_CXX
='-Bstatic'
14185 lt_prog_compiler_wl_CXX
='-Qoption ld '
14188 # Green Hills C++ Compiler
14189 lt_prog_compiler_pic_CXX
='-PIC'
14196 case $cc_basename in
14199 lt_prog_compiler_pic_CXX
='-pic'
14200 lt_prog_compiler_static_CXX
='-Bstatic'
14204 lt_prog_compiler_pic_CXX
='-pic'
14210 sysv5
* | unixware
* | sco3.2v5
* | sco5v6
* | OpenUNIX
*)
14211 case $cc_basename in
14213 lt_prog_compiler_wl_CXX
='-Wl,'
14214 lt_prog_compiler_pic_CXX
='-KPIC'
14215 lt_prog_compiler_static_CXX
='-Bstatic'
14220 case $cc_basename in
14222 # NonStop-UX NCC 3.20
14223 lt_prog_compiler_pic_CXX
='-KPIC'
14232 lt_prog_compiler_can_build_shared_CXX
=no
14238 # For platforms which do not support PIC, -DPIC is meaningless:
14240 lt_prog_compiler_pic_CXX
=
14243 lt_prog_compiler_pic_CXX
="$lt_prog_compiler_pic_CXX -DPIC"
14246 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic_CXX" >&5
14247 $as_echo "$lt_prog_compiler_pic_CXX" >&6; }
14252 # Check to make sure the PIC flag actually works.
14254 if test -n "$lt_prog_compiler_pic_CXX"; then
14255 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
14256 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; }
14257 if test "${lt_cv_prog_compiler_pic_works_CXX+set}" = set; then :
14258 $as_echo_n "(cached) " >&6
14260 lt_cv_prog_compiler_pic_works_CXX
=no
14261 ac_outfile
=conftest.
$ac_objext
14262 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
14263 lt_compiler_flag
="$lt_prog_compiler_pic_CXX -DPIC"
14264 # Insert the option either (1) after the last *FLAGS variable, or
14265 # (2) before a word containing "conftest.", or (3) at the end.
14266 # Note that $ac_compile itself does not contain backslashes and begins
14267 # with a dollar sign (not a hyphen), so the echo should work correctly.
14268 # The option is referenced via a variable to avoid confusing sed.
14269 lt_compile
=`echo "$ac_compile" | $SED \
14270 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
14271 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14272 -e 's:$: $lt_compiler_flag:'`
14273 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
14274 (eval "$lt_compile" 2>conftest.err
)
14276 cat conftest.err
>&5
14277 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14278 if (exit $ac_status) && test -s "$ac_outfile"; then
14279 # The compiler can only warn and ignore the option if not recognized
14280 # So say no if there are warnings other than the usual output.
14281 $ECHO "$_lt_compiler_boilerplate" |
$SED '/^$/d' >conftest.exp
14282 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
14283 if test ! -s conftest.er2 ||
diff conftest.exp conftest.er2
>/dev
/null
; then
14284 lt_cv_prog_compiler_pic_works_CXX
=yes
14290 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5
14291 $as_echo "$lt_cv_prog_compiler_pic_works_CXX" >&6; }
14293 if test x
"$lt_cv_prog_compiler_pic_works_CXX" = xyes
; then
14294 case $lt_prog_compiler_pic_CXX in
14296 *) lt_prog_compiler_pic_CXX
=" $lt_prog_compiler_pic_CXX" ;;
14299 lt_prog_compiler_pic_CXX
=
14300 lt_prog_compiler_can_build_shared_CXX
=no
14308 # Check to make sure the static flag actually works.
14310 wl
=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag
=\"$lt_prog_compiler_static_CXX\"
14311 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
14312 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
14313 if test "${lt_cv_prog_compiler_static_works_CXX+set}" = set; then :
14314 $as_echo_n "(cached) " >&6
14316 lt_cv_prog_compiler_static_works_CXX
=no
14317 save_LDFLAGS
="$LDFLAGS"
14318 LDFLAGS
="$LDFLAGS $lt_tmp_static_flag"
14319 echo "$lt_simple_link_test_code" > conftest.
$ac_ext
14320 if (eval $ac_link 2>conftest.err
) && test -s conftest
$ac_exeext; then
14321 # The linker can only warn and ignore the option if not recognized
14322 # So say no if there are warnings
14323 if test -s conftest.err
; then
14324 # Append any errors to the config.log.
14325 cat conftest.err
1>&5
14326 $ECHO "$_lt_linker_boilerplate" |
$SED '/^$/d' > conftest.exp
14327 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
14328 if diff conftest.exp conftest.er2
>/dev
/null
; then
14329 lt_cv_prog_compiler_static_works_CXX
=yes
14332 lt_cv_prog_compiler_static_works_CXX
=yes
14336 LDFLAGS
="$save_LDFLAGS"
14339 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5
14340 $as_echo "$lt_cv_prog_compiler_static_works_CXX" >&6; }
14342 if test x
"$lt_cv_prog_compiler_static_works_CXX" = xyes
; then
14345 lt_prog_compiler_static_CXX
=
14351 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
14352 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
14353 if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then :
14354 $as_echo_n "(cached) " >&6
14356 lt_cv_prog_compiler_c_o_CXX
=no
14357 $RM -r conftest
2>/dev
/null
14361 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
14363 lt_compiler_flag
="-o out/conftest2.$ac_objext"
14364 # Insert the option either (1) after the last *FLAGS variable, or
14365 # (2) before a word containing "conftest.", or (3) at the end.
14366 # Note that $ac_compile itself does not contain backslashes and begins
14367 # with a dollar sign (not a hyphen), so the echo should work correctly.
14368 lt_compile
=`echo "$ac_compile" | $SED \
14369 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
14370 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14371 -e 's:$: $lt_compiler_flag:'`
14372 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
14373 (eval "$lt_compile" 2>out
/conftest.err
)
14375 cat out
/conftest.err
>&5
14376 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14377 if (exit $ac_status) && test -s out
/conftest2.
$ac_objext
14379 # The compiler can only warn and ignore the option if not recognized
14380 # So say no if there are warnings
14381 $ECHO "$_lt_compiler_boilerplate" |
$SED '/^$/d' > out
/conftest.exp
14382 $SED '/^$/d; /^ *+/d' out
/conftest.err
>out
/conftest.er2
14383 if test ! -s out
/conftest.er2 ||
diff out
/conftest.exp out
/conftest.er2
>/dev
/null
; then
14384 lt_cv_prog_compiler_c_o_CXX
=yes
14389 # SGI C++ compiler will create directory out/ii_files/ for
14390 # template instantiation
14391 test -d out
/ii_files
&& $RM out
/ii_files
/* && rmdir out
/ii_files
14392 $RM out
/* && rmdir out
14398 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
14399 $as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
14403 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
14404 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
14405 if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then :
14406 $as_echo_n "(cached) " >&6
14408 lt_cv_prog_compiler_c_o_CXX
=no
14409 $RM -r conftest
2>/dev
/null
14413 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
14415 lt_compiler_flag
="-o out/conftest2.$ac_objext"
14416 # Insert the option either (1) after the last *FLAGS variable, or
14417 # (2) before a word containing "conftest.", or (3) at the end.
14418 # Note that $ac_compile itself does not contain backslashes and begins
14419 # with a dollar sign (not a hyphen), so the echo should work correctly.
14420 lt_compile
=`echo "$ac_compile" | $SED \
14421 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
14422 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14423 -e 's:$: $lt_compiler_flag:'`
14424 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
14425 (eval "$lt_compile" 2>out
/conftest.err
)
14427 cat out
/conftest.err
>&5
14428 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14429 if (exit $ac_status) && test -s out
/conftest2.
$ac_objext
14431 # The compiler can only warn and ignore the option if not recognized
14432 # So say no if there are warnings
14433 $ECHO "$_lt_compiler_boilerplate" |
$SED '/^$/d' > out
/conftest.exp
14434 $SED '/^$/d; /^ *+/d' out
/conftest.err
>out
/conftest.er2
14435 if test ! -s out
/conftest.er2 ||
diff out
/conftest.exp out
/conftest.er2
>/dev
/null
; then
14436 lt_cv_prog_compiler_c_o_CXX
=yes
14441 # SGI C++ compiler will create directory out/ii_files/ for
14442 # template instantiation
14443 test -d out
/ii_files
&& $RM out
/ii_files
/* && rmdir out
/ii_files
14444 $RM out
/* && rmdir out
14450 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
14451 $as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
14456 hard_links
="nottested"
14457 if test "$lt_cv_prog_compiler_c_o_CXX" = no
&& test "$need_locks" != no
; then
14458 # do not overwrite the value of need_locks provided by the user
14459 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
14460 $as_echo_n "checking if we can lock with hard links... " >&6; }
14463 ln conftest.a conftest.b
2>/dev
/null
&& hard_links
=no
14465 ln conftest.a conftest.b
2>&5 || hard_links
=no
14466 ln conftest.a conftest.b
2>/dev
/null
&& hard_links
=no
14467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
14468 $as_echo "$hard_links" >&6; }
14469 if test "$hard_links" = no
; then
14470 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
14471 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
14480 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
14481 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
14483 export_symbols_cmds_CXX
='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
14486 # If we're using GNU nm, then we don't want the "-C" option.
14487 # -C means demangle to AIX nm, but means don't demangle with GNU nm
14488 # Also, AIX nm treats weak defined symbols like other global defined
14489 # symbols, whereas GNU nm marks them as "W".
14490 if $NM -V 2>&1 |
$GREP 'GNU' > /dev
/null
; then
14491 export_symbols_cmds_CXX
='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
14493 export_symbols_cmds_CXX
='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
14497 export_symbols_cmds_CXX
="$ltdll_cmds"
14499 cygwin
* | mingw
* | cegcc
*)
14500 export_symbols_cmds_CXX
='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;/^.*[ ]__nm__/s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
14503 export_symbols_cmds_CXX
='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
14506 exclude_expsyms_CXX
='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
14508 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
14509 $as_echo "$ld_shlibs_CXX" >&6; }
14510 test "$ld_shlibs_CXX" = no
&& can_build_shared
=no
14512 with_gnu_ld_CXX
=$with_gnu_ld
14520 # Do we need to explicitly link libc?
14522 case "x$archive_cmds_need_lc_CXX" in
14524 # Assume -lc should be added
14525 archive_cmds_need_lc_CXX
=yes
14527 if test "$enable_shared" = yes && test "$GCC" = yes; then
14528 case $archive_cmds_CXX in
14530 # FIXME: we may have to deal with multi-command sequences.
14533 # Test whether the compiler implicitly links with -lc since on some
14534 # systems, -lgcc has to come before -lc. If gcc already passes -lc
14535 # to ld, don't add -lc before -lgcc.
14536 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
14537 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
14538 if test "${lt_cv_archive_cmds_need_lc_CXX+set}" = set; then :
14539 $as_echo_n "(cached) " >&6
14542 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
14544 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
14545 (eval $ac_compile) 2>&5
14547 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14548 test $ac_status = 0; } 2>conftest.err
; then
14551 libobjs
=conftest.
$ac_objext
14553 wl
=$lt_prog_compiler_wl_CXX
14554 pic_flag
=$lt_prog_compiler_pic_CXX
14560 lt_save_allow_undefined_flag
=$allow_undefined_flag_CXX
14561 allow_undefined_flag_CXX
=
14562 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
14563 (eval $archive_cmds_CXX 2\
>\
&1 \|
$GREP \" -lc \" \
>/dev
/null
2\
>\
&1) 2>&5
14565 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14566 test $ac_status = 0; }
14568 lt_cv_archive_cmds_need_lc_CXX
=no
14570 lt_cv_archive_cmds_need_lc_CXX
=yes
14572 allow_undefined_flag_CXX
=$lt_save_allow_undefined_flag
14574 cat conftest.err
1>&5
14579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5
14580 $as_echo "$lt_cv_archive_cmds_need_lc_CXX" >&6; }
14581 archive_cmds_need_lc_CXX
=$lt_cv_archive_cmds_need_lc_CXX
14651 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
14652 $as_echo_n "checking dynamic linker characteristics... " >&6; }
14654 library_names_spec
=
14655 libname_spec
='lib$name'
14659 postuninstall_cmds
=
14663 shlibpath_overrides_runpath
=unknown
14665 dynamic_linker
="$host_os ld.so"
14666 sys_lib_dlsearch_path_spec
="/lib /usr/lib"
14667 need_lib_prefix
=unknown
14668 hardcode_into_libs
=no
14670 # when you set need_version to no, make sure it does not cause -set_version
14671 # flags to be left without arguments
14672 need_version
=unknown
14677 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname.a'
14678 shlibpath_var
=LIBPATH
14680 # AIX 3 has no versioning support, so we append a major version to the name.
14681 soname_spec
='${libname}${release}${shared_ext}$major'
14688 hardcode_into_libs
=yes
14689 if test "$host_cpu" = ia64
; then
14690 # AIX 5 supports IA64
14691 library_names_spec
='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
14692 shlibpath_var
=LD_LIBRARY_PATH
14694 # With GCC up to 2.95.x, collect2 would create an import file
14695 # for dependence libraries. The import file would start with
14696 # the line `#! .'. This would cause the generated library to
14697 # depend on `.', always an invalid library. This was fixed in
14698 # development snapshots of GCC prior to 3.0.
14700 aix4 | aix4.
[01] | aix4.
[01].
*)
14701 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
14703 echo '#endif'; } |
${CC} -E - |
$GREP yes > /dev
/null
; then
14706 can_build_shared
=no
14710 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
14711 # soname into executable. Probably we can add versioning support to
14712 # collect2, so additional links can be useful in future.
14713 if test "$aix_use_runtimelinking" = yes; then
14714 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
14715 # instead of lib<name>.a to let people know that these are not
14716 # typical AIX shared libraries.
14717 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14719 # We preserve .a as extension for shared libraries through AIX4.2
14720 # and later when we are not doing run time linking.
14721 library_names_spec
='${libname}${release}.a $libname.a'
14722 soname_spec
='${libname}${release}${shared_ext}$major'
14724 shlibpath_var
=LIBPATH
14731 # Since July 2007 AmigaOS4 officially supports .so libraries.
14732 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
14733 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14736 library_names_spec
='$libname.ixlibrary $libname.a'
14737 # Create ${libname}_ixlibrary.a entries in /sys/libs.
14738 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'
14744 library_names_spec
='${libname}${shared_ext}'
14745 dynamic_linker
="$host_os ld.so"
14746 shlibpath_var
=LIBRARY_PATH
14752 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14753 soname_spec
='${libname}${release}${shared_ext}$major'
14754 finish_cmds
='PATH="\$PATH:/sbin" ldconfig $libdir'
14755 shlibpath_var
=LD_LIBRARY_PATH
14756 sys_lib_search_path_spec
="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
14757 sys_lib_dlsearch_path_spec
="/shlib /usr/lib /usr/local/lib"
14758 # the default ld.so.conf also contains /usr/contrib/lib and
14759 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
14760 # libtool to hard-code these into programs
14763 cygwin
* | mingw
* | pw32
* | cegcc
*)
14764 version_type
=windows
14769 case $GCC,$host_os in
14770 yes,cygwin
* |
yes,mingw
* |
yes,pw32
* |
yes,cegcc
*)
14771 library_names_spec
='$libname.dll.a'
14772 # DLL is installed to $(libdir)/../bin by postinstall_cmds
14773 postinstall_cmds
='base_file=`basename \${file}`~
14774 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
14775 dldir=$destdir/`dirname \$dlpath`~
14776 test -d \$dldir || mkdir -p \$dldir~
14777 $install_prog $dir/$dlname \$dldir/$dlname~
14778 chmod a+x \$dldir/$dlname~
14779 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
14780 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
14782 postuninstall_cmds
='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
14783 dlpath=$dir/\$dldll~
14785 shlibpath_overrides_runpath
=yes
14789 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
14790 soname_spec
='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
14794 # MinGW DLLs use traditional 'lib' prefix
14795 soname_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
14798 # pw32 DLLs use 'pw' prefix rather than 'lib'
14799 library_names_spec
='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
14805 library_names_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
14808 dynamic_linker
='Win32 ld.exe'
14809 # FIXME: first we should search . and the directory the executable is in
14813 darwin
* | rhapsody
*)
14814 dynamic_linker
="$host_os dyld"
14815 version_type
=darwin
14818 library_names_spec
='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
14819 soname_spec
='${libname}${release}${major}$shared_ext'
14820 shlibpath_overrides_runpath
=yes
14821 shlibpath_var
=DYLD_LIBRARY_PATH
14822 shrext_cmds
='`test .$module = .yes && echo .so || echo .dylib`'
14824 sys_lib_dlsearch_path_spec
='/usr/local/lib /lib /usr/lib'
14831 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
14832 soname_spec
='${libname}${release}${shared_ext}$major'
14833 shlibpath_var
=LD_LIBRARY_PATH
14836 freebsd
* | dragonfly
*)
14837 # DragonFly does not have aout. When/if they implement a new
14838 # versioning mechanism, adjust this.
14839 if test -x /usr
/bin
/objformat
; then
14840 objformat
=`/usr/bin/objformat`
14843 freebsd
[23].
*) objformat
=aout
;;
14844 *) objformat
=elf
;;
14847 version_type
=freebsd-
$objformat
14848 case $version_type in
14850 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
14855 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
14859 shlibpath_var
=LD_LIBRARY_PATH
14862 shlibpath_overrides_runpath
=yes
14864 freebsd3.
[01]* | freebsdelf3.
[01]*)
14865 shlibpath_overrides_runpath
=yes
14866 hardcode_into_libs
=yes
14868 freebsd3.
[2-9]* | freebsdelf3.
[2-9]* | \
14869 freebsd4.
[0-5] | freebsdelf4.
[0-5] | freebsd4.1
.1 | freebsdelf4.1
.1)
14870 shlibpath_overrides_runpath
=no
14871 hardcode_into_libs
=yes
14873 *) # from 4.6 on, and DragonFly
14874 shlibpath_overrides_runpath
=yes
14875 hardcode_into_libs
=yes
14884 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
14885 soname_spec
='${libname}${release}${shared_ext}$major'
14886 shlibpath_var
=LD_LIBRARY_PATH
14887 hardcode_into_libs
=yes
14894 dynamic_linker
="$host_os runtime_loader"
14895 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
14896 soname_spec
='${libname}${release}${shared_ext}$major'
14897 shlibpath_var
=LIBRARY_PATH
14898 shlibpath_overrides_runpath
=yes
14899 sys_lib_dlsearch_path_spec
='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
14900 hardcode_into_libs
=yes
14903 hpux9
* | hpux10
* | hpux11
*)
14904 # Give a soname corresponding to the major version so that dld.sl refuses to
14905 # link against other versions.
14912 hardcode_into_libs
=yes
14913 dynamic_linker
="$host_os dld.so"
14914 shlibpath_var
=LD_LIBRARY_PATH
14915 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
14916 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14917 soname_spec
='${libname}${release}${shared_ext}$major'
14918 if test "X$HPUX_IA64_MODE" = X32
; then
14919 sys_lib_search_path_spec
="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
14921 sys_lib_search_path_spec
="/usr/lib/hpux64 /usr/local/lib/hpux64"
14923 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
14927 hardcode_into_libs
=yes
14928 dynamic_linker
="$host_os dld.sl"
14929 shlibpath_var
=LD_LIBRARY_PATH
# How should we handle SHLIB_PATH
14930 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
14931 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14932 soname_spec
='${libname}${release}${shared_ext}$major'
14933 sys_lib_search_path_spec
="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
14934 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
14938 dynamic_linker
="$host_os dld.sl"
14939 shlibpath_var
=SHLIB_PATH
14940 shlibpath_overrides_runpath
=no
# +s is required to enable SHLIB_PATH
14941 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14942 soname_spec
='${libname}${release}${shared_ext}$major'
14945 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
14946 postinstall_cmds
='chmod 555 $lib'
14947 # or fails outright, so override atomically:
14948 install_override_mode
=555
14955 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
14956 soname_spec
='${libname}${release}${shared_ext}$major'
14957 dynamic_linker
='Interix 3.x ld.so.1 (PE, like ELF)'
14958 shlibpath_var
=LD_LIBRARY_PATH
14959 shlibpath_overrides_runpath
=no
14960 hardcode_into_libs
=yes
14963 irix5
* | irix6
* | nonstopux
*)
14965 nonstopux
*) version_type
=nonstopux
;;
14967 if test "$lt_cv_prog_gnu_ld" = yes; then
14975 soname_spec
='${libname}${release}${shared_ext}$major'
14976 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
14978 irix5
* | nonstopux
*)
14979 libsuff
= shlibsuff
=
14982 case $LD in # libtool.m4 will add one of these switches to LD
14983 *-32|
*"-32 "|
*-melf32bsmip|
*"-melf32bsmip ")
14984 libsuff
= shlibsuff
= libmagic
=32-bit;;
14985 *-n32|
*"-n32 "|
*-melf32bmipn32|
*"-melf32bmipn32 ")
14986 libsuff
=32 shlibsuff
=N32 libmagic
=N32
;;
14987 *-64|
*"-64 "|
*-melf64bmip|
*"-melf64bmip ")
14988 libsuff
=64 shlibsuff
=64 libmagic
=64-bit;;
14989 *) libsuff
= shlibsuff
= libmagic
=never-match
;;
14993 shlibpath_var
=LD_LIBRARY
${shlibsuff}_PATH
14994 shlibpath_overrides_runpath
=no
14995 sys_lib_search_path_spec
="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
14996 sys_lib_dlsearch_path_spec
="/usr/lib${libsuff} /lib${libsuff}"
14997 hardcode_into_libs
=yes
15000 # No shared lib support for Linux oldld, aout, or coff.
15001 linux
*oldld
* | linux
*aout
* | linux
*coff
*)
15005 # This must be Linux ELF.
15006 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
15010 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15011 soname_spec
='${libname}${release}${shared_ext}$major'
15012 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -n $libdir'
15013 shlibpath_var
=LD_LIBRARY_PATH
15014 shlibpath_overrides_runpath
=no
15016 # Some binutils ld are patched to set DT_RUNPATH
15017 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
15018 $as_echo_n "(cached) " >&6
15020 lt_cv_shlibpath_overrides_runpath
=no
15021 save_LDFLAGS
=$LDFLAGS
15022 save_libdir
=$libdir
15023 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \
15024 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\""
15025 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
15026 /* end confdefs.h. */
15036 if ac_fn_cxx_try_link
"$LINENO"; then :
15037 if ($OBJDUMP -p conftest
$ac_exeext) 2>/dev
/null |
grep "RUNPATH.*$libdir" >/dev
/null
; then :
15038 lt_cv_shlibpath_overrides_runpath
=yes
15041 rm -f core conftest.err conftest.
$ac_objext \
15042 conftest
$ac_exeext conftest.
$ac_ext
15043 LDFLAGS
=$save_LDFLAGS
15044 libdir
=$save_libdir
15048 shlibpath_overrides_runpath
=$lt_cv_shlibpath_overrides_runpath
15050 # This implies no fast_install, which is unacceptable.
15051 # Some rework will be needed to allow for fast_install
15052 # before this can be enabled.
15053 hardcode_into_libs
=yes
15055 # Append ld.so.conf contents to the search path
15056 if test -f /etc
/ld.so.conf
; then
15057 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' ' '`
15058 sys_lib_dlsearch_path_spec
="/lib /usr/lib $lt_ld_extra"
15061 # We used to test for /lib/ld.so.1 and disable shared libraries on
15062 # powerpc, because MkLinux only supported shared libraries with the
15063 # GNU dynamic linker. Since this was broken with cross compilers,
15064 # most powerpc-linux boxes support dynamic linking these days and
15065 # people can always --disable-shared, the test was removed, and we
15066 # assume the GNU/Linux dynamic linker is in use.
15067 dynamic_linker
='GNU/Linux ld.so'
15074 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
15075 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
15076 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
15077 dynamic_linker
='NetBSD (a.out) ld.so'
15079 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
15080 soname_spec
='${libname}${release}${shared_ext}$major'
15081 dynamic_linker
='NetBSD ld.elf_so'
15083 shlibpath_var
=LD_LIBRARY_PATH
15084 shlibpath_overrides_runpath
=yes
15085 hardcode_into_libs
=yes
15090 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15091 shlibpath_var
=LD_LIBRARY_PATH
15092 shlibpath_overrides_runpath
=yes
15099 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15100 soname_spec
='${libname}${release}${shared_ext}$major'
15101 shlibpath_var
=LD_LIBRARY_PATH
15102 shlibpath_overrides_runpath
=no
15103 hardcode_into_libs
=yes
15104 dynamic_linker
='ldqnx.so'
15109 sys_lib_dlsearch_path_spec
="/usr/lib"
15111 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
15113 openbsd3.3 | openbsd3.3.
*) need_version
=yes ;;
15114 *) need_version
=no
;;
15116 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
15117 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
15118 shlibpath_var
=LD_LIBRARY_PATH
15119 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
15121 openbsd2.
[89] | openbsd2.
[89].
*)
15122 shlibpath_overrides_runpath
=no
15125 shlibpath_overrides_runpath
=yes
15129 shlibpath_overrides_runpath
=yes
15134 libname_spec
='$name'
15137 library_names_spec
='$libname${shared_ext} $libname.a'
15138 dynamic_linker
='OS/2 ld.exe'
15139 shlibpath_var
=LIBPATH
15142 osf3
* | osf4
* | osf5
*)
15146 soname_spec
='${libname}${release}${shared_ext}$major'
15147 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15148 shlibpath_var
=LD_LIBRARY_PATH
15149 sys_lib_search_path_spec
="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
15150 sys_lib_dlsearch_path_spec
="$sys_lib_search_path_spec"
15161 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15162 soname_spec
='${libname}${release}${shared_ext}$major'
15163 shlibpath_var
=LD_LIBRARY_PATH
15164 shlibpath_overrides_runpath
=yes
15165 hardcode_into_libs
=yes
15166 # ldd complains unless libraries are executable
15167 postinstall_cmds
='chmod +x $lib'
15172 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
15173 finish_cmds
='PATH="\$PATH:/usr/etc" ldconfig $libdir'
15174 shlibpath_var
=LD_LIBRARY_PATH
15175 shlibpath_overrides_runpath
=yes
15176 if test "$with_gnu_ld" = yes; then
15184 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15185 soname_spec
='${libname}${release}${shared_ext}$major'
15186 shlibpath_var
=LD_LIBRARY_PATH
15187 case $host_vendor in
15189 shlibpath_overrides_runpath
=no
15191 runpath_var
=LD_RUN_PATH
15199 shlibpath_overrides_runpath
=no
15200 sys_lib_search_path_spec
='/lib /usr/lib /usr/ccs/lib'
15206 if test -d /usr
/nec
;then
15208 library_names_spec
='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
15209 soname_spec
='$libname${shared_ext}.$major'
15210 shlibpath_var
=LD_LIBRARY_PATH
15214 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
* | sysv4
*uw2
*)
15215 version_type
=freebsd-elf
15218 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
15219 soname_spec
='${libname}${release}${shared_ext}$major'
15220 shlibpath_var
=LD_LIBRARY_PATH
15221 shlibpath_overrides_runpath
=yes
15222 hardcode_into_libs
=yes
15223 if test "$with_gnu_ld" = yes; then
15224 sys_lib_search_path_spec
='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
15226 sys_lib_search_path_spec
='/usr/ccs/lib /usr/lib'
15229 sys_lib_search_path_spec
="$sys_lib_search_path_spec /lib"
15233 sys_lib_dlsearch_path_spec
='/usr/lib'
15237 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
15241 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15242 shlibpath_var
=LD_LIBRARY_PATH
15243 shlibpath_overrides_runpath
=no
15244 hardcode_into_libs
=yes
15249 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15250 soname_spec
='${libname}${release}${shared_ext}$major'
15251 shlibpath_var
=LD_LIBRARY_PATH
15258 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
15259 $as_echo "$dynamic_linker" >&6; }
15260 test "$dynamic_linker" = no
&& can_build_shared
=no
15262 variables_saved_for_relink
="PATH $shlibpath_var $runpath_var"
15263 if test "$GCC" = yes; then
15264 variables_saved_for_relink
="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
15267 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
15268 sys_lib_search_path_spec
="$lt_cv_sys_lib_search_path_spec"
15270 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
15271 sys_lib_dlsearch_path_spec
="$lt_cv_sys_lib_dlsearch_path_spec"
15311 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
15312 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
15313 hardcode_action_CXX
=
15314 if test -n "$hardcode_libdir_flag_spec_CXX" ||
15315 test -n "$runpath_var_CXX" ||
15316 test "X$hardcode_automatic_CXX" = "Xyes" ; then
15318 # We can hardcode non-existent directories.
15319 if test "$hardcode_direct_CXX" != no
&&
15320 # If the only mechanism to avoid hardcoding is shlibpath_var, we
15321 # have to relink, otherwise we might link with an installed library
15322 # when we should be linking with a yet-to-be-installed one
15323 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, CXX)" != no &&
15324 test "$hardcode_minus_L_CXX" != no
; then
15325 # Linking always hardcodes the temporary library directory.
15326 hardcode_action_CXX
=relink
15328 # We can link without hardcoding, and we can hardcode nonexisting dirs.
15329 hardcode_action_CXX
=immediate
15332 # We cannot hardcode anything, or else we can only hardcode existing
15334 hardcode_action_CXX
=unsupported
15336 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5
15337 $as_echo "$hardcode_action_CXX" >&6; }
15339 if test "$hardcode_action_CXX" = relink ||
15340 test "$inherit_rpath_CXX" = yes; then
15341 # Fast installation is not supported
15342 enable_fast_install
=no
15343 elif test "$shlibpath_overrides_runpath" = yes ||
15344 test "$enable_shared" = no
; then
15345 # Fast installation is not necessary
15346 enable_fast_install
=needless
15355 fi # test -n "$compiler"
15361 with_gnu_ld
=$lt_save_with_gnu_ld
15362 lt_cv_path_LDCXX
=$lt_cv_path_LD
15363 lt_cv_path_LD
=$lt_save_path_LD
15364 lt_cv_prog_gnu_ldcxx
=$lt_cv_prog_gnu_ld
15365 lt_cv_prog_gnu_ld
=$lt_save_with_gnu_ld
15366 fi # test "$_lt_caught_CXX_error" != yes
15369 ac_cpp
='$CPP $CPPFLAGS'
15370 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15371 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15372 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
15386 ac_config_commands
="$ac_config_commands libtool"
15391 # Only expand once:
15395 for ac_prog
in gawk mawk nawk
awk
15397 # Extract the first word of "$ac_prog", so it can be a program name with args.
15398 set dummy
$ac_prog; ac_word
=$2
15399 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
15400 $as_echo_n "checking for $ac_word... " >&6; }
15401 if test "${ac_cv_prog_AWK+set}" = set; then :
15402 $as_echo_n "(cached) " >&6
15404 if test -n "$AWK"; then
15405 ac_cv_prog_AWK
="$AWK" # Let the user override the test.
15407 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
15408 for as_dir
in $PATH
15411 test -z "$as_dir" && as_dir
=.
15412 for ac_exec_ext
in '' $ac_executable_extensions; do
15413 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15414 ac_cv_prog_AWK
="$ac_prog"
15415 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
15424 AWK
=$ac_cv_prog_AWK
15425 if test -n "$AWK"; then
15426 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
15427 $as_echo "$AWK" >&6; }
15429 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15430 $as_echo "no" >&6; }
15434 test -n "$AWK" && break
15438 "") as_fn_error
"can't build without awk" "$LINENO" 5 ;;
15444 # The cast to long int works around a bug in the HP C Compiler
15445 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
15446 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
15447 # This bug is HP SR number 8606223364.
15448 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5
15449 $as_echo_n "checking size of void *... " >&6; }
15450 if test "${ac_cv_sizeof_void_p+set}" = set; then :
15451 $as_echo_n "(cached) " >&6
15453 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (void *))" "ac_cv_sizeof_void_p" "$ac_includes_default"; then :
15456 if test "$ac_cv_type_void_p" = yes; then
15457 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
15458 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
15459 { as_fn_set_status
77
15460 as_fn_error
"cannot compute sizeof (void *)
15461 See \`config.log' for more details." "$LINENO" 5; }; }
15463 ac_cv_sizeof_void_p
=0
15468 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_void_p" >&5
15469 $as_echo "$ac_cv_sizeof_void_p" >&6; }
15473 cat >>confdefs.h
<<_ACEOF
15474 #define SIZEOF_VOID_P $ac_cv_sizeof_void_p
15479 if test "${multilib}" = "yes"; then
15480 multilib_arg
="--enable-multilib"
15485 # Get target configury.
15486 unset TSAN_SUPPORTED
15487 unset LSAN_SUPPORTED
15488 .
${srcdir}/configure.tgt
15489 if test "x$TSAN_SUPPORTED" = "xyes"; then
15490 TSAN_SUPPORTED_TRUE
=
15491 TSAN_SUPPORTED_FALSE
='#'
15493 TSAN_SUPPORTED_TRUE
='#'
15494 TSAN_SUPPORTED_FALSE
=
15497 if test "x$LSAN_SUPPORTED" = "xyes"; then
15498 LSAN_SUPPORTED_TRUE
=
15499 LSAN_SUPPORTED_FALSE
='#'
15501 LSAN_SUPPORTED_TRUE
='#'
15502 LSAN_SUPPORTED_FALSE
=
15506 # Check for functions needed.
15507 for ac_func
in clock_getres clock_gettime clock_settime
15509 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
15510 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
15511 eval as_val
=\$
$as_ac_var
15512 if test "x$as_val" = x
""yes; then :
15513 cat >>confdefs.h
<<_ACEOF
15514 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15521 # Common libraries that we need to link against for all sanitizer libs.
15522 link_sanitizer_common
='-lpthread -lm'
15524 # At least for glibc, shm_open is in librt. But don't pull that
15525 # in if it still doesn't give us the function we want. This
15526 # test is copied from libgomp.
15527 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shm_open in -lrt" >&5
15528 $as_echo_n "checking for shm_open in -lrt... " >&6; }
15529 if test "${ac_cv_lib_rt_shm_open+set}" = set; then :
15530 $as_echo_n "(cached) " >&6
15532 ac_check_lib_save_LIBS
=$LIBS
15534 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
15535 /* end confdefs.h. */
15537 /* Override any GCC internal prototype to avoid an error.
15538 Use char because int might match the return type of a GCC
15539 builtin and then its argument prototype would still apply. */
15547 return shm_open ();
15552 if ac_fn_c_try_link
"$LINENO"; then :
15553 ac_cv_lib_rt_shm_open
=yes
15555 ac_cv_lib_rt_shm_open
=no
15557 rm -f core conftest.err conftest.
$ac_objext \
15558 conftest
$ac_exeext conftest.
$ac_ext
15559 LIBS
=$ac_check_lib_save_LIBS
15561 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_shm_open" >&5
15562 $as_echo "$ac_cv_lib_rt_shm_open" >&6; }
15563 if test "x$ac_cv_lib_rt_shm_open" = x
""yes; then :
15564 link_sanitizer_common
="-lrt $link_sanitizer_common"
15568 # Do a configure time check for -ldl
15569 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlsym in -ldl" >&5
15570 $as_echo_n "checking for dlsym in -ldl... " >&6; }
15571 if test "${ac_cv_lib_dl_dlsym+set}" = set; then :
15572 $as_echo_n "(cached) " >&6
15574 ac_check_lib_save_LIBS
=$LIBS
15576 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
15577 /* end confdefs.h. */
15579 /* Override any GCC internal prototype to avoid an error.
15580 Use char because int might match the return type of a GCC
15581 builtin and then its argument prototype would still apply. */
15594 if ac_fn_c_try_link
"$LINENO"; then :
15595 ac_cv_lib_dl_dlsym
=yes
15597 ac_cv_lib_dl_dlsym
=no
15599 rm -f core conftest.err conftest.
$ac_objext \
15600 conftest
$ac_exeext conftest.
$ac_ext
15601 LIBS
=$ac_check_lib_save_LIBS
15603 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlsym" >&5
15604 $as_echo "$ac_cv_lib_dl_dlsym" >&6; }
15605 if test "x$ac_cv_lib_dl_dlsym" = x
""yes; then :
15606 link_sanitizer_common
="-ldl $link_sanitizer_common"
15610 # Set up the set of additional libraries that we need to link against for libasan.
15611 link_libasan
=$link_sanitizer_common
15614 # Set up the set of additional libraries that we need to link against for libtsan.
15615 link_libtsan
=$link_sanitizer_common
15618 # Set up the set of additional libraries that we need to link against for libubsan.
15619 link_libubsan
=$link_sanitizer_common
15622 # Set up the set of additional libraries that we need to link against for liblsan.
15623 link_liblsan
=$link_sanitizer_common
15627 # At least for glibc, clock_gettime is in librt. But don't pull that
15628 # in if it still doesn't give us the function we want. This
15629 # test is copied from libgomp.
15630 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5
15631 $as_echo_n "checking for clock_gettime in -lrt... " >&6; }
15632 if test "${ac_cv_lib_rt_clock_gettime+set}" = set; then :
15633 $as_echo_n "(cached) " >&6
15635 ac_check_lib_save_LIBS
=$LIBS
15637 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
15638 /* end confdefs.h. */
15640 /* Override any GCC internal prototype to avoid an error.
15641 Use char because int might match the return type of a GCC
15642 builtin and then its argument prototype would still apply. */
15646 char clock_gettime ();
15650 return clock_gettime ();
15655 if ac_fn_c_try_link
"$LINENO"; then :
15656 ac_cv_lib_rt_clock_gettime
=yes
15658 ac_cv_lib_rt_clock_gettime
=no
15660 rm -f core conftest.err conftest.
$ac_objext \
15661 conftest
$ac_exeext conftest.
$ac_ext
15662 LIBS
=$ac_check_lib_save_LIBS
15664 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5
15665 $as_echo "$ac_cv_lib_rt_clock_gettime" >&6; }
15666 if test "x$ac_cv_lib_rt_clock_gettime" = x
""yes; then :
15667 link_libasan
="-lrt $link_libasan"
15668 link_libtsan
="-lrt $link_libtsan"
15669 # Other sanitizers do not override clock_* API
15675 *-*-darwin*) MAC_INTERPOSE
=true
; enable_static
=no
;;
15676 *) MAC_INTERPOSE
=false
;;
15678 if $MAC_INTERPOSE; then
15679 USING_MAC_INTERPOSE_TRUE
=
15680 USING_MAC_INTERPOSE_FALSE
='#'
15682 USING_MAC_INTERPOSE_TRUE
='#'
15683 USING_MAC_INTERPOSE_FALSE
=
15687 backtrace_supported
=yes
15689 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for necessary platform features" >&5
15690 $as_echo_n "checking for necessary platform features... " >&6; }
15693 # Some old Linux distributions miss required syscalls.
15694 sanitizer_supported
=no
15695 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
15696 /* end confdefs.h. */
15697 #include <sys/syscall.h>
15702 syscall (__NR_gettid);
15703 syscall (__NR_futex);
15704 syscall (__NR_exit_group);
15710 if ac_fn_c_try_compile
"$LINENO"; then :
15711 sanitizer_supported
=yes
15713 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15716 sanitizer_supported
=yes
15719 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $sanitizer_supported" >&5
15720 $as_echo "$sanitizer_supported" >&6; }
15721 if test "$sanitizer_supported" = yes; then
15722 SANITIZER_SUPPORTED_TRUE
=
15723 SANITIZER_SUPPORTED_FALSE
='#'
15725 SANITIZER_SUPPORTED_TRUE
='#'
15726 SANITIZER_SUPPORTED_FALSE
=
15730 # Test for __sync support.
15731 { $as_echo "$as_me:${as_lineno-$LINENO}: checking __sync extensions" >&5
15732 $as_echo_n "checking __sync extensions... " >&6; }
15733 if test "${libsanitizer_cv_sys_sync+set}" = set; then :
15734 $as_echo_n "(cached) " >&6
15736 if test -n "${with_target_subdir}"; then
15737 libsanitizer_cv_sys_sync
=yes
15739 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
15740 /* end confdefs.h. */
15745 __sync_bool_compare_and_swap (&i, i, i);
15746 __sync_lock_test_and_set (&i, 1);
15747 __sync_lock_release (&i);
15752 if ac_fn_c_try_link
"$LINENO"; then :
15753 libsanitizer_cv_sys_sync
=yes
15755 libsanitizer_cv_sys_sync
=no
15757 rm -f core conftest.err conftest.
$ac_objext \
15758 conftest
$ac_exeext conftest.
$ac_ext
15761 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libsanitizer_cv_sys_sync" >&5
15762 $as_echo "$libsanitizer_cv_sys_sync" >&6; }
15763 if test "$libsanitizer_cv_sys_sync" = "yes"; then
15765 $as_echo "#define HAVE_SYNC_FUNCTIONS 1" >>confdefs.h
15769 # Test for __atomic support.
15770 { $as_echo "$as_me:${as_lineno-$LINENO}: checking __atomic extensions" >&5
15771 $as_echo_n "checking __atomic extensions... " >&6; }
15772 if test "${libsanitizer_cv_sys_atomic+set}" = set; then :
15773 $as_echo_n "(cached) " >&6
15775 if test -n "${with_target_subdir}"; then
15776 libsanitizer_cv_sys_atomic
=yes
15778 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
15779 /* end confdefs.h. */
15784 __atomic_load_n (&i, __ATOMIC_ACQUIRE);
15785 __atomic_store_n (&i, 1, __ATOMIC_RELEASE);
15790 if ac_fn_c_try_link
"$LINENO"; then :
15791 libsanitizer_cv_sys_atomic
=yes
15793 libsanitizer_cv_sys_atomic
=no
15795 rm -f core conftest.err conftest.
$ac_objext \
15796 conftest
$ac_exeext conftest.
$ac_ext
15799 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libsanitizer_cv_sys_atomic" >&5
15800 $as_echo "$libsanitizer_cv_sys_atomic" >&6; }
15801 if test "$libsanitizer_cv_sys_atomic" = "yes"; then
15803 $as_echo "#define HAVE_ATOMIC_FUNCTIONS 1" >>confdefs.h
15807 # The library needs to be able to read the executable itself. Compile
15808 # a file to determine the executable format. The awk script
15809 # filetype.awk prints out the file type.
15810 { $as_echo "$as_me:${as_lineno-$LINENO}: checking output filetype" >&5
15811 $as_echo_n "checking output filetype... " >&6; }
15812 if test "${libsanitizer_cv_sys_filetype+set}" = set; then :
15813 $as_echo_n "(cached) " >&6
15816 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
15817 /* end confdefs.h. */
15827 if ac_fn_c_try_compile
"$LINENO"; then :
15828 filetype
=`${AWK} -f $srcdir/../libbacktrace/filetype.awk conftest.$ac_objext`
15830 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
15831 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
15832 as_fn_error
"compiler failed
15833 See \`config.log' for more details." "$LINENO" 5; }
15835 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15836 libsanitizer_cv_sys_filetype
=$filetype
15838 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libsanitizer_cv_sys_filetype" >&5
15839 $as_echo "$libsanitizer_cv_sys_filetype" >&6; }
15841 # Match the file type to decide what files to compile.
15843 case "$libsanitizer_cv_sys_filetype" in
15844 elf
*) FORMAT_FILE
="elf.lo" ;;
15845 *) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: could not determine output file type" >&5
15846 $as_echo "$as_me: WARNING: could not determine output file type" >&2;}
15847 FORMAT_FILE
="unknown.lo"
15848 backtrace_supported
=no
15855 case "$libsanitizer_cv_sys_filetype" in
15856 elf32
) elfsize
=32 ;;
15857 elf64
) elfsize
=64 ;;
15860 cat >>confdefs.h
<<_ACEOF
15861 #define BACKTRACE_ELF_SIZE $elfsize
15865 BACKTRACE_SUPPORTED
=0
15866 if test "$backtrace_supported" = "yes"; then
15867 BACKTRACE_SUPPORTED
=1
15873 inttype_headers
=`echo inttypes.h sys/inttypes.h | sed -e 's/,/ /g'`
15875 acx_cv_header_stdint
=stddef.h
15876 acx_cv_header_stdint_kind
="(already complete)"
15877 for i
in stdint.h
$inttype_headers; do
15878 unset ac_cv_type_uintptr_t
15879 unset ac_cv_type_uintmax_t
15880 unset ac_cv_type_int_least32_t
15881 unset ac_cv_type_int_fast32_t
15882 unset ac_cv_type_uint64_t
15883 $as_echo_n "looking for a compliant stdint.h in $i, " >&6
15884 ac_fn_c_check_type
"$LINENO" "uintmax_t" "ac_cv_type_uintmax_t" "#include <sys/types.h>
15887 if test "x$ac_cv_type_uintmax_t" = x
""yes; then :
15888 acx_cv_header_stdint
=$i
15893 ac_fn_c_check_type
"$LINENO" "uintptr_t" "ac_cv_type_uintptr_t" "#include <sys/types.h>
15896 if test "x$ac_cv_type_uintptr_t" = x
""yes; then :
15899 acx_cv_header_stdint_kind
="(mostly complete)"
15902 ac_fn_c_check_type
"$LINENO" "int_least32_t" "ac_cv_type_int_least32_t" "#include <sys/types.h>
15905 if test "x$ac_cv_type_int_least32_t" = x
""yes; then :
15908 acx_cv_header_stdint_kind
="(mostly complete)"
15911 ac_fn_c_check_type
"$LINENO" "int_fast32_t" "ac_cv_type_int_fast32_t" "#include <sys/types.h>
15914 if test "x$ac_cv_type_int_fast32_t" = x
""yes; then :
15917 acx_cv_header_stdint_kind
="(mostly complete)"
15920 ac_fn_c_check_type
"$LINENO" "uint64_t" "ac_cv_type_uint64_t" "#include <sys/types.h>
15923 if test "x$ac_cv_type_uint64_t" = x
""yes; then :
15926 acx_cv_header_stdint_kind
="(lacks uint64_t)"
15931 if test "$acx_cv_header_stdint" = stddef.h
; then
15932 acx_cv_header_stdint_kind
="(lacks uintmax_t)"
15933 for i
in stdint.h
$inttype_headers; do
15934 unset ac_cv_type_uintptr_t
15935 unset ac_cv_type_uint32_t
15936 unset ac_cv_type_uint64_t
15937 $as_echo_n "looking for an incomplete stdint.h in $i, " >&6
15938 ac_fn_c_check_type
"$LINENO" "uint32_t" "ac_cv_type_uint32_t" "#include <sys/types.h>
15941 if test "x$ac_cv_type_uint32_t" = x
""yes; then :
15942 acx_cv_header_stdint
=$i
15947 ac_fn_c_check_type
"$LINENO" "uint64_t" "ac_cv_type_uint64_t" "#include <sys/types.h>
15950 if test "x$ac_cv_type_uint64_t" = x
""yes; then :
15954 ac_fn_c_check_type
"$LINENO" "uintptr_t" "ac_cv_type_uintptr_t" "#include <sys/types.h>
15957 if test "x$ac_cv_type_uintptr_t" = x
""yes; then :
15964 if test "$acx_cv_header_stdint" = stddef.h
; then
15965 acx_cv_header_stdint_kind
="(u_intXX_t style)"
15966 for i
in sys
/types.h
$inttype_headers; do
15967 unset ac_cv_type_u_int32_t
15968 unset ac_cv_type_u_int64_t
15969 $as_echo_n "looking for u_intXX_t types in $i, " >&6
15970 ac_fn_c_check_type
"$LINENO" "u_int32_t" "ac_cv_type_u_int32_t" "#include <sys/types.h>
15973 if test "x$ac_cv_type_u_int32_t" = x
""yes; then :
15974 acx_cv_header_stdint
=$i
15979 ac_fn_c_check_type
"$LINENO" "u_int64_t" "ac_cv_type_u_int64_t" "#include <sys/types.h>
15982 if test "x$ac_cv_type_u_int64_t" = x
""yes; then :
15989 if test "$acx_cv_header_stdint" = stddef.h
; then
15990 acx_cv_header_stdint_kind
="(using manual detection)"
15993 test -z "$ac_cv_type_uintptr_t" && ac_cv_type_uintptr_t
=no
15994 test -z "$ac_cv_type_uint64_t" && ac_cv_type_uint64_t
=no
15995 test -z "$ac_cv_type_u_int64_t" && ac_cv_type_u_int64_t
=no
15996 test -z "$ac_cv_type_int_least32_t" && ac_cv_type_int_least32_t
=no
15997 test -z "$ac_cv_type_int_fast32_t" && ac_cv_type_int_fast32_t
=no
15999 # ----------------- Summarize what we found so far
16001 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what to include in gstdint.h" >&5
16002 $as_echo_n "checking what to include in gstdint.h... " >&6; }
16004 case `$as_basename -- gstdint.h ||
16005 $as_expr X/gstdint.h : '.*/\([^/][^/]*\)/*$' \| \
16006 Xgstdint.h : 'X\(//\)$' \| \
16007 Xgstdint.h : 'X\(/\)' \| . 2>/dev/null ||
16008 $as_echo X/gstdint.h |
16009 sed '/^.*\/\([^/][^/]*\)\/*$/{
16022 stdint.h
) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: are you sure you want it there?" >&5
16023 $as_echo "$as_me: WARNING: are you sure you want it there?" >&2;} ;;
16024 inttypes.h
) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: are you sure you want it there?" >&5
16025 $as_echo "$as_me: WARNING: are you sure you want it there?" >&2;} ;;
16029 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_header_stdint $acx_cv_header_stdint_kind" >&5
16030 $as_echo "$acx_cv_header_stdint $acx_cv_header_stdint_kind" >&6; }
16032 # ----------------- done included file, check C basic types --------
16034 # Lacking an uintptr_t? Test size of void *
16035 case "$acx_cv_header_stdint:$ac_cv_type_uintptr_t" in
16036 stddef.h
:* |
*:no
) # The cast to long int works around a bug in the HP C Compiler
16037 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
16038 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
16039 # This bug is HP SR number 8606223364.
16040 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5
16041 $as_echo_n "checking size of void *... " >&6; }
16042 if test "${ac_cv_sizeof_void_p+set}" = set; then :
16043 $as_echo_n "(cached) " >&6
16045 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (void *))" "ac_cv_sizeof_void_p" "$ac_includes_default"; then :
16048 if test "$ac_cv_type_void_p" = yes; then
16049 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
16050 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
16051 { as_fn_set_status
77
16052 as_fn_error
"cannot compute sizeof (void *)
16053 See \`config.log' for more details." "$LINENO" 5; }; }
16055 ac_cv_sizeof_void_p
=0
16060 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_void_p" >&5
16061 $as_echo "$ac_cv_sizeof_void_p" >&6; }
16065 cat >>confdefs.h
<<_ACEOF
16066 #define SIZEOF_VOID_P $ac_cv_sizeof_void_p
16072 # Lacking an uint64_t? Test size of long
16073 case "$acx_cv_header_stdint:$ac_cv_type_uint64_t:$ac_cv_type_u_int64_t" in
16074 stddef.h
:*:* |
*:no
:no
) # The cast to long int works around a bug in the HP C Compiler
16075 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
16076 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
16077 # This bug is HP SR number 8606223364.
16078 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
16079 $as_echo_n "checking size of long... " >&6; }
16080 if test "${ac_cv_sizeof_long+set}" = set; then :
16081 $as_echo_n "(cached) " >&6
16083 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then :
16086 if test "$ac_cv_type_long" = yes; then
16087 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
16088 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
16089 { as_fn_set_status
77
16090 as_fn_error
"cannot compute sizeof (long)
16091 See \`config.log' for more details." "$LINENO" 5; }; }
16093 ac_cv_sizeof_long
=0
16098 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
16099 $as_echo "$ac_cv_sizeof_long" >&6; }
16103 cat >>confdefs.h
<<_ACEOF
16104 #define SIZEOF_LONG $ac_cv_sizeof_long
16110 if test $acx_cv_header_stdint = stddef.h
; then
16111 # Lacking a good header? Test size of everything and deduce all types.
16112 # The cast to long int works around a bug in the HP C Compiler
16113 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
16114 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
16115 # This bug is HP SR number 8606223364.
16116 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5
16117 $as_echo_n "checking size of int... " >&6; }
16118 if test "${ac_cv_sizeof_int+set}" = set; then :
16119 $as_echo_n "(cached) " >&6
16121 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (int))" "ac_cv_sizeof_int" "$ac_includes_default"; then :
16124 if test "$ac_cv_type_int" = yes; then
16125 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
16126 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
16127 { as_fn_set_status
77
16128 as_fn_error
"cannot compute sizeof (int)
16129 See \`config.log' for more details." "$LINENO" 5; }; }
16136 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_int" >&5
16137 $as_echo "$ac_cv_sizeof_int" >&6; }
16141 cat >>confdefs.h
<<_ACEOF
16142 #define SIZEOF_INT $ac_cv_sizeof_int
16146 # The cast to long int works around a bug in the HP C Compiler
16147 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
16148 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
16149 # This bug is HP SR number 8606223364.
16150 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of short" >&5
16151 $as_echo_n "checking size of short... " >&6; }
16152 if test "${ac_cv_sizeof_short+set}" = set; then :
16153 $as_echo_n "(cached) " >&6
16155 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (short))" "ac_cv_sizeof_short" "$ac_includes_default"; then :
16158 if test "$ac_cv_type_short" = yes; then
16159 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
16160 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
16161 { as_fn_set_status
77
16162 as_fn_error
"cannot compute sizeof (short)
16163 See \`config.log' for more details." "$LINENO" 5; }; }
16165 ac_cv_sizeof_short
=0
16170 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_short" >&5
16171 $as_echo "$ac_cv_sizeof_short" >&6; }
16175 cat >>confdefs.h
<<_ACEOF
16176 #define SIZEOF_SHORT $ac_cv_sizeof_short
16180 # The cast to long int works around a bug in the HP C Compiler
16181 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
16182 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
16183 # This bug is HP SR number 8606223364.
16184 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of char" >&5
16185 $as_echo_n "checking size of char... " >&6; }
16186 if test "${ac_cv_sizeof_char+set}" = set; then :
16187 $as_echo_n "(cached) " >&6
16189 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (char))" "ac_cv_sizeof_char" "$ac_includes_default"; then :
16192 if test "$ac_cv_type_char" = yes; then
16193 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
16194 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
16195 { as_fn_set_status
77
16196 as_fn_error
"cannot compute sizeof (char)
16197 See \`config.log' for more details." "$LINENO" 5; }; }
16199 ac_cv_sizeof_char
=0
16204 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_char" >&5
16205 $as_echo "$ac_cv_sizeof_char" >&6; }
16209 cat >>confdefs.h
<<_ACEOF
16210 #define SIZEOF_CHAR $ac_cv_sizeof_char
16215 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int8_t" >&5
16216 $as_echo_n "checking for type equivalent to int8_t... " >&6; }
16217 case "$ac_cv_sizeof_char" in
16218 1) acx_cv_type_int8_t
=char
;;
16219 *) as_fn_error
"no 8-bit type, please report a bug" "$LINENO" 5
16221 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_int8_t" >&5
16222 $as_echo "$acx_cv_type_int8_t" >&6; }
16224 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int16_t" >&5
16225 $as_echo_n "checking for type equivalent to int16_t... " >&6; }
16226 case "$ac_cv_sizeof_int:$ac_cv_sizeof_short" in
16227 2:*) acx_cv_type_int16_t
=int
;;
16228 *:2) acx_cv_type_int16_t
=short
;;
16229 *) as_fn_error
"no 16-bit type, please report a bug" "$LINENO" 5
16231 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_int16_t" >&5
16232 $as_echo "$acx_cv_type_int16_t" >&6; }
16234 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int32_t" >&5
16235 $as_echo_n "checking for type equivalent to int32_t... " >&6; }
16236 case "$ac_cv_sizeof_int:$ac_cv_sizeof_long" in
16237 4:*) acx_cv_type_int32_t
=int
;;
16238 *:4) acx_cv_type_int32_t
=long
;;
16239 *) as_fn_error
"no 32-bit type, please report a bug" "$LINENO" 5
16241 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_int32_t" >&5
16242 $as_echo "$acx_cv_type_int32_t" >&6; }
16245 # These tests are here to make the output prettier
16247 if test "$ac_cv_type_uint64_t" != yes && test "$ac_cv_type_u_int64_t" != yes; then
16248 case "$ac_cv_sizeof_long" in
16249 8) acx_cv_type_int64_t
=long
;;
16251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int64_t" >&5
16252 $as_echo_n "checking for type equivalent to int64_t... " >&6; }
16253 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${acx_cv_type_int64_t-'using preprocessor symbols'}" >&5
16254 $as_echo "${acx_cv_type_int64_t-'using preprocessor symbols'}" >&6; }
16257 # Now we can use the above types
16259 if test "$ac_cv_type_uintptr_t" != yes; then
16260 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to intptr_t" >&5
16261 $as_echo_n "checking for type equivalent to intptr_t... " >&6; }
16262 case $ac_cv_sizeof_void_p in
16263 2) acx_cv_type_intptr_t
=int16_t
;;
16264 4) acx_cv_type_intptr_t
=int32_t
;;
16265 8) acx_cv_type_intptr_t
=int64_t
;;
16266 *) as_fn_error
"no equivalent for intptr_t, please report a bug" "$LINENO" 5
16268 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_intptr_t" >&5
16269 $as_echo "$acx_cv_type_intptr_t" >&6; }
16272 # ----------------- done all checks, emit header -------------
16273 ac_config_commands
="$ac_config_commands gstdint.h"
16278 for ac_header
in sys
/mman.h alloca.h
16280 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16281 ac_fn_c_check_header_mongrel
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
16282 eval as_val
=\$
$as_ac_Header
16283 if test "x$as_val" = x
""yes; then :
16284 cat >>confdefs.h
<<_ACEOF
16285 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16292 if test "$ac_cv_header_sys_mman_h" = "no"; then
16295 if test -n "${with_target_subdir}"; then
16296 # When built as a GCC target library, we can't do a link test. We
16297 # simply assume that if we have mman.h, we have mmap.
16300 ac_fn_c_check_func
"$LINENO" "mmap" "ac_cv_func_mmap"
16301 if test "x$ac_cv_func_mmap" = x
""yes; then :
16309 if test "$have_mmap" = "no"; then
16311 ALLOC_FILE
=alloc.lo
16313 VIEW_FILE
=mmapio.lo
16314 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
16315 /* end confdefs.h. */
16317 #include <sys/mman.h>
16318 #if !defined(MAP_ANONYMOUS) && !defined(MAP_ANON)
16319 #error no MAP_ANONYMOUS
16323 if ac_fn_c_try_cpp
"$LINENO"; then :
16326 ALLOC_FILE
=alloc.lo
16328 rm -f conftest.err conftest.
$ac_ext
16333 BACKTRACE_USES_MALLOC
=0
16334 if test "$ALLOC_FILE" = "alloc.lo"; then
16335 BACKTRACE_USES_MALLOC
=1
16339 # Don't care about thread support
16340 BACKTRACE_SUPPORTS_THREADS
=0
16343 # Check for dl_iterate_phdr.
16344 for ac_header
in link.h
16346 ac_fn_c_check_header_mongrel
"$LINENO" "link.h" "ac_cv_header_link_h" "$ac_includes_default"
16347 if test "x$ac_cv_header_link_h" = x
""yes; then :
16348 cat >>confdefs.h
<<_ACEOF
16349 #define HAVE_LINK_H 1
16356 if test "$ac_cv_header_link_h" = "no"; then
16357 have_dl_iterate_phdr
=no
16359 # When built as a GCC target library, we can't do a link test.
16360 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
16361 /* end confdefs.h. */
16365 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16366 $EGREP "dl_iterate_phdr" >/dev
/null
2>&1; then :
16367 have_dl_iterate_phdr
=yes
16369 have_dl_iterate_phdr
=no
16375 # Avoid dl_iterate_phdr on Solaris 10, where it is in the
16376 # header file but is only in -ldl.
16377 have_dl_iterate_phdr
=no
;;
16380 if test "$have_dl_iterate_phdr" = "yes"; then
16382 $as_echo "#define HAVE_DL_ITERATE_PHDR 1" >>confdefs.h
16386 # Check for the fcntl function.
16387 if test -n "${with_target_subdir}"; then
16389 *-*-mingw*) have_fcntl
=no
;;
16390 *) have_fcntl
=yes ;;
16393 ac_fn_c_check_func
"$LINENO" "fcntl" "ac_cv_func_fcntl"
16394 if test "x$ac_cv_func_fcntl" = x
""yes; then :
16401 if test "$have_fcntl" = "yes"; then
16403 $as_echo "#define HAVE_FCNTL 1" >>confdefs.h
16407 ac_fn_c_check_decl
"$LINENO" "strnlen" "ac_cv_have_decl_strnlen" "$ac_includes_default"
16408 if test "x$ac_cv_have_decl_strnlen" = x
""yes; then :
16414 cat >>confdefs.h
<<_ACEOF
16415 #define HAVE_DECL_STRNLEN $ac_have_decl
16419 # Check for getexecname function.
16420 if test -n "${with_target_subdir}"; then
16422 *-*-solaris2*) have_getexecname
=yes ;;
16423 *) have_getexecname
=no
;;
16426 ac_fn_c_check_func
"$LINENO" "getexecname" "ac_cv_func_getexecname"
16427 if test "x$ac_cv_func_getexecname" = x
""yes; then :
16428 have_getexecname
=yes
16430 have_getexecname
=no
16434 if test "$have_getexecname" = "yes"; then
16436 $as_echo "#define HAVE_GETEXECNAME 1" >>confdefs.h
16440 # Check for rpc/xdr.h
16441 for ac_header
in rpc
/xdr.h
16443 ac_fn_c_check_header_mongrel
"$LINENO" "rpc/xdr.h" "ac_cv_header_rpc_xdr_h" "$ac_includes_default"
16444 if test "x$ac_cv_header_rpc_xdr_h" = x
""yes; then :
16445 cat >>confdefs.h
<<_ACEOF
16446 #define HAVE_RPC_XDR_H 1
16453 if test x
"$ac_cv_header_rpc_xdr_h" = xyes
; then
16454 rpc_defs
="$rpc_defs -DHAVE_RPC_XDR_H=1"
16456 rpc_defs
="$rpc_defs -DHAVE_RPC_XDR_H=0"
16459 # Check for tirpc/rpc/xdr.h
16460 for ac_header
in tirpc
/rpc
/xdr.h
16462 ac_fn_c_check_header_mongrel
"$LINENO" "tirpc/rpc/xdr.h" "ac_cv_header_tirpc_rpc_xdr_h" "$ac_includes_default"
16463 if test "x$ac_cv_header_tirpc_rpc_xdr_h" = x
""yes; then :
16464 cat >>confdefs.h
<<_ACEOF
16465 #define HAVE_TIRPC_RPC_XDR_H 1
16472 if test x
"$ac_cv_header_tirpc_rpc_xdr_h" = xyes
; then
16473 rpc_defs
="$rpc_defs -DHAVE_TIRPC_RPC_XDR_H=1"
16475 rpc_defs
="$rpc_defs -DHAVE_TIRPC_RPC_XDR_H=0"
16481 if test "x${BACKTRACE_SUPPORTED}x${BACKTRACE_USES_MALLOC}" = "x1x0"; then
16482 LIBBACKTRACE_SUPPORTED_TRUE
=
16483 LIBBACKTRACE_SUPPORTED_FALSE
='#'
16485 LIBBACKTRACE_SUPPORTED_TRUE
='#'
16486 LIBBACKTRACE_SUPPORTED_FALSE
=
16491 ac_config_files
="$ac_config_files Makefile libsanitizer.spec libbacktrace/backtrace-supported.h"
16493 ac_config_headers
="$ac_config_headers config.h"
16496 ac_config_files
="$ac_config_files interception/Makefile sanitizer_common/Makefile libbacktrace/Makefile lsan/Makefile asan/Makefile ubsan/Makefile"
16499 if test "x$TSAN_SUPPORTED" = "xyes"; then
16500 ac_config_files
="$ac_config_files tsan/Makefile"
16507 # Determine what GCC version number to use in filesystem paths.
16509 get_gcc_base_ver
="cat"
16511 # Check whether --with-gcc-major-version-only was given.
16512 if test "${with_gcc_major_version_only+set}" = set; then :
16513 withval
=$with_gcc_major_version_only; if test x
$with_gcc_major_version_only = xyes
; then
16514 get_gcc_base_ver
="sed -e 's/^\([0-9]*\).*\$\$/\1/'"
16522 cat >confcache
<<\_ACEOF
16523 # This file is a shell script that caches the results of configure
16524 # tests run on this system so they can be shared between configure
16525 # scripts and configure runs, see configure's option --config-cache.
16526 # It is not useful on other systems. If it contains results you don't
16527 # want to keep, you may remove or edit it.
16529 # config.status only pays attention to the cache file if you give it
16530 # the --recheck option to rerun configure.
16532 # `ac_cv_env_foo' variables (set or unset) will be overridden when
16533 # loading this file, other *unset* `ac_cv_foo' will be assigned the
16534 # following values.
16538 # The following way of writing the cache mishandles newlines in values,
16539 # but we know of no workaround that is simple, portable, and efficient.
16540 # So, we kill variables containing newlines.
16541 # Ultrix sh set writes to stderr and can't be redirected directly,
16542 # and sets the high bit in the cache file unless we assign to the vars.
16544 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
16545 eval ac_val
=\$
$ac_var
16549 *_cv_
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
16550 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
16553 _ | IFS | as_nl
) ;; #(
16554 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
16555 *) { eval $ac_var=; unset $ac_var;} ;;
16561 case $as_nl`(ac_space=' '; set) 2>&1` in #(
16562 *${as_nl}ac_space
=\
*)
16563 # `set' does not quote correctly, so add quotes: double-quote
16564 # substitution turns \\\\ into \\, and sed turns \\ into \.
16567 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
16570 # `set' quotes correctly as required by POSIX, so do not add quotes.
16571 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
16580 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
16582 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
16584 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
16585 if test -w "$cache_file"; then
16586 test "x$cache_file" != "x/dev/null" &&
16587 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
16588 $as_echo "$as_me: updating cache $cache_file" >&6;}
16589 cat confcache
>$cache_file
16591 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
16592 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
16597 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
16598 # Let make expand exec_prefix.
16599 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
16601 DEFS
=-DHAVE_CONFIG_H
16605 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
16606 # 1. Remove the extension, and $U if already installed.
16607 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
16608 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
16609 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
16610 # will be set to the directory where LIBOBJS objects are built.
16611 as_fn_append ac_libobjs
" \${LIBOBJDIR}$ac_i\$U.$ac_objext"
16612 as_fn_append ac_ltlibobjs
" \${LIBOBJDIR}$ac_i"'$U.lo'
16614 LIBOBJS
=$ac_libobjs
16616 LTLIBOBJS
=$ac_ltlibobjs
16619 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
16620 as_fn_error
"conditional \"AMDEP\" was never defined.
16621 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16623 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
16624 as_fn_error
"conditional \"am__fastdepCC\" was never defined.
16625 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16627 if test -n "$EXEEXT"; then
16629 am__EXEEXT_FALSE
='#'
16631 am__EXEEXT_TRUE
='#'
16635 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
16636 as_fn_error
"conditional \"MAINTAINER_MODE\" was never defined.
16637 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16639 if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
16640 as_fn_error
"conditional \"am__fastdepCXX\" was never defined.
16641 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16643 if test -z "${am__fastdepCCAS_TRUE}" && test -z "${am__fastdepCCAS_FALSE}"; then
16644 as_fn_error
"conditional \"am__fastdepCCAS\" was never defined.
16645 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16647 if test -z "${TSAN_SUPPORTED_TRUE}" && test -z "${TSAN_SUPPORTED_FALSE}"; then
16648 as_fn_error
"conditional \"TSAN_SUPPORTED\" was never defined.
16649 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16651 if test -z "${LSAN_SUPPORTED_TRUE}" && test -z "${LSAN_SUPPORTED_FALSE}"; then
16652 as_fn_error
"conditional \"LSAN_SUPPORTED\" was never defined.
16653 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16655 if test -z "${USING_MAC_INTERPOSE_TRUE}" && test -z "${USING_MAC_INTERPOSE_FALSE}"; then
16656 as_fn_error
"conditional \"USING_MAC_INTERPOSE\" was never defined.
16657 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16659 if test -z "${SANITIZER_SUPPORTED_TRUE}" && test -z "${SANITIZER_SUPPORTED_FALSE}"; then
16660 as_fn_error
"conditional \"SANITIZER_SUPPORTED\" was never defined.
16661 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16663 if test -z "${LIBBACKTRACE_SUPPORTED_TRUE}" && test -z "${LIBBACKTRACE_SUPPORTED_FALSE}"; then
16664 as_fn_error
"conditional \"LIBBACKTRACE_SUPPORTED\" was never defined.
16665 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16668 : ${CONFIG_STATUS=./config.status}
16670 ac_clean_files_save
=$ac_clean_files
16671 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
16672 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
16673 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
16675 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
16677 # Generated by $as_me.
16678 # Run this file to recreate the current configuration.
16679 # Compiler output produced by configure, useful for debugging
16680 # configure, is in config.log if it exists.
16683 ac_cs_recheck=false
16686 SHELL=\${CONFIG_SHELL-$SHELL}
16689 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail
=1
16690 ## -------------------- ##
16691 ## M4sh Initialization. ##
16692 ## -------------------- ##
16694 # Be more Bourne compatible
16695 DUALCASE
=1; export DUALCASE
# for MKS sh
16696 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
16699 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
16700 # is contrary to our usage. Disable this feature.
16701 alias -g '${1+"$@"}'='"$@"'
16702 setopt NO_GLOB_SUBST
16704 case `(set -o) 2>/dev/null` in #(
16716 # Printing a long string crashes Solaris 7 /usr/bin/printf.
16717 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
16718 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
16719 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
16720 # Prefer a ksh shell builtin over an external printf program on Solaris,
16721 # but without wasting forks for bash or zsh.
16722 if test -z "$BASH_VERSION$ZSH_VERSION" \
16723 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
16724 as_echo='print
-r --'
16725 as_echo_n='print
-rn --'
16726 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
16727 as_echo='printf %s
\n'
16728 as_echo_n='printf %s
'
16730 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
16731 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
16732 as_echo_n='/usr
/ucb
/echo -n'
16734 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
16735 as_echo_n_body='eval
16739 expr "X$arg" : "X\\(.*\\)$as_nl";
16740 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
16742 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
16744 export as_echo_n_body
16745 as_echo_n='sh
-c $as_echo_n_body as_echo
'
16747 export as_echo_body
16748 as_echo='sh
-c $as_echo_body as_echo
'
16751 # The user is always right.
16752 if test "${PATH_SEPARATOR+set}" != set; then
16754 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
16755 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
16762 # We need space, tab and new line, in precisely that order. Quoting is
16763 # there to prevent editors from complaining about space-tab.
16764 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
16765 # splitting by setting IFS to empty value.)
16768 # Find who we are. Look in the path if we contain no directory separator.
16770 *[\\/]* ) as_myself=$0 ;;
16771 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
16772 for as_dir in $PATH
16775 test -z "$as_dir" && as_dir=.
16776 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
16782 # We did not find ourselves, most probably we were run as `sh COMMAND'
16783 # in which case we are not to be found in the path.
16784 if test "x$as_myself" = x
; then
16787 if test ! -f "$as_myself"; then
16788 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
16792 # Unset variables that we do not need and which cause bugs (e.g. in
16793 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
16794 # suppresses any "Segmentation fault" message there. '((' could
16795 # trigger a bug in pdksh 5.2.14.
16796 for as_var
in BASH_ENV ENV MAIL MAILPATH
16797 do eval test x\
${$as_var+set} = xset \
16798 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
16811 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
16814 # as_fn_error ERROR [LINENO LOG_FD]
16815 # ---------------------------------
16816 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
16817 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
16818 # script with status $?, using 1 if that was 0.
16821 as_status
=$?
; test $as_status -eq 0 && as_status
=1
16823 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
16824 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
16826 $as_echo "$as_me: error: $1" >&2
16827 as_fn_exit
$as_status
16831 # as_fn_set_status STATUS
16832 # -----------------------
16833 # Set $? to STATUS, without forking.
16834 as_fn_set_status
()
16837 } # as_fn_set_status
16839 # as_fn_exit STATUS
16840 # -----------------
16841 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
16845 as_fn_set_status
$1
16851 # Portably unset VAR.
16854 { eval $1=; unset $1;}
16856 as_unset
=as_fn_unset
16857 # as_fn_append VAR VALUE
16858 # ----------------------
16859 # Append the text in VALUE to the end of the definition contained in VAR. Take
16860 # advantage of any shell optimizations that allow amortized linear growth over
16861 # repeated appends, instead of the typical quadratic growth present in naive
16863 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
16864 eval 'as_fn_append ()
16875 # as_fn_arith ARG...
16876 # ------------------
16877 # Perform arithmetic evaluation on the ARGs, and store the result in the
16878 # global $as_val. Take advantage of shells that can avoid forks. The arguments
16879 # must be portable across $(()) and expr.
16880 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
16881 eval 'as_fn_arith ()
16888 as_val
=`expr "$@" || test $? -eq 1`
16893 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
16894 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
16900 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
16901 as_basename
=basename
16906 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
16912 as_me
=`$as_basename -- "$0" ||
16913 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
16914 X"$0" : 'X\(//\)$' \| \
16915 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
16917 sed '/^.*\/\([^/][^/]*\)\/*$/{
16931 # Avoid depending upon Character Ranges.
16932 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
16933 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
16934 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
16935 as_cr_digits
='0123456789'
16936 as_cr_alnum
=$as_cr_Letters$as_cr_digits
16938 ECHO_C
= ECHO_N
= ECHO_T
=
16939 case `echo -n x` in #(((((
16941 case `echo 'xy\c'` in
16942 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
16944 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
16951 rm -f conf$$ conf$$.exe conf$$.
file
16952 if test -d conf$$.dir
; then
16953 rm -f conf$$.dir
/conf$$.
file
16956 mkdir conf$$.dir
2>/dev
/null
16958 if (echo >conf$$.
file) 2>/dev
/null
; then
16959 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
16961 # ... but there are two gotchas:
16962 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
16963 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
16964 # In both cases, we have to default to `cp -p'.
16965 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
16967 elif ln conf$$.
file conf$$
2>/dev
/null
; then
16975 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
16976 rmdir conf$$.dir
2>/dev
/null
16981 # Create "$as_dir" as a directory, including parents if necessary.
16986 -*) as_dir
=.
/$as_dir;;
16988 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
16992 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
16993 *) as_qdir
=$as_dir;;
16995 as_dirs
="'$as_qdir' $as_dirs"
16996 as_dir
=`$as_dirname -- "$as_dir" ||
16997 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16998 X"$as_dir" : 'X\(//\)[^/]' \| \
16999 X"$as_dir" : 'X\(//\)$' \| \
17000 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
17001 $as_echo X"$as_dir" |
17002 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
17006 /^X\(\/\/\)[^/].*/{
17019 test -d "$as_dir" && break
17021 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
17022 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
17026 if mkdir
-p .
2>/dev
/null
; then
17027 as_mkdir_p
='mkdir -p "$as_dir"'
17029 test -d .
/-p && rmdir .
/-p
17033 if test -x / >/dev
/null
2>&1; then
17034 as_test_x
='test -x'
17036 if ls -dL / >/dev
/null
2>&1; then
17043 if test -d "$1"; then
17049 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
17050 ???[sx]*):;;*)false;;esac;fi
17054 as_executable_p
=$as_test_x
17056 # Sed expression to map a string onto a valid CPP name.
17057 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
17059 # Sed expression to map a string onto a valid variable name.
17060 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
17064 ## ----------------------------------- ##
17065 ## Main body of $CONFIG_STATUS script. ##
17066 ## ----------------------------------- ##
17068 test $as_write_fail = 0 && chmod +x
$CONFIG_STATUS || ac_write_fail
=1
17070 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
17071 # Save the log message, to keep $0 and so on meaningful, and to
17072 # report actual input values of CONFIG_FILES etc. instead of their
17073 # values after options handling.
17075 This file was extended by package-unused $as_me version-unused, which was
17076 generated by GNU Autoconf 2.64. Invocation command line was
17078 CONFIG_FILES = $CONFIG_FILES
17079 CONFIG_HEADERS = $CONFIG_HEADERS
17080 CONFIG_LINKS = $CONFIG_LINKS
17081 CONFIG_COMMANDS = $CONFIG_COMMANDS
17084 on `(hostname || uname -n) 2>/dev/null | sed 1q`
17089 case $ac_config_files in *"
17090 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
17093 case $ac_config_headers in *"
17094 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
17098 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17099 # Files that config.status was made for.
17100 config_files="$ac_config_files"
17101 config_headers="$ac_config_headers"
17102 config_commands="$ac_config_commands"
17106 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
17108 \`$as_me' instantiates files and other configuration actions
17109 from templates according to the current configuration. Unless the files
17110 and actions are specified as TAGs, all are instantiated by default.
17112 Usage: $0 [OPTION]... [TAG]...
17114 -h, --help print this help, then exit
17115 -V, --version print version number and configuration settings, then exit
17116 -q, --quiet, --silent
17117 do not print progress messages
17118 -d, --debug don't remove temporary files
17119 --recheck update $as_me by reconfiguring in the same conditions
17120 --file=FILE[:TEMPLATE]
17121 instantiate the configuration file FILE
17122 --header=FILE[:TEMPLATE]
17123 instantiate the configuration header FILE
17125 Configuration files:
17128 Configuration headers:
17131 Configuration commands:
17134 Report bugs to <libsanitizer>."
17137 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17139 package-unused config.status version-unused
17140 configured by $0, generated by GNU Autoconf 2.64,
17141 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
17143 Copyright (C) 2009 Free Software Foundation, Inc.
17144 This config.status script is free software; the Free Software Foundation
17145 gives unlimited permission to copy, distribute and modify it."
17152 test -n "\$AWK" || AWK=awk
17155 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
17156 # The default lists apply if the user does not specify any file.
17162 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
17163 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
17174 # Handling of the options.
17175 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
17177 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
17178 $as_echo "$ac_cs_version"; exit ;;
17179 --debug |
--debu |
--deb |
--de |
--d |
-d )
17181 --file |
--fil |
--fi |
--f )
17184 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
17186 as_fn_append CONFIG_FILES
" '$ac_optarg'"
17187 ac_need_defaults
=false
;;
17188 --header |
--heade |
--head |
--hea )
17191 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
17193 as_fn_append CONFIG_HEADERS
" '$ac_optarg'"
17194 ac_need_defaults
=false
;;
17196 # Conflict between --help and --header
17197 as_fn_error
"ambiguous option: \`$1'
17198 Try \`$0 --help' for more information.";;
17199 --help |
--hel |
-h )
17200 $as_echo "$ac_cs_usage"; exit ;;
17201 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
17202 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
17205 # This is an error.
17206 -*) as_fn_error
"unrecognized option: \`$1'
17207 Try \`$0 --help' for more information." ;;
17209 *) as_fn_append ac_config_targets
" $1"
17210 ac_need_defaults
=false
;;
17216 ac_configure_extra_args
=
17218 if $ac_cs_silent; then
17220 ac_configure_extra_args
="$ac_configure_extra_args --silent"
17224 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17225 if \$ac_cs_recheck; then
17226 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
17228 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
17229 CONFIG_SHELL='$SHELL'
17230 export CONFIG_SHELL
17235 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
17239 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
17240 ## Running $as_me. ##
17246 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17254 with_multisubdir="$with_multisubdir"
17255 with_multisrctop="$with_multisrctop"
17256 with_target_subdir="$with_target_subdir"
17257 ac_configure_args="${multilib_arg} ${ac_configure_args}"
17258 multi_basedir="$multi_basedir"
17259 CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
17262 GFORTRAN="$GFORTRAN"
17263 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
17266 # The HP-UX ksh and POSIX shell print the target directory to stdout
17267 # if CDPATH is set.
17268 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
17270 sed_quote_subst='$sed_quote_subst'
17271 double_quote_subst='$double_quote_subst'
17272 delay_variable_subst='$delay_variable_subst'
17273 macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
17274 macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
17275 enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
17276 enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
17277 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
17278 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
17279 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
17280 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
17281 host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
17282 host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
17283 host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
17284 build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
17285 build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
17286 build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
17287 SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
17288 Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
17289 GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
17290 EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
17291 FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
17292 LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
17293 NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
17294 LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
17295 max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
17296 ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
17297 exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
17298 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
17299 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
17300 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
17301 reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
17302 reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
17303 OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
17304 deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
17305 file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
17306 AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
17307 AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
17308 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
17309 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
17310 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
17311 old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
17312 old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
17313 lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
17314 CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
17315 CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
17316 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
17317 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
17318 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
17319 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
17320 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
17321 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"`'
17322 objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
17323 MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
17324 lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
17325 lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
17326 lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
17327 lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
17328 lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
17329 need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
17330 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
17331 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
17332 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
17333 OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
17334 OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
17335 libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
17336 shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
17337 extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
17338 archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
17339 enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
17340 export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
17341 whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
17342 compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
17343 old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
17344 old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
17345 archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
17346 archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
17347 module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
17348 module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
17349 with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
17350 allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
17351 no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
17352 hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
17353 hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
17354 hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
17355 hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
17356 hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
17357 hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
17358 hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
17359 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
17360 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
17361 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
17362 fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
17363 always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
17364 export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
17365 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
17366 include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
17367 prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
17368 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
17369 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
17370 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
17371 need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
17372 version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
17373 runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
17374 shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
17375 shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
17376 libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
17377 library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
17378 soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
17379 install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
17380 postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
17381 postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
17382 finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
17383 finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
17384 hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
17385 sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
17386 sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
17387 hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
17388 enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
17389 enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
17390 enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
17391 old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
17392 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
17393 compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
17394 predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
17395 postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
17396 predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
17397 postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
17398 compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
17399 LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
17400 reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
17401 reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
17402 old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
17403 compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
17404 GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
17405 lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
17406 lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
17407 lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
17408 lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
17409 lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
17410 archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
17411 enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
17412 export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
17413 whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
17414 compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
17415 old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
17416 old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
17417 archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
17418 archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
17419 module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
17420 module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
17421 with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
17422 allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
17423 no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
17424 hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
17425 hardcode_libdir_flag_spec_ld_CXX='`$ECHO "$hardcode_libdir_flag_spec_ld_CXX" | $SED "$delay_single_quote_subst"`'
17426 hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
17427 hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
17428 hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
17429 hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
17430 hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
17431 hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
17432 inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
17433 link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
17434 fix_srcfile_path_CXX='`$ECHO "$fix_srcfile_path_CXX" | $SED "$delay_single_quote_subst"`'
17435 always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
17436 export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
17437 exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
17438 include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
17439 prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
17440 file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
17441 hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
17442 compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
17443 predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
17444 postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
17445 predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
17446 postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
17447 compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
17450 LTCFLAGS='$LTCFLAGS'
17451 compiler='$compiler_DEFAULT'
17453 # A function that is used when there is no print builtin or printf.
17454 func_fallback_echo ()
17456 eval 'cat <<_LTECHO_EOF
17461 # Quote evaled strings.
17475 deplibs_check_method \
17484 lt_cv_sys_global_symbol_pipe \
17485 lt_cv_sys_global_symbol_to_cdecl \
17486 lt_cv_sys_global_symbol_to_c_name_address \
17487 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
17488 lt_prog_compiler_no_builtin_flag \
17489 lt_prog_compiler_wl \
17490 lt_prog_compiler_pic \
17491 lt_prog_compiler_static \
17492 lt_cv_prog_compiler_c_o \
17500 export_dynamic_flag_spec \
17501 whole_archive_flag_spec \
17502 compiler_needs_object \
17504 allow_undefined_flag \
17505 no_undefined_flag \
17506 hardcode_libdir_flag_spec \
17507 hardcode_libdir_flag_spec_ld \
17508 hardcode_libdir_separator \
17513 variables_saved_for_relink \
17515 library_names_spec \
17517 install_override_mode \
17521 compiler_lib_search_dirs \
17526 compiler_lib_search_path \
17530 lt_prog_compiler_no_builtin_flag_CXX \
17531 lt_prog_compiler_wl_CXX \
17532 lt_prog_compiler_pic_CXX \
17533 lt_prog_compiler_static_CXX \
17534 lt_cv_prog_compiler_c_o_CXX \
17535 export_dynamic_flag_spec_CXX \
17536 whole_archive_flag_spec_CXX \
17537 compiler_needs_object_CXX \
17539 allow_undefined_flag_CXX \
17540 no_undefined_flag_CXX \
17541 hardcode_libdir_flag_spec_CXX \
17542 hardcode_libdir_flag_spec_ld_CXX \
17543 hardcode_libdir_separator_CXX \
17544 fix_srcfile_path_CXX \
17545 exclude_expsyms_CXX \
17546 include_expsyms_CXX \
17547 file_list_spec_CXX \
17548 compiler_lib_search_dirs_CXX \
17549 predep_objects_CXX \
17550 postdep_objects_CXX \
17553 compiler_lib_search_path_CXX; do
17554 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
17555 *[\\\\\\\`\\"\\\$]*)
17556 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
17559 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
17564 # Double-quote double-evaled strings.
17565 for var in reload_cmds \
17566 old_postinstall_cmds \
17567 old_postuninstall_cmds \
17569 extract_expsyms_cmds \
17570 old_archive_from_new_cmds \
17571 old_archive_from_expsyms_cmds \
17573 archive_expsym_cmds \
17575 module_expsym_cmds \
17576 export_symbols_cmds \
17579 postuninstall_cmds \
17581 sys_lib_search_path_spec \
17582 sys_lib_dlsearch_path_spec \
17584 old_archive_cmds_CXX \
17585 old_archive_from_new_cmds_CXX \
17586 old_archive_from_expsyms_cmds_CXX \
17588 archive_expsym_cmds_CXX \
17590 module_expsym_cmds_CXX \
17591 export_symbols_cmds_CXX \
17592 prelink_cmds_CXX; do
17593 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
17594 *[\\\\\\\`\\"\\\$]*)
17595 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
17598 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
17603 ac_aux_dir='$ac_aux_dir'
17604 xsi_shell='$xsi_shell'
17605 lt_shell_append='$lt_shell_append'
17607 # See if we are running on zsh, and set the options which allow our
17608 # commands through without removal of \ escapes INIT.
17609 if test -n "\${ZSH_VERSION+set}" ; then
17610 setopt NO_GLOB_SUBST
17616 TIMESTAMP='$TIMESTAMP'
17627 acx_cv_header_stdint="$acx_cv_header_stdint"
17628 acx_cv_type_int8_t="$acx_cv_type_int8_t"
17629 acx_cv_type_int16_t="$acx_cv_type_int16_t"
17630 acx_cv_type_int32_t="$acx_cv_type_int32_t"
17631 acx_cv_type_int64_t="$acx_cv_type_int64_t"
17632 acx_cv_type_intptr_t="$acx_cv_type_intptr_t"
17633 ac_cv_type_uintmax_t="$ac_cv_type_uintmax_t"
17634 ac_cv_type_uintptr_t="$ac_cv_type_uintptr_t"
17635 ac_cv_type_uint64_t="$ac_cv_type_uint64_t"
17636 ac_cv_type_u_int64_t="$ac_cv_type_u_int64_t"
17637 ac_cv_type_u_int32_t="$ac_cv_type_u_int32_t"
17638 ac_cv_type_int_least32_t="$ac_cv_type_int_least32_t"
17639 ac_cv_type_int_fast32_t="$ac_cv_type_int_fast32_t"
17640 ac_cv_sizeof_void_p="$ac_cv_sizeof_void_p"
17645 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
17647 # Handling of arguments.
17648 for ac_config_target
in $ac_config_targets
17650 case $ac_config_target in
17651 "default-1") CONFIG_COMMANDS
="$CONFIG_COMMANDS default-1" ;;
17652 "depfiles") CONFIG_COMMANDS
="$CONFIG_COMMANDS depfiles" ;;
17653 "libtool") CONFIG_COMMANDS
="$CONFIG_COMMANDS libtool" ;;
17654 "gstdint.h") CONFIG_COMMANDS
="$CONFIG_COMMANDS gstdint.h" ;;
17655 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
17656 "libsanitizer.spec") CONFIG_FILES
="$CONFIG_FILES libsanitizer.spec" ;;
17657 "libbacktrace/backtrace-supported.h") CONFIG_FILES
="$CONFIG_FILES libbacktrace/backtrace-supported.h" ;;
17658 "config.h") CONFIG_HEADERS
="$CONFIG_HEADERS config.h" ;;
17659 "interception/Makefile") CONFIG_FILES
="$CONFIG_FILES interception/Makefile" ;;
17660 "sanitizer_common/Makefile") CONFIG_FILES
="$CONFIG_FILES sanitizer_common/Makefile" ;;
17661 "libbacktrace/Makefile") CONFIG_FILES
="$CONFIG_FILES libbacktrace/Makefile" ;;
17662 "lsan/Makefile") CONFIG_FILES
="$CONFIG_FILES lsan/Makefile" ;;
17663 "asan/Makefile") CONFIG_FILES
="$CONFIG_FILES asan/Makefile" ;;
17664 "ubsan/Makefile") CONFIG_FILES
="$CONFIG_FILES ubsan/Makefile" ;;
17665 "tsan/Makefile") CONFIG_FILES
="$CONFIG_FILES tsan/Makefile" ;;
17667 *) as_fn_error
"invalid argument: \`$ac_config_target'" "$LINENO" 5;;
17672 # If the user did not use the arguments to specify the items to instantiate,
17673 # then the envvar interface is used. Set only those that are not.
17674 # We use the long form for the default assignment because of an extremely
17675 # bizarre bug on SunOS 4.1.3.
17676 if $ac_need_defaults; then
17677 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
17678 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
17679 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
17682 # Have a temporary directory for convenience. Make it in the build tree
17683 # simply because there is no reason against having it here, and in addition,
17684 # creating and moving files from /tmp can sometimes cause problems.
17685 # Hook for its removal unless debugging.
17686 # Note that there is a small window in which the directory will not be cleaned:
17687 # after its creation but before its name has been assigned to `$tmp'.
17691 trap 'exit_status=$?
17692 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
17694 trap 'as_fn_exit 1' 1 2 13 15
17696 # Create a (secure) tmp directory for tmp files.
17699 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
17700 test -n "$tmp" && test -d "$tmp"
17703 tmp
=.
/conf$$
-$RANDOM
17704 (umask 077 && mkdir
"$tmp")
17705 } || as_fn_error
"cannot create a temporary directory in ." "$LINENO" 5
17707 # Set up the scripts for CONFIG_FILES section.
17708 # No need to generate them if there are no CONFIG_FILES.
17709 # This happens for instance with `./config.status config.h'.
17710 if test -n "$CONFIG_FILES"; then
17713 ac_cr
=`echo X | tr X '\015'`
17714 # On cygwin, bash can eat \r inside `` if the user requested igncr.
17715 # But we know of no other shell where ac_cr would be empty at this
17716 # point, so we can use a bashism as a fallback.
17717 if test "x$ac_cr" = x
; then
17718 eval ac_cr
=\$
\'\\r
\'
17720 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
17721 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
17724 ac_cs_awk_cr
=$ac_cr
17727 echo 'BEGIN {' >"$tmp/subs1.awk" &&
17732 echo "cat >conf$$subs.awk <<_ACEOF" &&
17733 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
17735 } >conf$$subs.sh ||
17736 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
17737 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
17739 for ac_last_try in false false false false false :; do
17740 . ./conf$$subs.sh ||
17741 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
17743 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
17744 if test $ac_delim_n = $ac_delim_num; then
17746 elif $ac_last_try; then
17747 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
17749 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
17752 rm -f conf$$subs.sh
17754 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17755 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
17759 s/^/S["/; s
/!.
*/"]=/
17769 s/\(.\{148\}\).*/\1/
17771 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
17776 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
17783 s/\(.\{148\}\).*/\1/
17785 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
17789 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
17794 ' <conf$$subs.awk | sed '
17799 ' >>$CONFIG_STATUS || ac_write_fail=1
17800 rm -f conf$$subs.awk
17801 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17803 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
17804 for (key in S) S_is_set[key] = 1
17810 nfields = split(line, field, "@
")
17812 len = length(field[1])
17813 for (i = 2; i < nfields; i++) {
17815 keylen = length(key)
17816 if (S_is_set[key]) {
17818 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
17819 len += length(value) + length(field[++i])
17830 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
17831 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
17832 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
17835 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
17836 || as_fn_error "could not setup config files machinery
" "$LINENO" 5
17839 # VPATH may cause trouble with some makes, so we remove $(srcdir),
17840 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
17841 # trailing colons and then remove the whole line if VPATH becomes empty
17842 # (actually we leave an empty line to preserve line numbers).
17843 if test "x
$srcdir" = x.; then
17844 ac_vpsub='/^[ ]*VPATH[ ]*=/{
17845 s/:*\$(srcdir):*/:/
17846 s/:*\${srcdir}:*/:/
17848 s/^\([^=]*=[ ]*\):*/\1/
17854 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
17855 fi # test -n "$CONFIG_FILES"
17857 # Set up the scripts for CONFIG_HEADERS section.
17858 # No need to generate them if there are no CONFIG_HEADERS.
17859 # This happens for instance with `./config.status Makefile'.
17860 if test -n "$CONFIG_HEADERS"; then
17861 cat >"$tmp/defines.
awk" <<\_ACAWK ||
17865 # Transform confdefs.h into an awk script `defines.awk', embedded as
17866 # here-document in config.status, that substitutes the proper values into
17867 # config.h.in to produce config.h.
17869 # Create a delimiter string that does not exist in confdefs.h, to ease
17870 # handling of long lines.
17872 for ac_last_try in false false :; do
17873 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
17874 if test -z "$ac_t"; then
17876 elif $ac_last_try; then
17877 as_fn_error "could not
make $CONFIG_HEADERS" "$LINENO" 5
17879 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
17883 # For the awk script, D is an array of macro values keyed by name,
17884 # likewise P contains macro parameters if any. Preserve backslash
17885 # newline sequences.
17887 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
17889 s/.\{148\}/&'"$ac_delim"'/g
17892 s/^[ ]*#[ ]*define[ ][ ]*/ /
17899 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
17901 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
17905 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
17906 D["\
1"]=" \
3\\\\\\n
"\\/p
17908 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
17913 s/.\{148\}/&'"$ac_delim"'/g
17918 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
17921 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
17923 ' <confdefs.h | sed '
17924 s/'"$ac_delim"'/"\\\
17925 "/g' >>$CONFIG_STATUS || ac_write_fail=1
17927 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17928 for (key in D) D_is_set[key] = 1
17931 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
17933 split(line, arg, " ")
17934 if (arg[1] == "#") {
17938 defundef
= substr
(arg
[1], 2)
17941 split(mac1
, mac2
, "(") #)
17943 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
17944 if (D_is_set
[macro
]) {
17945 # Preserve the white space surrounding the "#".
17946 print prefix
"define", macro P
[macro
] D
[macro
]
17949 # Replace #undef with comments. This is necessary, for example,
17950 # in the case of _POSIX_SOURCE, which is predefined and required
17951 # on some systems where configure will not decide to define it.
17952 if (defundef
== "undef") {
17953 print
"/*", prefix defundef
, macro
, "*/"
17961 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
17962 as_fn_error
"could not setup config headers machinery" "$LINENO" 5
17963 fi # test -n "$CONFIG_HEADERS"
17966 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
17971 :[FHLC
]) ac_mode
=$ac_tag; continue;;
17973 case $ac_mode$ac_tag in
17975 :L
* |
:C
*:*) as_fn_error
"invalid tag \`$ac_tag'" "$LINENO" 5;;
17976 :[FH
]-) ac_tag
=-:-;;
17977 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
17994 -) ac_f
="$tmp/stdin";;
17995 *) # Look for the file first in the build tree, then in the source tree
17996 # (if the path is not absolute). The absolute path cannot be DOS-style,
17997 # because $ac_f cannot contain `:'.
18001 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
18003 as_fn_error
"cannot find input file: \`$ac_f'" "$LINENO" 5;;
18005 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
18006 as_fn_append ac_file_inputs
" '$ac_f'"
18009 # Let's still pretend it is `configure' which instantiates (i.e., don't
18010 # use $as_me), people would be surprised to read:
18011 # /* config.h. Generated by config.status. */
18012 configure_input
='Generated from '`
18013 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
18015 if test x
"$ac_file" != x-
; then
18016 configure_input
="$ac_file. $configure_input"
18017 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
18018 $as_echo "$as_me: creating $ac_file" >&6;}
18020 # Neutralize special characters interpreted by sed in replacement strings.
18021 case $configure_input in #(
18022 *\
&* |
*\|
* |
*\\* )
18023 ac_sed_conf_input
=`$as_echo "$configure_input" |
18024 sed 's/[\\\\&|]/\\\\&/g'`;; #(
18025 *) ac_sed_conf_input
=$configure_input;;
18029 *:-:* |
*:-) cat >"$tmp/stdin" \
18030 || as_fn_error
"could not create $ac_file" "$LINENO" 5 ;;
18035 ac_dir
=`$as_dirname -- "$ac_file" ||
18036 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
18037 X"$ac_file" : 'X\(//\)[^/]' \| \
18038 X"$ac_file" : 'X\(//\)$' \| \
18039 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
18040 $as_echo X"$ac_file" |
18041 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
18045 /^X\(\/\/\)[^/].*/{
18058 as_dir
="$ac_dir"; as_fn_mkdir_p
18062 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
18064 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
18065 # A ".." for each directory in $ac_dir_suffix.
18066 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
18067 case $ac_top_builddir_sub in
18068 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
18069 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
18072 ac_abs_top_builddir
=$ac_pwd
18073 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
18074 # for backward compatibility:
18075 ac_top_builddir
=$ac_top_build_prefix
18078 .
) # We are building in place.
18080 ac_top_srcdir
=$ac_top_builddir_sub
18081 ac_abs_top_srcdir
=$ac_pwd ;;
18082 [\\/]* | ?
:[\\/]* ) # Absolute name.
18083 ac_srcdir
=$srcdir$ac_dir_suffix;
18084 ac_top_srcdir
=$srcdir
18085 ac_abs_top_srcdir
=$srcdir ;;
18086 *) # Relative name.
18087 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
18088 ac_top_srcdir
=$ac_top_build_prefix$srcdir
18089 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
18091 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
18101 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
18102 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
18104 ac_MKDIR_P
=$MKDIR_P
18106 [\\/$
]* | ?
:[\\/]* ) ;;
18107 */*) ac_MKDIR_P
=$ac_top_build_prefix$MKDIR_P ;;
18111 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
18112 # If the template does not know about datarootdir, expand it.
18113 # FIXME: This hack should be removed a few years after 2.60.
18114 ac_datarootdir_hack
=; ac_datarootdir_seen
=
18125 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
18126 *datarootdir
*) ac_datarootdir_seen
=yes;;
18127 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
18128 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
18129 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
18131 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18132 ac_datarootdir_hack='
18133 s&@datadir@&$datadir&g
18134 s&@docdir@&$docdir&g
18135 s&@infodir@&$infodir&g
18136 s&@localedir@&$localedir&g
18137 s&@mandir@&$mandir&g
18138 s&\\\${datarootdir}&$datarootdir&g' ;;
18142 # Neutralize VPATH when `$srcdir' = `.'.
18143 # Shell code in configure.ac might set extrasub.
18144 # FIXME: do we really want to maintain this feature?
18145 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18146 ac_sed_extra="$ac_vpsub
18149 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
18151 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
18152 s|@configure_input@|
$ac_sed_conf_input|
;t t
18153 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
18154 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
18155 s
&@srcdir@
&$ac_srcdir&;t t
18156 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
18157 s
&@top_srcdir@
&$ac_top_srcdir&;t t
18158 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
18159 s
&@builddir@
&$ac_builddir&;t t
18160 s
&@abs_builddir@
&$ac_abs_builddir&;t t
18161 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
18162 s
&@INSTALL@
&$ac_INSTALL&;t t
18163 s
&@MKDIR_P@
&$ac_MKDIR_P&;t t
18164 $ac_datarootdir_hack
18166 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.
awk" >$tmp/out \
18167 || as_fn_error "could not create
$ac_file" "$LINENO" 5
18169 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
18170 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
18171 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
18172 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
18173 which seems to be undefined. Please make sure it is defined." >&5
18174 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
18175 which seems to be undefined. Please make sure it is defined." >&2;}
18179 -) cat "$tmp/out" && rm -f "$tmp/out";;
18180 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
18182 || as_fn_error "could not create $ac_file" "$LINENO" 5
18188 if test x"$ac_file" != x-; then
18190 $as_echo "/* $configure_input */" \
18191 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
18192 } >"$tmp/config.h" \
18193 || as_fn_error "could not create $ac_file" "$LINENO" 5
18194 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
18195 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
18196 $as_echo "$as_me: $ac_file is unchanged" >&6;}
18199 mv "$tmp/config.h" "$ac_file" \
18200 || as_fn_error "could not create $ac_file" "$LINENO" 5
18203 $as_echo "/* $configure_input */" \
18204 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
18205 || as_fn_error "could not create -" "$LINENO" 5
18207 # Compute "$ac_file"'s index
in $config_headers.
18210 for _am_header
in $config_headers :; do
18211 case $_am_header in
18212 $_am_arg |
$_am_arg:* )
18215 _am_stamp_count
=`expr $_am_stamp_count + 1` ;;
18218 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
18219 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
18220 X"$_am_arg" : 'X\(//\)[^/]' \| \
18221 X"$_am_arg" : 'X\(//\)$' \| \
18222 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
18223 $as_echo X"$_am_arg" |
18224 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
18228 /^X\(\/\/\)[^/].*/{
18240 s/.*/./; q'`/stamp-h
$_am_stamp_count
18243 :C
) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
18244 $as_echo "$as_me: executing $ac_file commands" >&6;}
18249 case $ac_file$ac_mode in
18251 # Only add multilib support code if we just rebuilt the top-level
18253 case " $CONFIG_FILES " in
18255 ac_file
=Makefile .
${multi_basedir}/config-ml.
in
18258 "depfiles":C
) test x
"$AMDEP_TRUE" != x
"" ||
{
18259 # Autoconf 2.62 quotes --file arguments for eval, but not when files
18260 # are listed without --file. Let's play safe and only enable the eval
18261 # if we detect the quoting.
18262 case $CONFIG_FILES in
18263 *\'*) eval set x
"$CONFIG_FILES" ;;
18264 *) set x
$CONFIG_FILES ;;
18269 # Strip MF so we end up with the name of the file.
18270 mf
=`echo "$mf" | sed -e 's/:.*$//'`
18271 # Check whether this is an Automake generated Makefile or not.
18272 # We used to match only the files named `Makefile.in', but
18273 # some people rename them; so instead we look at the file content.
18274 # Grep'ing the first line is not enough: some people post-process
18275 # each Makefile.in and add a new line on top of each file to say so.
18276 # Grep'ing the whole file is not good either: AIX grep has a line
18277 # limit of 2048, but all sed's we know have understand at least 4000.
18278 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
grep X
>/dev
/null
2>&1; then
18279 dirpart
=`$as_dirname -- "$mf" ||
18280 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
18281 X"$mf" : 'X\(//\)[^/]' \| \
18282 X"$mf" : 'X\(//\)$' \| \
18283 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
18285 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
18289 /^X\(\/\/\)[^/].*/{
18305 # Extract the definition of DEPDIR, am__include, and am__quote
18306 # from the Makefile without running `make'.
18307 DEPDIR
=`sed -n 's/^DEPDIR = //p' < "$mf"`
18308 test -z "$DEPDIR" && continue
18309 am__include
=`sed -n 's/^am__include = //p' < "$mf"`
18310 test -z "am__include" && continue
18311 am__quote
=`sed -n 's/^am__quote = //p' < "$mf"`
18312 # When using ansi2knr, U may be empty or an underscore; expand it
18313 U
=`sed -n 's/^U = //p' < "$mf"`
18314 # Find all dependency output files, they are included files with
18315 # $(DEPDIR) in their names. We invoke sed twice because it is the
18316 # simplest approach to changing $(DEPDIR) to its actual value in the
18318 for file in `sed -n "
18319 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
18320 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
18321 # Make sure the directory exists.
18322 test -f "$dirpart/$file" && continue
18323 fdir
=`$as_dirname -- "$file" ||
18324 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
18325 X"$file" : 'X\(//\)[^/]' \| \
18326 X"$file" : 'X\(//\)$' \| \
18327 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
18328 $as_echo X"$file" |
18329 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
18333 /^X\(\/\/\)[^/].*/{
18346 as_dir
=$dirpart/$fdir; as_fn_mkdir_p
18347 # echo "creating $dirpart/$file"
18348 echo '# dummy' > "$dirpart/$file"
18355 # See if we are running on zsh, and set the options which allow our
18356 # commands through without removal of \ escapes.
18357 if test -n "${ZSH_VERSION+set}" ; then
18358 setopt NO_GLOB_SUBST
18361 cfgfile
="${ofile}T"
18362 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
18365 cat <<_LT_EOF >> "$cfgfile"
18368 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
18369 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
18370 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
18371 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
18373 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
18374 # 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
18375 # Written by Gordon Matzigkeit, 1996
18377 # This file is part of GNU Libtool.
18379 # GNU Libtool is free software; you can redistribute it and/or
18380 # modify it under the terms of the GNU General Public License as
18381 # published by the Free Software Foundation; either version 2 of
18382 # the License, or (at your option) any later version.
18384 # As a special exception to the GNU General Public License,
18385 # if you distribute this file as part of a program or library that
18386 # is built using GNU Libtool, you may include this file under the
18387 # same distribution terms that you use for the rest of that program.
18389 # GNU Libtool is distributed in the hope that it will be useful,
18390 # but WITHOUT ANY WARRANTY; without even the implied warranty of
18391 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18392 # GNU General Public License for more details.
18394 # You should have received a copy of the GNU General Public License
18395 # along with GNU Libtool; see the file COPYING. If not, a copy
18396 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
18397 # obtained by writing to the Free Software Foundation, Inc.,
18398 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
18401 # The names of the tagged configurations supported by this script.
18402 available_tags="CXX "
18404 # ### BEGIN LIBTOOL CONFIG
18406 # Which release of libtool.m4 was used?
18407 macro_version=$macro_version
18408 macro_revision=$macro_revision
18410 # Whether or not to build shared libraries.
18411 build_libtool_libs=$enable_shared
18413 # Whether or not to build static libraries.
18414 build_old_libs=$enable_static
18416 # What type of objects to build.
18419 # Whether or not to optimize for fast installation.
18420 fast_install=$enable_fast_install
18422 # Shell to use when invoking shell scripts.
18425 # An echo program that protects backslashes.
18429 host_alias=$host_alias
18433 # The build system.
18434 build_alias=$build_alias
18438 # A sed program that does not truncate output.
18441 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
18442 Xsed="\$SED -e 1s/^X//"
18444 # A grep program that handles long lines.
18450 # A literal string matcher.
18453 # A BSD- or MS-compatible name lister.
18456 # Whether we need soft or hard links.
18459 # What is the maximum length of a command?
18460 max_cmd_len=$max_cmd_len
18462 # Object file suffix (normally "o").
18465 # Executable file suffix (normally "").
18468 # whether the shell understands "unset".
18471 # turn spaces into newlines.
18474 # turn newlines into spaces.
18477 # An object symbol dumper.
18478 OBJDUMP=$lt_OBJDUMP
18480 # Method to check whether dependent libraries are shared objects.
18481 deplibs_check_method=$lt_deplibs_check_method
18483 # Command to use when deplibs_check_method == "file_magic".
18484 file_magic_cmd=$lt_file_magic_cmd
18488 AR_FLAGS=$lt_AR_FLAGS
18490 # A symbol stripping program.
18493 # Commands used to install an old-style archive.
18495 old_postinstall_cmds=$lt_old_postinstall_cmds
18496 old_postuninstall_cmds=$lt_old_postuninstall_cmds
18498 # Whether to use a lock for old archive extraction.
18499 lock_old_archive_extraction=$lock_old_archive_extraction
18504 # LTCC compiler flags.
18505 LTCFLAGS=$lt_CFLAGS
18507 # Take the output of nm and produce a listing of raw symbols and C names.
18508 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
18510 # Transform the output of nm in a proper C declaration.
18511 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
18513 # Transform the output of nm in a C name address pair.
18514 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
18516 # Transform the output of nm in a C name address pair when lib prefix is needed.
18517 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
18519 # The name of the directory that contains temporary libtool files.
18522 # Used to examine libraries when file_magic_cmd begins with "file".
18523 MAGIC_CMD=$MAGIC_CMD
18525 # Must we lock files when doing compilation?
18526 need_locks=$lt_need_locks
18528 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
18529 DSYMUTIL=$lt_DSYMUTIL
18531 # Tool to change global to local symbols on Mac OS X.
18534 # Tool to manipulate fat objects and archives on Mac OS X.
18537 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
18540 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
18541 OTOOL64=$lt_OTOOL64
18543 # Old archive suffix (normally "a").
18546 # Shared library suffix (normally ".so").
18547 shrext_cmds=$lt_shrext_cmds
18549 # The commands to extract the exported symbol list from a shared archive.
18550 extract_expsyms_cmds=$lt_extract_expsyms_cmds
18552 # Variables whose values should be saved in libtool wrapper scripts and
18553 # restored at link time.
18554 variables_saved_for_relink=$lt_variables_saved_for_relink
18556 # Do we need the "lib" prefix for modules?
18557 need_lib_prefix=$need_lib_prefix
18559 # Do we need a version for libraries?
18560 need_version=$need_version
18562 # Library versioning type.
18563 version_type=$version_type
18565 # Shared library runtime path variable.
18566 runpath_var=$runpath_var
18568 # Shared library path variable.
18569 shlibpath_var=$shlibpath_var
18571 # Is shlibpath searched before the hard-coded library search path?
18572 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
18574 # Format of library name prefix.
18575 libname_spec=$lt_libname_spec
18577 # List of archive names. First name is the real one, the rest are links.
18578 # The last name is the one that the linker finds with -lNAME
18579 library_names_spec=$lt_library_names_spec
18581 # The coded name of the library, if different from the real name.
18582 soname_spec=$lt_soname_spec
18584 # Permission mode override for installation of shared libraries.
18585 install_override_mode=$lt_install_override_mode
18587 # Command to use after installation of a shared archive.
18588 postinstall_cmds=$lt_postinstall_cmds
18590 # Command to use after uninstallation of a shared archive.
18591 postuninstall_cmds=$lt_postuninstall_cmds
18593 # Commands used to finish a libtool library installation in a directory.
18594 finish_cmds=$lt_finish_cmds
18596 # As "finish_cmds", except a single script fragment to be evaled but
18598 finish_eval=$lt_finish_eval
18600 # Whether we should hardcode library paths into libraries.
18601 hardcode_into_libs=$hardcode_into_libs
18603 # Compile-time system search path for libraries.
18604 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
18606 # Run-time system search path for libraries.
18607 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
18609 # Whether dlopen is supported.
18610 dlopen_support=$enable_dlopen
18612 # Whether dlopen of programs is supported.
18613 dlopen_self=$enable_dlopen_self
18615 # Whether dlopen of statically linked programs is supported.
18616 dlopen_self_static=$enable_dlopen_self_static
18618 # Commands to strip libraries.
18619 old_striplib=$lt_old_striplib
18620 striplib=$lt_striplib
18623 # The linker used to build libraries.
18626 # How to create reloadable object files.
18627 reload_flag=$lt_reload_flag
18628 reload_cmds=$lt_reload_cmds
18630 # Commands used to build an old-style archive.
18631 old_archive_cmds=$lt_old_archive_cmds
18633 # A language specific compiler.
18636 # Is the compiler the GNU compiler?
18639 # Compiler flag to turn off builtin functions.
18640 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
18642 # How to pass a linker flag through the compiler.
18643 wl=$lt_lt_prog_compiler_wl
18645 # Additional compiler flags for building library objects.
18646 pic_flag=$lt_lt_prog_compiler_pic
18648 # Compiler flag to prevent dynamic linking.
18649 link_static_flag=$lt_lt_prog_compiler_static
18651 # Does compiler simultaneously support -c and -o options?
18652 compiler_c_o=$lt_lt_cv_prog_compiler_c_o
18654 # Whether or not to add -lc for building shared libraries.
18655 build_libtool_need_lc=$archive_cmds_need_lc
18657 # Whether or not to disallow shared libs when runtime libs are static.
18658 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
18660 # Compiler flag to allow reflexive dlopens.
18661 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
18663 # Compiler flag to generate shared objects directly from archives.
18664 whole_archive_flag_spec=$lt_whole_archive_flag_spec
18666 # Whether the compiler copes with passing no objects directly.
18667 compiler_needs_object=$lt_compiler_needs_object
18669 # Create an old-style archive from a shared archive.
18670 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
18672 # Create a temporary old-style archive to link instead of a shared archive.
18673 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
18675 # Commands used to build a shared archive.
18676 archive_cmds=$lt_archive_cmds
18677 archive_expsym_cmds=$lt_archive_expsym_cmds
18679 # Commands used to build a loadable module if different from building
18680 # a shared archive.
18681 module_cmds=$lt_module_cmds
18682 module_expsym_cmds=$lt_module_expsym_cmds
18684 # Whether we are building with GNU ld or not.
18685 with_gnu_ld=$lt_with_gnu_ld
18687 # Flag that allows shared libraries with undefined symbols to be built.
18688 allow_undefined_flag=$lt_allow_undefined_flag
18690 # Flag that enforces no undefined symbols.
18691 no_undefined_flag=$lt_no_undefined_flag
18693 # Flag to hardcode \$libdir into a binary during linking.
18694 # This must work even if \$libdir does not exist
18695 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
18697 # If ld is used when linking, flag to hardcode \$libdir into a binary
18698 # during linking. This must work even if \$libdir does not exist.
18699 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
18701 # Whether we need a single "-rpath" flag with a separated argument.
18702 hardcode_libdir_separator=$lt_hardcode_libdir_separator
18704 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
18705 # DIR into the resulting binary.
18706 hardcode_direct=$hardcode_direct
18708 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
18709 # DIR into the resulting binary and the resulting library dependency is
18710 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
18711 # library is relocated.
18712 hardcode_direct_absolute=$hardcode_direct_absolute
18714 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
18715 # into the resulting binary.
18716 hardcode_minus_L=$hardcode_minus_L
18718 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
18719 # into the resulting binary.
18720 hardcode_shlibpath_var=$hardcode_shlibpath_var
18722 # Set to "yes" if building a shared library automatically hardcodes DIR
18723 # into the library and all subsequent libraries and executables linked
18725 hardcode_automatic=$hardcode_automatic
18727 # Set to yes if linker adds runtime paths of dependent libraries
18728 # to runtime path list.
18729 inherit_rpath=$inherit_rpath
18731 # Whether libtool must link a program against all its dependency libraries.
18732 link_all_deplibs=$link_all_deplibs
18734 # Fix the shell variable \$srcfile for the compiler.
18735 fix_srcfile_path=$lt_fix_srcfile_path
18737 # Set to "yes" if exported symbols are required.
18738 always_export_symbols=$always_export_symbols
18740 # The commands to list exported symbols.
18741 export_symbols_cmds=$lt_export_symbols_cmds
18743 # Symbols that should not be listed in the preloaded symbols.
18744 exclude_expsyms=$lt_exclude_expsyms
18746 # Symbols that must always be exported.
18747 include_expsyms=$lt_include_expsyms
18749 # Commands necessary for linking programs (against libraries) with templates.
18750 prelink_cmds=$lt_prelink_cmds
18752 # Specify filename containing input files.
18753 file_list_spec=$lt_file_list_spec
18755 # How to hardcode a shared library path into an executable.
18756 hardcode_action=$hardcode_action
18758 # The directories searched by this compiler when creating a shared library.
18759 compiler_lib_search_dirs=$lt_compiler_lib_search_dirs
18761 # Dependencies to place before and after the objects being linked to
18762 # create a shared library.
18763 predep_objects=$lt_predep_objects
18764 postdep_objects=$lt_postdep_objects
18765 predeps=$lt_predeps
18766 postdeps=$lt_postdeps
18768 # The library search path used internally by the compiler when linking
18769 # a shared library.
18770 compiler_lib_search_path=$lt_compiler_lib_search_path
18772 # ### END LIBTOOL CONFIG
18778 cat <<\_LT_EOF
>> "$cfgfile"
18779 # AIX sometimes has problems with the GCC collect2 program. For some
18780 # reason, if we set the COLLECT_NAMES environment variable, the problems
18781 # vanish in a puff of smoke.
18782 if test "X${COLLECT_NAMES+set}" != Xset
; then
18784 export COLLECT_NAMES
18791 ltmain
="$ac_aux_dir/ltmain.sh"
18794 # We use sed instead of cat because bash on DJGPP gets confused if
18795 # if finds mixed CR/LF and LF-only lines. Since sed operates in
18796 # text mode, it properly converts lines to CR/LF. This bash problem
18797 # is reportedly fixed, but why not run on old versions too?
18798 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
18799 ||
(rm -f "$cfgfile"; exit 1)
18803 cat << \_LT_EOF
>> "$cfgfile"
18805 # func_dirname file append nondir_replacement
18806 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
18807 # otherwise set result to NONDIR_REPLACEMENT.
18811 */*) func_dirname_result
="${1%/*}${2}" ;;
18812 * ) func_dirname_result
="${3}" ;;
18816 # func_basename file
18819 func_basename_result
="${1##*/}"
18822 # func_dirname_and_basename file append nondir_replacement
18823 # perform func_basename and func_dirname in a single function
18825 # dirname: Compute the dirname of FILE. If nonempty,
18826 # add APPEND to the result, otherwise set result
18827 # to NONDIR_REPLACEMENT.
18828 # value returned in "$func_dirname_result"
18829 # basename: Compute filename of FILE.
18830 # value retuned in "$func_basename_result"
18831 # Implementation must be kept synchronized with func_dirname
18832 # and func_basename. For efficiency, we do not delegate to
18833 # those functions but instead duplicate the functionality here.
18834 func_dirname_and_basename
()
18837 */*) func_dirname_result
="${1%/*}${2}" ;;
18838 * ) func_dirname_result
="${3}" ;;
18840 func_basename_result
="${1##*/}"
18843 # func_stripname prefix suffix name
18844 # strip PREFIX and SUFFIX off of NAME.
18845 # PREFIX and SUFFIX must not contain globbing or regex special
18846 # characters, hashes, percent signs, but SUFFIX may contain a leading
18847 # dot (in which case that matches only a dot).
18850 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
18851 # positional parameters, so assign one to ordinary parameter first.
18852 func_stripname_result
=${3}
18853 func_stripname_result
=${func_stripname_result#"${1}"}
18854 func_stripname_result
=${func_stripname_result%"${2}"}
18860 func_opt_split_opt
=${1%%=*}
18861 func_opt_split_arg
=${1#*=}
18868 *.lo
) func_lo2o_result
=${1%.lo}.
${objext} ;;
18869 *) func_lo2o_result
=${1} ;;
18873 # func_xform libobj-or-source
18876 func_xform_result
=${1%.*}.lo
18879 # func_arith arithmetic-term...
18882 func_arith_result
=$
(( $
* ))
18886 # STRING may not start with a hyphen.
18889 func_len_result
=${#1}
18894 *) # Bourne compatible functions.
18895 cat << \_LT_EOF
>> "$cfgfile"
18897 # func_dirname file append nondir_replacement
18898 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
18899 # otherwise set result to NONDIR_REPLACEMENT.
18902 # Extract subdirectory from the argument.
18903 func_dirname_result
=`$ECHO "${1}" | $SED "$dirname"`
18904 if test "X$func_dirname_result" = "X${1}"; then
18905 func_dirname_result
="${3}"
18907 func_dirname_result
="$func_dirname_result${2}"
18911 # func_basename file
18914 func_basename_result
=`$ECHO "${1}" | $SED "$basename"`
18918 # func_stripname prefix suffix name
18919 # strip PREFIX and SUFFIX off of NAME.
18920 # PREFIX and SUFFIX must not contain globbing or regex special
18921 # characters, hashes, percent signs, but SUFFIX may contain a leading
18922 # dot (in which case that matches only a dot).
18923 # func_strip_suffix prefix name
18927 .
*) func_stripname_result
=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
18928 *) func_stripname_result
=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
18933 my_sed_long_opt
='1s/^\(-[^=]*\)=.*/\1/;q'
18934 my_sed_long_arg
='1s/^-[^=]*=//'
18939 func_opt_split_opt
=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
18940 func_opt_split_arg
=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
18946 func_lo2o_result
=`$ECHO "${1}" | $SED "$lo2o"`
18949 # func_xform libobj-or-source
18952 func_xform_result
=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
18955 # func_arith arithmetic-term...
18958 func_arith_result
=`expr "$@"`
18962 # STRING may not start with a hyphen.
18965 func_len_result
=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
18971 case $lt_shell_append in
18973 cat << \_LT_EOF
>> "$cfgfile"
18975 # func_append var value
18976 # Append VALUE to the end of shell variable VAR.
18984 cat << \_LT_EOF
>> "$cfgfile"
18986 # func_append var value
18987 # Append VALUE to the end of shell variable VAR.
18998 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
18999 ||
(rm -f "$cfgfile"; exit 1)
19001 mv -f "$cfgfile" "$ofile" ||
19002 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
19006 cat <<_LT_EOF >> "$ofile"
19008 # ### BEGIN LIBTOOL TAG CONFIG: CXX
19010 # The linker used to build libraries.
19013 # How to create reloadable object files.
19014 reload_flag=$lt_reload_flag_CXX
19015 reload_cmds=$lt_reload_cmds_CXX
19017 # Commands used to build an old-style archive.
19018 old_archive_cmds=$lt_old_archive_cmds_CXX
19020 # A language specific compiler.
19021 CC=$lt_compiler_CXX
19023 # Is the compiler the GNU compiler?
19026 # Compiler flag to turn off builtin functions.
19027 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
19029 # How to pass a linker flag through the compiler.
19030 wl=$lt_lt_prog_compiler_wl_CXX
19032 # Additional compiler flags for building library objects.
19033 pic_flag=$lt_lt_prog_compiler_pic_CXX
19035 # Compiler flag to prevent dynamic linking.
19036 link_static_flag=$lt_lt_prog_compiler_static_CXX
19038 # Does compiler simultaneously support -c and -o options?
19039 compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
19041 # Whether or not to add -lc for building shared libraries.
19042 build_libtool_need_lc=$archive_cmds_need_lc_CXX
19044 # Whether or not to disallow shared libs when runtime libs are static.
19045 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX
19047 # Compiler flag to allow reflexive dlopens.
19048 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
19050 # Compiler flag to generate shared objects directly from archives.
19051 whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
19053 # Whether the compiler copes with passing no objects directly.
19054 compiler_needs_object=$lt_compiler_needs_object_CXX
19056 # Create an old-style archive from a shared archive.
19057 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
19059 # Create a temporary old-style archive to link instead of a shared archive.
19060 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
19062 # Commands used to build a shared archive.
19063 archive_cmds=$lt_archive_cmds_CXX
19064 archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
19066 # Commands used to build a loadable module if different from building
19067 # a shared archive.
19068 module_cmds=$lt_module_cmds_CXX
19069 module_expsym_cmds=$lt_module_expsym_cmds_CXX
19071 # Whether we are building with GNU ld or not.
19072 with_gnu_ld=$lt_with_gnu_ld_CXX
19074 # Flag that allows shared libraries with undefined symbols to be built.
19075 allow_undefined_flag=$lt_allow_undefined_flag_CXX
19077 # Flag that enforces no undefined symbols.
19078 no_undefined_flag=$lt_no_undefined_flag_CXX
19080 # Flag to hardcode \$libdir into a binary during linking.
19081 # This must work even if \$libdir does not exist
19082 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX
19084 # If ld is used when linking, flag to hardcode \$libdir into a binary
19085 # during linking. This must work even if \$libdir does not exist.
19086 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX
19088 # Whether we need a single "-rpath" flag with a separated argument.
19089 hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX
19091 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
19092 # DIR into the resulting binary.
19093 hardcode_direct=$hardcode_direct_CXX
19095 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
19096 # DIR into the resulting binary and the resulting library dependency is
19097 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
19098 # library is relocated.
19099 hardcode_direct_absolute=$hardcode_direct_absolute_CXX
19101 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
19102 # into the resulting binary.
19103 hardcode_minus_L=$hardcode_minus_L_CXX
19105 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
19106 # into the resulting binary.
19107 hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX
19109 # Set to "yes" if building a shared library automatically hardcodes DIR
19110 # into the library and all subsequent libraries and executables linked
19112 hardcode_automatic=$hardcode_automatic_CXX
19114 # Set to yes if linker adds runtime paths of dependent libraries
19115 # to runtime path list.
19116 inherit_rpath=$inherit_rpath_CXX
19118 # Whether libtool must link a program against all its dependency libraries.
19119 link_all_deplibs=$link_all_deplibs_CXX
19121 # Fix the shell variable \$srcfile for the compiler.
19122 fix_srcfile_path=$lt_fix_srcfile_path_CXX
19124 # Set to "yes" if exported symbols are required.
19125 always_export_symbols=$always_export_symbols_CXX
19127 # The commands to list exported symbols.
19128 export_symbols_cmds=$lt_export_symbols_cmds_CXX
19130 # Symbols that should not be listed in the preloaded symbols.
19131 exclude_expsyms=$lt_exclude_expsyms_CXX
19133 # Symbols that must always be exported.
19134 include_expsyms=$lt_include_expsyms_CXX
19136 # Commands necessary for linking programs (against libraries) with templates.
19137 prelink_cmds=$lt_prelink_cmds_CXX
19139 # Specify filename containing input files.
19140 file_list_spec=$lt_file_list_spec_CXX
19142 # How to hardcode a shared library path into an executable.
19143 hardcode_action=$hardcode_action_CXX
19145 # The directories searched by this compiler when creating a shared library.
19146 compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX
19148 # Dependencies to place before and after the objects being linked to
19149 # create a shared library.
19150 predep_objects=$lt_predep_objects_CXX
19151 postdep_objects=$lt_postdep_objects_CXX
19152 predeps=$lt_predeps_CXX
19153 postdeps=$lt_postdeps_CXX
19155 # The library search path used internally by the compiler when linking
19156 # a shared library.
19157 compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
19159 # ### END LIBTOOL TAG CONFIG: CXX
19164 if test "$GCC" = yes; then
19165 echo "/* generated for " `$CC --version | sed 1q` "*/" > tmp-stdint.h
19167 echo "/* generated for $CC */" > tmp-stdint.h
19170 sed 's/^ *//' >> tmp-stdint.h
<<EOF
19172 #ifndef GCC_GENERATED_STDINT_H
19173 #define GCC_GENERATED_STDINT_H 1
19175 #include <sys/types.h>
19178 if test "$acx_cv_header_stdint" != stdint.h
; then
19179 echo "#include <stddef.h>" >> tmp-stdint.h
19181 if test "$acx_cv_header_stdint" != stddef.h
; then
19182 echo "#include <$acx_cv_header_stdint>" >> tmp-stdint.h
19185 sed 's/^ *//' >> tmp-stdint.h
<<EOF
19186 /* glibc uses these symbols as guards to prevent redefinitions. */
19187 #ifdef __int8_t_defined
19192 #ifdef __uint32_t_defined
19198 # ----------------- done header, emit basic int types -------------
19199 if test "$acx_cv_header_stdint" = stddef.h
; then
19200 sed 's/^ *//' >> tmp-stdint.h
<<EOF
19204 #ifndef __uint8_t_defined
19205 #define __uint8_t_defined
19207 typedef unsigned $acx_cv_type_int8_t uint8_t;
19214 #ifndef __uint16_t_defined
19215 #define __uint16_t_defined
19217 typedef unsigned $acx_cv_type_int16_t uint16_t;
19224 #ifndef __uint32_t_defined
19225 #define __uint32_t_defined
19227 typedef unsigned $acx_cv_type_int32_t uint32_t;
19234 #ifndef __int8_t_defined
19235 #define __int8_t_defined
19237 typedef $acx_cv_type_int8_t int8_t;
19244 #ifndef __int16_t_defined
19245 #define __int16_t_defined
19247 typedef $acx_cv_type_int16_t int16_t;
19254 #ifndef __int32_t_defined
19255 #define __int32_t_defined
19257 typedef $acx_cv_type_int32_t int32_t;
19262 elif test "$ac_cv_type_u_int32_t" = yes; then
19263 sed 's/^ *//' >> tmp-stdint.h
<<EOF
19265 /* int8_t int16_t int32_t defined by inet code, we do the u_intXX types */
19278 #ifndef __uint8_t_defined
19279 #define __uint8_t_defined
19281 typedef u_int8_t uint8_t;
19288 #ifndef __uint16_t_defined
19289 #define __uint16_t_defined
19291 typedef u_int16_t uint16_t;
19298 #ifndef __uint32_t_defined
19299 #define __uint32_t_defined
19301 typedef u_int32_t uint32_t;
19307 sed 's/^ *//' >> tmp-stdint.h
<<EOF
19309 /* Some systems have guard macros to prevent redefinitions, define them. */
19331 # ------------- done basic int types, emit int64_t types ------------
19332 if test "$ac_cv_type_uint64_t" = yes; then
19333 sed 's/^ *//' >> tmp-stdint.h
<<EOF
19335 /* system headers have good uint64_t and int64_t */
19343 elif test "$ac_cv_type_u_int64_t" = yes; then
19344 sed 's/^ *//' >> tmp-stdint.h
<<EOF
19346 /* system headers have an u_int64_t (and int64_t) */
19352 #ifndef __uint64_t_defined
19353 #define __uint64_t_defined
19355 typedef u_int64_t uint64_t;
19360 elif test -n "$acx_cv_type_int64_t"; then
19361 sed 's/^ *//' >> tmp-stdint.h
<<EOF
19363 /* architecture has a 64-bit type, $acx_cv_type_int64_t */
19367 typedef $acx_cv_type_int64_t int64_t;
19372 #ifndef __uint64_t_defined
19373 #define __uint64_t_defined
19375 typedef unsigned $acx_cv_type_int64_t uint64_t;
19381 sed 's/^ *//' >> tmp-stdint.h
<<EOF
19383 /* some common heuristics for int64_t, using compiler-specific tests */
19384 #if defined __STDC_VERSION__ && (__STDC_VERSION__-0) >= 199901L
19387 #ifndef __int64_t_defined
19389 typedef long long int64_t;
19396 typedef unsigned long long uint64_t;
19400 #elif defined __GNUC__ && defined (__STDC__) && __STDC__-0
19401 /* NextStep 2.0 cc is really gcc 1.93 but it defines __GNUC__ = 2 and
19402 does not implement __extension__. But that compiler doesn't define
19404 # if __GNUC__ < 2 || (__NeXT__ && !__GNUC_MINOR__)
19405 # define __extension__
19411 __extension__ typedef long long int64_t;
19417 __extension__ typedef unsigned long long uint64_t;
19421 #elif !defined __STRICT_ANSI__
19422 # if defined _MSC_VER || defined __WATCOMC__ || defined __BORLANDC__
19427 typedef __int64 int64_t;
19433 typedef unsigned __int64 uint64_t;
19436 # endif /* compiler */
19438 #endif /* ANSI version */
19442 # ------------- done int64_t types, emit intptr types ------------
19443 if test "$ac_cv_type_uintptr_t" != yes; then
19444 sed 's/^ *//' >> tmp-stdint.h
<<EOF
19446 /* Define intptr_t based on sizeof(void*) = $ac_cv_sizeof_void_p */
19447 #ifndef __uintptr_t_defined
19449 typedef u$acx_cv_type_intptr_t uintptr_t;
19452 #ifndef __intptr_t_defined
19454 typedef $acx_cv_type_intptr_t intptr_t;
19460 # ------------- done intptr types, emit int_least types ------------
19461 if test "$ac_cv_type_int_least32_t" != yes; then
19462 sed 's/^ *//' >> tmp-stdint.h
<<EOF
19464 /* Define int_least types */
19465 typedef int8_t int_least8_t;
19466 typedef int16_t int_least16_t;
19467 typedef int32_t int_least32_t;
19469 typedef int64_t int_least64_t;
19472 typedef uint8_t uint_least8_t;
19473 typedef uint16_t uint_least16_t;
19474 typedef uint32_t uint_least32_t;
19476 typedef uint64_t uint_least64_t;
19481 # ------------- done intptr types, emit int_fast types ------------
19482 if test "$ac_cv_type_int_fast32_t" != yes; then
19483 sed 's/^ *//' >> tmp-stdint.h
<<EOF
19485 /* Define int_fast types. short is often slow */
19486 typedef int8_t int_fast8_t;
19487 typedef int int_fast16_t;
19488 typedef int32_t int_fast32_t;
19490 typedef int64_t int_fast64_t;
19493 typedef uint8_t uint_fast8_t;
19494 typedef unsigned int uint_fast16_t;
19495 typedef uint32_t uint_fast32_t;
19497 typedef uint64_t uint_fast64_t;
19502 if test "$ac_cv_type_uintmax_t" != yes; then
19503 sed 's/^ *//' >> tmp-stdint.h
<<EOF
19505 /* Define intmax based on what we found */
19508 typedef int64_t intmax_t;
19510 typedef long intmax_t;
19515 typedef uint64_t uintmax_t;
19517 typedef unsigned long uintmax_t;
19523 sed 's/^ *//' >> tmp-stdint.h
<<EOF
19525 #endif /* GCC_GENERATED_STDINT_H */
19528 if test -r gstdint.h
&& cmp -s tmp-stdint.h gstdint.h
; then
19531 mv -f tmp-stdint.h gstdint.h
19535 "interception/Makefile":F
) cat > vpsed$$
<< \_EOF
19536 s
!`test -f '$<' || echo '$(srcdir)/'`!!
19538 sed -f vpsed$$
$ac_file > tmp$$
19541 echo 'MULTISUBDIR =' >> $ac_file
19543 .
${multi_basedir}/config-ml.
in
19544 { ml_norecursion
=; unset ml_norecursion
;}
19546 "sanitizer_common/Makefile":F
) cat > vpsed$$
<< \_EOF
19547 s
!`test -f '$<' || echo '$(srcdir)/'`!!
19549 sed -f vpsed$$
$ac_file > tmp$$
19552 echo 'MULTISUBDIR =' >> $ac_file
19554 .
${multi_basedir}/config-ml.
in
19555 { ml_norecursion
=; unset ml_norecursion
;}
19557 "libbacktrace/Makefile":F
) cat > vpsed$$
<< \_EOF
19558 s
!`test -f '$<' || echo '$(srcdir)/'`!!
19560 sed -f vpsed$$
$ac_file > tmp$$
19563 echo 'MULTISUBDIR =' >> $ac_file
19565 .
${multi_basedir}/config-ml.
in
19566 { ml_norecursion
=; unset ml_norecursion
;}
19568 "lsan/Makefile":F
) cat > vpsed$$
<< \_EOF
19569 s
!`test -f '$<' || echo '$(srcdir)/'`!!
19571 sed -f vpsed$$
$ac_file > tmp$$
19574 echo 'MULTISUBDIR =' >> $ac_file
19576 .
${multi_basedir}/config-ml.
in
19577 { ml_norecursion
=; unset ml_norecursion
;}
19579 "asan/Makefile":F
) cat > vpsed$$
<< \_EOF
19580 s
!`test -f '$<' || echo '$(srcdir)/'`!!
19582 sed -f vpsed$$
$ac_file > tmp$$
19585 echo 'MULTISUBDIR =' >> $ac_file
19587 .
${multi_basedir}/config-ml.
in
19588 { ml_norecursion
=; unset ml_norecursion
;}
19590 "ubsan/Makefile":F
) cat > vpsed$$
<< \_EOF
19591 s
!`test -f '$<' || echo '$(srcdir)/'`!!
19593 sed -f vpsed$$
$ac_file > tmp$$
19596 echo 'MULTISUBDIR =' >> $ac_file
19598 .
${multi_basedir}/config-ml.
in
19599 { ml_norecursion
=; unset ml_norecursion
;}
19601 "tsan/Makefile":F
) cat > vpsed$$
<< \_EOF
19602 s
!`test -f '$<' || echo '$(srcdir)/'`!!
19604 sed -f vpsed$$
$ac_file > tmp$$
19607 echo 'MULTISUBDIR =' >> $ac_file
19609 .
${multi_basedir}/config-ml.
in
19610 { ml_norecursion
=; unset ml_norecursion
;}
19619 ac_clean_files
=$ac_clean_files_save
19621 test $ac_write_fail = 0 ||
19622 as_fn_error
"write failure creating $CONFIG_STATUS" "$LINENO" 5
19625 # configure is writing to config.log, and then calls config.status.
19626 # config.status does its own redirection, appending to config.log.
19627 # Unfortunately, on DOS this fails, as config.log is still kept open
19628 # by configure, so config.status won't be able to write to it; its
19629 # output is simply discarded. So we exec the FD to /dev/null,
19630 # effectively closing config.log, so it can be properly (re)opened and
19631 # appended to by config.status. When coming back to configure, we
19632 # need to make the FD available again.
19633 if test "$no_create" != yes; then
19635 ac_config_status_args
=
19636 test "$silent" = yes &&
19637 ac_config_status_args
="$ac_config_status_args --quiet"
19639 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
19641 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
19642 # would make configure fail if this is the last instruction.
19643 $ac_cs_success || as_fn_exit $?
19645 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
19646 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
19647 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}