2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.64 for package-unused version-unused.
5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
9 # This configure script is free software; the Free Software Foundation
10 # gives unlimited permission to copy, distribute and modify it.
11 ## -------------------- ##
12 ## M4sh Initialization. ##
13 ## -------------------- ##
15 # Be more Bourne compatible
16 DUALCASE
=1; export DUALCASE
# for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
25 case `(set -o) 2>/dev/null` in #(
37 # Printing a long string crashes Solaris 7 /usr/bin/printf.
38 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
39 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
40 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
41 # Prefer a ksh shell builtin over an external printf program on Solaris,
42 # but without wasting forks for bash or zsh.
43 if test -z "$BASH_VERSION$ZSH_VERSION" \
44 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
46 as_echo_n='print
-rn --'
47 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
53 as_echo_n='/usr
/ucb
/echo -n'
55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
60 expr "X$arg" : "X\\(.*\\)$as_nl";
61 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
63 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
66 as_echo_n='sh
-c $as_echo_n_body as_echo
'
69 as_echo='sh
-c $as_echo_body as_echo
'
72 # The user is always right.
73 if test "${PATH_SEPARATOR+set}" != set; then
75 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
83 # We need space, tab and new line, in precisely that order. Quoting is
84 # there to prevent editors from complaining about space-tab.
85 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
86 # splitting by setting IFS to empty value.)
89 # Find who we are. Look in the path if we contain no directory separator.
91 *[\\/]* ) as_myself=$0 ;;
92 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
96 test -z "$as_dir" && as_dir=.
97 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
103 # We did not find ourselves, most probably we were run as `sh COMMAND'
104 # in which case we are not to be found in the path.
105 if test "x$as_myself" = x
; then
108 if test ! -f "$as_myself"; then
109 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
113 # Unset variables that we do not need and which cause bugs (e.g. in
114 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
115 # suppresses any "Segmentation fault" message there. '((' could
116 # trigger a bug in pdksh 5.2.14.
117 for as_var
in BASH_ENV ENV MAIL MAILPATH
118 do eval test x\
${$as_var+set} = xset \
119 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
132 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
134 if test "x$CONFIG_SHELL" = x
; then
135 as_bourne_compatible
="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
138 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
139 # is contrary to our usage. Disable this feature.
140 alias -g '\${1+\"\$@\"}'='\"\$@\"'
143 case \`(set -o) 2>/dev/null\` in #(
151 as_required
="as_fn_return () { (exit \$1); }
152 as_fn_success () { as_fn_return 0; }
153 as_fn_failure () { as_fn_return 1; }
154 as_fn_ret_success () { return 0; }
155 as_fn_ret_failure () { return 1; }
158 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
159 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
160 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
161 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
162 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
165 exitcode=1; echo positional parameters were not saved.
167 test x\$exitcode = x0 || exit 1"
168 as_suggested
=" as_lineno_1=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_1a=\$LINENO
169 as_lineno_2=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_2a=\$LINENO
170 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
171 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
172 test \$(( 1 + 1 )) = 2 || exit 1
174 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
175 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
176 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
177 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
178 PATH=/empty FPATH=/empty; export PATH FPATH
179 test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
180 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
181 if (eval "$as_required") 2>/dev
/null
; then :
186 if test x
$as_have_required = xyes
&& (eval "$as_suggested") 2>/dev
/null
; then :
189 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
191 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
194 test -z "$as_dir" && as_dir
=.
198 for as_base
in sh bash ksh sh5
; do
199 # Try only shells that exist, to save several forks.
200 as_shell
=$as_dir/$as_base
201 if { test -f "$as_shell" ||
test -f "$as_shell.exe"; } &&
202 { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a
"$as_shell"; } 2>/dev
/null
; then :
203 CONFIG_SHELL
=$as_shell as_have_required
=yes
204 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run
=a
"$as_shell"; } 2>/dev
/null
; then :
212 $as_found ||
{ if { test -f "$SHELL" ||
test -f "$SHELL.exe"; } &&
213 { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a
"$SHELL"; } 2>/dev
/null
; then :
214 CONFIG_SHELL
=$SHELL as_have_required
=yes
219 if test "x$CONFIG_SHELL" != x
; then :
220 # We cannot yet assume a decent shell, so we have to provide a
221 # neutralization value for shells without unset; and this also
222 # works around shells that cannot unset nonexistent variables.
225 (unset BASH_ENV
) >/dev
/null
2>&1 && unset BASH_ENV ENV
227 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
230 if test x
$as_have_required = xno
; then :
231 $as_echo "$0: This script requires a shell more modern than all"
232 $as_echo "$0: the shells that I found on your system."
233 if test x
${ZSH_VERSION+set} = xset
; then
234 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
235 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
237 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
238 $0: including any error possibly output before this
239 $0: message. Then install a modern shell, or manually run
240 $0: the script under such a shell if you do have one."
246 SHELL
=${CONFIG_SHELL-/bin/sh}
248 # Unset more variables known to interfere with behavior of common tools.
249 CLICOLOR_FORCE
= GREP_OPTIONS
=
250 unset CLICOLOR_FORCE GREP_OPTIONS
252 ## --------------------- ##
253 ## M4sh Shell Functions. ##
254 ## --------------------- ##
257 # Portably unset VAR.
260 { eval $1=; unset $1;}
264 # as_fn_set_status STATUS
265 # -----------------------
266 # Set $? to STATUS, without forking.
274 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
284 # Create "$as_dir" as a directory, including parents if necessary.
289 -*) as_dir
=.
/$as_dir;;
291 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
295 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
298 as_dirs
="'$as_qdir' $as_dirs"
299 as_dir
=`$as_dirname -- "$as_dir" ||
300 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
301 X"$as_dir" : 'X\(//\)[^/]' \| \
302 X"$as_dir" : 'X\(//\)$' \| \
303 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
304 $as_echo X"$as_dir" |
305 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
322 test -d "$as_dir" && break
324 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
325 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
329 # as_fn_append VAR VALUE
330 # ----------------------
331 # Append the text in VALUE to the end of the definition contained in VAR. Take
332 # advantage of any shell optimizations that allow amortized linear growth over
333 # repeated appends, instead of the typical quadratic growth present in naive
335 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
336 eval 'as_fn_append ()
349 # Perform arithmetic evaluation on the ARGs, and store the result in the
350 # global $as_val. Take advantage of shells that can avoid forks. The arguments
351 # must be portable across $(()) and expr.
352 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
360 as_val
=`expr "$@" || test $? -eq 1`
365 # as_fn_error ERROR [LINENO LOG_FD]
366 # ---------------------------------
367 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
368 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
369 # script with status $?, using 1 if that was 0.
372 as_status
=$?
; test $as_status -eq 0 && as_status
=1
374 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
375 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
377 $as_echo "$as_me: error: $1" >&2
378 as_fn_exit
$as_status
381 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
382 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
388 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
394 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
400 as_me
=`$as_basename -- "$0" ||
401 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
402 X"$0" : 'X\(//\)$' \| \
403 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
405 sed '/^.*\/\([^/][^/]*\)\/*$/{
419 # Avoid depending upon Character Ranges.
420 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
421 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
422 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
423 as_cr_digits
='0123456789'
424 as_cr_alnum
=$as_cr_Letters$as_cr_digits
427 as_lineno_1
=$LINENO as_lineno_1a
=$LINENO
428 as_lineno_2
=$LINENO as_lineno_2a
=$LINENO
429 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
430 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' ||
{
431 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
443 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
447 chmod +x
"$as_me.lineno" ||
448 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit
1; }
450 # Don't try to exec as it changes $[0], causing all sort of problems
451 # (the dirname of $[0] is not the place where we might find the
452 # original and so on. Autoconf is especially sensitive to this).
454 # Exit status is that of the last command.
458 ECHO_C
= ECHO_N
= ECHO_T
=
459 case `echo -n x` in #(((((
461 case `echo 'xy\c'` in
462 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
464 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
471 rm -f conf$$ conf$$.exe conf$$.
file
472 if test -d conf$$.dir
; then
473 rm -f conf$$.dir
/conf$$.
file
476 mkdir conf$$.dir
2>/dev
/null
478 if (echo >conf$$.
file) 2>/dev
/null
; then
479 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
481 # ... but there are two gotchas:
482 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
483 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
484 # In both cases, we have to default to `cp -p'.
485 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
487 elif ln conf$$.
file conf$$
2>/dev
/null
; then
495 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
496 rmdir conf$$.dir
2>/dev
/null
498 if mkdir
-p .
2>/dev
/null
; then
499 as_mkdir_p
='mkdir -p "$as_dir"'
501 test -d .
/-p && rmdir .
/-p
505 if test -x / >/dev
/null
2>&1; then
508 if ls -dL / >/dev
/null
2>&1; then
515 if test -d "$1"; then
521 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
522 ???[sx]*):;;*)false;;esac;fi
526 as_executable_p
=$as_test_x
528 # Sed expression to map a string onto a valid CPP name.
529 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
531 # Sed expression to map a string onto a valid variable name.
532 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
534 SHELL
=${CONFIG_SHELL-/bin/sh}
537 exec 7<&0 </dev
/null
6>&1
540 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
541 # so uname gets run too.
542 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
547 ac_default_prefix
=/usr
/local
549 ac_config_libobj_dir
=.
556 # Identity of this package.
557 PACKAGE_NAME
='package-unused'
558 PACKAGE_TARNAME
='libbacktrace'
559 PACKAGE_VERSION
='version-unused'
560 PACKAGE_STRING
='package-unused version-unused'
564 ac_unique_file
="backtrace.h"
565 # Factoring default headers for most tests.
566 ac_includes_default
="\
568 #ifdef HAVE_SYS_TYPES_H
569 # include <sys/types.h>
571 #ifdef HAVE_SYS_STAT_H
572 # include <sys/stat.h>
578 # ifdef HAVE_STDLIB_H
583 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
588 #ifdef HAVE_STRINGS_H
589 # include <strings.h>
591 #ifdef HAVE_INTTYPES_H
592 # include <inttypes.h>
601 ac_subst_vars
='am__EXEEXT_FALSE
607 HAVE_OBJCOPY_DEBUGLINK_FALSE
608 HAVE_OBJCOPY_DEBUGLINK_TRUE
610 HAVE_COMPRESSED_DEBUG_FALSE
611 HAVE_COMPRESSED_DEBUG_TRUE
618 BACKTRACE_USES_MALLOC
621 BACKTRACE_SUPPORTS_DATA
624 BACKTRACE_SUPPORTS_THREADS
646 MAINTAINER_MODE_FALSE
656 INSTALL_STRIP_PROGRAM
722 program_transform_name
735 enable_option_checking
737 enable_maintainer_mode
746 with_system_libunwind
749 ac_precious_vars
='build_alias
761 # Initialize some variables set by options.
763 ac_init_version
=false
764 ac_unrecognized_opts
=
766 # The variables have the same names as the options, with
767 # dashes changed to underlines.
775 program_transform_name
=s
,x
,x
,
783 # Installation directory options.
784 # These are left unexpanded so users can "make install exec_prefix=/foo"
785 # and all the variables that are supposed to be based on exec_prefix
786 # by default will actually change.
787 # Use braces instead of parens because sh, perl, etc. also accept them.
788 # (The list follows the same order as the GNU Coding Standards.)
789 bindir
='${exec_prefix}/bin'
790 sbindir
='${exec_prefix}/sbin'
791 libexecdir
='${exec_prefix}/libexec'
792 datarootdir
='${prefix}/share'
793 datadir
='${datarootdir}'
794 sysconfdir
='${prefix}/etc'
795 sharedstatedir
='${prefix}/com'
796 localstatedir
='${prefix}/var'
797 includedir
='${prefix}/include'
798 oldincludedir
='/usr/include'
799 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
800 infodir
='${datarootdir}/info'
805 libdir
='${exec_prefix}/lib'
806 localedir
='${datarootdir}/locale'
807 mandir
='${datarootdir}/man'
813 # If the previous option needs an argument, assign it.
814 if test -n "$ac_prev"; then
815 eval $ac_prev=\
$ac_option
821 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
825 # Accept the important Cygnus configure options, so we can diagnose typos.
827 case $ac_dashdash$ac_option in
831 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
833 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
836 -build |
--build |
--buil |
--bui |
--bu)
837 ac_prev
=build_alias
;;
838 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
839 build_alias
=$ac_optarg ;;
841 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
842 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
843 ac_prev
=cache_file
;;
844 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
845 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
846 cache_file
=$ac_optarg ;;
849 cache_file
=config.cache
;;
851 -datadir |
--datadir |
--datadi |
--datad)
853 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
854 datadir
=$ac_optarg ;;
856 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
857 |
--dataroo |
--dataro |
--datar)
858 ac_prev
=datarootdir
;;
859 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
860 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
861 datarootdir
=$ac_optarg ;;
863 -disable-* |
--disable-*)
864 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
865 # Reject names that are not valid shell variable names.
866 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
867 as_fn_error
"invalid feature name: $ac_useropt"
868 ac_useropt_orig
=$ac_useropt
869 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
870 case $ac_user_opts in
874 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
875 ac_unrecognized_sep
=', ';;
877 eval enable_
$ac_useropt=no
;;
879 -docdir |
--docdir |
--docdi |
--doc |
--do)
881 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
884 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
886 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
889 -enable-* |
--enable-*)
890 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
891 # Reject names that are not valid shell variable names.
892 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
893 as_fn_error
"invalid feature name: $ac_useropt"
894 ac_useropt_orig
=$ac_useropt
895 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
896 case $ac_user_opts in
900 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
901 ac_unrecognized_sep
=', ';;
903 eval enable_
$ac_useropt=\
$ac_optarg ;;
905 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
906 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
907 |
--exec |
--exe |
--ex)
908 ac_prev
=exec_prefix
;;
909 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
910 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
911 |
--exec=* |
--exe=* |
--ex=*)
912 exec_prefix
=$ac_optarg ;;
914 -gas |
--gas |
--ga |
--g)
915 # Obsolete; use --with-gas.
918 -help |
--help |
--hel |
--he |
-h)
920 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
921 ac_init_help
=recursive
;;
922 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
923 ac_init_help
=short
;;
925 -host |
--host |
--hos |
--ho)
926 ac_prev
=host_alias
;;
927 -host=* |
--host=* |
--hos=* |
--ho=*)
928 host_alias
=$ac_optarg ;;
930 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
932 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
934 htmldir
=$ac_optarg ;;
936 -includedir |
--includedir |
--includedi |
--included |
--include \
937 |
--includ |
--inclu |
--incl |
--inc)
938 ac_prev
=includedir
;;
939 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
940 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
941 includedir
=$ac_optarg ;;
943 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
945 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
946 infodir
=$ac_optarg ;;
948 -libdir |
--libdir |
--libdi |
--libd)
950 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
953 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
954 |
--libexe |
--libex |
--libe)
955 ac_prev
=libexecdir
;;
956 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
957 |
--libexe=* |
--libex=* |
--libe=*)
958 libexecdir
=$ac_optarg ;;
960 -localedir |
--localedir |
--localedi |
--localed |
--locale)
962 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
963 localedir
=$ac_optarg ;;
965 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
966 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
967 ac_prev
=localstatedir
;;
968 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
969 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
970 localstatedir
=$ac_optarg ;;
972 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
974 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
978 # Obsolete; use --without-fp.
981 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
982 |
--no-cr |
--no-c |
-n)
985 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
986 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
989 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
990 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
991 |
--oldin |
--oldi |
--old |
--ol |
--o)
992 ac_prev
=oldincludedir
;;
993 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
994 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
995 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
996 oldincludedir
=$ac_optarg ;;
998 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1000 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1001 prefix
=$ac_optarg ;;
1003 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1004 |
--program-pre |
--program-pr |
--program-p)
1005 ac_prev
=program_prefix
;;
1006 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1007 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1008 program_prefix
=$ac_optarg ;;
1010 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1011 |
--program-suf |
--program-su |
--program-s)
1012 ac_prev
=program_suffix
;;
1013 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1014 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1015 program_suffix
=$ac_optarg ;;
1017 -program-transform-name |
--program-transform-name \
1018 |
--program-transform-nam |
--program-transform-na \
1019 |
--program-transform-n |
--program-transform- \
1020 |
--program-transform |
--program-transfor \
1021 |
--program-transfo |
--program-transf \
1022 |
--program-trans |
--program-tran \
1023 |
--progr-tra |
--program-tr |
--program-t)
1024 ac_prev
=program_transform_name
;;
1025 -program-transform-name=* |
--program-transform-name=* \
1026 |
--program-transform-nam=* |
--program-transform-na=* \
1027 |
--program-transform-n=* |
--program-transform-=* \
1028 |
--program-transform=* |
--program-transfor=* \
1029 |
--program-transfo=* |
--program-transf=* \
1030 |
--program-trans=* |
--program-tran=* \
1031 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1032 program_transform_name
=$ac_optarg ;;
1034 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1036 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1037 pdfdir
=$ac_optarg ;;
1039 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1041 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1044 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1045 |
-silent |
--silent |
--silen |
--sile |
--sil)
1048 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1050 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1052 sbindir
=$ac_optarg ;;
1054 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1055 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1056 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1058 ac_prev
=sharedstatedir
;;
1059 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1060 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1061 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1063 sharedstatedir
=$ac_optarg ;;
1065 -site |
--site |
--sit)
1067 -site=* |
--site=* |
--sit=*)
1070 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1072 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1073 srcdir
=$ac_optarg ;;
1075 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1076 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1077 ac_prev
=sysconfdir
;;
1078 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1079 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1080 sysconfdir
=$ac_optarg ;;
1082 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1083 ac_prev
=target_alias
;;
1084 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1085 target_alias
=$ac_optarg ;;
1087 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1090 -version |
--version |
--versio |
--versi |
--vers |
-V)
1091 ac_init_version
=: ;;
1094 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1095 # Reject names that are not valid shell variable names.
1096 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1097 as_fn_error
"invalid package name: $ac_useropt"
1098 ac_useropt_orig
=$ac_useropt
1099 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1100 case $ac_user_opts in
1104 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1105 ac_unrecognized_sep
=', ';;
1107 eval with_
$ac_useropt=\
$ac_optarg ;;
1109 -without-* |
--without-*)
1110 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1111 # Reject names that are not valid shell variable names.
1112 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1113 as_fn_error
"invalid package name: $ac_useropt"
1114 ac_useropt_orig
=$ac_useropt
1115 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1116 case $ac_user_opts in
1120 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1121 ac_unrecognized_sep
=', ';;
1123 eval with_
$ac_useropt=no
;;
1126 # Obsolete; use --with-x.
1129 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1130 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1131 ac_prev
=x_includes
;;
1132 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1133 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1134 x_includes
=$ac_optarg ;;
1136 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1137 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1138 ac_prev
=x_libraries
;;
1139 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1140 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1141 x_libraries
=$ac_optarg ;;
1143 -*) as_fn_error
"unrecognized option: \`$ac_option'
1144 Try \`$0 --help' for more information."
1148 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1149 # Reject names that are not valid shell variable names.
1150 case $ac_envvar in #(
1151 '' |
[0-9]* |
*[!_
$as_cr_alnum]* )
1152 as_fn_error
"invalid variable name: \`$ac_envvar'" ;;
1154 eval $ac_envvar=\
$ac_optarg
1155 export $ac_envvar ;;
1158 # FIXME: should be removed in autoconf 3.0.
1159 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1160 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1161 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1162 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1168 if test -n "$ac_prev"; then
1169 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1170 as_fn_error
"missing argument to $ac_option"
1173 if test -n "$ac_unrecognized_opts"; then
1174 case $enable_option_checking in
1176 fatal
) as_fn_error
"unrecognized options: $ac_unrecognized_opts" ;;
1177 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1181 # Check all directory arguments for consistency.
1182 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1183 datadir sysconfdir sharedstatedir localstatedir includedir \
1184 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1185 libdir localedir mandir
1187 eval ac_val
=\$
$ac_var
1188 # Remove trailing slashes.
1191 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1192 eval $ac_var=\
$ac_val;;
1194 # Be sure to have absolute directory names.
1196 [\\/$
]* | ?
:[\\/]* ) continue;;
1197 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1199 as_fn_error
"expected an absolute directory name for --$ac_var: $ac_val"
1202 # There might be people who depend on the old broken behavior: `$host'
1203 # used to hold the argument of --host etc.
1204 # FIXME: To remove some day.
1207 target
=$target_alias
1209 # FIXME: To remove some day.
1210 if test "x$host_alias" != x
; then
1211 if test "x$build_alias" = x
; then
1212 cross_compiling
=maybe
1213 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1214 If a cross compiler is detected then cross compile mode will be used." >&2
1215 elif test "x$build_alias" != "x$host_alias"; then
1221 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1223 test "$silent" = yes && exec 6>/dev
/null
1226 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1227 ac_ls_di
=`ls -di .` &&
1228 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1229 as_fn_error
"working directory cannot be determined"
1230 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1231 as_fn_error
"pwd does not report name of working directory"
1234 # Find the source files, if location was not specified.
1235 if test -z "$srcdir"; then
1236 ac_srcdir_defaulted
=yes
1237 # Try the directory containing this script, then the parent directory.
1238 ac_confdir
=`$as_dirname -- "$as_myself" ||
1239 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1240 X"$as_myself" : 'X\(//\)[^/]' \| \
1241 X"$as_myself" : 'X\(//\)$' \| \
1242 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1243 $as_echo X"$as_myself" |
1244 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1262 if test ! -r "$srcdir/$ac_unique_file"; then
1266 ac_srcdir_defaulted
=no
1268 if test ! -r "$srcdir/$ac_unique_file"; then
1269 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1270 as_fn_error
"cannot find sources ($ac_unique_file) in $srcdir"
1272 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1274 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1276 # When building in place, set srcdir=.
1277 if test "$ac_abs_confdir" = "$ac_pwd"; then
1280 # Remove unnecessary trailing slashes from srcdir.
1281 # Double slashes in file names in object file debugging info
1282 # mess up M-x gdb in Emacs.
1284 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1286 for ac_var
in $ac_precious_vars; do
1287 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1288 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1289 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1290 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1294 # Report the --help message.
1296 if test "$ac_init_help" = "long"; then
1297 # Omit some internal or obsolete options to make the list less imposing.
1298 # This message is too long to be a string in the A/UX 3.1 sh.
1300 \`configure' configures package-unused version-unused to adapt to many kinds of systems.
1302 Usage: $0 [OPTION]... [VAR=VALUE]...
1304 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1305 VAR=VALUE. See below for descriptions of some of the useful variables.
1307 Defaults for the options are specified in brackets.
1310 -h, --help display this help and exit
1311 --help=short display options specific to this package
1312 --help=recursive display the short help of all the included packages
1313 -V, --version display version information and exit
1314 -q, --quiet, --silent do not print \`checking...' messages
1315 --cache-file=FILE cache test results in FILE [disabled]
1316 -C, --config-cache alias for \`--cache-file=config.cache'
1317 -n, --no-create do not create output files
1318 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1320 Installation directories:
1321 --prefix=PREFIX install architecture-independent files in PREFIX
1322 [$ac_default_prefix]
1323 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1326 By default, \`make install' will install all the files in
1327 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1328 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1329 for instance \`--prefix=\$HOME'.
1331 For better control, use the options below.
1333 Fine tuning of the installation directories:
1334 --bindir=DIR user executables [EPREFIX/bin]
1335 --sbindir=DIR system admin executables [EPREFIX/sbin]
1336 --libexecdir=DIR program executables [EPREFIX/libexec]
1337 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1338 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1339 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1340 --libdir=DIR object code libraries [EPREFIX/lib]
1341 --includedir=DIR C header files [PREFIX/include]
1342 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1343 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1344 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1345 --infodir=DIR info documentation [DATAROOTDIR/info]
1346 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1347 --mandir=DIR man documentation [DATAROOTDIR/man]
1348 --docdir=DIR documentation root [DATAROOTDIR/doc/libbacktrace]
1349 --htmldir=DIR html documentation [DOCDIR]
1350 --dvidir=DIR dvi documentation [DOCDIR]
1351 --pdfdir=DIR pdf documentation [DOCDIR]
1352 --psdir=DIR ps documentation [DOCDIR]
1358 --program-prefix=PREFIX prepend PREFIX to installed program names
1359 --program-suffix=SUFFIX append SUFFIX to installed program names
1360 --program-transform-name=PROGRAM run
sed PROGRAM on installed program names
1363 --build=BUILD configure
for building on BUILD
[guessed
]
1364 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1365 --target=TARGET configure
for building compilers
for TARGET
[HOST
]
1369 if test -n "$ac_init_help"; then
1370 case $ac_init_help in
1371 short | recursive
) echo "Configuration of package-unused version-unused:";;
1376 --disable-option-checking ignore unrecognized
--enable/--with options
1377 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1378 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1379 --enable-multilib build many library versions
(default
)
1380 --enable-maintainer-mode enable make rules and dependencies not useful
1381 (and sometimes confusing
) to the casual installer
1382 --enable-shared[=PKGS
] build shared libraries
[default
=yes]
1383 --enable-static[=PKGS
] build static libraries
[default
=yes]
1384 --enable-fast-install[=PKGS
]
1385 optimize
for fast installation
[default
=yes]
1386 --disable-libtool-lock avoid locking
(might
break parallel builds
)
1387 --disable-largefile omit support
for large files
1388 --enable-host-shared build
host code as shared libraries
1391 --with-PACKAGE[=ARG
] use PACKAGE
[ARG
=yes]
1392 --without-PACKAGE do not use PACKAGE
(same as
--with-PACKAGE=no
)
1393 --with-target-subdir=SUBDIR Configuring
in a subdirectory
for target
1394 --with-pic try to use only PIC
/non-PIC objects
[default
=use
1396 --with-gnu-ld assume the C compiler uses GNU ld
[default
=no
]
1397 --with-system-libunwind use installed libunwind
1399 Some influential environment variables
:
1400 CC C compiler
command
1401 CFLAGS C compiler flags
1402 LDFLAGS linker flags
, e.g.
-L<lib dir
> if you have libraries
in a
1403 nonstandard directory
<lib dir
>
1404 LIBS libraries to pass to the linker
, e.g.
-l<library
>
1405 CPPFLAGS C
/C
++/Objective C preprocessor flags
, e.g.
-I<include dir
> if
1406 you have headers
in a nonstandard directory
<include dir
>
1408 OBJCOPY location of objcopy
1410 Use these variables to override the choices made by
`configure' or to help
1411 it to find libraries and programs with nonstandard names/locations.
1413 Report bugs to the package provider.
1418 if test "$ac_init_help" = "recursive"; then
1419 # If there are subdirs, report their specific --help.
1420 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1421 test -d "$ac_dir" ||
1422 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1427 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1429 ac_dir_suffix=/`$as_echo "$ac_dir" |
sed 's|^\.[\\/]||'`
1430 # A ".." for each directory in $ac_dir_suffix.
1431 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" |
sed 's|/[^\\/]*|/..|g;s|/||'`
1432 case $ac_top_builddir_sub in
1433 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1434 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1437 ac_abs_top_builddir=$ac_pwd
1438 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1439 # for backward compatibility:
1440 ac_top_builddir=$ac_top_build_prefix
1443 .) # We are building in place.
1445 ac_top_srcdir=$ac_top_builddir_sub
1446 ac_abs_top_srcdir=$ac_pwd ;;
1447 [\\/]* | ?:[\\/]* ) # Absolute name.
1448 ac_srcdir=$srcdir$ac_dir_suffix;
1449 ac_top_srcdir=$srcdir
1450 ac_abs_top_srcdir=$srcdir ;;
1452 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1453 ac_top_srcdir=$ac_top_build_prefix$srcdir
1454 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1456 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1458 cd "$ac_dir" || { ac_status=$?; continue; }
1459 # Check for guested configure.
1460 if test -f "$ac_srcdir/configure.gnu"; then
1462 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1463 elif test -f "$ac_srcdir/configure"; then
1465 $SHELL "$ac_srcdir/configure" --help=recursive
1467 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1469 cd "$ac_pwd" || { ac_status=$?; break; }
1473 test -n "$ac_init_help" && exit $ac_status
1474 if $ac_init_version; then
1476 package-unused configure version-unused
1477 generated by GNU Autoconf 2.64
1479 Copyright (C) 2009 Free Software Foundation, Inc.
1480 This configure script is free software; the Free Software Foundation
1481 gives unlimited permission to copy, distribute and modify it.
1486 ## ------------------------ ##
1487 ## Autoconf initialization. ##
1488 ## ------------------------ ##
1490 # ac_fn_c_try_compile LINENO
1491 # --------------------------
1492 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1493 ac_fn_c_try_compile ()
1495 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1496 rm -f conftest.$ac_objext
1497 if { { ac_try="$ac_compile"
1499 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1500 *) ac_try_echo
=$ac_try;;
1502 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1503 $as_echo "$ac_try_echo"; } >&5
1504 (eval "$ac_compile") 2>conftest.err
1506 if test -s conftest.err
; then
1507 grep -v '^ *+' conftest.err
>conftest.er1
1508 cat conftest.er1
>&5
1509 mv -f conftest.er1 conftest.err
1511 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1512 test $ac_status = 0; } && {
1513 test -z "$ac_c_werror_flag" ||
1514 test ! -s conftest.err
1515 } && test -s conftest.
$ac_objext; then :
1518 $as_echo "$as_me: failed program was:" >&5
1519 sed 's/^/| /' conftest.
$ac_ext >&5
1523 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1526 } # ac_fn_c_try_compile
1528 # ac_fn_c_try_cpp LINENO
1529 # ----------------------
1530 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1533 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1534 if { { ac_try
="$ac_cpp conftest.$ac_ext"
1536 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1537 *) ac_try_echo=$ac_try;;
1539 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1540 $as_echo "$ac_try_echo"; } >&5
1541 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1543 if test -s conftest.err; then
1544 grep -v '^ *+' conftest.err >conftest.er1
1545 cat conftest.er1 >&5
1546 mv -f conftest.er1 conftest.err
1548 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1549 test $ac_status = 0; } >/dev/null && {
1550 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1551 test ! -s conftest.err
1555 $as_echo "$as_me: failed program was:" >&5
1556 sed 's/^/| /' conftest.$ac_ext >&5
1560 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1565 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1566 # -------------------------------------------------------
1567 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1568 # the include files in INCLUDES and setting the cache variable VAR
1570 ac_fn_c_check_header_mongrel ()
1572 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1573 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1574 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1575 $as_echo_n "checking for $2... " >&6; }
1576 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1577 $as_echo_n "(cached) " >&6
1580 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1581 $as_echo "$ac_res" >&6; }
1583 # Is the header compilable?
1584 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1585 $as_echo_n "checking $2 usability... " >&6; }
1586 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1587 /* end confdefs.h. */
1591 if ac_fn_c_try_compile "$LINENO"; then :
1592 ac_header_compiler=yes
1594 ac_header_compiler=no
1596 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1597 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1598 $as_echo "$ac_header_compiler" >&6; }
1600 # Is the header present?
1601 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1602 $as_echo_n "checking $2 presence... " >&6; }
1603 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1604 /* end confdefs.h. */
1607 if ac_fn_c_try_cpp "$LINENO"; then :
1608 ac_header_preproc=yes
1610 ac_header_preproc=no
1612 rm -f conftest.err conftest.$ac_ext
1613 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1614 $as_echo "$ac_header_preproc" >&6; }
1616 # So? What about this header?
1617 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1619 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1620 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1621 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1622 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1625 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1626 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1627 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1628 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1629 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1630 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1631 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1632 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1633 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1634 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1637 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1638 $as_echo_n "checking for $2... " >&6; }
1639 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1640 $as_echo_n "(cached) " >&6
1642 eval "$3=\$ac_header_compiler"
1645 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1646 $as_echo "$ac_res" >&6; }
1648 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1650 } # ac_fn_c_check_header_mongrel
1652 # ac_fn_c_try_run LINENO
1653 # ----------------------
1654 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1655 # that executables *can* be run.
1658 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1659 if { { ac_try="$ac_link"
1661 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1662 *) ac_try_echo
=$ac_try;;
1664 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1665 $as_echo "$ac_try_echo"; } >&5
1666 (eval "$ac_link") 2>&5
1668 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1669 test $ac_status = 0; } && { ac_try
='./conftest$ac_exeext'
1670 { { case "(($ac_try" in
1671 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1672 *) ac_try_echo=$ac_try;;
1674 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1675 $as_echo "$ac_try_echo"; } >&5
1676 (eval "$ac_try") 2>&5
1678 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1679 test $ac_status = 0; }; }; then :
1682 $as_echo "$as_me: program exited with status $ac_status" >&5
1683 $as_echo "$as_me: failed program was:" >&5
1684 sed 's/^/| /' conftest.$ac_ext >&5
1686 ac_retval=$ac_status
1688 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1689 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1694 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1695 # -------------------------------------------------------
1696 # Tests whether HEADER exists and can be compiled using the include files in
1697 # INCLUDES, setting the cache variable VAR accordingly.
1698 ac_fn_c_check_header_compile ()
1700 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1701 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1702 $as_echo_n "checking for $2... " >&6; }
1703 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1704 $as_echo_n "(cached) " >&6
1706 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1707 /* end confdefs.h. */
1711 if ac_fn_c_try_compile "$LINENO"; then :
1716 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1719 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1720 $as_echo "$ac_res" >&6; }
1721 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1723 } # ac_fn_c_check_header_compile
1725 # ac_fn_c_try_link LINENO
1726 # -----------------------
1727 # Try to link conftest.$ac_ext, and return whether this succeeded.
1730 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1731 rm -f conftest.$ac_objext conftest$ac_exeext
1732 if { { ac_try="$ac_link"
1734 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1735 *) ac_try_echo
=$ac_try;;
1737 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1738 $as_echo "$ac_try_echo"; } >&5
1739 (eval "$ac_link") 2>conftest.err
1741 if test -s conftest.err
; then
1742 grep -v '^ *+' conftest.err
>conftest.er1
1743 cat conftest.er1
>&5
1744 mv -f conftest.er1 conftest.err
1746 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1747 test $ac_status = 0; } && {
1748 test -z "$ac_c_werror_flag" ||
1749 test ! -s conftest.err
1750 } && test -s conftest
$ac_exeext && {
1751 test "$cross_compiling" = yes ||
1752 $as_test_x conftest
$ac_exeext
1756 $as_echo "$as_me: failed program was:" >&5
1757 sed 's/^/| /' conftest.
$ac_ext >&5
1761 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1762 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1763 # interfere with the next link command; also delete a directory that is
1764 # left behind by Apple's compiler. We do this before executing the actions.
1765 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1766 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1769 } # ac_fn_c_try_link
1771 # ac_fn_c_check_func LINENO FUNC VAR
1772 # ----------------------------------
1773 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1774 ac_fn_c_check_func
()
1776 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1777 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1778 $as_echo_n "checking for $2... " >&6; }
1779 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1780 $as_echo_n "(cached) " >&6
1782 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1783 /* end confdefs.h. */
1784 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1785 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1786 #define $2 innocuous_$2
1788 /* System header to define __stub macros and hopefully few prototypes,
1789 which can conflict with char $2 (); below.
1790 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1791 <limits.h> exists even on freestanding compilers. */
1794 # include <limits.h>
1796 # include <assert.h>
1801 /* Override any GCC internal prototype to avoid an error.
1802 Use char because int might match the return type of a GCC
1803 builtin and then its argument prototype would still apply. */
1808 /* The GNU C library defines this for functions which it implements
1809 to always fail with ENOSYS. Some functions are actually named
1810 something starting with __ and the normal name is an alias. */
1811 #if defined __stub_$2 || defined __stub___$2
1823 if ac_fn_c_try_link
"$LINENO"; then :
1828 rm -f core conftest.err conftest.
$ac_objext \
1829 conftest
$ac_exeext conftest.
$ac_ext
1832 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1833 $as_echo "$ac_res" >&6; }
1834 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1836 } # ac_fn_c_check_func
1838 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
1839 # -------------------------------------------
1840 # Tests whether TYPE exists after having included INCLUDES, setting cache
1841 # variable VAR accordingly.
1842 ac_fn_c_check_type
()
1844 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1845 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1846 $as_echo_n "checking for $2... " >&6; }
1847 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1848 $as_echo_n "(cached) " >&6
1851 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1852 /* end confdefs.h. */
1863 if ac_fn_c_try_compile
"$LINENO"; then :
1864 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1865 /* end confdefs.h. */
1876 if ac_fn_c_try_compile
"$LINENO"; then :
1881 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1883 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1886 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1887 $as_echo "$ac_res" >&6; }
1888 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1890 } # ac_fn_c_check_type
1892 # ac_fn_c_compute_int LINENO EXPR VAR INCLUDES
1893 # --------------------------------------------
1894 # Tries to find the compile-time value of EXPR in a program that includes
1895 # INCLUDES, setting VAR accordingly. Returns whether the value could be
1897 ac_fn_c_compute_int
()
1899 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1900 if test "$cross_compiling" = yes; then
1901 # Depending upon the size, compute the lo and hi bounds.
1902 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1903 /* end confdefs.h. */
1908 static int test_array [1 - 2 * !(($2) >= 0)];
1915 if ac_fn_c_try_compile
"$LINENO"; then :
1918 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1919 /* end confdefs.h. */
1924 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1931 if ac_fn_c_try_compile
"$LINENO"; then :
1932 ac_hi
=$ac_mid; break
1934 as_fn_arith
$ac_mid + 1 && ac_lo
=$as_val
1935 if test $ac_lo -le $ac_mid; then
1939 as_fn_arith
2 '*' $ac_mid + 1 && ac_mid
=$as_val
1941 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1944 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1945 /* end confdefs.h. */
1950 static int test_array [1 - 2 * !(($2) < 0)];
1957 if ac_fn_c_try_compile
"$LINENO"; then :
1960 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1961 /* end confdefs.h. */
1966 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
1973 if ac_fn_c_try_compile
"$LINENO"; then :
1974 ac_lo
=$ac_mid; break
1976 as_fn_arith
'(' $ac_mid ')' - 1 && ac_hi
=$as_val
1977 if test $ac_mid -le $ac_hi; then
1981 as_fn_arith
2 '*' $ac_mid && ac_mid
=$as_val
1983 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1988 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1990 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1991 # Binary search between lo and hi bounds.
1992 while test "x$ac_lo" != "x$ac_hi"; do
1993 as_fn_arith
'(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid
=$as_val
1994 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1995 /* end confdefs.h. */
2000 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2007 if ac_fn_c_try_compile
"$LINENO"; then :
2010 as_fn_arith
'(' $ac_mid ')' + 1 && ac_lo
=$as_val
2012 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2015 ?
*) eval "$3=\$ac_lo"; ac_retval
=0 ;;
2019 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2020 /* end confdefs.h. */
2022 static long int longval () { return $2; }
2023 static unsigned long int ulongval () { return $2; }
2030 FILE *f = fopen ("conftest.val", "w");
2035 long int i = longval ();
2038 fprintf (f, "%ld", i);
2042 unsigned long int i = ulongval ();
2045 fprintf (f, "%lu", i);
2047 /* Do not output a trailing newline, as this causes \r\n confusion
2048 on some platforms. */
2049 return ferror (f) || fclose (f) != 0;
2055 if ac_fn_c_try_run
"$LINENO"; then :
2056 echo >>conftest.val
; read $3 <conftest.val
; ac_retval
=0
2060 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
2061 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
2065 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
2068 } # ac_fn_c_compute_int
2070 # ac_fn_c_check_decl LINENO SYMBOL VAR
2071 # ------------------------------------
2072 # Tests whether SYMBOL is declared, setting cache variable VAR accordingly.
2073 ac_fn_c_check_decl
()
2075 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
2076 as_decl_name
=`echo $2|sed 's/ *(.*//'`
2077 as_decl_use
=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
2078 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
2079 $as_echo_n "checking whether $as_decl_name is declared... " >&6; }
2080 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2081 $as_echo_n "(cached) " >&6
2083 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2084 /* end confdefs.h. */
2089 #ifndef $as_decl_name
2091 (void) $as_decl_use;
2093 (void) $as_decl_name;
2101 if ac_fn_c_try_compile
"$LINENO"; then :
2106 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2109 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2110 $as_echo "$ac_res" >&6; }
2111 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
2113 } # ac_fn_c_check_decl
2114 cat >config.log
<<_ACEOF
2115 This file contains any messages produced by compilers while
2116 running configure, to aid debugging if configure makes a mistake.
2118 It was created by package-unused $as_me version-unused, which was
2119 generated by GNU Autoconf 2.64. Invocation command line was
2131 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2132 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2133 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2134 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2135 uname -v = `(uname -v) 2>/dev/null || echo unknown`
2137 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2138 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2140 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2141 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2142 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2143 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2144 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2145 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2146 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2150 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2154 test -z "$as_dir" && as_dir
=.
2155 $as_echo "PATH: $as_dir"
2171 # Keep a trace of the command line.
2172 # Strip out --no-create and --no-recursion so they do not pile up.
2173 # Strip out --silent because we don't want to record it for future runs.
2174 # Also quote any args containing shell meta-characters.
2175 # Make two passes to allow for proper duplicate-argument suppression.
2179 ac_must_keep_next
=false
2185 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
2186 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
2187 |
-silent |
--silent |
--silen |
--sile |
--sil)
2190 ac_arg
=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2193 1) as_fn_append ac_configure_args0
" '$ac_arg'" ;;
2195 as_fn_append ac_configure_args1
" '$ac_arg'"
2196 if test $ac_must_keep_next = true
; then
2197 ac_must_keep_next
=false
# Got value, back to normal.
2200 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
2201 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
2202 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
2203 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
2204 case "$ac_configure_args0 " in
2205 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2208 -* ) ac_must_keep_next
=true
;;
2211 as_fn_append ac_configure_args
" '$ac_arg'"
2216 { ac_configure_args0
=; unset ac_configure_args0
;}
2217 { ac_configure_args1
=; unset ac_configure_args1
;}
2219 # When interrupted or exit'd, cleanup temporary files, and complete
2220 # config.log. We remove comments because anyway the quotes in there
2221 # would cause problems or look ugly.
2222 # WARNING: Use '\'' to represent an apostrophe within the trap.
2223 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2224 trap 'exit_status=$?
2225 # Save into config.log some information that might help in debugging.
2230 ## ---------------- ##
2231 ## Cache variables. ##
2232 ## ---------------- ##
2235 # The following way of writing the cache mishandles newlines in values,
2237 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2238 eval ac_val=\$$ac_var
2242 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2243 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2246 _ | IFS | as_nl) ;; #(
2247 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2248 *) { eval $ac_var=; unset $ac_var;} ;;
2253 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2254 *${as_nl}ac_space=\ *)
2256 "s/'\''/'\''\\\\'\'''\''/g;
2257 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2260 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2268 ## ----------------- ##
2269 ## Output variables. ##
2270 ## ----------------- ##
2273 for ac_var in $ac_subst_vars
2275 eval ac_val=\$$ac_var
2277 *\'\''*) ac_val
=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2279 $as_echo "$ac_var='\''$ac_val'\''"
2283 if test -n "$ac_subst_files"; then
2285 ## ------------------- ##
2286 ## File substitutions. ##
2287 ## ------------------- ##
2290 for ac_var
in $ac_subst_files
2292 eval ac_val
=\$
$ac_var
2294 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2296 $as_echo "$ac_var='\''$ac_val'\''"
2301 if test -s confdefs.h; then
2311 test "$ac_signal" != 0 &&
2312 $as_echo "$as_me: caught signal $ac_signal"
2313 $as_echo "$as_me: exit $exit_status"
2315 rm -f core *.core core.conftest.* &&
2316 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2319 for ac_signal
in 1 2 13 15; do
2320 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2324 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2325 rm -f -r conftest
* confdefs.h
2327 $as_echo "/* confdefs.h */" > confdefs.h
2329 # Predefined preprocessor variables.
2331 cat >>confdefs.h
<<_ACEOF
2332 #define PACKAGE_NAME "$PACKAGE_NAME"
2335 cat >>confdefs.h
<<_ACEOF
2336 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2339 cat >>confdefs.h
<<_ACEOF
2340 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2343 cat >>confdefs.h
<<_ACEOF
2344 #define PACKAGE_STRING "$PACKAGE_STRING"
2347 cat >>confdefs.h
<<_ACEOF
2348 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2351 cat >>confdefs.h
<<_ACEOF
2352 #define PACKAGE_URL "$PACKAGE_URL"
2356 # Let the site file select an alternate cache file if it wants to.
2357 # Prefer an explicitly selected file to automatically selected ones.
2360 if test -n "$CONFIG_SITE"; then
2361 ac_site_file1
=$CONFIG_SITE
2362 elif test "x$prefix" != xNONE
; then
2363 ac_site_file1
=$prefix/share
/config.site
2364 ac_site_file2
=$prefix/etc
/config.site
2366 ac_site_file1
=$ac_default_prefix/share
/config.site
2367 ac_site_file2
=$ac_default_prefix/etc
/config.site
2369 for ac_site_file
in "$ac_site_file1" "$ac_site_file2"
2371 test "x$ac_site_file" = xNONE
&& continue
2372 if test -r "$ac_site_file"; then
2373 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2374 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2375 sed 's/^/| /' "$ac_site_file" >&5
2380 if test -r "$cache_file"; then
2381 # Some versions of bash will fail to source /dev/null (special
2382 # files actually), so we avoid doing that.
2383 if test -f "$cache_file"; then
2384 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2385 $as_echo "$as_me: loading cache $cache_file" >&6;}
2387 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
2388 *) .
"./$cache_file";;
2392 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2393 $as_echo "$as_me: creating cache $cache_file" >&6;}
2397 # Check that the precious variables saved in the cache have kept the same
2399 ac_cache_corrupted
=false
2400 for ac_var
in $ac_precious_vars; do
2401 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
2402 eval ac_new_set
=\
$ac_env_${ac_var}_set
2403 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
2404 eval ac_new_val
=\
$ac_env_${ac_var}_value
2405 case $ac_old_set,$ac_new_set in
2407 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2408 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2409 ac_cache_corrupted
=: ;;
2411 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2412 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2413 ac_cache_corrupted
=: ;;
2416 if test "x$ac_old_val" != "x$ac_new_val"; then
2417 # differences in whitespace do not lead to failure.
2418 ac_old_val_w
=`echo x $ac_old_val`
2419 ac_new_val_w
=`echo x $ac_new_val`
2420 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2421 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2422 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2423 ac_cache_corrupted
=:
2425 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2426 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2427 eval $ac_var=\
$ac_old_val
2429 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2430 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2431 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2432 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2435 # Pass precious variables to config.status.
2436 if test "$ac_new_set" = set; then
2438 *\'*) ac_arg
=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2439 *) ac_arg
=$ac_var=$ac_new_val ;;
2441 case " $ac_configure_args " in
2442 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2443 *) as_fn_append ac_configure_args
" '$ac_arg'" ;;
2447 if $ac_cache_corrupted; then
2448 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2449 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2450 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2451 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2452 as_fn_error
"run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2454 ## -------------------- ##
2455 ## Main body of script. ##
2456 ## -------------------- ##
2459 ac_cpp
='$CPP $CPPFLAGS'
2460 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2461 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2462 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2469 ac_config_headers
="$ac_config_headers config.h"
2472 if test -n "${with_target_subdir}"; then
2473 # Default to --enable-multilib
2474 # Check whether --enable-multilib was given.
2475 if test "${enable_multilib+set}" = set; then :
2476 enableval
=$enable_multilib; case "$enableval" in
2477 yes) multilib
=yes ;;
2479 *) as_fn_error
"bad value $enableval for multilib option" "$LINENO" 5 ;;
2486 # We may get other options which we leave undocumented:
2487 # --with-target-subdir, --with-multisrctop, --with-multisubdir
2488 # See config-ml.in if you want the gory details.
2490 if test "$srcdir" = "."; then
2491 if test "$with_target_subdir" != "."; then
2492 multi_basedir
="$srcdir/$with_multisrctop../.."
2494 multi_basedir
="$srcdir/$with_multisrctop.."
2497 multi_basedir
="$srcdir/.."
2501 # Even if the default multilib is not a cross compilation,
2502 # it may be that some of the other multilibs are.
2503 if test $cross_compiling = no
&& test $multilib = yes \
2504 && test "x${with_multisubdir}" != x
; then
2505 cross_compiling
=maybe
2508 ac_config_commands
="$ac_config_commands default-1"
2513 for ac_dir
in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2514 for ac_t
in install-sh
install.sh shtool
; do
2515 if test -f "$ac_dir/$ac_t"; then
2517 ac_install_sh
="$ac_aux_dir/$ac_t -c"
2522 if test -z "$ac_aux_dir"; then
2523 as_fn_error
"cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2526 # These three variables are undocumented and unsupported,
2527 # and are intended to be withdrawn in a future Autoconf release.
2528 # They can cause serious problems if a builder's source tree is in a directory
2529 # whose full name contains unusual characters.
2530 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2531 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2532 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2535 # Make sure we can run config.sub.
2536 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
2537 as_fn_error
"cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2539 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2540 $as_echo_n "checking build system type... " >&6; }
2541 if test "${ac_cv_build+set}" = set; then :
2542 $as_echo_n "(cached) " >&6
2544 ac_build_alias
=$build_alias
2545 test "x$ac_build_alias" = x
&&
2546 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
2547 test "x$ac_build_alias" = x
&&
2548 as_fn_error
"cannot guess build type; you must specify one" "$LINENO" 5
2549 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2550 as_fn_error
"$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2553 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2554 $as_echo "$ac_cv_build" >&6; }
2555 case $ac_cv_build in
2557 *) as_fn_error
"invalid value of canonical build" "$LINENO" 5;;
2560 ac_save_IFS
=$IFS; IFS
='-'
2566 # Remember, the first character of IFS is used to create $*,
2567 # except with old shells:
2570 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
2573 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2574 $as_echo_n "checking host system type... " >&6; }
2575 if test "${ac_cv_host+set}" = set; then :
2576 $as_echo_n "(cached) " >&6
2578 if test "x$host_alias" = x
; then
2579 ac_cv_host
=$ac_cv_build
2581 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2582 as_fn_error
"$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2586 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2587 $as_echo "$ac_cv_host" >&6; }
2590 *) as_fn_error
"invalid value of canonical host" "$LINENO" 5;;
2593 ac_save_IFS
=$IFS; IFS
='-'
2599 # Remember, the first character of IFS is used to create $*,
2600 # except with old shells:
2603 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
2606 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2607 $as_echo_n "checking target system type... " >&6; }
2608 if test "${ac_cv_target+set}" = set; then :
2609 $as_echo_n "(cached) " >&6
2611 if test "x$target_alias" = x
; then
2612 ac_cv_target
=$ac_cv_host
2614 ac_cv_target
=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
2615 as_fn_error
"$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
2619 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2620 $as_echo "$ac_cv_target" >&6; }
2621 case $ac_cv_target in
2623 *) as_fn_error
"invalid value of canonical target" "$LINENO" 5;;
2625 target
=$ac_cv_target
2626 ac_save_IFS
=$IFS; IFS
='-'
2632 # Remember, the first character of IFS is used to create $*,
2633 # except with old shells:
2636 case $target_os in *\
*) target_os
=`echo "$target_os" | sed 's/ /-/g'`;; esac
2639 # The aliases save the names the user supplied, while $host etc.
2640 # will get canonicalized.
2641 test -n "$target_alias" &&
2642 test "$program_prefix$program_suffix$program_transform_name" = \
2644 program_prefix
=${target_alias}-
2646 target_alias
=${target_alias-$host_alias}
2649 ac_cpp
='$CPP $CPPFLAGS'
2650 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2651 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2652 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2653 if test -n "$ac_tool_prefix"; then
2654 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2655 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
2656 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2657 $as_echo_n "checking for $ac_word... " >&6; }
2658 if test "${ac_cv_prog_CC+set}" = set; then :
2659 $as_echo_n "(cached) " >&6
2661 if test -n "$CC"; then
2662 ac_cv_prog_CC
="$CC" # Let the user override the test.
2664 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2668 test -z "$as_dir" && as_dir
=.
2669 for ac_exec_ext
in '' $ac_executable_extensions; do
2670 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2671 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
2672 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2682 if test -n "$CC"; then
2683 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2684 $as_echo "$CC" >&6; }
2686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2687 $as_echo "no" >&6; }
2692 if test -z "$ac_cv_prog_CC"; then
2694 # Extract the first word of "gcc", so it can be a program name with args.
2695 set dummy gcc
; ac_word
=$2
2696 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2697 $as_echo_n "checking for $ac_word... " >&6; }
2698 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2699 $as_echo_n "(cached) " >&6
2701 if test -n "$ac_ct_CC"; then
2702 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2704 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2708 test -z "$as_dir" && as_dir
=.
2709 for ac_exec_ext
in '' $ac_executable_extensions; do
2710 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2711 ac_cv_prog_ac_ct_CC
="gcc"
2712 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2721 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2722 if test -n "$ac_ct_CC"; then
2723 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2724 $as_echo "$ac_ct_CC" >&6; }
2726 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2727 $as_echo "no" >&6; }
2730 if test "x$ac_ct_CC" = x
; then
2733 case $cross_compiling:$ac_tool_warned in
2735 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2736 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2737 ac_tool_warned
=yes ;;
2745 if test -z "$CC"; then
2746 if test -n "$ac_tool_prefix"; then
2747 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2748 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
2749 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2750 $as_echo_n "checking for $ac_word... " >&6; }
2751 if test "${ac_cv_prog_CC+set}" = set; then :
2752 $as_echo_n "(cached) " >&6
2754 if test -n "$CC"; then
2755 ac_cv_prog_CC
="$CC" # Let the user override the test.
2757 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2761 test -z "$as_dir" && as_dir
=.
2762 for ac_exec_ext
in '' $ac_executable_extensions; do
2763 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2764 ac_cv_prog_CC
="${ac_tool_prefix}cc"
2765 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2775 if test -n "$CC"; then
2776 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2777 $as_echo "$CC" >&6; }
2779 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2780 $as_echo "no" >&6; }
2786 if test -z "$CC"; then
2787 # Extract the first word of "cc", so it can be a program name with args.
2788 set dummy cc
; ac_word
=$2
2789 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2790 $as_echo_n "checking for $ac_word... " >&6; }
2791 if test "${ac_cv_prog_CC+set}" = set; then :
2792 $as_echo_n "(cached) " >&6
2794 if test -n "$CC"; then
2795 ac_cv_prog_CC
="$CC" # Let the user override the test.
2798 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2802 test -z "$as_dir" && as_dir
=.
2803 for ac_exec_ext
in '' $ac_executable_extensions; do
2804 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2805 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2806 ac_prog_rejected
=yes
2810 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2817 if test $ac_prog_rejected = yes; then
2818 # We found a bogon in the path, so make sure we never use it.
2819 set dummy
$ac_cv_prog_CC
2821 if test $# != 0; then
2822 # We chose a different compiler from the bogus one.
2823 # However, it has the same basename, so the bogon will be chosen
2824 # first if we set CC to just the basename; use the full file name.
2826 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
2832 if test -n "$CC"; then
2833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2834 $as_echo "$CC" >&6; }
2836 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2837 $as_echo "no" >&6; }
2842 if test -z "$CC"; then
2843 if test -n "$ac_tool_prefix"; then
2844 for ac_prog
in cl.exe
2846 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2847 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
2848 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2849 $as_echo_n "checking for $ac_word... " >&6; }
2850 if test "${ac_cv_prog_CC+set}" = set; then :
2851 $as_echo_n "(cached) " >&6
2853 if test -n "$CC"; then
2854 ac_cv_prog_CC
="$CC" # Let the user override the test.
2856 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2860 test -z "$as_dir" && as_dir
=.
2861 for ac_exec_ext
in '' $ac_executable_extensions; do
2862 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2863 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
2864 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2874 if test -n "$CC"; then
2875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2876 $as_echo "$CC" >&6; }
2878 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2879 $as_echo "no" >&6; }
2883 test -n "$CC" && break
2886 if test -z "$CC"; then
2888 for ac_prog
in cl.exe
2890 # Extract the first word of "$ac_prog", so it can be a program name with args.
2891 set dummy
$ac_prog; ac_word
=$2
2892 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2893 $as_echo_n "checking for $ac_word... " >&6; }
2894 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2895 $as_echo_n "(cached) " >&6
2897 if test -n "$ac_ct_CC"; then
2898 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2900 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2904 test -z "$as_dir" && as_dir
=.
2905 for ac_exec_ext
in '' $ac_executable_extensions; do
2906 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2907 ac_cv_prog_ac_ct_CC
="$ac_prog"
2908 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2917 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2918 if test -n "$ac_ct_CC"; then
2919 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2920 $as_echo "$ac_ct_CC" >&6; }
2922 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2923 $as_echo "no" >&6; }
2927 test -n "$ac_ct_CC" && break
2930 if test "x$ac_ct_CC" = x
; then
2933 case $cross_compiling:$ac_tool_warned in
2935 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2936 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2937 ac_tool_warned
=yes ;;
2946 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2947 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2948 as_fn_error
"no acceptable C compiler found in \$PATH
2949 See \`config.log' for more details." "$LINENO" 5; }
2951 # Provide some information about the compiler.
2952 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
2955 for ac_option
in --version -v -V -qversion; do
2956 { { ac_try
="$ac_compiler $ac_option >&5"
2958 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2959 *) ac_try_echo=$ac_try;;
2961 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2962 $as_echo "$ac_try_echo"; } >&5
2963 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
2965 if test -s conftest.err; then
2967 ... rest of stderr output deleted ...
2968 10q' conftest.err >conftest.er1
2969 cat conftest.er1 >&5
2970 rm -f conftest.er1 conftest.err
2972 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2973 test $ac_status = 0; }
2976 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2977 /* end confdefs.h. */
2987 ac_clean_files_save=$ac_clean_files
2988 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
2989 # Try to create an executable without -o first, disregard a.out.
2990 # It will help us diagnose broken compilers, and finding out an intuition
2992 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
2993 $as_echo_n "checking for C compiler default output file name... " >&6; }
2994 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
2996 # The possible output files:
2997 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3000 for ac_file in $ac_files
3003 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3004 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3009 if { { ac_try="$ac_link_default"
3011 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3012 *) ac_try_echo
=$ac_try;;
3014 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3015 $as_echo "$ac_try_echo"; } >&5
3016 (eval "$ac_link_default") 2>&5
3018 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3019 test $ac_status = 0; }; then :
3020 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3021 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3022 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3023 # so that the user can short-circuit this test for compilers unknown to
3025 for ac_file
in $ac_files ''
3027 test -f "$ac_file" ||
continue
3029 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
3032 # We found the default executable, but exeext='' is most
3036 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
3038 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3040 # We set ac_cv_exeext here because the later test for it is not
3041 # safe: cross compilers may not add the suffix if given an `-o'
3042 # argument, so we may need to know it at that point already.
3043 # Even if this section looks crufty: it has the advantage of
3050 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
3055 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3056 $as_echo "$ac_file" >&6; }
3057 if test -z "$ac_file"; then :
3058 $as_echo "$as_me: failed program was:" >&5
3059 sed 's/^/| /' conftest.
$ac_ext >&5
3061 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3062 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3063 { as_fn_set_status
77
3064 as_fn_error
"C compiler cannot create executables
3065 See \`config.log' for more details." "$LINENO" 5; }; }
3067 ac_exeext
=$ac_cv_exeext
3069 # Check that the compiler produces executables we can run. If not, either
3070 # the compiler is broken, or we cross compile.
3071 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3072 $as_echo_n "checking whether the C compiler works... " >&6; }
3073 # If not cross compiling, check that we can run a simple program.
3074 if test "$cross_compiling" != yes; then
3075 if { ac_try
='./$ac_file'
3076 { { case "(($ac_try" in
3077 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3078 *) ac_try_echo=$ac_try;;
3080 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3081 $as_echo "$ac_try_echo"; } >&5
3082 (eval "$ac_try") 2>&5
3084 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3085 test $ac_status = 0; }; }; then
3088 if test "$cross_compiling" = maybe; then
3091 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3092 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3093 as_fn_error "cannot run C compiled programs.
3094 If you meant to cross compile
, use \
`--host'.
3095 See \`config.log
' for more details." "$LINENO" 5; }
3099 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3100 $as_echo "yes" >&6; }
3102 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
3103 ac_clean_files=$ac_clean_files_save
3104 # Check that the compiler produces executables we can run. If not, either
3105 # the compiler is broken, or we cross compile.
3106 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3107 $as_echo_n "checking whether we are cross compiling... " >&6; }
3108 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3109 $as_echo "$cross_compiling" >&6; }
3111 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3112 $as_echo_n "checking for suffix of executables... " >&6; }
3113 if { { ac_try="$ac_link"
3115 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3116 *) ac_try_echo=$ac_try;;
3118 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3119 $as_echo "$ac_try_echo"; } >&5
3120 (eval "$ac_link") 2>&5
3122 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3123 test $ac_status = 0; }; then :
3124 # If both `conftest.exe' and
`conftest' are `present
' (well, observable)
3125 # catch `conftest.exe'. For instance with Cygwin
, `ls conftest' will
3126 # work properly (i.e., refer to `conftest.exe
'), while it won't with
3128 for ac_file
in conftest.exe conftest conftest.
*; do
3129 test -f "$ac_file" ||
continue
3131 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
3132 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3138 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3139 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3140 as_fn_error
"cannot compute suffix of executables: cannot compile and link
3141 See \`config.log' for more details." "$LINENO" 5; }
3143 rm -f conftest
$ac_cv_exeext
3144 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3145 $as_echo "$ac_cv_exeext" >&6; }
3147 rm -f conftest.
$ac_ext
3148 EXEEXT
=$ac_cv_exeext
3150 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3151 $as_echo_n "checking for suffix of object files... " >&6; }
3152 if test "${ac_cv_objext+set}" = set; then :
3153 $as_echo_n "(cached) " >&6
3155 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3156 /* end confdefs.h. */
3166 rm -f conftest.o conftest.obj
3167 if { { ac_try
="$ac_compile"
3169 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3170 *) ac_try_echo=$ac_try;;
3172 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3173 $as_echo "$ac_try_echo"; } >&5
3174 (eval "$ac_compile") 2>&5
3176 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3177 test $ac_status = 0; }; then :
3178 for ac_file in conftest.o conftest.obj conftest.*; do
3179 test -f "$ac_file" || continue;
3181 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3182 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3187 $as_echo "$as_me: failed program was:" >&5
3188 sed 's/^/| /' conftest.$ac_ext >&5
3190 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3191 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3192 as_fn_error "cannot compute suffix of object files
: cannot compile
3193 See \
`config.log' for more details." "$LINENO" 5; }
3195 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3197 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3198 $as_echo "$ac_cv_objext" >&6; }
3199 OBJEXT=$ac_cv_objext
3201 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3202 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3203 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3204 $as_echo_n "(cached) " >&6
3206 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3207 /* end confdefs.h. */
3220 if ac_fn_c_try_compile "$LINENO"; then :
3225 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3226 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3229 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3230 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3231 if test $ac_compiler_gnu = yes; then
3236 ac_test_CFLAGS=${CFLAGS+set}
3237 ac_save_CFLAGS=$CFLAGS
3238 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3239 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3240 if test "${ac_cv_prog_cc_g+set}" = set; then :
3241 $as_echo_n "(cached) " >&6
3243 ac_save_c_werror_flag=$ac_c_werror_flag
3244 ac_c_werror_flag=yes
3247 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3248 /* end confdefs.h. */
3258 if ac_fn_c_try_compile "$LINENO"; then :
3262 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3263 /* end confdefs.h. */
3273 if ac_fn_c_try_compile "$LINENO"; then :
3276 ac_c_werror_flag=$ac_save_c_werror_flag
3278 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3279 /* end confdefs.h. */
3289 if ac_fn_c_try_compile "$LINENO"; then :
3292 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3294 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3296 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3297 ac_c_werror_flag=$ac_save_c_werror_flag
3299 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3300 $as_echo "$ac_cv_prog_cc_g" >&6; }
3301 if test "$ac_test_CFLAGS" = set; then
3302 CFLAGS=$ac_save_CFLAGS
3303 elif test $ac_cv_prog_cc_g = yes; then
3304 if test "$GCC" = yes; then
3310 if test "$GCC" = yes; then
3316 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3317 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3318 if test "${ac_cv_prog_cc_c89+set}" = set; then :
3319 $as_echo_n "(cached) " >&6
3321 ac_cv_prog_cc_c89=no
3323 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3324 /* end confdefs.h. */
3327 #include <sys/types.h>
3328 #include <sys/stat.h>
3329 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3330 struct buf { int x; };
3331 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3332 static char *e (p, i)
3338 static char *f (char * (*g) (char **, int), char **p, ...)
3343 s = g (p, va_arg (v,int));
3348 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3349 function prototypes and stuff, but not '\xHH' hex character constants.
3350 These don't provoke an error unfortunately, instead are silently treated
3351 as 'x'. The following induces an error, until -std is added to get
3352 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3353 array size at least. It's necessary to write '\x00'==0 to get something
3354 that's true only with -std. */
3355 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3357 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3358 inside strings and character constants. */
3360 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3362 int test (int i, double x);
3363 struct s1 {int (*f) (int a);};
3364 struct s2 {int (*f) (double a);};
3365 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3371 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3376 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3377 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3379 CC="$ac_save_CC $ac_arg"
3380 if ac_fn_c_try_compile "$LINENO"; then :
3381 ac_cv_prog_cc_c89=$ac_arg
3383 rm -f core conftest.err conftest.$ac_objext
3384 test "x$ac_cv_prog_cc_c89" != "xno" && break
3386 rm -f conftest.$ac_ext
3391 case "x$ac_cv_prog_cc_c89" in
3393 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3394 $as_echo "none needed" >&6; } ;;
3396 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3397 $as_echo "unsupported" >&6; } ;;
3399 CC="$CC $ac_cv_prog_cc_c89"
3400 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3401 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3403 if test "x$ac_cv_prog_cc_c89" != xno; then :
3408 ac_cpp='$CPP $CPPFLAGS'
3409 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3410 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3411 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3415 ac_cpp='$CPP $CPPFLAGS'
3416 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3417 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3418 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3419 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
3420 $as_echo_n "checking how to run the C preprocessor... " >&6; }
3421 # On Suns, sometimes $CPP names a directory.
3422 if test -n "$CPP" && test -d "$CPP"; then
3425 if test -z "$CPP"; then
3426 if test "${ac_cv_prog_CPP+set}" = set; then :
3427 $as_echo_n "(cached) " >&6
3429 # Double quotes because CPP needs to be expanded
3430 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3433 for ac_c_preproc_warn_flag in '' yes
3435 # Use a header file that comes with gcc, so configuring glibc
3436 # with a fresh cross-compiler works.
3437 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3438 # <limits.h> exists even on freestanding compilers.
3439 # On the NeXT, cc -E runs the code through the compiler's parser,
3440 # not just through cpp. "Syntax error" is here to catch this case.
3441 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3442 /* end confdefs.h. */
3444 # include <limits.h>
3446 # include <assert.h>
3450 if ac_fn_c_try_cpp "$LINENO"; then :
3453 # Broken: fails on valid input.
3456 rm -f conftest.err conftest.$ac_ext
3458 # OK, works on sane cases. Now check whether nonexistent headers
3459 # can be detected and how.
3460 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3461 /* end confdefs.h. */
3462 #include <ac_nonexistent.h>
3464 if ac_fn_c_try_cpp "$LINENO"; then :
3465 # Broken: success on invalid input.
3468 # Passes both tests.
3472 rm -f conftest.err conftest.$ac_ext
3475 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3476 rm -f conftest.err conftest.
$ac_ext
3477 if $ac_preproc_ok; then :
3489 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
3490 $as_echo "$CPP" >&6; }
3492 for ac_c_preproc_warn_flag
in '' yes
3494 # Use a header file that comes with gcc, so configuring glibc
3495 # with a fresh cross-compiler works.
3496 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3497 # <limits.h> exists even on freestanding compilers.
3498 # On the NeXT, cc -E runs the code through the compiler's parser,
3499 # not just through cpp. "Syntax error" is here to catch this case.
3500 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3501 /* end confdefs.h. */
3503 # include <limits.h>
3505 # include <assert.h>
3509 if ac_fn_c_try_cpp
"$LINENO"; then :
3512 # Broken: fails on valid input.
3515 rm -f conftest.err conftest.
$ac_ext
3517 # OK, works on sane cases. Now check whether nonexistent headers
3518 # can be detected and how.
3519 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3520 /* end confdefs.h. */
3521 #include <ac_nonexistent.h>
3523 if ac_fn_c_try_cpp
"$LINENO"; then :
3524 # Broken: success on invalid input.
3527 # Passes both tests.
3531 rm -f conftest.err conftest.
$ac_ext
3534 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3535 rm -f conftest.err conftest.
$ac_ext
3536 if $ac_preproc_ok; then :
3539 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3540 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3541 as_fn_error
"C preprocessor \"$CPP\" fails sanity check
3542 See \`config.log' for more details." "$LINENO" 5; }
3546 ac_cpp
='$CPP $CPPFLAGS'
3547 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3548 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3549 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
3553 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
3554 if test "${ac_cv_path_GREP+set}" = set; then :
3555 $as_echo_n "(cached) " >&6
3557 if test -z "$GREP"; then
3558 ac_path_GREP_found
=false
3559 # Loop through the user's path and test for each of PROGNAME-LIST
3560 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3561 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
3564 test -z "$as_dir" && as_dir
=.
3565 for ac_prog
in grep ggrep
; do
3566 for ac_exec_ext
in '' $ac_executable_extensions; do
3567 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
3568 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
3569 # Check for GNU ac_path_GREP and select it if it is found.
3570 # Check for GNU $ac_path_GREP
3571 case `"$ac_path_GREP" --version 2>&1` in
3573 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
3576 $as_echo_n 0123456789 >"conftest.in"
3579 cat "conftest.in" "conftest.in" >"conftest.tmp"
3580 mv "conftest.tmp" "conftest.in"
3581 cp "conftest.in" "conftest.nl"
3582 $as_echo 'GREP' >> "conftest.nl"
3583 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
3584 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
3585 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
3586 if test $ac_count -gt ${ac_path_GREP_max-0}; then
3587 # Best one so far, save it but keep looking for a better one
3588 ac_cv_path_GREP
="$ac_path_GREP"
3589 ac_path_GREP_max
=$ac_count
3591 # 10*(2^10) chars as input seems more than enough
3592 test $ac_count -gt 10 && break
3594 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
3597 $ac_path_GREP_found && break 3
3602 if test -z "$ac_cv_path_GREP"; then
3603 as_fn_error
"no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
3606 ac_cv_path_GREP
=$GREP
3610 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
3611 $as_echo "$ac_cv_path_GREP" >&6; }
3612 GREP
="$ac_cv_path_GREP"
3615 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
3616 $as_echo_n "checking for egrep... " >&6; }
3617 if test "${ac_cv_path_EGREP+set}" = set; then :
3618 $as_echo_n "(cached) " >&6
3620 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
3621 then ac_cv_path_EGREP
="$GREP -E"
3623 if test -z "$EGREP"; then
3624 ac_path_EGREP_found
=false
3625 # Loop through the user's path and test for each of PROGNAME-LIST
3626 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3627 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
3630 test -z "$as_dir" && as_dir
=.
3631 for ac_prog
in egrep; do
3632 for ac_exec_ext
in '' $ac_executable_extensions; do
3633 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
3634 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
3635 # Check for GNU ac_path_EGREP and select it if it is found.
3636 # Check for GNU $ac_path_EGREP
3637 case `"$ac_path_EGREP" --version 2>&1` in
3639 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
3642 $as_echo_n 0123456789 >"conftest.in"
3645 cat "conftest.in" "conftest.in" >"conftest.tmp"
3646 mv "conftest.tmp" "conftest.in"
3647 cp "conftest.in" "conftest.nl"
3648 $as_echo 'EGREP' >> "conftest.nl"
3649 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
3650 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
3651 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
3652 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
3653 # Best one so far, save it but keep looking for a better one
3654 ac_cv_path_EGREP
="$ac_path_EGREP"
3655 ac_path_EGREP_max
=$ac_count
3657 # 10*(2^10) chars as input seems more than enough
3658 test $ac_count -gt 10 && break
3660 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
3663 $ac_path_EGREP_found && break 3
3668 if test -z "$ac_cv_path_EGREP"; then
3669 as_fn_error
"no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
3672 ac_cv_path_EGREP
=$EGREP
3677 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
3678 $as_echo "$ac_cv_path_EGREP" >&6; }
3679 EGREP
="$ac_cv_path_EGREP"
3682 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
3683 $as_echo_n "checking for ANSI C header files... " >&6; }
3684 if test "${ac_cv_header_stdc+set}" = set; then :
3685 $as_echo_n "(cached) " >&6
3687 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3688 /* end confdefs.h. */
3702 if ac_fn_c_try_compile
"$LINENO"; then :
3703 ac_cv_header_stdc
=yes
3705 ac_cv_header_stdc
=no
3707 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3709 if test $ac_cv_header_stdc = yes; then
3710 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3711 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3712 /* end confdefs.h. */
3716 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3717 $EGREP "memchr" >/dev
/null
2>&1; then :
3720 ac_cv_header_stdc
=no
3726 if test $ac_cv_header_stdc = yes; then
3727 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
3728 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3729 /* end confdefs.h. */
3733 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3734 $EGREP "free" >/dev
/null
2>&1; then :
3737 ac_cv_header_stdc
=no
3743 if test $ac_cv_header_stdc = yes; then
3744 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
3745 if test "$cross_compiling" = yes; then :
3748 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3749 /* end confdefs.h. */
3752 #if ((' ' & 0x0FF) == 0x020)
3753 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3754 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3756 # define ISLOWER(c) \
3757 (('a' <= (c) && (c) <= 'i') \
3758 || ('j' <= (c) && (c) <= 'r') \
3759 || ('s' <= (c) && (c) <= 'z'))
3760 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3763 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3768 for (i = 0; i < 256; i++)
3769 if (XOR (islower (i), ISLOWER (i))
3770 || toupper (i) != TOUPPER (i))
3775 if ac_fn_c_try_run
"$LINENO"; then :
3778 ac_cv_header_stdc
=no
3780 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
3781 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
3786 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
3787 $as_echo "$ac_cv_header_stdc" >&6; }
3788 if test $ac_cv_header_stdc = yes; then
3790 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
3794 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
3795 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
3796 inttypes.h stdint.h unistd.h
3798 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
3799 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
3801 eval as_val
=\$
$as_ac_Header
3802 if test "x$as_val" = x
""yes; then :
3803 cat >>confdefs.h
<<_ACEOF
3804 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
3813 ac_fn_c_check_header_mongrel
"$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
3814 if test "x$ac_cv_header_minix_config_h" = x
""yes; then :
3821 if test "$MINIX" = yes; then
3823 $as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
3826 $as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
3829 $as_echo "#define _MINIX 1" >>confdefs.h
3834 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
3835 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
3836 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
3837 $as_echo_n "(cached) " >&6
3839 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3840 /* end confdefs.h. */
3842 # define __EXTENSIONS__ 1
3843 $ac_includes_default
3852 if ac_fn_c_try_compile
"$LINENO"; then :
3853 ac_cv_safe_to_define___extensions__
=yes
3855 ac_cv_safe_to_define___extensions__
=no
3857 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3859 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
3860 $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
3861 test $ac_cv_safe_to_define___extensions__ = yes &&
3862 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
3864 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
3866 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
3868 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
3870 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
3874 libtool_VERSION
=1:0:0
3877 # 1.11.1: Require that version of automake.
3878 # foreign: Don't require README, INSTALL, NEWS, etc.
3879 # no-define: Don't define PACKAGE and VERSION.
3880 # no-dependencies: Don't generate automatic dependencies.
3881 # (because it breaks when using bootstrap-lean, since some of the
3882 # headers are gone at "make install" time).
3883 # -Wall: Issue all automake warnings.
3884 # -Wno-portability: Don't warn about constructs supported by GNU make.
3885 # (because GCC requires GNU make anyhow).
3886 am__api_version
='1.11'
3888 # Find a good install program. We prefer a C program (faster),
3889 # so one script is as good as another. But avoid the broken or
3890 # incompatible versions:
3891 # SysV /etc/install, /usr/sbin/install
3892 # SunOS /usr/etc/install
3893 # IRIX /sbin/install
3895 # AmigaOS /C/install, which installs bootblocks on floppy discs
3896 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3897 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
3898 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3899 # OS/2's system install, which has a completely different semantic
3900 # ./install, which can be erroneously created by make from ./install.sh.
3901 # Reject install programs that cannot install multiple files.
3902 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
3903 $as_echo_n "checking for a BSD-compatible install... " >&6; }
3904 if test -z "$INSTALL"; then
3905 if test "${ac_cv_path_install+set}" = set; then :
3906 $as_echo_n "(cached) " >&6
3908 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3912 test -z "$as_dir" && as_dir
=.
3913 # Account for people who put trailing slashes in PATH elements.
3914 case $as_dir/ in #((
3915 .
/ | .
// |
/[cC
]/* | \
3916 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
3917 ?
:[\\/]os2
[\\/]install[\\/]* | ?
:[\\/]OS2
[\\/]INSTALL
[\\/]* | \
3920 # OSF1 and SCO ODT 3.0 have their own names for install.
3921 # Don't use installbsd from OSF since it installs stuff as root
3923 for ac_prog
in ginstall scoinst
install; do
3924 for ac_exec_ext
in '' $ac_executable_extensions; do
3925 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
3926 if test $ac_prog = install &&
3927 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
3928 # AIX install. It has an incompatible calling convention.
3930 elif test $ac_prog = install &&
3931 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
3932 # program-specific install script used by HP pwplus--don't use.
3935 rm -rf conftest.one conftest.two conftest.dir
3936 echo one
> conftest.one
3937 echo two
> conftest.two
3939 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
3940 test -s conftest.one
&& test -s conftest.two
&&
3941 test -s conftest.dir
/conftest.one
&&
3942 test -s conftest.dir
/conftest.two
3944 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
3957 rm -rf conftest.one conftest.two conftest.dir
3960 if test "${ac_cv_path_install+set}" = set; then
3961 INSTALL
=$ac_cv_path_install
3963 # As a last resort, use the slow shell script. Don't cache a
3964 # value for INSTALL within a source directory, because that will
3965 # break other packages using the cache if that directory is
3966 # removed, or if the value is a relative name.
3967 INSTALL
=$ac_install_sh
3970 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
3971 $as_echo "$INSTALL" >&6; }
3973 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3974 # It thinks the first close brace ends the variable substitution.
3975 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
3977 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
3979 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
3981 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
3982 $as_echo_n "checking whether build environment is sane... " >&6; }
3985 echo timestamp
> conftest.
file
3986 # Reject unsafe characters in $srcdir or the absolute working directory
3987 # name. Accept space and tab only in the latter.
3991 *[\\\"\
#\$\&\'\`$am_lf]*)
3992 as_fn_error
"unsafe absolute working directory name" "$LINENO" 5;;
3995 *[\\\"\
#\$\&\'\`$am_lf\ \ ]*)
3996 as_fn_error
"unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
3999 # Do `set' in a subshell so we don't clobber the current shell's
4000 # arguments. Must try -L first in case configure is actually a
4001 # symlink; some systems play weird games with the mod time of symlinks
4002 # (eg FreeBSD returns the mod time of the symlink's containing
4005 set X
`ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
4006 if test "$*" = "X"; then
4008 set X
`ls -t "$srcdir/configure" conftest.file`
4011 if test "$*" != "X $srcdir/configure conftest.file" \
4012 && test "$*" != "X conftest.file $srcdir/configure"; then
4014 # If neither matched, then we have a broken ls. This can happen
4015 # if, for instance, CONFIG_SHELL is bash and it inherits a
4016 # broken ls alias from the environment. This has actually
4017 # happened. Such a system could not be considered "sane".
4018 as_fn_error
"ls -t appears to fail. Make sure there is not a broken
4019 alias in your environment" "$LINENO" 5
4022 test "$2" = conftest.
file
4028 as_fn_error
"newly created file is older than distributed files!
4029 Check your system clock" "$LINENO" 5
4031 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4032 $as_echo "yes" >&6; }
4033 test "$program_prefix" != NONE
&&
4034 program_transform_name
="s&^&$program_prefix&;$program_transform_name"
4035 # Use a double $ so make ignores it.
4036 test "$program_suffix" != NONE
&&
4037 program_transform_name
="s&\$&$program_suffix&;$program_transform_name"
4038 # Double any \ or $.
4039 # By default was `s,x,x', remove it if useless.
4040 ac_script
='s/[\\$]/&&/g;s/;s,x,x,$//'
4041 program_transform_name
=`$as_echo "$program_transform_name" | sed "$ac_script"`
4043 # expand $ac_aux_dir to an absolute path
4044 am_aux_dir
=`cd $ac_aux_dir && pwd`
4046 if test x
"${MISSING+set}" != xset
; then
4049 MISSING
="\${SHELL} \"$am_aux_dir/missing\"" ;;
4051 MISSING
="\${SHELL} $am_aux_dir/missing" ;;
4054 # Use eval to expand $SHELL
4055 if eval "$MISSING --run true"; then
4056 am_missing_run
="$MISSING --run "
4059 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
4060 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
4063 if test x
"${install_sh}" != xset
; then
4066 install_sh
="\${SHELL} '$am_aux_dir/install-sh'" ;;
4068 install_sh
="\${SHELL} $am_aux_dir/install-sh"
4072 # Installed binaries are usually stripped using `strip' when the user
4073 # run `make install-strip'. However `strip' might not be the right
4074 # tool to use in cross-compilation environments, therefore Automake
4075 # will honor the `STRIP' environment variable to overrule this program.
4076 if test "$cross_compiling" != no
; then
4077 if test -n "$ac_tool_prefix"; then
4078 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4079 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
4080 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4081 $as_echo_n "checking for $ac_word... " >&6; }
4082 if test "${ac_cv_prog_STRIP+set}" = set; then :
4083 $as_echo_n "(cached) " >&6
4085 if test -n "$STRIP"; then
4086 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
4088 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4092 test -z "$as_dir" && as_dir
=.
4093 for ac_exec_ext
in '' $ac_executable_extensions; do
4094 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4095 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
4096 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4105 STRIP
=$ac_cv_prog_STRIP
4106 if test -n "$STRIP"; then
4107 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
4108 $as_echo "$STRIP" >&6; }
4110 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4111 $as_echo "no" >&6; }
4116 if test -z "$ac_cv_prog_STRIP"; then
4118 # Extract the first word of "strip", so it can be a program name with args.
4119 set dummy strip
; ac_word
=$2
4120 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4121 $as_echo_n "checking for $ac_word... " >&6; }
4122 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
4123 $as_echo_n "(cached) " >&6
4125 if test -n "$ac_ct_STRIP"; then
4126 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
4128 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4132 test -z "$as_dir" && as_dir
=.
4133 for ac_exec_ext
in '' $ac_executable_extensions; do
4134 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4135 ac_cv_prog_ac_ct_STRIP
="strip"
4136 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4145 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
4146 if test -n "$ac_ct_STRIP"; then
4147 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
4148 $as_echo "$ac_ct_STRIP" >&6; }
4150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4151 $as_echo "no" >&6; }
4154 if test "x$ac_ct_STRIP" = x
; then
4157 case $cross_compiling:$ac_tool_warned in
4159 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4160 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4161 ac_tool_warned
=yes ;;
4166 STRIP
="$ac_cv_prog_STRIP"
4170 INSTALL_STRIP_PROGRAM
="\$(install_sh) -c -s"
4172 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
4173 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
4174 if test -z "$MKDIR_P"; then
4175 if test "${ac_cv_path_mkdir+set}" = set; then :
4176 $as_echo_n "(cached) " >&6
4178 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4179 for as_dir
in $PATH$PATH_SEPARATOR/opt
/sfw
/bin
4182 test -z "$as_dir" && as_dir
=.
4183 for ac_prog
in mkdir gmkdir
; do
4184 for ac_exec_ext
in '' $ac_executable_extensions; do
4185 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } ||
continue
4186 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
4187 'mkdir (GNU coreutils) '* | \
4188 'mkdir (coreutils) '* | \
4189 'mkdir (fileutils) '4.1*)
4190 ac_cv_path_mkdir
=$as_dir/$ac_prog$ac_exec_ext
4200 if test "${ac_cv_path_mkdir+set}" = set; then
4201 MKDIR_P
="$ac_cv_path_mkdir -p"
4203 # As a last resort, use the slow shell script. Don't cache a
4204 # value for MKDIR_P within a source directory, because that will
4205 # break other packages using the cache if that directory is
4206 # removed, or if the value is a relative name.
4207 test -d .
/--version && rmdir .
/--version
4208 MKDIR_P
="$ac_install_sh -d"
4211 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
4212 $as_echo "$MKDIR_P" >&6; }
4216 [\\/$
]* | ?
:[\\/]*) ;;
4217 */*) mkdir_p
="\$(top_builddir)/$mkdir_p" ;;
4220 for ac_prog
in gawk mawk nawk
awk
4222 # Extract the first word of "$ac_prog", so it can be a program name with args.
4223 set dummy
$ac_prog; ac_word
=$2
4224 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4225 $as_echo_n "checking for $ac_word... " >&6; }
4226 if test "${ac_cv_prog_AWK+set}" = set; then :
4227 $as_echo_n "(cached) " >&6
4229 if test -n "$AWK"; then
4230 ac_cv_prog_AWK
="$AWK" # Let the user override the test.
4232 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4236 test -z "$as_dir" && as_dir
=.
4237 for ac_exec_ext
in '' $ac_executable_extensions; do
4238 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4239 ac_cv_prog_AWK
="$ac_prog"
4240 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4250 if test -n "$AWK"; then
4251 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
4252 $as_echo "$AWK" >&6; }
4254 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4255 $as_echo "no" >&6; }
4259 test -n "$AWK" && break
4262 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4263 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
4265 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
4266 if { as_var
=ac_cv_prog_make_
${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
4267 $as_echo_n "(cached) " >&6
4269 cat >conftest.
make <<\_ACEOF
4272 @
echo '@@@%%%=$(MAKE)=@@@%%%'
4274 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
4275 case `${MAKE-make} -f conftest.make 2>/dev/null` in
4277 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
4279 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
4283 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
4284 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4285 $as_echo "yes" >&6; }
4288 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4289 $as_echo "no" >&6; }
4290 SET_MAKE
="MAKE=${MAKE-make}"
4293 rm -rf .tst
2>/dev
/null
4294 mkdir .tst
2>/dev
/null
4295 if test -d .tst
; then
4300 rmdir .tst
2>/dev
/null
4302 if test "`cd $srcdir && pwd`" != "`pwd`"; then
4303 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
4304 # is not polluted with repeated "-I."
4305 am__isrc
=' -I$(srcdir)'
4306 # test to see if srcdir already configured
4307 if test -f $srcdir/config.status
; then
4308 as_fn_error
"source directory already configured; run \"make distclean\" there first" "$LINENO" 5
4312 # test whether we have cygpath
4313 if test -z "$CYGPATH_W"; then
4314 if (cygpath
--version) >/dev
/null
2>/dev
/null
; then
4315 CYGPATH_W
='cygpath -w'
4322 # Define the identity of the package.
4323 PACKAGE
='libbacktrace'
4324 VERSION
='version-unused'
4327 # Some tools Automake needs.
4329 ACLOCAL
=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
4332 AUTOCONF
=${AUTOCONF-"${am_missing_run}autoconf"}
4335 AUTOMAKE
=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
4338 AUTOHEADER
=${AUTOHEADER-"${am_missing_run}autoheader"}
4341 MAKEINFO
=${MAKEINFO-"${am_missing_run}makeinfo"}
4343 # We need awk for the "check" target. The system "awk" is bad on
4345 # Always define AMTAR for backward compatibility. Yes, it's still used
4346 # in the wild :-( We should find a proper way to deprecate it ...
4349 am__tar
='$${TAR-tar} chof - "$$tardir"' am__untar
='$${TAR-tar} xf -'
4357 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
4358 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
4359 # Check whether --enable-maintainer-mode was given.
4360 if test "${enable_maintainer_mode+set}" = set; then :
4361 enableval
=$enable_maintainer_mode; USE_MAINTAINER_MODE
=$enableval
4363 USE_MAINTAINER_MODE
=no
4366 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
4367 $as_echo "$USE_MAINTAINER_MODE" >&6; }
4368 if test $USE_MAINTAINER_MODE = yes; then
4369 MAINTAINER_MODE_TRUE
=
4370 MAINTAINER_MODE_FALSE
='#'
4372 MAINTAINER_MODE_TRUE
='#'
4373 MAINTAINER_MODE_FALSE
=
4376 MAINT
=$MAINTAINER_MODE_TRUE
4381 # Check whether --with-target-subdir was given.
4382 if test "${with_target_subdir+set}" = set; then :
4383 withval
=$with_target_subdir;
4387 # We must force CC to /not/ be precious variables; otherwise
4388 # the wrong, non-multilib-adjusted value will be used in multilibs.
4389 # As a side effect, we have to subst CFLAGS ourselves.
4393 ac_cpp
='$CPP $CPPFLAGS'
4394 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4395 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4396 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
4397 if test -n "$ac_tool_prefix"; then
4398 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4399 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
4400 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4401 $as_echo_n "checking for $ac_word... " >&6; }
4402 if test "${ac_cv_prog_CC+set}" = set; then :
4403 $as_echo_n "(cached) " >&6
4405 if test -n "$CC"; then
4406 ac_cv_prog_CC
="$CC" # Let the user override the test.
4408 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4412 test -z "$as_dir" && as_dir
=.
4413 for ac_exec_ext
in '' $ac_executable_extensions; do
4414 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4415 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
4416 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4426 if test -n "$CC"; then
4427 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4428 $as_echo "$CC" >&6; }
4430 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4431 $as_echo "no" >&6; }
4436 if test -z "$ac_cv_prog_CC"; then
4438 # Extract the first word of "gcc", so it can be a program name with args.
4439 set dummy gcc
; ac_word
=$2
4440 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4441 $as_echo_n "checking for $ac_word... " >&6; }
4442 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4443 $as_echo_n "(cached) " >&6
4445 if test -n "$ac_ct_CC"; then
4446 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
4448 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4452 test -z "$as_dir" && as_dir
=.
4453 for ac_exec_ext
in '' $ac_executable_extensions; do
4454 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4455 ac_cv_prog_ac_ct_CC
="gcc"
4456 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4465 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
4466 if test -n "$ac_ct_CC"; then
4467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4468 $as_echo "$ac_ct_CC" >&6; }
4470 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4471 $as_echo "no" >&6; }
4474 if test "x$ac_ct_CC" = x
; then
4477 case $cross_compiling:$ac_tool_warned in
4479 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4480 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4481 ac_tool_warned
=yes ;;
4489 if test -z "$CC"; then
4490 if test -n "$ac_tool_prefix"; then
4491 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4492 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
4493 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4494 $as_echo_n "checking for $ac_word... " >&6; }
4495 if test "${ac_cv_prog_CC+set}" = set; then :
4496 $as_echo_n "(cached) " >&6
4498 if test -n "$CC"; then
4499 ac_cv_prog_CC
="$CC" # Let the user override the test.
4501 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4505 test -z "$as_dir" && as_dir
=.
4506 for ac_exec_ext
in '' $ac_executable_extensions; do
4507 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4508 ac_cv_prog_CC
="${ac_tool_prefix}cc"
4509 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4519 if test -n "$CC"; then
4520 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4521 $as_echo "$CC" >&6; }
4523 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4524 $as_echo "no" >&6; }
4530 if test -z "$CC"; then
4531 # Extract the first word of "cc", so it can be a program name with args.
4532 set dummy cc
; ac_word
=$2
4533 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4534 $as_echo_n "checking for $ac_word... " >&6; }
4535 if test "${ac_cv_prog_CC+set}" = set; then :
4536 $as_echo_n "(cached) " >&6
4538 if test -n "$CC"; then
4539 ac_cv_prog_CC
="$CC" # Let the user override the test.
4542 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4546 test -z "$as_dir" && as_dir
=.
4547 for ac_exec_ext
in '' $ac_executable_extensions; do
4548 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4549 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4550 ac_prog_rejected
=yes
4554 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4561 if test $ac_prog_rejected = yes; then
4562 # We found a bogon in the path, so make sure we never use it.
4563 set dummy
$ac_cv_prog_CC
4565 if test $# != 0; then
4566 # We chose a different compiler from the bogus one.
4567 # However, it has the same basename, so the bogon will be chosen
4568 # first if we set CC to just the basename; use the full file name.
4570 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
4576 if test -n "$CC"; then
4577 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4578 $as_echo "$CC" >&6; }
4580 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4581 $as_echo "no" >&6; }
4586 if test -z "$CC"; then
4587 if test -n "$ac_tool_prefix"; then
4588 for ac_prog
in cl.exe
4590 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4591 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
4592 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4593 $as_echo_n "checking for $ac_word... " >&6; }
4594 if test "${ac_cv_prog_CC+set}" = set; then :
4595 $as_echo_n "(cached) " >&6
4597 if test -n "$CC"; then
4598 ac_cv_prog_CC
="$CC" # Let the user override the test.
4600 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4604 test -z "$as_dir" && as_dir
=.
4605 for ac_exec_ext
in '' $ac_executable_extensions; do
4606 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4607 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
4608 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4618 if test -n "$CC"; then
4619 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4620 $as_echo "$CC" >&6; }
4622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4623 $as_echo "no" >&6; }
4627 test -n "$CC" && break
4630 if test -z "$CC"; then
4632 for ac_prog
in cl.exe
4634 # Extract the first word of "$ac_prog", so it can be a program name with args.
4635 set dummy
$ac_prog; ac_word
=$2
4636 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4637 $as_echo_n "checking for $ac_word... " >&6; }
4638 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4639 $as_echo_n "(cached) " >&6
4641 if test -n "$ac_ct_CC"; then
4642 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
4644 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4648 test -z "$as_dir" && as_dir
=.
4649 for ac_exec_ext
in '' $ac_executable_extensions; do
4650 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4651 ac_cv_prog_ac_ct_CC
="$ac_prog"
4652 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4661 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
4662 if test -n "$ac_ct_CC"; then
4663 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4664 $as_echo "$ac_ct_CC" >&6; }
4666 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4667 $as_echo "no" >&6; }
4671 test -n "$ac_ct_CC" && break
4674 if test "x$ac_ct_CC" = x
; then
4677 case $cross_compiling:$ac_tool_warned in
4679 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4680 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4681 ac_tool_warned
=yes ;;
4690 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4691 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4692 as_fn_error
"no acceptable C compiler found in \$PATH
4693 See \`config.log' for more details." "$LINENO" 5; }
4695 # Provide some information about the compiler.
4696 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4699 for ac_option
in --version -v -V -qversion; do
4700 { { ac_try
="$ac_compiler $ac_option >&5"
4702 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
4703 *) ac_try_echo=$ac_try;;
4705 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4706 $as_echo "$ac_try_echo"; } >&5
4707 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4709 if test -s conftest.err; then
4711 ... rest of stderr output deleted ...
4712 10q' conftest.err >conftest.er1
4713 cat conftest.er1 >&5
4714 rm -f conftest.er1 conftest.err
4716 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4717 test $ac_status = 0; }
4720 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4721 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4722 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4723 $as_echo_n "(cached) " >&6
4725 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4726 /* end confdefs.h. */
4739 if ac_fn_c_try_compile "$LINENO"; then :
4744 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4745 ac_cv_c_compiler_gnu=$ac_compiler_gnu
4748 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4749 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
4750 if test $ac_compiler_gnu = yes; then
4755 ac_test_CFLAGS=${CFLAGS+set}
4756 ac_save_CFLAGS=$CFLAGS
4757 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4758 $as_echo_n "checking whether $CC accepts -g... " >&6; }
4759 if test "${ac_cv_prog_cc_g+set}" = set; then :
4760 $as_echo_n "(cached) " >&6
4762 ac_save_c_werror_flag=$ac_c_werror_flag
4763 ac_c_werror_flag=yes
4766 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4767 /* end confdefs.h. */
4777 if ac_fn_c_try_compile "$LINENO"; then :
4781 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4782 /* end confdefs.h. */
4792 if ac_fn_c_try_compile "$LINENO"; then :
4795 ac_c_werror_flag=$ac_save_c_werror_flag
4797 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4798 /* end confdefs.h. */
4808 if ac_fn_c_try_compile "$LINENO"; then :
4811 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4813 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4815 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4816 ac_c_werror_flag=$ac_save_c_werror_flag
4818 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4819 $as_echo "$ac_cv_prog_cc_g" >&6; }
4820 if test "$ac_test_CFLAGS" = set; then
4821 CFLAGS=$ac_save_CFLAGS
4822 elif test $ac_cv_prog_cc_g = yes; then
4823 if test "$GCC" = yes; then
4829 if test "$GCC" = yes; then
4835 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4836 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4837 if test "${ac_cv_prog_cc_c89+set}" = set; then :
4838 $as_echo_n "(cached) " >&6
4840 ac_cv_prog_cc_c89=no
4842 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4843 /* end confdefs.h. */
4846 #include <sys/types.h>
4847 #include <sys/stat.h>
4848 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4849 struct buf { int x; };
4850 FILE * (*rcsopen) (struct buf *, struct stat *, int);
4851 static char *e (p, i)
4857 static char *f (char * (*g) (char **, int), char **p, ...)
4862 s = g (p, va_arg (v,int));
4867 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4868 function prototypes and stuff, but not '\xHH' hex character constants.
4869 These don't provoke an error unfortunately, instead are silently treated
4870 as 'x'. The following induces an error, until -std is added to get
4871 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4872 array size at least. It's necessary to write '\x00'==0 to get something
4873 that's true only with -std. */
4874 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4876 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4877 inside strings and character constants. */
4879 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4881 int test (int i, double x);
4882 struct s1 {int (*f) (int a);};
4883 struct s2 {int (*f) (double a);};
4884 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4890 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4895 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4896 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4898 CC="$ac_save_CC $ac_arg"
4899 if ac_fn_c_try_compile "$LINENO"; then :
4900 ac_cv_prog_cc_c89=$ac_arg
4902 rm -f core conftest.err conftest.$ac_objext
4903 test "x$ac_cv_prog_cc_c89" != "xno" && break
4905 rm -f conftest.$ac_ext
4910 case "x$ac_cv_prog_cc_c89" in
4912 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4913 $as_echo "none needed" >&6; } ;;
4915 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4916 $as_echo "unsupported" >&6; } ;;
4918 CC="$CC $ac_cv_prog_cc_c89"
4919 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4920 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4922 if test "x$ac_cv_prog_cc_c89" != xno; then :
4927 ac_cpp='$CPP $CPPFLAGS'
4928 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4929 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4930 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4936 if test -n "$ac_tool_prefix"; then
4937 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4938 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4939 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4940 $as_echo_n "checking for $ac_word... " >&6; }
4941 if test "${ac_cv_prog_RANLIB+set}" = set; then :
4942 $as_echo_n "(cached) " >&6
4944 if test -n "$RANLIB"; then
4945 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4947 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4951 test -z "$as_dir" && as_dir=.
4952 for ac_exec_ext in '' $ac_executable_extensions; do
4953 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4954 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4955 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4964 RANLIB=$ac_cv_prog_RANLIB
4965 if test -n "$RANLIB"; then
4966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
4967 $as_echo "$RANLIB" >&6; }
4969 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4970 $as_echo "no" >&6; }
4975 if test -z "$ac_cv_prog_RANLIB"; then
4976 ac_ct_RANLIB=$RANLIB
4977 # Extract the first word of "ranlib", so it can be a program name with args.
4978 set dummy ranlib; ac_word=$2
4979 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4980 $as_echo_n "checking for $ac_word... " >&6; }
4981 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
4982 $as_echo_n "(cached) " >&6
4984 if test -n "$ac_ct_RANLIB"; then
4985 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4987 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4991 test -z "$as_dir" && as_dir=.
4992 for ac_exec_ext in '' $ac_executable_extensions; do
4993 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4994 ac_cv_prog_ac_ct_RANLIB="ranlib"
4995 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5004 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
5005 if test -n "$ac_ct_RANLIB"; then
5006 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
5007 $as_echo "$ac_ct_RANLIB" >&6; }
5009 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5010 $as_echo "no" >&6; }
5013 if test "x$ac_ct_RANLIB" = x; then
5016 case $cross_compiling:$ac_tool_warned in
5018 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5019 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5020 ac_tool_warned=yes ;;
5022 RANLIB=$ac_ct_RANLIB
5025 RANLIB="$ac_cv_prog_RANLIB"
5029 for ac_prog in gawk mawk nawk awk
5031 # Extract the first word of "$ac_prog", so it can be a program name with args.
5032 set dummy $ac_prog; ac_word=$2
5033 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5034 $as_echo_n "checking for $ac_word... " >&6; }
5035 if test "${ac_cv_prog_AWK+set}" = set; then :
5036 $as_echo_n "(cached) " >&6
5038 if test -n "$AWK"; then
5039 ac_cv_prog_AWK="$AWK" # Let the user override the test.
5041 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5045 test -z "$as_dir" && as_dir=.
5046 for ac_exec_ext in '' $ac_executable_extensions; do
5047 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5048 ac_cv_prog_AWK="$ac_prog"
5049 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5059 if test -n "$AWK"; then
5060 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
5061 $as_echo "$AWK" >&6; }
5063 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5064 $as_echo "no" >&6; }
5068 test -n "$AWK" && break
5072 "") as_fn_error "can't build without awk" "$LINENO" 5 ;;
5077 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\
`" >&5
5078 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\
`" >&2;} ;;
5083 macro_version='2.2.7a'
5084 macro_revision='1.3134'
5098 ltmain="$ac_aux_dir/ltmain.sh"
5100 # Backslashify metacharacters that are still active within
5101 # double-quoted strings.
5102 sed_quote_subst='s/\(["`$
\\]\
)/\\\
1/g
'
5104 # Same as above, but do not quote variable references.
5105 double_quote_subst='s
/\
(["`\\]\)/\\\1/g'
5107 # Sed substitution to delay expansion of an escaped shell variable in a
5108 # double_quote_subst'ed string.
5109 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
5111 # Sed substitution to delay expansion of an escaped single quote.
5112 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5114 # Sed substitution to avoid accidental globbing in evaled expressions
5115 no_glob_subst='s/\*/\\\*/g'
5117 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5118 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
5119 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
5121 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print
strings" >&5
5122 $as_echo_n "checking how to print
strings...
" >&6; }
5123 # Test print first, because it will be a builtin if present.
5124 if test "X
`print -r -- -n 2>/dev/null`" = X-n && \
5125 test "X
`print -r -- $ECHO 2>/dev/null`" = "X
$ECHO"; then
5127 elif test "X
`printf %s $ECHO 2>/dev/null`" = "X
$ECHO"; then
5130 # Use this function as a fallback that always works.
5131 func_fallback_echo ()
5133 eval 'cat <<_LTECHO_EOF
5137 ECHO='func_fallback_echo'
5140 # func_echo_all arg...
5141 # Invoke $ECHO with all args, space-separated.
5148 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result
: printf" >&5
5149 $as_echo "printf" >&6; } ;;
5150 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result
: print
-r" >&5
5151 $as_echo "print
-r" >&6; } ;;
5152 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result
: cat" >&5
5153 $as_echo "cat" >&6; } ;;
5169 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for a
sed that does not truncate output
" >&5
5170 $as_echo_n "checking
for a
sed that does not truncate output...
" >&6; }
5171 if test "${ac_cv_path_SED+set}" = set; then :
5172 $as_echo_n "(cached
) " >&6
5174 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5175 for ac_i in 1 2 3 4 5 6 7; do
5176 ac_script="$ac_script$as_nl$ac_script"
5178 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
5179 { ac_script=; unset ac_script;}
5180 if test -z "$SED"; then
5181 ac_path_SED_found=false
5182 # Loop through the user's path and test for each of PROGNAME-LIST
5183 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5187 test -z "$as_dir" && as_dir=.
5188 for ac_prog in sed gsed; do
5189 for ac_exec_ext in '' $ac_executable_extensions; do
5190 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5191 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5192 # Check for GNU ac_path_SED and select it if it is found.
5193 # Check for GNU $ac_path_SED
5194 case `"$ac_path_SED" --version 2>&1` in
5196 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
5199 $as_echo_n 0123456789 >"conftest.
in"
5202 cat "conftest.
in" "conftest.
in" >"conftest.tmp
"
5203 mv "conftest.tmp
" "conftest.
in"
5204 cp "conftest.
in" "conftest.
nl"
5205 $as_echo '' >> "conftest.
nl"
5206 "$ac_path_SED" -f conftest.sed < "conftest.
nl" >"conftest.out
" 2>/dev/null || break
5207 diff "conftest.out
" "conftest.
nl" >/dev/null 2>&1 || break
5208 as_fn_arith $ac_count + 1 && ac_count=$as_val
5209 if test $ac_count -gt ${ac_path_SED_max-0}; then
5210 # Best one so far, save it but keep looking for a better one
5211 ac_cv_path_SED="$ac_path_SED"
5212 ac_path_SED_max=$ac_count
5214 # 10*(2^10) chars as input seems more than enough
5215 test $ac_count -gt 10 && break
5217 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5220 $ac_path_SED_found && break 3
5225 if test -z "$ac_cv_path_SED"; then
5226 as_fn_error "no acceptable
sed could be found
in \
$PATH" "$LINENO" 5
5233 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_path_SED" >&5
5234 $as_echo "$ac_cv_path_SED" >&6; }
5235 SED="$ac_cv_path_SED"
5238 test -z "$SED" && SED=sed
5239 Xsed="$SED -e 1s
/^X
//"
5251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for fgrep
" >&5
5252 $as_echo_n "checking
for fgrep...
" >&6; }
5253 if test "${ac_cv_path_FGREP+set}" = set; then :
5254 $as_echo_n "(cached
) " >&6
5256 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5257 then ac_cv_path_FGREP="$GREP -F"
5259 if test -z "$FGREP"; then
5260 ac_path_FGREP_found=false
5261 # Loop through the user's path and test for each of PROGNAME-LIST
5262 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5263 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5266 test -z "$as_dir" && as_dir=.
5267 for ac_prog in fgrep; do
5268 for ac_exec_ext in '' $ac_executable_extensions; do
5269 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5270 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5271 # Check for GNU ac_path_FGREP and select it if it is found.
5272 # Check for GNU $ac_path_FGREP
5273 case `"$ac_path_FGREP" --version 2>&1` in
5275 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5278 $as_echo_n 0123456789 >"conftest.
in"
5281 cat "conftest.
in" "conftest.
in" >"conftest.tmp
"
5282 mv "conftest.tmp
" "conftest.
in"
5283 cp "conftest.
in" "conftest.
nl"
5284 $as_echo 'FGREP' >> "conftest.
nl"
5285 "$ac_path_FGREP" FGREP < "conftest.
nl" >"conftest.out
" 2>/dev/null || break
5286 diff "conftest.out
" "conftest.
nl" >/dev/null 2>&1 || break
5287 as_fn_arith $ac_count + 1 && ac_count=$as_val
5288 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5289 # Best one so far, save it but keep looking for a better one
5290 ac_cv_path_FGREP="$ac_path_FGREP"
5291 ac_path_FGREP_max=$ac_count
5293 # 10*(2^10) chars as input seems more than enough
5294 test $ac_count -gt 10 && break
5296 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5299 $ac_path_FGREP_found && break 3
5304 if test -z "$ac_cv_path_FGREP"; then
5305 as_fn_error "no acceptable fgrep could be found
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
" "$LINENO" 5
5308 ac_cv_path_FGREP=$FGREP
5313 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_path_FGREP" >&5
5314 $as_echo "$ac_cv_path_FGREP" >&6; }
5315 FGREP="$ac_cv_path_FGREP"
5318 test -z "$GREP" && GREP=grep
5338 # Check whether --with-gnu-ld was given.
5339 if test "${with_gnu_ld+set}" = set; then :
5340 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5346 if test "$GCC" = yes; then
5347 # Check if gcc -print-prog-name=ld gives a path.
5348 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for ld used by
$CC" >&5
5349 $as_echo_n "checking
for ld used by
$CC...
" >&6; }
5352 # gcc leaves a trailing carriage return which upsets mingw
5353 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5355 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5358 # Accept absolute paths.
5360 re_direlt='/[^/][^/]*/\.\./'
5361 # Canonicalize the pathname of ld
5362 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5363 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5364 ac_prog=`$ECHO $ac_prog| $SED "s
%$re_direlt%/%"`
5366 test -z "$LD" && LD="$ac_prog"
5369 # If it fails, then pretend we aren't using GCC.
5373 # If it is relative, then search for the first ld in PATH.
5377 elif test "$with_gnu_ld" = yes; then
5378 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for GNU ld
" >&5
5379 $as_echo_n "checking
for GNU ld...
" >&6; }
5381 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for non-GNU ld
" >&5
5382 $as_echo_n "checking
for non-GNU ld...
" >&6; }
5384 if test "${lt_cv_path_LD+set}" = set; then :
5385 $as_echo_n "(cached
) " >&6
5387 if test -z "$LD"; then
5388 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5389 for ac_dir in $PATH; do
5391 test -z "$ac_dir" && ac_dir=.
5392 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5393 lt_cv_path_LD="$ac_dir/$ac_prog"
5394 # Check to see if the program is GNU ld. I'd rather use --version,
5395 # but apparently some variants of GNU ld only accept -v.
5396 # Break only if it was the GNU/non-GNU ld that we prefer.
5397 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5398 *GNU* | *'with BFD'*)
5399 test "$with_gnu_ld" != no && break
5402 test "$with_gnu_ld" != yes && break
5409 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5414 if test -n "$LD"; then
5415 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $LD" >&5
5416 $as_echo "$LD" >&6; }
5418 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
5419 $as_echo "no
" >&6; }
5421 test -z "$LD" && as_fn_error "no acceptable ld found
in \
$PATH" "$LINENO" 5
5422 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
if the linker
($LD) is GNU ld
" >&5
5423 $as_echo_n "checking
if the linker
($LD) is GNU ld...
" >&6; }
5424 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5425 $as_echo_n "(cached
) " >&6
5427 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5428 case `$LD -v 2>&1 </dev/null` in
5429 *GNU* | *'with BFD'*)
5430 lt_cv_prog_gnu_ld=yes
5433 lt_cv_prog_gnu_ld=no
5437 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_prog_gnu_ld" >&5
5438 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
5439 with_gnu_ld=$lt_cv_prog_gnu_ld
5449 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for BSD- or MS-compatible name lister
(nm
)" >&5
5450 $as_echo_n "checking
for BSD- or MS-compatible name lister
(nm
)...
" >&6; }
5451 if test "${lt_cv_path_NM+set}" = set; then :
5452 $as_echo_n "(cached
) " >&6
5454 if test -n "$NM"; then
5455 # Let the user override the test.
5458 lt_nm_to_check="${ac_tool_prefix}nm
"
5459 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
5460 lt_nm_to_check="$lt_nm_to_check nm
"
5462 for lt_tmp_nm in $lt_nm_to_check; do
5463 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5464 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
5466 test -z "$ac_dir" && ac_dir=.
5467 tmp_nm="$ac_dir/$lt_tmp_nm"
5468 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
5469 # Check to see if the nm accepts a BSD-compat flag.
5470 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
5471 # nm: unknown option "B
" ignored
5472 # Tru64's nm complains that /dev/null is an invalid object file
5473 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
5474 */dev/null* | *'Invalid file or object type'*)
5475 lt_cv_path_NM="$tmp_nm -B"
5479 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
5481 lt_cv_path_NM="$tmp_nm -p"
5485 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
5486 continue # so that we can try to find one that supports BSD flags
5495 : ${lt_cv_path_NM=no}
5498 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_path_NM" >&5
5499 $as_echo "$lt_cv_path_NM" >&6; }
5500 if test "$lt_cv_path_NM" != "no
"; then
5503 # Didn't find any BSD compatible name lister, look for dumpbin.
5504 if test -n "$DUMPBIN"; then :
5505 # Let the user override the test.
5507 if test -n "$ac_tool_prefix"; then
5508 for ac_prog in dumpbin "link
-dump"
5510 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5511 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5512 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
5513 $as_echo_n "checking
for $ac_word...
" >&6; }
5514 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
5515 $as_echo_n "(cached
) " >&6
5517 if test -n "$DUMPBIN"; then
5518 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
5520 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5524 test -z "$as_dir" && as_dir=.
5525 for ac_exec_ext in '' $ac_executable_extensions; do
5526 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5527 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5528 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
5537 DUMPBIN=$ac_cv_prog_DUMPBIN
5538 if test -n "$DUMPBIN"; then
5539 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $DUMPBIN" >&5
5540 $as_echo "$DUMPBIN" >&6; }
5542 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
5543 $as_echo "no
" >&6; }
5547 test -n "$DUMPBIN" && break
5550 if test -z "$DUMPBIN"; then
5551 ac_ct_DUMPBIN=$DUMPBIN
5552 for ac_prog in dumpbin "link
-dump"
5554 # Extract the first word of "$ac_prog", so it can be a program name with args.
5555 set dummy $ac_prog; ac_word=$2
5556 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
5557 $as_echo_n "checking
for $ac_word...
" >&6; }
5558 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
5559 $as_echo_n "(cached
) " >&6
5561 if test -n "$ac_ct_DUMPBIN"; then
5562 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
5564 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5568 test -z "$as_dir" && as_dir=.
5569 for ac_exec_ext in '' $ac_executable_extensions; do
5570 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5571 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
5572 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
5581 ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
5582 if test -n "$ac_ct_DUMPBIN"; then
5583 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_DUMPBIN" >&5
5584 $as_echo "$ac_ct_DUMPBIN" >&6; }
5586 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
5587 $as_echo "no
" >&6; }
5591 test -n "$ac_ct_DUMPBIN" && break
5594 if test "x
$ac_ct_DUMPBIN" = x; then
5597 case $cross_compiling:$ac_tool_warned in
5599 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
5600 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
5601 ac_tool_warned=yes ;;
5603 DUMPBIN=$ac_ct_DUMPBIN
5607 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
5609 DUMPBIN="$DUMPBIN -symbols"
5617 if test "$DUMPBIN" != ":"; then
5621 test -z "$NM" && NM=nm
5628 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister
($NM) interface
" >&5
5629 $as_echo_n "checking the name lister
($NM) interface...
" >&6; }
5630 if test "${lt_cv_nm_interface+set}" = set; then :
5631 $as_echo_n "(cached
) " >&6
5633 lt_cv_nm_interface="BSD nm
"
5634 echo "int some_variable
= 0;" > conftest.$ac_ext
5635 (eval echo "\"\
$as_me:$LINENO: $ac_compile\"" >&5)
5636 (eval "$ac_compile" 2>conftest.err)
5637 cat conftest.err >&5
5638 (eval echo "\"\
$as_me:$LINENO: $NM \\\"conftest.
$ac_objext\\\"\"" >&5)
5639 (eval "$NM \"conftest.
$ac_objext\"" 2>conftest.err > conftest.out)
5640 cat conftest.err >&5
5641 (eval echo "\"\
$as_me:$LINENO: output
\"" >&5)
5642 cat conftest.out >&5
5643 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
5644 lt_cv_nm_interface="MS dumpbin
"
5648 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_nm_interface" >&5
5649 $as_echo "$lt_cv_nm_interface" >&6; }
5651 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether
ln -s works
" >&5
5652 $as_echo_n "checking whether
ln -s works...
" >&6; }
5654 if test "$LN_S" = "ln -s"; then
5655 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: yes" >&5
5656 $as_echo "yes" >&6; }
5658 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
, using
$LN_S" >&5
5659 $as_echo "no
, using
$LN_S" >&6; }
5662 # find the maximum length of command line arguments
5663 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of
command line arguments
" >&5
5664 $as_echo_n "checking the maximum length of
command line arguments...
" >&6; }
5665 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
5666 $as_echo_n "(cached
) " >&6
5673 # On DJGPP, this test can blow up pretty badly due to problems in libc
5674 # (any single argument exceeding 2000 bytes causes a buffer overrun
5675 # during glob expansion). Even if it were fixed, the result of this
5676 # check would be larger than it should be.
5677 lt_cv_sys_max_cmd_len=12288; # 12K is about right
5681 # Under GNU Hurd, this test is not required because there is
5682 # no limit to the length of command line arguments.
5683 # Libtool will interpret -1 as no limit whatsoever
5684 lt_cv_sys_max_cmd_len=-1;
5687 cygwin* | mingw* | cegcc*)
5688 # On Win9x/ME, this test blows up -- it succeeds, but takes
5689 # about 5 minutes as the teststring grows exponentially.
5690 # Worse, since 9x/ME are not pre-emptively multitasking,
5691 # you end up with a "frozen
" computer, even though with patience
5692 # the test eventually succeeds (with a max line length of 256k).
5693 # Instead, let's just punt: use the minimum linelength reported by
5694 # all of the supported platforms: 8192 (on NT/2K/XP).
5695 lt_cv_sys_max_cmd_len=8192;
5699 # On MiNT this can take a long time and run out of memory.
5700 lt_cv_sys_max_cmd_len=8192;
5704 # On AmigaOS with pdksh, this test takes hours, literally.
5705 # So we just punt and use a minimum line length of 8192.
5706 lt_cv_sys_max_cmd_len=8192;
5709 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
5710 # This has been around since 386BSD, at least. Likely further.
5711 if test -x /sbin/sysctl; then
5712 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
5713 elif test -x /usr/sbin/sysctl; then
5714 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
5716 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
5718 # And add a safety zone
5719 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
5720 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
5724 # We know the value 262144 and hardcode it with a safety zone (like BSD)
5725 lt_cv_sys_max_cmd_len=196608
5729 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
5730 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
5731 # nice to cause kernel panics so lets avoid the loop below.
5732 # First set a reasonable default.
5733 lt_cv_sys_max_cmd_len=16384
5735 if test -x /sbin/sysconfig; then
5736 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
5737 *1*) lt_cv_sys_max_cmd_len=-1 ;;
5742 lt_cv_sys_max_cmd_len=102400
5744 sysv5* | sco5v6* | sysv4.2uw2*)
5745 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
5746 if test -n "$kargmax"; then
5747 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
5749 lt_cv_sys_max_cmd_len=32768
5753 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
5754 if test -n "$lt_cv_sys_max_cmd_len"; then
5755 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
5756 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
5758 # Make teststring a little bigger before we do anything with it.
5759 # a 1K string should be a reasonable start.
5760 for i in 1 2 3 4 5 6 7 8 ; do
5761 teststring=$teststring$teststring
5763 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
5764 # If test is not a shell built-in, we'll probably end up computing a
5765 # maximum length that is only half of the actual maximum length, but
5767 while { test "X
"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
5768 = "X
$teststring$teststring"; } >/dev/null 2>&1 &&
5769 test $i != 17 # 1/2 MB should be enough
5772 teststring=$teststring$teststring
5774 # Only check the string length outside the loop.
5775 lt_cv_sys_max_cmd_len=`expr "X
$teststring" : ".
*" 2>&1`
5777 # Add a significant safety factor because C++ compilers can tack on
5778 # massive amounts of additional arguments before passing them to the
5779 # linker. It appears as though 1/2 is a usable value.
5780 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
5787 if test -n $lt_cv_sys_max_cmd_len ; then
5788 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_sys_max_cmd_len" >&5
5789 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
5791 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: none
" >&5
5792 $as_echo "none
" >&6; }
5794 max_cmd_len=$lt_cv_sys_max_cmd_len
5805 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs
" >&5
5806 $as_echo_n "checking whether the shell understands some XSI constructs...
" >&6; }
5807 # Try some XSI features
5810 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
5812 && eval 'test $(( 1 + 1 )) -eq 2 \
5813 && test "${#_lt_dummy}" -eq 5' ) >/dev
/null
2>&1 \
5815 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
5816 $as_echo "$xsi_shell" >&6; }
5819 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
5820 $as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
5822 ( foo
=bar
; set foo baz
; eval "$1+=\$2" && test "$foo" = barbaz
) \
5824 && lt_shell_append
=yes
5825 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
5826 $as_echo "$lt_shell_append" >&6; }
5829 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
5839 # test EBCDIC or ASCII
5840 case `echo X|tr X '\101'` in
5841 A
) # ASCII based system
5842 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
5843 lt_SP2NL
='tr \040 \012'
5844 lt_NL2SP
='tr \015\012 \040\040'
5846 *) # EBCDIC based system
5847 lt_SP2NL
='tr \100 \n'
5848 lt_NL2SP
='tr \r\n \100\100'
5860 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
5861 $as_echo_n "checking for $LD option to reload object files... " >&6; }
5862 if test "${lt_cv_ld_reload_flag+set}" = set; then :
5863 $as_echo_n "(cached) " >&6
5865 lt_cv_ld_reload_flag
='-r'
5867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
5868 $as_echo "$lt_cv_ld_reload_flag" >&6; }
5869 reload_flag
=$lt_cv_ld_reload_flag
5870 case $reload_flag in
5872 *) reload_flag
=" $reload_flag" ;;
5874 reload_cmds
='$LD$reload_flag -o $output$reload_objs'
5877 if test "$GCC" = yes; then
5878 reload_cmds
='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
5880 reload_cmds
='$LD$reload_flag -o $output$reload_objs'
5893 if test -n "$ac_tool_prefix"; then
5894 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
5895 set dummy
${ac_tool_prefix}objdump
; ac_word
=$2
5896 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5897 $as_echo_n "checking for $ac_word... " >&6; }
5898 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
5899 $as_echo_n "(cached) " >&6
5901 if test -n "$OBJDUMP"; then
5902 ac_cv_prog_OBJDUMP
="$OBJDUMP" # Let the user override the test.
5904 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5908 test -z "$as_dir" && as_dir
=.
5909 for ac_exec_ext
in '' $ac_executable_extensions; do
5910 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5911 ac_cv_prog_OBJDUMP
="${ac_tool_prefix}objdump"
5912 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5921 OBJDUMP
=$ac_cv_prog_OBJDUMP
5922 if test -n "$OBJDUMP"; then
5923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
5924 $as_echo "$OBJDUMP" >&6; }
5926 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5927 $as_echo "no" >&6; }
5932 if test -z "$ac_cv_prog_OBJDUMP"; then
5933 ac_ct_OBJDUMP
=$OBJDUMP
5934 # Extract the first word of "objdump", so it can be a program name with args.
5935 set dummy objdump
; ac_word
=$2
5936 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5937 $as_echo_n "checking for $ac_word... " >&6; }
5938 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
5939 $as_echo_n "(cached) " >&6
5941 if test -n "$ac_ct_OBJDUMP"; then
5942 ac_cv_prog_ac_ct_OBJDUMP
="$ac_ct_OBJDUMP" # Let the user override the test.
5944 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5948 test -z "$as_dir" && as_dir
=.
5949 for ac_exec_ext
in '' $ac_executable_extensions; do
5950 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5951 ac_cv_prog_ac_ct_OBJDUMP
="objdump"
5952 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5961 ac_ct_OBJDUMP
=$ac_cv_prog_ac_ct_OBJDUMP
5962 if test -n "$ac_ct_OBJDUMP"; then
5963 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
5964 $as_echo "$ac_ct_OBJDUMP" >&6; }
5966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5967 $as_echo "no" >&6; }
5970 if test "x$ac_ct_OBJDUMP" = x
; then
5973 case $cross_compiling:$ac_tool_warned in
5975 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5976 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5977 ac_tool_warned
=yes ;;
5979 OBJDUMP
=$ac_ct_OBJDUMP
5982 OBJDUMP
="$ac_cv_prog_OBJDUMP"
5985 test -z "$OBJDUMP" && OBJDUMP
=objdump
5995 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
5996 $as_echo_n "checking how to recognize dependent libraries... " >&6; }
5997 if test "${lt_cv_deplibs_check_method+set}" = set; then :
5998 $as_echo_n "(cached) " >&6
6000 lt_cv_file_magic_cmd
='$MAGIC_CMD'
6001 lt_cv_file_magic_test_file
=
6002 lt_cv_deplibs_check_method
='unknown'
6003 # Need to set the preceding variable on all platforms that support
6004 # interlibrary dependencies.
6005 # 'none' -- dependencies not supported.
6006 # `unknown' -- same as none, but documents that we really don't know.
6007 # 'pass_all' -- all dependencies passed with no checks.
6008 # 'test_compile' -- check by making test program.
6009 # 'file_magic [[regex]]' -- check by looking for files in library path
6010 # which responds to the $file_magic_cmd with a given extended regex.
6011 # If you have `file' or equivalent on your system and you're not sure
6012 # whether `pass_all' will *always* work, you probably want this one.
6016 lt_cv_deplibs_check_method
=pass_all
6020 lt_cv_deplibs_check_method
=pass_all
6024 lt_cv_deplibs_check_method
='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6025 lt_cv_file_magic_cmd
='/usr/bin/file -L'
6026 lt_cv_file_magic_test_file
=/shlib
/libc.so
6030 # func_win32_libid is a shell function defined in ltmain.sh
6031 lt_cv_deplibs_check_method
='file_magic ^x86 archive import|^x86 DLL'
6032 lt_cv_file_magic_cmd
='func_win32_libid'
6036 # Base MSYS/MinGW do not provide the 'file' command needed by
6037 # func_win32_libid shell function, so use a weaker test based on 'objdump',
6038 # unless we find 'file', for example because we are cross-compiling.
6039 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6040 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev
/null
2>&1; then
6041 lt_cv_deplibs_check_method
='file_magic ^x86 archive import|^x86 DLL'
6042 lt_cv_file_magic_cmd
='func_win32_libid'
6044 lt_cv_deplibs_check_method
='file_magic file format pei*-i386(.*architecture: i386)?'
6045 lt_cv_file_magic_cmd
='$OBJDUMP -f'
6050 # use the weaker test based on 'objdump'. See mingw*.
6051 lt_cv_deplibs_check_method
='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6052 lt_cv_file_magic_cmd
='$OBJDUMP -f'
6055 darwin
* | rhapsody
*)
6056 lt_cv_deplibs_check_method
=pass_all
6059 freebsd
* | dragonfly
*)
6060 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
> /dev
/null
; then
6063 # Not sure whether the presence of OpenBSD here was a mistake.
6064 # Let's accept both of them until this is cleared up.
6065 lt_cv_deplibs_check_method
='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6066 lt_cv_file_magic_cmd
=/usr
/bin
/file
6067 lt_cv_file_magic_test_file
=`echo /usr/lib/libc.so.*`
6071 lt_cv_deplibs_check_method
=pass_all
6076 lt_cv_deplibs_check_method
=pass_all
6080 lt_cv_deplibs_check_method
=pass_all
6083 hpux10.20
* | hpux11
*)
6084 lt_cv_file_magic_cmd
=/usr
/bin
/file
6087 lt_cv_deplibs_check_method
='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6088 lt_cv_file_magic_test_file
=/usr
/lib
/hpux32
/libc.so
6091 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]'
6092 lt_cv_file_magic_test_file
=/usr
/lib
/pa20_64
/libc.sl
6095 lt_cv_deplibs_check_method
='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6096 lt_cv_file_magic_test_file
=/usr
/lib
/libc.sl
6102 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6103 lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so|\.a)$'
6106 irix5
* | irix6
* | nonstopux
*)
6108 *-32|
*"-32 ") libmagic
=32-bit;;
6109 *-n32|
*"-n32 ") libmagic
=N32
;;
6110 *-64|
*"-64 ") libmagic
=64-bit;;
6111 *) libmagic
=never-match
;;
6113 lt_cv_deplibs_check_method
=pass_all
6116 # This must be Linux ELF.
6117 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
6118 lt_cv_deplibs_check_method
=pass_all
6122 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
> /dev
/null
; then
6123 lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6125 lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so|_pic\.a)$'
6130 lt_cv_deplibs_check_method
='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6131 lt_cv_file_magic_cmd
=/usr
/bin
/file
6132 lt_cv_file_magic_test_file
=/usr
/lib
/libnls.so
6136 lt_cv_deplibs_check_method
=pass_all
6140 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6141 lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6143 lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6147 osf3
* | osf4
* | osf5
*)
6148 lt_cv_deplibs_check_method
=pass_all
6152 lt_cv_deplibs_check_method
=pass_all
6156 lt_cv_deplibs_check_method
=pass_all
6159 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
* | sysv4
*uw2
*)
6160 lt_cv_deplibs_check_method
=pass_all
6164 case $host_vendor in
6166 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]'
6167 lt_cv_file_magic_test_file
=`echo /usr/lib/libc.so*`
6170 lt_cv_deplibs_check_method
=pass_all
6173 lt_cv_file_magic_cmd
='/bin/file'
6174 lt_cv_deplibs_check_method
='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6177 lt_cv_file_magic_cmd
='/bin/file'
6178 lt_cv_deplibs_check_method
="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6179 lt_cv_file_magic_test_file
=/lib
/libc.so
6182 lt_cv_deplibs_check_method
=pass_all
6185 lt_cv_deplibs_check_method
=pass_all
6191 lt_cv_deplibs_check_method
=pass_all
6196 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6197 $as_echo "$lt_cv_deplibs_check_method" >&6; }
6198 file_magic_cmd
=$lt_cv_file_magic_cmd
6199 deplibs_check_method
=$lt_cv_deplibs_check_method
6200 test -z "$deplibs_check_method" && deplibs_check_method
=unknown
6213 if test -n "$ac_tool_prefix"; then
6214 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6215 set dummy
${ac_tool_prefix}ar; ac_word
=$2
6216 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6217 $as_echo_n "checking for $ac_word... " >&6; }
6218 if test "${ac_cv_prog_AR+set}" = set; then :
6219 $as_echo_n "(cached) " >&6
6221 if test -n "$AR"; then
6222 ac_cv_prog_AR
="$AR" # Let the user override the test.
6224 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6228 test -z "$as_dir" && as_dir
=.
6229 for ac_exec_ext
in '' $ac_executable_extensions; do
6230 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6231 ac_cv_prog_AR
="${ac_tool_prefix}ar"
6232 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6242 if test -n "$AR"; then
6243 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6244 $as_echo "$AR" >&6; }
6246 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6247 $as_echo "no" >&6; }
6252 if test -z "$ac_cv_prog_AR"; then
6254 # Extract the first word of "ar", so it can be a program name with args.
6255 set dummy
ar; ac_word
=$2
6256 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6257 $as_echo_n "checking for $ac_word... " >&6; }
6258 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6259 $as_echo_n "(cached) " >&6
6261 if test -n "$ac_ct_AR"; then
6262 ac_cv_prog_ac_ct_AR
="$ac_ct_AR" # Let the user override the test.
6264 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6268 test -z "$as_dir" && as_dir
=.
6269 for ac_exec_ext
in '' $ac_executable_extensions; do
6270 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6271 ac_cv_prog_ac_ct_AR
="ar"
6272 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6281 ac_ct_AR
=$ac_cv_prog_ac_ct_AR
6282 if test -n "$ac_ct_AR"; then
6283 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6284 $as_echo "$ac_ct_AR" >&6; }
6286 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6287 $as_echo "no" >&6; }
6290 if test "x$ac_ct_AR" = x
; then
6293 case $cross_compiling:$ac_tool_warned in
6295 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6296 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6297 ac_tool_warned
=yes ;;
6305 test -z "$AR" && AR
=ar
6306 test -z "$AR_FLAGS" && AR_FLAGS
=cru
6318 if test -n "$ac_tool_prefix"; then
6319 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6320 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
6321 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6322 $as_echo_n "checking for $ac_word... " >&6; }
6323 if test "${ac_cv_prog_STRIP+set}" = set; then :
6324 $as_echo_n "(cached) " >&6
6326 if test -n "$STRIP"; then
6327 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
6329 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6333 test -z "$as_dir" && as_dir
=.
6334 for ac_exec_ext
in '' $ac_executable_extensions; do
6335 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6336 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
6337 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6346 STRIP
=$ac_cv_prog_STRIP
6347 if test -n "$STRIP"; then
6348 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6349 $as_echo "$STRIP" >&6; }
6351 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6352 $as_echo "no" >&6; }
6357 if test -z "$ac_cv_prog_STRIP"; then
6359 # Extract the first word of "strip", so it can be a program name with args.
6360 set dummy strip
; ac_word
=$2
6361 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6362 $as_echo_n "checking for $ac_word... " >&6; }
6363 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6364 $as_echo_n "(cached) " >&6
6366 if test -n "$ac_ct_STRIP"; then
6367 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
6369 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6373 test -z "$as_dir" && as_dir
=.
6374 for ac_exec_ext
in '' $ac_executable_extensions; do
6375 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6376 ac_cv_prog_ac_ct_STRIP
="strip"
6377 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6386 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
6387 if test -n "$ac_ct_STRIP"; then
6388 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6389 $as_echo "$ac_ct_STRIP" >&6; }
6391 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6392 $as_echo "no" >&6; }
6395 if test "x$ac_ct_STRIP" = x
; then
6398 case $cross_compiling:$ac_tool_warned in
6400 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6401 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6402 ac_tool_warned
=yes ;;
6407 STRIP
="$ac_cv_prog_STRIP"
6410 test -z "$STRIP" && STRIP
=:
6417 if test -n "$ac_tool_prefix"; then
6418 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6419 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
6420 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6421 $as_echo_n "checking for $ac_word... " >&6; }
6422 if test "${ac_cv_prog_RANLIB+set}" = set; then :
6423 $as_echo_n "(cached) " >&6
6425 if test -n "$RANLIB"; then
6426 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
6428 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6432 test -z "$as_dir" && as_dir
=.
6433 for ac_exec_ext
in '' $ac_executable_extensions; do
6434 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6435 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
6436 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6445 RANLIB
=$ac_cv_prog_RANLIB
6446 if test -n "$RANLIB"; then
6447 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6448 $as_echo "$RANLIB" >&6; }
6450 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6451 $as_echo "no" >&6; }
6456 if test -z "$ac_cv_prog_RANLIB"; then
6457 ac_ct_RANLIB
=$RANLIB
6458 # Extract the first word of "ranlib", so it can be a program name with args.
6459 set dummy ranlib
; ac_word
=$2
6460 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6461 $as_echo_n "checking for $ac_word... " >&6; }
6462 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
6463 $as_echo_n "(cached) " >&6
6465 if test -n "$ac_ct_RANLIB"; then
6466 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
6468 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6472 test -z "$as_dir" && as_dir
=.
6473 for ac_exec_ext
in '' $ac_executable_extensions; do
6474 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6475 ac_cv_prog_ac_ct_RANLIB
="ranlib"
6476 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6485 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
6486 if test -n "$ac_ct_RANLIB"; then
6487 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6488 $as_echo "$ac_ct_RANLIB" >&6; }
6490 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6491 $as_echo "no" >&6; }
6494 if test "x$ac_ct_RANLIB" = x
; then
6497 case $cross_compiling:$ac_tool_warned in
6499 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6500 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6501 ac_tool_warned
=yes ;;
6503 RANLIB
=$ac_ct_RANLIB
6506 RANLIB
="$ac_cv_prog_RANLIB"
6509 test -z "$RANLIB" && RANLIB
=:
6516 # Determine commands to create old-style static archives.
6517 old_archive_cmds
='$AR $AR_FLAGS $oldlib$oldobjs'
6518 old_postinstall_cmds
='chmod 644 $oldlib'
6519 old_postuninstall_cmds
=
6521 if test -n "$RANLIB"; then
6524 old_postinstall_cmds
="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
6527 old_postinstall_cmds
="$old_postinstall_cmds~\$RANLIB \$oldlib"
6530 old_archive_cmds
="$old_archive_cmds~\$RANLIB \$oldlib"
6535 lock_old_archive_extraction
=yes ;;
6537 lock_old_archive_extraction
=no
;;
6578 # If no C compiler was specified, use CC.
6581 # If no C compiler flags were specified, use CFLAGS.
6582 LTCFLAGS
=${LTCFLAGS-"$CFLAGS"}
6584 # Allow CC to be a program name with arguments.
6588 # Check for command to grab the raw symbol name followed by C symbol from nm.
6589 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
6590 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
6591 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
6592 $as_echo_n "(cached) " >&6
6595 # These are sane defaults that work on at least a few old systems.
6596 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
6598 # Character class describing NM global symbol codes.
6599 symcode
='[BCDEGRST]'
6601 # Regexp to match symbols that can be accessed directly from C.
6602 sympat
='\([_A-Za-z][_A-Za-z0-9]*\)'
6604 # Define system-specific variables.
6609 cygwin
* | mingw
* | pw32
* | cegcc
*)
6610 symcode
='[ABCDGISTW]'
6613 if test "$host_cpu" = ia64
; then
6614 symcode
='[ABCDEGRST]'
6618 symcode
='[BCDEGRST]'
6621 symcode
='[BCDEGQRST]'
6632 sysv5
* | sco5v6
* | unixware
* | OpenUNIX
*)
6640 # If we're using GNU nm, then use its standard symbol codes.
6641 case `$NM -V 2>&1` in
6642 *GNU
* |
*'with BFD'*)
6643 symcode
='[ABCDGIRSTW]' ;;
6646 # Transform an extracted symbol line into a proper C declaration.
6647 # Some systems (esp. on ia64) link data and code symbols differently,
6648 # so use this general approach.
6649 lt_cv_sys_global_symbol_to_cdecl
="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
6651 # Transform an extracted symbol line into symbol name and symbol address
6652 lt_cv_sys_global_symbol_to_c_name_address
="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
6653 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'"
6655 # Handle CRLF in mingw tool chain
6659 opt_cr
=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
6663 # Try without a prefix underscore, then with it.
6664 for ac_symprfx
in "" "_"; do
6666 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
6667 symxfrm
="\\1 $ac_symprfx\\2 \\2"
6669 # Write the raw and C identifiers.
6670 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
6671 # Fake it for dumpbin and say T for any non-static function
6672 # and D for any global variable.
6673 # Also find C++ and __fastcall symbols from MSVC++,
6674 # which start with @ or ?.
6675 lt_cv_sys_global_symbol_pipe
="$AWK '"\
6676 " {last_section=section; section=\$ 3};"\
6677 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
6678 " \$ 0!~/External *\|/{next};"\
6679 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
6680 " {if(hide[section]) next};"\
6681 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
6682 " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
6683 " s[1]~/^[@?]/{print s[1], s[1]; next};"\
6684 " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
6685 " ' prfx=^$ac_symprfx"
6687 lt_cv_sys_global_symbol_pipe
="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
6690 # Check to see that the pipe works correctly.
6694 cat > conftest.
$ac_ext <<_LT_EOF
6699 void nm_test_func(void);
6700 void nm_test_func(void){}
6704 int main(){nm_test_var='a';nm_test_func();return(0);}
6707 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6708 (eval $ac_compile) 2>&5
6710 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6711 test $ac_status = 0; }; then
6712 # Now try to grab the symbols.
6714 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
6715 (eval $NM conftest.
$ac_objext \|
"$lt_cv_sys_global_symbol_pipe" \
> $nlist) 2>&5
6717 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6718 test $ac_status = 0; } && test -s "$nlist"; then
6719 # Try sorting and uniquifying the output.
6720 if sort "$nlist" |
uniq > "$nlist"T
; then
6721 mv -f "$nlist"T
"$nlist"
6726 # Make sure that we snagged all the symbols we need.
6727 if $GREP ' nm_test_var$' "$nlist" >/dev
/null
; then
6728 if $GREP ' nm_test_func$' "$nlist" >/dev
/null
; then
6729 cat <<_LT_EOF > conftest.$ac_ext
6735 # Now generate the symbol file.
6736 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
6738 cat <<_LT_EOF >> conftest.$ac_ext
6740 /* The mapping between symbol names and symbols. */
6745 lt__PROGRAM__LTX_preloaded_symbols[] =
6747 { "@PROGRAM@", (void *) 0 },
6749 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" |
$GREP -v main
>> conftest.
$ac_ext
6750 cat <<\_LT_EOF
>> conftest.
$ac_ext
6754 /* This works around a problem
in FreeBSD linker
*/
6755 #ifdef FREEBSD_WORKAROUND
6756 static const void
*lt_preloaded_setup
() {
6757 return lt__PROGRAM__LTX_preloaded_symbols
;
6765 # Now try linking the two files.
6766 mv conftest.
$ac_objext conftstm.
$ac_objext
6767 lt_save_LIBS
="$LIBS"
6768 lt_save_CFLAGS
="$CFLAGS"
6769 LIBS
="conftstm.$ac_objext"
6770 CFLAGS
="$CFLAGS$lt_prog_compiler_no_builtin_flag"
6771 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
6772 (eval $ac_link) 2>&5
6774 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6775 test $ac_status = 0; } && test -s conftest
${ac_exeext}; then
6778 LIBS
="$lt_save_LIBS"
6779 CFLAGS
="$lt_save_CFLAGS"
6781 echo "cannot find nm_test_func in $nlist" >&5
6784 echo "cannot find nm_test_var in $nlist" >&5
6787 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
6790 echo "$progname: failed program was:" >&5
6791 cat conftest.
$ac_ext >&5
6793 rm -rf conftest
* conftst
*
6795 # Do not use the global_symbol_pipe unless it works.
6796 if test "$pipe_works" = yes; then
6799 lt_cv_sys_global_symbol_pipe
=
6805 if test -z "$lt_cv_sys_global_symbol_pipe"; then
6806 lt_cv_sys_global_symbol_to_cdecl
=
6808 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
6809 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
6810 $as_echo "failed" >&6; }
6812 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6813 $as_echo "ok" >&6; }
6837 # Check whether --enable-libtool-lock was given.
6838 if test "${enable_libtool_lock+set}" = set; then :
6839 enableval
=$enable_libtool_lock;
6842 test "x$enable_libtool_lock" != xno
&& enable_libtool_lock
=yes
6844 # Some flags need to be propagated to the compiler or linker for good
6848 # Find out which ABI we are using.
6849 echo 'int i;' > conftest.
$ac_ext
6850 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6851 (eval $ac_compile) 2>&5
6853 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6854 test $ac_status = 0; }; then
6855 case `/usr/bin/file conftest.$ac_objext` in
6867 # Find out which ABI we are using.
6868 echo '#line '$LINENO' "configure"' > conftest.
$ac_ext
6869 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6870 (eval $ac_compile) 2>&5
6872 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6873 test $ac_status = 0; }; then
6874 if test "$lt_cv_prog_gnu_ld" = yes; then
6875 case `/usr/bin/file conftest.$ac_objext` in
6877 LD
="${LD-ld} -melf32bsmip"
6880 LD
="${LD-ld} -melf32bmipn32"
6883 LD
="${LD-ld} -melf64bmip"
6887 case `/usr/bin/file conftest.$ac_objext` in
6903 x86_64-
*kfreebsd
*-gnu|x86_64-
*linux
*|powerpc
*-*linux
*| \
6904 s390
*-*linux
*|s390
*-*tpf
*|sparc
*-*linux
*)
6905 # Find out which ABI we are using.
6906 echo 'int i;' > conftest.
$ac_ext
6907 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6908 (eval $ac_compile) 2>&5
6910 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6911 test $ac_status = 0; }; then
6912 case `/usr/bin/file conftest.o` in
6915 x86_64-
*kfreebsd
*-gnu)
6916 LD
="${LD-ld} -m elf_i386_fbsd"
6919 case `/usr/bin/file conftest.o` in
6921 LD
="${LD-ld} -m elf32_x86_64"
6924 LD
="${LD-ld} -m elf_i386"
6928 powerpc64le-
*linux
*)
6929 LD
="${LD-ld} -m elf32lppclinux"
6932 LD
="${LD-ld} -m elf32ppclinux"
6935 LD
="${LD-ld} -m elf_s390"
6938 LD
="${LD-ld} -m elf32_sparc"
6944 x86_64-
*kfreebsd
*-gnu)
6945 LD
="${LD-ld} -m elf_x86_64_fbsd"
6948 LD
="${LD-ld} -m elf_x86_64"
6951 LD
="${LD-ld} -m elf64lppc"
6954 LD
="${LD-ld} -m elf64ppc"
6956 s390
*-*linux
*|s390
*-*tpf
*)
6957 LD
="${LD-ld} -m elf64_s390"
6960 LD
="${LD-ld} -m elf64_sparc"
6970 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
6971 SAVE_CFLAGS
="$CFLAGS"
6972 CFLAGS
="$CFLAGS -belf"
6973 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
6974 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
6975 if test "${lt_cv_cc_needs_belf+set}" = set; then :
6976 $as_echo_n "(cached) " >&6
6979 ac_cpp
='$CPP $CPPFLAGS'
6980 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6981 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6982 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
6984 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6985 /* end confdefs.h. */
6995 if ac_fn_c_try_link
"$LINENO"; then :
6996 lt_cv_cc_needs_belf
=yes
6998 lt_cv_cc_needs_belf
=no
7000 rm -f core conftest.err conftest.
$ac_objext \
7001 conftest
$ac_exeext conftest.
$ac_ext
7003 ac_cpp
='$CPP $CPPFLAGS'
7004 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7005 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7006 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
7009 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7010 $as_echo "$lt_cv_cc_needs_belf" >&6; }
7011 if test x
"$lt_cv_cc_needs_belf" != x
"yes"; then
7012 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7013 CFLAGS
="$SAVE_CFLAGS"
7017 # Find out which ABI we are using.
7018 echo 'int i;' > conftest.
$ac_ext
7019 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7020 (eval $ac_compile) 2>&5
7022 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7023 test $ac_status = 0; }; then
7024 case `/usr/bin/file conftest.o` in
7026 case $lt_cv_prog_gnu_ld in
7027 yes*) LD
="${LD-ld} -m elf64_sparc" ;;
7029 if ${LD-ld} -64 -r -o conftest2.o conftest.o
>/dev
/null
2>&1; then
7041 need_locks
="$enable_libtool_lock"
7045 rhapsody
* | darwin
*)
7046 if test -n "$ac_tool_prefix"; then
7047 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
7048 set dummy
${ac_tool_prefix}dsymutil
; ac_word
=$2
7049 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7050 $as_echo_n "checking for $ac_word... " >&6; }
7051 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7052 $as_echo_n "(cached) " >&6
7054 if test -n "$DSYMUTIL"; then
7055 ac_cv_prog_DSYMUTIL
="$DSYMUTIL" # Let the user override the test.
7057 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7061 test -z "$as_dir" && as_dir
=.
7062 for ac_exec_ext
in '' $ac_executable_extensions; do
7063 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7064 ac_cv_prog_DSYMUTIL
="${ac_tool_prefix}dsymutil"
7065 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7074 DSYMUTIL
=$ac_cv_prog_DSYMUTIL
7075 if test -n "$DSYMUTIL"; then
7076 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7077 $as_echo "$DSYMUTIL" >&6; }
7079 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7080 $as_echo "no" >&6; }
7085 if test -z "$ac_cv_prog_DSYMUTIL"; then
7086 ac_ct_DSYMUTIL
=$DSYMUTIL
7087 # Extract the first word of "dsymutil", so it can be a program name with args.
7088 set dummy dsymutil
; ac_word
=$2
7089 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7090 $as_echo_n "checking for $ac_word... " >&6; }
7091 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7092 $as_echo_n "(cached) " >&6
7094 if test -n "$ac_ct_DSYMUTIL"; then
7095 ac_cv_prog_ac_ct_DSYMUTIL
="$ac_ct_DSYMUTIL" # Let the user override the test.
7097 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7101 test -z "$as_dir" && as_dir
=.
7102 for ac_exec_ext
in '' $ac_executable_extensions; do
7103 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7104 ac_cv_prog_ac_ct_DSYMUTIL
="dsymutil"
7105 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7114 ac_ct_DSYMUTIL
=$ac_cv_prog_ac_ct_DSYMUTIL
7115 if test -n "$ac_ct_DSYMUTIL"; then
7116 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7117 $as_echo "$ac_ct_DSYMUTIL" >&6; }
7119 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7120 $as_echo "no" >&6; }
7123 if test "x$ac_ct_DSYMUTIL" = x
; then
7126 case $cross_compiling:$ac_tool_warned in
7128 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7129 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7130 ac_tool_warned
=yes ;;
7132 DSYMUTIL
=$ac_ct_DSYMUTIL
7135 DSYMUTIL
="$ac_cv_prog_DSYMUTIL"
7138 if test -n "$ac_tool_prefix"; then
7139 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
7140 set dummy
${ac_tool_prefix}nmedit
; ac_word
=$2
7141 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7142 $as_echo_n "checking for $ac_word... " >&6; }
7143 if test "${ac_cv_prog_NMEDIT+set}" = set; then :
7144 $as_echo_n "(cached) " >&6
7146 if test -n "$NMEDIT"; then
7147 ac_cv_prog_NMEDIT
="$NMEDIT" # Let the user override the test.
7149 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7153 test -z "$as_dir" && as_dir
=.
7154 for ac_exec_ext
in '' $ac_executable_extensions; do
7155 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7156 ac_cv_prog_NMEDIT
="${ac_tool_prefix}nmedit"
7157 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7166 NMEDIT
=$ac_cv_prog_NMEDIT
7167 if test -n "$NMEDIT"; then
7168 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7169 $as_echo "$NMEDIT" >&6; }
7171 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7172 $as_echo "no" >&6; }
7177 if test -z "$ac_cv_prog_NMEDIT"; then
7178 ac_ct_NMEDIT
=$NMEDIT
7179 # Extract the first word of "nmedit", so it can be a program name with args.
7180 set dummy nmedit
; ac_word
=$2
7181 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7182 $as_echo_n "checking for $ac_word... " >&6; }
7183 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
7184 $as_echo_n "(cached) " >&6
7186 if test -n "$ac_ct_NMEDIT"; then
7187 ac_cv_prog_ac_ct_NMEDIT
="$ac_ct_NMEDIT" # Let the user override the test.
7189 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7193 test -z "$as_dir" && as_dir
=.
7194 for ac_exec_ext
in '' $ac_executable_extensions; do
7195 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7196 ac_cv_prog_ac_ct_NMEDIT
="nmedit"
7197 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7206 ac_ct_NMEDIT
=$ac_cv_prog_ac_ct_NMEDIT
7207 if test -n "$ac_ct_NMEDIT"; then
7208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7209 $as_echo "$ac_ct_NMEDIT" >&6; }
7211 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7212 $as_echo "no" >&6; }
7215 if test "x$ac_ct_NMEDIT" = x
; then
7218 case $cross_compiling:$ac_tool_warned in
7220 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7221 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7222 ac_tool_warned
=yes ;;
7224 NMEDIT
=$ac_ct_NMEDIT
7227 NMEDIT
="$ac_cv_prog_NMEDIT"
7230 if test -n "$ac_tool_prefix"; then
7231 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
7232 set dummy
${ac_tool_prefix}lipo
; ac_word
=$2
7233 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7234 $as_echo_n "checking for $ac_word... " >&6; }
7235 if test "${ac_cv_prog_LIPO+set}" = set; then :
7236 $as_echo_n "(cached) " >&6
7238 if test -n "$LIPO"; then
7239 ac_cv_prog_LIPO
="$LIPO" # Let the user override the test.
7241 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7245 test -z "$as_dir" && as_dir
=.
7246 for ac_exec_ext
in '' $ac_executable_extensions; do
7247 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7248 ac_cv_prog_LIPO
="${ac_tool_prefix}lipo"
7249 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7258 LIPO
=$ac_cv_prog_LIPO
7259 if test -n "$LIPO"; then
7260 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7261 $as_echo "$LIPO" >&6; }
7263 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7264 $as_echo "no" >&6; }
7269 if test -z "$ac_cv_prog_LIPO"; then
7271 # Extract the first word of "lipo", so it can be a program name with args.
7272 set dummy lipo
; ac_word
=$2
7273 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7274 $as_echo_n "checking for $ac_word... " >&6; }
7275 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
7276 $as_echo_n "(cached) " >&6
7278 if test -n "$ac_ct_LIPO"; then
7279 ac_cv_prog_ac_ct_LIPO
="$ac_ct_LIPO" # Let the user override the test.
7281 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7285 test -z "$as_dir" && as_dir
=.
7286 for ac_exec_ext
in '' $ac_executable_extensions; do
7287 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7288 ac_cv_prog_ac_ct_LIPO
="lipo"
7289 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7298 ac_ct_LIPO
=$ac_cv_prog_ac_ct_LIPO
7299 if test -n "$ac_ct_LIPO"; then
7300 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7301 $as_echo "$ac_ct_LIPO" >&6; }
7303 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7304 $as_echo "no" >&6; }
7307 if test "x$ac_ct_LIPO" = x
; then
7310 case $cross_compiling:$ac_tool_warned in
7312 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7313 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7314 ac_tool_warned
=yes ;;
7319 LIPO
="$ac_cv_prog_LIPO"
7322 if test -n "$ac_tool_prefix"; then
7323 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
7324 set dummy
${ac_tool_prefix}otool
; ac_word
=$2
7325 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7326 $as_echo_n "checking for $ac_word... " >&6; }
7327 if test "${ac_cv_prog_OTOOL+set}" = set; then :
7328 $as_echo_n "(cached) " >&6
7330 if test -n "$OTOOL"; then
7331 ac_cv_prog_OTOOL
="$OTOOL" # Let the user override the test.
7333 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7337 test -z "$as_dir" && as_dir
=.
7338 for ac_exec_ext
in '' $ac_executable_extensions; do
7339 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7340 ac_cv_prog_OTOOL
="${ac_tool_prefix}otool"
7341 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7350 OTOOL
=$ac_cv_prog_OTOOL
7351 if test -n "$OTOOL"; then
7352 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7353 $as_echo "$OTOOL" >&6; }
7355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7356 $as_echo "no" >&6; }
7361 if test -z "$ac_cv_prog_OTOOL"; then
7363 # Extract the first word of "otool", so it can be a program name with args.
7364 set dummy otool
; ac_word
=$2
7365 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7366 $as_echo_n "checking for $ac_word... " >&6; }
7367 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7368 $as_echo_n "(cached) " >&6
7370 if test -n "$ac_ct_OTOOL"; then
7371 ac_cv_prog_ac_ct_OTOOL
="$ac_ct_OTOOL" # Let the user override the test.
7373 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7377 test -z "$as_dir" && as_dir
=.
7378 for ac_exec_ext
in '' $ac_executable_extensions; do
7379 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7380 ac_cv_prog_ac_ct_OTOOL
="otool"
7381 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7390 ac_ct_OTOOL
=$ac_cv_prog_ac_ct_OTOOL
7391 if test -n "$ac_ct_OTOOL"; then
7392 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
7393 $as_echo "$ac_ct_OTOOL" >&6; }
7395 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7396 $as_echo "no" >&6; }
7399 if test "x$ac_ct_OTOOL" = x
; then
7402 case $cross_compiling:$ac_tool_warned in
7404 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7405 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7406 ac_tool_warned
=yes ;;
7411 OTOOL
="$ac_cv_prog_OTOOL"
7414 if test -n "$ac_tool_prefix"; then
7415 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
7416 set dummy
${ac_tool_prefix}otool64
; ac_word
=$2
7417 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7418 $as_echo_n "checking for $ac_word... " >&6; }
7419 if test "${ac_cv_prog_OTOOL64+set}" = set; then :
7420 $as_echo_n "(cached) " >&6
7422 if test -n "$OTOOL64"; then
7423 ac_cv_prog_OTOOL64
="$OTOOL64" # Let the user override the test.
7425 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7429 test -z "$as_dir" && as_dir
=.
7430 for ac_exec_ext
in '' $ac_executable_extensions; do
7431 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7432 ac_cv_prog_OTOOL64
="${ac_tool_prefix}otool64"
7433 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7442 OTOOL64
=$ac_cv_prog_OTOOL64
7443 if test -n "$OTOOL64"; then
7444 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
7445 $as_echo "$OTOOL64" >&6; }
7447 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7448 $as_echo "no" >&6; }
7453 if test -z "$ac_cv_prog_OTOOL64"; then
7454 ac_ct_OTOOL64
=$OTOOL64
7455 # Extract the first word of "otool64", so it can be a program name with args.
7456 set dummy otool64
; ac_word
=$2
7457 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7458 $as_echo_n "checking for $ac_word... " >&6; }
7459 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
7460 $as_echo_n "(cached) " >&6
7462 if test -n "$ac_ct_OTOOL64"; then
7463 ac_cv_prog_ac_ct_OTOOL64
="$ac_ct_OTOOL64" # Let the user override the test.
7465 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7469 test -z "$as_dir" && as_dir
=.
7470 for ac_exec_ext
in '' $ac_executable_extensions; do
7471 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7472 ac_cv_prog_ac_ct_OTOOL64
="otool64"
7473 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7482 ac_ct_OTOOL64
=$ac_cv_prog_ac_ct_OTOOL64
7483 if test -n "$ac_ct_OTOOL64"; then
7484 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
7485 $as_echo "$ac_ct_OTOOL64" >&6; }
7487 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7488 $as_echo "no" >&6; }
7491 if test "x$ac_ct_OTOOL64" = x
; then
7494 case $cross_compiling:$ac_tool_warned in
7496 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7497 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7498 ac_tool_warned
=yes ;;
7500 OTOOL64
=$ac_ct_OTOOL64
7503 OTOOL64
="$ac_cv_prog_OTOOL64"
7532 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
7533 $as_echo_n "checking for -single_module linker flag... " >&6; }
7534 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
7535 $as_echo_n "(cached) " >&6
7537 lt_cv_apple_cc_single_mod
=no
7538 if test -z "${LT_MULTI_MODULE}"; then
7539 # By default we will add the -single_module flag. You can override
7540 # by either setting the environment variable LT_MULTI_MODULE
7541 # non-empty at configure time, or by adding -multi_module to the
7543 rm -rf libconftest.dylib
*
7544 echo "int foo(void){return 1;}" > conftest.c
7545 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7546 -dynamiclib -Wl,-single_module conftest.c" >&5
7547 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7548 -dynamiclib -Wl,-single_module conftest.c
2>conftest.err
7550 if test -f libconftest.dylib
&& test ! -s conftest.err
&& test $_lt_result = 0; then
7551 lt_cv_apple_cc_single_mod
=yes
7553 cat conftest.err
>&5
7555 rm -rf libconftest.dylib
*
7559 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
7560 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
7561 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
7562 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
7563 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
7564 $as_echo_n "(cached) " >&6
7566 lt_cv_ld_exported_symbols_list
=no
7567 save_LDFLAGS
=$LDFLAGS
7568 echo "_main" > conftest.sym
7569 LDFLAGS
="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
7570 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7571 /* end confdefs.h. */
7581 if ac_fn_c_try_link
"$LINENO"; then :
7582 lt_cv_ld_exported_symbols_list
=yes
7584 lt_cv_ld_exported_symbols_list
=no
7586 rm -f core conftest.err conftest.
$ac_objext \
7587 conftest
$ac_exeext conftest.
$ac_ext
7588 LDFLAGS
="$save_LDFLAGS"
7591 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
7592 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
7593 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
7594 $as_echo_n "checking for -force_load linker flag... " >&6; }
7595 if test "${lt_cv_ld_force_load+set}" = set; then :
7596 $as_echo_n "(cached) " >&6
7598 lt_cv_ld_force_load
=no
7599 cat > conftest.c
<< _LT_EOF
7600 int forced_loaded() { return 2;}
7602 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
7603 $LTCC $LTCFLAGS -c -o conftest.o conftest.c
2>&5
7604 echo "$AR cru libconftest.a conftest.o" >&5
7605 $AR cru libconftest.a conftest.o
2>&5
7606 cat > conftest.c
<< _LT_EOF
7607 int main() { return 0;}
7609 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
7610 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c
-Wl,-force_load,.
/libconftest.a
2>conftest.err
7612 if test -f conftest
&& test ! -s conftest.err
&& test $_lt_result = 0 && $GREP forced_load conftest
2>&1 >/dev
/null
; then
7613 lt_cv_ld_force_load
=yes
7615 cat conftest.err
>&5
7617 rm -f conftest.err libconftest.a conftest conftest.c
7618 rm -rf conftest.dSYM
7621 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
7622 $as_echo "$lt_cv_ld_force_load" >&6; }
7624 rhapsody
* | darwin1.
[012])
7625 _lt_dar_allow_undefined
='${wl}-undefined ${wl}suppress' ;;
7627 _lt_dar_allow_undefined
='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7628 darwin
*) # darwin 5.x on
7629 # if running on 10.5 or later, the deployment target defaults
7630 # to the OS version, if on x86, and 10.4, the deployment
7631 # target defaults to 10.4. Don't you love it?
7632 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
7633 10.0,*86*-darwin8*|
10.0,*-darwin[91]*)
7634 _lt_dar_allow_undefined
='${wl}-undefined ${wl}dynamic_lookup' ;;
7636 _lt_dar_allow_undefined
='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7638 _lt_dar_allow_undefined
='${wl}-undefined ${wl}dynamic_lookup' ;;
7642 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
7643 _lt_dar_single_mod
='$single_module'
7645 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
7646 _lt_dar_export_syms
=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
7648 _lt_dar_export_syms
='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
7650 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
7651 _lt_dsymutil
='~$DSYMUTIL $lib || :'
7658 for ac_header
in dlfcn.h
7660 ac_fn_c_check_header_compile
"$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
7662 if test "x$ac_cv_header_dlfcn_h" = x
""yes; then :
7663 cat >>confdefs.h
<<_ACEOF
7664 #define HAVE_DLFCN_H 1
7685 # Check whether --enable-shared was given.
7686 if test "${enable_shared+set}" = set; then :
7687 enableval
=$enable_shared; p
=${PACKAGE-default}
7689 yes) enable_shared
=yes ;;
7690 no
) enable_shared
=no
;;
7693 # Look at the argument we got. We use all the common list separators.
7694 lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR,"
7695 for pkg
in $enableval; do
7697 if test "X$pkg" = "X$p"; then
7716 # Check whether --enable-static was given.
7717 if test "${enable_static+set}" = set; then :
7718 enableval
=$enable_static; p
=${PACKAGE-default}
7720 yes) enable_static
=yes ;;
7721 no
) enable_static
=no
;;
7724 # Look at the argument we got. We use all the common list separators.
7725 lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR,"
7726 for pkg
in $enableval; do
7728 if test "X$pkg" = "X$p"; then
7748 # Check whether --with-pic was given.
7749 if test "${with_pic+set}" = set; then :
7750 withval
=$with_pic; pic_mode
="$withval"
7756 test -z "$pic_mode" && pic_mode
=default
7764 # Check whether --enable-fast-install was given.
7765 if test "${enable_fast_install+set}" = set; then :
7766 enableval
=$enable_fast_install; p
=${PACKAGE-default}
7768 yes) enable_fast_install
=yes ;;
7769 no
) enable_fast_install
=no
;;
7771 enable_fast_install
=no
7772 # Look at the argument we got. We use all the common list separators.
7773 lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR,"
7774 for pkg
in $enableval; do
7776 if test "X$pkg" = "X$p"; then
7777 enable_fast_install
=yes
7784 enable_fast_install
=yes
7797 # This can be used to rebuild libtool when needed
7798 LIBTOOL_DEPS
="$ltmain"
7800 # Always use our own libtool.
7801 LIBTOOL
='$(SHELL) $(top_builddir)/libtool'
7828 test -z "$LN_S" && LN_S
="ln -s"
7843 if test -n "${ZSH_VERSION+set}" ; then
7844 setopt NO_GLOB_SUBST
7847 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
7848 $as_echo_n "checking for objdir... " >&6; }
7849 if test "${lt_cv_objdir+set}" = set; then :
7850 $as_echo_n "(cached) " >&6
7852 rm -f .libs
2>/dev
/null
7853 mkdir .libs
2>/dev
/null
7854 if test -d .libs
; then
7857 # MS-DOS does not allow filenames that begin with a dot.
7860 rmdir .libs
2>/dev
/null
7862 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
7863 $as_echo "$lt_cv_objdir" >&6; }
7864 objdir
=$lt_cv_objdir
7870 cat >>confdefs.h
<<_ACEOF
7871 #define LT_OBJDIR "$lt_cv_objdir/"
7879 # AIX sometimes has problems with the GCC collect2 program. For some
7880 # reason, if we set the COLLECT_NAMES environment variable, the problems
7881 # vanish in a puff of smoke.
7882 if test "X${COLLECT_NAMES+set}" != Xset
; then
7884 export COLLECT_NAMES
7891 can_build_shared
=yes
7893 # All known linkers require a `.a' archive for static linking (except MSVC,
7894 # which needs '.lib').
7897 with_gnu_ld
="$lt_cv_prog_gnu_ld"
7900 old_CFLAGS
="$CFLAGS"
7902 # Set sane defaults for various variables
7903 test -z "$CC" && CC
=cc
7904 test -z "$LTCC" && LTCC
=$CC
7905 test -z "$LTCFLAGS" && LTCFLAGS
=$CFLAGS
7906 test -z "$LD" && LD
=ld
7907 test -z "$ac_objext" && ac_objext
=o
7909 for cc_temp
in $compiler""; do
7911 compile |
*[\\/]compile | ccache |
*[\\/]ccache
) ;;
7912 distcc |
*[\\/]distcc | purify |
*[\\/]purify
) ;;
7917 cc_basename
=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
7920 # Only perform the check for file, if the check method requires it
7921 test -z "$MAGIC_CMD" && MAGIC_CMD
=file
7922 case $deplibs_check_method in
7924 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
7925 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
7926 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
7927 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
7928 $as_echo_n "(cached) " >&6
7932 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path.
7935 lt_save_MAGIC_CMD
="$MAGIC_CMD"
7936 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
7937 ac_dummy
="/usr/bin$PATH_SEPARATOR$PATH"
7938 for ac_dir
in $ac_dummy; do
7940 test -z "$ac_dir" && ac_dir
=.
7941 if test -f $ac_dir/${ac_tool_prefix}file; then
7942 lt_cv_path_MAGIC_CMD
="$ac_dir/${ac_tool_prefix}file"
7943 if test -n "$file_magic_test_file"; then
7944 case $deplibs_check_method in
7946 file_magic_regex
=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
7947 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
7948 if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null |
7949 $EGREP "$file_magic_regex" > /dev
/null
; then
7954 *** Warning: the command libtool uses to detect shared libraries,
7955 *** $file_magic_cmd, produces output that libtool cannot recognize.
7956 *** The result is that libtool may fail to recognize shared libraries
7957 *** as such. This will affect the creation of libtool libraries that
7958 *** depend on shared libraries, but programs linked with such libtool
7959 *** libraries will work regardless of this problem. Nevertheless, you
7960 *** may want to report the problem to your system manager and/or to
7961 *** bug-libtool@gnu.org
7971 MAGIC_CMD
="$lt_save_MAGIC_CMD"
7976 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
7977 if test -n "$MAGIC_CMD"; then
7978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
7979 $as_echo "$MAGIC_CMD" >&6; }
7981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7982 $as_echo "no" >&6; }
7989 if test -z "$lt_cv_path_MAGIC_CMD"; then
7990 if test -n "$ac_tool_prefix"; then
7991 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
7992 $as_echo_n "checking for file... " >&6; }
7993 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
7994 $as_echo_n "(cached) " >&6
7998 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path.
8001 lt_save_MAGIC_CMD
="$MAGIC_CMD"
8002 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
8003 ac_dummy
="/usr/bin$PATH_SEPARATOR$PATH"
8004 for ac_dir
in $ac_dummy; do
8006 test -z "$ac_dir" && ac_dir
=.
8007 if test -f $ac_dir/file; then
8008 lt_cv_path_MAGIC_CMD
="$ac_dir/file"
8009 if test -n "$file_magic_test_file"; then
8010 case $deplibs_check_method in
8012 file_magic_regex
=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
8013 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
8014 if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null |
8015 $EGREP "$file_magic_regex" > /dev
/null
; then
8020 *** Warning: the command libtool uses to detect shared libraries,
8021 *** $file_magic_cmd, produces output that libtool cannot recognize.
8022 *** The result is that libtool may fail to recognize shared libraries
8023 *** as such. This will affect the creation of libtool libraries that
8024 *** depend on shared libraries, but programs linked with such libtool
8025 *** libraries will work regardless of this problem. Nevertheless, you
8026 *** may want to report the problem to your system manager and/or to
8027 *** bug-libtool@gnu.org
8037 MAGIC_CMD
="$lt_save_MAGIC_CMD"
8042 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
8043 if test -n "$MAGIC_CMD"; then
8044 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8045 $as_echo "$MAGIC_CMD" >&6; }
8047 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8048 $as_echo "no" >&6; }
8061 # Use C for the default configuration in the libtool script
8065 ac_cpp
='$CPP $CPPFLAGS'
8066 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8067 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8068 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
8071 # Source file extension for C test sources.
8074 # Object file extension for compiled C test sources.
8078 # Code to be used in simple compile tests
8079 lt_simple_compile_test_code
="int some_variable = 0;"
8081 # Code to be used in simple link tests
8082 lt_simple_link_test_code
='int main(){return(0);}'
8090 # If no C compiler was specified, use CC.
8093 # If no C compiler flags were specified, use CFLAGS.
8094 LTCFLAGS
=${LTCFLAGS-"$CFLAGS"}
8096 # Allow CC to be a program name with arguments.
8099 # Save the default compiler, since it gets overwritten when the other
8100 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
8101 compiler_DEFAULT
=$CC
8103 # save warnings/boilerplate of simple test code
8104 ac_outfile
=conftest.
$ac_objext
8105 echo "$lt_simple_compile_test_code" >conftest.
$ac_ext
8106 eval "$ac_compile" 2>&1 >/dev
/null |
$SED '/^$/d; /^ *+/d' >conftest.err
8107 _lt_compiler_boilerplate
=`cat conftest.err`
8110 ac_outfile
=conftest.
$ac_objext
8111 echo "$lt_simple_link_test_code" >conftest.
$ac_ext
8112 eval "$ac_link" 2>&1 >/dev
/null |
$SED '/^$/d; /^ *+/d' >conftest.err
8113 _lt_linker_boilerplate
=`cat conftest.err`
8118 ## There is no encapsulation within the following macros, do not change
8119 ## the running order or otherwise move them around unless you know exactly
8120 ## what you are doing...
8121 if test -n "$compiler"; then
8123 lt_prog_compiler_no_builtin_flag
=
8125 if test "$GCC" = yes; then
8126 case $cc_basename in
8128 lt_prog_compiler_no_builtin_flag
=' -Xcompiler -fno-builtin' ;;
8130 lt_prog_compiler_no_builtin_flag
=' -fno-builtin' ;;
8133 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
8134 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
8135 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
8136 $as_echo_n "(cached) " >&6
8138 lt_cv_prog_compiler_rtti_exceptions
=no
8139 ac_outfile
=conftest.
$ac_objext
8140 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
8141 lt_compiler_flag
="-fno-rtti -fno-exceptions"
8142 # Insert the option either (1) after the last *FLAGS variable, or
8143 # (2) before a word containing "conftest.", or (3) at the end.
8144 # Note that $ac_compile itself does not contain backslashes and begins
8145 # with a dollar sign (not a hyphen), so the echo should work correctly.
8146 # The option is referenced via a variable to avoid confusing sed.
8147 lt_compile
=`echo "$ac_compile" | $SED \
8148 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8149 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8150 -e 's:$: $lt_compiler_flag:'`
8151 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8152 (eval "$lt_compile" 2>conftest.err
)
8154 cat conftest.err
>&5
8155 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8156 if (exit $ac_status) && test -s "$ac_outfile"; then
8157 # The compiler can only warn and ignore the option if not recognized
8158 # So say no if there are warnings other than the usual output.
8159 $ECHO "$_lt_compiler_boilerplate" |
$SED '/^$/d' >conftest.exp
8160 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
8161 if test ! -s conftest.er2 ||
diff conftest.exp conftest.er2
>/dev
/null
; then
8162 lt_cv_prog_compiler_rtti_exceptions
=yes
8168 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
8169 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
8171 if test x
"$lt_cv_prog_compiler_rtti_exceptions" = xyes
; then
8172 lt_prog_compiler_no_builtin_flag
="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
8184 lt_prog_compiler_wl
=
8185 lt_prog_compiler_pic
=
8186 lt_prog_compiler_static
=
8188 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
8189 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
8191 if test "$GCC" = yes; then
8192 lt_prog_compiler_wl
='-Wl,'
8193 lt_prog_compiler_static
='-static'
8197 # All AIX code is PIC.
8198 if test "$host_cpu" = ia64
; then
8199 # AIX 5 now supports IA64 processor
8200 lt_prog_compiler_static
='-Bstatic'
8202 lt_prog_compiler_pic
='-fPIC'
8208 # see comment about AmigaOS4 .so support
8209 lt_prog_compiler_pic
='-fPIC'
8212 # FIXME: we need at least 68020 code to build shared libraries, but
8213 # adding the `-m68020' flag to GCC prevents building anything better,
8215 lt_prog_compiler_pic
='-m68020 -resident32 -malways-restore-a4'
8220 beos
* | irix5
* | irix6
* | nonstopux
* | osf3
* | osf4
* | osf5
*)
8221 # PIC is the default for these OSes.
8224 mingw
* | cygwin
* | pw32
* | os2
* | cegcc
*)
8225 # This hack is so that the source file can tell whether it is being
8226 # built for inclusion in a dll (and should export symbols for example).
8227 # Although the cygwin gcc ignores -fPIC, still need this for old-style
8228 # (--disable-auto-import) libraries
8229 lt_prog_compiler_pic
='-DDLL_EXPORT'
8232 darwin
* | rhapsody
*)
8233 # PIC is the default on this platform
8234 # Common symbols not allowed in MH_DYLIB files
8235 lt_prog_compiler_pic
='-fno-common'
8239 # PIC is the default for Haiku.
8240 # The "-static" flag exists, but is broken.
8241 lt_prog_compiler_static
=
8245 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
8246 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
8247 # sets the default TLS model and affects inlining.
8253 lt_prog_compiler_pic
='-fPIC'
8259 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
8260 # Instead, we relocate shared libraries at runtime.
8264 # Just because we use GCC doesn't mean we suddenly get shared libraries
8265 # on systems that don't support them.
8266 lt_prog_compiler_can_build_shared
=no
8271 # QNX uses GNU C++, but need to define -shared option too, otherwise
8273 lt_prog_compiler_pic
='-fPIC -shared'
8277 if test -d /usr
/nec
; then
8278 lt_prog_compiler_pic
=-Kconform_pic
8283 lt_prog_compiler_pic
='-fPIC'
8287 case $cc_basename in
8288 nvcc
*) # Cuda Compiler Driver 2.2
8289 lt_prog_compiler_wl
='-Xlinker '
8290 lt_prog_compiler_pic
='-Xcompiler -fPIC'
8294 # PORTME Check for flag to pass linker flags through the system compiler.
8297 lt_prog_compiler_wl
='-Wl,'
8298 if test "$host_cpu" = ia64
; then
8299 # AIX 5 now supports IA64 processor
8300 lt_prog_compiler_static
='-Bstatic'
8302 lt_prog_compiler_static
='-bnso -bI:/lib/syscalls.exp'
8306 mingw
* | cygwin
* | pw32
* | os2
* | cegcc
*)
8307 # This hack is so that the source file can tell whether it is being
8308 # built for inclusion in a dll (and should export symbols for example).
8309 lt_prog_compiler_pic
='-DDLL_EXPORT'
8312 hpux9
* | hpux10
* | hpux11
*)
8313 lt_prog_compiler_wl
='-Wl,'
8314 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
8321 lt_prog_compiler_pic
='+Z'
8324 # Is there a better lt_prog_compiler_static that works with the bundled CC?
8325 lt_prog_compiler_static
='${wl}-a ${wl}archive'
8328 irix5
* | irix6
* | nonstopux
*)
8329 lt_prog_compiler_wl
='-Wl,'
8330 # PIC (with -KPIC) is the default.
8331 lt_prog_compiler_static
='-non_shared'
8334 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
8335 case $cc_basename in
8336 # old Intel for x86_64 which still supported -KPIC.
8338 lt_prog_compiler_wl
='-Wl,'
8339 lt_prog_compiler_pic
='-KPIC'
8340 lt_prog_compiler_static
='-static'
8342 # icc used to be incompatible with GCC.
8343 # ICC 10 doesn't accept -KPIC any more.
8345 lt_prog_compiler_wl
='-Wl,'
8346 lt_prog_compiler_pic
='-fPIC'
8347 lt_prog_compiler_static
='-static'
8349 # Lahey Fortran 8.1.
8351 lt_prog_compiler_wl
='-Wl,'
8352 lt_prog_compiler_pic
='--shared'
8353 lt_prog_compiler_static
='--static'
8355 pgcc
* | pgf77
* | pgf90
* | pgf95
* | pgfortran
*)
8356 # Portland Group compilers (*not* the Pentium gcc compiler,
8357 # which looks to be a dead project)
8358 lt_prog_compiler_wl
='-Wl,'
8359 lt_prog_compiler_pic
='-fpic'
8360 lt_prog_compiler_static
='-Bstatic'
8363 lt_prog_compiler_wl
='-Wl,'
8364 # All Alpha code is PIC.
8365 lt_prog_compiler_static
='-non_shared'
8367 xl
* | bgxl
* | bgf
* | mpixl
*)
8368 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
8369 lt_prog_compiler_wl
='-Wl,'
8370 lt_prog_compiler_pic
='-qpic'
8371 lt_prog_compiler_static
='-qstaticlink'
8374 case `$CC -V 2>&1 | sed 5q` in
8375 *Sun\ F
* |
*Sun
*Fortran
*)
8376 # Sun Fortran 8.3 passes all unrecognized flags to the linker
8377 lt_prog_compiler_pic
='-KPIC'
8378 lt_prog_compiler_static
='-Bstatic'
8379 lt_prog_compiler_wl
=''
8383 lt_prog_compiler_pic
='-KPIC'
8384 lt_prog_compiler_static
='-Bstatic'
8385 lt_prog_compiler_wl
='-Wl,'
8393 lt_prog_compiler_pic
='-KPIC'
8394 lt_prog_compiler_static
='-Bstatic'
8398 # QNX uses GNU C++, but need to define -shared option too, otherwise
8400 lt_prog_compiler_pic
='-fPIC -shared'
8403 osf3
* | osf4
* | osf5
*)
8404 lt_prog_compiler_wl
='-Wl,'
8405 # All OSF/1 code is PIC.
8406 lt_prog_compiler_static
='-non_shared'
8410 lt_prog_compiler_static
='-non_shared'
8414 lt_prog_compiler_pic
='-KPIC'
8415 lt_prog_compiler_static
='-Bstatic'
8416 case $cc_basename in
8418 lt_prog_compiler_wl
='-Qoption ld ';;
8420 lt_prog_compiler_wl
='-Wl,';;
8425 lt_prog_compiler_wl
='-Qoption ld '
8426 lt_prog_compiler_pic
='-PIC'
8427 lt_prog_compiler_static
='-Bstatic'
8430 sysv4 | sysv4.2uw2
* | sysv4.3
*)
8431 lt_prog_compiler_wl
='-Wl,'
8432 lt_prog_compiler_pic
='-KPIC'
8433 lt_prog_compiler_static
='-Bstatic'
8437 if test -d /usr
/nec
;then
8438 lt_prog_compiler_pic
='-Kconform_pic'
8439 lt_prog_compiler_static
='-Bstatic'
8443 sysv5
* | unixware
* | sco3.2v5
* | sco5v6
* | OpenUNIX
*)
8444 lt_prog_compiler_wl
='-Wl,'
8445 lt_prog_compiler_pic
='-KPIC'
8446 lt_prog_compiler_static
='-Bstatic'
8450 lt_prog_compiler_wl
='-Wl,'
8451 lt_prog_compiler_can_build_shared
=no
8455 lt_prog_compiler_pic
='-pic'
8456 lt_prog_compiler_static
='-Bstatic'
8460 lt_prog_compiler_can_build_shared
=no
8466 # For platforms which do not support PIC, -DPIC is meaningless:
8468 lt_prog_compiler_pic
=
8471 lt_prog_compiler_pic
="$lt_prog_compiler_pic -DPIC"
8474 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
8475 $as_echo "$lt_prog_compiler_pic" >&6; }
8483 # Check to make sure the PIC flag actually works.
8485 if test -n "$lt_prog_compiler_pic"; then
8486 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
8487 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
8488 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
8489 $as_echo_n "(cached) " >&6
8491 lt_cv_prog_compiler_pic_works
=no
8492 ac_outfile
=conftest.
$ac_objext
8493 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
8494 lt_compiler_flag
="$lt_prog_compiler_pic -DPIC"
8495 # Insert the option either (1) after the last *FLAGS variable, or
8496 # (2) before a word containing "conftest.", or (3) at the end.
8497 # Note that $ac_compile itself does not contain backslashes and begins
8498 # with a dollar sign (not a hyphen), so the echo should work correctly.
8499 # The option is referenced via a variable to avoid confusing sed.
8500 lt_compile
=`echo "$ac_compile" | $SED \
8501 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8502 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8503 -e 's:$: $lt_compiler_flag:'`
8504 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8505 (eval "$lt_compile" 2>conftest.err
)
8507 cat conftest.err
>&5
8508 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8509 if (exit $ac_status) && test -s "$ac_outfile"; then
8510 # The compiler can only warn and ignore the option if not recognized
8511 # So say no if there are warnings other than the usual output.
8512 $ECHO "$_lt_compiler_boilerplate" |
$SED '/^$/d' >conftest.exp
8513 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
8514 if test ! -s conftest.er2 ||
diff conftest.exp conftest.er2
>/dev
/null
; then
8515 lt_cv_prog_compiler_pic_works
=yes
8521 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
8522 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
8524 if test x
"$lt_cv_prog_compiler_pic_works" = xyes
; then
8525 case $lt_prog_compiler_pic in
8527 *) lt_prog_compiler_pic
=" $lt_prog_compiler_pic" ;;
8530 lt_prog_compiler_pic
=
8531 lt_prog_compiler_can_build_shared
=no
8542 # Check to make sure the static flag actually works.
8544 wl
=$lt_prog_compiler_wl eval lt_tmp_static_flag
=\"$lt_prog_compiler_static\"
8545 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
8546 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
8547 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
8548 $as_echo_n "(cached) " >&6
8550 lt_cv_prog_compiler_static_works
=no
8551 save_LDFLAGS
="$LDFLAGS"
8552 LDFLAGS
="$LDFLAGS $lt_tmp_static_flag"
8553 echo "$lt_simple_link_test_code" > conftest.
$ac_ext
8554 if (eval $ac_link 2>conftest.err
) && test -s conftest
$ac_exeext; then
8555 # The linker can only warn and ignore the option if not recognized
8556 # So say no if there are warnings
8557 if test -s conftest.err
; then
8558 # Append any errors to the config.log.
8559 cat conftest.err
1>&5
8560 $ECHO "$_lt_linker_boilerplate" |
$SED '/^$/d' > conftest.exp
8561 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
8562 if diff conftest.exp conftest.er2
>/dev
/null
; then
8563 lt_cv_prog_compiler_static_works
=yes
8566 lt_cv_prog_compiler_static_works
=yes
8570 LDFLAGS
="$save_LDFLAGS"
8573 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
8574 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
8576 if test x
"$lt_cv_prog_compiler_static_works" = xyes
; then
8579 lt_prog_compiler_static
=
8588 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
8589 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
8590 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
8591 $as_echo_n "(cached) " >&6
8593 lt_cv_prog_compiler_c_o
=no
8594 $RM -r conftest
2>/dev
/null
8598 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
8600 lt_compiler_flag
="-o out/conftest2.$ac_objext"
8601 # Insert the option either (1) after the last *FLAGS variable, or
8602 # (2) before a word containing "conftest.", or (3) at the end.
8603 # Note that $ac_compile itself does not contain backslashes and begins
8604 # with a dollar sign (not a hyphen), so the echo should work correctly.
8605 lt_compile
=`echo "$ac_compile" | $SED \
8606 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8607 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8608 -e 's:$: $lt_compiler_flag:'`
8609 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8610 (eval "$lt_compile" 2>out
/conftest.err
)
8612 cat out
/conftest.err
>&5
8613 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8614 if (exit $ac_status) && test -s out
/conftest2.
$ac_objext
8616 # The compiler can only warn and ignore the option if not recognized
8617 # So say no if there are warnings
8618 $ECHO "$_lt_compiler_boilerplate" |
$SED '/^$/d' > out
/conftest.exp
8619 $SED '/^$/d; /^ *+/d' out
/conftest.err
>out
/conftest.er2
8620 if test ! -s out
/conftest.er2 ||
diff out
/conftest.exp out
/conftest.er2
>/dev
/null
; then
8621 lt_cv_prog_compiler_c_o
=yes
8626 # SGI C++ compiler will create directory out/ii_files/ for
8627 # template instantiation
8628 test -d out
/ii_files
&& $RM out
/ii_files
/* && rmdir out
/ii_files
8629 $RM out
/* && rmdir out
8635 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
8636 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
8643 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
8644 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
8645 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
8646 $as_echo_n "(cached) " >&6
8648 lt_cv_prog_compiler_c_o
=no
8649 $RM -r conftest
2>/dev
/null
8653 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
8655 lt_compiler_flag
="-o out/conftest2.$ac_objext"
8656 # Insert the option either (1) after the last *FLAGS variable, or
8657 # (2) before a word containing "conftest.", or (3) at the end.
8658 # Note that $ac_compile itself does not contain backslashes and begins
8659 # with a dollar sign (not a hyphen), so the echo should work correctly.
8660 lt_compile
=`echo "$ac_compile" | $SED \
8661 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8662 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8663 -e 's:$: $lt_compiler_flag:'`
8664 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8665 (eval "$lt_compile" 2>out
/conftest.err
)
8667 cat out
/conftest.err
>&5
8668 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8669 if (exit $ac_status) && test -s out
/conftest2.
$ac_objext
8671 # The compiler can only warn and ignore the option if not recognized
8672 # So say no if there are warnings
8673 $ECHO "$_lt_compiler_boilerplate" |
$SED '/^$/d' > out
/conftest.exp
8674 $SED '/^$/d; /^ *+/d' out
/conftest.err
>out
/conftest.er2
8675 if test ! -s out
/conftest.er2 ||
diff out
/conftest.exp out
/conftest.er2
>/dev
/null
; then
8676 lt_cv_prog_compiler_c_o
=yes
8681 # SGI C++ compiler will create directory out/ii_files/ for
8682 # template instantiation
8683 test -d out
/ii_files
&& $RM out
/ii_files
/* && rmdir out
/ii_files
8684 $RM out
/* && rmdir out
8690 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
8691 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
8696 hard_links
="nottested"
8697 if test "$lt_cv_prog_compiler_c_o" = no
&& test "$need_locks" != no
; then
8698 # do not overwrite the value of need_locks provided by the user
8699 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
8700 $as_echo_n "checking if we can lock with hard links... " >&6; }
8703 ln conftest.a conftest.b
2>/dev
/null
&& hard_links
=no
8705 ln conftest.a conftest.b
2>&5 || hard_links
=no
8706 ln conftest.a conftest.b
2>/dev
/null
&& hard_links
=no
8707 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
8708 $as_echo "$hard_links" >&6; }
8709 if test "$hard_links" = no
; then
8710 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
8711 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
8723 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
8724 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
8727 allow_undefined_flag
=
8728 always_export_symbols
=no
8730 archive_expsym_cmds
=
8731 compiler_needs_object
=no
8732 enable_shared_with_static_runtimes
=no
8733 export_dynamic_flag_spec
=
8734 export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
8735 hardcode_automatic
=no
8737 hardcode_direct_absolute
=no
8738 hardcode_libdir_flag_spec
=
8739 hardcode_libdir_flag_spec_ld
=
8740 hardcode_libdir_separator
=
8742 hardcode_shlibpath_var
=unsupported
8744 link_all_deplibs
=unknown
8747 old_archive_from_new_cmds
=
8748 old_archive_from_expsyms_cmds
=
8749 thread_safe_flag_spec
=
8750 whole_archive_flag_spec
=
8751 # include_expsyms should be a list of space-separated symbols to be *always*
8752 # included in the symbol list
8754 # exclude_expsyms can be an extended regexp of symbols to exclude
8755 # it will be wrapped by ` (' and `)$', so one must not match beginning or
8756 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
8757 # as well as any symbol that contains `d'.
8758 exclude_expsyms
='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
8759 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
8760 # platforms (ab)use it in PIC code, but their linkers get confused if
8761 # the symbol is explicitly referenced. Since portable code cannot
8762 # rely on this symbol name, it's probably fine to never include it in
8763 # preloaded symbol tables.
8764 # Exclude shared library initialization/finalization symbols.
8765 extract_expsyms_cmds
=
8768 cygwin
* | mingw
* | pw32
* | cegcc
*)
8769 # FIXME: the MSVC++ port hasn't been tested in a loooong time
8770 # When not using gcc, we currently assume that we are using
8771 # Microsoft Visual C++.
8772 if test "$GCC" != yes; then
8777 # we just hope/assume this is gcc and not c89 (= MSVC++)
8787 # On some targets, GNU ld is compatible enough with the native linker
8788 # that we're better off using the native interface for both.
8789 lt_use_gnu_ld_interface
=no
8790 if test "$with_gnu_ld" = yes; then
8793 # The AIX port of GNU ld has always aspired to compatibility
8794 # with the native linker. However, as the warning in the GNU ld
8795 # block says, versions before 2.19.5* couldn't really create working
8796 # shared libraries, regardless of the interface used.
8797 case `$LD -v 2>&1` in
8798 *\ \
(GNU\ Binutils\
)\
2.19.5*) ;;
8799 *\ \
(GNU\ Binutils\
)\
2.
[2-9]*) ;;
8800 *\ \
(GNU\ Binutils\
)\
[3-9]*) ;;
8802 lt_use_gnu_ld_interface
=yes
8807 lt_use_gnu_ld_interface
=yes
8812 if test "$lt_use_gnu_ld_interface" = yes; then
8813 # If archive_cmds runs LD, not CC, wlarc should be empty
8816 # Set some defaults for GNU ld with shared library support. These
8817 # are reset later if shared libraries are not supported. Putting them
8818 # here allows them to be overridden if necessary.
8819 runpath_var
=LD_RUN_PATH
8820 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
8821 export_dynamic_flag_spec
='${wl}--export-dynamic'
8822 # ancient GNU ld didn't support --whole-archive et. al.
8823 if $LD --help 2>&1 |
$GREP 'no-whole-archive' > /dev
/null
; then
8824 whole_archive_flag_spec
="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
8826 whole_archive_flag_spec
=
8828 supports_anon_versioning
=no
8829 case `$LD -v 2>&1` in
8830 *GNU\ gold
*) supports_anon_versioning
=yes ;;
8831 *\
[01].
* |
*\
2.
[0-9].
* |
*\
2.10.
*) ;; # catch versions < 2.11
8832 *\
2.11.93.0.2\
*) supports_anon_versioning
=yes ;; # RH7.3 ...
8833 *\
2.11.92.0.12\
*) supports_anon_versioning
=yes ;; # Mandrake 8.2 ...
8834 *\
2.11.
*) ;; # other 2.11 versions
8835 *) supports_anon_versioning
=yes ;;
8838 # See if GNU ld supports shared libraries.
8841 # On AIX/PPC, the GNU linker is very broken
8842 if test "$host_cpu" != ia64
; then
8846 *** Warning: the GNU linker, at least up to release 2.19, is reported
8847 *** to be unable to reliably create shared libraries on AIX.
8848 *** Therefore, libtool is disabling shared libraries support. If you
8849 *** really care for shared libraries, you may want to install binutils
8850 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
8851 *** You will then need to restart the configuration process.
8860 # see comment about AmigaOS4 .so support
8861 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8862 archive_expsym_cmds
=''
8865 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)'
8866 hardcode_libdir_flag_spec
='-L$libdir'
8867 hardcode_minus_L
=yes
8873 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
8874 allow_undefined_flag
=unsupported
8875 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
8876 # support --undefined. This deserves some investigation. FIXME
8877 archive_cmds
='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8883 cygwin
* | mingw
* | pw32
* | cegcc
*)
8884 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
8885 # as there is no search path for DLLs.
8886 hardcode_libdir_flag_spec
='-L$libdir'
8887 export_dynamic_flag_spec
='${wl}--export-all-symbols'
8888 allow_undefined_flag
=unsupported
8889 always_export_symbols
=no
8890 enable_shared_with_static_runtimes
=yes
8891 export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
8893 if $LD --help 2>&1 |
$GREP 'auto-import' > /dev
/null
; then
8894 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8895 # If the export-symbols file already is a .def file (1st line
8896 # is EXPORTS), use it as is; otherwise, prepend...
8897 archive_expsym_cmds
='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
8898 cp $export_symbols $output_objdir/$soname.def;
8900 echo EXPORTS > $output_objdir/$soname.def;
8901 cat $export_symbols >> $output_objdir/$soname.def;
8903 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8910 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8911 link_all_deplibs
=yes
8916 hardcode_shlibpath_var
=no
8917 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
8918 export_dynamic_flag_spec
='${wl}-E'
8919 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
8920 # Instead, shared libraries are loaded at an image base (0x10000000 by
8921 # default) and relocated if they conflict, which is a slow very memory
8922 # consuming and fragmenting process. To avoid this, we pick a random,
8923 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
8924 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
8925 archive_cmds
='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
8926 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'
8929 gnu
* | linux
* | tpf
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
8931 if test "$host_os" = linux-dietlibc
; then
8932 case $cc_basename in
8933 diet\
*) tmp_diet
=yes;; # linux-dietlibc with static linking (!diet-dyn)
8936 if $LD --help 2>&1 |
$EGREP ': supported targets:.* elf' > /dev
/null \
8937 && test "$tmp_diet" = no
8939 tmp_addflag
=' $pic_flag'
8940 tmp_sharedflag
='-shared'
8941 case $cc_basename,$host_cpu in
8942 pgcc
*) # Portland Group C compiler
8943 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'
8944 tmp_addflag
=' $pic_flag'
8946 pgf77
* | pgf90
* | pgf95
* | pgfortran
*)
8947 # Portland Group f77 and f90 compilers
8948 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'
8949 tmp_addflag
=' $pic_flag -Mnomain' ;;
8950 ecc
*,ia64
* | icc
*,ia64
*) # Intel C compiler on ia64
8951 tmp_addflag
=' -i_dynamic' ;;
8952 efc
*,ia64
* | ifort
*,ia64
*) # Intel Fortran compiler on ia64
8953 tmp_addflag
=' -i_dynamic -nofor_main' ;;
8954 ifc
* | ifort
*) # Intel Fortran compiler
8955 tmp_addflag
=' -nofor_main' ;;
8956 lf95
*) # Lahey Fortran 8.1
8957 whole_archive_flag_spec
=
8958 tmp_sharedflag
='--shared' ;;
8959 xl
[cC
]* | bgxl
[cC
]* | mpixl
[cC
]*) # IBM XL C 8.0 on PPC (deal with xlf below)
8960 tmp_sharedflag
='-qmkshrobj'
8962 nvcc
*) # Cuda Compiler Driver 2.2
8963 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'
8964 compiler_needs_object
=yes
8967 case `$CC -V 2>&1 | sed 5q` in
8968 *Sun\ C
*) # Sun C 5.9
8969 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'
8970 compiler_needs_object
=yes
8971 tmp_sharedflag
='-G' ;;
8972 *Sun\ F
*) # Sun Fortran 8.3
8973 tmp_sharedflag
='-G' ;;
8975 archive_cmds
='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8977 if test "x$supports_anon_versioning" = xyes
; then
8978 archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~
8979 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8980 echo "local: *; };" >> $output_objdir/$libname.ver~
8981 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
8984 case $cc_basename in
8985 xlf
* | bgf
* | bgxlf
* | mpixlf
*)
8986 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
8987 whole_archive_flag_spec
='--whole-archive$convenience --no-whole-archive'
8988 hardcode_libdir_flag_spec
=
8989 hardcode_libdir_flag_spec_ld
='-rpath $libdir'
8990 archive_cmds
='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
8991 if test "x$supports_anon_versioning" = xyes
; then
8992 archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~
8993 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8994 echo "local: *; };" >> $output_objdir/$libname.ver~
8995 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
9005 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
9006 archive_cmds
='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
9009 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9010 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9015 if $LD -v 2>&1 |
$GREP 'BFD 2\.8' > /dev
/null
; then
9019 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
9020 *** create shared libraries on Solaris systems. Therefore, libtool
9021 *** is disabling shared libraries support. We urge you to upgrade GNU
9022 *** binutils to release 2.9.1 or newer. Another option is to modify
9023 *** your PATH or compiler configuration so that the native linker is
9024 *** used, and then restart.
9027 elif $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
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'
9035 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
*)
9036 case `$LD -v 2>&1` in
9037 *\
[01].
* |
*\
2.
[0-9].
* |
*\
2.1[0-5].
*)
9041 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
9042 *** reliably create shared libraries on SCO systems. Therefore, libtool
9043 *** is disabling shared libraries support. We urge you to upgrade GNU
9044 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
9045 *** your PATH or compiler configuration so that the native linker is
9046 *** used, and then restart.
9051 # For security reasons, it is highly recommended that you always
9052 # use absolute paths for naming shared libraries, and exclude the
9053 # DT_RUNPATH tag from executables and libraries. But doing so
9054 # requires that you compile everything twice, which is a pain.
9055 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
9056 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9057 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9058 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9067 archive_cmds
='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9070 hardcode_shlibpath_var
=no
9074 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
9075 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9076 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9083 if test "$ld_shlibs" = no
; then
9085 hardcode_libdir_flag_spec
=
9086 export_dynamic_flag_spec
=
9087 whole_archive_flag_spec
=
9090 # PORTME fill in a description of your system's linker (not GNU ld)
9093 allow_undefined_flag
=unsupported
9094 always_export_symbols
=yes
9095 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'
9096 # Note: this linker hardcodes the directories in LIBPATH if there
9097 # are no directories specified by -L.
9098 hardcode_minus_L
=yes
9099 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
9100 # Neither direct hardcoding nor static linking is supported with a
9102 hardcode_direct
=unsupported
9107 if test "$host_cpu" = ia64
; then
9108 # On IA64, the linker does run time linking by default, so we don't
9109 # have to do anything special.
9110 aix_use_runtimelinking
=no
9111 exp_sym_flag
='-Bexport'
9114 # If we're using GNU nm, then we don't want the "-C" option.
9115 # -C means demangle to AIX nm, but means don't demangle with GNU nm
9116 # Also, AIX nm treats weak defined symbols like other global
9117 # defined symbols, whereas GNU nm marks them as "W".
9118 if $NM -V 2>&1 |
$GREP 'GNU' > /dev
/null
; then
9119 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'
9121 export_symbols_cmds
='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
9123 aix_use_runtimelinking
=no
9125 # Test if we are trying to use run time linking or normal
9126 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
9127 # need to do runtime linking.
9128 case $host_os in aix4.
[23]|aix4.
[23].
*|aix
[5-9]*)
9129 for ld_flag
in $LDFLAGS; do
9130 if (test $ld_flag = "-brtl" ||
test $ld_flag = "-Wl,-brtl"); then
9131 aix_use_runtimelinking
=yes
9138 exp_sym_flag
='-bexport'
9139 no_entry_flag
='-bnoentry'
9142 # When large executables or shared objects are built, AIX ld can
9143 # have problems creating the table of contents. If linking a library
9144 # or program results in "error TOC overflow" add -mminimal-toc to
9145 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
9146 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
9150 hardcode_direct_absolute
=yes
9151 hardcode_libdir_separator
=':'
9152 link_all_deplibs
=yes
9153 file_list_spec
='${wl}-f,'
9155 if test "$GCC" = yes; then
9156 case $host_os in aix4.
[012]|aix4.
[012].
*)
9157 # We only want to do this on AIX 4.2 and lower, the check
9158 # below for broken collect2 doesn't work under 4.3+
9159 collect2name
=`${CC} -print-prog-name=collect2`
9160 if test -f "$collect2name" &&
9161 strings "$collect2name" |
$GREP resolve_lib_name
>/dev
/null
9163 # We have reworked collect2
9166 # We have old collect2
9167 hardcode_direct
=unsupported
9168 # It fails to find uninstalled libraries when the uninstalled
9169 # path is not listed in the libpath. Setting hardcode_minus_L
9170 # to unsupported forces relinking
9171 hardcode_minus_L
=yes
9172 hardcode_libdir_flag_spec
='-L$libdir'
9173 hardcode_libdir_separator
=
9177 shared_flag
='-shared'
9178 if test "$aix_use_runtimelinking" = yes; then
9179 shared_flag
="$shared_flag "'${wl}-G'
9183 if test "$host_cpu" = ia64
; then
9184 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
9185 # chokes on -Wl,-G. The following line is correct:
9188 if test "$aix_use_runtimelinking" = yes; then
9189 shared_flag
='${wl}-G'
9191 shared_flag
='${wl}-bM:SRE'
9196 export_dynamic_flag_spec
='${wl}-bexpall'
9197 # It seems that -bexpall does not export symbols beginning with
9198 # underscore (_), so it is better to generate a list of symbols to export.
9199 always_export_symbols
=yes
9200 if test "$aix_use_runtimelinking" = yes; then
9201 # Warning - without using the other runtime loading flags (-brtl),
9202 # -berok will link without error, but may produce a broken library.
9203 allow_undefined_flag
='-berok'
9204 # Determine the default libpath from the value encoded in an
9206 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9207 /* end confdefs.h. */
9217 if ac_fn_c_try_link
"$LINENO"; then :
9219 lt_aix_libpath_sed
='
9220 /Import File Strings/,/^$/ {
9226 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9227 # Check for a 64-bit object if we didn't find anything.
9228 if test -z "$aix_libpath"; then
9229 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9232 rm -f core conftest.err conftest.
$ac_objext \
9233 conftest
$ac_exeext conftest.
$ac_ext
9234 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
9236 hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath"
9237 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"
9239 if test "$host_cpu" = ia64
; then
9240 hardcode_libdir_flag_spec
='${wl}-R $libdir:/usr/lib:/lib'
9241 allow_undefined_flag
="-z nodefs"
9242 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"
9244 # Determine the default libpath from the value encoded in an
9246 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9247 /* end confdefs.h. */
9257 if ac_fn_c_try_link
"$LINENO"; then :
9259 lt_aix_libpath_sed
='
9260 /Import File Strings/,/^$/ {
9266 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9267 # Check for a 64-bit object if we didn't find anything.
9268 if test -z "$aix_libpath"; then
9269 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9272 rm -f core conftest.err conftest.
$ac_objext \
9273 conftest
$ac_exeext conftest.
$ac_ext
9274 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
9276 hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath"
9277 # Warning - without using the other run time loading flags,
9278 # -berok will link without error, but may produce a broken library.
9279 no_undefined_flag
=' ${wl}-bernotok'
9280 allow_undefined_flag
=' ${wl}-berok'
9281 if test "$with_gnu_ld" = yes; then
9282 # We only use this code for GNU lds that support --whole-archive.
9283 whole_archive_flag_spec
='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
9285 # Exported symbols can be pulled into shared objects from archives
9286 whole_archive_flag_spec
='$convenience'
9288 archive_cmds_need_lc
=yes
9289 # This is similar to how AIX traditionally builds its shared libraries.
9290 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'
9298 # see comment about AmigaOS4 .so support
9299 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9300 archive_expsym_cmds
=''
9303 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)'
9304 hardcode_libdir_flag_spec
='-L$libdir'
9305 hardcode_minus_L
=yes
9311 export_dynamic_flag_spec
=-rdynamic
9314 cygwin
* | mingw
* | pw32
* | cegcc
*)
9315 # When not using gcc, we currently assume that we are using
9316 # Microsoft Visual C++.
9317 # hardcode_libdir_flag_spec is actually meaningless, as there is
9318 # no search path for DLLs.
9319 hardcode_libdir_flag_spec
=' '
9320 allow_undefined_flag
=unsupported
9321 # Tell ltmain to make .lib files, not .a files.
9323 # Tell ltmain to make .dll files, not .so files.
9325 # FIXME: Setting linknames here is a bad hack.
9326 archive_cmds
='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
9327 # The linker will automatically build a .lib file if we build a DLL.
9328 old_archive_from_new_cmds
='true'
9329 # FIXME: Should let the user specify the lib program.
9330 old_archive_cmds
='lib -OUT:$oldlib$oldobjs$old_deplibs'
9331 fix_srcfile_path
='`cygpath -w "$srcfile"`'
9332 enable_shared_with_static_runtimes
=yes
9335 darwin
* | rhapsody
*)
9338 archive_cmds_need_lc
=no
9340 hardcode_automatic
=yes
9341 hardcode_shlibpath_var
=unsupported
9342 if test "$lt_cv_ld_force_load" = "yes"; then
9343 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\"`'
9345 whole_archive_flag_spec
=''
9347 link_all_deplibs
=yes
9348 allow_undefined_flag
="$_lt_dar_allow_undefined"
9349 case $cc_basename in
9350 ifort
*) _lt_dar_can_shared
=yes ;;
9351 *) _lt_dar_can_shared
=$GCC ;;
9353 if test "$_lt_dar_can_shared" = "yes"; then
9354 output_verbose_link_cmd
=func_echo_all
9355 archive_cmds
="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
9356 module_cmds
="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
9357 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}"
9358 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}"
9367 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9368 hardcode_libdir_flag_spec
='-L$libdir'
9369 hardcode_shlibpath_var
=no
9372 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
9373 # support. Future versions do this automatically, but an explicit c++rt0.o
9374 # does not break anything, and helps significantly (at the cost of a little
9377 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
9378 hardcode_libdir_flag_spec
='-R$libdir'
9380 hardcode_shlibpath_var
=no
9383 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
9385 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9387 hardcode_minus_L
=yes
9388 hardcode_shlibpath_var
=no
9391 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
9392 freebsd
* | dragonfly
*)
9393 archive_cmds
='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
9394 hardcode_libdir_flag_spec
='-R$libdir'
9396 hardcode_shlibpath_var
=no
9400 if test "$GCC" = yes; then
9401 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'
9403 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'
9405 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
9406 hardcode_libdir_separator
=:
9409 # hardcode_minus_L: Not really in the search PATH,
9410 # but as the default location of the library.
9411 hardcode_minus_L
=yes
9412 export_dynamic_flag_spec
='${wl}-E'
9416 if test "$GCC" = yes && test "$with_gnu_ld" = no
; then
9417 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9419 archive_cmds
='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9421 if test "$with_gnu_ld" = no
; then
9422 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
9423 hardcode_libdir_flag_spec_ld
='+b $libdir'
9424 hardcode_libdir_separator
=:
9426 hardcode_direct_absolute
=yes
9427 export_dynamic_flag_spec
='${wl}-E'
9428 # hardcode_minus_L: Not really in the search PATH,
9429 # but as the default location of the library.
9430 hardcode_minus_L
=yes
9435 if test "$GCC" = yes && test "$with_gnu_ld" = no
; then
9438 archive_cmds
='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9441 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
9444 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9450 archive_cmds
='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9453 archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
9457 # Older versions of the 11.00 compiler do not understand -b yet
9458 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
9459 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
9460 $as_echo_n "checking if $CC understands -b... " >&6; }
9461 if test "${lt_cv_prog_compiler__b+set}" = set; then :
9462 $as_echo_n "(cached) " >&6
9464 lt_cv_prog_compiler__b
=no
9465 save_LDFLAGS
="$LDFLAGS"
9466 LDFLAGS
="$LDFLAGS -b"
9467 echo "$lt_simple_link_test_code" > conftest.
$ac_ext
9468 if (eval $ac_link 2>conftest.err
) && test -s conftest
$ac_exeext; then
9469 # The linker can only warn and ignore the option if not recognized
9470 # So say no if there are warnings
9471 if test -s conftest.err
; then
9472 # Append any errors to the config.log.
9473 cat conftest.err
1>&5
9474 $ECHO "$_lt_linker_boilerplate" |
$SED '/^$/d' > conftest.exp
9475 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
9476 if diff conftest.exp conftest.er2
>/dev
/null
; then
9477 lt_cv_prog_compiler__b
=yes
9480 lt_cv_prog_compiler__b
=yes
9484 LDFLAGS
="$save_LDFLAGS"
9487 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
9488 $as_echo "$lt_cv_prog_compiler__b" >&6; }
9490 if test x
"$lt_cv_prog_compiler__b" = xyes
; then
9491 archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9493 archive_cmds
='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9499 if test "$with_gnu_ld" = no
; then
9500 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
9501 hardcode_libdir_separator
=:
9506 hardcode_shlibpath_var
=no
9510 hardcode_direct_absolute
=yes
9511 export_dynamic_flag_spec
='${wl}-E'
9513 # hardcode_minus_L: Not really in the search PATH,
9514 # but as the default location of the library.
9515 hardcode_minus_L
=yes
9521 irix5
* | irix6
* | nonstopux
*)
9522 if test "$GCC" = yes; then
9523 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'
9524 # Try to use the -exported_symbol ld option, if it does not
9525 # work, assume that -exports_file does not work either and
9526 # implicitly export all symbols.
9527 save_LDFLAGS
="$LDFLAGS"
9528 LDFLAGS
="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
9529 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9530 /* end confdefs.h. */
9533 if ac_fn_c_try_link
"$LINENO"; then :
9534 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'
9537 rm -f core conftest.err conftest.
$ac_objext \
9538 conftest
$ac_exeext conftest.
$ac_ext
9539 LDFLAGS
="$save_LDFLAGS"
9541 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'
9542 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'
9544 archive_cmds_need_lc
='no'
9545 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9546 hardcode_libdir_separator
=:
9548 link_all_deplibs
=yes
9552 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
9553 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
9555 archive_cmds
='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
9557 hardcode_libdir_flag_spec
='-R$libdir'
9559 hardcode_shlibpath_var
=no
9563 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9565 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9566 hardcode_libdir_separator
=:
9567 hardcode_shlibpath_var
=no
9574 if test -f /usr
/libexec
/ld.so
; then
9576 hardcode_shlibpath_var
=no
9577 hardcode_direct_absolute
=yes
9578 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
9579 archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9580 archive_expsym_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
9581 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
9582 export_dynamic_flag_spec
='${wl}-E'
9585 openbsd
[01].
* | openbsd2.
[0-7] | openbsd2.
[0-7].
*)
9586 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9587 hardcode_libdir_flag_spec
='-R$libdir'
9590 archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9591 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
9601 hardcode_libdir_flag_spec
='-L$libdir'
9602 hardcode_minus_L
=yes
9603 allow_undefined_flag
=unsupported
9604 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'
9605 old_archive_from_new_cmds
='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
9609 if test "$GCC" = yes; then
9610 allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*'
9611 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'
9613 allow_undefined_flag
=' -expect_unresolved \*'
9614 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'
9616 archive_cmds_need_lc
='no'
9617 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9618 hardcode_libdir_separator
=:
9621 osf4
* | osf5
*) # as osf3* with the addition of -msym flag
9622 if test "$GCC" = yes; then
9623 allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*'
9624 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'
9625 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9627 allow_undefined_flag
=' -expect_unresolved \*'
9628 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'
9629 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~
9630 $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'
9632 # Both c and cxx compiler support -rpath directly
9633 hardcode_libdir_flag_spec
='-rpath $libdir'
9635 archive_cmds_need_lc
='no'
9636 hardcode_libdir_separator
=:
9640 no_undefined_flag
=' -z defs'
9641 if test "$GCC" = yes; then
9643 archive_cmds
='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9644 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9645 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
9647 case `$CC -V 2>&1` in
9650 archive_cmds
='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
9651 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9652 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
9656 archive_cmds
='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
9657 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9658 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
9662 hardcode_libdir_flag_spec
='-R$libdir'
9663 hardcode_shlibpath_var
=no
9665 solaris2.
[0-5] | solaris2.
[0-5].
*) ;;
9667 # The compiler driver will combine and reorder linker options,
9668 # but understands `-z linker_flag'. GCC discards it without `$wl',
9669 # but is careful enough not to reorder.
9670 # Supported since Solaris 2.6 (maybe 2.5.1?)
9671 if test "$GCC" = yes; then
9672 whole_archive_flag_spec
='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
9674 whole_archive_flag_spec
='-z allextract$convenience -z defaultextract'
9678 link_all_deplibs
=yes
9682 if test "x$host_vendor" = xsequent
; then
9683 # Use $CC to link under sequent, because it throws in some extra .o
9684 # files that make .init and .fini sections work.
9685 archive_cmds
='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
9687 archive_cmds
='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
9689 hardcode_libdir_flag_spec
='-L$libdir'
9691 hardcode_minus_L
=yes
9692 hardcode_shlibpath_var
=no
9696 case $host_vendor in
9698 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9699 hardcode_direct
=yes # is this really true???
9702 ## LD is ld it makes a PLAMLIB
9703 ## CC just makes a GrossModule.
9704 archive_cmds
='$LD -G -o $lib $libobjs $deplibs $linker_flags'
9705 reload_cmds
='$CC -r -o $output$reload_objs'
9709 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9710 hardcode_direct
=no
#Motorola manual says yes, but my tests say they lie
9713 runpath_var
='LD_RUN_PATH'
9714 hardcode_shlibpath_var
=no
9718 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9719 hardcode_shlibpath_var
=no
9720 export_dynamic_flag_spec
='-Bexport'
9724 if test -d /usr
/nec
; then
9725 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9726 hardcode_shlibpath_var
=no
9727 runpath_var
=LD_RUN_PATH
9728 hardcode_runpath_var
=yes
9733 sysv4
*uw2
* | sysv5OpenUNIX
* | sysv5UnixWare7.
[01].
[10]* | unixware7
* | sco3.2v5.0.
[024]*)
9734 no_undefined_flag
='${wl}-z,text'
9735 archive_cmds_need_lc
=no
9736 hardcode_shlibpath_var
=no
9737 runpath_var
='LD_RUN_PATH'
9739 if test "$GCC" = yes; then
9740 archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9741 archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9743 archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9744 archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9748 sysv5
* | sco3.2v5
* | sco5v6
*)
9749 # Note: We can NOT use -z defs as we might desire, because we do not
9750 # link with -lc, and that would cause any symbols used from libc to
9751 # always be unresolved, which means just about no library would
9752 # ever link correctly. If we're not using GNU ld we use -z text
9753 # though, which does catch some bad symbols but isn't as heavy-handed
9755 no_undefined_flag
='${wl}-z,text'
9756 allow_undefined_flag
='${wl}-z,nodefs'
9757 archive_cmds_need_lc
=no
9758 hardcode_shlibpath_var
=no
9759 hardcode_libdir_flag_spec
='${wl}-R,$libdir'
9760 hardcode_libdir_separator
=':'
9761 link_all_deplibs
=yes
9762 export_dynamic_flag_spec
='${wl}-Bexport'
9763 runpath_var
='LD_RUN_PATH'
9765 if test "$GCC" = yes; then
9766 archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9767 archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9769 archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9770 archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9775 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9776 hardcode_libdir_flag_spec
='-L$libdir'
9777 hardcode_shlibpath_var
=no
9785 if test x
$host_vendor = xsni
; then
9787 sysv4 | sysv4.2uw2
* | sysv4.3
* | sysv5
*)
9788 export_dynamic_flag_spec
='${wl}-Blargedynsym'
9794 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
9795 $as_echo "$ld_shlibs" >&6; }
9796 test "$ld_shlibs" = no
&& can_build_shared
=no
9798 with_gnu_ld
=$with_gnu_ld
9815 # Do we need to explicitly link libc?
9817 case "x$archive_cmds_need_lc" in
9819 # Assume -lc should be added
9820 archive_cmds_need_lc
=yes
9822 if test "$enable_shared" = yes && test "$GCC" = yes; then
9823 case $archive_cmds in
9825 # FIXME: we may have to deal with multi-command sequences.
9828 # Test whether the compiler implicitly links with -lc since on some
9829 # systems, -lgcc has to come before -lc. If gcc already passes -lc
9830 # to ld, don't add -lc before -lgcc.
9831 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
9832 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
9833 if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
9834 $as_echo_n "(cached) " >&6
9837 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
9839 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
9840 (eval $ac_compile) 2>&5
9842 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9843 test $ac_status = 0; } 2>conftest.err
; then
9846 libobjs
=conftest.
$ac_objext
9848 wl
=$lt_prog_compiler_wl
9849 pic_flag
=$lt_prog_compiler_pic
9855 lt_save_allow_undefined_flag
=$allow_undefined_flag
9856 allow_undefined_flag
=
9857 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
9858 (eval $archive_cmds 2\
>\
&1 \|
$GREP \" -lc \" \
>/dev
/null
2\
>\
&1) 2>&5
9860 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9861 test $ac_status = 0; }
9863 lt_cv_archive_cmds_need_lc
=no
9865 lt_cv_archive_cmds_need_lc
=yes
9867 allow_undefined_flag
=$lt_save_allow_undefined_flag
9869 cat conftest.err
1>&5
9874 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
9875 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
9876 archive_cmds_need_lc
=$lt_cv_archive_cmds_need_lc
10039 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
10040 $as_echo_n "checking dynamic linker characteristics... " >&6; }
10042 if test "$GCC" = yes; then
10044 darwin
*) lt_awk_arg
="/^libraries:/,/LR/" ;;
10045 *) lt_awk_arg
="/^libraries:/" ;;
10048 mingw
* | cegcc
*) lt_sed_strip_eq
="s,=\([A-Za-z]:\),\1,g" ;;
10049 *) lt_sed_strip_eq
="s,=/,/,g" ;;
10051 lt_search_path_spec
=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
10052 case $lt_search_path_spec in
10054 # if the path contains ";" then we assume it to be the separator
10055 # otherwise default to the standard path separator (i.e. ":") - it is
10056 # assumed that no part of a normal pathname contains ";" but that should
10057 # okay in the real world where ";" in dirpaths is itself problematic.
10058 lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
10061 lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
10064 # Ok, now we have the path, separated by spaces, we can step through it
10065 # and add multilib dir if necessary.
10066 lt_tmp_lt_search_path_spec
=
10067 lt_multi_os_dir
=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
10068 for lt_sys_path
in $lt_search_path_spec; do
10069 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
10070 lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
10072 test -d "$lt_sys_path" && \
10073 lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path"
10076 lt_search_path_spec
=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
10077 BEGIN {RS=" "; FS="/|\n";} {
10080 for (lt_i = NF; lt_i > 0; lt_i--) {
10081 if ($lt_i != "" && $lt_i != ".") {
10082 if ($lt_i == "..") {
10085 if (lt_count == 0) {
10086 lt_foo="/" $lt_i lt_foo;
10093 if (lt_foo != "") { lt_freq[lt_foo]++; }
10094 if (lt_freq[lt_foo] == 1) { print lt_foo; }
10096 # AWK program above erroneously prepends '/' to C:/dos/paths
10099 mingw
* | cegcc
*) lt_search_path_spec
=`$ECHO "$lt_search_path_spec" |\
10100 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
10102 sys_lib_search_path_spec
=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
10104 sys_lib_search_path_spec
="/lib /usr/lib /usr/local/lib"
10106 library_names_spec
=
10107 libname_spec
='lib$name'
10111 postuninstall_cmds
=
10115 shlibpath_overrides_runpath
=unknown
10117 dynamic_linker
="$host_os ld.so"
10118 sys_lib_dlsearch_path_spec
="/lib /usr/lib"
10119 need_lib_prefix
=unknown
10120 hardcode_into_libs
=no
10122 # when you set need_version to no, make sure it does not cause -set_version
10123 # flags to be left without arguments
10124 need_version
=unknown
10129 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname.a'
10130 shlibpath_var
=LIBPATH
10132 # AIX 3 has no versioning support, so we append a major version to the name.
10133 soname_spec
='${libname}${release}${shared_ext}$major'
10140 hardcode_into_libs
=yes
10141 if test "$host_cpu" = ia64
; then
10142 # AIX 5 supports IA64
10143 library_names_spec
='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
10144 shlibpath_var
=LD_LIBRARY_PATH
10146 # With GCC up to 2.95.x, collect2 would create an import file
10147 # for dependence libraries. The import file would start with
10148 # the line `#! .'. This would cause the generated library to
10149 # depend on `.', always an invalid library. This was fixed in
10150 # development snapshots of GCC prior to 3.0.
10152 aix4 | aix4.
[01] | aix4.
[01].
*)
10153 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
10155 echo '#endif'; } |
${CC} -E - |
$GREP yes > /dev
/null
; then
10158 can_build_shared
=no
10162 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
10163 # soname into executable. Probably we can add versioning support to
10164 # collect2, so additional links can be useful in future.
10165 if test "$aix_use_runtimelinking" = yes; then
10166 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
10167 # instead of lib<name>.a to let people know that these are not
10168 # typical AIX shared libraries.
10169 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10171 # We preserve .a as extension for shared libraries through AIX4.2
10172 # and later when we are not doing run time linking.
10173 library_names_spec
='${libname}${release}.a $libname.a'
10174 soname_spec
='${libname}${release}${shared_ext}$major'
10176 shlibpath_var
=LIBPATH
10183 # Since July 2007 AmigaOS4 officially supports .so libraries.
10184 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
10185 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10188 library_names_spec
='$libname.ixlibrary $libname.a'
10189 # Create ${libname}_ixlibrary.a entries in /sys/libs.
10190 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'
10196 library_names_spec
='${libname}${shared_ext}'
10197 dynamic_linker
="$host_os ld.so"
10198 shlibpath_var
=LIBRARY_PATH
10204 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10205 soname_spec
='${libname}${release}${shared_ext}$major'
10206 finish_cmds
='PATH="\$PATH:/sbin" ldconfig $libdir'
10207 shlibpath_var
=LD_LIBRARY_PATH
10208 sys_lib_search_path_spec
="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
10209 sys_lib_dlsearch_path_spec
="/shlib /usr/lib /usr/local/lib"
10210 # the default ld.so.conf also contains /usr/contrib/lib and
10211 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
10212 # libtool to hard-code these into programs
10215 cygwin
* | mingw
* | pw32
* | cegcc
*)
10216 version_type
=windows
10221 case $GCC,$host_os in
10222 yes,cygwin
* |
yes,mingw
* |
yes,pw32
* |
yes,cegcc
*)
10223 library_names_spec
='$libname.dll.a'
10224 # DLL is installed to $(libdir)/../bin by postinstall_cmds
10225 postinstall_cmds
='base_file=`basename \${file}`~
10226 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
10227 dldir=$destdir/`dirname \$dlpath`~
10228 test -d \$dldir || mkdir -p \$dldir~
10229 $install_prog $dir/$dlname \$dldir/$dlname~
10230 chmod a+x \$dldir/$dlname~
10231 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
10232 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
10234 postuninstall_cmds
='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
10235 dlpath=$dir/\$dldll~
10237 shlibpath_overrides_runpath
=yes
10241 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
10242 soname_spec
='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10244 sys_lib_search_path_spec
="$sys_lib_search_path_spec /usr/lib/w32api"
10247 # MinGW DLLs use traditional 'lib' prefix
10248 soname_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10251 # pw32 DLLs use 'pw' prefix rather than 'lib'
10252 library_names_spec
='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10258 library_names_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
10261 dynamic_linker
='Win32 ld.exe'
10262 # FIXME: first we should search . and the directory the executable is in
10266 darwin
* | rhapsody
*)
10267 dynamic_linker
="$host_os dyld"
10268 version_type
=darwin
10271 library_names_spec
='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
10272 soname_spec
='${libname}${release}${major}$shared_ext'
10273 shlibpath_overrides_runpath
=yes
10274 shlibpath_var
=DYLD_LIBRARY_PATH
10275 shrext_cmds
='`test .$module = .yes && echo .so || echo .dylib`'
10277 sys_lib_search_path_spec
="$sys_lib_search_path_spec /usr/local/lib"
10278 sys_lib_dlsearch_path_spec
='/usr/local/lib /lib /usr/lib'
10285 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
10286 soname_spec
='${libname}${release}${shared_ext}$major'
10287 shlibpath_var
=LD_LIBRARY_PATH
10290 freebsd
* | dragonfly
*)
10291 # DragonFly does not have aout. When/if they implement a new
10292 # versioning mechanism, adjust this.
10293 if test -x /usr
/bin
/objformat
; then
10294 objformat
=`/usr/bin/objformat`
10297 freebsd
[23].
*) objformat
=aout
;;
10298 *) objformat
=elf
;;
10301 version_type
=freebsd-
$objformat
10302 case $version_type in
10304 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
10309 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
10313 shlibpath_var
=LD_LIBRARY_PATH
10316 shlibpath_overrides_runpath
=yes
10318 freebsd3.
[01]* | freebsdelf3.
[01]*)
10319 shlibpath_overrides_runpath
=yes
10320 hardcode_into_libs
=yes
10322 freebsd3.
[2-9]* | freebsdelf3.
[2-9]* | \
10323 freebsd4.
[0-5] | freebsdelf4.
[0-5] | freebsd4.1
.1 | freebsdelf4.1
.1)
10324 shlibpath_overrides_runpath
=no
10325 hardcode_into_libs
=yes
10327 *) # from 4.6 on, and DragonFly
10328 shlibpath_overrides_runpath
=yes
10329 hardcode_into_libs
=yes
10338 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10339 soname_spec
='${libname}${release}${shared_ext}$major'
10340 shlibpath_var
=LD_LIBRARY_PATH
10341 hardcode_into_libs
=yes
10348 dynamic_linker
="$host_os runtime_loader"
10349 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10350 soname_spec
='${libname}${release}${shared_ext}$major'
10351 shlibpath_var
=LIBRARY_PATH
10352 shlibpath_overrides_runpath
=yes
10353 sys_lib_dlsearch_path_spec
='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
10354 hardcode_into_libs
=yes
10357 hpux9
* | hpux10
* | hpux11
*)
10358 # Give a soname corresponding to the major version so that dld.sl refuses to
10359 # link against other versions.
10366 hardcode_into_libs
=yes
10367 dynamic_linker
="$host_os dld.so"
10368 shlibpath_var
=LD_LIBRARY_PATH
10369 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
10370 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10371 soname_spec
='${libname}${release}${shared_ext}$major'
10372 if test "X$HPUX_IA64_MODE" = X32
; then
10373 sys_lib_search_path_spec
="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
10375 sys_lib_search_path_spec
="/usr/lib/hpux64 /usr/local/lib/hpux64"
10377 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
10381 hardcode_into_libs
=yes
10382 dynamic_linker
="$host_os dld.sl"
10383 shlibpath_var
=LD_LIBRARY_PATH
# How should we handle SHLIB_PATH
10384 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
10385 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10386 soname_spec
='${libname}${release}${shared_ext}$major'
10387 sys_lib_search_path_spec
="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
10388 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
10392 dynamic_linker
="$host_os dld.sl"
10393 shlibpath_var
=SHLIB_PATH
10394 shlibpath_overrides_runpath
=no
# +s is required to enable SHLIB_PATH
10395 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10396 soname_spec
='${libname}${release}${shared_ext}$major'
10399 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
10400 postinstall_cmds
='chmod 555 $lib'
10401 # or fails outright, so override atomically:
10402 install_override_mode
=555
10409 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
10410 soname_spec
='${libname}${release}${shared_ext}$major'
10411 dynamic_linker
='Interix 3.x ld.so.1 (PE, like ELF)'
10412 shlibpath_var
=LD_LIBRARY_PATH
10413 shlibpath_overrides_runpath
=no
10414 hardcode_into_libs
=yes
10417 irix5
* | irix6
* | nonstopux
*)
10419 nonstopux
*) version_type
=nonstopux
;;
10421 if test "$lt_cv_prog_gnu_ld" = yes; then
10429 soname_spec
='${libname}${release}${shared_ext}$major'
10430 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
10432 irix5
* | nonstopux
*)
10433 libsuff
= shlibsuff
=
10436 case $LD in # libtool.m4 will add one of these switches to LD
10437 *-32|
*"-32 "|
*-melf32bsmip|
*"-melf32bsmip ")
10438 libsuff
= shlibsuff
= libmagic
=32-bit;;
10439 *-n32|
*"-n32 "|
*-melf32bmipn32|
*"-melf32bmipn32 ")
10440 libsuff
=32 shlibsuff
=N32 libmagic
=N32
;;
10441 *-64|
*"-64 "|
*-melf64bmip|
*"-melf64bmip ")
10442 libsuff
=64 shlibsuff
=64 libmagic
=64-bit;;
10443 *) libsuff
= shlibsuff
= libmagic
=never-match
;;
10447 shlibpath_var
=LD_LIBRARY
${shlibsuff}_PATH
10448 shlibpath_overrides_runpath
=no
10449 sys_lib_search_path_spec
="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
10450 sys_lib_dlsearch_path_spec
="/usr/lib${libsuff} /lib${libsuff}"
10451 hardcode_into_libs
=yes
10454 # No shared lib support for Linux oldld, aout, or coff.
10455 linux
*oldld
* | linux
*aout
* | linux
*coff
*)
10459 # This must be Linux ELF.
10460 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
10464 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10465 soname_spec
='${libname}${release}${shared_ext}$major'
10466 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -n $libdir'
10467 shlibpath_var
=LD_LIBRARY_PATH
10468 shlibpath_overrides_runpath
=no
10470 # Some binutils ld are patched to set DT_RUNPATH
10471 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
10472 $as_echo_n "(cached) " >&6
10474 lt_cv_shlibpath_overrides_runpath
=no
10475 save_LDFLAGS
=$LDFLAGS
10476 save_libdir
=$libdir
10477 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
10478 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
10479 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10480 /* end confdefs.h. */
10490 if ac_fn_c_try_link
"$LINENO"; then :
10491 if ($OBJDUMP -p conftest
$ac_exeext) 2>/dev
/null |
grep "RUNPATH.*$libdir" >/dev
/null
; then :
10492 lt_cv_shlibpath_overrides_runpath
=yes
10495 rm -f core conftest.err conftest.
$ac_objext \
10496 conftest
$ac_exeext conftest.
$ac_ext
10497 LDFLAGS
=$save_LDFLAGS
10498 libdir
=$save_libdir
10502 shlibpath_overrides_runpath
=$lt_cv_shlibpath_overrides_runpath
10504 # This implies no fast_install, which is unacceptable.
10505 # Some rework will be needed to allow for fast_install
10506 # before this can be enabled.
10507 hardcode_into_libs
=yes
10509 # Append ld.so.conf contents to the search path
10510 if test -f /etc
/ld.so.conf
; then
10511 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' ' '`
10512 sys_lib_dlsearch_path_spec
="/lib /usr/lib $lt_ld_extra"
10515 # We used to test for /lib/ld.so.1 and disable shared libraries on
10516 # powerpc, because MkLinux only supported shared libraries with the
10517 # GNU dynamic linker. Since this was broken with cross compilers,
10518 # most powerpc-linux boxes support dynamic linking these days and
10519 # people can always --disable-shared, the test was removed, and we
10520 # assume the GNU/Linux dynamic linker is in use.
10521 dynamic_linker
='GNU/Linux ld.so'
10528 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
10529 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10530 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10531 dynamic_linker
='NetBSD (a.out) ld.so'
10533 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
10534 soname_spec
='${libname}${release}${shared_ext}$major'
10535 dynamic_linker
='NetBSD ld.elf_so'
10537 shlibpath_var
=LD_LIBRARY_PATH
10538 shlibpath_overrides_runpath
=yes
10539 hardcode_into_libs
=yes
10544 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10545 shlibpath_var
=LD_LIBRARY_PATH
10546 shlibpath_overrides_runpath
=yes
10553 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10554 soname_spec
='${libname}${release}${shared_ext}$major'
10555 shlibpath_var
=LD_LIBRARY_PATH
10556 shlibpath_overrides_runpath
=no
10557 hardcode_into_libs
=yes
10558 dynamic_linker
='ldqnx.so'
10563 sys_lib_dlsearch_path_spec
="/usr/lib"
10565 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
10567 openbsd3.3 | openbsd3.3.
*) need_version
=yes ;;
10568 *) need_version
=no
;;
10570 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10571 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10572 shlibpath_var
=LD_LIBRARY_PATH
10573 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10575 openbsd2.
[89] | openbsd2.
[89].
*)
10576 shlibpath_overrides_runpath
=no
10579 shlibpath_overrides_runpath
=yes
10583 shlibpath_overrides_runpath
=yes
10588 libname_spec
='$name'
10591 library_names_spec
='$libname${shared_ext} $libname.a'
10592 dynamic_linker
='OS/2 ld.exe'
10593 shlibpath_var
=LIBPATH
10596 osf3
* | osf4
* | osf5
*)
10600 soname_spec
='${libname}${release}${shared_ext}$major'
10601 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10602 shlibpath_var
=LD_LIBRARY_PATH
10603 sys_lib_search_path_spec
="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
10604 sys_lib_dlsearch_path_spec
="$sys_lib_search_path_spec"
10615 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10616 soname_spec
='${libname}${release}${shared_ext}$major'
10617 shlibpath_var
=LD_LIBRARY_PATH
10618 shlibpath_overrides_runpath
=yes
10619 hardcode_into_libs
=yes
10620 # ldd complains unless libraries are executable
10621 postinstall_cmds
='chmod +x $lib'
10626 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10627 finish_cmds
='PATH="\$PATH:/usr/etc" ldconfig $libdir'
10628 shlibpath_var
=LD_LIBRARY_PATH
10629 shlibpath_overrides_runpath
=yes
10630 if test "$with_gnu_ld" = yes; then
10638 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10639 soname_spec
='${libname}${release}${shared_ext}$major'
10640 shlibpath_var
=LD_LIBRARY_PATH
10641 case $host_vendor in
10643 shlibpath_overrides_runpath
=no
10645 runpath_var
=LD_RUN_PATH
10653 shlibpath_overrides_runpath
=no
10654 sys_lib_search_path_spec
='/lib /usr/lib /usr/ccs/lib'
10660 if test -d /usr
/nec
;then
10662 library_names_spec
='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
10663 soname_spec
='$libname${shared_ext}.$major'
10664 shlibpath_var
=LD_LIBRARY_PATH
10668 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
* | sysv4
*uw2
*)
10669 version_type
=freebsd-elf
10672 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
10673 soname_spec
='${libname}${release}${shared_ext}$major'
10674 shlibpath_var
=LD_LIBRARY_PATH
10675 shlibpath_overrides_runpath
=yes
10676 hardcode_into_libs
=yes
10677 if test "$with_gnu_ld" = yes; then
10678 sys_lib_search_path_spec
='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
10680 sys_lib_search_path_spec
='/usr/ccs/lib /usr/lib'
10683 sys_lib_search_path_spec
="$sys_lib_search_path_spec /lib"
10687 sys_lib_dlsearch_path_spec
='/usr/lib'
10691 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
10695 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10696 shlibpath_var
=LD_LIBRARY_PATH
10697 shlibpath_overrides_runpath
=no
10698 hardcode_into_libs
=yes
10703 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10704 soname_spec
='${libname}${release}${shared_ext}$major'
10705 shlibpath_var
=LD_LIBRARY_PATH
10712 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
10713 $as_echo "$dynamic_linker" >&6; }
10714 test "$dynamic_linker" = no
&& can_build_shared
=no
10716 variables_saved_for_relink
="PATH $shlibpath_var $runpath_var"
10717 if test "$GCC" = yes; then
10718 variables_saved_for_relink
="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
10721 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
10722 sys_lib_search_path_spec
="$lt_cv_sys_lib_search_path_spec"
10724 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
10725 sys_lib_dlsearch_path_spec
="$lt_cv_sys_lib_dlsearch_path_spec"
10819 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
10820 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
10822 if test -n "$hardcode_libdir_flag_spec" ||
10823 test -n "$runpath_var" ||
10824 test "X$hardcode_automatic" = "Xyes" ; then
10826 # We can hardcode non-existent directories.
10827 if test "$hardcode_direct" != no
&&
10828 # If the only mechanism to avoid hardcoding is shlibpath_var, we
10829 # have to relink, otherwise we might link with an installed library
10830 # when we should be linking with a yet-to-be-installed one
10831 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
10832 test "$hardcode_minus_L" != no
; then
10833 # Linking always hardcodes the temporary library directory.
10834 hardcode_action
=relink
10836 # We can link without hardcoding, and we can hardcode nonexisting dirs.
10837 hardcode_action
=immediate
10840 # We cannot hardcode anything, or else we can only hardcode existing
10842 hardcode_action
=unsupported
10844 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
10845 $as_echo "$hardcode_action" >&6; }
10847 if test "$hardcode_action" = relink ||
10848 test "$inherit_rpath" = yes; then
10849 # Fast installation is not supported
10850 enable_fast_install
=no
10851 elif test "$shlibpath_overrides_runpath" = yes ||
10852 test "$enable_shared" = no
; then
10853 # Fast installation is not necessary
10854 enable_fast_install
=needless
10862 if test "x$enable_dlopen" != xyes
; then
10863 enable_dlopen
=unknown
10864 enable_dlopen_self
=unknown
10865 enable_dlopen_self_static
=unknown
10872 lt_cv_dlopen
="load_add_on"
10874 lt_cv_dlopen_self
=yes
10877 mingw
* | pw32
* | cegcc
*)
10878 lt_cv_dlopen
="LoadLibrary"
10883 lt_cv_dlopen
="dlopen"
10888 # if libdl is installed we need to link against it
10889 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
10890 $as_echo_n "checking for dlopen in -ldl... " >&6; }
10891 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
10892 $as_echo_n "(cached) " >&6
10894 ac_check_lib_save_LIBS
=$LIBS
10896 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10897 /* end confdefs.h. */
10899 /* Override any GCC internal prototype to avoid an error.
10900 Use char because int might match the return type of a GCC
10901 builtin and then its argument prototype would still apply. */
10914 if ac_fn_c_try_link
"$LINENO"; then :
10915 ac_cv_lib_dl_dlopen
=yes
10917 ac_cv_lib_dl_dlopen
=no
10919 rm -f core conftest.err conftest.
$ac_objext \
10920 conftest
$ac_exeext conftest.
$ac_ext
10921 LIBS
=$ac_check_lib_save_LIBS
10923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
10924 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
10925 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
10926 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl"
10929 lt_cv_dlopen
="dyld"
10931 lt_cv_dlopen_self
=yes
10938 ac_fn_c_check_func
"$LINENO" "shl_load" "ac_cv_func_shl_load"
10939 if test "x$ac_cv_func_shl_load" = x
""yes; then :
10940 lt_cv_dlopen
="shl_load"
10942 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
10943 $as_echo_n "checking for shl_load in -ldld... " >&6; }
10944 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
10945 $as_echo_n "(cached) " >&6
10947 ac_check_lib_save_LIBS
=$LIBS
10949 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10950 /* end confdefs.h. */
10952 /* Override any GCC internal prototype to avoid an error.
10953 Use char because int might match the return type of a GCC
10954 builtin and then its argument prototype would still apply. */
10962 return shl_load ();
10967 if ac_fn_c_try_link
"$LINENO"; then :
10968 ac_cv_lib_dld_shl_load
=yes
10970 ac_cv_lib_dld_shl_load
=no
10972 rm -f core conftest.err conftest.
$ac_objext \
10973 conftest
$ac_exeext conftest.
$ac_ext
10974 LIBS
=$ac_check_lib_save_LIBS
10976 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
10977 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
10978 if test "x$ac_cv_lib_dld_shl_load" = x
""yes; then :
10979 lt_cv_dlopen
="shl_load" lt_cv_dlopen_libs
="-ldld"
10981 ac_fn_c_check_func
"$LINENO" "dlopen" "ac_cv_func_dlopen"
10982 if test "x$ac_cv_func_dlopen" = x
""yes; then :
10983 lt_cv_dlopen
="dlopen"
10985 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
10986 $as_echo_n "checking for dlopen in -ldl... " >&6; }
10987 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
10988 $as_echo_n "(cached) " >&6
10990 ac_check_lib_save_LIBS
=$LIBS
10992 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10993 /* end confdefs.h. */
10995 /* Override any GCC internal prototype to avoid an error.
10996 Use char because int might match the return type of a GCC
10997 builtin and then its argument prototype would still apply. */
11010 if ac_fn_c_try_link
"$LINENO"; then :
11011 ac_cv_lib_dl_dlopen
=yes
11013 ac_cv_lib_dl_dlopen
=no
11015 rm -f core conftest.err conftest.
$ac_objext \
11016 conftest
$ac_exeext conftest.
$ac_ext
11017 LIBS
=$ac_check_lib_save_LIBS
11019 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11020 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
11021 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
11022 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl"
11024 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
11025 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
11026 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
11027 $as_echo_n "(cached) " >&6
11029 ac_check_lib_save_LIBS
=$LIBS
11030 LIBS
="-lsvld $LIBS"
11031 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11032 /* end confdefs.h. */
11034 /* Override any GCC internal prototype to avoid an error.
11035 Use char because int might match the return type of a GCC
11036 builtin and then its argument prototype would still apply. */
11049 if ac_fn_c_try_link
"$LINENO"; then :
11050 ac_cv_lib_svld_dlopen
=yes
11052 ac_cv_lib_svld_dlopen
=no
11054 rm -f core conftest.err conftest.
$ac_objext \
11055 conftest
$ac_exeext conftest.
$ac_ext
11056 LIBS
=$ac_check_lib_save_LIBS
11058 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
11059 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
11060 if test "x$ac_cv_lib_svld_dlopen" = x
""yes; then :
11061 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-lsvld"
11063 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
11064 $as_echo_n "checking for dld_link in -ldld... " >&6; }
11065 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
11066 $as_echo_n "(cached) " >&6
11068 ac_check_lib_save_LIBS
=$LIBS
11070 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11071 /* end confdefs.h. */
11073 /* Override any GCC internal prototype to avoid an error.
11074 Use char because int might match the return type of a GCC
11075 builtin and then its argument prototype would still apply. */
11083 return dld_link ();
11088 if ac_fn_c_try_link
"$LINENO"; then :
11089 ac_cv_lib_dld_dld_link
=yes
11091 ac_cv_lib_dld_dld_link
=no
11093 rm -f core conftest.err conftest.
$ac_objext \
11094 conftest
$ac_exeext conftest.
$ac_ext
11095 LIBS
=$ac_check_lib_save_LIBS
11097 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
11098 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
11099 if test "x$ac_cv_lib_dld_dld_link" = x
""yes; then :
11100 lt_cv_dlopen
="dld_link" lt_cv_dlopen_libs
="-ldld"
11121 if test "x$lt_cv_dlopen" != xno
; then
11127 case $lt_cv_dlopen in
11129 save_CPPFLAGS
="$CPPFLAGS"
11130 test "x$ac_cv_header_dlfcn_h" = xyes
&& CPPFLAGS
="$CPPFLAGS -DHAVE_DLFCN_H"
11132 save_LDFLAGS
="$LDFLAGS"
11133 wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $export_dynamic_flag_spec\"
11136 LIBS
="$lt_cv_dlopen_libs $LIBS"
11138 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
11139 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
11140 if test "${lt_cv_dlopen_self+set}" = set; then :
11141 $as_echo_n "(cached) " >&6
11143 if test "$cross_compiling" = yes; then :
11144 lt_cv_dlopen_self
=cross
11146 lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2
11147 lt_status
=$lt_dlunknown
11148 cat > conftest.
$ac_ext <<_LT_EOF
11149 #line 11149 "configure"
11150 #include "confdefs.h"
11159 # define LT_DLGLOBAL RTLD_GLOBAL
11162 # define LT_DLGLOBAL DL_GLOBAL
11164 # define LT_DLGLOBAL 0
11168 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11169 find out it does not work in some platform. */
11170 #ifndef LT_DLLAZY_OR_NOW
11172 # define LT_DLLAZY_OR_NOW RTLD_LAZY
11175 # define LT_DLLAZY_OR_NOW DL_LAZY
11178 # define LT_DLLAZY_OR_NOW RTLD_NOW
11181 # define LT_DLLAZY_OR_NOW DL_NOW
11183 # define LT_DLLAZY_OR_NOW 0
11190 /* When -fvisbility=hidden is used, assume the code has been annotated
11191 correspondingly for the symbols needed. */
11192 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11193 void fnord () __attribute__((visibility("default")));
11196 void fnord () { int i=42; }
11199 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
11200 int status = $lt_dlunknown;
11204 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
11207 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11208 else puts (dlerror ());
11210 /* dlclose (self); */
11218 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11219 (eval $ac_link) 2>&5
11221 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11222 test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then
11223 (.
/conftest
; exit; ) >&5 2>/dev
/null
11225 case x
$lt_status in
11226 x
$lt_dlno_uscore) lt_cv_dlopen_self
=yes ;;
11227 x
$lt_dlneed_uscore) lt_cv_dlopen_self
=yes ;;
11228 x
$lt_dlunknown|x
*) lt_cv_dlopen_self
=no
;;
11231 # compilation failed
11232 lt_cv_dlopen_self
=no
11239 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
11240 $as_echo "$lt_cv_dlopen_self" >&6; }
11242 if test "x$lt_cv_dlopen_self" = xyes
; then
11243 wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $lt_prog_compiler_static\"
11244 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
11245 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
11246 if test "${lt_cv_dlopen_self_static+set}" = set; then :
11247 $as_echo_n "(cached) " >&6
11249 if test "$cross_compiling" = yes; then :
11250 lt_cv_dlopen_self_static
=cross
11252 lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2
11253 lt_status
=$lt_dlunknown
11254 cat > conftest.
$ac_ext <<_LT_EOF
11255 #line 11255 "configure"
11256 #include "confdefs.h"
11265 # define LT_DLGLOBAL RTLD_GLOBAL
11268 # define LT_DLGLOBAL DL_GLOBAL
11270 # define LT_DLGLOBAL 0
11274 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11275 find out it does not work in some platform. */
11276 #ifndef LT_DLLAZY_OR_NOW
11278 # define LT_DLLAZY_OR_NOW RTLD_LAZY
11281 # define LT_DLLAZY_OR_NOW DL_LAZY
11284 # define LT_DLLAZY_OR_NOW RTLD_NOW
11287 # define LT_DLLAZY_OR_NOW DL_NOW
11289 # define LT_DLLAZY_OR_NOW 0
11296 /* When -fvisbility=hidden is used, assume the code has been annotated
11297 correspondingly for the symbols needed. */
11298 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11299 void fnord () __attribute__((visibility("default")));
11302 void fnord () { int i=42; }
11305 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
11306 int status = $lt_dlunknown;
11310 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
11313 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11314 else puts (dlerror ());
11316 /* dlclose (self); */
11324 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11325 (eval $ac_link) 2>&5
11327 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11328 test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then
11329 (.
/conftest
; exit; ) >&5 2>/dev
/null
11331 case x
$lt_status in
11332 x
$lt_dlno_uscore) lt_cv_dlopen_self_static
=yes ;;
11333 x
$lt_dlneed_uscore) lt_cv_dlopen_self_static
=yes ;;
11334 x
$lt_dlunknown|x
*) lt_cv_dlopen_self_static
=no
;;
11337 # compilation failed
11338 lt_cv_dlopen_self_static
=no
11345 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
11346 $as_echo "$lt_cv_dlopen_self_static" >&6; }
11349 CPPFLAGS
="$save_CPPFLAGS"
11350 LDFLAGS
="$save_LDFLAGS"
11355 case $lt_cv_dlopen_self in
11356 yes|no
) enable_dlopen_self
=$lt_cv_dlopen_self ;;
11357 *) enable_dlopen_self
=unknown
;;
11360 case $lt_cv_dlopen_self_static in
11361 yes|no
) enable_dlopen_self_static
=$lt_cv_dlopen_self_static ;;
11362 *) enable_dlopen_self_static
=unknown
;;
11384 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
11385 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
11386 if test -n "$STRIP" && $STRIP -V 2>&1 |
$GREP "GNU strip" >/dev
/null
; then
11387 test -z "$old_striplib" && old_striplib
="$STRIP --strip-debug"
11388 test -z "$striplib" && striplib
="$STRIP --strip-unneeded"
11389 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11390 $as_echo "yes" >&6; }
11392 # FIXME - insert some real tests, host_os isn't really good enough
11395 if test -n "$STRIP" ; then
11396 striplib
="$STRIP -x"
11397 old_striplib
="$STRIP -S"
11398 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11399 $as_echo "yes" >&6; }
11401 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11402 $as_echo "no" >&6; }
11406 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11407 $as_echo "no" >&6; }
11423 # Report which library types will actually be built
11424 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
11425 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
11426 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
11427 $as_echo "$can_build_shared" >&6; }
11429 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
11430 $as_echo_n "checking whether to build shared libraries... " >&6; }
11431 test "$can_build_shared" = "no" && enable_shared
=no
11433 # On AIX, shared libraries and static libraries use the same namespace, and
11434 # are all built from PIC.
11437 test "$enable_shared" = yes && enable_static
=no
11438 if test -n "$RANLIB"; then
11439 archive_cmds
="$archive_cmds~\$RANLIB \$lib"
11440 postinstall_cmds
='$RANLIB $lib'
11445 if test "$host_cpu" != ia64
&& test "$aix_use_runtimelinking" = no
; then
11446 test "$enable_shared" = yes && enable_static
=no
11450 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
11451 $as_echo "$enable_shared" >&6; }
11453 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
11454 $as_echo_n "checking whether to build static libraries... " >&6; }
11455 # Make sure either enable_shared or enable_static is yes.
11456 test "$enable_shared" = yes || enable_static
=yes
11457 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
11458 $as_echo "$enable_static" >&6; }
11465 ac_cpp
='$CPP $CPPFLAGS'
11466 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11467 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11468 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
11484 ac_config_commands
="$ac_config_commands libtool"
11489 # Only expand once:
11494 # Check whether --enable-largefile was given.
11495 if test "${enable_largefile+set}" = set; then :
11496 enableval
=$enable_largefile;
11499 if test "$enable_largefile" != no
; then
11501 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
11502 $as_echo_n "checking for special C compiler options needed for large files... " >&6; }
11503 if test "${ac_cv_sys_largefile_CC+set}" = set; then :
11504 $as_echo_n "(cached) " >&6
11506 ac_cv_sys_largefile_CC
=no
11507 if test "$GCC" != yes; then
11510 # IRIX 6.2 and later do not support large files by default,
11511 # so use the C compiler's -n32 option if that helps.
11512 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11513 /* end confdefs.h. */
11514 #include <sys/types.h>
11515 /* Check that off_t can represent 2**63 - 1 correctly.
11516 We can't simply define LARGE_OFF_T to be 9223372036854775807,
11517 since some C++ compilers masquerading as C compilers
11518 incorrectly reject 9223372036854775807. */
11519 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
11520 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
11521 && LARGE_OFF_T % 2147483647 == 1)
11531 if ac_fn_c_try_compile
"$LINENO"; then :
11534 rm -f core conftest.err conftest.
$ac_objext
11536 if ac_fn_c_try_compile
"$LINENO"; then :
11537 ac_cv_sys_largefile_CC
=' -n32'; break
11539 rm -f core conftest.err conftest.
$ac_objext
11543 rm -f conftest.
$ac_ext
11546 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
11547 $as_echo "$ac_cv_sys_largefile_CC" >&6; }
11548 if test "$ac_cv_sys_largefile_CC" != no
; then
11549 CC
=$CC$ac_cv_sys_largefile_CC
11552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
11553 $as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
11554 if test "${ac_cv_sys_file_offset_bits+set}" = set; then :
11555 $as_echo_n "(cached) " >&6
11558 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11559 /* end confdefs.h. */
11560 #include <sys/types.h>
11561 /* Check that off_t can represent 2**63 - 1 correctly.
11562 We can't simply define LARGE_OFF_T to be 9223372036854775807,
11563 since some C++ compilers masquerading as C compilers
11564 incorrectly reject 9223372036854775807. */
11565 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
11566 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
11567 && LARGE_OFF_T % 2147483647 == 1)
11577 if ac_fn_c_try_compile
"$LINENO"; then :
11578 ac_cv_sys_file_offset_bits
=no
; break
11580 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11581 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11582 /* end confdefs.h. */
11583 #define _FILE_OFFSET_BITS 64
11584 #include <sys/types.h>
11585 /* Check that off_t can represent 2**63 - 1 correctly.
11586 We can't simply define LARGE_OFF_T to be 9223372036854775807,
11587 since some C++ compilers masquerading as C compilers
11588 incorrectly reject 9223372036854775807. */
11589 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
11590 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
11591 && LARGE_OFF_T % 2147483647 == 1)
11601 if ac_fn_c_try_compile
"$LINENO"; then :
11602 ac_cv_sys_file_offset_bits
=64; break
11604 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11605 ac_cv_sys_file_offset_bits
=unknown
11609 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
11610 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
11611 case $ac_cv_sys_file_offset_bits in #(
11614 cat >>confdefs.h
<<_ACEOF
11615 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
11620 if test $ac_cv_sys_file_offset_bits = unknown
; then
11621 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
11622 $as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
11623 if test "${ac_cv_sys_large_files+set}" = set; then :
11624 $as_echo_n "(cached) " >&6
11627 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11628 /* end confdefs.h. */
11629 #include <sys/types.h>
11630 /* Check that off_t can represent 2**63 - 1 correctly.
11631 We can't simply define LARGE_OFF_T to be 9223372036854775807,
11632 since some C++ compilers masquerading as C compilers
11633 incorrectly reject 9223372036854775807. */
11634 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
11635 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
11636 && LARGE_OFF_T % 2147483647 == 1)
11646 if ac_fn_c_try_compile
"$LINENO"; then :
11647 ac_cv_sys_large_files
=no
; break
11649 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11650 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11651 /* end confdefs.h. */
11652 #define _LARGE_FILES 1
11653 #include <sys/types.h>
11654 /* Check that off_t can represent 2**63 - 1 correctly.
11655 We can't simply define LARGE_OFF_T to be 9223372036854775807,
11656 since some C++ compilers masquerading as C compilers
11657 incorrectly reject 9223372036854775807. */
11658 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
11659 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
11660 && LARGE_OFF_T % 2147483647 == 1)
11670 if ac_fn_c_try_compile
"$LINENO"; then :
11671 ac_cv_sys_large_files
=1; break
11673 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11674 ac_cv_sys_large_files
=unknown
11678 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
11679 $as_echo "$ac_cv_sys_large_files" >&6; }
11680 case $ac_cv_sys_large_files in #(
11683 cat >>confdefs.h
<<_ACEOF
11684 #define _LARGE_FILES $ac_cv_sys_large_files
11693 backtrace_supported
=yes
11695 if test -n "${with_target_subdir}"; then
11696 # We are compiling a GCC library. We can assume that the unwind
11698 BACKTRACE_FILE
="backtrace.lo simple.lo"
11700 ac_fn_c_check_header_mongrel
"$LINENO" "unwind.h" "ac_cv_header_unwind_h" "$ac_includes_default"
11701 if test "x$ac_cv_header_unwind_h" = x
""yes; then :
11702 ac_fn_c_check_func
"$LINENO" "_Unwind_Backtrace" "ac_cv_func__Unwind_Backtrace"
11703 if test "x$ac_cv_func__Unwind_Backtrace" = x
""yes; then :
11704 BACKTRACE_FILE
="backtrace.lo simple.lo"
11706 BACKTRACE_FILE
="nounwind.lo"
11707 backtrace_supported
=no
11711 BACKTRACE_FILE
="nounwind.lo"
11712 backtrace_supported
=no
11720 if test -n "${with_target_subdir}"; then
11721 EXTRA_FLAGS
="-funwind-tables -frandom-seed=\$@"
11723 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -funwind-tables option" >&5
11724 $as_echo_n "checking for -funwind-tables option... " >&6; }
11725 if test "${libbacktrace_cv_c_unwind_tables+set}" = set; then :
11726 $as_echo_n "(cached) " >&6
11728 CFLAGS_hold
="$CFLAGS"
11729 CFLAGS
="$CFLAGS -funwind-tables"
11730 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11731 /* end confdefs.h. */
11732 static int f() { return 0; }
11741 if ac_fn_c_try_compile
"$LINENO"; then :
11742 libbacktrace_cv_c_unwind_tables
=yes
11744 libbacktrace_cv_c_unwind_tables
=no
11746 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11747 CFLAGS
="$CFLAGS_hold"
11749 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libbacktrace_cv_c_unwind_tables" >&5
11750 $as_echo "$libbacktrace_cv_c_unwind_tables" >&6; }
11751 if test "$libbacktrace_cv_c_unwind_tables" = "yes"; then
11752 EXTRA_FLAGS
=-funwind-tables
11754 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -frandom-seed=string option" >&5
11755 $as_echo_n "checking for -frandom-seed=string option... " >&6; }
11756 if test "${libbacktrace_cv_c_random_seed_string+set}" = set; then :
11757 $as_echo_n "(cached) " >&6
11759 CFLAGS_hold
="$CFLAGS"
11760 CFLAGS
="$CFLAGS -frandom-seed=conftest.lo"
11761 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11762 /* end confdefs.h. */
11772 if ac_fn_c_try_compile
"$LINENO"; then :
11773 libbacktrace_cv_c_random_seed_string
=yes
11775 libbacktrace_cv_c_random_seed_string
=no
11777 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11778 CFLAGS
="$CFLAGS_hold"
11780 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libbacktrace_cv_c_random_seed_string" >&5
11781 $as_echo "$libbacktrace_cv_c_random_seed_string" >&6; }
11782 if test "$libbacktrace_cv_c_random_seed_string" = "yes"; then
11783 EXTRA_FLAGS
="$EXTRA_FLAGS -frandom-seed=\$@"
11789 ac_cpp
='$CPP $CPPFLAGS'
11790 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11791 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11792 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
11795 save_CFLAGS
="$CFLAGS"
11796 for real_option
in -W -Wall -Wwrite-strings -Wstrict-prototypes \
11797 -Wmissing-prototypes -Wold-style-definition \
11798 -Wmissing-format-attribute -Wcast-qual; do
11799 # Do the check with the no- prefix removed since gcc silently
11800 # accepts any -Wno-* option on purpose
11801 case $real_option in
11802 -Wno-*) option
=-W`expr x$real_option : 'x-Wno-\(.*\)'` ;;
11803 *) option
=$real_option ;;
11805 as_acx_Woption
=`$as_echo "acx_cv_prog_cc_warning_$option" | $as_tr_sh`
11807 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC supports $option" >&5
11808 $as_echo_n "checking whether $CC supports $option... " >&6; }
11809 if { as_var
=$as_acx_Woption; eval "test \"\${$as_var+set}\" = set"; }; then :
11810 $as_echo_n "(cached) " >&6
11813 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11814 /* end confdefs.h. */
11824 if ac_fn_c_try_compile
"$LINENO"; then :
11825 eval "$as_acx_Woption=yes"
11827 eval "$as_acx_Woption=no"
11829 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11832 eval ac_res
=\$
$as_acx_Woption
11833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11834 $as_echo "$ac_res" >&6; }
11835 if test `eval 'as_val=${'$as_acx_Woption'};$as_echo "$as_val"'` = yes; then :
11836 WARN_FLAGS
="$WARN_FLAGS${WARN_FLAGS:+ }$real_option"
11839 CFLAGS
="$save_CFLAGS"
11841 ac_cpp
='$CPP $CPPFLAGS'
11842 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11843 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11844 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
11848 if test -n "${with_target_subdir}"; then
11849 WARN_FLAGS
="$WARN_FLAGS -Werror"
11854 if test -n "${with_target_subdir}"; then
11857 # Check whether --with-system-libunwind was given.
11858 if test "${with_system_libunwind+set}" = set; then :
11859 withval
=$with_system_libunwind;
11862 # If system-libunwind was not specifically set, pick a default setting.
11863 if test x
$with_system_libunwind = x
; then
11865 ia64-
*-hpux*) with_system_libunwind
=yes ;;
11866 *) with_system_libunwind
=no
;;
11869 # Based on system-libunwind and target, do we have ipinfo?
11870 if test x
$with_system_libunwind = xyes
; then
11872 ia64-
*-*) have_unwind_getipinfo
=no
;;
11873 *) have_unwind_getipinfo
=yes ;;
11876 # Darwin before version 9 does not have _Unwind_GetIPInfo.
11879 *-*-darwin[3-8]|
*-*-darwin[3-8].
*) have_unwind_getipinfo
=no
;;
11880 *) have_unwind_getipinfo
=yes ;;
11885 if test x
$have_unwind_getipinfo = xyes
; then
11887 $as_echo "#define HAVE_GETIPINFO 1" >>confdefs.h
11892 ac_save_CFFLAGS
="$CFLAGS"
11893 CFLAGS
="$CFLAGS -Werror-implicit-function-declaration"
11894 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _Unwind_GetIPInfo" >&5
11895 $as_echo_n "checking for _Unwind_GetIPInfo... " >&6; }
11896 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11897 /* end confdefs.h. */
11898 #include "unwind.h"
11899 struct _Unwind_Context *context;
11900 int ip_before_insn = 0;
11904 return _Unwind_GetIPInfo (context, &ip_before_insn);
11909 if ac_fn_c_try_link
"$LINENO"; then :
11910 have_unwind_getipinfo
=yes
11912 have_unwind_getipinfo
=no
11914 rm -f core conftest.err conftest.
$ac_objext \
11915 conftest
$ac_exeext conftest.
$ac_ext
11916 CFLAGS
="$ac_save_CFLAGS"
11917 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_unwind_getipinfo" >&5
11918 $as_echo "$have_unwind_getipinfo" >&6; }
11919 if test "$have_unwind_getipinfo" = "yes"; then
11921 $as_echo "#define HAVE_GETIPINFO 1" >>confdefs.h
11926 # Enable --enable-host-shared.
11927 # Check whether --enable-host-shared was given.
11928 if test "${enable_host_shared+set}" = set; then :
11929 enableval
=$enable_host_shared; PIC_FLAG
=-fPIC
11936 # Test for __sync support.
11937 { $as_echo "$as_me:${as_lineno-$LINENO}: checking __sync extensions" >&5
11938 $as_echo_n "checking __sync extensions... " >&6; }
11939 if test "${libbacktrace_cv_sys_sync+set}" = set; then :
11940 $as_echo_n "(cached) " >&6
11942 if test -n "${with_target_subdir}"; then
11944 hppa
*-*-hpux*) libbacktrace_cv_sys_sync
=no
;;
11945 *) libbacktrace_cv_sys_sync
=yes ;;
11948 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11949 /* end confdefs.h. */
11954 __sync_bool_compare_and_swap (&i, i, i);
11955 __sync_lock_test_and_set (&i, 1);
11956 __sync_lock_release (&i);
11961 if ac_fn_c_try_link
"$LINENO"; then :
11962 libbacktrace_cv_sys_sync
=yes
11964 libbacktrace_cv_sys_sync
=no
11966 rm -f core conftest.err conftest.
$ac_objext \
11967 conftest
$ac_exeext conftest.
$ac_ext
11970 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libbacktrace_cv_sys_sync" >&5
11971 $as_echo "$libbacktrace_cv_sys_sync" >&6; }
11972 BACKTRACE_SUPPORTS_THREADS
=0
11973 if test "$libbacktrace_cv_sys_sync" = "yes"; then
11974 BACKTRACE_SUPPORTS_THREADS
=1
11976 $as_echo "#define HAVE_SYNC_FUNCTIONS 1" >>confdefs.h
11981 # Test for __atomic support.
11982 { $as_echo "$as_me:${as_lineno-$LINENO}: checking __atomic extensions" >&5
11983 $as_echo_n "checking __atomic extensions... " >&6; }
11984 if test "${libbacktrace_cv_sys_atomic+set}" = set; then :
11985 $as_echo_n "(cached) " >&6
11987 if test -n "${with_target_subdir}"; then
11988 libbacktrace_cv_sys_atomic
=yes
11990 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11991 /* end confdefs.h. */
11996 __atomic_load_n (&i, __ATOMIC_ACQUIRE);
11997 __atomic_store_n (&i, 1, __ATOMIC_RELEASE);
12002 if ac_fn_c_try_link
"$LINENO"; then :
12003 libbacktrace_cv_sys_atomic
=yes
12005 libbacktrace_cv_sys_atomic
=no
12007 rm -f core conftest.err conftest.
$ac_objext \
12008 conftest
$ac_exeext conftest.
$ac_ext
12011 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libbacktrace_cv_sys_atomic" >&5
12012 $as_echo "$libbacktrace_cv_sys_atomic" >&6; }
12013 if test "$libbacktrace_cv_sys_atomic" = "yes"; then
12015 $as_echo "#define HAVE_ATOMIC_FUNCTIONS 1" >>confdefs.h
12019 # The library needs to be able to read the executable itself. Compile
12020 # a file to determine the executable format. The awk script
12021 # filetype.awk prints out the file type.
12022 { $as_echo "$as_me:${as_lineno-$LINENO}: checking output filetype" >&5
12023 $as_echo_n "checking output filetype... " >&6; }
12024 if test "${libbacktrace_cv_sys_filetype+set}" = set; then :
12025 $as_echo_n "(cached) " >&6
12028 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12029 /* end confdefs.h. */
12039 if ac_fn_c_try_compile
"$LINENO"; then :
12040 filetype
=`${AWK} -f $srcdir/filetype.awk conftest.$ac_objext`
12042 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12043 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12044 as_fn_error
"compiler failed
12045 See \`config.log' for more details." "$LINENO" 5; }
12047 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12048 libbacktrace_cv_sys_filetype
=$filetype
12050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libbacktrace_cv_sys_filetype" >&5
12051 $as_echo "$libbacktrace_cv_sys_filetype" >&6; }
12053 # Match the file type to decide what files to compile.
12055 backtrace_supports_data
=yes
12056 case "$libbacktrace_cv_sys_filetype" in
12057 elf
*) FORMAT_FILE
="elf.lo" ;;
12058 pecoff
) FORMAT_FILE
="pecoff.lo"
12059 backtrace_supports_data
=no
12061 xcoff
*) FORMAT_FILE
="xcoff.lo"
12062 backtrace_supports_data
=no
12064 *) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: could not determine output file type" >&5
12065 $as_echo "$as_me: WARNING: could not determine output file type" >&2;}
12066 FORMAT_FILE
="unknown.lo"
12067 backtrace_supported
=no
12074 case "$libbacktrace_cv_sys_filetype" in
12075 elf32
) elfsize
=32 ;;
12076 elf64
) elfsize
=64 ;;
12080 cat >>confdefs.h
<<_ACEOF
12081 #define BACKTRACE_ELF_SIZE $elfsize
12087 case "$libbacktrace_cv_sys_filetype" in
12088 xcoff32
) xcoffsize
=32 ;;
12089 xcoff64
) xcoffsize
=64 ;;
12090 *) xcoffsize
=unused
12093 cat >>confdefs.h
<<_ACEOF
12094 #define BACKTRACE_XCOFF_SIZE $xcoffsize
12098 BACKTRACE_SUPPORTED
=0
12099 if test "$backtrace_supported" = "yes"; then
12100 BACKTRACE_SUPPORTED
=1
12104 BACKTRACE_SUPPORTS_DATA
=0
12105 if test "$backtrace_supports_data" = "yes"; then
12106 BACKTRACE_SUPPORTS_DATA
=1
12112 inttype_headers
=`echo inttypes.h sys/inttypes.h | sed -e 's/,/ /g'`
12114 acx_cv_header_stdint
=stddef.h
12115 acx_cv_header_stdint_kind
="(already complete)"
12116 for i
in stdint.h
$inttype_headers; do
12117 unset ac_cv_type_uintptr_t
12118 unset ac_cv_type_uintmax_t
12119 unset ac_cv_type_int_least32_t
12120 unset ac_cv_type_int_fast32_t
12121 unset ac_cv_type_uint64_t
12122 $as_echo_n "looking for a compliant stdint.h in $i, " >&6
12123 ac_fn_c_check_type
"$LINENO" "uintmax_t" "ac_cv_type_uintmax_t" "#include <sys/types.h>
12126 if test "x$ac_cv_type_uintmax_t" = x
""yes; then :
12127 acx_cv_header_stdint
=$i
12132 ac_fn_c_check_type
"$LINENO" "uintptr_t" "ac_cv_type_uintptr_t" "#include <sys/types.h>
12135 if test "x$ac_cv_type_uintptr_t" = x
""yes; then :
12138 acx_cv_header_stdint_kind
="(mostly complete)"
12141 ac_fn_c_check_type
"$LINENO" "int_least32_t" "ac_cv_type_int_least32_t" "#include <sys/types.h>
12144 if test "x$ac_cv_type_int_least32_t" = x
""yes; then :
12147 acx_cv_header_stdint_kind
="(mostly complete)"
12150 ac_fn_c_check_type
"$LINENO" "int_fast32_t" "ac_cv_type_int_fast32_t" "#include <sys/types.h>
12153 if test "x$ac_cv_type_int_fast32_t" = x
""yes; then :
12156 acx_cv_header_stdint_kind
="(mostly complete)"
12159 ac_fn_c_check_type
"$LINENO" "uint64_t" "ac_cv_type_uint64_t" "#include <sys/types.h>
12162 if test "x$ac_cv_type_uint64_t" = x
""yes; then :
12165 acx_cv_header_stdint_kind
="(lacks uint64_t)"
12170 if test "$acx_cv_header_stdint" = stddef.h
; then
12171 acx_cv_header_stdint_kind
="(lacks uintmax_t)"
12172 for i
in stdint.h
$inttype_headers; do
12173 unset ac_cv_type_uintptr_t
12174 unset ac_cv_type_uint32_t
12175 unset ac_cv_type_uint64_t
12176 $as_echo_n "looking for an incomplete stdint.h in $i, " >&6
12177 ac_fn_c_check_type
"$LINENO" "uint32_t" "ac_cv_type_uint32_t" "#include <sys/types.h>
12180 if test "x$ac_cv_type_uint32_t" = x
""yes; then :
12181 acx_cv_header_stdint
=$i
12186 ac_fn_c_check_type
"$LINENO" "uint64_t" "ac_cv_type_uint64_t" "#include <sys/types.h>
12189 if test "x$ac_cv_type_uint64_t" = x
""yes; then :
12193 ac_fn_c_check_type
"$LINENO" "uintptr_t" "ac_cv_type_uintptr_t" "#include <sys/types.h>
12196 if test "x$ac_cv_type_uintptr_t" = x
""yes; then :
12203 if test "$acx_cv_header_stdint" = stddef.h
; then
12204 acx_cv_header_stdint_kind
="(u_intXX_t style)"
12205 for i
in sys
/types.h
$inttype_headers; do
12206 unset ac_cv_type_u_int32_t
12207 unset ac_cv_type_u_int64_t
12208 $as_echo_n "looking for u_intXX_t types in $i, " >&6
12209 ac_fn_c_check_type
"$LINENO" "u_int32_t" "ac_cv_type_u_int32_t" "#include <sys/types.h>
12212 if test "x$ac_cv_type_u_int32_t" = x
""yes; then :
12213 acx_cv_header_stdint
=$i
12218 ac_fn_c_check_type
"$LINENO" "u_int64_t" "ac_cv_type_u_int64_t" "#include <sys/types.h>
12221 if test "x$ac_cv_type_u_int64_t" = x
""yes; then :
12228 if test "$acx_cv_header_stdint" = stddef.h
; then
12229 acx_cv_header_stdint_kind
="(using manual detection)"
12232 test -z "$ac_cv_type_uintptr_t" && ac_cv_type_uintptr_t
=no
12233 test -z "$ac_cv_type_uint64_t" && ac_cv_type_uint64_t
=no
12234 test -z "$ac_cv_type_u_int64_t" && ac_cv_type_u_int64_t
=no
12235 test -z "$ac_cv_type_int_least32_t" && ac_cv_type_int_least32_t
=no
12236 test -z "$ac_cv_type_int_fast32_t" && ac_cv_type_int_fast32_t
=no
12238 # ----------------- Summarize what we found so far
12240 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what to include in gstdint.h" >&5
12241 $as_echo_n "checking what to include in gstdint.h... " >&6; }
12243 case `$as_basename -- gstdint.h ||
12244 $as_expr X/gstdint.h : '.*/\([^/][^/]*\)/*$' \| \
12245 Xgstdint.h : 'X\(//\)$' \| \
12246 Xgstdint.h : 'X\(/\)' \| . 2>/dev/null ||
12247 $as_echo X/gstdint.h |
12248 sed '/^.*\/\([^/][^/]*\)\/*$/{
12261 stdint.h
) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: are you sure you want it there?" >&5
12262 $as_echo "$as_me: WARNING: are you sure you want it there?" >&2;} ;;
12263 inttypes.h
) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: are you sure you want it there?" >&5
12264 $as_echo "$as_me: WARNING: are you sure you want it there?" >&2;} ;;
12268 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_header_stdint $acx_cv_header_stdint_kind" >&5
12269 $as_echo "$acx_cv_header_stdint $acx_cv_header_stdint_kind" >&6; }
12271 # ----------------- done included file, check C basic types --------
12273 # Lacking an uintptr_t? Test size of void *
12274 case "$acx_cv_header_stdint:$ac_cv_type_uintptr_t" in
12275 stddef.h
:* |
*:no
) # The cast to long int works around a bug in the HP C Compiler
12276 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
12277 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
12278 # This bug is HP SR number 8606223364.
12279 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5
12280 $as_echo_n "checking size of void *... " >&6; }
12281 if test "${ac_cv_sizeof_void_p+set}" = set; then :
12282 $as_echo_n "(cached) " >&6
12284 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (void *))" "ac_cv_sizeof_void_p" "$ac_includes_default"; then :
12287 if test "$ac_cv_type_void_p" = yes; then
12288 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12289 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12290 { as_fn_set_status
77
12291 as_fn_error
"cannot compute sizeof (void *)
12292 See \`config.log' for more details." "$LINENO" 5; }; }
12294 ac_cv_sizeof_void_p
=0
12299 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_void_p" >&5
12300 $as_echo "$ac_cv_sizeof_void_p" >&6; }
12304 cat >>confdefs.h
<<_ACEOF
12305 #define SIZEOF_VOID_P $ac_cv_sizeof_void_p
12311 # Lacking an uint64_t? Test size of long
12312 case "$acx_cv_header_stdint:$ac_cv_type_uint64_t:$ac_cv_type_u_int64_t" in
12313 stddef.h
:*:* |
*:no
:no
) # The cast to long int works around a bug in the HP C Compiler
12314 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
12315 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
12316 # This bug is HP SR number 8606223364.
12317 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
12318 $as_echo_n "checking size of long... " >&6; }
12319 if test "${ac_cv_sizeof_long+set}" = set; then :
12320 $as_echo_n "(cached) " >&6
12322 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then :
12325 if test "$ac_cv_type_long" = yes; then
12326 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12327 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12328 { as_fn_set_status
77
12329 as_fn_error
"cannot compute sizeof (long)
12330 See \`config.log' for more details." "$LINENO" 5; }; }
12332 ac_cv_sizeof_long
=0
12337 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
12338 $as_echo "$ac_cv_sizeof_long" >&6; }
12342 cat >>confdefs.h
<<_ACEOF
12343 #define SIZEOF_LONG $ac_cv_sizeof_long
12349 if test $acx_cv_header_stdint = stddef.h
; then
12350 # Lacking a good header? Test size of everything and deduce all types.
12351 # The cast to long int works around a bug in the HP C Compiler
12352 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
12353 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
12354 # This bug is HP SR number 8606223364.
12355 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5
12356 $as_echo_n "checking size of int... " >&6; }
12357 if test "${ac_cv_sizeof_int+set}" = set; then :
12358 $as_echo_n "(cached) " >&6
12360 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (int))" "ac_cv_sizeof_int" "$ac_includes_default"; then :
12363 if test "$ac_cv_type_int" = yes; then
12364 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12365 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12366 { as_fn_set_status
77
12367 as_fn_error
"cannot compute sizeof (int)
12368 See \`config.log' for more details." "$LINENO" 5; }; }
12375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_int" >&5
12376 $as_echo "$ac_cv_sizeof_int" >&6; }
12380 cat >>confdefs.h
<<_ACEOF
12381 #define SIZEOF_INT $ac_cv_sizeof_int
12385 # The cast to long int works around a bug in the HP C Compiler
12386 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
12387 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
12388 # This bug is HP SR number 8606223364.
12389 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of short" >&5
12390 $as_echo_n "checking size of short... " >&6; }
12391 if test "${ac_cv_sizeof_short+set}" = set; then :
12392 $as_echo_n "(cached) " >&6
12394 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (short))" "ac_cv_sizeof_short" "$ac_includes_default"; then :
12397 if test "$ac_cv_type_short" = yes; then
12398 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12399 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12400 { as_fn_set_status
77
12401 as_fn_error
"cannot compute sizeof (short)
12402 See \`config.log' for more details." "$LINENO" 5; }; }
12404 ac_cv_sizeof_short
=0
12409 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_short" >&5
12410 $as_echo "$ac_cv_sizeof_short" >&6; }
12414 cat >>confdefs.h
<<_ACEOF
12415 #define SIZEOF_SHORT $ac_cv_sizeof_short
12419 # The cast to long int works around a bug in the HP C Compiler
12420 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
12421 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
12422 # This bug is HP SR number 8606223364.
12423 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of char" >&5
12424 $as_echo_n "checking size of char... " >&6; }
12425 if test "${ac_cv_sizeof_char+set}" = set; then :
12426 $as_echo_n "(cached) " >&6
12428 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (char))" "ac_cv_sizeof_char" "$ac_includes_default"; then :
12431 if test "$ac_cv_type_char" = yes; then
12432 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12433 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12434 { as_fn_set_status
77
12435 as_fn_error
"cannot compute sizeof (char)
12436 See \`config.log' for more details." "$LINENO" 5; }; }
12438 ac_cv_sizeof_char
=0
12443 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_char" >&5
12444 $as_echo "$ac_cv_sizeof_char" >&6; }
12448 cat >>confdefs.h
<<_ACEOF
12449 #define SIZEOF_CHAR $ac_cv_sizeof_char
12454 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int8_t" >&5
12455 $as_echo_n "checking for type equivalent to int8_t... " >&6; }
12456 case "$ac_cv_sizeof_char" in
12457 1) acx_cv_type_int8_t
=char
;;
12458 *) as_fn_error
"no 8-bit type, please report a bug" "$LINENO" 5
12460 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_int8_t" >&5
12461 $as_echo "$acx_cv_type_int8_t" >&6; }
12463 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int16_t" >&5
12464 $as_echo_n "checking for type equivalent to int16_t... " >&6; }
12465 case "$ac_cv_sizeof_int:$ac_cv_sizeof_short" in
12466 2:*) acx_cv_type_int16_t
=int
;;
12467 *:2) acx_cv_type_int16_t
=short
;;
12468 *) as_fn_error
"no 16-bit type, please report a bug" "$LINENO" 5
12470 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_int16_t" >&5
12471 $as_echo "$acx_cv_type_int16_t" >&6; }
12473 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int32_t" >&5
12474 $as_echo_n "checking for type equivalent to int32_t... " >&6; }
12475 case "$ac_cv_sizeof_int:$ac_cv_sizeof_long" in
12476 4:*) acx_cv_type_int32_t
=int
;;
12477 *:4) acx_cv_type_int32_t
=long
;;
12478 *) as_fn_error
"no 32-bit type, please report a bug" "$LINENO" 5
12480 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_int32_t" >&5
12481 $as_echo "$acx_cv_type_int32_t" >&6; }
12484 # These tests are here to make the output prettier
12486 if test "$ac_cv_type_uint64_t" != yes && test "$ac_cv_type_u_int64_t" != yes; then
12487 case "$ac_cv_sizeof_long" in
12488 8) acx_cv_type_int64_t
=long
;;
12490 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int64_t" >&5
12491 $as_echo_n "checking for type equivalent to int64_t... " >&6; }
12492 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${acx_cv_type_int64_t-'using preprocessor symbols'}" >&5
12493 $as_echo "${acx_cv_type_int64_t-'using preprocessor symbols'}" >&6; }
12496 # Now we can use the above types
12498 if test "$ac_cv_type_uintptr_t" != yes; then
12499 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to intptr_t" >&5
12500 $as_echo_n "checking for type equivalent to intptr_t... " >&6; }
12501 case $ac_cv_sizeof_void_p in
12502 2) acx_cv_type_intptr_t
=int16_t
;;
12503 4) acx_cv_type_intptr_t
=int32_t
;;
12504 8) acx_cv_type_intptr_t
=int64_t
;;
12505 *) as_fn_error
"no equivalent for intptr_t, please report a bug" "$LINENO" 5
12507 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_intptr_t" >&5
12508 $as_echo "$acx_cv_type_intptr_t" >&6; }
12511 # ----------------- done all checks, emit header -------------
12512 ac_config_commands
="$ac_config_commands gstdint.h"
12517 for ac_header
in sys
/mman.h
12519 ac_fn_c_check_header_mongrel
"$LINENO" "sys/mman.h" "ac_cv_header_sys_mman_h" "$ac_includes_default"
12520 if test "x$ac_cv_header_sys_mman_h" = x
""yes; then :
12521 cat >>confdefs.h
<<_ACEOF
12522 #define HAVE_SYS_MMAN_H 1
12529 if test "$ac_cv_header_sys_mman_h" = "no"; then
12532 if test -n "${with_target_subdir}"; then
12533 # When built as a GCC target library, we can't do a link test. We
12534 # simply assume that if we have mman.h, we have mmap.
12537 spu-
*-*|
*-*-msdosdjgpp)
12538 # The SPU does not have mmap, but it has a sys/mman.h header file
12539 # containing "mmap_eaddr" and the mmap flags, confusing the test.
12540 # DJGPP also has sys/man.h, but no mmap
12544 ac_fn_c_check_func
"$LINENO" "mmap" "ac_cv_func_mmap"
12545 if test "x$ac_cv_func_mmap" = x
""yes; then :
12553 if test "$have_mmap" = "no"; then
12555 ALLOC_FILE
=alloc.lo
12557 VIEW_FILE
=mmapio.lo
12558 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12559 /* end confdefs.h. */
12561 #include <sys/mman.h>
12562 #if !defined(MAP_ANONYMOUS) && !defined(MAP_ANON)
12563 #error no MAP_ANONYMOUS
12567 if ac_fn_c_try_cpp
"$LINENO"; then :
12570 ALLOC_FILE
=alloc.lo
12572 rm -f conftest.err conftest.
$ac_ext
12577 BACKTRACE_USES_MALLOC
=0
12578 if test "$ALLOC_FILE" = "alloc.lo"; then
12579 BACKTRACE_USES_MALLOC
=1
12583 # Check for dl_iterate_phdr.
12584 for ac_header
in link.h
12586 ac_fn_c_check_header_mongrel
"$LINENO" "link.h" "ac_cv_header_link_h" "$ac_includes_default"
12587 if test "x$ac_cv_header_link_h" = x
""yes; then :
12588 cat >>confdefs.h
<<_ACEOF
12589 #define HAVE_LINK_H 1
12596 if test "$ac_cv_header_link_h" = "no"; then
12597 have_dl_iterate_phdr
=no
12599 if test -n "${with_target_subdir}"; then
12600 # When built as a GCC target library, we can't do a link test.
12601 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12602 /* end confdefs.h. */
12606 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
12607 $EGREP "dl_iterate_phdr" >/dev
/null
2>&1; then :
12608 have_dl_iterate_phdr
=yes
12610 have_dl_iterate_phdr
=no
12616 # Avoid dl_iterate_phdr on Solaris 10, where it is in the
12617 # header file but is only in -ldl.
12618 have_dl_iterate_phdr
=no
;;
12621 ac_fn_c_check_func
"$LINENO" "dl_iterate_phdr" "ac_cv_func_dl_iterate_phdr"
12622 if test "x$ac_cv_func_dl_iterate_phdr" = x
""yes; then :
12623 have_dl_iterate_phdr
=yes
12625 have_dl_iterate_phdr
=no
12630 if test "$have_dl_iterate_phdr" = "yes"; then
12632 $as_echo "#define HAVE_DL_ITERATE_PHDR 1" >>confdefs.h
12636 # Check for loadquery.
12637 for ac_header
in sys
/ldr.h
12639 ac_fn_c_check_header_mongrel
"$LINENO" "sys/ldr.h" "ac_cv_header_sys_ldr_h" "$ac_includes_default"
12640 if test "x$ac_cv_header_sys_ldr_h" = x
""yes; then :
12641 cat >>confdefs.h
<<_ACEOF
12642 #define HAVE_SYS_LDR_H 1
12649 if test "$ac_cv_header_sys_ldr_h" = "no"; then
12652 if test -n "${with_target_subdir}"; then
12653 # When built as a GCC target library, we can't do a link test.
12654 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12655 /* end confdefs.h. */
12656 #include <sys/ldr.h>
12659 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
12660 $EGREP "loadquery" >/dev
/null
2>&1; then :
12668 ac_fn_c_check_func
"$LINENO" "loadquery" "ac_cv_func_loadquery"
12669 if test "x$ac_cv_func_loadquery" = x
""yes; then :
12677 if test "$have_loadquery" = "yes"; then
12679 $as_echo "#define HAVE_LOADQUERY 1" >>confdefs.h
12683 # Check for the fcntl function.
12684 if test -n "${with_target_subdir}"; then
12686 *-*-mingw*) have_fcntl
=no
;;
12687 spu-
*-*) have_fcntl
=no
;;
12688 *) have_fcntl
=yes ;;
12691 ac_fn_c_check_func
"$LINENO" "fcntl" "ac_cv_func_fcntl"
12692 if test "x$ac_cv_func_fcntl" = x
""yes; then :
12699 if test "$have_fcntl" = "yes"; then
12701 $as_echo "#define HAVE_FCNTL 1" >>confdefs.h
12705 ac_fn_c_check_decl
"$LINENO" "strnlen" "ac_cv_have_decl_strnlen" "$ac_includes_default"
12706 if test "x$ac_cv_have_decl_strnlen" = x
""yes; then :
12712 cat >>confdefs.h
<<_ACEOF
12713 #define HAVE_DECL_STRNLEN $ac_have_decl
12716 for ac_func
in lstat readlink
12718 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12719 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
12720 eval as_val
=\$
$as_ac_var
12721 if test "x$as_val" = x
""yes; then :
12722 cat >>confdefs.h
<<_ACEOF
12723 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12730 # Check for getexecname function.
12731 if test -n "${with_target_subdir}"; then
12733 *-*-solaris2*) have_getexecname
=yes ;;
12734 *) have_getexecname
=no
;;
12737 ac_fn_c_check_func
"$LINENO" "getexecname" "ac_cv_func_getexecname"
12738 if test "x$ac_cv_func_getexecname" = x
""yes; then :
12739 have_getexecname
=yes
12741 have_getexecname
=no
12745 if test "$have_getexecname" = "yes"; then
12747 $as_echo "#define HAVE_GETEXECNAME 1" >>confdefs.h
12751 # Check for the clock_gettime function.
12752 for ac_func
in clock_gettime
12754 ac_fn_c_check_func
"$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
12755 if test "x$ac_cv_func_clock_gettime" = x
""yes; then :
12756 cat >>confdefs.h
<<_ACEOF
12757 #define HAVE_CLOCK_GETTIME 1
12763 clock_gettime_link
=
12764 # At least for glibc, clock_gettime is in librt. But don't
12765 # pull that in if it still doesn't give us the function we want. This
12766 # test is copied from libgomp, and modified to not link in -lrt as
12767 # we're using this for test timing only.
12768 if test "$ac_cv_func_clock_gettime" = no
; then
12769 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5
12770 $as_echo_n "checking for clock_gettime in -lrt... " >&6; }
12771 if test "${ac_cv_lib_rt_clock_gettime+set}" = set; then :
12772 $as_echo_n "(cached) " >&6
12774 ac_check_lib_save_LIBS
=$LIBS
12776 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12777 /* end confdefs.h. */
12779 /* Override any GCC internal prototype to avoid an error.
12780 Use char because int might match the return type of a GCC
12781 builtin and then its argument prototype would still apply. */
12785 char clock_gettime ();
12789 return clock_gettime ();
12794 if ac_fn_c_try_link
"$LINENO"; then :
12795 ac_cv_lib_rt_clock_gettime
=yes
12797 ac_cv_lib_rt_clock_gettime
=no
12799 rm -f core conftest.err conftest.
$ac_objext \
12800 conftest
$ac_exeext conftest.
$ac_ext
12801 LIBS
=$ac_check_lib_save_LIBS
12803 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5
12804 $as_echo "$ac_cv_lib_rt_clock_gettime" >&6; }
12805 if test "x$ac_cv_lib_rt_clock_gettime" = x
""yes; then :
12806 CLOCK_GETTIME_LINK
=-lrt
12808 $as_echo "#define HAVE_CLOCK_GETTIME 1" >>confdefs.h
12815 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -pthread is supported" >&5
12816 $as_echo_n "checking whether -pthread is supported... " >&6; }
12817 if test "${libgo_cv_lib_pthread+set}" = set; then :
12818 $as_echo_n "(cached) " >&6
12820 CFLAGS_hold
=$CFLAGS
12821 CFLAGS
="$CFLAGS -pthread"
12822 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12823 /* end confdefs.h. */
12826 if ac_fn_c_try_compile
"$LINENO"; then :
12827 libgo_cv_lib_pthread
=yes
12829 libgo_cv_lib_pthread
=no
12831 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12832 CFLAGS
=$CFLAGS_hold
12834 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libgo_cv_lib_pthread" >&5
12835 $as_echo "$libgo_cv_lib_pthread" >&6; }
12837 if test "$libgo_cv_lib_pthread" = yes; then
12838 PTHREAD_CFLAGS
=-pthread
12842 if test "$libgo_cv_lib_pthread" = yes; then
12844 HAVE_PTHREAD_FALSE
='#'
12846 HAVE_PTHREAD_TRUE
='#'
12847 HAVE_PTHREAD_FALSE
=
12851 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for compress in -lz" >&5
12852 $as_echo_n "checking for compress in -lz... " >&6; }
12853 if test "${ac_cv_lib_z_compress+set}" = set; then :
12854 $as_echo_n "(cached) " >&6
12856 ac_check_lib_save_LIBS
=$LIBS
12858 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12859 /* end confdefs.h. */
12861 /* Override any GCC internal prototype to avoid an error.
12862 Use char because int might match the return type of a GCC
12863 builtin and then its argument prototype would still apply. */
12871 return compress ();
12876 if ac_fn_c_try_link
"$LINENO"; then :
12877 ac_cv_lib_z_compress
=yes
12879 ac_cv_lib_z_compress
=no
12881 rm -f core conftest.err conftest.
$ac_objext \
12882 conftest
$ac_exeext conftest.
$ac_ext
12883 LIBS
=$ac_check_lib_save_LIBS
12885 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_compress" >&5
12886 $as_echo "$ac_cv_lib_z_compress" >&6; }
12887 if test "x$ac_cv_lib_z_compress" = x
""yes; then :
12888 cat >>confdefs.h
<<_ACEOF
12889 #define HAVE_LIBZ 1
12896 if test $ac_cv_lib_z_compress = "yes"; then
12898 $as_echo "#define HAVE_ZLIB 1" >>confdefs.h
12901 if test "$ac_cv_lib_z_compress" = yes; then
12903 HAVE_ZLIB_FALSE
='#'
12910 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether --compress-debug-sections is supported" >&5
12911 $as_echo_n "checking whether --compress-debug-sections is supported... " >&6; }
12912 if test "${libgo_cv_ld_compress+set}" = set; then :
12913 $as_echo_n "(cached) " >&6
12915 LDFLAGS_hold
=$LDFLAGS
12916 LDFLAGS
="$LDFLAGS -Wl,--compress-debug-sections=zlib-gnu"
12917 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12918 /* end confdefs.h. */
12928 if ac_fn_c_try_link
"$LINENO"; then :
12929 libgo_cv_ld_compress
=yes
12931 libgo_cv_ld_compress
=no
12933 rm -f core conftest.err conftest.
$ac_objext \
12934 conftest
$ac_exeext conftest.
$ac_ext
12935 LDFLAGS
=$LDFLAGS_hold
12937 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libgo_cv_ld_compress" >&5
12938 $as_echo "$libgo_cv_ld_compress" >&6; }
12939 if test "$libgo_cv_ld_compress" = yes; then
12940 HAVE_COMPRESSED_DEBUG_TRUE
=
12941 HAVE_COMPRESSED_DEBUG_FALSE
='#'
12943 HAVE_COMPRESSED_DEBUG_TRUE
='#'
12944 HAVE_COMPRESSED_DEBUG_FALSE
=
12949 # Extract the first word of "objcopy", so it can be a program name with args.
12950 set dummy objcopy
; ac_word
=$2
12951 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12952 $as_echo_n "checking for $ac_word... " >&6; }
12953 if test "${ac_cv_prog_OBJCOPY+set}" = set; then :
12954 $as_echo_n "(cached) " >&6
12956 if test -n "$OBJCOPY"; then
12957 ac_cv_prog_OBJCOPY
="$OBJCOPY" # Let the user override the test.
12959 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12960 for as_dir
in $PATH
12963 test -z "$as_dir" && as_dir
=.
12964 for ac_exec_ext
in '' $ac_executable_extensions; do
12965 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12966 ac_cv_prog_OBJCOPY
="objcopy"
12967 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12976 OBJCOPY
=$ac_cv_prog_OBJCOPY
12977 if test -n "$OBJCOPY"; then
12978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJCOPY" >&5
12979 $as_echo "$OBJCOPY" >&6; }
12981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12982 $as_echo "no" >&6; }
12986 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether objcopy supports debuglink" >&5
12987 $as_echo_n "checking whether objcopy supports debuglink... " >&6; }
12988 if test "${libbacktrace_cv_objcopy_debuglink+set}" = set; then :
12989 $as_echo_n "(cached) " >&6
12991 if test -n "${with_target_subdir}"; then
12992 libbacktrace_cv_objcopy_debuglink
=no
12993 elif ${OBJCOPY} --add-gnu-debuglink=x
/bin
/ls /tmp
/ls$$
; then
12995 libbacktrace_cv_objcopy_debuglink
=yes
12997 libbacktrace_cv_objcopy_debuglink
=no
13000 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libbacktrace_cv_objcopy_debuglink" >&5
13001 $as_echo "$libbacktrace_cv_objcopy_debuglink" >&6; }
13002 if test "$libbacktrace_cv_objcopy_debuglink" = yes; then
13003 HAVE_OBJCOPY_DEBUGLINK_TRUE
=
13004 HAVE_OBJCOPY_DEBUGLINK_FALSE
='#'
13006 HAVE_OBJCOPY_DEBUGLINK_TRUE
='#'
13007 HAVE_OBJCOPY_DEBUGLINK_FALSE
=
13011 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether tests can run" >&5
13012 $as_echo_n "checking whether tests can run... " >&6; }
13013 if test "${libbacktrace_cv_sys_native+set}" = set; then :
13014 $as_echo_n "(cached) " >&6
13016 if test "$cross_compiling" = yes; then :
13017 libbacktrace_cv_sys_native
=no
13019 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13020 /* end confdefs.h. */
13030 if ac_fn_c_try_run
"$LINENO"; then :
13031 libbacktrace_cv_sys_native
=yes
13033 libbacktrace_cv_sys_native
=no
13035 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
13036 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
13040 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libbacktrace_cv_sys_native" >&5
13041 $as_echo "$libbacktrace_cv_sys_native" >&6; }
13042 if test "$libbacktrace_cv_sys_native" = "yes"; then
13051 if test "${multilib}" = "yes"; then
13052 multilib_arg
="--enable-multilib"
13057 ac_config_files
="$ac_config_files Makefile backtrace-supported.h"
13060 # We need multilib support, but only if configuring for the target.
13061 ac_config_commands
="$ac_config_commands default"
13064 cat >confcache
<<\_ACEOF
13065 # This file is a shell script that caches the results of configure
13066 # tests run on this system so they can be shared between configure
13067 # scripts and configure runs, see configure's option --config-cache.
13068 # It is not useful on other systems. If it contains results you don't
13069 # want to keep, you may remove or edit it.
13071 # config.status only pays attention to the cache file if you give it
13072 # the --recheck option to rerun configure.
13074 # `ac_cv_env_foo' variables (set or unset) will be overridden when
13075 # loading this file, other *unset* `ac_cv_foo' will be assigned the
13076 # following values.
13080 # The following way of writing the cache mishandles newlines in values,
13081 # but we know of no workaround that is simple, portable, and efficient.
13082 # So, we kill variables containing newlines.
13083 # Ultrix sh set writes to stderr and can't be redirected directly,
13084 # and sets the high bit in the cache file unless we assign to the vars.
13086 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
13087 eval ac_val
=\$
$ac_var
13091 *_cv_
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
13092 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
13095 _ | IFS | as_nl
) ;; #(
13096 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
13097 *) { eval $ac_var=; unset $ac_var;} ;;
13103 case $as_nl`(ac_space=' '; set) 2>&1` in #(
13104 *${as_nl}ac_space
=\
*)
13105 # `set' does not quote correctly, so add quotes: double-quote
13106 # substitution turns \\\\ into \\, and sed turns \\ into \.
13109 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
13112 # `set' quotes correctly as required by POSIX, so do not add quotes.
13113 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
13122 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
13124 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
13126 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
13127 if test -w "$cache_file"; then
13128 test "x$cache_file" != "x/dev/null" &&
13129 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
13130 $as_echo "$as_me: updating cache $cache_file" >&6;}
13131 cat confcache
>$cache_file
13133 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
13134 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
13139 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
13140 # Let make expand exec_prefix.
13141 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
13143 DEFS
=-DHAVE_CONFIG_H
13147 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
13148 # 1. Remove the extension, and $U if already installed.
13149 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
13150 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
13151 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
13152 # will be set to the directory where LIBOBJS objects are built.
13153 as_fn_append ac_libobjs
" \${LIBOBJDIR}$ac_i\$U.$ac_objext"
13154 as_fn_append ac_ltlibobjs
" \${LIBOBJDIR}$ac_i"'$U.lo'
13156 LIBOBJS
=$ac_libobjs
13158 LTLIBOBJS
=$ac_ltlibobjs
13161 if test -n "$EXEEXT"; then
13163 am__EXEEXT_FALSE
='#'
13165 am__EXEEXT_TRUE
='#'
13169 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
13170 as_fn_error
"conditional \"MAINTAINER_MODE\" was never defined.
13171 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13173 if test -z "${HAVE_PTHREAD_TRUE}" && test -z "${HAVE_PTHREAD_FALSE}"; then
13174 as_fn_error
"conditional \"HAVE_PTHREAD\" was never defined.
13175 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13177 if test -z "${HAVE_ZLIB_TRUE}" && test -z "${HAVE_ZLIB_FALSE}"; then
13178 as_fn_error
"conditional \"HAVE_ZLIB\" was never defined.
13179 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13181 if test -z "${HAVE_COMPRESSED_DEBUG_TRUE}" && test -z "${HAVE_COMPRESSED_DEBUG_FALSE}"; then
13182 as_fn_error
"conditional \"HAVE_COMPRESSED_DEBUG\" was never defined.
13183 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13185 if test -z "${HAVE_OBJCOPY_DEBUGLINK_TRUE}" && test -z "${HAVE_OBJCOPY_DEBUGLINK_FALSE}"; then
13186 as_fn_error
"conditional \"HAVE_OBJCOPY_DEBUGLINK\" was never defined.
13187 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13189 if test -z "${NATIVE_TRUE}" && test -z "${NATIVE_FALSE}"; then
13190 as_fn_error
"conditional \"NATIVE\" was never defined.
13191 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13194 : ${CONFIG_STATUS=./config.status}
13196 ac_clean_files_save
=$ac_clean_files
13197 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
13198 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
13199 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
13201 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
13203 # Generated by $as_me.
13204 # Run this file to recreate the current configuration.
13205 # Compiler output produced by configure, useful for debugging
13206 # configure, is in config.log if it exists.
13209 ac_cs_recheck=false
13212 SHELL=\${CONFIG_SHELL-$SHELL}
13215 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail
=1
13216 ## -------------------- ##
13217 ## M4sh Initialization. ##
13218 ## -------------------- ##
13220 # Be more Bourne compatible
13221 DUALCASE
=1; export DUALCASE
# for MKS sh
13222 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
13225 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
13226 # is contrary to our usage. Disable this feature.
13227 alias -g '${1+"$@"}'='"$@"'
13228 setopt NO_GLOB_SUBST
13230 case `(set -o) 2>/dev/null` in #(
13242 # Printing a long string crashes Solaris 7 /usr/bin/printf.
13243 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
13244 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
13245 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
13246 # Prefer a ksh shell builtin over an external printf program on Solaris,
13247 # but without wasting forks for bash or zsh.
13248 if test -z "$BASH_VERSION$ZSH_VERSION" \
13249 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
13250 as_echo='print
-r --'
13251 as_echo_n='print
-rn --'
13252 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
13253 as_echo='printf %s
\n'
13254 as_echo_n='printf %s
'
13256 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
13257 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
13258 as_echo_n='/usr
/ucb
/echo -n'
13260 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
13261 as_echo_n_body='eval
13265 expr "X$arg" : "X\\(.*\\)$as_nl";
13266 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
13268 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
13270 export as_echo_n_body
13271 as_echo_n='sh
-c $as_echo_n_body as_echo
'
13273 export as_echo_body
13274 as_echo='sh
-c $as_echo_body as_echo
'
13277 # The user is always right.
13278 if test "${PATH_SEPARATOR+set}" != set; then
13280 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
13281 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
13288 # We need space, tab and new line, in precisely that order. Quoting is
13289 # there to prevent editors from complaining about space-tab.
13290 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
13291 # splitting by setting IFS to empty value.)
13294 # Find who we are. Look in the path if we contain no directory separator.
13296 *[\\/]* ) as_myself=$0 ;;
13297 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13298 for as_dir in $PATH
13301 test -z "$as_dir" && as_dir=.
13302 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
13308 # We did not find ourselves, most probably we were run as `sh COMMAND'
13309 # in which case we are not to be found in the path.
13310 if test "x$as_myself" = x
; then
13313 if test ! -f "$as_myself"; then
13314 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
13318 # Unset variables that we do not need and which cause bugs (e.g. in
13319 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
13320 # suppresses any "Segmentation fault" message there. '((' could
13321 # trigger a bug in pdksh 5.2.14.
13322 for as_var
in BASH_ENV ENV MAIL MAILPATH
13323 do eval test x\
${$as_var+set} = xset \
13324 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
13337 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
13340 # as_fn_error ERROR [LINENO LOG_FD]
13341 # ---------------------------------
13342 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
13343 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
13344 # script with status $?, using 1 if that was 0.
13347 as_status
=$?
; test $as_status -eq 0 && as_status
=1
13349 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
13350 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
13352 $as_echo "$as_me: error: $1" >&2
13353 as_fn_exit
$as_status
13357 # as_fn_set_status STATUS
13358 # -----------------------
13359 # Set $? to STATUS, without forking.
13360 as_fn_set_status
()
13363 } # as_fn_set_status
13365 # as_fn_exit STATUS
13366 # -----------------
13367 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
13371 as_fn_set_status
$1
13377 # Portably unset VAR.
13380 { eval $1=; unset $1;}
13382 as_unset
=as_fn_unset
13383 # as_fn_append VAR VALUE
13384 # ----------------------
13385 # Append the text in VALUE to the end of the definition contained in VAR. Take
13386 # advantage of any shell optimizations that allow amortized linear growth over
13387 # repeated appends, instead of the typical quadratic growth present in naive
13389 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
13390 eval 'as_fn_append ()
13401 # as_fn_arith ARG...
13402 # ------------------
13403 # Perform arithmetic evaluation on the ARGs, and store the result in the
13404 # global $as_val. Take advantage of shells that can avoid forks. The arguments
13405 # must be portable across $(()) and expr.
13406 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
13407 eval 'as_fn_arith ()
13414 as_val
=`expr "$@" || test $? -eq 1`
13419 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
13420 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
13426 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
13427 as_basename
=basename
13432 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
13438 as_me
=`$as_basename -- "$0" ||
13439 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
13440 X"$0" : 'X\(//\)$' \| \
13441 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
13443 sed '/^.*\/\([^/][^/]*\)\/*$/{
13457 # Avoid depending upon Character Ranges.
13458 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
13459 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
13460 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
13461 as_cr_digits
='0123456789'
13462 as_cr_alnum
=$as_cr_Letters$as_cr_digits
13464 ECHO_C
= ECHO_N
= ECHO_T
=
13465 case `echo -n x` in #(((((
13467 case `echo 'xy\c'` in
13468 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
13470 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
13477 rm -f conf$$ conf$$.exe conf$$.
file
13478 if test -d conf$$.dir
; then
13479 rm -f conf$$.dir
/conf$$.
file
13482 mkdir conf$$.dir
2>/dev
/null
13484 if (echo >conf$$.
file) 2>/dev
/null
; then
13485 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
13487 # ... but there are two gotchas:
13488 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
13489 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
13490 # In both cases, we have to default to `cp -p'.
13491 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
13493 elif ln conf$$.
file conf$$
2>/dev
/null
; then
13501 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
13502 rmdir conf$$.dir
2>/dev
/null
13507 # Create "$as_dir" as a directory, including parents if necessary.
13512 -*) as_dir
=.
/$as_dir;;
13514 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
13518 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
13519 *) as_qdir
=$as_dir;;
13521 as_dirs
="'$as_qdir' $as_dirs"
13522 as_dir
=`$as_dirname -- "$as_dir" ||
13523 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13524 X"$as_dir" : 'X\(//\)[^/]' \| \
13525 X"$as_dir" : 'X\(//\)$' \| \
13526 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
13527 $as_echo X"$as_dir" |
13528 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13532 /^X\(\/\/\)[^/].*/{
13545 test -d "$as_dir" && break
13547 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
13548 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
13552 if mkdir
-p .
2>/dev
/null
; then
13553 as_mkdir_p
='mkdir -p "$as_dir"'
13555 test -d .
/-p && rmdir .
/-p
13559 if test -x / >/dev
/null
2>&1; then
13560 as_test_x
='test -x'
13562 if ls -dL / >/dev
/null
2>&1; then
13569 if test -d "$1"; then
13575 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
13576 ???[sx]*):;;*)false;;esac;fi
13580 as_executable_p
=$as_test_x
13582 # Sed expression to map a string onto a valid CPP name.
13583 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
13585 # Sed expression to map a string onto a valid variable name.
13586 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
13590 ## ----------------------------------- ##
13591 ## Main body of $CONFIG_STATUS script. ##
13592 ## ----------------------------------- ##
13594 test $as_write_fail = 0 && chmod +x
$CONFIG_STATUS || ac_write_fail
=1
13596 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
13597 # Save the log message, to keep $0 and so on meaningful, and to
13598 # report actual input values of CONFIG_FILES etc. instead of their
13599 # values after options handling.
13601 This file was extended by package-unused $as_me version-unused, which was
13602 generated by GNU Autoconf 2.64. Invocation command line was
13604 CONFIG_FILES = $CONFIG_FILES
13605 CONFIG_HEADERS = $CONFIG_HEADERS
13606 CONFIG_LINKS = $CONFIG_LINKS
13607 CONFIG_COMMANDS = $CONFIG_COMMANDS
13610 on `(hostname || uname -n) 2>/dev/null | sed 1q`
13615 case $ac_config_files in *"
13616 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
13619 case $ac_config_headers in *"
13620 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
13624 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13625 # Files that config.status was made for.
13626 config_files="$ac_config_files"
13627 config_headers="$ac_config_headers"
13628 config_commands="$ac_config_commands"
13632 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
13634 \`$as_me' instantiates files and other configuration actions
13635 from templates according to the current configuration. Unless the files
13636 and actions are specified as TAGs, all are instantiated by default.
13638 Usage: $0 [OPTION]... [TAG]...
13640 -h, --help print this help, then exit
13641 -V, --version print version number and configuration settings, then exit
13642 -q, --quiet, --silent
13643 do not print progress messages
13644 -d, --debug don't remove temporary files
13645 --recheck update $as_me by reconfiguring in the same conditions
13646 --file=FILE[:TEMPLATE]
13647 instantiate the configuration file FILE
13648 --header=FILE[:TEMPLATE]
13649 instantiate the configuration header FILE
13651 Configuration files:
13654 Configuration headers:
13657 Configuration commands:
13660 Report bugs to the package provider."
13663 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13665 package-unused config.status version-unused
13666 configured by $0, generated by GNU Autoconf 2.64,
13667 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
13669 Copyright (C) 2009 Free Software Foundation, Inc.
13670 This config.status script is free software; the Free Software Foundation
13671 gives unlimited permission to copy, distribute and modify it."
13678 test -n "\$AWK" || AWK=awk
13681 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
13682 # The default lists apply if the user does not specify any file.
13688 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
13689 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
13700 # Handling of the options.
13701 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
13703 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
13704 $as_echo "$ac_cs_version"; exit ;;
13705 --debug |
--debu |
--deb |
--de |
--d |
-d )
13707 --file |
--fil |
--fi |
--f )
13710 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
13712 as_fn_append CONFIG_FILES
" '$ac_optarg'"
13713 ac_need_defaults
=false
;;
13714 --header |
--heade |
--head |
--hea )
13717 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
13719 as_fn_append CONFIG_HEADERS
" '$ac_optarg'"
13720 ac_need_defaults
=false
;;
13722 # Conflict between --help and --header
13723 as_fn_error
"ambiguous option: \`$1'
13724 Try \`$0 --help' for more information.";;
13725 --help |
--hel |
-h )
13726 $as_echo "$ac_cs_usage"; exit ;;
13727 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
13728 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
13731 # This is an error.
13732 -*) as_fn_error
"unrecognized option: \`$1'
13733 Try \`$0 --help' for more information." ;;
13735 *) as_fn_append ac_config_targets
" $1"
13736 ac_need_defaults
=false
;;
13742 ac_configure_extra_args
=
13744 if $ac_cs_silent; then
13746 ac_configure_extra_args
="$ac_configure_extra_args --silent"
13750 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13751 if \$ac_cs_recheck; then
13752 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
13754 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
13755 CONFIG_SHELL='$SHELL'
13756 export CONFIG_SHELL
13761 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
13765 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
13766 ## Running $as_me. ##
13772 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13780 with_multisubdir="$with_multisubdir"
13781 with_multisrctop="$with_multisrctop"
13782 with_target_subdir="$with_target_subdir"
13783 ac_configure_args="${multilib_arg} ${ac_configure_args}"
13784 multi_basedir="$multi_basedir"
13785 CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
13788 GFORTRAN="$GFORTRAN"
13791 # The HP-UX ksh and POSIX shell print the target directory to stdout
13792 # if CDPATH is set.
13793 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
13795 sed_quote_subst='$sed_quote_subst'
13796 double_quote_subst='$double_quote_subst'
13797 delay_variable_subst='$delay_variable_subst'
13798 macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
13799 macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
13800 enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
13801 enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
13802 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
13803 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
13804 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
13805 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
13806 host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
13807 host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
13808 host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
13809 build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
13810 build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
13811 build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
13812 SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
13813 Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
13814 GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
13815 EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
13816 FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
13817 LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
13818 NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
13819 LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
13820 max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
13821 ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
13822 exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
13823 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
13824 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
13825 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
13826 reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
13827 reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
13828 OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
13829 deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
13830 file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
13831 AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
13832 AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
13833 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
13834 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
13835 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
13836 old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
13837 old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
13838 lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
13839 CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
13840 CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
13841 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
13842 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
13843 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
13844 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
13845 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
13846 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"`'
13847 objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
13848 MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
13849 lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
13850 lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
13851 lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
13852 lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
13853 lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
13854 need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
13855 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
13856 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
13857 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
13858 OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
13859 OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
13860 libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
13861 shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
13862 extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
13863 archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
13864 enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
13865 export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
13866 whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
13867 compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
13868 old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
13869 old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
13870 archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
13871 archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
13872 module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
13873 module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
13874 with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
13875 allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
13876 no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
13877 hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
13878 hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
13879 hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
13880 hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
13881 hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
13882 hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
13883 hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
13884 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
13885 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
13886 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
13887 fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
13888 always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
13889 export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
13890 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
13891 include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
13892 prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
13893 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
13894 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
13895 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
13896 need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
13897 version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
13898 runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
13899 shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
13900 shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
13901 libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
13902 library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
13903 soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
13904 install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
13905 postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
13906 postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
13907 finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
13908 finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
13909 hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
13910 sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
13911 sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
13912 hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
13913 enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
13914 enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
13915 enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
13916 old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
13917 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
13920 LTCFLAGS='$LTCFLAGS'
13921 compiler='$compiler_DEFAULT'
13923 # A function that is used when there is no print builtin or printf.
13924 func_fallback_echo ()
13926 eval 'cat <<_LTECHO_EOF
13931 # Quote evaled strings.
13945 deplibs_check_method \
13954 lt_cv_sys_global_symbol_pipe \
13955 lt_cv_sys_global_symbol_to_cdecl \
13956 lt_cv_sys_global_symbol_to_c_name_address \
13957 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
13958 lt_prog_compiler_no_builtin_flag \
13959 lt_prog_compiler_wl \
13960 lt_prog_compiler_pic \
13961 lt_prog_compiler_static \
13962 lt_cv_prog_compiler_c_o \
13970 export_dynamic_flag_spec \
13971 whole_archive_flag_spec \
13972 compiler_needs_object \
13974 allow_undefined_flag \
13975 no_undefined_flag \
13976 hardcode_libdir_flag_spec \
13977 hardcode_libdir_flag_spec_ld \
13978 hardcode_libdir_separator \
13983 variables_saved_for_relink \
13985 library_names_spec \
13987 install_override_mode \
13991 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
13992 *[\\\\\\\`\\"\\\$]*)
13993 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
13996 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14001 # Double-quote double-evaled strings.
14002 for var in reload_cmds \
14003 old_postinstall_cmds \
14004 old_postuninstall_cmds \
14006 extract_expsyms_cmds \
14007 old_archive_from_new_cmds \
14008 old_archive_from_expsyms_cmds \
14010 archive_expsym_cmds \
14012 module_expsym_cmds \
14013 export_symbols_cmds \
14016 postuninstall_cmds \
14018 sys_lib_search_path_spec \
14019 sys_lib_dlsearch_path_spec; do
14020 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14021 *[\\\\\\\`\\"\\\$]*)
14022 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
14025 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14030 ac_aux_dir='$ac_aux_dir'
14031 xsi_shell='$xsi_shell'
14032 lt_shell_append='$lt_shell_append'
14034 # See if we are running on zsh, and set the options which allow our
14035 # commands through without removal of \ escapes INIT.
14036 if test -n "\${ZSH_VERSION+set}" ; then
14037 setopt NO_GLOB_SUBST
14043 TIMESTAMP='$TIMESTAMP'
14052 acx_cv_header_stdint="$acx_cv_header_stdint"
14053 acx_cv_type_int8_t="$acx_cv_type_int8_t"
14054 acx_cv_type_int16_t="$acx_cv_type_int16_t"
14055 acx_cv_type_int32_t="$acx_cv_type_int32_t"
14056 acx_cv_type_int64_t="$acx_cv_type_int64_t"
14057 acx_cv_type_intptr_t="$acx_cv_type_intptr_t"
14058 ac_cv_type_uintmax_t="$ac_cv_type_uintmax_t"
14059 ac_cv_type_uintptr_t="$ac_cv_type_uintptr_t"
14060 ac_cv_type_uint64_t="$ac_cv_type_uint64_t"
14061 ac_cv_type_u_int64_t="$ac_cv_type_u_int64_t"
14062 ac_cv_type_u_int32_t="$ac_cv_type_u_int32_t"
14063 ac_cv_type_int_least32_t="$ac_cv_type_int_least32_t"
14064 ac_cv_type_int_fast32_t="$ac_cv_type_int_fast32_t"
14065 ac_cv_sizeof_void_p="$ac_cv_sizeof_void_p"
14068 # Variables needed in config.status (file generation) which aren't already
14069 # passed by autoconf.
14075 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
14077 # Handling of arguments.
14078 for ac_config_target
in $ac_config_targets
14080 case $ac_config_target in
14081 "config.h") CONFIG_HEADERS
="$CONFIG_HEADERS config.h" ;;
14082 "default-1") CONFIG_COMMANDS
="$CONFIG_COMMANDS default-1" ;;
14083 "libtool") CONFIG_COMMANDS
="$CONFIG_COMMANDS libtool" ;;
14084 "gstdint.h") CONFIG_COMMANDS
="$CONFIG_COMMANDS gstdint.h" ;;
14085 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
14086 "backtrace-supported.h") CONFIG_FILES
="$CONFIG_FILES backtrace-supported.h" ;;
14087 "default") CONFIG_COMMANDS
="$CONFIG_COMMANDS default" ;;
14089 *) as_fn_error
"invalid argument: \`$ac_config_target'" "$LINENO" 5;;
14094 # If the user did not use the arguments to specify the items to instantiate,
14095 # then the envvar interface is used. Set only those that are not.
14096 # We use the long form for the default assignment because of an extremely
14097 # bizarre bug on SunOS 4.1.3.
14098 if $ac_need_defaults; then
14099 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
14100 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
14101 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
14104 # Have a temporary directory for convenience. Make it in the build tree
14105 # simply because there is no reason against having it here, and in addition,
14106 # creating and moving files from /tmp can sometimes cause problems.
14107 # Hook for its removal unless debugging.
14108 # Note that there is a small window in which the directory will not be cleaned:
14109 # after its creation but before its name has been assigned to `$tmp'.
14113 trap 'exit_status=$?
14114 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
14116 trap 'as_fn_exit 1' 1 2 13 15
14118 # Create a (secure) tmp directory for tmp files.
14121 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
14122 test -n "$tmp" && test -d "$tmp"
14125 tmp
=.
/conf$$
-$RANDOM
14126 (umask 077 && mkdir
"$tmp")
14127 } || as_fn_error
"cannot create a temporary directory in ." "$LINENO" 5
14129 # Set up the scripts for CONFIG_FILES section.
14130 # No need to generate them if there are no CONFIG_FILES.
14131 # This happens for instance with `./config.status config.h'.
14132 if test -n "$CONFIG_FILES"; then
14135 ac_cr
=`echo X | tr X '\015'`
14136 # On cygwin, bash can eat \r inside `` if the user requested igncr.
14137 # But we know of no other shell where ac_cr would be empty at this
14138 # point, so we can use a bashism as a fallback.
14139 if test "x$ac_cr" = x
; then
14140 eval ac_cr
=\$
\'\\r
\'
14142 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
14143 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
14146 ac_cs_awk_cr
=$ac_cr
14149 echo 'BEGIN {' >"$tmp/subs1.awk" &&
14154 echo "cat >conf$$subs.awk <<_ACEOF" &&
14155 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
14157 } >conf$$subs.sh ||
14158 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
14159 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
14161 for ac_last_try in false false false false false :; do
14162 . ./conf$$subs.sh ||
14163 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
14165 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
14166 if test $ac_delim_n = $ac_delim_num; then
14168 elif $ac_last_try; then
14169 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
14171 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
14174 rm -f conf$$subs.sh
14176 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14177 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
14181 s/^/S["/; s
/!.
*/"]=/
14191 s/\(.\{148\}\).*/\1/
14193 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
14198 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
14205 s/\(.\{148\}\).*/\1/
14207 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
14211 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
14216 ' <conf$$subs.awk | sed '
14221 ' >>$CONFIG_STATUS || ac_write_fail=1
14222 rm -f conf$$subs.awk
14223 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14225 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
14226 for (key in S) S_is_set[key] = 1
14232 nfields = split(line, field, "@
")
14234 len = length(field[1])
14235 for (i = 2; i < nfields; i++) {
14237 keylen = length(key)
14238 if (S_is_set[key]) {
14240 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
14241 len += length(value) + length(field[++i])
14252 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14253 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
14254 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
14257 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
14258 || as_fn_error "could not setup config files machinery
" "$LINENO" 5
14261 # VPATH may cause trouble with some makes, so we remove $(srcdir),
14262 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
14263 # trailing colons and then remove the whole line if VPATH becomes empty
14264 # (actually we leave an empty line to preserve line numbers).
14265 if test "x
$srcdir" = x.; then
14266 ac_vpsub='/^[ ]*VPATH[ ]*=/{
14267 s/:*\$(srcdir):*/:/
14268 s/:*\${srcdir}:*/:/
14270 s/^\([^=]*=[ ]*\):*/\1/
14276 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14277 fi # test -n "$CONFIG_FILES"
14279 # Set up the scripts for CONFIG_HEADERS section.
14280 # No need to generate them if there are no CONFIG_HEADERS.
14281 # This happens for instance with `./config.status Makefile'.
14282 if test -n "$CONFIG_HEADERS"; then
14283 cat >"$tmp/defines.
awk" <<\_ACAWK ||
14287 # Transform confdefs.h into an awk script `defines.awk', embedded as
14288 # here-document in config.status, that substitutes the proper values into
14289 # config.h.in to produce config.h.
14291 # Create a delimiter string that does not exist in confdefs.h, to ease
14292 # handling of long lines.
14294 for ac_last_try in false false :; do
14295 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
14296 if test -z "$ac_t"; then
14298 elif $ac_last_try; then
14299 as_fn_error "could not
make $CONFIG_HEADERS" "$LINENO" 5
14301 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
14305 # For the awk script, D is an array of macro values keyed by name,
14306 # likewise P contains macro parameters if any. Preserve backslash
14307 # newline sequences.
14309 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
14311 s/.\{148\}/&'"$ac_delim"'/g
14314 s/^[ ]*#[ ]*define[ ][ ]*/ /
14321 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
14323 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
14327 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
14328 D["\
1"]=" \
3\\\\\\n
"\\/p
14330 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
14335 s/.\{148\}/&'"$ac_delim"'/g
14340 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
14343 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
14345 ' <confdefs.h | sed '
14346 s/'"$ac_delim"'/"\\\
14347 "/g' >>$CONFIG_STATUS || ac_write_fail=1
14349 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14350 for (key in D) D_is_set[key] = 1
14353 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
14355 split(line, arg, " ")
14356 if (arg[1] == "#") {
14360 defundef
= substr
(arg
[1], 2)
14363 split(mac1
, mac2
, "(") #)
14365 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
14366 if (D_is_set
[macro
]) {
14367 # Preserve the white space surrounding the "#".
14368 print prefix
"define", macro P
[macro
] D
[macro
]
14371 # Replace #undef with comments. This is necessary, for example,
14372 # in the case of _POSIX_SOURCE, which is predefined and required
14373 # on some systems where configure will not decide to define it.
14374 if (defundef
== "undef") {
14375 print
"/*", prefix defundef
, macro
, "*/"
14383 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
14384 as_fn_error
"could not setup config headers machinery" "$LINENO" 5
14385 fi # test -n "$CONFIG_HEADERS"
14388 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
14393 :[FHLC
]) ac_mode
=$ac_tag; continue;;
14395 case $ac_mode$ac_tag in
14397 :L
* |
:C
*:*) as_fn_error
"invalid tag \`$ac_tag'" "$LINENO" 5;;
14398 :[FH
]-) ac_tag
=-:-;;
14399 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
14416 -) ac_f
="$tmp/stdin";;
14417 *) # Look for the file first in the build tree, then in the source tree
14418 # (if the path is not absolute). The absolute path cannot be DOS-style,
14419 # because $ac_f cannot contain `:'.
14423 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
14425 as_fn_error
"cannot find input file: \`$ac_f'" "$LINENO" 5;;
14427 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
14428 as_fn_append ac_file_inputs
" '$ac_f'"
14431 # Let's still pretend it is `configure' which instantiates (i.e., don't
14432 # use $as_me), people would be surprised to read:
14433 # /* config.h. Generated by config.status. */
14434 configure_input
='Generated from '`
14435 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
14437 if test x
"$ac_file" != x-
; then
14438 configure_input
="$ac_file. $configure_input"
14439 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
14440 $as_echo "$as_me: creating $ac_file" >&6;}
14442 # Neutralize special characters interpreted by sed in replacement strings.
14443 case $configure_input in #(
14444 *\
&* |
*\|
* |
*\\* )
14445 ac_sed_conf_input
=`$as_echo "$configure_input" |
14446 sed 's/[\\\\&|]/\\\\&/g'`;; #(
14447 *) ac_sed_conf_input
=$configure_input;;
14451 *:-:* |
*:-) cat >"$tmp/stdin" \
14452 || as_fn_error
"could not create $ac_file" "$LINENO" 5 ;;
14457 ac_dir
=`$as_dirname -- "$ac_file" ||
14458 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14459 X"$ac_file" : 'X\(//\)[^/]' \| \
14460 X"$ac_file" : 'X\(//\)$' \| \
14461 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
14462 $as_echo X"$ac_file" |
14463 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14467 /^X\(\/\/\)[^/].*/{
14480 as_dir
="$ac_dir"; as_fn_mkdir_p
14484 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
14486 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
14487 # A ".." for each directory in $ac_dir_suffix.
14488 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
14489 case $ac_top_builddir_sub in
14490 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
14491 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
14494 ac_abs_top_builddir
=$ac_pwd
14495 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
14496 # for backward compatibility:
14497 ac_top_builddir
=$ac_top_build_prefix
14500 .
) # We are building in place.
14502 ac_top_srcdir
=$ac_top_builddir_sub
14503 ac_abs_top_srcdir
=$ac_pwd ;;
14504 [\\/]* | ?
:[\\/]* ) # Absolute name.
14505 ac_srcdir
=$srcdir$ac_dir_suffix;
14506 ac_top_srcdir
=$srcdir
14507 ac_abs_top_srcdir
=$srcdir ;;
14508 *) # Relative name.
14509 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
14510 ac_top_srcdir
=$ac_top_build_prefix$srcdir
14511 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
14513 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
14523 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
14524 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
14526 ac_MKDIR_P
=$MKDIR_P
14528 [\\/$
]* | ?
:[\\/]* ) ;;
14529 */*) ac_MKDIR_P
=$ac_top_build_prefix$MKDIR_P ;;
14533 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
14534 # If the template does not know about datarootdir, expand it.
14535 # FIXME: This hack should be removed a few years after 2.60.
14536 ac_datarootdir_hack
=; ac_datarootdir_seen
=
14547 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
14548 *datarootdir
*) ac_datarootdir_seen
=yes;;
14549 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
14550 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
14551 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
14553 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14554 ac_datarootdir_hack='
14555 s&@datadir@&$datadir&g
14556 s&@docdir@&$docdir&g
14557 s&@infodir@&$infodir&g
14558 s&@localedir@&$localedir&g
14559 s&@mandir@&$mandir&g
14560 s&\\\${datarootdir}&$datarootdir&g' ;;
14564 # Neutralize VPATH when `$srcdir' = `.'.
14565 # Shell code in configure.ac might set extrasub.
14566 # FIXME: do we really want to maintain this feature?
14567 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14568 ac_sed_extra="$ac_vpsub
14571 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
14573 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
14574 s|@configure_input@|
$ac_sed_conf_input|
;t t
14575 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
14576 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
14577 s
&@srcdir@
&$ac_srcdir&;t t
14578 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
14579 s
&@top_srcdir@
&$ac_top_srcdir&;t t
14580 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
14581 s
&@builddir@
&$ac_builddir&;t t
14582 s
&@abs_builddir@
&$ac_abs_builddir&;t t
14583 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
14584 s
&@INSTALL@
&$ac_INSTALL&;t t
14585 s
&@MKDIR_P@
&$ac_MKDIR_P&;t t
14586 $ac_datarootdir_hack
14588 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.
awk" >$tmp/out \
14589 || as_fn_error "could not create
$ac_file" "$LINENO" 5
14591 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
14592 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
14593 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
14594 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
14595 which seems to be undefined. Please make sure it is defined." >&5
14596 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
14597 which seems to be undefined. Please make sure it is defined." >&2;}
14601 -) cat "$tmp/out" && rm -f "$tmp/out";;
14602 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
14604 || as_fn_error "could not create $ac_file" "$LINENO" 5
14610 if test x"$ac_file" != x-; then
14612 $as_echo "/* $configure_input */" \
14613 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
14614 } >"$tmp/config.h" \
14615 || as_fn_error "could not create $ac_file" "$LINENO" 5
14616 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
14617 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
14618 $as_echo "$as_me: $ac_file is unchanged" >&6;}
14621 mv "$tmp/config.h" "$ac_file" \
14622 || as_fn_error "could not create $ac_file" "$LINENO" 5
14625 $as_echo "/* $configure_input */" \
14626 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
14627 || as_fn_error "could not create -" "$LINENO" 5
14629 # Compute "$ac_file"'s index
in $config_headers.
14632 for _am_header
in $config_headers :; do
14633 case $_am_header in
14634 $_am_arg |
$_am_arg:* )
14637 _am_stamp_count
=`expr $_am_stamp_count + 1` ;;
14640 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
14641 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14642 X"$_am_arg" : 'X\(//\)[^/]' \| \
14643 X"$_am_arg" : 'X\(//\)$' \| \
14644 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
14645 $as_echo X"$_am_arg" |
14646 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14650 /^X\(\/\/\)[^/].*/{
14662 s/.*/./; q'`/stamp-h
$_am_stamp_count
14665 :C
) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
14666 $as_echo "$as_me: executing $ac_file commands" >&6;}
14671 case $ac_file$ac_mode in
14673 # Only add multilib support code if we just rebuilt the top-level
14675 case " $CONFIG_FILES " in
14677 ac_file
=Makefile .
${multi_basedir}/config-ml.
in
14682 # See if we are running on zsh, and set the options which allow our
14683 # commands through without removal of \ escapes.
14684 if test -n "${ZSH_VERSION+set}" ; then
14685 setopt NO_GLOB_SUBST
14688 cfgfile
="${ofile}T"
14689 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
14692 cat <<_LT_EOF >> "$cfgfile"
14695 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
14696 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
14697 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
14698 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
14700 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
14701 # 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
14702 # Written by Gordon Matzigkeit, 1996
14704 # This file is part of GNU Libtool.
14706 # GNU Libtool is free software; you can redistribute it and/or
14707 # modify it under the terms of the GNU General Public License as
14708 # published by the Free Software Foundation; either version 2 of
14709 # the License, or (at your option) any later version.
14711 # As a special exception to the GNU General Public License,
14712 # if you distribute this file as part of a program or library that
14713 # is built using GNU Libtool, you may include this file under the
14714 # same distribution terms that you use for the rest of that program.
14716 # GNU Libtool is distributed in the hope that it will be useful,
14717 # but WITHOUT ANY WARRANTY; without even the implied warranty of
14718 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14719 # GNU General Public License for more details.
14721 # You should have received a copy of the GNU General Public License
14722 # along with GNU Libtool; see the file COPYING. If not, a copy
14723 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
14724 # obtained by writing to the Free Software Foundation, Inc.,
14725 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
14728 # The names of the tagged configurations supported by this script.
14731 # ### BEGIN LIBTOOL CONFIG
14733 # Which release of libtool.m4 was used?
14734 macro_version=$macro_version
14735 macro_revision=$macro_revision
14737 # Whether or not to build shared libraries.
14738 build_libtool_libs=$enable_shared
14740 # Whether or not to build static libraries.
14741 build_old_libs=$enable_static
14743 # What type of objects to build.
14746 # Whether or not to optimize for fast installation.
14747 fast_install=$enable_fast_install
14749 # Shell to use when invoking shell scripts.
14752 # An echo program that protects backslashes.
14756 host_alias=$host_alias
14760 # The build system.
14761 build_alias=$build_alias
14765 # A sed program that does not truncate output.
14768 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
14769 Xsed="\$SED -e 1s/^X//"
14771 # A grep program that handles long lines.
14777 # A literal string matcher.
14780 # A BSD- or MS-compatible name lister.
14783 # Whether we need soft or hard links.
14786 # What is the maximum length of a command?
14787 max_cmd_len=$max_cmd_len
14789 # Object file suffix (normally "o").
14792 # Executable file suffix (normally "").
14795 # whether the shell understands "unset".
14798 # turn spaces into newlines.
14801 # turn newlines into spaces.
14804 # An object symbol dumper.
14805 OBJDUMP=$lt_OBJDUMP
14807 # Method to check whether dependent libraries are shared objects.
14808 deplibs_check_method=$lt_deplibs_check_method
14810 # Command to use when deplibs_check_method == "file_magic".
14811 file_magic_cmd=$lt_file_magic_cmd
14815 AR_FLAGS=$lt_AR_FLAGS
14817 # A symbol stripping program.
14820 # Commands used to install an old-style archive.
14822 old_postinstall_cmds=$lt_old_postinstall_cmds
14823 old_postuninstall_cmds=$lt_old_postuninstall_cmds
14825 # Whether to use a lock for old archive extraction.
14826 lock_old_archive_extraction=$lock_old_archive_extraction
14831 # LTCC compiler flags.
14832 LTCFLAGS=$lt_CFLAGS
14834 # Take the output of nm and produce a listing of raw symbols and C names.
14835 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
14837 # Transform the output of nm in a proper C declaration.
14838 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
14840 # Transform the output of nm in a C name address pair.
14841 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
14843 # Transform the output of nm in a C name address pair when lib prefix is needed.
14844 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
14846 # The name of the directory that contains temporary libtool files.
14849 # Used to examine libraries when file_magic_cmd begins with "file".
14850 MAGIC_CMD=$MAGIC_CMD
14852 # Must we lock files when doing compilation?
14853 need_locks=$lt_need_locks
14855 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
14856 DSYMUTIL=$lt_DSYMUTIL
14858 # Tool to change global to local symbols on Mac OS X.
14861 # Tool to manipulate fat objects and archives on Mac OS X.
14864 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
14867 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
14868 OTOOL64=$lt_OTOOL64
14870 # Old archive suffix (normally "a").
14873 # Shared library suffix (normally ".so").
14874 shrext_cmds=$lt_shrext_cmds
14876 # The commands to extract the exported symbol list from a shared archive.
14877 extract_expsyms_cmds=$lt_extract_expsyms_cmds
14879 # Variables whose values should be saved in libtool wrapper scripts and
14880 # restored at link time.
14881 variables_saved_for_relink=$lt_variables_saved_for_relink
14883 # Do we need the "lib" prefix for modules?
14884 need_lib_prefix=$need_lib_prefix
14886 # Do we need a version for libraries?
14887 need_version=$need_version
14889 # Library versioning type.
14890 version_type=$version_type
14892 # Shared library runtime path variable.
14893 runpath_var=$runpath_var
14895 # Shared library path variable.
14896 shlibpath_var=$shlibpath_var
14898 # Is shlibpath searched before the hard-coded library search path?
14899 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
14901 # Format of library name prefix.
14902 libname_spec=$lt_libname_spec
14904 # List of archive names. First name is the real one, the rest are links.
14905 # The last name is the one that the linker finds with -lNAME
14906 library_names_spec=$lt_library_names_spec
14908 # The coded name of the library, if different from the real name.
14909 soname_spec=$lt_soname_spec
14911 # Permission mode override for installation of shared libraries.
14912 install_override_mode=$lt_install_override_mode
14914 # Command to use after installation of a shared archive.
14915 postinstall_cmds=$lt_postinstall_cmds
14917 # Command to use after uninstallation of a shared archive.
14918 postuninstall_cmds=$lt_postuninstall_cmds
14920 # Commands used to finish a libtool library installation in a directory.
14921 finish_cmds=$lt_finish_cmds
14923 # As "finish_cmds", except a single script fragment to be evaled but
14925 finish_eval=$lt_finish_eval
14927 # Whether we should hardcode library paths into libraries.
14928 hardcode_into_libs=$hardcode_into_libs
14930 # Compile-time system search path for libraries.
14931 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
14933 # Run-time system search path for libraries.
14934 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
14936 # Whether dlopen is supported.
14937 dlopen_support=$enable_dlopen
14939 # Whether dlopen of programs is supported.
14940 dlopen_self=$enable_dlopen_self
14942 # Whether dlopen of statically linked programs is supported.
14943 dlopen_self_static=$enable_dlopen_self_static
14945 # Commands to strip libraries.
14946 old_striplib=$lt_old_striplib
14947 striplib=$lt_striplib
14950 # The linker used to build libraries.
14953 # How to create reloadable object files.
14954 reload_flag=$lt_reload_flag
14955 reload_cmds=$lt_reload_cmds
14957 # Commands used to build an old-style archive.
14958 old_archive_cmds=$lt_old_archive_cmds
14960 # A language specific compiler.
14963 # Is the compiler the GNU compiler?
14966 # Compiler flag to turn off builtin functions.
14967 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
14969 # How to pass a linker flag through the compiler.
14970 wl=$lt_lt_prog_compiler_wl
14972 # Additional compiler flags for building library objects.
14973 pic_flag=$lt_lt_prog_compiler_pic
14975 # Compiler flag to prevent dynamic linking.
14976 link_static_flag=$lt_lt_prog_compiler_static
14978 # Does compiler simultaneously support -c and -o options?
14979 compiler_c_o=$lt_lt_cv_prog_compiler_c_o
14981 # Whether or not to add -lc for building shared libraries.
14982 build_libtool_need_lc=$archive_cmds_need_lc
14984 # Whether or not to disallow shared libs when runtime libs are static.
14985 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
14987 # Compiler flag to allow reflexive dlopens.
14988 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
14990 # Compiler flag to generate shared objects directly from archives.
14991 whole_archive_flag_spec=$lt_whole_archive_flag_spec
14993 # Whether the compiler copes with passing no objects directly.
14994 compiler_needs_object=$lt_compiler_needs_object
14996 # Create an old-style archive from a shared archive.
14997 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
14999 # Create a temporary old-style archive to link instead of a shared archive.
15000 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
15002 # Commands used to build a shared archive.
15003 archive_cmds=$lt_archive_cmds
15004 archive_expsym_cmds=$lt_archive_expsym_cmds
15006 # Commands used to build a loadable module if different from building
15007 # a shared archive.
15008 module_cmds=$lt_module_cmds
15009 module_expsym_cmds=$lt_module_expsym_cmds
15011 # Whether we are building with GNU ld or not.
15012 with_gnu_ld=$lt_with_gnu_ld
15014 # Flag that allows shared libraries with undefined symbols to be built.
15015 allow_undefined_flag=$lt_allow_undefined_flag
15017 # Flag that enforces no undefined symbols.
15018 no_undefined_flag=$lt_no_undefined_flag
15020 # Flag to hardcode \$libdir into a binary during linking.
15021 # This must work even if \$libdir does not exist
15022 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
15024 # If ld is used when linking, flag to hardcode \$libdir into a binary
15025 # during linking. This must work even if \$libdir does not exist.
15026 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
15028 # Whether we need a single "-rpath" flag with a separated argument.
15029 hardcode_libdir_separator=$lt_hardcode_libdir_separator
15031 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15032 # DIR into the resulting binary.
15033 hardcode_direct=$hardcode_direct
15035 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15036 # DIR into the resulting binary and the resulting library dependency is
15037 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
15038 # library is relocated.
15039 hardcode_direct_absolute=$hardcode_direct_absolute
15041 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
15042 # into the resulting binary.
15043 hardcode_minus_L=$hardcode_minus_L
15045 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
15046 # into the resulting binary.
15047 hardcode_shlibpath_var=$hardcode_shlibpath_var
15049 # Set to "yes" if building a shared library automatically hardcodes DIR
15050 # into the library and all subsequent libraries and executables linked
15052 hardcode_automatic=$hardcode_automatic
15054 # Set to yes if linker adds runtime paths of dependent libraries
15055 # to runtime path list.
15056 inherit_rpath=$inherit_rpath
15058 # Whether libtool must link a program against all its dependency libraries.
15059 link_all_deplibs=$link_all_deplibs
15061 # Fix the shell variable \$srcfile for the compiler.
15062 fix_srcfile_path=$lt_fix_srcfile_path
15064 # Set to "yes" if exported symbols are required.
15065 always_export_symbols=$always_export_symbols
15067 # The commands to list exported symbols.
15068 export_symbols_cmds=$lt_export_symbols_cmds
15070 # Symbols that should not be listed in the preloaded symbols.
15071 exclude_expsyms=$lt_exclude_expsyms
15073 # Symbols that must always be exported.
15074 include_expsyms=$lt_include_expsyms
15076 # Commands necessary for linking programs (against libraries) with templates.
15077 prelink_cmds=$lt_prelink_cmds
15079 # Specify filename containing input files.
15080 file_list_spec=$lt_file_list_spec
15082 # How to hardcode a shared library path into an executable.
15083 hardcode_action=$hardcode_action
15085 # ### END LIBTOOL CONFIG
15091 cat <<\_LT_EOF
>> "$cfgfile"
15092 # AIX sometimes has problems with the GCC collect2 program. For some
15093 # reason, if we set the COLLECT_NAMES environment variable, the problems
15094 # vanish in a puff of smoke.
15095 if test "X${COLLECT_NAMES+set}" != Xset
; then
15097 export COLLECT_NAMES
15104 ltmain
="$ac_aux_dir/ltmain.sh"
15107 # We use sed instead of cat because bash on DJGPP gets confused if
15108 # if finds mixed CR/LF and LF-only lines. Since sed operates in
15109 # text mode, it properly converts lines to CR/LF. This bash problem
15110 # is reportedly fixed, but why not run on old versions too?
15111 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
15112 ||
(rm -f "$cfgfile"; exit 1)
15116 cat << \_LT_EOF
>> "$cfgfile"
15118 # func_dirname file append nondir_replacement
15119 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
15120 # otherwise set result to NONDIR_REPLACEMENT.
15124 */*) func_dirname_result
="${1%/*}${2}" ;;
15125 * ) func_dirname_result
="${3}" ;;
15129 # func_basename file
15132 func_basename_result
="${1##*/}"
15135 # func_dirname_and_basename file append nondir_replacement
15136 # perform func_basename and func_dirname in a single function
15138 # dirname: Compute the dirname of FILE. If nonempty,
15139 # add APPEND to the result, otherwise set result
15140 # to NONDIR_REPLACEMENT.
15141 # value returned in "$func_dirname_result"
15142 # basename: Compute filename of FILE.
15143 # value retuned in "$func_basename_result"
15144 # Implementation must be kept synchronized with func_dirname
15145 # and func_basename. For efficiency, we do not delegate to
15146 # those functions but instead duplicate the functionality here.
15147 func_dirname_and_basename
()
15150 */*) func_dirname_result
="${1%/*}${2}" ;;
15151 * ) func_dirname_result
="${3}" ;;
15153 func_basename_result
="${1##*/}"
15156 # func_stripname prefix suffix name
15157 # strip PREFIX and SUFFIX off of NAME.
15158 # PREFIX and SUFFIX must not contain globbing or regex special
15159 # characters, hashes, percent signs, but SUFFIX may contain a leading
15160 # dot (in which case that matches only a dot).
15163 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
15164 # positional parameters, so assign one to ordinary parameter first.
15165 func_stripname_result
=${3}
15166 func_stripname_result
=${func_stripname_result#"${1}"}
15167 func_stripname_result
=${func_stripname_result%"${2}"}
15173 func_opt_split_opt
=${1%%=*}
15174 func_opt_split_arg
=${1#*=}
15181 *.lo
) func_lo2o_result
=${1%.lo}.
${objext} ;;
15182 *) func_lo2o_result
=${1} ;;
15186 # func_xform libobj-or-source
15189 func_xform_result
=${1%.*}.lo
15192 # func_arith arithmetic-term...
15195 func_arith_result
=$
(( $
* ))
15199 # STRING may not start with a hyphen.
15202 func_len_result
=${#1}
15207 *) # Bourne compatible functions.
15208 cat << \_LT_EOF
>> "$cfgfile"
15210 # func_dirname file append nondir_replacement
15211 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
15212 # otherwise set result to NONDIR_REPLACEMENT.
15215 # Extract subdirectory from the argument.
15216 func_dirname_result
=`$ECHO "${1}" | $SED "$dirname"`
15217 if test "X$func_dirname_result" = "X${1}"; then
15218 func_dirname_result
="${3}"
15220 func_dirname_result
="$func_dirname_result${2}"
15224 # func_basename file
15227 func_basename_result
=`$ECHO "${1}" | $SED "$basename"`
15231 # func_stripname prefix suffix name
15232 # strip PREFIX and SUFFIX off of NAME.
15233 # PREFIX and SUFFIX must not contain globbing or regex special
15234 # characters, hashes, percent signs, but SUFFIX may contain a leading
15235 # dot (in which case that matches only a dot).
15236 # func_strip_suffix prefix name
15240 .
*) func_stripname_result
=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
15241 *) func_stripname_result
=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
15246 my_sed_long_opt
='1s/^\(-[^=]*\)=.*/\1/;q'
15247 my_sed_long_arg
='1s/^-[^=]*=//'
15252 func_opt_split_opt
=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
15253 func_opt_split_arg
=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
15259 func_lo2o_result
=`$ECHO "${1}" | $SED "$lo2o"`
15262 # func_xform libobj-or-source
15265 func_xform_result
=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
15268 # func_arith arithmetic-term...
15271 func_arith_result
=`expr "$@"`
15275 # STRING may not start with a hyphen.
15278 func_len_result
=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
15284 case $lt_shell_append in
15286 cat << \_LT_EOF
>> "$cfgfile"
15288 # func_append var value
15289 # Append VALUE to the end of shell variable VAR.
15297 cat << \_LT_EOF
>> "$cfgfile"
15299 # func_append var value
15300 # Append VALUE to the end of shell variable VAR.
15311 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
15312 ||
(rm -f "$cfgfile"; exit 1)
15314 mv -f "$cfgfile" "$ofile" ||
15315 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
15320 if test "$GCC" = yes; then
15321 echo "/* generated for " `$CC --version | sed 1q` "*/" > tmp-stdint.h
15323 echo "/* generated for $CC */" > tmp-stdint.h
15326 sed 's/^ *//' >> tmp-stdint.h
<<EOF
15328 #ifndef GCC_GENERATED_STDINT_H
15329 #define GCC_GENERATED_STDINT_H 1
15331 #include <sys/types.h>
15334 if test "$acx_cv_header_stdint" != stdint.h
; then
15335 echo "#include <stddef.h>" >> tmp-stdint.h
15337 if test "$acx_cv_header_stdint" != stddef.h
; then
15338 echo "#include <$acx_cv_header_stdint>" >> tmp-stdint.h
15341 sed 's/^ *//' >> tmp-stdint.h
<<EOF
15342 /* glibc uses these symbols as guards to prevent redefinitions. */
15343 #ifdef __int8_t_defined
15348 #ifdef __uint32_t_defined
15354 # ----------------- done header, emit basic int types -------------
15355 if test "$acx_cv_header_stdint" = stddef.h
; then
15356 sed 's/^ *//' >> tmp-stdint.h
<<EOF
15360 #ifndef __uint8_t_defined
15361 #define __uint8_t_defined
15363 typedef unsigned $acx_cv_type_int8_t uint8_t;
15370 #ifndef __uint16_t_defined
15371 #define __uint16_t_defined
15373 typedef unsigned $acx_cv_type_int16_t uint16_t;
15380 #ifndef __uint32_t_defined
15381 #define __uint32_t_defined
15383 typedef unsigned $acx_cv_type_int32_t uint32_t;
15390 #ifndef __int8_t_defined
15391 #define __int8_t_defined
15393 typedef $acx_cv_type_int8_t int8_t;
15400 #ifndef __int16_t_defined
15401 #define __int16_t_defined
15403 typedef $acx_cv_type_int16_t int16_t;
15410 #ifndef __int32_t_defined
15411 #define __int32_t_defined
15413 typedef $acx_cv_type_int32_t int32_t;
15418 elif test "$ac_cv_type_u_int32_t" = yes; then
15419 sed 's/^ *//' >> tmp-stdint.h
<<EOF
15421 /* int8_t int16_t int32_t defined by inet code, we do the u_intXX types */
15434 #ifndef __uint8_t_defined
15435 #define __uint8_t_defined
15437 typedef u_int8_t uint8_t;
15444 #ifndef __uint16_t_defined
15445 #define __uint16_t_defined
15447 typedef u_int16_t uint16_t;
15454 #ifndef __uint32_t_defined
15455 #define __uint32_t_defined
15457 typedef u_int32_t uint32_t;
15463 sed 's/^ *//' >> tmp-stdint.h
<<EOF
15465 /* Some systems have guard macros to prevent redefinitions, define them. */
15487 # ------------- done basic int types, emit int64_t types ------------
15488 if test "$ac_cv_type_uint64_t" = yes; then
15489 sed 's/^ *//' >> tmp-stdint.h
<<EOF
15491 /* system headers have good uint64_t and int64_t */
15499 elif test "$ac_cv_type_u_int64_t" = yes; then
15500 sed 's/^ *//' >> tmp-stdint.h
<<EOF
15502 /* system headers have an u_int64_t (and int64_t) */
15508 #ifndef __uint64_t_defined
15509 #define __uint64_t_defined
15511 typedef u_int64_t uint64_t;
15516 elif test -n "$acx_cv_type_int64_t"; then
15517 sed 's/^ *//' >> tmp-stdint.h
<<EOF
15519 /* architecture has a 64-bit type, $acx_cv_type_int64_t */
15523 typedef $acx_cv_type_int64_t int64_t;
15528 #ifndef __uint64_t_defined
15529 #define __uint64_t_defined
15531 typedef unsigned $acx_cv_type_int64_t uint64_t;
15537 sed 's/^ *//' >> tmp-stdint.h
<<EOF
15539 /* some common heuristics for int64_t, using compiler-specific tests */
15540 #if defined __STDC_VERSION__ && (__STDC_VERSION__-0) >= 199901L
15543 #ifndef __int64_t_defined
15545 typedef long long int64_t;
15552 typedef unsigned long long uint64_t;
15556 #elif defined __GNUC__ && defined (__STDC__) && __STDC__-0
15557 /* NextStep 2.0 cc is really gcc 1.93 but it defines __GNUC__ = 2 and
15558 does not implement __extension__. But that compiler doesn't define
15560 # if __GNUC__ < 2 || (__NeXT__ && !__GNUC_MINOR__)
15561 # define __extension__
15567 __extension__ typedef long long int64_t;
15573 __extension__ typedef unsigned long long uint64_t;
15577 #elif !defined __STRICT_ANSI__
15578 # if defined _MSC_VER || defined __WATCOMC__ || defined __BORLANDC__
15583 typedef __int64 int64_t;
15589 typedef unsigned __int64 uint64_t;
15592 # endif /* compiler */
15594 #endif /* ANSI version */
15598 # ------------- done int64_t types, emit intptr types ------------
15599 if test "$ac_cv_type_uintptr_t" != yes; then
15600 sed 's/^ *//' >> tmp-stdint.h
<<EOF
15602 /* Define intptr_t based on sizeof(void*) = $ac_cv_sizeof_void_p */
15603 #ifndef __uintptr_t_defined
15605 typedef u$acx_cv_type_intptr_t uintptr_t;
15608 #ifndef __intptr_t_defined
15610 typedef $acx_cv_type_intptr_t intptr_t;
15616 # ------------- done intptr types, emit int_least types ------------
15617 if test "$ac_cv_type_int_least32_t" != yes; then
15618 sed 's/^ *//' >> tmp-stdint.h
<<EOF
15620 /* Define int_least types */
15621 typedef int8_t int_least8_t;
15622 typedef int16_t int_least16_t;
15623 typedef int32_t int_least32_t;
15625 typedef int64_t int_least64_t;
15628 typedef uint8_t uint_least8_t;
15629 typedef uint16_t uint_least16_t;
15630 typedef uint32_t uint_least32_t;
15632 typedef uint64_t uint_least64_t;
15637 # ------------- done intptr types, emit int_fast types ------------
15638 if test "$ac_cv_type_int_fast32_t" != yes; then
15639 sed 's/^ *//' >> tmp-stdint.h
<<EOF
15641 /* Define int_fast types. short is often slow */
15642 typedef int8_t int_fast8_t;
15643 typedef int int_fast16_t;
15644 typedef int32_t int_fast32_t;
15646 typedef int64_t int_fast64_t;
15649 typedef uint8_t uint_fast8_t;
15650 typedef unsigned int uint_fast16_t;
15651 typedef uint32_t uint_fast32_t;
15653 typedef uint64_t uint_fast64_t;
15658 if test "$ac_cv_type_uintmax_t" != yes; then
15659 sed 's/^ *//' >> tmp-stdint.h
<<EOF
15661 /* Define intmax based on what we found */
15664 typedef int64_t intmax_t;
15666 typedef long intmax_t;
15671 typedef uint64_t uintmax_t;
15673 typedef unsigned long uintmax_t;
15679 sed 's/^ *//' >> tmp-stdint.h
<<EOF
15681 #endif /* GCC_GENERATED_STDINT_H */
15684 if test -r gstdint.h
&& cmp -s tmp-stdint.h gstdint.h
; then
15687 mv -f tmp-stdint.h gstdint.h
15691 "default":C
) if test -n "$CONFIG_FILES"; then
15692 if test -n "${with_target_subdir}"; then
15693 # Multilibs need MULTISUBDIR defined correctly in certain makefiles so
15694 # that multilib installs will end up installed in the correct place.
15695 # The testsuite needs it for multilib-aware ABI baseline files.
15696 # To work around this not being passed down from config-ml.in ->
15697 # srcdir/Makefile.am -> srcdir/{src,libsupc++,...}/Makefile.am, manually
15698 # append it here. Only modify Makefiles that have just been created.
15700 # Also, get rid of this simulated-VPATH thing that automake does.
15701 cat > vpsed
<< \_EOF
15702 s
!`test -f '$<' || echo '$(srcdir)/'`!!
15704 for i
in $SUBDIRS; do
15705 case $CONFIG_FILES in
15707 #echo "Adding MULTISUBDIR to $i/Makefile"
15708 sed -f vpsed
$i/Makefile
> tmp
15709 grep '^MULTISUBDIR =' Makefile
>> tmp
15725 ac_clean_files
=$ac_clean_files_save
15727 test $ac_write_fail = 0 ||
15728 as_fn_error
"write failure creating $CONFIG_STATUS" "$LINENO" 5
15731 # configure is writing to config.log, and then calls config.status.
15732 # config.status does its own redirection, appending to config.log.
15733 # Unfortunately, on DOS this fails, as config.log is still kept open
15734 # by configure, so config.status won't be able to write to it; its
15735 # output is simply discarded. So we exec the FD to /dev/null,
15736 # effectively closing config.log, so it can be properly (re)opened and
15737 # appended to by config.status. When coming back to configure, we
15738 # need to make the FD available again.
15739 if test "$no_create" != yes; then
15741 ac_config_status_args
=
15742 test "$silent" = yes &&
15743 ac_config_status_args
="$ac_config_status_args --quiet"
15745 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
15747 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
15748 # would make configure fail if this is the last instruction.
15749 $ac_cs_success || as_fn_exit $?
15751 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
15752 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
15753 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}