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
175 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
176 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
177 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
178 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
179 PATH=/empty FPATH=/empty; export PATH FPATH
180 test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
181 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
182 test \$(( 1 + 1 )) = 2 || 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
607 USING_MAC_INTERPOSE_FALSE
608 USING_MAC_INTERPOSE_TRUE
633 am__fastdepCCAS_FALSE
663 MAINTAINER_MODE_FALSE
674 INSTALL_STRIP_PROGRAM
689 LIBSTDCXX_RAW_CXX_LDFLAGS
690 LIBSTDCXX_RAW_CXX_CXXFLAGS
731 program_transform_name
744 enable_option_checking
745 enable_version_specific_runtime_libs
747 enable_maintainer_mode
748 enable_dependency_tracking
756 ac_precious_vars
='build_alias
773 # Initialize some variables set by options.
775 ac_init_version
=false
776 ac_unrecognized_opts
=
778 # The variables have the same names as the options, with
779 # dashes changed to underlines.
787 program_transform_name
=s
,x
,x
,
795 # Installation directory options.
796 # These are left unexpanded so users can "make install exec_prefix=/foo"
797 # and all the variables that are supposed to be based on exec_prefix
798 # by default will actually change.
799 # Use braces instead of parens because sh, perl, etc. also accept them.
800 # (The list follows the same order as the GNU Coding Standards.)
801 bindir
='${exec_prefix}/bin'
802 sbindir
='${exec_prefix}/sbin'
803 libexecdir
='${exec_prefix}/libexec'
804 datarootdir
='${prefix}/share'
805 datadir
='${datarootdir}'
806 sysconfdir
='${prefix}/etc'
807 sharedstatedir
='${prefix}/com'
808 localstatedir
='${prefix}/var'
809 includedir
='${prefix}/include'
810 oldincludedir
='/usr/include'
811 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
812 infodir
='${datarootdir}/info'
817 libdir
='${exec_prefix}/lib'
818 localedir
='${datarootdir}/locale'
819 mandir
='${datarootdir}/man'
825 # If the previous option needs an argument, assign it.
826 if test -n "$ac_prev"; then
827 eval $ac_prev=\
$ac_option
833 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
837 # Accept the important Cygnus configure options, so we can diagnose typos.
839 case $ac_dashdash$ac_option in
843 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
845 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
848 -build |
--build |
--buil |
--bui |
--bu)
849 ac_prev
=build_alias
;;
850 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
851 build_alias
=$ac_optarg ;;
853 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
854 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
855 ac_prev
=cache_file
;;
856 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
857 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
858 cache_file
=$ac_optarg ;;
861 cache_file
=config.cache
;;
863 -datadir |
--datadir |
--datadi |
--datad)
865 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
866 datadir
=$ac_optarg ;;
868 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
869 |
--dataroo |
--dataro |
--datar)
870 ac_prev
=datarootdir
;;
871 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
872 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
873 datarootdir
=$ac_optarg ;;
875 -disable-* |
--disable-*)
876 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
877 # Reject names that are not valid shell variable names.
878 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
879 as_fn_error
"invalid feature name: $ac_useropt"
880 ac_useropt_orig
=$ac_useropt
881 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
882 case $ac_user_opts in
886 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
887 ac_unrecognized_sep
=', ';;
889 eval enable_
$ac_useropt=no
;;
891 -docdir |
--docdir |
--docdi |
--doc |
--do)
893 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
896 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
898 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
901 -enable-* |
--enable-*)
902 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
903 # Reject names that are not valid shell variable names.
904 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
905 as_fn_error
"invalid feature name: $ac_useropt"
906 ac_useropt_orig
=$ac_useropt
907 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
908 case $ac_user_opts in
912 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
913 ac_unrecognized_sep
=', ';;
915 eval enable_
$ac_useropt=\
$ac_optarg ;;
917 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
918 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
919 |
--exec |
--exe |
--ex)
920 ac_prev
=exec_prefix
;;
921 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
922 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
923 |
--exec=* |
--exe=* |
--ex=*)
924 exec_prefix
=$ac_optarg ;;
926 -gas |
--gas |
--ga |
--g)
927 # Obsolete; use --with-gas.
930 -help |
--help |
--hel |
--he |
-h)
932 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
933 ac_init_help
=recursive
;;
934 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
935 ac_init_help
=short
;;
937 -host |
--host |
--hos |
--ho)
938 ac_prev
=host_alias
;;
939 -host=* |
--host=* |
--hos=* |
--ho=*)
940 host_alias
=$ac_optarg ;;
942 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
944 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
946 htmldir
=$ac_optarg ;;
948 -includedir |
--includedir |
--includedi |
--included |
--include \
949 |
--includ |
--inclu |
--incl |
--inc)
950 ac_prev
=includedir
;;
951 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
952 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
953 includedir
=$ac_optarg ;;
955 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
957 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
958 infodir
=$ac_optarg ;;
960 -libdir |
--libdir |
--libdi |
--libd)
962 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
965 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
966 |
--libexe |
--libex |
--libe)
967 ac_prev
=libexecdir
;;
968 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
969 |
--libexe=* |
--libex=* |
--libe=*)
970 libexecdir
=$ac_optarg ;;
972 -localedir |
--localedir |
--localedi |
--localed |
--locale)
974 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
975 localedir
=$ac_optarg ;;
977 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
978 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
979 ac_prev
=localstatedir
;;
980 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
981 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
982 localstatedir
=$ac_optarg ;;
984 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
986 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
990 # Obsolete; use --without-fp.
993 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
994 |
--no-cr |
--no-c |
-n)
997 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
998 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1001 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1002 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1003 |
--oldin |
--oldi |
--old |
--ol |
--o)
1004 ac_prev
=oldincludedir
;;
1005 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1006 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1007 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1008 oldincludedir
=$ac_optarg ;;
1010 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1012 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1013 prefix
=$ac_optarg ;;
1015 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1016 |
--program-pre |
--program-pr |
--program-p)
1017 ac_prev
=program_prefix
;;
1018 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1019 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1020 program_prefix
=$ac_optarg ;;
1022 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1023 |
--program-suf |
--program-su |
--program-s)
1024 ac_prev
=program_suffix
;;
1025 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1026 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1027 program_suffix
=$ac_optarg ;;
1029 -program-transform-name |
--program-transform-name \
1030 |
--program-transform-nam |
--program-transform-na \
1031 |
--program-transform-n |
--program-transform- \
1032 |
--program-transform |
--program-transfor \
1033 |
--program-transfo |
--program-transf \
1034 |
--program-trans |
--program-tran \
1035 |
--progr-tra |
--program-tr |
--program-t)
1036 ac_prev
=program_transform_name
;;
1037 -program-transform-name=* |
--program-transform-name=* \
1038 |
--program-transform-nam=* |
--program-transform-na=* \
1039 |
--program-transform-n=* |
--program-transform-=* \
1040 |
--program-transform=* |
--program-transfor=* \
1041 |
--program-transfo=* |
--program-transf=* \
1042 |
--program-trans=* |
--program-tran=* \
1043 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1044 program_transform_name
=$ac_optarg ;;
1046 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1048 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1049 pdfdir
=$ac_optarg ;;
1051 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1053 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1056 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1057 |
-silent |
--silent |
--silen |
--sile |
--sil)
1060 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1062 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1064 sbindir
=$ac_optarg ;;
1066 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1067 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1068 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1070 ac_prev
=sharedstatedir
;;
1071 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1072 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1073 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1075 sharedstatedir
=$ac_optarg ;;
1077 -site |
--site |
--sit)
1079 -site=* |
--site=* |
--sit=*)
1082 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1084 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1085 srcdir
=$ac_optarg ;;
1087 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1088 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1089 ac_prev
=sysconfdir
;;
1090 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1091 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1092 sysconfdir
=$ac_optarg ;;
1094 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1095 ac_prev
=target_alias
;;
1096 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1097 target_alias
=$ac_optarg ;;
1099 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1102 -version |
--version |
--versio |
--versi |
--vers |
-V)
1103 ac_init_version
=: ;;
1106 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1107 # Reject names that are not valid shell variable names.
1108 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1109 as_fn_error
"invalid package name: $ac_useropt"
1110 ac_useropt_orig
=$ac_useropt
1111 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1112 case $ac_user_opts in
1116 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1117 ac_unrecognized_sep
=', ';;
1119 eval with_
$ac_useropt=\
$ac_optarg ;;
1121 -without-* |
--without-*)
1122 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1123 # Reject names that are not valid shell variable names.
1124 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1125 as_fn_error
"invalid package name: $ac_useropt"
1126 ac_useropt_orig
=$ac_useropt
1127 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1128 case $ac_user_opts in
1132 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1133 ac_unrecognized_sep
=', ';;
1135 eval with_
$ac_useropt=no
;;
1138 # Obsolete; use --with-x.
1141 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1142 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1143 ac_prev
=x_includes
;;
1144 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1145 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1146 x_includes
=$ac_optarg ;;
1148 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1149 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1150 ac_prev
=x_libraries
;;
1151 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1152 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1153 x_libraries
=$ac_optarg ;;
1155 -*) as_fn_error
"unrecognized option: \`$ac_option'
1156 Try \`$0 --help' for more information."
1160 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1161 # Reject names that are not valid shell variable names.
1162 case $ac_envvar in #(
1163 '' |
[0-9]* |
*[!_
$as_cr_alnum]* )
1164 as_fn_error
"invalid variable name: \`$ac_envvar'" ;;
1166 eval $ac_envvar=\
$ac_optarg
1167 export $ac_envvar ;;
1170 # FIXME: should be removed in autoconf 3.0.
1171 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1172 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1173 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1174 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1180 if test -n "$ac_prev"; then
1181 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1182 as_fn_error
"missing argument to $ac_option"
1185 if test -n "$ac_unrecognized_opts"; then
1186 case $enable_option_checking in
1188 fatal
) as_fn_error
"unrecognized options: $ac_unrecognized_opts" ;;
1189 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1193 # Check all directory arguments for consistency.
1194 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1195 datadir sysconfdir sharedstatedir localstatedir includedir \
1196 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1197 libdir localedir mandir
1199 eval ac_val
=\$
$ac_var
1200 # Remove trailing slashes.
1203 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1204 eval $ac_var=\
$ac_val;;
1206 # Be sure to have absolute directory names.
1208 [\\/$
]* | ?
:[\\/]* ) continue;;
1209 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1211 as_fn_error
"expected an absolute directory name for --$ac_var: $ac_val"
1214 # There might be people who depend on the old broken behavior: `$host'
1215 # used to hold the argument of --host etc.
1216 # FIXME: To remove some day.
1219 target
=$target_alias
1221 # FIXME: To remove some day.
1222 if test "x$host_alias" != x
; then
1223 if test "x$build_alias" = x
; then
1224 cross_compiling
=maybe
1225 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1226 If a cross compiler is detected then cross compile mode will be used." >&2
1227 elif test "x$build_alias" != "x$host_alias"; then
1233 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1235 test "$silent" = yes && exec 6>/dev
/null
1238 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1239 ac_ls_di
=`ls -di .` &&
1240 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1241 as_fn_error
"working directory cannot be determined"
1242 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1243 as_fn_error
"pwd does not report name of working directory"
1246 # Find the source files, if location was not specified.
1247 if test -z "$srcdir"; then
1248 ac_srcdir_defaulted
=yes
1249 # Try the directory containing this script, then the parent directory.
1250 ac_confdir
=`$as_dirname -- "$as_myself" ||
1251 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1252 X"$as_myself" : 'X\(//\)[^/]' \| \
1253 X"$as_myself" : 'X\(//\)$' \| \
1254 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1255 $as_echo X"$as_myself" |
1256 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1274 if test ! -r "$srcdir/$ac_unique_file"; then
1278 ac_srcdir_defaulted
=no
1280 if test ! -r "$srcdir/$ac_unique_file"; then
1281 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1282 as_fn_error
"cannot find sources ($ac_unique_file) in $srcdir"
1284 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1286 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1288 # When building in place, set srcdir=.
1289 if test "$ac_abs_confdir" = "$ac_pwd"; then
1292 # Remove unnecessary trailing slashes from srcdir.
1293 # Double slashes in file names in object file debugging info
1294 # mess up M-x gdb in Emacs.
1296 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1298 for ac_var
in $ac_precious_vars; do
1299 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1300 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1301 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1302 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1306 # Report the --help message.
1308 if test "$ac_init_help" = "long"; then
1309 # Omit some internal or obsolete options to make the list less imposing.
1310 # This message is too long to be a string in the A/UX 3.1 sh.
1312 \`configure' configures package-unused version-unused to adapt to many kinds of systems.
1314 Usage: $0 [OPTION]... [VAR=VALUE]...
1316 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1317 VAR=VALUE. See below for descriptions of some of the useful variables.
1319 Defaults for the options are specified in brackets.
1322 -h, --help display this help and exit
1323 --help=short display options specific to this package
1324 --help=recursive display the short help of all the included packages
1325 -V, --version display version information and exit
1326 -q, --quiet, --silent do not print \`checking...' messages
1327 --cache-file=FILE cache test results in FILE [disabled]
1328 -C, --config-cache alias for \`--cache-file=config.cache'
1329 -n, --no-create do not create output files
1330 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1332 Installation directories:
1333 --prefix=PREFIX install architecture-independent files in PREFIX
1334 [$ac_default_prefix]
1335 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1338 By default, \`make install' will install all the files in
1339 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1340 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1341 for instance \`--prefix=\$HOME'.
1343 For better control, use the options below.
1345 Fine tuning of the installation directories:
1346 --bindir=DIR user executables [EPREFIX/bin]
1347 --sbindir=DIR system admin executables [EPREFIX/sbin]
1348 --libexecdir=DIR program executables [EPREFIX/libexec]
1349 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1350 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1351 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1352 --libdir=DIR object code libraries [EPREFIX/lib]
1353 --includedir=DIR C header files [PREFIX/include]
1354 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1355 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1356 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1357 --infodir=DIR info documentation [DATAROOTDIR/info]
1358 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1359 --mandir=DIR man documentation [DATAROOTDIR/man]
1360 --docdir=DIR documentation root [DATAROOTDIR/doc/package-unused]
1361 --htmldir=DIR html documentation [DOCDIR]
1362 --dvidir=DIR dvi documentation [DOCDIR]
1363 --pdfdir=DIR pdf documentation [DOCDIR]
1364 --psdir=DIR ps documentation [DOCDIR]
1370 --program-prefix=PREFIX prepend PREFIX to installed program names
1371 --program-suffix=SUFFIX append SUFFIX to installed program names
1372 --program-transform-name=PROGRAM run
sed PROGRAM on installed program names
1375 --build=BUILD configure
for building on BUILD
[guessed
]
1376 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1377 --target=TARGET configure
for building compilers
for TARGET
[HOST
]
1381 if test -n "$ac_init_help"; then
1382 case $ac_init_help in
1383 short | recursive
) echo "Configuration of package-unused version-unused:";;
1388 --disable-option-checking ignore unrecognized
--enable/--with options
1389 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1390 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1391 --enable-version-specific-runtime-libs Specify that runtime libraries should be installed
in a compiler-specific directory
1392 --enable-multilib build many library versions
(default
)
1393 --enable-maintainer-mode enable make rules and dependencies not useful
1394 (and sometimes confusing
) to the casual installer
1395 --disable-dependency-tracking speeds up one-time build
1396 --enable-dependency-tracking do not reject slow dependency extractors
1397 --enable-shared[=PKGS
] build shared libraries
[default
=yes]
1398 --enable-static[=PKGS
] build static libraries
[default
=yes]
1399 --enable-fast-install[=PKGS
]
1400 optimize
for fast installation
[default
=yes]
1401 --disable-libtool-lock avoid locking
(might
break parallel builds
)
1404 --with-PACKAGE[=ARG
] use PACKAGE
[ARG
=yes]
1405 --without-PACKAGE do not use PACKAGE
(same as
--with-PACKAGE=no
)
1406 --with-pic try to use only PIC
/non-PIC objects
[default
=use
1408 --with-gnu-ld assume the C compiler uses GNU ld
[default
=no
]
1410 Some influential environment variables
:
1411 CC C compiler
command
1412 CFLAGS C compiler flags
1413 LDFLAGS linker flags
, e.g.
-L<lib dir
> if you have libraries
in a
1414 nonstandard directory
<lib dir
>
1415 LIBS libraries to pass to the linker
, e.g.
-l<library
>
1416 CPPFLAGS C
/C
++/Objective C preprocessor flags
, e.g.
-I<include dir
> if
1417 you have headers
in a nonstandard directory
<include dir
>
1418 CXX C
++ compiler
command
1419 CXXFLAGS C
++ compiler flags
1420 CCAS assembler compiler
command (defaults to CC
)
1421 CCASFLAGS assembler compiler flags
(defaults to CFLAGS
)
1423 CXXCPP C
++ preprocessor
1425 Use these variables to override the choices made by
`configure' or to help
1426 it to find libraries and programs with nonstandard names/locations.
1428 Report bugs to <libsanitizer>.
1433 if test "$ac_init_help" = "recursive"; then
1434 # If there are subdirs, report their specific --help.
1435 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1436 test -d "$ac_dir" ||
1437 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1442 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1444 ac_dir_suffix=/`$as_echo "$ac_dir" |
sed 's|^\.[\\/]||'`
1445 # A ".." for each directory in $ac_dir_suffix.
1446 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" |
sed 's|/[^\\/]*|/..|g;s|/||'`
1447 case $ac_top_builddir_sub in
1448 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1449 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1452 ac_abs_top_builddir=$ac_pwd
1453 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1454 # for backward compatibility:
1455 ac_top_builddir=$ac_top_build_prefix
1458 .) # We are building in place.
1460 ac_top_srcdir=$ac_top_builddir_sub
1461 ac_abs_top_srcdir=$ac_pwd ;;
1462 [\\/]* | ?:[\\/]* ) # Absolute name.
1463 ac_srcdir=$srcdir$ac_dir_suffix;
1464 ac_top_srcdir=$srcdir
1465 ac_abs_top_srcdir=$srcdir ;;
1467 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1468 ac_top_srcdir=$ac_top_build_prefix$srcdir
1469 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1471 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1473 cd "$ac_dir" || { ac_status=$?; continue; }
1474 # Check for guested configure.
1475 if test -f "$ac_srcdir/configure.gnu"; then
1477 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1478 elif test -f "$ac_srcdir/configure"; then
1480 $SHELL "$ac_srcdir/configure" --help=recursive
1482 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1484 cd "$ac_pwd" || { ac_status=$?; break; }
1488 test -n "$ac_init_help" && exit $ac_status
1489 if $ac_init_version; then
1491 package-unused configure version-unused
1492 generated by GNU Autoconf 2.64
1494 Copyright (C) 2009 Free Software Foundation, Inc.
1495 This configure script is free software; the Free Software Foundation
1496 gives unlimited permission to copy, distribute and modify it.
1501 ## ------------------------ ##
1502 ## Autoconf initialization. ##
1503 ## ------------------------ ##
1505 # ac_fn_c_try_compile LINENO
1506 # --------------------------
1507 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1508 ac_fn_c_try_compile ()
1510 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1511 rm -f conftest.$ac_objext
1512 if { { ac_try="$ac_compile"
1514 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1515 *) ac_try_echo
=$ac_try;;
1517 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1518 $as_echo "$ac_try_echo"; } >&5
1519 (eval "$ac_compile") 2>conftest.err
1521 if test -s conftest.err
; then
1522 grep -v '^ *+' conftest.err
>conftest.er1
1523 cat conftest.er1
>&5
1524 mv -f conftest.er1 conftest.err
1526 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1527 test $ac_status = 0; } && {
1528 test -z "$ac_c_werror_flag" ||
1529 test ! -s conftest.err
1530 } && test -s conftest.
$ac_objext; then :
1533 $as_echo "$as_me: failed program was:" >&5
1534 sed 's/^/| /' conftest.
$ac_ext >&5
1538 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1541 } # ac_fn_c_try_compile
1543 # ac_fn_cxx_try_compile LINENO
1544 # ----------------------------
1545 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1546 ac_fn_cxx_try_compile
()
1548 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1549 rm -f conftest.
$ac_objext
1550 if { { ac_try
="$ac_compile"
1552 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1553 *) ac_try_echo=$ac_try;;
1555 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1556 $as_echo "$ac_try_echo"; } >&5
1557 (eval "$ac_compile") 2>conftest.err
1559 if test -s conftest.err; then
1560 grep -v '^ *+' conftest.err >conftest.er1
1561 cat conftest.er1 >&5
1562 mv -f conftest.er1 conftest.err
1564 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1565 test $ac_status = 0; } && {
1566 test -z "$ac_cxx_werror_flag" ||
1567 test ! -s conftest.err
1568 } && test -s conftest.$ac_objext; then :
1571 $as_echo "$as_me: failed program was:" >&5
1572 sed 's/^/| /' conftest.$ac_ext >&5
1576 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1579 } # ac_fn_cxx_try_compile
1581 # ac_fn_c_try_link LINENO
1582 # -----------------------
1583 # Try to link conftest.$ac_ext, and return whether this succeeded.
1586 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1587 rm -f conftest.$ac_objext conftest$ac_exeext
1588 if { { ac_try="$ac_link"
1590 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1591 *) ac_try_echo
=$ac_try;;
1593 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1594 $as_echo "$ac_try_echo"; } >&5
1595 (eval "$ac_link") 2>conftest.err
1597 if test -s conftest.err
; then
1598 grep -v '^ *+' conftest.err
>conftest.er1
1599 cat conftest.er1
>&5
1600 mv -f conftest.er1 conftest.err
1602 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1603 test $ac_status = 0; } && {
1604 test -z "$ac_c_werror_flag" ||
1605 test ! -s conftest.err
1606 } && test -s conftest
$ac_exeext && {
1607 test "$cross_compiling" = yes ||
1608 $as_test_x conftest
$ac_exeext
1612 $as_echo "$as_me: failed program was:" >&5
1613 sed 's/^/| /' conftest.
$ac_ext >&5
1617 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1618 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1619 # interfere with the next link command; also delete a directory that is
1620 # left behind by Apple's compiler. We do this before executing the actions.
1621 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1622 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1625 } # ac_fn_c_try_link
1627 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1628 # -------------------------------------------------------
1629 # Tests whether HEADER exists and can be compiled using the include files in
1630 # INCLUDES, setting the cache variable VAR accordingly.
1631 ac_fn_c_check_header_compile
()
1633 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1634 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1635 $as_echo_n "checking for $2... " >&6; }
1636 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1637 $as_echo_n "(cached) " >&6
1639 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1640 /* end confdefs.h. */
1644 if ac_fn_c_try_compile
"$LINENO"; then :
1649 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1652 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1653 $as_echo "$ac_res" >&6; }
1654 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1656 } # ac_fn_c_check_header_compile
1658 # ac_fn_c_try_cpp LINENO
1659 # ----------------------
1660 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1663 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1664 if { { ac_try
="$ac_cpp conftest.$ac_ext"
1666 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1667 *) ac_try_echo=$ac_try;;
1669 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1670 $as_echo "$ac_try_echo"; } >&5
1671 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1673 if test -s conftest.err; then
1674 grep -v '^ *+' conftest.err >conftest.er1
1675 cat conftest.er1 >&5
1676 mv -f conftest.er1 conftest.err
1678 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1679 test $ac_status = 0; } >/dev/null && {
1680 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1681 test ! -s conftest.err
1685 $as_echo "$as_me: failed program was:" >&5
1686 sed 's/^/| /' conftest.$ac_ext >&5
1690 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1695 # ac_fn_c_try_run LINENO
1696 # ----------------------
1697 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1698 # that executables *can* be run.
1701 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1702 if { { ac_try="$ac_link"
1704 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1705 *) ac_try_echo
=$ac_try;;
1707 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1708 $as_echo "$ac_try_echo"; } >&5
1709 (eval "$ac_link") 2>&5
1711 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1712 test $ac_status = 0; } && { ac_try
='./conftest$ac_exeext'
1713 { { case "(($ac_try" in
1714 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1715 *) ac_try_echo=$ac_try;;
1717 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1718 $as_echo "$ac_try_echo"; } >&5
1719 (eval "$ac_try") 2>&5
1721 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1722 test $ac_status = 0; }; }; then :
1725 $as_echo "$as_me: program exited with status $ac_status" >&5
1726 $as_echo "$as_me: failed program was:" >&5
1727 sed 's/^/| /' conftest.$ac_ext >&5
1729 ac_retval=$ac_status
1731 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1732 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1737 # ac_fn_c_check_func LINENO FUNC VAR
1738 # ----------------------------------
1739 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1740 ac_fn_c_check_func ()
1742 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1743 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1744 $as_echo_n "checking for $2... " >&6; }
1745 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1746 $as_echo_n "(cached) " >&6
1748 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1749 /* end confdefs.h. */
1750 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1751 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1752 #define $2 innocuous_$2
1754 /* System header to define __stub macros and hopefully few prototypes,
1755 which can conflict with char $2 (); below.
1756 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1757 <limits.h> exists even on freestanding compilers. */
1760 # include <limits.h>
1762 # include <assert.h>
1767 /* Override any GCC internal prototype to avoid an error.
1768 Use char because int might match the return type of a GCC
1769 builtin and then its argument prototype would still apply. */
1774 /* The GNU C library defines this for functions which it implements
1775 to always fail with ENOSYS. Some functions are actually named
1776 something starting with __ and the normal name is an alias. */
1777 #if defined __stub_$2 || defined __stub___$2
1789 if ac_fn_c_try_link "$LINENO"; then :
1794 rm -f core conftest.err conftest.$ac_objext \
1795 conftest$ac_exeext conftest.$ac_ext
1798 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1799 $as_echo "$ac_res" >&6; }
1800 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1802 } # ac_fn_c_check_func
1804 # ac_fn_cxx_try_cpp LINENO
1805 # ------------------------
1806 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1807 ac_fn_cxx_try_cpp ()
1809 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1810 if { { ac_try="$ac_cpp conftest.$ac_ext"
1812 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1813 *) ac_try_echo
=$ac_try;;
1815 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1816 $as_echo "$ac_try_echo"; } >&5
1817 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1819 if test -s conftest.err
; then
1820 grep -v '^ *+' conftest.err
>conftest.er1
1821 cat conftest.er1
>&5
1822 mv -f conftest.er1 conftest.err
1824 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1825 test $ac_status = 0; } >/dev
/null
&& {
1826 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
1827 test ! -s conftest.err
1831 $as_echo "$as_me: failed program was:" >&5
1832 sed 's/^/| /' conftest.
$ac_ext >&5
1836 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1839 } # ac_fn_cxx_try_cpp
1841 # ac_fn_cxx_try_link LINENO
1842 # -------------------------
1843 # Try to link conftest.$ac_ext, and return whether this succeeded.
1844 ac_fn_cxx_try_link
()
1846 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1847 rm -f conftest.
$ac_objext conftest
$ac_exeext
1848 if { { ac_try
="$ac_link"
1850 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1851 *) ac_try_echo=$ac_try;;
1853 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1854 $as_echo "$ac_try_echo"; } >&5
1855 (eval "$ac_link") 2>conftest.err
1857 if test -s conftest.err; then
1858 grep -v '^ *+' conftest.err >conftest.er1
1859 cat conftest.er1 >&5
1860 mv -f conftest.er1 conftest.err
1862 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1863 test $ac_status = 0; } && {
1864 test -z "$ac_cxx_werror_flag" ||
1865 test ! -s conftest.err
1866 } && test -s conftest$ac_exeext && {
1867 test "$cross_compiling" = yes ||
1868 $as_test_x conftest$ac_exeext
1872 $as_echo "$as_me: failed program was:" >&5
1873 sed 's/^/| /' conftest.$ac_ext >&5
1877 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1878 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1879 # interfere with the next link command; also delete a directory that is
1880 # left behind by Apple's compiler. We do this before executing the actions.
1881 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1882 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1885 } # ac_fn_cxx_try_link
1887 # ac_fn_c_compute_int LINENO EXPR VAR INCLUDES
1888 # --------------------------------------------
1889 # Tries to find the compile-time value of EXPR in a program that includes
1890 # INCLUDES, setting VAR accordingly. Returns whether the value could be
1892 ac_fn_c_compute_int ()
1894 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1895 if test "$cross_compiling" = yes; then
1896 # Depending upon the size, compute the lo and hi bounds.
1897 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1898 /* end confdefs.h. */
1903 static int test_array [1 - 2 * !(($2) >= 0)];
1910 if ac_fn_c_try_compile "$LINENO"; then :
1913 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1914 /* end confdefs.h. */
1919 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1926 if ac_fn_c_try_compile "$LINENO"; then :
1927 ac_hi=$ac_mid; break
1929 as_fn_arith $ac_mid + 1 && ac_lo=$as_val
1930 if test $ac_lo -le $ac_mid; then
1934 as_fn_arith 2 '*' $ac_mid + 1 && ac_mid=$as_val
1936 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1939 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1940 /* end confdefs.h. */
1945 static int test_array [1 - 2 * !(($2) < 0)];
1952 if ac_fn_c_try_compile "$LINENO"; then :
1955 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1956 /* end confdefs.h. */
1961 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
1968 if ac_fn_c_try_compile "$LINENO"; then :
1969 ac_lo=$ac_mid; break
1971 as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
1972 if test $ac_mid -le $ac_hi; then
1976 as_fn_arith 2 '*' $ac_mid && ac_mid=$as_val
1978 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1983 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1985 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1986 # Binary search between lo and hi bounds.
1987 while test "x$ac_lo" != "x$ac_hi"; do
1988 as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val
1989 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1990 /* end confdefs.h. */
1995 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2002 if ac_fn_c_try_compile "$LINENO"; then :
2005 as_fn_arith '(' $ac_mid ')' + 1 && ac_lo=$as_val
2007 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2010 ?*) eval "$3=\$ac_lo"; ac_retval=0 ;;
2014 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2015 /* end confdefs.h. */
2017 static long int longval () { return $2; }
2018 static unsigned long int ulongval () { return $2; }
2025 FILE *f = fopen ("conftest.val", "w");
2030 long int i = longval ();
2033 fprintf (f, "%ld", i);
2037 unsigned long int i = ulongval ();
2040 fprintf (f, "%lu", i);
2042 /* Do not output a trailing newline, as this causes \r\n confusion
2043 on some platforms. */
2044 return ferror (f) || fclose (f) != 0;
2050 if ac_fn_c_try_run "$LINENO"; then :
2051 echo >>conftest.val; read $3 <conftest.val; ac_retval=0
2055 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
2056 conftest.$ac_objext conftest.beam conftest.$ac_ext
2060 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2063 } # ac_fn_c_compute_int
2064 cat >config.log <<_ACEOF
2065 This file contains any messages produced by compilers while
2066 running configure, to aid debugging if configure makes a mistake.
2068 It was created by package-unused $as_me version-unused, which was
2069 generated by GNU Autoconf 2.64. Invocation command line was
2081 hostname = `(hostname || uname
-n) 2>/dev
/null |
sed 1q
`
2082 uname -m = `(uname
-m) 2>/dev
/null ||
echo unknown
`
2083 uname -r = `(uname
-r) 2>/dev
/null ||
echo unknown
`
2084 uname -s = `(uname
-s) 2>/dev
/null ||
echo unknown
`
2085 uname -v = `(uname
-v) 2>/dev
/null ||
echo unknown
`
2087 /usr/bin/uname -p = `(/usr
/bin
/uname
-p) 2>/dev
/null ||
echo unknown
`
2088 /bin/uname -X = `(/bin
/uname
-X) 2>/dev
/null ||
echo unknown
`
2090 /bin/arch = `(/bin
/arch
) 2>/dev
/null ||
echo unknown
`
2091 /usr/bin/arch -k = `(/usr
/bin
/arch
-k) 2>/dev
/null ||
echo unknown
`
2092 /usr/convex/getsysinfo = `(/usr
/convex
/getsysinfo
) 2>/dev
/null ||
echo unknown
`
2093 /usr/bin/hostinfo = `(/usr
/bin
/hostinfo
) 2>/dev
/null ||
echo unknown
`
2094 /bin/machine = `(/bin
/machine
) 2>/dev
/null ||
echo unknown
`
2095 /usr/bin/oslevel = `(/usr
/bin
/oslevel
) 2>/dev
/null ||
echo unknown
`
2096 /bin/universe = `(/bin
/universe
) 2>/dev
/null ||
echo unknown
`
2100 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2104 test -z "$as_dir" && as_dir=.
2105 $as_echo "PATH: $as_dir"
2121 # Keep a trace of the command line.
2122 # Strip out --no-create and --no-recursion so they do not pile up.
2123 # Strip out --silent because we don't want to record it for future runs.
2124 # Also quote any args containing shell meta-characters.
2125 # Make two passes to allow for proper duplicate-argument suppression.
2129 ac_must_keep_next=false
2135 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2136 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2137 | -silent | --silent | --silen | --sile | --sil)
2140 ac_arg=`$as_echo "$ac_arg" |
sed "s/'/'\\\\\\\\''/g"` ;;
2143 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2145 as_fn_append ac_configure_args1 " '$ac_arg'"
2146 if test $ac_must_keep_next = true; then
2147 ac_must_keep_next=false # Got value, back to normal.
2150 *=* | --config-cache | -C | -disable-* | --disable-* \
2151 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2152 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2153 | -with-* | --with-* | -without-* | --without-* | --x)
2154 case "$ac_configure_args0 " in
2155 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2158 -* ) ac_must_keep_next=true ;;
2161 as_fn_append ac_configure_args " '$ac_arg'"
2166 { ac_configure_args0=; unset ac_configure_args0;}
2167 { ac_configure_args1=; unset ac_configure_args1;}
2169 # When interrupted or exit'd, cleanup temporary files, and complete
2170 # config.log. We remove comments because anyway the quotes in there
2171 # would cause problems or look ugly.
2172 # WARNING: Use '\'' to represent an apostrophe within the trap.
2173 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2174 trap 'exit_status=$?
2175 # Save into config.log some information that might help in debugging.
2180 ## ---------------- ##
2181 ## Cache variables. ##
2182 ## ---------------- ##
2185 # The following way of writing the cache mishandles newlines in values,
2187 for ac_var in `(set) 2>&1 |
sed -n '\''s
/^\
([a-zA-Z_
][a-zA-Z0-9_
]*\
)=.
*/\
1/p
'\''`; do
2188 eval ac_val=\$$ac_var
2192 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2193 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2196 _ | IFS | as_nl) ;; #(
2197 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2198 *) { eval $ac_var=; unset $ac_var;} ;;
2203 case $as_nl`(ac_space
='\'' '\''; set) 2>&1` in #(
2204 *${as_nl}ac_space=\ *)
2206 "s/'\''/'\''\\\\'\'''\''/g;
2207 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2210 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2218 ## ----------------- ##
2219 ## Output variables. ##
2220 ## ----------------- ##
2223 for ac_var in $ac_subst_vars
2225 eval ac_val=\$$ac_var
2227 *\'\''*) ac_val=`$as_echo "$ac_val" |
sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2229 $as_echo "$ac_var='\''$ac_val'\''"
2233 if test -n "$ac_subst_files"; then
2235 ## ------------------- ##
2236 ## File substitutions. ##
2237 ## ------------------- ##
2240 for ac_var in $ac_subst_files
2242 eval ac_val=\$$ac_var
2244 *\'\''*) ac_val=`$as_echo "$ac_val" |
sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2246 $as_echo "$ac_var='\''$ac_val'\''"
2251 if test -s confdefs.h; then
2261 test "$ac_signal" != 0 &&
2262 $as_echo "$as_me: caught signal $ac_signal"
2263 $as_echo "$as_me: exit $exit_status"
2265 rm -f core *.core core.conftest.* &&
2266 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2269 for ac_signal in 1 2 13 15; do
2270 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2274 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2275 rm -f -r conftest* confdefs.h
2277 $as_echo "/* confdefs.h */" > confdefs.h
2279 # Predefined preprocessor variables.
2281 cat >>confdefs.h <<_ACEOF
2282 #define PACKAGE_NAME "$PACKAGE_NAME"
2285 cat >>confdefs.h <<_ACEOF
2286 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2289 cat >>confdefs.h <<_ACEOF
2290 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2293 cat >>confdefs.h <<_ACEOF
2294 #define PACKAGE_STRING "$PACKAGE_STRING"
2297 cat >>confdefs.h <<_ACEOF
2298 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2301 cat >>confdefs.h <<_ACEOF
2302 #define PACKAGE_URL "$PACKAGE_URL"
2306 # Let the site file select an alternate cache file if it wants to.
2307 # Prefer an explicitly selected file to automatically selected ones.
2310 if test -n "$CONFIG_SITE"; then
2311 ac_site_file1=$CONFIG_SITE
2312 elif test "x$prefix" != xNONE; then
2313 ac_site_file1=$prefix/share/config.site
2314 ac_site_file2=$prefix/etc/config.site
2316 ac_site_file1=$ac_default_prefix/share/config.site
2317 ac_site_file2=$ac_default_prefix/etc/config.site
2319 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2321 test "x$ac_site_file" = xNONE && continue
2322 if test -r "$ac_site_file"; then
2323 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2324 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2325 sed 's/^/| /' "$ac_site_file" >&5
2330 if test -r "$cache_file"; then
2331 # Some versions of bash will fail to source /dev/null (special
2332 # files actually), so we avoid doing that.
2333 if test -f "$cache_file"; then
2334 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2335 $as_echo "$as_me: loading cache $cache_file" >&6;}
2337 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2338 *) . "./$cache_file";;
2342 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2343 $as_echo "$as_me: creating cache $cache_file" >&6;}
2347 # Check that the precious variables saved in the cache have kept the same
2349 ac_cache_corrupted=false
2350 for ac_var in $ac_precious_vars; do
2351 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2352 eval ac_new_set=\$ac_env_${ac_var}_set
2353 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2354 eval ac_new_val=\$ac_env_${ac_var}_value
2355 case $ac_old_set,$ac_new_set in
2357 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run
" >&5
2358 $as_echo "$as_me: error
: \
`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2359 ac_cache_corrupted=: ;;
2361 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not
set in the previous run
" >&5
2362 $as_echo "$as_me: error
: \
`$ac_var' was not set in the previous run" >&2;}
2363 ac_cache_corrupted=: ;;
2366 if test "x$ac_old_val" != "x$ac_new_val"; then
2367 # differences in whitespace do not lead to failure.
2368 ac_old_val_w=`echo x
$ac_old_val`
2369 ac_new_val_w=`echo x
$ac_new_val`
2370 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2371 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2372 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run
:" >&2;}
2373 ac_cache_corrupted=:
2375 { $as_echo "$as_me:${as_lineno-$LINENO}: warning
: ignoring whitespace changes
in \
`$ac_var' since the previous run:" >&5
2376 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2377 eval $ac_var=\$ac_old_val
2379 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2380 $as_echo "$as_me: former value
: \
`$ac_old_val'" >&2;}
2381 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2382 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2385 # Pass precious variables to config.status.
2386 if test "$ac_new_set" = set; then
2388 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s
/'/'\\\\\\\\''/g
"` ;;
2389 *) ac_arg=$ac_var=$ac_new_val ;;
2391 case " $ac_configure_args " in
2392 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2393 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2397 if $ac_cache_corrupted; then
2398 { $as_echo "$as_me:${as_lineno-$LINENO}: error
: in \
`$ac_pwd':" >&5
2399 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2400 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2401 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2402 as_fn_error "run \`make distclean' and
/or \
`rm $cache_file' and start over" "$LINENO" 5
2404 ## -------------------- ##
2405 ## Main body of script. ##
2406 ## -------------------- ##
2409 ac_cpp='$CPP $CPPFLAGS'
2410 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2411 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2412 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2420 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for --enable-version-specific-runtime-libs" >&5
2421 $as_echo_n "checking for --enable-version-specific-runtime-libs... " >&6; }
2422 # Check whether --enable-version-specific-runtime-libs was given.
2423 if test "${enable_version_specific_runtime_libs+set}" = set; then :
2424 enableval=$enable_version_specific_runtime_libs; case "$enableval" in
2425 yes) version_specific_libs=yes ;;
2426 no) version_specific_libs=no ;;
2427 *) as_fn_error "Unknown argument to enable/disable version-specific libs" "$LINENO" 5;;
2430 version_specific_libs=no
2433 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $version_specific_libs" >&5
2434 $as_echo "$version_specific_libs" >&6; }
2436 # Do not delete or change the following two lines. For why, see
2437 # http://gcc.gnu.org/ml/libstdc++/2003-07/msg00451.html
2439 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2440 for ac_t in install-sh install.sh shtool; do
2441 if test -f "$ac_dir/$ac_t"; then
2443 ac_install_sh="$ac_aux_dir/$ac_t -c"
2448 if test -z "$ac_aux_dir"; then
2449 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2452 # These three variables are undocumented and unsupported,
2453 # and are intended to be withdrawn in a future Autoconf release.
2454 # They can cause serious problems if a builder's source tree is in a directory
2455 # whose full name contains unusual characters.
2456 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2457 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2458 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2461 # Make sure we can run config.sub.
2462 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2463 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2465 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2466 $as_echo_n "checking build system type... " >&6; }
2467 if test "${ac_cv_build+set}" = set; then :
2468 $as_echo_n "(cached) " >&6
2470 ac_build_alias=$build_alias
2471 test "x$ac_build_alias" = x &&
2472 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2473 test "x$ac_build_alias" = x &&
2474 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
2475 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2476 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2479 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2480 $as_echo "$ac_cv_build" >&6; }
2481 case $ac_cv_build in
2483 *) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
2486 ac_save_IFS=$IFS; IFS='-'
2492 # Remember, the first character of IFS is used to create $*,
2493 # except with old shells:
2496 case $build_os in *\ *) build_os=`echo "$build_os" |
sed 's/ /-/g'`;; esac
2499 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2500 $as_echo_n "checking host system type... " >&6; }
2501 if test "${ac_cv_host+set}" = set; then :
2502 $as_echo_n "(cached) " >&6
2504 if test "x$host_alias" = x; then
2505 ac_cv_host=$ac_cv_build
2507 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2508 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2512 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2513 $as_echo "$ac_cv_host" >&6; }
2516 *) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
2519 ac_save_IFS=$IFS; IFS='-'
2525 # Remember, the first character of IFS is used to create $*,
2526 # except with old shells:
2529 case $host_os in *\ *) host_os=`echo "$host_os" |
sed 's/ /-/g'`;; esac
2532 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2533 $as_echo_n "checking target system type... " >&6; }
2534 if test "${ac_cv_target+set}" = set; then :
2535 $as_echo_n "(cached) " >&6
2537 if test "x$target_alias" = x; then
2538 ac_cv_target=$ac_cv_host
2540 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
2541 as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
2545 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2546 $as_echo "$ac_cv_target" >&6; }
2547 case $ac_cv_target in
2549 *) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
2551 target=$ac_cv_target
2552 ac_save_IFS=$IFS; IFS='-'
2558 # Remember, the first character of IFS is used to create $*,
2559 # except with old shells:
2562 case $target_os in *\ *) target_os=`echo "$target_os" |
sed 's/ /-/g'`;; esac
2565 # The aliases save the names the user supplied, while $host etc.
2566 # will get canonicalized.
2567 test -n "$target_alias" &&
2568 test "$program_prefix$program_suffix$program_transform_name" = \
2570 program_prefix=${target_alias}-
2572 target_alias=${target_alias-$host_alias}
2574 case ${build_alias} in
2575 "") build_noncanonical=${build} ;;
2576 *) build_noncanonical=${build_alias} ;;
2579 case ${host_alias} in
2580 "") host_noncanonical=${build_noncanonical} ;;
2581 *) host_noncanonical=${host_alias} ;;
2584 case ${target_alias} in
2585 "") target_noncanonical=${host_noncanonical} ;;
2586 *) target_noncanonical=${target_alias} ;;
2593 LIBSTDCXX_RAW_CXX_CXXFLAGS="\
2594 -I\$(top_builddir)/../libstdc++-v3/include \
2595 -I\$(top_builddir)/../libstdc++-v3/include/\$(target_noncanonical) \
2596 -I\$(top_srcdir)/../libstdc++-v3/libsupc++"
2597 LIBSTDCXX_RAW_CXX_LDFLAGS="\
2598 \$(top_builddir)/../libstdc++-v3/src/libstdc++.la"
2603 am__api_version='1.11'
2605 # Find a good install program. We prefer a C program (faster),
2606 # so one script is as good as another. But avoid the broken or
2607 # incompatible versions:
2608 # SysV /etc/install, /usr/sbin/install
2609 # SunOS /usr/etc/install
2610 # IRIX /sbin/install
2612 # AmigaOS /C/install, which installs bootblocks on floppy discs
2613 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2614 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2615 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2616 # OS/2's system install, which has a completely different semantic
2617 # ./install, which can be erroneously created by make from ./install.sh.
2618 # Reject install programs that cannot install multiple files.
2619 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2620 $as_echo_n "checking for a BSD-compatible install... " >&6; }
2621 if test -z "$INSTALL"; then
2622 if test "${ac_cv_path_install+set}" = set; then :
2623 $as_echo_n "(cached) " >&6
2625 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2629 test -z "$as_dir" && as_dir=.
2630 # Account for people who put trailing slashes in PATH elements.
2631 case $as_dir/ in #((
2632 ./ | .// | /[cC]/* | \
2633 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
2634 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
2637 # OSF1 and SCO ODT 3.0 have their own names for install.
2638 # Don't use installbsd from OSF since it installs stuff as root
2640 for ac_prog in ginstall scoinst install; do
2641 for ac_exec_ext in '' $ac_executable_extensions; do
2642 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2643 if test $ac_prog = install &&
2644 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2645 # AIX install. It has an incompatible calling convention.
2647 elif test $ac_prog = install &&
2648 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2649 # program-specific install script used by HP pwplus--don't use.
2652 rm -rf conftest.one conftest.two conftest.dir
2653 echo one > conftest.one
2654 echo two > conftest.two
2656 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2657 test -s conftest.one && test -s conftest.two &&
2658 test -s conftest.dir/conftest.one &&
2659 test -s conftest.dir/conftest.two
2661 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2674 rm -rf conftest.one conftest.two conftest.dir
2677 if test "${ac_cv_path_install+set}" = set; then
2678 INSTALL=$ac_cv_path_install
2680 # As a last resort, use the slow shell script. Don't cache a
2681 # value for INSTALL within a source directory, because that will
2682 # break other packages using the cache if that directory is
2683 # removed, or if the value is a relative name.
2684 INSTALL=$ac_install_sh
2687 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2688 $as_echo "$INSTALL" >&6; }
2690 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2691 # It thinks the first close brace ends the variable substitution.
2692 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2694 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2696 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2698 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2699 $as_echo_n "checking whether build environment is sane... " >&6; }
2702 echo timestamp > conftest.file
2703 # Reject unsafe characters in $srcdir or the absolute working directory
2704 # name. Accept space and tab only in the latter.
2708 *[\\\"\#\$\&\'\`$am_lf]*)
2709 as_fn_error
"unsafe absolute working directory name" "$LINENO" 5;;
2712 *[\\\"\
#\$\&\'\`$am_lf\ \ ]*)
2713 as_fn_error
"unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2716 # Do `set' in a subshell so we don't clobber the current shell's
2717 # arguments. Must try -L first in case configure is actually a
2718 # symlink; some systems play weird games with the mod time of symlinks
2719 # (eg FreeBSD returns the mod time of the symlink's containing
2722 set X
`ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2723 if test "$*" = "X"; then
2725 set X
`ls -t "$srcdir/configure" conftest.file`
2728 if test "$*" != "X $srcdir/configure conftest.file" \
2729 && test "$*" != "X conftest.file $srcdir/configure"; then
2731 # If neither matched, then we have a broken ls. This can happen
2732 # if, for instance, CONFIG_SHELL is bash and it inherits a
2733 # broken ls alias from the environment. This has actually
2734 # happened. Such a system could not be considered "sane".
2735 as_fn_error
"ls -t appears to fail. Make sure there is not a broken
2736 alias in your environment" "$LINENO" 5
2739 test "$2" = conftest.
file
2745 as_fn_error
"newly created file is older than distributed files!
2746 Check your system clock" "$LINENO" 5
2748 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2749 $as_echo "yes" >&6; }
2750 test "$program_prefix" != NONE
&&
2751 program_transform_name
="s&^&$program_prefix&;$program_transform_name"
2752 # Use a double $ so make ignores it.
2753 test "$program_suffix" != NONE
&&
2754 program_transform_name
="s&\$&$program_suffix&;$program_transform_name"
2755 # Double any \ or $.
2756 # By default was `s,x,x', remove it if useless.
2757 ac_script
='s/[\\$]/&&/g;s/;s,x,x,$//'
2758 program_transform_name
=`$as_echo "$program_transform_name" | sed "$ac_script"`
2760 # expand $ac_aux_dir to an absolute path
2761 am_aux_dir
=`cd $ac_aux_dir && pwd`
2763 if test x
"${MISSING+set}" != xset
; then
2766 MISSING
="\${SHELL} \"$am_aux_dir/missing\"" ;;
2768 MISSING
="\${SHELL} $am_aux_dir/missing" ;;
2771 # Use eval to expand $SHELL
2772 if eval "$MISSING --run true"; then
2773 am_missing_run
="$MISSING --run "
2776 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2777 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2780 if test x
"${install_sh}" != xset
; then
2783 install_sh
="\${SHELL} '$am_aux_dir/install-sh'" ;;
2785 install_sh
="\${SHELL} $am_aux_dir/install-sh"
2789 # Installed binaries are usually stripped using `strip' when the user
2790 # run `make install-strip'. However `strip' might not be the right
2791 # tool to use in cross-compilation environments, therefore Automake
2792 # will honor the `STRIP' environment variable to overrule this program.
2793 if test "$cross_compiling" != no
; then
2794 if test -n "$ac_tool_prefix"; then
2795 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2796 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
2797 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2798 $as_echo_n "checking for $ac_word... " >&6; }
2799 if test "${ac_cv_prog_STRIP+set}" = set; then :
2800 $as_echo_n "(cached) " >&6
2802 if test -n "$STRIP"; then
2803 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
2805 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2809 test -z "$as_dir" && as_dir
=.
2810 for ac_exec_ext
in '' $ac_executable_extensions; do
2811 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2812 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
2813 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2822 STRIP
=$ac_cv_prog_STRIP
2823 if test -n "$STRIP"; then
2824 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2825 $as_echo "$STRIP" >&6; }
2827 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2828 $as_echo "no" >&6; }
2833 if test -z "$ac_cv_prog_STRIP"; then
2835 # Extract the first word of "strip", so it can be a program name with args.
2836 set dummy strip
; ac_word
=$2
2837 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2838 $as_echo_n "checking for $ac_word... " >&6; }
2839 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
2840 $as_echo_n "(cached) " >&6
2842 if test -n "$ac_ct_STRIP"; then
2843 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
2845 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2849 test -z "$as_dir" && as_dir
=.
2850 for ac_exec_ext
in '' $ac_executable_extensions; do
2851 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2852 ac_cv_prog_ac_ct_STRIP
="strip"
2853 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2862 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
2863 if test -n "$ac_ct_STRIP"; then
2864 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2865 $as_echo "$ac_ct_STRIP" >&6; }
2867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2868 $as_echo "no" >&6; }
2871 if test "x$ac_ct_STRIP" = x
; then
2874 case $cross_compiling:$ac_tool_warned in
2876 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2877 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2878 ac_tool_warned
=yes ;;
2883 STRIP
="$ac_cv_prog_STRIP"
2887 INSTALL_STRIP_PROGRAM
="\$(install_sh) -c -s"
2889 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2890 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2891 if test -z "$MKDIR_P"; then
2892 if test "${ac_cv_path_mkdir+set}" = set; then :
2893 $as_echo_n "(cached) " >&6
2895 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2896 for as_dir
in $PATH$PATH_SEPARATOR/opt
/sfw
/bin
2899 test -z "$as_dir" && as_dir
=.
2900 for ac_prog
in mkdir gmkdir
; do
2901 for ac_exec_ext
in '' $ac_executable_extensions; do
2902 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } ||
continue
2903 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2904 'mkdir (GNU coreutils) '* | \
2905 'mkdir (coreutils) '* | \
2906 'mkdir (fileutils) '4.1*)
2907 ac_cv_path_mkdir
=$as_dir/$ac_prog$ac_exec_ext
2917 if test "${ac_cv_path_mkdir+set}" = set; then
2918 MKDIR_P
="$ac_cv_path_mkdir -p"
2920 # As a last resort, use the slow shell script. Don't cache a
2921 # value for MKDIR_P within a source directory, because that will
2922 # break other packages using the cache if that directory is
2923 # removed, or if the value is a relative name.
2924 test -d .
/--version && rmdir .
/--version
2925 MKDIR_P
="$ac_install_sh -d"
2928 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2929 $as_echo "$MKDIR_P" >&6; }
2933 [\\/$
]* | ?
:[\\/]*) ;;
2934 */*) mkdir_p
="\$(top_builddir)/$mkdir_p" ;;
2937 for ac_prog
in gawk mawk nawk
awk
2939 # Extract the first word of "$ac_prog", so it can be a program name with args.
2940 set dummy
$ac_prog; ac_word
=$2
2941 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2942 $as_echo_n "checking for $ac_word... " >&6; }
2943 if test "${ac_cv_prog_AWK+set}" = set; then :
2944 $as_echo_n "(cached) " >&6
2946 if test -n "$AWK"; then
2947 ac_cv_prog_AWK
="$AWK" # Let the user override the test.
2949 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2953 test -z "$as_dir" && as_dir
=.
2954 for ac_exec_ext
in '' $ac_executable_extensions; do
2955 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2956 ac_cv_prog_AWK
="$ac_prog"
2957 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2967 if test -n "$AWK"; then
2968 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2969 $as_echo "$AWK" >&6; }
2971 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2972 $as_echo "no" >&6; }
2976 test -n "$AWK" && break
2979 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2980 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2982 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2983 if { as_var
=ac_cv_prog_make_
${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
2984 $as_echo_n "(cached) " >&6
2986 cat >conftest.
make <<\_ACEOF
2989 @
echo '@@@%%%=$(MAKE)=@@@%%%'
2991 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2992 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2994 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
2996 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
3000 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
3001 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3002 $as_echo "yes" >&6; }
3005 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3006 $as_echo "no" >&6; }
3007 SET_MAKE
="MAKE=${MAKE-make}"
3010 rm -rf .tst
2>/dev
/null
3011 mkdir .tst
2>/dev
/null
3012 if test -d .tst
; then
3017 rmdir .tst
2>/dev
/null
3019 if test "`cd $srcdir && pwd`" != "`pwd`"; then
3020 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3021 # is not polluted with repeated "-I."
3022 am__isrc
=' -I$(srcdir)'
3023 # test to see if srcdir already configured
3024 if test -f $srcdir/config.status
; then
3025 as_fn_error
"source directory already configured; run \"make distclean\" there first" "$LINENO" 5
3029 # test whether we have cygpath
3030 if test -z "$CYGPATH_W"; then
3031 if (cygpath
--version) >/dev
/null
2>/dev
/null
; then
3032 CYGPATH_W
='cygpath -w'
3039 # Define the identity of the package.
3040 PACKAGE
='package-unused'
3041 VERSION
='version-unused'
3044 cat >>confdefs.h
<<_ACEOF
3045 #define PACKAGE "$PACKAGE"
3049 cat >>confdefs.h
<<_ACEOF
3050 #define VERSION "$VERSION"
3053 # Some tools Automake needs.
3055 ACLOCAL
=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
3058 AUTOCONF
=${AUTOCONF-"${am_missing_run}autoconf"}
3061 AUTOMAKE
=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
3064 AUTOHEADER
=${AUTOHEADER-"${am_missing_run}autoheader"}
3067 MAKEINFO
=${MAKEINFO-"${am_missing_run}makeinfo"}
3069 # We need awk for the "check" target. The system "awk" is bad on
3071 # Always define AMTAR for backward compatibility.
3073 AMTAR
=${AMTAR-"${am_missing_run}tar"}
3075 am__tar
='${AMTAR} chof - "$$tardir"'; am__untar
='${AMTAR} xf -'
3081 # Default to --enable-multilib
3082 # Check whether --enable-multilib was given.
3083 if test "${enable_multilib+set}" = set; then :
3084 enableval
=$enable_multilib; case "$enableval" in
3085 yes) multilib
=yes ;;
3087 *) as_fn_error
"bad value $enableval for multilib option" "$LINENO" 5 ;;
3094 # We may get other options which we leave undocumented:
3095 # --with-target-subdir, --with-multisrctop, --with-multisubdir
3096 # See config-ml.in if you want the gory details.
3098 if test "$srcdir" = "."; then
3099 if test "$with_target_subdir" != "."; then
3100 multi_basedir
="$srcdir/$with_multisrctop../.."
3102 multi_basedir
="$srcdir/$with_multisrctop.."
3105 multi_basedir
="$srcdir/.."
3109 # Even if the default multilib is not a cross compilation,
3110 # it may be that some of the other multilibs are.
3111 if test $cross_compiling = no
&& test $multilib = yes \
3112 && test "x${with_multisubdir}" != x
; then
3113 cross_compiling
=maybe
3116 ac_config_commands
="$ac_config_commands default-1"
3119 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
3120 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
3121 # Check whether --enable-maintainer-mode was given.
3122 if test "${enable_maintainer_mode+set}" = set; then :
3123 enableval
=$enable_maintainer_mode; USE_MAINTAINER_MODE
=$enableval
3125 USE_MAINTAINER_MODE
=no
3128 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
3129 $as_echo "$USE_MAINTAINER_MODE" >&6; }
3130 if test $USE_MAINTAINER_MODE = yes; then
3131 MAINTAINER_MODE_TRUE
=
3132 MAINTAINER_MODE_FALSE
='#'
3134 MAINTAINER_MODE_TRUE
='#'
3135 MAINTAINER_MODE_FALSE
=
3138 MAINT
=$MAINTAINER_MODE_TRUE
3142 # Calculate toolexeclibdir
3143 # Also toolexecdir, though it's only used in toolexeclibdir
3144 case ${version_specific_libs} in
3146 # Need the gcc compiler version to know where to install libraries
3147 # and header files if --enable-version-specific-runtime-libs option
3149 toolexecdir
='$(libdir)/gcc/$(target_alias)'
3150 toolexeclibdir
='$(toolexecdir)/$(gcc_version)$(MULTISUBDIR)'
3153 if test -n "$with_cross_host" &&
3154 test x
"$with_cross_host" != x
"no"; then
3155 # Install a library built with a cross compiler in tooldir, not libdir.
3156 toolexecdir
='$(exec_prefix)/$(target_alias)'
3157 toolexeclibdir
='$(toolexecdir)/lib'
3159 toolexecdir
='$(libdir)/gcc-lib/$(target_alias)'
3160 toolexeclibdir
='$(libdir)'
3162 multi_os_directory
=`$CC -print-multi-os-directory`
3163 case $multi_os_directory in
3164 .
) ;; # Avoid trailing /.
3165 *) toolexeclibdir
=$toolexeclibdir/$multi_os_directory ;;
3172 # Checks for programs.
3174 ac_cpp
='$CPP $CPPFLAGS'
3175 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3176 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3177 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3178 if test -n "$ac_tool_prefix"; then
3179 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3180 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
3181 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3182 $as_echo_n "checking for $ac_word... " >&6; }
3183 if test "${ac_cv_prog_CC+set}" = set; then :
3184 $as_echo_n "(cached) " >&6
3186 if test -n "$CC"; then
3187 ac_cv_prog_CC
="$CC" # Let the user override the test.
3189 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3193 test -z "$as_dir" && as_dir
=.
3194 for ac_exec_ext
in '' $ac_executable_extensions; do
3195 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3196 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
3197 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3207 if test -n "$CC"; then
3208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3209 $as_echo "$CC" >&6; }
3211 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3212 $as_echo "no" >&6; }
3217 if test -z "$ac_cv_prog_CC"; then
3219 # Extract the first word of "gcc", so it can be a program name with args.
3220 set dummy gcc
; ac_word
=$2
3221 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3222 $as_echo_n "checking for $ac_word... " >&6; }
3223 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3224 $as_echo_n "(cached) " >&6
3226 if test -n "$ac_ct_CC"; then
3227 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
3229 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3233 test -z "$as_dir" && as_dir
=.
3234 for ac_exec_ext
in '' $ac_executable_extensions; do
3235 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3236 ac_cv_prog_ac_ct_CC
="gcc"
3237 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3246 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
3247 if test -n "$ac_ct_CC"; then
3248 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3249 $as_echo "$ac_ct_CC" >&6; }
3251 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3252 $as_echo "no" >&6; }
3255 if test "x$ac_ct_CC" = x
; then
3258 case $cross_compiling:$ac_tool_warned in
3260 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3261 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3262 ac_tool_warned
=yes ;;
3270 if test -z "$CC"; then
3271 if test -n "$ac_tool_prefix"; then
3272 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3273 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
3274 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3275 $as_echo_n "checking for $ac_word... " >&6; }
3276 if test "${ac_cv_prog_CC+set}" = set; then :
3277 $as_echo_n "(cached) " >&6
3279 if test -n "$CC"; then
3280 ac_cv_prog_CC
="$CC" # Let the user override the test.
3282 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3286 test -z "$as_dir" && as_dir
=.
3287 for ac_exec_ext
in '' $ac_executable_extensions; do
3288 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3289 ac_cv_prog_CC
="${ac_tool_prefix}cc"
3290 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3300 if test -n "$CC"; then
3301 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3302 $as_echo "$CC" >&6; }
3304 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3305 $as_echo "no" >&6; }
3311 if test -z "$CC"; then
3312 # Extract the first word of "cc", so it can be a program name with args.
3313 set dummy cc
; ac_word
=$2
3314 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3315 $as_echo_n "checking for $ac_word... " >&6; }
3316 if test "${ac_cv_prog_CC+set}" = set; then :
3317 $as_echo_n "(cached) " >&6
3319 if test -n "$CC"; then
3320 ac_cv_prog_CC
="$CC" # Let the user override the test.
3323 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3327 test -z "$as_dir" && as_dir
=.
3328 for ac_exec_ext
in '' $ac_executable_extensions; do
3329 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3330 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3331 ac_prog_rejected
=yes
3335 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3342 if test $ac_prog_rejected = yes; then
3343 # We found a bogon in the path, so make sure we never use it.
3344 set dummy
$ac_cv_prog_CC
3346 if test $# != 0; then
3347 # We chose a different compiler from the bogus one.
3348 # However, it has the same basename, so the bogon will be chosen
3349 # first if we set CC to just the basename; use the full file name.
3351 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
3357 if test -n "$CC"; then
3358 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3359 $as_echo "$CC" >&6; }
3361 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3362 $as_echo "no" >&6; }
3367 if test -z "$CC"; then
3368 if test -n "$ac_tool_prefix"; then
3369 for ac_prog
in cl.exe
3371 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3372 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
3373 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3374 $as_echo_n "checking for $ac_word... " >&6; }
3375 if test "${ac_cv_prog_CC+set}" = set; then :
3376 $as_echo_n "(cached) " >&6
3378 if test -n "$CC"; then
3379 ac_cv_prog_CC
="$CC" # Let the user override the test.
3381 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3385 test -z "$as_dir" && as_dir
=.
3386 for ac_exec_ext
in '' $ac_executable_extensions; do
3387 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3388 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
3389 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3399 if test -n "$CC"; then
3400 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3401 $as_echo "$CC" >&6; }
3403 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3404 $as_echo "no" >&6; }
3408 test -n "$CC" && break
3411 if test -z "$CC"; then
3413 for ac_prog
in cl.exe
3415 # Extract the first word of "$ac_prog", so it can be a program name with args.
3416 set dummy
$ac_prog; ac_word
=$2
3417 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3418 $as_echo_n "checking for $ac_word... " >&6; }
3419 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3420 $as_echo_n "(cached) " >&6
3422 if test -n "$ac_ct_CC"; then
3423 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
3425 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3429 test -z "$as_dir" && as_dir
=.
3430 for ac_exec_ext
in '' $ac_executable_extensions; do
3431 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3432 ac_cv_prog_ac_ct_CC
="$ac_prog"
3433 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3442 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
3443 if test -n "$ac_ct_CC"; then
3444 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3445 $as_echo "$ac_ct_CC" >&6; }
3447 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3448 $as_echo "no" >&6; }
3452 test -n "$ac_ct_CC" && break
3455 if test "x$ac_ct_CC" = x
; then
3458 case $cross_compiling:$ac_tool_warned in
3460 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3461 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3462 ac_tool_warned
=yes ;;
3471 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3472 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3473 as_fn_error
"no acceptable C compiler found in \$PATH
3474 See \`config.log' for more details." "$LINENO" 5; }
3476 # Provide some information about the compiler.
3477 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3480 for ac_option
in --version -v -V -qversion; do
3481 { { ac_try
="$ac_compiler $ac_option >&5"
3483 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3484 *) ac_try_echo=$ac_try;;
3486 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3487 $as_echo "$ac_try_echo"; } >&5
3488 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3490 if test -s conftest.err; then
3492 ... rest of stderr output deleted ...
3493 10q' conftest.err >conftest.er1
3494 cat conftest.er1 >&5
3495 rm -f conftest.er1 conftest.err
3497 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3498 test $ac_status = 0; }
3501 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3502 /* end confdefs.h. */
3512 ac_clean_files_save=$ac_clean_files
3513 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
3514 # Try to create an executable without -o first, disregard a.out.
3515 # It will help us diagnose broken compilers, and finding out an intuition
3517 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3518 $as_echo_n "checking for C compiler default output file name... " >&6; }
3519 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
3521 # The possible output files:
3522 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3525 for ac_file in $ac_files
3528 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3529 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3534 if { { ac_try="$ac_link_default"
3536 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3537 *) ac_try_echo
=$ac_try;;
3539 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3540 $as_echo "$ac_try_echo"; } >&5
3541 (eval "$ac_link_default") 2>&5
3543 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3544 test $ac_status = 0; }; then :
3545 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3546 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3547 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3548 # so that the user can short-circuit this test for compilers unknown to
3550 for ac_file
in $ac_files ''
3552 test -f "$ac_file" ||
continue
3554 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
3557 # We found the default executable, but exeext='' is most
3561 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
3563 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3565 # We set ac_cv_exeext here because the later test for it is not
3566 # safe: cross compilers may not add the suffix if given an `-o'
3567 # argument, so we may need to know it at that point already.
3568 # Even if this section looks crufty: it has the advantage of
3575 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
3580 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3581 $as_echo "$ac_file" >&6; }
3582 if test -z "$ac_file"; then :
3583 $as_echo "$as_me: failed program was:" >&5
3584 sed 's/^/| /' conftest.
$ac_ext >&5
3586 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3587 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3588 { as_fn_set_status
77
3589 as_fn_error
"C compiler cannot create executables
3590 See \`config.log' for more details." "$LINENO" 5; }; }
3592 ac_exeext
=$ac_cv_exeext
3594 # Check that the compiler produces executables we can run. If not, either
3595 # the compiler is broken, or we cross compile.
3596 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3597 $as_echo_n "checking whether the C compiler works... " >&6; }
3598 # If not cross compiling, check that we can run a simple program.
3599 if test "$cross_compiling" != yes; then
3600 if { ac_try
='./$ac_file'
3601 { { case "(($ac_try" in
3602 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3603 *) ac_try_echo=$ac_try;;
3605 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3606 $as_echo "$ac_try_echo"; } >&5
3607 (eval "$ac_try") 2>&5
3609 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3610 test $ac_status = 0; }; }; then
3613 if test "$cross_compiling" = maybe; then
3616 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3617 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3618 as_fn_error "cannot run C compiled programs.
3619 If you meant to cross compile
, use \
`--host'.
3620 See \`config.log
' for more details." "$LINENO" 5; }
3624 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3625 $as_echo "yes" >&6; }
3627 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
3628 ac_clean_files=$ac_clean_files_save
3629 # Check that the compiler produces executables we can run. If not, either
3630 # the compiler is broken, or we cross compile.
3631 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3632 $as_echo_n "checking whether we are cross compiling... " >&6; }
3633 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3634 $as_echo "$cross_compiling" >&6; }
3636 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3637 $as_echo_n "checking for suffix of executables... " >&6; }
3638 if { { ac_try="$ac_link"
3640 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3641 *) ac_try_echo=$ac_try;;
3643 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3644 $as_echo "$ac_try_echo"; } >&5
3645 (eval "$ac_link") 2>&5
3647 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3648 test $ac_status = 0; }; then :
3649 # If both `conftest.exe' and
`conftest' are `present
' (well, observable)
3650 # catch `conftest.exe'. For instance with Cygwin
, `ls conftest' will
3651 # work properly (i.e., refer to `conftest.exe
'), while it won't with
3653 for ac_file
in conftest.exe conftest conftest.
*; do
3654 test -f "$ac_file" ||
continue
3656 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
3657 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3663 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3664 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3665 as_fn_error
"cannot compute suffix of executables: cannot compile and link
3666 See \`config.log' for more details." "$LINENO" 5; }
3668 rm -f conftest
$ac_cv_exeext
3669 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3670 $as_echo "$ac_cv_exeext" >&6; }
3672 rm -f conftest.
$ac_ext
3673 EXEEXT
=$ac_cv_exeext
3675 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3676 $as_echo_n "checking for suffix of object files... " >&6; }
3677 if test "${ac_cv_objext+set}" = set; then :
3678 $as_echo_n "(cached) " >&6
3680 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3681 /* end confdefs.h. */
3691 rm -f conftest.o conftest.obj
3692 if { { ac_try
="$ac_compile"
3694 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3695 *) ac_try_echo=$ac_try;;
3697 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3698 $as_echo "$ac_try_echo"; } >&5
3699 (eval "$ac_compile") 2>&5
3701 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3702 test $ac_status = 0; }; then :
3703 for ac_file in conftest.o conftest.obj conftest.*; do
3704 test -f "$ac_file" || continue;
3706 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3707 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3712 $as_echo "$as_me: failed program was:" >&5
3713 sed 's/^/| /' conftest.$ac_ext >&5
3715 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3716 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3717 as_fn_error "cannot compute suffix of object files
: cannot compile
3718 See \
`config.log' for more details." "$LINENO" 5; }
3720 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3722 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3723 $as_echo "$ac_cv_objext" >&6; }
3724 OBJEXT=$ac_cv_objext
3726 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3727 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3728 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3729 $as_echo_n "(cached) " >&6
3731 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3732 /* end confdefs.h. */
3745 if ac_fn_c_try_compile "$LINENO"; then :
3750 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3751 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3754 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3755 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3756 if test $ac_compiler_gnu = yes; then
3761 ac_test_CFLAGS=${CFLAGS+set}
3762 ac_save_CFLAGS=$CFLAGS
3763 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3764 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3765 if test "${ac_cv_prog_cc_g+set}" = set; then :
3766 $as_echo_n "(cached) " >&6
3768 ac_save_c_werror_flag=$ac_c_werror_flag
3769 ac_c_werror_flag=yes
3772 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3773 /* end confdefs.h. */
3783 if ac_fn_c_try_compile "$LINENO"; then :
3787 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3788 /* end confdefs.h. */
3798 if ac_fn_c_try_compile "$LINENO"; then :
3801 ac_c_werror_flag=$ac_save_c_werror_flag
3803 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3804 /* end confdefs.h. */
3814 if ac_fn_c_try_compile "$LINENO"; then :
3817 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3819 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3821 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3822 ac_c_werror_flag=$ac_save_c_werror_flag
3824 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3825 $as_echo "$ac_cv_prog_cc_g" >&6; }
3826 if test "$ac_test_CFLAGS" = set; then
3827 CFLAGS=$ac_save_CFLAGS
3828 elif test $ac_cv_prog_cc_g = yes; then
3829 if test "$GCC" = yes; then
3835 if test "$GCC" = yes; then
3841 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3842 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3843 if test "${ac_cv_prog_cc_c89+set}" = set; then :
3844 $as_echo_n "(cached) " >&6
3846 ac_cv_prog_cc_c89=no
3848 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3849 /* end confdefs.h. */
3852 #include <sys/types.h>
3853 #include <sys/stat.h>
3854 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3855 struct buf { int x; };
3856 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3857 static char *e (p, i)
3863 static char *f (char * (*g) (char **, int), char **p, ...)
3868 s = g (p, va_arg (v,int));
3873 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3874 function prototypes and stuff, but not '\xHH' hex character constants.
3875 These don't provoke an error unfortunately, instead are silently treated
3876 as 'x'. The following induces an error, until -std is added to get
3877 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3878 array size at least. It's necessary to write '\x00'==0 to get something
3879 that's true only with -std. */
3880 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3882 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3883 inside strings and character constants. */
3885 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3887 int test (int i, double x);
3888 struct s1 {int (*f) (int a);};
3889 struct s2 {int (*f) (double a);};
3890 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3896 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3901 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3902 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3904 CC="$ac_save_CC $ac_arg"
3905 if ac_fn_c_try_compile "$LINENO"; then :
3906 ac_cv_prog_cc_c89=$ac_arg
3908 rm -f core conftest.err conftest.$ac_objext
3909 test "x$ac_cv_prog_cc_c89" != "xno" && break
3911 rm -f conftest.$ac_ext
3916 case "x$ac_cv_prog_cc_c89" in
3918 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3919 $as_echo "none needed" >&6; } ;;
3921 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3922 $as_echo "unsupported" >&6; } ;;
3924 CC="$CC $ac_cv_prog_cc_c89"
3925 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3926 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3928 if test "x$ac_cv_prog_cc_c89" != xno; then :
3933 ac_cpp='$CPP $CPPFLAGS'
3934 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3935 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3936 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3937 DEPDIR="${am__leading_dot}deps"
3939 ac_config_commands="$ac_config_commands depfiles"
3942 am_make=${MAKE-make}
3943 cat > confinc << 'END'
3945 @echo this is the am__doit target
3948 # If we don't find an include directive, just comment out the code.
3949 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3950 $as_echo_n "checking for style of include used by $am_make... " >&6; }
3954 # First try GNU make style include.
3955 echo "include confinc" > confmf
3956 # Ignore all kinds of additional output from `make'.
3957 case `$am_make -s -f confmf 2> /dev/null` in #(
3958 *the\ am__doit\ target*)
3964 # Now try BSD make style include.
3965 if test "$am__include" = "#"; then
3966 echo '.include
"confinc"' > confmf
3967 case `$am_make -s -f confmf 2> /dev/null` in #(
3968 *the\ am__doit\ target*)
3969 am__include=.include
3977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3978 $as_echo "$_am_result" >&6; }
3979 rm -f confinc confmf
3981 # Check whether --enable-dependency-tracking was given.
3982 if test "${enable_dependency_tracking+set}" = set; then :
3983 enableval=$enable_dependency_tracking;
3986 if test "x$enable_dependency_tracking" != xno; then
3987 am_depcomp="$ac_aux_dir/depcomp"
3990 if test "x$enable_dependency_tracking" != xno
; then
4000 depcc
="$CC" am_compiler_list
=
4002 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4003 $as_echo_n "checking dependency style of $depcc... " >&6; }
4004 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
4005 $as_echo_n "(cached) " >&6
4007 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4008 # We make a subdir and do the tests there. Otherwise we can end up
4009 # making bogus files that we don't know about and never remove. For
4010 # instance it was reported that on HP-UX the gcc test will end up
4011 # making a dummy file named `D' -- because `-MD' means `put the output
4014 # Copy depcomp to subdir because otherwise we won't find it if we're
4015 # using a relative directory.
4016 cp "$am_depcomp" conftest.dir
4018 # We will build objects and dependencies in a subdirectory because
4019 # it helps to detect inapplicable dependency modes. For instance
4020 # both Tru64's cc and ICC support -MD to output dependencies as a
4021 # side effect of compilation, but ICC will put the dependencies in
4022 # the current directory while Tru64 will put them in the object
4026 am_cv_CC_dependencies_compiler_type
=none
4027 if test "$am_compiler_list" = ""; then
4028 am_compiler_list
=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4031 case " $depcc " in #(
4032 *\
-arch\
*\
-arch\
*) am__universal
=true
;;
4035 for depmode
in $am_compiler_list; do
4036 # Setup a source with many dependencies, because some compilers
4037 # like to wrap large dependency lists on column 80 (with \), and
4038 # we should not choose a depcomp mode which is confused by this.
4040 # We need to recreate these files for each test, as the compiler may
4041 # overwrite some of them when testing with obscure command lines.
4042 # This happens at least with the AIX C compiler.
4044 for i
in 1 2 3 4 5 6; do
4045 echo '#include "conftst'$i'.h"' >> sub
/conftest.c
4046 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4047 # Solaris 8's {/usr,}/bin/sh.
4048 touch sub
/conftst
$i.h
4050 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4052 # We check with `-c' and `-o' for the sake of the "dashmstdout"
4053 # mode. It turns out that the SunPro C++ compiler does not properly
4054 # handle `-M -o', and we need to detect this. Also, some Intel
4055 # versions had trouble with output in subdirs
4056 am__obj
=sub
/conftest.
${OBJEXT-o}
4057 am__minus_obj
="-o $am__obj"
4060 # This depmode causes a compiler race in universal mode.
4061 test "$am__universal" = false ||
continue
4064 # after this tag, mechanisms are not by side-effect, so they'll
4065 # only be used when explicitly requested
4066 if test "x$enable_dependency_tracking" = xyes
; then
4072 msvisualcpp | msvcmsys
)
4073 # This compiler won't grok `-c -o', but also, the minuso test has
4074 # not run yet. These depmodes are late enough in the game, and
4075 # so weak that their functioning should not be impacted.
4076 am__obj
=conftest.
${OBJEXT-o}
4081 if depmode
=$depmode \
4082 source=sub
/conftest.c object
=$am__obj \
4083 depfile
=sub
/conftest.Po tmpdepfile
=sub
/conftest.TPo \
4084 $SHELL .
/depcomp
$depcc -c $am__minus_obj sub
/conftest.c \
4085 >/dev
/null
2>conftest.err
&&
4086 grep sub
/conftst1.h sub
/conftest.Po
> /dev
/null
2>&1 &&
4087 grep sub
/conftst6.h sub
/conftest.Po
> /dev
/null
2>&1 &&
4088 grep $am__obj sub
/conftest.Po
> /dev
/null
2>&1 &&
4089 ${MAKE-make} -s -f confmf
> /dev
/null
2>&1; then
4090 # icc doesn't choke on unknown options, it will just issue warnings
4091 # or remarks (even with -Werror). So we grep stderr for any message
4092 # that says an option was ignored or not supported.
4093 # When given -MP, icc 7.0 and 7.1 complain thusly:
4094 # icc: Command line warning: ignoring option '-M'; no argument required
4095 # The diagnosis changed in icc 8.0:
4096 # icc: Command line remark: option '-MP' not supported
4097 if (grep 'ignoring option' conftest.err ||
4098 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
4099 am_cv_CC_dependencies_compiler_type
=$depmode
4108 am_cv_CC_dependencies_compiler_type
=none
4112 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4113 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
4114 CCDEPMODE
=depmode
=$am_cv_CC_dependencies_compiler_type
4117 test "x$enable_dependency_tracking" != xno \
4118 && test "$am_cv_CC_dependencies_compiler_type" = gcc3
; then
4120 am__fastdepCC_FALSE
='#'
4122 am__fastdepCC_TRUE
='#'
4123 am__fastdepCC_FALSE
=
4128 ac_cpp
='$CXXCPP $CPPFLAGS'
4129 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4130 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4131 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
4132 if test -z "$CXX"; then
4133 if test -n "$CCC"; then
4136 if test -n "$ac_tool_prefix"; then
4137 for ac_prog
in g
++ c
++ gpp aCC CC cxx cc
++ cl.exe FCC KCC RCC xlC_r xlC
4139 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4140 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
4141 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4142 $as_echo_n "checking for $ac_word... " >&6; }
4143 if test "${ac_cv_prog_CXX+set}" = set; then :
4144 $as_echo_n "(cached) " >&6
4146 if test -n "$CXX"; then
4147 ac_cv_prog_CXX
="$CXX" # Let the user override the test.
4149 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4153 test -z "$as_dir" && as_dir
=.
4154 for ac_exec_ext
in '' $ac_executable_extensions; do
4155 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4156 ac_cv_prog_CXX
="$ac_tool_prefix$ac_prog"
4157 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4167 if test -n "$CXX"; then
4168 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
4169 $as_echo "$CXX" >&6; }
4171 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4172 $as_echo "no" >&6; }
4176 test -n "$CXX" && break
4179 if test -z "$CXX"; then
4181 for ac_prog
in g
++ c
++ gpp aCC CC cxx cc
++ cl.exe FCC KCC RCC xlC_r xlC
4183 # Extract the first word of "$ac_prog", so it can be a program name with args.
4184 set dummy
$ac_prog; ac_word
=$2
4185 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4186 $as_echo_n "checking for $ac_word... " >&6; }
4187 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
4188 $as_echo_n "(cached) " >&6
4190 if test -n "$ac_ct_CXX"; then
4191 ac_cv_prog_ac_ct_CXX
="$ac_ct_CXX" # Let the user override the test.
4193 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4197 test -z "$as_dir" && as_dir
=.
4198 for ac_exec_ext
in '' $ac_executable_extensions; do
4199 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4200 ac_cv_prog_ac_ct_CXX
="$ac_prog"
4201 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4210 ac_ct_CXX
=$ac_cv_prog_ac_ct_CXX
4211 if test -n "$ac_ct_CXX"; then
4212 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
4213 $as_echo "$ac_ct_CXX" >&6; }
4215 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4216 $as_echo "no" >&6; }
4220 test -n "$ac_ct_CXX" && break
4223 if test "x$ac_ct_CXX" = x
; then
4226 case $cross_compiling:$ac_tool_warned in
4228 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4229 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4230 ac_tool_warned
=yes ;;
4238 # Provide some information about the compiler.
4239 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
4242 for ac_option
in --version -v -V -qversion; do
4243 { { ac_try
="$ac_compiler $ac_option >&5"
4245 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
4246 *) ac_try_echo=$ac_try;;
4248 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4249 $as_echo "$ac_try_echo"; } >&5
4250 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4252 if test -s conftest.err; then
4254 ... rest of stderr output deleted ...
4255 10q' conftest.err >conftest.er1
4256 cat conftest.er1 >&5
4257 rm -f conftest.er1 conftest.err
4259 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4260 test $ac_status = 0; }
4263 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
4264 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
4265 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
4266 $as_echo_n "(cached) " >&6
4268 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4269 /* end confdefs.h. */
4282 if ac_fn_cxx_try_compile "$LINENO"; then :
4287 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4288 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
4291 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
4292 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
4293 if test $ac_compiler_gnu = yes; then
4298 ac_test_CXXFLAGS=${CXXFLAGS+set}
4299 ac_save_CXXFLAGS=$CXXFLAGS
4300 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
4301 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
4302 if test "${ac_cv_prog_cxx_g+set}" = set; then :
4303 $as_echo_n "(cached) " >&6
4305 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
4306 ac_cxx_werror_flag=yes
4309 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4310 /* end confdefs.h. */
4320 if ac_fn_cxx_try_compile "$LINENO"; then :
4321 ac_cv_prog_cxx_g=yes
4324 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4325 /* end confdefs.h. */
4335 if ac_fn_cxx_try_compile "$LINENO"; then :
4338 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
4340 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4341 /* end confdefs.h. */
4351 if ac_fn_cxx_try_compile "$LINENO"; then :
4352 ac_cv_prog_cxx_g=yes
4354 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4356 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4358 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4359 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
4361 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
4362 $as_echo "$ac_cv_prog_cxx_g" >&6; }
4363 if test "$ac_test_CXXFLAGS" = set; then
4364 CXXFLAGS=$ac_save_CXXFLAGS
4365 elif test $ac_cv_prog_cxx_g = yes; then
4366 if test "$GXX" = yes; then
4372 if test "$GXX" = yes; then
4379 ac_cpp='$CPP $CPPFLAGS'
4380 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4381 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4382 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4384 depcc="$CXX" am_compiler_list=
4386 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4387 $as_echo_n "checking dependency style of $depcc... " >&6; }
4388 if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then :
4389 $as_echo_n "(cached) " >&6
4391 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4392 # We make a subdir and do the tests there. Otherwise we can end up
4393 # making bogus files that we don't know about and never remove. For
4394 # instance it was reported that on HP-UX the gcc test will end up
4395 # making a dummy file named `D
' -- because `-MD' means
`put the output
4398 # Copy depcomp to subdir because otherwise we won't find it if we're
4399 # using a relative directory.
4400 cp "$am_depcomp" conftest.dir
4402 # We will build objects and dependencies in a subdirectory because
4403 # it helps to detect inapplicable dependency modes. For instance
4404 # both Tru64's cc and ICC support -MD to output dependencies as a
4405 # side effect of compilation, but ICC will put the dependencies in
4406 # the current directory while Tru64 will put them in the object
4410 am_cv_CXX_dependencies_compiler_type=none
4411 if test "$am_compiler_list" = ""; then
4412 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < .
/depcomp
`
4415 case " $depcc " in #(
4416 *\ -arch\ *\ -arch\ *) am__universal=true ;;
4419 for depmode in $am_compiler_list; do
4420 # Setup a source with many dependencies, because some compilers
4421 # like to wrap large dependency lists on column 80 (with \), and
4422 # we should not choose a depcomp mode which is confused by this.
4424 # We need to recreate these files for each test, as the compiler may
4425 # overwrite some of them when testing with obscure command lines.
4426 # This happens at least with the AIX C compiler.
4428 for i in 1 2 3 4 5 6; do
4429 echo '#include "conftst'$i'.h"' >> sub/conftest.c
4430 # Using `: > sub
/conftst
$i.h
' creates only sub/conftst1.h with
4431 # Solaris 8's
{/usr
,}/bin
/sh.
4432 touch sub
/conftst
$i.h
4434 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4436 # We check with `-c' and `-o' for the sake of the "dashmstdout"
4437 # mode. It turns out that the SunPro C++ compiler does not properly
4438 # handle `-M -o', and we need to detect this. Also, some Intel
4439 # versions had trouble with output in subdirs
4440 am__obj
=sub
/conftest.
${OBJEXT-o}
4441 am__minus_obj
="-o $am__obj"
4444 # This depmode causes a compiler race in universal mode.
4445 test "$am__universal" = false ||
continue
4448 # after this tag, mechanisms are not by side-effect, so they'll
4449 # only be used when explicitly requested
4450 if test "x$enable_dependency_tracking" = xyes
; then
4456 msvisualcpp | msvcmsys
)
4457 # This compiler won't grok `-c -o', but also, the minuso test has
4458 # not run yet. These depmodes are late enough in the game, and
4459 # so weak that their functioning should not be impacted.
4460 am__obj
=conftest.
${OBJEXT-o}
4465 if depmode
=$depmode \
4466 source=sub
/conftest.c object
=$am__obj \
4467 depfile
=sub
/conftest.Po tmpdepfile
=sub
/conftest.TPo \
4468 $SHELL .
/depcomp
$depcc -c $am__minus_obj sub
/conftest.c \
4469 >/dev
/null
2>conftest.err
&&
4470 grep sub
/conftst1.h sub
/conftest.Po
> /dev
/null
2>&1 &&
4471 grep sub
/conftst6.h sub
/conftest.Po
> /dev
/null
2>&1 &&
4472 grep $am__obj sub
/conftest.Po
> /dev
/null
2>&1 &&
4473 ${MAKE-make} -s -f confmf
> /dev
/null
2>&1; then
4474 # icc doesn't choke on unknown options, it will just issue warnings
4475 # or remarks (even with -Werror). So we grep stderr for any message
4476 # that says an option was ignored or not supported.
4477 # When given -MP, icc 7.0 and 7.1 complain thusly:
4478 # icc: Command line warning: ignoring option '-M'; no argument required
4479 # The diagnosis changed in icc 8.0:
4480 # icc: Command line remark: option '-MP' not supported
4481 if (grep 'ignoring option' conftest.err ||
4482 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
4483 am_cv_CXX_dependencies_compiler_type
=$depmode
4492 am_cv_CXX_dependencies_compiler_type
=none
4496 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
4497 $as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
4498 CXXDEPMODE
=depmode
=$am_cv_CXX_dependencies_compiler_type
4501 test "x$enable_dependency_tracking" != xno \
4502 && test "$am_cv_CXX_dependencies_compiler_type" = gcc3
; then
4503 am__fastdepCXX_TRUE
=
4504 am__fastdepCXX_FALSE
='#'
4506 am__fastdepCXX_TRUE
='#'
4507 am__fastdepCXX_FALSE
=
4511 # By default we simply use the C compiler to build assembly code.
4513 test "${CCAS+set}" = set || CCAS
=$CC
4514 test "${CCASFLAGS+set}" = set || CCASFLAGS
=$CFLAGS
4518 depcc
="$CCAS" am_compiler_list
=
4520 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4521 $as_echo_n "checking dependency style of $depcc... " >&6; }
4522 if test "${am_cv_CCAS_dependencies_compiler_type+set}" = set; then :
4523 $as_echo_n "(cached) " >&6
4525 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4526 # We make a subdir and do the tests there. Otherwise we can end up
4527 # making bogus files that we don't know about and never remove. For
4528 # instance it was reported that on HP-UX the gcc test will end up
4529 # making a dummy file named `D' -- because `-MD' means `put the output
4532 # Copy depcomp to subdir because otherwise we won't find it if we're
4533 # using a relative directory.
4534 cp "$am_depcomp" conftest.dir
4536 # We will build objects and dependencies in a subdirectory because
4537 # it helps to detect inapplicable dependency modes. For instance
4538 # both Tru64's cc and ICC support -MD to output dependencies as a
4539 # side effect of compilation, but ICC will put the dependencies in
4540 # the current directory while Tru64 will put them in the object
4544 am_cv_CCAS_dependencies_compiler_type
=none
4545 if test "$am_compiler_list" = ""; then
4546 am_compiler_list
=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4551 for depmode
in $am_compiler_list; do
4552 # Setup a source with many dependencies, because some compilers
4553 # like to wrap large dependency lists on column 80 (with \), and
4554 # we should not choose a depcomp mode which is confused by this.
4556 # We need to recreate these files for each test, as the compiler may
4557 # overwrite some of them when testing with obscure command lines.
4558 # This happens at least with the AIX C compiler.
4560 for i
in 1 2 3 4 5 6; do
4561 echo '#include "conftst'$i'.h"' >> sub
/conftest.c
4562 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4563 # Solaris 8's {/usr,}/bin/sh.
4564 touch sub
/conftst
$i.h
4566 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4568 # We check with `-c' and `-o' for the sake of the "dashmstdout"
4569 # mode. It turns out that the SunPro C++ compiler does not properly
4570 # handle `-M -o', and we need to detect this. Also, some Intel
4571 # versions had trouble with output in subdirs
4572 am__obj
=sub
/conftest.
${OBJEXT-o}
4573 am__minus_obj
="-o $am__obj"
4576 # This depmode causes a compiler race in universal mode.
4577 test "$am__universal" = false ||
continue
4580 # after this tag, mechanisms are not by side-effect, so they'll
4581 # only be used when explicitly requested
4582 if test "x$enable_dependency_tracking" = xyes
; then
4588 msvisualcpp | msvcmsys
)
4589 # This compiler won't grok `-c -o', but also, the minuso test has
4590 # not run yet. These depmodes are late enough in the game, and
4591 # so weak that their functioning should not be impacted.
4592 am__obj
=conftest.
${OBJEXT-o}
4597 if depmode
=$depmode \
4598 source=sub
/conftest.c object
=$am__obj \
4599 depfile
=sub
/conftest.Po tmpdepfile
=sub
/conftest.TPo \
4600 $SHELL .
/depcomp
$depcc -c $am__minus_obj sub
/conftest.c \
4601 >/dev
/null
2>conftest.err
&&
4602 grep sub
/conftst1.h sub
/conftest.Po
> /dev
/null
2>&1 &&
4603 grep sub
/conftst6.h sub
/conftest.Po
> /dev
/null
2>&1 &&
4604 grep $am__obj sub
/conftest.Po
> /dev
/null
2>&1 &&
4605 ${MAKE-make} -s -f confmf
> /dev
/null
2>&1; then
4606 # icc doesn't choke on unknown options, it will just issue warnings
4607 # or remarks (even with -Werror). So we grep stderr for any message
4608 # that says an option was ignored or not supported.
4609 # When given -MP, icc 7.0 and 7.1 complain thusly:
4610 # icc: Command line warning: ignoring option '-M'; no argument required
4611 # The diagnosis changed in icc 8.0:
4612 # icc: Command line remark: option '-MP' not supported
4613 if (grep 'ignoring option' conftest.err ||
4614 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
4615 am_cv_CCAS_dependencies_compiler_type
=$depmode
4624 am_cv_CCAS_dependencies_compiler_type
=none
4628 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CCAS_dependencies_compiler_type" >&5
4629 $as_echo "$am_cv_CCAS_dependencies_compiler_type" >&6; }
4630 CCASDEPMODE
=depmode
=$am_cv_CCAS_dependencies_compiler_type
4633 test "x$enable_dependency_tracking" != xno \
4634 && test "$am_cv_CCAS_dependencies_compiler_type" = gcc3
; then
4635 am__fastdepCCAS_TRUE
=
4636 am__fastdepCCAS_FALSE
='#'
4638 am__fastdepCCAS_TRUE
='#'
4639 am__fastdepCCAS_FALSE
=
4650 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
4651 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
4656 macro_version
='2.2.7a'
4657 macro_revision
='1.3134'
4671 ltmain
="$ac_aux_dir/ltmain.sh"
4673 # Backslashify metacharacters that are still active within
4674 # double-quoted strings.
4675 sed_quote_subst
='s/\(["`$\\]\)/\\\1/g'
4677 # Same as above, but do not quote variable references.
4678 double_quote_subst
='s/\(["`\\]\)/\\\1/g'
4680 # Sed substitution to delay expansion of an escaped shell variable in a
4681 # double_quote_subst'ed string.
4682 delay_variable_subst
='s/\\\\\\\\\\\$/\\\\\\$/g'
4684 # Sed substitution to delay expansion of an escaped single quote.
4685 delay_single_quote_subst
='s/'\''/'\'\\\\\\\'\''/g'
4687 # Sed substitution to avoid accidental globbing in evaled expressions
4688 no_glob_subst
='s/\*/\\\*/g'
4690 ECHO
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
4691 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
4692 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
4694 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
4695 $as_echo_n "checking how to print strings... " >&6; }
4696 # Test print first, because it will be a builtin if present.
4697 if test "X`print -r -- -n 2>/dev/null`" = X-n && \
4698 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
4700 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
4703 # Use this function as a fallback that always works.
4704 func_fallback_echo ()
4706 eval 'cat <<_LTECHO_EOF
4710 ECHO='func_fallback_echo
'
4713 # func_echo_all arg...
4714 # Invoke $ECHO with all args, space-separated.
4721 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
4722 $as_echo "printf" >&6; } ;;
4723 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
4724 $as_echo "print -r" >&6; } ;;
4725 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
4726 $as_echo "cat" >&6; } ;;
4742 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
4743 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
4744 if test "${ac_cv_path_SED+set}" = set; then :
4745 $as_echo_n "(cached) " >&6
4747 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
4748 for ac_i in 1 2 3 4 5 6 7; do
4749 ac_script="$ac_script$as_nl$ac_script"
4751 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
4752 { ac_script=; unset ac_script;}
4753 if test -z "$SED"; then
4754 ac_path_SED_found=false
4755 # Loop through the user's path and
test for each of PROGNAME-LIST
4756 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4760 test -z "$as_dir" && as_dir
=.
4761 for ac_prog
in sed gsed
; do
4762 for ac_exec_ext
in '' $ac_executable_extensions; do
4763 ac_path_SED
="$as_dir/$ac_prog$ac_exec_ext"
4764 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } ||
continue
4765 # Check for GNU ac_path_SED and select it if it is found.
4766 # Check for GNU $ac_path_SED
4767 case `"$ac_path_SED" --version 2>&1` in
4769 ac_cv_path_SED
="$ac_path_SED" ac_path_SED_found
=:;;
4772 $as_echo_n 0123456789 >"conftest.in"
4775 cat "conftest.in" "conftest.in" >"conftest.tmp"
4776 mv "conftest.tmp" "conftest.in"
4777 cp "conftest.in" "conftest.nl"
4778 $as_echo '' >> "conftest.nl"
4779 "$ac_path_SED" -f conftest.
sed < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4780 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4781 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4782 if test $ac_count -gt ${ac_path_SED_max-0}; then
4783 # Best one so far, save it but keep looking for a better one
4784 ac_cv_path_SED
="$ac_path_SED"
4785 ac_path_SED_max
=$ac_count
4787 # 10*(2^10) chars as input seems more than enough
4788 test $ac_count -gt 10 && break
4790 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4793 $ac_path_SED_found && break 3
4798 if test -z "$ac_cv_path_SED"; then
4799 as_fn_error
"no acceptable sed could be found in \$PATH" "$LINENO" 5
4806 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
4807 $as_echo "$ac_cv_path_SED" >&6; }
4808 SED
="$ac_cv_path_SED"
4811 test -z "$SED" && SED
=sed
4812 Xsed
="$SED -e 1s/^X//"
4824 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4825 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4826 if test "${ac_cv_path_GREP+set}" = set; then :
4827 $as_echo_n "(cached) " >&6
4829 if test -z "$GREP"; then
4830 ac_path_GREP_found
=false
4831 # Loop through the user's path and test for each of PROGNAME-LIST
4832 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4833 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4836 test -z "$as_dir" && as_dir
=.
4837 for ac_prog
in grep ggrep
; do
4838 for ac_exec_ext
in '' $ac_executable_extensions; do
4839 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
4840 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
4841 # Check for GNU ac_path_GREP and select it if it is found.
4842 # Check for GNU $ac_path_GREP
4843 case `"$ac_path_GREP" --version 2>&1` in
4845 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
4848 $as_echo_n 0123456789 >"conftest.in"
4851 cat "conftest.in" "conftest.in" >"conftest.tmp"
4852 mv "conftest.tmp" "conftest.in"
4853 cp "conftest.in" "conftest.nl"
4854 $as_echo 'GREP' >> "conftest.nl"
4855 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4856 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4857 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4858 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4859 # Best one so far, save it but keep looking for a better one
4860 ac_cv_path_GREP
="$ac_path_GREP"
4861 ac_path_GREP_max
=$ac_count
4863 # 10*(2^10) chars as input seems more than enough
4864 test $ac_count -gt 10 && break
4866 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4869 $ac_path_GREP_found && break 3
4874 if test -z "$ac_cv_path_GREP"; then
4875 as_fn_error
"no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4878 ac_cv_path_GREP
=$GREP
4882 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4883 $as_echo "$ac_cv_path_GREP" >&6; }
4884 GREP
="$ac_cv_path_GREP"
4887 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4888 $as_echo_n "checking for egrep... " >&6; }
4889 if test "${ac_cv_path_EGREP+set}" = set; then :
4890 $as_echo_n "(cached) " >&6
4892 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
4893 then ac_cv_path_EGREP
="$GREP -E"
4895 if test -z "$EGREP"; then
4896 ac_path_EGREP_found
=false
4897 # Loop through the user's path and test for each of PROGNAME-LIST
4898 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4899 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4902 test -z "$as_dir" && as_dir
=.
4903 for ac_prog
in egrep; do
4904 for ac_exec_ext
in '' $ac_executable_extensions; do
4905 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
4906 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
4907 # Check for GNU ac_path_EGREP and select it if it is found.
4908 # Check for GNU $ac_path_EGREP
4909 case `"$ac_path_EGREP" --version 2>&1` in
4911 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
4914 $as_echo_n 0123456789 >"conftest.in"
4917 cat "conftest.in" "conftest.in" >"conftest.tmp"
4918 mv "conftest.tmp" "conftest.in"
4919 cp "conftest.in" "conftest.nl"
4920 $as_echo 'EGREP' >> "conftest.nl"
4921 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4922 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4923 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4924 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4925 # Best one so far, save it but keep looking for a better one
4926 ac_cv_path_EGREP
="$ac_path_EGREP"
4927 ac_path_EGREP_max
=$ac_count
4929 # 10*(2^10) chars as input seems more than enough
4930 test $ac_count -gt 10 && break
4932 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4935 $ac_path_EGREP_found && break 3
4940 if test -z "$ac_cv_path_EGREP"; then
4941 as_fn_error
"no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4944 ac_cv_path_EGREP
=$EGREP
4949 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4950 $as_echo "$ac_cv_path_EGREP" >&6; }
4951 EGREP
="$ac_cv_path_EGREP"
4954 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
4955 $as_echo_n "checking for fgrep... " >&6; }
4956 if test "${ac_cv_path_FGREP+set}" = set; then :
4957 $as_echo_n "(cached) " >&6
4959 if echo 'ab*c' |
$GREP -F 'ab*c' >/dev
/null
2>&1
4960 then ac_cv_path_FGREP
="$GREP -F"
4962 if test -z "$FGREP"; then
4963 ac_path_FGREP_found
=false
4964 # Loop through the user's path and test for each of PROGNAME-LIST
4965 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4966 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4969 test -z "$as_dir" && as_dir
=.
4970 for ac_prog
in fgrep
; do
4971 for ac_exec_ext
in '' $ac_executable_extensions; do
4972 ac_path_FGREP
="$as_dir/$ac_prog$ac_exec_ext"
4973 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } ||
continue
4974 # Check for GNU ac_path_FGREP and select it if it is found.
4975 # Check for GNU $ac_path_FGREP
4976 case `"$ac_path_FGREP" --version 2>&1` in
4978 ac_cv_path_FGREP
="$ac_path_FGREP" ac_path_FGREP_found
=:;;
4981 $as_echo_n 0123456789 >"conftest.in"
4984 cat "conftest.in" "conftest.in" >"conftest.tmp"
4985 mv "conftest.tmp" "conftest.in"
4986 cp "conftest.in" "conftest.nl"
4987 $as_echo 'FGREP' >> "conftest.nl"
4988 "$ac_path_FGREP" FGREP
< "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4989 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4990 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4991 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
4992 # Best one so far, save it but keep looking for a better one
4993 ac_cv_path_FGREP
="$ac_path_FGREP"
4994 ac_path_FGREP_max
=$ac_count
4996 # 10*(2^10) chars as input seems more than enough
4997 test $ac_count -gt 10 && break
4999 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
5002 $ac_path_FGREP_found && break 3
5007 if test -z "$ac_cv_path_FGREP"; then
5008 as_fn_error
"no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5011 ac_cv_path_FGREP
=$FGREP
5016 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5017 $as_echo "$ac_cv_path_FGREP" >&6; }
5018 FGREP
="$ac_cv_path_FGREP"
5021 test -z "$GREP" && GREP
=grep
5041 # Check whether --with-gnu-ld was given.
5042 if test "${with_gnu_ld+set}" = set; then :
5043 withval
=$with_gnu_ld; test "$withval" = no || with_gnu_ld
=yes
5049 if test "$GCC" = yes; then
5050 # Check if gcc -print-prog-name=ld gives a path.
5051 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5052 $as_echo_n "checking for ld used by $CC... " >&6; }
5055 # gcc leaves a trailing carriage return which upsets mingw
5056 ac_prog
=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5058 ac_prog
=`($CC -print-prog-name=ld) 2>&5` ;;
5061 # Accept absolute paths.
5063 re_direlt
='/[^/][^/]*/\.\./'
5064 # Canonicalize the pathname of ld
5065 ac_prog
=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5066 while $ECHO "$ac_prog" |
$GREP "$re_direlt" > /dev
/null
2>&1; do
5067 ac_prog
=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5069 test -z "$LD" && LD
="$ac_prog"
5072 # If it fails, then pretend we aren't using GCC.
5076 # If it is relative, then search for the first ld in PATH.
5080 elif test "$with_gnu_ld" = yes; then
5081 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5082 $as_echo_n "checking for GNU ld... " >&6; }
5084 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5085 $as_echo_n "checking for non-GNU ld... " >&6; }
5087 if test "${lt_cv_path_LD+set}" = set; then :
5088 $as_echo_n "(cached) " >&6
5090 if test -z "$LD"; then
5091 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
5092 for ac_dir
in $PATH; do
5094 test -z "$ac_dir" && ac_dir
=.
5095 if test -f "$ac_dir/$ac_prog" ||
test -f "$ac_dir/$ac_prog$ac_exeext"; then
5096 lt_cv_path_LD
="$ac_dir/$ac_prog"
5097 # Check to see if the program is GNU ld. I'd rather use --version,
5098 # but apparently some variants of GNU ld only accept -v.
5099 # Break only if it was the GNU/non-GNU ld that we prefer.
5100 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5101 *GNU
* |
*'with BFD'*)
5102 test "$with_gnu_ld" != no
&& break
5105 test "$with_gnu_ld" != yes && break
5112 lt_cv_path_LD
="$LD" # Let the user override the test with a path.
5117 if test -n "$LD"; then
5118 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5119 $as_echo "$LD" >&6; }
5121 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5122 $as_echo "no" >&6; }
5124 test -z "$LD" && as_fn_error
"no acceptable ld found in \$PATH" "$LINENO" 5
5125 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5126 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5127 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5128 $as_echo_n "(cached) " >&6
5130 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5131 case `$LD -v 2>&1 </dev/null` in
5132 *GNU
* |
*'with BFD'*)
5133 lt_cv_prog_gnu_ld
=yes
5136 lt_cv_prog_gnu_ld
=no
5140 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5141 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
5142 with_gnu_ld
=$lt_cv_prog_gnu_ld
5152 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5153 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5154 if test "${lt_cv_path_NM+set}" = set; then :
5155 $as_echo_n "(cached) " >&6
5157 if test -n "$NM"; then
5158 # Let the user override the test.
5161 lt_nm_to_check
="${ac_tool_prefix}nm"
5162 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
5163 lt_nm_to_check
="$lt_nm_to_check nm"
5165 for lt_tmp_nm
in $lt_nm_to_check; do
5166 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
5167 for ac_dir
in $PATH /usr
/ccs
/bin
/elf
/usr
/ccs
/bin
/usr
/ucb
/bin
; do
5169 test -z "$ac_dir" && ac_dir
=.
5170 tmp_nm
="$ac_dir/$lt_tmp_nm"
5171 if test -f "$tmp_nm" ||
test -f "$tmp_nm$ac_exeext" ; then
5172 # Check to see if the nm accepts a BSD-compat flag.
5173 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
5174 # nm: unknown option "B" ignored
5175 # Tru64's nm complains that /dev/null is an invalid object file
5176 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
5177 */dev
/null
* |
*'Invalid file or object type'*)
5178 lt_cv_path_NM
="$tmp_nm -B"
5182 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
5184 lt_cv_path_NM
="$tmp_nm -p"
5188 lt_cv_path_NM
=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
5189 continue # so that we can try to find one that supports BSD flags
5198 : ${lt_cv_path_NM=no}
5201 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5202 $as_echo "$lt_cv_path_NM" >&6; }
5203 if test "$lt_cv_path_NM" != "no"; then
5206 # Didn't find any BSD compatible name lister, look for dumpbin.
5207 if test -n "$DUMPBIN"; then :
5208 # Let the user override the test.
5210 if test -n "$ac_tool_prefix"; then
5211 for ac_prog
in dumpbin
"link -dump"
5213 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5214 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
5215 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5216 $as_echo_n "checking for $ac_word... " >&6; }
5217 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
5218 $as_echo_n "(cached) " >&6
5220 if test -n "$DUMPBIN"; then
5221 ac_cv_prog_DUMPBIN
="$DUMPBIN" # Let the user override the test.
5223 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5227 test -z "$as_dir" && as_dir
=.
5228 for ac_exec_ext
in '' $ac_executable_extensions; do
5229 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5230 ac_cv_prog_DUMPBIN
="$ac_tool_prefix$ac_prog"
5231 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5240 DUMPBIN
=$ac_cv_prog_DUMPBIN
5241 if test -n "$DUMPBIN"; then
5242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
5243 $as_echo "$DUMPBIN" >&6; }
5245 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5246 $as_echo "no" >&6; }
5250 test -n "$DUMPBIN" && break
5253 if test -z "$DUMPBIN"; then
5254 ac_ct_DUMPBIN
=$DUMPBIN
5255 for ac_prog
in dumpbin
"link -dump"
5257 # Extract the first word of "$ac_prog", so it can be a program name with args.
5258 set dummy
$ac_prog; ac_word
=$2
5259 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5260 $as_echo_n "checking for $ac_word... " >&6; }
5261 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
5262 $as_echo_n "(cached) " >&6
5264 if test -n "$ac_ct_DUMPBIN"; then
5265 ac_cv_prog_ac_ct_DUMPBIN
="$ac_ct_DUMPBIN" # Let the user override the test.
5267 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5271 test -z "$as_dir" && as_dir
=.
5272 for ac_exec_ext
in '' $ac_executable_extensions; do
5273 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5274 ac_cv_prog_ac_ct_DUMPBIN
="$ac_prog"
5275 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5284 ac_ct_DUMPBIN
=$ac_cv_prog_ac_ct_DUMPBIN
5285 if test -n "$ac_ct_DUMPBIN"; then
5286 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
5287 $as_echo "$ac_ct_DUMPBIN" >&6; }
5289 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5290 $as_echo "no" >&6; }
5294 test -n "$ac_ct_DUMPBIN" && break
5297 if test "x$ac_ct_DUMPBIN" = x
; then
5300 case $cross_compiling:$ac_tool_warned in
5302 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5303 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5304 ac_tool_warned
=yes ;;
5306 DUMPBIN
=$ac_ct_DUMPBIN
5310 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
5312 DUMPBIN
="$DUMPBIN -symbols"
5320 if test "$DUMPBIN" != ":"; then
5324 test -z "$NM" && NM
=nm
5331 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
5332 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
5333 if test "${lt_cv_nm_interface+set}" = set; then :
5334 $as_echo_n "(cached) " >&6
5336 lt_cv_nm_interface
="BSD nm"
5337 echo "int some_variable = 0;" > conftest.
$ac_ext
5338 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
5339 (eval "$ac_compile" 2>conftest.err
)
5340 cat conftest.err
>&5
5341 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
5342 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err
> conftest.out
)
5343 cat conftest.err
>&5
5344 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
5345 cat conftest.out
>&5
5346 if $GREP 'External.*some_variable' conftest.out
> /dev
/null
; then
5347 lt_cv_nm_interface
="MS dumpbin"
5351 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
5352 $as_echo "$lt_cv_nm_interface" >&6; }
5354 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
5355 $as_echo_n "checking whether ln -s works... " >&6; }
5357 if test "$LN_S" = "ln -s"; then
5358 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5359 $as_echo "yes" >&6; }
5361 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
5362 $as_echo "no, using $LN_S" >&6; }
5365 # find the maximum length of command line arguments
5366 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
5367 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
5368 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
5369 $as_echo_n "(cached) " >&6
5376 # On DJGPP, this test can blow up pretty badly due to problems in libc
5377 # (any single argument exceeding 2000 bytes causes a buffer overrun
5378 # during glob expansion). Even if it were fixed, the result of this
5379 # check would be larger than it should be.
5380 lt_cv_sys_max_cmd_len
=12288; # 12K is about right
5384 # Under GNU Hurd, this test is not required because there is
5385 # no limit to the length of command line arguments.
5386 # Libtool will interpret -1 as no limit whatsoever
5387 lt_cv_sys_max_cmd_len
=-1;
5390 cygwin
* | mingw
* | cegcc
*)
5391 # On Win9x/ME, this test blows up -- it succeeds, but takes
5392 # about 5 minutes as the teststring grows exponentially.
5393 # Worse, since 9x/ME are not pre-emptively multitasking,
5394 # you end up with a "frozen" computer, even though with patience
5395 # the test eventually succeeds (with a max line length of 256k).
5396 # Instead, let's just punt: use the minimum linelength reported by
5397 # all of the supported platforms: 8192 (on NT/2K/XP).
5398 lt_cv_sys_max_cmd_len
=8192;
5402 # On MiNT this can take a long time and run out of memory.
5403 lt_cv_sys_max_cmd_len
=8192;
5407 # On AmigaOS with pdksh, this test takes hours, literally.
5408 # So we just punt and use a minimum line length of 8192.
5409 lt_cv_sys_max_cmd_len
=8192;
5412 netbsd
* | freebsd
* | openbsd
* | darwin
* | dragonfly
*)
5413 # This has been around since 386BSD, at least. Likely further.
5414 if test -x /sbin
/sysctl
; then
5415 lt_cv_sys_max_cmd_len
=`/sbin/sysctl -n kern.argmax`
5416 elif test -x /usr
/sbin
/sysctl
; then
5417 lt_cv_sys_max_cmd_len
=`/usr/sbin/sysctl -n kern.argmax`
5419 lt_cv_sys_max_cmd_len
=65536 # usable default for all BSDs
5421 # And add a safety zone
5422 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 4`
5423 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \* 3`
5427 # We know the value 262144 and hardcode it with a safety zone (like BSD)
5428 lt_cv_sys_max_cmd_len
=196608
5432 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
5433 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
5434 # nice to cause kernel panics so lets avoid the loop below.
5435 # First set a reasonable default.
5436 lt_cv_sys_max_cmd_len
=16384
5438 if test -x /sbin
/sysconfig
; then
5439 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
5440 *1*) lt_cv_sys_max_cmd_len
=-1 ;;
5445 lt_cv_sys_max_cmd_len
=102400
5447 sysv5
* | sco5v6
* | sysv4.2uw2
*)
5448 kargmax
=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
5449 if test -n "$kargmax"; then
5450 lt_cv_sys_max_cmd_len
=`echo $kargmax | sed 's/.*[ ]//'`
5452 lt_cv_sys_max_cmd_len
=32768
5456 lt_cv_sys_max_cmd_len
=`(getconf ARG_MAX) 2> /dev/null`
5457 if test -n "$lt_cv_sys_max_cmd_len"; then
5458 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 4`
5459 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \* 3`
5461 # Make teststring a little bigger before we do anything with it.
5462 # a 1K string should be a reasonable start.
5463 for i
in 1 2 3 4 5 6 7 8 ; do
5464 teststring
=$teststring$teststring
5466 SHELL
=${SHELL-${CONFIG_SHELL-/bin/sh}}
5467 # If test is not a shell built-in, we'll probably end up computing a
5468 # maximum length that is only half of the actual maximum length, but
5470 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
5471 = "X$teststring$teststring"; } >/dev
/null
2>&1 &&
5472 test $i != 17 # 1/2 MB should be enough
5475 teststring
=$teststring$teststring
5477 # Only check the string length outside the loop.
5478 lt_cv_sys_max_cmd_len
=`expr "X$teststring" : ".*" 2>&1`
5480 # Add a significant safety factor because C++ compilers can tack on
5481 # massive amounts of additional arguments before passing them to the
5482 # linker. It appears as though 1/2 is a usable value.
5483 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 2`
5490 if test -n $lt_cv_sys_max_cmd_len ; then
5491 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
5492 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
5494 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
5495 $as_echo "none" >&6; }
5497 max_cmd_len
=$lt_cv_sys_max_cmd_len
5508 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
5509 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
5510 # Try some XSI features
5513 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
5515 && eval 'test $(( 1 + 1 )) -eq 2 \
5516 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
5518 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $xsi_shell" >&5
5519 $as_echo "$xsi_shell" >&6; }
5522 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands
\"+=\"" >&5
5523 $as_echo_n "checking whether the shell understands
\"+=\"...
" >&6; }
5525 ( foo=bar; set foo baz; eval "$1+=\
$2" && test "$foo" = barbaz ) \
5527 && lt_shell_append=yes
5528 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_shell_append" >&5
5529 $as_echo "$lt_shell_append" >&6; }
5532 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
5542 # test EBCDIC or ASCII
5543 case `echo X|tr X '\101'` in
5544 A) # ASCII based system
5545 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
5546 lt_SP2NL='tr \040 \012'
5547 lt_NL2SP='tr \015\012 \040\040'
5549 *) # EBCDIC based system
5550 lt_SP2NL='tr \100 \n'
5551 lt_NL2SP='tr \r\n \100\100'
5563 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $LD option to reload object files
" >&5
5564 $as_echo_n "checking
for $LD option to reload object files...
" >&6; }
5565 if test "${lt_cv_ld_reload_flag+set}" = set; then :
5566 $as_echo_n "(cached
) " >&6
5568 lt_cv_ld_reload_flag='-r'
5570 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_ld_reload_flag" >&5
5571 $as_echo "$lt_cv_ld_reload_flag" >&6; }
5572 reload_flag=$lt_cv_ld_reload_flag
5573 case $reload_flag in
5575 *) reload_flag=" $reload_flag" ;;
5577 reload_cmds='$LD$reload_flag -o $output$reload_objs'
5580 if test "$GCC" = yes; then
5581 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
5583 reload_cmds='$LD$reload_flag -o $output$reload_objs'
5596 if test -n "$ac_tool_prefix"; then
5597 # Extract the first word of "${ac_tool_prefix}objdump
", so it can be a program name with args.
5598 set dummy ${ac_tool_prefix}objdump; ac_word=$2
5599 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
5600 $as_echo_n "checking
for $ac_word...
" >&6; }
5601 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
5602 $as_echo_n "(cached
) " >&6
5604 if test -n "$OBJDUMP"; then
5605 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
5607 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5611 test -z "$as_dir" && as_dir=.
5612 for ac_exec_ext in '' $ac_executable_extensions; do
5613 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5614 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump
"
5615 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
5624 OBJDUMP=$ac_cv_prog_OBJDUMP
5625 if test -n "$OBJDUMP"; then
5626 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OBJDUMP" >&5
5627 $as_echo "$OBJDUMP" >&6; }
5629 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
5630 $as_echo "no
" >&6; }
5635 if test -z "$ac_cv_prog_OBJDUMP"; then
5636 ac_ct_OBJDUMP=$OBJDUMP
5637 # Extract the first word of "objdump
", so it can be a program name with args.
5638 set dummy objdump; ac_word=$2
5639 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
5640 $as_echo_n "checking
for $ac_word...
" >&6; }
5641 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
5642 $as_echo_n "(cached
) " >&6
5644 if test -n "$ac_ct_OBJDUMP"; then
5645 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
5647 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5651 test -z "$as_dir" && as_dir=.
5652 for ac_exec_ext in '' $ac_executable_extensions; do
5653 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5654 ac_cv_prog_ac_ct_OBJDUMP="objdump
"
5655 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
5664 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
5665 if test -n "$ac_ct_OBJDUMP"; then
5666 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OBJDUMP" >&5
5667 $as_echo "$ac_ct_OBJDUMP" >&6; }
5669 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
5670 $as_echo "no
" >&6; }
5673 if test "x
$ac_ct_OBJDUMP" = x; then
5676 case $cross_compiling:$ac_tool_warned in
5678 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
5679 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
5680 ac_tool_warned=yes ;;
5682 OBJDUMP=$ac_ct_OBJDUMP
5685 OBJDUMP="$ac_cv_prog_OBJDUMP"
5688 test -z "$OBJDUMP" && OBJDUMP=objdump
5698 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries
" >&5
5699 $as_echo_n "checking how to recognize dependent libraries...
" >&6; }
5700 if test "${lt_cv_deplibs_check_method+set}" = set; then :
5701 $as_echo_n "(cached
) " >&6
5703 lt_cv_file_magic_cmd='$MAGIC_CMD'
5704 lt_cv_file_magic_test_file=
5705 lt_cv_deplibs_check_method='unknown'
5706 # Need to set the preceding variable on all platforms that support
5707 # interlibrary dependencies.
5708 # 'none' -- dependencies not supported.
5709 # `unknown' -- same as none, but documents that we really don't know.
5710 # 'pass_all' -- all dependencies passed with no checks.
5711 # 'test_compile' -- check by making test program.
5712 # 'file_magic [[regex]]' -- check by looking for files in library path
5713 # which responds to the $file_magic_cmd with a given extended regex.
5714 # If you have `file' or equivalent on your system and you're not sure
5715 # whether `pass_all' will *always* work, you probably want this one.
5719 lt_cv_deplibs_check_method=pass_all
5723 lt_cv_deplibs_check_method=pass_all
5727 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
5728 lt_cv_file_magic_cmd='/usr/bin/file -L'
5729 lt_cv_file_magic_test_file=/shlib/libc.so
5733 # func_win32_libid is a shell function defined in ltmain.sh
5734 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
5735 lt_cv_file_magic_cmd='func_win32_libid'
5739 # Base MSYS/MinGW do not provide the 'file' command needed by
5740 # func_win32_libid shell function, so use a weaker test based on 'objdump',
5741 # unless we find 'file', for example because we are cross-compiling.
5742 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
5743 if ( test "$lt_cv_nm_interface" = "BSD nm
" && file / ) >/dev/null 2>&1; then
5744 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
5745 lt_cv_file_magic_cmd='func_win32_libid'
5747 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
5748 lt_cv_file_magic_cmd='$OBJDUMP -f'
5753 # use the weaker test based on 'objdump'. See mingw*.
5754 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
5755 lt_cv_file_magic_cmd='$OBJDUMP -f'
5758 darwin* | rhapsody*)
5759 lt_cv_deplibs_check_method=pass_all
5762 freebsd* | dragonfly*)
5763 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5766 # Not sure whether the presence of OpenBSD here was a mistake.
5767 # Let's accept both of them until this is cleared up.
5768 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
5769 lt_cv_file_magic_cmd=/usr/bin/file
5770 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
5774 lt_cv_deplibs_check_method=pass_all
5779 lt_cv_deplibs_check_method=pass_all
5783 lt_cv_deplibs_check_method=pass_all
5786 hpux10.20* | hpux11*)
5787 lt_cv_file_magic_cmd=/usr/bin/file
5790 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
5791 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
5794 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]'
5795 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
5798 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
5799 lt_cv_file_magic_test_file=/usr/lib/libc.sl
5805 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
5806 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
5809 irix5* | irix6* | nonstopux*)
5811 *-32|*"-32 ") libmagic=32-bit;;
5812 *-n32|*"-n32 ") libmagic=N32;;
5813 *-64|*"-64 ") libmagic=64-bit;;
5814 *) libmagic=never-match;;
5816 lt_cv_deplibs_check_method=pass_all
5819 # This must be Linux ELF.
5820 linux* | k*bsd*-gnu | kopensolaris*-gnu)
5821 lt_cv_deplibs_check_method=pass_all
5825 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5826 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5828 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
5833 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
5834 lt_cv_file_magic_cmd=/usr/bin/file
5835 lt_cv_file_magic_test_file=/usr/lib/libnls.so
5839 lt_cv_deplibs_check_method=pass_all
5843 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8
-powerpc"; then
5844 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
5846 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5850 osf3* | osf4* | osf5*)
5851 lt_cv_deplibs_check_method=pass_all
5855 lt_cv_deplibs_check_method=pass_all
5859 lt_cv_deplibs_check_method=pass_all
5862 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
5863 lt_cv_deplibs_check_method=pass_all
5867 case $host_vendor in
5869 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]'
5870 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
5873 lt_cv_deplibs_check_method=pass_all
5876 lt_cv_file_magic_cmd='/bin/file'
5877 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
5880 lt_cv_file_magic_cmd='/bin/file'
5881 lt_cv_deplibs_check_method="file_magic ELF
[0-9][0-9]*-bit [LM
]SB dynamic lib
"
5882 lt_cv_file_magic_test_file=/lib/libc.so
5885 lt_cv_deplibs_check_method=pass_all
5888 lt_cv_deplibs_check_method=pass_all
5894 lt_cv_deplibs_check_method=pass_all
5899 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_deplibs_check_method" >&5
5900 $as_echo "$lt_cv_deplibs_check_method" >&6; }
5901 file_magic_cmd=$lt_cv_file_magic_cmd
5902 deplibs_check_method=$lt_cv_deplibs_check_method
5903 test -z "$deplibs_check_method" && deplibs_check_method=unknown
5916 if test -n "$ac_tool_prefix"; then
5917 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
5918 set dummy ${ac_tool_prefix}ar; ac_word=$2
5919 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
5920 $as_echo_n "checking
for $ac_word...
" >&6; }
5921 if test "${ac_cv_prog_AR+set}" = set; then :
5922 $as_echo_n "(cached
) " >&6
5924 if test -n "$AR"; then
5925 ac_cv_prog_AR="$AR" # Let the user override the test.
5927 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5931 test -z "$as_dir" && as_dir=.
5932 for ac_exec_ext in '' $ac_executable_extensions; do
5933 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5934 ac_cv_prog_AR="${ac_tool_prefix}ar"
5935 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
5945 if test -n "$AR"; then
5946 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $AR" >&5
5947 $as_echo "$AR" >&6; }
5949 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
5950 $as_echo "no
" >&6; }
5955 if test -z "$ac_cv_prog_AR"; then
5957 # Extract the first word of "ar", so it can be a program name with args.
5958 set dummy ar; ac_word=$2
5959 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
5960 $as_echo_n "checking
for $ac_word...
" >&6; }
5961 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
5962 $as_echo_n "(cached
) " >&6
5964 if test -n "$ac_ct_AR"; then
5965 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
5967 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5971 test -z "$as_dir" && as_dir=.
5972 for ac_exec_ext in '' $ac_executable_extensions; do
5973 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5974 ac_cv_prog_ac_ct_AR="ar"
5975 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
5984 ac_ct_AR=$ac_cv_prog_ac_ct_AR
5985 if test -n "$ac_ct_AR"; then
5986 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_AR" >&5
5987 $as_echo "$ac_ct_AR" >&6; }
5989 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
5990 $as_echo "no
" >&6; }
5993 if test "x
$ac_ct_AR" = x; then
5996 case $cross_compiling:$ac_tool_warned in
5998 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
5999 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6000 ac_tool_warned=yes ;;
6008 test -z "$AR" && AR=ar
6009 test -z "$AR_FLAGS" && AR_FLAGS=cru
6021 if test -n "$ac_tool_prefix"; then
6022 # Extract the first word of "${ac_tool_prefix}strip
", so it can be a program name with args.
6023 set dummy ${ac_tool_prefix}strip; ac_word=$2
6024 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6025 $as_echo_n "checking
for $ac_word...
" >&6; }
6026 if test "${ac_cv_prog_STRIP+set}" = set; then :
6027 $as_echo_n "(cached
) " >&6
6029 if test -n "$STRIP"; then
6030 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6032 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6036 test -z "$as_dir" && as_dir=.
6037 for ac_exec_ext in '' $ac_executable_extensions; do
6038 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6039 ac_cv_prog_STRIP="${ac_tool_prefix}strip
"
6040 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6049 STRIP=$ac_cv_prog_STRIP
6050 if test -n "$STRIP"; then
6051 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $STRIP" >&5
6052 $as_echo "$STRIP" >&6; }
6054 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6055 $as_echo "no
" >&6; }
6060 if test -z "$ac_cv_prog_STRIP"; then
6062 # Extract the first word of "strip
", so it can be a program name with args.
6063 set dummy strip; ac_word=$2
6064 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6065 $as_echo_n "checking
for $ac_word...
" >&6; }
6066 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6067 $as_echo_n "(cached
) " >&6
6069 if test -n "$ac_ct_STRIP"; then
6070 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6072 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6076 test -z "$as_dir" && as_dir=.
6077 for ac_exec_ext in '' $ac_executable_extensions; do
6078 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6079 ac_cv_prog_ac_ct_STRIP="strip
"
6080 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6089 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6090 if test -n "$ac_ct_STRIP"; then
6091 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_STRIP" >&5
6092 $as_echo "$ac_ct_STRIP" >&6; }
6094 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6095 $as_echo "no
" >&6; }
6098 if test "x
$ac_ct_STRIP" = x; then
6101 case $cross_compiling:$ac_tool_warned in
6103 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6104 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6105 ac_tool_warned=yes ;;
6110 STRIP="$ac_cv_prog_STRIP"
6113 test -z "$STRIP" && STRIP=:
6120 if test -n "$ac_tool_prefix"; then
6121 # Extract the first word of "${ac_tool_prefix}ranlib
", so it can be a program name with args.
6122 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6123 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6124 $as_echo_n "checking
for $ac_word...
" >&6; }
6125 if test "${ac_cv_prog_RANLIB+set}" = set; then :
6126 $as_echo_n "(cached
) " >&6
6128 if test -n "$RANLIB"; then
6129 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6131 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6135 test -z "$as_dir" && as_dir=.
6136 for ac_exec_ext in '' $ac_executable_extensions; do
6137 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6138 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib
"
6139 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6148 RANLIB=$ac_cv_prog_RANLIB
6149 if test -n "$RANLIB"; then
6150 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $RANLIB" >&5
6151 $as_echo "$RANLIB" >&6; }
6153 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6154 $as_echo "no
" >&6; }
6159 if test -z "$ac_cv_prog_RANLIB"; then
6160 ac_ct_RANLIB=$RANLIB
6161 # Extract the first word of "ranlib
", so it can be a program name with args.
6162 set dummy ranlib; ac_word=$2
6163 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6164 $as_echo_n "checking
for $ac_word...
" >&6; }
6165 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
6166 $as_echo_n "(cached
) " >&6
6168 if test -n "$ac_ct_RANLIB"; then
6169 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6171 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6175 test -z "$as_dir" && as_dir=.
6176 for ac_exec_ext in '' $ac_executable_extensions; do
6177 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6178 ac_cv_prog_ac_ct_RANLIB="ranlib
"
6179 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6188 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6189 if test -n "$ac_ct_RANLIB"; then
6190 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_RANLIB" >&5
6191 $as_echo "$ac_ct_RANLIB" >&6; }
6193 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6194 $as_echo "no
" >&6; }
6197 if test "x
$ac_ct_RANLIB" = x; then
6200 case $cross_compiling:$ac_tool_warned in
6202 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6203 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6204 ac_tool_warned=yes ;;
6206 RANLIB=$ac_ct_RANLIB
6209 RANLIB="$ac_cv_prog_RANLIB"
6212 test -z "$RANLIB" && RANLIB=:
6219 # Determine commands to create old-style static archives.
6220 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
6221 old_postinstall_cmds='chmod 644 $oldlib'
6222 old_postuninstall_cmds=
6224 if test -n "$RANLIB"; then
6227 old_postinstall_cmds="$old_postinstall_cmds~\
$RANLIB -t \
$oldlib"
6230 old_postinstall_cmds="$old_postinstall_cmds~\
$RANLIB \
$oldlib"
6233 old_archive_cmds="$old_archive_cmds~\
$RANLIB \
$oldlib"
6238 lock_old_archive_extraction=yes ;;
6240 lock_old_archive_extraction=no ;;
6281 # If no C compiler was specified, use CC.
6284 # If no C compiler flags were specified, use CFLAGS.
6285 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
6287 # Allow CC to be a program name with arguments.
6291 # Check for command to grab the raw symbol name followed by C symbol from nm.
6292 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
command to parse
$NM output from
$compiler object
" >&5
6293 $as_echo_n "checking
command to parse
$NM output from
$compiler object...
" >&6; }
6294 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
6295 $as_echo_n "(cached
) " >&6
6298 # These are sane defaults that work on at least a few old systems.
6299 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
6301 # Character class describing NM global symbol codes.
6302 symcode='[BCDEGRST]'
6304 # Regexp to match symbols that can be accessed directly from C.
6305 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
6307 # Define system-specific variables.
6312 cygwin* | mingw* | pw32* | cegcc*)
6313 symcode='[ABCDGISTW]'
6316 if test "$host_cpu" = ia64; then
6317 symcode='[ABCDEGRST]'
6321 symcode='[BCDEGRST]'
6324 symcode='[BCDEGQRST]'
6335 sysv5* | sco5v6* | unixware* | OpenUNIX*)
6343 # If we're using GNU nm, then use its standard symbol codes.
6344 case `$NM -V 2>&1` in
6345 *GNU* | *'with BFD'*)
6346 symcode='[ABCDGIRSTW]' ;;
6349 # Transform an extracted symbol line into a proper C declaration.
6350 # Some systems (esp. on ia64) link data and code symbols differently,
6351 # so use this general approach.
6352 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
6354 # Transform an extracted symbol line into symbol name and symbol address
6355 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
6356 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'"
6358 # Handle CRLF in mingw tool chain
6362 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
6366 # Try without a prefix underscore, then with it.
6367 for ac_symprfx in "" "_
"; do
6369 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
6370 symxfrm="\\1 $ac_symprfx\\2 \\2"
6372 # Write the raw and C identifiers.
6373 if test "$lt_cv_nm_interface" = "MS dumpbin
"; then
6374 # Fake it for dumpbin and say T for any non-static function
6375 # and D for any global variable.
6376 # Also find C++ and __fastcall symbols from MSVC++,
6377 # which start with @ or ?.
6378 lt_cv_sys_global_symbol_pipe="$AWK '"\
6379 " {last_section=section; section=\$ 3};"\
6380 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
6381 " \$ 0!~/External *\|/{next};"\
6382 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
6383 " {if(hide[section]) next};"\
6384 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
6385 " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
6386 " s[1]~/^[@?]/{print s[1], s[1]; next};"\
6387 " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
6388 " ' prfx
=^
$ac_symprfx"
6390 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
6393 # Check to see that the pipe works correctly.
6397 cat > conftest.$ac_ext <<_LT_EOF
6402 void nm_test_func(void);
6403 void nm_test_func(void){}
6407 int main(){nm_test_var='a';nm_test_func();return(0);}
6410 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6411 (eval $ac_compile) 2>&5
6413 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
6414 test $ac_status = 0; }; then
6415 # Now try to grab the symbols.
6417 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$NM conftest.
$ac_objext \|
"$lt_cv_sys_global_symbol_pipe" \
> $nlist\""; } >&5
6418 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
6420 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
6421 test $ac_status = 0; } && test -s "$nlist"; then
6422 # Try sorting and uniquifying the output.
6423 if sort "$nlist" | uniq > "$nlist"T; then
6424 mv -f "$nlist"T "$nlist"
6429 # Make sure that we snagged all the symbols we need.
6430 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
6431 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
6432 cat <<_LT_EOF > conftest.$ac_ext
6438 # Now generate the symbol file.
6439 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
6441 cat <<_LT_EOF >> conftest.$ac_ext
6443 /* The mapping between symbol names and symbols. */
6448 lt__PROGRAM__LTX_preloaded_symbols[] =
6450 { "@PROGRAM@
", (void *) 0 },
6452 $SED "s
/^
$symcode$symcode* \
(.
*\
) \
(.
*\
)$
/ {\"\
2\", (void
*) \
&\
2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
6453 cat <<\_LT_EOF >> conftest.$ac_ext
6457 /* This works around a problem in FreeBSD linker */
6458 #ifdef FREEBSD_WORKAROUND
6459 static const void *lt_preloaded_setup() {
6460 return lt__PROGRAM__LTX_preloaded_symbols;
6468 # Now try linking the two files.
6469 mv conftest.$ac_objext conftstm.$ac_objext
6470 lt_save_LIBS="$LIBS"
6471 lt_save_CFLAGS="$CFLAGS"
6472 LIBS="conftstm.
$ac_objext"
6473 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
6474 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
6475 (eval $ac_link) 2>&5
6477 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
6478 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
6481 LIBS="$lt_save_LIBS"
6482 CFLAGS="$lt_save_CFLAGS"
6484 echo "cannot
find nm_test_func
in $nlist" >&5
6487 echo "cannot
find nm_test_var
in $nlist" >&5
6490 echo "cannot run
$lt_cv_sys_global_symbol_pipe" >&5
6493 echo "$progname: failed program was
:" >&5
6494 cat conftest.$ac_ext >&5
6496 rm -rf conftest* conftst*
6498 # Do not use the global_symbol_pipe unless it works.
6499 if test "$pipe_works" = yes; then
6502 lt_cv_sys_global_symbol_pipe=
6508 if test -z "$lt_cv_sys_global_symbol_pipe"; then
6509 lt_cv_sys_global_symbol_to_cdecl=
6511 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
6512 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: failed
" >&5
6513 $as_echo "failed
" >&6; }
6515 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: ok
" >&5
6516 $as_echo "ok
" >&6; }
6541 # Check whether --enable-libtool-lock was given.
6542 if test "${enable_libtool_lock+set}" = set; then :
6543 enableval=$enable_libtool_lock;
6546 test "x
$enable_libtool_lock" != xno && enable_libtool_lock=yes
6548 # Some flags need to be propagated to the compiler or linker for good
6552 # Find out which ABI we are using.
6553 echo 'int i;' > conftest.$ac_ext
6554 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6555 (eval $ac_compile) 2>&5
6557 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
6558 test $ac_status = 0; }; then
6559 case `/usr/bin/file conftest.$ac_objext` in
6571 # Find out which ABI we are using.
6572 echo '#line '$LINENO' "configure
"' > conftest.$ac_ext
6573 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6574 (eval $ac_compile) 2>&5
6576 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
6577 test $ac_status = 0; }; then
6578 if test "$lt_cv_prog_gnu_ld" = yes; then
6579 case `/usr/bin/file conftest.$ac_objext` in
6581 LD="${LD-ld} -melf32bsmip"
6584 LD="${LD-ld} -melf32bmipn32"
6587 LD="${LD-ld} -melf64bmip"
6591 case `/usr/bin/file conftest.$ac_objext` in
6607 x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
6608 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
6609 # Find out which ABI we are using.
6610 echo 'int i;' > conftest.$ac_ext
6611 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6612 (eval $ac_compile) 2>&5
6614 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
6615 test $ac_status = 0; }; then
6616 case `/usr/bin/file conftest.o` in
6619 x86_64-*kfreebsd*-gnu)
6620 LD="${LD-ld} -m elf_i386_fbsd
"
6623 case `/usr/bin/file conftest.o` in
6625 LD="${LD-ld} -m elf32_x86_64
"
6628 LD="${LD-ld} -m elf_i386
"
6632 powerpc64le-*linux*)
6633 LD="${LD-ld} -m elf32lppclinux
"
6636 LD="${LD-ld} -m elf32ppclinux
"
6639 LD="${LD-ld} -m elf_s390
"
6642 LD="${LD-ld} -m elf32_sparc
"
6648 x86_64-*kfreebsd*-gnu)
6649 LD="${LD-ld} -m elf_x86_64_fbsd
"
6652 LD="${LD-ld} -m elf_x86_64
"
6655 LD="${LD-ld} -m elf64lppc
"
6658 LD="${LD-ld} -m elf64ppc
"
6660 s390*-*linux*|s390*-*tpf*)
6661 LD="${LD-ld} -m elf64_s390
"
6664 LD="${LD-ld} -m elf64_sparc
"
6674 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
6675 SAVE_CFLAGS="$CFLAGS"
6676 CFLAGS="$CFLAGS -belf"
6677 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs
-belf" >&5
6678 $as_echo_n "checking whether the C compiler needs
-belf...
" >&6; }
6679 if test "${lt_cv_cc_needs_belf+set}" = set; then :
6680 $as_echo_n "(cached
) " >&6
6683 ac_cpp='$CPP $CPPFLAGS'
6684 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6685 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6686 ac_compiler_gnu=$ac_cv_c_compiler_gnu
6688 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6689 /* end confdefs.h. */
6699 if ac_fn_c_try_link "$LINENO"; then :
6700 lt_cv_cc_needs_belf=yes
6702 lt_cv_cc_needs_belf=no
6704 rm -f core conftest.err conftest.$ac_objext \
6705 conftest$ac_exeext conftest.$ac_ext
6707 ac_cpp='$CPP $CPPFLAGS'
6708 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6709 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6710 ac_compiler_gnu=$ac_cv_c_compiler_gnu
6713 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_cc_needs_belf" >&5
6714 $as_echo "$lt_cv_cc_needs_belf" >&6; }
6715 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
6716 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
6717 CFLAGS="$SAVE_CFLAGS"
6721 # Find out which ABI we are using.
6722 echo 'int i;' > conftest.$ac_ext
6723 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6724 (eval $ac_compile) 2>&5
6726 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
6727 test $ac_status = 0; }; then
6728 case `/usr/bin/file conftest.o` in
6730 case $lt_cv_prog_gnu_ld in
6731 yes*) LD="${LD-ld} -m elf64_sparc
" ;;
6733 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
6745 need_locks="$enable_libtool_lock"
6749 rhapsody* | darwin*)
6750 if test -n "$ac_tool_prefix"; then
6751 # Extract the first word of "${ac_tool_prefix}dsymutil
", so it can be a program name with args.
6752 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
6753 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6754 $as_echo_n "checking
for $ac_word...
" >&6; }
6755 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
6756 $as_echo_n "(cached
) " >&6
6758 if test -n "$DSYMUTIL"; then
6759 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
6761 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6765 test -z "$as_dir" && as_dir=.
6766 for ac_exec_ext in '' $ac_executable_extensions; do
6767 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6768 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil
"
6769 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6778 DSYMUTIL=$ac_cv_prog_DSYMUTIL
6779 if test -n "$DSYMUTIL"; then
6780 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $DSYMUTIL" >&5
6781 $as_echo "$DSYMUTIL" >&6; }
6783 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6784 $as_echo "no
" >&6; }
6789 if test -z "$ac_cv_prog_DSYMUTIL"; then
6790 ac_ct_DSYMUTIL=$DSYMUTIL
6791 # Extract the first word of "dsymutil
", so it can be a program name with args.
6792 set dummy dsymutil; ac_word=$2
6793 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6794 $as_echo_n "checking
for $ac_word...
" >&6; }
6795 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
6796 $as_echo_n "(cached
) " >&6
6798 if test -n "$ac_ct_DSYMUTIL"; then
6799 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
6801 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6805 test -z "$as_dir" && as_dir=.
6806 for ac_exec_ext in '' $ac_executable_extensions; do
6807 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6808 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil
"
6809 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6818 ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
6819 if test -n "$ac_ct_DSYMUTIL"; then
6820 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_DSYMUTIL" >&5
6821 $as_echo "$ac_ct_DSYMUTIL" >&6; }
6823 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6824 $as_echo "no
" >&6; }
6827 if test "x
$ac_ct_DSYMUTIL" = x; then
6830 case $cross_compiling:$ac_tool_warned in
6832 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6833 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6834 ac_tool_warned=yes ;;
6836 DSYMUTIL=$ac_ct_DSYMUTIL
6839 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
6842 if test -n "$ac_tool_prefix"; then
6843 # Extract the first word of "${ac_tool_prefix}nmedit
", so it can be a program name with args.
6844 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
6845 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6846 $as_echo_n "checking
for $ac_word...
" >&6; }
6847 if test "${ac_cv_prog_NMEDIT+set}" = set; then :
6848 $as_echo_n "(cached
) " >&6
6850 if test -n "$NMEDIT"; then
6851 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
6853 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6857 test -z "$as_dir" && as_dir=.
6858 for ac_exec_ext in '' $ac_executable_extensions; do
6859 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6860 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit
"
6861 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6870 NMEDIT=$ac_cv_prog_NMEDIT
6871 if test -n "$NMEDIT"; then
6872 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $NMEDIT" >&5
6873 $as_echo "$NMEDIT" >&6; }
6875 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6876 $as_echo "no
" >&6; }
6881 if test -z "$ac_cv_prog_NMEDIT"; then
6882 ac_ct_NMEDIT=$NMEDIT
6883 # Extract the first word of "nmedit
", so it can be a program name with args.
6884 set dummy nmedit; ac_word=$2
6885 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6886 $as_echo_n "checking
for $ac_word...
" >&6; }
6887 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
6888 $as_echo_n "(cached
) " >&6
6890 if test -n "$ac_ct_NMEDIT"; then
6891 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
6893 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6897 test -z "$as_dir" && as_dir=.
6898 for ac_exec_ext in '' $ac_executable_extensions; do
6899 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6900 ac_cv_prog_ac_ct_NMEDIT="nmedit
"
6901 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6910 ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
6911 if test -n "$ac_ct_NMEDIT"; then
6912 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_NMEDIT" >&5
6913 $as_echo "$ac_ct_NMEDIT" >&6; }
6915 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6916 $as_echo "no
" >&6; }
6919 if test "x
$ac_ct_NMEDIT" = x; then
6922 case $cross_compiling:$ac_tool_warned in
6924 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6925 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6926 ac_tool_warned=yes ;;
6928 NMEDIT=$ac_ct_NMEDIT
6931 NMEDIT="$ac_cv_prog_NMEDIT"
6934 if test -n "$ac_tool_prefix"; then
6935 # Extract the first word of "${ac_tool_prefix}lipo
", so it can be a program name with args.
6936 set dummy ${ac_tool_prefix}lipo; ac_word=$2
6937 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6938 $as_echo_n "checking
for $ac_word...
" >&6; }
6939 if test "${ac_cv_prog_LIPO+set}" = set; then :
6940 $as_echo_n "(cached
) " >&6
6942 if test -n "$LIPO"; then
6943 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
6945 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6949 test -z "$as_dir" && as_dir=.
6950 for ac_exec_ext in '' $ac_executable_extensions; do
6951 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6952 ac_cv_prog_LIPO="${ac_tool_prefix}lipo
"
6953 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6962 LIPO=$ac_cv_prog_LIPO
6963 if test -n "$LIPO"; then
6964 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $LIPO" >&5
6965 $as_echo "$LIPO" >&6; }
6967 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6968 $as_echo "no
" >&6; }
6973 if test -z "$ac_cv_prog_LIPO"; then
6975 # Extract the first word of "lipo
", so it can be a program name with args.
6976 set dummy lipo; ac_word=$2
6977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6978 $as_echo_n "checking
for $ac_word...
" >&6; }
6979 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
6980 $as_echo_n "(cached
) " >&6
6982 if test -n "$ac_ct_LIPO"; then
6983 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
6985 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6989 test -z "$as_dir" && as_dir=.
6990 for ac_exec_ext in '' $ac_executable_extensions; do
6991 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6992 ac_cv_prog_ac_ct_LIPO="lipo
"
6993 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7002 ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7003 if test -n "$ac_ct_LIPO"; then
7004 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_LIPO" >&5
7005 $as_echo "$ac_ct_LIPO" >&6; }
7007 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7008 $as_echo "no
" >&6; }
7011 if test "x
$ac_ct_LIPO" = x; then
7014 case $cross_compiling:$ac_tool_warned in
7016 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7017 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7018 ac_tool_warned=yes ;;
7023 LIPO="$ac_cv_prog_LIPO"
7026 if test -n "$ac_tool_prefix"; then
7027 # Extract the first word of "${ac_tool_prefix}otool
", so it can be a program name with args.
7028 set dummy ${ac_tool_prefix}otool; ac_word=$2
7029 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7030 $as_echo_n "checking
for $ac_word...
" >&6; }
7031 if test "${ac_cv_prog_OTOOL+set}" = set; then :
7032 $as_echo_n "(cached
) " >&6
7034 if test -n "$OTOOL"; then
7035 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7037 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7041 test -z "$as_dir" && as_dir=.
7042 for ac_exec_ext in '' $ac_executable_extensions; do
7043 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7044 ac_cv_prog_OTOOL="${ac_tool_prefix}otool
"
7045 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7054 OTOOL=$ac_cv_prog_OTOOL
7055 if test -n "$OTOOL"; then
7056 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OTOOL" >&5
7057 $as_echo "$OTOOL" >&6; }
7059 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7060 $as_echo "no
" >&6; }
7065 if test -z "$ac_cv_prog_OTOOL"; then
7067 # Extract the first word of "otool
", so it can be a program name with args.
7068 set dummy otool; ac_word=$2
7069 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7070 $as_echo_n "checking
for $ac_word...
" >&6; }
7071 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7072 $as_echo_n "(cached
) " >&6
7074 if test -n "$ac_ct_OTOOL"; then
7075 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7077 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7081 test -z "$as_dir" && as_dir=.
7082 for ac_exec_ext in '' $ac_executable_extensions; do
7083 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7084 ac_cv_prog_ac_ct_OTOOL="otool
"
7085 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7094 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7095 if test -n "$ac_ct_OTOOL"; then
7096 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OTOOL" >&5
7097 $as_echo "$ac_ct_OTOOL" >&6; }
7099 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7100 $as_echo "no
" >&6; }
7103 if test "x
$ac_ct_OTOOL" = x; then
7106 case $cross_compiling:$ac_tool_warned in
7108 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7109 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7110 ac_tool_warned=yes ;;
7115 OTOOL="$ac_cv_prog_OTOOL"
7118 if test -n "$ac_tool_prefix"; then
7119 # Extract the first word of "${ac_tool_prefix}otool64
", so it can be a program name with args.
7120 set dummy ${ac_tool_prefix}otool64; ac_word=$2
7121 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7122 $as_echo_n "checking
for $ac_word...
" >&6; }
7123 if test "${ac_cv_prog_OTOOL64+set}" = set; then :
7124 $as_echo_n "(cached
) " >&6
7126 if test -n "$OTOOL64"; then
7127 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
7129 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7133 test -z "$as_dir" && as_dir=.
7134 for ac_exec_ext in '' $ac_executable_extensions; do
7135 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7136 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64
"
7137 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7146 OTOOL64=$ac_cv_prog_OTOOL64
7147 if test -n "$OTOOL64"; then
7148 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OTOOL64" >&5
7149 $as_echo "$OTOOL64" >&6; }
7151 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7152 $as_echo "no
" >&6; }
7157 if test -z "$ac_cv_prog_OTOOL64"; then
7158 ac_ct_OTOOL64=$OTOOL64
7159 # Extract the first word of "otool64
", so it can be a program name with args.
7160 set dummy otool64; ac_word=$2
7161 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7162 $as_echo_n "checking
for $ac_word...
" >&6; }
7163 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
7164 $as_echo_n "(cached
) " >&6
7166 if test -n "$ac_ct_OTOOL64"; then
7167 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
7169 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7173 test -z "$as_dir" && as_dir=.
7174 for ac_exec_ext in '' $ac_executable_extensions; do
7175 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7176 ac_cv_prog_ac_ct_OTOOL64="otool64
"
7177 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7186 ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
7187 if test -n "$ac_ct_OTOOL64"; then
7188 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OTOOL64" >&5
7189 $as_echo "$ac_ct_OTOOL64" >&6; }
7191 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7192 $as_echo "no
" >&6; }
7195 if test "x
$ac_ct_OTOOL64" = x; then
7198 case $cross_compiling:$ac_tool_warned in
7200 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7201 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7202 ac_tool_warned=yes ;;
7204 OTOOL64=$ac_ct_OTOOL64
7207 OTOOL64="$ac_cv_prog_OTOOL64"
7236 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for -single_module linker flag
" >&5
7237 $as_echo_n "checking
for -single_module linker flag...
" >&6; }
7238 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
7239 $as_echo_n "(cached
) " >&6
7241 lt_cv_apple_cc_single_mod=no
7242 if test -z "${LT_MULTI_MODULE}"; then
7243 # By default we will add the -single_module flag. You can override
7244 # by either setting the environment variable LT_MULTI_MODULE
7245 # non-empty at configure time, or by adding -multi_module to the
7247 rm -rf libconftest.dylib*
7248 echo "int foo
(void
){return 1;}" > conftest.c
7249 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7250 -dynamiclib -Wl,-single_module conftest.c
" >&5
7251 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7252 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
7254 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
7255 lt_cv_apple_cc_single_mod=yes
7257 cat conftest.err >&5
7259 rm -rf libconftest.dylib*
7263 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_apple_cc_single_mod" >&5
7264 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
7265 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for -exported_symbols_list linker flag
" >&5
7266 $as_echo_n "checking
for -exported_symbols_list linker flag...
" >&6; }
7267 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
7268 $as_echo_n "(cached
) " >&6
7270 lt_cv_ld_exported_symbols_list=no
7271 save_LDFLAGS=$LDFLAGS
7272 echo "_main
" > conftest.sym
7273 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym
"
7274 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7275 /* end confdefs.h. */
7285 if ac_fn_c_try_link "$LINENO"; then :
7286 lt_cv_ld_exported_symbols_list=yes
7288 lt_cv_ld_exported_symbols_list=no
7290 rm -f core conftest.err conftest.$ac_objext \
7291 conftest$ac_exeext conftest.$ac_ext
7292 LDFLAGS="$save_LDFLAGS"
7295 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_ld_exported_symbols_list" >&5
7296 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
7297 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for -force_load linker flag
" >&5
7298 $as_echo_n "checking
for -force_load linker flag...
" >&6; }
7299 if test "${lt_cv_ld_force_load+set}" = set; then :
7300 $as_echo_n "(cached
) " >&6
7302 lt_cv_ld_force_load=no
7303 cat > conftest.c << _LT_EOF
7304 int forced_loaded() { return 2;}
7306 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c
" >&5
7307 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
7308 echo "$AR cru libconftest.a conftest.o
" >&5
7309 $AR cru libconftest.a conftest.o 2>&5
7310 cat > conftest.c << _LT_EOF
7311 int main() { return 0;}
7313 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c
-Wl,-force_load,.
/libconftest.a
" >&5
7314 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
7316 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
7317 lt_cv_ld_force_load=yes
7319 cat conftest.err >&5
7321 rm -f conftest.err libconftest.a conftest conftest.c
7322 rm -rf conftest.dSYM
7325 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_ld_force_load" >&5
7326 $as_echo "$lt_cv_ld_force_load" >&6; }
7328 rhapsody* | darwin1.[012])
7329 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
7331 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7332 darwin*) # darwin 5.x on
7333 # if running on 10.5 or later, the deployment target defaults
7334 # to the OS version, if on x86, and 10.4, the deployment
7335 # target defaults to 10.4. Don't you love it?
7336 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
7337 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
7338 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7340 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7342 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7346 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
7347 _lt_dar_single_mod='$single_module'
7349 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
7350 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
7352 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
7354 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no
"; then
7355 _lt_dsymutil='~$DSYMUTIL $lib || :'
7363 ac_cpp='$CPP $CPPFLAGS'
7364 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7365 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7366 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7367 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor
" >&5
7368 $as_echo_n "checking how to run the C preprocessor...
" >&6; }
7369 # On Suns, sometimes $CPP names a directory.
7370 if test -n "$CPP" && test -d "$CPP"; then
7373 if test -z "$CPP"; then
7374 if test "${ac_cv_prog_CPP+set}" = set; then :
7375 $as_echo_n "(cached
) " >&6
7377 # Double quotes because CPP needs to be expanded
7378 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib
/cpp
"
7381 for ac_c_preproc_warn_flag in '' yes
7383 # Use a header file that comes with gcc, so configuring glibc
7384 # with a fresh cross-compiler works.
7385 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7386 # <limits.h> exists even on freestanding compilers.
7387 # On the NeXT, cc -E runs the code through the compiler's parser,
7388 # not just through cpp. "Syntax error
" is here to catch this case.
7389 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7390 /* end confdefs.h. */
7392 # include <limits.h>
7394 # include <assert.h>
7398 if ac_fn_c_try_cpp "$LINENO"; then :
7401 # Broken: fails on valid input.
7404 rm -f conftest.err conftest.$ac_ext
7406 # OK, works on sane cases. Now check whether nonexistent headers
7407 # can be detected and how.
7408 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7409 /* end confdefs.h. */
7410 #include <ac_nonexistent.h>
7412 if ac_fn_c_try_cpp "$LINENO"; then :
7413 # Broken: success on invalid input.
7416 # Passes both tests.
7420 rm -f conftest.err conftest.$ac_ext
7423 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
7424 rm -f conftest.err conftest.$ac_ext
7425 if $ac_preproc_ok; then :
7437 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $CPP" >&5
7438 $as_echo "$CPP" >&6; }
7440 for ac_c_preproc_warn_flag in '' yes
7442 # Use a header file that comes with gcc, so configuring glibc
7443 # with a fresh cross-compiler works.
7444 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7445 # <limits.h> exists even on freestanding compilers.
7446 # On the NeXT, cc -E runs the code through the compiler's parser,
7447 # not just through cpp. "Syntax error
" is here to catch this case.
7448 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7449 /* end confdefs.h. */
7451 # include <limits.h>
7453 # include <assert.h>
7457 if ac_fn_c_try_cpp "$LINENO"; then :
7460 # Broken: fails on valid input.
7463 rm -f conftest.err conftest.$ac_ext
7465 # OK, works on sane cases. Now check whether nonexistent headers
7466 # can be detected and how.
7467 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7468 /* end confdefs.h. */
7469 #include <ac_nonexistent.h>
7471 if ac_fn_c_try_cpp "$LINENO"; then :
7472 # Broken: success on invalid input.
7475 # Passes both tests.
7479 rm -f conftest.err conftest.$ac_ext
7482 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
7483 rm -f conftest.err conftest.$ac_ext
7484 if $ac_preproc_ok; then :
7487 { { $as_echo "$as_me:${as_lineno-$LINENO}: error
: in \
`$ac_pwd':" >&5
7488 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
7489 as_fn_error "C preprocessor \"$CPP\" fails sanity check
7490 See \`config.log' for more details.
" "$LINENO" 5; }
7494 ac_cpp='$CPP $CPPFLAGS'
7495 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7496 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7497 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7500 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for ANSI C header files
" >&5
7501 $as_echo_n "checking
for ANSI C header files...
" >&6; }
7502 if test "${ac_cv_header_stdc+set}" = set; then :
7503 $as_echo_n "(cached
) " >&6
7505 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7506 /* end confdefs.h. */
7520 if ac_fn_c_try_compile "$LINENO"; then :
7521 ac_cv_header_stdc=yes
7523 ac_cv_header_stdc=no
7525 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7527 if test $ac_cv_header_stdc = yes; then
7528 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
7529 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7530 /* end confdefs.h. */
7534 if (eval "$ac_cpp conftest.
$ac_ext") 2>&5 |
7535 $EGREP "memchr
" >/dev/null 2>&1; then :
7538 ac_cv_header_stdc=no
7544 if test $ac_cv_header_stdc = yes; then
7545 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
7546 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7547 /* end confdefs.h. */
7551 if (eval "$ac_cpp conftest.
$ac_ext") 2>&5 |
7552 $EGREP "free
" >/dev/null 2>&1; then :
7555 ac_cv_header_stdc=no
7561 if test $ac_cv_header_stdc = yes; then
7562 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
7563 if test "$cross_compiling" = yes; then :
7566 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7567 /* end confdefs.h. */
7570 #if ((' ' & 0x0FF) == 0x020)
7571 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
7572 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
7574 # define ISLOWER(c) \
7575 (('a' <= (c) && (c) <= 'i') \
7576 || ('j' <= (c) && (c) <= 'r') \
7577 || ('s' <= (c) && (c) <= 'z'))
7578 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
7581 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
7586 for (i = 0; i < 256; i++)
7587 if (XOR (islower (i), ISLOWER (i))
7588 || toupper (i) != TOUPPER (i))
7593 if ac_fn_c_try_run "$LINENO"; then :
7596 ac_cv_header_stdc=no
7598 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7599 conftest.$ac_objext conftest.beam conftest.$ac_ext
7604 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_header_stdc" >&5
7605 $as_echo "$ac_cv_header_stdc" >&6; }
7606 if test $ac_cv_header_stdc = yes; then
7608 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
7612 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
7613 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
7614 inttypes.h stdint.h unistd.h
7616 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7617 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
7619 eval as_val
=\$
$as_ac_Header
7620 if test "x$as_val" = x
""yes; then :
7621 cat >>confdefs.h
<<_ACEOF
7622 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7630 for ac_header
in dlfcn.h
7632 ac_fn_c_check_header_compile
"$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
7634 if test "x$ac_cv_header_dlfcn_h" = x
""yes; then :
7635 cat >>confdefs.h
<<_ACEOF
7636 #define HAVE_DLFCN_H 1
7656 # Check whether --enable-shared was given.
7657 if test "${enable_shared+set}" = set; then :
7658 enableval
=$enable_shared; p
=${PACKAGE-default}
7660 yes) enable_shared
=yes ;;
7661 no
) enable_shared
=no
;;
7664 # Look at the argument we got. We use all the common list separators.
7665 lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR,"
7666 for pkg
in $enableval; do
7668 if test "X$pkg" = "X$p"; then
7687 # Check whether --enable-static was given.
7688 if test "${enable_static+set}" = set; then :
7689 enableval
=$enable_static; p
=${PACKAGE-default}
7691 yes) enable_static
=yes ;;
7692 no
) enable_static
=no
;;
7695 # Look at the argument we got. We use all the common list separators.
7696 lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR,"
7697 for pkg
in $enableval; do
7699 if test "X$pkg" = "X$p"; then
7719 # Check whether --with-pic was given.
7720 if test "${with_pic+set}" = set; then :
7721 withval
=$with_pic; pic_mode
="$withval"
7727 test -z "$pic_mode" && pic_mode
=default
7735 # Check whether --enable-fast-install was given.
7736 if test "${enable_fast_install+set}" = set; then :
7737 enableval
=$enable_fast_install; p
=${PACKAGE-default}
7739 yes) enable_fast_install
=yes ;;
7740 no
) enable_fast_install
=no
;;
7742 enable_fast_install
=no
7743 # Look at the argument we got. We use all the common list separators.
7744 lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR,"
7745 for pkg
in $enableval; do
7747 if test "X$pkg" = "X$p"; then
7748 enable_fast_install
=yes
7755 enable_fast_install
=yes
7768 # This can be used to rebuild libtool when needed
7769 LIBTOOL_DEPS
="$ltmain"
7771 # Always use our own libtool.
7772 LIBTOOL
='$(SHELL) $(top_builddir)/libtool'
7799 test -z "$LN_S" && LN_S
="ln -s"
7814 if test -n "${ZSH_VERSION+set}" ; then
7815 setopt NO_GLOB_SUBST
7818 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
7819 $as_echo_n "checking for objdir... " >&6; }
7820 if test "${lt_cv_objdir+set}" = set; then :
7821 $as_echo_n "(cached) " >&6
7823 rm -f .libs
2>/dev
/null
7824 mkdir .libs
2>/dev
/null
7825 if test -d .libs
; then
7828 # MS-DOS does not allow filenames that begin with a dot.
7831 rmdir .libs
2>/dev
/null
7833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
7834 $as_echo "$lt_cv_objdir" >&6; }
7835 objdir
=$lt_cv_objdir
7841 cat >>confdefs.h
<<_ACEOF
7842 #define LT_OBJDIR "$lt_cv_objdir/"
7850 # AIX sometimes has problems with the GCC collect2 program. For some
7851 # reason, if we set the COLLECT_NAMES environment variable, the problems
7852 # vanish in a puff of smoke.
7853 if test "X${COLLECT_NAMES+set}" != Xset
; then
7855 export COLLECT_NAMES
7862 can_build_shared
=yes
7864 # All known linkers require a `.a' archive for static linking (except MSVC,
7865 # which needs '.lib').
7868 with_gnu_ld
="$lt_cv_prog_gnu_ld"
7871 old_CFLAGS
="$CFLAGS"
7873 # Set sane defaults for various variables
7874 test -z "$CC" && CC
=cc
7875 test -z "$LTCC" && LTCC
=$CC
7876 test -z "$LTCFLAGS" && LTCFLAGS
=$CFLAGS
7877 test -z "$LD" && LD
=ld
7878 test -z "$ac_objext" && ac_objext
=o
7880 for cc_temp
in $compiler""; do
7882 compile |
*[\\/]compile | ccache |
*[\\/]ccache
) ;;
7883 distcc |
*[\\/]distcc | purify |
*[\\/]purify
) ;;
7888 cc_basename
=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
7891 # Only perform the check for file, if the check method requires it
7892 test -z "$MAGIC_CMD" && MAGIC_CMD
=file
7893 case $deplibs_check_method in
7895 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
7896 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
7897 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
7898 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
7899 $as_echo_n "(cached) " >&6
7903 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path.
7906 lt_save_MAGIC_CMD
="$MAGIC_CMD"
7907 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
7908 ac_dummy
="/usr/bin$PATH_SEPARATOR$PATH"
7909 for ac_dir
in $ac_dummy; do
7911 test -z "$ac_dir" && ac_dir
=.
7912 if test -f $ac_dir/${ac_tool_prefix}file; then
7913 lt_cv_path_MAGIC_CMD
="$ac_dir/${ac_tool_prefix}file"
7914 if test -n "$file_magic_test_file"; then
7915 case $deplibs_check_method in
7917 file_magic_regex
=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
7918 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
7919 if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null |
7920 $EGREP "$file_magic_regex" > /dev
/null
; then
7925 *** Warning: the command libtool uses to detect shared libraries,
7926 *** $file_magic_cmd, produces output that libtool cannot recognize.
7927 *** The result is that libtool may fail to recognize shared libraries
7928 *** as such. This will affect the creation of libtool libraries that
7929 *** depend on shared libraries, but programs linked with such libtool
7930 *** libraries will work regardless of this problem. Nevertheless, you
7931 *** may want to report the problem to your system manager and/or to
7932 *** bug-libtool@gnu.org
7942 MAGIC_CMD
="$lt_save_MAGIC_CMD"
7947 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
7948 if test -n "$MAGIC_CMD"; then
7949 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
7950 $as_echo "$MAGIC_CMD" >&6; }
7952 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7953 $as_echo "no" >&6; }
7960 if test -z "$lt_cv_path_MAGIC_CMD"; then
7961 if test -n "$ac_tool_prefix"; then
7962 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
7963 $as_echo_n "checking for file... " >&6; }
7964 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
7965 $as_echo_n "(cached) " >&6
7969 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path.
7972 lt_save_MAGIC_CMD
="$MAGIC_CMD"
7973 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
7974 ac_dummy
="/usr/bin$PATH_SEPARATOR$PATH"
7975 for ac_dir
in $ac_dummy; do
7977 test -z "$ac_dir" && ac_dir
=.
7978 if test -f $ac_dir/file; then
7979 lt_cv_path_MAGIC_CMD
="$ac_dir/file"
7980 if test -n "$file_magic_test_file"; then
7981 case $deplibs_check_method in
7983 file_magic_regex
=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
7984 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
7985 if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null |
7986 $EGREP "$file_magic_regex" > /dev
/null
; then
7991 *** Warning: the command libtool uses to detect shared libraries,
7992 *** $file_magic_cmd, produces output that libtool cannot recognize.
7993 *** The result is that libtool may fail to recognize shared libraries
7994 *** as such. This will affect the creation of libtool libraries that
7995 *** depend on shared libraries, but programs linked with such libtool
7996 *** libraries will work regardless of this problem. Nevertheless, you
7997 *** may want to report the problem to your system manager and/or to
7998 *** bug-libtool@gnu.org
8008 MAGIC_CMD
="$lt_save_MAGIC_CMD"
8013 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
8014 if test -n "$MAGIC_CMD"; then
8015 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8016 $as_echo "$MAGIC_CMD" >&6; }
8018 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8019 $as_echo "no" >&6; }
8032 # Use C for the default configuration in the libtool script
8036 ac_cpp
='$CPP $CPPFLAGS'
8037 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8038 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8039 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
8042 # Source file extension for C test sources.
8045 # Object file extension for compiled C test sources.
8049 # Code to be used in simple compile tests
8050 lt_simple_compile_test_code
="int some_variable = 0;"
8052 # Code to be used in simple link tests
8053 lt_simple_link_test_code
='int main(){return(0);}'
8061 # If no C compiler was specified, use CC.
8064 # If no C compiler flags were specified, use CFLAGS.
8065 LTCFLAGS
=${LTCFLAGS-"$CFLAGS"}
8067 # Allow CC to be a program name with arguments.
8070 # Save the default compiler, since it gets overwritten when the other
8071 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
8072 compiler_DEFAULT
=$CC
8074 # save warnings/boilerplate of simple test code
8075 ac_outfile
=conftest.
$ac_objext
8076 echo "$lt_simple_compile_test_code" >conftest.
$ac_ext
8077 eval "$ac_compile" 2>&1 >/dev
/null |
$SED '/^$/d; /^ *+/d' >conftest.err
8078 _lt_compiler_boilerplate
=`cat conftest.err`
8081 ac_outfile
=conftest.
$ac_objext
8082 echo "$lt_simple_link_test_code" >conftest.
$ac_ext
8083 eval "$ac_link" 2>&1 >/dev
/null |
$SED '/^$/d; /^ *+/d' >conftest.err
8084 _lt_linker_boilerplate
=`cat conftest.err`
8089 ## There is no encapsulation within the following macros, do not change
8090 ## the running order or otherwise move them around unless you know exactly
8091 ## what you are doing...
8092 if test -n "$compiler"; then
8094 lt_prog_compiler_no_builtin_flag
=
8096 if test "$GCC" = yes; then
8097 case $cc_basename in
8099 lt_prog_compiler_no_builtin_flag
=' -Xcompiler -fno-builtin' ;;
8101 lt_prog_compiler_no_builtin_flag
=' -fno-builtin' ;;
8104 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
8105 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
8106 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
8107 $as_echo_n "(cached) " >&6
8109 lt_cv_prog_compiler_rtti_exceptions
=no
8110 ac_outfile
=conftest.
$ac_objext
8111 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
8112 lt_compiler_flag
="-fno-rtti -fno-exceptions"
8113 # Insert the option either (1) after the last *FLAGS variable, or
8114 # (2) before a word containing "conftest.", or (3) at the end.
8115 # Note that $ac_compile itself does not contain backslashes and begins
8116 # with a dollar sign (not a hyphen), so the echo should work correctly.
8117 # The option is referenced via a variable to avoid confusing sed.
8118 lt_compile
=`echo "$ac_compile" | $SED \
8119 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8120 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8121 -e 's:$: $lt_compiler_flag:'`
8122 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8123 (eval "$lt_compile" 2>conftest.err
)
8125 cat conftest.err
>&5
8126 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8127 if (exit $ac_status) && test -s "$ac_outfile"; then
8128 # The compiler can only warn and ignore the option if not recognized
8129 # So say no if there are warnings other than the usual output.
8130 $ECHO "$_lt_compiler_boilerplate" |
$SED '/^$/d' >conftest.exp
8131 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
8132 if test ! -s conftest.er2 ||
diff conftest.exp conftest.er2
>/dev
/null
; then
8133 lt_cv_prog_compiler_rtti_exceptions
=yes
8139 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
8140 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
8142 if test x
"$lt_cv_prog_compiler_rtti_exceptions" = xyes
; then
8143 lt_prog_compiler_no_builtin_flag
="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
8155 lt_prog_compiler_wl
=
8156 lt_prog_compiler_pic
=
8157 lt_prog_compiler_static
=
8159 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
8160 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
8162 if test "$GCC" = yes; then
8163 lt_prog_compiler_wl
='-Wl,'
8164 lt_prog_compiler_static
='-static'
8168 # All AIX code is PIC.
8169 if test "$host_cpu" = ia64
; then
8170 # AIX 5 now supports IA64 processor
8171 lt_prog_compiler_static
='-Bstatic'
8173 lt_prog_compiler_pic
='-fPIC'
8179 # see comment about AmigaOS4 .so support
8180 lt_prog_compiler_pic
='-fPIC'
8183 # FIXME: we need at least 68020 code to build shared libraries, but
8184 # adding the `-m68020' flag to GCC prevents building anything better,
8186 lt_prog_compiler_pic
='-m68020 -resident32 -malways-restore-a4'
8191 beos
* | irix5
* | irix6
* | nonstopux
* | osf3
* | osf4
* | osf5
*)
8192 # PIC is the default for these OSes.
8195 mingw
* | cygwin
* | pw32
* | os2
* | cegcc
*)
8196 # This hack is so that the source file can tell whether it is being
8197 # built for inclusion in a dll (and should export symbols for example).
8198 # Although the cygwin gcc ignores -fPIC, still need this for old-style
8199 # (--disable-auto-import) libraries
8200 lt_prog_compiler_pic
='-DDLL_EXPORT'
8203 darwin
* | rhapsody
*)
8204 # PIC is the default on this platform
8205 # Common symbols not allowed in MH_DYLIB files
8206 lt_prog_compiler_pic
='-fno-common'
8210 # PIC is the default for Haiku.
8211 # The "-static" flag exists, but is broken.
8212 lt_prog_compiler_static
=
8216 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
8217 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
8218 # sets the default TLS model and affects inlining.
8224 lt_prog_compiler_pic
='-fPIC'
8230 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
8231 # Instead, we relocate shared libraries at runtime.
8235 # Just because we use GCC doesn't mean we suddenly get shared libraries
8236 # on systems that don't support them.
8237 lt_prog_compiler_can_build_shared
=no
8242 # QNX uses GNU C++, but need to define -shared option too, otherwise
8244 lt_prog_compiler_pic
='-fPIC -shared'
8248 if test -d /usr
/nec
; then
8249 lt_prog_compiler_pic
=-Kconform_pic
8254 lt_prog_compiler_pic
='-fPIC'
8258 case $cc_basename in
8259 nvcc
*) # Cuda Compiler Driver 2.2
8260 lt_prog_compiler_wl
='-Xlinker '
8261 lt_prog_compiler_pic
='-Xcompiler -fPIC'
8265 # PORTME Check for flag to pass linker flags through the system compiler.
8268 lt_prog_compiler_wl
='-Wl,'
8269 if test "$host_cpu" = ia64
; then
8270 # AIX 5 now supports IA64 processor
8271 lt_prog_compiler_static
='-Bstatic'
8273 lt_prog_compiler_static
='-bnso -bI:/lib/syscalls.exp'
8277 mingw
* | cygwin
* | pw32
* | os2
* | cegcc
*)
8278 # This hack is so that the source file can tell whether it is being
8279 # built for inclusion in a dll (and should export symbols for example).
8280 lt_prog_compiler_pic
='-DDLL_EXPORT'
8283 hpux9
* | hpux10
* | hpux11
*)
8284 lt_prog_compiler_wl
='-Wl,'
8285 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
8292 lt_prog_compiler_pic
='+Z'
8295 # Is there a better lt_prog_compiler_static that works with the bundled CC?
8296 lt_prog_compiler_static
='${wl}-a ${wl}archive'
8299 irix5
* | irix6
* | nonstopux
*)
8300 lt_prog_compiler_wl
='-Wl,'
8301 # PIC (with -KPIC) is the default.
8302 lt_prog_compiler_static
='-non_shared'
8305 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
8306 case $cc_basename in
8307 # old Intel for x86_64 which still supported -KPIC.
8309 lt_prog_compiler_wl
='-Wl,'
8310 lt_prog_compiler_pic
='-KPIC'
8311 lt_prog_compiler_static
='-static'
8313 # icc used to be incompatible with GCC.
8314 # ICC 10 doesn't accept -KPIC any more.
8316 lt_prog_compiler_wl
='-Wl,'
8317 lt_prog_compiler_pic
='-fPIC'
8318 lt_prog_compiler_static
='-static'
8320 # Lahey Fortran 8.1.
8322 lt_prog_compiler_wl
='-Wl,'
8323 lt_prog_compiler_pic
='--shared'
8324 lt_prog_compiler_static
='--static'
8326 pgcc
* | pgf77
* | pgf90
* | pgf95
* | pgfortran
*)
8327 # Portland Group compilers (*not* the Pentium gcc compiler,
8328 # which looks to be a dead project)
8329 lt_prog_compiler_wl
='-Wl,'
8330 lt_prog_compiler_pic
='-fpic'
8331 lt_prog_compiler_static
='-Bstatic'
8334 lt_prog_compiler_wl
='-Wl,'
8335 # All Alpha code is PIC.
8336 lt_prog_compiler_static
='-non_shared'
8338 xl
* | bgxl
* | bgf
* | mpixl
*)
8339 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
8340 lt_prog_compiler_wl
='-Wl,'
8341 lt_prog_compiler_pic
='-qpic'
8342 lt_prog_compiler_static
='-qstaticlink'
8345 case `$CC -V 2>&1 | sed 5q` in
8346 *Sun\ F
* |
*Sun
*Fortran
*)
8347 # Sun Fortran 8.3 passes all unrecognized flags to the linker
8348 lt_prog_compiler_pic
='-KPIC'
8349 lt_prog_compiler_static
='-Bstatic'
8350 lt_prog_compiler_wl
=''
8354 lt_prog_compiler_pic
='-KPIC'
8355 lt_prog_compiler_static
='-Bstatic'
8356 lt_prog_compiler_wl
='-Wl,'
8364 lt_prog_compiler_pic
='-KPIC'
8365 lt_prog_compiler_static
='-Bstatic'
8369 # QNX uses GNU C++, but need to define -shared option too, otherwise
8371 lt_prog_compiler_pic
='-fPIC -shared'
8374 osf3
* | osf4
* | osf5
*)
8375 lt_prog_compiler_wl
='-Wl,'
8376 # All OSF/1 code is PIC.
8377 lt_prog_compiler_static
='-non_shared'
8381 lt_prog_compiler_static
='-non_shared'
8385 lt_prog_compiler_pic
='-KPIC'
8386 lt_prog_compiler_static
='-Bstatic'
8387 case $cc_basename in
8389 lt_prog_compiler_wl
='-Qoption ld ';;
8391 lt_prog_compiler_wl
='-Wl,';;
8396 lt_prog_compiler_wl
='-Qoption ld '
8397 lt_prog_compiler_pic
='-PIC'
8398 lt_prog_compiler_static
='-Bstatic'
8401 sysv4 | sysv4.2uw2
* | sysv4.3
*)
8402 lt_prog_compiler_wl
='-Wl,'
8403 lt_prog_compiler_pic
='-KPIC'
8404 lt_prog_compiler_static
='-Bstatic'
8408 if test -d /usr
/nec
;then
8409 lt_prog_compiler_pic
='-Kconform_pic'
8410 lt_prog_compiler_static
='-Bstatic'
8414 sysv5
* | unixware
* | sco3.2v5
* | sco5v6
* | OpenUNIX
*)
8415 lt_prog_compiler_wl
='-Wl,'
8416 lt_prog_compiler_pic
='-KPIC'
8417 lt_prog_compiler_static
='-Bstatic'
8421 lt_prog_compiler_wl
='-Wl,'
8422 lt_prog_compiler_can_build_shared
=no
8426 lt_prog_compiler_pic
='-pic'
8427 lt_prog_compiler_static
='-Bstatic'
8431 lt_prog_compiler_can_build_shared
=no
8437 # For platforms which do not support PIC, -DPIC is meaningless:
8439 lt_prog_compiler_pic
=
8442 lt_prog_compiler_pic
="$lt_prog_compiler_pic -DPIC"
8445 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
8446 $as_echo "$lt_prog_compiler_pic" >&6; }
8454 # Check to make sure the PIC flag actually works.
8456 if test -n "$lt_prog_compiler_pic"; then
8457 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
8458 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
8459 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
8460 $as_echo_n "(cached) " >&6
8462 lt_cv_prog_compiler_pic_works
=no
8463 ac_outfile
=conftest.
$ac_objext
8464 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
8465 lt_compiler_flag
="$lt_prog_compiler_pic -DPIC"
8466 # Insert the option either (1) after the last *FLAGS variable, or
8467 # (2) before a word containing "conftest.", or (3) at the end.
8468 # Note that $ac_compile itself does not contain backslashes and begins
8469 # with a dollar sign (not a hyphen), so the echo should work correctly.
8470 # The option is referenced via a variable to avoid confusing sed.
8471 lt_compile
=`echo "$ac_compile" | $SED \
8472 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8473 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8474 -e 's:$: $lt_compiler_flag:'`
8475 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8476 (eval "$lt_compile" 2>conftest.err
)
8478 cat conftest.err
>&5
8479 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8480 if (exit $ac_status) && test -s "$ac_outfile"; then
8481 # The compiler can only warn and ignore the option if not recognized
8482 # So say no if there are warnings other than the usual output.
8483 $ECHO "$_lt_compiler_boilerplate" |
$SED '/^$/d' >conftest.exp
8484 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
8485 if test ! -s conftest.er2 ||
diff conftest.exp conftest.er2
>/dev
/null
; then
8486 lt_cv_prog_compiler_pic_works
=yes
8492 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
8493 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
8495 if test x
"$lt_cv_prog_compiler_pic_works" = xyes
; then
8496 case $lt_prog_compiler_pic in
8498 *) lt_prog_compiler_pic
=" $lt_prog_compiler_pic" ;;
8501 lt_prog_compiler_pic
=
8502 lt_prog_compiler_can_build_shared
=no
8513 # Check to make sure the static flag actually works.
8515 wl
=$lt_prog_compiler_wl eval lt_tmp_static_flag
=\"$lt_prog_compiler_static\"
8516 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
8517 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
8518 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
8519 $as_echo_n "(cached) " >&6
8521 lt_cv_prog_compiler_static_works
=no
8522 save_LDFLAGS
="$LDFLAGS"
8523 LDFLAGS
="$LDFLAGS $lt_tmp_static_flag"
8524 echo "$lt_simple_link_test_code" > conftest.
$ac_ext
8525 if (eval $ac_link 2>conftest.err
) && test -s conftest
$ac_exeext; then
8526 # The linker can only warn and ignore the option if not recognized
8527 # So say no if there are warnings
8528 if test -s conftest.err
; then
8529 # Append any errors to the config.log.
8530 cat conftest.err
1>&5
8531 $ECHO "$_lt_linker_boilerplate" |
$SED '/^$/d' > conftest.exp
8532 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
8533 if diff conftest.exp conftest.er2
>/dev
/null
; then
8534 lt_cv_prog_compiler_static_works
=yes
8537 lt_cv_prog_compiler_static_works
=yes
8541 LDFLAGS
="$save_LDFLAGS"
8544 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
8545 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
8547 if test x
"$lt_cv_prog_compiler_static_works" = xyes
; then
8550 lt_prog_compiler_static
=
8559 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
8560 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
8561 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
8562 $as_echo_n "(cached) " >&6
8564 lt_cv_prog_compiler_c_o
=no
8565 $RM -r conftest
2>/dev
/null
8569 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
8571 lt_compiler_flag
="-o out/conftest2.$ac_objext"
8572 # Insert the option either (1) after the last *FLAGS variable, or
8573 # (2) before a word containing "conftest.", or (3) at the end.
8574 # Note that $ac_compile itself does not contain backslashes and begins
8575 # with a dollar sign (not a hyphen), so the echo should work correctly.
8576 lt_compile
=`echo "$ac_compile" | $SED \
8577 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8578 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8579 -e 's:$: $lt_compiler_flag:'`
8580 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8581 (eval "$lt_compile" 2>out
/conftest.err
)
8583 cat out
/conftest.err
>&5
8584 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8585 if (exit $ac_status) && test -s out
/conftest2.
$ac_objext
8587 # The compiler can only warn and ignore the option if not recognized
8588 # So say no if there are warnings
8589 $ECHO "$_lt_compiler_boilerplate" |
$SED '/^$/d' > out
/conftest.exp
8590 $SED '/^$/d; /^ *+/d' out
/conftest.err
>out
/conftest.er2
8591 if test ! -s out
/conftest.er2 ||
diff out
/conftest.exp out
/conftest.er2
>/dev
/null
; then
8592 lt_cv_prog_compiler_c_o
=yes
8597 # SGI C++ compiler will create directory out/ii_files/ for
8598 # template instantiation
8599 test -d out
/ii_files
&& $RM out
/ii_files
/* && rmdir out
/ii_files
8600 $RM out
/* && rmdir out
8606 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
8607 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
8614 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
8615 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
8616 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
8617 $as_echo_n "(cached) " >&6
8619 lt_cv_prog_compiler_c_o
=no
8620 $RM -r conftest
2>/dev
/null
8624 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
8626 lt_compiler_flag
="-o out/conftest2.$ac_objext"
8627 # Insert the option either (1) after the last *FLAGS variable, or
8628 # (2) before a word containing "conftest.", or (3) at the end.
8629 # Note that $ac_compile itself does not contain backslashes and begins
8630 # with a dollar sign (not a hyphen), so the echo should work correctly.
8631 lt_compile
=`echo "$ac_compile" | $SED \
8632 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8633 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8634 -e 's:$: $lt_compiler_flag:'`
8635 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8636 (eval "$lt_compile" 2>out
/conftest.err
)
8638 cat out
/conftest.err
>&5
8639 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8640 if (exit $ac_status) && test -s out
/conftest2.
$ac_objext
8642 # The compiler can only warn and ignore the option if not recognized
8643 # So say no if there are warnings
8644 $ECHO "$_lt_compiler_boilerplate" |
$SED '/^$/d' > out
/conftest.exp
8645 $SED '/^$/d; /^ *+/d' out
/conftest.err
>out
/conftest.er2
8646 if test ! -s out
/conftest.er2 ||
diff out
/conftest.exp out
/conftest.er2
>/dev
/null
; then
8647 lt_cv_prog_compiler_c_o
=yes
8652 # SGI C++ compiler will create directory out/ii_files/ for
8653 # template instantiation
8654 test -d out
/ii_files
&& $RM out
/ii_files
/* && rmdir out
/ii_files
8655 $RM out
/* && rmdir out
8661 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
8662 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
8667 hard_links
="nottested"
8668 if test "$lt_cv_prog_compiler_c_o" = no
&& test "$need_locks" != no
; then
8669 # do not overwrite the value of need_locks provided by the user
8670 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
8671 $as_echo_n "checking if we can lock with hard links... " >&6; }
8674 ln conftest.a conftest.b
2>/dev
/null
&& hard_links
=no
8676 ln conftest.a conftest.b
2>&5 || hard_links
=no
8677 ln conftest.a conftest.b
2>/dev
/null
&& hard_links
=no
8678 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
8679 $as_echo "$hard_links" >&6; }
8680 if test "$hard_links" = no
; then
8681 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
8682 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
8694 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
8695 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
8698 allow_undefined_flag
=
8699 always_export_symbols
=no
8701 archive_expsym_cmds
=
8702 compiler_needs_object
=no
8703 enable_shared_with_static_runtimes
=no
8704 export_dynamic_flag_spec
=
8705 export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
8706 hardcode_automatic
=no
8708 hardcode_direct_absolute
=no
8709 hardcode_libdir_flag_spec
=
8710 hardcode_libdir_flag_spec_ld
=
8711 hardcode_libdir_separator
=
8713 hardcode_shlibpath_var
=unsupported
8715 link_all_deplibs
=unknown
8718 old_archive_from_new_cmds
=
8719 old_archive_from_expsyms_cmds
=
8720 thread_safe_flag_spec
=
8721 whole_archive_flag_spec
=
8722 # include_expsyms should be a list of space-separated symbols to be *always*
8723 # included in the symbol list
8725 # exclude_expsyms can be an extended regexp of symbols to exclude
8726 # it will be wrapped by ` (' and `)$', so one must not match beginning or
8727 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
8728 # as well as any symbol that contains `d'.
8729 exclude_expsyms
='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
8730 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
8731 # platforms (ab)use it in PIC code, but their linkers get confused if
8732 # the symbol is explicitly referenced. Since portable code cannot
8733 # rely on this symbol name, it's probably fine to never include it in
8734 # preloaded symbol tables.
8735 # Exclude shared library initialization/finalization symbols.
8736 extract_expsyms_cmds
=
8739 cygwin
* | mingw
* | pw32
* | cegcc
*)
8740 # FIXME: the MSVC++ port hasn't been tested in a loooong time
8741 # When not using gcc, we currently assume that we are using
8742 # Microsoft Visual C++.
8743 if test "$GCC" != yes; then
8748 # we just hope/assume this is gcc and not c89 (= MSVC++)
8758 # On some targets, GNU ld is compatible enough with the native linker
8759 # that we're better off using the native interface for both.
8760 lt_use_gnu_ld_interface
=no
8761 if test "$with_gnu_ld" = yes; then
8764 # The AIX port of GNU ld has always aspired to compatibility
8765 # with the native linker. However, as the warning in the GNU ld
8766 # block says, versions before 2.19.5* couldn't really create working
8767 # shared libraries, regardless of the interface used.
8768 case `$LD -v 2>&1` in
8769 *\ \
(GNU\ Binutils\
)\
2.19.5*) ;;
8770 *\ \
(GNU\ Binutils\
)\
2.
[2-9]*) ;;
8771 *\ \
(GNU\ Binutils\
)\
[3-9]*) ;;
8773 lt_use_gnu_ld_interface
=yes
8778 lt_use_gnu_ld_interface
=yes
8783 if test "$lt_use_gnu_ld_interface" = yes; then
8784 # If archive_cmds runs LD, not CC, wlarc should be empty
8787 # Set some defaults for GNU ld with shared library support. These
8788 # are reset later if shared libraries are not supported. Putting them
8789 # here allows them to be overridden if necessary.
8790 runpath_var
=LD_RUN_PATH
8791 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
8792 export_dynamic_flag_spec
='${wl}--export-dynamic'
8793 # ancient GNU ld didn't support --whole-archive et. al.
8794 if $LD --help 2>&1 |
$GREP 'no-whole-archive' > /dev
/null
; then
8795 whole_archive_flag_spec
="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
8797 whole_archive_flag_spec
=
8799 supports_anon_versioning
=no
8800 case `$LD -v 2>&1` in
8801 *GNU\ gold
*) supports_anon_versioning
=yes ;;
8802 *\
[01].
* |
*\
2.
[0-9].
* |
*\
2.10.
*) ;; # catch versions < 2.11
8803 *\
2.11.93.0.2\
*) supports_anon_versioning
=yes ;; # RH7.3 ...
8804 *\
2.11.92.0.12\
*) supports_anon_versioning
=yes ;; # Mandrake 8.2 ...
8805 *\
2.11.
*) ;; # other 2.11 versions
8806 *) supports_anon_versioning
=yes ;;
8809 # See if GNU ld supports shared libraries.
8812 # On AIX/PPC, the GNU linker is very broken
8813 if test "$host_cpu" != ia64
; then
8817 *** Warning: the GNU linker, at least up to release 2.19, is reported
8818 *** to be unable to reliably create shared libraries on AIX.
8819 *** Therefore, libtool is disabling shared libraries support. If you
8820 *** really care for shared libraries, you may want to install binutils
8821 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
8822 *** You will then need to restart the configuration process.
8831 # see comment about AmigaOS4 .so support
8832 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8833 archive_expsym_cmds
=''
8836 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)'
8837 hardcode_libdir_flag_spec
='-L$libdir'
8838 hardcode_minus_L
=yes
8844 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
8845 allow_undefined_flag
=unsupported
8846 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
8847 # support --undefined. This deserves some investigation. FIXME
8848 archive_cmds
='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8854 cygwin
* | mingw
* | pw32
* | cegcc
*)
8855 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
8856 # as there is no search path for DLLs.
8857 hardcode_libdir_flag_spec
='-L$libdir'
8858 export_dynamic_flag_spec
='${wl}--export-all-symbols'
8859 allow_undefined_flag
=unsupported
8860 always_export_symbols
=no
8861 enable_shared_with_static_runtimes
=yes
8862 export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
8864 if $LD --help 2>&1 |
$GREP 'auto-import' > /dev
/null
; then
8865 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8866 # If the export-symbols file already is a .def file (1st line
8867 # is EXPORTS), use it as is; otherwise, prepend...
8868 archive_expsym_cmds
='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
8869 cp $export_symbols $output_objdir/$soname.def;
8871 echo EXPORTS > $output_objdir/$soname.def;
8872 cat $export_symbols >> $output_objdir/$soname.def;
8874 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8881 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8882 link_all_deplibs
=yes
8887 hardcode_shlibpath_var
=no
8888 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
8889 export_dynamic_flag_spec
='${wl}-E'
8890 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
8891 # Instead, shared libraries are loaded at an image base (0x10000000 by
8892 # default) and relocated if they conflict, which is a slow very memory
8893 # consuming and fragmenting process. To avoid this, we pick a random,
8894 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
8895 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
8896 archive_cmds
='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
8897 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'
8900 gnu
* | linux
* | tpf
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
8902 if test "$host_os" = linux-dietlibc
; then
8903 case $cc_basename in
8904 diet\
*) tmp_diet
=yes;; # linux-dietlibc with static linking (!diet-dyn)
8907 if $LD --help 2>&1 |
$EGREP ': supported targets:.* elf' > /dev
/null \
8908 && test "$tmp_diet" = no
8911 tmp_sharedflag
='-shared'
8912 case $cc_basename,$host_cpu in
8913 pgcc
*) # Portland Group C compiler
8914 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'
8915 tmp_addflag
=' $pic_flag'
8917 pgf77
* | pgf90
* | pgf95
* | pgfortran
*)
8918 # Portland Group f77 and f90 compilers
8919 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'
8920 tmp_addflag
=' $pic_flag -Mnomain' ;;
8921 ecc
*,ia64
* | icc
*,ia64
*) # Intel C compiler on ia64
8922 tmp_addflag
=' -i_dynamic' ;;
8923 efc
*,ia64
* | ifort
*,ia64
*) # Intel Fortran compiler on ia64
8924 tmp_addflag
=' -i_dynamic -nofor_main' ;;
8925 ifc
* | ifort
*) # Intel Fortran compiler
8926 tmp_addflag
=' -nofor_main' ;;
8927 lf95
*) # Lahey Fortran 8.1
8928 whole_archive_flag_spec
=
8929 tmp_sharedflag
='--shared' ;;
8930 xl
[cC
]* | bgxl
[cC
]* | mpixl
[cC
]*) # IBM XL C 8.0 on PPC (deal with xlf below)
8931 tmp_sharedflag
='-qmkshrobj'
8933 nvcc
*) # Cuda Compiler Driver 2.2
8934 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'
8935 compiler_needs_object
=yes
8938 case `$CC -V 2>&1 | sed 5q` in
8939 *Sun\ C
*) # Sun C 5.9
8940 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'
8941 compiler_needs_object
=yes
8942 tmp_sharedflag
='-G' ;;
8943 *Sun\ F
*) # Sun Fortran 8.3
8944 tmp_sharedflag
='-G' ;;
8946 archive_cmds
='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8948 if test "x$supports_anon_versioning" = xyes
; then
8949 archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~
8950 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8951 echo "local: *; };" >> $output_objdir/$libname.ver~
8952 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
8955 case $cc_basename in
8956 xlf
* | bgf
* | bgxlf
* | mpixlf
*)
8957 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
8958 whole_archive_flag_spec
='--whole-archive$convenience --no-whole-archive'
8959 hardcode_libdir_flag_spec
=
8960 hardcode_libdir_flag_spec_ld
='-rpath $libdir'
8961 archive_cmds
='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
8962 if test "x$supports_anon_versioning" = xyes
; then
8963 archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~
8964 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8965 echo "local: *; };" >> $output_objdir/$libname.ver~
8966 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
8976 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
8977 archive_cmds
='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
8980 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8981 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8986 if $LD -v 2>&1 |
$GREP 'BFD 2\.8' > /dev
/null
; then
8990 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
8991 *** create shared libraries on Solaris systems. Therefore, libtool
8992 *** is disabling shared libraries support. We urge you to upgrade GNU
8993 *** binutils to release 2.9.1 or newer. Another option is to modify
8994 *** your PATH or compiler configuration so that the native linker is
8995 *** used, and then restart.
8998 elif $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
8999 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9000 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9006 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
*)
9007 case `$LD -v 2>&1` in
9008 *\
[01].
* |
*\
2.
[0-9].
* |
*\
2.1[0-5].
*)
9012 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
9013 *** reliably create shared libraries on SCO systems. Therefore, libtool
9014 *** is disabling shared libraries support. We urge you to upgrade GNU
9015 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
9016 *** your PATH or compiler configuration so that the native linker is
9017 *** used, and then restart.
9022 # For security reasons, it is highly recommended that you always
9023 # use absolute paths for naming shared libraries, and exclude the
9024 # DT_RUNPATH tag from executables and libraries. But doing so
9025 # requires that you compile everything twice, which is a pain.
9026 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
9027 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9028 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9029 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9038 archive_cmds
='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9041 hardcode_shlibpath_var
=no
9045 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
9046 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9047 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9054 if test "$ld_shlibs" = no
; then
9056 hardcode_libdir_flag_spec
=
9057 export_dynamic_flag_spec
=
9058 whole_archive_flag_spec
=
9061 # PORTME fill in a description of your system's linker (not GNU ld)
9064 allow_undefined_flag
=unsupported
9065 always_export_symbols
=yes
9066 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'
9067 # Note: this linker hardcodes the directories in LIBPATH if there
9068 # are no directories specified by -L.
9069 hardcode_minus_L
=yes
9070 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
9071 # Neither direct hardcoding nor static linking is supported with a
9073 hardcode_direct
=unsupported
9078 if test "$host_cpu" = ia64
; then
9079 # On IA64, the linker does run time linking by default, so we don't
9080 # have to do anything special.
9081 aix_use_runtimelinking
=no
9082 exp_sym_flag
='-Bexport'
9085 # If we're using GNU nm, then we don't want the "-C" option.
9086 # -C means demangle to AIX nm, but means don't demangle with GNU nm
9087 # Also, AIX nm treats weak defined symbols like other global
9088 # defined symbols, whereas GNU nm marks them as "W".
9089 if $NM -V 2>&1 |
$GREP 'GNU' > /dev
/null
; then
9090 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'
9092 export_symbols_cmds
='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
9094 aix_use_runtimelinking
=no
9096 # Test if we are trying to use run time linking or normal
9097 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
9098 # need to do runtime linking.
9099 case $host_os in aix4.
[23]|aix4.
[23].
*|aix
[5-9]*)
9100 for ld_flag
in $LDFLAGS; do
9101 if (test $ld_flag = "-brtl" ||
test $ld_flag = "-Wl,-brtl"); then
9102 aix_use_runtimelinking
=yes
9109 exp_sym_flag
='-bexport'
9110 no_entry_flag
='-bnoentry'
9113 # When large executables or shared objects are built, AIX ld can
9114 # have problems creating the table of contents. If linking a library
9115 # or program results in "error TOC overflow" add -mminimal-toc to
9116 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
9117 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
9121 hardcode_direct_absolute
=yes
9122 hardcode_libdir_separator
=':'
9123 link_all_deplibs
=yes
9124 file_list_spec
='${wl}-f,'
9126 if test "$GCC" = yes; then
9127 case $host_os in aix4.
[012]|aix4.
[012].
*)
9128 # We only want to do this on AIX 4.2 and lower, the check
9129 # below for broken collect2 doesn't work under 4.3+
9130 collect2name
=`${CC} -print-prog-name=collect2`
9131 if test -f "$collect2name" &&
9132 strings "$collect2name" |
$GREP resolve_lib_name
>/dev
/null
9134 # We have reworked collect2
9137 # We have old collect2
9138 hardcode_direct
=unsupported
9139 # It fails to find uninstalled libraries when the uninstalled
9140 # path is not listed in the libpath. Setting hardcode_minus_L
9141 # to unsupported forces relinking
9142 hardcode_minus_L
=yes
9143 hardcode_libdir_flag_spec
='-L$libdir'
9144 hardcode_libdir_separator
=
9148 shared_flag
='-shared'
9149 if test "$aix_use_runtimelinking" = yes; then
9150 shared_flag
="$shared_flag "'${wl}-G'
9154 if test "$host_cpu" = ia64
; then
9155 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
9156 # chokes on -Wl,-G. The following line is correct:
9159 if test "$aix_use_runtimelinking" = yes; then
9160 shared_flag
='${wl}-G'
9162 shared_flag
='${wl}-bM:SRE'
9167 export_dynamic_flag_spec
='${wl}-bexpall'
9168 # It seems that -bexpall does not export symbols beginning with
9169 # underscore (_), so it is better to generate a list of symbols to export.
9170 always_export_symbols
=yes
9171 if test "$aix_use_runtimelinking" = yes; then
9172 # Warning - without using the other runtime loading flags (-brtl),
9173 # -berok will link without error, but may produce a broken library.
9174 allow_undefined_flag
='-berok'
9175 # Determine the default libpath from the value encoded in an
9177 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9178 /* end confdefs.h. */
9188 if ac_fn_c_try_link
"$LINENO"; then :
9190 lt_aix_libpath_sed
='
9191 /Import File Strings/,/^$/ {
9197 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9198 # Check for a 64-bit object if we didn't find anything.
9199 if test -z "$aix_libpath"; then
9200 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9203 rm -f core conftest.err conftest.
$ac_objext \
9204 conftest
$ac_exeext conftest.
$ac_ext
9205 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
9207 hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath"
9208 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"
9210 if test "$host_cpu" = ia64
; then
9211 hardcode_libdir_flag_spec
='${wl}-R $libdir:/usr/lib:/lib'
9212 allow_undefined_flag
="-z nodefs"
9213 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"
9215 # Determine the default libpath from the value encoded in an
9217 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9218 /* end confdefs.h. */
9228 if ac_fn_c_try_link
"$LINENO"; then :
9230 lt_aix_libpath_sed
='
9231 /Import File Strings/,/^$/ {
9237 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9238 # Check for a 64-bit object if we didn't find anything.
9239 if test -z "$aix_libpath"; then
9240 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9243 rm -f core conftest.err conftest.
$ac_objext \
9244 conftest
$ac_exeext conftest.
$ac_ext
9245 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
9247 hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath"
9248 # Warning - without using the other run time loading flags,
9249 # -berok will link without error, but may produce a broken library.
9250 no_undefined_flag
=' ${wl}-bernotok'
9251 allow_undefined_flag
=' ${wl}-berok'
9252 if test "$with_gnu_ld" = yes; then
9253 # We only use this code for GNU lds that support --whole-archive.
9254 whole_archive_flag_spec
='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
9256 # Exported symbols can be pulled into shared objects from archives
9257 whole_archive_flag_spec
='$convenience'
9259 archive_cmds_need_lc
=yes
9260 # This is similar to how AIX traditionally builds its shared libraries.
9261 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'
9269 # see comment about AmigaOS4 .so support
9270 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9271 archive_expsym_cmds
=''
9274 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)'
9275 hardcode_libdir_flag_spec
='-L$libdir'
9276 hardcode_minus_L
=yes
9282 export_dynamic_flag_spec
=-rdynamic
9285 cygwin
* | mingw
* | pw32
* | cegcc
*)
9286 # When not using gcc, we currently assume that we are using
9287 # Microsoft Visual C++.
9288 # hardcode_libdir_flag_spec is actually meaningless, as there is
9289 # no search path for DLLs.
9290 hardcode_libdir_flag_spec
=' '
9291 allow_undefined_flag
=unsupported
9292 # Tell ltmain to make .lib files, not .a files.
9294 # Tell ltmain to make .dll files, not .so files.
9296 # FIXME: Setting linknames here is a bad hack.
9297 archive_cmds
='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
9298 # The linker will automatically build a .lib file if we build a DLL.
9299 old_archive_from_new_cmds
='true'
9300 # FIXME: Should let the user specify the lib program.
9301 old_archive_cmds
='lib -OUT:$oldlib$oldobjs$old_deplibs'
9302 fix_srcfile_path
='`cygpath -w "$srcfile"`'
9303 enable_shared_with_static_runtimes
=yes
9306 darwin
* | rhapsody
*)
9309 archive_cmds_need_lc
=no
9311 hardcode_automatic
=yes
9312 hardcode_shlibpath_var
=unsupported
9313 if test "$lt_cv_ld_force_load" = "yes"; then
9314 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\"`'
9316 whole_archive_flag_spec
=''
9318 link_all_deplibs
=yes
9319 allow_undefined_flag
="$_lt_dar_allow_undefined"
9320 case $cc_basename in
9321 ifort
*) _lt_dar_can_shared
=yes ;;
9322 *) _lt_dar_can_shared
=$GCC ;;
9324 if test "$_lt_dar_can_shared" = "yes"; then
9325 output_verbose_link_cmd
=func_echo_all
9326 archive_cmds
="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
9327 module_cmds
="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
9328 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}"
9329 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}"
9338 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9339 hardcode_libdir_flag_spec
='-L$libdir'
9340 hardcode_shlibpath_var
=no
9343 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
9344 # support. Future versions do this automatically, but an explicit c++rt0.o
9345 # does not break anything, and helps significantly (at the cost of a little
9348 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
9349 hardcode_libdir_flag_spec
='-R$libdir'
9351 hardcode_shlibpath_var
=no
9354 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
9356 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9358 hardcode_minus_L
=yes
9359 hardcode_shlibpath_var
=no
9362 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
9363 freebsd
* | dragonfly
*)
9364 archive_cmds
='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
9365 hardcode_libdir_flag_spec
='-R$libdir'
9367 hardcode_shlibpath_var
=no
9371 if test "$GCC" = yes; then
9372 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'
9374 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'
9376 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
9377 hardcode_libdir_separator
=:
9380 # hardcode_minus_L: Not really in the search PATH,
9381 # but as the default location of the library.
9382 hardcode_minus_L
=yes
9383 export_dynamic_flag_spec
='${wl}-E'
9387 if test "$GCC" = yes && test "$with_gnu_ld" = no
; then
9388 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9390 archive_cmds
='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9392 if test "$with_gnu_ld" = no
; then
9393 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
9394 hardcode_libdir_flag_spec_ld
='+b $libdir'
9395 hardcode_libdir_separator
=:
9397 hardcode_direct_absolute
=yes
9398 export_dynamic_flag_spec
='${wl}-E'
9399 # hardcode_minus_L: Not really in the search PATH,
9400 # but as the default location of the library.
9401 hardcode_minus_L
=yes
9406 if test "$GCC" = yes && test "$with_gnu_ld" = no
; then
9409 archive_cmds
='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9412 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
9415 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9421 archive_cmds
='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9424 archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
9428 # Older versions of the 11.00 compiler do not understand -b yet
9429 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
9430 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
9431 $as_echo_n "checking if $CC understands -b... " >&6; }
9432 if test "${lt_cv_prog_compiler__b+set}" = set; then :
9433 $as_echo_n "(cached) " >&6
9435 lt_cv_prog_compiler__b
=no
9436 save_LDFLAGS
="$LDFLAGS"
9437 LDFLAGS
="$LDFLAGS -b"
9438 echo "$lt_simple_link_test_code" > conftest.
$ac_ext
9439 if (eval $ac_link 2>conftest.err
) && test -s conftest
$ac_exeext; then
9440 # The linker can only warn and ignore the option if not recognized
9441 # So say no if there are warnings
9442 if test -s conftest.err
; then
9443 # Append any errors to the config.log.
9444 cat conftest.err
1>&5
9445 $ECHO "$_lt_linker_boilerplate" |
$SED '/^$/d' > conftest.exp
9446 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
9447 if diff conftest.exp conftest.er2
>/dev
/null
; then
9448 lt_cv_prog_compiler__b
=yes
9451 lt_cv_prog_compiler__b
=yes
9455 LDFLAGS
="$save_LDFLAGS"
9458 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
9459 $as_echo "$lt_cv_prog_compiler__b" >&6; }
9461 if test x
"$lt_cv_prog_compiler__b" = xyes
; then
9462 archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9464 archive_cmds
='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9470 if test "$with_gnu_ld" = no
; then
9471 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
9472 hardcode_libdir_separator
=:
9477 hardcode_shlibpath_var
=no
9481 hardcode_direct_absolute
=yes
9482 export_dynamic_flag_spec
='${wl}-E'
9484 # hardcode_minus_L: Not really in the search PATH,
9485 # but as the default location of the library.
9486 hardcode_minus_L
=yes
9492 irix5
* | irix6
* | nonstopux
*)
9493 if test "$GCC" = yes; then
9494 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'
9495 # Try to use the -exported_symbol ld option, if it does not
9496 # work, assume that -exports_file does not work either and
9497 # implicitly export all symbols.
9498 save_LDFLAGS
="$LDFLAGS"
9499 LDFLAGS
="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
9500 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9501 /* end confdefs.h. */
9504 if ac_fn_c_try_link
"$LINENO"; then :
9505 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'
9508 rm -f core conftest.err conftest.
$ac_objext \
9509 conftest
$ac_exeext conftest.
$ac_ext
9510 LDFLAGS
="$save_LDFLAGS"
9512 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'
9513 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'
9515 archive_cmds_need_lc
='no'
9516 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9517 hardcode_libdir_separator
=:
9519 link_all_deplibs
=yes
9523 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
9524 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
9526 archive_cmds
='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
9528 hardcode_libdir_flag_spec
='-R$libdir'
9530 hardcode_shlibpath_var
=no
9534 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9536 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9537 hardcode_libdir_separator
=:
9538 hardcode_shlibpath_var
=no
9545 if test -f /usr
/libexec
/ld.so
; then
9547 hardcode_shlibpath_var
=no
9548 hardcode_direct_absolute
=yes
9549 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
9550 archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9551 archive_expsym_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
9552 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
9553 export_dynamic_flag_spec
='${wl}-E'
9556 openbsd
[01].
* | openbsd2.
[0-7] | openbsd2.
[0-7].
*)
9557 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9558 hardcode_libdir_flag_spec
='-R$libdir'
9561 archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9562 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
9572 hardcode_libdir_flag_spec
='-L$libdir'
9573 hardcode_minus_L
=yes
9574 allow_undefined_flag
=unsupported
9575 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'
9576 old_archive_from_new_cmds
='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
9580 if test "$GCC" = yes; then
9581 allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*'
9582 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'
9584 allow_undefined_flag
=' -expect_unresolved \*'
9585 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'
9587 archive_cmds_need_lc
='no'
9588 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9589 hardcode_libdir_separator
=:
9592 osf4
* | osf5
*) # as osf3* with the addition of -msym flag
9593 if test "$GCC" = yes; then
9594 allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*'
9595 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'
9596 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9598 allow_undefined_flag
=' -expect_unresolved \*'
9599 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'
9600 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~
9601 $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'
9603 # Both c and cxx compiler support -rpath directly
9604 hardcode_libdir_flag_spec
='-rpath $libdir'
9606 archive_cmds_need_lc
='no'
9607 hardcode_libdir_separator
=:
9611 no_undefined_flag
=' -z defs'
9612 if test "$GCC" = yes; then
9614 archive_cmds
='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9615 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9616 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
9618 case `$CC -V 2>&1` in
9621 archive_cmds
='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
9622 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9623 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
9627 archive_cmds
='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
9628 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9629 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
9633 hardcode_libdir_flag_spec
='-R$libdir'
9634 hardcode_shlibpath_var
=no
9636 solaris2.
[0-5] | solaris2.
[0-5].
*) ;;
9638 # The compiler driver will combine and reorder linker options,
9639 # but understands `-z linker_flag'. GCC discards it without `$wl',
9640 # but is careful enough not to reorder.
9641 # Supported since Solaris 2.6 (maybe 2.5.1?)
9642 if test "$GCC" = yes; then
9643 whole_archive_flag_spec
='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
9645 whole_archive_flag_spec
='-z allextract$convenience -z defaultextract'
9649 link_all_deplibs
=yes
9653 if test "x$host_vendor" = xsequent
; then
9654 # Use $CC to link under sequent, because it throws in some extra .o
9655 # files that make .init and .fini sections work.
9656 archive_cmds
='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
9658 archive_cmds
='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
9660 hardcode_libdir_flag_spec
='-L$libdir'
9662 hardcode_minus_L
=yes
9663 hardcode_shlibpath_var
=no
9667 case $host_vendor in
9669 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9670 hardcode_direct
=yes # is this really true???
9673 ## LD is ld it makes a PLAMLIB
9674 ## CC just makes a GrossModule.
9675 archive_cmds
='$LD -G -o $lib $libobjs $deplibs $linker_flags'
9676 reload_cmds
='$CC -r -o $output$reload_objs'
9680 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9681 hardcode_direct
=no
#Motorola manual says yes, but my tests say they lie
9684 runpath_var
='LD_RUN_PATH'
9685 hardcode_shlibpath_var
=no
9689 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9690 hardcode_shlibpath_var
=no
9691 export_dynamic_flag_spec
='-Bexport'
9695 if test -d /usr
/nec
; then
9696 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9697 hardcode_shlibpath_var
=no
9698 runpath_var
=LD_RUN_PATH
9699 hardcode_runpath_var
=yes
9704 sysv4
*uw2
* | sysv5OpenUNIX
* | sysv5UnixWare7.
[01].
[10]* | unixware7
* | sco3.2v5.0.
[024]*)
9705 no_undefined_flag
='${wl}-z,text'
9706 archive_cmds_need_lc
=no
9707 hardcode_shlibpath_var
=no
9708 runpath_var
='LD_RUN_PATH'
9710 if test "$GCC" = yes; then
9711 archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9712 archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9714 archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9715 archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9719 sysv5
* | sco3.2v5
* | sco5v6
*)
9720 # Note: We can NOT use -z defs as we might desire, because we do not
9721 # link with -lc, and that would cause any symbols used from libc to
9722 # always be unresolved, which means just about no library would
9723 # ever link correctly. If we're not using GNU ld we use -z text
9724 # though, which does catch some bad symbols but isn't as heavy-handed
9726 no_undefined_flag
='${wl}-z,text'
9727 allow_undefined_flag
='${wl}-z,nodefs'
9728 archive_cmds_need_lc
=no
9729 hardcode_shlibpath_var
=no
9730 hardcode_libdir_flag_spec
='${wl}-R,$libdir'
9731 hardcode_libdir_separator
=':'
9732 link_all_deplibs
=yes
9733 export_dynamic_flag_spec
='${wl}-Bexport'
9734 runpath_var
='LD_RUN_PATH'
9736 if test "$GCC" = yes; then
9737 archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9738 archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9740 archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9741 archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9746 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9747 hardcode_libdir_flag_spec
='-L$libdir'
9748 hardcode_shlibpath_var
=no
9756 if test x
$host_vendor = xsni
; then
9758 sysv4 | sysv4.2uw2
* | sysv4.3
* | sysv5
*)
9759 export_dynamic_flag_spec
='${wl}-Blargedynsym'
9765 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
9766 $as_echo "$ld_shlibs" >&6; }
9767 test "$ld_shlibs" = no
&& can_build_shared
=no
9769 with_gnu_ld
=$with_gnu_ld
9786 # Do we need to explicitly link libc?
9788 case "x$archive_cmds_need_lc" in
9790 # Assume -lc should be added
9791 archive_cmds_need_lc
=yes
9793 if test "$enable_shared" = yes && test "$GCC" = yes; then
9794 case $archive_cmds in
9796 # FIXME: we may have to deal with multi-command sequences.
9799 # Test whether the compiler implicitly links with -lc since on some
9800 # systems, -lgcc has to come before -lc. If gcc already passes -lc
9801 # to ld, don't add -lc before -lgcc.
9802 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
9803 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
9804 if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
9805 $as_echo_n "(cached) " >&6
9808 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
9810 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
9811 (eval $ac_compile) 2>&5
9813 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9814 test $ac_status = 0; } 2>conftest.err
; then
9817 libobjs
=conftest.
$ac_objext
9819 wl
=$lt_prog_compiler_wl
9820 pic_flag
=$lt_prog_compiler_pic
9826 lt_save_allow_undefined_flag
=$allow_undefined_flag
9827 allow_undefined_flag
=
9828 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
9829 (eval $archive_cmds 2\
>\
&1 \|
$GREP \" -lc \" \
>/dev
/null
2\
>\
&1) 2>&5
9831 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9832 test $ac_status = 0; }
9834 lt_cv_archive_cmds_need_lc
=no
9836 lt_cv_archive_cmds_need_lc
=yes
9838 allow_undefined_flag
=$lt_save_allow_undefined_flag
9840 cat conftest.err
1>&5
9845 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
9846 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
9847 archive_cmds_need_lc
=$lt_cv_archive_cmds_need_lc
10010 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
10011 $as_echo_n "checking dynamic linker characteristics... " >&6; }
10013 if test "$GCC" = yes; then
10015 darwin
*) lt_awk_arg
="/^libraries:/,/LR/" ;;
10016 *) lt_awk_arg
="/^libraries:/" ;;
10019 mingw
* | cegcc
*) lt_sed_strip_eq
="s,=\([A-Za-z]:\),\1,g" ;;
10020 *) lt_sed_strip_eq
="s,=/,/,g" ;;
10022 lt_search_path_spec
=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
10023 case $lt_search_path_spec in
10025 # if the path contains ";" then we assume it to be the separator
10026 # otherwise default to the standard path separator (i.e. ":") - it is
10027 # assumed that no part of a normal pathname contains ";" but that should
10028 # okay in the real world where ";" in dirpaths is itself problematic.
10029 lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
10032 lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
10035 # Ok, now we have the path, separated by spaces, we can step through it
10036 # and add multilib dir if necessary.
10037 lt_tmp_lt_search_path_spec
=
10038 lt_multi_os_dir
=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
10039 for lt_sys_path
in $lt_search_path_spec; do
10040 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
10041 lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
10043 test -d "$lt_sys_path" && \
10044 lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path"
10047 lt_search_path_spec
=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
10048 BEGIN {RS=" "; FS="/|\n";} {
10051 for (lt_i = NF; lt_i > 0; lt_i--) {
10052 if ($lt_i != "" && $lt_i != ".") {
10053 if ($lt_i == "..") {
10056 if (lt_count == 0) {
10057 lt_foo="/" $lt_i lt_foo;
10064 if (lt_foo != "") { lt_freq[lt_foo]++; }
10065 if (lt_freq[lt_foo] == 1) { print lt_foo; }
10067 # AWK program above erroneously prepends '/' to C:/dos/paths
10070 mingw
* | cegcc
*) lt_search_path_spec
=`$ECHO "$lt_search_path_spec" |\
10071 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
10073 sys_lib_search_path_spec
=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
10075 sys_lib_search_path_spec
="/lib /usr/lib /usr/local/lib"
10077 library_names_spec
=
10078 libname_spec
='lib$name'
10082 postuninstall_cmds
=
10086 shlibpath_overrides_runpath
=unknown
10088 dynamic_linker
="$host_os ld.so"
10089 sys_lib_dlsearch_path_spec
="/lib /usr/lib"
10090 need_lib_prefix
=unknown
10091 hardcode_into_libs
=no
10093 # when you set need_version to no, make sure it does not cause -set_version
10094 # flags to be left without arguments
10095 need_version
=unknown
10100 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname.a'
10101 shlibpath_var
=LIBPATH
10103 # AIX 3 has no versioning support, so we append a major version to the name.
10104 soname_spec
='${libname}${release}${shared_ext}$major'
10111 hardcode_into_libs
=yes
10112 if test "$host_cpu" = ia64
; then
10113 # AIX 5 supports IA64
10114 library_names_spec
='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
10115 shlibpath_var
=LD_LIBRARY_PATH
10117 # With GCC up to 2.95.x, collect2 would create an import file
10118 # for dependence libraries. The import file would start with
10119 # the line `#! .'. This would cause the generated library to
10120 # depend on `.', always an invalid library. This was fixed in
10121 # development snapshots of GCC prior to 3.0.
10123 aix4 | aix4.
[01] | aix4.
[01].
*)
10124 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
10126 echo '#endif'; } |
${CC} -E - |
$GREP yes > /dev
/null
; then
10129 can_build_shared
=no
10133 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
10134 # soname into executable. Probably we can add versioning support to
10135 # collect2, so additional links can be useful in future.
10136 if test "$aix_use_runtimelinking" = yes; then
10137 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
10138 # instead of lib<name>.a to let people know that these are not
10139 # typical AIX shared libraries.
10140 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10142 # We preserve .a as extension for shared libraries through AIX4.2
10143 # and later when we are not doing run time linking.
10144 library_names_spec
='${libname}${release}.a $libname.a'
10145 soname_spec
='${libname}${release}${shared_ext}$major'
10147 shlibpath_var
=LIBPATH
10154 # Since July 2007 AmigaOS4 officially supports .so libraries.
10155 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
10156 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10159 library_names_spec
='$libname.ixlibrary $libname.a'
10160 # Create ${libname}_ixlibrary.a entries in /sys/libs.
10161 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'
10167 library_names_spec
='${libname}${shared_ext}'
10168 dynamic_linker
="$host_os ld.so"
10169 shlibpath_var
=LIBRARY_PATH
10175 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10176 soname_spec
='${libname}${release}${shared_ext}$major'
10177 finish_cmds
='PATH="\$PATH:/sbin" ldconfig $libdir'
10178 shlibpath_var
=LD_LIBRARY_PATH
10179 sys_lib_search_path_spec
="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
10180 sys_lib_dlsearch_path_spec
="/shlib /usr/lib /usr/local/lib"
10181 # the default ld.so.conf also contains /usr/contrib/lib and
10182 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
10183 # libtool to hard-code these into programs
10186 cygwin
* | mingw
* | pw32
* | cegcc
*)
10187 version_type
=windows
10192 case $GCC,$host_os in
10193 yes,cygwin
* |
yes,mingw
* |
yes,pw32
* |
yes,cegcc
*)
10194 library_names_spec
='$libname.dll.a'
10195 # DLL is installed to $(libdir)/../bin by postinstall_cmds
10196 postinstall_cmds
='base_file=`basename \${file}`~
10197 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
10198 dldir=$destdir/`dirname \$dlpath`~
10199 test -d \$dldir || mkdir -p \$dldir~
10200 $install_prog $dir/$dlname \$dldir/$dlname~
10201 chmod a+x \$dldir/$dlname~
10202 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
10203 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
10205 postuninstall_cmds
='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
10206 dlpath=$dir/\$dldll~
10208 shlibpath_overrides_runpath
=yes
10212 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
10213 soname_spec
='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10215 sys_lib_search_path_spec
="$sys_lib_search_path_spec /usr/lib/w32api"
10218 # MinGW DLLs use traditional 'lib' prefix
10219 soname_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10222 # pw32 DLLs use 'pw' prefix rather than 'lib'
10223 library_names_spec
='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10229 library_names_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
10232 dynamic_linker
='Win32 ld.exe'
10233 # FIXME: first we should search . and the directory the executable is in
10237 darwin
* | rhapsody
*)
10238 dynamic_linker
="$host_os dyld"
10239 version_type
=darwin
10242 library_names_spec
='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
10243 soname_spec
='${libname}${release}${major}$shared_ext'
10244 shlibpath_overrides_runpath
=yes
10245 shlibpath_var
=DYLD_LIBRARY_PATH
10246 shrext_cmds
='`test .$module = .yes && echo .so || echo .dylib`'
10248 sys_lib_search_path_spec
="$sys_lib_search_path_spec /usr/local/lib"
10249 sys_lib_dlsearch_path_spec
='/usr/local/lib /lib /usr/lib'
10256 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
10257 soname_spec
='${libname}${release}${shared_ext}$major'
10258 shlibpath_var
=LD_LIBRARY_PATH
10261 freebsd
* | dragonfly
*)
10262 # DragonFly does not have aout. When/if they implement a new
10263 # versioning mechanism, adjust this.
10264 if test -x /usr
/bin
/objformat
; then
10265 objformat
=`/usr/bin/objformat`
10268 freebsd
[23].
*) objformat
=aout
;;
10269 *) objformat
=elf
;;
10272 version_type
=freebsd-
$objformat
10273 case $version_type in
10275 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
10280 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
10284 shlibpath_var
=LD_LIBRARY_PATH
10287 shlibpath_overrides_runpath
=yes
10289 freebsd3.
[01]* | freebsdelf3.
[01]*)
10290 shlibpath_overrides_runpath
=yes
10291 hardcode_into_libs
=yes
10293 freebsd3.
[2-9]* | freebsdelf3.
[2-9]* | \
10294 freebsd4.
[0-5] | freebsdelf4.
[0-5] | freebsd4.1
.1 | freebsdelf4.1
.1)
10295 shlibpath_overrides_runpath
=no
10296 hardcode_into_libs
=yes
10298 *) # from 4.6 on, and DragonFly
10299 shlibpath_overrides_runpath
=yes
10300 hardcode_into_libs
=yes
10309 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10310 soname_spec
='${libname}${release}${shared_ext}$major'
10311 shlibpath_var
=LD_LIBRARY_PATH
10312 hardcode_into_libs
=yes
10319 dynamic_linker
="$host_os runtime_loader"
10320 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10321 soname_spec
='${libname}${release}${shared_ext}$major'
10322 shlibpath_var
=LIBRARY_PATH
10323 shlibpath_overrides_runpath
=yes
10324 sys_lib_dlsearch_path_spec
='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
10325 hardcode_into_libs
=yes
10328 hpux9
* | hpux10
* | hpux11
*)
10329 # Give a soname corresponding to the major version so that dld.sl refuses to
10330 # link against other versions.
10337 hardcode_into_libs
=yes
10338 dynamic_linker
="$host_os dld.so"
10339 shlibpath_var
=LD_LIBRARY_PATH
10340 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
10341 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10342 soname_spec
='${libname}${release}${shared_ext}$major'
10343 if test "X$HPUX_IA64_MODE" = X32
; then
10344 sys_lib_search_path_spec
="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
10346 sys_lib_search_path_spec
="/usr/lib/hpux64 /usr/local/lib/hpux64"
10348 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
10352 hardcode_into_libs
=yes
10353 dynamic_linker
="$host_os dld.sl"
10354 shlibpath_var
=LD_LIBRARY_PATH
# How should we handle SHLIB_PATH
10355 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
10356 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10357 soname_spec
='${libname}${release}${shared_ext}$major'
10358 sys_lib_search_path_spec
="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
10359 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
10363 dynamic_linker
="$host_os dld.sl"
10364 shlibpath_var
=SHLIB_PATH
10365 shlibpath_overrides_runpath
=no
# +s is required to enable SHLIB_PATH
10366 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10367 soname_spec
='${libname}${release}${shared_ext}$major'
10370 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
10371 postinstall_cmds
='chmod 555 $lib'
10372 # or fails outright, so override atomically:
10373 install_override_mode
=555
10380 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
10381 soname_spec
='${libname}${release}${shared_ext}$major'
10382 dynamic_linker
='Interix 3.x ld.so.1 (PE, like ELF)'
10383 shlibpath_var
=LD_LIBRARY_PATH
10384 shlibpath_overrides_runpath
=no
10385 hardcode_into_libs
=yes
10388 irix5
* | irix6
* | nonstopux
*)
10390 nonstopux
*) version_type
=nonstopux
;;
10392 if test "$lt_cv_prog_gnu_ld" = yes; then
10400 soname_spec
='${libname}${release}${shared_ext}$major'
10401 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
10403 irix5
* | nonstopux
*)
10404 libsuff
= shlibsuff
=
10407 case $LD in # libtool.m4 will add one of these switches to LD
10408 *-32|
*"-32 "|
*-melf32bsmip|
*"-melf32bsmip ")
10409 libsuff
= shlibsuff
= libmagic
=32-bit;;
10410 *-n32|
*"-n32 "|
*-melf32bmipn32|
*"-melf32bmipn32 ")
10411 libsuff
=32 shlibsuff
=N32 libmagic
=N32
;;
10412 *-64|
*"-64 "|
*-melf64bmip|
*"-melf64bmip ")
10413 libsuff
=64 shlibsuff
=64 libmagic
=64-bit;;
10414 *) libsuff
= shlibsuff
= libmagic
=never-match
;;
10418 shlibpath_var
=LD_LIBRARY
${shlibsuff}_PATH
10419 shlibpath_overrides_runpath
=no
10420 sys_lib_search_path_spec
="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
10421 sys_lib_dlsearch_path_spec
="/usr/lib${libsuff} /lib${libsuff}"
10422 hardcode_into_libs
=yes
10425 # No shared lib support for Linux oldld, aout, or coff.
10426 linux
*oldld
* | linux
*aout
* | linux
*coff
*)
10430 # This must be Linux ELF.
10431 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
10435 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10436 soname_spec
='${libname}${release}${shared_ext}$major'
10437 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -n $libdir'
10438 shlibpath_var
=LD_LIBRARY_PATH
10439 shlibpath_overrides_runpath
=no
10441 # Some binutils ld are patched to set DT_RUNPATH
10442 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
10443 $as_echo_n "(cached) " >&6
10445 lt_cv_shlibpath_overrides_runpath
=no
10446 save_LDFLAGS
=$LDFLAGS
10447 save_libdir
=$libdir
10448 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
10449 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
10450 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10451 /* end confdefs.h. */
10461 if ac_fn_c_try_link
"$LINENO"; then :
10462 if ($OBJDUMP -p conftest
$ac_exeext) 2>/dev
/null |
grep "RUNPATH.*$libdir" >/dev
/null
; then :
10463 lt_cv_shlibpath_overrides_runpath
=yes
10466 rm -f core conftest.err conftest.
$ac_objext \
10467 conftest
$ac_exeext conftest.
$ac_ext
10468 LDFLAGS
=$save_LDFLAGS
10469 libdir
=$save_libdir
10473 shlibpath_overrides_runpath
=$lt_cv_shlibpath_overrides_runpath
10475 # This implies no fast_install, which is unacceptable.
10476 # Some rework will be needed to allow for fast_install
10477 # before this can be enabled.
10478 hardcode_into_libs
=yes
10480 # Append ld.so.conf contents to the search path
10481 if test -f /etc
/ld.so.conf
; then
10482 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' ' '`
10483 sys_lib_dlsearch_path_spec
="/lib /usr/lib $lt_ld_extra"
10486 # We used to test for /lib/ld.so.1 and disable shared libraries on
10487 # powerpc, because MkLinux only supported shared libraries with the
10488 # GNU dynamic linker. Since this was broken with cross compilers,
10489 # most powerpc-linux boxes support dynamic linking these days and
10490 # people can always --disable-shared, the test was removed, and we
10491 # assume the GNU/Linux dynamic linker is in use.
10492 dynamic_linker
='GNU/Linux ld.so'
10499 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
10500 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10501 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10502 dynamic_linker
='NetBSD (a.out) ld.so'
10504 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
10505 soname_spec
='${libname}${release}${shared_ext}$major'
10506 dynamic_linker
='NetBSD ld.elf_so'
10508 shlibpath_var
=LD_LIBRARY_PATH
10509 shlibpath_overrides_runpath
=yes
10510 hardcode_into_libs
=yes
10515 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10516 shlibpath_var
=LD_LIBRARY_PATH
10517 shlibpath_overrides_runpath
=yes
10524 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10525 soname_spec
='${libname}${release}${shared_ext}$major'
10526 shlibpath_var
=LD_LIBRARY_PATH
10527 shlibpath_overrides_runpath
=no
10528 hardcode_into_libs
=yes
10529 dynamic_linker
='ldqnx.so'
10534 sys_lib_dlsearch_path_spec
="/usr/lib"
10536 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
10538 openbsd3.3 | openbsd3.3.
*) need_version
=yes ;;
10539 *) need_version
=no
;;
10541 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10542 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10543 shlibpath_var
=LD_LIBRARY_PATH
10544 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10546 openbsd2.
[89] | openbsd2.
[89].
*)
10547 shlibpath_overrides_runpath
=no
10550 shlibpath_overrides_runpath
=yes
10554 shlibpath_overrides_runpath
=yes
10559 libname_spec
='$name'
10562 library_names_spec
='$libname${shared_ext} $libname.a'
10563 dynamic_linker
='OS/2 ld.exe'
10564 shlibpath_var
=LIBPATH
10567 osf3
* | osf4
* | osf5
*)
10571 soname_spec
='${libname}${release}${shared_ext}$major'
10572 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10573 shlibpath_var
=LD_LIBRARY_PATH
10574 sys_lib_search_path_spec
="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
10575 sys_lib_dlsearch_path_spec
="$sys_lib_search_path_spec"
10586 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10587 soname_spec
='${libname}${release}${shared_ext}$major'
10588 shlibpath_var
=LD_LIBRARY_PATH
10589 shlibpath_overrides_runpath
=yes
10590 hardcode_into_libs
=yes
10591 # ldd complains unless libraries are executable
10592 postinstall_cmds
='chmod +x $lib'
10597 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10598 finish_cmds
='PATH="\$PATH:/usr/etc" ldconfig $libdir'
10599 shlibpath_var
=LD_LIBRARY_PATH
10600 shlibpath_overrides_runpath
=yes
10601 if test "$with_gnu_ld" = yes; then
10609 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10610 soname_spec
='${libname}${release}${shared_ext}$major'
10611 shlibpath_var
=LD_LIBRARY_PATH
10612 case $host_vendor in
10614 shlibpath_overrides_runpath
=no
10616 runpath_var
=LD_RUN_PATH
10624 shlibpath_overrides_runpath
=no
10625 sys_lib_search_path_spec
='/lib /usr/lib /usr/ccs/lib'
10631 if test -d /usr
/nec
;then
10633 library_names_spec
='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
10634 soname_spec
='$libname${shared_ext}.$major'
10635 shlibpath_var
=LD_LIBRARY_PATH
10639 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
* | sysv4
*uw2
*)
10640 version_type
=freebsd-elf
10643 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
10644 soname_spec
='${libname}${release}${shared_ext}$major'
10645 shlibpath_var
=LD_LIBRARY_PATH
10646 shlibpath_overrides_runpath
=yes
10647 hardcode_into_libs
=yes
10648 if test "$with_gnu_ld" = yes; then
10649 sys_lib_search_path_spec
='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
10651 sys_lib_search_path_spec
='/usr/ccs/lib /usr/lib'
10654 sys_lib_search_path_spec
="$sys_lib_search_path_spec /lib"
10658 sys_lib_dlsearch_path_spec
='/usr/lib'
10662 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
10666 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10667 shlibpath_var
=LD_LIBRARY_PATH
10668 shlibpath_overrides_runpath
=no
10669 hardcode_into_libs
=yes
10674 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10675 soname_spec
='${libname}${release}${shared_ext}$major'
10676 shlibpath_var
=LD_LIBRARY_PATH
10683 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
10684 $as_echo "$dynamic_linker" >&6; }
10685 test "$dynamic_linker" = no
&& can_build_shared
=no
10687 variables_saved_for_relink
="PATH $shlibpath_var $runpath_var"
10688 if test "$GCC" = yes; then
10689 variables_saved_for_relink
="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
10692 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
10693 sys_lib_search_path_spec
="$lt_cv_sys_lib_search_path_spec"
10695 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
10696 sys_lib_dlsearch_path_spec
="$lt_cv_sys_lib_dlsearch_path_spec"
10790 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
10791 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
10793 if test -n "$hardcode_libdir_flag_spec" ||
10794 test -n "$runpath_var" ||
10795 test "X$hardcode_automatic" = "Xyes" ; then
10797 # We can hardcode non-existent directories.
10798 if test "$hardcode_direct" != no
&&
10799 # If the only mechanism to avoid hardcoding is shlibpath_var, we
10800 # have to relink, otherwise we might link with an installed library
10801 # when we should be linking with a yet-to-be-installed one
10802 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
10803 test "$hardcode_minus_L" != no
; then
10804 # Linking always hardcodes the temporary library directory.
10805 hardcode_action
=relink
10807 # We can link without hardcoding, and we can hardcode nonexisting dirs.
10808 hardcode_action
=immediate
10811 # We cannot hardcode anything, or else we can only hardcode existing
10813 hardcode_action
=unsupported
10815 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
10816 $as_echo "$hardcode_action" >&6; }
10818 if test "$hardcode_action" = relink ||
10819 test "$inherit_rpath" = yes; then
10820 # Fast installation is not supported
10821 enable_fast_install
=no
10822 elif test "$shlibpath_overrides_runpath" = yes ||
10823 test "$enable_shared" = no
; then
10824 # Fast installation is not necessary
10825 enable_fast_install
=needless
10833 if test "x$enable_dlopen" != xyes
; then
10834 enable_dlopen
=unknown
10835 enable_dlopen_self
=unknown
10836 enable_dlopen_self_static
=unknown
10843 lt_cv_dlopen
="load_add_on"
10845 lt_cv_dlopen_self
=yes
10848 mingw
* | pw32
* | cegcc
*)
10849 lt_cv_dlopen
="LoadLibrary"
10854 lt_cv_dlopen
="dlopen"
10859 # if libdl is installed we need to link against it
10860 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
10861 $as_echo_n "checking for dlopen in -ldl... " >&6; }
10862 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
10863 $as_echo_n "(cached) " >&6
10865 ac_check_lib_save_LIBS
=$LIBS
10867 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10868 /* end confdefs.h. */
10870 /* Override any GCC internal prototype to avoid an error.
10871 Use char because int might match the return type of a GCC
10872 builtin and then its argument prototype would still apply. */
10885 if ac_fn_c_try_link
"$LINENO"; then :
10886 ac_cv_lib_dl_dlopen
=yes
10888 ac_cv_lib_dl_dlopen
=no
10890 rm -f core conftest.err conftest.
$ac_objext \
10891 conftest
$ac_exeext conftest.
$ac_ext
10892 LIBS
=$ac_check_lib_save_LIBS
10894 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
10895 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
10896 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
10897 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl"
10900 lt_cv_dlopen
="dyld"
10902 lt_cv_dlopen_self
=yes
10909 ac_fn_c_check_func
"$LINENO" "shl_load" "ac_cv_func_shl_load"
10910 if test "x$ac_cv_func_shl_load" = x
""yes; then :
10911 lt_cv_dlopen
="shl_load"
10913 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
10914 $as_echo_n "checking for shl_load in -ldld... " >&6; }
10915 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
10916 $as_echo_n "(cached) " >&6
10918 ac_check_lib_save_LIBS
=$LIBS
10920 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10921 /* end confdefs.h. */
10923 /* Override any GCC internal prototype to avoid an error.
10924 Use char because int might match the return type of a GCC
10925 builtin and then its argument prototype would still apply. */
10933 return shl_load ();
10938 if ac_fn_c_try_link
"$LINENO"; then :
10939 ac_cv_lib_dld_shl_load
=yes
10941 ac_cv_lib_dld_shl_load
=no
10943 rm -f core conftest.err conftest.
$ac_objext \
10944 conftest
$ac_exeext conftest.
$ac_ext
10945 LIBS
=$ac_check_lib_save_LIBS
10947 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
10948 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
10949 if test "x$ac_cv_lib_dld_shl_load" = x
""yes; then :
10950 lt_cv_dlopen
="shl_load" lt_cv_dlopen_libs
="-ldld"
10952 ac_fn_c_check_func
"$LINENO" "dlopen" "ac_cv_func_dlopen"
10953 if test "x$ac_cv_func_dlopen" = x
""yes; then :
10954 lt_cv_dlopen
="dlopen"
10956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
10957 $as_echo_n "checking for dlopen in -ldl... " >&6; }
10958 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
10959 $as_echo_n "(cached) " >&6
10961 ac_check_lib_save_LIBS
=$LIBS
10963 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10964 /* end confdefs.h. */
10966 /* Override any GCC internal prototype to avoid an error.
10967 Use char because int might match the return type of a GCC
10968 builtin and then its argument prototype would still apply. */
10981 if ac_fn_c_try_link
"$LINENO"; then :
10982 ac_cv_lib_dl_dlopen
=yes
10984 ac_cv_lib_dl_dlopen
=no
10986 rm -f core conftest.err conftest.
$ac_objext \
10987 conftest
$ac_exeext conftest.
$ac_ext
10988 LIBS
=$ac_check_lib_save_LIBS
10990 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
10991 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
10992 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
10993 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl"
10995 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
10996 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
10997 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
10998 $as_echo_n "(cached) " >&6
11000 ac_check_lib_save_LIBS
=$LIBS
11001 LIBS
="-lsvld $LIBS"
11002 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11003 /* end confdefs.h. */
11005 /* Override any GCC internal prototype to avoid an error.
11006 Use char because int might match the return type of a GCC
11007 builtin and then its argument prototype would still apply. */
11020 if ac_fn_c_try_link
"$LINENO"; then :
11021 ac_cv_lib_svld_dlopen
=yes
11023 ac_cv_lib_svld_dlopen
=no
11025 rm -f core conftest.err conftest.
$ac_objext \
11026 conftest
$ac_exeext conftest.
$ac_ext
11027 LIBS
=$ac_check_lib_save_LIBS
11029 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
11030 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
11031 if test "x$ac_cv_lib_svld_dlopen" = x
""yes; then :
11032 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-lsvld"
11034 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
11035 $as_echo_n "checking for dld_link in -ldld... " >&6; }
11036 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
11037 $as_echo_n "(cached) " >&6
11039 ac_check_lib_save_LIBS
=$LIBS
11041 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11042 /* end confdefs.h. */
11044 /* Override any GCC internal prototype to avoid an error.
11045 Use char because int might match the return type of a GCC
11046 builtin and then its argument prototype would still apply. */
11054 return dld_link ();
11059 if ac_fn_c_try_link
"$LINENO"; then :
11060 ac_cv_lib_dld_dld_link
=yes
11062 ac_cv_lib_dld_dld_link
=no
11064 rm -f core conftest.err conftest.
$ac_objext \
11065 conftest
$ac_exeext conftest.
$ac_ext
11066 LIBS
=$ac_check_lib_save_LIBS
11068 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
11069 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
11070 if test "x$ac_cv_lib_dld_dld_link" = x
""yes; then :
11071 lt_cv_dlopen
="dld_link" lt_cv_dlopen_libs
="-ldld"
11092 if test "x$lt_cv_dlopen" != xno
; then
11098 case $lt_cv_dlopen in
11100 save_CPPFLAGS
="$CPPFLAGS"
11101 test "x$ac_cv_header_dlfcn_h" = xyes
&& CPPFLAGS
="$CPPFLAGS -DHAVE_DLFCN_H"
11103 save_LDFLAGS
="$LDFLAGS"
11104 wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $export_dynamic_flag_spec\"
11107 LIBS
="$lt_cv_dlopen_libs $LIBS"
11109 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
11110 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
11111 if test "${lt_cv_dlopen_self+set}" = set; then :
11112 $as_echo_n "(cached) " >&6
11114 if test "$cross_compiling" = yes; then :
11115 lt_cv_dlopen_self
=cross
11117 lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2
11118 lt_status
=$lt_dlunknown
11119 cat > conftest.
$ac_ext <<_LT_EOF
11120 #line 11120 "configure"
11121 #include "confdefs.h"
11130 # define LT_DLGLOBAL RTLD_GLOBAL
11133 # define LT_DLGLOBAL DL_GLOBAL
11135 # define LT_DLGLOBAL 0
11139 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11140 find out it does not work in some platform. */
11141 #ifndef LT_DLLAZY_OR_NOW
11143 # define LT_DLLAZY_OR_NOW RTLD_LAZY
11146 # define LT_DLLAZY_OR_NOW DL_LAZY
11149 # define LT_DLLAZY_OR_NOW RTLD_NOW
11152 # define LT_DLLAZY_OR_NOW DL_NOW
11154 # define LT_DLLAZY_OR_NOW 0
11161 /* When -fvisbility=hidden is used, assume the code has been annotated
11162 correspondingly for the symbols needed. */
11163 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11164 void fnord () __attribute__((visibility("default")));
11167 void fnord () { int i=42; }
11170 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
11171 int status = $lt_dlunknown;
11175 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
11178 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11179 else puts (dlerror ());
11181 /* dlclose (self); */
11189 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11190 (eval $ac_link) 2>&5
11192 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11193 test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then
11194 (.
/conftest
; exit; ) >&5 2>/dev
/null
11196 case x
$lt_status in
11197 x
$lt_dlno_uscore) lt_cv_dlopen_self
=yes ;;
11198 x
$lt_dlneed_uscore) lt_cv_dlopen_self
=yes ;;
11199 x
$lt_dlunknown|x
*) lt_cv_dlopen_self
=no
;;
11202 # compilation failed
11203 lt_cv_dlopen_self
=no
11210 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
11211 $as_echo "$lt_cv_dlopen_self" >&6; }
11213 if test "x$lt_cv_dlopen_self" = xyes
; then
11214 wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $lt_prog_compiler_static\"
11215 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
11216 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
11217 if test "${lt_cv_dlopen_self_static+set}" = set; then :
11218 $as_echo_n "(cached) " >&6
11220 if test "$cross_compiling" = yes; then :
11221 lt_cv_dlopen_self_static
=cross
11223 lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2
11224 lt_status
=$lt_dlunknown
11225 cat > conftest.
$ac_ext <<_LT_EOF
11226 #line 11226 "configure"
11227 #include "confdefs.h"
11236 # define LT_DLGLOBAL RTLD_GLOBAL
11239 # define LT_DLGLOBAL DL_GLOBAL
11241 # define LT_DLGLOBAL 0
11245 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11246 find out it does not work in some platform. */
11247 #ifndef LT_DLLAZY_OR_NOW
11249 # define LT_DLLAZY_OR_NOW RTLD_LAZY
11252 # define LT_DLLAZY_OR_NOW DL_LAZY
11255 # define LT_DLLAZY_OR_NOW RTLD_NOW
11258 # define LT_DLLAZY_OR_NOW DL_NOW
11260 # define LT_DLLAZY_OR_NOW 0
11267 /* When -fvisbility=hidden is used, assume the code has been annotated
11268 correspondingly for the symbols needed. */
11269 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11270 void fnord () __attribute__((visibility("default")));
11273 void fnord () { int i=42; }
11276 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
11277 int status = $lt_dlunknown;
11281 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
11284 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11285 else puts (dlerror ());
11287 /* dlclose (self); */
11295 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11296 (eval $ac_link) 2>&5
11298 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11299 test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then
11300 (.
/conftest
; exit; ) >&5 2>/dev
/null
11302 case x
$lt_status in
11303 x
$lt_dlno_uscore) lt_cv_dlopen_self_static
=yes ;;
11304 x
$lt_dlneed_uscore) lt_cv_dlopen_self_static
=yes ;;
11305 x
$lt_dlunknown|x
*) lt_cv_dlopen_self_static
=no
;;
11308 # compilation failed
11309 lt_cv_dlopen_self_static
=no
11316 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
11317 $as_echo "$lt_cv_dlopen_self_static" >&6; }
11320 CPPFLAGS
="$save_CPPFLAGS"
11321 LDFLAGS
="$save_LDFLAGS"
11326 case $lt_cv_dlopen_self in
11327 yes|no
) enable_dlopen_self
=$lt_cv_dlopen_self ;;
11328 *) enable_dlopen_self
=unknown
;;
11331 case $lt_cv_dlopen_self_static in
11332 yes|no
) enable_dlopen_self_static
=$lt_cv_dlopen_self_static ;;
11333 *) enable_dlopen_self_static
=unknown
;;
11355 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
11356 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
11357 if test -n "$STRIP" && $STRIP -V 2>&1 |
$GREP "GNU strip" >/dev
/null
; then
11358 test -z "$old_striplib" && old_striplib
="$STRIP --strip-debug"
11359 test -z "$striplib" && striplib
="$STRIP --strip-unneeded"
11360 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11361 $as_echo "yes" >&6; }
11363 # FIXME - insert some real tests, host_os isn't really good enough
11366 if test -n "$STRIP" ; then
11367 striplib
="$STRIP -x"
11368 old_striplib
="$STRIP -S"
11369 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11370 $as_echo "yes" >&6; }
11372 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11373 $as_echo "no" >&6; }
11377 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11378 $as_echo "no" >&6; }
11394 # Report which library types will actually be built
11395 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
11396 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
11397 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
11398 $as_echo "$can_build_shared" >&6; }
11400 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
11401 $as_echo_n "checking whether to build shared libraries... " >&6; }
11402 test "$can_build_shared" = "no" && enable_shared
=no
11404 # On AIX, shared libraries and static libraries use the same namespace, and
11405 # are all built from PIC.
11408 test "$enable_shared" = yes && enable_static
=no
11409 if test -n "$RANLIB"; then
11410 archive_cmds
="$archive_cmds~\$RANLIB \$lib"
11411 postinstall_cmds
='$RANLIB $lib'
11416 if test "$host_cpu" != ia64
&& test "$aix_use_runtimelinking" = no
; then
11417 test "$enable_shared" = yes && enable_static
=no
11421 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
11422 $as_echo "$enable_shared" >&6; }
11424 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
11425 $as_echo_n "checking whether to build static libraries... " >&6; }
11426 # Make sure either enable_shared or enable_static is yes.
11427 test "$enable_shared" = yes || enable_static
=yes
11428 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
11429 $as_echo "$enable_static" >&6; }
11436 ac_cpp
='$CPP $CPPFLAGS'
11437 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11438 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11439 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
11443 if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
11444 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
11445 (test "X$CXX" != "Xg++"))) ; then
11447 ac_cpp
='$CXXCPP $CPPFLAGS'
11448 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11449 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11450 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
11451 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
11452 $as_echo_n "checking how to run the C++ preprocessor... " >&6; }
11453 if test -z "$CXXCPP"; then
11454 if test "${ac_cv_prog_CXXCPP+set}" = set; then :
11455 $as_echo_n "(cached) " >&6
11457 # Double quotes because CXXCPP needs to be expanded
11458 for CXXCPP
in "$CXX -E" "/lib/cpp"
11460 ac_preproc_ok
=false
11461 for ac_cxx_preproc_warn_flag
in '' yes
11463 # Use a header file that comes with gcc, so configuring glibc
11464 # with a fresh cross-compiler works.
11465 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11466 # <limits.h> exists even on freestanding compilers.
11467 # On the NeXT, cc -E runs the code through the compiler's parser,
11468 # not just through cpp. "Syntax error" is here to catch this case.
11469 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11470 /* end confdefs.h. */
11472 # include <limits.h>
11474 # include <assert.h>
11478 if ac_fn_cxx_try_cpp
"$LINENO"; then :
11481 # Broken: fails on valid input.
11484 rm -f conftest.err conftest.
$ac_ext
11486 # OK, works on sane cases. Now check whether nonexistent headers
11487 # can be detected and how.
11488 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11489 /* end confdefs.h. */
11490 #include <ac_nonexistent.h>
11492 if ac_fn_cxx_try_cpp
"$LINENO"; then :
11493 # Broken: success on invalid input.
11496 # Passes both tests.
11500 rm -f conftest.err conftest.
$ac_ext
11503 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
11504 rm -f conftest.err conftest.
$ac_ext
11505 if $ac_preproc_ok; then :
11510 ac_cv_prog_CXXCPP
=$CXXCPP
11513 CXXCPP
=$ac_cv_prog_CXXCPP
11515 ac_cv_prog_CXXCPP
=$CXXCPP
11517 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
11518 $as_echo "$CXXCPP" >&6; }
11519 ac_preproc_ok
=false
11520 for ac_cxx_preproc_warn_flag
in '' yes
11522 # Use a header file that comes with gcc, so configuring glibc
11523 # with a fresh cross-compiler works.
11524 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11525 # <limits.h> exists even on freestanding compilers.
11526 # On the NeXT, cc -E runs the code through the compiler's parser,
11527 # not just through cpp. "Syntax error" is here to catch this case.
11528 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11529 /* end confdefs.h. */
11531 # include <limits.h>
11533 # include <assert.h>
11537 if ac_fn_cxx_try_cpp
"$LINENO"; then :
11540 # Broken: fails on valid input.
11543 rm -f conftest.err conftest.
$ac_ext
11545 # OK, works on sane cases. Now check whether nonexistent headers
11546 # can be detected and how.
11547 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11548 /* end confdefs.h. */
11549 #include <ac_nonexistent.h>
11551 if ac_fn_cxx_try_cpp
"$LINENO"; then :
11552 # Broken: success on invalid input.
11555 # Passes both tests.
11559 rm -f conftest.err conftest.
$ac_ext
11562 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
11563 rm -f conftest.err conftest.
$ac_ext
11564 if $ac_preproc_ok; then :
11567 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
11568 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
11569 as_fn_error
"C++ preprocessor \"$CXXCPP\" fails sanity check
11570 See \`config.log' for more details." "$LINENO" 5; }
11574 ac_cpp
='$CPP $CPPFLAGS'
11575 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11576 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11577 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
11580 _lt_caught_CXX_error
=yes
11584 ac_cpp
='$CXXCPP $CPPFLAGS'
11585 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11586 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11587 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
11589 archive_cmds_need_lc_CXX
=no
11590 allow_undefined_flag_CXX
=
11591 always_export_symbols_CXX
=no
11592 archive_expsym_cmds_CXX
=
11593 compiler_needs_object_CXX
=no
11594 export_dynamic_flag_spec_CXX
=
11595 hardcode_direct_CXX
=no
11596 hardcode_direct_absolute_CXX
=no
11597 hardcode_libdir_flag_spec_CXX
=
11598 hardcode_libdir_flag_spec_ld_CXX
=
11599 hardcode_libdir_separator_CXX
=
11600 hardcode_minus_L_CXX
=no
11601 hardcode_shlibpath_var_CXX
=unsupported
11602 hardcode_automatic_CXX
=no
11603 inherit_rpath_CXX
=no
11605 module_expsym_cmds_CXX
=
11606 link_all_deplibs_CXX
=unknown
11607 old_archive_cmds_CXX
=$old_archive_cmds
11608 reload_flag_CXX
=$reload_flag
11609 reload_cmds_CXX
=$reload_cmds
11610 no_undefined_flag_CXX
=
11611 whole_archive_flag_spec_CXX
=
11612 enable_shared_with_static_runtimes_CXX
=no
11614 # Source file extension for C++ test sources.
11617 # Object file extension for compiled C++ test sources.
11621 # No sense in running all these tests if we already determined that
11622 # the CXX compiler isn't working. Some variables (like enable_shared)
11623 # are currently assumed to apply to all compilers on this platform,
11624 # and will be corrupted by setting them based on a non-working compiler.
11625 if test "$_lt_caught_CXX_error" != yes; then
11626 # Code to be used in simple compile tests
11627 lt_simple_compile_test_code
="int some_variable = 0;"
11629 # Code to be used in simple link tests
11630 lt_simple_link_test_code
='int main(int, char *[]) { return(0); }'
11632 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
11639 # If no C compiler was specified, use CC.
11642 # If no C compiler flags were specified, use CFLAGS.
11643 LTCFLAGS
=${LTCFLAGS-"$CFLAGS"}
11645 # Allow CC to be a program name with arguments.
11649 # save warnings/boilerplate of simple test code
11650 ac_outfile
=conftest.
$ac_objext
11651 echo "$lt_simple_compile_test_code" >conftest.
$ac_ext
11652 eval "$ac_compile" 2>&1 >/dev
/null |
$SED '/^$/d; /^ *+/d' >conftest.err
11653 _lt_compiler_boilerplate
=`cat conftest.err`
11656 ac_outfile
=conftest.
$ac_objext
11657 echo "$lt_simple_link_test_code" >conftest.
$ac_ext
11658 eval "$ac_link" 2>&1 >/dev
/null |
$SED '/^$/d; /^ *+/d' >conftest.err
11659 _lt_linker_boilerplate
=`cat conftest.err`
11663 # Allow CC to be a program name with arguments.
11668 lt_save_with_gnu_ld
=$with_gnu_ld
11669 lt_save_path_LD
=$lt_cv_path_LD
11670 if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
11671 lt_cv_prog_gnu_ld
=$lt_cv_prog_gnu_ldcxx
11673 $as_unset lt_cv_prog_gnu_ld
11675 if test -n "${lt_cv_path_LDCXX+set}"; then
11676 lt_cv_path_LD
=$lt_cv_path_LDCXX
11678 $as_unset lt_cv_path_LD
11680 test -z "${LDCXX+set}" || LD
=$LDCXX
11684 for cc_temp
in $compiler""; do
11686 compile |
*[\\/]compile | ccache |
*[\\/]ccache
) ;;
11687 distcc |
*[\\/]distcc | purify |
*[\\/]purify
) ;;
11692 cc_basename
=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
11695 if test -n "$compiler"; then
11696 # We don't want -fno-exception when compiling C++ code, so set the
11697 # no_builtin_flag separately
11698 if test "$GXX" = yes; then
11699 lt_prog_compiler_no_builtin_flag_CXX
=' -fno-builtin'
11701 lt_prog_compiler_no_builtin_flag_CXX
=
11704 if test "$GXX" = yes; then
11705 # Set up default GNU C++ configuration
11709 # Check whether --with-gnu-ld was given.
11710 if test "${with_gnu_ld+set}" = set; then :
11711 withval
=$with_gnu_ld; test "$withval" = no || with_gnu_ld
=yes
11717 if test "$GCC" = yes; then
11718 # Check if gcc -print-prog-name=ld gives a path.
11719 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
11720 $as_echo_n "checking for ld used by $CC... " >&6; }
11723 # gcc leaves a trailing carriage return which upsets mingw
11724 ac_prog
=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
11726 ac_prog
=`($CC -print-prog-name=ld) 2>&5` ;;
11729 # Accept absolute paths.
11731 re_direlt
='/[^/][^/]*/\.\./'
11732 # Canonicalize the pathname of ld
11733 ac_prog
=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
11734 while $ECHO "$ac_prog" |
$GREP "$re_direlt" > /dev
/null
2>&1; do
11735 ac_prog
=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
11737 test -z "$LD" && LD
="$ac_prog"
11740 # If it fails, then pretend we aren't using GCC.
11744 # If it is relative, then search for the first ld in PATH.
11745 with_gnu_ld
=unknown
11748 elif test "$with_gnu_ld" = yes; then
11749 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
11750 $as_echo_n "checking for GNU ld... " >&6; }
11752 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
11753 $as_echo_n "checking for non-GNU ld... " >&6; }
11755 if test "${lt_cv_path_LD+set}" = set; then :
11756 $as_echo_n "(cached) " >&6
11758 if test -z "$LD"; then
11759 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
11760 for ac_dir
in $PATH; do
11762 test -z "$ac_dir" && ac_dir
=.
11763 if test -f "$ac_dir/$ac_prog" ||
test -f "$ac_dir/$ac_prog$ac_exeext"; then
11764 lt_cv_path_LD
="$ac_dir/$ac_prog"
11765 # Check to see if the program is GNU ld. I'd rather use --version,
11766 # but apparently some variants of GNU ld only accept -v.
11767 # Break only if it was the GNU/non-GNU ld that we prefer.
11768 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
11769 *GNU
* |
*'with BFD'*)
11770 test "$with_gnu_ld" != no
&& break
11773 test "$with_gnu_ld" != yes && break
11780 lt_cv_path_LD
="$LD" # Let the user override the test with a path.
11784 LD
="$lt_cv_path_LD"
11785 if test -n "$LD"; then
11786 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
11787 $as_echo "$LD" >&6; }
11789 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11790 $as_echo "no" >&6; }
11792 test -z "$LD" && as_fn_error
"no acceptable ld found in \$PATH" "$LINENO" 5
11793 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
11794 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
11795 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
11796 $as_echo_n "(cached) " >&6
11798 # I'd rather use --version here, but apparently some GNU lds only accept -v.
11799 case `$LD -v 2>&1 </dev/null` in
11800 *GNU
* |
*'with BFD'*)
11801 lt_cv_prog_gnu_ld
=yes
11804 lt_cv_prog_gnu_ld
=no
11808 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
11809 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
11810 with_gnu_ld
=$lt_cv_prog_gnu_ld
11818 # Check if GNU C++ uses GNU ld as the underlying linker, since the
11819 # archiving commands below assume that GNU ld is being used.
11820 if test "$with_gnu_ld" = yes; then
11821 archive_cmds_CXX
='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
11822 archive_expsym_cmds_CXX
='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
11824 hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir'
11825 export_dynamic_flag_spec_CXX
='${wl}--export-dynamic'
11827 # If archive_cmds runs LD, not CC, wlarc should be empty
11828 # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
11829 # investigate it a little bit more. (MM)
11832 # ancient GNU ld didn't support --whole-archive et. al.
11833 if eval "`$CC -print-prog-name=ld` --help 2>&1" |
11834 $GREP 'no-whole-archive' > /dev
/null
; then
11835 whole_archive_flag_spec_CXX
="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
11837 whole_archive_flag_spec_CXX
=
11843 # A generic and very simple default shared library creation
11844 # command for GNU C++ for the case where it uses the native
11845 # linker, instead of GNU ld. If possible, this setting should
11846 # overridden to take advantage of the native linker features on
11847 # the platform it is being used on.
11848 archive_cmds_CXX
='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
11851 # Commands to make compiler produce verbose output that lists
11852 # what "hidden" libraries, object files and flags are used when
11853 # linking a shared library.
11854 output_verbose_link_cmd
='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
11862 # PORTME: fill in a description of your system's C++ link characteristics
11863 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
11864 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
11868 # FIXME: insert proper C++ library support
11872 if test "$host_cpu" = ia64
; then
11873 # On IA64, the linker does run time linking by default, so we don't
11874 # have to do anything special.
11875 aix_use_runtimelinking
=no
11876 exp_sym_flag
='-Bexport'
11879 aix_use_runtimelinking
=no
11881 # Test if we are trying to use run time linking or normal
11882 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
11883 # need to do runtime linking.
11884 case $host_os in aix4.
[23]|aix4.
[23].
*|aix
[5-9]*)
11885 for ld_flag
in $LDFLAGS; do
11888 aix_use_runtimelinking
=yes
11896 exp_sym_flag
='-bexport'
11897 no_entry_flag
='-bnoentry'
11900 # When large executables or shared objects are built, AIX ld can
11901 # have problems creating the table of contents. If linking a library
11902 # or program results in "error TOC overflow" add -mminimal-toc to
11903 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
11904 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
11906 archive_cmds_CXX
=''
11907 hardcode_direct_CXX
=yes
11908 hardcode_direct_absolute_CXX
=yes
11909 hardcode_libdir_separator_CXX
=':'
11910 link_all_deplibs_CXX
=yes
11911 file_list_spec_CXX
='${wl}-f,'
11913 if test "$GXX" = yes; then
11914 case $host_os in aix4.
[012]|aix4.
[012].
*)
11915 # We only want to do this on AIX 4.2 and lower, the check
11916 # below for broken collect2 doesn't work under 4.3+
11917 collect2name
=`${CC} -print-prog-name=collect2`
11918 if test -f "$collect2name" &&
11919 strings "$collect2name" |
$GREP resolve_lib_name
>/dev
/null
11921 # We have reworked collect2
11924 # We have old collect2
11925 hardcode_direct_CXX
=unsupported
11926 # It fails to find uninstalled libraries when the uninstalled
11927 # path is not listed in the libpath. Setting hardcode_minus_L
11928 # to unsupported forces relinking
11929 hardcode_minus_L_CXX
=yes
11930 hardcode_libdir_flag_spec_CXX
='-L$libdir'
11931 hardcode_libdir_separator_CXX
=
11934 shared_flag
='-shared'
11935 if test "$aix_use_runtimelinking" = yes; then
11936 shared_flag
="$shared_flag "'${wl}-G'
11940 if test "$host_cpu" = ia64
; then
11941 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
11942 # chokes on -Wl,-G. The following line is correct:
11945 if test "$aix_use_runtimelinking" = yes; then
11946 shared_flag
='${wl}-G'
11948 shared_flag
='${wl}-bM:SRE'
11953 export_dynamic_flag_spec_CXX
='${wl}-bexpall'
11954 # It seems that -bexpall does not export symbols beginning with
11955 # underscore (_), so it is better to generate a list of symbols to
11957 always_export_symbols_CXX
=yes
11958 if test "$aix_use_runtimelinking" = yes; then
11959 # Warning - without using the other runtime loading flags (-brtl),
11960 # -berok will link without error, but may produce a broken library.
11961 allow_undefined_flag_CXX
='-berok'
11962 # Determine the default libpath from the value encoded in an empty
11964 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11965 /* end confdefs.h. */
11975 if ac_fn_cxx_try_link
"$LINENO"; then :
11977 lt_aix_libpath_sed
='
11978 /Import File Strings/,/^$/ {
11984 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
11985 # Check for a 64-bit object if we didn't find anything.
11986 if test -z "$aix_libpath"; then
11987 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
11990 rm -f core conftest.err conftest.
$ac_objext \
11991 conftest
$ac_exeext conftest.
$ac_ext
11992 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
11994 hardcode_libdir_flag_spec_CXX
='${wl}-blibpath:$libdir:'"$aix_libpath"
11996 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"
11998 if test "$host_cpu" = ia64
; then
11999 hardcode_libdir_flag_spec_CXX
='${wl}-R $libdir:/usr/lib:/lib'
12000 allow_undefined_flag_CXX
="-z nodefs"
12001 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"
12003 # Determine the default libpath from the value encoded in an
12004 # empty executable.
12005 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12006 /* end confdefs.h. */
12016 if ac_fn_cxx_try_link
"$LINENO"; then :
12018 lt_aix_libpath_sed
='
12019 /Import File Strings/,/^$/ {
12025 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
12026 # Check for a 64-bit object if we didn't find anything.
12027 if test -z "$aix_libpath"; then
12028 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
12031 rm -f core conftest.err conftest.
$ac_objext \
12032 conftest
$ac_exeext conftest.
$ac_ext
12033 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
12035 hardcode_libdir_flag_spec_CXX
='${wl}-blibpath:$libdir:'"$aix_libpath"
12036 # Warning - without using the other run time loading flags,
12037 # -berok will link without error, but may produce a broken library.
12038 no_undefined_flag_CXX
=' ${wl}-bernotok'
12039 allow_undefined_flag_CXX
=' ${wl}-berok'
12040 if test "$with_gnu_ld" = yes; then
12041 # We only use this code for GNU lds that support --whole-archive.
12042 whole_archive_flag_spec_CXX
='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
12044 # Exported symbols can be pulled into shared objects from archives
12045 whole_archive_flag_spec_CXX
='$convenience'
12047 archive_cmds_need_lc_CXX
=yes
12048 # This is similar to how AIX traditionally builds its shared
12050 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'
12056 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
12057 allow_undefined_flag_CXX
=unsupported
12058 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
12059 # support --undefined. This deserves some investigation. FIXME
12060 archive_cmds_CXX
='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
12067 case $cc_basename in
12069 # FIXME: insert proper C++ library support
12075 cygwin
* | mingw
* | pw32
* | cegcc
*)
12076 # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
12077 # as there is no search path for DLLs.
12078 hardcode_libdir_flag_spec_CXX
='-L$libdir'
12079 export_dynamic_flag_spec_CXX
='${wl}--export-all-symbols'
12080 allow_undefined_flag_CXX
=unsupported
12081 always_export_symbols_CXX
=no
12082 enable_shared_with_static_runtimes_CXX
=yes
12084 if $LD --help 2>&1 |
$GREP 'auto-import' > /dev
/null
; then
12085 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'
12086 # If the export-symbols file already is a .def file (1st line
12087 # is EXPORTS), use it as is; otherwise, prepend...
12088 archive_expsym_cmds_CXX
='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
12089 cp $export_symbols $output_objdir/$soname.def;
12091 echo EXPORTS > $output_objdir/$soname.def;
12092 cat $export_symbols >> $output_objdir/$soname.def;
12094 $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'
12099 darwin
* | rhapsody
*)
12102 archive_cmds_need_lc_CXX
=no
12103 hardcode_direct_CXX
=no
12104 hardcode_automatic_CXX
=yes
12105 hardcode_shlibpath_var_CXX
=unsupported
12106 if test "$lt_cv_ld_force_load" = "yes"; then
12107 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\"`'
12109 whole_archive_flag_spec_CXX
=''
12111 link_all_deplibs_CXX
=yes
12112 allow_undefined_flag_CXX
="$_lt_dar_allow_undefined"
12113 case $cc_basename in
12114 ifort
*) _lt_dar_can_shared
=yes ;;
12115 *) _lt_dar_can_shared
=$GCC ;;
12117 if test "$_lt_dar_can_shared" = "yes"; then
12118 output_verbose_link_cmd
=func_echo_all
12119 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}"
12120 module_cmds_CXX
="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
12121 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}"
12122 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}"
12123 if test "$lt_cv_apple_cc_single_mod" != "yes"; then
12124 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}"
12125 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}"
12135 case $cc_basename in
12137 # FIXME: insert proper C++ library support
12141 # Green Hills C++ Compiler
12142 # FIXME: insert proper C++ library support
12146 # FIXME: insert proper C++ library support
12153 # C++ shared libraries reported to be fairly broken before
12159 archive_cmds_need_lc_CXX
=no
12162 freebsd
* | dragonfly
*)
12163 # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
12172 archive_cmds_CXX
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
12173 link_all_deplibs_CXX
=yes
12177 hardcode_libdir_flag_spec_CXX
='${wl}+b ${wl}$libdir'
12178 hardcode_libdir_separator_CXX
=:
12179 export_dynamic_flag_spec_CXX
='${wl}-E'
12180 hardcode_direct_CXX
=yes
12181 hardcode_minus_L_CXX
=yes # Not in the search PATH,
12182 # but as the default
12183 # location of the library.
12185 case $cc_basename in
12187 # FIXME: insert proper C++ library support
12191 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'
12192 # Commands to make compiler produce verbose output that lists
12193 # what "hidden" libraries, object files and flags are used when
12194 # linking a shared library.
12196 # There doesn't appear to be a way to prevent this compiler from
12197 # explicitly linking system object files so we need to strip them
12198 # from the output so that they don't get included in the library
12200 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"'
12203 if test "$GXX" = yes; then
12204 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'
12206 # FIXME: insert proper C++ library support
12214 if test $with_gnu_ld = no
; then
12215 hardcode_libdir_flag_spec_CXX
='${wl}+b ${wl}$libdir'
12216 hardcode_libdir_separator_CXX
=:
12222 export_dynamic_flag_spec_CXX
='${wl}-E'
12228 hardcode_direct_CXX
=no
12229 hardcode_shlibpath_var_CXX
=no
12232 hardcode_direct_CXX
=yes
12233 hardcode_direct_absolute_CXX
=yes
12234 hardcode_minus_L_CXX
=yes # Not in the search PATH,
12235 # but as the default
12236 # location of the library.
12240 case $cc_basename in
12242 # FIXME: insert proper C++ library support
12248 archive_cmds_CXX
='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
12251 archive_cmds_CXX
='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
12254 archive_cmds_CXX
='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
12257 # Commands to make compiler produce verbose output that lists
12258 # what "hidden" libraries, object files and flags are used when
12259 # linking a shared library.
12261 # There doesn't appear to be a way to prevent this compiler from
12262 # explicitly linking system object files so we need to strip them
12263 # from the output so that they don't get included in the library
12265 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"'
12268 if test "$GXX" = yes; then
12269 if test $with_gnu_ld = no
; then
12272 archive_cmds_CXX
='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
12275 archive_cmds_CXX
='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
12278 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'
12283 # FIXME: insert proper C++ library support
12291 hardcode_direct_CXX
=no
12292 hardcode_shlibpath_var_CXX
=no
12293 hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir'
12294 export_dynamic_flag_spec_CXX
='${wl}-E'
12295 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
12296 # Instead, shared libraries are loaded at an image base (0x10000000 by
12297 # default) and relocated if they conflict, which is a slow very memory
12298 # consuming and fragmenting process. To avoid this, we pick a random,
12299 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
12300 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
12301 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'
12302 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'
12305 case $cc_basename in
12308 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'
12310 # Archives containing C++ object files must be created using
12311 # "CC -ar", where "CC" is the IRIX C++ compiler. This is
12312 # necessary to make sure instantiated templates are included
12314 old_archive_cmds_CXX
='$CC -ar -WR,-u -o $oldlib $oldobjs'
12317 if test "$GXX" = yes; then
12318 if test "$with_gnu_ld" = no
; then
12319 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'
12321 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'
12324 link_all_deplibs_CXX
=yes
12327 hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir'
12328 hardcode_libdir_separator_CXX
=:
12329 inherit_rpath_CXX
=yes
12332 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
12333 case $cc_basename in
12335 # Kuck and Associates, Inc. (KAI) C++ Compiler
12337 # KCC will only create a shared library if the output file
12338 # ends with ".so" (or ".sl" for HP-UX), so rename the library
12339 # to its proper name (with version) after linking.
12340 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'
12341 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'
12342 # Commands to make compiler produce verbose output that lists
12343 # what "hidden" libraries, object files and flags are used when
12344 # linking a shared library.
12346 # There doesn't appear to be a way to prevent this compiler from
12347 # explicitly linking system object files so we need to strip them
12348 # from the output so that they don't get included in the library
12350 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"'
12352 hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir'
12353 export_dynamic_flag_spec_CXX
='${wl}--export-dynamic'
12355 # Archives containing C++ object files must be created using
12356 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
12357 old_archive_cmds_CXX
='$CC -Bstatic -o $oldlib $oldobjs'
12362 # version 8.0 and above of icpc choke on multiply defined symbols
12363 # if we add $predep_objects and $postdep_objects, however 7.1 and
12364 # earlier do not add the objects themselves.
12365 case `$CC -V 2>&1` in
12367 archive_cmds_CXX
='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
12368 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'
12370 *) # Version 8.0 or newer
12373 ia64
*) tmp_idyn
=' -i_dynamic';;
12375 archive_cmds_CXX
='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
12376 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'
12379 archive_cmds_need_lc_CXX
=no
12380 hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir'
12381 export_dynamic_flag_spec_CXX
='${wl}--export-dynamic'
12382 whole_archive_flag_spec_CXX
='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
12385 # Portland Group C++ compiler
12387 *pgCC\
[1-5].
* |
*pgcpp\
[1-5].
*)
12388 prelink_cmds_CXX
='tpldir=Template.dir~
12390 $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
12391 compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
12392 old_archive_cmds_CXX
='tpldir=Template.dir~
12394 $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
12395 $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
12397 archive_cmds_CXX
='tpldir=Template.dir~
12399 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
12400 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
12401 archive_expsym_cmds_CXX
='tpldir=Template.dir~
12403 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
12404 $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'
12406 *) # Version 6 and above use weak symbols
12407 archive_cmds_CXX
='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
12408 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'
12412 hardcode_libdir_flag_spec_CXX
='${wl}--rpath ${wl}$libdir'
12413 export_dynamic_flag_spec_CXX
='${wl}--export-dynamic'
12414 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'
12418 archive_cmds_CXX
='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
12419 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'
12421 runpath_var
=LD_RUN_PATH
12422 hardcode_libdir_flag_spec_CXX
='-rpath $libdir'
12423 hardcode_libdir_separator_CXX
=:
12425 # Commands to make compiler produce verbose output that lists
12426 # what "hidden" libraries, object files and flags are used when
12427 # linking a shared library.
12429 # There doesn't appear to be a way to prevent this compiler from
12430 # explicitly linking system object files so we need to strip them
12431 # from the output so that they don't get included in the library
12433 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'
12435 xl
* | mpixl
* | bgxl
*)
12436 # IBM XL 8.0 on PPC, with GNU ld
12437 hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir'
12438 export_dynamic_flag_spec_CXX
='${wl}--export-dynamic'
12439 archive_cmds_CXX
='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
12440 if test "x$supports_anon_versioning" = xyes
; then
12441 archive_expsym_cmds_CXX
='echo "{ global:" > $output_objdir/$libname.ver~
12442 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
12443 echo "local: *; };" >> $output_objdir/$libname.ver~
12444 $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
12448 case `$CC -V 2>&1 | sed 5q` in
12451 no_undefined_flag_CXX
=' -zdefs'
12452 archive_cmds_CXX
='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
12453 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'
12454 hardcode_libdir_flag_spec_CXX
='-R$libdir'
12455 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'
12456 compiler_needs_object_CXX
=yes
12458 # Not sure whether something based on
12459 # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
12461 output_verbose_link_cmd
='func_echo_all'
12463 # Archives containing C++ object files must be created using
12464 # "CC -xar", where "CC" is the Sun C++ compiler. This is
12465 # necessary to make sure instantiated templates are included
12467 old_archive_cmds_CXX
='$CC -xar -o $oldlib $oldobjs'
12475 # FIXME: insert proper C++ library support
12480 # FIXME: insert proper C++ library support
12485 case $cc_basename in
12487 # FIXME: insert proper C++ library support
12491 # FIXME: insert proper C++ library support
12498 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
12499 archive_cmds_CXX
='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
12501 hardcode_libdir_flag_spec_CXX
='-R$libdir'
12502 hardcode_direct_CXX
=yes
12503 hardcode_shlibpath_var_CXX
=no
12505 # Workaround some broken pre-1.5 toolchains
12506 output_verbose_link_cmd
='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
12514 # C++ shared libraries are fairly broken
12519 if test -f /usr
/libexec
/ld.so
; then
12520 hardcode_direct_CXX
=yes
12521 hardcode_shlibpath_var_CXX
=no
12522 hardcode_direct_absolute_CXX
=yes
12523 archive_cmds_CXX
='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
12524 hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir'
12525 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
12526 archive_expsym_cmds_CXX
='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
12527 export_dynamic_flag_spec_CXX
='${wl}-E'
12528 whole_archive_flag_spec_CXX
="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
12530 output_verbose_link_cmd
=func_echo_all
12536 osf3
* | osf4
* | osf5
*)
12537 case $cc_basename in
12539 # Kuck and Associates, Inc. (KAI) C++ Compiler
12541 # KCC will only create a shared library if the output file
12542 # ends with ".so" (or ".sl" for HP-UX), so rename the library
12543 # to its proper name (with version) after linking.
12544 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'
12546 hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir'
12547 hardcode_libdir_separator_CXX
=:
12549 # Archives containing C++ object files must be created using
12550 # the KAI C++ compiler.
12552 osf3
*) old_archive_cmds_CXX
='$CC -Bstatic -o $oldlib $oldobjs' ;;
12553 *) old_archive_cmds_CXX
='$CC -o $oldlib $oldobjs' ;;
12557 # Rational C++ 2.4.1
12558 # FIXME: insert proper C++ library support
12564 allow_undefined_flag_CXX
=' ${wl}-expect_unresolved ${wl}\*'
12565 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'
12566 hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir'
12569 allow_undefined_flag_CXX
=' -expect_unresolved \*'
12570 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'
12571 archive_expsym_cmds_CXX
='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
12572 echo "-hidden">> $lib.exp~
12573 $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~
12575 hardcode_libdir_flag_spec_CXX
='-rpath $libdir'
12579 hardcode_libdir_separator_CXX
=:
12581 # Commands to make compiler produce verbose output that lists
12582 # what "hidden" libraries, object files and flags are used when
12583 # linking a shared library.
12585 # There doesn't appear to be a way to prevent this compiler from
12586 # explicitly linking system object files so we need to strip them
12587 # from the output so that they don't get included in the library
12589 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"'
12592 if test "$GXX" = yes && test "$with_gnu_ld" = no
; then
12593 allow_undefined_flag_CXX
=' ${wl}-expect_unresolved ${wl}\*'
12596 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'
12599 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'
12603 hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir'
12604 hardcode_libdir_separator_CXX
=:
12606 # Commands to make compiler produce verbose output that lists
12607 # what "hidden" libraries, object files and flags are used when
12608 # linking a shared library.
12609 output_verbose_link_cmd
='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
12612 # FIXME: insert proper C++ library support
12620 # FIXME: insert proper C++ library support
12625 case $cc_basename in
12628 # FIXME: insert proper C++ library support
12633 # FIXME: insert proper C++ library support
12637 # FIXME: insert proper C++ library support
12644 case $cc_basename in
12646 # Sun C++ 4.2, 5.x and Centerline C++
12647 archive_cmds_need_lc_CXX
=yes
12648 no_undefined_flag_CXX
=' -zdefs'
12649 archive_cmds_CXX
='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
12650 archive_expsym_cmds_CXX
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
12651 $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'
12653 hardcode_libdir_flag_spec_CXX
='-R$libdir'
12654 hardcode_shlibpath_var_CXX
=no
12656 solaris2.
[0-5] | solaris2.
[0-5].
*) ;;
12658 # The compiler driver will combine and reorder linker options,
12659 # but understands `-z linker_flag'.
12660 # Supported since Solaris 2.6 (maybe 2.5.1?)
12661 whole_archive_flag_spec_CXX
='-z allextract$convenience -z defaultextract'
12664 link_all_deplibs_CXX
=yes
12666 output_verbose_link_cmd
='func_echo_all'
12668 # Archives containing C++ object files must be created using
12669 # "CC -xar", where "CC" is the Sun C++ compiler. This is
12670 # necessary to make sure instantiated templates are included
12672 old_archive_cmds_CXX
='$CC -xar -o $oldlib $oldobjs'
12675 # Green Hills C++ Compiler
12676 archive_cmds_CXX
='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
12678 # The C++ compiler must be used to create the archive.
12679 old_archive_cmds_CXX
='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
12682 # GNU C++ compiler with Solaris linker
12683 if test "$GXX" = yes && test "$with_gnu_ld" = no
; then
12684 no_undefined_flag_CXX
=' ${wl}-z ${wl}defs'
12685 if $CC --version |
$GREP -v '^2\.7' > /dev
/null
; then
12686 archive_cmds_CXX
='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
12687 archive_expsym_cmds_CXX
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
12688 $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
12690 # Commands to make compiler produce verbose output that lists
12691 # what "hidden" libraries, object files and flags are used when
12692 # linking a shared library.
12693 output_verbose_link_cmd
='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
12695 # g++ 2.7 appears to require `-G' NOT `-shared' on this
12697 archive_cmds_CXX
='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
12698 archive_expsym_cmds_CXX
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
12699 $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
12701 # Commands to make compiler produce verbose output that lists
12702 # what "hidden" libraries, object files and flags are used when
12703 # linking a shared library.
12704 output_verbose_link_cmd
='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
12707 hardcode_libdir_flag_spec_CXX
='${wl}-R $wl$libdir'
12709 solaris2.
[0-5] | solaris2.
[0-5].
*) ;;
12711 whole_archive_flag_spec_CXX
='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
12719 sysv4
*uw2
* | sysv5OpenUNIX
* | sysv5UnixWare7.
[01].
[10]* | unixware7
* | sco3.2v5.0.
[024]*)
12720 no_undefined_flag_CXX
='${wl}-z,text'
12721 archive_cmds_need_lc_CXX
=no
12722 hardcode_shlibpath_var_CXX
=no
12723 runpath_var
='LD_RUN_PATH'
12725 case $cc_basename in
12727 archive_cmds_CXX
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
12728 archive_expsym_cmds_CXX
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
12731 archive_cmds_CXX
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
12732 archive_expsym_cmds_CXX
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
12737 sysv5
* | sco3.2v5
* | sco5v6
*)
12738 # Note: We can NOT use -z defs as we might desire, because we do not
12739 # link with -lc, and that would cause any symbols used from libc to
12740 # always be unresolved, which means just about no library would
12741 # ever link correctly. If we're not using GNU ld we use -z text
12742 # though, which does catch some bad symbols but isn't as heavy-handed
12744 no_undefined_flag_CXX
='${wl}-z,text'
12745 allow_undefined_flag_CXX
='${wl}-z,nodefs'
12746 archive_cmds_need_lc_CXX
=no
12747 hardcode_shlibpath_var_CXX
=no
12748 hardcode_libdir_flag_spec_CXX
='${wl}-R,$libdir'
12749 hardcode_libdir_separator_CXX
=':'
12750 link_all_deplibs_CXX
=yes
12751 export_dynamic_flag_spec_CXX
='${wl}-Bexport'
12752 runpath_var
='LD_RUN_PATH'
12754 case $cc_basename in
12756 archive_cmds_CXX
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
12757 archive_expsym_cmds_CXX
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
12758 old_archive_cmds_CXX
='$CC -Tprelink_objects $oldobjs~
12759 '"$old_archive_cmds_CXX"
12760 reload_cmds_CXX
='$CC -Tprelink_objects $reload_objs~
12761 '"$reload_cmds_CXX"
12764 archive_cmds_CXX
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
12765 archive_expsym_cmds_CXX
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
12771 case $cc_basename in
12773 # NonStop-UX NCC 3.20
12774 # FIXME: insert proper C++ library support
12778 # FIXME: insert proper C++ library support
12785 # FIXME: insert proper C++ library support
12790 # FIXME: insert proper C++ library support
12795 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
12796 $as_echo "$ld_shlibs_CXX" >&6; }
12797 test "$ld_shlibs_CXX" = no
&& can_build_shared
=no
12803 ## There is no encapsulation within the following macros, do not change
12804 ## the running order or otherwise move them around unless you know exactly
12805 ## what you are doing...
12806 # Dependencies to place before and after the object being linked:
12807 predep_objects_CXX
=
12808 postdep_objects_CXX
=
12811 compiler_lib_search_path_CXX
=
12813 cat > conftest.
$ac_ext <<_LT_EOF
12817 Foo (void) { a = 0; }
12823 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12824 (eval $ac_compile) 2>&5
12826 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12827 test $ac_status = 0; }; then
12828 # Parse the compiler output and extract the necessary
12829 # objects, libraries and library flags.
12831 # Sentinel used to keep track of whether or not we are before
12832 # the conftest object file.
12833 pre_test_object_deps_done
=no
12835 for p
in `eval "$output_verbose_link_cmd"`; do
12839 # Some compilers place space between "-{L,R}" and the path.
12840 # Remove the space.
12841 if test $p = "-L" ||
12842 test $p = "-R"; then
12849 if test "$pre_test_object_deps_done" = no
; then
12852 # Internal compiler library paths should come after those
12853 # provided the user. The postdeps already come after the
12854 # user supplied libs so there is no need to process them.
12855 if test -z "$compiler_lib_search_path_CXX"; then
12856 compiler_lib_search_path_CXX
="${prev}${p}"
12858 compiler_lib_search_path_CXX
="${compiler_lib_search_path_CXX} ${prev}${p}"
12861 # The "-l" case would never come before the object being
12862 # linked, so don't bother handling this case.
12865 if test -z "$postdeps_CXX"; then
12866 postdeps_CXX
="${prev}${p}"
12868 postdeps_CXX
="${postdeps_CXX} ${prev}${p}"
12874 # This assumes that the test object file only shows up
12875 # once in the compiler output.
12876 if test "$p" = "conftest.$objext"; then
12877 pre_test_object_deps_done
=yes
12881 if test "$pre_test_object_deps_done" = no
; then
12882 if test -z "$predep_objects_CXX"; then
12883 predep_objects_CXX
="$p"
12885 predep_objects_CXX
="$predep_objects_CXX $p"
12888 if test -z "$postdep_objects_CXX"; then
12889 postdep_objects_CXX
="$p"
12891 postdep_objects_CXX
="$postdep_objects_CXX $p"
12896 *) ;; # Ignore the rest.
12904 echo "libtool.m4: error: problem compiling CXX test program"
12907 $RM -f confest.
$objext
12909 # PORTME: override above test on systems where it is broken
12912 # Interix 3.5 installs completely hosed .la files for C++, so rather than
12913 # hack all around it, let's just trust "g++" to DTRT.
12914 predep_objects_CXX
=
12915 postdep_objects_CXX
=
12920 case `$CC -V 2>&1 | sed 5q` in
12924 # The more standards-conforming stlport4 library is
12925 # incompatible with the Cstd library. Avoid specifying
12926 # it if it's in CXXFLAGS. Ignore libCrun as
12927 # -library=stlport4 depends on it.
12928 case " $CXX $CXXFLAGS " in
12929 *" -library=stlport4 "*)
12930 solaris_use_stlport4
=yes
12934 if test "$solaris_use_stlport4" != yes; then
12935 postdeps_CXX
='-library=Cstd -library=Crun'
12942 case $cc_basename in
12944 # The more standards-conforming stlport4 library is
12945 # incompatible with the Cstd library. Avoid specifying
12946 # it if it's in CXXFLAGS. Ignore libCrun as
12947 # -library=stlport4 depends on it.
12948 case " $CXX $CXXFLAGS " in
12949 *" -library=stlport4 "*)
12950 solaris_use_stlport4
=yes
12954 # Adding this requires a known-good setup of shared libraries for
12955 # Sun compiler versions before 5.6, else PIC objects from an old
12956 # archive will be linked into the output, leading to subtle bugs.
12957 if test "$solaris_use_stlport4" != yes; then
12958 postdeps_CXX
='-library=Cstd -library=Crun'
12966 case " $postdeps_CXX " in
12967 *" -lc "*) archive_cmds_need_lc_CXX
=no
;;
12969 compiler_lib_search_dirs_CXX
=
12970 if test -n "${compiler_lib_search_path_CXX}"; then
12971 compiler_lib_search_dirs_CXX
=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
13004 lt_prog_compiler_wl_CXX
=
13005 lt_prog_compiler_pic_CXX
=
13006 lt_prog_compiler_static_CXX
=
13008 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
13009 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
13011 # C++ specific cases for pic, static, wl, etc.
13012 if test "$GXX" = yes; then
13013 lt_prog_compiler_wl_CXX
='-Wl,'
13014 lt_prog_compiler_static_CXX
='-static'
13018 # All AIX code is PIC.
13019 if test "$host_cpu" = ia64
; then
13020 # AIX 5 now supports IA64 processor
13021 lt_prog_compiler_static_CXX
='-Bstatic'
13023 lt_prog_compiler_pic_CXX
='-fPIC'
13029 # see comment about AmigaOS4 .so support
13030 lt_prog_compiler_pic_CXX
='-fPIC'
13033 # FIXME: we need at least 68020 code to build shared libraries, but
13034 # adding the `-m68020' flag to GCC prevents building anything better,
13036 lt_prog_compiler_pic_CXX
='-m68020 -resident32 -malways-restore-a4'
13041 beos
* | irix5
* | irix6
* | nonstopux
* | osf3
* | osf4
* | osf5
*)
13042 # PIC is the default for these OSes.
13044 mingw
* | cygwin
* | os2
* | pw32
* | cegcc
*)
13045 # This hack is so that the source file can tell whether it is being
13046 # built for inclusion in a dll (and should export symbols for example).
13047 # Although the cygwin gcc ignores -fPIC, still need this for old-style
13048 # (--disable-auto-import) libraries
13049 lt_prog_compiler_pic_CXX
='-DDLL_EXPORT'
13051 darwin
* | rhapsody
*)
13052 # PIC is the default on this platform
13053 # Common symbols not allowed in MH_DYLIB files
13054 lt_prog_compiler_pic_CXX
='-fno-common'
13057 # DJGPP does not support shared libraries at all
13058 lt_prog_compiler_pic_CXX
=
13061 # PIC is the default for Haiku.
13062 # The "-static" flag exists, but is broken.
13063 lt_prog_compiler_static_CXX
=
13066 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
13067 # Instead, we relocate shared libraries at runtime.
13070 if test -d /usr
/nec
; then
13071 lt_prog_compiler_pic_CXX
=-Kconform_pic
13075 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
13076 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
13077 # sets the default TLS model and affects inlining.
13082 lt_prog_compiler_pic_CXX
='-fPIC'
13087 # QNX uses GNU C++, but need to define -shared option too, otherwise
13088 # it will coredump.
13089 lt_prog_compiler_pic_CXX
='-fPIC -shared'
13092 lt_prog_compiler_pic_CXX
='-fPIC'
13098 # All AIX code is PIC.
13099 if test "$host_cpu" = ia64
; then
13100 # AIX 5 now supports IA64 processor
13101 lt_prog_compiler_static_CXX
='-Bstatic'
13103 lt_prog_compiler_static_CXX
='-bnso -bI:/lib/syscalls.exp'
13107 case $cc_basename in
13109 # Green Hills C++ Compiler
13110 # _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"
13115 case $cc_basename in
13117 lt_prog_compiler_pic_CXX
='-KPIC'
13120 # Green Hills C++ Compiler
13121 lt_prog_compiler_pic_CXX
='-pic'
13127 freebsd
* | dragonfly
*)
13128 # FreeBSD uses GNU C++
13130 hpux9
* | hpux10
* | hpux11
*)
13131 case $cc_basename in
13133 lt_prog_compiler_wl_CXX
='-Wl,'
13134 lt_prog_compiler_static_CXX
='${wl}-a ${wl}archive'
13135 if test "$host_cpu" != ia64
; then
13136 lt_prog_compiler_pic_CXX
='+Z'
13140 lt_prog_compiler_wl_CXX
='-Wl,'
13141 lt_prog_compiler_static_CXX
='${wl}-a ${wl}archive'
13147 lt_prog_compiler_pic_CXX
='+Z'
13156 # This is c89, which is MS Visual C++ (no shared libs)
13157 # Anyone wants to do a port?
13159 irix5
* | irix6
* | nonstopux
*)
13160 case $cc_basename in
13162 lt_prog_compiler_wl_CXX
='-Wl,'
13163 lt_prog_compiler_static_CXX
='-non_shared'
13164 # CC pic flag -KPIC is the default.
13170 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
13171 case $cc_basename in
13174 lt_prog_compiler_wl_CXX
='--backend -Wl,'
13175 lt_prog_compiler_pic_CXX
='-fPIC'
13178 # old Intel C++ for x86_64 which still supported -KPIC.
13179 lt_prog_compiler_wl_CXX
='-Wl,'
13180 lt_prog_compiler_pic_CXX
='-KPIC'
13181 lt_prog_compiler_static_CXX
='-static'
13184 # Intel C++, used to be incompatible with GCC.
13185 # ICC 10 doesn't accept -KPIC any more.
13186 lt_prog_compiler_wl_CXX
='-Wl,'
13187 lt_prog_compiler_pic_CXX
='-fPIC'
13188 lt_prog_compiler_static_CXX
='-static'
13191 # Portland Group C++ compiler
13192 lt_prog_compiler_wl_CXX
='-Wl,'
13193 lt_prog_compiler_pic_CXX
='-fpic'
13194 lt_prog_compiler_static_CXX
='-Bstatic'
13198 # Make sure the PIC flag is empty. It appears that all Alpha
13199 # Linux and Compaq Tru64 Unix objects are PIC.
13200 lt_prog_compiler_pic_CXX
=
13201 lt_prog_compiler_static_CXX
='-non_shared'
13203 xlc
* | xlC
* | bgxl
[cC
]* | mpixl
[cC
]*)
13204 # IBM XL 8.0, 9.0 on PPC and BlueGene
13205 lt_prog_compiler_wl_CXX
='-Wl,'
13206 lt_prog_compiler_pic_CXX
='-qpic'
13207 lt_prog_compiler_static_CXX
='-qstaticlink'
13210 case `$CC -V 2>&1 | sed 5q` in
13213 lt_prog_compiler_pic_CXX
='-KPIC'
13214 lt_prog_compiler_static_CXX
='-Bstatic'
13215 lt_prog_compiler_wl_CXX
='-Qoption ld '
13226 case $cc_basename in
13228 lt_prog_compiler_pic_CXX
='-W c,exportall'
13237 # QNX uses GNU C++, but need to define -shared option too, otherwise
13238 # it will coredump.
13239 lt_prog_compiler_pic_CXX
='-fPIC -shared'
13241 osf3
* | osf4
* | osf5
*)
13242 case $cc_basename in
13244 lt_prog_compiler_wl_CXX
='--backend -Wl,'
13247 # Rational C++ 2.4.1
13248 lt_prog_compiler_pic_CXX
='-pic'
13251 # Digital/Compaq C++
13252 lt_prog_compiler_wl_CXX
='-Wl,'
13253 # Make sure the PIC flag is empty. It appears that all Alpha
13254 # Linux and Compaq Tru64 Unix objects are PIC.
13255 lt_prog_compiler_pic_CXX
=
13256 lt_prog_compiler_static_CXX
='-non_shared'
13265 case $cc_basename in
13267 # Sun C++ 4.2, 5.x and Centerline C++
13268 lt_prog_compiler_pic_CXX
='-KPIC'
13269 lt_prog_compiler_static_CXX
='-Bstatic'
13270 lt_prog_compiler_wl_CXX
='-Qoption ld '
13273 # Green Hills C++ Compiler
13274 lt_prog_compiler_pic_CXX
='-PIC'
13281 case $cc_basename in
13284 lt_prog_compiler_pic_CXX
='-pic'
13285 lt_prog_compiler_static_CXX
='-Bstatic'
13289 lt_prog_compiler_pic_CXX
='-pic'
13295 sysv5
* | unixware
* | sco3.2v5
* | sco5v6
* | OpenUNIX
*)
13296 case $cc_basename in
13298 lt_prog_compiler_wl_CXX
='-Wl,'
13299 lt_prog_compiler_pic_CXX
='-KPIC'
13300 lt_prog_compiler_static_CXX
='-Bstatic'
13305 case $cc_basename in
13307 # NonStop-UX NCC 3.20
13308 lt_prog_compiler_pic_CXX
='-KPIC'
13317 lt_prog_compiler_can_build_shared_CXX
=no
13323 # For platforms which do not support PIC, -DPIC is meaningless:
13325 lt_prog_compiler_pic_CXX
=
13328 lt_prog_compiler_pic_CXX
="$lt_prog_compiler_pic_CXX -DPIC"
13331 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic_CXX" >&5
13332 $as_echo "$lt_prog_compiler_pic_CXX" >&6; }
13337 # Check to make sure the PIC flag actually works.
13339 if test -n "$lt_prog_compiler_pic_CXX"; then
13340 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
13341 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; }
13342 if test "${lt_cv_prog_compiler_pic_works_CXX+set}" = set; then :
13343 $as_echo_n "(cached) " >&6
13345 lt_cv_prog_compiler_pic_works_CXX
=no
13346 ac_outfile
=conftest.
$ac_objext
13347 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
13348 lt_compiler_flag
="$lt_prog_compiler_pic_CXX -DPIC"
13349 # Insert the option either (1) after the last *FLAGS variable, or
13350 # (2) before a word containing "conftest.", or (3) at the end.
13351 # Note that $ac_compile itself does not contain backslashes and begins
13352 # with a dollar sign (not a hyphen), so the echo should work correctly.
13353 # The option is referenced via a variable to avoid confusing sed.
13354 lt_compile
=`echo "$ac_compile" | $SED \
13355 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
13356 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13357 -e 's:$: $lt_compiler_flag:'`
13358 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
13359 (eval "$lt_compile" 2>conftest.err
)
13361 cat conftest.err
>&5
13362 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13363 if (exit $ac_status) && test -s "$ac_outfile"; then
13364 # The compiler can only warn and ignore the option if not recognized
13365 # So say no if there are warnings other than the usual output.
13366 $ECHO "$_lt_compiler_boilerplate" |
$SED '/^$/d' >conftest.exp
13367 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
13368 if test ! -s conftest.er2 ||
diff conftest.exp conftest.er2
>/dev
/null
; then
13369 lt_cv_prog_compiler_pic_works_CXX
=yes
13375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5
13376 $as_echo "$lt_cv_prog_compiler_pic_works_CXX" >&6; }
13378 if test x
"$lt_cv_prog_compiler_pic_works_CXX" = xyes
; then
13379 case $lt_prog_compiler_pic_CXX in
13381 *) lt_prog_compiler_pic_CXX
=" $lt_prog_compiler_pic_CXX" ;;
13384 lt_prog_compiler_pic_CXX
=
13385 lt_prog_compiler_can_build_shared_CXX
=no
13393 # Check to make sure the static flag actually works.
13395 wl
=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag
=\"$lt_prog_compiler_static_CXX\"
13396 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
13397 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
13398 if test "${lt_cv_prog_compiler_static_works_CXX+set}" = set; then :
13399 $as_echo_n "(cached) " >&6
13401 lt_cv_prog_compiler_static_works_CXX
=no
13402 save_LDFLAGS
="$LDFLAGS"
13403 LDFLAGS
="$LDFLAGS $lt_tmp_static_flag"
13404 echo "$lt_simple_link_test_code" > conftest.
$ac_ext
13405 if (eval $ac_link 2>conftest.err
) && test -s conftest
$ac_exeext; then
13406 # The linker can only warn and ignore the option if not recognized
13407 # So say no if there are warnings
13408 if test -s conftest.err
; then
13409 # Append any errors to the config.log.
13410 cat conftest.err
1>&5
13411 $ECHO "$_lt_linker_boilerplate" |
$SED '/^$/d' > conftest.exp
13412 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
13413 if diff conftest.exp conftest.er2
>/dev
/null
; then
13414 lt_cv_prog_compiler_static_works_CXX
=yes
13417 lt_cv_prog_compiler_static_works_CXX
=yes
13421 LDFLAGS
="$save_LDFLAGS"
13424 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5
13425 $as_echo "$lt_cv_prog_compiler_static_works_CXX" >&6; }
13427 if test x
"$lt_cv_prog_compiler_static_works_CXX" = xyes
; then
13430 lt_prog_compiler_static_CXX
=
13436 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
13437 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
13438 if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then :
13439 $as_echo_n "(cached) " >&6
13441 lt_cv_prog_compiler_c_o_CXX
=no
13442 $RM -r conftest
2>/dev
/null
13446 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
13448 lt_compiler_flag
="-o out/conftest2.$ac_objext"
13449 # Insert the option either (1) after the last *FLAGS variable, or
13450 # (2) before a word containing "conftest.", or (3) at the end.
13451 # Note that $ac_compile itself does not contain backslashes and begins
13452 # with a dollar sign (not a hyphen), so the echo should work correctly.
13453 lt_compile
=`echo "$ac_compile" | $SED \
13454 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
13455 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13456 -e 's:$: $lt_compiler_flag:'`
13457 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
13458 (eval "$lt_compile" 2>out
/conftest.err
)
13460 cat out
/conftest.err
>&5
13461 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13462 if (exit $ac_status) && test -s out
/conftest2.
$ac_objext
13464 # The compiler can only warn and ignore the option if not recognized
13465 # So say no if there are warnings
13466 $ECHO "$_lt_compiler_boilerplate" |
$SED '/^$/d' > out
/conftest.exp
13467 $SED '/^$/d; /^ *+/d' out
/conftest.err
>out
/conftest.er2
13468 if test ! -s out
/conftest.er2 ||
diff out
/conftest.exp out
/conftest.er2
>/dev
/null
; then
13469 lt_cv_prog_compiler_c_o_CXX
=yes
13474 # SGI C++ compiler will create directory out/ii_files/ for
13475 # template instantiation
13476 test -d out
/ii_files
&& $RM out
/ii_files
/* && rmdir out
/ii_files
13477 $RM out
/* && rmdir out
13483 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
13484 $as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
13488 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
13489 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
13490 if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then :
13491 $as_echo_n "(cached) " >&6
13493 lt_cv_prog_compiler_c_o_CXX
=no
13494 $RM -r conftest
2>/dev
/null
13498 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
13500 lt_compiler_flag
="-o out/conftest2.$ac_objext"
13501 # Insert the option either (1) after the last *FLAGS variable, or
13502 # (2) before a word containing "conftest.", or (3) at the end.
13503 # Note that $ac_compile itself does not contain backslashes and begins
13504 # with a dollar sign (not a hyphen), so the echo should work correctly.
13505 lt_compile
=`echo "$ac_compile" | $SED \
13506 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
13507 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13508 -e 's:$: $lt_compiler_flag:'`
13509 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
13510 (eval "$lt_compile" 2>out
/conftest.err
)
13512 cat out
/conftest.err
>&5
13513 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13514 if (exit $ac_status) && test -s out
/conftest2.
$ac_objext
13516 # The compiler can only warn and ignore the option if not recognized
13517 # So say no if there are warnings
13518 $ECHO "$_lt_compiler_boilerplate" |
$SED '/^$/d' > out
/conftest.exp
13519 $SED '/^$/d; /^ *+/d' out
/conftest.err
>out
/conftest.er2
13520 if test ! -s out
/conftest.er2 ||
diff out
/conftest.exp out
/conftest.er2
>/dev
/null
; then
13521 lt_cv_prog_compiler_c_o_CXX
=yes
13526 # SGI C++ compiler will create directory out/ii_files/ for
13527 # template instantiation
13528 test -d out
/ii_files
&& $RM out
/ii_files
/* && rmdir out
/ii_files
13529 $RM out
/* && rmdir out
13535 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
13536 $as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
13541 hard_links
="nottested"
13542 if test "$lt_cv_prog_compiler_c_o_CXX" = no
&& test "$need_locks" != no
; then
13543 # do not overwrite the value of need_locks provided by the user
13544 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
13545 $as_echo_n "checking if we can lock with hard links... " >&6; }
13548 ln conftest.a conftest.b
2>/dev
/null
&& hard_links
=no
13550 ln conftest.a conftest.b
2>&5 || hard_links
=no
13551 ln conftest.a conftest.b
2>/dev
/null
&& hard_links
=no
13552 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
13553 $as_echo "$hard_links" >&6; }
13554 if test "$hard_links" = no
; then
13555 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
13556 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
13565 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
13566 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
13568 export_symbols_cmds_CXX
='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
13571 # If we're using GNU nm, then we don't want the "-C" option.
13572 # -C means demangle to AIX nm, but means don't demangle with GNU nm
13573 # Also, AIX nm treats weak defined symbols like other global defined
13574 # symbols, whereas GNU nm marks them as "W".
13575 if $NM -V 2>&1 |
$GREP 'GNU' > /dev
/null
; then
13576 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'
13578 export_symbols_cmds_CXX
='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
13582 export_symbols_cmds_CXX
="$ltdll_cmds"
13584 cygwin
* | mingw
* | cegcc
*)
13585 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'
13588 export_symbols_cmds_CXX
='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
13591 exclude_expsyms_CXX
='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
13593 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
13594 $as_echo "$ld_shlibs_CXX" >&6; }
13595 test "$ld_shlibs_CXX" = no
&& can_build_shared
=no
13597 with_gnu_ld_CXX
=$with_gnu_ld
13605 # Do we need to explicitly link libc?
13607 case "x$archive_cmds_need_lc_CXX" in
13609 # Assume -lc should be added
13610 archive_cmds_need_lc_CXX
=yes
13612 if test "$enable_shared" = yes && test "$GCC" = yes; then
13613 case $archive_cmds_CXX in
13615 # FIXME: we may have to deal with multi-command sequences.
13618 # Test whether the compiler implicitly links with -lc since on some
13619 # systems, -lgcc has to come before -lc. If gcc already passes -lc
13620 # to ld, don't add -lc before -lgcc.
13621 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
13622 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
13623 if test "${lt_cv_archive_cmds_need_lc_CXX+set}" = set; then :
13624 $as_echo_n "(cached) " >&6
13627 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
13629 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13630 (eval $ac_compile) 2>&5
13632 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13633 test $ac_status = 0; } 2>conftest.err
; then
13636 libobjs
=conftest.
$ac_objext
13638 wl
=$lt_prog_compiler_wl_CXX
13639 pic_flag
=$lt_prog_compiler_pic_CXX
13645 lt_save_allow_undefined_flag
=$allow_undefined_flag_CXX
13646 allow_undefined_flag_CXX
=
13647 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
13648 (eval $archive_cmds_CXX 2\
>\
&1 \|
$GREP \" -lc \" \
>/dev
/null
2\
>\
&1) 2>&5
13650 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13651 test $ac_status = 0; }
13653 lt_cv_archive_cmds_need_lc_CXX
=no
13655 lt_cv_archive_cmds_need_lc_CXX
=yes
13657 allow_undefined_flag_CXX
=$lt_save_allow_undefined_flag
13659 cat conftest.err
1>&5
13664 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5
13665 $as_echo "$lt_cv_archive_cmds_need_lc_CXX" >&6; }
13666 archive_cmds_need_lc_CXX
=$lt_cv_archive_cmds_need_lc_CXX
13736 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
13737 $as_echo_n "checking dynamic linker characteristics... " >&6; }
13739 library_names_spec
=
13740 libname_spec
='lib$name'
13744 postuninstall_cmds
=
13748 shlibpath_overrides_runpath
=unknown
13750 dynamic_linker
="$host_os ld.so"
13751 sys_lib_dlsearch_path_spec
="/lib /usr/lib"
13752 need_lib_prefix
=unknown
13753 hardcode_into_libs
=no
13755 # when you set need_version to no, make sure it does not cause -set_version
13756 # flags to be left without arguments
13757 need_version
=unknown
13762 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname.a'
13763 shlibpath_var
=LIBPATH
13765 # AIX 3 has no versioning support, so we append a major version to the name.
13766 soname_spec
='${libname}${release}${shared_ext}$major'
13773 hardcode_into_libs
=yes
13774 if test "$host_cpu" = ia64
; then
13775 # AIX 5 supports IA64
13776 library_names_spec
='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
13777 shlibpath_var
=LD_LIBRARY_PATH
13779 # With GCC up to 2.95.x, collect2 would create an import file
13780 # for dependence libraries. The import file would start with
13781 # the line `#! .'. This would cause the generated library to
13782 # depend on `.', always an invalid library. This was fixed in
13783 # development snapshots of GCC prior to 3.0.
13785 aix4 | aix4.
[01] | aix4.
[01].
*)
13786 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
13788 echo '#endif'; } |
${CC} -E - |
$GREP yes > /dev
/null
; then
13791 can_build_shared
=no
13795 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
13796 # soname into executable. Probably we can add versioning support to
13797 # collect2, so additional links can be useful in future.
13798 if test "$aix_use_runtimelinking" = yes; then
13799 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
13800 # instead of lib<name>.a to let people know that these are not
13801 # typical AIX shared libraries.
13802 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
13804 # We preserve .a as extension for shared libraries through AIX4.2
13805 # and later when we are not doing run time linking.
13806 library_names_spec
='${libname}${release}.a $libname.a'
13807 soname_spec
='${libname}${release}${shared_ext}$major'
13809 shlibpath_var
=LIBPATH
13816 # Since July 2007 AmigaOS4 officially supports .so libraries.
13817 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
13818 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
13821 library_names_spec
='$libname.ixlibrary $libname.a'
13822 # Create ${libname}_ixlibrary.a entries in /sys/libs.
13823 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'
13829 library_names_spec
='${libname}${shared_ext}'
13830 dynamic_linker
="$host_os ld.so"
13831 shlibpath_var
=LIBRARY_PATH
13837 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
13838 soname_spec
='${libname}${release}${shared_ext}$major'
13839 finish_cmds
='PATH="\$PATH:/sbin" ldconfig $libdir'
13840 shlibpath_var
=LD_LIBRARY_PATH
13841 sys_lib_search_path_spec
="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
13842 sys_lib_dlsearch_path_spec
="/shlib /usr/lib /usr/local/lib"
13843 # the default ld.so.conf also contains /usr/contrib/lib and
13844 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
13845 # libtool to hard-code these into programs
13848 cygwin
* | mingw
* | pw32
* | cegcc
*)
13849 version_type
=windows
13854 case $GCC,$host_os in
13855 yes,cygwin
* |
yes,mingw
* |
yes,pw32
* |
yes,cegcc
*)
13856 library_names_spec
='$libname.dll.a'
13857 # DLL is installed to $(libdir)/../bin by postinstall_cmds
13858 postinstall_cmds
='base_file=`basename \${file}`~
13859 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
13860 dldir=$destdir/`dirname \$dlpath`~
13861 test -d \$dldir || mkdir -p \$dldir~
13862 $install_prog $dir/$dlname \$dldir/$dlname~
13863 chmod a+x \$dldir/$dlname~
13864 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
13865 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
13867 postuninstall_cmds
='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
13868 dlpath=$dir/\$dldll~
13870 shlibpath_overrides_runpath
=yes
13874 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
13875 soname_spec
='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
13879 # MinGW DLLs use traditional 'lib' prefix
13880 soname_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
13883 # pw32 DLLs use 'pw' prefix rather than 'lib'
13884 library_names_spec
='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
13890 library_names_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
13893 dynamic_linker
='Win32 ld.exe'
13894 # FIXME: first we should search . and the directory the executable is in
13898 darwin
* | rhapsody
*)
13899 dynamic_linker
="$host_os dyld"
13900 version_type
=darwin
13903 library_names_spec
='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
13904 soname_spec
='${libname}${release}${major}$shared_ext'
13905 shlibpath_overrides_runpath
=yes
13906 shlibpath_var
=DYLD_LIBRARY_PATH
13907 shrext_cmds
='`test .$module = .yes && echo .so || echo .dylib`'
13909 sys_lib_dlsearch_path_spec
='/usr/local/lib /lib /usr/lib'
13916 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
13917 soname_spec
='${libname}${release}${shared_ext}$major'
13918 shlibpath_var
=LD_LIBRARY_PATH
13921 freebsd
* | dragonfly
*)
13922 # DragonFly does not have aout. When/if they implement a new
13923 # versioning mechanism, adjust this.
13924 if test -x /usr
/bin
/objformat
; then
13925 objformat
=`/usr/bin/objformat`
13928 freebsd
[23].
*) objformat
=aout
;;
13929 *) objformat
=elf
;;
13932 version_type
=freebsd-
$objformat
13933 case $version_type in
13935 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
13940 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
13944 shlibpath_var
=LD_LIBRARY_PATH
13947 shlibpath_overrides_runpath
=yes
13949 freebsd3.
[01]* | freebsdelf3.
[01]*)
13950 shlibpath_overrides_runpath
=yes
13951 hardcode_into_libs
=yes
13953 freebsd3.
[2-9]* | freebsdelf3.
[2-9]* | \
13954 freebsd4.
[0-5] | freebsdelf4.
[0-5] | freebsd4.1
.1 | freebsdelf4.1
.1)
13955 shlibpath_overrides_runpath
=no
13956 hardcode_into_libs
=yes
13958 *) # from 4.6 on, and DragonFly
13959 shlibpath_overrides_runpath
=yes
13960 hardcode_into_libs
=yes
13969 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
13970 soname_spec
='${libname}${release}${shared_ext}$major'
13971 shlibpath_var
=LD_LIBRARY_PATH
13972 hardcode_into_libs
=yes
13979 dynamic_linker
="$host_os runtime_loader"
13980 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
13981 soname_spec
='${libname}${release}${shared_ext}$major'
13982 shlibpath_var
=LIBRARY_PATH
13983 shlibpath_overrides_runpath
=yes
13984 sys_lib_dlsearch_path_spec
='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
13985 hardcode_into_libs
=yes
13988 hpux9
* | hpux10
* | hpux11
*)
13989 # Give a soname corresponding to the major version so that dld.sl refuses to
13990 # link against other versions.
13997 hardcode_into_libs
=yes
13998 dynamic_linker
="$host_os dld.so"
13999 shlibpath_var
=LD_LIBRARY_PATH
14000 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
14001 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14002 soname_spec
='${libname}${release}${shared_ext}$major'
14003 if test "X$HPUX_IA64_MODE" = X32
; then
14004 sys_lib_search_path_spec
="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
14006 sys_lib_search_path_spec
="/usr/lib/hpux64 /usr/local/lib/hpux64"
14008 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
14012 hardcode_into_libs
=yes
14013 dynamic_linker
="$host_os dld.sl"
14014 shlibpath_var
=LD_LIBRARY_PATH
# How should we handle SHLIB_PATH
14015 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
14016 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14017 soname_spec
='${libname}${release}${shared_ext}$major'
14018 sys_lib_search_path_spec
="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
14019 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
14023 dynamic_linker
="$host_os dld.sl"
14024 shlibpath_var
=SHLIB_PATH
14025 shlibpath_overrides_runpath
=no
# +s is required to enable SHLIB_PATH
14026 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14027 soname_spec
='${libname}${release}${shared_ext}$major'
14030 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
14031 postinstall_cmds
='chmod 555 $lib'
14032 # or fails outright, so override atomically:
14033 install_override_mode
=555
14040 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
14041 soname_spec
='${libname}${release}${shared_ext}$major'
14042 dynamic_linker
='Interix 3.x ld.so.1 (PE, like ELF)'
14043 shlibpath_var
=LD_LIBRARY_PATH
14044 shlibpath_overrides_runpath
=no
14045 hardcode_into_libs
=yes
14048 irix5
* | irix6
* | nonstopux
*)
14050 nonstopux
*) version_type
=nonstopux
;;
14052 if test "$lt_cv_prog_gnu_ld" = yes; then
14060 soname_spec
='${libname}${release}${shared_ext}$major'
14061 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
14063 irix5
* | nonstopux
*)
14064 libsuff
= shlibsuff
=
14067 case $LD in # libtool.m4 will add one of these switches to LD
14068 *-32|
*"-32 "|
*-melf32bsmip|
*"-melf32bsmip ")
14069 libsuff
= shlibsuff
= libmagic
=32-bit;;
14070 *-n32|
*"-n32 "|
*-melf32bmipn32|
*"-melf32bmipn32 ")
14071 libsuff
=32 shlibsuff
=N32 libmagic
=N32
;;
14072 *-64|
*"-64 "|
*-melf64bmip|
*"-melf64bmip ")
14073 libsuff
=64 shlibsuff
=64 libmagic
=64-bit;;
14074 *) libsuff
= shlibsuff
= libmagic
=never-match
;;
14078 shlibpath_var
=LD_LIBRARY
${shlibsuff}_PATH
14079 shlibpath_overrides_runpath
=no
14080 sys_lib_search_path_spec
="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
14081 sys_lib_dlsearch_path_spec
="/usr/lib${libsuff} /lib${libsuff}"
14082 hardcode_into_libs
=yes
14085 # No shared lib support for Linux oldld, aout, or coff.
14086 linux
*oldld
* | linux
*aout
* | linux
*coff
*)
14090 # This must be Linux ELF.
14091 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
14095 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14096 soname_spec
='${libname}${release}${shared_ext}$major'
14097 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -n $libdir'
14098 shlibpath_var
=LD_LIBRARY_PATH
14099 shlibpath_overrides_runpath
=no
14101 # Some binutils ld are patched to set DT_RUNPATH
14102 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
14103 $as_echo_n "(cached) " >&6
14105 lt_cv_shlibpath_overrides_runpath
=no
14106 save_LDFLAGS
=$LDFLAGS
14107 save_libdir
=$libdir
14108 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \
14109 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\""
14110 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14111 /* end confdefs.h. */
14121 if ac_fn_cxx_try_link
"$LINENO"; then :
14122 if ($OBJDUMP -p conftest
$ac_exeext) 2>/dev
/null |
grep "RUNPATH.*$libdir" >/dev
/null
; then :
14123 lt_cv_shlibpath_overrides_runpath
=yes
14126 rm -f core conftest.err conftest.
$ac_objext \
14127 conftest
$ac_exeext conftest.
$ac_ext
14128 LDFLAGS
=$save_LDFLAGS
14129 libdir
=$save_libdir
14133 shlibpath_overrides_runpath
=$lt_cv_shlibpath_overrides_runpath
14135 # This implies no fast_install, which is unacceptable.
14136 # Some rework will be needed to allow for fast_install
14137 # before this can be enabled.
14138 hardcode_into_libs
=yes
14140 # Append ld.so.conf contents to the search path
14141 if test -f /etc
/ld.so.conf
; then
14142 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' ' '`
14143 sys_lib_dlsearch_path_spec
="/lib /usr/lib $lt_ld_extra"
14146 # We used to test for /lib/ld.so.1 and disable shared libraries on
14147 # powerpc, because MkLinux only supported shared libraries with the
14148 # GNU dynamic linker. Since this was broken with cross compilers,
14149 # most powerpc-linux boxes support dynamic linking these days and
14150 # people can always --disable-shared, the test was removed, and we
14151 # assume the GNU/Linux dynamic linker is in use.
14152 dynamic_linker
='GNU/Linux ld.so'
14159 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
14160 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
14161 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
14162 dynamic_linker
='NetBSD (a.out) ld.so'
14164 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
14165 soname_spec
='${libname}${release}${shared_ext}$major'
14166 dynamic_linker
='NetBSD ld.elf_so'
14168 shlibpath_var
=LD_LIBRARY_PATH
14169 shlibpath_overrides_runpath
=yes
14170 hardcode_into_libs
=yes
14175 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14176 shlibpath_var
=LD_LIBRARY_PATH
14177 shlibpath_overrides_runpath
=yes
14184 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14185 soname_spec
='${libname}${release}${shared_ext}$major'
14186 shlibpath_var
=LD_LIBRARY_PATH
14187 shlibpath_overrides_runpath
=no
14188 hardcode_into_libs
=yes
14189 dynamic_linker
='ldqnx.so'
14194 sys_lib_dlsearch_path_spec
="/usr/lib"
14196 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
14198 openbsd3.3 | openbsd3.3.
*) need_version
=yes ;;
14199 *) need_version
=no
;;
14201 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
14202 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
14203 shlibpath_var
=LD_LIBRARY_PATH
14204 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
14206 openbsd2.
[89] | openbsd2.
[89].
*)
14207 shlibpath_overrides_runpath
=no
14210 shlibpath_overrides_runpath
=yes
14214 shlibpath_overrides_runpath
=yes
14219 libname_spec
='$name'
14222 library_names_spec
='$libname${shared_ext} $libname.a'
14223 dynamic_linker
='OS/2 ld.exe'
14224 shlibpath_var
=LIBPATH
14227 osf3
* | osf4
* | osf5
*)
14231 soname_spec
='${libname}${release}${shared_ext}$major'
14232 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14233 shlibpath_var
=LD_LIBRARY_PATH
14234 sys_lib_search_path_spec
="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
14235 sys_lib_dlsearch_path_spec
="$sys_lib_search_path_spec"
14246 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14247 soname_spec
='${libname}${release}${shared_ext}$major'
14248 shlibpath_var
=LD_LIBRARY_PATH
14249 shlibpath_overrides_runpath
=yes
14250 hardcode_into_libs
=yes
14251 # ldd complains unless libraries are executable
14252 postinstall_cmds
='chmod +x $lib'
14257 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
14258 finish_cmds
='PATH="\$PATH:/usr/etc" ldconfig $libdir'
14259 shlibpath_var
=LD_LIBRARY_PATH
14260 shlibpath_overrides_runpath
=yes
14261 if test "$with_gnu_ld" = yes; then
14269 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14270 soname_spec
='${libname}${release}${shared_ext}$major'
14271 shlibpath_var
=LD_LIBRARY_PATH
14272 case $host_vendor in
14274 shlibpath_overrides_runpath
=no
14276 runpath_var
=LD_RUN_PATH
14284 shlibpath_overrides_runpath
=no
14285 sys_lib_search_path_spec
='/lib /usr/lib /usr/ccs/lib'
14291 if test -d /usr
/nec
;then
14293 library_names_spec
='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
14294 soname_spec
='$libname${shared_ext}.$major'
14295 shlibpath_var
=LD_LIBRARY_PATH
14299 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
* | sysv4
*uw2
*)
14300 version_type
=freebsd-elf
14303 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
14304 soname_spec
='${libname}${release}${shared_ext}$major'
14305 shlibpath_var
=LD_LIBRARY_PATH
14306 shlibpath_overrides_runpath
=yes
14307 hardcode_into_libs
=yes
14308 if test "$with_gnu_ld" = yes; then
14309 sys_lib_search_path_spec
='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
14311 sys_lib_search_path_spec
='/usr/ccs/lib /usr/lib'
14314 sys_lib_search_path_spec
="$sys_lib_search_path_spec /lib"
14318 sys_lib_dlsearch_path_spec
='/usr/lib'
14322 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
14326 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14327 shlibpath_var
=LD_LIBRARY_PATH
14328 shlibpath_overrides_runpath
=no
14329 hardcode_into_libs
=yes
14334 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14335 soname_spec
='${libname}${release}${shared_ext}$major'
14336 shlibpath_var
=LD_LIBRARY_PATH
14343 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
14344 $as_echo "$dynamic_linker" >&6; }
14345 test "$dynamic_linker" = no
&& can_build_shared
=no
14347 variables_saved_for_relink
="PATH $shlibpath_var $runpath_var"
14348 if test "$GCC" = yes; then
14349 variables_saved_for_relink
="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
14352 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
14353 sys_lib_search_path_spec
="$lt_cv_sys_lib_search_path_spec"
14355 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
14356 sys_lib_dlsearch_path_spec
="$lt_cv_sys_lib_dlsearch_path_spec"
14396 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
14397 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
14398 hardcode_action_CXX
=
14399 if test -n "$hardcode_libdir_flag_spec_CXX" ||
14400 test -n "$runpath_var_CXX" ||
14401 test "X$hardcode_automatic_CXX" = "Xyes" ; then
14403 # We can hardcode non-existent directories.
14404 if test "$hardcode_direct_CXX" != no
&&
14405 # If the only mechanism to avoid hardcoding is shlibpath_var, we
14406 # have to relink, otherwise we might link with an installed library
14407 # when we should be linking with a yet-to-be-installed one
14408 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, CXX)" != no &&
14409 test "$hardcode_minus_L_CXX" != no
; then
14410 # Linking always hardcodes the temporary library directory.
14411 hardcode_action_CXX
=relink
14413 # We can link without hardcoding, and we can hardcode nonexisting dirs.
14414 hardcode_action_CXX
=immediate
14417 # We cannot hardcode anything, or else we can only hardcode existing
14419 hardcode_action_CXX
=unsupported
14421 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5
14422 $as_echo "$hardcode_action_CXX" >&6; }
14424 if test "$hardcode_action_CXX" = relink ||
14425 test "$inherit_rpath_CXX" = yes; then
14426 # Fast installation is not supported
14427 enable_fast_install
=no
14428 elif test "$shlibpath_overrides_runpath" = yes ||
14429 test "$enable_shared" = no
; then
14430 # Fast installation is not necessary
14431 enable_fast_install
=needless
14440 fi # test -n "$compiler"
14446 with_gnu_ld
=$lt_save_with_gnu_ld
14447 lt_cv_path_LDCXX
=$lt_cv_path_LD
14448 lt_cv_path_LD
=$lt_save_path_LD
14449 lt_cv_prog_gnu_ldcxx
=$lt_cv_prog_gnu_ld
14450 lt_cv_prog_gnu_ld
=$lt_save_with_gnu_ld
14451 fi # test "$_lt_caught_CXX_error" != yes
14454 ac_cpp
='$CPP $CPPFLAGS'
14455 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
14456 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
14457 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
14471 ac_config_commands
="$ac_config_commands libtool"
14476 # Only expand once:
14483 # The cast to long int works around a bug in the HP C Compiler
14484 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
14485 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
14486 # This bug is HP SR number 8606223364.
14487 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5
14488 $as_echo_n "checking size of void *... " >&6; }
14489 if test "${ac_cv_sizeof_void_p+set}" = set; then :
14490 $as_echo_n "(cached) " >&6
14492 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (void *))" "ac_cv_sizeof_void_p" "$ac_includes_default"; then :
14495 if test "$ac_cv_type_void_p" = yes; then
14496 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14497 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14498 { as_fn_set_status
77
14499 as_fn_error
"cannot compute sizeof (void *)
14500 See \`config.log' for more details." "$LINENO" 5; }; }
14502 ac_cv_sizeof_void_p
=0
14507 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_void_p" >&5
14508 $as_echo "$ac_cv_sizeof_void_p" >&6; }
14512 cat >>confdefs.h
<<_ACEOF
14513 #define SIZEOF_VOID_P $ac_cv_sizeof_void_p
14518 if test "${multilib}" = "yes"; then
14519 multilib_arg
="--enable-multilib"
14524 # Get target configury.
14525 unset TSAN_SUPPORTED
14526 .
${srcdir}/configure.tgt
14527 if test "x$TSAN_SUPPORTED" = "xyes"; then
14528 TSAN_SUPPORTED_TRUE
=
14529 TSAN_SUPPORTED_FALSE
='#'
14531 TSAN_SUPPORTED_TRUE
='#'
14532 TSAN_SUPPORTED_FALSE
=
14537 *-*-darwin*) MAC_INTERPOSE
=true
; enable_static
=no
;;
14538 *) MAC_INTERPOSE
=false
;;
14540 if $MAC_INTERPOSE; then
14541 USING_MAC_INTERPOSE_TRUE
=
14542 USING_MAC_INTERPOSE_FALSE
='#'
14544 USING_MAC_INTERPOSE_TRUE
='#'
14545 USING_MAC_INTERPOSE_FALSE
=
14549 ac_config_files
="$ac_config_files Makefile"
14552 ac_config_files
="$ac_config_files interception/Makefile sanitizer_common/Makefile lsan/Makefile asan/Makefile ubsan/Makefile"
14555 if test "x$TSAN_SUPPORTED" = "xyes"; then
14556 ac_config_files
="$ac_config_files tsan/Makefile"
14560 cat >confcache
<<\_ACEOF
14561 # This file is a shell script that caches the results of configure
14562 # tests run on this system so they can be shared between configure
14563 # scripts and configure runs, see configure's option --config-cache.
14564 # It is not useful on other systems. If it contains results you don't
14565 # want to keep, you may remove or edit it.
14567 # config.status only pays attention to the cache file if you give it
14568 # the --recheck option to rerun configure.
14570 # `ac_cv_env_foo' variables (set or unset) will be overridden when
14571 # loading this file, other *unset* `ac_cv_foo' will be assigned the
14572 # following values.
14576 # The following way of writing the cache mishandles newlines in values,
14577 # but we know of no workaround that is simple, portable, and efficient.
14578 # So, we kill variables containing newlines.
14579 # Ultrix sh set writes to stderr and can't be redirected directly,
14580 # and sets the high bit in the cache file unless we assign to the vars.
14582 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
14583 eval ac_val
=\$
$ac_var
14587 *_cv_
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
14588 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
14591 _ | IFS | as_nl
) ;; #(
14592 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
14593 *) { eval $ac_var=; unset $ac_var;} ;;
14599 case $as_nl`(ac_space=' '; set) 2>&1` in #(
14600 *${as_nl}ac_space
=\
*)
14601 # `set' does not quote correctly, so add quotes: double-quote
14602 # substitution turns \\\\ into \\, and sed turns \\ into \.
14605 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
14608 # `set' quotes correctly as required by POSIX, so do not add quotes.
14609 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
14618 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
14620 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
14622 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
14623 if test -w "$cache_file"; then
14624 test "x$cache_file" != "x/dev/null" &&
14625 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
14626 $as_echo "$as_me: updating cache $cache_file" >&6;}
14627 cat confcache
>$cache_file
14629 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
14630 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
14635 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
14636 # Let make expand exec_prefix.
14637 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
14639 # Transform confdefs.h into DEFS.
14640 # Protect against shell expansion while executing Makefile rules.
14641 # Protect against Makefile macro expansion.
14643 # If the first sed substitution is executed (which looks for macros that
14644 # take arguments), then branch to the quote section. Otherwise,
14645 # look for a macro that doesn't take arguments.
14655 s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g
14657 s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g
14661 s/[ `~#$^&*(){}\\|;'\''"<>?]/\\&/g
14674 DEFS
=`sed -n "$ac_script" confdefs.h`
14679 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
14680 # 1. Remove the extension, and $U if already installed.
14681 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
14682 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
14683 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
14684 # will be set to the directory where LIBOBJS objects are built.
14685 as_fn_append ac_libobjs
" \${LIBOBJDIR}$ac_i\$U.$ac_objext"
14686 as_fn_append ac_ltlibobjs
" \${LIBOBJDIR}$ac_i"'$U.lo'
14688 LIBOBJS
=$ac_libobjs
14690 LTLIBOBJS
=$ac_ltlibobjs
14693 if test -n "$EXEEXT"; then
14695 am__EXEEXT_FALSE
='#'
14697 am__EXEEXT_TRUE
='#'
14701 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
14702 as_fn_error
"conditional \"MAINTAINER_MODE\" was never defined.
14703 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14705 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
14706 as_fn_error
"conditional \"AMDEP\" was never defined.
14707 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14709 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
14710 as_fn_error
"conditional \"am__fastdepCC\" was never defined.
14711 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14713 if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
14714 as_fn_error
"conditional \"am__fastdepCXX\" was never defined.
14715 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14717 if test -z "${am__fastdepCCAS_TRUE}" && test -z "${am__fastdepCCAS_FALSE}"; then
14718 as_fn_error
"conditional \"am__fastdepCCAS\" was never defined.
14719 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14721 if test -z "${TSAN_SUPPORTED_TRUE}" && test -z "${TSAN_SUPPORTED_FALSE}"; then
14722 as_fn_error
"conditional \"TSAN_SUPPORTED\" was never defined.
14723 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14725 if test -z "${USING_MAC_INTERPOSE_TRUE}" && test -z "${USING_MAC_INTERPOSE_FALSE}"; then
14726 as_fn_error
"conditional \"USING_MAC_INTERPOSE\" was never defined.
14727 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14730 : ${CONFIG_STATUS=./config.status}
14732 ac_clean_files_save
=$ac_clean_files
14733 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
14734 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
14735 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
14737 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
14739 # Generated by $as_me.
14740 # Run this file to recreate the current configuration.
14741 # Compiler output produced by configure, useful for debugging
14742 # configure, is in config.log if it exists.
14745 ac_cs_recheck=false
14748 SHELL=\${CONFIG_SHELL-$SHELL}
14751 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail
=1
14752 ## -------------------- ##
14753 ## M4sh Initialization. ##
14754 ## -------------------- ##
14756 # Be more Bourne compatible
14757 DUALCASE
=1; export DUALCASE
# for MKS sh
14758 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
14761 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
14762 # is contrary to our usage. Disable this feature.
14763 alias -g '${1+"$@"}'='"$@"'
14764 setopt NO_GLOB_SUBST
14766 case `(set -o) 2>/dev/null` in #(
14778 # Printing a long string crashes Solaris 7 /usr/bin/printf.
14779 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
14780 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
14781 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
14782 # Prefer a ksh shell builtin over an external printf program on Solaris,
14783 # but without wasting forks for bash or zsh.
14784 if test -z "$BASH_VERSION$ZSH_VERSION" \
14785 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
14786 as_echo='print
-r --'
14787 as_echo_n='print
-rn --'
14788 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
14789 as_echo='printf %s
\n'
14790 as_echo_n='printf %s
'
14792 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
14793 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
14794 as_echo_n='/usr
/ucb
/echo -n'
14796 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
14797 as_echo_n_body='eval
14801 expr "X$arg" : "X\\(.*\\)$as_nl";
14802 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
14804 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
14806 export as_echo_n_body
14807 as_echo_n='sh
-c $as_echo_n_body as_echo
'
14809 export as_echo_body
14810 as_echo='sh
-c $as_echo_body as_echo
'
14813 # The user is always right.
14814 if test "${PATH_SEPARATOR+set}" != set; then
14816 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
14817 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
14824 # We need space, tab and new line, in precisely that order. Quoting is
14825 # there to prevent editors from complaining about space-tab.
14826 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
14827 # splitting by setting IFS to empty value.)
14830 # Find who we are. Look in the path if we contain no directory separator.
14832 *[\\/]* ) as_myself=$0 ;;
14833 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14834 for as_dir in $PATH
14837 test -z "$as_dir" && as_dir=.
14838 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
14844 # We did not find ourselves, most probably we were run as `sh COMMAND'
14845 # in which case we are not to be found in the path.
14846 if test "x$as_myself" = x
; then
14849 if test ! -f "$as_myself"; then
14850 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
14854 # Unset variables that we do not need and which cause bugs (e.g. in
14855 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
14856 # suppresses any "Segmentation fault" message there. '((' could
14857 # trigger a bug in pdksh 5.2.14.
14858 for as_var
in BASH_ENV ENV MAIL MAILPATH
14859 do eval test x\
${$as_var+set} = xset \
14860 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
14873 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
14876 # as_fn_error ERROR [LINENO LOG_FD]
14877 # ---------------------------------
14878 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
14879 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
14880 # script with status $?, using 1 if that was 0.
14883 as_status
=$?
; test $as_status -eq 0 && as_status
=1
14885 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
14886 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
14888 $as_echo "$as_me: error: $1" >&2
14889 as_fn_exit
$as_status
14893 # as_fn_set_status STATUS
14894 # -----------------------
14895 # Set $? to STATUS, without forking.
14896 as_fn_set_status
()
14899 } # as_fn_set_status
14901 # as_fn_exit STATUS
14902 # -----------------
14903 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
14907 as_fn_set_status
$1
14913 # Portably unset VAR.
14916 { eval $1=; unset $1;}
14918 as_unset
=as_fn_unset
14919 # as_fn_append VAR VALUE
14920 # ----------------------
14921 # Append the text in VALUE to the end of the definition contained in VAR. Take
14922 # advantage of any shell optimizations that allow amortized linear growth over
14923 # repeated appends, instead of the typical quadratic growth present in naive
14925 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
14926 eval 'as_fn_append ()
14937 # as_fn_arith ARG...
14938 # ------------------
14939 # Perform arithmetic evaluation on the ARGs, and store the result in the
14940 # global $as_val. Take advantage of shells that can avoid forks. The arguments
14941 # must be portable across $(()) and expr.
14942 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
14943 eval 'as_fn_arith ()
14950 as_val
=`expr "$@" || test $? -eq 1`
14955 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
14956 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
14962 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
14963 as_basename
=basename
14968 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
14974 as_me
=`$as_basename -- "$0" ||
14975 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
14976 X"$0" : 'X\(//\)$' \| \
14977 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
14979 sed '/^.*\/\([^/][^/]*\)\/*$/{
14993 # Avoid depending upon Character Ranges.
14994 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
14995 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
14996 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
14997 as_cr_digits
='0123456789'
14998 as_cr_alnum
=$as_cr_Letters$as_cr_digits
15000 ECHO_C
= ECHO_N
= ECHO_T
=
15001 case `echo -n x` in #(((((
15003 case `echo 'xy\c'` in
15004 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
15006 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
15013 rm -f conf$$ conf$$.exe conf$$.
file
15014 if test -d conf$$.dir
; then
15015 rm -f conf$$.dir
/conf$$.
file
15018 mkdir conf$$.dir
2>/dev
/null
15020 if (echo >conf$$.
file) 2>/dev
/null
; then
15021 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
15023 # ... but there are two gotchas:
15024 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
15025 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
15026 # In both cases, we have to default to `cp -p'.
15027 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
15029 elif ln conf$$.
file conf$$
2>/dev
/null
; then
15037 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
15038 rmdir conf$$.dir
2>/dev
/null
15043 # Create "$as_dir" as a directory, including parents if necessary.
15048 -*) as_dir
=.
/$as_dir;;
15050 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
15054 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
15055 *) as_qdir
=$as_dir;;
15057 as_dirs
="'$as_qdir' $as_dirs"
15058 as_dir
=`$as_dirname -- "$as_dir" ||
15059 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15060 X"$as_dir" : 'X\(//\)[^/]' \| \
15061 X"$as_dir" : 'X\(//\)$' \| \
15062 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
15063 $as_echo X"$as_dir" |
15064 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15068 /^X\(\/\/\)[^/].*/{
15081 test -d "$as_dir" && break
15083 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
15084 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
15088 if mkdir
-p .
2>/dev
/null
; then
15089 as_mkdir_p
='mkdir -p "$as_dir"'
15091 test -d .
/-p && rmdir .
/-p
15095 if test -x / >/dev
/null
2>&1; then
15096 as_test_x
='test -x'
15098 if ls -dL / >/dev
/null
2>&1; then
15105 if test -d "$1"; then
15111 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
15112 ???[sx]*):;;*)false;;esac;fi
15116 as_executable_p
=$as_test_x
15118 # Sed expression to map a string onto a valid CPP name.
15119 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
15121 # Sed expression to map a string onto a valid variable name.
15122 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
15126 ## ----------------------------------- ##
15127 ## Main body of $CONFIG_STATUS script. ##
15128 ## ----------------------------------- ##
15130 test $as_write_fail = 0 && chmod +x
$CONFIG_STATUS || ac_write_fail
=1
15132 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15133 # Save the log message, to keep $0 and so on meaningful, and to
15134 # report actual input values of CONFIG_FILES etc. instead of their
15135 # values after options handling.
15137 This file was extended by package-unused $as_me version-unused, which was
15138 generated by GNU Autoconf 2.64. Invocation command line was
15140 CONFIG_FILES = $CONFIG_FILES
15141 CONFIG_HEADERS = $CONFIG_HEADERS
15142 CONFIG_LINKS = $CONFIG_LINKS
15143 CONFIG_COMMANDS = $CONFIG_COMMANDS
15146 on `(hostname || uname -n) 2>/dev/null | sed 1q`
15151 case $ac_config_files in *"
15152 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
15157 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15158 # Files that config.status was made for.
15159 config_files="$ac_config_files"
15160 config_commands="$ac_config_commands"
15164 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15166 \`$as_me' instantiates files and other configuration actions
15167 from templates according to the current configuration. Unless the files
15168 and actions are specified as TAGs, all are instantiated by default.
15170 Usage: $0 [OPTION]... [TAG]...
15172 -h, --help print this help, then exit
15173 -V, --version print version number and configuration settings, then exit
15174 -q, --quiet, --silent
15175 do not print progress messages
15176 -d, --debug don't remove temporary files
15177 --recheck update $as_me by reconfiguring in the same conditions
15178 --file=FILE[:TEMPLATE]
15179 instantiate the configuration file FILE
15181 Configuration files:
15184 Configuration commands:
15187 Report bugs to <libsanitizer>."
15190 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15192 package-unused config.status version-unused
15193 configured by $0, generated by GNU Autoconf 2.64,
15194 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
15196 Copyright (C) 2009 Free Software Foundation, Inc.
15197 This config.status script is free software; the Free Software Foundation
15198 gives unlimited permission to copy, distribute and modify it."
15205 test -n "\$AWK" || AWK=awk
15208 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15209 # The default lists apply if the user does not specify any file.
15215 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
15216 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
15227 # Handling of the options.
15228 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
15230 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
15231 $as_echo "$ac_cs_version"; exit ;;
15232 --debug |
--debu |
--deb |
--de |
--d |
-d )
15234 --file |
--fil |
--fi |
--f )
15237 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
15239 as_fn_append CONFIG_FILES
" '$ac_optarg'"
15240 ac_need_defaults
=false
;;
15241 --he |
--h |
--help |
--hel |
-h )
15242 $as_echo "$ac_cs_usage"; exit ;;
15243 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
15244 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
15247 # This is an error.
15248 -*) as_fn_error
"unrecognized option: \`$1'
15249 Try \`$0 --help' for more information." ;;
15251 *) as_fn_append ac_config_targets
" $1"
15252 ac_need_defaults
=false
;;
15258 ac_configure_extra_args
=
15260 if $ac_cs_silent; then
15262 ac_configure_extra_args
="$ac_configure_extra_args --silent"
15266 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15267 if \$ac_cs_recheck; then
15268 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
15270 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
15271 CONFIG_SHELL='$SHELL'
15272 export CONFIG_SHELL
15277 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15281 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
15282 ## Running $as_me. ##
15288 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15296 with_multisubdir="$with_multisubdir"
15297 with_multisrctop="$with_multisrctop"
15298 with_target_subdir="$with_target_subdir"
15299 ac_configure_args="${multilib_arg} ${ac_configure_args}"
15300 multi_basedir="$multi_basedir"
15301 CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
15304 GFORTRAN="$GFORTRAN"
15306 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
15309 # The HP-UX ksh and POSIX shell print the target directory to stdout
15310 # if CDPATH is set.
15311 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
15313 sed_quote_subst='$sed_quote_subst'
15314 double_quote_subst='$double_quote_subst'
15315 delay_variable_subst='$delay_variable_subst'
15316 macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
15317 macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
15318 enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
15319 enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
15320 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
15321 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
15322 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
15323 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
15324 host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
15325 host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
15326 host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
15327 build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
15328 build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
15329 build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
15330 SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
15331 Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
15332 GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
15333 EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
15334 FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
15335 LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
15336 NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
15337 LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
15338 max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
15339 ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
15340 exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
15341 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
15342 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
15343 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
15344 reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
15345 reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
15346 OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
15347 deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
15348 file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
15349 AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
15350 AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
15351 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
15352 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
15353 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
15354 old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
15355 old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
15356 lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
15357 CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
15358 CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
15359 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
15360 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
15361 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
15362 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
15363 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
15364 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"`'
15365 objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
15366 MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
15367 lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
15368 lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
15369 lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
15370 lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
15371 lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
15372 need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
15373 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
15374 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
15375 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
15376 OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
15377 OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
15378 libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
15379 shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
15380 extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
15381 archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
15382 enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
15383 export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
15384 whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
15385 compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
15386 old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
15387 old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
15388 archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
15389 archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
15390 module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
15391 module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
15392 with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
15393 allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
15394 no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
15395 hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
15396 hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
15397 hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
15398 hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
15399 hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
15400 hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
15401 hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
15402 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
15403 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
15404 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
15405 fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
15406 always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
15407 export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
15408 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
15409 include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
15410 prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
15411 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
15412 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
15413 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
15414 need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
15415 version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
15416 runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
15417 shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
15418 shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
15419 libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
15420 library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
15421 soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
15422 install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
15423 postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
15424 postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
15425 finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
15426 finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
15427 hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
15428 sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
15429 sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
15430 hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
15431 enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
15432 enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
15433 enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
15434 old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
15435 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
15436 compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
15437 predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
15438 postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
15439 predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
15440 postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
15441 compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
15442 LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
15443 reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
15444 reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15445 old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15446 compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
15447 GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
15448 lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
15449 lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
15450 lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
15451 lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
15452 lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
15453 archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
15454 enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
15455 export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
15456 whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
15457 compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
15458 old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15459 old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15460 archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15461 archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15462 module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15463 module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15464 with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
15465 allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
15466 no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
15467 hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
15468 hardcode_libdir_flag_spec_ld_CXX='`$ECHO "$hardcode_libdir_flag_spec_ld_CXX" | $SED "$delay_single_quote_subst"`'
15469 hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
15470 hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
15471 hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
15472 hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
15473 hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
15474 hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
15475 inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
15476 link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
15477 fix_srcfile_path_CXX='`$ECHO "$fix_srcfile_path_CXX" | $SED "$delay_single_quote_subst"`'
15478 always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
15479 export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15480 exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
15481 include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
15482 prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15483 file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
15484 hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
15485 compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
15486 predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
15487 postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
15488 predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
15489 postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
15490 compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
15493 LTCFLAGS='$LTCFLAGS'
15494 compiler='$compiler_DEFAULT'
15496 # A function that is used when there is no print builtin or printf.
15497 func_fallback_echo ()
15499 eval 'cat <<_LTECHO_EOF
15504 # Quote evaled strings.
15518 deplibs_check_method \
15527 lt_cv_sys_global_symbol_pipe \
15528 lt_cv_sys_global_symbol_to_cdecl \
15529 lt_cv_sys_global_symbol_to_c_name_address \
15530 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
15531 lt_prog_compiler_no_builtin_flag \
15532 lt_prog_compiler_wl \
15533 lt_prog_compiler_pic \
15534 lt_prog_compiler_static \
15535 lt_cv_prog_compiler_c_o \
15543 export_dynamic_flag_spec \
15544 whole_archive_flag_spec \
15545 compiler_needs_object \
15547 allow_undefined_flag \
15548 no_undefined_flag \
15549 hardcode_libdir_flag_spec \
15550 hardcode_libdir_flag_spec_ld \
15551 hardcode_libdir_separator \
15556 variables_saved_for_relink \
15558 library_names_spec \
15560 install_override_mode \
15564 compiler_lib_search_dirs \
15569 compiler_lib_search_path \
15573 lt_prog_compiler_no_builtin_flag_CXX \
15574 lt_prog_compiler_wl_CXX \
15575 lt_prog_compiler_pic_CXX \
15576 lt_prog_compiler_static_CXX \
15577 lt_cv_prog_compiler_c_o_CXX \
15578 export_dynamic_flag_spec_CXX \
15579 whole_archive_flag_spec_CXX \
15580 compiler_needs_object_CXX \
15582 allow_undefined_flag_CXX \
15583 no_undefined_flag_CXX \
15584 hardcode_libdir_flag_spec_CXX \
15585 hardcode_libdir_flag_spec_ld_CXX \
15586 hardcode_libdir_separator_CXX \
15587 fix_srcfile_path_CXX \
15588 exclude_expsyms_CXX \
15589 include_expsyms_CXX \
15590 file_list_spec_CXX \
15591 compiler_lib_search_dirs_CXX \
15592 predep_objects_CXX \
15593 postdep_objects_CXX \
15596 compiler_lib_search_path_CXX; do
15597 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
15598 *[\\\\\\\`\\"\\\$]*)
15599 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
15602 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
15607 # Double-quote double-evaled strings.
15608 for var in reload_cmds \
15609 old_postinstall_cmds \
15610 old_postuninstall_cmds \
15612 extract_expsyms_cmds \
15613 old_archive_from_new_cmds \
15614 old_archive_from_expsyms_cmds \
15616 archive_expsym_cmds \
15618 module_expsym_cmds \
15619 export_symbols_cmds \
15622 postuninstall_cmds \
15624 sys_lib_search_path_spec \
15625 sys_lib_dlsearch_path_spec \
15627 old_archive_cmds_CXX \
15628 old_archive_from_new_cmds_CXX \
15629 old_archive_from_expsyms_cmds_CXX \
15631 archive_expsym_cmds_CXX \
15633 module_expsym_cmds_CXX \
15634 export_symbols_cmds_CXX \
15635 prelink_cmds_CXX; do
15636 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
15637 *[\\\\\\\`\\"\\\$]*)
15638 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
15641 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
15646 ac_aux_dir='$ac_aux_dir'
15647 xsi_shell='$xsi_shell'
15648 lt_shell_append='$lt_shell_append'
15650 # See if we are running on zsh, and set the options which allow our
15651 # commands through without removal of \ escapes INIT.
15652 if test -n "\${ZSH_VERSION+set}" ; then
15653 setopt NO_GLOB_SUBST
15659 TIMESTAMP='$TIMESTAMP'
15670 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15672 # Handling of arguments.
15673 for ac_config_target
in $ac_config_targets
15675 case $ac_config_target in
15676 "default-1") CONFIG_COMMANDS
="$CONFIG_COMMANDS default-1" ;;
15677 "depfiles") CONFIG_COMMANDS
="$CONFIG_COMMANDS depfiles" ;;
15678 "libtool") CONFIG_COMMANDS
="$CONFIG_COMMANDS libtool" ;;
15679 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
15680 "interception/Makefile") CONFIG_FILES
="$CONFIG_FILES interception/Makefile" ;;
15681 "sanitizer_common/Makefile") CONFIG_FILES
="$CONFIG_FILES sanitizer_common/Makefile" ;;
15682 "lsan/Makefile") CONFIG_FILES
="$CONFIG_FILES lsan/Makefile" ;;
15683 "asan/Makefile") CONFIG_FILES
="$CONFIG_FILES asan/Makefile" ;;
15684 "ubsan/Makefile") CONFIG_FILES
="$CONFIG_FILES ubsan/Makefile" ;;
15685 "tsan/Makefile") CONFIG_FILES
="$CONFIG_FILES tsan/Makefile" ;;
15687 *) as_fn_error
"invalid argument: \`$ac_config_target'" "$LINENO" 5;;
15692 # If the user did not use the arguments to specify the items to instantiate,
15693 # then the envvar interface is used. Set only those that are not.
15694 # We use the long form for the default assignment because of an extremely
15695 # bizarre bug on SunOS 4.1.3.
15696 if $ac_need_defaults; then
15697 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
15698 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
15701 # Have a temporary directory for convenience. Make it in the build tree
15702 # simply because there is no reason against having it here, and in addition,
15703 # creating and moving files from /tmp can sometimes cause problems.
15704 # Hook for its removal unless debugging.
15705 # Note that there is a small window in which the directory will not be cleaned:
15706 # after its creation but before its name has been assigned to `$tmp'.
15710 trap 'exit_status=$?
15711 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
15713 trap 'as_fn_exit 1' 1 2 13 15
15715 # Create a (secure) tmp directory for tmp files.
15718 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
15719 test -n "$tmp" && test -d "$tmp"
15722 tmp
=.
/conf$$
-$RANDOM
15723 (umask 077 && mkdir
"$tmp")
15724 } || as_fn_error
"cannot create a temporary directory in ." "$LINENO" 5
15726 # Set up the scripts for CONFIG_FILES section.
15727 # No need to generate them if there are no CONFIG_FILES.
15728 # This happens for instance with `./config.status config.h'.
15729 if test -n "$CONFIG_FILES"; then
15732 ac_cr
=`echo X | tr X '\015'`
15733 # On cygwin, bash can eat \r inside `` if the user requested igncr.
15734 # But we know of no other shell where ac_cr would be empty at this
15735 # point, so we can use a bashism as a fallback.
15736 if test "x$ac_cr" = x
; then
15737 eval ac_cr
=\$
\'\\r
\'
15739 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
15740 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
15743 ac_cs_awk_cr
=$ac_cr
15746 echo 'BEGIN {' >"$tmp/subs1.awk" &&
15751 echo "cat >conf$$subs.awk <<_ACEOF" &&
15752 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
15754 } >conf$$subs.sh ||
15755 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
15756 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
15758 for ac_last_try in false false false false false :; do
15759 . ./conf$$subs.sh ||
15760 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
15762 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
15763 if test $ac_delim_n = $ac_delim_num; then
15765 elif $ac_last_try; then
15766 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
15768 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
15771 rm -f conf$$subs.sh
15773 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15774 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
15778 s/^/S["/; s
/!.
*/"]=/
15788 s/\(.\{148\}\).*/\1/
15790 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
15795 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
15802 s/\(.\{148\}\).*/\1/
15804 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
15808 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
15813 ' <conf$$subs.awk | sed '
15818 ' >>$CONFIG_STATUS || ac_write_fail=1
15819 rm -f conf$$subs.awk
15820 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15822 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
15823 for (key in S) S_is_set[key] = 1
15829 nfields = split(line, field, "@
")
15831 len = length(field[1])
15832 for (i = 2; i < nfields; i++) {
15834 keylen = length(key)
15835 if (S_is_set[key]) {
15837 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
15838 len += length(value) + length(field[++i])
15849 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15850 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
15851 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
15854 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
15855 || as_fn_error "could not setup config files machinery
" "$LINENO" 5
15858 # VPATH may cause trouble with some makes, so we remove $(srcdir),
15859 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
15860 # trailing colons and then remove the whole line if VPATH becomes empty
15861 # (actually we leave an empty line to preserve line numbers).
15862 if test "x
$srcdir" = x.; then
15863 ac_vpsub='/^[ ]*VPATH[ ]*=/{
15864 s/:*\$(srcdir):*/:/
15865 s/:*\${srcdir}:*/:/
15867 s/^\([^=]*=[ ]*\):*/\1/
15873 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15874 fi # test -n "$CONFIG_FILES"
15877 eval set X " :F
$CONFIG_FILES :C
$CONFIG_COMMANDS"
15882 :[FHLC]) ac_mode=$ac_tag; continue;;
15884 case $ac_mode$ac_tag in
15886 :L* | :C*:*) as_fn_error "invalid tag \
`$ac_tag'" "$LINENO" 5;;
15887 :[FH]-) ac_tag=-:-;;
15888 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
15905 -) ac_f="$tmp/stdin";;
15906 *) # Look for the file first in the build tree, then in the source tree
15907 # (if the path is not absolute). The absolute path cannot be DOS-style,
15908 # because $ac_f cannot contain `:'.
15912 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
15914 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
15916 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s
/'/'\\\\\\\\''/g
"`;; esac
15917 as_fn_append ac_file_inputs " '$ac_f'"
15920 # Let's still pretend it is `configure' which instantiates (i.e., don't
15921 # use $as_me), people would be surprised to read:
15922 # /* config.h. Generated by config.status. */
15923 configure_input='Generated from '`
15924 $as_echo "$
*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
15926 if test x"$ac_file" != x-; then
15927 configure_input="$ac_file.
$configure_input"
15928 { $as_echo "$as_me:${as_lineno-$LINENO}: creating
$ac_file" >&5
15929 $as_echo "$as_me: creating
$ac_file" >&6;}
15931 # Neutralize special characters interpreted by sed in replacement strings.
15932 case $configure_input in #(
15933 *\&* | *\|* | *\\* )
15934 ac_sed_conf_input=`$as_echo "$configure_input" |
15935 sed 's/[\\\\&|]/\\\\&/g'`;; #(
15936 *) ac_sed_conf_input=$configure_input;;
15940 *:-:* | *:-) cat >"$tmp/stdin
" \
15941 || as_fn_error "could not create
$ac_file" "$LINENO" 5 ;;
15946 ac_dir=`$as_dirname -- "$ac_file" ||
15947 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15948 X"$ac_file" : 'X\(//\)[^/]' \| \
15949 X"$ac_file" : 'X\(//\)$' \| \
15950 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
15951 $as_echo X"$ac_file" |
15952 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15956 /^X\(\/\/\)[^/].*/{
15969 as_dir="$ac_dir"; as_fn_mkdir_p
15973 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
15975 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
15976 # A "..
" for each directory in $ac_dir_suffix.
15977 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
15978 case $ac_top_builddir_sub in
15979 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
15980 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
15983 ac_abs_top_builddir=$ac_pwd
15984 ac_abs_builddir=$ac_pwd$ac_dir_suffix
15985 # for backward compatibility:
15986 ac_top_builddir=$ac_top_build_prefix
15989 .) # We are building in place.
15991 ac_top_srcdir=$ac_top_builddir_sub
15992 ac_abs_top_srcdir=$ac_pwd ;;
15993 [\\/]* | ?:[\\/]* ) # Absolute name.
15994 ac_srcdir=$srcdir$ac_dir_suffix;
15995 ac_top_srcdir=$srcdir
15996 ac_abs_top_srcdir=$srcdir ;;
15997 *) # Relative name.
15998 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
15999 ac_top_srcdir=$ac_top_build_prefix$srcdir
16000 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
16002 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
16012 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
16013 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
16015 ac_MKDIR_P=$MKDIR_P
16017 [\\/$]* | ?:[\\/]* ) ;;
16018 */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
16022 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16023 # If the template does not know about datarootdir, expand it.
16024 # FIXME: This hack should be removed a few years after 2.60.
16025 ac_datarootdir_hack=; ac_datarootdir_seen=
16036 case `eval "sed -n \"\
$ac_sed_dataroot\" $ac_file_inputs"` in
16037 *datarootdir*) ac_datarootdir_seen=yes;;
16038 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
16039 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file_inputs seems to ignore the
--datarootdir setting
" >&5
16040 $as_echo "$as_me: WARNING
: $ac_file_inputs seems to ignore the
--datarootdir setting
" >&2;}
16042 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16043 ac_datarootdir_hack='
16044 s&@datadir@&$datadir&g
16045 s&@docdir@&$docdir&g
16046 s&@infodir@&$infodir&g
16047 s&@localedir@&$localedir&g
16048 s&@mandir@&$mandir&g
16049 s&\\\${datarootdir}&$datarootdir&g' ;;
16053 # Neutralize VPATH when `$srcdir' = `.'.
16054 # Shell code in configure.ac might set extrasub.
16055 # FIXME: do we really want to maintain this feature?
16056 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16057 ac_sed_extra="$ac_vpsub
16060 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
16062 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
16063 s|@configure_input@|
$ac_sed_conf_input|
;t t
16064 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
16065 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
16066 s
&@srcdir@
&$ac_srcdir&;t t
16067 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
16068 s
&@top_srcdir@
&$ac_top_srcdir&;t t
16069 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
16070 s
&@builddir@
&$ac_builddir&;t t
16071 s
&@abs_builddir@
&$ac_abs_builddir&;t t
16072 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
16073 s
&@INSTALL@
&$ac_INSTALL&;t t
16074 s
&@MKDIR_P@
&$ac_MKDIR_P&;t t
16075 $ac_datarootdir_hack
16077 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.
awk" >$tmp/out \
16078 || as_fn_error "could not create
$ac_file" "$LINENO" 5
16080 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
16081 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
16082 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
16083 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
16084 which seems to be undefined. Please make sure it is defined." >&5
16085 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
16086 which seems to be undefined. Please make sure it is defined." >&2;}
16090 -) cat "$tmp/out" && rm -f "$tmp/out";;
16091 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
16093 || as_fn_error "could not create $ac_file" "$LINENO" 5
16097 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
16098 $as_echo "$as_me: executing $ac_file commands" >&6;}
16103 case $ac_file$ac_mode in
16105 # Only add multilib support code if we just rebuilt the top-level
16107 case " $CONFIG_FILES " in
16109 ac_file=Makefile . ${multi_basedir}/config-ml.in
16112 "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
16113 # Autoconf 2.62 quotes --file arguments for eval, but not when files
16114 # are listed without --file. Let's play safe and only
enable the
eval
16115 # if we detect the quoting.
16116 case $CONFIG_FILES in
16117 *\'*) eval set x
"$CONFIG_FILES" ;;
16118 *) set x
$CONFIG_FILES ;;
16123 # Strip MF so we end up with the name of the file.
16124 mf
=`echo "$mf" | sed -e 's/:.*$//'`
16125 # Check whether this is an Automake generated Makefile or not.
16126 # We used to match only the files named `Makefile.in', but
16127 # some people rename them; so instead we look at the file content.
16128 # Grep'ing the first line is not enough: some people post-process
16129 # each Makefile.in and add a new line on top of each file to say so.
16130 # Grep'ing the whole file is not good either: AIX grep has a line
16131 # limit of 2048, but all sed's we know have understand at least 4000.
16132 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
grep X
>/dev
/null
2>&1; then
16133 dirpart
=`$as_dirname -- "$mf" ||
16134 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16135 X"$mf" : 'X\(//\)[^/]' \| \
16136 X"$mf" : 'X\(//\)$' \| \
16137 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
16139 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16143 /^X\(\/\/\)[^/].*/{
16159 # Extract the definition of DEPDIR, am__include, and am__quote
16160 # from the Makefile without running `make'.
16161 DEPDIR
=`sed -n 's/^DEPDIR = //p' < "$mf"`
16162 test -z "$DEPDIR" && continue
16163 am__include
=`sed -n 's/^am__include = //p' < "$mf"`
16164 test -z "am__include" && continue
16165 am__quote
=`sed -n 's/^am__quote = //p' < "$mf"`
16166 # When using ansi2knr, U may be empty or an underscore; expand it
16167 U
=`sed -n 's/^U = //p' < "$mf"`
16168 # Find all dependency output files, they are included files with
16169 # $(DEPDIR) in their names. We invoke sed twice because it is the
16170 # simplest approach to changing $(DEPDIR) to its actual value in the
16172 for file in `sed -n "
16173 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
16174 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
16175 # Make sure the directory exists.
16176 test -f "$dirpart/$file" && continue
16177 fdir
=`$as_dirname -- "$file" ||
16178 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16179 X"$file" : 'X\(//\)[^/]' \| \
16180 X"$file" : 'X\(//\)$' \| \
16181 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
16182 $as_echo X"$file" |
16183 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16187 /^X\(\/\/\)[^/].*/{
16200 as_dir
=$dirpart/$fdir; as_fn_mkdir_p
16201 # echo "creating $dirpart/$file"
16202 echo '# dummy' > "$dirpart/$file"
16209 # See if we are running on zsh, and set the options which allow our
16210 # commands through without removal of \ escapes.
16211 if test -n "${ZSH_VERSION+set}" ; then
16212 setopt NO_GLOB_SUBST
16215 cfgfile
="${ofile}T"
16216 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
16219 cat <<_LT_EOF >> "$cfgfile"
16222 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
16223 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
16224 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
16225 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
16227 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
16228 # 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
16229 # Written by Gordon Matzigkeit, 1996
16231 # This file is part of GNU Libtool.
16233 # GNU Libtool is free software; you can redistribute it and/or
16234 # modify it under the terms of the GNU General Public License as
16235 # published by the Free Software Foundation; either version 2 of
16236 # the License, or (at your option) any later version.
16238 # As a special exception to the GNU General Public License,
16239 # if you distribute this file as part of a program or library that
16240 # is built using GNU Libtool, you may include this file under the
16241 # same distribution terms that you use for the rest of that program.
16243 # GNU Libtool is distributed in the hope that it will be useful,
16244 # but WITHOUT ANY WARRANTY; without even the implied warranty of
16245 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16246 # GNU General Public License for more details.
16248 # You should have received a copy of the GNU General Public License
16249 # along with GNU Libtool; see the file COPYING. If not, a copy
16250 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
16251 # obtained by writing to the Free Software Foundation, Inc.,
16252 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
16255 # The names of the tagged configurations supported by this script.
16256 available_tags="CXX "
16258 # ### BEGIN LIBTOOL CONFIG
16260 # Which release of libtool.m4 was used?
16261 macro_version=$macro_version
16262 macro_revision=$macro_revision
16264 # Whether or not to build shared libraries.
16265 build_libtool_libs=$enable_shared
16267 # Whether or not to build static libraries.
16268 build_old_libs=$enable_static
16270 # What type of objects to build.
16273 # Whether or not to optimize for fast installation.
16274 fast_install=$enable_fast_install
16276 # Shell to use when invoking shell scripts.
16279 # An echo program that protects backslashes.
16283 host_alias=$host_alias
16287 # The build system.
16288 build_alias=$build_alias
16292 # A sed program that does not truncate output.
16295 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
16296 Xsed="\$SED -e 1s/^X//"
16298 # A grep program that handles long lines.
16304 # A literal string matcher.
16307 # A BSD- or MS-compatible name lister.
16310 # Whether we need soft or hard links.
16313 # What is the maximum length of a command?
16314 max_cmd_len=$max_cmd_len
16316 # Object file suffix (normally "o").
16319 # Executable file suffix (normally "").
16322 # whether the shell understands "unset".
16325 # turn spaces into newlines.
16328 # turn newlines into spaces.
16331 # An object symbol dumper.
16332 OBJDUMP=$lt_OBJDUMP
16334 # Method to check whether dependent libraries are shared objects.
16335 deplibs_check_method=$lt_deplibs_check_method
16337 # Command to use when deplibs_check_method == "file_magic".
16338 file_magic_cmd=$lt_file_magic_cmd
16342 AR_FLAGS=$lt_AR_FLAGS
16344 # A symbol stripping program.
16347 # Commands used to install an old-style archive.
16349 old_postinstall_cmds=$lt_old_postinstall_cmds
16350 old_postuninstall_cmds=$lt_old_postuninstall_cmds
16352 # Whether to use a lock for old archive extraction.
16353 lock_old_archive_extraction=$lock_old_archive_extraction
16358 # LTCC compiler flags.
16359 LTCFLAGS=$lt_CFLAGS
16361 # Take the output of nm and produce a listing of raw symbols and C names.
16362 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
16364 # Transform the output of nm in a proper C declaration.
16365 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
16367 # Transform the output of nm in a C name address pair.
16368 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
16370 # Transform the output of nm in a C name address pair when lib prefix is needed.
16371 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
16373 # The name of the directory that contains temporary libtool files.
16376 # Used to examine libraries when file_magic_cmd begins with "file".
16377 MAGIC_CMD=$MAGIC_CMD
16379 # Must we lock files when doing compilation?
16380 need_locks=$lt_need_locks
16382 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
16383 DSYMUTIL=$lt_DSYMUTIL
16385 # Tool to change global to local symbols on Mac OS X.
16388 # Tool to manipulate fat objects and archives on Mac OS X.
16391 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
16394 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
16395 OTOOL64=$lt_OTOOL64
16397 # Old archive suffix (normally "a").
16400 # Shared library suffix (normally ".so").
16401 shrext_cmds=$lt_shrext_cmds
16403 # The commands to extract the exported symbol list from a shared archive.
16404 extract_expsyms_cmds=$lt_extract_expsyms_cmds
16406 # Variables whose values should be saved in libtool wrapper scripts and
16407 # restored at link time.
16408 variables_saved_for_relink=$lt_variables_saved_for_relink
16410 # Do we need the "lib" prefix for modules?
16411 need_lib_prefix=$need_lib_prefix
16413 # Do we need a version for libraries?
16414 need_version=$need_version
16416 # Library versioning type.
16417 version_type=$version_type
16419 # Shared library runtime path variable.
16420 runpath_var=$runpath_var
16422 # Shared library path variable.
16423 shlibpath_var=$shlibpath_var
16425 # Is shlibpath searched before the hard-coded library search path?
16426 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
16428 # Format of library name prefix.
16429 libname_spec=$lt_libname_spec
16431 # List of archive names. First name is the real one, the rest are links.
16432 # The last name is the one that the linker finds with -lNAME
16433 library_names_spec=$lt_library_names_spec
16435 # The coded name of the library, if different from the real name.
16436 soname_spec=$lt_soname_spec
16438 # Permission mode override for installation of shared libraries.
16439 install_override_mode=$lt_install_override_mode
16441 # Command to use after installation of a shared archive.
16442 postinstall_cmds=$lt_postinstall_cmds
16444 # Command to use after uninstallation of a shared archive.
16445 postuninstall_cmds=$lt_postuninstall_cmds
16447 # Commands used to finish a libtool library installation in a directory.
16448 finish_cmds=$lt_finish_cmds
16450 # As "finish_cmds", except a single script fragment to be evaled but
16452 finish_eval=$lt_finish_eval
16454 # Whether we should hardcode library paths into libraries.
16455 hardcode_into_libs=$hardcode_into_libs
16457 # Compile-time system search path for libraries.
16458 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
16460 # Run-time system search path for libraries.
16461 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
16463 # Whether dlopen is supported.
16464 dlopen_support=$enable_dlopen
16466 # Whether dlopen of programs is supported.
16467 dlopen_self=$enable_dlopen_self
16469 # Whether dlopen of statically linked programs is supported.
16470 dlopen_self_static=$enable_dlopen_self_static
16472 # Commands to strip libraries.
16473 old_striplib=$lt_old_striplib
16474 striplib=$lt_striplib
16477 # The linker used to build libraries.
16480 # How to create reloadable object files.
16481 reload_flag=$lt_reload_flag
16482 reload_cmds=$lt_reload_cmds
16484 # Commands used to build an old-style archive.
16485 old_archive_cmds=$lt_old_archive_cmds
16487 # A language specific compiler.
16490 # Is the compiler the GNU compiler?
16493 # Compiler flag to turn off builtin functions.
16494 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
16496 # How to pass a linker flag through the compiler.
16497 wl=$lt_lt_prog_compiler_wl
16499 # Additional compiler flags for building library objects.
16500 pic_flag=$lt_lt_prog_compiler_pic
16502 # Compiler flag to prevent dynamic linking.
16503 link_static_flag=$lt_lt_prog_compiler_static
16505 # Does compiler simultaneously support -c and -o options?
16506 compiler_c_o=$lt_lt_cv_prog_compiler_c_o
16508 # Whether or not to add -lc for building shared libraries.
16509 build_libtool_need_lc=$archive_cmds_need_lc
16511 # Whether or not to disallow shared libs when runtime libs are static.
16512 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
16514 # Compiler flag to allow reflexive dlopens.
16515 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
16517 # Compiler flag to generate shared objects directly from archives.
16518 whole_archive_flag_spec=$lt_whole_archive_flag_spec
16520 # Whether the compiler copes with passing no objects directly.
16521 compiler_needs_object=$lt_compiler_needs_object
16523 # Create an old-style archive from a shared archive.
16524 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
16526 # Create a temporary old-style archive to link instead of a shared archive.
16527 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
16529 # Commands used to build a shared archive.
16530 archive_cmds=$lt_archive_cmds
16531 archive_expsym_cmds=$lt_archive_expsym_cmds
16533 # Commands used to build a loadable module if different from building
16534 # a shared archive.
16535 module_cmds=$lt_module_cmds
16536 module_expsym_cmds=$lt_module_expsym_cmds
16538 # Whether we are building with GNU ld or not.
16539 with_gnu_ld=$lt_with_gnu_ld
16541 # Flag that allows shared libraries with undefined symbols to be built.
16542 allow_undefined_flag=$lt_allow_undefined_flag
16544 # Flag that enforces no undefined symbols.
16545 no_undefined_flag=$lt_no_undefined_flag
16547 # Flag to hardcode \$libdir into a binary during linking.
16548 # This must work even if \$libdir does not exist
16549 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
16551 # If ld is used when linking, flag to hardcode \$libdir into a binary
16552 # during linking. This must work even if \$libdir does not exist.
16553 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
16555 # Whether we need a single "-rpath" flag with a separated argument.
16556 hardcode_libdir_separator=$lt_hardcode_libdir_separator
16558 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
16559 # DIR into the resulting binary.
16560 hardcode_direct=$hardcode_direct
16562 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
16563 # DIR into the resulting binary and the resulting library dependency is
16564 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
16565 # library is relocated.
16566 hardcode_direct_absolute=$hardcode_direct_absolute
16568 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
16569 # into the resulting binary.
16570 hardcode_minus_L=$hardcode_minus_L
16572 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
16573 # into the resulting binary.
16574 hardcode_shlibpath_var=$hardcode_shlibpath_var
16576 # Set to "yes" if building a shared library automatically hardcodes DIR
16577 # into the library and all subsequent libraries and executables linked
16579 hardcode_automatic=$hardcode_automatic
16581 # Set to yes if linker adds runtime paths of dependent libraries
16582 # to runtime path list.
16583 inherit_rpath=$inherit_rpath
16585 # Whether libtool must link a program against all its dependency libraries.
16586 link_all_deplibs=$link_all_deplibs
16588 # Fix the shell variable \$srcfile for the compiler.
16589 fix_srcfile_path=$lt_fix_srcfile_path
16591 # Set to "yes" if exported symbols are required.
16592 always_export_symbols=$always_export_symbols
16594 # The commands to list exported symbols.
16595 export_symbols_cmds=$lt_export_symbols_cmds
16597 # Symbols that should not be listed in the preloaded symbols.
16598 exclude_expsyms=$lt_exclude_expsyms
16600 # Symbols that must always be exported.
16601 include_expsyms=$lt_include_expsyms
16603 # Commands necessary for linking programs (against libraries) with templates.
16604 prelink_cmds=$lt_prelink_cmds
16606 # Specify filename containing input files.
16607 file_list_spec=$lt_file_list_spec
16609 # How to hardcode a shared library path into an executable.
16610 hardcode_action=$hardcode_action
16612 # The directories searched by this compiler when creating a shared library.
16613 compiler_lib_search_dirs=$lt_compiler_lib_search_dirs
16615 # Dependencies to place before and after the objects being linked to
16616 # create a shared library.
16617 predep_objects=$lt_predep_objects
16618 postdep_objects=$lt_postdep_objects
16619 predeps=$lt_predeps
16620 postdeps=$lt_postdeps
16622 # The library search path used internally by the compiler when linking
16623 # a shared library.
16624 compiler_lib_search_path=$lt_compiler_lib_search_path
16626 # ### END LIBTOOL CONFIG
16632 cat <<\_LT_EOF
>> "$cfgfile"
16633 # AIX sometimes has problems with the GCC collect2 program. For some
16634 # reason, if we set the COLLECT_NAMES environment variable, the problems
16635 # vanish in a puff of smoke.
16636 if test "X${COLLECT_NAMES+set}" != Xset
; then
16638 export COLLECT_NAMES
16645 ltmain
="$ac_aux_dir/ltmain.sh"
16648 # We use sed instead of cat because bash on DJGPP gets confused if
16649 # if finds mixed CR/LF and LF-only lines. Since sed operates in
16650 # text mode, it properly converts lines to CR/LF. This bash problem
16651 # is reportedly fixed, but why not run on old versions too?
16652 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
16653 ||
(rm -f "$cfgfile"; exit 1)
16657 cat << \_LT_EOF
>> "$cfgfile"
16659 # func_dirname file append nondir_replacement
16660 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
16661 # otherwise set result to NONDIR_REPLACEMENT.
16665 */*) func_dirname_result
="${1%/*}${2}" ;;
16666 * ) func_dirname_result
="${3}" ;;
16670 # func_basename file
16673 func_basename_result
="${1##*/}"
16676 # func_dirname_and_basename file append nondir_replacement
16677 # perform func_basename and func_dirname in a single function
16679 # dirname: Compute the dirname of FILE. If nonempty,
16680 # add APPEND to the result, otherwise set result
16681 # to NONDIR_REPLACEMENT.
16682 # value returned in "$func_dirname_result"
16683 # basename: Compute filename of FILE.
16684 # value retuned in "$func_basename_result"
16685 # Implementation must be kept synchronized with func_dirname
16686 # and func_basename. For efficiency, we do not delegate to
16687 # those functions but instead duplicate the functionality here.
16688 func_dirname_and_basename
()
16691 */*) func_dirname_result
="${1%/*}${2}" ;;
16692 * ) func_dirname_result
="${3}" ;;
16694 func_basename_result
="${1##*/}"
16697 # func_stripname prefix suffix name
16698 # strip PREFIX and SUFFIX off of NAME.
16699 # PREFIX and SUFFIX must not contain globbing or regex special
16700 # characters, hashes, percent signs, but SUFFIX may contain a leading
16701 # dot (in which case that matches only a dot).
16704 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
16705 # positional parameters, so assign one to ordinary parameter first.
16706 func_stripname_result
=${3}
16707 func_stripname_result
=${func_stripname_result#"${1}"}
16708 func_stripname_result
=${func_stripname_result%"${2}"}
16714 func_opt_split_opt
=${1%%=*}
16715 func_opt_split_arg
=${1#*=}
16722 *.lo
) func_lo2o_result
=${1%.lo}.
${objext} ;;
16723 *) func_lo2o_result
=${1} ;;
16727 # func_xform libobj-or-source
16730 func_xform_result
=${1%.*}.lo
16733 # func_arith arithmetic-term...
16736 func_arith_result
=$
(( $
* ))
16740 # STRING may not start with a hyphen.
16743 func_len_result
=${#1}
16748 *) # Bourne compatible functions.
16749 cat << \_LT_EOF
>> "$cfgfile"
16751 # func_dirname file append nondir_replacement
16752 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
16753 # otherwise set result to NONDIR_REPLACEMENT.
16756 # Extract subdirectory from the argument.
16757 func_dirname_result
=`$ECHO "${1}" | $SED "$dirname"`
16758 if test "X$func_dirname_result" = "X${1}"; then
16759 func_dirname_result
="${3}"
16761 func_dirname_result
="$func_dirname_result${2}"
16765 # func_basename file
16768 func_basename_result
=`$ECHO "${1}" | $SED "$basename"`
16772 # func_stripname prefix suffix name
16773 # strip PREFIX and SUFFIX off of NAME.
16774 # PREFIX and SUFFIX must not contain globbing or regex special
16775 # characters, hashes, percent signs, but SUFFIX may contain a leading
16776 # dot (in which case that matches only a dot).
16777 # func_strip_suffix prefix name
16781 .
*) func_stripname_result
=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
16782 *) func_stripname_result
=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
16787 my_sed_long_opt
='1s/^\(-[^=]*\)=.*/\1/;q'
16788 my_sed_long_arg
='1s/^-[^=]*=//'
16793 func_opt_split_opt
=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
16794 func_opt_split_arg
=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
16800 func_lo2o_result
=`$ECHO "${1}" | $SED "$lo2o"`
16803 # func_xform libobj-or-source
16806 func_xform_result
=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
16809 # func_arith arithmetic-term...
16812 func_arith_result
=`expr "$@"`
16816 # STRING may not start with a hyphen.
16819 func_len_result
=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
16825 case $lt_shell_append in
16827 cat << \_LT_EOF
>> "$cfgfile"
16829 # func_append var value
16830 # Append VALUE to the end of shell variable VAR.
16838 cat << \_LT_EOF
>> "$cfgfile"
16840 # func_append var value
16841 # Append VALUE to the end of shell variable VAR.
16852 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
16853 ||
(rm -f "$cfgfile"; exit 1)
16855 mv -f "$cfgfile" "$ofile" ||
16856 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
16860 cat <<_LT_EOF >> "$ofile"
16862 # ### BEGIN LIBTOOL TAG CONFIG: CXX
16864 # The linker used to build libraries.
16867 # How to create reloadable object files.
16868 reload_flag=$lt_reload_flag_CXX
16869 reload_cmds=$lt_reload_cmds_CXX
16871 # Commands used to build an old-style archive.
16872 old_archive_cmds=$lt_old_archive_cmds_CXX
16874 # A language specific compiler.
16875 CC=$lt_compiler_CXX
16877 # Is the compiler the GNU compiler?
16880 # Compiler flag to turn off builtin functions.
16881 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
16883 # How to pass a linker flag through the compiler.
16884 wl=$lt_lt_prog_compiler_wl_CXX
16886 # Additional compiler flags for building library objects.
16887 pic_flag=$lt_lt_prog_compiler_pic_CXX
16889 # Compiler flag to prevent dynamic linking.
16890 link_static_flag=$lt_lt_prog_compiler_static_CXX
16892 # Does compiler simultaneously support -c and -o options?
16893 compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
16895 # Whether or not to add -lc for building shared libraries.
16896 build_libtool_need_lc=$archive_cmds_need_lc_CXX
16898 # Whether or not to disallow shared libs when runtime libs are static.
16899 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX
16901 # Compiler flag to allow reflexive dlopens.
16902 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
16904 # Compiler flag to generate shared objects directly from archives.
16905 whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
16907 # Whether the compiler copes with passing no objects directly.
16908 compiler_needs_object=$lt_compiler_needs_object_CXX
16910 # Create an old-style archive from a shared archive.
16911 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
16913 # Create a temporary old-style archive to link instead of a shared archive.
16914 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
16916 # Commands used to build a shared archive.
16917 archive_cmds=$lt_archive_cmds_CXX
16918 archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
16920 # Commands used to build a loadable module if different from building
16921 # a shared archive.
16922 module_cmds=$lt_module_cmds_CXX
16923 module_expsym_cmds=$lt_module_expsym_cmds_CXX
16925 # Whether we are building with GNU ld or not.
16926 with_gnu_ld=$lt_with_gnu_ld_CXX
16928 # Flag that allows shared libraries with undefined symbols to be built.
16929 allow_undefined_flag=$lt_allow_undefined_flag_CXX
16931 # Flag that enforces no undefined symbols.
16932 no_undefined_flag=$lt_no_undefined_flag_CXX
16934 # Flag to hardcode \$libdir into a binary during linking.
16935 # This must work even if \$libdir does not exist
16936 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX
16938 # If ld is used when linking, flag to hardcode \$libdir into a binary
16939 # during linking. This must work even if \$libdir does not exist.
16940 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX
16942 # Whether we need a single "-rpath" flag with a separated argument.
16943 hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX
16945 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
16946 # DIR into the resulting binary.
16947 hardcode_direct=$hardcode_direct_CXX
16949 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
16950 # DIR into the resulting binary and the resulting library dependency is
16951 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
16952 # library is relocated.
16953 hardcode_direct_absolute=$hardcode_direct_absolute_CXX
16955 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
16956 # into the resulting binary.
16957 hardcode_minus_L=$hardcode_minus_L_CXX
16959 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
16960 # into the resulting binary.
16961 hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX
16963 # Set to "yes" if building a shared library automatically hardcodes DIR
16964 # into the library and all subsequent libraries and executables linked
16966 hardcode_automatic=$hardcode_automatic_CXX
16968 # Set to yes if linker adds runtime paths of dependent libraries
16969 # to runtime path list.
16970 inherit_rpath=$inherit_rpath_CXX
16972 # Whether libtool must link a program against all its dependency libraries.
16973 link_all_deplibs=$link_all_deplibs_CXX
16975 # Fix the shell variable \$srcfile for the compiler.
16976 fix_srcfile_path=$lt_fix_srcfile_path_CXX
16978 # Set to "yes" if exported symbols are required.
16979 always_export_symbols=$always_export_symbols_CXX
16981 # The commands to list exported symbols.
16982 export_symbols_cmds=$lt_export_symbols_cmds_CXX
16984 # Symbols that should not be listed in the preloaded symbols.
16985 exclude_expsyms=$lt_exclude_expsyms_CXX
16987 # Symbols that must always be exported.
16988 include_expsyms=$lt_include_expsyms_CXX
16990 # Commands necessary for linking programs (against libraries) with templates.
16991 prelink_cmds=$lt_prelink_cmds_CXX
16993 # Specify filename containing input files.
16994 file_list_spec=$lt_file_list_spec_CXX
16996 # How to hardcode a shared library path into an executable.
16997 hardcode_action=$hardcode_action_CXX
16999 # The directories searched by this compiler when creating a shared library.
17000 compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX
17002 # Dependencies to place before and after the objects being linked to
17003 # create a shared library.
17004 predep_objects=$lt_predep_objects_CXX
17005 postdep_objects=$lt_postdep_objects_CXX
17006 predeps=$lt_predeps_CXX
17007 postdeps=$lt_postdeps_CXX
17009 # The library search path used internally by the compiler when linking
17010 # a shared library.
17011 compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
17013 # ### END LIBTOOL TAG CONFIG: CXX
17017 "interception/Makefile":F
) cat > vpsed$$
<< \_EOF
17018 s
!`test -f '$<' || echo '$(srcdir)/'`!!
17020 sed -f vpsed$$
$ac_file > tmp$$
17023 echo 'MULTISUBDIR =' >> $ac_file
17025 .
${multi_basedir}/config-ml.
in
17026 { ml_norecursion
=; unset ml_norecursion
;}
17028 "sanitizer_common/Makefile":F
) cat > vpsed$$
<< \_EOF
17029 s
!`test -f '$<' || echo '$(srcdir)/'`!!
17031 sed -f vpsed$$
$ac_file > tmp$$
17034 echo 'MULTISUBDIR =' >> $ac_file
17036 .
${multi_basedir}/config-ml.
in
17037 { ml_norecursion
=; unset ml_norecursion
;}
17039 "lsan/Makefile":F
) cat > vpsed$$
<< \_EOF
17040 s
!`test -f '$<' || echo '$(srcdir)/'`!!
17042 sed -f vpsed$$
$ac_file > tmp$$
17045 echo 'MULTISUBDIR =' >> $ac_file
17047 .
${multi_basedir}/config-ml.
in
17048 { ml_norecursion
=; unset ml_norecursion
;}
17050 "asan/Makefile":F
) cat > vpsed$$
<< \_EOF
17051 s
!`test -f '$<' || echo '$(srcdir)/'`!!
17053 sed -f vpsed$$
$ac_file > tmp$$
17056 echo 'MULTISUBDIR =' >> $ac_file
17058 .
${multi_basedir}/config-ml.
in
17059 { ml_norecursion
=; unset ml_norecursion
;}
17061 "ubsan/Makefile":F
) cat > vpsed$$
<< \_EOF
17062 s
!`test -f '$<' || echo '$(srcdir)/'`!!
17064 sed -f vpsed$$
$ac_file > tmp$$
17067 echo 'MULTISUBDIR =' >> $ac_file
17069 .
${multi_basedir}/config-ml.
in
17070 { ml_norecursion
=; unset ml_norecursion
;}
17072 "tsan/Makefile":F
) cat > vpsed$$
<< \_EOF
17073 s
!`test -f '$<' || echo '$(srcdir)/'`!!
17075 sed -f vpsed$$
$ac_file > tmp$$
17078 echo 'MULTISUBDIR =' >> $ac_file
17080 .
${multi_basedir}/config-ml.
in
17081 { ml_norecursion
=; unset ml_norecursion
;}
17090 ac_clean_files
=$ac_clean_files_save
17092 test $ac_write_fail = 0 ||
17093 as_fn_error
"write failure creating $CONFIG_STATUS" "$LINENO" 5
17096 # configure is writing to config.log, and then calls config.status.
17097 # config.status does its own redirection, appending to config.log.
17098 # Unfortunately, on DOS this fails, as config.log is still kept open
17099 # by configure, so config.status won't be able to write to it; its
17100 # output is simply discarded. So we exec the FD to /dev/null,
17101 # effectively closing config.log, so it can be properly (re)opened and
17102 # appended to by config.status. When coming back to configure, we
17103 # need to make the FD available again.
17104 if test "$no_create" != yes; then
17106 ac_config_status_args
=
17107 test "$silent" = yes &&
17108 ac_config_status_args
="$ac_config_status_args --quiet"
17110 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
17112 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
17113 # would make configure fail if this is the last instruction.
17114 $ac_cs_success || as_fn_exit $?
17116 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
17117 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
17118 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}