2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.64 for GNU Atomic Library 1.0.
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
173 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
174 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
175 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
176 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
177 PATH=/empty FPATH=/empty; export PATH FPATH
178 test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
179 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
180 test \$(( 1 + 1 )) = 2 || 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
='GNU Atomic Library'
558 PACKAGE_TARNAME
='libatomic'
559 PACKAGE_VERSION
='1.0'
560 PACKAGE_STRING
='GNU Atomic Library 1.0'
562 PACKAGE_URL
='http://www.gnu.org/software/libatomic/'
564 # Factoring default headers for most tests.
565 ac_includes_default
="\
567 #ifdef HAVE_SYS_TYPES_H
568 # include <sys/types.h>
570 #ifdef HAVE_SYS_STAT_H
571 # include <sys/stat.h>
577 # ifdef HAVE_STDLIB_H
582 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
587 #ifdef HAVE_STRINGS_H
588 # include <strings.h>
590 #ifdef HAVE_INTTYPES_H
591 # include <inttypes.h>
600 ac_subst_vars
='am__EXEEXT_FALSE
617 LIBAT_BUILD_VERSIONED_SHLIB_SUN_FALSE
618 LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE
619 LIBAT_BUILD_VERSIONED_SHLIB_GNU_FALSE
620 LIBAT_BUILD_VERSIONED_SHLIB_GNU_TRUE
621 LIBAT_BUILD_VERSIONED_SHLIB_FALSE
622 LIBAT_BUILD_VERSIONED_SHLIB_TRUE
627 MAINTAINER_MODE_FALSE
652 am__fastdepCCAS_FALSE
685 INSTALL_STRIP_PROGRAM
741 program_transform_name
754 enable_option_checking
755 enable_version_specific_runtime_libs
756 enable_generated_files_in_srcdir
758 enable_dependency_tracking
765 enable_maintainer_mode
767 with_gcc_major_version_only
769 ac_precious_vars
='build_alias
776 # Initialize some variables set by options.
778 ac_init_version
=false
779 ac_unrecognized_opts
=
781 # The variables have the same names as the options, with
782 # dashes changed to underlines.
790 program_transform_name
=s
,x
,x
,
798 # Installation directory options.
799 # These are left unexpanded so users can "make install exec_prefix=/foo"
800 # and all the variables that are supposed to be based on exec_prefix
801 # by default will actually change.
802 # Use braces instead of parens because sh, perl, etc. also accept them.
803 # (The list follows the same order as the GNU Coding Standards.)
804 bindir
='${exec_prefix}/bin'
805 sbindir
='${exec_prefix}/sbin'
806 libexecdir
='${exec_prefix}/libexec'
807 datarootdir
='${prefix}/share'
808 datadir
='${datarootdir}'
809 sysconfdir
='${prefix}/etc'
810 sharedstatedir
='${prefix}/com'
811 localstatedir
='${prefix}/var'
812 includedir
='${prefix}/include'
813 oldincludedir
='/usr/include'
814 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
815 infodir
='${datarootdir}/info'
820 libdir
='${exec_prefix}/lib'
821 localedir
='${datarootdir}/locale'
822 mandir
='${datarootdir}/man'
828 # If the previous option needs an argument, assign it.
829 if test -n "$ac_prev"; then
830 eval $ac_prev=\
$ac_option
836 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
840 # Accept the important Cygnus configure options, so we can diagnose typos.
842 case $ac_dashdash$ac_option in
846 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
848 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
851 -build |
--build |
--buil |
--bui |
--bu)
852 ac_prev
=build_alias
;;
853 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
854 build_alias
=$ac_optarg ;;
856 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
857 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
858 ac_prev
=cache_file
;;
859 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
860 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
861 cache_file
=$ac_optarg ;;
864 cache_file
=config.cache
;;
866 -datadir |
--datadir |
--datadi |
--datad)
868 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
869 datadir
=$ac_optarg ;;
871 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
872 |
--dataroo |
--dataro |
--datar)
873 ac_prev
=datarootdir
;;
874 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
875 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
876 datarootdir
=$ac_optarg ;;
878 -disable-* |
--disable-*)
879 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
880 # Reject names that are not valid shell variable names.
881 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
882 as_fn_error
"invalid feature name: $ac_useropt"
883 ac_useropt_orig
=$ac_useropt
884 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
885 case $ac_user_opts in
889 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
890 ac_unrecognized_sep
=', ';;
892 eval enable_
$ac_useropt=no
;;
894 -docdir |
--docdir |
--docdi |
--doc |
--do)
896 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
899 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
901 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
904 -enable-* |
--enable-*)
905 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
906 # Reject names that are not valid shell variable names.
907 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
908 as_fn_error
"invalid feature name: $ac_useropt"
909 ac_useropt_orig
=$ac_useropt
910 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
911 case $ac_user_opts in
915 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
916 ac_unrecognized_sep
=', ';;
918 eval enable_
$ac_useropt=\
$ac_optarg ;;
920 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
921 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
922 |
--exec |
--exe |
--ex)
923 ac_prev
=exec_prefix
;;
924 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
925 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
926 |
--exec=* |
--exe=* |
--ex=*)
927 exec_prefix
=$ac_optarg ;;
929 -gas |
--gas |
--ga |
--g)
930 # Obsolete; use --with-gas.
933 -help |
--help |
--hel |
--he |
-h)
935 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
936 ac_init_help
=recursive
;;
937 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
938 ac_init_help
=short
;;
940 -host |
--host |
--hos |
--ho)
941 ac_prev
=host_alias
;;
942 -host=* |
--host=* |
--hos=* |
--ho=*)
943 host_alias
=$ac_optarg ;;
945 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
947 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
949 htmldir
=$ac_optarg ;;
951 -includedir |
--includedir |
--includedi |
--included |
--include \
952 |
--includ |
--inclu |
--incl |
--inc)
953 ac_prev
=includedir
;;
954 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
955 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
956 includedir
=$ac_optarg ;;
958 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
960 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
961 infodir
=$ac_optarg ;;
963 -libdir |
--libdir |
--libdi |
--libd)
965 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
968 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
969 |
--libexe |
--libex |
--libe)
970 ac_prev
=libexecdir
;;
971 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
972 |
--libexe=* |
--libex=* |
--libe=*)
973 libexecdir
=$ac_optarg ;;
975 -localedir |
--localedir |
--localedi |
--localed |
--locale)
977 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
978 localedir
=$ac_optarg ;;
980 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
981 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
982 ac_prev
=localstatedir
;;
983 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
984 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
985 localstatedir
=$ac_optarg ;;
987 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
989 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
993 # Obsolete; use --without-fp.
996 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
997 |
--no-cr |
--no-c |
-n)
1000 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
1001 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1004 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1005 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1006 |
--oldin |
--oldi |
--old |
--ol |
--o)
1007 ac_prev
=oldincludedir
;;
1008 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1009 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1010 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1011 oldincludedir
=$ac_optarg ;;
1013 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1015 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1016 prefix
=$ac_optarg ;;
1018 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1019 |
--program-pre |
--program-pr |
--program-p)
1020 ac_prev
=program_prefix
;;
1021 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1022 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1023 program_prefix
=$ac_optarg ;;
1025 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1026 |
--program-suf |
--program-su |
--program-s)
1027 ac_prev
=program_suffix
;;
1028 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1029 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1030 program_suffix
=$ac_optarg ;;
1032 -program-transform-name |
--program-transform-name \
1033 |
--program-transform-nam |
--program-transform-na \
1034 |
--program-transform-n |
--program-transform- \
1035 |
--program-transform |
--program-transfor \
1036 |
--program-transfo |
--program-transf \
1037 |
--program-trans |
--program-tran \
1038 |
--progr-tra |
--program-tr |
--program-t)
1039 ac_prev
=program_transform_name
;;
1040 -program-transform-name=* |
--program-transform-name=* \
1041 |
--program-transform-nam=* |
--program-transform-na=* \
1042 |
--program-transform-n=* |
--program-transform-=* \
1043 |
--program-transform=* |
--program-transfor=* \
1044 |
--program-transfo=* |
--program-transf=* \
1045 |
--program-trans=* |
--program-tran=* \
1046 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1047 program_transform_name
=$ac_optarg ;;
1049 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1051 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1052 pdfdir
=$ac_optarg ;;
1054 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1056 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1059 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1060 |
-silent |
--silent |
--silen |
--sile |
--sil)
1063 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1065 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1067 sbindir
=$ac_optarg ;;
1069 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1070 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1071 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1073 ac_prev
=sharedstatedir
;;
1074 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1075 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1076 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1078 sharedstatedir
=$ac_optarg ;;
1080 -site |
--site |
--sit)
1082 -site=* |
--site=* |
--sit=*)
1085 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1087 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1088 srcdir
=$ac_optarg ;;
1090 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1091 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1092 ac_prev
=sysconfdir
;;
1093 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1094 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1095 sysconfdir
=$ac_optarg ;;
1097 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1098 ac_prev
=target_alias
;;
1099 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1100 target_alias
=$ac_optarg ;;
1102 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1105 -version |
--version |
--versio |
--versi |
--vers |
-V)
1106 ac_init_version
=: ;;
1109 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1110 # Reject names that are not valid shell variable names.
1111 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1112 as_fn_error
"invalid package name: $ac_useropt"
1113 ac_useropt_orig
=$ac_useropt
1114 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1115 case $ac_user_opts in
1119 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1120 ac_unrecognized_sep
=', ';;
1122 eval with_
$ac_useropt=\
$ac_optarg ;;
1124 -without-* |
--without-*)
1125 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1126 # Reject names that are not valid shell variable names.
1127 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1128 as_fn_error
"invalid package name: $ac_useropt"
1129 ac_useropt_orig
=$ac_useropt
1130 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1131 case $ac_user_opts in
1135 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1136 ac_unrecognized_sep
=', ';;
1138 eval with_
$ac_useropt=no
;;
1141 # Obsolete; use --with-x.
1144 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1145 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1146 ac_prev
=x_includes
;;
1147 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1148 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1149 x_includes
=$ac_optarg ;;
1151 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1152 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1153 ac_prev
=x_libraries
;;
1154 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1155 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1156 x_libraries
=$ac_optarg ;;
1158 -*) as_fn_error
"unrecognized option: \`$ac_option'
1159 Try \`$0 --help' for more information."
1163 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1164 # Reject names that are not valid shell variable names.
1165 case $ac_envvar in #(
1166 '' |
[0-9]* |
*[!_
$as_cr_alnum]* )
1167 as_fn_error
"invalid variable name: \`$ac_envvar'" ;;
1169 eval $ac_envvar=\
$ac_optarg
1170 export $ac_envvar ;;
1173 # FIXME: should be removed in autoconf 3.0.
1174 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1175 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1176 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1177 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1183 if test -n "$ac_prev"; then
1184 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1185 as_fn_error
"missing argument to $ac_option"
1188 if test -n "$ac_unrecognized_opts"; then
1189 case $enable_option_checking in
1191 fatal
) as_fn_error
"unrecognized options: $ac_unrecognized_opts" ;;
1192 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1196 # Check all directory arguments for consistency.
1197 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1198 datadir sysconfdir sharedstatedir localstatedir includedir \
1199 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1200 libdir localedir mandir
1202 eval ac_val
=\$
$ac_var
1203 # Remove trailing slashes.
1206 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1207 eval $ac_var=\
$ac_val;;
1209 # Be sure to have absolute directory names.
1211 [\\/$
]* | ?
:[\\/]* ) continue;;
1212 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1214 as_fn_error
"expected an absolute directory name for --$ac_var: $ac_val"
1217 # There might be people who depend on the old broken behavior: `$host'
1218 # used to hold the argument of --host etc.
1219 # FIXME: To remove some day.
1222 target
=$target_alias
1224 # FIXME: To remove some day.
1225 if test "x$host_alias" != x
; then
1226 if test "x$build_alias" = x
; then
1227 cross_compiling
=maybe
1228 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1229 If a cross compiler is detected then cross compile mode will be used." >&2
1230 elif test "x$build_alias" != "x$host_alias"; then
1236 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1238 test "$silent" = yes && exec 6>/dev
/null
1241 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1242 ac_ls_di
=`ls -di .` &&
1243 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1244 as_fn_error
"working directory cannot be determined"
1245 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1246 as_fn_error
"pwd does not report name of working directory"
1249 # Find the source files, if location was not specified.
1250 if test -z "$srcdir"; then
1251 ac_srcdir_defaulted
=yes
1252 # Try the directory containing this script, then the parent directory.
1253 ac_confdir
=`$as_dirname -- "$as_myself" ||
1254 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1255 X"$as_myself" : 'X\(//\)[^/]' \| \
1256 X"$as_myself" : 'X\(//\)$' \| \
1257 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1258 $as_echo X"$as_myself" |
1259 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1277 if test ! -r "$srcdir/$ac_unique_file"; then
1281 ac_srcdir_defaulted
=no
1283 if test ! -r "$srcdir/$ac_unique_file"; then
1284 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1285 as_fn_error
"cannot find sources ($ac_unique_file) in $srcdir"
1287 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1289 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1291 # When building in place, set srcdir=.
1292 if test "$ac_abs_confdir" = "$ac_pwd"; then
1295 # Remove unnecessary trailing slashes from srcdir.
1296 # Double slashes in file names in object file debugging info
1297 # mess up M-x gdb in Emacs.
1299 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1301 for ac_var
in $ac_precious_vars; do
1302 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1303 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1304 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1305 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1309 # Report the --help message.
1311 if test "$ac_init_help" = "long"; then
1312 # Omit some internal or obsolete options to make the list less imposing.
1313 # This message is too long to be a string in the A/UX 3.1 sh.
1315 \`configure' configures GNU Atomic Library 1.0 to adapt to many kinds of systems.
1317 Usage: $0 [OPTION]... [VAR=VALUE]...
1319 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1320 VAR=VALUE. See below for descriptions of some of the useful variables.
1322 Defaults for the options are specified in brackets.
1325 -h, --help display this help and exit
1326 --help=short display options specific to this package
1327 --help=recursive display the short help of all the included packages
1328 -V, --version display version information and exit
1329 -q, --quiet, --silent do not print \`checking...' messages
1330 --cache-file=FILE cache test results in FILE [disabled]
1331 -C, --config-cache alias for \`--cache-file=config.cache'
1332 -n, --no-create do not create output files
1333 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1335 Installation directories:
1336 --prefix=PREFIX install architecture-independent files in PREFIX
1337 [$ac_default_prefix]
1338 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1341 By default, \`make install' will install all the files in
1342 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1343 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1344 for instance \`--prefix=\$HOME'.
1346 For better control, use the options below.
1348 Fine tuning of the installation directories:
1349 --bindir=DIR user executables [EPREFIX/bin]
1350 --sbindir=DIR system admin executables [EPREFIX/sbin]
1351 --libexecdir=DIR program executables [EPREFIX/libexec]
1352 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1353 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1354 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1355 --libdir=DIR object code libraries [EPREFIX/lib]
1356 --includedir=DIR C header files [PREFIX/include]
1357 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1358 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1359 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1360 --infodir=DIR info documentation [DATAROOTDIR/info]
1361 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1362 --mandir=DIR man documentation [DATAROOTDIR/man]
1363 --docdir=DIR documentation root [DATAROOTDIR/doc/libatomic]
1364 --htmldir=DIR html documentation [DOCDIR]
1365 --dvidir=DIR dvi documentation [DOCDIR]
1366 --pdfdir=DIR pdf documentation [DOCDIR]
1367 --psdir=DIR ps documentation [DOCDIR]
1373 --program-prefix=PREFIX prepend PREFIX to installed program names
1374 --program-suffix=SUFFIX append SUFFIX to installed program names
1375 --program-transform-name=PROGRAM run
sed PROGRAM on installed program names
1378 --build=BUILD configure
for building on BUILD
[guessed
]
1379 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1380 --target=TARGET configure
for building compilers
for TARGET
[HOST
]
1384 if test -n "$ac_init_help"; then
1385 case $ac_init_help in
1386 short | recursive
) echo "Configuration of GNU Atomic Library 1.0:";;
1391 --disable-option-checking ignore unrecognized
--enable/--with options
1392 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1393 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1394 --enable-version-specific-runtime-libs
1395 Specify that runtime libraries should be installed
1396 in a compiler-specific directory
[default
=no
]
1397 --enable-generated-files-in-srcdir
1398 put copies of generated files
in source dir intended
1399 for creating
source tarballs
for users without
1400 texinfo bison or flex.
[default
=no
]
1401 --enable-multilib build many library versions
(default
)
1402 --disable-dependency-tracking speeds up one-time build
1403 --enable-dependency-tracking do not reject slow dependency extractors
1404 --enable-shared[=PKGS
] build shared libraries
[default
=yes]
1405 --enable-static[=PKGS
] build static libraries
[default
=yes]
1406 --enable-fast-install[=PKGS
]
1407 optimize
for fast installation
[default
=yes]
1408 --disable-libtool-lock avoid locking
(might
break parallel builds
)
1409 --enable-maintainer-mode enable make rules and dependencies not useful
1410 (and sometimes confusing
) to the casual installer
1411 --enable-symvers=STYLE enables symbol versioning of the shared library
1415 --with-PACKAGE[=ARG
] use PACKAGE
[ARG
=yes]
1416 --without-PACKAGE do not use PACKAGE
(same as
--with-PACKAGE=no
)
1417 --with-pic try to use only PIC
/non-PIC objects
[default
=use
1419 --with-gnu-ld assume the C compiler uses GNU ld
[default
=no
]
1420 --with-gcc-major-version-only
1421 use only GCC major number
in filesystem paths
1423 Some influential environment variables
:
1424 CC C compiler
command
1425 CFLAGS C compiler flags
1426 LDFLAGS linker flags
, e.g.
-L<lib dir
> if you have libraries
in a
1427 nonstandard directory
<lib dir
>
1428 LIBS libraries to pass to the linker
, e.g.
-l<library
>
1429 CPPFLAGS C
/C
++/Objective C preprocessor flags
, e.g.
-I<include dir
> if
1430 you have headers
in a nonstandard directory
<include dir
>
1431 CCAS assembler compiler
command (defaults to CC
)
1432 CCASFLAGS assembler compiler flags
(defaults to CFLAGS
)
1435 Use these variables to override the choices made by
`configure' or to help
1436 it to find libraries and programs with nonstandard names/locations.
1438 Report bugs to the package provider.
1439 GNU Atomic Library home page: <http://www.gnu.org/software/libatomic/>.
1440 General help using GNU software: <http://www.gnu.org/gethelp/>.
1445 if test "$ac_init_help" = "recursive"; then
1446 # If there are subdirs, report their specific --help.
1447 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1448 test -d "$ac_dir" ||
1449 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1454 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1456 ac_dir_suffix=/`$as_echo "$ac_dir" |
sed 's|^\.[\\/]||'`
1457 # A ".." for each directory in $ac_dir_suffix.
1458 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" |
sed 's|/[^\\/]*|/..|g;s|/||'`
1459 case $ac_top_builddir_sub in
1460 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1461 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1464 ac_abs_top_builddir=$ac_pwd
1465 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1466 # for backward compatibility:
1467 ac_top_builddir=$ac_top_build_prefix
1470 .) # We are building in place.
1472 ac_top_srcdir=$ac_top_builddir_sub
1473 ac_abs_top_srcdir=$ac_pwd ;;
1474 [\\/]* | ?:[\\/]* ) # Absolute name.
1475 ac_srcdir=$srcdir$ac_dir_suffix;
1476 ac_top_srcdir=$srcdir
1477 ac_abs_top_srcdir=$srcdir ;;
1479 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1480 ac_top_srcdir=$ac_top_build_prefix$srcdir
1481 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1483 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1485 cd "$ac_dir" || { ac_status=$?; continue; }
1486 # Check for guested configure.
1487 if test -f "$ac_srcdir/configure.gnu"; then
1489 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1490 elif test -f "$ac_srcdir/configure"; then
1492 $SHELL "$ac_srcdir/configure" --help=recursive
1494 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1496 cd "$ac_pwd" || { ac_status=$?; break; }
1500 test -n "$ac_init_help" && exit $ac_status
1501 if $ac_init_version; then
1503 GNU Atomic Library configure 1.0
1504 generated by GNU Autoconf 2.64
1506 Copyright (C) 2009 Free Software Foundation, Inc.
1507 This configure script is free software; the Free Software Foundation
1508 gives unlimited permission to copy, distribute and modify it.
1513 ## ------------------------ ##
1514 ## Autoconf initialization. ##
1515 ## ------------------------ ##
1517 # ac_fn_c_try_compile LINENO
1518 # --------------------------
1519 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1520 ac_fn_c_try_compile ()
1522 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1523 rm -f conftest.$ac_objext
1524 if { { ac_try="$ac_compile"
1526 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1527 *) ac_try_echo
=$ac_try;;
1529 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1530 $as_echo "$ac_try_echo"; } >&5
1531 (eval "$ac_compile") 2>conftest.err
1533 if test -s conftest.err
; then
1534 grep -v '^ *+' conftest.err
>conftest.er1
1535 cat conftest.er1
>&5
1536 mv -f conftest.er1 conftest.err
1538 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1539 test $ac_status = 0; } && {
1540 test -z "$ac_c_werror_flag" ||
1541 test ! -s conftest.err
1542 } && test -s conftest.
$ac_objext; then :
1545 $as_echo "$as_me: failed program was:" >&5
1546 sed 's/^/| /' conftest.
$ac_ext >&5
1550 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1553 } # ac_fn_c_try_compile
1555 # ac_fn_c_try_link LINENO
1556 # -----------------------
1557 # Try to link conftest.$ac_ext, and return whether this succeeded.
1560 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1561 rm -f conftest.
$ac_objext conftest
$ac_exeext
1562 if { { ac_try
="$ac_link"
1564 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1565 *) ac_try_echo=$ac_try;;
1567 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1568 $as_echo "$ac_try_echo"; } >&5
1569 (eval "$ac_link") 2>conftest.err
1571 if test -s conftest.err; then
1572 grep -v '^ *+' conftest.err >conftest.er1
1573 cat conftest.er1 >&5
1574 mv -f conftest.er1 conftest.err
1576 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1577 test $ac_status = 0; } && {
1578 test -z "$ac_c_werror_flag" ||
1579 test ! -s conftest.err
1580 } && test -s conftest$ac_exeext && {
1581 test "$cross_compiling" = yes ||
1582 $as_test_x conftest$ac_exeext
1586 $as_echo "$as_me: failed program was:" >&5
1587 sed 's/^/| /' conftest.$ac_ext >&5
1591 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1592 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1593 # interfere with the next link command; also delete a directory that is
1594 # left behind by Apple's compiler. We do this before executing the actions.
1595 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1596 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1599 } # ac_fn_c_try_link
1601 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1602 # -------------------------------------------------------
1603 # Tests whether HEADER exists and can be compiled using the include files in
1604 # INCLUDES, setting the cache variable VAR accordingly.
1605 ac_fn_c_check_header_compile ()
1607 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1608 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1609 $as_echo_n "checking for $2... " >&6; }
1610 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1611 $as_echo_n "(cached) " >&6
1613 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1614 /* end confdefs.h. */
1618 if ac_fn_c_try_compile "$LINENO"; then :
1623 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1626 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1627 $as_echo "$ac_res" >&6; }
1628 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1630 } # ac_fn_c_check_header_compile
1632 # ac_fn_c_try_cpp LINENO
1633 # ----------------------
1634 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1637 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1638 if { { ac_try="$ac_cpp conftest.$ac_ext"
1640 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1641 *) ac_try_echo
=$ac_try;;
1643 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1644 $as_echo "$ac_try_echo"; } >&5
1645 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1647 if test -s conftest.err
; then
1648 grep -v '^ *+' conftest.err
>conftest.er1
1649 cat conftest.er1
>&5
1650 mv -f conftest.er1 conftest.err
1652 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1653 test $ac_status = 0; } >/dev
/null
&& {
1654 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1655 test ! -s conftest.err
1659 $as_echo "$as_me: failed program was:" >&5
1660 sed 's/^/| /' conftest.
$ac_ext >&5
1664 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1669 # ac_fn_c_try_run LINENO
1670 # ----------------------
1671 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1672 # that executables *can* be run.
1675 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1676 if { { ac_try
="$ac_link"
1678 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1679 *) ac_try_echo=$ac_try;;
1681 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1682 $as_echo "$ac_try_echo"; } >&5
1683 (eval "$ac_link") 2>&5
1685 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1686 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1687 { { case "(($ac_try" in
1688 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1689 *) ac_try_echo
=$ac_try;;
1691 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1692 $as_echo "$ac_try_echo"; } >&5
1693 (eval "$ac_try") 2>&5
1695 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1696 test $ac_status = 0; }; }; then :
1699 $as_echo "$as_me: program exited with status $ac_status" >&5
1700 $as_echo "$as_me: failed program was:" >&5
1701 sed 's/^/| /' conftest.
$ac_ext >&5
1703 ac_retval
=$ac_status
1705 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1706 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1711 # ac_fn_c_check_func LINENO FUNC VAR
1712 # ----------------------------------
1713 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1714 ac_fn_c_check_func
()
1716 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1717 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1718 $as_echo_n "checking for $2... " >&6; }
1719 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1720 $as_echo_n "(cached) " >&6
1722 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1723 /* end confdefs.h. */
1724 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1725 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1726 #define $2 innocuous_$2
1728 /* System header to define __stub macros and hopefully few prototypes,
1729 which can conflict with char $2 (); below.
1730 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1731 <limits.h> exists even on freestanding compilers. */
1734 # include <limits.h>
1736 # include <assert.h>
1741 /* Override any GCC internal prototype to avoid an error.
1742 Use char because int might match the return type of a GCC
1743 builtin and then its argument prototype would still apply. */
1748 /* The GNU C library defines this for functions which it implements
1749 to always fail with ENOSYS. Some functions are actually named
1750 something starting with __ and the normal name is an alias. */
1751 #if defined __stub_$2 || defined __stub___$2
1763 if ac_fn_c_try_link
"$LINENO"; then :
1768 rm -f core conftest.err conftest.
$ac_objext \
1769 conftest
$ac_exeext conftest.
$ac_ext
1772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1773 $as_echo "$ac_res" >&6; }
1774 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1776 } # ac_fn_c_check_func
1778 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
1779 # -------------------------------------------
1780 # Tests whether TYPE exists after having included INCLUDES, setting cache
1781 # variable VAR accordingly.
1782 ac_fn_c_check_type
()
1784 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1785 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1786 $as_echo_n "checking for $2... " >&6; }
1787 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1788 $as_echo_n "(cached) " >&6
1791 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1792 /* end confdefs.h. */
1803 if ac_fn_c_try_compile
"$LINENO"; then :
1804 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1805 /* end confdefs.h. */
1816 if ac_fn_c_try_compile
"$LINENO"; then :
1821 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1823 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1826 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1827 $as_echo "$ac_res" >&6; }
1828 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1830 } # ac_fn_c_check_type
1832 # ac_fn_c_compute_int LINENO EXPR VAR INCLUDES
1833 # --------------------------------------------
1834 # Tries to find the compile-time value of EXPR in a program that includes
1835 # INCLUDES, setting VAR accordingly. Returns whether the value could be
1837 ac_fn_c_compute_int
()
1839 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1840 if test "$cross_compiling" = yes; then
1841 # Depending upon the size, compute the lo and hi bounds.
1842 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1843 /* end confdefs.h. */
1848 static int test_array [1 - 2 * !(($2) >= 0)];
1855 if ac_fn_c_try_compile
"$LINENO"; then :
1858 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1859 /* end confdefs.h. */
1864 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1871 if ac_fn_c_try_compile
"$LINENO"; then :
1872 ac_hi
=$ac_mid; break
1874 as_fn_arith
$ac_mid + 1 && ac_lo
=$as_val
1875 if test $ac_lo -le $ac_mid; then
1879 as_fn_arith
2 '*' $ac_mid + 1 && ac_mid
=$as_val
1881 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1884 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1885 /* end confdefs.h. */
1890 static int test_array [1 - 2 * !(($2) < 0)];
1897 if ac_fn_c_try_compile
"$LINENO"; then :
1900 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1901 /* end confdefs.h. */
1906 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
1913 if ac_fn_c_try_compile
"$LINENO"; then :
1914 ac_lo
=$ac_mid; break
1916 as_fn_arith
'(' $ac_mid ')' - 1 && ac_hi
=$as_val
1917 if test $ac_mid -le $ac_hi; then
1921 as_fn_arith
2 '*' $ac_mid && ac_mid
=$as_val
1923 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1928 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1930 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1931 # Binary search between lo and hi bounds.
1932 while test "x$ac_lo" != "x$ac_hi"; do
1933 as_fn_arith
'(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid
=$as_val
1934 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1935 /* end confdefs.h. */
1940 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1947 if ac_fn_c_try_compile
"$LINENO"; then :
1950 as_fn_arith
'(' $ac_mid ')' + 1 && ac_lo
=$as_val
1952 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1955 ?
*) eval "$3=\$ac_lo"; ac_retval
=0 ;;
1959 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1960 /* end confdefs.h. */
1962 static long int longval () { return $2; }
1963 static unsigned long int ulongval () { return $2; }
1970 FILE *f = fopen ("conftest.val", "w");
1975 long int i = longval ();
1978 fprintf (f, "%ld", i);
1982 unsigned long int i = ulongval ();
1985 fprintf (f, "%lu", i);
1987 /* Do not output a trailing newline, as this causes \r\n confusion
1988 on some platforms. */
1989 return ferror (f) || fclose (f) != 0;
1995 if ac_fn_c_try_run
"$LINENO"; then :
1996 echo >>conftest.val
; read $3 <conftest.val
; ac_retval
=0
2000 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
2001 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
2005 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
2008 } # ac_fn_c_compute_int
2010 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
2011 # -------------------------------------------------------
2012 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
2013 # the include files in INCLUDES and setting the cache variable VAR
2015 ac_fn_c_check_header_mongrel
()
2017 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
2018 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2019 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2020 $as_echo_n "checking for $2... " >&6; }
2021 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2022 $as_echo_n "(cached) " >&6
2025 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2026 $as_echo "$ac_res" >&6; }
2028 # Is the header compilable?
2029 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
2030 $as_echo_n "checking $2 usability... " >&6; }
2031 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2032 /* end confdefs.h. */
2036 if ac_fn_c_try_compile
"$LINENO"; then :
2037 ac_header_compiler
=yes
2039 ac_header_compiler
=no
2041 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2042 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
2043 $as_echo "$ac_header_compiler" >&6; }
2045 # Is the header present?
2046 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
2047 $as_echo_n "checking $2 presence... " >&6; }
2048 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2049 /* end confdefs.h. */
2052 if ac_fn_c_try_cpp
"$LINENO"; then :
2053 ac_header_preproc
=yes
2055 ac_header_preproc
=no
2057 rm -f conftest.err conftest.
$ac_ext
2058 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
2059 $as_echo "$ac_header_preproc" >&6; }
2061 # So? What about this header?
2062 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
2064 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
2065 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
2066 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2067 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2070 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
2071 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
2072 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
2073 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
2074 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
2075 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
2076 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
2077 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
2078 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2079 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2082 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2083 $as_echo_n "checking for $2... " >&6; }
2084 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2085 $as_echo_n "(cached) " >&6
2087 eval "$3=\$ac_header_compiler"
2090 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2091 $as_echo "$ac_res" >&6; }
2093 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
2095 } # ac_fn_c_check_header_mongrel
2096 cat >config.log
<<_ACEOF
2097 This file contains any messages produced by compilers while
2098 running configure, to aid debugging if configure makes a mistake.
2100 It was created by GNU Atomic Library $as_me 1.0, which was
2101 generated by GNU Autoconf 2.64. Invocation command line was
2113 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2114 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2115 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2116 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2117 uname -v = `(uname -v) 2>/dev/null || echo unknown`
2119 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2120 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2122 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2123 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2124 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2125 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2126 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2127 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2128 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2132 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2136 test -z "$as_dir" && as_dir
=.
2137 $as_echo "PATH: $as_dir"
2153 # Keep a trace of the command line.
2154 # Strip out --no-create and --no-recursion so they do not pile up.
2155 # Strip out --silent because we don't want to record it for future runs.
2156 # Also quote any args containing shell meta-characters.
2157 # Make two passes to allow for proper duplicate-argument suppression.
2161 ac_must_keep_next
=false
2167 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
2168 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
2169 |
-silent |
--silent |
--silen |
--sile |
--sil)
2172 ac_arg
=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2175 1) as_fn_append ac_configure_args0
" '$ac_arg'" ;;
2177 as_fn_append ac_configure_args1
" '$ac_arg'"
2178 if test $ac_must_keep_next = true
; then
2179 ac_must_keep_next
=false
# Got value, back to normal.
2182 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
2183 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
2184 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
2185 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
2186 case "$ac_configure_args0 " in
2187 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2190 -* ) ac_must_keep_next
=true
;;
2193 as_fn_append ac_configure_args
" '$ac_arg'"
2198 { ac_configure_args0
=; unset ac_configure_args0
;}
2199 { ac_configure_args1
=; unset ac_configure_args1
;}
2201 # When interrupted or exit'd, cleanup temporary files, and complete
2202 # config.log. We remove comments because anyway the quotes in there
2203 # would cause problems or look ugly.
2204 # WARNING: Use '\'' to represent an apostrophe within the trap.
2205 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2206 trap 'exit_status=$?
2207 # Save into config.log some information that might help in debugging.
2212 ## ---------------- ##
2213 ## Cache variables. ##
2214 ## ---------------- ##
2217 # The following way of writing the cache mishandles newlines in values,
2219 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2220 eval ac_val=\$$ac_var
2224 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2225 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2228 _ | IFS | as_nl) ;; #(
2229 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2230 *) { eval $ac_var=; unset $ac_var;} ;;
2235 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2236 *${as_nl}ac_space=\ *)
2238 "s/'\''/'\''\\\\'\'''\''/g;
2239 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2242 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2250 ## ----------------- ##
2251 ## Output variables. ##
2252 ## ----------------- ##
2255 for ac_var in $ac_subst_vars
2257 eval ac_val=\$$ac_var
2259 *\'\''*) ac_val
=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2261 $as_echo "$ac_var='\''$ac_val'\''"
2265 if test -n "$ac_subst_files"; then
2267 ## ------------------- ##
2268 ## File substitutions. ##
2269 ## ------------------- ##
2272 for ac_var
in $ac_subst_files
2274 eval ac_val
=\$
$ac_var
2276 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2278 $as_echo "$ac_var='\''$ac_val'\''"
2283 if test -s confdefs.h; then
2293 test "$ac_signal" != 0 &&
2294 $as_echo "$as_me: caught signal $ac_signal"
2295 $as_echo "$as_me: exit $exit_status"
2297 rm -f core *.core core.conftest.* &&
2298 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2301 for ac_signal
in 1 2 13 15; do
2302 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2306 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2307 rm -f -r conftest
* confdefs.h
2309 $as_echo "/* confdefs.h */" > confdefs.h
2311 # Predefined preprocessor variables.
2313 cat >>confdefs.h
<<_ACEOF
2314 #define PACKAGE_NAME "$PACKAGE_NAME"
2317 cat >>confdefs.h
<<_ACEOF
2318 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2321 cat >>confdefs.h
<<_ACEOF
2322 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2325 cat >>confdefs.h
<<_ACEOF
2326 #define PACKAGE_STRING "$PACKAGE_STRING"
2329 cat >>confdefs.h
<<_ACEOF
2330 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2333 cat >>confdefs.h
<<_ACEOF
2334 #define PACKAGE_URL "$PACKAGE_URL"
2338 # Let the site file select an alternate cache file if it wants to.
2339 # Prefer an explicitly selected file to automatically selected ones.
2342 if test -n "$CONFIG_SITE"; then
2343 ac_site_file1
=$CONFIG_SITE
2344 elif test "x$prefix" != xNONE
; then
2345 ac_site_file1
=$prefix/share
/config.site
2346 ac_site_file2
=$prefix/etc
/config.site
2348 ac_site_file1
=$ac_default_prefix/share
/config.site
2349 ac_site_file2
=$ac_default_prefix/etc
/config.site
2351 for ac_site_file
in "$ac_site_file1" "$ac_site_file2"
2353 test "x$ac_site_file" = xNONE
&& continue
2354 if test -r "$ac_site_file"; then
2355 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2356 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2357 sed 's/^/| /' "$ac_site_file" >&5
2362 if test -r "$cache_file"; then
2363 # Some versions of bash will fail to source /dev/null (special
2364 # files actually), so we avoid doing that.
2365 if test -f "$cache_file"; then
2366 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2367 $as_echo "$as_me: loading cache $cache_file" >&6;}
2369 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
2370 *) .
"./$cache_file";;
2374 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2375 $as_echo "$as_me: creating cache $cache_file" >&6;}
2379 # Check that the precious variables saved in the cache have kept the same
2381 ac_cache_corrupted
=false
2382 for ac_var
in $ac_precious_vars; do
2383 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
2384 eval ac_new_set
=\
$ac_env_${ac_var}_set
2385 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
2386 eval ac_new_val
=\
$ac_env_${ac_var}_value
2387 case $ac_old_set,$ac_new_set in
2389 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2390 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2391 ac_cache_corrupted
=: ;;
2393 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2394 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2395 ac_cache_corrupted
=: ;;
2398 if test "x$ac_old_val" != "x$ac_new_val"; then
2399 # differences in whitespace do not lead to failure.
2400 ac_old_val_w
=`echo x $ac_old_val`
2401 ac_new_val_w
=`echo x $ac_new_val`
2402 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2403 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2404 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2405 ac_cache_corrupted
=:
2407 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2408 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2409 eval $ac_var=\
$ac_old_val
2411 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2412 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2413 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2414 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2417 # Pass precious variables to config.status.
2418 if test "$ac_new_set" = set; then
2420 *\'*) ac_arg
=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2421 *) ac_arg
=$ac_var=$ac_new_val ;;
2423 case " $ac_configure_args " in
2424 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2425 *) as_fn_append ac_configure_args
" '$ac_arg'" ;;
2429 if $ac_cache_corrupted; then
2430 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2431 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2432 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2433 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2434 as_fn_error
"run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2436 ## -------------------- ##
2437 ## Main body of script. ##
2438 ## -------------------- ##
2441 ac_cpp
='$CPP $CPPFLAGS'
2442 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2443 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2444 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2450 ac_config_headers
="$ac_config_headers auto-config.h"
2457 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for --enable-version-specific-runtime-libs" >&5
2458 $as_echo_n "checking for --enable-version-specific-runtime-libs... " >&6; }
2459 # Check whether --enable-version-specific-runtime-libs was given.
2460 if test "${enable_version_specific_runtime_libs+set}" = set; then :
2461 enableval
=$enable_version_specific_runtime_libs;
2462 case "$enableval" in
2464 *) as_fn_error
"Unknown argument to enable/disable version-specific-runtime-libs" "$LINENO" 5 ;;
2468 enable_version_specific_runtime_libs
=no
2472 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_version_specific_runtime_libs" >&5
2473 $as_echo "$enable_version_specific_runtime_libs" >&6; }
2475 # We would like our source tree to be readonly. However when releases or
2476 # pre-releases are generated, the flex/bison generated files as well as the
2477 # various formats of manuals need to be included along with the rest of the
2478 # sources. Therefore we have --enable-generated-files-in-srcdir to do
2480 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for --enable-generated-files-in-srcdir" >&5
2481 $as_echo_n "checking for --enable-generated-files-in-srcdir... " >&6; }
2482 # Check whether --enable-generated-files-in-srcdir was given.
2483 if test "${enable_generated_files_in_srcdir+set}" = set; then :
2484 enableval
=$enable_generated_files_in_srcdir;
2485 case "$enableval" in
2487 *) as_fn_error
"Unknown argument to enable/disable generated-files-in-srcdir" "$LINENO" 5 ;;
2491 enable_generated_files_in_srcdir
=no
2495 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_generated_files_in_srcdir" >&5
2496 $as_echo "$enable_generated_files_in_srcdir" >&6; }
2497 if test "$enable_generated_files_in_srcdir" = yes; then
2509 # Gets build, host, target, *_vendor, *_cpu, *_os, etc.
2511 # You will slowly go insane if you do not grok the following fact: when
2512 # building this library, the top-level /target/ becomes the library's /host/.
2514 # configure then causes --target to default to --host, exactly like any
2515 # other package using autoconf. Therefore, 'target' and 'host' will
2516 # always be the same. This makes sense both for native and cross compilers
2517 # just think about it for a little while. :-)
2519 # Also, if this library is being configured as part of a cross compiler, the
2520 # top-level configure script will pass the "real" host as $with_cross_host.
2522 # Do not delete or change the following two lines. For why, see
2523 # http://gcc.gnu.org/ml/libstdc++/2003-07/msg00451.html
2525 for ac_dir
in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2526 for ac_t
in install-sh
install.sh shtool
; do
2527 if test -f "$ac_dir/$ac_t"; then
2529 ac_install_sh
="$ac_aux_dir/$ac_t -c"
2534 if test -z "$ac_aux_dir"; then
2535 as_fn_error
"cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2538 # These three variables are undocumented and unsupported,
2539 # and are intended to be withdrawn in a future Autoconf release.
2540 # They can cause serious problems if a builder's source tree is in a directory
2541 # whose full name contains unusual characters.
2542 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2543 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2544 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2547 # Make sure we can run config.sub.
2548 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
2549 as_fn_error
"cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2551 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2552 $as_echo_n "checking build system type... " >&6; }
2553 if test "${ac_cv_build+set}" = set; then :
2554 $as_echo_n "(cached) " >&6
2556 ac_build_alias
=$build_alias
2557 test "x$ac_build_alias" = x
&&
2558 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
2559 test "x$ac_build_alias" = x
&&
2560 as_fn_error
"cannot guess build type; you must specify one" "$LINENO" 5
2561 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2562 as_fn_error
"$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2565 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2566 $as_echo "$ac_cv_build" >&6; }
2567 case $ac_cv_build in
2569 *) as_fn_error
"invalid value of canonical build" "$LINENO" 5;;
2572 ac_save_IFS
=$IFS; IFS
='-'
2578 # Remember, the first character of IFS is used to create $*,
2579 # except with old shells:
2582 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
2585 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2586 $as_echo_n "checking host system type... " >&6; }
2587 if test "${ac_cv_host+set}" = set; then :
2588 $as_echo_n "(cached) " >&6
2590 if test "x$host_alias" = x
; then
2591 ac_cv_host
=$ac_cv_build
2593 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2594 as_fn_error
"$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2598 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2599 $as_echo "$ac_cv_host" >&6; }
2602 *) as_fn_error
"invalid value of canonical host" "$LINENO" 5;;
2605 ac_save_IFS
=$IFS; IFS
='-'
2611 # Remember, the first character of IFS is used to create $*,
2612 # except with old shells:
2615 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
2618 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2619 $as_echo_n "checking target system type... " >&6; }
2620 if test "${ac_cv_target+set}" = set; then :
2621 $as_echo_n "(cached) " >&6
2623 if test "x$target_alias" = x
; then
2624 ac_cv_target
=$ac_cv_host
2626 ac_cv_target
=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
2627 as_fn_error
"$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
2631 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2632 $as_echo "$ac_cv_target" >&6; }
2633 case $ac_cv_target in
2635 *) as_fn_error
"invalid value of canonical target" "$LINENO" 5;;
2637 target
=$ac_cv_target
2638 ac_save_IFS
=$IFS; IFS
='-'
2644 # Remember, the first character of IFS is used to create $*,
2645 # except with old shells:
2648 case $target_os in *\
*) target_os
=`echo "$target_os" | sed 's/ /-/g'`;; esac
2651 # The aliases save the names the user supplied, while $host etc.
2652 # will get canonicalized.
2653 test -n "$target_alias" &&
2654 test "$program_prefix$program_suffix$program_transform_name" = \
2656 program_prefix
=${target_alias}-
2658 target_alias
=${target_alias-$host_alias}
2660 # Sets up automake. Must come after AC_CANONICAL_SYSTEM. Each of the
2661 # following is magically included in AUTOMAKE_OPTIONS in each Makefile.am.
2662 # 1.9.0: minimum required version
2663 # no-define: PACKAGE and VERSION will not be #define'd in config.h (a bunch
2664 # of other PACKAGE_* variables will, however, and there's nothing
2665 # we can do about that; they come from AC_INIT).
2666 # no-dist: we don't want 'dist' and related rules.
2667 # foreign: we don't follow the normal rules for GNU packages (no COPYING
2668 # file in the top srcdir, etc, etc), so stop complaining.
2669 # -Wall: turns on all automake warnings...
2670 # -Wno-portability: ...except this one, since GNU make is required.
2671 # -Wno-override: ... and this one, since we do want this in testsuite.
2672 am__api_version
='1.11'
2674 # Find a good install program. We prefer a C program (faster),
2675 # so one script is as good as another. But avoid the broken or
2676 # incompatible versions:
2677 # SysV /etc/install, /usr/sbin/install
2678 # SunOS /usr/etc/install
2679 # IRIX /sbin/install
2681 # AmigaOS /C/install, which installs bootblocks on floppy discs
2682 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2683 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2684 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2685 # OS/2's system install, which has a completely different semantic
2686 # ./install, which can be erroneously created by make from ./install.sh.
2687 # Reject install programs that cannot install multiple files.
2688 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2689 $as_echo_n "checking for a BSD-compatible install... " >&6; }
2690 if test -z "$INSTALL"; then
2691 if test "${ac_cv_path_install+set}" = set; then :
2692 $as_echo_n "(cached) " >&6
2694 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2698 test -z "$as_dir" && as_dir
=.
2699 # Account for people who put trailing slashes in PATH elements.
2700 case $as_dir/ in #((
2701 .
/ | .
// |
/[cC
]/* | \
2702 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
2703 ?
:[\\/]os2
[\\/]install[\\/]* | ?
:[\\/]OS2
[\\/]INSTALL
[\\/]* | \
2706 # OSF1 and SCO ODT 3.0 have their own names for install.
2707 # Don't use installbsd from OSF since it installs stuff as root
2709 for ac_prog
in ginstall scoinst
install; do
2710 for ac_exec_ext
in '' $ac_executable_extensions; do
2711 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2712 if test $ac_prog = install &&
2713 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
2714 # AIX install. It has an incompatible calling convention.
2716 elif test $ac_prog = install &&
2717 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
2718 # program-specific install script used by HP pwplus--don't use.
2721 rm -rf conftest.one conftest.two conftest.dir
2722 echo one
> conftest.one
2723 echo two
> conftest.two
2725 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
2726 test -s conftest.one
&& test -s conftest.two
&&
2727 test -s conftest.dir
/conftest.one
&&
2728 test -s conftest.dir
/conftest.two
2730 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
2743 rm -rf conftest.one conftest.two conftest.dir
2746 if test "${ac_cv_path_install+set}" = set; then
2747 INSTALL
=$ac_cv_path_install
2749 # As a last resort, use the slow shell script. Don't cache a
2750 # value for INSTALL within a source directory, because that will
2751 # break other packages using the cache if that directory is
2752 # removed, or if the value is a relative name.
2753 INSTALL
=$ac_install_sh
2756 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2757 $as_echo "$INSTALL" >&6; }
2759 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2760 # It thinks the first close brace ends the variable substitution.
2761 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
2763 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
2765 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
2767 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2768 $as_echo_n "checking whether build environment is sane... " >&6; }
2771 echo timestamp
> conftest.
file
2772 # Reject unsafe characters in $srcdir or the absolute working directory
2773 # name. Accept space and tab only in the latter.
2777 *[\\\"\
#\$\&\'\`$am_lf]*)
2778 as_fn_error
"unsafe absolute working directory name" "$LINENO" 5;;
2781 *[\\\"\
#\$\&\'\`$am_lf\ \ ]*)
2782 as_fn_error
"unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2785 # Do `set' in a subshell so we don't clobber the current shell's
2786 # arguments. Must try -L first in case configure is actually a
2787 # symlink; some systems play weird games with the mod time of symlinks
2788 # (eg FreeBSD returns the mod time of the symlink's containing
2791 set X
`ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2792 if test "$*" = "X"; then
2794 set X
`ls -t "$srcdir/configure" conftest.file`
2797 if test "$*" != "X $srcdir/configure conftest.file" \
2798 && test "$*" != "X conftest.file $srcdir/configure"; then
2800 # If neither matched, then we have a broken ls. This can happen
2801 # if, for instance, CONFIG_SHELL is bash and it inherits a
2802 # broken ls alias from the environment. This has actually
2803 # happened. Such a system could not be considered "sane".
2804 as_fn_error
"ls -t appears to fail. Make sure there is not a broken
2805 alias in your environment" "$LINENO" 5
2808 test "$2" = conftest.
file
2814 as_fn_error
"newly created file is older than distributed files!
2815 Check your system clock" "$LINENO" 5
2817 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2818 $as_echo "yes" >&6; }
2819 test "$program_prefix" != NONE
&&
2820 program_transform_name
="s&^&$program_prefix&;$program_transform_name"
2821 # Use a double $ so make ignores it.
2822 test "$program_suffix" != NONE
&&
2823 program_transform_name
="s&\$&$program_suffix&;$program_transform_name"
2824 # Double any \ or $.
2825 # By default was `s,x,x', remove it if useless.
2826 ac_script
='s/[\\$]/&&/g;s/;s,x,x,$//'
2827 program_transform_name
=`$as_echo "$program_transform_name" | sed "$ac_script"`
2829 # expand $ac_aux_dir to an absolute path
2830 am_aux_dir
=`cd $ac_aux_dir && pwd`
2832 if test x
"${MISSING+set}" != xset
; then
2835 MISSING
="\${SHELL} \"$am_aux_dir/missing\"" ;;
2837 MISSING
="\${SHELL} $am_aux_dir/missing" ;;
2840 # Use eval to expand $SHELL
2841 if eval "$MISSING --run true"; then
2842 am_missing_run
="$MISSING --run "
2845 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2846 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2849 if test x
"${install_sh}" != xset
; then
2852 install_sh
="\${SHELL} '$am_aux_dir/install-sh'" ;;
2854 install_sh
="\${SHELL} $am_aux_dir/install-sh"
2858 # Installed binaries are usually stripped using `strip' when the user
2859 # run `make install-strip'. However `strip' might not be the right
2860 # tool to use in cross-compilation environments, therefore Automake
2861 # will honor the `STRIP' environment variable to overrule this program.
2862 if test "$cross_compiling" != no
; then
2863 if test -n "$ac_tool_prefix"; then
2864 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2865 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
2866 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2867 $as_echo_n "checking for $ac_word... " >&6; }
2868 if test "${ac_cv_prog_STRIP+set}" = set; then :
2869 $as_echo_n "(cached) " >&6
2871 if test -n "$STRIP"; then
2872 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
2874 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2878 test -z "$as_dir" && as_dir
=.
2879 for ac_exec_ext
in '' $ac_executable_extensions; do
2880 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2881 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
2882 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2891 STRIP
=$ac_cv_prog_STRIP
2892 if test -n "$STRIP"; then
2893 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2894 $as_echo "$STRIP" >&6; }
2896 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2897 $as_echo "no" >&6; }
2902 if test -z "$ac_cv_prog_STRIP"; then
2904 # Extract the first word of "strip", so it can be a program name with args.
2905 set dummy strip
; ac_word
=$2
2906 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2907 $as_echo_n "checking for $ac_word... " >&6; }
2908 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
2909 $as_echo_n "(cached) " >&6
2911 if test -n "$ac_ct_STRIP"; then
2912 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
2914 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2918 test -z "$as_dir" && as_dir
=.
2919 for ac_exec_ext
in '' $ac_executable_extensions; do
2920 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2921 ac_cv_prog_ac_ct_STRIP
="strip"
2922 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2931 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
2932 if test -n "$ac_ct_STRIP"; then
2933 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2934 $as_echo "$ac_ct_STRIP" >&6; }
2936 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2937 $as_echo "no" >&6; }
2940 if test "x$ac_ct_STRIP" = x
; then
2943 case $cross_compiling:$ac_tool_warned in
2945 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2946 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2947 ac_tool_warned
=yes ;;
2952 STRIP
="$ac_cv_prog_STRIP"
2956 INSTALL_STRIP_PROGRAM
="\$(install_sh) -c -s"
2958 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2959 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2960 if test -z "$MKDIR_P"; then
2961 if test "${ac_cv_path_mkdir+set}" = set; then :
2962 $as_echo_n "(cached) " >&6
2964 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2965 for as_dir
in $PATH$PATH_SEPARATOR/opt
/sfw
/bin
2968 test -z "$as_dir" && as_dir
=.
2969 for ac_prog
in mkdir gmkdir
; do
2970 for ac_exec_ext
in '' $ac_executable_extensions; do
2971 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } ||
continue
2972 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2973 'mkdir (GNU coreutils) '* | \
2974 'mkdir (coreutils) '* | \
2975 'mkdir (fileutils) '4.1*)
2976 ac_cv_path_mkdir
=$as_dir/$ac_prog$ac_exec_ext
2986 if test "${ac_cv_path_mkdir+set}" = set; then
2987 MKDIR_P
="$ac_cv_path_mkdir -p"
2989 # As a last resort, use the slow shell script. Don't cache a
2990 # value for MKDIR_P within a source directory, because that will
2991 # break other packages using the cache if that directory is
2992 # removed, or if the value is a relative name.
2993 test -d .
/--version && rmdir .
/--version
2994 MKDIR_P
="$ac_install_sh -d"
2997 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2998 $as_echo "$MKDIR_P" >&6; }
3002 [\\/$
]* | ?
:[\\/]*) ;;
3003 */*) mkdir_p
="\$(top_builddir)/$mkdir_p" ;;
3006 for ac_prog
in gawk mawk nawk
awk
3008 # Extract the first word of "$ac_prog", so it can be a program name with args.
3009 set dummy
$ac_prog; ac_word
=$2
3010 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3011 $as_echo_n "checking for $ac_word... " >&6; }
3012 if test "${ac_cv_prog_AWK+set}" = set; then :
3013 $as_echo_n "(cached) " >&6
3015 if test -n "$AWK"; then
3016 ac_cv_prog_AWK
="$AWK" # Let the user override the test.
3018 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3022 test -z "$as_dir" && as_dir
=.
3023 for ac_exec_ext
in '' $ac_executable_extensions; do
3024 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3025 ac_cv_prog_AWK
="$ac_prog"
3026 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3036 if test -n "$AWK"; then
3037 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
3038 $as_echo "$AWK" >&6; }
3040 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3041 $as_echo "no" >&6; }
3045 test -n "$AWK" && break
3048 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3049 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3051 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3052 if { as_var
=ac_cv_prog_make_
${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
3053 $as_echo_n "(cached) " >&6
3055 cat >conftest.
make <<\_ACEOF
3058 @
echo '@@@%%%=$(MAKE)=@@@%%%'
3060 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
3061 case `${MAKE-make} -f conftest.make 2>/dev/null` in
3063 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
3065 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
3069 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
3070 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3071 $as_echo "yes" >&6; }
3074 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3075 $as_echo "no" >&6; }
3076 SET_MAKE
="MAKE=${MAKE-make}"
3079 rm -rf .tst
2>/dev
/null
3080 mkdir .tst
2>/dev
/null
3081 if test -d .tst
; then
3086 rmdir .tst
2>/dev
/null
3088 if test "`cd $srcdir && pwd`" != "`pwd`"; then
3089 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3090 # is not polluted with repeated "-I."
3091 am__isrc
=' -I$(srcdir)'
3092 # test to see if srcdir already configured
3093 if test -f $srcdir/config.status
; then
3094 as_fn_error
"source directory already configured; run \"make distclean\" there first" "$LINENO" 5
3098 # test whether we have cygpath
3099 if test -z "$CYGPATH_W"; then
3100 if (cygpath
--version) >/dev
/null
2>/dev
/null
; then
3101 CYGPATH_W
='cygpath -w'
3108 # Define the identity of the package.
3113 cat >>confdefs.h
<<_ACEOF
3114 #define PACKAGE "$PACKAGE"
3118 cat >>confdefs.h
<<_ACEOF
3119 #define VERSION "$VERSION"
3122 # Some tools Automake needs.
3124 ACLOCAL
=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
3127 AUTOCONF
=${AUTOCONF-"${am_missing_run}autoconf"}
3130 AUTOMAKE
=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
3133 AUTOHEADER
=${AUTOHEADER-"${am_missing_run}autoheader"}
3136 MAKEINFO
=${MAKEINFO-"${am_missing_run}makeinfo"}
3138 # We need awk for the "check" target. The system "awk" is bad on
3140 # Always define AMTAR for backward compatibility. Yes, it's still used
3141 # in the wild :-( We should find a proper way to deprecate it ...
3144 am__tar
='$${TAR-tar} chof - "$$tardir"' am__untar
='$${TAR-tar} xf -'
3150 # Default to --enable-multilib
3151 # Check whether --enable-multilib was given.
3152 if test "${enable_multilib+set}" = set; then :
3153 enableval
=$enable_multilib; case "$enableval" in
3154 yes) multilib
=yes ;;
3156 *) as_fn_error
"bad value $enableval for multilib option" "$LINENO" 5 ;;
3163 # We may get other options which we leave undocumented:
3164 # --with-target-subdir, --with-multisrctop, --with-multisubdir
3165 # See config-ml.in if you want the gory details.
3167 if test "$srcdir" = "."; then
3168 if test "$with_target_subdir" != "."; then
3169 multi_basedir
="$srcdir/$with_multisrctop../.."
3171 multi_basedir
="$srcdir/$with_multisrctop.."
3174 multi_basedir
="$srcdir/.."
3178 # Even if the default multilib is not a cross compilation,
3179 # it may be that some of the other multilibs are.
3180 if test $cross_compiling = no
&& test $multilib = yes \
3181 && test "x${with_multisubdir}" != x
; then
3182 cross_compiling
=maybe
3185 ac_config_commands
="$ac_config_commands default-1"
3188 # Calculate toolexeclibdir
3189 # Also toolexecdir, though it's only used in toolexeclibdir
3190 case ${enable_version_specific_runtime_libs} in
3192 # Need the gcc compiler version to know where to install libraries
3193 # and header files if --enable-version-specific-runtime-libs option
3195 toolexecdir
='$(libdir)/gcc/$(target_alias)'
3196 toolexeclibdir
='$(toolexecdir)/$(gcc_version)$(MULTISUBDIR)'
3199 if test -n "$with_cross_host" &&
3200 test x
"$with_cross_host" != x
"no"; then
3201 # Install a library built with a cross compiler in tooldir, not libdir.
3202 toolexecdir
='$(exec_prefix)/$(target_alias)'
3203 toolexeclibdir
='$(toolexecdir)/lib'
3205 toolexecdir
='$(libdir)/gcc-lib/$(target_alias)'
3206 toolexeclibdir
='$(libdir)'
3208 multi_os_directory
=`$CC -print-multi-os-directory`
3209 case $multi_os_directory in
3210 .
) ;; # Avoid trailing /.
3211 *) toolexeclibdir
=$toolexeclibdir/$multi_os_directory ;;
3218 # Check the compiler.
3219 # The same as in boehm-gc and libstdc++. Have to borrow it from there.
3220 # We must force CC to /not/ be precious variables; otherwise
3221 # the wrong, non-multilib-adjusted value will be used in multilibs.
3222 # As a side effect, we have to subst CFLAGS ourselves.
3227 ac_cpp
='$CPP $CPPFLAGS'
3228 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3229 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3230 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3231 if test -n "$ac_tool_prefix"; then
3232 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3233 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
3234 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3235 $as_echo_n "checking for $ac_word... " >&6; }
3236 if test "${ac_cv_prog_CC+set}" = set; then :
3237 $as_echo_n "(cached) " >&6
3239 if test -n "$CC"; then
3240 ac_cv_prog_CC
="$CC" # Let the user override the test.
3242 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3246 test -z "$as_dir" && as_dir
=.
3247 for ac_exec_ext
in '' $ac_executable_extensions; do
3248 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3249 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
3250 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3260 if test -n "$CC"; then
3261 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3262 $as_echo "$CC" >&6; }
3264 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3265 $as_echo "no" >&6; }
3270 if test -z "$ac_cv_prog_CC"; then
3272 # Extract the first word of "gcc", so it can be a program name with args.
3273 set dummy gcc
; ac_word
=$2
3274 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3275 $as_echo_n "checking for $ac_word... " >&6; }
3276 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3277 $as_echo_n "(cached) " >&6
3279 if test -n "$ac_ct_CC"; then
3280 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
3282 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3286 test -z "$as_dir" && as_dir
=.
3287 for ac_exec_ext
in '' $ac_executable_extensions; do
3288 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3289 ac_cv_prog_ac_ct_CC
="gcc"
3290 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3299 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
3300 if test -n "$ac_ct_CC"; then
3301 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3302 $as_echo "$ac_ct_CC" >&6; }
3304 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3305 $as_echo "no" >&6; }
3308 if test "x$ac_ct_CC" = x
; then
3311 case $cross_compiling:$ac_tool_warned in
3313 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3314 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3315 ac_tool_warned
=yes ;;
3323 if test -z "$CC"; then
3324 if test -n "$ac_tool_prefix"; then
3325 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3326 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
3327 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3328 $as_echo_n "checking for $ac_word... " >&6; }
3329 if test "${ac_cv_prog_CC+set}" = set; then :
3330 $as_echo_n "(cached) " >&6
3332 if test -n "$CC"; then
3333 ac_cv_prog_CC
="$CC" # Let the user override the test.
3335 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3339 test -z "$as_dir" && as_dir
=.
3340 for ac_exec_ext
in '' $ac_executable_extensions; do
3341 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3342 ac_cv_prog_CC
="${ac_tool_prefix}cc"
3343 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3353 if test -n "$CC"; then
3354 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3355 $as_echo "$CC" >&6; }
3357 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3358 $as_echo "no" >&6; }
3364 if test -z "$CC"; then
3365 # Extract the first word of "cc", so it can be a program name with args.
3366 set dummy cc
; ac_word
=$2
3367 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3368 $as_echo_n "checking for $ac_word... " >&6; }
3369 if test "${ac_cv_prog_CC+set}" = set; then :
3370 $as_echo_n "(cached) " >&6
3372 if test -n "$CC"; then
3373 ac_cv_prog_CC
="$CC" # Let the user override the test.
3376 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3380 test -z "$as_dir" && as_dir
=.
3381 for ac_exec_ext
in '' $ac_executable_extensions; do
3382 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3383 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3384 ac_prog_rejected
=yes
3388 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3395 if test $ac_prog_rejected = yes; then
3396 # We found a bogon in the path, so make sure we never use it.
3397 set dummy
$ac_cv_prog_CC
3399 if test $# != 0; then
3400 # We chose a different compiler from the bogus one.
3401 # However, it has the same basename, so the bogon will be chosen
3402 # first if we set CC to just the basename; use the full file name.
3404 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
3410 if test -n "$CC"; then
3411 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3412 $as_echo "$CC" >&6; }
3414 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3415 $as_echo "no" >&6; }
3420 if test -z "$CC"; then
3421 if test -n "$ac_tool_prefix"; then
3422 for ac_prog
in cl.exe
3424 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3425 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
3426 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3427 $as_echo_n "checking for $ac_word... " >&6; }
3428 if test "${ac_cv_prog_CC+set}" = set; then :
3429 $as_echo_n "(cached) " >&6
3431 if test -n "$CC"; then
3432 ac_cv_prog_CC
="$CC" # Let the user override the test.
3434 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3438 test -z "$as_dir" && as_dir
=.
3439 for ac_exec_ext
in '' $ac_executable_extensions; do
3440 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3441 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
3442 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3452 if test -n "$CC"; then
3453 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3454 $as_echo "$CC" >&6; }
3456 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3457 $as_echo "no" >&6; }
3461 test -n "$CC" && break
3464 if test -z "$CC"; then
3466 for ac_prog
in cl.exe
3468 # Extract the first word of "$ac_prog", so it can be a program name with args.
3469 set dummy
$ac_prog; ac_word
=$2
3470 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3471 $as_echo_n "checking for $ac_word... " >&6; }
3472 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3473 $as_echo_n "(cached) " >&6
3475 if test -n "$ac_ct_CC"; then
3476 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
3478 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3482 test -z "$as_dir" && as_dir
=.
3483 for ac_exec_ext
in '' $ac_executable_extensions; do
3484 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3485 ac_cv_prog_ac_ct_CC
="$ac_prog"
3486 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3495 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
3496 if test -n "$ac_ct_CC"; then
3497 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3498 $as_echo "$ac_ct_CC" >&6; }
3500 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3501 $as_echo "no" >&6; }
3505 test -n "$ac_ct_CC" && break
3508 if test "x$ac_ct_CC" = x
; then
3511 case $cross_compiling:$ac_tool_warned in
3513 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3514 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3515 ac_tool_warned
=yes ;;
3524 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3525 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3526 as_fn_error
"no acceptable C compiler found in \$PATH
3527 See \`config.log' for more details." "$LINENO" 5; }
3529 # Provide some information about the compiler.
3530 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3533 for ac_option
in --version -v -V -qversion; do
3534 { { ac_try
="$ac_compiler $ac_option >&5"
3536 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3537 *) ac_try_echo=$ac_try;;
3539 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3540 $as_echo "$ac_try_echo"; } >&5
3541 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3543 if test -s conftest.err; then
3545 ... rest of stderr output deleted ...
3546 10q' conftest.err >conftest.er1
3547 cat conftest.er1 >&5
3548 rm -f conftest.er1 conftest.err
3550 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3551 test $ac_status = 0; }
3554 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3555 /* end confdefs.h. */
3565 ac_clean_files_save=$ac_clean_files
3566 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
3567 # Try to create an executable without -o first, disregard a.out.
3568 # It will help us diagnose broken compilers, and finding out an intuition
3570 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3571 $as_echo_n "checking for C compiler default output file name... " >&6; }
3572 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
3574 # The possible output files:
3575 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3578 for ac_file in $ac_files
3581 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3582 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3587 if { { ac_try="$ac_link_default"
3589 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3590 *) ac_try_echo
=$ac_try;;
3592 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3593 $as_echo "$ac_try_echo"; } >&5
3594 (eval "$ac_link_default") 2>&5
3596 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3597 test $ac_status = 0; }; then :
3598 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3599 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3600 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3601 # so that the user can short-circuit this test for compilers unknown to
3603 for ac_file
in $ac_files ''
3605 test -f "$ac_file" ||
continue
3607 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
3610 # We found the default executable, but exeext='' is most
3614 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
3616 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3618 # We set ac_cv_exeext here because the later test for it is not
3619 # safe: cross compilers may not add the suffix if given an `-o'
3620 # argument, so we may need to know it at that point already.
3621 # Even if this section looks crufty: it has the advantage of
3628 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
3633 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3634 $as_echo "$ac_file" >&6; }
3635 if test -z "$ac_file"; then :
3636 $as_echo "$as_me: failed program was:" >&5
3637 sed 's/^/| /' conftest.
$ac_ext >&5
3639 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3640 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3641 { as_fn_set_status
77
3642 as_fn_error
"C compiler cannot create executables
3643 See \`config.log' for more details." "$LINENO" 5; }; }
3645 ac_exeext
=$ac_cv_exeext
3647 # Check that the compiler produces executables we can run. If not, either
3648 # the compiler is broken, or we cross compile.
3649 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3650 $as_echo_n "checking whether the C compiler works... " >&6; }
3651 # If not cross compiling, check that we can run a simple program.
3652 if test "$cross_compiling" != yes; then
3653 if { ac_try
='./$ac_file'
3654 { { case "(($ac_try" in
3655 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3656 *) ac_try_echo=$ac_try;;
3658 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3659 $as_echo "$ac_try_echo"; } >&5
3660 (eval "$ac_try") 2>&5
3662 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3663 test $ac_status = 0; }; }; then
3666 if test "$cross_compiling" = maybe; then
3669 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3670 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3671 as_fn_error "cannot run C compiled programs.
3672 If you meant to cross compile
, use \
`--host'.
3673 See \`config.log
' for more details." "$LINENO" 5; }
3677 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3678 $as_echo "yes" >&6; }
3680 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
3681 ac_clean_files=$ac_clean_files_save
3682 # Check that the compiler produces executables we can run. If not, either
3683 # the compiler is broken, or we cross compile.
3684 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3685 $as_echo_n "checking whether we are cross compiling... " >&6; }
3686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3687 $as_echo "$cross_compiling" >&6; }
3689 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3690 $as_echo_n "checking for suffix of executables... " >&6; }
3691 if { { ac_try="$ac_link"
3693 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3694 *) ac_try_echo=$ac_try;;
3696 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3697 $as_echo "$ac_try_echo"; } >&5
3698 (eval "$ac_link") 2>&5
3700 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3701 test $ac_status = 0; }; then :
3702 # If both `conftest.exe' and
`conftest' are `present
' (well, observable)
3703 # catch `conftest.exe'. For instance with Cygwin
, `ls conftest' will
3704 # work properly (i.e., refer to `conftest.exe
'), while it won't with
3706 for ac_file
in conftest.exe conftest conftest.
*; do
3707 test -f "$ac_file" ||
continue
3709 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
3710 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3716 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3717 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3718 as_fn_error
"cannot compute suffix of executables: cannot compile and link
3719 See \`config.log' for more details." "$LINENO" 5; }
3721 rm -f conftest
$ac_cv_exeext
3722 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3723 $as_echo "$ac_cv_exeext" >&6; }
3725 rm -f conftest.
$ac_ext
3726 EXEEXT
=$ac_cv_exeext
3728 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3729 $as_echo_n "checking for suffix of object files... " >&6; }
3730 if test "${ac_cv_objext+set}" = set; then :
3731 $as_echo_n "(cached) " >&6
3733 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3734 /* end confdefs.h. */
3744 rm -f conftest.o conftest.obj
3745 if { { ac_try
="$ac_compile"
3747 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3748 *) ac_try_echo=$ac_try;;
3750 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3751 $as_echo "$ac_try_echo"; } >&5
3752 (eval "$ac_compile") 2>&5
3754 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3755 test $ac_status = 0; }; then :
3756 for ac_file in conftest.o conftest.obj conftest.*; do
3757 test -f "$ac_file" || continue;
3759 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3760 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3765 $as_echo "$as_me: failed program was:" >&5
3766 sed 's/^/| /' conftest.$ac_ext >&5
3768 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3769 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3770 as_fn_error "cannot compute suffix of object files
: cannot compile
3771 See \
`config.log' for more details." "$LINENO" 5; }
3773 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3775 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3776 $as_echo "$ac_cv_objext" >&6; }
3777 OBJEXT=$ac_cv_objext
3779 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3780 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3781 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3782 $as_echo_n "(cached) " >&6
3784 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3785 /* end confdefs.h. */
3798 if ac_fn_c_try_compile "$LINENO"; then :
3803 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3804 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3807 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3808 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3809 if test $ac_compiler_gnu = yes; then
3814 ac_test_CFLAGS=${CFLAGS+set}
3815 ac_save_CFLAGS=$CFLAGS
3816 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3817 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3818 if test "${ac_cv_prog_cc_g+set}" = set; then :
3819 $as_echo_n "(cached) " >&6
3821 ac_save_c_werror_flag=$ac_c_werror_flag
3822 ac_c_werror_flag=yes
3825 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3826 /* end confdefs.h. */
3836 if ac_fn_c_try_compile "$LINENO"; then :
3840 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3841 /* end confdefs.h. */
3851 if ac_fn_c_try_compile "$LINENO"; then :
3854 ac_c_werror_flag=$ac_save_c_werror_flag
3856 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3857 /* end confdefs.h. */
3867 if ac_fn_c_try_compile "$LINENO"; then :
3870 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3872 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3874 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3875 ac_c_werror_flag=$ac_save_c_werror_flag
3877 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3878 $as_echo "$ac_cv_prog_cc_g" >&6; }
3879 if test "$ac_test_CFLAGS" = set; then
3880 CFLAGS=$ac_save_CFLAGS
3881 elif test $ac_cv_prog_cc_g = yes; then
3882 if test "$GCC" = yes; then
3888 if test "$GCC" = yes; then
3894 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3895 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3896 if test "${ac_cv_prog_cc_c89+set}" = set; then :
3897 $as_echo_n "(cached) " >&6
3899 ac_cv_prog_cc_c89=no
3901 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3902 /* end confdefs.h. */
3905 #include <sys/types.h>
3906 #include <sys/stat.h>
3907 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3908 struct buf { int x; };
3909 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3910 static char *e (p, i)
3916 static char *f (char * (*g) (char **, int), char **p, ...)
3921 s = g (p, va_arg (v,int));
3926 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3927 function prototypes and stuff, but not '\xHH' hex character constants.
3928 These don't provoke an error unfortunately, instead are silently treated
3929 as 'x'. The following induces an error, until -std is added to get
3930 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3931 array size at least. It's necessary to write '\x00'==0 to get something
3932 that's true only with -std. */
3933 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3935 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3936 inside strings and character constants. */
3938 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3940 int test (int i, double x);
3941 struct s1 {int (*f) (int a);};
3942 struct s2 {int (*f) (double a);};
3943 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3949 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3954 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3955 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3957 CC="$ac_save_CC $ac_arg"
3958 if ac_fn_c_try_compile "$LINENO"; then :
3959 ac_cv_prog_cc_c89=$ac_arg
3961 rm -f core conftest.err conftest.$ac_objext
3962 test "x$ac_cv_prog_cc_c89" != "xno" && break
3964 rm -f conftest.$ac_ext
3969 case "x$ac_cv_prog_cc_c89" in
3971 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3972 $as_echo "none needed" >&6; } ;;
3974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3975 $as_echo "unsupported" >&6; } ;;
3977 CC="$CC $ac_cv_prog_cc_c89"
3978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3979 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3981 if test "x$ac_cv_prog_cc_c89" != xno; then :
3986 ac_cpp='$CPP $CPPFLAGS'
3987 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3988 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3989 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3990 DEPDIR="${am__leading_dot}deps"
3992 ac_config_commands="$ac_config_commands depfiles"
3995 am_make=${MAKE-make}
3996 cat > confinc << 'END'
3998 @echo this is the am__doit target
4001 # If we don't find an include directive, just comment out the code.
4002 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
4003 $as_echo_n "checking for style of include used by $am_make... " >&6; }
4007 # First try GNU make style include.
4008 echo "include confinc" > confmf
4009 # Ignore all kinds of additional output from `make'.
4010 case `$am_make -s -f confmf 2> /dev/null` in #(
4011 *the\ am__doit\ target*)
4017 # Now try BSD make style include.
4018 if test "$am__include" = "#"; then
4019 echo '.include
"confinc"' > confmf
4020 case `$am_make -s -f confmf 2> /dev/null` in #(
4021 *the\ am__doit\ target*)
4022 am__include=.include
4030 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
4031 $as_echo "$_am_result" >&6; }
4032 rm -f confinc confmf
4034 # Check whether --enable-dependency-tracking was given.
4035 if test "${enable_dependency_tracking+set}" = set; then :
4036 enableval=$enable_dependency_tracking;
4039 if test "x$enable_dependency_tracking" != xno; then
4040 am_depcomp="$ac_aux_dir/depcomp"
4044 if test "x$enable_dependency_tracking" != xno
; then
4054 depcc
="$CC" am_compiler_list
=
4056 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4057 $as_echo_n "checking dependency style of $depcc... " >&6; }
4058 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
4059 $as_echo_n "(cached) " >&6
4061 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4062 # We make a subdir and do the tests there. Otherwise we can end up
4063 # making bogus files that we don't know about and never remove. For
4064 # instance it was reported that on HP-UX the gcc test will end up
4065 # making a dummy file named `D' -- because `-MD' means `put the output
4069 # Copy depcomp to subdir because otherwise we won't find it if we're
4070 # using a relative directory.
4071 cp "$am_depcomp" conftest.dir
4073 # We will build objects and dependencies in a subdirectory because
4074 # it helps to detect inapplicable dependency modes. For instance
4075 # both Tru64's cc and ICC support -MD to output dependencies as a
4076 # side effect of compilation, but ICC will put the dependencies in
4077 # the current directory while Tru64 will put them in the object
4081 am_cv_CC_dependencies_compiler_type
=none
4082 if test "$am_compiler_list" = ""; then
4083 am_compiler_list
=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4086 case " $depcc " in #(
4087 *\
-arch\
*\
-arch\
*) am__universal
=true
;;
4090 for depmode
in $am_compiler_list; do
4091 # Setup a source with many dependencies, because some compilers
4092 # like to wrap large dependency lists on column 80 (with \), and
4093 # we should not choose a depcomp mode which is confused by this.
4095 # We need to recreate these files for each test, as the compiler may
4096 # overwrite some of them when testing with obscure command lines.
4097 # This happens at least with the AIX C compiler.
4099 for i
in 1 2 3 4 5 6; do
4100 echo '#include "conftst'$i'.h"' >> sub
/conftest.c
4101 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4102 # Solaris 8's {/usr,}/bin/sh.
4103 touch sub
/conftst
$i.h
4105 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4107 # We check with `-c' and `-o' for the sake of the "dashmstdout"
4108 # mode. It turns out that the SunPro C++ compiler does not properly
4109 # handle `-M -o', and we need to detect this. Also, some Intel
4110 # versions had trouble with output in subdirs
4111 am__obj
=sub
/conftest.
${OBJEXT-o}
4112 am__minus_obj
="-o $am__obj"
4115 # This depmode causes a compiler race in universal mode.
4116 test "$am__universal" = false ||
continue
4119 # after this tag, mechanisms are not by side-effect, so they'll
4120 # only be used when explicitly requested
4121 if test "x$enable_dependency_tracking" = xyes
; then
4127 msvc7 | msvc7msys | msvisualcpp | msvcmsys
)
4128 # This compiler won't grok `-c -o', but also, the minuso test has
4129 # not run yet. These depmodes are late enough in the game, and
4130 # so weak that their functioning should not be impacted.
4131 am__obj
=conftest.
${OBJEXT-o}
4136 if depmode
=$depmode \
4137 source=sub
/conftest.c object
=$am__obj \
4138 depfile
=sub
/conftest.Po tmpdepfile
=sub
/conftest.TPo \
4139 $SHELL .
/depcomp
$depcc -c $am__minus_obj sub
/conftest.c \
4140 >/dev
/null
2>conftest.err
&&
4141 grep sub
/conftst1.h sub
/conftest.Po
> /dev
/null
2>&1 &&
4142 grep sub
/conftst6.h sub
/conftest.Po
> /dev
/null
2>&1 &&
4143 grep $am__obj sub
/conftest.Po
> /dev
/null
2>&1 &&
4144 ${MAKE-make} -s -f confmf
> /dev
/null
2>&1; then
4145 # icc doesn't choke on unknown options, it will just issue warnings
4146 # or remarks (even with -Werror). So we grep stderr for any message
4147 # that says an option was ignored or not supported.
4148 # When given -MP, icc 7.0 and 7.1 complain thusly:
4149 # icc: Command line warning: ignoring option '-M'; no argument required
4150 # The diagnosis changed in icc 8.0:
4151 # icc: Command line remark: option '-MP' not supported
4152 if (grep 'ignoring option' conftest.err ||
4153 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
4154 am_cv_CC_dependencies_compiler_type
=$depmode
4163 am_cv_CC_dependencies_compiler_type
=none
4167 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4168 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
4169 CCDEPMODE
=depmode
=$am_cv_CC_dependencies_compiler_type
4172 test "x$enable_dependency_tracking" != xno \
4173 && test "$am_cv_CC_dependencies_compiler_type" = gcc3
; then
4175 am__fastdepCC_FALSE
='#'
4177 am__fastdepCC_TRUE
='#'
4178 am__fastdepCC_FALSE
=
4182 # By default we simply use the C compiler to build assembly code.
4184 test "${CCAS+set}" = set || CCAS
=$CC
4185 test "${CCASFLAGS+set}" = set || CCASFLAGS
=$CFLAGS
4189 depcc
="$CCAS" am_compiler_list
=
4191 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4192 $as_echo_n "checking dependency style of $depcc... " >&6; }
4193 if test "${am_cv_CCAS_dependencies_compiler_type+set}" = set; then :
4194 $as_echo_n "(cached) " >&6
4196 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4197 # We make a subdir and do the tests there. Otherwise we can end up
4198 # making bogus files that we don't know about and never remove. For
4199 # instance it was reported that on HP-UX the gcc test will end up
4200 # making a dummy file named `D' -- because `-MD' means `put the output
4204 # Copy depcomp to subdir because otherwise we won't find it if we're
4205 # using a relative directory.
4206 cp "$am_depcomp" conftest.dir
4208 # We will build objects and dependencies in a subdirectory because
4209 # it helps to detect inapplicable dependency modes. For instance
4210 # both Tru64's cc and ICC support -MD to output dependencies as a
4211 # side effect of compilation, but ICC will put the dependencies in
4212 # the current directory while Tru64 will put them in the object
4216 am_cv_CCAS_dependencies_compiler_type
=none
4217 if test "$am_compiler_list" = ""; then
4218 am_compiler_list
=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4223 for depmode
in $am_compiler_list; do
4224 # Setup a source with many dependencies, because some compilers
4225 # like to wrap large dependency lists on column 80 (with \), and
4226 # we should not choose a depcomp mode which is confused by this.
4228 # We need to recreate these files for each test, as the compiler may
4229 # overwrite some of them when testing with obscure command lines.
4230 # This happens at least with the AIX C compiler.
4232 for i
in 1 2 3 4 5 6; do
4233 echo '#include "conftst'$i'.h"' >> sub
/conftest.c
4234 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4235 # Solaris 8's {/usr,}/bin/sh.
4236 touch sub
/conftst
$i.h
4238 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4240 # We check with `-c' and `-o' for the sake of the "dashmstdout"
4241 # mode. It turns out that the SunPro C++ compiler does not properly
4242 # handle `-M -o', and we need to detect this. Also, some Intel
4243 # versions had trouble with output in subdirs
4244 am__obj
=sub
/conftest.
${OBJEXT-o}
4245 am__minus_obj
="-o $am__obj"
4248 # This depmode causes a compiler race in universal mode.
4249 test "$am__universal" = false ||
continue
4252 # after this tag, mechanisms are not by side-effect, so they'll
4253 # only be used when explicitly requested
4254 if test "x$enable_dependency_tracking" = xyes
; then
4260 msvc7 | msvc7msys | msvisualcpp | msvcmsys
)
4261 # This compiler won't grok `-c -o', but also, the minuso test has
4262 # not run yet. These depmodes are late enough in the game, and
4263 # so weak that their functioning should not be impacted.
4264 am__obj
=conftest.
${OBJEXT-o}
4269 if depmode
=$depmode \
4270 source=sub
/conftest.c object
=$am__obj \
4271 depfile
=sub
/conftest.Po tmpdepfile
=sub
/conftest.TPo \
4272 $SHELL .
/depcomp
$depcc -c $am__minus_obj sub
/conftest.c \
4273 >/dev
/null
2>conftest.err
&&
4274 grep sub
/conftst1.h sub
/conftest.Po
> /dev
/null
2>&1 &&
4275 grep sub
/conftst6.h sub
/conftest.Po
> /dev
/null
2>&1 &&
4276 grep $am__obj sub
/conftest.Po
> /dev
/null
2>&1 &&
4277 ${MAKE-make} -s -f confmf
> /dev
/null
2>&1; then
4278 # icc doesn't choke on unknown options, it will just issue warnings
4279 # or remarks (even with -Werror). So we grep stderr for any message
4280 # that says an option was ignored or not supported.
4281 # When given -MP, icc 7.0 and 7.1 complain thusly:
4282 # icc: Command line warning: ignoring option '-M'; no argument required
4283 # The diagnosis changed in icc 8.0:
4284 # icc: Command line remark: option '-MP' not supported
4285 if (grep 'ignoring option' conftest.err ||
4286 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
4287 am_cv_CCAS_dependencies_compiler_type
=$depmode
4296 am_cv_CCAS_dependencies_compiler_type
=none
4300 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CCAS_dependencies_compiler_type" >&5
4301 $as_echo "$am_cv_CCAS_dependencies_compiler_type" >&6; }
4302 CCASDEPMODE
=depmode
=$am_cv_CCAS_dependencies_compiler_type
4305 test "x$enable_dependency_tracking" != xno \
4306 && test "$am_cv_CCAS_dependencies_compiler_type" = gcc3
; then
4307 am__fastdepCCAS_TRUE
=
4308 am__fastdepCCAS_FALSE
='#'
4310 am__fastdepCCAS_TRUE
='#'
4311 am__fastdepCCAS_FALSE
=
4319 # In order to override CFLAGS_FOR_TARGET, all of our special flags go
4320 # in XCFLAGS. But we need them in CFLAGS during configury. So put them
4321 # in both places for now and restore CFLAGS at the end of config.
4322 save_CFLAGS
="$CFLAGS"
4324 # Find other programs we need.
4325 if test -n "$ac_tool_prefix"; then
4326 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
4327 set dummy
${ac_tool_prefix}ar; ac_word
=$2
4328 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4329 $as_echo_n "checking for $ac_word... " >&6; }
4330 if test "${ac_cv_prog_AR+set}" = set; then :
4331 $as_echo_n "(cached) " >&6
4333 if test -n "$AR"; then
4334 ac_cv_prog_AR
="$AR" # Let the user override the test.
4336 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4340 test -z "$as_dir" && as_dir
=.
4341 for ac_exec_ext
in '' $ac_executable_extensions; do
4342 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4343 ac_cv_prog_AR
="${ac_tool_prefix}ar"
4344 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4354 if test -n "$AR"; then
4355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
4356 $as_echo "$AR" >&6; }
4358 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4359 $as_echo "no" >&6; }
4364 if test -z "$ac_cv_prog_AR"; then
4366 # Extract the first word of "ar", so it can be a program name with args.
4367 set dummy
ar; ac_word
=$2
4368 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4369 $as_echo_n "checking for $ac_word... " >&6; }
4370 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
4371 $as_echo_n "(cached) " >&6
4373 if test -n "$ac_ct_AR"; then
4374 ac_cv_prog_ac_ct_AR
="$ac_ct_AR" # Let the user override the test.
4376 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4380 test -z "$as_dir" && as_dir
=.
4381 for ac_exec_ext
in '' $ac_executable_extensions; do
4382 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4383 ac_cv_prog_ac_ct_AR
="ar"
4384 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4393 ac_ct_AR
=$ac_cv_prog_ac_ct_AR
4394 if test -n "$ac_ct_AR"; then
4395 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
4396 $as_echo "$ac_ct_AR" >&6; }
4398 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4399 $as_echo "no" >&6; }
4402 if test "x$ac_ct_AR" = x
; then
4405 case $cross_compiling:$ac_tool_warned in
4407 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4408 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4409 ac_tool_warned
=yes ;;
4417 if test -n "$ac_tool_prefix"; then
4418 # Extract the first word of "${ac_tool_prefix}nm", so it can be a program name with args.
4419 set dummy
${ac_tool_prefix}nm
; ac_word
=$2
4420 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4421 $as_echo_n "checking for $ac_word... " >&6; }
4422 if test "${ac_cv_prog_NM+set}" = set; then :
4423 $as_echo_n "(cached) " >&6
4425 if test -n "$NM"; then
4426 ac_cv_prog_NM
="$NM" # Let the user override the test.
4428 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4432 test -z "$as_dir" && as_dir
=.
4433 for ac_exec_ext
in '' $ac_executable_extensions; do
4434 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4435 ac_cv_prog_NM
="${ac_tool_prefix}nm"
4436 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4446 if test -n "$NM"; then
4447 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NM" >&5
4448 $as_echo "$NM" >&6; }
4450 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4451 $as_echo "no" >&6; }
4456 if test -z "$ac_cv_prog_NM"; then
4458 # Extract the first word of "nm", so it can be a program name with args.
4459 set dummy nm
; ac_word
=$2
4460 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4461 $as_echo_n "checking for $ac_word... " >&6; }
4462 if test "${ac_cv_prog_ac_ct_NM+set}" = set; then :
4463 $as_echo_n "(cached) " >&6
4465 if test -n "$ac_ct_NM"; then
4466 ac_cv_prog_ac_ct_NM
="$ac_ct_NM" # Let the user override the test.
4468 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4472 test -z "$as_dir" && as_dir
=.
4473 for ac_exec_ext
in '' $ac_executable_extensions; do
4474 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4475 ac_cv_prog_ac_ct_NM
="nm"
4476 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4485 ac_ct_NM
=$ac_cv_prog_ac_ct_NM
4486 if test -n "$ac_ct_NM"; then
4487 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NM" >&5
4488 $as_echo "$ac_ct_NM" >&6; }
4490 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4491 $as_echo "no" >&6; }
4494 if test "x$ac_ct_NM" = x
; then
4497 case $cross_compiling:$ac_tool_warned in
4499 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4500 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4501 ac_tool_warned
=yes ;;
4509 if test -n "$ac_tool_prefix"; then
4510 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4511 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
4512 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4513 $as_echo_n "checking for $ac_word... " >&6; }
4514 if test "${ac_cv_prog_RANLIB+set}" = set; then :
4515 $as_echo_n "(cached) " >&6
4517 if test -n "$RANLIB"; then
4518 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
4520 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4524 test -z "$as_dir" && as_dir
=.
4525 for ac_exec_ext
in '' $ac_executable_extensions; do
4526 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4527 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
4528 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4537 RANLIB
=$ac_cv_prog_RANLIB
4538 if test -n "$RANLIB"; then
4539 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
4540 $as_echo "$RANLIB" >&6; }
4542 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4543 $as_echo "no" >&6; }
4548 if test -z "$ac_cv_prog_RANLIB"; then
4549 ac_ct_RANLIB
=$RANLIB
4550 # Extract the first word of "ranlib", so it can be a program name with args.
4551 set dummy ranlib
; ac_word
=$2
4552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4553 $as_echo_n "checking for $ac_word... " >&6; }
4554 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
4555 $as_echo_n "(cached) " >&6
4557 if test -n "$ac_ct_RANLIB"; then
4558 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
4560 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4564 test -z "$as_dir" && as_dir
=.
4565 for ac_exec_ext
in '' $ac_executable_extensions; do
4566 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4567 ac_cv_prog_ac_ct_RANLIB
="ranlib"
4568 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4577 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
4578 if test -n "$ac_ct_RANLIB"; then
4579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
4580 $as_echo "$ac_ct_RANLIB" >&6; }
4582 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4583 $as_echo "no" >&6; }
4586 if test "x$ac_ct_RANLIB" = x
; then
4587 RANLIB
="ranlib-not-found-in-path-error"
4589 case $cross_compiling:$ac_tool_warned in
4591 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4592 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4593 ac_tool_warned
=yes ;;
4595 RANLIB
=$ac_ct_RANLIB
4598 RANLIB
="$ac_cv_prog_RANLIB"
4601 # Extract the first word of "perl", so it can be a program name with args.
4602 set dummy perl
; ac_word
=$2
4603 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4604 $as_echo_n "checking for $ac_word... " >&6; }
4605 if test "${ac_cv_path_PERL+set}" = set; then :
4606 $as_echo_n "(cached) " >&6
4610 ac_cv_path_PERL
="$PERL" # Let the user override the test with a path.
4613 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4617 test -z "$as_dir" && as_dir
=.
4618 for ac_exec_ext
in '' $ac_executable_extensions; do
4619 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4620 ac_cv_path_PERL
="$as_dir/$ac_word$ac_exec_ext"
4621 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4628 test -z "$ac_cv_path_PERL" && ac_cv_path_PERL
="perl-not-found-in-path-error"
4632 PERL
=$ac_cv_path_PERL
4633 if test -n "$PERL"; then
4634 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
4635 $as_echo "$PERL" >&6; }
4637 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4638 $as_echo "no" >&6; }
4647 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
4648 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
4653 macro_version
='2.2.7a'
4654 macro_revision
='1.3134'
4668 ltmain
="$ac_aux_dir/ltmain.sh"
4670 # Backslashify metacharacters that are still active within
4671 # double-quoted strings.
4672 sed_quote_subst
='s/\(["`$\\]\)/\\\1/g'
4674 # Same as above, but do not quote variable references.
4675 double_quote_subst
='s/\(["`\\]\)/\\\1/g'
4677 # Sed substitution to delay expansion of an escaped shell variable in a
4678 # double_quote_subst'ed string.
4679 delay_variable_subst
='s/\\\\\\\\\\\$/\\\\\\$/g'
4681 # Sed substitution to delay expansion of an escaped single quote.
4682 delay_single_quote_subst
='s/'\''/'\'\\\\\\\'\''/g'
4684 # Sed substitution to avoid accidental globbing in evaled expressions
4685 no_glob_subst
='s/\*/\\\*/g'
4687 ECHO
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
4688 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
4689 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
4691 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
4692 $as_echo_n "checking how to print strings... " >&6; }
4693 # Test print first, because it will be a builtin if present.
4694 if test "X`print -r -- -n 2>/dev/null`" = X-n && \
4695 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
4697 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
4700 # Use this function as a fallback that always works.
4701 func_fallback_echo ()
4703 eval 'cat <<_LTECHO_EOF
4707 ECHO='func_fallback_echo
'
4710 # func_echo_all arg...
4711 # Invoke $ECHO with all args, space-separated.
4718 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
4719 $as_echo "printf" >&6; } ;;
4720 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
4721 $as_echo "print -r" >&6; } ;;
4722 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
4723 $as_echo "cat" >&6; } ;;
4739 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
4740 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
4741 if test "${ac_cv_path_SED+set}" = set; then :
4742 $as_echo_n "(cached) " >&6
4744 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
4745 for ac_i in 1 2 3 4 5 6 7; do
4746 ac_script="$ac_script$as_nl$ac_script"
4748 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
4749 { ac_script=; unset ac_script;}
4750 if test -z "$SED"; then
4751 ac_path_SED_found=false
4752 # Loop through the user's path and
test for each of PROGNAME-LIST
4753 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4757 test -z "$as_dir" && as_dir
=.
4758 for ac_prog
in sed gsed
; do
4759 for ac_exec_ext
in '' $ac_executable_extensions; do
4760 ac_path_SED
="$as_dir/$ac_prog$ac_exec_ext"
4761 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } ||
continue
4762 # Check for GNU ac_path_SED and select it if it is found.
4763 # Check for GNU $ac_path_SED
4764 case `"$ac_path_SED" --version 2>&1` in
4766 ac_cv_path_SED
="$ac_path_SED" ac_path_SED_found
=:;;
4769 $as_echo_n 0123456789 >"conftest.in"
4772 cat "conftest.in" "conftest.in" >"conftest.tmp"
4773 mv "conftest.tmp" "conftest.in"
4774 cp "conftest.in" "conftest.nl"
4775 $as_echo '' >> "conftest.nl"
4776 "$ac_path_SED" -f conftest.
sed < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4777 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4778 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4779 if test $ac_count -gt ${ac_path_SED_max-0}; then
4780 # Best one so far, save it but keep looking for a better one
4781 ac_cv_path_SED
="$ac_path_SED"
4782 ac_path_SED_max
=$ac_count
4784 # 10*(2^10) chars as input seems more than enough
4785 test $ac_count -gt 10 && break
4787 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4790 $ac_path_SED_found && break 3
4795 if test -z "$ac_cv_path_SED"; then
4796 as_fn_error
"no acceptable sed could be found in \$PATH" "$LINENO" 5
4803 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
4804 $as_echo "$ac_cv_path_SED" >&6; }
4805 SED
="$ac_cv_path_SED"
4808 test -z "$SED" && SED
=sed
4809 Xsed
="$SED -e 1s/^X//"
4821 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4822 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4823 if test "${ac_cv_path_GREP+set}" = set; then :
4824 $as_echo_n "(cached) " >&6
4826 if test -z "$GREP"; then
4827 ac_path_GREP_found
=false
4828 # Loop through the user's path and test for each of PROGNAME-LIST
4829 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4830 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4833 test -z "$as_dir" && as_dir
=.
4834 for ac_prog
in grep ggrep
; do
4835 for ac_exec_ext
in '' $ac_executable_extensions; do
4836 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
4837 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
4838 # Check for GNU ac_path_GREP and select it if it is found.
4839 # Check for GNU $ac_path_GREP
4840 case `"$ac_path_GREP" --version 2>&1` in
4842 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
4845 $as_echo_n 0123456789 >"conftest.in"
4848 cat "conftest.in" "conftest.in" >"conftest.tmp"
4849 mv "conftest.tmp" "conftest.in"
4850 cp "conftest.in" "conftest.nl"
4851 $as_echo 'GREP' >> "conftest.nl"
4852 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4853 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4854 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4855 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4856 # Best one so far, save it but keep looking for a better one
4857 ac_cv_path_GREP
="$ac_path_GREP"
4858 ac_path_GREP_max
=$ac_count
4860 # 10*(2^10) chars as input seems more than enough
4861 test $ac_count -gt 10 && break
4863 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4866 $ac_path_GREP_found && break 3
4871 if test -z "$ac_cv_path_GREP"; then
4872 as_fn_error
"no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4875 ac_cv_path_GREP
=$GREP
4879 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4880 $as_echo "$ac_cv_path_GREP" >&6; }
4881 GREP
="$ac_cv_path_GREP"
4884 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4885 $as_echo_n "checking for egrep... " >&6; }
4886 if test "${ac_cv_path_EGREP+set}" = set; then :
4887 $as_echo_n "(cached) " >&6
4889 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
4890 then ac_cv_path_EGREP
="$GREP -E"
4892 if test -z "$EGREP"; then
4893 ac_path_EGREP_found
=false
4894 # Loop through the user's path and test for each of PROGNAME-LIST
4895 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4896 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4899 test -z "$as_dir" && as_dir
=.
4900 for ac_prog
in egrep; do
4901 for ac_exec_ext
in '' $ac_executable_extensions; do
4902 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
4903 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
4904 # Check for GNU ac_path_EGREP and select it if it is found.
4905 # Check for GNU $ac_path_EGREP
4906 case `"$ac_path_EGREP" --version 2>&1` in
4908 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
4911 $as_echo_n 0123456789 >"conftest.in"
4914 cat "conftest.in" "conftest.in" >"conftest.tmp"
4915 mv "conftest.tmp" "conftest.in"
4916 cp "conftest.in" "conftest.nl"
4917 $as_echo 'EGREP' >> "conftest.nl"
4918 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4919 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4920 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4921 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4922 # Best one so far, save it but keep looking for a better one
4923 ac_cv_path_EGREP
="$ac_path_EGREP"
4924 ac_path_EGREP_max
=$ac_count
4926 # 10*(2^10) chars as input seems more than enough
4927 test $ac_count -gt 10 && break
4929 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4932 $ac_path_EGREP_found && break 3
4937 if test -z "$ac_cv_path_EGREP"; then
4938 as_fn_error
"no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4941 ac_cv_path_EGREP
=$EGREP
4946 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4947 $as_echo "$ac_cv_path_EGREP" >&6; }
4948 EGREP
="$ac_cv_path_EGREP"
4951 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
4952 $as_echo_n "checking for fgrep... " >&6; }
4953 if test "${ac_cv_path_FGREP+set}" = set; then :
4954 $as_echo_n "(cached) " >&6
4956 if echo 'ab*c' |
$GREP -F 'ab*c' >/dev
/null
2>&1
4957 then ac_cv_path_FGREP
="$GREP -F"
4959 if test -z "$FGREP"; then
4960 ac_path_FGREP_found
=false
4961 # Loop through the user's path and test for each of PROGNAME-LIST
4962 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4963 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4966 test -z "$as_dir" && as_dir
=.
4967 for ac_prog
in fgrep
; do
4968 for ac_exec_ext
in '' $ac_executable_extensions; do
4969 ac_path_FGREP
="$as_dir/$ac_prog$ac_exec_ext"
4970 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } ||
continue
4971 # Check for GNU ac_path_FGREP and select it if it is found.
4972 # Check for GNU $ac_path_FGREP
4973 case `"$ac_path_FGREP" --version 2>&1` in
4975 ac_cv_path_FGREP
="$ac_path_FGREP" ac_path_FGREP_found
=:;;
4978 $as_echo_n 0123456789 >"conftest.in"
4981 cat "conftest.in" "conftest.in" >"conftest.tmp"
4982 mv "conftest.tmp" "conftest.in"
4983 cp "conftest.in" "conftest.nl"
4984 $as_echo 'FGREP' >> "conftest.nl"
4985 "$ac_path_FGREP" FGREP
< "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4986 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4987 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4988 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
4989 # Best one so far, save it but keep looking for a better one
4990 ac_cv_path_FGREP
="$ac_path_FGREP"
4991 ac_path_FGREP_max
=$ac_count
4993 # 10*(2^10) chars as input seems more than enough
4994 test $ac_count -gt 10 && break
4996 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4999 $ac_path_FGREP_found && break 3
5004 if test -z "$ac_cv_path_FGREP"; then
5005 as_fn_error
"no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5008 ac_cv_path_FGREP
=$FGREP
5013 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5014 $as_echo "$ac_cv_path_FGREP" >&6; }
5015 FGREP
="$ac_cv_path_FGREP"
5018 test -z "$GREP" && GREP
=grep
5038 # Check whether --with-gnu-ld was given.
5039 if test "${with_gnu_ld+set}" = set; then :
5040 withval
=$with_gnu_ld; test "$withval" = no || with_gnu_ld
=yes
5046 if test "$GCC" = yes; then
5047 # Check if gcc -print-prog-name=ld gives a path.
5048 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5049 $as_echo_n "checking for ld used by $CC... " >&6; }
5052 # gcc leaves a trailing carriage return which upsets mingw
5053 ac_prog
=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5055 ac_prog
=`($CC -print-prog-name=ld) 2>&5` ;;
5058 # Accept absolute paths.
5060 re_direlt
='/[^/][^/]*/\.\./'
5061 # Canonicalize the pathname of ld
5062 ac_prog
=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5063 while $ECHO "$ac_prog" |
$GREP "$re_direlt" > /dev
/null
2>&1; do
5064 ac_prog
=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5066 test -z "$LD" && LD
="$ac_prog"
5069 # If it fails, then pretend we aren't using GCC.
5073 # If it is relative, then search for the first ld in PATH.
5077 elif test "$with_gnu_ld" = yes; then
5078 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5079 $as_echo_n "checking for GNU ld... " >&6; }
5081 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5082 $as_echo_n "checking for non-GNU ld... " >&6; }
5084 if test "${lt_cv_path_LD+set}" = set; then :
5085 $as_echo_n "(cached) " >&6
5087 if test -z "$LD"; then
5088 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
5089 for ac_dir
in $PATH; do
5091 test -z "$ac_dir" && ac_dir
=.
5092 if test -f "$ac_dir/$ac_prog" ||
test -f "$ac_dir/$ac_prog$ac_exeext"; then
5093 lt_cv_path_LD
="$ac_dir/$ac_prog"
5094 # Check to see if the program is GNU ld. I'd rather use --version,
5095 # but apparently some variants of GNU ld only accept -v.
5096 # Break only if it was the GNU/non-GNU ld that we prefer.
5097 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5098 *GNU
* |
*'with BFD'*)
5099 test "$with_gnu_ld" != no
&& break
5102 test "$with_gnu_ld" != yes && break
5109 lt_cv_path_LD
="$LD" # Let the user override the test with a path.
5114 if test -n "$LD"; then
5115 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5116 $as_echo "$LD" >&6; }
5118 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5119 $as_echo "no" >&6; }
5121 test -z "$LD" && as_fn_error
"no acceptable ld found in \$PATH" "$LINENO" 5
5122 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5123 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5124 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5125 $as_echo_n "(cached) " >&6
5127 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5128 case `$LD -v 2>&1 </dev/null` in
5129 *GNU
* |
*'with BFD'*)
5130 lt_cv_prog_gnu_ld
=yes
5133 lt_cv_prog_gnu_ld
=no
5137 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5138 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
5139 with_gnu_ld
=$lt_cv_prog_gnu_ld
5149 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5150 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5151 if test "${lt_cv_path_NM+set}" = set; then :
5152 $as_echo_n "(cached) " >&6
5154 if test -n "$NM"; then
5155 # Let the user override the test.
5158 lt_nm_to_check
="${ac_tool_prefix}nm"
5159 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
5160 lt_nm_to_check
="$lt_nm_to_check nm"
5162 for lt_tmp_nm
in $lt_nm_to_check; do
5163 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
5164 for ac_dir
in $PATH /usr
/ccs
/bin
/elf
/usr
/ccs
/bin
/usr
/ucb
/bin
; do
5166 test -z "$ac_dir" && ac_dir
=.
5167 tmp_nm
="$ac_dir/$lt_tmp_nm"
5168 if test -f "$tmp_nm" ||
test -f "$tmp_nm$ac_exeext" ; then
5169 # Check to see if the nm accepts a BSD-compat flag.
5170 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
5171 # nm: unknown option "B" ignored
5172 # Tru64's nm complains that /dev/null is an invalid object file
5173 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
5174 */dev
/null
* |
*'Invalid file or object type'*)
5175 lt_cv_path_NM
="$tmp_nm -B"
5179 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
5181 lt_cv_path_NM
="$tmp_nm -p"
5185 lt_cv_path_NM
=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
5186 continue # so that we can try to find one that supports BSD flags
5195 : ${lt_cv_path_NM=no}
5198 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5199 $as_echo "$lt_cv_path_NM" >&6; }
5200 if test "$lt_cv_path_NM" != "no"; then
5203 # Didn't find any BSD compatible name lister, look for dumpbin.
5204 if test -n "$DUMPBIN"; then :
5205 # Let the user override the test.
5207 if test -n "$ac_tool_prefix"; then
5208 for ac_prog
in dumpbin
"link -dump"
5210 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5211 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
5212 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5213 $as_echo_n "checking for $ac_word... " >&6; }
5214 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
5215 $as_echo_n "(cached) " >&6
5217 if test -n "$DUMPBIN"; then
5218 ac_cv_prog_DUMPBIN
="$DUMPBIN" # Let the user override the test.
5220 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5224 test -z "$as_dir" && as_dir
=.
5225 for ac_exec_ext
in '' $ac_executable_extensions; do
5226 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5227 ac_cv_prog_DUMPBIN
="$ac_tool_prefix$ac_prog"
5228 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5237 DUMPBIN
=$ac_cv_prog_DUMPBIN
5238 if test -n "$DUMPBIN"; then
5239 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
5240 $as_echo "$DUMPBIN" >&6; }
5242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5243 $as_echo "no" >&6; }
5247 test -n "$DUMPBIN" && break
5250 if test -z "$DUMPBIN"; then
5251 ac_ct_DUMPBIN
=$DUMPBIN
5252 for ac_prog
in dumpbin
"link -dump"
5254 # Extract the first word of "$ac_prog", so it can be a program name with args.
5255 set dummy
$ac_prog; ac_word
=$2
5256 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5257 $as_echo_n "checking for $ac_word... " >&6; }
5258 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
5259 $as_echo_n "(cached) " >&6
5261 if test -n "$ac_ct_DUMPBIN"; then
5262 ac_cv_prog_ac_ct_DUMPBIN
="$ac_ct_DUMPBIN" # Let the user override the test.
5264 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5268 test -z "$as_dir" && as_dir
=.
5269 for ac_exec_ext
in '' $ac_executable_extensions; do
5270 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5271 ac_cv_prog_ac_ct_DUMPBIN
="$ac_prog"
5272 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5281 ac_ct_DUMPBIN
=$ac_cv_prog_ac_ct_DUMPBIN
5282 if test -n "$ac_ct_DUMPBIN"; then
5283 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
5284 $as_echo "$ac_ct_DUMPBIN" >&6; }
5286 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5287 $as_echo "no" >&6; }
5291 test -n "$ac_ct_DUMPBIN" && break
5294 if test "x$ac_ct_DUMPBIN" = x
; then
5297 case $cross_compiling:$ac_tool_warned in
5299 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5300 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5301 ac_tool_warned
=yes ;;
5303 DUMPBIN
=$ac_ct_DUMPBIN
5307 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
5309 DUMPBIN
="$DUMPBIN -symbols"
5317 if test "$DUMPBIN" != ":"; then
5321 test -z "$NM" && NM
=nm
5328 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
5329 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
5330 if test "${lt_cv_nm_interface+set}" = set; then :
5331 $as_echo_n "(cached) " >&6
5333 lt_cv_nm_interface
="BSD nm"
5334 echo "int some_variable = 0;" > conftest.
$ac_ext
5335 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
5336 (eval "$ac_compile" 2>conftest.err
)
5337 cat conftest.err
>&5
5338 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
5339 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err
> conftest.out
)
5340 cat conftest.err
>&5
5341 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
5342 cat conftest.out
>&5
5343 if $GREP 'External.*some_variable' conftest.out
> /dev
/null
; then
5344 lt_cv_nm_interface
="MS dumpbin"
5348 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
5349 $as_echo "$lt_cv_nm_interface" >&6; }
5351 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
5352 $as_echo_n "checking whether ln -s works... " >&6; }
5354 if test "$LN_S" = "ln -s"; then
5355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5356 $as_echo "yes" >&6; }
5358 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
5359 $as_echo "no, using $LN_S" >&6; }
5362 # find the maximum length of command line arguments
5363 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
5364 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
5365 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
5366 $as_echo_n "(cached) " >&6
5373 # On DJGPP, this test can blow up pretty badly due to problems in libc
5374 # (any single argument exceeding 2000 bytes causes a buffer overrun
5375 # during glob expansion). Even if it were fixed, the result of this
5376 # check would be larger than it should be.
5377 lt_cv_sys_max_cmd_len
=12288; # 12K is about right
5381 # Under GNU Hurd, this test is not required because there is
5382 # no limit to the length of command line arguments.
5383 # Libtool will interpret -1 as no limit whatsoever
5384 lt_cv_sys_max_cmd_len
=-1;
5387 cygwin
* | mingw
* | cegcc
*)
5388 # On Win9x/ME, this test blows up -- it succeeds, but takes
5389 # about 5 minutes as the teststring grows exponentially.
5390 # Worse, since 9x/ME are not pre-emptively multitasking,
5391 # you end up with a "frozen" computer, even though with patience
5392 # the test eventually succeeds (with a max line length of 256k).
5393 # Instead, let's just punt: use the minimum linelength reported by
5394 # all of the supported platforms: 8192 (on NT/2K/XP).
5395 lt_cv_sys_max_cmd_len
=8192;
5399 # On MiNT this can take a long time and run out of memory.
5400 lt_cv_sys_max_cmd_len
=8192;
5404 # On AmigaOS with pdksh, this test takes hours, literally.
5405 # So we just punt and use a minimum line length of 8192.
5406 lt_cv_sys_max_cmd_len
=8192;
5409 netbsd
* | freebsd
* | openbsd
* | darwin
* | dragonfly
*)
5410 # This has been around since 386BSD, at least. Likely further.
5411 if test -x /sbin
/sysctl
; then
5412 lt_cv_sys_max_cmd_len
=`/sbin/sysctl -n kern.argmax`
5413 elif test -x /usr
/sbin
/sysctl
; then
5414 lt_cv_sys_max_cmd_len
=`/usr/sbin/sysctl -n kern.argmax`
5416 lt_cv_sys_max_cmd_len
=65536 # usable default for all BSDs
5418 # And add a safety zone
5419 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 4`
5420 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \* 3`
5424 # We know the value 262144 and hardcode it with a safety zone (like BSD)
5425 lt_cv_sys_max_cmd_len
=196608
5429 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
5430 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
5431 # nice to cause kernel panics so lets avoid the loop below.
5432 # First set a reasonable default.
5433 lt_cv_sys_max_cmd_len
=16384
5435 if test -x /sbin
/sysconfig
; then
5436 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
5437 *1*) lt_cv_sys_max_cmd_len
=-1 ;;
5442 lt_cv_sys_max_cmd_len
=102400
5444 sysv5
* | sco5v6
* | sysv4.2uw2
*)
5445 kargmax
=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
5446 if test -n "$kargmax"; then
5447 lt_cv_sys_max_cmd_len
=`echo $kargmax | sed 's/.*[ ]//'`
5449 lt_cv_sys_max_cmd_len
=32768
5453 lt_cv_sys_max_cmd_len
=`(getconf ARG_MAX) 2> /dev/null`
5454 if test -n "$lt_cv_sys_max_cmd_len"; then
5455 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 4`
5456 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \* 3`
5458 # Make teststring a little bigger before we do anything with it.
5459 # a 1K string should be a reasonable start.
5460 for i
in 1 2 3 4 5 6 7 8 ; do
5461 teststring
=$teststring$teststring
5463 SHELL
=${SHELL-${CONFIG_SHELL-/bin/sh}}
5464 # If test is not a shell built-in, we'll probably end up computing a
5465 # maximum length that is only half of the actual maximum length, but
5467 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
5468 = "X$teststring$teststring"; } >/dev
/null
2>&1 &&
5469 test $i != 17 # 1/2 MB should be enough
5472 teststring
=$teststring$teststring
5474 # Only check the string length outside the loop.
5475 lt_cv_sys_max_cmd_len
=`expr "X$teststring" : ".*" 2>&1`
5477 # Add a significant safety factor because C++ compilers can tack on
5478 # massive amounts of additional arguments before passing them to the
5479 # linker. It appears as though 1/2 is a usable value.
5480 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 2`
5487 if test -n $lt_cv_sys_max_cmd_len ; then
5488 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
5489 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
5491 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
5492 $as_echo "none" >&6; }
5494 max_cmd_len
=$lt_cv_sys_max_cmd_len
5505 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
5506 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
5507 # Try some XSI features
5510 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
5512 && eval 'test $(( 1 + 1 )) -eq 2 \
5513 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
5515 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $xsi_shell" >&5
5516 $as_echo "$xsi_shell" >&6; }
5519 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands
\"+=\"" >&5
5520 $as_echo_n "checking whether the shell understands
\"+=\"...
" >&6; }
5522 ( foo=bar; set foo baz; eval "$1+=\
$2" && test "$foo" = barbaz ) \
5524 && lt_shell_append=yes
5525 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_shell_append" >&5
5526 $as_echo "$lt_shell_append" >&6; }
5529 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
5539 # test EBCDIC or ASCII
5540 case `echo X|tr X '\101'` in
5541 A) # ASCII based system
5542 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
5543 lt_SP2NL='tr \040 \012'
5544 lt_NL2SP='tr \015\012 \040\040'
5546 *) # EBCDIC based system
5547 lt_SP2NL='tr \100 \n'
5548 lt_NL2SP='tr \r\n \100\100'
5560 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $LD option to reload object files
" >&5
5561 $as_echo_n "checking
for $LD option to reload object files...
" >&6; }
5562 if test "${lt_cv_ld_reload_flag+set}" = set; then :
5563 $as_echo_n "(cached
) " >&6
5565 lt_cv_ld_reload_flag='-r'
5567 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_ld_reload_flag" >&5
5568 $as_echo "$lt_cv_ld_reload_flag" >&6; }
5569 reload_flag=$lt_cv_ld_reload_flag
5570 case $reload_flag in
5572 *) reload_flag=" $reload_flag" ;;
5574 reload_cmds='$LD$reload_flag -o $output$reload_objs'
5577 if test "$GCC" = yes; then
5578 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
5580 reload_cmds='$LD$reload_flag -o $output$reload_objs'
5593 if test -n "$ac_tool_prefix"; then
5594 # Extract the first word of "${ac_tool_prefix}objdump
", so it can be a program name with args.
5595 set dummy ${ac_tool_prefix}objdump; ac_word=$2
5596 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
5597 $as_echo_n "checking
for $ac_word...
" >&6; }
5598 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
5599 $as_echo_n "(cached
) " >&6
5601 if test -n "$OBJDUMP"; then
5602 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
5604 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5608 test -z "$as_dir" && as_dir=.
5609 for ac_exec_ext in '' $ac_executable_extensions; do
5610 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5611 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump
"
5612 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
5621 OBJDUMP=$ac_cv_prog_OBJDUMP
5622 if test -n "$OBJDUMP"; then
5623 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OBJDUMP" >&5
5624 $as_echo "$OBJDUMP" >&6; }
5626 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
5627 $as_echo "no
" >&6; }
5632 if test -z "$ac_cv_prog_OBJDUMP"; then
5633 ac_ct_OBJDUMP=$OBJDUMP
5634 # Extract the first word of "objdump
", so it can be a program name with args.
5635 set dummy objdump; ac_word=$2
5636 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
5637 $as_echo_n "checking
for $ac_word...
" >&6; }
5638 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
5639 $as_echo_n "(cached
) " >&6
5641 if test -n "$ac_ct_OBJDUMP"; then
5642 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
5644 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5648 test -z "$as_dir" && as_dir=.
5649 for ac_exec_ext in '' $ac_executable_extensions; do
5650 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5651 ac_cv_prog_ac_ct_OBJDUMP="objdump
"
5652 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
5661 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
5662 if test -n "$ac_ct_OBJDUMP"; then
5663 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OBJDUMP" >&5
5664 $as_echo "$ac_ct_OBJDUMP" >&6; }
5666 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
5667 $as_echo "no
" >&6; }
5670 if test "x
$ac_ct_OBJDUMP" = x; then
5673 case $cross_compiling:$ac_tool_warned in
5675 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
5676 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
5677 ac_tool_warned=yes ;;
5679 OBJDUMP=$ac_ct_OBJDUMP
5682 OBJDUMP="$ac_cv_prog_OBJDUMP"
5685 test -z "$OBJDUMP" && OBJDUMP=objdump
5695 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries
" >&5
5696 $as_echo_n "checking how to recognize dependent libraries...
" >&6; }
5697 if test "${lt_cv_deplibs_check_method+set}" = set; then :
5698 $as_echo_n "(cached
) " >&6
5700 lt_cv_file_magic_cmd='$MAGIC_CMD'
5701 lt_cv_file_magic_test_file=
5702 lt_cv_deplibs_check_method='unknown'
5703 # Need to set the preceding variable on all platforms that support
5704 # interlibrary dependencies.
5705 # 'none' -- dependencies not supported.
5706 # `unknown' -- same as none, but documents that we really don't know.
5707 # 'pass_all' -- all dependencies passed with no checks.
5708 # 'test_compile' -- check by making test program.
5709 # 'file_magic [[regex]]' -- check by looking for files in library path
5710 # which responds to the $file_magic_cmd with a given extended regex.
5711 # If you have `file' or equivalent on your system and you're not sure
5712 # whether `pass_all' will *always* work, you probably want this one.
5716 lt_cv_deplibs_check_method=pass_all
5720 lt_cv_deplibs_check_method=pass_all
5724 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
5725 lt_cv_file_magic_cmd='/usr/bin/file -L'
5726 lt_cv_file_magic_test_file=/shlib/libc.so
5730 # func_win32_libid is a shell function defined in ltmain.sh
5731 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
5732 lt_cv_file_magic_cmd='func_win32_libid'
5736 # Base MSYS/MinGW do not provide the 'file' command needed by
5737 # func_win32_libid shell function, so use a weaker test based on 'objdump',
5738 # unless we find 'file', for example because we are cross-compiling.
5739 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
5740 if ( test "$lt_cv_nm_interface" = "BSD nm
" && file / ) >/dev/null 2>&1; then
5741 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
5742 lt_cv_file_magic_cmd='func_win32_libid'
5744 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
5745 lt_cv_file_magic_cmd='$OBJDUMP -f'
5750 # use the weaker test based on 'objdump'. See mingw*.
5751 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
5752 lt_cv_file_magic_cmd='$OBJDUMP -f'
5755 darwin* | rhapsody*)
5756 lt_cv_deplibs_check_method=pass_all
5759 freebsd* | dragonfly*)
5760 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5763 # Not sure whether the presence of OpenBSD here was a mistake.
5764 # Let's accept both of them until this is cleared up.
5765 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
5766 lt_cv_file_magic_cmd=/usr/bin/file
5767 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
5771 lt_cv_deplibs_check_method=pass_all
5776 lt_cv_deplibs_check_method=pass_all
5780 lt_cv_deplibs_check_method=pass_all
5783 hpux10.20* | hpux11*)
5784 lt_cv_file_magic_cmd=/usr/bin/file
5787 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
5788 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
5791 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]'
5792 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
5795 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
5796 lt_cv_file_magic_test_file=/usr/lib/libc.sl
5802 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
5803 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
5806 irix5* | irix6* | nonstopux*)
5808 *-32|*"-32 ") libmagic=32-bit;;
5809 *-n32|*"-n32 ") libmagic=N32;;
5810 *-64|*"-64 ") libmagic=64-bit;;
5811 *) libmagic=never-match;;
5813 lt_cv_deplibs_check_method=pass_all
5816 # This must be Linux ELF.
5817 linux* | k*bsd*-gnu | kopensolaris*-gnu)
5818 lt_cv_deplibs_check_method=pass_all
5822 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5823 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5825 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
5830 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
5831 lt_cv_file_magic_cmd=/usr/bin/file
5832 lt_cv_file_magic_test_file=/usr/lib/libnls.so
5836 lt_cv_deplibs_check_method=pass_all
5840 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8
-powerpc"; then
5841 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
5843 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5847 osf3* | osf4* | osf5*)
5848 lt_cv_deplibs_check_method=pass_all
5852 lt_cv_deplibs_check_method=pass_all
5856 lt_cv_deplibs_check_method=pass_all
5859 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
5860 lt_cv_deplibs_check_method=pass_all
5864 case $host_vendor in
5866 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]'
5867 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
5870 lt_cv_deplibs_check_method=pass_all
5873 lt_cv_file_magic_cmd='/bin/file'
5874 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
5877 lt_cv_file_magic_cmd='/bin/file'
5878 lt_cv_deplibs_check_method="file_magic ELF
[0-9][0-9]*-bit [LM
]SB dynamic lib
"
5879 lt_cv_file_magic_test_file=/lib/libc.so
5882 lt_cv_deplibs_check_method=pass_all
5885 lt_cv_deplibs_check_method=pass_all
5891 lt_cv_deplibs_check_method=pass_all
5896 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_deplibs_check_method" >&5
5897 $as_echo "$lt_cv_deplibs_check_method" >&6; }
5898 file_magic_cmd=$lt_cv_file_magic_cmd
5899 deplibs_check_method=$lt_cv_deplibs_check_method
5900 test -z "$deplibs_check_method" && deplibs_check_method=unknown
5913 if test -n "$ac_tool_prefix"; then
5914 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
5915 set dummy ${ac_tool_prefix}ar; ac_word=$2
5916 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
5917 $as_echo_n "checking
for $ac_word...
" >&6; }
5918 if test "${ac_cv_prog_AR+set}" = set; then :
5919 $as_echo_n "(cached
) " >&6
5921 if test -n "$AR"; then
5922 ac_cv_prog_AR="$AR" # Let the user override the test.
5924 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5928 test -z "$as_dir" && as_dir=.
5929 for ac_exec_ext in '' $ac_executable_extensions; do
5930 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5931 ac_cv_prog_AR="${ac_tool_prefix}ar"
5932 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
5942 if test -n "$AR"; then
5943 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $AR" >&5
5944 $as_echo "$AR" >&6; }
5946 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
5947 $as_echo "no
" >&6; }
5952 if test -z "$ac_cv_prog_AR"; then
5954 # Extract the first word of "ar", so it can be a program name with args.
5955 set dummy ar; ac_word=$2
5956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
5957 $as_echo_n "checking
for $ac_word...
" >&6; }
5958 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
5959 $as_echo_n "(cached
) " >&6
5961 if test -n "$ac_ct_AR"; then
5962 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
5964 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5968 test -z "$as_dir" && as_dir=.
5969 for ac_exec_ext in '' $ac_executable_extensions; do
5970 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5971 ac_cv_prog_ac_ct_AR="ar"
5972 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
5981 ac_ct_AR=$ac_cv_prog_ac_ct_AR
5982 if test -n "$ac_ct_AR"; then
5983 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_AR" >&5
5984 $as_echo "$ac_ct_AR" >&6; }
5986 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
5987 $as_echo "no
" >&6; }
5990 if test "x
$ac_ct_AR" = x; then
5993 case $cross_compiling:$ac_tool_warned in
5995 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
5996 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
5997 ac_tool_warned=yes ;;
6005 test -z "$AR" && AR=ar
6006 test -z "$AR_FLAGS" && AR_FLAGS=cru
6018 if test -n "$ac_tool_prefix"; then
6019 # Extract the first word of "${ac_tool_prefix}strip
", so it can be a program name with args.
6020 set dummy ${ac_tool_prefix}strip; ac_word=$2
6021 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6022 $as_echo_n "checking
for $ac_word...
" >&6; }
6023 if test "${ac_cv_prog_STRIP+set}" = set; then :
6024 $as_echo_n "(cached
) " >&6
6026 if test -n "$STRIP"; then
6027 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6029 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6033 test -z "$as_dir" && as_dir=.
6034 for ac_exec_ext in '' $ac_executable_extensions; do
6035 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6036 ac_cv_prog_STRIP="${ac_tool_prefix}strip
"
6037 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6046 STRIP=$ac_cv_prog_STRIP
6047 if test -n "$STRIP"; then
6048 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $STRIP" >&5
6049 $as_echo "$STRIP" >&6; }
6051 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6052 $as_echo "no
" >&6; }
6057 if test -z "$ac_cv_prog_STRIP"; then
6059 # Extract the first word of "strip
", so it can be a program name with args.
6060 set dummy strip; ac_word=$2
6061 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6062 $as_echo_n "checking
for $ac_word...
" >&6; }
6063 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6064 $as_echo_n "(cached
) " >&6
6066 if test -n "$ac_ct_STRIP"; then
6067 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6069 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6073 test -z "$as_dir" && as_dir=.
6074 for ac_exec_ext in '' $ac_executable_extensions; do
6075 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6076 ac_cv_prog_ac_ct_STRIP="strip
"
6077 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6086 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6087 if test -n "$ac_ct_STRIP"; then
6088 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_STRIP" >&5
6089 $as_echo "$ac_ct_STRIP" >&6; }
6091 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6092 $as_echo "no
" >&6; }
6095 if test "x
$ac_ct_STRIP" = x; then
6098 case $cross_compiling:$ac_tool_warned in
6100 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6101 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6102 ac_tool_warned=yes ;;
6107 STRIP="$ac_cv_prog_STRIP"
6110 test -z "$STRIP" && STRIP=:
6117 if test -n "$ac_tool_prefix"; then
6118 # Extract the first word of "${ac_tool_prefix}ranlib
", so it can be a program name with args.
6119 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6120 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6121 $as_echo_n "checking
for $ac_word...
" >&6; }
6122 if test "${ac_cv_prog_RANLIB+set}" = set; then :
6123 $as_echo_n "(cached
) " >&6
6125 if test -n "$RANLIB"; then
6126 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6128 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6132 test -z "$as_dir" && as_dir=.
6133 for ac_exec_ext in '' $ac_executable_extensions; do
6134 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6135 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib
"
6136 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6145 RANLIB=$ac_cv_prog_RANLIB
6146 if test -n "$RANLIB"; then
6147 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $RANLIB" >&5
6148 $as_echo "$RANLIB" >&6; }
6150 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6151 $as_echo "no
" >&6; }
6156 if test -z "$ac_cv_prog_RANLIB"; then
6157 ac_ct_RANLIB=$RANLIB
6158 # Extract the first word of "ranlib
", so it can be a program name with args.
6159 set dummy ranlib; ac_word=$2
6160 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6161 $as_echo_n "checking
for $ac_word...
" >&6; }
6162 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
6163 $as_echo_n "(cached
) " >&6
6165 if test -n "$ac_ct_RANLIB"; then
6166 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6168 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6172 test -z "$as_dir" && as_dir=.
6173 for ac_exec_ext in '' $ac_executable_extensions; do
6174 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6175 ac_cv_prog_ac_ct_RANLIB="ranlib
"
6176 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6185 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6186 if test -n "$ac_ct_RANLIB"; then
6187 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_RANLIB" >&5
6188 $as_echo "$ac_ct_RANLIB" >&6; }
6190 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6191 $as_echo "no
" >&6; }
6194 if test "x
$ac_ct_RANLIB" = x; then
6197 case $cross_compiling:$ac_tool_warned in
6199 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6200 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6201 ac_tool_warned=yes ;;
6203 RANLIB=$ac_ct_RANLIB
6206 RANLIB="$ac_cv_prog_RANLIB"
6209 test -z "$RANLIB" && RANLIB=:
6216 # Determine commands to create old-style static archives.
6217 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
6218 old_postinstall_cmds='chmod 644 $oldlib'
6219 old_postuninstall_cmds=
6221 if test -n "$RANLIB"; then
6224 old_postinstall_cmds="$old_postinstall_cmds~\
$RANLIB -t \
$oldlib"
6227 old_postinstall_cmds="$old_postinstall_cmds~\
$RANLIB \
$oldlib"
6230 old_archive_cmds="$old_archive_cmds~\
$RANLIB \
$oldlib"
6235 lock_old_archive_extraction=yes ;;
6237 lock_old_archive_extraction=no ;;
6278 # If no C compiler was specified, use CC.
6281 # If no C compiler flags were specified, use CFLAGS.
6282 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
6284 # Allow CC to be a program name with arguments.
6288 # Check for command to grab the raw symbol name followed by C symbol from nm.
6289 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
command to parse
$NM output from
$compiler object
" >&5
6290 $as_echo_n "checking
command to parse
$NM output from
$compiler object...
" >&6; }
6291 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
6292 $as_echo_n "(cached
) " >&6
6295 # These are sane defaults that work on at least a few old systems.
6296 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
6298 # Character class describing NM global symbol codes.
6299 symcode='[BCDEGRST]'
6301 # Regexp to match symbols that can be accessed directly from C.
6302 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
6304 # Define system-specific variables.
6309 cygwin* | mingw* | pw32* | cegcc*)
6310 symcode='[ABCDGISTW]'
6313 if test "$host_cpu" = ia64; then
6314 symcode='[ABCDEGRST]'
6318 symcode='[BCDEGRST]'
6321 symcode='[BCDEGQRST]'
6332 sysv5* | sco5v6* | unixware* | OpenUNIX*)
6340 # If we're using GNU nm, then use its standard symbol codes.
6341 case `$NM -V 2>&1` in
6342 *GNU* | *'with BFD'*)
6343 symcode='[ABCDGIRSTW]' ;;
6346 # Transform an extracted symbol line into a proper C declaration.
6347 # Some systems (esp. on ia64) link data and code symbols differently,
6348 # so use this general approach.
6349 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
6351 # Transform an extracted symbol line into symbol name and symbol address
6352 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
6353 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'"
6355 # Handle CRLF in mingw tool chain
6359 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
6363 # Try without a prefix underscore, then with it.
6364 for ac_symprfx in "" "_
"; do
6366 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
6367 symxfrm="\\1 $ac_symprfx\\2 \\2"
6369 # Write the raw and C identifiers.
6370 if test "$lt_cv_nm_interface" = "MS dumpbin
"; then
6371 # Fake it for dumpbin and say T for any non-static function
6372 # and D for any global variable.
6373 # Also find C++ and __fastcall symbols from MSVC++,
6374 # which start with @ or ?.
6375 lt_cv_sys_global_symbol_pipe="$AWK '"\
6376 " {last_section=section; section=\$ 3};"\
6377 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
6378 " \$ 0!~/External *\|/{next};"\
6379 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
6380 " {if(hide[section]) next};"\
6381 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
6382 " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
6383 " s[1]~/^[@?]/{print s[1], s[1]; next};"\
6384 " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
6385 " ' prfx
=^
$ac_symprfx"
6387 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
6390 # Check to see that the pipe works correctly.
6394 cat > conftest.$ac_ext <<_LT_EOF
6399 void nm_test_func(void);
6400 void nm_test_func(void){}
6404 int main(){nm_test_var='a';nm_test_func();return(0);}
6407 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6408 (eval $ac_compile) 2>&5
6410 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
6411 test $ac_status = 0; }; then
6412 # Now try to grab the symbols.
6414 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$NM conftest.
$ac_objext \|
"$lt_cv_sys_global_symbol_pipe" \
> $nlist\""; } >&5
6415 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
6417 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
6418 test $ac_status = 0; } && test -s "$nlist"; then
6419 # Try sorting and uniquifying the output.
6420 if sort "$nlist" | uniq > "$nlist"T; then
6421 mv -f "$nlist"T "$nlist"
6426 # Make sure that we snagged all the symbols we need.
6427 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
6428 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
6429 cat <<_LT_EOF > conftest.$ac_ext
6435 # Now generate the symbol file.
6436 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
6438 cat <<_LT_EOF >> conftest.$ac_ext
6440 /* The mapping between symbol names and symbols. */
6445 lt__PROGRAM__LTX_preloaded_symbols[] =
6447 { "@PROGRAM@
", (void *) 0 },
6449 $SED "s
/^
$symcode$symcode* \
(.
*\
) \
(.
*\
)$
/ {\"\
2\", (void
*) \
&\
2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
6450 cat <<\_LT_EOF >> conftest.$ac_ext
6454 /* This works around a problem in FreeBSD linker */
6455 #ifdef FREEBSD_WORKAROUND
6456 static const void *lt_preloaded_setup() {
6457 return lt__PROGRAM__LTX_preloaded_symbols;
6465 # Now try linking the two files.
6466 mv conftest.$ac_objext conftstm.$ac_objext
6467 lt_save_LIBS="$LIBS"
6468 lt_save_CFLAGS="$CFLAGS"
6469 LIBS="conftstm.
$ac_objext"
6470 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
6471 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
6472 (eval $ac_link) 2>&5
6474 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
6475 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
6478 LIBS="$lt_save_LIBS"
6479 CFLAGS="$lt_save_CFLAGS"
6481 echo "cannot
find nm_test_func
in $nlist" >&5
6484 echo "cannot
find nm_test_var
in $nlist" >&5
6487 echo "cannot run
$lt_cv_sys_global_symbol_pipe" >&5
6490 echo "$progname: failed program was
:" >&5
6491 cat conftest.$ac_ext >&5
6493 rm -rf conftest* conftst*
6495 # Do not use the global_symbol_pipe unless it works.
6496 if test "$pipe_works" = yes; then
6499 lt_cv_sys_global_symbol_pipe=
6505 if test -z "$lt_cv_sys_global_symbol_pipe"; then
6506 lt_cv_sys_global_symbol_to_cdecl=
6508 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
6509 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: failed
" >&5
6510 $as_echo "failed
" >&6; }
6512 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: ok
" >&5
6513 $as_echo "ok
" >&6; }
6538 # Check whether --enable-libtool-lock was given.
6539 if test "${enable_libtool_lock+set}" = set; then :
6540 enableval=$enable_libtool_lock;
6543 test "x
$enable_libtool_lock" != xno && enable_libtool_lock=yes
6545 # Some flags need to be propagated to the compiler or linker for good
6549 # Find out which ABI we are using.
6550 echo 'int i;' > conftest.$ac_ext
6551 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6552 (eval $ac_compile) 2>&5
6554 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
6555 test $ac_status = 0; }; then
6556 case `/usr/bin/file conftest.$ac_objext` in
6568 # Find out which ABI we are using.
6569 echo '#line '$LINENO' "configure
"' > conftest.$ac_ext
6570 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6571 (eval $ac_compile) 2>&5
6573 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
6574 test $ac_status = 0; }; then
6575 if test "$lt_cv_prog_gnu_ld" = yes; then
6576 case `/usr/bin/file conftest.$ac_objext` in
6578 LD="${LD-ld} -melf32bsmip"
6581 LD="${LD-ld} -melf32bmipn32"
6584 LD="${LD-ld} -melf64bmip"
6588 case `/usr/bin/file conftest.$ac_objext` in
6604 x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
6605 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
6606 # Find out which ABI we are using.
6607 echo 'int i;' > conftest.$ac_ext
6608 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6609 (eval $ac_compile) 2>&5
6611 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
6612 test $ac_status = 0; }; then
6613 case `/usr/bin/file conftest.o` in
6616 x86_64-*kfreebsd*-gnu)
6617 LD="${LD-ld} -m elf_i386_fbsd
"
6620 case `/usr/bin/file conftest.o` in
6622 LD="${LD-ld} -m elf32_x86_64
"
6625 LD="${LD-ld} -m elf_i386
"
6629 powerpc64le-*linux*)
6630 LD="${LD-ld} -m elf32lppclinux
"
6633 LD="${LD-ld} -m elf32ppclinux
"
6636 LD="${LD-ld} -m elf_s390
"
6639 LD="${LD-ld} -m elf32_sparc
"
6645 x86_64-*kfreebsd*-gnu)
6646 LD="${LD-ld} -m elf_x86_64_fbsd
"
6649 LD="${LD-ld} -m elf_x86_64
"
6652 LD="${LD-ld} -m elf64lppc
"
6655 LD="${LD-ld} -m elf64ppc
"
6657 s390*-*linux*|s390*-*tpf*)
6658 LD="${LD-ld} -m elf64_s390
"
6661 LD="${LD-ld} -m elf64_sparc
"
6671 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
6672 SAVE_CFLAGS="$CFLAGS"
6673 CFLAGS="$CFLAGS -belf"
6674 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs
-belf" >&5
6675 $as_echo_n "checking whether the C compiler needs
-belf...
" >&6; }
6676 if test "${lt_cv_cc_needs_belf+set}" = set; then :
6677 $as_echo_n "(cached
) " >&6
6680 ac_cpp='$CPP $CPPFLAGS'
6681 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6682 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6683 ac_compiler_gnu=$ac_cv_c_compiler_gnu
6685 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6686 /* end confdefs.h. */
6696 if ac_fn_c_try_link "$LINENO"; then :
6697 lt_cv_cc_needs_belf=yes
6699 lt_cv_cc_needs_belf=no
6701 rm -f core conftest.err conftest.$ac_objext \
6702 conftest$ac_exeext conftest.$ac_ext
6704 ac_cpp='$CPP $CPPFLAGS'
6705 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6706 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6707 ac_compiler_gnu=$ac_cv_c_compiler_gnu
6710 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_cc_needs_belf" >&5
6711 $as_echo "$lt_cv_cc_needs_belf" >&6; }
6712 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
6713 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
6714 CFLAGS="$SAVE_CFLAGS"
6718 # Find out which ABI we are using.
6719 echo 'int i;' > conftest.$ac_ext
6720 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6721 (eval $ac_compile) 2>&5
6723 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
6724 test $ac_status = 0; }; then
6725 case `/usr/bin/file conftest.o` in
6727 case $lt_cv_prog_gnu_ld in
6728 yes*) LD="${LD-ld} -m elf64_sparc
" ;;
6730 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
6742 need_locks="$enable_libtool_lock"
6746 rhapsody* | darwin*)
6747 if test -n "$ac_tool_prefix"; then
6748 # Extract the first word of "${ac_tool_prefix}dsymutil
", so it can be a program name with args.
6749 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
6750 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6751 $as_echo_n "checking
for $ac_word...
" >&6; }
6752 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
6753 $as_echo_n "(cached
) " >&6
6755 if test -n "$DSYMUTIL"; then
6756 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
6758 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6762 test -z "$as_dir" && as_dir=.
6763 for ac_exec_ext in '' $ac_executable_extensions; do
6764 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6765 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil
"
6766 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6775 DSYMUTIL=$ac_cv_prog_DSYMUTIL
6776 if test -n "$DSYMUTIL"; then
6777 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $DSYMUTIL" >&5
6778 $as_echo "$DSYMUTIL" >&6; }
6780 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6781 $as_echo "no
" >&6; }
6786 if test -z "$ac_cv_prog_DSYMUTIL"; then
6787 ac_ct_DSYMUTIL=$DSYMUTIL
6788 # Extract the first word of "dsymutil
", so it can be a program name with args.
6789 set dummy dsymutil; ac_word=$2
6790 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6791 $as_echo_n "checking
for $ac_word...
" >&6; }
6792 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
6793 $as_echo_n "(cached
) " >&6
6795 if test -n "$ac_ct_DSYMUTIL"; then
6796 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
6798 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6802 test -z "$as_dir" && as_dir=.
6803 for ac_exec_ext in '' $ac_executable_extensions; do
6804 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6805 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil
"
6806 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6815 ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
6816 if test -n "$ac_ct_DSYMUTIL"; then
6817 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_DSYMUTIL" >&5
6818 $as_echo "$ac_ct_DSYMUTIL" >&6; }
6820 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6821 $as_echo "no
" >&6; }
6824 if test "x
$ac_ct_DSYMUTIL" = x; then
6827 case $cross_compiling:$ac_tool_warned in
6829 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6830 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6831 ac_tool_warned=yes ;;
6833 DSYMUTIL=$ac_ct_DSYMUTIL
6836 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
6839 if test -n "$ac_tool_prefix"; then
6840 # Extract the first word of "${ac_tool_prefix}nmedit
", so it can be a program name with args.
6841 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
6842 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6843 $as_echo_n "checking
for $ac_word...
" >&6; }
6844 if test "${ac_cv_prog_NMEDIT+set}" = set; then :
6845 $as_echo_n "(cached
) " >&6
6847 if test -n "$NMEDIT"; then
6848 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
6850 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6854 test -z "$as_dir" && as_dir=.
6855 for ac_exec_ext in '' $ac_executable_extensions; do
6856 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6857 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit
"
6858 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6867 NMEDIT=$ac_cv_prog_NMEDIT
6868 if test -n "$NMEDIT"; then
6869 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $NMEDIT" >&5
6870 $as_echo "$NMEDIT" >&6; }
6872 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6873 $as_echo "no
" >&6; }
6878 if test -z "$ac_cv_prog_NMEDIT"; then
6879 ac_ct_NMEDIT=$NMEDIT
6880 # Extract the first word of "nmedit
", so it can be a program name with args.
6881 set dummy nmedit; ac_word=$2
6882 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6883 $as_echo_n "checking
for $ac_word...
" >&6; }
6884 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
6885 $as_echo_n "(cached
) " >&6
6887 if test -n "$ac_ct_NMEDIT"; then
6888 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
6890 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6894 test -z "$as_dir" && as_dir=.
6895 for ac_exec_ext in '' $ac_executable_extensions; do
6896 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6897 ac_cv_prog_ac_ct_NMEDIT="nmedit
"
6898 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6907 ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
6908 if test -n "$ac_ct_NMEDIT"; then
6909 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_NMEDIT" >&5
6910 $as_echo "$ac_ct_NMEDIT" >&6; }
6912 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6913 $as_echo "no
" >&6; }
6916 if test "x
$ac_ct_NMEDIT" = x; then
6919 case $cross_compiling:$ac_tool_warned in
6921 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6922 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6923 ac_tool_warned=yes ;;
6925 NMEDIT=$ac_ct_NMEDIT
6928 NMEDIT="$ac_cv_prog_NMEDIT"
6931 if test -n "$ac_tool_prefix"; then
6932 # Extract the first word of "${ac_tool_prefix}lipo
", so it can be a program name with args.
6933 set dummy ${ac_tool_prefix}lipo; ac_word=$2
6934 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6935 $as_echo_n "checking
for $ac_word...
" >&6; }
6936 if test "${ac_cv_prog_LIPO+set}" = set; then :
6937 $as_echo_n "(cached
) " >&6
6939 if test -n "$LIPO"; then
6940 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
6942 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6946 test -z "$as_dir" && as_dir=.
6947 for ac_exec_ext in '' $ac_executable_extensions; do
6948 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6949 ac_cv_prog_LIPO="${ac_tool_prefix}lipo
"
6950 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6959 LIPO=$ac_cv_prog_LIPO
6960 if test -n "$LIPO"; then
6961 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $LIPO" >&5
6962 $as_echo "$LIPO" >&6; }
6964 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6965 $as_echo "no
" >&6; }
6970 if test -z "$ac_cv_prog_LIPO"; then
6972 # Extract the first word of "lipo
", so it can be a program name with args.
6973 set dummy lipo; ac_word=$2
6974 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6975 $as_echo_n "checking
for $ac_word...
" >&6; }
6976 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
6977 $as_echo_n "(cached
) " >&6
6979 if test -n "$ac_ct_LIPO"; then
6980 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
6982 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6986 test -z "$as_dir" && as_dir=.
6987 for ac_exec_ext in '' $ac_executable_extensions; do
6988 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6989 ac_cv_prog_ac_ct_LIPO="lipo
"
6990 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6999 ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7000 if test -n "$ac_ct_LIPO"; then
7001 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_LIPO" >&5
7002 $as_echo "$ac_ct_LIPO" >&6; }
7004 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7005 $as_echo "no
" >&6; }
7008 if test "x
$ac_ct_LIPO" = x; then
7011 case $cross_compiling:$ac_tool_warned in
7013 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7014 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7015 ac_tool_warned=yes ;;
7020 LIPO="$ac_cv_prog_LIPO"
7023 if test -n "$ac_tool_prefix"; then
7024 # Extract the first word of "${ac_tool_prefix}otool
", so it can be a program name with args.
7025 set dummy ${ac_tool_prefix}otool; ac_word=$2
7026 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7027 $as_echo_n "checking
for $ac_word...
" >&6; }
7028 if test "${ac_cv_prog_OTOOL+set}" = set; then :
7029 $as_echo_n "(cached
) " >&6
7031 if test -n "$OTOOL"; then
7032 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7034 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7038 test -z "$as_dir" && as_dir=.
7039 for ac_exec_ext in '' $ac_executable_extensions; do
7040 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7041 ac_cv_prog_OTOOL="${ac_tool_prefix}otool
"
7042 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7051 OTOOL=$ac_cv_prog_OTOOL
7052 if test -n "$OTOOL"; then
7053 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OTOOL" >&5
7054 $as_echo "$OTOOL" >&6; }
7056 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7057 $as_echo "no
" >&6; }
7062 if test -z "$ac_cv_prog_OTOOL"; then
7064 # Extract the first word of "otool
", so it can be a program name with args.
7065 set dummy otool; ac_word=$2
7066 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7067 $as_echo_n "checking
for $ac_word...
" >&6; }
7068 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7069 $as_echo_n "(cached
) " >&6
7071 if test -n "$ac_ct_OTOOL"; then
7072 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7074 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7078 test -z "$as_dir" && as_dir=.
7079 for ac_exec_ext in '' $ac_executable_extensions; do
7080 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7081 ac_cv_prog_ac_ct_OTOOL="otool
"
7082 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7091 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7092 if test -n "$ac_ct_OTOOL"; then
7093 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OTOOL" >&5
7094 $as_echo "$ac_ct_OTOOL" >&6; }
7096 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7097 $as_echo "no
" >&6; }
7100 if test "x
$ac_ct_OTOOL" = x; then
7103 case $cross_compiling:$ac_tool_warned in
7105 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7106 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7107 ac_tool_warned=yes ;;
7112 OTOOL="$ac_cv_prog_OTOOL"
7115 if test -n "$ac_tool_prefix"; then
7116 # Extract the first word of "${ac_tool_prefix}otool64
", so it can be a program name with args.
7117 set dummy ${ac_tool_prefix}otool64; ac_word=$2
7118 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7119 $as_echo_n "checking
for $ac_word...
" >&6; }
7120 if test "${ac_cv_prog_OTOOL64+set}" = set; then :
7121 $as_echo_n "(cached
) " >&6
7123 if test -n "$OTOOL64"; then
7124 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
7126 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7130 test -z "$as_dir" && as_dir=.
7131 for ac_exec_ext in '' $ac_executable_extensions; do
7132 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7133 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64
"
7134 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7143 OTOOL64=$ac_cv_prog_OTOOL64
7144 if test -n "$OTOOL64"; then
7145 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OTOOL64" >&5
7146 $as_echo "$OTOOL64" >&6; }
7148 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7149 $as_echo "no
" >&6; }
7154 if test -z "$ac_cv_prog_OTOOL64"; then
7155 ac_ct_OTOOL64=$OTOOL64
7156 # Extract the first word of "otool64
", so it can be a program name with args.
7157 set dummy otool64; ac_word=$2
7158 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7159 $as_echo_n "checking
for $ac_word...
" >&6; }
7160 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
7161 $as_echo_n "(cached
) " >&6
7163 if test -n "$ac_ct_OTOOL64"; then
7164 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
7166 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7170 test -z "$as_dir" && as_dir=.
7171 for ac_exec_ext in '' $ac_executable_extensions; do
7172 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7173 ac_cv_prog_ac_ct_OTOOL64="otool64
"
7174 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7183 ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
7184 if test -n "$ac_ct_OTOOL64"; then
7185 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OTOOL64" >&5
7186 $as_echo "$ac_ct_OTOOL64" >&6; }
7188 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7189 $as_echo "no
" >&6; }
7192 if test "x
$ac_ct_OTOOL64" = x; then
7195 case $cross_compiling:$ac_tool_warned in
7197 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7198 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7199 ac_tool_warned=yes ;;
7201 OTOOL64=$ac_ct_OTOOL64
7204 OTOOL64="$ac_cv_prog_OTOOL64"
7233 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for -single_module linker flag
" >&5
7234 $as_echo_n "checking
for -single_module linker flag...
" >&6; }
7235 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
7236 $as_echo_n "(cached
) " >&6
7238 lt_cv_apple_cc_single_mod=no
7239 if test -z "${LT_MULTI_MODULE}"; then
7240 # By default we will add the -single_module flag. You can override
7241 # by either setting the environment variable LT_MULTI_MODULE
7242 # non-empty at configure time, or by adding -multi_module to the
7244 rm -rf libconftest.dylib*
7245 echo "int foo
(void
){return 1;}" > conftest.c
7246 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7247 -dynamiclib -Wl,-single_module conftest.c
" >&5
7248 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7249 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
7251 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
7252 lt_cv_apple_cc_single_mod=yes
7254 cat conftest.err >&5
7256 rm -rf libconftest.dylib*
7260 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_apple_cc_single_mod" >&5
7261 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
7262 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for -exported_symbols_list linker flag
" >&5
7263 $as_echo_n "checking
for -exported_symbols_list linker flag...
" >&6; }
7264 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
7265 $as_echo_n "(cached
) " >&6
7267 lt_cv_ld_exported_symbols_list=no
7268 save_LDFLAGS=$LDFLAGS
7269 echo "_main
" > conftest.sym
7270 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym
"
7271 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7272 /* end confdefs.h. */
7282 if ac_fn_c_try_link "$LINENO"; then :
7283 lt_cv_ld_exported_symbols_list=yes
7285 lt_cv_ld_exported_symbols_list=no
7287 rm -f core conftest.err conftest.$ac_objext \
7288 conftest$ac_exeext conftest.$ac_ext
7289 LDFLAGS="$save_LDFLAGS"
7292 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_ld_exported_symbols_list" >&5
7293 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
7294 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for -force_load linker flag
" >&5
7295 $as_echo_n "checking
for -force_load linker flag...
" >&6; }
7296 if test "${lt_cv_ld_force_load+set}" = set; then :
7297 $as_echo_n "(cached
) " >&6
7299 lt_cv_ld_force_load=no
7300 cat > conftest.c << _LT_EOF
7301 int forced_loaded() { return 2;}
7303 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c
" >&5
7304 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
7305 echo "$AR cru libconftest.a conftest.o
" >&5
7306 $AR cru libconftest.a conftest.o 2>&5
7307 cat > conftest.c << _LT_EOF
7308 int main() { return 0;}
7310 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c
-Wl,-force_load,.
/libconftest.a
" >&5
7311 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
7313 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
7314 lt_cv_ld_force_load=yes
7316 cat conftest.err >&5
7318 rm -f conftest.err libconftest.a conftest conftest.c
7319 rm -rf conftest.dSYM
7322 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_ld_force_load" >&5
7323 $as_echo "$lt_cv_ld_force_load" >&6; }
7325 rhapsody* | darwin1.[012])
7326 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
7328 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7329 darwin*) # darwin 5.x on
7330 # if running on 10.5 or later, the deployment target defaults
7331 # to the OS version, if on x86, and 10.4, the deployment
7332 # target defaults to 10.4. Don't you love it?
7333 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
7334 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
7335 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7337 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7339 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7343 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
7344 _lt_dar_single_mod='$single_module'
7346 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
7347 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
7349 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
7351 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no
"; then
7352 _lt_dsymutil='~$DSYMUTIL $lib || :'
7360 ac_cpp='$CPP $CPPFLAGS'
7361 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7362 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7363 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7364 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor
" >&5
7365 $as_echo_n "checking how to run the C preprocessor...
" >&6; }
7366 # On Suns, sometimes $CPP names a directory.
7367 if test -n "$CPP" && test -d "$CPP"; then
7370 if test -z "$CPP"; then
7371 if test "${ac_cv_prog_CPP+set}" = set; then :
7372 $as_echo_n "(cached
) " >&6
7374 # Double quotes because CPP needs to be expanded
7375 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib
/cpp
"
7378 for ac_c_preproc_warn_flag in '' yes
7380 # Use a header file that comes with gcc, so configuring glibc
7381 # with a fresh cross-compiler works.
7382 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7383 # <limits.h> exists even on freestanding compilers.
7384 # On the NeXT, cc -E runs the code through the compiler's parser,
7385 # not just through cpp. "Syntax error
" is here to catch this case.
7386 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7387 /* end confdefs.h. */
7389 # include <limits.h>
7391 # include <assert.h>
7395 if ac_fn_c_try_cpp "$LINENO"; then :
7398 # Broken: fails on valid input.
7401 rm -f conftest.err conftest.$ac_ext
7403 # OK, works on sane cases. Now check whether nonexistent headers
7404 # can be detected and how.
7405 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7406 /* end confdefs.h. */
7407 #include <ac_nonexistent.h>
7409 if ac_fn_c_try_cpp "$LINENO"; then :
7410 # Broken: success on invalid input.
7413 # Passes both tests.
7417 rm -f conftest.err conftest.$ac_ext
7420 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
7421 rm -f conftest.err conftest.$ac_ext
7422 if $ac_preproc_ok; then :
7434 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $CPP" >&5
7435 $as_echo "$CPP" >&6; }
7437 for ac_c_preproc_warn_flag in '' yes
7439 # Use a header file that comes with gcc, so configuring glibc
7440 # with a fresh cross-compiler works.
7441 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7442 # <limits.h> exists even on freestanding compilers.
7443 # On the NeXT, cc -E runs the code through the compiler's parser,
7444 # not just through cpp. "Syntax error
" is here to catch this case.
7445 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7446 /* end confdefs.h. */
7448 # include <limits.h>
7450 # include <assert.h>
7454 if ac_fn_c_try_cpp "$LINENO"; then :
7457 # Broken: fails on valid input.
7460 rm -f conftest.err conftest.$ac_ext
7462 # OK, works on sane cases. Now check whether nonexistent headers
7463 # can be detected and how.
7464 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7465 /* end confdefs.h. */
7466 #include <ac_nonexistent.h>
7468 if ac_fn_c_try_cpp "$LINENO"; then :
7469 # Broken: success on invalid input.
7472 # Passes both tests.
7476 rm -f conftest.err conftest.$ac_ext
7479 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
7480 rm -f conftest.err conftest.$ac_ext
7481 if $ac_preproc_ok; then :
7484 { { $as_echo "$as_me:${as_lineno-$LINENO}: error
: in \
`$ac_pwd':" >&5
7485 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
7486 as_fn_error "C preprocessor \"$CPP\" fails sanity check
7487 See \`config.log' for more details.
" "$LINENO" 5; }
7491 ac_cpp='$CPP $CPPFLAGS'
7492 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7493 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7494 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7497 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for ANSI C header files
" >&5
7498 $as_echo_n "checking
for ANSI C header files...
" >&6; }
7499 if test "${ac_cv_header_stdc+set}" = set; then :
7500 $as_echo_n "(cached
) " >&6
7502 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7503 /* end confdefs.h. */
7517 if ac_fn_c_try_compile "$LINENO"; then :
7518 ac_cv_header_stdc=yes
7520 ac_cv_header_stdc=no
7522 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7524 if test $ac_cv_header_stdc = yes; then
7525 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
7526 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7527 /* end confdefs.h. */
7531 if (eval "$ac_cpp conftest.
$ac_ext") 2>&5 |
7532 $EGREP "memchr
" >/dev/null 2>&1; then :
7535 ac_cv_header_stdc=no
7541 if test $ac_cv_header_stdc = yes; then
7542 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
7543 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7544 /* end confdefs.h. */
7548 if (eval "$ac_cpp conftest.
$ac_ext") 2>&5 |
7549 $EGREP "free
" >/dev/null 2>&1; then :
7552 ac_cv_header_stdc=no
7558 if test $ac_cv_header_stdc = yes; then
7559 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
7560 if test "$cross_compiling" = yes; then :
7563 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7564 /* end confdefs.h. */
7567 #if ((' ' & 0x0FF) == 0x020)
7568 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
7569 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
7571 # define ISLOWER(c) \
7572 (('a' <= (c) && (c) <= 'i') \
7573 || ('j' <= (c) && (c) <= 'r') \
7574 || ('s' <= (c) && (c) <= 'z'))
7575 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
7578 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
7583 for (i = 0; i < 256; i++)
7584 if (XOR (islower (i), ISLOWER (i))
7585 || toupper (i) != TOUPPER (i))
7590 if ac_fn_c_try_run "$LINENO"; then :
7593 ac_cv_header_stdc=no
7595 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7596 conftest.$ac_objext conftest.beam conftest.$ac_ext
7601 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_header_stdc" >&5
7602 $as_echo "$ac_cv_header_stdc" >&6; }
7603 if test $ac_cv_header_stdc = yes; then
7605 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
7609 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
7610 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
7611 inttypes.h stdint.h unistd.h
7613 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7614 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
7616 eval as_val
=\$
$as_ac_Header
7617 if test "x$as_val" = x
""yes; then :
7618 cat >>confdefs.h
<<_ACEOF
7619 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7627 for ac_header
in dlfcn.h
7629 ac_fn_c_check_header_compile
"$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
7631 if test "x$ac_cv_header_dlfcn_h" = x
""yes; then :
7632 cat >>confdefs.h
<<_ACEOF
7633 #define HAVE_DLFCN_H 1
7654 # Check whether --enable-shared was given.
7655 if test "${enable_shared+set}" = set; then :
7656 enableval
=$enable_shared; p
=${PACKAGE-default}
7658 yes) enable_shared
=yes ;;
7659 no
) enable_shared
=no
;;
7662 # Look at the argument we got. We use all the common list separators.
7663 lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR,"
7664 for pkg
in $enableval; do
7666 if test "X$pkg" = "X$p"; then
7685 # Check whether --enable-static was given.
7686 if test "${enable_static+set}" = set; then :
7687 enableval
=$enable_static; p
=${PACKAGE-default}
7689 yes) enable_static
=yes ;;
7690 no
) enable_static
=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
7717 # Check whether --with-pic was given.
7718 if test "${with_pic+set}" = set; then :
7719 withval
=$with_pic; pic_mode
="$withval"
7725 test -z "$pic_mode" && pic_mode
=default
7733 # Check whether --enable-fast-install was given.
7734 if test "${enable_fast_install+set}" = set; then :
7735 enableval
=$enable_fast_install; p
=${PACKAGE-default}
7737 yes) enable_fast_install
=yes ;;
7738 no
) enable_fast_install
=no
;;
7740 enable_fast_install
=no
7741 # Look at the argument we got. We use all the common list separators.
7742 lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR,"
7743 for pkg
in $enableval; do
7745 if test "X$pkg" = "X$p"; then
7746 enable_fast_install
=yes
7753 enable_fast_install
=yes
7766 # This can be used to rebuild libtool when needed
7767 LIBTOOL_DEPS
="$ltmain"
7769 # Always use our own libtool.
7770 LIBTOOL
='$(SHELL) $(top_builddir)/libtool'
7797 test -z "$LN_S" && LN_S
="ln -s"
7812 if test -n "${ZSH_VERSION+set}" ; then
7813 setopt NO_GLOB_SUBST
7816 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
7817 $as_echo_n "checking for objdir... " >&6; }
7818 if test "${lt_cv_objdir+set}" = set; then :
7819 $as_echo_n "(cached) " >&6
7821 rm -f .libs
2>/dev
/null
7822 mkdir .libs
2>/dev
/null
7823 if test -d .libs
; then
7826 # MS-DOS does not allow filenames that begin with a dot.
7829 rmdir .libs
2>/dev
/null
7831 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
7832 $as_echo "$lt_cv_objdir" >&6; }
7833 objdir
=$lt_cv_objdir
7839 cat >>confdefs.h
<<_ACEOF
7840 #define LT_OBJDIR "$lt_cv_objdir/"
7848 # AIX sometimes has problems with the GCC collect2 program. For some
7849 # reason, if we set the COLLECT_NAMES environment variable, the problems
7850 # vanish in a puff of smoke.
7851 if test "X${COLLECT_NAMES+set}" != Xset
; then
7853 export COLLECT_NAMES
7860 can_build_shared
=yes
7862 # All known linkers require a `.a' archive for static linking (except MSVC,
7863 # which needs '.lib').
7866 with_gnu_ld
="$lt_cv_prog_gnu_ld"
7869 old_CFLAGS
="$CFLAGS"
7871 # Set sane defaults for various variables
7872 test -z "$CC" && CC
=cc
7873 test -z "$LTCC" && LTCC
=$CC
7874 test -z "$LTCFLAGS" && LTCFLAGS
=$CFLAGS
7875 test -z "$LD" && LD
=ld
7876 test -z "$ac_objext" && ac_objext
=o
7878 for cc_temp
in $compiler""; do
7880 compile |
*[\\/]compile | ccache |
*[\\/]ccache
) ;;
7881 distcc |
*[\\/]distcc | purify |
*[\\/]purify
) ;;
7886 cc_basename
=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
7889 # Only perform the check for file, if the check method requires it
7890 test -z "$MAGIC_CMD" && MAGIC_CMD
=file
7891 case $deplibs_check_method in
7893 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
7894 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
7895 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
7896 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
7897 $as_echo_n "(cached) " >&6
7901 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path.
7904 lt_save_MAGIC_CMD
="$MAGIC_CMD"
7905 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
7906 ac_dummy
="/usr/bin$PATH_SEPARATOR$PATH"
7907 for ac_dir
in $ac_dummy; do
7909 test -z "$ac_dir" && ac_dir
=.
7910 if test -f $ac_dir/${ac_tool_prefix}file; then
7911 lt_cv_path_MAGIC_CMD
="$ac_dir/${ac_tool_prefix}file"
7912 if test -n "$file_magic_test_file"; then
7913 case $deplibs_check_method in
7915 file_magic_regex
=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
7916 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
7917 if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null |
7918 $EGREP "$file_magic_regex" > /dev
/null
; then
7923 *** Warning: the command libtool uses to detect shared libraries,
7924 *** $file_magic_cmd, produces output that libtool cannot recognize.
7925 *** The result is that libtool may fail to recognize shared libraries
7926 *** as such. This will affect the creation of libtool libraries that
7927 *** depend on shared libraries, but programs linked with such libtool
7928 *** libraries will work regardless of this problem. Nevertheless, you
7929 *** may want to report the problem to your system manager and/or to
7930 *** bug-libtool@gnu.org
7940 MAGIC_CMD
="$lt_save_MAGIC_CMD"
7945 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
7946 if test -n "$MAGIC_CMD"; then
7947 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
7948 $as_echo "$MAGIC_CMD" >&6; }
7950 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7951 $as_echo "no" >&6; }
7958 if test -z "$lt_cv_path_MAGIC_CMD"; then
7959 if test -n "$ac_tool_prefix"; then
7960 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
7961 $as_echo_n "checking for file... " >&6; }
7962 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
7963 $as_echo_n "(cached) " >&6
7967 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path.
7970 lt_save_MAGIC_CMD
="$MAGIC_CMD"
7971 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
7972 ac_dummy
="/usr/bin$PATH_SEPARATOR$PATH"
7973 for ac_dir
in $ac_dummy; do
7975 test -z "$ac_dir" && ac_dir
=.
7976 if test -f $ac_dir/file; then
7977 lt_cv_path_MAGIC_CMD
="$ac_dir/file"
7978 if test -n "$file_magic_test_file"; then
7979 case $deplibs_check_method in
7981 file_magic_regex
=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
7982 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
7983 if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null |
7984 $EGREP "$file_magic_regex" > /dev
/null
; then
7989 *** Warning: the command libtool uses to detect shared libraries,
7990 *** $file_magic_cmd, produces output that libtool cannot recognize.
7991 *** The result is that libtool may fail to recognize shared libraries
7992 *** as such. This will affect the creation of libtool libraries that
7993 *** depend on shared libraries, but programs linked with such libtool
7994 *** libraries will work regardless of this problem. Nevertheless, you
7995 *** may want to report the problem to your system manager and/or to
7996 *** bug-libtool@gnu.org
8006 MAGIC_CMD
="$lt_save_MAGIC_CMD"
8011 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
8012 if test -n "$MAGIC_CMD"; then
8013 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8014 $as_echo "$MAGIC_CMD" >&6; }
8016 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8017 $as_echo "no" >&6; }
8030 # Use C for the default configuration in the libtool script
8034 ac_cpp
='$CPP $CPPFLAGS'
8035 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8036 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8037 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
8040 # Source file extension for C test sources.
8043 # Object file extension for compiled C test sources.
8047 # Code to be used in simple compile tests
8048 lt_simple_compile_test_code
="int some_variable = 0;"
8050 # Code to be used in simple link tests
8051 lt_simple_link_test_code
='int main(){return(0);}'
8059 # If no C compiler was specified, use CC.
8062 # If no C compiler flags were specified, use CFLAGS.
8063 LTCFLAGS
=${LTCFLAGS-"$CFLAGS"}
8065 # Allow CC to be a program name with arguments.
8068 # Save the default compiler, since it gets overwritten when the other
8069 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
8070 compiler_DEFAULT
=$CC
8072 # save warnings/boilerplate of simple test code
8073 ac_outfile
=conftest.
$ac_objext
8074 echo "$lt_simple_compile_test_code" >conftest.
$ac_ext
8075 eval "$ac_compile" 2>&1 >/dev
/null |
$SED '/^$/d; /^ *+/d' >conftest.err
8076 _lt_compiler_boilerplate
=`cat conftest.err`
8079 ac_outfile
=conftest.
$ac_objext
8080 echo "$lt_simple_link_test_code" >conftest.
$ac_ext
8081 eval "$ac_link" 2>&1 >/dev
/null |
$SED '/^$/d; /^ *+/d' >conftest.err
8082 _lt_linker_boilerplate
=`cat conftest.err`
8087 ## There is no encapsulation within the following macros, do not change
8088 ## the running order or otherwise move them around unless you know exactly
8089 ## what you are doing...
8090 if test -n "$compiler"; then
8092 lt_prog_compiler_no_builtin_flag
=
8094 if test "$GCC" = yes; then
8095 case $cc_basename in
8097 lt_prog_compiler_no_builtin_flag
=' -Xcompiler -fno-builtin' ;;
8099 lt_prog_compiler_no_builtin_flag
=' -fno-builtin' ;;
8102 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
8103 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
8104 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
8105 $as_echo_n "(cached) " >&6
8107 lt_cv_prog_compiler_rtti_exceptions
=no
8108 ac_outfile
=conftest.
$ac_objext
8109 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
8110 lt_compiler_flag
="-fno-rtti -fno-exceptions"
8111 # Insert the option either (1) after the last *FLAGS variable, or
8112 # (2) before a word containing "conftest.", or (3) at the end.
8113 # Note that $ac_compile itself does not contain backslashes and begins
8114 # with a dollar sign (not a hyphen), so the echo should work correctly.
8115 # The option is referenced via a variable to avoid confusing sed.
8116 lt_compile
=`echo "$ac_compile" | $SED \
8117 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8118 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8119 -e 's:$: $lt_compiler_flag:'`
8120 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8121 (eval "$lt_compile" 2>conftest.err
)
8123 cat conftest.err
>&5
8124 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8125 if (exit $ac_status) && test -s "$ac_outfile"; then
8126 # The compiler can only warn and ignore the option if not recognized
8127 # So say no if there are warnings other than the usual output.
8128 $ECHO "$_lt_compiler_boilerplate" |
$SED '/^$/d' >conftest.exp
8129 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
8130 if test ! -s conftest.er2 ||
diff conftest.exp conftest.er2
>/dev
/null
; then
8131 lt_cv_prog_compiler_rtti_exceptions
=yes
8137 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
8138 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
8140 if test x
"$lt_cv_prog_compiler_rtti_exceptions" = xyes
; then
8141 lt_prog_compiler_no_builtin_flag
="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
8153 lt_prog_compiler_wl
=
8154 lt_prog_compiler_pic
=
8155 lt_prog_compiler_static
=
8157 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
8158 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
8160 if test "$GCC" = yes; then
8161 lt_prog_compiler_wl
='-Wl,'
8162 lt_prog_compiler_static
='-static'
8166 # All AIX code is PIC.
8167 if test "$host_cpu" = ia64
; then
8168 # AIX 5 now supports IA64 processor
8169 lt_prog_compiler_static
='-Bstatic'
8171 lt_prog_compiler_pic
='-fPIC'
8177 # see comment about AmigaOS4 .so support
8178 lt_prog_compiler_pic
='-fPIC'
8181 # FIXME: we need at least 68020 code to build shared libraries, but
8182 # adding the `-m68020' flag to GCC prevents building anything better,
8184 lt_prog_compiler_pic
='-m68020 -resident32 -malways-restore-a4'
8189 beos
* | irix5
* | irix6
* | nonstopux
* | osf3
* | osf4
* | osf5
*)
8190 # PIC is the default for these OSes.
8193 mingw
* | cygwin
* | pw32
* | os2
* | cegcc
*)
8194 # This hack is so that the source file can tell whether it is being
8195 # built for inclusion in a dll (and should export symbols for example).
8196 # Although the cygwin gcc ignores -fPIC, still need this for old-style
8197 # (--disable-auto-import) libraries
8198 lt_prog_compiler_pic
='-DDLL_EXPORT'
8201 darwin
* | rhapsody
*)
8202 # PIC is the default on this platform
8203 # Common symbols not allowed in MH_DYLIB files
8204 lt_prog_compiler_pic
='-fno-common'
8208 # PIC is the default for Haiku.
8209 # The "-static" flag exists, but is broken.
8210 lt_prog_compiler_static
=
8214 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
8215 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
8216 # sets the default TLS model and affects inlining.
8222 lt_prog_compiler_pic
='-fPIC'
8228 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
8229 # Instead, we relocate shared libraries at runtime.
8233 # Just because we use GCC doesn't mean we suddenly get shared libraries
8234 # on systems that don't support them.
8235 lt_prog_compiler_can_build_shared
=no
8240 # QNX uses GNU C++, but need to define -shared option too, otherwise
8242 lt_prog_compiler_pic
='-fPIC -shared'
8246 if test -d /usr
/nec
; then
8247 lt_prog_compiler_pic
=-Kconform_pic
8252 lt_prog_compiler_pic
='-fPIC'
8256 case $cc_basename in
8257 nvcc
*) # Cuda Compiler Driver 2.2
8258 lt_prog_compiler_wl
='-Xlinker '
8259 lt_prog_compiler_pic
='-Xcompiler -fPIC'
8263 # PORTME Check for flag to pass linker flags through the system compiler.
8266 lt_prog_compiler_wl
='-Wl,'
8267 if test "$host_cpu" = ia64
; then
8268 # AIX 5 now supports IA64 processor
8269 lt_prog_compiler_static
='-Bstatic'
8271 lt_prog_compiler_static
='-bnso -bI:/lib/syscalls.exp'
8275 mingw
* | cygwin
* | pw32
* | os2
* | cegcc
*)
8276 # This hack is so that the source file can tell whether it is being
8277 # built for inclusion in a dll (and should export symbols for example).
8278 lt_prog_compiler_pic
='-DDLL_EXPORT'
8281 hpux9
* | hpux10
* | hpux11
*)
8282 lt_prog_compiler_wl
='-Wl,'
8283 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
8290 lt_prog_compiler_pic
='+Z'
8293 # Is there a better lt_prog_compiler_static that works with the bundled CC?
8294 lt_prog_compiler_static
='${wl}-a ${wl}archive'
8297 irix5
* | irix6
* | nonstopux
*)
8298 lt_prog_compiler_wl
='-Wl,'
8299 # PIC (with -KPIC) is the default.
8300 lt_prog_compiler_static
='-non_shared'
8303 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
8304 case $cc_basename in
8305 # old Intel for x86_64 which still supported -KPIC.
8307 lt_prog_compiler_wl
='-Wl,'
8308 lt_prog_compiler_pic
='-KPIC'
8309 lt_prog_compiler_static
='-static'
8311 # icc used to be incompatible with GCC.
8312 # ICC 10 doesn't accept -KPIC any more.
8314 lt_prog_compiler_wl
='-Wl,'
8315 lt_prog_compiler_pic
='-fPIC'
8316 lt_prog_compiler_static
='-static'
8318 # Lahey Fortran 8.1.
8320 lt_prog_compiler_wl
='-Wl,'
8321 lt_prog_compiler_pic
='--shared'
8322 lt_prog_compiler_static
='--static'
8324 pgcc
* | pgf77
* | pgf90
* | pgf95
* | pgfortran
*)
8325 # Portland Group compilers (*not* the Pentium gcc compiler,
8326 # which looks to be a dead project)
8327 lt_prog_compiler_wl
='-Wl,'
8328 lt_prog_compiler_pic
='-fpic'
8329 lt_prog_compiler_static
='-Bstatic'
8332 lt_prog_compiler_wl
='-Wl,'
8333 # All Alpha code is PIC.
8334 lt_prog_compiler_static
='-non_shared'
8336 xl
* | bgxl
* | bgf
* | mpixl
*)
8337 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
8338 lt_prog_compiler_wl
='-Wl,'
8339 lt_prog_compiler_pic
='-qpic'
8340 lt_prog_compiler_static
='-qstaticlink'
8343 case `$CC -V 2>&1 | sed 5q` in
8344 *Sun\ F
* |
*Sun
*Fortran
*)
8345 # Sun Fortran 8.3 passes all unrecognized flags to the linker
8346 lt_prog_compiler_pic
='-KPIC'
8347 lt_prog_compiler_static
='-Bstatic'
8348 lt_prog_compiler_wl
=''
8352 lt_prog_compiler_pic
='-KPIC'
8353 lt_prog_compiler_static
='-Bstatic'
8354 lt_prog_compiler_wl
='-Wl,'
8362 lt_prog_compiler_pic
='-KPIC'
8363 lt_prog_compiler_static
='-Bstatic'
8367 # QNX uses GNU C++, but need to define -shared option too, otherwise
8369 lt_prog_compiler_pic
='-fPIC -shared'
8372 osf3
* | osf4
* | osf5
*)
8373 lt_prog_compiler_wl
='-Wl,'
8374 # All OSF/1 code is PIC.
8375 lt_prog_compiler_static
='-non_shared'
8379 lt_prog_compiler_static
='-non_shared'
8383 lt_prog_compiler_pic
='-KPIC'
8384 lt_prog_compiler_static
='-Bstatic'
8385 case $cc_basename in
8387 lt_prog_compiler_wl
='-Qoption ld ';;
8389 lt_prog_compiler_wl
='-Wl,';;
8394 lt_prog_compiler_wl
='-Qoption ld '
8395 lt_prog_compiler_pic
='-PIC'
8396 lt_prog_compiler_static
='-Bstatic'
8399 sysv4 | sysv4.2uw2
* | sysv4.3
*)
8400 lt_prog_compiler_wl
='-Wl,'
8401 lt_prog_compiler_pic
='-KPIC'
8402 lt_prog_compiler_static
='-Bstatic'
8406 if test -d /usr
/nec
;then
8407 lt_prog_compiler_pic
='-Kconform_pic'
8408 lt_prog_compiler_static
='-Bstatic'
8412 sysv5
* | unixware
* | sco3.2v5
* | sco5v6
* | OpenUNIX
*)
8413 lt_prog_compiler_wl
='-Wl,'
8414 lt_prog_compiler_pic
='-KPIC'
8415 lt_prog_compiler_static
='-Bstatic'
8419 lt_prog_compiler_wl
='-Wl,'
8420 lt_prog_compiler_can_build_shared
=no
8424 lt_prog_compiler_pic
='-pic'
8425 lt_prog_compiler_static
='-Bstatic'
8429 lt_prog_compiler_can_build_shared
=no
8435 # For platforms which do not support PIC, -DPIC is meaningless:
8437 lt_prog_compiler_pic
=
8440 lt_prog_compiler_pic
="$lt_prog_compiler_pic -DPIC"
8443 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
8444 $as_echo "$lt_prog_compiler_pic" >&6; }
8452 # Check to make sure the PIC flag actually works.
8454 if test -n "$lt_prog_compiler_pic"; then
8455 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
8456 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
8457 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
8458 $as_echo_n "(cached) " >&6
8460 lt_cv_prog_compiler_pic_works
=no
8461 ac_outfile
=conftest.
$ac_objext
8462 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
8463 lt_compiler_flag
="$lt_prog_compiler_pic -DPIC"
8464 # Insert the option either (1) after the last *FLAGS variable, or
8465 # (2) before a word containing "conftest.", or (3) at the end.
8466 # Note that $ac_compile itself does not contain backslashes and begins
8467 # with a dollar sign (not a hyphen), so the echo should work correctly.
8468 # The option is referenced via a variable to avoid confusing sed.
8469 lt_compile
=`echo "$ac_compile" | $SED \
8470 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8471 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8472 -e 's:$: $lt_compiler_flag:'`
8473 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8474 (eval "$lt_compile" 2>conftest.err
)
8476 cat conftest.err
>&5
8477 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8478 if (exit $ac_status) && test -s "$ac_outfile"; then
8479 # The compiler can only warn and ignore the option if not recognized
8480 # So say no if there are warnings other than the usual output.
8481 $ECHO "$_lt_compiler_boilerplate" |
$SED '/^$/d' >conftest.exp
8482 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
8483 if test ! -s conftest.er2 ||
diff conftest.exp conftest.er2
>/dev
/null
; then
8484 lt_cv_prog_compiler_pic_works
=yes
8490 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
8491 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
8493 if test x
"$lt_cv_prog_compiler_pic_works" = xyes
; then
8494 case $lt_prog_compiler_pic in
8496 *) lt_prog_compiler_pic
=" $lt_prog_compiler_pic" ;;
8499 lt_prog_compiler_pic
=
8500 lt_prog_compiler_can_build_shared
=no
8511 # Check to make sure the static flag actually works.
8513 wl
=$lt_prog_compiler_wl eval lt_tmp_static_flag
=\"$lt_prog_compiler_static\"
8514 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
8515 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
8516 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
8517 $as_echo_n "(cached) " >&6
8519 lt_cv_prog_compiler_static_works
=no
8520 save_LDFLAGS
="$LDFLAGS"
8521 LDFLAGS
="$LDFLAGS $lt_tmp_static_flag"
8522 echo "$lt_simple_link_test_code" > conftest.
$ac_ext
8523 if (eval $ac_link 2>conftest.err
) && test -s conftest
$ac_exeext; then
8524 # The linker can only warn and ignore the option if not recognized
8525 # So say no if there are warnings
8526 if test -s conftest.err
; then
8527 # Append any errors to the config.log.
8528 cat conftest.err
1>&5
8529 $ECHO "$_lt_linker_boilerplate" |
$SED '/^$/d' > conftest.exp
8530 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
8531 if diff conftest.exp conftest.er2
>/dev
/null
; then
8532 lt_cv_prog_compiler_static_works
=yes
8535 lt_cv_prog_compiler_static_works
=yes
8539 LDFLAGS
="$save_LDFLAGS"
8542 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
8543 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
8545 if test x
"$lt_cv_prog_compiler_static_works" = xyes
; then
8548 lt_prog_compiler_static
=
8557 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
8558 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
8559 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
8560 $as_echo_n "(cached) " >&6
8562 lt_cv_prog_compiler_c_o
=no
8563 $RM -r conftest
2>/dev
/null
8567 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
8569 lt_compiler_flag
="-o out/conftest2.$ac_objext"
8570 # Insert the option either (1) after the last *FLAGS variable, or
8571 # (2) before a word containing "conftest.", or (3) at the end.
8572 # Note that $ac_compile itself does not contain backslashes and begins
8573 # with a dollar sign (not a hyphen), so the echo should work correctly.
8574 lt_compile
=`echo "$ac_compile" | $SED \
8575 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8576 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8577 -e 's:$: $lt_compiler_flag:'`
8578 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8579 (eval "$lt_compile" 2>out
/conftest.err
)
8581 cat out
/conftest.err
>&5
8582 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8583 if (exit $ac_status) && test -s out
/conftest2.
$ac_objext
8585 # The compiler can only warn and ignore the option if not recognized
8586 # So say no if there are warnings
8587 $ECHO "$_lt_compiler_boilerplate" |
$SED '/^$/d' > out
/conftest.exp
8588 $SED '/^$/d; /^ *+/d' out
/conftest.err
>out
/conftest.er2
8589 if test ! -s out
/conftest.er2 ||
diff out
/conftest.exp out
/conftest.er2
>/dev
/null
; then
8590 lt_cv_prog_compiler_c_o
=yes
8595 # SGI C++ compiler will create directory out/ii_files/ for
8596 # template instantiation
8597 test -d out
/ii_files
&& $RM out
/ii_files
/* && rmdir out
/ii_files
8598 $RM out
/* && rmdir out
8604 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
8605 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
8612 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
8613 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
8614 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
8615 $as_echo_n "(cached) " >&6
8617 lt_cv_prog_compiler_c_o
=no
8618 $RM -r conftest
2>/dev
/null
8622 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
8624 lt_compiler_flag
="-o out/conftest2.$ac_objext"
8625 # Insert the option either (1) after the last *FLAGS variable, or
8626 # (2) before a word containing "conftest.", or (3) at the end.
8627 # Note that $ac_compile itself does not contain backslashes and begins
8628 # with a dollar sign (not a hyphen), so the echo should work correctly.
8629 lt_compile
=`echo "$ac_compile" | $SED \
8630 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8631 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8632 -e 's:$: $lt_compiler_flag:'`
8633 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8634 (eval "$lt_compile" 2>out
/conftest.err
)
8636 cat out
/conftest.err
>&5
8637 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8638 if (exit $ac_status) && test -s out
/conftest2.
$ac_objext
8640 # The compiler can only warn and ignore the option if not recognized
8641 # So say no if there are warnings
8642 $ECHO "$_lt_compiler_boilerplate" |
$SED '/^$/d' > out
/conftest.exp
8643 $SED '/^$/d; /^ *+/d' out
/conftest.err
>out
/conftest.er2
8644 if test ! -s out
/conftest.er2 ||
diff out
/conftest.exp out
/conftest.er2
>/dev
/null
; then
8645 lt_cv_prog_compiler_c_o
=yes
8650 # SGI C++ compiler will create directory out/ii_files/ for
8651 # template instantiation
8652 test -d out
/ii_files
&& $RM out
/ii_files
/* && rmdir out
/ii_files
8653 $RM out
/* && rmdir out
8659 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
8660 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
8665 hard_links
="nottested"
8666 if test "$lt_cv_prog_compiler_c_o" = no
&& test "$need_locks" != no
; then
8667 # do not overwrite the value of need_locks provided by the user
8668 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
8669 $as_echo_n "checking if we can lock with hard links... " >&6; }
8672 ln conftest.a conftest.b
2>/dev
/null
&& hard_links
=no
8674 ln conftest.a conftest.b
2>&5 || hard_links
=no
8675 ln conftest.a conftest.b
2>/dev
/null
&& hard_links
=no
8676 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
8677 $as_echo "$hard_links" >&6; }
8678 if test "$hard_links" = no
; then
8679 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
8680 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
8692 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
8693 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
8696 allow_undefined_flag
=
8697 always_export_symbols
=no
8699 archive_expsym_cmds
=
8700 compiler_needs_object
=no
8701 enable_shared_with_static_runtimes
=no
8702 export_dynamic_flag_spec
=
8703 export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
8704 hardcode_automatic
=no
8706 hardcode_direct_absolute
=no
8707 hardcode_libdir_flag_spec
=
8708 hardcode_libdir_flag_spec_ld
=
8709 hardcode_libdir_separator
=
8711 hardcode_shlibpath_var
=unsupported
8713 link_all_deplibs
=unknown
8716 old_archive_from_new_cmds
=
8717 old_archive_from_expsyms_cmds
=
8718 thread_safe_flag_spec
=
8719 whole_archive_flag_spec
=
8720 # include_expsyms should be a list of space-separated symbols to be *always*
8721 # included in the symbol list
8723 # exclude_expsyms can be an extended regexp of symbols to exclude
8724 # it will be wrapped by ` (' and `)$', so one must not match beginning or
8725 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
8726 # as well as any symbol that contains `d'.
8727 exclude_expsyms
='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
8728 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
8729 # platforms (ab)use it in PIC code, but their linkers get confused if
8730 # the symbol is explicitly referenced. Since portable code cannot
8731 # rely on this symbol name, it's probably fine to never include it in
8732 # preloaded symbol tables.
8733 # Exclude shared library initialization/finalization symbols.
8734 extract_expsyms_cmds
=
8737 cygwin
* | mingw
* | pw32
* | cegcc
*)
8738 # FIXME: the MSVC++ port hasn't been tested in a loooong time
8739 # When not using gcc, we currently assume that we are using
8740 # Microsoft Visual C++.
8741 if test "$GCC" != yes; then
8746 # we just hope/assume this is gcc and not c89 (= MSVC++)
8756 # On some targets, GNU ld is compatible enough with the native linker
8757 # that we're better off using the native interface for both.
8758 lt_use_gnu_ld_interface
=no
8759 if test "$with_gnu_ld" = yes; then
8762 # The AIX port of GNU ld has always aspired to compatibility
8763 # with the native linker. However, as the warning in the GNU ld
8764 # block says, versions before 2.19.5* couldn't really create working
8765 # shared libraries, regardless of the interface used.
8766 case `$LD -v 2>&1` in
8767 *\ \
(GNU\ Binutils\
)\
2.19.5*) ;;
8768 *\ \
(GNU\ Binutils\
)\
2.
[2-9]*) ;;
8769 *\ \
(GNU\ Binutils\
)\
[3-9]*) ;;
8771 lt_use_gnu_ld_interface
=yes
8776 lt_use_gnu_ld_interface
=yes
8781 if test "$lt_use_gnu_ld_interface" = yes; then
8782 # If archive_cmds runs LD, not CC, wlarc should be empty
8785 # Set some defaults for GNU ld with shared library support. These
8786 # are reset later if shared libraries are not supported. Putting them
8787 # here allows them to be overridden if necessary.
8788 runpath_var
=LD_RUN_PATH
8789 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
8790 export_dynamic_flag_spec
='${wl}--export-dynamic'
8791 # ancient GNU ld didn't support --whole-archive et. al.
8792 if $LD --help 2>&1 |
$GREP 'no-whole-archive' > /dev
/null
; then
8793 whole_archive_flag_spec
="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
8795 whole_archive_flag_spec
=
8797 supports_anon_versioning
=no
8798 case `$LD -v 2>&1` in
8799 *GNU\ gold
*) supports_anon_versioning
=yes ;;
8800 *\
[01].
* |
*\
2.
[0-9].
* |
*\
2.10.
*) ;; # catch versions < 2.11
8801 *\
2.11.93.0.2\
*) supports_anon_versioning
=yes ;; # RH7.3 ...
8802 *\
2.11.92.0.12\
*) supports_anon_versioning
=yes ;; # Mandrake 8.2 ...
8803 *\
2.11.
*) ;; # other 2.11 versions
8804 *) supports_anon_versioning
=yes ;;
8807 # See if GNU ld supports shared libraries.
8810 # On AIX/PPC, the GNU linker is very broken
8811 if test "$host_cpu" != ia64
; then
8815 *** Warning: the GNU linker, at least up to release 2.19, is reported
8816 *** to be unable to reliably create shared libraries on AIX.
8817 *** Therefore, libtool is disabling shared libraries support. If you
8818 *** really care for shared libraries, you may want to install binutils
8819 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
8820 *** You will then need to restart the configuration process.
8829 # see comment about AmigaOS4 .so support
8830 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8831 archive_expsym_cmds
=''
8834 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)'
8835 hardcode_libdir_flag_spec
='-L$libdir'
8836 hardcode_minus_L
=yes
8842 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
8843 allow_undefined_flag
=unsupported
8844 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
8845 # support --undefined. This deserves some investigation. FIXME
8846 archive_cmds
='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8852 cygwin
* | mingw
* | pw32
* | cegcc
*)
8853 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
8854 # as there is no search path for DLLs.
8855 hardcode_libdir_flag_spec
='-L$libdir'
8856 export_dynamic_flag_spec
='${wl}--export-all-symbols'
8857 allow_undefined_flag
=unsupported
8858 always_export_symbols
=no
8859 enable_shared_with_static_runtimes
=yes
8860 export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
8862 if $LD --help 2>&1 |
$GREP 'auto-import' > /dev
/null
; then
8863 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8864 # If the export-symbols file already is a .def file (1st line
8865 # is EXPORTS), use it as is; otherwise, prepend...
8866 archive_expsym_cmds
='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
8867 cp $export_symbols $output_objdir/$soname.def;
8869 echo EXPORTS > $output_objdir/$soname.def;
8870 cat $export_symbols >> $output_objdir/$soname.def;
8872 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8879 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8880 link_all_deplibs
=yes
8885 hardcode_shlibpath_var
=no
8886 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
8887 export_dynamic_flag_spec
='${wl}-E'
8888 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
8889 # Instead, shared libraries are loaded at an image base (0x10000000 by
8890 # default) and relocated if they conflict, which is a slow very memory
8891 # consuming and fragmenting process. To avoid this, we pick a random,
8892 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
8893 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
8894 archive_cmds
='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
8895 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'
8898 gnu
* | linux
* | tpf
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
8900 if test "$host_os" = linux-dietlibc
; then
8901 case $cc_basename in
8902 diet\
*) tmp_diet
=yes;; # linux-dietlibc with static linking (!diet-dyn)
8905 if $LD --help 2>&1 |
$EGREP ': supported targets:.* elf' > /dev
/null \
8906 && test "$tmp_diet" = no
8908 tmp_addflag
=' $pic_flag'
8909 tmp_sharedflag
='-shared'
8910 case $cc_basename,$host_cpu in
8911 pgcc
*) # Portland Group C compiler
8912 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'
8913 tmp_addflag
=' $pic_flag'
8915 pgf77
* | pgf90
* | pgf95
* | pgfortran
*)
8916 # Portland Group f77 and f90 compilers
8917 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'
8918 tmp_addflag
=' $pic_flag -Mnomain' ;;
8919 ecc
*,ia64
* | icc
*,ia64
*) # Intel C compiler on ia64
8920 tmp_addflag
=' -i_dynamic' ;;
8921 efc
*,ia64
* | ifort
*,ia64
*) # Intel Fortran compiler on ia64
8922 tmp_addflag
=' -i_dynamic -nofor_main' ;;
8923 ifc
* | ifort
*) # Intel Fortran compiler
8924 tmp_addflag
=' -nofor_main' ;;
8925 lf95
*) # Lahey Fortran 8.1
8926 whole_archive_flag_spec
=
8927 tmp_sharedflag
='--shared' ;;
8928 xl
[cC
]* | bgxl
[cC
]* | mpixl
[cC
]*) # IBM XL C 8.0 on PPC (deal with xlf below)
8929 tmp_sharedflag
='-qmkshrobj'
8931 nvcc
*) # Cuda Compiler Driver 2.2
8932 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'
8933 compiler_needs_object
=yes
8936 case `$CC -V 2>&1 | sed 5q` in
8937 *Sun\ C
*) # Sun C 5.9
8938 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'
8939 compiler_needs_object
=yes
8940 tmp_sharedflag
='-G' ;;
8941 *Sun\ F
*) # Sun Fortran 8.3
8942 tmp_sharedflag
='-G' ;;
8944 archive_cmds
='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8946 if test "x$supports_anon_versioning" = xyes
; then
8947 archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~
8948 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8949 echo "local: *; };" >> $output_objdir/$libname.ver~
8950 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
8953 case $cc_basename in
8954 xlf
* | bgf
* | bgxlf
* | mpixlf
*)
8955 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
8956 whole_archive_flag_spec
='--whole-archive$convenience --no-whole-archive'
8957 hardcode_libdir_flag_spec
=
8958 hardcode_libdir_flag_spec_ld
='-rpath $libdir'
8959 archive_cmds
='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
8960 if test "x$supports_anon_versioning" = xyes
; then
8961 archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~
8962 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8963 echo "local: *; };" >> $output_objdir/$libname.ver~
8964 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
8974 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
8975 archive_cmds
='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
8978 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8979 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8984 if $LD -v 2>&1 |
$GREP 'BFD 2\.8' > /dev
/null
; then
8988 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
8989 *** create shared libraries on Solaris systems. Therefore, libtool
8990 *** is disabling shared libraries support. We urge you to upgrade GNU
8991 *** binutils to release 2.9.1 or newer. Another option is to modify
8992 *** your PATH or compiler configuration so that the native linker is
8993 *** used, and then restart.
8996 elif $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
8997 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8998 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9004 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
*)
9005 case `$LD -v 2>&1` in
9006 *\
[01].
* |
*\
2.
[0-9].
* |
*\
2.1[0-5].
*)
9010 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
9011 *** reliably create shared libraries on SCO systems. Therefore, libtool
9012 *** is disabling shared libraries support. We urge you to upgrade GNU
9013 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
9014 *** your PATH or compiler configuration so that the native linker is
9015 *** used, and then restart.
9020 # For security reasons, it is highly recommended that you always
9021 # use absolute paths for naming shared libraries, and exclude the
9022 # DT_RUNPATH tag from executables and libraries. But doing so
9023 # requires that you compile everything twice, which is a pain.
9024 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
9025 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9026 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9027 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9036 archive_cmds
='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9039 hardcode_shlibpath_var
=no
9043 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
9044 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9045 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9052 if test "$ld_shlibs" = no
; then
9054 hardcode_libdir_flag_spec
=
9055 export_dynamic_flag_spec
=
9056 whole_archive_flag_spec
=
9059 # PORTME fill in a description of your system's linker (not GNU ld)
9062 allow_undefined_flag
=unsupported
9063 always_export_symbols
=yes
9064 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'
9065 # Note: this linker hardcodes the directories in LIBPATH if there
9066 # are no directories specified by -L.
9067 hardcode_minus_L
=yes
9068 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
9069 # Neither direct hardcoding nor static linking is supported with a
9071 hardcode_direct
=unsupported
9076 if test "$host_cpu" = ia64
; then
9077 # On IA64, the linker does run time linking by default, so we don't
9078 # have to do anything special.
9079 aix_use_runtimelinking
=no
9080 exp_sym_flag
='-Bexport'
9083 # If we're using GNU nm, then we don't want the "-C" option.
9084 # -C means demangle to AIX nm, but means don't demangle with GNU nm
9085 # Also, AIX nm treats weak defined symbols like other global
9086 # defined symbols, whereas GNU nm marks them as "W".
9087 if $NM -V 2>&1 |
$GREP 'GNU' > /dev
/null
; then
9088 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'
9090 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'
9092 aix_use_runtimelinking
=no
9094 # Test if we are trying to use run time linking or normal
9095 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
9096 # need to do runtime linking.
9097 case $host_os in aix4.
[23]|aix4.
[23].
*|aix
[5-9]*)
9098 for ld_flag
in $LDFLAGS; do
9099 if (test $ld_flag = "-brtl" ||
test $ld_flag = "-Wl,-brtl"); then
9100 aix_use_runtimelinking
=yes
9107 exp_sym_flag
='-bexport'
9108 no_entry_flag
='-bnoentry'
9111 # When large executables or shared objects are built, AIX ld can
9112 # have problems creating the table of contents. If linking a library
9113 # or program results in "error TOC overflow" add -mminimal-toc to
9114 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
9115 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
9119 hardcode_direct_absolute
=yes
9120 hardcode_libdir_separator
=':'
9121 link_all_deplibs
=yes
9122 file_list_spec
='${wl}-f,'
9124 if test "$GCC" = yes; then
9125 case $host_os in aix4.
[012]|aix4.
[012].
*)
9126 # We only want to do this on AIX 4.2 and lower, the check
9127 # below for broken collect2 doesn't work under 4.3+
9128 collect2name
=`${CC} -print-prog-name=collect2`
9129 if test -f "$collect2name" &&
9130 strings "$collect2name" |
$GREP resolve_lib_name
>/dev
/null
9132 # We have reworked collect2
9135 # We have old collect2
9136 hardcode_direct
=unsupported
9137 # It fails to find uninstalled libraries when the uninstalled
9138 # path is not listed in the libpath. Setting hardcode_minus_L
9139 # to unsupported forces relinking
9140 hardcode_minus_L
=yes
9141 hardcode_libdir_flag_spec
='-L$libdir'
9142 hardcode_libdir_separator
=
9146 shared_flag
='-shared'
9147 if test "$aix_use_runtimelinking" = yes; then
9148 shared_flag
="$shared_flag "'${wl}-G'
9152 if test "$host_cpu" = ia64
; then
9153 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
9154 # chokes on -Wl,-G. The following line is correct:
9157 if test "$aix_use_runtimelinking" = yes; then
9158 shared_flag
='${wl}-G'
9160 shared_flag
='${wl}-bM:SRE'
9165 export_dynamic_flag_spec
='${wl}-bexpall'
9166 # It seems that -bexpall does not export symbols beginning with
9167 # underscore (_), so it is better to generate a list of symbols to export.
9168 always_export_symbols
=yes
9169 if test "$aix_use_runtimelinking" = yes; then
9170 # Warning - without using the other runtime loading flags (-brtl),
9171 # -berok will link without error, but may produce a broken library.
9172 allow_undefined_flag
='-berok'
9173 # Determine the default libpath from the value encoded in an
9175 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9176 /* end confdefs.h. */
9186 if ac_fn_c_try_link
"$LINENO"; then :
9188 lt_aix_libpath_sed
='
9189 /Import File Strings/,/^$/ {
9195 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9196 # Check for a 64-bit object if we didn't find anything.
9197 if test -z "$aix_libpath"; then
9198 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9201 rm -f core conftest.err conftest.
$ac_objext \
9202 conftest
$ac_exeext conftest.
$ac_ext
9203 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
9205 hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath"
9206 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"
9208 if test "$host_cpu" = ia64
; then
9209 hardcode_libdir_flag_spec
='${wl}-R $libdir:/usr/lib:/lib'
9210 allow_undefined_flag
="-z nodefs"
9211 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"
9213 # Determine the default libpath from the value encoded in an
9215 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9216 /* end confdefs.h. */
9226 if ac_fn_c_try_link
"$LINENO"; then :
9228 lt_aix_libpath_sed
='
9229 /Import File Strings/,/^$/ {
9235 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9236 # Check for a 64-bit object if we didn't find anything.
9237 if test -z "$aix_libpath"; then
9238 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9241 rm -f core conftest.err conftest.
$ac_objext \
9242 conftest
$ac_exeext conftest.
$ac_ext
9243 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
9245 hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath"
9246 # Warning - without using the other run time loading flags,
9247 # -berok will link without error, but may produce a broken library.
9248 no_undefined_flag
=' ${wl}-bernotok'
9249 allow_undefined_flag
=' ${wl}-berok'
9250 if test "$with_gnu_ld" = yes; then
9251 # We only use this code for GNU lds that support --whole-archive.
9252 whole_archive_flag_spec
='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
9254 # Exported symbols can be pulled into shared objects from archives
9255 whole_archive_flag_spec
='$convenience'
9257 archive_cmds_need_lc
=yes
9258 # This is similar to how AIX traditionally builds its shared libraries.
9259 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'
9267 # see comment about AmigaOS4 .so support
9268 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9269 archive_expsym_cmds
=''
9272 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)'
9273 hardcode_libdir_flag_spec
='-L$libdir'
9274 hardcode_minus_L
=yes
9280 export_dynamic_flag_spec
=-rdynamic
9283 cygwin
* | mingw
* | pw32
* | cegcc
*)
9284 # When not using gcc, we currently assume that we are using
9285 # Microsoft Visual C++.
9286 # hardcode_libdir_flag_spec is actually meaningless, as there is
9287 # no search path for DLLs.
9288 hardcode_libdir_flag_spec
=' '
9289 allow_undefined_flag
=unsupported
9290 # Tell ltmain to make .lib files, not .a files.
9292 # Tell ltmain to make .dll files, not .so files.
9294 # FIXME: Setting linknames here is a bad hack.
9295 archive_cmds
='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
9296 # The linker will automatically build a .lib file if we build a DLL.
9297 old_archive_from_new_cmds
='true'
9298 # FIXME: Should let the user specify the lib program.
9299 old_archive_cmds
='lib -OUT:$oldlib$oldobjs$old_deplibs'
9300 fix_srcfile_path
='`cygpath -w "$srcfile"`'
9301 enable_shared_with_static_runtimes
=yes
9304 darwin
* | rhapsody
*)
9307 archive_cmds_need_lc
=no
9309 hardcode_automatic
=yes
9310 hardcode_shlibpath_var
=unsupported
9311 if test "$lt_cv_ld_force_load" = "yes"; then
9312 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\"`'
9314 whole_archive_flag_spec
=''
9316 link_all_deplibs
=yes
9317 allow_undefined_flag
="$_lt_dar_allow_undefined"
9318 case $cc_basename in
9319 ifort
*) _lt_dar_can_shared
=yes ;;
9320 *) _lt_dar_can_shared
=$GCC ;;
9322 if test "$_lt_dar_can_shared" = "yes"; then
9323 output_verbose_link_cmd
=func_echo_all
9324 archive_cmds
="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
9325 module_cmds
="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
9326 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}"
9327 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}"
9336 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9337 hardcode_libdir_flag_spec
='-L$libdir'
9338 hardcode_shlibpath_var
=no
9341 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
9342 # support. Future versions do this automatically, but an explicit c++rt0.o
9343 # does not break anything, and helps significantly (at the cost of a little
9346 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
9347 hardcode_libdir_flag_spec
='-R$libdir'
9349 hardcode_shlibpath_var
=no
9352 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
9354 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9356 hardcode_minus_L
=yes
9357 hardcode_shlibpath_var
=no
9360 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
9361 freebsd
* | dragonfly
*)
9362 archive_cmds
='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
9363 hardcode_libdir_flag_spec
='-R$libdir'
9365 hardcode_shlibpath_var
=no
9369 if test "$GCC" = yes; then
9370 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'
9372 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'
9374 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
9375 hardcode_libdir_separator
=:
9378 # hardcode_minus_L: Not really in the search PATH,
9379 # but as the default location of the library.
9380 hardcode_minus_L
=yes
9381 export_dynamic_flag_spec
='${wl}-E'
9385 if test "$GCC" = yes && test "$with_gnu_ld" = no
; then
9386 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9388 archive_cmds
='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9390 if test "$with_gnu_ld" = no
; then
9391 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
9392 hardcode_libdir_flag_spec_ld
='+b $libdir'
9393 hardcode_libdir_separator
=:
9395 hardcode_direct_absolute
=yes
9396 export_dynamic_flag_spec
='${wl}-E'
9397 # hardcode_minus_L: Not really in the search PATH,
9398 # but as the default location of the library.
9399 hardcode_minus_L
=yes
9404 if test "$GCC" = yes && test "$with_gnu_ld" = no
; then
9407 archive_cmds
='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9410 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
9413 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9419 archive_cmds
='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9422 archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
9426 # Older versions of the 11.00 compiler do not understand -b yet
9427 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
9428 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
9429 $as_echo_n "checking if $CC understands -b... " >&6; }
9430 if test "${lt_cv_prog_compiler__b+set}" = set; then :
9431 $as_echo_n "(cached) " >&6
9433 lt_cv_prog_compiler__b
=no
9434 save_LDFLAGS
="$LDFLAGS"
9435 LDFLAGS
="$LDFLAGS -b"
9436 echo "$lt_simple_link_test_code" > conftest.
$ac_ext
9437 if (eval $ac_link 2>conftest.err
) && test -s conftest
$ac_exeext; then
9438 # The linker can only warn and ignore the option if not recognized
9439 # So say no if there are warnings
9440 if test -s conftest.err
; then
9441 # Append any errors to the config.log.
9442 cat conftest.err
1>&5
9443 $ECHO "$_lt_linker_boilerplate" |
$SED '/^$/d' > conftest.exp
9444 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
9445 if diff conftest.exp conftest.er2
>/dev
/null
; then
9446 lt_cv_prog_compiler__b
=yes
9449 lt_cv_prog_compiler__b
=yes
9453 LDFLAGS
="$save_LDFLAGS"
9456 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
9457 $as_echo "$lt_cv_prog_compiler__b" >&6; }
9459 if test x
"$lt_cv_prog_compiler__b" = xyes
; then
9460 archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9462 archive_cmds
='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9468 if test "$with_gnu_ld" = no
; then
9469 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
9470 hardcode_libdir_separator
=:
9475 hardcode_shlibpath_var
=no
9479 hardcode_direct_absolute
=yes
9480 export_dynamic_flag_spec
='${wl}-E'
9482 # hardcode_minus_L: Not really in the search PATH,
9483 # but as the default location of the library.
9484 hardcode_minus_L
=yes
9490 irix5
* | irix6
* | nonstopux
*)
9491 if test "$GCC" = yes; then
9492 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'
9493 # Try to use the -exported_symbol ld option, if it does not
9494 # work, assume that -exports_file does not work either and
9495 # implicitly export all symbols.
9496 save_LDFLAGS
="$LDFLAGS"
9497 LDFLAGS
="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
9498 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9499 /* end confdefs.h. */
9502 if ac_fn_c_try_link
"$LINENO"; then :
9503 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'
9506 rm -f core conftest.err conftest.
$ac_objext \
9507 conftest
$ac_exeext conftest.
$ac_ext
9508 LDFLAGS
="$save_LDFLAGS"
9510 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'
9511 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'
9513 archive_cmds_need_lc
='no'
9514 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9515 hardcode_libdir_separator
=:
9517 link_all_deplibs
=yes
9521 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
9522 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
9524 archive_cmds
='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
9526 hardcode_libdir_flag_spec
='-R$libdir'
9528 hardcode_shlibpath_var
=no
9532 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9534 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9535 hardcode_libdir_separator
=:
9536 hardcode_shlibpath_var
=no
9543 if test -f /usr
/libexec
/ld.so
; then
9545 hardcode_shlibpath_var
=no
9546 hardcode_direct_absolute
=yes
9547 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
9548 archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9549 archive_expsym_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
9550 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
9551 export_dynamic_flag_spec
='${wl}-E'
9554 openbsd
[01].
* | openbsd2.
[0-7] | openbsd2.
[0-7].
*)
9555 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9556 hardcode_libdir_flag_spec
='-R$libdir'
9559 archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9560 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
9570 hardcode_libdir_flag_spec
='-L$libdir'
9571 hardcode_minus_L
=yes
9572 allow_undefined_flag
=unsupported
9573 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'
9574 old_archive_from_new_cmds
='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
9578 if test "$GCC" = yes; then
9579 allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*'
9580 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'
9582 allow_undefined_flag
=' -expect_unresolved \*'
9583 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'
9585 archive_cmds_need_lc
='no'
9586 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9587 hardcode_libdir_separator
=:
9590 osf4
* | osf5
*) # as osf3* with the addition of -msym flag
9591 if test "$GCC" = yes; then
9592 allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*'
9593 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'
9594 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9596 allow_undefined_flag
=' -expect_unresolved \*'
9597 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'
9598 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~
9599 $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'
9601 # Both c and cxx compiler support -rpath directly
9602 hardcode_libdir_flag_spec
='-rpath $libdir'
9604 archive_cmds_need_lc
='no'
9605 hardcode_libdir_separator
=:
9609 no_undefined_flag
=' -z defs'
9610 if test "$GCC" = yes; then
9612 archive_cmds
='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9613 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9614 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
9616 case `$CC -V 2>&1` in
9619 archive_cmds
='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
9620 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9621 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
9625 archive_cmds
='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
9626 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9627 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
9631 hardcode_libdir_flag_spec
='-R$libdir'
9632 hardcode_shlibpath_var
=no
9634 solaris2.
[0-5] | solaris2.
[0-5].
*) ;;
9636 # The compiler driver will combine and reorder linker options,
9637 # but understands `-z linker_flag'. GCC discards it without `$wl',
9638 # but is careful enough not to reorder.
9639 # Supported since Solaris 2.6 (maybe 2.5.1?)
9640 if test "$GCC" = yes; then
9641 whole_archive_flag_spec
='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
9643 whole_archive_flag_spec
='-z allextract$convenience -z defaultextract'
9647 link_all_deplibs
=yes
9651 if test "x$host_vendor" = xsequent
; then
9652 # Use $CC to link under sequent, because it throws in some extra .o
9653 # files that make .init and .fini sections work.
9654 archive_cmds
='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
9656 archive_cmds
='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
9658 hardcode_libdir_flag_spec
='-L$libdir'
9660 hardcode_minus_L
=yes
9661 hardcode_shlibpath_var
=no
9665 case $host_vendor in
9667 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9668 hardcode_direct
=yes # is this really true???
9671 ## LD is ld it makes a PLAMLIB
9672 ## CC just makes a GrossModule.
9673 archive_cmds
='$LD -G -o $lib $libobjs $deplibs $linker_flags'
9674 reload_cmds
='$CC -r -o $output$reload_objs'
9678 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9679 hardcode_direct
=no
#Motorola manual says yes, but my tests say they lie
9682 runpath_var
='LD_RUN_PATH'
9683 hardcode_shlibpath_var
=no
9687 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9688 hardcode_shlibpath_var
=no
9689 export_dynamic_flag_spec
='-Bexport'
9693 if test -d /usr
/nec
; then
9694 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9695 hardcode_shlibpath_var
=no
9696 runpath_var
=LD_RUN_PATH
9697 hardcode_runpath_var
=yes
9702 sysv4
*uw2
* | sysv5OpenUNIX
* | sysv5UnixWare7.
[01].
[10]* | unixware7
* | sco3.2v5.0.
[024]*)
9703 no_undefined_flag
='${wl}-z,text'
9704 archive_cmds_need_lc
=no
9705 hardcode_shlibpath_var
=no
9706 runpath_var
='LD_RUN_PATH'
9708 if test "$GCC" = yes; then
9709 archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9710 archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9712 archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9713 archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9717 sysv5
* | sco3.2v5
* | sco5v6
*)
9718 # Note: We can NOT use -z defs as we might desire, because we do not
9719 # link with -lc, and that would cause any symbols used from libc to
9720 # always be unresolved, which means just about no library would
9721 # ever link correctly. If we're not using GNU ld we use -z text
9722 # though, which does catch some bad symbols but isn't as heavy-handed
9724 no_undefined_flag
='${wl}-z,text'
9725 allow_undefined_flag
='${wl}-z,nodefs'
9726 archive_cmds_need_lc
=no
9727 hardcode_shlibpath_var
=no
9728 hardcode_libdir_flag_spec
='${wl}-R,$libdir'
9729 hardcode_libdir_separator
=':'
9730 link_all_deplibs
=yes
9731 export_dynamic_flag_spec
='${wl}-Bexport'
9732 runpath_var
='LD_RUN_PATH'
9734 if test "$GCC" = yes; then
9735 archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9736 archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9738 archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9739 archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9744 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9745 hardcode_libdir_flag_spec
='-L$libdir'
9746 hardcode_shlibpath_var
=no
9754 if test x
$host_vendor = xsni
; then
9756 sysv4 | sysv4.2uw2
* | sysv4.3
* | sysv5
*)
9757 export_dynamic_flag_spec
='${wl}-Blargedynsym'
9763 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
9764 $as_echo "$ld_shlibs" >&6; }
9765 test "$ld_shlibs" = no
&& can_build_shared
=no
9767 with_gnu_ld
=$with_gnu_ld
9784 # Do we need to explicitly link libc?
9786 case "x$archive_cmds_need_lc" in
9788 # Assume -lc should be added
9789 archive_cmds_need_lc
=yes
9791 if test "$enable_shared" = yes && test "$GCC" = yes; then
9792 case $archive_cmds in
9794 # FIXME: we may have to deal with multi-command sequences.
9797 # Test whether the compiler implicitly links with -lc since on some
9798 # systems, -lgcc has to come before -lc. If gcc already passes -lc
9799 # to ld, don't add -lc before -lgcc.
9800 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
9801 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
9802 if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
9803 $as_echo_n "(cached) " >&6
9806 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
9808 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
9809 (eval $ac_compile) 2>&5
9811 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9812 test $ac_status = 0; } 2>conftest.err
; then
9815 libobjs
=conftest.
$ac_objext
9817 wl
=$lt_prog_compiler_wl
9818 pic_flag
=$lt_prog_compiler_pic
9824 lt_save_allow_undefined_flag
=$allow_undefined_flag
9825 allow_undefined_flag
=
9826 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
9827 (eval $archive_cmds 2\
>\
&1 \|
$GREP \" -lc \" \
>/dev
/null
2\
>\
&1) 2>&5
9829 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9830 test $ac_status = 0; }
9832 lt_cv_archive_cmds_need_lc
=no
9834 lt_cv_archive_cmds_need_lc
=yes
9836 allow_undefined_flag
=$lt_save_allow_undefined_flag
9838 cat conftest.err
1>&5
9843 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
9844 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
9845 archive_cmds_need_lc
=$lt_cv_archive_cmds_need_lc
10008 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
10009 $as_echo_n "checking dynamic linker characteristics... " >&6; }
10011 if test "$GCC" = yes; then
10013 darwin
*) lt_awk_arg
="/^libraries:/,/LR/" ;;
10014 *) lt_awk_arg
="/^libraries:/" ;;
10017 mingw
* | cegcc
*) lt_sed_strip_eq
="s,=\([A-Za-z]:\),\1,g" ;;
10018 *) lt_sed_strip_eq
="s,=/,/,g" ;;
10020 lt_search_path_spec
=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
10021 case $lt_search_path_spec in
10023 # if the path contains ";" then we assume it to be the separator
10024 # otherwise default to the standard path separator (i.e. ":") - it is
10025 # assumed that no part of a normal pathname contains ";" but that should
10026 # okay in the real world where ";" in dirpaths is itself problematic.
10027 lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
10030 lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
10033 # Ok, now we have the path, separated by spaces, we can step through it
10034 # and add multilib dir if necessary.
10035 lt_tmp_lt_search_path_spec
=
10036 lt_multi_os_dir
=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
10037 for lt_sys_path
in $lt_search_path_spec; do
10038 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
10039 lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
10041 test -d "$lt_sys_path" && \
10042 lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path"
10045 lt_search_path_spec
=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
10046 BEGIN {RS=" "; FS="/|\n";} {
10049 for (lt_i = NF; lt_i > 0; lt_i--) {
10050 if ($lt_i != "" && $lt_i != ".") {
10051 if ($lt_i == "..") {
10054 if (lt_count == 0) {
10055 lt_foo="/" $lt_i lt_foo;
10062 if (lt_foo != "") { lt_freq[lt_foo]++; }
10063 if (lt_freq[lt_foo] == 1) { print lt_foo; }
10065 # AWK program above erroneously prepends '/' to C:/dos/paths
10068 mingw
* | cegcc
*) lt_search_path_spec
=`$ECHO "$lt_search_path_spec" |\
10069 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
10071 sys_lib_search_path_spec
=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
10073 sys_lib_search_path_spec
="/lib /usr/lib /usr/local/lib"
10075 library_names_spec
=
10076 libname_spec
='lib$name'
10080 postuninstall_cmds
=
10084 shlibpath_overrides_runpath
=unknown
10086 dynamic_linker
="$host_os ld.so"
10087 sys_lib_dlsearch_path_spec
="/lib /usr/lib"
10088 need_lib_prefix
=unknown
10089 hardcode_into_libs
=no
10091 # when you set need_version to no, make sure it does not cause -set_version
10092 # flags to be left without arguments
10093 need_version
=unknown
10098 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname.a'
10099 shlibpath_var
=LIBPATH
10101 # AIX 3 has no versioning support, so we append a major version to the name.
10102 soname_spec
='${libname}${release}${shared_ext}$major'
10109 hardcode_into_libs
=yes
10110 if test "$host_cpu" = ia64
; then
10111 # AIX 5 supports IA64
10112 library_names_spec
='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
10113 shlibpath_var
=LD_LIBRARY_PATH
10115 # With GCC up to 2.95.x, collect2 would create an import file
10116 # for dependence libraries. The import file would start with
10117 # the line `#! .'. This would cause the generated library to
10118 # depend on `.', always an invalid library. This was fixed in
10119 # development snapshots of GCC prior to 3.0.
10121 aix4 | aix4.
[01] | aix4.
[01].
*)
10122 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
10124 echo '#endif'; } |
${CC} -E - |
$GREP yes > /dev
/null
; then
10127 can_build_shared
=no
10131 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
10132 # soname into executable. Probably we can add versioning support to
10133 # collect2, so additional links can be useful in future.
10134 if test "$aix_use_runtimelinking" = yes; then
10135 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
10136 # instead of lib<name>.a to let people know that these are not
10137 # typical AIX shared libraries.
10138 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10140 # We preserve .a as extension for shared libraries through AIX4.2
10141 # and later when we are not doing run time linking.
10142 library_names_spec
='${libname}${release}.a $libname.a'
10143 soname_spec
='${libname}${release}${shared_ext}$major'
10145 shlibpath_var
=LIBPATH
10152 # Since July 2007 AmigaOS4 officially supports .so libraries.
10153 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
10154 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10157 library_names_spec
='$libname.ixlibrary $libname.a'
10158 # Create ${libname}_ixlibrary.a entries in /sys/libs.
10159 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'
10165 library_names_spec
='${libname}${shared_ext}'
10166 dynamic_linker
="$host_os ld.so"
10167 shlibpath_var
=LIBRARY_PATH
10173 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10174 soname_spec
='${libname}${release}${shared_ext}$major'
10175 finish_cmds
='PATH="\$PATH:/sbin" ldconfig $libdir'
10176 shlibpath_var
=LD_LIBRARY_PATH
10177 sys_lib_search_path_spec
="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
10178 sys_lib_dlsearch_path_spec
="/shlib /usr/lib /usr/local/lib"
10179 # the default ld.so.conf also contains /usr/contrib/lib and
10180 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
10181 # libtool to hard-code these into programs
10184 cygwin
* | mingw
* | pw32
* | cegcc
*)
10185 version_type
=windows
10190 case $GCC,$host_os in
10191 yes,cygwin
* |
yes,mingw
* |
yes,pw32
* |
yes,cegcc
*)
10192 library_names_spec
='$libname.dll.a'
10193 # DLL is installed to $(libdir)/../bin by postinstall_cmds
10194 postinstall_cmds
='base_file=`basename \${file}`~
10195 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
10196 dldir=$destdir/`dirname \$dlpath`~
10197 test -d \$dldir || mkdir -p \$dldir~
10198 $install_prog $dir/$dlname \$dldir/$dlname~
10199 chmod a+x \$dldir/$dlname~
10200 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
10201 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
10203 postuninstall_cmds
='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
10204 dlpath=$dir/\$dldll~
10206 shlibpath_overrides_runpath
=yes
10210 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
10211 soname_spec
='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10213 sys_lib_search_path_spec
="$sys_lib_search_path_spec /usr/lib/w32api"
10216 # MinGW DLLs use traditional 'lib' prefix
10217 soname_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10220 # pw32 DLLs use 'pw' prefix rather than 'lib'
10221 library_names_spec
='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10227 library_names_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
10230 dynamic_linker
='Win32 ld.exe'
10231 # FIXME: first we should search . and the directory the executable is in
10235 darwin
* | rhapsody
*)
10236 dynamic_linker
="$host_os dyld"
10237 version_type
=darwin
10240 library_names_spec
='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
10241 soname_spec
='${libname}${release}${major}$shared_ext'
10242 shlibpath_overrides_runpath
=yes
10243 shlibpath_var
=DYLD_LIBRARY_PATH
10244 shrext_cmds
='`test .$module = .yes && echo .so || echo .dylib`'
10246 sys_lib_search_path_spec
="$sys_lib_search_path_spec /usr/local/lib"
10247 sys_lib_dlsearch_path_spec
='/usr/local/lib /lib /usr/lib'
10254 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
10255 soname_spec
='${libname}${release}${shared_ext}$major'
10256 shlibpath_var
=LD_LIBRARY_PATH
10259 freebsd
* | dragonfly
*)
10260 # DragonFly does not have aout. When/if they implement a new
10261 # versioning mechanism, adjust this.
10262 if test -x /usr
/bin
/objformat
; then
10263 objformat
=`/usr/bin/objformat`
10266 freebsd
[23].
*) objformat
=aout
;;
10267 *) objformat
=elf
;;
10270 version_type
=freebsd-
$objformat
10271 case $version_type in
10273 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
10278 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
10282 shlibpath_var
=LD_LIBRARY_PATH
10285 shlibpath_overrides_runpath
=yes
10287 freebsd3.
[01]* | freebsdelf3.
[01]*)
10288 shlibpath_overrides_runpath
=yes
10289 hardcode_into_libs
=yes
10291 freebsd3.
[2-9]* | freebsdelf3.
[2-9]* | \
10292 freebsd4.
[0-5] | freebsdelf4.
[0-5] | freebsd4.1
.1 | freebsdelf4.1
.1)
10293 shlibpath_overrides_runpath
=no
10294 hardcode_into_libs
=yes
10296 *) # from 4.6 on, and DragonFly
10297 shlibpath_overrides_runpath
=yes
10298 hardcode_into_libs
=yes
10307 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10308 soname_spec
='${libname}${release}${shared_ext}$major'
10309 shlibpath_var
=LD_LIBRARY_PATH
10310 hardcode_into_libs
=yes
10317 dynamic_linker
="$host_os runtime_loader"
10318 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10319 soname_spec
='${libname}${release}${shared_ext}$major'
10320 shlibpath_var
=LIBRARY_PATH
10321 shlibpath_overrides_runpath
=yes
10322 sys_lib_dlsearch_path_spec
='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
10323 hardcode_into_libs
=yes
10326 hpux9
* | hpux10
* | hpux11
*)
10327 # Give a soname corresponding to the major version so that dld.sl refuses to
10328 # link against other versions.
10335 hardcode_into_libs
=yes
10336 dynamic_linker
="$host_os dld.so"
10337 shlibpath_var
=LD_LIBRARY_PATH
10338 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
10339 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10340 soname_spec
='${libname}${release}${shared_ext}$major'
10341 if test "X$HPUX_IA64_MODE" = X32
; then
10342 sys_lib_search_path_spec
="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
10344 sys_lib_search_path_spec
="/usr/lib/hpux64 /usr/local/lib/hpux64"
10346 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
10350 hardcode_into_libs
=yes
10351 dynamic_linker
="$host_os dld.sl"
10352 shlibpath_var
=LD_LIBRARY_PATH
# How should we handle SHLIB_PATH
10353 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
10354 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10355 soname_spec
='${libname}${release}${shared_ext}$major'
10356 sys_lib_search_path_spec
="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
10357 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
10361 dynamic_linker
="$host_os dld.sl"
10362 shlibpath_var
=SHLIB_PATH
10363 shlibpath_overrides_runpath
=no
# +s is required to enable SHLIB_PATH
10364 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10365 soname_spec
='${libname}${release}${shared_ext}$major'
10368 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
10369 postinstall_cmds
='chmod 555 $lib'
10370 # or fails outright, so override atomically:
10371 install_override_mode
=555
10378 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
10379 soname_spec
='${libname}${release}${shared_ext}$major'
10380 dynamic_linker
='Interix 3.x ld.so.1 (PE, like ELF)'
10381 shlibpath_var
=LD_LIBRARY_PATH
10382 shlibpath_overrides_runpath
=no
10383 hardcode_into_libs
=yes
10386 irix5
* | irix6
* | nonstopux
*)
10388 nonstopux
*) version_type
=nonstopux
;;
10390 if test "$lt_cv_prog_gnu_ld" = yes; then
10398 soname_spec
='${libname}${release}${shared_ext}$major'
10399 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
10401 irix5
* | nonstopux
*)
10402 libsuff
= shlibsuff
=
10405 case $LD in # libtool.m4 will add one of these switches to LD
10406 *-32|
*"-32 "|
*-melf32bsmip|
*"-melf32bsmip ")
10407 libsuff
= shlibsuff
= libmagic
=32-bit;;
10408 *-n32|
*"-n32 "|
*-melf32bmipn32|
*"-melf32bmipn32 ")
10409 libsuff
=32 shlibsuff
=N32 libmagic
=N32
;;
10410 *-64|
*"-64 "|
*-melf64bmip|
*"-melf64bmip ")
10411 libsuff
=64 shlibsuff
=64 libmagic
=64-bit;;
10412 *) libsuff
= shlibsuff
= libmagic
=never-match
;;
10416 shlibpath_var
=LD_LIBRARY
${shlibsuff}_PATH
10417 shlibpath_overrides_runpath
=no
10418 sys_lib_search_path_spec
="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
10419 sys_lib_dlsearch_path_spec
="/usr/lib${libsuff} /lib${libsuff}"
10420 hardcode_into_libs
=yes
10423 # No shared lib support for Linux oldld, aout, or coff.
10424 linux
*oldld
* | linux
*aout
* | linux
*coff
*)
10428 # This must be Linux ELF.
10429 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
10433 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10434 soname_spec
='${libname}${release}${shared_ext}$major'
10435 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -n $libdir'
10436 shlibpath_var
=LD_LIBRARY_PATH
10437 shlibpath_overrides_runpath
=no
10439 # Some binutils ld are patched to set DT_RUNPATH
10440 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
10441 $as_echo_n "(cached) " >&6
10443 lt_cv_shlibpath_overrides_runpath
=no
10444 save_LDFLAGS
=$LDFLAGS
10445 save_libdir
=$libdir
10446 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
10447 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
10448 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10449 /* end confdefs.h. */
10459 if ac_fn_c_try_link
"$LINENO"; then :
10460 if ($OBJDUMP -p conftest
$ac_exeext) 2>/dev
/null |
grep "RUNPATH.*$libdir" >/dev
/null
; then :
10461 lt_cv_shlibpath_overrides_runpath
=yes
10464 rm -f core conftest.err conftest.
$ac_objext \
10465 conftest
$ac_exeext conftest.
$ac_ext
10466 LDFLAGS
=$save_LDFLAGS
10467 libdir
=$save_libdir
10471 shlibpath_overrides_runpath
=$lt_cv_shlibpath_overrides_runpath
10473 # This implies no fast_install, which is unacceptable.
10474 # Some rework will be needed to allow for fast_install
10475 # before this can be enabled.
10476 hardcode_into_libs
=yes
10478 # Append ld.so.conf contents to the search path
10479 if test -f /etc
/ld.so.conf
; then
10480 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' ' '`
10481 sys_lib_dlsearch_path_spec
="/lib /usr/lib $lt_ld_extra"
10484 # We used to test for /lib/ld.so.1 and disable shared libraries on
10485 # powerpc, because MkLinux only supported shared libraries with the
10486 # GNU dynamic linker. Since this was broken with cross compilers,
10487 # most powerpc-linux boxes support dynamic linking these days and
10488 # people can always --disable-shared, the test was removed, and we
10489 # assume the GNU/Linux dynamic linker is in use.
10490 dynamic_linker
='GNU/Linux ld.so'
10497 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
10498 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10499 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10500 dynamic_linker
='NetBSD (a.out) ld.so'
10502 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
10503 soname_spec
='${libname}${release}${shared_ext}$major'
10504 dynamic_linker
='NetBSD ld.elf_so'
10506 shlibpath_var
=LD_LIBRARY_PATH
10507 shlibpath_overrides_runpath
=yes
10508 hardcode_into_libs
=yes
10513 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10514 shlibpath_var
=LD_LIBRARY_PATH
10515 shlibpath_overrides_runpath
=yes
10522 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10523 soname_spec
='${libname}${release}${shared_ext}$major'
10524 shlibpath_var
=LD_LIBRARY_PATH
10525 shlibpath_overrides_runpath
=no
10526 hardcode_into_libs
=yes
10527 dynamic_linker
='ldqnx.so'
10532 sys_lib_dlsearch_path_spec
="/usr/lib"
10534 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
10536 openbsd3.3 | openbsd3.3.
*) need_version
=yes ;;
10537 *) need_version
=no
;;
10539 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10540 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10541 shlibpath_var
=LD_LIBRARY_PATH
10542 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10544 openbsd2.
[89] | openbsd2.
[89].
*)
10545 shlibpath_overrides_runpath
=no
10548 shlibpath_overrides_runpath
=yes
10552 shlibpath_overrides_runpath
=yes
10557 libname_spec
='$name'
10560 library_names_spec
='$libname${shared_ext} $libname.a'
10561 dynamic_linker
='OS/2 ld.exe'
10562 shlibpath_var
=LIBPATH
10565 osf3
* | osf4
* | osf5
*)
10569 soname_spec
='${libname}${release}${shared_ext}$major'
10570 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10571 shlibpath_var
=LD_LIBRARY_PATH
10572 sys_lib_search_path_spec
="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
10573 sys_lib_dlsearch_path_spec
="$sys_lib_search_path_spec"
10584 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10585 soname_spec
='${libname}${release}${shared_ext}$major'
10586 shlibpath_var
=LD_LIBRARY_PATH
10587 shlibpath_overrides_runpath
=yes
10588 hardcode_into_libs
=yes
10589 # ldd complains unless libraries are executable
10590 postinstall_cmds
='chmod +x $lib'
10595 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10596 finish_cmds
='PATH="\$PATH:/usr/etc" ldconfig $libdir'
10597 shlibpath_var
=LD_LIBRARY_PATH
10598 shlibpath_overrides_runpath
=yes
10599 if test "$with_gnu_ld" = yes; then
10607 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10608 soname_spec
='${libname}${release}${shared_ext}$major'
10609 shlibpath_var
=LD_LIBRARY_PATH
10610 case $host_vendor in
10612 shlibpath_overrides_runpath
=no
10614 runpath_var
=LD_RUN_PATH
10622 shlibpath_overrides_runpath
=no
10623 sys_lib_search_path_spec
='/lib /usr/lib /usr/ccs/lib'
10629 if test -d /usr
/nec
;then
10631 library_names_spec
='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
10632 soname_spec
='$libname${shared_ext}.$major'
10633 shlibpath_var
=LD_LIBRARY_PATH
10637 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
* | sysv4
*uw2
*)
10638 version_type
=freebsd-elf
10641 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
10642 soname_spec
='${libname}${release}${shared_ext}$major'
10643 shlibpath_var
=LD_LIBRARY_PATH
10644 shlibpath_overrides_runpath
=yes
10645 hardcode_into_libs
=yes
10646 if test "$with_gnu_ld" = yes; then
10647 sys_lib_search_path_spec
='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
10649 sys_lib_search_path_spec
='/usr/ccs/lib /usr/lib'
10652 sys_lib_search_path_spec
="$sys_lib_search_path_spec /lib"
10656 sys_lib_dlsearch_path_spec
='/usr/lib'
10660 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
10664 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10665 shlibpath_var
=LD_LIBRARY_PATH
10666 shlibpath_overrides_runpath
=no
10667 hardcode_into_libs
=yes
10672 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10673 soname_spec
='${libname}${release}${shared_ext}$major'
10674 shlibpath_var
=LD_LIBRARY_PATH
10681 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
10682 $as_echo "$dynamic_linker" >&6; }
10683 test "$dynamic_linker" = no
&& can_build_shared
=no
10685 variables_saved_for_relink
="PATH $shlibpath_var $runpath_var"
10686 if test "$GCC" = yes; then
10687 variables_saved_for_relink
="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
10690 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
10691 sys_lib_search_path_spec
="$lt_cv_sys_lib_search_path_spec"
10693 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
10694 sys_lib_dlsearch_path_spec
="$lt_cv_sys_lib_dlsearch_path_spec"
10788 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
10789 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
10791 if test -n "$hardcode_libdir_flag_spec" ||
10792 test -n "$runpath_var" ||
10793 test "X$hardcode_automatic" = "Xyes" ; then
10795 # We can hardcode non-existent directories.
10796 if test "$hardcode_direct" != no
&&
10797 # If the only mechanism to avoid hardcoding is shlibpath_var, we
10798 # have to relink, otherwise we might link with an installed library
10799 # when we should be linking with a yet-to-be-installed one
10800 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
10801 test "$hardcode_minus_L" != no
; then
10802 # Linking always hardcodes the temporary library directory.
10803 hardcode_action
=relink
10805 # We can link without hardcoding, and we can hardcode nonexisting dirs.
10806 hardcode_action
=immediate
10809 # We cannot hardcode anything, or else we can only hardcode existing
10811 hardcode_action
=unsupported
10813 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
10814 $as_echo "$hardcode_action" >&6; }
10816 if test "$hardcode_action" = relink ||
10817 test "$inherit_rpath" = yes; then
10818 # Fast installation is not supported
10819 enable_fast_install
=no
10820 elif test "$shlibpath_overrides_runpath" = yes ||
10821 test "$enable_shared" = no
; then
10822 # Fast installation is not necessary
10823 enable_fast_install
=needless
10831 if test "x$enable_dlopen" != xyes
; then
10832 enable_dlopen
=unknown
10833 enable_dlopen_self
=unknown
10834 enable_dlopen_self_static
=unknown
10841 lt_cv_dlopen
="load_add_on"
10843 lt_cv_dlopen_self
=yes
10846 mingw
* | pw32
* | cegcc
*)
10847 lt_cv_dlopen
="LoadLibrary"
10852 lt_cv_dlopen
="dlopen"
10857 # if libdl is installed we need to link against it
10858 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
10859 $as_echo_n "checking for dlopen in -ldl... " >&6; }
10860 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
10861 $as_echo_n "(cached) " >&6
10863 ac_check_lib_save_LIBS
=$LIBS
10865 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10866 /* end confdefs.h. */
10868 /* Override any GCC internal prototype to avoid an error.
10869 Use char because int might match the return type of a GCC
10870 builtin and then its argument prototype would still apply. */
10883 if ac_fn_c_try_link
"$LINENO"; then :
10884 ac_cv_lib_dl_dlopen
=yes
10886 ac_cv_lib_dl_dlopen
=no
10888 rm -f core conftest.err conftest.
$ac_objext \
10889 conftest
$ac_exeext conftest.
$ac_ext
10890 LIBS
=$ac_check_lib_save_LIBS
10892 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
10893 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
10894 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
10895 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl"
10898 lt_cv_dlopen
="dyld"
10900 lt_cv_dlopen_self
=yes
10907 ac_fn_c_check_func
"$LINENO" "shl_load" "ac_cv_func_shl_load"
10908 if test "x$ac_cv_func_shl_load" = x
""yes; then :
10909 lt_cv_dlopen
="shl_load"
10911 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
10912 $as_echo_n "checking for shl_load in -ldld... " >&6; }
10913 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
10914 $as_echo_n "(cached) " >&6
10916 ac_check_lib_save_LIBS
=$LIBS
10918 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10919 /* end confdefs.h. */
10921 /* Override any GCC internal prototype to avoid an error.
10922 Use char because int might match the return type of a GCC
10923 builtin and then its argument prototype would still apply. */
10931 return shl_load ();
10936 if ac_fn_c_try_link
"$LINENO"; then :
10937 ac_cv_lib_dld_shl_load
=yes
10939 ac_cv_lib_dld_shl_load
=no
10941 rm -f core conftest.err conftest.
$ac_objext \
10942 conftest
$ac_exeext conftest.
$ac_ext
10943 LIBS
=$ac_check_lib_save_LIBS
10945 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
10946 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
10947 if test "x$ac_cv_lib_dld_shl_load" = x
""yes; then :
10948 lt_cv_dlopen
="shl_load" lt_cv_dlopen_libs
="-ldld"
10950 ac_fn_c_check_func
"$LINENO" "dlopen" "ac_cv_func_dlopen"
10951 if test "x$ac_cv_func_dlopen" = x
""yes; then :
10952 lt_cv_dlopen
="dlopen"
10954 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
10955 $as_echo_n "checking for dlopen in -ldl... " >&6; }
10956 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
10957 $as_echo_n "(cached) " >&6
10959 ac_check_lib_save_LIBS
=$LIBS
10961 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10962 /* end confdefs.h. */
10964 /* Override any GCC internal prototype to avoid an error.
10965 Use char because int might match the return type of a GCC
10966 builtin and then its argument prototype would still apply. */
10979 if ac_fn_c_try_link
"$LINENO"; then :
10980 ac_cv_lib_dl_dlopen
=yes
10982 ac_cv_lib_dl_dlopen
=no
10984 rm -f core conftest.err conftest.
$ac_objext \
10985 conftest
$ac_exeext conftest.
$ac_ext
10986 LIBS
=$ac_check_lib_save_LIBS
10988 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
10989 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
10990 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
10991 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl"
10993 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
10994 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
10995 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
10996 $as_echo_n "(cached) " >&6
10998 ac_check_lib_save_LIBS
=$LIBS
10999 LIBS
="-lsvld $LIBS"
11000 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11001 /* end confdefs.h. */
11003 /* Override any GCC internal prototype to avoid an error.
11004 Use char because int might match the return type of a GCC
11005 builtin and then its argument prototype would still apply. */
11018 if ac_fn_c_try_link
"$LINENO"; then :
11019 ac_cv_lib_svld_dlopen
=yes
11021 ac_cv_lib_svld_dlopen
=no
11023 rm -f core conftest.err conftest.
$ac_objext \
11024 conftest
$ac_exeext conftest.
$ac_ext
11025 LIBS
=$ac_check_lib_save_LIBS
11027 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
11028 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
11029 if test "x$ac_cv_lib_svld_dlopen" = x
""yes; then :
11030 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-lsvld"
11032 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
11033 $as_echo_n "checking for dld_link in -ldld... " >&6; }
11034 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
11035 $as_echo_n "(cached) " >&6
11037 ac_check_lib_save_LIBS
=$LIBS
11039 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11040 /* end confdefs.h. */
11042 /* Override any GCC internal prototype to avoid an error.
11043 Use char because int might match the return type of a GCC
11044 builtin and then its argument prototype would still apply. */
11052 return dld_link ();
11057 if ac_fn_c_try_link
"$LINENO"; then :
11058 ac_cv_lib_dld_dld_link
=yes
11060 ac_cv_lib_dld_dld_link
=no
11062 rm -f core conftest.err conftest.
$ac_objext \
11063 conftest
$ac_exeext conftest.
$ac_ext
11064 LIBS
=$ac_check_lib_save_LIBS
11066 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
11067 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
11068 if test "x$ac_cv_lib_dld_dld_link" = x
""yes; then :
11069 lt_cv_dlopen
="dld_link" lt_cv_dlopen_libs
="-ldld"
11090 if test "x$lt_cv_dlopen" != xno
; then
11096 case $lt_cv_dlopen in
11098 save_CPPFLAGS
="$CPPFLAGS"
11099 test "x$ac_cv_header_dlfcn_h" = xyes
&& CPPFLAGS
="$CPPFLAGS -DHAVE_DLFCN_H"
11101 save_LDFLAGS
="$LDFLAGS"
11102 wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $export_dynamic_flag_spec\"
11105 LIBS
="$lt_cv_dlopen_libs $LIBS"
11107 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
11108 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
11109 if test "${lt_cv_dlopen_self+set}" = set; then :
11110 $as_echo_n "(cached) " >&6
11112 if test "$cross_compiling" = yes; then :
11113 lt_cv_dlopen_self
=cross
11115 lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2
11116 lt_status
=$lt_dlunknown
11117 cat > conftest.
$ac_ext <<_LT_EOF
11118 #line 11118 "configure"
11119 #include "confdefs.h"
11128 # define LT_DLGLOBAL RTLD_GLOBAL
11131 # define LT_DLGLOBAL DL_GLOBAL
11133 # define LT_DLGLOBAL 0
11137 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11138 find out it does not work in some platform. */
11139 #ifndef LT_DLLAZY_OR_NOW
11141 # define LT_DLLAZY_OR_NOW RTLD_LAZY
11144 # define LT_DLLAZY_OR_NOW DL_LAZY
11147 # define LT_DLLAZY_OR_NOW RTLD_NOW
11150 # define LT_DLLAZY_OR_NOW DL_NOW
11152 # define LT_DLLAZY_OR_NOW 0
11159 /* When -fvisbility=hidden is used, assume the code has been annotated
11160 correspondingly for the symbols needed. */
11161 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11162 void fnord () __attribute__((visibility("default")));
11165 void fnord () { int i=42; }
11168 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
11169 int status = $lt_dlunknown;
11173 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
11176 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11177 else puts (dlerror ());
11179 /* dlclose (self); */
11187 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11188 (eval $ac_link) 2>&5
11190 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11191 test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then
11192 (.
/conftest
; exit; ) >&5 2>/dev
/null
11194 case x
$lt_status in
11195 x
$lt_dlno_uscore) lt_cv_dlopen_self
=yes ;;
11196 x
$lt_dlneed_uscore) lt_cv_dlopen_self
=yes ;;
11197 x
$lt_dlunknown|x
*) lt_cv_dlopen_self
=no
;;
11200 # compilation failed
11201 lt_cv_dlopen_self
=no
11208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
11209 $as_echo "$lt_cv_dlopen_self" >&6; }
11211 if test "x$lt_cv_dlopen_self" = xyes
; then
11212 wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $lt_prog_compiler_static\"
11213 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
11214 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
11215 if test "${lt_cv_dlopen_self_static+set}" = set; then :
11216 $as_echo_n "(cached) " >&6
11218 if test "$cross_compiling" = yes; then :
11219 lt_cv_dlopen_self_static
=cross
11221 lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2
11222 lt_status
=$lt_dlunknown
11223 cat > conftest.
$ac_ext <<_LT_EOF
11224 #line 11224 "configure"
11225 #include "confdefs.h"
11234 # define LT_DLGLOBAL RTLD_GLOBAL
11237 # define LT_DLGLOBAL DL_GLOBAL
11239 # define LT_DLGLOBAL 0
11243 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11244 find out it does not work in some platform. */
11245 #ifndef LT_DLLAZY_OR_NOW
11247 # define LT_DLLAZY_OR_NOW RTLD_LAZY
11250 # define LT_DLLAZY_OR_NOW DL_LAZY
11253 # define LT_DLLAZY_OR_NOW RTLD_NOW
11256 # define LT_DLLAZY_OR_NOW DL_NOW
11258 # define LT_DLLAZY_OR_NOW 0
11265 /* When -fvisbility=hidden is used, assume the code has been annotated
11266 correspondingly for the symbols needed. */
11267 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11268 void fnord () __attribute__((visibility("default")));
11271 void fnord () { int i=42; }
11274 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
11275 int status = $lt_dlunknown;
11279 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
11282 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11283 else puts (dlerror ());
11285 /* dlclose (self); */
11293 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11294 (eval $ac_link) 2>&5
11296 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11297 test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then
11298 (.
/conftest
; exit; ) >&5 2>/dev
/null
11300 case x
$lt_status in
11301 x
$lt_dlno_uscore) lt_cv_dlopen_self_static
=yes ;;
11302 x
$lt_dlneed_uscore) lt_cv_dlopen_self_static
=yes ;;
11303 x
$lt_dlunknown|x
*) lt_cv_dlopen_self_static
=no
;;
11306 # compilation failed
11307 lt_cv_dlopen_self_static
=no
11314 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
11315 $as_echo "$lt_cv_dlopen_self_static" >&6; }
11318 CPPFLAGS
="$save_CPPFLAGS"
11319 LDFLAGS
="$save_LDFLAGS"
11324 case $lt_cv_dlopen_self in
11325 yes|no
) enable_dlopen_self
=$lt_cv_dlopen_self ;;
11326 *) enable_dlopen_self
=unknown
;;
11329 case $lt_cv_dlopen_self_static in
11330 yes|no
) enable_dlopen_self_static
=$lt_cv_dlopen_self_static ;;
11331 *) enable_dlopen_self_static
=unknown
;;
11353 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
11354 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
11355 if test -n "$STRIP" && $STRIP -V 2>&1 |
$GREP "GNU strip" >/dev
/null
; then
11356 test -z "$old_striplib" && old_striplib
="$STRIP --strip-debug"
11357 test -z "$striplib" && striplib
="$STRIP --strip-unneeded"
11358 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11359 $as_echo "yes" >&6; }
11361 # FIXME - insert some real tests, host_os isn't really good enough
11364 if test -n "$STRIP" ; then
11365 striplib
="$STRIP -x"
11366 old_striplib
="$STRIP -S"
11367 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11368 $as_echo "yes" >&6; }
11370 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11371 $as_echo "no" >&6; }
11375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11376 $as_echo "no" >&6; }
11392 # Report which library types will actually be built
11393 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
11394 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
11395 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
11396 $as_echo "$can_build_shared" >&6; }
11398 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
11399 $as_echo_n "checking whether to build shared libraries... " >&6; }
11400 test "$can_build_shared" = "no" && enable_shared
=no
11402 # On AIX, shared libraries and static libraries use the same namespace, and
11403 # are all built from PIC.
11406 test "$enable_shared" = yes && enable_static
=no
11407 if test -n "$RANLIB"; then
11408 archive_cmds
="$archive_cmds~\$RANLIB \$lib"
11409 postinstall_cmds
='$RANLIB $lib'
11414 if test "$host_cpu" != ia64
&& test "$aix_use_runtimelinking" = no
; then
11415 test "$enable_shared" = yes && enable_static
=no
11419 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
11420 $as_echo "$enable_shared" >&6; }
11422 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
11423 $as_echo_n "checking whether to build static libraries... " >&6; }
11424 # Make sure either enable_shared or enable_static is yes.
11425 test "$enable_shared" = yes || enable_static
=yes
11426 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
11427 $as_echo "$enable_static" >&6; }
11434 ac_cpp
='$CPP $CPPFLAGS'
11435 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11436 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11437 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
11453 ac_config_commands
="$ac_config_commands libtool"
11458 # Only expand once:
11465 *-cygwin* |
*-mingw*)
11466 # 'host' will be top-level target in the case of a target lib,
11467 # we must compare to with_cross_host to decide if this is a native
11468 # or cross-compiler and select where to install dlls appropriately.
11469 if test -n "$with_cross_host" &&
11470 test x
"$with_cross_host" != x
"no"; then
11471 lt_host_flags
='-no-undefined -bindir "$(toolexeclibdir)"';
11473 lt_host_flags
='-no-undefined -bindir "$(bindir)"';
11486 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
11487 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
11488 # Check whether --enable-maintainer-mode was given.
11489 if test "${enable_maintainer_mode+set}" = set; then :
11490 enableval
=$enable_maintainer_mode; USE_MAINTAINER_MODE
=$enableval
11492 USE_MAINTAINER_MODE
=no
11495 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
11496 $as_echo "$USE_MAINTAINER_MODE" >&6; }
11497 if test $USE_MAINTAINER_MODE = yes; then
11498 MAINTAINER_MODE_TRUE
=
11499 MAINTAINER_MODE_FALSE
='#'
11501 MAINTAINER_MODE_TRUE
='#'
11502 MAINTAINER_MODE_FALSE
=
11505 MAINT
=$MAINTAINER_MODE_TRUE
11509 # For libtool versioning info, format is CURRENT:REVISION:AGE
11510 libtool_VERSION
=3:0:2
11513 # Check for used threading-model
11514 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for thread model used by GCC" >&5
11515 $as_echo_n "checking for thread model used by GCC... " >&6; }
11516 target_thread_file
=`$CC -v 2>&1 | sed -n 's/^Thread model: //p'`
11517 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $target_thread_file" >&5
11518 $as_echo "$target_thread_file" >&6; }
11520 # Get target configury.
11521 .
${srcdir}/configure.tgt
11522 if test -n "$UNSUPPORTED"; then
11523 as_fn_error
"Configuration ${target} is unsupported." "$LINENO" 5
11526 # Disable fallbacks to __sync routines from libgcc. Otherwise we'll
11527 # make silly decisions about what the cpu can do.
11528 CFLAGS
="$save_CFLAGS -fno-sync-libcalls $XCFLAGS"
11530 # Check header files.
11531 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
11532 $as_echo_n "checking for ANSI C header files... " >&6; }
11533 if test "${ac_cv_header_stdc+set}" = set; then :
11534 $as_echo_n "(cached) " >&6
11536 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11537 /* end confdefs.h. */
11538 #include <stdlib.h>
11539 #include <stdarg.h>
11540 #include <string.h>
11551 if ac_fn_c_try_compile
"$LINENO"; then :
11552 ac_cv_header_stdc
=yes
11554 ac_cv_header_stdc
=no
11556 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11558 if test $ac_cv_header_stdc = yes; then
11559 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
11560 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11561 /* end confdefs.h. */
11562 #include <string.h>
11565 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
11566 $EGREP "memchr" >/dev
/null
2>&1; then :
11569 ac_cv_header_stdc
=no
11575 if test $ac_cv_header_stdc = yes; then
11576 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
11577 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11578 /* end confdefs.h. */
11579 #include <stdlib.h>
11582 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
11583 $EGREP "free" >/dev
/null
2>&1; then :
11586 ac_cv_header_stdc
=no
11592 if test $ac_cv_header_stdc = yes; then
11593 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
11594 if test "$cross_compiling" = yes; then :
11597 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11598 /* end confdefs.h. */
11600 #include <stdlib.h>
11601 #if ((' ' & 0x0FF) == 0x020)
11602 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
11603 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
11605 # define ISLOWER(c) \
11606 (('a' <= (c) && (c) <= 'i') \
11607 || ('j' <= (c) && (c) <= 'r') \
11608 || ('s' <= (c) && (c) <= 'z'))
11609 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
11612 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
11617 for (i = 0; i < 256; i++)
11618 if (XOR (islower (i), ISLOWER (i))
11619 || toupper (i) != TOUPPER (i))
11624 if ac_fn_c_try_run
"$LINENO"; then :
11627 ac_cv_header_stdc
=no
11629 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
11630 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
11635 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
11636 $as_echo "$ac_cv_header_stdc" >&6; }
11637 if test $ac_cv_header_stdc = yes; then
11639 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
11643 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether string.h and strings.h may both be included" >&5
11644 $as_echo_n "checking whether string.h and strings.h may both be included... " >&6; }
11645 if test "${gcc_cv_header_string+set}" = set; then :
11646 $as_echo_n "(cached) " >&6
11648 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11649 /* end confdefs.h. */
11650 #include <string.h>
11651 #include <strings.h>
11660 if ac_fn_c_try_compile
"$LINENO"; then :
11661 gcc_cv_header_string
=yes
11663 gcc_cv_header_string
=no
11665 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11667 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gcc_cv_header_string" >&5
11668 $as_echo "$gcc_cv_header_string" >&6; }
11669 if test $gcc_cv_header_string = yes; then
11671 $as_echo "#define STRING_WITH_STRINGS 1" >>confdefs.h
11677 inttype_headers
=`echo inttypes.h sys/inttypes.h | sed -e 's/,/ /g'`
11679 acx_cv_header_stdint
=stddef.h
11680 acx_cv_header_stdint_kind
="(already complete)"
11681 for i
in stdint.h
$inttype_headers; do
11682 unset ac_cv_type_uintptr_t
11683 unset ac_cv_type_uintmax_t
11684 unset ac_cv_type_int_least32_t
11685 unset ac_cv_type_int_fast32_t
11686 unset ac_cv_type_uint64_t
11687 $as_echo_n "looking for a compliant stdint.h in $i, " >&6
11688 ac_fn_c_check_type
"$LINENO" "uintmax_t" "ac_cv_type_uintmax_t" "#include <sys/types.h>
11691 if test "x$ac_cv_type_uintmax_t" = x
""yes; then :
11692 acx_cv_header_stdint
=$i
11697 ac_fn_c_check_type
"$LINENO" "uintptr_t" "ac_cv_type_uintptr_t" "#include <sys/types.h>
11700 if test "x$ac_cv_type_uintptr_t" = x
""yes; then :
11703 acx_cv_header_stdint_kind
="(mostly complete)"
11706 ac_fn_c_check_type
"$LINENO" "int_least32_t" "ac_cv_type_int_least32_t" "#include <sys/types.h>
11709 if test "x$ac_cv_type_int_least32_t" = x
""yes; then :
11712 acx_cv_header_stdint_kind
="(mostly complete)"
11715 ac_fn_c_check_type
"$LINENO" "int_fast32_t" "ac_cv_type_int_fast32_t" "#include <sys/types.h>
11718 if test "x$ac_cv_type_int_fast32_t" = x
""yes; then :
11721 acx_cv_header_stdint_kind
="(mostly complete)"
11724 ac_fn_c_check_type
"$LINENO" "uint64_t" "ac_cv_type_uint64_t" "#include <sys/types.h>
11727 if test "x$ac_cv_type_uint64_t" = x
""yes; then :
11730 acx_cv_header_stdint_kind
="(lacks uint64_t)"
11735 if test "$acx_cv_header_stdint" = stddef.h
; then
11736 acx_cv_header_stdint_kind
="(lacks uintmax_t)"
11737 for i
in stdint.h
$inttype_headers; do
11738 unset ac_cv_type_uintptr_t
11739 unset ac_cv_type_uint32_t
11740 unset ac_cv_type_uint64_t
11741 $as_echo_n "looking for an incomplete stdint.h in $i, " >&6
11742 ac_fn_c_check_type
"$LINENO" "uint32_t" "ac_cv_type_uint32_t" "#include <sys/types.h>
11745 if test "x$ac_cv_type_uint32_t" = x
""yes; then :
11746 acx_cv_header_stdint
=$i
11751 ac_fn_c_check_type
"$LINENO" "uint64_t" "ac_cv_type_uint64_t" "#include <sys/types.h>
11754 if test "x$ac_cv_type_uint64_t" = x
""yes; then :
11758 ac_fn_c_check_type
"$LINENO" "uintptr_t" "ac_cv_type_uintptr_t" "#include <sys/types.h>
11761 if test "x$ac_cv_type_uintptr_t" = x
""yes; then :
11768 if test "$acx_cv_header_stdint" = stddef.h
; then
11769 acx_cv_header_stdint_kind
="(u_intXX_t style)"
11770 for i
in sys
/types.h
$inttype_headers; do
11771 unset ac_cv_type_u_int32_t
11772 unset ac_cv_type_u_int64_t
11773 $as_echo_n "looking for u_intXX_t types in $i, " >&6
11774 ac_fn_c_check_type
"$LINENO" "u_int32_t" "ac_cv_type_u_int32_t" "#include <sys/types.h>
11777 if test "x$ac_cv_type_u_int32_t" = x
""yes; then :
11778 acx_cv_header_stdint
=$i
11783 ac_fn_c_check_type
"$LINENO" "u_int64_t" "ac_cv_type_u_int64_t" "#include <sys/types.h>
11786 if test "x$ac_cv_type_u_int64_t" = x
""yes; then :
11793 if test "$acx_cv_header_stdint" = stddef.h
; then
11794 acx_cv_header_stdint_kind
="(using manual detection)"
11797 test -z "$ac_cv_type_uintptr_t" && ac_cv_type_uintptr_t
=no
11798 test -z "$ac_cv_type_uint64_t" && ac_cv_type_uint64_t
=no
11799 test -z "$ac_cv_type_u_int64_t" && ac_cv_type_u_int64_t
=no
11800 test -z "$ac_cv_type_int_least32_t" && ac_cv_type_int_least32_t
=no
11801 test -z "$ac_cv_type_int_fast32_t" && ac_cv_type_int_fast32_t
=no
11803 # ----------------- Summarize what we found so far
11805 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what to include in gstdint.h" >&5
11806 $as_echo_n "checking what to include in gstdint.h... " >&6; }
11808 case `$as_basename -- gstdint.h ||
11809 $as_expr X/gstdint.h : '.*/\([^/][^/]*\)/*$' \| \
11810 Xgstdint.h : 'X\(//\)$' \| \
11811 Xgstdint.h : 'X\(/\)' \| . 2>/dev/null ||
11812 $as_echo X/gstdint.h |
11813 sed '/^.*\/\([^/][^/]*\)\/*$/{
11826 stdint.h
) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: are you sure you want it there?" >&5
11827 $as_echo "$as_me: WARNING: are you sure you want it there?" >&2;} ;;
11828 inttypes.h
) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: are you sure you want it there?" >&5
11829 $as_echo "$as_me: WARNING: are you sure you want it there?" >&2;} ;;
11833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_header_stdint $acx_cv_header_stdint_kind" >&5
11834 $as_echo "$acx_cv_header_stdint $acx_cv_header_stdint_kind" >&6; }
11836 # ----------------- done included file, check C basic types --------
11838 # Lacking an uintptr_t? Test size of void *
11839 case "$acx_cv_header_stdint:$ac_cv_type_uintptr_t" in
11840 stddef.h
:* |
*:no
) # The cast to long int works around a bug in the HP C Compiler
11841 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
11842 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
11843 # This bug is HP SR number 8606223364.
11844 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5
11845 $as_echo_n "checking size of void *... " >&6; }
11846 if test "${ac_cv_sizeof_void_p+set}" = set; then :
11847 $as_echo_n "(cached) " >&6
11849 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (void *))" "ac_cv_sizeof_void_p" "$ac_includes_default"; then :
11852 if test "$ac_cv_type_void_p" = yes; then
11853 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
11854 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
11855 { as_fn_set_status
77
11856 as_fn_error
"cannot compute sizeof (void *)
11857 See \`config.log' for more details." "$LINENO" 5; }; }
11859 ac_cv_sizeof_void_p
=0
11864 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_void_p" >&5
11865 $as_echo "$ac_cv_sizeof_void_p" >&6; }
11869 cat >>confdefs.h
<<_ACEOF
11870 #define SIZEOF_VOID_P $ac_cv_sizeof_void_p
11876 # Lacking an uint64_t? Test size of long
11877 case "$acx_cv_header_stdint:$ac_cv_type_uint64_t:$ac_cv_type_u_int64_t" in
11878 stddef.h
:*:* |
*:no
:no
) # The cast to long int works around a bug in the HP C Compiler
11879 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
11880 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
11881 # This bug is HP SR number 8606223364.
11882 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
11883 $as_echo_n "checking size of long... " >&6; }
11884 if test "${ac_cv_sizeof_long+set}" = set; then :
11885 $as_echo_n "(cached) " >&6
11887 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then :
11890 if test "$ac_cv_type_long" = yes; then
11891 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
11892 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
11893 { as_fn_set_status
77
11894 as_fn_error
"cannot compute sizeof (long)
11895 See \`config.log' for more details." "$LINENO" 5; }; }
11897 ac_cv_sizeof_long
=0
11902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
11903 $as_echo "$ac_cv_sizeof_long" >&6; }
11907 cat >>confdefs.h
<<_ACEOF
11908 #define SIZEOF_LONG $ac_cv_sizeof_long
11914 if test $acx_cv_header_stdint = stddef.h
; then
11915 # Lacking a good header? Test size of everything and deduce all types.
11916 # The cast to long int works around a bug in the HP C Compiler
11917 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
11918 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
11919 # This bug is HP SR number 8606223364.
11920 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5
11921 $as_echo_n "checking size of int... " >&6; }
11922 if test "${ac_cv_sizeof_int+set}" = set; then :
11923 $as_echo_n "(cached) " >&6
11925 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (int))" "ac_cv_sizeof_int" "$ac_includes_default"; then :
11928 if test "$ac_cv_type_int" = yes; then
11929 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
11930 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
11931 { as_fn_set_status
77
11932 as_fn_error
"cannot compute sizeof (int)
11933 See \`config.log' for more details." "$LINENO" 5; }; }
11940 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_int" >&5
11941 $as_echo "$ac_cv_sizeof_int" >&6; }
11945 cat >>confdefs.h
<<_ACEOF
11946 #define SIZEOF_INT $ac_cv_sizeof_int
11950 # The cast to long int works around a bug in the HP C Compiler
11951 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
11952 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
11953 # This bug is HP SR number 8606223364.
11954 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of short" >&5
11955 $as_echo_n "checking size of short... " >&6; }
11956 if test "${ac_cv_sizeof_short+set}" = set; then :
11957 $as_echo_n "(cached) " >&6
11959 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (short))" "ac_cv_sizeof_short" "$ac_includes_default"; then :
11962 if test "$ac_cv_type_short" = yes; then
11963 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
11964 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
11965 { as_fn_set_status
77
11966 as_fn_error
"cannot compute sizeof (short)
11967 See \`config.log' for more details." "$LINENO" 5; }; }
11969 ac_cv_sizeof_short
=0
11974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_short" >&5
11975 $as_echo "$ac_cv_sizeof_short" >&6; }
11979 cat >>confdefs.h
<<_ACEOF
11980 #define SIZEOF_SHORT $ac_cv_sizeof_short
11984 # The cast to long int works around a bug in the HP C Compiler
11985 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
11986 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
11987 # This bug is HP SR number 8606223364.
11988 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of char" >&5
11989 $as_echo_n "checking size of char... " >&6; }
11990 if test "${ac_cv_sizeof_char+set}" = set; then :
11991 $as_echo_n "(cached) " >&6
11993 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (char))" "ac_cv_sizeof_char" "$ac_includes_default"; then :
11996 if test "$ac_cv_type_char" = yes; then
11997 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
11998 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
11999 { as_fn_set_status
77
12000 as_fn_error
"cannot compute sizeof (char)
12001 See \`config.log' for more details." "$LINENO" 5; }; }
12003 ac_cv_sizeof_char
=0
12008 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_char" >&5
12009 $as_echo "$ac_cv_sizeof_char" >&6; }
12013 cat >>confdefs.h
<<_ACEOF
12014 #define SIZEOF_CHAR $ac_cv_sizeof_char
12019 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int8_t" >&5
12020 $as_echo_n "checking for type equivalent to int8_t... " >&6; }
12021 case "$ac_cv_sizeof_char" in
12022 1) acx_cv_type_int8_t
=char
;;
12023 *) as_fn_error
"no 8-bit type, please report a bug" "$LINENO" 5
12025 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_int8_t" >&5
12026 $as_echo "$acx_cv_type_int8_t" >&6; }
12028 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int16_t" >&5
12029 $as_echo_n "checking for type equivalent to int16_t... " >&6; }
12030 case "$ac_cv_sizeof_int:$ac_cv_sizeof_short" in
12031 2:*) acx_cv_type_int16_t
=int
;;
12032 *:2) acx_cv_type_int16_t
=short
;;
12033 *) as_fn_error
"no 16-bit type, please report a bug" "$LINENO" 5
12035 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_int16_t" >&5
12036 $as_echo "$acx_cv_type_int16_t" >&6; }
12038 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int32_t" >&5
12039 $as_echo_n "checking for type equivalent to int32_t... " >&6; }
12040 case "$ac_cv_sizeof_int:$ac_cv_sizeof_long" in
12041 4:*) acx_cv_type_int32_t
=int
;;
12042 *:4) acx_cv_type_int32_t
=long
;;
12043 *) as_fn_error
"no 32-bit type, please report a bug" "$LINENO" 5
12045 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_int32_t" >&5
12046 $as_echo "$acx_cv_type_int32_t" >&6; }
12049 # These tests are here to make the output prettier
12051 if test "$ac_cv_type_uint64_t" != yes && test "$ac_cv_type_u_int64_t" != yes; then
12052 case "$ac_cv_sizeof_long" in
12053 8) acx_cv_type_int64_t
=long
;;
12055 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int64_t" >&5
12056 $as_echo_n "checking for type equivalent to int64_t... " >&6; }
12057 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${acx_cv_type_int64_t-'using preprocessor symbols'}" >&5
12058 $as_echo "${acx_cv_type_int64_t-'using preprocessor symbols'}" >&6; }
12061 # Now we can use the above types
12063 if test "$ac_cv_type_uintptr_t" != yes; then
12064 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to intptr_t" >&5
12065 $as_echo_n "checking for type equivalent to intptr_t... " >&6; }
12066 case $ac_cv_sizeof_void_p in
12067 2) acx_cv_type_intptr_t
=int16_t
;;
12068 4) acx_cv_type_intptr_t
=int32_t
;;
12069 8) acx_cv_type_intptr_t
=int64_t
;;
12070 *) as_fn_error
"no equivalent for intptr_t, please report a bug" "$LINENO" 5
12072 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_type_intptr_t" >&5
12073 $as_echo "$acx_cv_type_intptr_t" >&6; }
12076 # ----------------- done all checks, emit header -------------
12077 ac_config_commands
="$ac_config_commands gstdint.h"
12081 for ac_header
in fenv.h
12083 ac_fn_c_check_header_mongrel
"$LINENO" "fenv.h" "ac_cv_header_fenv_h" "$ac_includes_default"
12084 if test "x$ac_cv_header_fenv_h" = x
""yes; then :
12085 cat >>confdefs.h
<<_ACEOF
12086 #define HAVE_FENV_H 1
12094 # Check for common type sizes
12096 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for 1 byte integer" >&5
12097 $as_echo_n "checking for 1 byte integer... " >&6; }
12098 if test "${libat_cv_have_mode_QI+set}" = set; then :
12099 $as_echo_n "(cached) " >&6
12101 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12102 /* end confdefs.h. */
12103 int x __attribute__((mode(QI)));
12105 if ac_fn_c_try_compile
"$LINENO"; then :
12106 libat_cv_have_mode_QI
=yes
12108 libat_cv_have_mode_QI
=no
12110 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12112 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_mode_QI" >&5
12113 $as_echo "$libat_cv_have_mode_QI" >&6; }
12115 yesno
=`echo $libat_cv_have_mode_QI | tr 'yesno' '1 0 '`
12117 cat >>confdefs.h
<<_ACEOF
12118 #define HAVE_INT1 $yesno
12122 if test x
$libat_cv_have_mode_QI = xyes
; then
12127 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for 2 byte integer" >&5
12128 $as_echo_n "checking for 2 byte integer... " >&6; }
12129 if test "${libat_cv_have_mode_HI+set}" = set; then :
12130 $as_echo_n "(cached) " >&6
12132 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12133 /* end confdefs.h. */
12134 int x __attribute__((mode(HI)));
12136 if ac_fn_c_try_compile
"$LINENO"; then :
12137 libat_cv_have_mode_HI
=yes
12139 libat_cv_have_mode_HI
=no
12141 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12143 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_mode_HI" >&5
12144 $as_echo "$libat_cv_have_mode_HI" >&6; }
12146 yesno
=`echo $libat_cv_have_mode_HI | tr 'yesno' '1 0 '`
12148 cat >>confdefs.h
<<_ACEOF
12149 #define HAVE_INT2 $yesno
12153 if test x
$libat_cv_have_mode_HI = xyes
; then
12158 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for 4 byte integer" >&5
12159 $as_echo_n "checking for 4 byte integer... " >&6; }
12160 if test "${libat_cv_have_mode_SI+set}" = set; then :
12161 $as_echo_n "(cached) " >&6
12163 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12164 /* end confdefs.h. */
12165 int x __attribute__((mode(SI)));
12167 if ac_fn_c_try_compile
"$LINENO"; then :
12168 libat_cv_have_mode_SI
=yes
12170 libat_cv_have_mode_SI
=no
12172 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12174 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_mode_SI" >&5
12175 $as_echo "$libat_cv_have_mode_SI" >&6; }
12177 yesno
=`echo $libat_cv_have_mode_SI | tr 'yesno' '1 0 '`
12179 cat >>confdefs.h
<<_ACEOF
12180 #define HAVE_INT4 $yesno
12184 if test x
$libat_cv_have_mode_SI = xyes
; then
12189 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for 8 byte integer" >&5
12190 $as_echo_n "checking for 8 byte integer... " >&6; }
12191 if test "${libat_cv_have_mode_DI+set}" = set; then :
12192 $as_echo_n "(cached) " >&6
12194 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12195 /* end confdefs.h. */
12196 int x __attribute__((mode(DI)));
12198 if ac_fn_c_try_compile
"$LINENO"; then :
12199 libat_cv_have_mode_DI
=yes
12201 libat_cv_have_mode_DI
=no
12203 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12205 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_mode_DI" >&5
12206 $as_echo "$libat_cv_have_mode_DI" >&6; }
12208 yesno
=`echo $libat_cv_have_mode_DI | tr 'yesno' '1 0 '`
12210 cat >>confdefs.h
<<_ACEOF
12211 #define HAVE_INT8 $yesno
12215 if test x
$libat_cv_have_mode_DI = xyes
; then
12220 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for 16 byte integer" >&5
12221 $as_echo_n "checking for 16 byte integer... " >&6; }
12222 if test "${libat_cv_have_mode_TI+set}" = set; then :
12223 $as_echo_n "(cached) " >&6
12225 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12226 /* end confdefs.h. */
12227 int x __attribute__((mode(TI)));
12229 if ac_fn_c_try_compile
"$LINENO"; then :
12230 libat_cv_have_mode_TI
=yes
12232 libat_cv_have_mode_TI
=no
12234 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12236 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_mode_TI" >&5
12237 $as_echo "$libat_cv_have_mode_TI" >&6; }
12239 yesno
=`echo $libat_cv_have_mode_TI | tr 'yesno' '1 0 '`
12241 cat >>confdefs.h
<<_ACEOF
12242 #define HAVE_INT16 $yesno
12246 if test x
$libat_cv_have_mode_TI = xyes
; then
12252 # Check for compiler builtins of atomic operations.
12254 # Do link tests if possible, instead asm tests, limited to some platforms
12255 # see discussion in PR target/40134, PR libstdc++/40133 and the thread
12256 # starting at http://gcc.gnu.org/ml/gcc-patches/2009-07/msg00322.html
12257 atomic_builtins_link_tests
=no
12258 if test x
$gcc_no_link != xyes
; then
12259 # Can do link tests. Limit to some tested platforms
12261 *-*-linux* |
*-*-uclinux* |
*-*-kfreebsd*-gnu |
*-*-gnu*)
12262 atomic_builtins_link_tests
=yes
12269 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_load/store for size 1" >&5
12270 $as_echo_n "checking for __atomic_load/store for size 1... " >&6; }
12271 if test "${libat_cv_have_at_ldst_1+set}" = set; then :
12272 $as_echo_n "(cached) " >&6
12275 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12276 /* end confdefs.h. */
12281 typedef int T __attribute__((mode(QI)));
12282 T *x; volatile T sink; asm("" : "=g"(x));
12283 sink = __atomic_load_n(x, 0);
12284 __atomic_store_n(x, sink, 0);
12289 if test x
$atomic_builtins_link_tests = xyes
; then
12290 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12291 (eval $ac_link) 2>&5
12293 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12294 test $ac_status = 0; }; then
12295 eval libat_cv_have_at_ldst_1
=yes
12297 eval libat_cv_have_at_ldst_1
=no
12300 old_CFLAGS
="$CFLAGS"
12301 # Compile unoptimized.
12302 CFLAGS
="$CFLAGS -O0 -S"
12303 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12304 (eval $ac_compile) 2>&5
12306 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12307 test $ac_status = 0; }; then
12308 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
12309 eval libat_cv_have_at_ldst_1
=no
12311 eval libat_cv_have_at_ldst_1
=yes
12314 eval libat_cv_have_at_ldst_1
=no
12316 CFLAGS
="$old_CFLAGS"
12321 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_ldst_1" >&5
12322 $as_echo "$libat_cv_have_at_ldst_1" >&6; }
12325 yesno
=`echo $libat_cv_have_at_ldst_1 | tr 'yesno' '1 0 '`
12327 cat >>confdefs.h
<<_ACEOF
12328 #define HAVE_ATOMIC_LDST_1 $yesno
12336 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_load/store for size 2" >&5
12337 $as_echo_n "checking for __atomic_load/store for size 2... " >&6; }
12338 if test "${libat_cv_have_at_ldst_2+set}" = set; then :
12339 $as_echo_n "(cached) " >&6
12342 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12343 /* end confdefs.h. */
12348 typedef int T __attribute__((mode(HI)));
12349 T *x; volatile T sink; asm("" : "=g"(x));
12350 sink = __atomic_load_n(x, 0);
12351 __atomic_store_n(x, sink, 0);
12356 if test x
$atomic_builtins_link_tests = xyes
; then
12357 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12358 (eval $ac_link) 2>&5
12360 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12361 test $ac_status = 0; }; then
12362 eval libat_cv_have_at_ldst_2
=yes
12364 eval libat_cv_have_at_ldst_2
=no
12367 old_CFLAGS
="$CFLAGS"
12368 # Compile unoptimized.
12369 CFLAGS
="$CFLAGS -O0 -S"
12370 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12371 (eval $ac_compile) 2>&5
12373 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12374 test $ac_status = 0; }; then
12375 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
12376 eval libat_cv_have_at_ldst_2
=no
12378 eval libat_cv_have_at_ldst_2
=yes
12381 eval libat_cv_have_at_ldst_2
=no
12383 CFLAGS
="$old_CFLAGS"
12388 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_ldst_2" >&5
12389 $as_echo "$libat_cv_have_at_ldst_2" >&6; }
12392 yesno
=`echo $libat_cv_have_at_ldst_2 | tr 'yesno' '1 0 '`
12394 cat >>confdefs.h
<<_ACEOF
12395 #define HAVE_ATOMIC_LDST_2 $yesno
12403 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_load/store for size 4" >&5
12404 $as_echo_n "checking for __atomic_load/store for size 4... " >&6; }
12405 if test "${libat_cv_have_at_ldst_4+set}" = set; then :
12406 $as_echo_n "(cached) " >&6
12409 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12410 /* end confdefs.h. */
12415 typedef int T __attribute__((mode(SI)));
12416 T *x; volatile T sink; asm("" : "=g"(x));
12417 sink = __atomic_load_n(x, 0);
12418 __atomic_store_n(x, sink, 0);
12423 if test x
$atomic_builtins_link_tests = xyes
; then
12424 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12425 (eval $ac_link) 2>&5
12427 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12428 test $ac_status = 0; }; then
12429 eval libat_cv_have_at_ldst_4
=yes
12431 eval libat_cv_have_at_ldst_4
=no
12434 old_CFLAGS
="$CFLAGS"
12435 # Compile unoptimized.
12436 CFLAGS
="$CFLAGS -O0 -S"
12437 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12438 (eval $ac_compile) 2>&5
12440 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12441 test $ac_status = 0; }; then
12442 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
12443 eval libat_cv_have_at_ldst_4
=no
12445 eval libat_cv_have_at_ldst_4
=yes
12448 eval libat_cv_have_at_ldst_4
=no
12450 CFLAGS
="$old_CFLAGS"
12455 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_ldst_4" >&5
12456 $as_echo "$libat_cv_have_at_ldst_4" >&6; }
12459 yesno
=`echo $libat_cv_have_at_ldst_4 | tr 'yesno' '1 0 '`
12461 cat >>confdefs.h
<<_ACEOF
12462 #define HAVE_ATOMIC_LDST_4 $yesno
12470 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_load/store for size 8" >&5
12471 $as_echo_n "checking for __atomic_load/store for size 8... " >&6; }
12472 if test "${libat_cv_have_at_ldst_8+set}" = set; then :
12473 $as_echo_n "(cached) " >&6
12476 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12477 /* end confdefs.h. */
12482 typedef int T __attribute__((mode(DI)));
12483 T *x; volatile T sink; asm("" : "=g"(x));
12484 sink = __atomic_load_n(x, 0);
12485 __atomic_store_n(x, sink, 0);
12490 if test x
$atomic_builtins_link_tests = xyes
; then
12491 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12492 (eval $ac_link) 2>&5
12494 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12495 test $ac_status = 0; }; then
12496 eval libat_cv_have_at_ldst_8
=yes
12498 eval libat_cv_have_at_ldst_8
=no
12501 old_CFLAGS
="$CFLAGS"
12502 # Compile unoptimized.
12503 CFLAGS
="$CFLAGS -O0 -S"
12504 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12505 (eval $ac_compile) 2>&5
12507 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12508 test $ac_status = 0; }; then
12509 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
12510 eval libat_cv_have_at_ldst_8
=no
12512 eval libat_cv_have_at_ldst_8
=yes
12515 eval libat_cv_have_at_ldst_8
=no
12517 CFLAGS
="$old_CFLAGS"
12522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_ldst_8" >&5
12523 $as_echo "$libat_cv_have_at_ldst_8" >&6; }
12526 yesno
=`echo $libat_cv_have_at_ldst_8 | tr 'yesno' '1 0 '`
12528 cat >>confdefs.h
<<_ACEOF
12529 #define HAVE_ATOMIC_LDST_8 $yesno
12537 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_load/store for size 16" >&5
12538 $as_echo_n "checking for __atomic_load/store for size 16... " >&6; }
12539 if test "${libat_cv_have_at_ldst_16+set}" = set; then :
12540 $as_echo_n "(cached) " >&6
12543 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12544 /* end confdefs.h. */
12549 typedef int T __attribute__((mode(TI)));
12550 T *x; volatile T sink; asm("" : "=g"(x));
12551 sink = __atomic_load_n(x, 0);
12552 __atomic_store_n(x, sink, 0);
12557 if test x
$atomic_builtins_link_tests = xyes
; then
12558 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12559 (eval $ac_link) 2>&5
12561 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12562 test $ac_status = 0; }; then
12563 eval libat_cv_have_at_ldst_16
=yes
12565 eval libat_cv_have_at_ldst_16
=no
12568 old_CFLAGS
="$CFLAGS"
12569 # Compile unoptimized.
12570 CFLAGS
="$CFLAGS -O0 -S"
12571 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12572 (eval $ac_compile) 2>&5
12574 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12575 test $ac_status = 0; }; then
12576 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
12577 eval libat_cv_have_at_ldst_16
=no
12579 eval libat_cv_have_at_ldst_16
=yes
12582 eval libat_cv_have_at_ldst_16
=no
12584 CFLAGS
="$old_CFLAGS"
12589 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_ldst_16" >&5
12590 $as_echo "$libat_cv_have_at_ldst_16" >&6; }
12593 yesno
=`echo $libat_cv_have_at_ldst_16 | tr 'yesno' '1 0 '`
12595 cat >>confdefs.h
<<_ACEOF
12596 #define HAVE_ATOMIC_LDST_16 $yesno
12605 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_test_and_set for size 1" >&5
12606 $as_echo_n "checking for __atomic_test_and_set for size 1... " >&6; }
12607 if test "${libat_cv_have_at_tas_1+set}" = set; then :
12608 $as_echo_n "(cached) " >&6
12611 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12612 /* end confdefs.h. */
12617 typedef int T __attribute__((mode(QI))); T *x; asm("" : "=g"(x));
12618 __atomic_test_and_set(x, 0);
12623 if test x
$atomic_builtins_link_tests = xyes
; then
12624 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12625 (eval $ac_link) 2>&5
12627 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12628 test $ac_status = 0; }; then
12629 eval libat_cv_have_at_tas_1
=yes
12631 eval libat_cv_have_at_tas_1
=no
12634 old_CFLAGS
="$CFLAGS"
12635 # Compile unoptimized.
12636 CFLAGS
="$CFLAGS -O0 -S"
12637 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12638 (eval $ac_compile) 2>&5
12640 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12641 test $ac_status = 0; }; then
12642 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
12643 eval libat_cv_have_at_tas_1
=no
12645 eval libat_cv_have_at_tas_1
=yes
12648 eval libat_cv_have_at_tas_1
=no
12650 CFLAGS
="$old_CFLAGS"
12655 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_tas_1" >&5
12656 $as_echo "$libat_cv_have_at_tas_1" >&6; }
12659 yesno
=`echo $libat_cv_have_at_tas_1 | tr 'yesno' '1 0 '`
12661 cat >>confdefs.h
<<_ACEOF
12662 #define HAVE_ATOMIC_TAS_1 $yesno
12670 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_test_and_set for size 2" >&5
12671 $as_echo_n "checking for __atomic_test_and_set for size 2... " >&6; }
12672 if test "${libat_cv_have_at_tas_2+set}" = set; then :
12673 $as_echo_n "(cached) " >&6
12676 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12677 /* end confdefs.h. */
12682 typedef int T __attribute__((mode(HI))); T *x; asm("" : "=g"(x));
12683 __atomic_test_and_set(x, 0);
12688 if test x
$atomic_builtins_link_tests = xyes
; then
12689 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12690 (eval $ac_link) 2>&5
12692 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12693 test $ac_status = 0; }; then
12694 eval libat_cv_have_at_tas_2
=yes
12696 eval libat_cv_have_at_tas_2
=no
12699 old_CFLAGS
="$CFLAGS"
12700 # Compile unoptimized.
12701 CFLAGS
="$CFLAGS -O0 -S"
12702 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12703 (eval $ac_compile) 2>&5
12705 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12706 test $ac_status = 0; }; then
12707 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
12708 eval libat_cv_have_at_tas_2
=no
12710 eval libat_cv_have_at_tas_2
=yes
12713 eval libat_cv_have_at_tas_2
=no
12715 CFLAGS
="$old_CFLAGS"
12720 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_tas_2" >&5
12721 $as_echo "$libat_cv_have_at_tas_2" >&6; }
12724 yesno
=`echo $libat_cv_have_at_tas_2 | tr 'yesno' '1 0 '`
12726 cat >>confdefs.h
<<_ACEOF
12727 #define HAVE_ATOMIC_TAS_2 $yesno
12735 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_test_and_set for size 4" >&5
12736 $as_echo_n "checking for __atomic_test_and_set for size 4... " >&6; }
12737 if test "${libat_cv_have_at_tas_4+set}" = set; then :
12738 $as_echo_n "(cached) " >&6
12741 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12742 /* end confdefs.h. */
12747 typedef int T __attribute__((mode(SI))); T *x; asm("" : "=g"(x));
12748 __atomic_test_and_set(x, 0);
12753 if test x
$atomic_builtins_link_tests = xyes
; then
12754 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12755 (eval $ac_link) 2>&5
12757 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12758 test $ac_status = 0; }; then
12759 eval libat_cv_have_at_tas_4
=yes
12761 eval libat_cv_have_at_tas_4
=no
12764 old_CFLAGS
="$CFLAGS"
12765 # Compile unoptimized.
12766 CFLAGS
="$CFLAGS -O0 -S"
12767 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12768 (eval $ac_compile) 2>&5
12770 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12771 test $ac_status = 0; }; then
12772 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
12773 eval libat_cv_have_at_tas_4
=no
12775 eval libat_cv_have_at_tas_4
=yes
12778 eval libat_cv_have_at_tas_4
=no
12780 CFLAGS
="$old_CFLAGS"
12785 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_tas_4" >&5
12786 $as_echo "$libat_cv_have_at_tas_4" >&6; }
12789 yesno
=`echo $libat_cv_have_at_tas_4 | tr 'yesno' '1 0 '`
12791 cat >>confdefs.h
<<_ACEOF
12792 #define HAVE_ATOMIC_TAS_4 $yesno
12800 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_test_and_set for size 8" >&5
12801 $as_echo_n "checking for __atomic_test_and_set for size 8... " >&6; }
12802 if test "${libat_cv_have_at_tas_8+set}" = set; then :
12803 $as_echo_n "(cached) " >&6
12806 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12807 /* end confdefs.h. */
12812 typedef int T __attribute__((mode(DI))); T *x; asm("" : "=g"(x));
12813 __atomic_test_and_set(x, 0);
12818 if test x
$atomic_builtins_link_tests = xyes
; then
12819 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12820 (eval $ac_link) 2>&5
12822 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12823 test $ac_status = 0; }; then
12824 eval libat_cv_have_at_tas_8
=yes
12826 eval libat_cv_have_at_tas_8
=no
12829 old_CFLAGS
="$CFLAGS"
12830 # Compile unoptimized.
12831 CFLAGS
="$CFLAGS -O0 -S"
12832 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12833 (eval $ac_compile) 2>&5
12835 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12836 test $ac_status = 0; }; then
12837 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
12838 eval libat_cv_have_at_tas_8
=no
12840 eval libat_cv_have_at_tas_8
=yes
12843 eval libat_cv_have_at_tas_8
=no
12845 CFLAGS
="$old_CFLAGS"
12850 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_tas_8" >&5
12851 $as_echo "$libat_cv_have_at_tas_8" >&6; }
12854 yesno
=`echo $libat_cv_have_at_tas_8 | tr 'yesno' '1 0 '`
12856 cat >>confdefs.h
<<_ACEOF
12857 #define HAVE_ATOMIC_TAS_8 $yesno
12865 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_test_and_set for size 16" >&5
12866 $as_echo_n "checking for __atomic_test_and_set for size 16... " >&6; }
12867 if test "${libat_cv_have_at_tas_16+set}" = set; then :
12868 $as_echo_n "(cached) " >&6
12871 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12872 /* end confdefs.h. */
12877 typedef int T __attribute__((mode(TI))); T *x; asm("" : "=g"(x));
12878 __atomic_test_and_set(x, 0);
12883 if test x
$atomic_builtins_link_tests = xyes
; then
12884 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12885 (eval $ac_link) 2>&5
12887 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12888 test $ac_status = 0; }; then
12889 eval libat_cv_have_at_tas_16
=yes
12891 eval libat_cv_have_at_tas_16
=no
12894 old_CFLAGS
="$CFLAGS"
12895 # Compile unoptimized.
12896 CFLAGS
="$CFLAGS -O0 -S"
12897 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12898 (eval $ac_compile) 2>&5
12900 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12901 test $ac_status = 0; }; then
12902 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
12903 eval libat_cv_have_at_tas_16
=no
12905 eval libat_cv_have_at_tas_16
=yes
12908 eval libat_cv_have_at_tas_16
=no
12910 CFLAGS
="$old_CFLAGS"
12915 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_tas_16" >&5
12916 $as_echo "$libat_cv_have_at_tas_16" >&6; }
12919 yesno
=`echo $libat_cv_have_at_tas_16 | tr 'yesno' '1 0 '`
12921 cat >>confdefs.h
<<_ACEOF
12922 #define HAVE_ATOMIC_TAS_16 $yesno
12931 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_exchange for size 1" >&5
12932 $as_echo_n "checking for __atomic_exchange for size 1... " >&6; }
12933 if test "${libat_cv_have_at_exch_1+set}" = set; then :
12934 $as_echo_n "(cached) " >&6
12937 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12938 /* end confdefs.h. */
12943 typedef int T __attribute__((mode(QI))); T *x; asm("" : "=g"(x));
12944 __atomic_exchange_n(x, 0, 0);
12949 if test x
$atomic_builtins_link_tests = xyes
; then
12950 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12951 (eval $ac_link) 2>&5
12953 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12954 test $ac_status = 0; }; then
12955 eval libat_cv_have_at_exch_1
=yes
12957 eval libat_cv_have_at_exch_1
=no
12960 old_CFLAGS
="$CFLAGS"
12961 # Compile unoptimized.
12962 CFLAGS
="$CFLAGS -O0 -S"
12963 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12964 (eval $ac_compile) 2>&5
12966 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12967 test $ac_status = 0; }; then
12968 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
12969 eval libat_cv_have_at_exch_1
=no
12971 eval libat_cv_have_at_exch_1
=yes
12974 eval libat_cv_have_at_exch_1
=no
12976 CFLAGS
="$old_CFLAGS"
12981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_exch_1" >&5
12982 $as_echo "$libat_cv_have_at_exch_1" >&6; }
12985 yesno
=`echo $libat_cv_have_at_exch_1 | tr 'yesno' '1 0 '`
12987 cat >>confdefs.h
<<_ACEOF
12988 #define HAVE_ATOMIC_EXCHANGE_1 $yesno
12996 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_exchange for size 2" >&5
12997 $as_echo_n "checking for __atomic_exchange for size 2... " >&6; }
12998 if test "${libat_cv_have_at_exch_2+set}" = set; then :
12999 $as_echo_n "(cached) " >&6
13002 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13003 /* end confdefs.h. */
13008 typedef int T __attribute__((mode(HI))); T *x; asm("" : "=g"(x));
13009 __atomic_exchange_n(x, 0, 0);
13014 if test x
$atomic_builtins_link_tests = xyes
; then
13015 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13016 (eval $ac_link) 2>&5
13018 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13019 test $ac_status = 0; }; then
13020 eval libat_cv_have_at_exch_2
=yes
13022 eval libat_cv_have_at_exch_2
=no
13025 old_CFLAGS
="$CFLAGS"
13026 # Compile unoptimized.
13027 CFLAGS
="$CFLAGS -O0 -S"
13028 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13029 (eval $ac_compile) 2>&5
13031 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13032 test $ac_status = 0; }; then
13033 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
13034 eval libat_cv_have_at_exch_2
=no
13036 eval libat_cv_have_at_exch_2
=yes
13039 eval libat_cv_have_at_exch_2
=no
13041 CFLAGS
="$old_CFLAGS"
13046 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_exch_2" >&5
13047 $as_echo "$libat_cv_have_at_exch_2" >&6; }
13050 yesno
=`echo $libat_cv_have_at_exch_2 | tr 'yesno' '1 0 '`
13052 cat >>confdefs.h
<<_ACEOF
13053 #define HAVE_ATOMIC_EXCHANGE_2 $yesno
13061 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_exchange for size 4" >&5
13062 $as_echo_n "checking for __atomic_exchange for size 4... " >&6; }
13063 if test "${libat_cv_have_at_exch_4+set}" = set; then :
13064 $as_echo_n "(cached) " >&6
13067 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13068 /* end confdefs.h. */
13073 typedef int T __attribute__((mode(SI))); T *x; asm("" : "=g"(x));
13074 __atomic_exchange_n(x, 0, 0);
13079 if test x
$atomic_builtins_link_tests = xyes
; then
13080 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13081 (eval $ac_link) 2>&5
13083 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13084 test $ac_status = 0; }; then
13085 eval libat_cv_have_at_exch_4
=yes
13087 eval libat_cv_have_at_exch_4
=no
13090 old_CFLAGS
="$CFLAGS"
13091 # Compile unoptimized.
13092 CFLAGS
="$CFLAGS -O0 -S"
13093 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13094 (eval $ac_compile) 2>&5
13096 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13097 test $ac_status = 0; }; then
13098 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
13099 eval libat_cv_have_at_exch_4
=no
13101 eval libat_cv_have_at_exch_4
=yes
13104 eval libat_cv_have_at_exch_4
=no
13106 CFLAGS
="$old_CFLAGS"
13111 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_exch_4" >&5
13112 $as_echo "$libat_cv_have_at_exch_4" >&6; }
13115 yesno
=`echo $libat_cv_have_at_exch_4 | tr 'yesno' '1 0 '`
13117 cat >>confdefs.h
<<_ACEOF
13118 #define HAVE_ATOMIC_EXCHANGE_4 $yesno
13126 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_exchange for size 8" >&5
13127 $as_echo_n "checking for __atomic_exchange for size 8... " >&6; }
13128 if test "${libat_cv_have_at_exch_8+set}" = set; then :
13129 $as_echo_n "(cached) " >&6
13132 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13133 /* end confdefs.h. */
13138 typedef int T __attribute__((mode(DI))); T *x; asm("" : "=g"(x));
13139 __atomic_exchange_n(x, 0, 0);
13144 if test x
$atomic_builtins_link_tests = xyes
; then
13145 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13146 (eval $ac_link) 2>&5
13148 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13149 test $ac_status = 0; }; then
13150 eval libat_cv_have_at_exch_8
=yes
13152 eval libat_cv_have_at_exch_8
=no
13155 old_CFLAGS
="$CFLAGS"
13156 # Compile unoptimized.
13157 CFLAGS
="$CFLAGS -O0 -S"
13158 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13159 (eval $ac_compile) 2>&5
13161 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13162 test $ac_status = 0; }; then
13163 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
13164 eval libat_cv_have_at_exch_8
=no
13166 eval libat_cv_have_at_exch_8
=yes
13169 eval libat_cv_have_at_exch_8
=no
13171 CFLAGS
="$old_CFLAGS"
13176 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_exch_8" >&5
13177 $as_echo "$libat_cv_have_at_exch_8" >&6; }
13180 yesno
=`echo $libat_cv_have_at_exch_8 | tr 'yesno' '1 0 '`
13182 cat >>confdefs.h
<<_ACEOF
13183 #define HAVE_ATOMIC_EXCHANGE_8 $yesno
13191 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_exchange for size 16" >&5
13192 $as_echo_n "checking for __atomic_exchange for size 16... " >&6; }
13193 if test "${libat_cv_have_at_exch_16+set}" = set; then :
13194 $as_echo_n "(cached) " >&6
13197 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13198 /* end confdefs.h. */
13203 typedef int T __attribute__((mode(TI))); T *x; asm("" : "=g"(x));
13204 __atomic_exchange_n(x, 0, 0);
13209 if test x
$atomic_builtins_link_tests = xyes
; then
13210 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13211 (eval $ac_link) 2>&5
13213 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13214 test $ac_status = 0; }; then
13215 eval libat_cv_have_at_exch_16
=yes
13217 eval libat_cv_have_at_exch_16
=no
13220 old_CFLAGS
="$CFLAGS"
13221 # Compile unoptimized.
13222 CFLAGS
="$CFLAGS -O0 -S"
13223 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13224 (eval $ac_compile) 2>&5
13226 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13227 test $ac_status = 0; }; then
13228 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
13229 eval libat_cv_have_at_exch_16
=no
13231 eval libat_cv_have_at_exch_16
=yes
13234 eval libat_cv_have_at_exch_16
=no
13236 CFLAGS
="$old_CFLAGS"
13241 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_exch_16" >&5
13242 $as_echo "$libat_cv_have_at_exch_16" >&6; }
13245 yesno
=`echo $libat_cv_have_at_exch_16 | tr 'yesno' '1 0 '`
13247 cat >>confdefs.h
<<_ACEOF
13248 #define HAVE_ATOMIC_EXCHANGE_16 $yesno
13257 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_compare_exchange for size 1" >&5
13258 $as_echo_n "checking for __atomic_compare_exchange for size 1... " >&6; }
13259 if test "${libat_cv_have_at_cas_1+set}" = set; then :
13260 $as_echo_n "(cached) " >&6
13263 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13264 /* end confdefs.h. */
13269 typedef int T __attribute__((mode(QI))); T *x, *y;
13270 asm("" : "=g"(x), "=g"(y));
13271 __atomic_compare_exchange_n(x, y, 0, 0, 0, 0);
13276 if test x
$atomic_builtins_link_tests = xyes
; then
13277 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13278 (eval $ac_link) 2>&5
13280 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13281 test $ac_status = 0; }; then
13282 eval libat_cv_have_at_cas_1
=yes
13284 eval libat_cv_have_at_cas_1
=no
13287 old_CFLAGS
="$CFLAGS"
13288 # Compile unoptimized.
13289 CFLAGS
="$CFLAGS -O0 -S"
13290 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13291 (eval $ac_compile) 2>&5
13293 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13294 test $ac_status = 0; }; then
13295 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
13296 eval libat_cv_have_at_cas_1
=no
13298 eval libat_cv_have_at_cas_1
=yes
13301 eval libat_cv_have_at_cas_1
=no
13303 CFLAGS
="$old_CFLAGS"
13308 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_cas_1" >&5
13309 $as_echo "$libat_cv_have_at_cas_1" >&6; }
13312 yesno
=`echo $libat_cv_have_at_cas_1 | tr 'yesno' '1 0 '`
13314 cat >>confdefs.h
<<_ACEOF
13315 #define HAVE_ATOMIC_CAS_1 $yesno
13323 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_compare_exchange for size 2" >&5
13324 $as_echo_n "checking for __atomic_compare_exchange for size 2... " >&6; }
13325 if test "${libat_cv_have_at_cas_2+set}" = set; then :
13326 $as_echo_n "(cached) " >&6
13329 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13330 /* end confdefs.h. */
13335 typedef int T __attribute__((mode(HI))); T *x, *y;
13336 asm("" : "=g"(x), "=g"(y));
13337 __atomic_compare_exchange_n(x, y, 0, 0, 0, 0);
13342 if test x
$atomic_builtins_link_tests = xyes
; then
13343 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13344 (eval $ac_link) 2>&5
13346 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13347 test $ac_status = 0; }; then
13348 eval libat_cv_have_at_cas_2
=yes
13350 eval libat_cv_have_at_cas_2
=no
13353 old_CFLAGS
="$CFLAGS"
13354 # Compile unoptimized.
13355 CFLAGS
="$CFLAGS -O0 -S"
13356 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13357 (eval $ac_compile) 2>&5
13359 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13360 test $ac_status = 0; }; then
13361 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
13362 eval libat_cv_have_at_cas_2
=no
13364 eval libat_cv_have_at_cas_2
=yes
13367 eval libat_cv_have_at_cas_2
=no
13369 CFLAGS
="$old_CFLAGS"
13374 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_cas_2" >&5
13375 $as_echo "$libat_cv_have_at_cas_2" >&6; }
13378 yesno
=`echo $libat_cv_have_at_cas_2 | tr 'yesno' '1 0 '`
13380 cat >>confdefs.h
<<_ACEOF
13381 #define HAVE_ATOMIC_CAS_2 $yesno
13389 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_compare_exchange for size 4" >&5
13390 $as_echo_n "checking for __atomic_compare_exchange for size 4... " >&6; }
13391 if test "${libat_cv_have_at_cas_4+set}" = set; then :
13392 $as_echo_n "(cached) " >&6
13395 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13396 /* end confdefs.h. */
13401 typedef int T __attribute__((mode(SI))); T *x, *y;
13402 asm("" : "=g"(x), "=g"(y));
13403 __atomic_compare_exchange_n(x, y, 0, 0, 0, 0);
13408 if test x
$atomic_builtins_link_tests = xyes
; then
13409 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13410 (eval $ac_link) 2>&5
13412 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13413 test $ac_status = 0; }; then
13414 eval libat_cv_have_at_cas_4
=yes
13416 eval libat_cv_have_at_cas_4
=no
13419 old_CFLAGS
="$CFLAGS"
13420 # Compile unoptimized.
13421 CFLAGS
="$CFLAGS -O0 -S"
13422 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13423 (eval $ac_compile) 2>&5
13425 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13426 test $ac_status = 0; }; then
13427 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
13428 eval libat_cv_have_at_cas_4
=no
13430 eval libat_cv_have_at_cas_4
=yes
13433 eval libat_cv_have_at_cas_4
=no
13435 CFLAGS
="$old_CFLAGS"
13440 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_cas_4" >&5
13441 $as_echo "$libat_cv_have_at_cas_4" >&6; }
13444 yesno
=`echo $libat_cv_have_at_cas_4 | tr 'yesno' '1 0 '`
13446 cat >>confdefs.h
<<_ACEOF
13447 #define HAVE_ATOMIC_CAS_4 $yesno
13455 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_compare_exchange for size 8" >&5
13456 $as_echo_n "checking for __atomic_compare_exchange for size 8... " >&6; }
13457 if test "${libat_cv_have_at_cas_8+set}" = set; then :
13458 $as_echo_n "(cached) " >&6
13461 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13462 /* end confdefs.h. */
13467 typedef int T __attribute__((mode(DI))); T *x, *y;
13468 asm("" : "=g"(x), "=g"(y));
13469 __atomic_compare_exchange_n(x, y, 0, 0, 0, 0);
13474 if test x
$atomic_builtins_link_tests = xyes
; then
13475 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13476 (eval $ac_link) 2>&5
13478 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13479 test $ac_status = 0; }; then
13480 eval libat_cv_have_at_cas_8
=yes
13482 eval libat_cv_have_at_cas_8
=no
13485 old_CFLAGS
="$CFLAGS"
13486 # Compile unoptimized.
13487 CFLAGS
="$CFLAGS -O0 -S"
13488 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13489 (eval $ac_compile) 2>&5
13491 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13492 test $ac_status = 0; }; then
13493 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
13494 eval libat_cv_have_at_cas_8
=no
13496 eval libat_cv_have_at_cas_8
=yes
13499 eval libat_cv_have_at_cas_8
=no
13501 CFLAGS
="$old_CFLAGS"
13506 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_cas_8" >&5
13507 $as_echo "$libat_cv_have_at_cas_8" >&6; }
13510 yesno
=`echo $libat_cv_have_at_cas_8 | tr 'yesno' '1 0 '`
13512 cat >>confdefs.h
<<_ACEOF
13513 #define HAVE_ATOMIC_CAS_8 $yesno
13521 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_compare_exchange for size 16" >&5
13522 $as_echo_n "checking for __atomic_compare_exchange for size 16... " >&6; }
13523 if test "${libat_cv_have_at_cas_16+set}" = set; then :
13524 $as_echo_n "(cached) " >&6
13527 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13528 /* end confdefs.h. */
13533 typedef int T __attribute__((mode(TI))); T *x, *y;
13534 asm("" : "=g"(x), "=g"(y));
13535 __atomic_compare_exchange_n(x, y, 0, 0, 0, 0);
13540 if test x
$atomic_builtins_link_tests = xyes
; then
13541 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13542 (eval $ac_link) 2>&5
13544 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13545 test $ac_status = 0; }; then
13546 eval libat_cv_have_at_cas_16
=yes
13548 eval libat_cv_have_at_cas_16
=no
13551 old_CFLAGS
="$CFLAGS"
13552 # Compile unoptimized.
13553 CFLAGS
="$CFLAGS -O0 -S"
13554 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13555 (eval $ac_compile) 2>&5
13557 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13558 test $ac_status = 0; }; then
13559 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
13560 eval libat_cv_have_at_cas_16
=no
13562 eval libat_cv_have_at_cas_16
=yes
13565 eval libat_cv_have_at_cas_16
=no
13567 CFLAGS
="$old_CFLAGS"
13572 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_cas_16" >&5
13573 $as_echo "$libat_cv_have_at_cas_16" >&6; }
13576 yesno
=`echo $libat_cv_have_at_cas_16 | tr 'yesno' '1 0 '`
13578 cat >>confdefs.h
<<_ACEOF
13579 #define HAVE_ATOMIC_CAS_16 $yesno
13588 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_fetch_add for size 1" >&5
13589 $as_echo_n "checking for __atomic_fetch_add for size 1... " >&6; }
13590 if test "${libat_cv_have_at_fadd_1+set}" = set; then :
13591 $as_echo_n "(cached) " >&6
13594 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13595 /* end confdefs.h. */
13600 typedef int T __attribute__((mode(QI))); T *x, y;
13601 asm("" : "=g"(x), "=g"(y));
13602 __atomic_fetch_add (x, y, 0);
13603 __atomic_add_fetch (x, y, 0);
13608 if test x
$atomic_builtins_link_tests = xyes
; then
13609 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13610 (eval $ac_link) 2>&5
13612 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13613 test $ac_status = 0; }; then
13614 eval libat_cv_have_at_fadd_1
=yes
13616 eval libat_cv_have_at_fadd_1
=no
13619 old_CFLAGS
="$CFLAGS"
13620 # Compile unoptimized.
13621 CFLAGS
="$CFLAGS -O0 -S"
13622 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13623 (eval $ac_compile) 2>&5
13625 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13626 test $ac_status = 0; }; then
13627 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
13628 eval libat_cv_have_at_fadd_1
=no
13630 eval libat_cv_have_at_fadd_1
=yes
13633 eval libat_cv_have_at_fadd_1
=no
13635 CFLAGS
="$old_CFLAGS"
13640 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_fadd_1" >&5
13641 $as_echo "$libat_cv_have_at_fadd_1" >&6; }
13644 yesno
=`echo $libat_cv_have_at_fadd_1 | tr 'yesno' '1 0 '`
13646 cat >>confdefs.h
<<_ACEOF
13647 #define HAVE_ATOMIC_FETCH_ADD_1 $yesno
13655 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_fetch_add for size 2" >&5
13656 $as_echo_n "checking for __atomic_fetch_add for size 2... " >&6; }
13657 if test "${libat_cv_have_at_fadd_2+set}" = set; then :
13658 $as_echo_n "(cached) " >&6
13661 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13662 /* end confdefs.h. */
13667 typedef int T __attribute__((mode(HI))); T *x, y;
13668 asm("" : "=g"(x), "=g"(y));
13669 __atomic_fetch_add (x, y, 0);
13670 __atomic_add_fetch (x, y, 0);
13675 if test x
$atomic_builtins_link_tests = xyes
; then
13676 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13677 (eval $ac_link) 2>&5
13679 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13680 test $ac_status = 0; }; then
13681 eval libat_cv_have_at_fadd_2
=yes
13683 eval libat_cv_have_at_fadd_2
=no
13686 old_CFLAGS
="$CFLAGS"
13687 # Compile unoptimized.
13688 CFLAGS
="$CFLAGS -O0 -S"
13689 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13690 (eval $ac_compile) 2>&5
13692 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13693 test $ac_status = 0; }; then
13694 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
13695 eval libat_cv_have_at_fadd_2
=no
13697 eval libat_cv_have_at_fadd_2
=yes
13700 eval libat_cv_have_at_fadd_2
=no
13702 CFLAGS
="$old_CFLAGS"
13707 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_fadd_2" >&5
13708 $as_echo "$libat_cv_have_at_fadd_2" >&6; }
13711 yesno
=`echo $libat_cv_have_at_fadd_2 | tr 'yesno' '1 0 '`
13713 cat >>confdefs.h
<<_ACEOF
13714 #define HAVE_ATOMIC_FETCH_ADD_2 $yesno
13722 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_fetch_add for size 4" >&5
13723 $as_echo_n "checking for __atomic_fetch_add for size 4... " >&6; }
13724 if test "${libat_cv_have_at_fadd_4+set}" = set; then :
13725 $as_echo_n "(cached) " >&6
13728 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13729 /* end confdefs.h. */
13734 typedef int T __attribute__((mode(SI))); T *x, y;
13735 asm("" : "=g"(x), "=g"(y));
13736 __atomic_fetch_add (x, y, 0);
13737 __atomic_add_fetch (x, y, 0);
13742 if test x
$atomic_builtins_link_tests = xyes
; then
13743 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13744 (eval $ac_link) 2>&5
13746 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13747 test $ac_status = 0; }; then
13748 eval libat_cv_have_at_fadd_4
=yes
13750 eval libat_cv_have_at_fadd_4
=no
13753 old_CFLAGS
="$CFLAGS"
13754 # Compile unoptimized.
13755 CFLAGS
="$CFLAGS -O0 -S"
13756 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13757 (eval $ac_compile) 2>&5
13759 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13760 test $ac_status = 0; }; then
13761 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
13762 eval libat_cv_have_at_fadd_4
=no
13764 eval libat_cv_have_at_fadd_4
=yes
13767 eval libat_cv_have_at_fadd_4
=no
13769 CFLAGS
="$old_CFLAGS"
13774 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_fadd_4" >&5
13775 $as_echo "$libat_cv_have_at_fadd_4" >&6; }
13778 yesno
=`echo $libat_cv_have_at_fadd_4 | tr 'yesno' '1 0 '`
13780 cat >>confdefs.h
<<_ACEOF
13781 #define HAVE_ATOMIC_FETCH_ADD_4 $yesno
13789 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_fetch_add for size 8" >&5
13790 $as_echo_n "checking for __atomic_fetch_add for size 8... " >&6; }
13791 if test "${libat_cv_have_at_fadd_8+set}" = set; then :
13792 $as_echo_n "(cached) " >&6
13795 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13796 /* end confdefs.h. */
13801 typedef int T __attribute__((mode(DI))); T *x, y;
13802 asm("" : "=g"(x), "=g"(y));
13803 __atomic_fetch_add (x, y, 0);
13804 __atomic_add_fetch (x, y, 0);
13809 if test x
$atomic_builtins_link_tests = xyes
; then
13810 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13811 (eval $ac_link) 2>&5
13813 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13814 test $ac_status = 0; }; then
13815 eval libat_cv_have_at_fadd_8
=yes
13817 eval libat_cv_have_at_fadd_8
=no
13820 old_CFLAGS
="$CFLAGS"
13821 # Compile unoptimized.
13822 CFLAGS
="$CFLAGS -O0 -S"
13823 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13824 (eval $ac_compile) 2>&5
13826 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13827 test $ac_status = 0; }; then
13828 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
13829 eval libat_cv_have_at_fadd_8
=no
13831 eval libat_cv_have_at_fadd_8
=yes
13834 eval libat_cv_have_at_fadd_8
=no
13836 CFLAGS
="$old_CFLAGS"
13841 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_fadd_8" >&5
13842 $as_echo "$libat_cv_have_at_fadd_8" >&6; }
13845 yesno
=`echo $libat_cv_have_at_fadd_8 | tr 'yesno' '1 0 '`
13847 cat >>confdefs.h
<<_ACEOF
13848 #define HAVE_ATOMIC_FETCH_ADD_8 $yesno
13856 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_fetch_add for size 16" >&5
13857 $as_echo_n "checking for __atomic_fetch_add for size 16... " >&6; }
13858 if test "${libat_cv_have_at_fadd_16+set}" = set; then :
13859 $as_echo_n "(cached) " >&6
13862 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13863 /* end confdefs.h. */
13868 typedef int T __attribute__((mode(TI))); T *x, y;
13869 asm("" : "=g"(x), "=g"(y));
13870 __atomic_fetch_add (x, y, 0);
13871 __atomic_add_fetch (x, y, 0);
13876 if test x
$atomic_builtins_link_tests = xyes
; then
13877 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13878 (eval $ac_link) 2>&5
13880 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13881 test $ac_status = 0; }; then
13882 eval libat_cv_have_at_fadd_16
=yes
13884 eval libat_cv_have_at_fadd_16
=no
13887 old_CFLAGS
="$CFLAGS"
13888 # Compile unoptimized.
13889 CFLAGS
="$CFLAGS -O0 -S"
13890 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13891 (eval $ac_compile) 2>&5
13893 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13894 test $ac_status = 0; }; then
13895 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
13896 eval libat_cv_have_at_fadd_16
=no
13898 eval libat_cv_have_at_fadd_16
=yes
13901 eval libat_cv_have_at_fadd_16
=no
13903 CFLAGS
="$old_CFLAGS"
13908 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_fadd_16" >&5
13909 $as_echo "$libat_cv_have_at_fadd_16" >&6; }
13912 yesno
=`echo $libat_cv_have_at_fadd_16 | tr 'yesno' '1 0 '`
13914 cat >>confdefs.h
<<_ACEOF
13915 #define HAVE_ATOMIC_FETCH_ADD_16 $yesno
13924 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_fetch_op for size 1" >&5
13925 $as_echo_n "checking for __atomic_fetch_op for size 1... " >&6; }
13926 if test "${libat_cv_have_at_fop_1+set}" = set; then :
13927 $as_echo_n "(cached) " >&6
13930 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13931 /* end confdefs.h. */
13936 typedef int T __attribute__((mode(QI))); T *x, y;
13937 asm("" : "=g"(x), "=g"(y));
13938 __atomic_fetch_add (x, y, 0); __atomic_add_fetch (x, y, 0);
13939 __atomic_fetch_sub (x, y, 0); __atomic_sub_fetch (x, y, 0);
13940 __atomic_fetch_and (x, y, 0); __atomic_and_fetch (x, y, 0);
13941 __atomic_fetch_nand (x, y, 0); __atomic_nand_fetch (x, y, 0);
13942 __atomic_fetch_xor (x, y, 0); __atomic_xor_fetch (x, y, 0);
13943 __atomic_fetch_or (x, y, 0); __atomic_or_fetch (x, y, 0);
13948 if test x
$atomic_builtins_link_tests = xyes
; then
13949 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13950 (eval $ac_link) 2>&5
13952 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13953 test $ac_status = 0; }; then
13954 eval libat_cv_have_at_fop_1
=yes
13956 eval libat_cv_have_at_fop_1
=no
13959 old_CFLAGS
="$CFLAGS"
13960 # Compile unoptimized.
13961 CFLAGS
="$CFLAGS -O0 -S"
13962 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13963 (eval $ac_compile) 2>&5
13965 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13966 test $ac_status = 0; }; then
13967 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
13968 eval libat_cv_have_at_fop_1
=no
13970 eval libat_cv_have_at_fop_1
=yes
13973 eval libat_cv_have_at_fop_1
=no
13975 CFLAGS
="$old_CFLAGS"
13980 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_fop_1" >&5
13981 $as_echo "$libat_cv_have_at_fop_1" >&6; }
13984 yesno
=`echo $libat_cv_have_at_fop_1 | tr 'yesno' '1 0 '`
13986 cat >>confdefs.h
<<_ACEOF
13987 #define HAVE_ATOMIC_FETCH_OP_1 $yesno
13995 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_fetch_op for size 2" >&5
13996 $as_echo_n "checking for __atomic_fetch_op for size 2... " >&6; }
13997 if test "${libat_cv_have_at_fop_2+set}" = set; then :
13998 $as_echo_n "(cached) " >&6
14001 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14002 /* end confdefs.h. */
14007 typedef int T __attribute__((mode(HI))); T *x, y;
14008 asm("" : "=g"(x), "=g"(y));
14009 __atomic_fetch_add (x, y, 0); __atomic_add_fetch (x, y, 0);
14010 __atomic_fetch_sub (x, y, 0); __atomic_sub_fetch (x, y, 0);
14011 __atomic_fetch_and (x, y, 0); __atomic_and_fetch (x, y, 0);
14012 __atomic_fetch_nand (x, y, 0); __atomic_nand_fetch (x, y, 0);
14013 __atomic_fetch_xor (x, y, 0); __atomic_xor_fetch (x, y, 0);
14014 __atomic_fetch_or (x, y, 0); __atomic_or_fetch (x, y, 0);
14019 if test x
$atomic_builtins_link_tests = xyes
; then
14020 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
14021 (eval $ac_link) 2>&5
14023 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14024 test $ac_status = 0; }; then
14025 eval libat_cv_have_at_fop_2
=yes
14027 eval libat_cv_have_at_fop_2
=no
14030 old_CFLAGS
="$CFLAGS"
14031 # Compile unoptimized.
14032 CFLAGS
="$CFLAGS -O0 -S"
14033 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
14034 (eval $ac_compile) 2>&5
14036 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14037 test $ac_status = 0; }; then
14038 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
14039 eval libat_cv_have_at_fop_2
=no
14041 eval libat_cv_have_at_fop_2
=yes
14044 eval libat_cv_have_at_fop_2
=no
14046 CFLAGS
="$old_CFLAGS"
14051 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_fop_2" >&5
14052 $as_echo "$libat_cv_have_at_fop_2" >&6; }
14055 yesno
=`echo $libat_cv_have_at_fop_2 | tr 'yesno' '1 0 '`
14057 cat >>confdefs.h
<<_ACEOF
14058 #define HAVE_ATOMIC_FETCH_OP_2 $yesno
14066 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_fetch_op for size 4" >&5
14067 $as_echo_n "checking for __atomic_fetch_op for size 4... " >&6; }
14068 if test "${libat_cv_have_at_fop_4+set}" = set; then :
14069 $as_echo_n "(cached) " >&6
14072 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14073 /* end confdefs.h. */
14078 typedef int T __attribute__((mode(SI))); T *x, y;
14079 asm("" : "=g"(x), "=g"(y));
14080 __atomic_fetch_add (x, y, 0); __atomic_add_fetch (x, y, 0);
14081 __atomic_fetch_sub (x, y, 0); __atomic_sub_fetch (x, y, 0);
14082 __atomic_fetch_and (x, y, 0); __atomic_and_fetch (x, y, 0);
14083 __atomic_fetch_nand (x, y, 0); __atomic_nand_fetch (x, y, 0);
14084 __atomic_fetch_xor (x, y, 0); __atomic_xor_fetch (x, y, 0);
14085 __atomic_fetch_or (x, y, 0); __atomic_or_fetch (x, y, 0);
14090 if test x
$atomic_builtins_link_tests = xyes
; then
14091 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
14092 (eval $ac_link) 2>&5
14094 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14095 test $ac_status = 0; }; then
14096 eval libat_cv_have_at_fop_4
=yes
14098 eval libat_cv_have_at_fop_4
=no
14101 old_CFLAGS
="$CFLAGS"
14102 # Compile unoptimized.
14103 CFLAGS
="$CFLAGS -O0 -S"
14104 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
14105 (eval $ac_compile) 2>&5
14107 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14108 test $ac_status = 0; }; then
14109 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
14110 eval libat_cv_have_at_fop_4
=no
14112 eval libat_cv_have_at_fop_4
=yes
14115 eval libat_cv_have_at_fop_4
=no
14117 CFLAGS
="$old_CFLAGS"
14122 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_fop_4" >&5
14123 $as_echo "$libat_cv_have_at_fop_4" >&6; }
14126 yesno
=`echo $libat_cv_have_at_fop_4 | tr 'yesno' '1 0 '`
14128 cat >>confdefs.h
<<_ACEOF
14129 #define HAVE_ATOMIC_FETCH_OP_4 $yesno
14137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_fetch_op for size 8" >&5
14138 $as_echo_n "checking for __atomic_fetch_op for size 8... " >&6; }
14139 if test "${libat_cv_have_at_fop_8+set}" = set; then :
14140 $as_echo_n "(cached) " >&6
14143 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14144 /* end confdefs.h. */
14149 typedef int T __attribute__((mode(DI))); T *x, y;
14150 asm("" : "=g"(x), "=g"(y));
14151 __atomic_fetch_add (x, y, 0); __atomic_add_fetch (x, y, 0);
14152 __atomic_fetch_sub (x, y, 0); __atomic_sub_fetch (x, y, 0);
14153 __atomic_fetch_and (x, y, 0); __atomic_and_fetch (x, y, 0);
14154 __atomic_fetch_nand (x, y, 0); __atomic_nand_fetch (x, y, 0);
14155 __atomic_fetch_xor (x, y, 0); __atomic_xor_fetch (x, y, 0);
14156 __atomic_fetch_or (x, y, 0); __atomic_or_fetch (x, y, 0);
14161 if test x
$atomic_builtins_link_tests = xyes
; then
14162 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
14163 (eval $ac_link) 2>&5
14165 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14166 test $ac_status = 0; }; then
14167 eval libat_cv_have_at_fop_8
=yes
14169 eval libat_cv_have_at_fop_8
=no
14172 old_CFLAGS
="$CFLAGS"
14173 # Compile unoptimized.
14174 CFLAGS
="$CFLAGS -O0 -S"
14175 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
14176 (eval $ac_compile) 2>&5
14178 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14179 test $ac_status = 0; }; then
14180 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
14181 eval libat_cv_have_at_fop_8
=no
14183 eval libat_cv_have_at_fop_8
=yes
14186 eval libat_cv_have_at_fop_8
=no
14188 CFLAGS
="$old_CFLAGS"
14193 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_fop_8" >&5
14194 $as_echo "$libat_cv_have_at_fop_8" >&6; }
14197 yesno
=`echo $libat_cv_have_at_fop_8 | tr 'yesno' '1 0 '`
14199 cat >>confdefs.h
<<_ACEOF
14200 #define HAVE_ATOMIC_FETCH_OP_8 $yesno
14208 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atomic_fetch_op for size 16" >&5
14209 $as_echo_n "checking for __atomic_fetch_op for size 16... " >&6; }
14210 if test "${libat_cv_have_at_fop_16+set}" = set; then :
14211 $as_echo_n "(cached) " >&6
14214 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14215 /* end confdefs.h. */
14220 typedef int T __attribute__((mode(TI))); T *x, y;
14221 asm("" : "=g"(x), "=g"(y));
14222 __atomic_fetch_add (x, y, 0); __atomic_add_fetch (x, y, 0);
14223 __atomic_fetch_sub (x, y, 0); __atomic_sub_fetch (x, y, 0);
14224 __atomic_fetch_and (x, y, 0); __atomic_and_fetch (x, y, 0);
14225 __atomic_fetch_nand (x, y, 0); __atomic_nand_fetch (x, y, 0);
14226 __atomic_fetch_xor (x, y, 0); __atomic_xor_fetch (x, y, 0);
14227 __atomic_fetch_or (x, y, 0); __atomic_or_fetch (x, y, 0);
14232 if test x
$atomic_builtins_link_tests = xyes
; then
14233 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
14234 (eval $ac_link) 2>&5
14236 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14237 test $ac_status = 0; }; then
14238 eval libat_cv_have_at_fop_16
=yes
14240 eval libat_cv_have_at_fop_16
=no
14243 old_CFLAGS
="$CFLAGS"
14244 # Compile unoptimized.
14245 CFLAGS
="$CFLAGS -O0 -S"
14246 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
14247 (eval $ac_compile) 2>&5
14249 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14250 test $ac_status = 0; }; then
14251 if grep __atomic_ conftest.s
>/dev
/null
2>&1 ; then
14252 eval libat_cv_have_at_fop_16
=no
14254 eval libat_cv_have_at_fop_16
=yes
14257 eval libat_cv_have_at_fop_16
=no
14259 CFLAGS
="$old_CFLAGS"
14264 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_at_fop_16" >&5
14265 $as_echo "$libat_cv_have_at_fop_16" >&6; }
14268 yesno
=`echo $libat_cv_have_at_fop_16 | tr 'yesno' '1 0 '`
14270 cat >>confdefs.h
<<_ACEOF
14271 #define HAVE_ATOMIC_FETCH_OP_16 $yesno
14279 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
14280 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
14281 if test "${ac_cv_c_bigendian+set}" = set; then :
14282 $as_echo_n "(cached) " >&6
14284 ac_cv_c_bigendian
=unknown
14285 # See if we're dealing with a universal compiler.
14286 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14287 /* end confdefs.h. */
14288 #ifndef __APPLE_CC__
14289 not a universal capable compiler
14294 if ac_fn_c_try_compile
"$LINENO"; then :
14296 # Check for potential -arch flags. It is not universal unless
14297 # there are at least two -arch flags with different values.
14300 for ac_word
in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
14301 if test -n "$ac_prev"; then
14303 i?
86 | x86_64 | ppc | ppc64
)
14304 if test -z "$ac_arch" ||
test "$ac_arch" = "$ac_word"; then
14307 ac_cv_c_bigendian
=universal
14313 elif test "x$ac_word" = "x-arch"; then
14318 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14319 if test $ac_cv_c_bigendian = unknown
; then
14320 # See if sys/param.h defines the BYTE_ORDER macro.
14321 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14322 /* end confdefs.h. */
14323 #include <sys/types.h>
14324 #include <sys/param.h>
14329 #if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
14330 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
14332 bogus endian macros
14339 if ac_fn_c_try_compile
"$LINENO"; then :
14340 # It does; now see whether it defined to BIG_ENDIAN or not.
14341 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14342 /* end confdefs.h. */
14343 #include <sys/types.h>
14344 #include <sys/param.h>
14349 #if BYTE_ORDER != BIG_ENDIAN
14357 if ac_fn_c_try_compile
"$LINENO"; then :
14358 ac_cv_c_bigendian
=yes
14360 ac_cv_c_bigendian
=no
14362 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14364 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14366 if test $ac_cv_c_bigendian = unknown
; then
14367 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
14368 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14369 /* end confdefs.h. */
14370 #include <limits.h>
14375 #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
14376 bogus endian macros
14383 if ac_fn_c_try_compile
"$LINENO"; then :
14384 # It does; now see whether it defined to _BIG_ENDIAN or not.
14385 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14386 /* end confdefs.h. */
14387 #include <limits.h>
14392 #ifndef _BIG_ENDIAN
14400 if ac_fn_c_try_compile
"$LINENO"; then :
14401 ac_cv_c_bigendian
=yes
14403 ac_cv_c_bigendian
=no
14405 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14407 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14409 if test $ac_cv_c_bigendian = unknown
; then
14410 # Compile a test program.
14411 if test "$cross_compiling" = yes; then :
14412 # Try to guess by grepping values from an object file.
14413 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14414 /* end confdefs.h. */
14415 short int ascii_mm[] =
14416 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
14417 short int ascii_ii[] =
14418 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
14419 int use_ascii (int i) {
14420 return ascii_mm[i] + ascii_ii[i];
14422 short int ebcdic_ii[] =
14423 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
14424 short int ebcdic_mm[] =
14425 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
14426 int use_ebcdic (int i) {
14427 return ebcdic_mm[i] + ebcdic_ii[i];
14434 return use_ascii (foo) == use_ebcdic (foo);
14439 if ac_fn_c_try_compile
"$LINENO"; then :
14440 if grep BIGenDianSyS conftest.
$ac_objext >/dev
/null
; then
14441 ac_cv_c_bigendian
=yes
14443 if grep LiTTleEnDian conftest.
$ac_objext >/dev
/null
; then
14444 if test "$ac_cv_c_bigendian" = unknown
; then
14445 ac_cv_c_bigendian
=no
14447 # finding both strings is unlikely to happen, but who knows?
14448 ac_cv_c_bigendian
=unknown
14452 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14454 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14455 /* end confdefs.h. */
14456 $ac_includes_default
14461 /* Are we little or big endian? From Harbison&Steele. */
14465 char c[sizeof (long int)];
14468 return u.c[sizeof (long int) - 1] == 1;
14474 if ac_fn_c_try_run
"$LINENO"; then :
14475 ac_cv_c_bigendian
=no
14477 ac_cv_c_bigendian
=yes
14479 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
14480 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
14485 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
14486 $as_echo "$ac_cv_c_bigendian" >&6; }
14487 case $ac_cv_c_bigendian in #(
14489 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
14495 $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
14499 as_fn_error
"unknown endianness
14500 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
14503 # I don't like the default behaviour of WORDS_BIGENDIAN undefined for LE.
14507 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the word size" >&5
14508 $as_echo_n "checking for the word size... " >&6; }
14509 if test "${libat_cv_wordsize+set}" = set; then :
14510 $as_echo_n "(cached) " >&6
14512 if ac_fn_c_compute_int
"$LINENO" "sizeof(word)" "libat_cv_wordsize" "typedef int word __attribute__((mode(word)));"; then :
14515 as_fn_error
"Could not determine word size." "$LINENO" 5
14519 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_wordsize" >&5
14520 $as_echo "$libat_cv_wordsize" >&6; }
14522 cat >>confdefs.h
<<_ACEOF
14523 #define WORDSIZE $libat_cv_wordsize
14528 # Check to see if -pthread or -lpthread is needed. Prefer the former.
14529 # In case the pthread.h system header is not found, this test will fail.
14530 case " $config_path " in
14533 CFLAGS
="$CFLAGS -pthread"
14534 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14535 /* end confdefs.h. */
14536 #include <pthread.h>
14537 void *g(void *d) { return NULL; }
14541 pthread_t t; pthread_create(&t,NULL,g,NULL);
14546 if ac_fn_c_try_link
"$LINENO"; then :
14547 XPCFLAGS
=" -pthread"
14549 CFLAGS
="$save_CFLAGS $XCFLAGS" LIBS
="-lpthread $LIBS"
14550 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14551 /* end confdefs.h. */
14552 #include <pthread.h>
14553 void *g(void *d) { return NULL; }
14557 pthread_t t; pthread_create(&t,NULL,g,NULL);
14562 if ac_fn_c_try_link
"$LINENO"; then :
14565 as_fn_error
"Pthreads are required to build libatomic" "$LINENO" 5
14567 rm -f core conftest.err conftest.
$ac_objext \
14568 conftest
$ac_exeext conftest.
$ac_ext
14570 rm -f core conftest.err conftest.
$ac_objext \
14571 conftest
$ac_exeext conftest.
$ac_ext
14572 CFLAGS
="$save_CFLAGS $XPCFLAGS"
14576 # See what sort of export controls are available.
14578 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the target supports hidden visibility" >&5
14579 $as_echo_n "checking whether the target supports hidden visibility... " >&6; }
14580 if test "${libat_cv_have_attribute_visibility+set}" = set; then :
14581 $as_echo_n "(cached) " >&6
14584 save_CFLAGS
="$CFLAGS"
14585 CFLAGS
="$CFLAGS -Werror"
14586 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14587 /* end confdefs.h. */
14588 void __attribute__((visibility("hidden"))) foo(void) { }
14597 if ac_fn_c_try_compile
"$LINENO"; then :
14598 libat_cv_have_attribute_visibility
=yes
14600 libat_cv_have_attribute_visibility
=no
14602 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14603 CFLAGS
="$save_CFLAGS"
14605 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_attribute_visibility" >&5
14606 $as_echo "$libat_cv_have_attribute_visibility" >&6; }
14607 if test $libat_cv_have_attribute_visibility = yes; then
14609 $as_echo "#define HAVE_ATTRIBUTE_VISIBILITY 1" >>confdefs.h
14613 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the target supports dllexport" >&5
14614 $as_echo_n "checking whether the target supports dllexport... " >&6; }
14615 if test "${libat_cv_have_attribute_dllexport+set}" = set; then :
14616 $as_echo_n "(cached) " >&6
14619 save_CFLAGS
="$CFLAGS"
14620 CFLAGS
="$CFLAGS -Werror"
14621 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14622 /* end confdefs.h. */
14623 void __attribute__((dllexport)) foo(void) { }
14632 if ac_fn_c_try_compile
"$LINENO"; then :
14633 libat_cv_have_attribute_dllexport
=yes
14635 libat_cv_have_attribute_dllexport
=no
14637 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14638 CFLAGS
="$save_CFLAGS"
14640 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_attribute_dllexport" >&5
14641 $as_echo "$libat_cv_have_attribute_dllexport" >&6; }
14642 if test $libat_cv_have_attribute_dllexport = yes; then
14644 $as_echo "#define HAVE_ATTRIBUTE_DLLEXPORT 1" >>confdefs.h
14648 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the target supports symbol aliases" >&5
14649 $as_echo_n "checking whether the target supports symbol aliases... " >&6; }
14650 if test "${libat_cv_have_attribute_alias+set}" = set; then :
14651 $as_echo_n "(cached) " >&6
14654 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14655 /* end confdefs.h. */
14658 extern void bar(void) __attribute__((alias("foo")));
14667 if ac_fn_c_try_link
"$LINENO"; then :
14668 libat_cv_have_attribute_alias
=yes
14670 libat_cv_have_attribute_alias
=no
14672 rm -f core conftest.err conftest.
$ac_objext \
14673 conftest
$ac_exeext conftest.
$ac_ext
14675 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_attribute_alias" >&5
14676 $as_echo "$libat_cv_have_attribute_alias" >&6; }
14677 if test $libat_cv_have_attribute_alias = yes; then
14679 $as_echo "#define HAVE_ATTRIBUTE_ALIAS 1" >>confdefs.h
14682 if test x
$try_ifunc = xyes
; then
14684 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the target supports the ifunc attribute" >&5
14685 $as_echo_n "checking whether the target supports the ifunc attribute... " >&6; }
14686 if test "${libat_cv_have_ifunc+set}" = set; then :
14687 $as_echo_n "(cached) " >&6
14690 save_CFLAGS
="$CFLAGS"
14691 CFLAGS
="$CFLAGS -Werror"
14692 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14693 /* end confdefs.h. */
14695 int foo_alt(void) { return 0; }
14696 void *foo_sel(void) { return foo_alt; }
14697 int foo(void) __attribute__((ifunc("foo_sel")));
14706 if ac_fn_c_try_link
"$LINENO"; then :
14707 libat_cv_have_ifunc
=yes
14709 libat_cv_have_ifunc
=no
14711 rm -f core conftest.err conftest.
$ac_objext \
14712 conftest
$ac_exeext conftest.
$ac_ext
14714 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_cv_have_ifunc" >&5
14715 $as_echo "$libat_cv_have_ifunc" >&6; }
14717 yesno
=`echo $libat_cv_have_ifunc | tr 'yesno' '1 0 '`
14719 cat >>confdefs.h
<<_ACEOF
14720 #define HAVE_IFUNC $yesno
14727 # Check linker support.
14730 # Check whether --with-gnu-ld was given.
14731 if test "${with_gnu_ld+set}" = set; then :
14732 withval
=$with_gnu_ld; test "$withval" = no || with_gnu_ld
=yes
14738 if test "$GCC" = yes; then
14739 # Check if gcc -print-prog-name=ld gives a path.
14740 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
14741 $as_echo_n "checking for ld used by $CC... " >&6; }
14744 # gcc leaves a trailing carriage return which upsets mingw
14745 ac_prog
=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
14747 ac_prog
=`($CC -print-prog-name=ld) 2>&5` ;;
14750 # Accept absolute paths.
14752 re_direlt
='/[^/][^/]*/\.\./'
14753 # Canonicalize the pathname of ld
14754 ac_prog
=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
14755 while $ECHO "$ac_prog" |
$GREP "$re_direlt" > /dev
/null
2>&1; do
14756 ac_prog
=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
14758 test -z "$LD" && LD
="$ac_prog"
14761 # If it fails, then pretend we aren't using GCC.
14765 # If it is relative, then search for the first ld in PATH.
14766 with_gnu_ld
=unknown
14769 elif test "$with_gnu_ld" = yes; then
14770 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
14771 $as_echo_n "checking for GNU ld... " >&6; }
14773 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
14774 $as_echo_n "checking for non-GNU ld... " >&6; }
14776 if test "${lt_cv_path_LD+set}" = set; then :
14777 $as_echo_n "(cached) " >&6
14779 if test -z "$LD"; then
14780 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
14781 for ac_dir
in $PATH; do
14783 test -z "$ac_dir" && ac_dir
=.
14784 if test -f "$ac_dir/$ac_prog" ||
test -f "$ac_dir/$ac_prog$ac_exeext"; then
14785 lt_cv_path_LD
="$ac_dir/$ac_prog"
14786 # Check to see if the program is GNU ld. I'd rather use --version,
14787 # but apparently some variants of GNU ld only accept -v.
14788 # Break only if it was the GNU/non-GNU ld that we prefer.
14789 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
14790 *GNU
* |
*'with BFD'*)
14791 test "$with_gnu_ld" != no
&& break
14794 test "$with_gnu_ld" != yes && break
14801 lt_cv_path_LD
="$LD" # Let the user override the test with a path.
14805 LD
="$lt_cv_path_LD"
14806 if test -n "$LD"; then
14807 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
14808 $as_echo "$LD" >&6; }
14810 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14811 $as_echo "no" >&6; }
14813 test -z "$LD" && as_fn_error
"no acceptable ld found in \$PATH" "$LINENO" 5
14814 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
14815 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
14816 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
14817 $as_echo_n "(cached) " >&6
14819 # I'd rather use --version here, but apparently some GNU lds only accept -v.
14820 case `$LD -v 2>&1 </dev/null` in
14821 *GNU
* |
*'with BFD'*)
14822 lt_cv_prog_gnu_ld
=yes
14825 lt_cv_prog_gnu_ld
=no
14829 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
14830 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
14831 with_gnu_ld
=$lt_cv_prog_gnu_ld
14839 # If we're not using GNU ld, then there's no point in even trying these
14840 # tests. Check for that first. We should have already tested for gld
14841 # by now (in libtool), but require it now just to be safe...
14842 test -z "$SECTION_LDFLAGS" && SECTION_LDFLAGS
=''
14843 test -z "$OPT_LDFLAGS" && OPT_LDFLAGS
=''
14847 # The name set by libtool depends on the version of libtool. Shame on us
14848 # for depending on an impl detail, but c'est la vie. Older versions used
14849 # ac_cv_prog_gnu_ld, but now it's lt_cv_prog_gnu_ld, and is copied back on
14850 # top of with_gnu_ld (which is also set by --with-gnu-ld, so that actually
14851 # makes sense). We'll test with_gnu_ld everywhere else, so if that isn't
14852 # set (hence we're using an older libtool), then set it.
14853 if test x
${with_gnu_ld+set} != xset
; then
14854 if test x
${ac_cv_prog_gnu_ld+set} != xset
; then
14855 # We got through "ac_require(ac_prog_ld)" and still not set? Huh?
14858 with_gnu_ld
=$ac_cv_prog_gnu_ld
14862 # Start by getting the version number. I think the libtool test already
14863 # does some of this, but throws away the result.
14864 libat_ld_is_gold
=no
14865 if $LD --version 2>/dev
/null |
grep 'GNU gold'> /dev
/null
2>&1; then
14866 libat_ld_is_gold
=yes
14869 ldver
=`$LD --version 2>/dev/null |
14870 sed -e 's/GNU gold /GNU ld /;s/GNU ld version /GNU ld /;s/GNU ld ([^)]*) /GNU ld /;s/GNU ld \([0-9.][0-9.]*\).*/\1/; q'`
14872 libat_gnu_ld_version
=`echo $ldver | \
14873 $AWK -F. '{ if (NF<3) $3=0; print ($1*100+$2)*100+$3 }'`
14875 # Set --gc-sections.
14876 if test "$with_gnu_ld" = "notbroken"; then
14877 # GNU ld it is! Joy and bunny rabbits!
14879 # All these tests are for C++; save the language and the compiler flags.
14880 # Need to do this so that g++ won't try to link in libstdc++
14881 ac_test_CFLAGS
="${CFLAGS+set}"
14882 ac_save_CFLAGS
="$CFLAGS"
14883 CFLAGS
='-x c++ -Wl,--gc-sections'
14885 # Check for -Wl,--gc-sections
14886 # XXX This test is broken at the moment, as symbols required for linking
14887 # are now in libsupc++ (not built yet). In addition, this test has
14888 # cored on solaris in the past. In addition, --gc-sections doesn't
14889 # really work at the moment (keeps on discarding used sections, first
14890 # .eh_frame and now some of the glibc sections for iconv).
14891 # Bzzzzt. Thanks for playing, maybe next time.
14892 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld that supports -Wl,--gc-sections" >&5
14893 $as_echo_n "checking for ld that supports -Wl,--gc-sections... " >&6; }
14894 if test "$cross_compiling" = yes; then :
14895 ac_sectionLDflags
=yes
14897 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14898 /* end confdefs.h. */
14908 if ac_fn_c_try_run
"$LINENO"; then :
14909 ac_sectionLDflags
=yes
14911 ac_sectionLDflags
=no
14913 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
14914 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
14917 if test "$ac_test_CFLAGS" = set; then
14918 CFLAGS
="$ac_save_CFLAGS"
14920 # this is the suspicious part
14923 if test "$ac_sectionLDflags" = "yes"; then
14924 SECTION_LDFLAGS
="-Wl,--gc-sections $SECTION_LDFLAGS"
14926 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_sectionLDflags" >&5
14927 $as_echo "$ac_sectionLDflags" >&6; }
14930 # Set linker optimization flags.
14931 if test x
"$with_gnu_ld" = x
"yes"; then
14932 OPT_LDFLAGS
="-Wl,-O1 $OPT_LDFLAGS"
14940 # Check whether --enable-symvers was given.
14941 if test "${enable_symvers+set}" = set; then :
14942 enableval
=$enable_symvers;
14943 case "$enableval" in
14944 yes|no|gnu
*|sun
) ;;
14945 *) as_fn_error
"Unknown argument to enable/disable symvers" "$LINENO" 5 ;;
14954 # If we never went through the LIBAT_CHECK_LINKER_FEATURES macro, then we
14955 # don't know enough about $LD to do tricks...
14958 # Turn a 'yes' into a suitable default.
14959 if test x
$enable_symvers = xyes
; then
14960 # FIXME The following test is too strict, in theory.
14961 if test $enable_shared = no ||
test "x$LD" = x
; then
14964 if test $with_gnu_ld = yes ; then
14967 case ${target_os} in
14968 # Sun symbol versioning exists since Solaris 2.5.
14969 solaris2.
[5-9]* | solaris2.1
[0-9]*)
14970 enable_symvers
=sun
;;
14972 enable_symvers
=no
;;
14978 # Check if 'sun' was requested on non-Solaris 2 platforms.
14979 if test x
$enable_symvers = xsun
; then
14980 case ${target_os} in
14985 # Unlikely to work.
14986 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: === You have requested Sun symbol versioning, but" >&5
14987 $as_echo "$as_me: WARNING: === You have requested Sun symbol versioning, but" >&2;}
14988 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: === you are not targetting Solaris 2." >&5
14989 $as_echo "$as_me: WARNING: === you are not targetting Solaris 2." >&2;}
14990 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: === Symbol versioning will be disabled." >&5
14991 $as_echo "$as_me: WARNING: === Symbol versioning will be disabled." >&2;}
14997 # Check to see if libgcc_s exists, indicating that shared libgcc is possible.
14998 if test $enable_symvers != no
; then
14999 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared libgcc" >&5
15000 $as_echo_n "checking for shared libgcc... " >&6; }
15001 ac_save_CFLAGS
="$CFLAGS"
15003 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
15004 /* end confdefs.h. */
15014 if ac_fn_c_try_link
"$LINENO"; then :
15015 libat_shared_libgcc
=yes
15017 libat_shared_libgcc
=no
15019 rm -f core conftest.err conftest.
$ac_objext \
15020 conftest
$ac_exeext conftest.
$ac_ext
15021 CFLAGS
="$ac_save_CFLAGS"
15022 if test $libat_shared_libgcc = no
; then
15023 cat > conftest.c
<<EOF
15024 int main (void) { return 0; }
15026 libat_libgcc_s_suffix
=`${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS \
15027 -shared -shared-libgcc -o conftest.so \
15028 conftest.c -v 2>&1 >/dev/null \
15029 | sed -n 's/^.* -lgcc_s\([^ ]*\) .*$/\1/p'`
15030 rm -f conftest.c conftest.so
15031 if test x
${libat_libgcc_s_suffix+set} = xset
; then
15032 CFLAGS
=" -lgcc_s$libat_libgcc_s_suffix"
15033 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
15034 /* end confdefs.h. */
15044 if ac_fn_c_try_link
"$LINENO"; then :
15045 libat_shared_libgcc
=yes
15047 rm -f core conftest.err conftest.
$ac_objext \
15048 conftest
$ac_exeext conftest.
$ac_ext
15049 CFLAGS
="$ac_save_CFLAGS"
15052 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libat_shared_libgcc" >&5
15053 $as_echo "$libat_shared_libgcc" >&6; }
15056 # For GNU ld, we need at least this version. The format is described in
15057 # LIBAT_CHECK_LINKER_FEATURES above.
15058 libat_min_gnu_ld_version
=21400
15059 # XXXXXXXXXXX libat_gnu_ld_version=21390
15061 # Check to see if unspecified "yes" value can win, given results above.
15062 # Change "yes" into either "no" or a style name.
15063 if test $enable_symvers != no
&& test $libat_shared_libgcc = yes; then
15064 if test $with_gnu_ld = yes; then
15065 if test $libat_gnu_ld_version -ge $libat_min_gnu_ld_version ; then
15067 elif test $libat_ld_is_gold = yes ; then
15070 # The right tools, the right setup, but too old. Fallbacks?
15071 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: === Linker version $libat_gnu_ld_version is too old for" >&5
15072 $as_echo "$as_me: WARNING: === Linker version $libat_gnu_ld_version is too old for" >&2;}
15073 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: === full symbol versioning support in this release of GCC." >&5
15074 $as_echo "$as_me: WARNING: === full symbol versioning support in this release of GCC." >&2;}
15075 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: === You would need to upgrade your binutils to version" >&5
15076 $as_echo "$as_me: WARNING: === You would need to upgrade your binutils to version" >&2;}
15077 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: === $libat_min_gnu_ld_version or later and rebuild GCC." >&5
15078 $as_echo "$as_me: WARNING: === $libat_min_gnu_ld_version or later and rebuild GCC." >&2;}
15079 if test $libat_gnu_ld_version -ge 21200 ; then
15080 # Globbing fix is present, proper block support is not.
15081 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: === Symbol versioning will be disabled." >&5
15082 $as_echo "$as_me: WARNING: === Symbol versioning will be disabled." >&2;}
15086 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: === Symbol versioning will be disabled." >&5
15087 $as_echo "$as_me: WARNING: === Symbol versioning will be disabled." >&2;}
15091 elif test $enable_symvers = sun
; then
15092 : All interesting versions of Sun ld support sun style symbol versioning.
15094 # just fail for now
15095 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: === You have requested some kind of symbol versioning, but" >&5
15096 $as_echo "$as_me: WARNING: === You have requested some kind of symbol versioning, but" >&2;}
15097 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: === either you are not using a supported linker, or you are" >&5
15098 $as_echo "$as_me: WARNING: === either you are not using a supported linker, or you are" >&2;}
15099 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: === not building a shared libgcc_s (which is required)." >&5
15100 $as_echo "$as_me: WARNING: === not building a shared libgcc_s (which is required)." >&2;}
15101 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: === Symbol versioning will be disabled." >&5
15102 $as_echo "$as_me: WARNING: === Symbol versioning will be disabled." >&2;}
15106 if test $enable_symvers = gnu
; then
15108 $as_echo "#define LIBAT_GNU_SYMBOL_VERSIONING 1" >>confdefs.h
15112 if test $enable_symvers != no
; then
15113 LIBAT_BUILD_VERSIONED_SHLIB_TRUE
=
15114 LIBAT_BUILD_VERSIONED_SHLIB_FALSE
='#'
15116 LIBAT_BUILD_VERSIONED_SHLIB_TRUE
='#'
15117 LIBAT_BUILD_VERSIONED_SHLIB_FALSE
=
15120 if test $enable_symvers = gnu
; then
15121 LIBAT_BUILD_VERSIONED_SHLIB_GNU_TRUE
=
15122 LIBAT_BUILD_VERSIONED_SHLIB_GNU_FALSE
='#'
15124 LIBAT_BUILD_VERSIONED_SHLIB_GNU_TRUE
='#'
15125 LIBAT_BUILD_VERSIONED_SHLIB_GNU_FALSE
=
15128 if test $enable_symvers = sun
; then
15129 LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE
=
15130 LIBAT_BUILD_VERSIONED_SHLIB_SUN_FALSE
='#'
15132 LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE
='#'
15133 LIBAT_BUILD_VERSIONED_SHLIB_SUN_FALSE
=
15136 { $as_echo "$as_me:${as_lineno-$LINENO}: versioning on shared library symbols is $enable_symvers" >&5
15137 $as_echo "$as_me: versioning on shared library symbols is $enable_symvers" >&6;}
15140 # Cleanup and exit.
15141 CFLAGS
="$save_CFLAGS"
15142 cat >confcache
<<\_ACEOF
15143 # This file is a shell script that caches the results of configure
15144 # tests run on this system so they can be shared between configure
15145 # scripts and configure runs, see configure's option --config-cache.
15146 # It is not useful on other systems. If it contains results you don't
15147 # want to keep, you may remove or edit it.
15149 # config.status only pays attention to the cache file if you give it
15150 # the --recheck option to rerun configure.
15152 # `ac_cv_env_foo' variables (set or unset) will be overridden when
15153 # loading this file, other *unset* `ac_cv_foo' will be assigned the
15154 # following values.
15158 # The following way of writing the cache mishandles newlines in values,
15159 # but we know of no workaround that is simple, portable, and efficient.
15160 # So, we kill variables containing newlines.
15161 # Ultrix sh set writes to stderr and can't be redirected directly,
15162 # and sets the high bit in the cache file unless we assign to the vars.
15164 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
15165 eval ac_val
=\$
$ac_var
15169 *_cv_
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
15170 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
15173 _ | IFS | as_nl
) ;; #(
15174 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
15175 *) { eval $ac_var=; unset $ac_var;} ;;
15181 case $as_nl`(ac_space=' '; set) 2>&1` in #(
15182 *${as_nl}ac_space
=\
*)
15183 # `set' does not quote correctly, so add quotes: double-quote
15184 # substitution turns \\\\ into \\, and sed turns \\ into \.
15187 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
15190 # `set' quotes correctly as required by POSIX, so do not add quotes.
15191 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
15200 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
15202 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
15204 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
15205 if test -w "$cache_file"; then
15206 test "x$cache_file" != "x/dev/null" &&
15207 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
15208 $as_echo "$as_me: updating cache $cache_file" >&6;}
15209 cat confcache
>$cache_file
15211 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
15212 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
15217 # Add -Wall -Werror if we are using GCC.
15218 if test "x$GCC" = "xyes"; then
15219 XCFLAGS
="$XCFLAGS -Wall -Werror"
15222 XCFLAGS
="$XCFLAGS $XPCFLAGS"
15230 if test x
$libat_cv_have_ifunc = xyes
; then
15232 HAVE_IFUNC_FALSE
='#'
15234 HAVE_IFUNC_TRUE
='#'
15238 if expr "$config_path" : ".* linux/arm .*" > /dev
/null
; then
15239 ARCH_ARM_LINUX_TRUE
=
15240 ARCH_ARM_LINUX_FALSE
='#'
15242 ARCH_ARM_LINUX_TRUE
='#'
15243 ARCH_ARM_LINUX_FALSE
=
15246 if test "$ARCH" = x86
&& test x
$libat_cv_wordsize = x4
; then
15248 ARCH_I386_FALSE
='#'
15254 if test "$ARCH" = x86
&& test x
$libat_cv_wordsize = x8
; then
15256 ARCH_X86_64_FALSE
='#'
15258 ARCH_X86_64_TRUE
='#'
15263 # Determine what GCC version number to use in filesystem paths.
15265 get_gcc_base_ver
="cat"
15267 # Check whether --with-gcc-major-version-only was given.
15268 if test "${with_gcc_major_version_only+set}" = set; then :
15269 withval
=$with_gcc_major_version_only; if test x
$with_gcc_major_version_only = xyes
; then
15270 get_gcc_base_ver
="sed -e 's/^\([0-9]*\).*\$\$/\1/'"
15278 if test ${multilib} = yes; then
15279 multilib_arg
="--enable-multilib"
15284 ac_config_files
="$ac_config_files Makefile testsuite/Makefile"
15286 cat >confcache
<<\_ACEOF
15287 # This file is a shell script that caches the results of configure
15288 # tests run on this system so they can be shared between configure
15289 # scripts and configure runs, see configure's option --config-cache.
15290 # It is not useful on other systems. If it contains results you don't
15291 # want to keep, you may remove or edit it.
15293 # config.status only pays attention to the cache file if you give it
15294 # the --recheck option to rerun configure.
15296 # `ac_cv_env_foo' variables (set or unset) will be overridden when
15297 # loading this file, other *unset* `ac_cv_foo' will be assigned the
15298 # following values.
15302 # The following way of writing the cache mishandles newlines in values,
15303 # but we know of no workaround that is simple, portable, and efficient.
15304 # So, we kill variables containing newlines.
15305 # Ultrix sh set writes to stderr and can't be redirected directly,
15306 # and sets the high bit in the cache file unless we assign to the vars.
15308 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
15309 eval ac_val
=\$
$ac_var
15313 *_cv_
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
15314 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
15317 _ | IFS | as_nl
) ;; #(
15318 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
15319 *) { eval $ac_var=; unset $ac_var;} ;;
15325 case $as_nl`(ac_space=' '; set) 2>&1` in #(
15326 *${as_nl}ac_space
=\
*)
15327 # `set' does not quote correctly, so add quotes: double-quote
15328 # substitution turns \\\\ into \\, and sed turns \\ into \.
15331 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
15334 # `set' quotes correctly as required by POSIX, so do not add quotes.
15335 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
15344 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
15346 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
15348 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
15349 if test -w "$cache_file"; then
15350 test "x$cache_file" != "x/dev/null" &&
15351 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
15352 $as_echo "$as_me: updating cache $cache_file" >&6;}
15353 cat confcache
>$cache_file
15355 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
15356 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
15361 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
15362 # Let make expand exec_prefix.
15363 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
15365 DEFS
=-DHAVE_CONFIG_H
15369 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
15370 # 1. Remove the extension, and $U if already installed.
15371 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
15372 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
15373 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
15374 # will be set to the directory where LIBOBJS objects are built.
15375 as_fn_append ac_libobjs
" \${LIBOBJDIR}$ac_i\$U.$ac_objext"
15376 as_fn_append ac_ltlibobjs
" \${LIBOBJDIR}$ac_i"'$U.lo'
15378 LIBOBJS
=$ac_libobjs
15380 LTLIBOBJS
=$ac_ltlibobjs
15383 if test -z "${GENINSRC_TRUE}" && test -z "${GENINSRC_FALSE}"; then
15384 as_fn_error
"conditional \"GENINSRC\" was never defined.
15385 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15387 if test -n "$EXEEXT"; then
15389 am__EXEEXT_FALSE
='#'
15391 am__EXEEXT_TRUE
='#'
15395 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
15396 as_fn_error
"conditional \"AMDEP\" was never defined.
15397 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15399 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
15400 as_fn_error
"conditional \"am__fastdepCC\" was never defined.
15401 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15403 if test -z "${am__fastdepCCAS_TRUE}" && test -z "${am__fastdepCCAS_FALSE}"; then
15404 as_fn_error
"conditional \"am__fastdepCCAS\" was never defined.
15405 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15407 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
15408 as_fn_error
"conditional \"MAINTAINER_MODE\" was never defined.
15409 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15412 if test -z "${LIBAT_BUILD_VERSIONED_SHLIB_TRUE}" && test -z "${LIBAT_BUILD_VERSIONED_SHLIB_FALSE}"; then
15413 as_fn_error
"conditional \"LIBAT_BUILD_VERSIONED_SHLIB\" was never defined.
15414 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15416 if test -z "${LIBAT_BUILD_VERSIONED_SHLIB_GNU_TRUE}" && test -z "${LIBAT_BUILD_VERSIONED_SHLIB_GNU_FALSE}"; then
15417 as_fn_error
"conditional \"LIBAT_BUILD_VERSIONED_SHLIB_GNU\" was never defined.
15418 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15420 if test -z "${LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE}" && test -z "${LIBAT_BUILD_VERSIONED_SHLIB_SUN_FALSE}"; then
15421 as_fn_error
"conditional \"LIBAT_BUILD_VERSIONED_SHLIB_SUN\" was never defined.
15422 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15424 if test -z "${HAVE_IFUNC_TRUE}" && test -z "${HAVE_IFUNC_FALSE}"; then
15425 as_fn_error
"conditional \"HAVE_IFUNC\" was never defined.
15426 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15428 if test -z "${ARCH_ARM_LINUX_TRUE}" && test -z "${ARCH_ARM_LINUX_FALSE}"; then
15429 as_fn_error
"conditional \"ARCH_ARM_LINUX\" was never defined.
15430 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15432 if test -z "${ARCH_I386_TRUE}" && test -z "${ARCH_I386_FALSE}"; then
15433 as_fn_error
"conditional \"ARCH_I386\" was never defined.
15434 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15436 if test -z "${ARCH_X86_64_TRUE}" && test -z "${ARCH_X86_64_FALSE}"; then
15437 as_fn_error
"conditional \"ARCH_X86_64\" was never defined.
15438 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15441 : ${CONFIG_STATUS=./config.status}
15443 ac_clean_files_save
=$ac_clean_files
15444 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
15445 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
15446 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
15448 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
15450 # Generated by $as_me.
15451 # Run this file to recreate the current configuration.
15452 # Compiler output produced by configure, useful for debugging
15453 # configure, is in config.log if it exists.
15456 ac_cs_recheck=false
15459 SHELL=\${CONFIG_SHELL-$SHELL}
15462 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail
=1
15463 ## -------------------- ##
15464 ## M4sh Initialization. ##
15465 ## -------------------- ##
15467 # Be more Bourne compatible
15468 DUALCASE
=1; export DUALCASE
# for MKS sh
15469 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
15472 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
15473 # is contrary to our usage. Disable this feature.
15474 alias -g '${1+"$@"}'='"$@"'
15475 setopt NO_GLOB_SUBST
15477 case `(set -o) 2>/dev/null` in #(
15489 # Printing a long string crashes Solaris 7 /usr/bin/printf.
15490 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
15491 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
15492 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
15493 # Prefer a ksh shell builtin over an external printf program on Solaris,
15494 # but without wasting forks for bash or zsh.
15495 if test -z "$BASH_VERSION$ZSH_VERSION" \
15496 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
15497 as_echo='print
-r --'
15498 as_echo_n='print
-rn --'
15499 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
15500 as_echo='printf %s
\n'
15501 as_echo_n='printf %s
'
15503 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
15504 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
15505 as_echo_n='/usr
/ucb
/echo -n'
15507 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
15508 as_echo_n_body='eval
15512 expr "X$arg" : "X\\(.*\\)$as_nl";
15513 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
15515 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
15517 export as_echo_n_body
15518 as_echo_n='sh
-c $as_echo_n_body as_echo
'
15520 export as_echo_body
15521 as_echo='sh
-c $as_echo_body as_echo
'
15524 # The user is always right.
15525 if test "${PATH_SEPARATOR+set}" != set; then
15527 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
15528 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
15535 # We need space, tab and new line, in precisely that order. Quoting is
15536 # there to prevent editors from complaining about space-tab.
15537 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
15538 # splitting by setting IFS to empty value.)
15541 # Find who we are. Look in the path if we contain no directory separator.
15543 *[\\/]* ) as_myself=$0 ;;
15544 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
15545 for as_dir in $PATH
15548 test -z "$as_dir" && as_dir=.
15549 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
15555 # We did not find ourselves, most probably we were run as `sh COMMAND'
15556 # in which case we are not to be found in the path.
15557 if test "x$as_myself" = x
; then
15560 if test ! -f "$as_myself"; then
15561 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
15565 # Unset variables that we do not need and which cause bugs (e.g. in
15566 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
15567 # suppresses any "Segmentation fault" message there. '((' could
15568 # trigger a bug in pdksh 5.2.14.
15569 for as_var
in BASH_ENV ENV MAIL MAILPATH
15570 do eval test x\
${$as_var+set} = xset \
15571 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
15584 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
15587 # as_fn_error ERROR [LINENO LOG_FD]
15588 # ---------------------------------
15589 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
15590 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
15591 # script with status $?, using 1 if that was 0.
15594 as_status
=$?
; test $as_status -eq 0 && as_status
=1
15596 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
15597 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
15599 $as_echo "$as_me: error: $1" >&2
15600 as_fn_exit
$as_status
15604 # as_fn_set_status STATUS
15605 # -----------------------
15606 # Set $? to STATUS, without forking.
15607 as_fn_set_status
()
15610 } # as_fn_set_status
15612 # as_fn_exit STATUS
15613 # -----------------
15614 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
15618 as_fn_set_status
$1
15624 # Portably unset VAR.
15627 { eval $1=; unset $1;}
15629 as_unset
=as_fn_unset
15630 # as_fn_append VAR VALUE
15631 # ----------------------
15632 # Append the text in VALUE to the end of the definition contained in VAR. Take
15633 # advantage of any shell optimizations that allow amortized linear growth over
15634 # repeated appends, instead of the typical quadratic growth present in naive
15636 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
15637 eval 'as_fn_append ()
15648 # as_fn_arith ARG...
15649 # ------------------
15650 # Perform arithmetic evaluation on the ARGs, and store the result in the
15651 # global $as_val. Take advantage of shells that can avoid forks. The arguments
15652 # must be portable across $(()) and expr.
15653 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
15654 eval 'as_fn_arith ()
15661 as_val
=`expr "$@" || test $? -eq 1`
15666 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
15667 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
15673 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
15674 as_basename
=basename
15679 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
15685 as_me
=`$as_basename -- "$0" ||
15686 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
15687 X"$0" : 'X\(//\)$' \| \
15688 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
15690 sed '/^.*\/\([^/][^/]*\)\/*$/{
15704 # Avoid depending upon Character Ranges.
15705 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
15706 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
15707 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
15708 as_cr_digits
='0123456789'
15709 as_cr_alnum
=$as_cr_Letters$as_cr_digits
15711 ECHO_C
= ECHO_N
= ECHO_T
=
15712 case `echo -n x` in #(((((
15714 case `echo 'xy\c'` in
15715 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
15717 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
15724 rm -f conf$$ conf$$.exe conf$$.
file
15725 if test -d conf$$.dir
; then
15726 rm -f conf$$.dir
/conf$$.
file
15729 mkdir conf$$.dir
2>/dev
/null
15731 if (echo >conf$$.
file) 2>/dev
/null
; then
15732 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
15734 # ... but there are two gotchas:
15735 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
15736 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
15737 # In both cases, we have to default to `cp -p'.
15738 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
15740 elif ln conf$$.
file conf$$
2>/dev
/null
; then
15748 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
15749 rmdir conf$$.dir
2>/dev
/null
15754 # Create "$as_dir" as a directory, including parents if necessary.
15759 -*) as_dir
=.
/$as_dir;;
15761 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
15765 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
15766 *) as_qdir
=$as_dir;;
15768 as_dirs
="'$as_qdir' $as_dirs"
15769 as_dir
=`$as_dirname -- "$as_dir" ||
15770 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15771 X"$as_dir" : 'X\(//\)[^/]' \| \
15772 X"$as_dir" : 'X\(//\)$' \| \
15773 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
15774 $as_echo X"$as_dir" |
15775 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15779 /^X\(\/\/\)[^/].*/{
15792 test -d "$as_dir" && break
15794 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
15795 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
15799 if mkdir
-p .
2>/dev
/null
; then
15800 as_mkdir_p
='mkdir -p "$as_dir"'
15802 test -d .
/-p && rmdir .
/-p
15806 if test -x / >/dev
/null
2>&1; then
15807 as_test_x
='test -x'
15809 if ls -dL / >/dev
/null
2>&1; then
15816 if test -d "$1"; then
15822 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
15823 ???[sx]*):;;*)false;;esac;fi
15827 as_executable_p
=$as_test_x
15829 # Sed expression to map a string onto a valid CPP name.
15830 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
15832 # Sed expression to map a string onto a valid variable name.
15833 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
15837 ## ----------------------------------- ##
15838 ## Main body of $CONFIG_STATUS script. ##
15839 ## ----------------------------------- ##
15841 test $as_write_fail = 0 && chmod +x
$CONFIG_STATUS || ac_write_fail
=1
15843 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15844 # Save the log message, to keep $0 and so on meaningful, and to
15845 # report actual input values of CONFIG_FILES etc. instead of their
15846 # values after options handling.
15848 This file was extended by GNU Atomic Library $as_me 1.0, which was
15849 generated by GNU Autoconf 2.64. Invocation command line was
15851 CONFIG_FILES = $CONFIG_FILES
15852 CONFIG_HEADERS = $CONFIG_HEADERS
15853 CONFIG_LINKS = $CONFIG_LINKS
15854 CONFIG_COMMANDS = $CONFIG_COMMANDS
15857 on `(hostname || uname -n) 2>/dev/null | sed 1q`
15862 case $ac_config_files in *"
15863 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
15866 case $ac_config_headers in *"
15867 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
15871 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15872 # Files that config.status was made for.
15873 config_files="$ac_config_files"
15874 config_headers="$ac_config_headers"
15875 config_commands="$ac_config_commands"
15879 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15881 \`$as_me' instantiates files and other configuration actions
15882 from templates according to the current configuration. Unless the files
15883 and actions are specified as TAGs, all are instantiated by default.
15885 Usage: $0 [OPTION]... [TAG]...
15887 -h, --help print this help, then exit
15888 -V, --version print version number and configuration settings, then exit
15889 -q, --quiet, --silent
15890 do not print progress messages
15891 -d, --debug don't remove temporary files
15892 --recheck update $as_me by reconfiguring in the same conditions
15893 --file=FILE[:TEMPLATE]
15894 instantiate the configuration file FILE
15895 --header=FILE[:TEMPLATE]
15896 instantiate the configuration header FILE
15898 Configuration files:
15901 Configuration headers:
15904 Configuration commands:
15907 Report bugs to the package provider.
15908 GNU Atomic Library home page: <http://www.gnu.org/software/libatomic/>.
15909 General help using GNU software: <http://www.gnu.org/gethelp/>."
15912 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15914 GNU Atomic Library config.status 1.0
15915 configured by $0, generated by GNU Autoconf 2.64,
15916 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
15918 Copyright (C) 2009 Free Software Foundation, Inc.
15919 This config.status script is free software; the Free Software Foundation
15920 gives unlimited permission to copy, distribute and modify it."
15927 test -n "\$AWK" || AWK=awk
15930 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15931 # The default lists apply if the user does not specify any file.
15937 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
15938 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
15949 # Handling of the options.
15950 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
15952 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
15953 $as_echo "$ac_cs_version"; exit ;;
15954 --debug |
--debu |
--deb |
--de |
--d |
-d )
15956 --file |
--fil |
--fi |
--f )
15959 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
15961 as_fn_append CONFIG_FILES
" '$ac_optarg'"
15962 ac_need_defaults
=false
;;
15963 --header |
--heade |
--head |
--hea )
15966 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
15968 as_fn_append CONFIG_HEADERS
" '$ac_optarg'"
15969 ac_need_defaults
=false
;;
15971 # Conflict between --help and --header
15972 as_fn_error
"ambiguous option: \`$1'
15973 Try \`$0 --help' for more information.";;
15974 --help |
--hel |
-h )
15975 $as_echo "$ac_cs_usage"; exit ;;
15976 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
15977 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
15980 # This is an error.
15981 -*) as_fn_error
"unrecognized option: \`$1'
15982 Try \`$0 --help' for more information." ;;
15984 *) as_fn_append ac_config_targets
" $1"
15985 ac_need_defaults
=false
;;
15991 ac_configure_extra_args
=
15993 if $ac_cs_silent; then
15995 ac_configure_extra_args
="$ac_configure_extra_args --silent"
15999 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16000 if \$ac_cs_recheck; then
16001 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
16003 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
16004 CONFIG_SHELL='$SHELL'
16005 export CONFIG_SHELL
16010 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
16014 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
16015 ## Running $as_me. ##
16021 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16029 with_multisubdir="$with_multisubdir"
16030 with_multisrctop="$with_multisrctop"
16031 with_target_subdir="$with_target_subdir"
16032 ac_configure_args="${multilib_arg} ${ac_configure_args}"
16033 multi_basedir="$multi_basedir"
16034 CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
16037 GFORTRAN="$GFORTRAN"
16038 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
16041 # The HP-UX ksh and POSIX shell print the target directory to stdout
16042 # if CDPATH is set.
16043 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
16045 sed_quote_subst='$sed_quote_subst'
16046 double_quote_subst='$double_quote_subst'
16047 delay_variable_subst='$delay_variable_subst'
16048 macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
16049 macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
16050 enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
16051 enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
16052 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
16053 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
16054 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
16055 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
16056 host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
16057 host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
16058 host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
16059 build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
16060 build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
16061 build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
16062 SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
16063 Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
16064 GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
16065 EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
16066 FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
16067 LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
16068 NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
16069 LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
16070 max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
16071 ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
16072 exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
16073 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
16074 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
16075 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
16076 reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
16077 reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
16078 OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
16079 deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
16080 file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
16081 AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
16082 AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
16083 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
16084 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
16085 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
16086 old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
16087 old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
16088 lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
16089 CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
16090 CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
16091 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
16092 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
16093 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
16094 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
16095 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
16096 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"`'
16097 objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
16098 MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
16099 lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
16100 lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
16101 lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
16102 lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
16103 lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
16104 need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
16105 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
16106 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
16107 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
16108 OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
16109 OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
16110 libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
16111 shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
16112 extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
16113 archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
16114 enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
16115 export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
16116 whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
16117 compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
16118 old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
16119 old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
16120 archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
16121 archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
16122 module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
16123 module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
16124 with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
16125 allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
16126 no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
16127 hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
16128 hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
16129 hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
16130 hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
16131 hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
16132 hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
16133 hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
16134 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
16135 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
16136 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
16137 fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
16138 always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
16139 export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
16140 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
16141 include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
16142 prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
16143 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
16144 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
16145 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
16146 need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
16147 version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
16148 runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
16149 shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
16150 shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
16151 libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
16152 library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
16153 soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
16154 install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
16155 postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
16156 postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
16157 finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
16158 finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
16159 hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
16160 sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
16161 sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
16162 hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
16163 enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
16164 enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
16165 enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
16166 old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
16167 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
16170 LTCFLAGS='$LTCFLAGS'
16171 compiler='$compiler_DEFAULT'
16173 # A function that is used when there is no print builtin or printf.
16174 func_fallback_echo ()
16176 eval 'cat <<_LTECHO_EOF
16181 # Quote evaled strings.
16195 deplibs_check_method \
16204 lt_cv_sys_global_symbol_pipe \
16205 lt_cv_sys_global_symbol_to_cdecl \
16206 lt_cv_sys_global_symbol_to_c_name_address \
16207 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
16208 lt_prog_compiler_no_builtin_flag \
16209 lt_prog_compiler_wl \
16210 lt_prog_compiler_pic \
16211 lt_prog_compiler_static \
16212 lt_cv_prog_compiler_c_o \
16220 export_dynamic_flag_spec \
16221 whole_archive_flag_spec \
16222 compiler_needs_object \
16224 allow_undefined_flag \
16225 no_undefined_flag \
16226 hardcode_libdir_flag_spec \
16227 hardcode_libdir_flag_spec_ld \
16228 hardcode_libdir_separator \
16233 variables_saved_for_relink \
16235 library_names_spec \
16237 install_override_mode \
16241 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
16242 *[\\\\\\\`\\"\\\$]*)
16243 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
16246 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
16251 # Double-quote double-evaled strings.
16252 for var in reload_cmds \
16253 old_postinstall_cmds \
16254 old_postuninstall_cmds \
16256 extract_expsyms_cmds \
16257 old_archive_from_new_cmds \
16258 old_archive_from_expsyms_cmds \
16260 archive_expsym_cmds \
16262 module_expsym_cmds \
16263 export_symbols_cmds \
16266 postuninstall_cmds \
16268 sys_lib_search_path_spec \
16269 sys_lib_dlsearch_path_spec; do
16270 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
16271 *[\\\\\\\`\\"\\\$]*)
16272 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
16275 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
16280 ac_aux_dir='$ac_aux_dir'
16281 xsi_shell='$xsi_shell'
16282 lt_shell_append='$lt_shell_append'
16284 # See if we are running on zsh, and set the options which allow our
16285 # commands through without removal of \ escapes INIT.
16286 if test -n "\${ZSH_VERSION+set}" ; then
16287 setopt NO_GLOB_SUBST
16293 TIMESTAMP='$TIMESTAMP'
16302 acx_cv_header_stdint="$acx_cv_header_stdint"
16303 acx_cv_type_int8_t="$acx_cv_type_int8_t"
16304 acx_cv_type_int16_t="$acx_cv_type_int16_t"
16305 acx_cv_type_int32_t="$acx_cv_type_int32_t"
16306 acx_cv_type_int64_t="$acx_cv_type_int64_t"
16307 acx_cv_type_intptr_t="$acx_cv_type_intptr_t"
16308 ac_cv_type_uintmax_t="$ac_cv_type_uintmax_t"
16309 ac_cv_type_uintptr_t="$ac_cv_type_uintptr_t"
16310 ac_cv_type_uint64_t="$ac_cv_type_uint64_t"
16311 ac_cv_type_u_int64_t="$ac_cv_type_u_int64_t"
16312 ac_cv_type_u_int32_t="$ac_cv_type_u_int32_t"
16313 ac_cv_type_int_least32_t="$ac_cv_type_int_least32_t"
16314 ac_cv_type_int_fast32_t="$ac_cv_type_int_fast32_t"
16315 ac_cv_sizeof_void_p="$ac_cv_sizeof_void_p"
16320 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
16322 # Handling of arguments.
16323 for ac_config_target
in $ac_config_targets
16325 case $ac_config_target in
16326 "auto-config.h") CONFIG_HEADERS
="$CONFIG_HEADERS auto-config.h" ;;
16327 "default-1") CONFIG_COMMANDS
="$CONFIG_COMMANDS default-1" ;;
16328 "depfiles") CONFIG_COMMANDS
="$CONFIG_COMMANDS depfiles" ;;
16329 "libtool") CONFIG_COMMANDS
="$CONFIG_COMMANDS libtool" ;;
16330 "gstdint.h") CONFIG_COMMANDS
="$CONFIG_COMMANDS gstdint.h" ;;
16331 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
16332 "testsuite/Makefile") CONFIG_FILES
="$CONFIG_FILES testsuite/Makefile" ;;
16334 *) as_fn_error
"invalid argument: \`$ac_config_target'" "$LINENO" 5;;
16339 # If the user did not use the arguments to specify the items to instantiate,
16340 # then the envvar interface is used. Set only those that are not.
16341 # We use the long form for the default assignment because of an extremely
16342 # bizarre bug on SunOS 4.1.3.
16343 if $ac_need_defaults; then
16344 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
16345 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
16346 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
16349 # Have a temporary directory for convenience. Make it in the build tree
16350 # simply because there is no reason against having it here, and in addition,
16351 # creating and moving files from /tmp can sometimes cause problems.
16352 # Hook for its removal unless debugging.
16353 # Note that there is a small window in which the directory will not be cleaned:
16354 # after its creation but before its name has been assigned to `$tmp'.
16358 trap 'exit_status=$?
16359 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
16361 trap 'as_fn_exit 1' 1 2 13 15
16363 # Create a (secure) tmp directory for tmp files.
16366 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
16367 test -n "$tmp" && test -d "$tmp"
16370 tmp
=.
/conf$$
-$RANDOM
16371 (umask 077 && mkdir
"$tmp")
16372 } || as_fn_error
"cannot create a temporary directory in ." "$LINENO" 5
16374 # Set up the scripts for CONFIG_FILES section.
16375 # No need to generate them if there are no CONFIG_FILES.
16376 # This happens for instance with `./config.status config.h'.
16377 if test -n "$CONFIG_FILES"; then
16380 ac_cr
=`echo X | tr X '\015'`
16381 # On cygwin, bash can eat \r inside `` if the user requested igncr.
16382 # But we know of no other shell where ac_cr would be empty at this
16383 # point, so we can use a bashism as a fallback.
16384 if test "x$ac_cr" = x
; then
16385 eval ac_cr
=\$
\'\\r
\'
16387 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
16388 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
16391 ac_cs_awk_cr
=$ac_cr
16394 echo 'BEGIN {' >"$tmp/subs1.awk" &&
16399 echo "cat >conf$$subs.awk <<_ACEOF" &&
16400 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
16402 } >conf$$subs.sh ||
16403 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
16404 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
16406 for ac_last_try in false false false false false :; do
16407 . ./conf$$subs.sh ||
16408 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
16410 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
16411 if test $ac_delim_n = $ac_delim_num; then
16413 elif $ac_last_try; then
16414 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
16416 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
16419 rm -f conf$$subs.sh
16421 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16422 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
16426 s/^/S["/; s
/!.
*/"]=/
16436 s/\(.\{148\}\).*/\1/
16438 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
16443 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
16450 s/\(.\{148\}\).*/\1/
16452 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
16456 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
16461 ' <conf$$subs.awk | sed '
16466 ' >>$CONFIG_STATUS || ac_write_fail=1
16467 rm -f conf$$subs.awk
16468 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16470 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
16471 for (key in S) S_is_set[key] = 1
16477 nfields = split(line, field, "@
")
16479 len = length(field[1])
16480 for (i = 2; i < nfields; i++) {
16482 keylen = length(key)
16483 if (S_is_set[key]) {
16485 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
16486 len += length(value) + length(field[++i])
16497 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16498 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
16499 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
16502 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
16503 || as_fn_error "could not setup config files machinery
" "$LINENO" 5
16506 # VPATH may cause trouble with some makes, so we remove $(srcdir),
16507 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
16508 # trailing colons and then remove the whole line if VPATH becomes empty
16509 # (actually we leave an empty line to preserve line numbers).
16510 if test "x
$srcdir" = x.; then
16511 ac_vpsub='/^[ ]*VPATH[ ]*=/{
16512 s/:*\$(srcdir):*/:/
16513 s/:*\${srcdir}:*/:/
16515 s/^\([^=]*=[ ]*\):*/\1/
16521 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16522 fi # test -n "$CONFIG_FILES"
16524 # Set up the scripts for CONFIG_HEADERS section.
16525 # No need to generate them if there are no CONFIG_HEADERS.
16526 # This happens for instance with `./config.status Makefile'.
16527 if test -n "$CONFIG_HEADERS"; then
16528 cat >"$tmp/defines.
awk" <<\_ACAWK ||
16532 # Transform confdefs.h into an awk script `defines.awk', embedded as
16533 # here-document in config.status, that substitutes the proper values into
16534 # config.h.in to produce config.h.
16536 # Create a delimiter string that does not exist in confdefs.h, to ease
16537 # handling of long lines.
16539 for ac_last_try in false false :; do
16540 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
16541 if test -z "$ac_t"; then
16543 elif $ac_last_try; then
16544 as_fn_error "could not
make $CONFIG_HEADERS" "$LINENO" 5
16546 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
16550 # For the awk script, D is an array of macro values keyed by name,
16551 # likewise P contains macro parameters if any. Preserve backslash
16552 # newline sequences.
16554 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
16556 s/.\{148\}/&'"$ac_delim"'/g
16559 s/^[ ]*#[ ]*define[ ][ ]*/ /
16566 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
16568 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
16572 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
16573 D["\
1"]=" \
3\\\\\\n
"\\/p
16575 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
16580 s/.\{148\}/&'"$ac_delim"'/g
16585 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
16588 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
16590 ' <confdefs.h | sed '
16591 s/'"$ac_delim"'/"\\\
16592 "/g' >>$CONFIG_STATUS || ac_write_fail=1
16594 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16595 for (key in D) D_is_set[key] = 1
16598 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
16600 split(line, arg, " ")
16601 if (arg[1] == "#") {
16605 defundef
= substr
(arg
[1], 2)
16608 split(mac1
, mac2
, "(") #)
16610 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
16611 if (D_is_set
[macro
]) {
16612 # Preserve the white space surrounding the "#".
16613 print prefix
"define", macro P
[macro
] D
[macro
]
16616 # Replace #undef with comments. This is necessary, for example,
16617 # in the case of _POSIX_SOURCE, which is predefined and required
16618 # on some systems where configure will not decide to define it.
16619 if (defundef
== "undef") {
16620 print
"/*", prefix defundef
, macro
, "*/"
16628 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
16629 as_fn_error
"could not setup config headers machinery" "$LINENO" 5
16630 fi # test -n "$CONFIG_HEADERS"
16633 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
16638 :[FHLC
]) ac_mode
=$ac_tag; continue;;
16640 case $ac_mode$ac_tag in
16642 :L
* |
:C
*:*) as_fn_error
"invalid tag \`$ac_tag'" "$LINENO" 5;;
16643 :[FH
]-) ac_tag
=-:-;;
16644 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
16661 -) ac_f
="$tmp/stdin";;
16662 *) # Look for the file first in the build tree, then in the source tree
16663 # (if the path is not absolute). The absolute path cannot be DOS-style,
16664 # because $ac_f cannot contain `:'.
16668 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
16670 as_fn_error
"cannot find input file: \`$ac_f'" "$LINENO" 5;;
16672 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
16673 as_fn_append ac_file_inputs
" '$ac_f'"
16676 # Let's still pretend it is `configure' which instantiates (i.e., don't
16677 # use $as_me), people would be surprised to read:
16678 # /* config.h. Generated by config.status. */
16679 configure_input
='Generated from '`
16680 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
16682 if test x
"$ac_file" != x-
; then
16683 configure_input
="$ac_file. $configure_input"
16684 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
16685 $as_echo "$as_me: creating $ac_file" >&6;}
16687 # Neutralize special characters interpreted by sed in replacement strings.
16688 case $configure_input in #(
16689 *\
&* |
*\|
* |
*\\* )
16690 ac_sed_conf_input
=`$as_echo "$configure_input" |
16691 sed 's/[\\\\&|]/\\\\&/g'`;; #(
16692 *) ac_sed_conf_input
=$configure_input;;
16696 *:-:* |
*:-) cat >"$tmp/stdin" \
16697 || as_fn_error
"could not create $ac_file" "$LINENO" 5 ;;
16702 ac_dir
=`$as_dirname -- "$ac_file" ||
16703 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16704 X"$ac_file" : 'X\(//\)[^/]' \| \
16705 X"$ac_file" : 'X\(//\)$' \| \
16706 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
16707 $as_echo X"$ac_file" |
16708 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16712 /^X\(\/\/\)[^/].*/{
16725 as_dir
="$ac_dir"; as_fn_mkdir_p
16729 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
16731 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
16732 # A ".." for each directory in $ac_dir_suffix.
16733 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
16734 case $ac_top_builddir_sub in
16735 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
16736 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
16739 ac_abs_top_builddir
=$ac_pwd
16740 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
16741 # for backward compatibility:
16742 ac_top_builddir
=$ac_top_build_prefix
16745 .
) # We are building in place.
16747 ac_top_srcdir
=$ac_top_builddir_sub
16748 ac_abs_top_srcdir
=$ac_pwd ;;
16749 [\\/]* | ?
:[\\/]* ) # Absolute name.
16750 ac_srcdir
=$srcdir$ac_dir_suffix;
16751 ac_top_srcdir
=$srcdir
16752 ac_abs_top_srcdir
=$srcdir ;;
16753 *) # Relative name.
16754 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
16755 ac_top_srcdir
=$ac_top_build_prefix$srcdir
16756 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
16758 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
16768 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
16769 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
16771 ac_MKDIR_P
=$MKDIR_P
16773 [\\/$
]* | ?
:[\\/]* ) ;;
16774 */*) ac_MKDIR_P
=$ac_top_build_prefix$MKDIR_P ;;
16778 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
16779 # If the template does not know about datarootdir, expand it.
16780 # FIXME: This hack should be removed a few years after 2.60.
16781 ac_datarootdir_hack
=; ac_datarootdir_seen
=
16792 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
16793 *datarootdir
*) ac_datarootdir_seen
=yes;;
16794 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
16795 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
16796 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
16798 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16799 ac_datarootdir_hack='
16800 s&@datadir@&$datadir&g
16801 s&@docdir@&$docdir&g
16802 s&@infodir@&$infodir&g
16803 s&@localedir@&$localedir&g
16804 s&@mandir@&$mandir&g
16805 s&\\\${datarootdir}&$datarootdir&g' ;;
16809 # Neutralize VPATH when `$srcdir' = `.'.
16810 # Shell code in configure.ac might set extrasub.
16811 # FIXME: do we really want to maintain this feature?
16812 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16813 ac_sed_extra="$ac_vpsub
16816 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
16818 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
16819 s|@configure_input@|
$ac_sed_conf_input|
;t t
16820 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
16821 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
16822 s
&@srcdir@
&$ac_srcdir&;t t
16823 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
16824 s
&@top_srcdir@
&$ac_top_srcdir&;t t
16825 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
16826 s
&@builddir@
&$ac_builddir&;t t
16827 s
&@abs_builddir@
&$ac_abs_builddir&;t t
16828 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
16829 s
&@INSTALL@
&$ac_INSTALL&;t t
16830 s
&@MKDIR_P@
&$ac_MKDIR_P&;t t
16831 $ac_datarootdir_hack
16833 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.
awk" >$tmp/out \
16834 || as_fn_error "could not create
$ac_file" "$LINENO" 5
16836 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
16837 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
16838 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
16839 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
16840 which seems to be undefined. Please make sure it is defined." >&5
16841 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
16842 which seems to be undefined. Please make sure it is defined." >&2;}
16846 -) cat "$tmp/out" && rm -f "$tmp/out";;
16847 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
16849 || as_fn_error "could not create $ac_file" "$LINENO" 5
16855 if test x"$ac_file" != x-; then
16857 $as_echo "/* $configure_input */" \
16858 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
16859 } >"$tmp/config.h" \
16860 || as_fn_error "could not create $ac_file" "$LINENO" 5
16861 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
16862 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
16863 $as_echo "$as_me: $ac_file is unchanged" >&6;}
16866 mv "$tmp/config.h" "$ac_file" \
16867 || as_fn_error "could not create $ac_file" "$LINENO" 5
16870 $as_echo "/* $configure_input */" \
16871 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
16872 || as_fn_error "could not create -" "$LINENO" 5
16874 # Compute "$ac_file"'s index
in $config_headers.
16877 for _am_header
in $config_headers :; do
16878 case $_am_header in
16879 $_am_arg |
$_am_arg:* )
16882 _am_stamp_count
=`expr $_am_stamp_count + 1` ;;
16885 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
16886 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16887 X"$_am_arg" : 'X\(//\)[^/]' \| \
16888 X"$_am_arg" : 'X\(//\)$' \| \
16889 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
16890 $as_echo X"$_am_arg" |
16891 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16895 /^X\(\/\/\)[^/].*/{
16907 s/.*/./; q'`/stamp-h
$_am_stamp_count
16910 :C
) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
16911 $as_echo "$as_me: executing $ac_file commands" >&6;}
16916 case $ac_file$ac_mode in
16918 # Only add multilib support code if we just rebuilt the top-level
16920 case " $CONFIG_FILES " in
16922 ac_file
=Makefile .
${multi_basedir}/config-ml.
in
16925 "depfiles":C
) test x
"$AMDEP_TRUE" != x
"" ||
{
16926 # Autoconf 2.62 quotes --file arguments for eval, but not when files
16927 # are listed without --file. Let's play safe and only enable the eval
16928 # if we detect the quoting.
16929 case $CONFIG_FILES in
16930 *\'*) eval set x
"$CONFIG_FILES" ;;
16931 *) set x
$CONFIG_FILES ;;
16936 # Strip MF so we end up with the name of the file.
16937 mf
=`echo "$mf" | sed -e 's/:.*$//'`
16938 # Check whether this is an Automake generated Makefile or not.
16939 # We used to match only the files named `Makefile.in', but
16940 # some people rename them; so instead we look at the file content.
16941 # Grep'ing the first line is not enough: some people post-process
16942 # each Makefile.in and add a new line on top of each file to say so.
16943 # Grep'ing the whole file is not good either: AIX grep has a line
16944 # limit of 2048, but all sed's we know have understand at least 4000.
16945 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
grep X
>/dev
/null
2>&1; then
16946 dirpart
=`$as_dirname -- "$mf" ||
16947 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16948 X"$mf" : 'X\(//\)[^/]' \| \
16949 X"$mf" : 'X\(//\)$' \| \
16950 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
16952 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16956 /^X\(\/\/\)[^/].*/{
16972 # Extract the definition of DEPDIR, am__include, and am__quote
16973 # from the Makefile without running `make'.
16974 DEPDIR
=`sed -n 's/^DEPDIR = //p' < "$mf"`
16975 test -z "$DEPDIR" && continue
16976 am__include
=`sed -n 's/^am__include = //p' < "$mf"`
16977 test -z "am__include" && continue
16978 am__quote
=`sed -n 's/^am__quote = //p' < "$mf"`
16979 # When using ansi2knr, U may be empty or an underscore; expand it
16980 U
=`sed -n 's/^U = //p' < "$mf"`
16981 # Find all dependency output files, they are included files with
16982 # $(DEPDIR) in their names. We invoke sed twice because it is the
16983 # simplest approach to changing $(DEPDIR) to its actual value in the
16985 for file in `sed -n "
16986 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
16987 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
16988 # Make sure the directory exists.
16989 test -f "$dirpart/$file" && continue
16990 fdir
=`$as_dirname -- "$file" ||
16991 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16992 X"$file" : 'X\(//\)[^/]' \| \
16993 X"$file" : 'X\(//\)$' \| \
16994 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
16995 $as_echo X"$file" |
16996 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
17000 /^X\(\/\/\)[^/].*/{
17013 as_dir
=$dirpart/$fdir; as_fn_mkdir_p
17014 # echo "creating $dirpart/$file"
17015 echo '# dummy' > "$dirpart/$file"
17022 # See if we are running on zsh, and set the options which allow our
17023 # commands through without removal of \ escapes.
17024 if test -n "${ZSH_VERSION+set}" ; then
17025 setopt NO_GLOB_SUBST
17028 cfgfile
="${ofile}T"
17029 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
17032 cat <<_LT_EOF >> "$cfgfile"
17035 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
17036 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
17037 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
17038 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
17040 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
17041 # 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
17042 # Written by Gordon Matzigkeit, 1996
17044 # This file is part of GNU Libtool.
17046 # GNU Libtool is free software; you can redistribute it and/or
17047 # modify it under the terms of the GNU General Public License as
17048 # published by the Free Software Foundation; either version 2 of
17049 # the License, or (at your option) any later version.
17051 # As a special exception to the GNU General Public License,
17052 # if you distribute this file as part of a program or library that
17053 # is built using GNU Libtool, you may include this file under the
17054 # same distribution terms that you use for the rest of that program.
17056 # GNU Libtool is distributed in the hope that it will be useful,
17057 # but WITHOUT ANY WARRANTY; without even the implied warranty of
17058 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17059 # GNU General Public License for more details.
17061 # You should have received a copy of the GNU General Public License
17062 # along with GNU Libtool; see the file COPYING. If not, a copy
17063 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
17064 # obtained by writing to the Free Software Foundation, Inc.,
17065 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
17068 # The names of the tagged configurations supported by this script.
17071 # ### BEGIN LIBTOOL CONFIG
17073 # Which release of libtool.m4 was used?
17074 macro_version=$macro_version
17075 macro_revision=$macro_revision
17077 # Whether or not to build shared libraries.
17078 build_libtool_libs=$enable_shared
17080 # Whether or not to build static libraries.
17081 build_old_libs=$enable_static
17083 # What type of objects to build.
17086 # Whether or not to optimize for fast installation.
17087 fast_install=$enable_fast_install
17089 # Shell to use when invoking shell scripts.
17092 # An echo program that protects backslashes.
17096 host_alias=$host_alias
17100 # The build system.
17101 build_alias=$build_alias
17105 # A sed program that does not truncate output.
17108 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
17109 Xsed="\$SED -e 1s/^X//"
17111 # A grep program that handles long lines.
17117 # A literal string matcher.
17120 # A BSD- or MS-compatible name lister.
17123 # Whether we need soft or hard links.
17126 # What is the maximum length of a command?
17127 max_cmd_len=$max_cmd_len
17129 # Object file suffix (normally "o").
17132 # Executable file suffix (normally "").
17135 # whether the shell understands "unset".
17138 # turn spaces into newlines.
17141 # turn newlines into spaces.
17144 # An object symbol dumper.
17145 OBJDUMP=$lt_OBJDUMP
17147 # Method to check whether dependent libraries are shared objects.
17148 deplibs_check_method=$lt_deplibs_check_method
17150 # Command to use when deplibs_check_method == "file_magic".
17151 file_magic_cmd=$lt_file_magic_cmd
17155 AR_FLAGS=$lt_AR_FLAGS
17157 # A symbol stripping program.
17160 # Commands used to install an old-style archive.
17162 old_postinstall_cmds=$lt_old_postinstall_cmds
17163 old_postuninstall_cmds=$lt_old_postuninstall_cmds
17165 # Whether to use a lock for old archive extraction.
17166 lock_old_archive_extraction=$lock_old_archive_extraction
17171 # LTCC compiler flags.
17172 LTCFLAGS=$lt_CFLAGS
17174 # Take the output of nm and produce a listing of raw symbols and C names.
17175 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
17177 # Transform the output of nm in a proper C declaration.
17178 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
17180 # Transform the output of nm in a C name address pair.
17181 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
17183 # Transform the output of nm in a C name address pair when lib prefix is needed.
17184 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
17186 # The name of the directory that contains temporary libtool files.
17189 # Used to examine libraries when file_magic_cmd begins with "file".
17190 MAGIC_CMD=$MAGIC_CMD
17192 # Must we lock files when doing compilation?
17193 need_locks=$lt_need_locks
17195 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
17196 DSYMUTIL=$lt_DSYMUTIL
17198 # Tool to change global to local symbols on Mac OS X.
17201 # Tool to manipulate fat objects and archives on Mac OS X.
17204 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
17207 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
17208 OTOOL64=$lt_OTOOL64
17210 # Old archive suffix (normally "a").
17213 # Shared library suffix (normally ".so").
17214 shrext_cmds=$lt_shrext_cmds
17216 # The commands to extract the exported symbol list from a shared archive.
17217 extract_expsyms_cmds=$lt_extract_expsyms_cmds
17219 # Variables whose values should be saved in libtool wrapper scripts and
17220 # restored at link time.
17221 variables_saved_for_relink=$lt_variables_saved_for_relink
17223 # Do we need the "lib" prefix for modules?
17224 need_lib_prefix=$need_lib_prefix
17226 # Do we need a version for libraries?
17227 need_version=$need_version
17229 # Library versioning type.
17230 version_type=$version_type
17232 # Shared library runtime path variable.
17233 runpath_var=$runpath_var
17235 # Shared library path variable.
17236 shlibpath_var=$shlibpath_var
17238 # Is shlibpath searched before the hard-coded library search path?
17239 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
17241 # Format of library name prefix.
17242 libname_spec=$lt_libname_spec
17244 # List of archive names. First name is the real one, the rest are links.
17245 # The last name is the one that the linker finds with -lNAME
17246 library_names_spec=$lt_library_names_spec
17248 # The coded name of the library, if different from the real name.
17249 soname_spec=$lt_soname_spec
17251 # Permission mode override for installation of shared libraries.
17252 install_override_mode=$lt_install_override_mode
17254 # Command to use after installation of a shared archive.
17255 postinstall_cmds=$lt_postinstall_cmds
17257 # Command to use after uninstallation of a shared archive.
17258 postuninstall_cmds=$lt_postuninstall_cmds
17260 # Commands used to finish a libtool library installation in a directory.
17261 finish_cmds=$lt_finish_cmds
17263 # As "finish_cmds", except a single script fragment to be evaled but
17265 finish_eval=$lt_finish_eval
17267 # Whether we should hardcode library paths into libraries.
17268 hardcode_into_libs=$hardcode_into_libs
17270 # Compile-time system search path for libraries.
17271 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
17273 # Run-time system search path for libraries.
17274 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
17276 # Whether dlopen is supported.
17277 dlopen_support=$enable_dlopen
17279 # Whether dlopen of programs is supported.
17280 dlopen_self=$enable_dlopen_self
17282 # Whether dlopen of statically linked programs is supported.
17283 dlopen_self_static=$enable_dlopen_self_static
17285 # Commands to strip libraries.
17286 old_striplib=$lt_old_striplib
17287 striplib=$lt_striplib
17290 # The linker used to build libraries.
17293 # How to create reloadable object files.
17294 reload_flag=$lt_reload_flag
17295 reload_cmds=$lt_reload_cmds
17297 # Commands used to build an old-style archive.
17298 old_archive_cmds=$lt_old_archive_cmds
17300 # A language specific compiler.
17303 # Is the compiler the GNU compiler?
17306 # Compiler flag to turn off builtin functions.
17307 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
17309 # How to pass a linker flag through the compiler.
17310 wl=$lt_lt_prog_compiler_wl
17312 # Additional compiler flags for building library objects.
17313 pic_flag=$lt_lt_prog_compiler_pic
17315 # Compiler flag to prevent dynamic linking.
17316 link_static_flag=$lt_lt_prog_compiler_static
17318 # Does compiler simultaneously support -c and -o options?
17319 compiler_c_o=$lt_lt_cv_prog_compiler_c_o
17321 # Whether or not to add -lc for building shared libraries.
17322 build_libtool_need_lc=$archive_cmds_need_lc
17324 # Whether or not to disallow shared libs when runtime libs are static.
17325 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
17327 # Compiler flag to allow reflexive dlopens.
17328 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
17330 # Compiler flag to generate shared objects directly from archives.
17331 whole_archive_flag_spec=$lt_whole_archive_flag_spec
17333 # Whether the compiler copes with passing no objects directly.
17334 compiler_needs_object=$lt_compiler_needs_object
17336 # Create an old-style archive from a shared archive.
17337 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
17339 # Create a temporary old-style archive to link instead of a shared archive.
17340 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
17342 # Commands used to build a shared archive.
17343 archive_cmds=$lt_archive_cmds
17344 archive_expsym_cmds=$lt_archive_expsym_cmds
17346 # Commands used to build a loadable module if different from building
17347 # a shared archive.
17348 module_cmds=$lt_module_cmds
17349 module_expsym_cmds=$lt_module_expsym_cmds
17351 # Whether we are building with GNU ld or not.
17352 with_gnu_ld=$lt_with_gnu_ld
17354 # Flag that allows shared libraries with undefined symbols to be built.
17355 allow_undefined_flag=$lt_allow_undefined_flag
17357 # Flag that enforces no undefined symbols.
17358 no_undefined_flag=$lt_no_undefined_flag
17360 # Flag to hardcode \$libdir into a binary during linking.
17361 # This must work even if \$libdir does not exist
17362 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
17364 # If ld is used when linking, flag to hardcode \$libdir into a binary
17365 # during linking. This must work even if \$libdir does not exist.
17366 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
17368 # Whether we need a single "-rpath" flag with a separated argument.
17369 hardcode_libdir_separator=$lt_hardcode_libdir_separator
17371 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
17372 # DIR into the resulting binary.
17373 hardcode_direct=$hardcode_direct
17375 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
17376 # DIR into the resulting binary and the resulting library dependency is
17377 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
17378 # library is relocated.
17379 hardcode_direct_absolute=$hardcode_direct_absolute
17381 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
17382 # into the resulting binary.
17383 hardcode_minus_L=$hardcode_minus_L
17385 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
17386 # into the resulting binary.
17387 hardcode_shlibpath_var=$hardcode_shlibpath_var
17389 # Set to "yes" if building a shared library automatically hardcodes DIR
17390 # into the library and all subsequent libraries and executables linked
17392 hardcode_automatic=$hardcode_automatic
17394 # Set to yes if linker adds runtime paths of dependent libraries
17395 # to runtime path list.
17396 inherit_rpath=$inherit_rpath
17398 # Whether libtool must link a program against all its dependency libraries.
17399 link_all_deplibs=$link_all_deplibs
17401 # Fix the shell variable \$srcfile for the compiler.
17402 fix_srcfile_path=$lt_fix_srcfile_path
17404 # Set to "yes" if exported symbols are required.
17405 always_export_symbols=$always_export_symbols
17407 # The commands to list exported symbols.
17408 export_symbols_cmds=$lt_export_symbols_cmds
17410 # Symbols that should not be listed in the preloaded symbols.
17411 exclude_expsyms=$lt_exclude_expsyms
17413 # Symbols that must always be exported.
17414 include_expsyms=$lt_include_expsyms
17416 # Commands necessary for linking programs (against libraries) with templates.
17417 prelink_cmds=$lt_prelink_cmds
17419 # Specify filename containing input files.
17420 file_list_spec=$lt_file_list_spec
17422 # How to hardcode a shared library path into an executable.
17423 hardcode_action=$hardcode_action
17425 # ### END LIBTOOL CONFIG
17431 cat <<\_LT_EOF
>> "$cfgfile"
17432 # AIX sometimes has problems with the GCC collect2 program. For some
17433 # reason, if we set the COLLECT_NAMES environment variable, the problems
17434 # vanish in a puff of smoke.
17435 if test "X${COLLECT_NAMES+set}" != Xset
; then
17437 export COLLECT_NAMES
17444 ltmain
="$ac_aux_dir/ltmain.sh"
17447 # We use sed instead of cat because bash on DJGPP gets confused if
17448 # if finds mixed CR/LF and LF-only lines. Since sed operates in
17449 # text mode, it properly converts lines to CR/LF. This bash problem
17450 # is reportedly fixed, but why not run on old versions too?
17451 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
17452 ||
(rm -f "$cfgfile"; exit 1)
17456 cat << \_LT_EOF
>> "$cfgfile"
17458 # func_dirname file append nondir_replacement
17459 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
17460 # otherwise set result to NONDIR_REPLACEMENT.
17464 */*) func_dirname_result
="${1%/*}${2}" ;;
17465 * ) func_dirname_result
="${3}" ;;
17469 # func_basename file
17472 func_basename_result
="${1##*/}"
17475 # func_dirname_and_basename file append nondir_replacement
17476 # perform func_basename and func_dirname in a single function
17478 # dirname: Compute the dirname of FILE. If nonempty,
17479 # add APPEND to the result, otherwise set result
17480 # to NONDIR_REPLACEMENT.
17481 # value returned in "$func_dirname_result"
17482 # basename: Compute filename of FILE.
17483 # value retuned in "$func_basename_result"
17484 # Implementation must be kept synchronized with func_dirname
17485 # and func_basename. For efficiency, we do not delegate to
17486 # those functions but instead duplicate the functionality here.
17487 func_dirname_and_basename
()
17490 */*) func_dirname_result
="${1%/*}${2}" ;;
17491 * ) func_dirname_result
="${3}" ;;
17493 func_basename_result
="${1##*/}"
17496 # func_stripname prefix suffix name
17497 # strip PREFIX and SUFFIX off of NAME.
17498 # PREFIX and SUFFIX must not contain globbing or regex special
17499 # characters, hashes, percent signs, but SUFFIX may contain a leading
17500 # dot (in which case that matches only a dot).
17503 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
17504 # positional parameters, so assign one to ordinary parameter first.
17505 func_stripname_result
=${3}
17506 func_stripname_result
=${func_stripname_result#"${1}"}
17507 func_stripname_result
=${func_stripname_result%"${2}"}
17513 func_opt_split_opt
=${1%%=*}
17514 func_opt_split_arg
=${1#*=}
17521 *.lo
) func_lo2o_result
=${1%.lo}.
${objext} ;;
17522 *) func_lo2o_result
=${1} ;;
17526 # func_xform libobj-or-source
17529 func_xform_result
=${1%.*}.lo
17532 # func_arith arithmetic-term...
17535 func_arith_result
=$
(( $
* ))
17539 # STRING may not start with a hyphen.
17542 func_len_result
=${#1}
17547 *) # Bourne compatible functions.
17548 cat << \_LT_EOF
>> "$cfgfile"
17550 # func_dirname file append nondir_replacement
17551 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
17552 # otherwise set result to NONDIR_REPLACEMENT.
17555 # Extract subdirectory from the argument.
17556 func_dirname_result
=`$ECHO "${1}" | $SED "$dirname"`
17557 if test "X$func_dirname_result" = "X${1}"; then
17558 func_dirname_result
="${3}"
17560 func_dirname_result
="$func_dirname_result${2}"
17564 # func_basename file
17567 func_basename_result
=`$ECHO "${1}" | $SED "$basename"`
17571 # func_stripname prefix suffix name
17572 # strip PREFIX and SUFFIX off of NAME.
17573 # PREFIX and SUFFIX must not contain globbing or regex special
17574 # characters, hashes, percent signs, but SUFFIX may contain a leading
17575 # dot (in which case that matches only a dot).
17576 # func_strip_suffix prefix name
17580 .
*) func_stripname_result
=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
17581 *) func_stripname_result
=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
17586 my_sed_long_opt
='1s/^\(-[^=]*\)=.*/\1/;q'
17587 my_sed_long_arg
='1s/^-[^=]*=//'
17592 func_opt_split_opt
=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
17593 func_opt_split_arg
=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
17599 func_lo2o_result
=`$ECHO "${1}" | $SED "$lo2o"`
17602 # func_xform libobj-or-source
17605 func_xform_result
=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
17608 # func_arith arithmetic-term...
17611 func_arith_result
=`expr "$@"`
17615 # STRING may not start with a hyphen.
17618 func_len_result
=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
17624 case $lt_shell_append in
17626 cat << \_LT_EOF
>> "$cfgfile"
17628 # func_append var value
17629 # Append VALUE to the end of shell variable VAR.
17637 cat << \_LT_EOF
>> "$cfgfile"
17639 # func_append var value
17640 # Append VALUE to the end of shell variable VAR.
17651 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
17652 ||
(rm -f "$cfgfile"; exit 1)
17654 mv -f "$cfgfile" "$ofile" ||
17655 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
17660 if test "$GCC" = yes; then
17661 echo "/* generated for " `$CC --version | sed 1q` "*/" > tmp-stdint.h
17663 echo "/* generated for $CC */" > tmp-stdint.h
17666 sed 's/^ *//' >> tmp-stdint.h
<<EOF
17668 #ifndef GCC_GENERATED_STDINT_H
17669 #define GCC_GENERATED_STDINT_H 1
17671 #include <sys/types.h>
17674 if test "$acx_cv_header_stdint" != stdint.h
; then
17675 echo "#include <stddef.h>" >> tmp-stdint.h
17677 if test "$acx_cv_header_stdint" != stddef.h
; then
17678 echo "#include <$acx_cv_header_stdint>" >> tmp-stdint.h
17681 sed 's/^ *//' >> tmp-stdint.h
<<EOF
17682 /* glibc uses these symbols as guards to prevent redefinitions. */
17683 #ifdef __int8_t_defined
17688 #ifdef __uint32_t_defined
17694 # ----------------- done header, emit basic int types -------------
17695 if test "$acx_cv_header_stdint" = stddef.h
; then
17696 sed 's/^ *//' >> tmp-stdint.h
<<EOF
17700 #ifndef __uint8_t_defined
17701 #define __uint8_t_defined
17703 typedef unsigned $acx_cv_type_int8_t uint8_t;
17710 #ifndef __uint16_t_defined
17711 #define __uint16_t_defined
17713 typedef unsigned $acx_cv_type_int16_t uint16_t;
17720 #ifndef __uint32_t_defined
17721 #define __uint32_t_defined
17723 typedef unsigned $acx_cv_type_int32_t uint32_t;
17730 #ifndef __int8_t_defined
17731 #define __int8_t_defined
17733 typedef $acx_cv_type_int8_t int8_t;
17740 #ifndef __int16_t_defined
17741 #define __int16_t_defined
17743 typedef $acx_cv_type_int16_t int16_t;
17750 #ifndef __int32_t_defined
17751 #define __int32_t_defined
17753 typedef $acx_cv_type_int32_t int32_t;
17758 elif test "$ac_cv_type_u_int32_t" = yes; then
17759 sed 's/^ *//' >> tmp-stdint.h
<<EOF
17761 /* int8_t int16_t int32_t defined by inet code, we do the u_intXX types */
17774 #ifndef __uint8_t_defined
17775 #define __uint8_t_defined
17777 typedef u_int8_t uint8_t;
17784 #ifndef __uint16_t_defined
17785 #define __uint16_t_defined
17787 typedef u_int16_t uint16_t;
17794 #ifndef __uint32_t_defined
17795 #define __uint32_t_defined
17797 typedef u_int32_t uint32_t;
17803 sed 's/^ *//' >> tmp-stdint.h
<<EOF
17805 /* Some systems have guard macros to prevent redefinitions, define them. */
17827 # ------------- done basic int types, emit int64_t types ------------
17828 if test "$ac_cv_type_uint64_t" = yes; then
17829 sed 's/^ *//' >> tmp-stdint.h
<<EOF
17831 /* system headers have good uint64_t and int64_t */
17839 elif test "$ac_cv_type_u_int64_t" = yes; then
17840 sed 's/^ *//' >> tmp-stdint.h
<<EOF
17842 /* system headers have an u_int64_t (and int64_t) */
17848 #ifndef __uint64_t_defined
17849 #define __uint64_t_defined
17851 typedef u_int64_t uint64_t;
17856 elif test -n "$acx_cv_type_int64_t"; then
17857 sed 's/^ *//' >> tmp-stdint.h
<<EOF
17859 /* architecture has a 64-bit type, $acx_cv_type_int64_t */
17863 typedef $acx_cv_type_int64_t int64_t;
17868 #ifndef __uint64_t_defined
17869 #define __uint64_t_defined
17871 typedef unsigned $acx_cv_type_int64_t uint64_t;
17877 sed 's/^ *//' >> tmp-stdint.h
<<EOF
17879 /* some common heuristics for int64_t, using compiler-specific tests */
17880 #if defined __STDC_VERSION__ && (__STDC_VERSION__-0) >= 199901L
17883 #ifndef __int64_t_defined
17885 typedef long long int64_t;
17892 typedef unsigned long long uint64_t;
17896 #elif defined __GNUC__ && defined (__STDC__) && __STDC__-0
17897 /* NextStep 2.0 cc is really gcc 1.93 but it defines __GNUC__ = 2 and
17898 does not implement __extension__. But that compiler doesn't define
17900 # if __GNUC__ < 2 || (__NeXT__ && !__GNUC_MINOR__)
17901 # define __extension__
17907 __extension__ typedef long long int64_t;
17913 __extension__ typedef unsigned long long uint64_t;
17917 #elif !defined __STRICT_ANSI__
17918 # if defined _MSC_VER || defined __WATCOMC__ || defined __BORLANDC__
17923 typedef __int64 int64_t;
17929 typedef unsigned __int64 uint64_t;
17932 # endif /* compiler */
17934 #endif /* ANSI version */
17938 # ------------- done int64_t types, emit intptr types ------------
17939 if test "$ac_cv_type_uintptr_t" != yes; then
17940 sed 's/^ *//' >> tmp-stdint.h
<<EOF
17942 /* Define intptr_t based on sizeof(void*) = $ac_cv_sizeof_void_p */
17943 #ifndef __uintptr_t_defined
17945 typedef u$acx_cv_type_intptr_t uintptr_t;
17948 #ifndef __intptr_t_defined
17950 typedef $acx_cv_type_intptr_t intptr_t;
17956 # ------------- done intptr types, emit int_least types ------------
17957 if test "$ac_cv_type_int_least32_t" != yes; then
17958 sed 's/^ *//' >> tmp-stdint.h
<<EOF
17960 /* Define int_least types */
17961 typedef int8_t int_least8_t;
17962 typedef int16_t int_least16_t;
17963 typedef int32_t int_least32_t;
17965 typedef int64_t int_least64_t;
17968 typedef uint8_t uint_least8_t;
17969 typedef uint16_t uint_least16_t;
17970 typedef uint32_t uint_least32_t;
17972 typedef uint64_t uint_least64_t;
17977 # ------------- done intptr types, emit int_fast types ------------
17978 if test "$ac_cv_type_int_fast32_t" != yes; then
17979 sed 's/^ *//' >> tmp-stdint.h
<<EOF
17981 /* Define int_fast types. short is often slow */
17982 typedef int8_t int_fast8_t;
17983 typedef int int_fast16_t;
17984 typedef int32_t int_fast32_t;
17986 typedef int64_t int_fast64_t;
17989 typedef uint8_t uint_fast8_t;
17990 typedef unsigned int uint_fast16_t;
17991 typedef uint32_t uint_fast32_t;
17993 typedef uint64_t uint_fast64_t;
17998 if test "$ac_cv_type_uintmax_t" != yes; then
17999 sed 's/^ *//' >> tmp-stdint.h
<<EOF
18001 /* Define intmax based on what we found */
18004 typedef int64_t intmax_t;
18006 typedef long intmax_t;
18011 typedef uint64_t uintmax_t;
18013 typedef unsigned long uintmax_t;
18019 sed 's/^ *//' >> tmp-stdint.h
<<EOF
18021 #endif /* GCC_GENERATED_STDINT_H */
18024 if test -r gstdint.h
&& cmp -s tmp-stdint.h gstdint.h
; then
18027 mv -f tmp-stdint.h gstdint.h
18038 ac_clean_files
=$ac_clean_files_save
18040 test $ac_write_fail = 0 ||
18041 as_fn_error
"write failure creating $CONFIG_STATUS" "$LINENO" 5
18044 # configure is writing to config.log, and then calls config.status.
18045 # config.status does its own redirection, appending to config.log.
18046 # Unfortunately, on DOS this fails, as config.log is still kept open
18047 # by configure, so config.status won't be able to write to it; its
18048 # output is simply discarded. So we exec the FD to /dev/null,
18049 # effectively closing config.log, so it can be properly (re)opened and
18050 # appended to by config.status. When coming back to configure, we
18051 # need to make the FD available again.
18052 if test "$no_create" != yes; then
18054 ac_config_status_args
=
18055 test "$silent" = yes &&
18056 ac_config_status_args
="$ac_config_status_args --quiet"
18058 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
18060 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
18061 # would make configure fail if this is the last instruction.
18062 $ac_cs_success || as_fn_exit $?
18064 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
18065 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
18066 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}