2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.64 for package-unused version-unused.
5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
9 # This configure script is free software; the Free Software Foundation
10 # gives unlimited permission to copy, distribute and modify it.
11 ## -------------------- ##
12 ## M4sh Initialization. ##
13 ## -------------------- ##
15 # Be more Bourne compatible
16 DUALCASE
=1; export DUALCASE
# for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
25 case `(set -o) 2>/dev/null` in #(
37 # Printing a long string crashes Solaris 7 /usr/bin/printf.
38 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
39 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
40 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
41 # Prefer a ksh shell builtin over an external printf program on Solaris,
42 # but without wasting forks for bash or zsh.
43 if test -z "$BASH_VERSION$ZSH_VERSION" \
44 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
46 as_echo_n='print
-rn --'
47 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
53 as_echo_n='/usr
/ucb
/echo -n'
55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
60 expr "X$arg" : "X\\(.*\\)$as_nl";
61 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
63 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
66 as_echo_n='sh
-c $as_echo_n_body as_echo
'
69 as_echo='sh
-c $as_echo_body as_echo
'
72 # The user is always right.
73 if test "${PATH_SEPARATOR+set}" != set; then
75 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
83 # We need space, tab and new line, in precisely that order. Quoting is
84 # there to prevent editors from complaining about space-tab.
85 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
86 # splitting by setting IFS to empty value.)
89 # Find who we are. Look in the path if we contain no directory separator.
91 *[\\/]* ) as_myself=$0 ;;
92 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
96 test -z "$as_dir" && as_dir=.
97 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
103 # We did not find ourselves, most probably we were run as `sh COMMAND'
104 # in which case we are not to be found in the path.
105 if test "x$as_myself" = x
; then
108 if test ! -f "$as_myself"; then
109 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
113 # Unset variables that we do not need and which cause bugs (e.g. in
114 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
115 # suppresses any "Segmentation fault" message there. '((' could
116 # trigger a bug in pdksh 5.2.14.
117 for as_var
in BASH_ENV ENV MAIL MAILPATH
118 do eval test x\
${$as_var+set} = xset \
119 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
132 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
134 if test "x$CONFIG_SHELL" = x
; then
135 as_bourne_compatible
="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
138 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
139 # is contrary to our usage. Disable this feature.
140 alias -g '\${1+\"\$@\"}'='\"\$@\"'
143 case \`(set -o) 2>/dev/null\` in #(
151 as_required
="as_fn_return () { (exit \$1); }
152 as_fn_success () { as_fn_return 0; }
153 as_fn_failure () { as_fn_return 1; }
154 as_fn_ret_success () { return 0; }
155 as_fn_ret_failure () { return 1; }
158 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
159 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
160 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
161 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
162 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
165 exitcode=1; echo positional parameters were not saved.
167 test x\$exitcode = x0 || exit 1"
168 as_suggested
=" as_lineno_1=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_1a=\$LINENO
169 as_lineno_2=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_2a=\$LINENO
170 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
171 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
172 test \$(( 1 + 1 )) = 2 || exit 1"
173 if (eval "$as_required") 2>/dev
/null
; then :
178 if test x
$as_have_required = xyes
&& (eval "$as_suggested") 2>/dev
/null
; then :
181 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
183 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
186 test -z "$as_dir" && as_dir
=.
190 for as_base
in sh bash ksh sh5
; do
191 # Try only shells that exist, to save several forks.
192 as_shell
=$as_dir/$as_base
193 if { test -f "$as_shell" ||
test -f "$as_shell.exe"; } &&
194 { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a
"$as_shell"; } 2>/dev
/null
; then :
195 CONFIG_SHELL
=$as_shell as_have_required
=yes
196 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run
=a
"$as_shell"; } 2>/dev
/null
; then :
204 $as_found ||
{ if { test -f "$SHELL" ||
test -f "$SHELL.exe"; } &&
205 { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a
"$SHELL"; } 2>/dev
/null
; then :
206 CONFIG_SHELL
=$SHELL as_have_required
=yes
211 if test "x$CONFIG_SHELL" != x
; then :
212 # We cannot yet assume a decent shell, so we have to provide a
213 # neutralization value for shells without unset; and this also
214 # works around shells that cannot unset nonexistent variables.
217 (unset BASH_ENV
) >/dev
/null
2>&1 && unset BASH_ENV ENV
219 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
222 if test x
$as_have_required = xno
; then :
223 $as_echo "$0: This script requires a shell more modern than all"
224 $as_echo "$0: the shells that I found on your system."
225 if test x
${ZSH_VERSION+set} = xset
; then
226 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
227 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
229 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
230 $0: including any error possibly output before this
231 $0: message. Then install a modern shell, or manually run
232 $0: the script under such a shell if you do have one."
238 SHELL
=${CONFIG_SHELL-/bin/sh}
240 # Unset more variables known to interfere with behavior of common tools.
241 CLICOLOR_FORCE
= GREP_OPTIONS
=
242 unset CLICOLOR_FORCE GREP_OPTIONS
244 ## --------------------- ##
245 ## M4sh Shell Functions. ##
246 ## --------------------- ##
249 # Portably unset VAR.
252 { eval $1=; unset $1;}
256 # as_fn_set_status STATUS
257 # -----------------------
258 # Set $? to STATUS, without forking.
266 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
276 # Create "$as_dir" as a directory, including parents if necessary.
281 -*) as_dir
=.
/$as_dir;;
283 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
287 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
290 as_dirs
="'$as_qdir' $as_dirs"
291 as_dir
=`$as_dirname -- "$as_dir" ||
292 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
293 X"$as_dir" : 'X\(//\)[^/]' \| \
294 X"$as_dir" : 'X\(//\)$' \| \
295 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
296 $as_echo X"$as_dir" |
297 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
314 test -d "$as_dir" && break
316 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
317 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
321 # as_fn_append VAR VALUE
322 # ----------------------
323 # Append the text in VALUE to the end of the definition contained in VAR. Take
324 # advantage of any shell optimizations that allow amortized linear growth over
325 # repeated appends, instead of the typical quadratic growth present in naive
327 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
328 eval 'as_fn_append ()
341 # Perform arithmetic evaluation on the ARGs, and store the result in the
342 # global $as_val. Take advantage of shells that can avoid forks. The arguments
343 # must be portable across $(()) and expr.
344 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
352 as_val
=`expr "$@" || test $? -eq 1`
357 # as_fn_error ERROR [LINENO LOG_FD]
358 # ---------------------------------
359 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
360 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
361 # script with status $?, using 1 if that was 0.
364 as_status
=$?
; test $as_status -eq 0 && as_status
=1
366 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
367 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
369 $as_echo "$as_me: error: $1" >&2
370 as_fn_exit
$as_status
373 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
374 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
380 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
386 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
392 as_me
=`$as_basename -- "$0" ||
393 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
394 X"$0" : 'X\(//\)$' \| \
395 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
397 sed '/^.*\/\([^/][^/]*\)\/*$/{
411 # Avoid depending upon Character Ranges.
412 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
413 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
414 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
415 as_cr_digits
='0123456789'
416 as_cr_alnum
=$as_cr_Letters$as_cr_digits
419 as_lineno_1
=$LINENO as_lineno_1a
=$LINENO
420 as_lineno_2
=$LINENO as_lineno_2a
=$LINENO
421 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
422 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' ||
{
423 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
435 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
439 chmod +x
"$as_me.lineno" ||
440 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit
1; }
442 # Don't try to exec as it changes $[0], causing all sort of problems
443 # (the dirname of $[0] is not the place where we might find the
444 # original and so on. Autoconf is especially sensitive to this).
446 # Exit status is that of the last command.
450 ECHO_C
= ECHO_N
= ECHO_T
=
451 case `echo -n x` in #(((((
453 case `echo 'xy\c'` in
454 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
456 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
463 rm -f conf$$ conf$$.exe conf$$.
file
464 if test -d conf$$.dir
; then
465 rm -f conf$$.dir
/conf$$.
file
468 mkdir conf$$.dir
2>/dev
/null
470 if (echo >conf$$.
file) 2>/dev
/null
; then
471 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
473 # ... but there are two gotchas:
474 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
475 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
476 # In both cases, we have to default to `cp -p'.
477 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
479 elif ln conf$$.
file conf$$
2>/dev
/null
; then
487 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
488 rmdir conf$$.dir
2>/dev
/null
490 if mkdir
-p .
2>/dev
/null
; then
491 as_mkdir_p
='mkdir -p "$as_dir"'
493 test -d .
/-p && rmdir .
/-p
497 if test -x / >/dev
/null
2>&1; then
500 if ls -dL / >/dev
/null
2>&1; then
507 if test -d "$1"; then
513 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
514 ???[sx]*):;;*)false;;esac;fi
518 as_executable_p
=$as_test_x
520 # Sed expression to map a string onto a valid CPP name.
521 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
523 # Sed expression to map a string onto a valid variable name.
524 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
528 # Check that we are running under the correct shell.
529 SHELL
=${CONFIG_SHELL-/bin/sh}
533 # Remove one level of quotation (which was required for Make).
534 ECHO
=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
539 if test "X$1" = X--no-reexec
; then
540 # Discard the --no-reexec flag, and continue.
542 elif test "X$1" = X--fallback-echo
; then
543 # Avoid inline document here, it may be left over
545 elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
546 # Yippee, $ECHO works!
549 # Restart under the correct shell.
550 exec $SHELL "$0" --no-reexec ${1+"$@"}
553 if test "X$1" = X--fallback-echo
; then
554 # used as fallback echo
562 # The HP-UX ksh and POSIX shell print the target directory to stdout
564 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
566 if test -z "$lt_ECHO"; then
567 if test "X${echo_test_string+set}" != Xset
; then
568 # find a string as large as possible, as long as the shell can cope with it
569 for cmd
in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
570 # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
571 if { echo_test_string
=`eval $cmd`; } 2>/dev
/null
&&
572 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev
/null
579 if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
580 echo_testing_string
=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
581 test "X$echo_testing_string" = "X$echo_test_string"; then
584 # The Solaris, AIX, and Digital Unix default echo programs unquote
585 # backslashes. This makes it impossible to quote backslashes using
586 # echo "$something" | sed 's/\\/\\\\/g'
588 # So, first we look for a working echo in the user's PATH.
590 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
591 for dir
in $PATH /usr
/ucb
; do
593 if (test -f $dir/echo ||
test -f $dir/echo$ac_exeext) &&
594 test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
595 echo_testing_string
=`($dir/echo "$echo_test_string") 2>/dev/null` &&
596 test "X$echo_testing_string" = "X$echo_test_string"; then
603 if test "X$ECHO" = Xecho
; then
604 # We didn't find a better echo, so look for alternatives.
605 if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
606 echo_testing_string
=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
607 test "X$echo_testing_string" = "X$echo_test_string"; then
608 # This shell has a builtin print -r that does the trick.
610 elif { test -f /bin
/ksh ||
test -f /bin
/ksh
$ac_exeext; } &&
611 test "X$CONFIG_SHELL" != X
/bin
/ksh
; then
612 # If we have ksh, try running configure again with it.
613 ORIGINAL_CONFIG_SHELL
=${CONFIG_SHELL-/bin/sh}
614 export ORIGINAL_CONFIG_SHELL
615 CONFIG_SHELL
=/bin
/ksh
617 exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
621 if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
622 echo_testing_string
=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
623 test "X$echo_testing_string" = "X$echo_test_string"; then
626 elif echo_testing_string
=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
627 test "X$echo_testing_string" = 'X\t' &&
628 echo_testing_string
=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
629 test "X$echo_testing_string" = "X$echo_test_string"; then
630 CONFIG_SHELL
=$ORIGINAL_CONFIG_SHELL
632 SHELL
="$CONFIG_SHELL"
634 ECHO
="$CONFIG_SHELL $0 --fallback-echo"
635 elif echo_testing_string
=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
636 test "X$echo_testing_string" = 'X\t' &&
637 echo_testing_string
=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
638 test "X$echo_testing_string" = "X$echo_test_string"; then
639 ECHO
="$CONFIG_SHELL $0 --fallback-echo"
641 # maybe with a smaller string...
644 for cmd
in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
645 if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev
/null
652 if test "$prev" != 'sed 50q "$0"'; then
653 echo_test_string
=`eval $prev`
654 export echo_test_string
655 exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
657 # Oops. We lost completely, so just stick with echo.
666 # Copy echo and quote the copy suitably for passing to libtool from
667 # the Makefile, instead of quoting the original, which is used later.
669 if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
670 lt_ECHO
="$CONFIG_SHELL \\\$\$0 --fallback-echo"
676 exec 7<&0 </dev
/null
6>&1
679 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
680 # so uname gets run too.
681 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
686 ac_default_prefix
=/usr
/local
688 ac_config_libobj_dir
=.
695 # Identity of this package.
696 PACKAGE_NAME
='package-unused'
697 PACKAGE_TARNAME
='libobjc'
698 PACKAGE_VERSION
='version-unused'
699 PACKAGE_STRING
='package-unused version-unused'
703 ac_unique_file
="objc/objc.h"
704 # Factoring default headers for most tests.
705 ac_includes_default
="\
707 #ifdef HAVE_SYS_TYPES_H
708 # include <sys/types.h>
710 #ifdef HAVE_SYS_STAT_H
711 # include <sys/stat.h>
717 # ifdef HAVE_STDLIB_H
722 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
727 #ifdef HAVE_STRINGS_H
728 # include <strings.h>
730 #ifdef HAVE_INTTYPES_H
731 # include <inttypes.h>
740 ac_subst_vars
='LTLIBOBJS
764 MAINTAINER_MODE_FALSE
772 extra_ldflags_libobjc
795 OBJC_BOEHM_GC_INCLUDES
833 program_transform_name
846 enable_option_checking
850 enable_version_specific_runtime_libs
853 enable_maintainer_mode
860 enable_sjlj_exceptions
862 ac_precious_vars
='build_alias
869 # Initialize some variables set by options.
871 ac_init_version
=false
872 ac_unrecognized_opts
=
874 # The variables have the same names as the options, with
875 # dashes changed to underlines.
883 program_transform_name
=s
,x
,x
,
891 # Installation directory options.
892 # These are left unexpanded so users can "make install exec_prefix=/foo"
893 # and all the variables that are supposed to be based on exec_prefix
894 # by default will actually change.
895 # Use braces instead of parens because sh, perl, etc. also accept them.
896 # (The list follows the same order as the GNU Coding Standards.)
897 bindir
='${exec_prefix}/bin'
898 sbindir
='${exec_prefix}/sbin'
899 libexecdir
='${exec_prefix}/libexec'
900 datarootdir
='${prefix}/share'
901 datadir
='${datarootdir}'
902 sysconfdir
='${prefix}/etc'
903 sharedstatedir
='${prefix}/com'
904 localstatedir
='${prefix}/var'
905 includedir
='${prefix}/include'
906 oldincludedir
='/usr/include'
907 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
908 infodir
='${datarootdir}/info'
913 libdir
='${exec_prefix}/lib'
914 localedir
='${datarootdir}/locale'
915 mandir
='${datarootdir}/man'
921 # If the previous option needs an argument, assign it.
922 if test -n "$ac_prev"; then
923 eval $ac_prev=\
$ac_option
929 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
933 # Accept the important Cygnus configure options, so we can diagnose typos.
935 case $ac_dashdash$ac_option in
939 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
941 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
944 -build |
--build |
--buil |
--bui |
--bu)
945 ac_prev
=build_alias
;;
946 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
947 build_alias
=$ac_optarg ;;
949 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
950 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
951 ac_prev
=cache_file
;;
952 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
953 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
954 cache_file
=$ac_optarg ;;
957 cache_file
=config.cache
;;
959 -datadir |
--datadir |
--datadi |
--datad)
961 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
962 datadir
=$ac_optarg ;;
964 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
965 |
--dataroo |
--dataro |
--datar)
966 ac_prev
=datarootdir
;;
967 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
968 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
969 datarootdir
=$ac_optarg ;;
971 -disable-* |
--disable-*)
972 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
973 # Reject names that are not valid shell variable names.
974 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
975 as_fn_error
"invalid feature name: $ac_useropt"
976 ac_useropt_orig
=$ac_useropt
977 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
978 case $ac_user_opts in
982 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
983 ac_unrecognized_sep
=', ';;
985 eval enable_
$ac_useropt=no
;;
987 -docdir |
--docdir |
--docdi |
--doc |
--do)
989 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
992 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
994 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
997 -enable-* |
--enable-*)
998 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
999 # Reject names that are not valid shell variable names.
1000 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1001 as_fn_error
"invalid feature name: $ac_useropt"
1002 ac_useropt_orig
=$ac_useropt
1003 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1004 case $ac_user_opts in
1006 "enable_
$ac_useropt"
1008 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1009 ac_unrecognized_sep
=', ';;
1011 eval enable_
$ac_useropt=\
$ac_optarg ;;
1013 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
1014 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
1015 |
--exec |
--exe |
--ex)
1016 ac_prev
=exec_prefix
;;
1017 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
1018 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
1019 |
--exec=* |
--exe=* |
--ex=*)
1020 exec_prefix
=$ac_optarg ;;
1022 -gas |
--gas |
--ga |
--g)
1023 # Obsolete; use --with-gas.
1026 -help |
--help |
--hel |
--he |
-h)
1027 ac_init_help
=long
;;
1028 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
1029 ac_init_help
=recursive
;;
1030 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
1031 ac_init_help
=short
;;
1033 -host |
--host |
--hos |
--ho)
1034 ac_prev
=host_alias
;;
1035 -host=* |
--host=* |
--hos=* |
--ho=*)
1036 host_alias
=$ac_optarg ;;
1038 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
1040 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
1042 htmldir
=$ac_optarg ;;
1044 -includedir |
--includedir |
--includedi |
--included |
--include \
1045 |
--includ |
--inclu |
--incl |
--inc)
1046 ac_prev
=includedir
;;
1047 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
1048 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
1049 includedir
=$ac_optarg ;;
1051 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
1053 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
1054 infodir
=$ac_optarg ;;
1056 -libdir |
--libdir |
--libdi |
--libd)
1058 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
1059 libdir
=$ac_optarg ;;
1061 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
1062 |
--libexe |
--libex |
--libe)
1063 ac_prev
=libexecdir
;;
1064 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
1065 |
--libexe=* |
--libex=* |
--libe=*)
1066 libexecdir
=$ac_optarg ;;
1068 -localedir |
--localedir |
--localedi |
--localed |
--locale)
1069 ac_prev
=localedir
;;
1070 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
1071 localedir
=$ac_optarg ;;
1073 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
1074 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
1075 ac_prev
=localstatedir
;;
1076 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
1077 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
1078 localstatedir
=$ac_optarg ;;
1080 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
1082 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
1083 mandir
=$ac_optarg ;;
1085 -nfp |
--nfp |
--nf)
1086 # Obsolete; use --without-fp.
1089 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
1090 |
--no-cr |
--no-c |
-n)
1093 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
1094 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1097 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1098 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1099 |
--oldin |
--oldi |
--old |
--ol |
--o)
1100 ac_prev
=oldincludedir
;;
1101 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1102 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1103 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1104 oldincludedir
=$ac_optarg ;;
1106 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1108 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1109 prefix
=$ac_optarg ;;
1111 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1112 |
--program-pre |
--program-pr |
--program-p)
1113 ac_prev
=program_prefix
;;
1114 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1115 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1116 program_prefix
=$ac_optarg ;;
1118 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1119 |
--program-suf |
--program-su |
--program-s)
1120 ac_prev
=program_suffix
;;
1121 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1122 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1123 program_suffix
=$ac_optarg ;;
1125 -program-transform-name |
--program-transform-name \
1126 |
--program-transform-nam |
--program-transform-na \
1127 |
--program-transform-n |
--program-transform- \
1128 |
--program-transform |
--program-transfor \
1129 |
--program-transfo |
--program-transf \
1130 |
--program-trans |
--program-tran \
1131 |
--progr-tra |
--program-tr |
--program-t)
1132 ac_prev
=program_transform_name
;;
1133 -program-transform-name=* |
--program-transform-name=* \
1134 |
--program-transform-nam=* |
--program-transform-na=* \
1135 |
--program-transform-n=* |
--program-transform-=* \
1136 |
--program-transform=* |
--program-transfor=* \
1137 |
--program-transfo=* |
--program-transf=* \
1138 |
--program-trans=* |
--program-tran=* \
1139 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1140 program_transform_name
=$ac_optarg ;;
1142 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1144 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1145 pdfdir
=$ac_optarg ;;
1147 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1149 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1152 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1153 |
-silent |
--silent |
--silen |
--sile |
--sil)
1156 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1158 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1160 sbindir
=$ac_optarg ;;
1162 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1163 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1164 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1166 ac_prev
=sharedstatedir
;;
1167 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1168 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1169 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1171 sharedstatedir
=$ac_optarg ;;
1173 -site |
--site |
--sit)
1175 -site=* |
--site=* |
--sit=*)
1178 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1180 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1181 srcdir
=$ac_optarg ;;
1183 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1184 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1185 ac_prev
=sysconfdir
;;
1186 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1187 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1188 sysconfdir
=$ac_optarg ;;
1190 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1191 ac_prev
=target_alias
;;
1192 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1193 target_alias
=$ac_optarg ;;
1195 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1198 -version |
--version |
--versio |
--versi |
--vers |
-V)
1199 ac_init_version
=: ;;
1202 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1203 # Reject names that are not valid shell variable names.
1204 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1205 as_fn_error
"invalid package name: $ac_useropt"
1206 ac_useropt_orig
=$ac_useropt
1207 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1208 case $ac_user_opts in
1212 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1213 ac_unrecognized_sep
=', ';;
1215 eval with_
$ac_useropt=\
$ac_optarg ;;
1217 -without-* |
--without-*)
1218 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1219 # Reject names that are not valid shell variable names.
1220 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1221 as_fn_error
"invalid package name: $ac_useropt"
1222 ac_useropt_orig
=$ac_useropt
1223 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1224 case $ac_user_opts in
1228 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1229 ac_unrecognized_sep
=', ';;
1231 eval with_
$ac_useropt=no
;;
1234 # Obsolete; use --with-x.
1237 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1238 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1239 ac_prev
=x_includes
;;
1240 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1241 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1242 x_includes
=$ac_optarg ;;
1244 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1245 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1246 ac_prev
=x_libraries
;;
1247 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1248 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1249 x_libraries
=$ac_optarg ;;
1251 -*) as_fn_error
"unrecognized option: \`$ac_option'
1252 Try \`$0 --help' for more information."
1256 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1257 # Reject names that are not valid shell variable names.
1258 case $ac_envvar in #(
1259 '' |
[0-9]* |
*[!_
$as_cr_alnum]* )
1260 as_fn_error
"invalid variable name: \`$ac_envvar'" ;;
1262 eval $ac_envvar=\
$ac_optarg
1263 export $ac_envvar ;;
1266 # FIXME: should be removed in autoconf 3.0.
1267 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1268 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1269 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1270 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1276 if test -n "$ac_prev"; then
1277 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1278 as_fn_error
"missing argument to $ac_option"
1281 if test -n "$ac_unrecognized_opts"; then
1282 case $enable_option_checking in
1284 fatal
) as_fn_error
"unrecognized options: $ac_unrecognized_opts" ;;
1285 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1289 # Check all directory arguments for consistency.
1290 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1291 datadir sysconfdir sharedstatedir localstatedir includedir \
1292 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1293 libdir localedir mandir
1295 eval ac_val
=\$
$ac_var
1296 # Remove trailing slashes.
1299 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1300 eval $ac_var=\
$ac_val;;
1302 # Be sure to have absolute directory names.
1304 [\\/$
]* | ?
:[\\/]* ) continue;;
1305 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1307 as_fn_error
"expected an absolute directory name for --$ac_var: $ac_val"
1310 # There might be people who depend on the old broken behavior: `$host'
1311 # used to hold the argument of --host etc.
1312 # FIXME: To remove some day.
1315 target
=$target_alias
1317 # FIXME: To remove some day.
1318 if test "x$host_alias" != x
; then
1319 if test "x$build_alias" = x
; then
1320 cross_compiling
=maybe
1321 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1322 If a cross compiler is detected then cross compile mode will be used." >&2
1323 elif test "x$build_alias" != "x$host_alias"; then
1329 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1331 test "$silent" = yes && exec 6>/dev
/null
1334 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1335 ac_ls_di
=`ls -di .` &&
1336 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1337 as_fn_error
"working directory cannot be determined"
1338 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1339 as_fn_error
"pwd does not report name of working directory"
1342 # Find the source files, if location was not specified.
1343 if test -z "$srcdir"; then
1344 ac_srcdir_defaulted
=yes
1345 # Try the directory containing this script, then the parent directory.
1346 ac_confdir
=`$as_dirname -- "$as_myself" ||
1347 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1348 X"$as_myself" : 'X\(//\)[^/]' \| \
1349 X"$as_myself" : 'X\(//\)$' \| \
1350 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1351 $as_echo X"$as_myself" |
1352 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1370 if test ! -r "$srcdir/$ac_unique_file"; then
1374 ac_srcdir_defaulted
=no
1376 if test ! -r "$srcdir/$ac_unique_file"; then
1377 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1378 as_fn_error
"cannot find sources ($ac_unique_file) in $srcdir"
1380 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1382 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1384 # When building in place, set srcdir=.
1385 if test "$ac_abs_confdir" = "$ac_pwd"; then
1388 # Remove unnecessary trailing slashes from srcdir.
1389 # Double slashes in file names in object file debugging info
1390 # mess up M-x gdb in Emacs.
1392 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1394 for ac_var
in $ac_precious_vars; do
1395 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1396 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1397 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1398 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1402 # Report the --help message.
1404 if test "$ac_init_help" = "long"; then
1405 # Omit some internal or obsolete options to make the list less imposing.
1406 # This message is too long to be a string in the A/UX 3.1 sh.
1408 \`configure' configures package-unused version-unused to adapt to many kinds of systems.
1410 Usage: $0 [OPTION]... [VAR=VALUE]...
1412 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1413 VAR=VALUE. See below for descriptions of some of the useful variables.
1415 Defaults for the options are specified in brackets.
1418 -h, --help display this help and exit
1419 --help=short display options specific to this package
1420 --help=recursive display the short help of all the included packages
1421 -V, --version display version information and exit
1422 -q, --quiet, --silent do not print \`checking...' messages
1423 --cache-file=FILE cache test results in FILE [disabled]
1424 -C, --config-cache alias for \`--cache-file=config.cache'
1425 -n, --no-create do not create output files
1426 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1428 Installation directories:
1429 --prefix=PREFIX install architecture-independent files in PREFIX
1430 [$ac_default_prefix]
1431 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1434 By default, \`make install' will install all the files in
1435 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1436 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1437 for instance \`--prefix=\$HOME'.
1439 For better control, use the options below.
1441 Fine tuning of the installation directories:
1442 --bindir=DIR user executables [EPREFIX/bin]
1443 --sbindir=DIR system admin executables [EPREFIX/sbin]
1444 --libexecdir=DIR program executables [EPREFIX/libexec]
1445 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1446 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1447 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1448 --libdir=DIR object code libraries [EPREFIX/lib]
1449 --includedir=DIR C header files [PREFIX/include]
1450 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1451 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1452 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1453 --infodir=DIR info documentation [DATAROOTDIR/info]
1454 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1455 --mandir=DIR man documentation [DATAROOTDIR/man]
1456 --docdir=DIR documentation root [DATAROOTDIR/doc/libobjc]
1457 --htmldir=DIR html documentation [DOCDIR]
1458 --dvidir=DIR dvi documentation [DOCDIR]
1459 --pdfdir=DIR pdf documentation [DOCDIR]
1460 --psdir=DIR ps documentation [DOCDIR]
1466 --build=BUILD configure
for building on BUILD
[guessed
]
1467 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1468 --target=TARGET configure
for building compilers
for TARGET
[HOST
]
1472 if test -n "$ac_init_help"; then
1473 case $ac_init_help in
1474 short | recursive
) echo "Configuration of package-unused version-unused:";;
1479 --disable-option-checking ignore unrecognized
--enable/--with options
1480 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1481 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1482 --enable-version-specific-runtime-libs Specify that runtime libraries should be installed
in a compiler-specific directory
1483 --enable-objc-gc enable the use of Boehm
's garbage collector with
1484 the GNU Objective-C runtime.
1485 --enable-multilib build many library versions (default)
1486 --enable-maintainer-mode enable make rules and dependencies not useful
1487 (and sometimes confusing) to the casual installer
1488 --enable-shared[=PKGS] build shared libraries [default=yes]
1489 --enable-static[=PKGS] build static libraries [default=yes]
1490 --enable-fast-install[=PKGS]
1491 optimize for fast installation [default=yes]
1492 --disable-libtool-lock avoid locking (might break parallel builds)
1493 --enable-sjlj-exceptions
1494 force use of builtin_setjmp for exceptions
1497 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1498 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1499 --with-build-libsubdir=DIR Directory where to find libraries for build system
1500 --with-target-subdir=SUBDIR
1501 configuring in a subdirectory
1502 --with-cross-host=HOST configuring with a cross compiler
1503 --with-pic try to use only PIC/non-PIC objects [default=use
1505 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1507 Some influential environment variables:
1508 CC C compiler command
1509 CFLAGS C compiler flags
1510 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1511 nonstandard directory <lib dir>
1512 LIBS libraries to pass to the linker, e.g. -l<library>
1513 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1514 you have headers in a nonstandard directory <include dir>
1517 Use these variables to override the choices made by `configure' or to
help
1518 it to
find libraries and programs with nonstandard names
/locations.
1520 Report bugs to the package provider.
1525 if test "$ac_init_help" = "recursive"; then
1526 # If there are subdirs, report their specific --help.
1527 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
1528 test -d "$ac_dir" ||
1529 { cd "$srcdir" && ac_pwd
=`pwd` && srcdir
=.
&& test -d "$ac_dir"; } ||
1534 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1536 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1537 # A ".." for each directory in $ac_dir_suffix.
1538 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1539 case $ac_top_builddir_sub in
1540 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1541 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
1544 ac_abs_top_builddir
=$ac_pwd
1545 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
1546 # for backward compatibility:
1547 ac_top_builddir
=$ac_top_build_prefix
1550 .
) # We are building in place.
1552 ac_top_srcdir
=$ac_top_builddir_sub
1553 ac_abs_top_srcdir
=$ac_pwd ;;
1554 [\\/]* | ?
:[\\/]* ) # Absolute name.
1555 ac_srcdir
=$srcdir$ac_dir_suffix;
1556 ac_top_srcdir
=$srcdir
1557 ac_abs_top_srcdir
=$srcdir ;;
1559 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
1560 ac_top_srcdir
=$ac_top_build_prefix$srcdir
1561 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
1563 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
1565 cd "$ac_dir" ||
{ ac_status
=$?
; continue; }
1566 # Check for guested configure.
1567 if test -f "$ac_srcdir/configure.gnu"; then
1569 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1570 elif test -f "$ac_srcdir/configure"; then
1572 $SHELL "$ac_srcdir/configure" --help=recursive
1574 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1576 cd "$ac_pwd" ||
{ ac_status
=$?
; break; }
1580 test -n "$ac_init_help" && exit $ac_status
1581 if $ac_init_version; then
1583 package-unused configure version-unused
1584 generated by GNU Autoconf
2.64
1586 Copyright
(C
) 2009 Free Software Foundation
, Inc.
1587 This configure
script is free software
; the Free Software Foundation
1588 gives unlimited permission to copy
, distribute and modify it.
1593 ## ------------------------ ##
1594 ## Autoconf initialization. ##
1595 ## ------------------------ ##
1597 # ac_fn_c_try_compile LINENO
1598 # --------------------------
1599 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1600 ac_fn_c_try_compile
()
1602 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1603 rm -f conftest.
$ac_objext
1604 if { { ac_try
="$ac_compile"
1606 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1607 *) ac_try_echo=$ac_try;;
1609 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1610 $as_echo "$ac_try_echo"; } >&5
1611 (eval "$ac_compile") 2>conftest.err
1613 if test -s conftest.err; then
1614 grep -v '^ *+' conftest.err >conftest.er1
1615 cat conftest.er1 >&5
1616 mv -f conftest.er1 conftest.err
1618 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1619 test $ac_status = 0; } && {
1620 test -z "$ac_c_werror_flag" ||
1621 test ! -s conftest.err
1622 } && test -s conftest.$ac_objext; then :
1625 $as_echo "$as_me: failed program was:" >&5
1626 sed 's/^/| /' conftest.$ac_ext >&5
1630 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1633 } # ac_fn_c_try_compile
1635 # ac_fn_c_try_link LINENO
1636 # -----------------------
1637 # Try to link conftest.$ac_ext, and return whether this succeeded.
1640 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1641 rm -f conftest.$ac_objext conftest$ac_exeext
1642 if { { ac_try="$ac_link"
1644 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1645 *) ac_try_echo
=$ac_try;;
1647 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1648 $as_echo "$ac_try_echo"; } >&5
1649 (eval "$ac_link") 2>conftest.err
1651 if test -s conftest.err
; then
1652 grep -v '^ *+' conftest.err
>conftest.er1
1653 cat conftest.er1
>&5
1654 mv -f conftest.er1 conftest.err
1656 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1657 test $ac_status = 0; } && {
1658 test -z "$ac_c_werror_flag" ||
1659 test ! -s conftest.err
1660 } && test -s conftest
$ac_exeext && {
1661 test "$cross_compiling" = yes ||
1662 $as_test_x conftest
$ac_exeext
1666 $as_echo "$as_me: failed program was:" >&5
1667 sed 's/^/| /' conftest.
$ac_ext >&5
1671 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1672 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1673 # interfere with the next link command; also delete a directory that is
1674 # left behind by Apple's compiler. We do this before executing the actions.
1675 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1676 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1679 } # ac_fn_c_try_link
1681 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1682 # -------------------------------------------------------
1683 # Tests whether HEADER exists and can be compiled using the include files in
1684 # INCLUDES, setting the cache variable VAR accordingly.
1685 ac_fn_c_check_header_compile
()
1687 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1688 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1689 $as_echo_n "checking for $2... " >&6; }
1690 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1691 $as_echo_n "(cached) " >&6
1693 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1694 /* end confdefs.h. */
1698 if ac_fn_c_try_compile
"$LINENO"; then :
1703 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1706 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1707 $as_echo "$ac_res" >&6; }
1708 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1710 } # ac_fn_c_check_header_compile
1712 # ac_fn_c_try_cpp LINENO
1713 # ----------------------
1714 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1717 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1718 if { { ac_try
="$ac_cpp conftest.$ac_ext"
1720 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1721 *) ac_try_echo=$ac_try;;
1723 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1724 $as_echo "$ac_try_echo"; } >&5
1725 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1727 if test -s conftest.err; then
1728 grep -v '^ *+' conftest.err >conftest.er1
1729 cat conftest.er1 >&5
1730 mv -f conftest.er1 conftest.err
1732 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1733 test $ac_status = 0; } >/dev/null && {
1734 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1735 test ! -s conftest.err
1739 $as_echo "$as_me: failed program was:" >&5
1740 sed 's/^/| /' conftest.$ac_ext >&5
1744 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1749 # ac_fn_c_try_run LINENO
1750 # ----------------------
1751 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1752 # that executables *can* be run.
1755 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1756 if { { ac_try="$ac_link"
1758 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1759 *) ac_try_echo
=$ac_try;;
1761 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1762 $as_echo "$ac_try_echo"; } >&5
1763 (eval "$ac_link") 2>&5
1765 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1766 test $ac_status = 0; } && { ac_try
='./conftest$ac_exeext'
1767 { { case "(($ac_try" in
1768 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1769 *) ac_try_echo=$ac_try;;
1771 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1772 $as_echo "$ac_try_echo"; } >&5
1773 (eval "$ac_try") 2>&5
1775 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1776 test $ac_status = 0; }; }; then :
1779 $as_echo "$as_me: program exited with status $ac_status" >&5
1780 $as_echo "$as_me: failed program was:" >&5
1781 sed 's/^/| /' conftest.$ac_ext >&5
1783 ac_retval=$ac_status
1785 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1786 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1791 # ac_fn_c_check_func LINENO FUNC VAR
1792 # ----------------------------------
1793 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1794 ac_fn_c_check_func ()
1796 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1797 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1798 $as_echo_n "checking for $2... " >&6; }
1799 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1800 $as_echo_n "(cached) " >&6
1802 if test x$gcc_no_link = xyes; then
1803 as_fn_error "Link tests are not allowed after GCC_NO_EXECUTABLES." "$LINENO" 5
1805 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1806 /* end confdefs.h. */
1807 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1808 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1809 #define $2 innocuous_$2
1811 /* System header to define __stub macros and hopefully few prototypes,
1812 which can conflict with char $2 (); below.
1813 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1814 <limits.h> exists even on freestanding compilers. */
1817 # include <limits.h>
1819 # include <assert.h>
1824 /* Override any GCC internal prototype to avoid an error.
1825 Use char because int might match the return type of a GCC
1826 builtin and then its argument prototype would still apply. */
1831 /* The GNU C library defines this for functions which it implements
1832 to always fail with ENOSYS. Some functions are actually named
1833 something starting with __ and the normal name is an alias. */
1834 #if defined __stub_$2 || defined __stub___$2
1846 if ac_fn_c_try_link "$LINENO"; then :
1851 rm -f core conftest.err conftest.$ac_objext \
1852 conftest$ac_exeext conftest.$ac_ext
1855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1856 $as_echo "$ac_res" >&6; }
1857 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1859 } # ac_fn_c_check_func
1861 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1862 # -------------------------------------------------------
1863 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1864 # the include files in INCLUDES and setting the cache variable VAR
1866 ac_fn_c_check_header_mongrel ()
1868 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1869 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1870 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1871 $as_echo_n "checking for $2... " >&6; }
1872 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1873 $as_echo_n "(cached) " >&6
1876 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1877 $as_echo "$ac_res" >&6; }
1879 # Is the header compilable?
1880 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1881 $as_echo_n "checking $2 usability... " >&6; }
1882 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1883 /* end confdefs.h. */
1887 if ac_fn_c_try_compile "$LINENO"; then :
1888 ac_header_compiler=yes
1890 ac_header_compiler=no
1892 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1893 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1894 $as_echo "$ac_header_compiler" >&6; }
1896 # Is the header present?
1897 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1898 $as_echo_n "checking $2 presence... " >&6; }
1899 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1900 /* end confdefs.h. */
1903 if ac_fn_c_try_cpp "$LINENO"; then :
1904 ac_header_preproc=yes
1906 ac_header_preproc=no
1908 rm -f conftest.err conftest.$ac_ext
1909 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1910 $as_echo "$ac_header_preproc" >&6; }
1912 # So? What about this header?
1913 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1915 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1916 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1917 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1918 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1921 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1922 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1923 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1924 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1925 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1926 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1927 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1928 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1929 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1930 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1933 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1934 $as_echo_n "checking for $2... " >&6; }
1935 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1936 $as_echo_n "(cached) " >&6
1938 eval "$3=\$ac_header_compiler"
1941 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1942 $as_echo "$ac_res" >&6; }
1944 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1946 } # ac_fn_c_check_header_mongrel
1947 cat >config.log <<_ACEOF
1948 This file contains any messages produced by compilers while
1949 running configure, to aid debugging if configure makes a mistake.
1951 It was created by package-unused $as_me version-unused, which was
1952 generated by GNU Autoconf 2.64. Invocation command line was
1964 hostname = `(hostname || uname
-n) 2>/dev
/null |
sed 1q
`
1965 uname -m = `(uname
-m) 2>/dev
/null ||
echo unknown
`
1966 uname -r = `(uname
-r) 2>/dev
/null ||
echo unknown
`
1967 uname -s = `(uname
-s) 2>/dev
/null ||
echo unknown
`
1968 uname -v = `(uname
-v) 2>/dev
/null ||
echo unknown
`
1970 /usr/bin/uname -p = `(/usr
/bin
/uname
-p) 2>/dev
/null ||
echo unknown
`
1971 /bin/uname -X = `(/bin
/uname
-X) 2>/dev
/null ||
echo unknown
`
1973 /bin/arch = `(/bin
/arch
) 2>/dev
/null ||
echo unknown
`
1974 /usr/bin/arch -k = `(/usr
/bin
/arch
-k) 2>/dev
/null ||
echo unknown
`
1975 /usr/convex/getsysinfo = `(/usr
/convex
/getsysinfo
) 2>/dev
/null ||
echo unknown
`
1976 /usr/bin/hostinfo = `(/usr
/bin
/hostinfo
) 2>/dev
/null ||
echo unknown
`
1977 /bin/machine = `(/bin
/machine
) 2>/dev
/null ||
echo unknown
`
1978 /usr/bin/oslevel = `(/usr
/bin
/oslevel
) 2>/dev
/null ||
echo unknown
`
1979 /bin/universe = `(/bin
/universe
) 2>/dev
/null ||
echo unknown
`
1983 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1987 test -z "$as_dir" && as_dir=.
1988 $as_echo "PATH: $as_dir"
2004 # Keep a trace of the command line.
2005 # Strip out --no-create and --no-recursion so they do not pile up.
2006 # Strip out --silent because we don't want to record it for future runs.
2007 # Also quote any args containing shell meta-characters.
2008 # Make two passes to allow for proper duplicate-argument suppression.
2012 ac_must_keep_next=false
2018 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2019 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2020 | -silent | --silent | --silen | --sile | --sil)
2023 ac_arg=`$as_echo "$ac_arg" |
sed "s/'/'\\\\\\\\''/g"` ;;
2026 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2028 as_fn_append ac_configure_args1 " '$ac_arg'"
2029 if test $ac_must_keep_next = true; then
2030 ac_must_keep_next=false # Got value, back to normal.
2033 *=* | --config-cache | -C | -disable-* | --disable-* \
2034 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2035 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2036 | -with-* | --with-* | -without-* | --without-* | --x)
2037 case "$ac_configure_args0 " in
2038 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2041 -* ) ac_must_keep_next=true ;;
2044 as_fn_append ac_configure_args " '$ac_arg'"
2049 { ac_configure_args0=; unset ac_configure_args0;}
2050 { ac_configure_args1=; unset ac_configure_args1;}
2052 # When interrupted or exit'd, cleanup temporary files, and complete
2053 # config.log. We remove comments because anyway the quotes in there
2054 # would cause problems or look ugly.
2055 # WARNING: Use '\'' to represent an apostrophe within the trap.
2056 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2057 trap 'exit_status=$?
2058 # Save into config.log some information that might help in debugging.
2063 ## ---------------- ##
2064 ## Cache variables. ##
2065 ## ---------------- ##
2068 # The following way of writing the cache mishandles newlines in values,
2070 for ac_var in `(set) 2>&1 |
sed -n '\''s
/^\
([a-zA-Z_
][a-zA-Z0-9_
]*\
)=.
*/\
1/p
'\''`; do
2071 eval ac_val=\$$ac_var
2075 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2076 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2079 _ | IFS | as_nl) ;; #(
2080 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2081 *) { eval $ac_var=; unset $ac_var;} ;;
2086 case $as_nl`(ac_space
='\'' '\''; set) 2>&1` in #(
2087 *${as_nl}ac_space=\ *)
2089 "s/'\''/'\''\\\\'\'''\''/g;
2090 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2093 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2101 ## ----------------- ##
2102 ## Output variables. ##
2103 ## ----------------- ##
2106 for ac_var in $ac_subst_vars
2108 eval ac_val=\$$ac_var
2110 *\'\''*) ac_val=`$as_echo "$ac_val" |
sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2112 $as_echo "$ac_var='\''$ac_val'\''"
2116 if test -n "$ac_subst_files"; then
2118 ## ------------------- ##
2119 ## File substitutions. ##
2120 ## ------------------- ##
2123 for ac_var in $ac_subst_files
2125 eval ac_val=\$$ac_var
2127 *\'\''*) ac_val=`$as_echo "$ac_val" |
sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2129 $as_echo "$ac_var='\''$ac_val'\''"
2134 if test -s confdefs.h; then
2144 test "$ac_signal" != 0 &&
2145 $as_echo "$as_me: caught signal $ac_signal"
2146 $as_echo "$as_me: exit $exit_status"
2148 rm -f core *.core core.conftest.* &&
2149 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2152 for ac_signal in 1 2 13 15; do
2153 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2157 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2158 rm -f -r conftest* confdefs.h
2160 $as_echo "/* confdefs.h */" > confdefs.h
2162 # Predefined preprocessor variables.
2164 cat >>confdefs.h <<_ACEOF
2165 #define PACKAGE_NAME "$PACKAGE_NAME"
2168 cat >>confdefs.h <<_ACEOF
2169 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2172 cat >>confdefs.h <<_ACEOF
2173 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2176 cat >>confdefs.h <<_ACEOF
2177 #define PACKAGE_STRING "$PACKAGE_STRING"
2180 cat >>confdefs.h <<_ACEOF
2181 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2184 cat >>confdefs.h <<_ACEOF
2185 #define PACKAGE_URL "$PACKAGE_URL"
2189 # Let the site file select an alternate cache file if it wants to.
2190 # Prefer an explicitly selected file to automatically selected ones.
2193 if test -n "$CONFIG_SITE"; then
2194 ac_site_file1=$CONFIG_SITE
2195 elif test "x$prefix" != xNONE; then
2196 ac_site_file1=$prefix/share/config.site
2197 ac_site_file2=$prefix/etc/config.site
2199 ac_site_file1=$ac_default_prefix/share/config.site
2200 ac_site_file2=$ac_default_prefix/etc/config.site
2202 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2204 test "x$ac_site_file" = xNONE && continue
2205 if test -r "$ac_site_file"; then
2206 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2207 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2208 sed 's/^/| /' "$ac_site_file" >&5
2213 if test -r "$cache_file"; then
2214 # Some versions of bash will fail to source /dev/null (special
2215 # files actually), so we avoid doing that.
2216 if test -f "$cache_file"; then
2217 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2218 $as_echo "$as_me: loading cache $cache_file" >&6;}
2220 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2221 *) . "./$cache_file";;
2225 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2226 $as_echo "$as_me: creating cache $cache_file" >&6;}
2230 # Check that the precious variables saved in the cache have kept the same
2232 ac_cache_corrupted=false
2233 for ac_var in $ac_precious_vars; do
2234 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2235 eval ac_new_set=\$ac_env_${ac_var}_set
2236 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2237 eval ac_new_val=\$ac_env_${ac_var}_value
2238 case $ac_old_set,$ac_new_set in
2240 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run
" >&5
2241 $as_echo "$as_me: error
: \
`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2242 ac_cache_corrupted=: ;;
2244 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not
set in the previous run
" >&5
2245 $as_echo "$as_me: error
: \
`$ac_var' was not set in the previous run" >&2;}
2246 ac_cache_corrupted=: ;;
2249 if test "x$ac_old_val" != "x$ac_new_val"; then
2250 # differences in whitespace do not lead to failure.
2251 ac_old_val_w=`echo x
$ac_old_val`
2252 ac_new_val_w=`echo x
$ac_new_val`
2253 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2254 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2255 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run
:" >&2;}
2256 ac_cache_corrupted=:
2258 { $as_echo "$as_me:${as_lineno-$LINENO}: warning
: ignoring whitespace changes
in \
`$ac_var' since the previous run:" >&5
2259 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2260 eval $ac_var=\$ac_old_val
2262 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2263 $as_echo "$as_me: former value
: \
`$ac_old_val'" >&2;}
2264 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2265 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2268 # Pass precious variables to config.status.
2269 if test "$ac_new_set" = set; then
2271 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s
/'/'\\\\\\\\''/g
"` ;;
2272 *) ac_arg=$ac_var=$ac_new_val ;;
2274 case " $ac_configure_args " in
2275 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2276 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2280 if $ac_cache_corrupted; then
2281 { $as_echo "$as_me:${as_lineno-$LINENO}: error
: in \
`$ac_pwd':" >&5
2282 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2283 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2284 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2285 as_fn_error "run \`make distclean' and
/or \
`rm $cache_file' and start over" "$LINENO" 5
2287 ## -------------------- ##
2288 ## Main body of script. ##
2289 ## -------------------- ##
2292 ac_cpp='$CPP $CPPFLAGS'
2293 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2294 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2295 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2303 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2304 for ac_t in install-sh install.sh shtool; do
2305 if test -f "$ac_dir/$ac_t"; then
2307 ac_install_sh="$ac_aux_dir/$ac_t -c"
2312 if test -z "$ac_aux_dir"; then
2313 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2316 # These three variables are undocumented and unsupported,
2317 # and are intended to be withdrawn in a future Autoconf release.
2318 # They can cause serious problems if a builder's source tree is in a directory
2319 # whose full name contains unusual characters.
2320 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2321 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2322 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2325 # Make sure we can run config.sub.
2326 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2327 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2329 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2330 $as_echo_n "checking build system type... " >&6; }
2331 if test "${ac_cv_build+set}" = set; then :
2332 $as_echo_n "(cached) " >&6
2334 ac_build_alias=$build_alias
2335 test "x$ac_build_alias" = x &&
2336 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2337 test "x$ac_build_alias" = x &&
2338 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
2339 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2340 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2343 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2344 $as_echo "$ac_cv_build" >&6; }
2345 case $ac_cv_build in
2347 *) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
2350 ac_save_IFS=$IFS; IFS='-'
2356 # Remember, the first character of IFS is used to create $*,
2357 # except with old shells:
2360 case $build_os in *\ *) build_os=`echo "$build_os" |
sed 's/ /-/g'`;; esac
2363 case ${build_alias} in
2364 "") build_noncanonical=${build} ;;
2365 *) build_noncanonical=${build_alias} ;;
2368 case ${host_alias} in
2369 "") host_noncanonical=${build_noncanonical} ;;
2370 *) host_noncanonical=${host_alias} ;;
2373 case ${target_alias} in
2374 "") target_noncanonical=${host_noncanonical} ;;
2375 *) target_noncanonical=${target_alias} ;;
2379 # post-stage1 host modules use a different CC_FOR_BUILD so, in order to
2380 # have matching libraries, they should use host libraries: Makefile.tpl
2381 # arranges to pass --with-build-libsubdir=$(HOST_SUBDIR).
2382 # However, they still use the build modules, because the corresponding
2383 # host modules (e.g. bison) are only built for the host when bootstrap
2385 # - build_subdir is where we find build modules, and never changes.
2386 # - build_libsubdir is where we find build libraries, and can be overridden.
2388 # Prefix 'build-' so this never conflicts with target_subdir.
2389 build_subdir="build-${build_noncanonical}"
2391 # Check whether --with-build-libsubdir was given.
2392 if test "${with_build_libsubdir+set}" = set; then :
2393 withval=$with_build_libsubdir; build_libsubdir="$withval"
2395 build_libsubdir="$build_subdir"
2398 # --srcdir=. covers the toplevel, while "test -d" covers the subdirectories
2399 if ( test $srcdir = . && test -d gcc ) \
2400 || test -d $srcdir/../host-${host_noncanonical}; then
2401 host_subdir="host-${host_noncanonical}"
2406 target_subdir=${target_noncanonical}
2409 # We need the following definitions because AC_PROG_LIBTOOL relies on them
2411 # Version is pulled out to make it a bit easier to change using sed.
2415 # This works around the fact that libtool configuration may change LD
2416 # for this particular configuration, but some shells, instead of
2417 # keeping the changes in LD private, export them just because LD is
2419 ORIGINAL_LD_FOR_MULTILIBS=$LD
2425 # We use these options to decide which functions to include.
2427 # Check whether --with-target-subdir was given.
2428 if test "${with_target_subdir+set}" = set; then :
2429 withval=$with_target_subdir;
2433 # Check whether --with-cross-host was given.
2434 if test "${with_cross_host+set}" = set; then :
2435 withval=$with_cross_host;
2439 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for --enable-version-specific-runtime-libs" >&5
2440 $as_echo_n "checking for --enable-version-specific-runtime-libs... " >&6; }
2441 # Check whether --enable-version-specific-runtime-libs was given.
2442 if test "${enable_version_specific_runtime_libs+set}" = set; then :
2443 enableval=$enable_version_specific_runtime_libs; case "$enableval" in
2444 yes) version_specific_libs=yes ;;
2445 no) version_specific_libs=no ;;
2446 *) as_fn_error "Unknown argument to enable/disable version-specific libs" "$LINENO" 5;;
2449 version_specific_libs=no
2452 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $version_specific_libs" >&5
2453 $as_echo "$version_specific_libs" >&6; }
2455 # Check whether --enable-objc-gc was given.
2456 if test "${enable_objc_gc+set}" = set; then :
2457 enableval=$enable_objc_gc; case $enable_objc_gc in
2460 OBJC_BOEHM_GC_INCLUDES=''
2463 OBJC_BOEHM_GC=libobjc_gc.la
2464 OBJC_BOEHM_GC_INCLUDES='-I$(top_srcdir)/../boehm-gc/include -I../boehm-gc/include'
2468 OBJC_BOEHM_GC=''; OBJC_BOEHM_GC_INCLUDES=''
2478 # Find the rest of the source tree framework.
2479 # Default to --enable-multilib
2480 # Check whether --enable-multilib was given.
2481 if test "${enable_multilib+set}" = set; then :
2482 enableval=$enable_multilib; case "$enableval" in
2483 yes) multilib=yes ;;
2485 *) as_fn_error "bad value $enableval for multilib option" "$LINENO" 5 ;;
2492 # We may get other options which we leave undocumented:
2493 # --with-target-subdir, --with-multisrctop, --with-multisubdir
2494 # See config-ml.in if you want the gory details.
2496 if test "$srcdir" = "."; then
2497 if test "$with_target_subdir" != "."; then
2498 multi_basedir="$srcdir/$with_multisrctop../.."
2500 multi_basedir="$srcdir/$with_multisrctop.."
2503 multi_basedir="$srcdir/.."
2507 # Even if the default multilib is not a cross compilation,
2508 # it may be that some of the other multilibs are.
2509 if test $cross_compiling = no && test $multilib = yes \
2510 && test "x${with_multisubdir}" != x ; then
2511 cross_compiling=maybe
2514 ac_config_commands="$ac_config_commands default-1"
2517 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2518 $as_echo_n "checking host system type... " >&6; }
2519 if test "${ac_cv_host+set}" = set; then :
2520 $as_echo_n "(cached) " >&6
2522 if test "x$host_alias" = x; then
2523 ac_cv_host=$ac_cv_build
2525 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2526 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2530 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2531 $as_echo "$ac_cv_host" >&6; }
2534 *) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
2537 ac_save_IFS=$IFS; IFS='-'
2543 # Remember, the first character of IFS is used to create $*,
2544 # except with old shells:
2547 case $host_os in *\ *) host_os=`echo "$host_os" |
sed 's/ /-/g'`;; esac
2550 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2551 $as_echo_n "checking target system type... " >&6; }
2552 if test "${ac_cv_target+set}" = set; then :
2553 $as_echo_n "(cached) " >&6
2555 if test "x$target_alias" = x; then
2556 ac_cv_target=$ac_cv_host
2558 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
2559 as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
2563 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2564 $as_echo "$ac_cv_target" >&6; }
2565 case $ac_cv_target in
2567 *) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
2569 target=$ac_cv_target
2570 ac_save_IFS=$IFS; IFS='-'
2576 # Remember, the first character of IFS is used to create $*,
2577 # except with old shells:
2580 case $target_os in *\ *) target_os=`echo "$target_os" |
sed 's/ /-/g'`;; esac
2583 # The aliases save the names the user supplied, while $host etc.
2584 # will get canonicalized.
2585 test -n "$target_alias" &&
2586 test "$program_prefix$program_suffix$program_transform_name" = \
2588 program_prefix=${target_alias}-
2593 # Export source directory.
2594 # These need to be absolute paths, yet at the same time need to
2595 # canonicalize only relative paths, because then amd will not unmount
2596 # drives. Thus the use of PWDCMD: set it to 'pawd' or 'amq -w' if using amd.
2598 \\/$* | ?:\\/*) glibcpp_srcdir=${srcdir} ;;
2599 *) glibcpp_srcdir=`cd "$srcdir" && ${PWDCMD-pwd} ||
echo "$srcdir"` ;;
2603 # Calculate toolexeclibdir
2604 # Also toolexecdir, though it's only used in toolexeclibdir
2605 case ${version_specific_libs} in
2607 # Need the gcc compiler version to know where to install libraries
2608 # and header files if --enable-version-specific-runtime-libs option
2610 toolexecdir='$(libdir)/gcc/$(target_noncanonical)'
2611 toolexeclibdir='$(toolexecdir)/$(gcc_version)$(MULTISUBDIR)'
2614 if test -n "$with_cross_host" &&
2615 test x"$with_cross_host" != x"no"; then
2616 # Install a library built with a cross compiler in tooldir, not libdir.
2617 toolexecdir='$(exec_prefix)/$(target_noncanonical)'
2618 toolexeclibdir='$(toolexecdir)/lib'
2620 toolexecdir='$(libdir)/gcc-lib/$(target_noncanonical)'
2621 toolexeclibdir='$(libdir)'
2623 multi_os_directory=`$CC -print-multi-os-directory`
2624 case $multi_os_directory in
2625 .) ;; # Avoid trailing /.
2626 *) toolexeclibdir=$toolexeclibdir/$multi_os_directory ;;
2633 # Figure out if we want to name the include directory and the
2634 # library name changes differently.
2635 includedirname=include
2639 # Darwin is the only target so far that needs a different include directory.
2640 includedirname=include-gnu-runtime
2647 ac_config_headers="$ac_config_headers config.h"
2656 # We must force CC to /not/ be a precious variable; otherwise
2657 # the wrong, non-multilib-adjusted value will be used in multilibs.
2658 # As a side effect, we have to subst CFLAGS ourselves.
2662 ac_cpp='$CPP $CPPFLAGS'
2663 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2664 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2665 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2666 if test -n "$ac_tool_prefix"; then
2667 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2668 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2669 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2670 $as_echo_n "checking for $ac_word... " >&6; }
2671 if test "${ac_cv_prog_CC+set}" = set; then :
2672 $as_echo_n "(cached) " >&6
2674 if test -n "$CC"; then
2675 ac_cv_prog_CC="$CC" # Let the user override the test.
2677 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2681 test -z "$as_dir" && as_dir=.
2682 for ac_exec_ext in '' $ac_executable_extensions; do
2683 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2684 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2685 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2695 if test -n "$CC"; then
2696 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2697 $as_echo "$CC" >&6; }
2699 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2700 $as_echo "no" >&6; }
2705 if test -z "$ac_cv_prog_CC"; then
2707 # Extract the first word of "gcc", so it can be a program name with args.
2708 set dummy gcc; ac_word=$2
2709 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2710 $as_echo_n "checking for $ac_word... " >&6; }
2711 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2712 $as_echo_n "(cached) " >&6
2714 if test -n "$ac_ct_CC"; then
2715 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2717 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2721 test -z "$as_dir" && as_dir=.
2722 for ac_exec_ext in '' $ac_executable_extensions; do
2723 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2724 ac_cv_prog_ac_ct_CC="gcc"
2725 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2734 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2735 if test -n "$ac_ct_CC"; then
2736 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2737 $as_echo "$ac_ct_CC" >&6; }
2739 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2740 $as_echo "no" >&6; }
2743 if test "x$ac_ct_CC" = x; then
2746 case $cross_compiling:$ac_tool_warned in
2748 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2749 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2750 ac_tool_warned=yes ;;
2758 if test -z "$CC"; then
2759 if test -n "$ac_tool_prefix"; then
2760 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2761 set dummy ${ac_tool_prefix}cc; ac_word=$2
2762 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2763 $as_echo_n "checking for $ac_word... " >&6; }
2764 if test "${ac_cv_prog_CC+set}" = set; then :
2765 $as_echo_n "(cached) " >&6
2767 if test -n "$CC"; then
2768 ac_cv_prog_CC="$CC" # Let the user override the test.
2770 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2774 test -z "$as_dir" && as_dir=.
2775 for ac_exec_ext in '' $ac_executable_extensions; do
2776 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2777 ac_cv_prog_CC="${ac_tool_prefix}cc"
2778 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2788 if test -n "$CC"; then
2789 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2790 $as_echo "$CC" >&6; }
2792 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2793 $as_echo "no" >&6; }
2799 if test -z "$CC"; then
2800 # Extract the first word of "cc", so it can be a program name with args.
2801 set dummy cc; ac_word=$2
2802 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2803 $as_echo_n "checking for $ac_word... " >&6; }
2804 if test "${ac_cv_prog_CC+set}" = set; then :
2805 $as_echo_n "(cached) " >&6
2807 if test -n "$CC"; then
2808 ac_cv_prog_CC="$CC" # Let the user override the test.
2811 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2815 test -z "$as_dir" && as_dir=.
2816 for ac_exec_ext in '' $ac_executable_extensions; do
2817 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2818 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2819 ac_prog_rejected=yes
2823 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2830 if test $ac_prog_rejected = yes; then
2831 # We found a bogon in the path, so make sure we never use it.
2832 set dummy $ac_cv_prog_CC
2834 if test $# != 0; then
2835 # We chose a different compiler from the bogus one.
2836 # However, it has the same basename, so the bogon will be chosen
2837 # first if we set CC to just the basename; use the full file name.
2839 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2845 if test -n "$CC"; then
2846 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2847 $as_echo "$CC" >&6; }
2849 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2850 $as_echo "no" >&6; }
2855 if test -z "$CC"; then
2856 if test -n "$ac_tool_prefix"; then
2857 for ac_prog in cl.exe
2859 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2860 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2861 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2862 $as_echo_n "checking for $ac_word... " >&6; }
2863 if test "${ac_cv_prog_CC+set}" = set; then :
2864 $as_echo_n "(cached) " >&6
2866 if test -n "$CC"; then
2867 ac_cv_prog_CC="$CC" # Let the user override the test.
2869 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2873 test -z "$as_dir" && as_dir=.
2874 for ac_exec_ext in '' $ac_executable_extensions; do
2875 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2876 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2877 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2887 if test -n "$CC"; then
2888 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2889 $as_echo "$CC" >&6; }
2891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2892 $as_echo "no" >&6; }
2896 test -n "$CC" && break
2899 if test -z "$CC"; then
2901 for ac_prog in cl.exe
2903 # Extract the first word of "$ac_prog", so it can be a program name with args.
2904 set dummy $ac_prog; ac_word=$2
2905 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2906 $as_echo_n "checking for $ac_word... " >&6; }
2907 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2908 $as_echo_n "(cached) " >&6
2910 if test -n "$ac_ct_CC"; then
2911 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2913 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2917 test -z "$as_dir" && as_dir=.
2918 for ac_exec_ext in '' $ac_executable_extensions; do
2919 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2920 ac_cv_prog_ac_ct_CC="$ac_prog"
2921 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2930 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2931 if test -n "$ac_ct_CC"; then
2932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2933 $as_echo "$ac_ct_CC" >&6; }
2935 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2936 $as_echo "no" >&6; }
2940 test -n "$ac_ct_CC" && break
2943 if test "x$ac_ct_CC" = x; then
2946 case $cross_compiling:$ac_tool_warned in
2948 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2949 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2950 ac_tool_warned=yes ;;
2959 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2960 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2961 as_fn_error "no acceptable C compiler found
in \
$PATH
2962 See \
`config.log' for more details." "$LINENO" 5; }
2964 # Provide some information about the compiler.
2965 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
2968 for ac_option in --version -v -V -qversion; do
2969 { { ac_try="$ac_compiler $ac_option >&5"
2971 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2972 *) ac_try_echo
=$ac_try;;
2974 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2975 $as_echo "$ac_try_echo"; } >&5
2976 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
2978 if test -s conftest.err
; then
2980 ... rest of stderr output deleted ...
2981 10q' conftest.err
>conftest.er1
2982 cat conftest.er1
>&5
2983 rm -f conftest.er1 conftest.err
2985 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2986 test $ac_status = 0; }
2989 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2990 /* end confdefs.h. */
3001 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
3002 (eval $ac_link) 2>&5
3004 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3005 test $ac_status = 0; }; then :
3010 if test x
$gcc_no_link = xyes
; then
3011 # Setting cross_compile will disable run tests; it will
3012 # also disable AC_CHECK_FILE but that's generally
3013 # correct if we can't link.
3017 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3018 /* end confdefs.h. */
3028 ac_clean_files_save
=$ac_clean_files
3029 ac_clean_files
="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
3030 # Try to create an executable without -o first, disregard a.out.
3031 # It will help us diagnose broken compilers, and finding out an intuition
3033 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3034 $as_echo_n "checking for C compiler default output file name... " >&6; }
3035 ac_link_default
=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3037 # The possible output files:
3038 ac_files
="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3041 for ac_file
in $ac_files
3044 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
3045 * ) ac_rmfiles
="$ac_rmfiles $ac_file";;
3050 if { { ac_try
="$ac_link_default"
3052 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3053 *) ac_try_echo=$ac_try;;
3055 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3056 $as_echo "$ac_try_echo"; } >&5
3057 (eval "$ac_link_default") 2>&5
3059 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3060 test $ac_status = 0; }; then :
3061 # Autoconf-2.13 could set the ac_cv_exeext variable to `no
'.
3062 # So ignore a value of `no', otherwise this would lead to
`EXEEXT = no'
3063 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3064 # so that the user can short-circuit this test for compilers unknown to
3066 for ac_file in $ac_files ''
3068 test -f "$ac_file" || continue
3070 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3073 # We found the default executable, but exeext='' is most
3077 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3079 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3081 # We set ac_cv_exeext here because the later test for it is not
3082 # safe: cross compilers may not add the suffix if given an `-o'
3083 # argument, so we may need to know it at that point already.
3084 # Even if this section looks crufty: it has the advantage of
3091 test "$ac_cv_exeext" = no && ac_cv_exeext=
3096 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3097 $as_echo "$ac_file" >&6; }
3098 if test -z "$ac_file"; then :
3099 $as_echo "$as_me: failed program was:" >&5
3100 sed 's
/^
/|
/' conftest.$ac_ext >&5
3102 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3103 $as_echo "$as_me: error
: in \
`$ac_pwd':" >&2;}
3104 { as_fn_set_status 77
3105 as_fn_error "C compiler cannot create executables
3106 See \`config.log
' for more details." "$LINENO" 5; }; }
3108 ac_exeext=$ac_cv_exeext
3110 # Check that the compiler produces executables we can run. If not, either
3111 # the compiler is broken, or we cross compile.
3112 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3113 $as_echo_n "checking whether the C compiler works... " >&6; }
3114 # If not cross compiling, check that we can run a simple program.
3115 if test "$cross_compiling" != yes; then
3116 if { ac_try='.
/$ac_file'
3117 { { case "(($ac_try" in
3118 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3119 *) ac_try_echo=$ac_try;;
3121 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3122 $as_echo "$ac_try_echo"; } >&5
3123 (eval "$ac_try") 2>&5
3125 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3126 test $ac_status = 0; }; }; then
3129 if test "$cross_compiling" = maybe; then
3132 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3133 $as_echo "$as_me: error
: in \
`$ac_pwd':" >&2;}
3134 as_fn_error "cannot run C compiled programs.
3135 If you meant to cross compile, use \`--host'.
3136 See \`config.log' for more details.
" "$LINENO" 5; }
3140 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: yes" >&5
3141 $as_echo "yes" >&6; }
3143 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
3144 ac_clean_files=$ac_clean_files_save
3145 # Check that the compiler produces executables we can run. If not, either
3146 # the compiler is broken, or we cross compile.
3147 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling
" >&5
3148 $as_echo_n "checking whether we are cross compiling...
" >&6; }
3149 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $cross_compiling" >&5
3150 $as_echo "$cross_compiling" >&6; }
3152 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for suffix of executables
" >&5
3153 $as_echo_n "checking
for suffix of executables...
" >&6; }
3154 if { { ac_try="$ac_link"
3156 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3157 *) ac_try_echo=$ac_try;;
3159 eval ac_try_echo="\"\
$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3160 $as_echo "$ac_try_echo"; } >&5
3161 (eval "$ac_link") 2>&5
3163 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
3164 test $ac_status = 0; }; then :
3165 # If both `conftest.exe' and `conftest' are `present' (well, observable)
3166 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3167 # work properly (i.e., refer to `conftest.exe'), while it won't with
3169 for ac_file in conftest.exe conftest conftest.*; do
3170 test -f "$ac_file" || continue
3172 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3173 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3179 { { $as_echo "$as_me:${as_lineno-$LINENO}: error
: in \
`$ac_pwd':" >&5
3180 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3181 as_fn_error "cannot compute suffix of executables: cannot compile and link
3182 See \`config.log' for more details.
" "$LINENO" 5; }
3184 rm -f conftest$ac_cv_exeext
3185 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_exeext" >&5
3186 $as_echo "$ac_cv_exeext" >&6; }
3188 rm -f conftest.$ac_ext
3189 EXEEXT=$ac_cv_exeext
3192 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for suffix of object files
" >&5
3193 $as_echo_n "checking
for suffix of object files...
" >&6; }
3194 if test "${ac_cv_objext+set}" = set; then :
3195 $as_echo_n "(cached
) " >&6
3197 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3198 /* end confdefs.h. */
3208 rm -f conftest.o conftest.obj
3209 if { { ac_try="$ac_compile"
3211 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3212 *) ac_try_echo=$ac_try;;
3214 eval ac_try_echo="\"\
$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3215 $as_echo "$ac_try_echo"; } >&5
3216 (eval "$ac_compile") 2>&5
3218 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
3219 test $ac_status = 0; }; then :
3220 for ac_file in conftest.o conftest.obj conftest.*; do
3221 test -f "$ac_file" || continue;
3223 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3224 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3229 $as_echo "$as_me: failed program was
:" >&5
3230 sed 's/^/| /' conftest.$ac_ext >&5
3232 { { $as_echo "$as_me:${as_lineno-$LINENO}: error
: in \
`$ac_pwd':" >&5
3233 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3234 as_fn_error "cannot compute suffix of object files: cannot compile
3235 See \`config.log' for more details.
" "$LINENO" 5; }
3237 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3239 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_objext" >&5
3240 $as_echo "$ac_cv_objext" >&6; }
3241 OBJEXT=$ac_cv_objext
3243 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler
" >&5
3244 $as_echo_n "checking whether we are using the GNU C compiler...
" >&6; }
3245 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3246 $as_echo_n "(cached
) " >&6
3248 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3249 /* end confdefs.h. */
3262 if ac_fn_c_try_compile "$LINENO"; then :
3267 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3268 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3271 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_c_compiler_gnu" >&5
3272 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3273 if test $ac_compiler_gnu = yes; then
3278 ac_test_CFLAGS=${CFLAGS+set}
3279 ac_save_CFLAGS=$CFLAGS
3280 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether
$CC accepts
-g" >&5
3281 $as_echo_n "checking whether
$CC accepts
-g...
" >&6; }
3282 if test "${ac_cv_prog_cc_g+set}" = set; then :
3283 $as_echo_n "(cached
) " >&6
3285 ac_save_c_werror_flag=$ac_c_werror_flag
3286 ac_c_werror_flag=yes
3289 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3290 /* end confdefs.h. */
3300 if ac_fn_c_try_compile "$LINENO"; then :
3304 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3305 /* end confdefs.h. */
3315 if ac_fn_c_try_compile "$LINENO"; then :
3318 ac_c_werror_flag=$ac_save_c_werror_flag
3320 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3321 /* end confdefs.h. */
3331 if ac_fn_c_try_compile "$LINENO"; then :
3334 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3336 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3338 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3339 ac_c_werror_flag=$ac_save_c_werror_flag
3341 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_prog_cc_g" >&5
3342 $as_echo "$ac_cv_prog_cc_g" >&6; }
3343 if test "$ac_test_CFLAGS" = set; then
3344 CFLAGS=$ac_save_CFLAGS
3345 elif test $ac_cv_prog_cc_g = yes; then
3346 if test "$GCC" = yes; then
3352 if test "$GCC" = yes; then
3358 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $CC option to accept ISO C89
" >&5
3359 $as_echo_n "checking
for $CC option to accept ISO C89...
" >&6; }
3360 if test "${ac_cv_prog_cc_c89+set}" = set; then :
3361 $as_echo_n "(cached
) " >&6
3363 ac_cv_prog_cc_c89=no
3365 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3366 /* end confdefs.h. */
3369 #include <sys/types.h>
3370 #include <sys/stat.h>
3371 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3372 struct buf { int x; };
3373 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3374 static char *e (p, i)
3380 static char *f (char * (*g) (char **, int), char **p, ...)
3385 s = g (p, va_arg (v,int));
3390 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3391 function prototypes and stuff, but not '\xHH' hex character constants.
3392 These don't provoke an error unfortunately, instead are silently treated
3393 as 'x'. The following induces an error, until -std is added to get
3394 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3395 array size at least. It's necessary to write '\x00'==0 to get something
3396 that's true only with -std. */
3397 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3399 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3400 inside strings and character constants. */
3402 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3404 int test (int i, double x);
3405 struct s1 {int (*f) (int a);};
3406 struct s2 {int (*f) (double a);};
3407 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3413 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3418 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3419 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3421 CC="$ac_save_CC $ac_arg"
3422 if ac_fn_c_try_compile "$LINENO"; then :
3423 ac_cv_prog_cc_c89=$ac_arg
3425 rm -f core conftest.err conftest.$ac_objext
3426 test "x
$ac_cv_prog_cc_c89" != "xno
" && break
3428 rm -f conftest.$ac_ext
3433 case "x
$ac_cv_prog_cc_c89" in
3435 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: none needed
" >&5
3436 $as_echo "none needed
" >&6; } ;;
3438 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: unsupported
" >&5
3439 $as_echo "unsupported
" >&6; } ;;
3441 CC="$CC $ac_cv_prog_cc_c89"
3442 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_prog_cc_c89" >&5
3443 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3445 if test "x
$ac_cv_prog_cc_c89" != xno; then :
3450 ac_cpp='$CPP $CPPFLAGS'
3451 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3452 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3453 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3457 # extra LD Flags which are required for targets
3460 # Darwin needs -single_module when linking libobjc
3461 extra_ldflags_libobjc=-Wl,-single_module
3468 if test -n "$ac_tool_prefix"; then
3469 # Extract the first word of "${ac_tool_prefix}as
", so it can be a program name with args.
3470 set dummy ${ac_tool_prefix}as; ac_word=$2
3471 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
3472 $as_echo_n "checking
for $ac_word...
" >&6; }
3473 if test "${ac_cv_prog_AS+set}" = set; then :
3474 $as_echo_n "(cached
) " >&6
3476 if test -n "$AS"; then
3477 ac_cv_prog_AS="$AS" # Let the user override the test.
3479 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3483 test -z "$as_dir" && as_dir=.
3484 for ac_exec_ext in '' $ac_executable_extensions; do
3485 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3486 ac_cv_prog_AS="${ac_tool_prefix}as
"
3487 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
3497 if test -n "$AS"; then
3498 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $AS" >&5
3499 $as_echo "$AS" >&6; }
3501 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
3502 $as_echo "no
" >&6; }
3507 if test -z "$ac_cv_prog_AS"; then
3509 # Extract the first word of "as
", so it can be a program name with args.
3510 set dummy as; ac_word=$2
3511 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
3512 $as_echo_n "checking
for $ac_word...
" >&6; }
3513 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then :
3514 $as_echo_n "(cached
) " >&6
3516 if test -n "$ac_ct_AS"; then
3517 ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
3519 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3523 test -z "$as_dir" && as_dir=.
3524 for ac_exec_ext in '' $ac_executable_extensions; do
3525 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3526 ac_cv_prog_ac_ct_AS="as
"
3527 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
3536 ac_ct_AS=$ac_cv_prog_ac_ct_AS
3537 if test -n "$ac_ct_AS"; then
3538 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_AS" >&5
3539 $as_echo "$ac_ct_AS" >&6; }
3541 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
3542 $as_echo "no
" >&6; }
3545 if test "x
$ac_ct_AS" = x; then
3548 case $cross_compiling:$ac_tool_warned in
3550 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
3551 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
3552 ac_tool_warned=yes ;;
3560 if test -n "$ac_tool_prefix"; then
3561 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
3562 set dummy ${ac_tool_prefix}ar; ac_word=$2
3563 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
3564 $as_echo_n "checking
for $ac_word...
" >&6; }
3565 if test "${ac_cv_prog_AR+set}" = set; then :
3566 $as_echo_n "(cached
) " >&6
3568 if test -n "$AR"; then
3569 ac_cv_prog_AR="$AR" # Let the user override the test.
3571 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3575 test -z "$as_dir" && as_dir=.
3576 for ac_exec_ext in '' $ac_executable_extensions; do
3577 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3578 ac_cv_prog_AR="${ac_tool_prefix}ar"
3579 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
3589 if test -n "$AR"; then
3590 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $AR" >&5
3591 $as_echo "$AR" >&6; }
3593 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
3594 $as_echo "no
" >&6; }
3599 if test -z "$ac_cv_prog_AR"; then
3601 # Extract the first word of "ar", so it can be a program name with args.
3602 set dummy ar; ac_word=$2
3603 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
3604 $as_echo_n "checking
for $ac_word...
" >&6; }
3605 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
3606 $as_echo_n "(cached
) " >&6
3608 if test -n "$ac_ct_AR"; then
3609 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
3611 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3615 test -z "$as_dir" && as_dir=.
3616 for ac_exec_ext in '' $ac_executable_extensions; do
3617 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3618 ac_cv_prog_ac_ct_AR="ar"
3619 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
3628 ac_ct_AR=$ac_cv_prog_ac_ct_AR
3629 if test -n "$ac_ct_AR"; then
3630 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_AR" >&5
3631 $as_echo "$ac_ct_AR" >&6; }
3633 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
3634 $as_echo "no
" >&6; }
3637 if test "x
$ac_ct_AR" = x; then
3640 case $cross_compiling:$ac_tool_warned in
3642 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
3643 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
3644 ac_tool_warned=yes ;;
3652 if test -n "$ac_tool_prefix"; then
3653 # Extract the first word of "${ac_tool_prefix}ranlib
", so it can be a program name with args.
3654 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
3655 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
3656 $as_echo_n "checking
for $ac_word...
" >&6; }
3657 if test "${ac_cv_prog_RANLIB+set}" = set; then :
3658 $as_echo_n "(cached
) " >&6
3660 if test -n "$RANLIB"; then
3661 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
3663 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3667 test -z "$as_dir" && as_dir=.
3668 for ac_exec_ext in '' $ac_executable_extensions; do
3669 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3670 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib
"
3671 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
3680 RANLIB=$ac_cv_prog_RANLIB
3681 if test -n "$RANLIB"; then
3682 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $RANLIB" >&5
3683 $as_echo "$RANLIB" >&6; }
3685 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
3686 $as_echo "no
" >&6; }
3691 if test -z "$ac_cv_prog_RANLIB"; then
3692 ac_ct_RANLIB=$RANLIB
3693 # Extract the first word of "ranlib
", so it can be a program name with args.
3694 set dummy ranlib; ac_word=$2
3695 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
3696 $as_echo_n "checking
for $ac_word...
" >&6; }
3697 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
3698 $as_echo_n "(cached
) " >&6
3700 if test -n "$ac_ct_RANLIB"; then
3701 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
3703 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3707 test -z "$as_dir" && as_dir=.
3708 for ac_exec_ext in '' $ac_executable_extensions; do
3709 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3710 ac_cv_prog_ac_ct_RANLIB="ranlib
"
3711 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
3720 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
3721 if test -n "$ac_ct_RANLIB"; then
3722 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_RANLIB" >&5
3723 $as_echo "$ac_ct_RANLIB" >&6; }
3725 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
3726 $as_echo "no
" >&6; }
3729 if test "x
$ac_ct_RANLIB" = x; then
3732 case $cross_compiling:$ac_tool_warned in
3734 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
3735 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
3736 ac_tool_warned=yes ;;
3738 RANLIB=$ac_ct_RANLIB
3741 RANLIB="$ac_cv_prog_RANLIB"
3744 # Find a good install program. We prefer a C program (faster),
3745 # so one script is as good as another. But avoid the broken or
3746 # incompatible versions:
3747 # SysV /etc/install, /usr/sbin/install
3748 # SunOS /usr/etc/install
3749 # IRIX /sbin/install
3751 # AmigaOS /C/install, which installs bootblocks on floppy discs
3752 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3753 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
3754 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff
"
3755 # OS/2's system install, which has a completely different semantic
3756 # ./install, which can be erroneously created by make from ./install.sh.
3757 # Reject install programs that cannot install multiple files.
3758 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for a BSD-compatible
install" >&5
3759 $as_echo_n "checking
for a BSD-compatible
install...
" >&6; }
3760 if test -z "$INSTALL"; then
3761 if test "${ac_cv_path_install+set}" = set; then :
3762 $as_echo_n "(cached
) " >&6
3764 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3768 test -z "$as_dir" && as_dir=.
3769 # Account for people who put trailing slashes in PATH elements.
3770 case $as_dir/ in #((
3771 ./ | .// | /[cC]/* | \
3772 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
3773 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
3776 # OSF1 and SCO ODT 3.0 have their own names for install.
3777 # Don't use installbsd from OSF since it installs stuff as root
3779 for ac_prog in ginstall scoinst install; do
3780 for ac_exec_ext in '' $ac_executable_extensions; do
3781 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
3782 if test $ac_prog = install &&
3783 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3784 # AIX install. It has an incompatible calling convention.
3786 elif test $ac_prog = install &&
3787 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3788 # program-specific install script used by HP pwplus--don't use.
3791 rm -rf conftest.one conftest.two conftest.dir
3792 echo one > conftest.one
3793 echo two > conftest.two
3795 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir
" &&
3796 test -s conftest.one && test -s conftest.two &&
3797 test -s conftest.dir/conftest.one &&
3798 test -s conftest.dir/conftest.two
3800 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3813 rm -rf conftest.one conftest.two conftest.dir
3816 if test "${ac_cv_path_install+set}" = set; then
3817 INSTALL=$ac_cv_path_install
3819 # As a last resort, use the slow shell script. Don't cache a
3820 # value for INSTALL within a source directory, because that will
3821 # break other packages using the cache if that directory is
3822 # removed, or if the value is a relative name.
3823 INSTALL=$ac_install_sh
3826 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $INSTALL" >&5
3827 $as_echo "$INSTALL" >&6; }
3829 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3830 # It thinks the first close brace ends the variable substitution.
3831 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
3833 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3835 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3839 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to
enable maintainer-specific portions of Makefiles
" >&5
3840 $as_echo_n "checking whether to
enable maintainer-specific portions of Makefiles...
" >&6; }
3841 # Check whether --enable-maintainer-mode was given.
3842 if test "${enable_maintainer_mode+set}" = set; then :
3843 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
3845 USE_MAINTAINER_MODE=no
3848 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $USE_MAINTAINER_MODE" >&5
3849 $as_echo "$USE_MAINTAINER_MODE" >&6; }
3850 if test $USE_MAINTAINER_MODE = yes; then
3851 MAINTAINER_MODE_TRUE=
3852 MAINTAINER_MODE_FALSE='#'
3854 MAINTAINER_MODE_TRUE='#'
3855 MAINTAINER_MODE_FALSE=
3858 MAINT=$MAINTAINER_MODE_TRUE
3862 # Enable Win32 DLL on MS Windows - FIXME
3863 enable_win32_dll=yes
3866 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-cegcc*)
3867 if test -n "$ac_tool_prefix"; then
3868 # Extract the first word of "${ac_tool_prefix}as
", so it can be a program name with args.
3869 set dummy ${ac_tool_prefix}as; ac_word=$2
3870 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
3871 $as_echo_n "checking
for $ac_word...
" >&6; }
3872 if test "${ac_cv_prog_AS+set}" = set; then :
3873 $as_echo_n "(cached
) " >&6
3875 if test -n "$AS"; then
3876 ac_cv_prog_AS="$AS" # Let the user override the test.
3878 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3882 test -z "$as_dir" && as_dir=.
3883 for ac_exec_ext in '' $ac_executable_extensions; do
3884 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3885 ac_cv_prog_AS="${ac_tool_prefix}as
"
3886 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
3896 if test -n "$AS"; then
3897 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $AS" >&5
3898 $as_echo "$AS" >&6; }
3900 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
3901 $as_echo "no
" >&6; }
3906 if test -z "$ac_cv_prog_AS"; then
3908 # Extract the first word of "as
", so it can be a program name with args.
3909 set dummy as; ac_word=$2
3910 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
3911 $as_echo_n "checking
for $ac_word...
" >&6; }
3912 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then :
3913 $as_echo_n "(cached
) " >&6
3915 if test -n "$ac_ct_AS"; then
3916 ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
3918 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3922 test -z "$as_dir" && as_dir=.
3923 for ac_exec_ext in '' $ac_executable_extensions; do
3924 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3925 ac_cv_prog_ac_ct_AS="as
"
3926 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
3935 ac_ct_AS=$ac_cv_prog_ac_ct_AS
3936 if test -n "$ac_ct_AS"; then
3937 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_AS" >&5
3938 $as_echo "$ac_ct_AS" >&6; }
3940 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
3941 $as_echo "no
" >&6; }
3944 if test "x
$ac_ct_AS" = x; then
3947 case $cross_compiling:$ac_tool_warned in
3949 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
3950 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
3951 ac_tool_warned=yes ;;
3959 if test -n "$ac_tool_prefix"; then
3960 # Extract the first word of "${ac_tool_prefix}dlltool
", so it can be a program name with args.
3961 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
3962 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
3963 $as_echo_n "checking
for $ac_word...
" >&6; }
3964 if test "${ac_cv_prog_DLLTOOL+set}" = set; then :
3965 $as_echo_n "(cached
) " >&6
3967 if test -n "$DLLTOOL"; then
3968 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
3970 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3974 test -z "$as_dir" && as_dir=.
3975 for ac_exec_ext in '' $ac_executable_extensions; do
3976 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3977 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool
"
3978 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
3987 DLLTOOL=$ac_cv_prog_DLLTOOL
3988 if test -n "$DLLTOOL"; then
3989 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $DLLTOOL" >&5
3990 $as_echo "$DLLTOOL" >&6; }
3992 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
3993 $as_echo "no
" >&6; }
3998 if test -z "$ac_cv_prog_DLLTOOL"; then
3999 ac_ct_DLLTOOL=$DLLTOOL
4000 # Extract the first word of "dlltool
", so it can be a program name with args.
4001 set dummy dlltool; ac_word=$2
4002 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
4003 $as_echo_n "checking
for $ac_word...
" >&6; }
4004 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then :
4005 $as_echo_n "(cached
) " >&6
4007 if test -n "$ac_ct_DLLTOOL"; then
4008 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
4010 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4014 test -z "$as_dir" && as_dir=.
4015 for ac_exec_ext in '' $ac_executable_extensions; do
4016 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4017 ac_cv_prog_ac_ct_DLLTOOL="dlltool
"
4018 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
4027 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
4028 if test -n "$ac_ct_DLLTOOL"; then
4029 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_DLLTOOL" >&5
4030 $as_echo "$ac_ct_DLLTOOL" >&6; }
4032 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
4033 $as_echo "no
" >&6; }
4036 if test "x
$ac_ct_DLLTOOL" = x; then
4039 case $cross_compiling:$ac_tool_warned in
4041 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
4042 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
4043 ac_tool_warned=yes ;;
4045 DLLTOOL=$ac_ct_DLLTOOL
4048 DLLTOOL="$ac_cv_prog_DLLTOOL"
4051 if test -n "$ac_tool_prefix"; then
4052 # Extract the first word of "${ac_tool_prefix}objdump
", so it can be a program name with args.
4053 set dummy ${ac_tool_prefix}objdump; ac_word=$2
4054 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
4055 $as_echo_n "checking
for $ac_word...
" >&6; }
4056 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
4057 $as_echo_n "(cached
) " >&6
4059 if test -n "$OBJDUMP"; then
4060 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
4062 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4066 test -z "$as_dir" && as_dir=.
4067 for ac_exec_ext in '' $ac_executable_extensions; do
4068 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4069 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump
"
4070 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
4079 OBJDUMP=$ac_cv_prog_OBJDUMP
4080 if test -n "$OBJDUMP"; then
4081 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OBJDUMP" >&5
4082 $as_echo "$OBJDUMP" >&6; }
4084 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
4085 $as_echo "no
" >&6; }
4090 if test -z "$ac_cv_prog_OBJDUMP"; then
4091 ac_ct_OBJDUMP=$OBJDUMP
4092 # Extract the first word of "objdump
", so it can be a program name with args.
4093 set dummy objdump; ac_word=$2
4094 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
4095 $as_echo_n "checking
for $ac_word...
" >&6; }
4096 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
4097 $as_echo_n "(cached
) " >&6
4099 if test -n "$ac_ct_OBJDUMP"; then
4100 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
4102 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4106 test -z "$as_dir" && as_dir=.
4107 for ac_exec_ext in '' $ac_executable_extensions; do
4108 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4109 ac_cv_prog_ac_ct_OBJDUMP="objdump
"
4110 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
4119 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
4120 if test -n "$ac_ct_OBJDUMP"; then
4121 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OBJDUMP" >&5
4122 $as_echo "$ac_ct_OBJDUMP" >&6; }
4124 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
4125 $as_echo "no
" >&6; }
4128 if test "x
$ac_ct_OBJDUMP" = x; then
4131 case $cross_compiling:$ac_tool_warned in
4133 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
4134 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
4135 ac_tool_warned=yes ;;
4137 OBJDUMP=$ac_ct_OBJDUMP
4140 OBJDUMP="$ac_cv_prog_OBJDUMP"
4146 test -z "$AS" && AS=as
4152 test -z "$DLLTOOL" && DLLTOOL=dlltool
4158 test -z "$OBJDUMP" && OBJDUMP=objdump
4169 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: Libtool does not cope well with whitespace
in \
`pwd\`" >&5
4170 $as_echo "$as_me: WARNING
: Libtool does not cope well with whitespace
in \
`pwd\`" >&2;} ;;
4175 macro_version='2.2.6'
4176 macro_revision='1.3012'
4190 ltmain="$ac_aux_dir/ltmain.sh
"
4192 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for a
sed that does not truncate output
" >&5
4193 $as_echo_n "checking
for a
sed that does not truncate output...
" >&6; }
4194 if test "${ac_cv_path_SED+set}" = set; then :
4195 $as_echo_n "(cached
) " >&6
4197 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
4198 for ac_i in 1 2 3 4 5 6 7; do
4199 ac_script="$ac_script$as_nl$ac_script"
4201 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
4202 { ac_script=; unset ac_script;}
4203 if test -z "$SED"; then
4204 ac_path_SED_found=false
4205 # Loop through the user's path and test for each of PROGNAME-LIST
4206 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4210 test -z "$as_dir" && as_dir=.
4211 for ac_prog in sed gsed; do
4212 for ac_exec_ext in '' $ac_executable_extensions; do
4213 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
4214 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
4215 # Check for GNU ac_path_SED and select it if it is found.
4216 # Check for GNU $ac_path_SED
4217 case `"$ac_path_SED" --version 2>&1` in
4219 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
4222 $as_echo_n 0123456789 >"conftest.
in"
4225 cat "conftest.
in" "conftest.
in" >"conftest.tmp
"
4226 mv "conftest.tmp
" "conftest.
in"
4227 cp "conftest.
in" "conftest.
nl"
4228 $as_echo '' >> "conftest.
nl"
4229 "$ac_path_SED" -f conftest.sed < "conftest.
nl" >"conftest.out
" 2>/dev/null || break
4230 diff "conftest.out
" "conftest.
nl" >/dev/null 2>&1 || break
4231 as_fn_arith $ac_count + 1 && ac_count=$as_val
4232 if test $ac_count -gt ${ac_path_SED_max-0}; then
4233 # Best one so far, save it but keep looking for a better one
4234 ac_cv_path_SED="$ac_path_SED"
4235 ac_path_SED_max=$ac_count
4237 # 10*(2^10) chars as input seems more than enough
4238 test $ac_count -gt 10 && break
4240 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4243 $ac_path_SED_found && break 3
4248 if test -z "$ac_cv_path_SED"; then
4249 as_fn_error "no acceptable
sed could be found
in \
$PATH" "$LINENO" 5
4256 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_path_SED" >&5
4257 $as_echo "$ac_cv_path_SED" >&6; }
4258 SED="$ac_cv_path_SED"
4261 test -z "$SED" && SED=sed
4262 Xsed="$SED -e 1s
/^X
//"
4274 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for grep that handles long lines and
-e" >&5
4275 $as_echo_n "checking
for grep that handles long lines and
-e...
" >&6; }
4276 if test "${ac_cv_path_GREP+set}" = set; then :
4277 $as_echo_n "(cached
) " >&6
4279 if test -z "$GREP"; then
4280 ac_path_GREP_found=false
4281 # Loop through the user's path and test for each of PROGNAME-LIST
4282 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4283 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4286 test -z "$as_dir" && as_dir=.
4287 for ac_prog in grep ggrep; do
4288 for ac_exec_ext in '' $ac_executable_extensions; do
4289 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4290 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4291 # Check for GNU ac_path_GREP and select it if it is found.
4292 # Check for GNU $ac_path_GREP
4293 case `"$ac_path_GREP" --version 2>&1` in
4295 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4298 $as_echo_n 0123456789 >"conftest.
in"
4301 cat "conftest.
in" "conftest.
in" >"conftest.tmp
"
4302 mv "conftest.tmp
" "conftest.
in"
4303 cp "conftest.
in" "conftest.
nl"
4304 $as_echo 'GREP' >> "conftest.
nl"
4305 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.
nl" >"conftest.out
" 2>/dev/null || break
4306 diff "conftest.out
" "conftest.
nl" >/dev/null 2>&1 || break
4307 as_fn_arith $ac_count + 1 && ac_count=$as_val
4308 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4309 # Best one so far, save it but keep looking for a better one
4310 ac_cv_path_GREP="$ac_path_GREP"
4311 ac_path_GREP_max=$ac_count
4313 # 10*(2^10) chars as input seems more than enough
4314 test $ac_count -gt 10 && break
4316 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4319 $ac_path_GREP_found && break 3
4324 if test -z "$ac_cv_path_GREP"; then
4325 as_fn_error "no acceptable
grep could be found
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
" "$LINENO" 5
4328 ac_cv_path_GREP=$GREP
4332 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_path_GREP" >&5
4333 $as_echo "$ac_cv_path_GREP" >&6; }
4334 GREP="$ac_cv_path_GREP"
4337 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for egrep" >&5
4338 $as_echo_n "checking
for egrep...
" >&6; }
4339 if test "${ac_cv_path_EGREP+set}" = set; then :
4340 $as_echo_n "(cached
) " >&6
4342 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4343 then ac_cv_path_EGREP="$GREP -E"
4345 if test -z "$EGREP"; then
4346 ac_path_EGREP_found=false
4347 # Loop through the user's path and test for each of PROGNAME-LIST
4348 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4349 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4352 test -z "$as_dir" && as_dir=.
4353 for ac_prog in egrep; do
4354 for ac_exec_ext in '' $ac_executable_extensions; do
4355 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4356 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4357 # Check for GNU ac_path_EGREP and select it if it is found.
4358 # Check for GNU $ac_path_EGREP
4359 case `"$ac_path_EGREP" --version 2>&1` in
4361 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4364 $as_echo_n 0123456789 >"conftest.
in"
4367 cat "conftest.
in" "conftest.
in" >"conftest.tmp
"
4368 mv "conftest.tmp
" "conftest.
in"
4369 cp "conftest.
in" "conftest.
nl"
4370 $as_echo 'EGREP' >> "conftest.
nl"
4371 "$ac_path_EGREP" 'EGREP$' < "conftest.
nl" >"conftest.out
" 2>/dev/null || break
4372 diff "conftest.out
" "conftest.
nl" >/dev/null 2>&1 || break
4373 as_fn_arith $ac_count + 1 && ac_count=$as_val
4374 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4375 # Best one so far, save it but keep looking for a better one
4376 ac_cv_path_EGREP="$ac_path_EGREP"
4377 ac_path_EGREP_max=$ac_count
4379 # 10*(2^10) chars as input seems more than enough
4380 test $ac_count -gt 10 && break
4382 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4385 $ac_path_EGREP_found && break 3
4390 if test -z "$ac_cv_path_EGREP"; then
4391 as_fn_error "no acceptable
egrep could be found
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
" "$LINENO" 5
4394 ac_cv_path_EGREP=$EGREP
4399 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_path_EGREP" >&5
4400 $as_echo "$ac_cv_path_EGREP" >&6; }
4401 EGREP="$ac_cv_path_EGREP"
4404 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for fgrep
" >&5
4405 $as_echo_n "checking
for fgrep...
" >&6; }
4406 if test "${ac_cv_path_FGREP+set}" = set; then :
4407 $as_echo_n "(cached
) " >&6
4409 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4410 then ac_cv_path_FGREP="$GREP -F"
4412 if test -z "$FGREP"; then
4413 ac_path_FGREP_found=false
4414 # Loop through the user's path and test for each of PROGNAME-LIST
4415 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4416 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4419 test -z "$as_dir" && as_dir=.
4420 for ac_prog in fgrep; do
4421 for ac_exec_ext in '' $ac_executable_extensions; do
4422 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
4423 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
4424 # Check for GNU ac_path_FGREP and select it if it is found.
4425 # Check for GNU $ac_path_FGREP
4426 case `"$ac_path_FGREP" --version 2>&1` in
4428 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
4431 $as_echo_n 0123456789 >"conftest.
in"
4434 cat "conftest.
in" "conftest.
in" >"conftest.tmp
"
4435 mv "conftest.tmp
" "conftest.
in"
4436 cp "conftest.
in" "conftest.
nl"
4437 $as_echo 'FGREP' >> "conftest.
nl"
4438 "$ac_path_FGREP" FGREP < "conftest.
nl" >"conftest.out
" 2>/dev/null || break
4439 diff "conftest.out
" "conftest.
nl" >/dev/null 2>&1 || break
4440 as_fn_arith $ac_count + 1 && ac_count=$as_val
4441 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
4442 # Best one so far, save it but keep looking for a better one
4443 ac_cv_path_FGREP="$ac_path_FGREP"
4444 ac_path_FGREP_max=$ac_count
4446 # 10*(2^10) chars as input seems more than enough
4447 test $ac_count -gt 10 && break
4449 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4452 $ac_path_FGREP_found && break 3
4457 if test -z "$ac_cv_path_FGREP"; then
4458 as_fn_error "no acceptable fgrep could be found
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
" "$LINENO" 5
4461 ac_cv_path_FGREP=$FGREP
4466 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_path_FGREP" >&5
4467 $as_echo "$ac_cv_path_FGREP" >&6; }
4468 FGREP="$ac_cv_path_FGREP"
4471 test -z "$GREP" && GREP=grep
4491 # Check whether --with-gnu-ld was given.
4492 if test "${with_gnu_ld+set}" = set; then :
4493 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
4499 if test "$GCC" = yes; then
4500 # Check if gcc -print-prog-name=ld gives a path.
4501 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for ld used by
$CC" >&5
4502 $as_echo_n "checking
for ld used by
$CC...
" >&6; }
4505 # gcc leaves a trailing carriage return which upsets mingw
4506 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
4508 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
4511 # Accept absolute paths.
4513 re_direlt='/[^/][^/]*/\.\./'
4514 # Canonicalize the pathname of ld
4515 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
4516 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
4517 ac_prog=`$ECHO $ac_prog| $SED "s
%$re_direlt%/%"`
4519 test -z "$LD" && LD="$ac_prog"
4522 # If it fails, then pretend we aren't using GCC.
4526 # If it is relative, then search for the first ld in PATH.
4530 elif test "$with_gnu_ld" = yes; then
4531 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for GNU ld
" >&5
4532 $as_echo_n "checking
for GNU ld...
" >&6; }
4534 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for non-GNU ld
" >&5
4535 $as_echo_n "checking
for non-GNU ld...
" >&6; }
4537 if test "${lt_cv_path_LD+set}" = set; then :
4538 $as_echo_n "(cached
) " >&6
4540 if test -z "$LD"; then
4541 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4542 for ac_dir in $PATH; do
4544 test -z "$ac_dir" && ac_dir=.
4545 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
4546 lt_cv_path_LD="$ac_dir/$ac_prog"
4547 # Check to see if the program is GNU ld. I'd rather use --version,
4548 # but apparently some variants of GNU ld only accept -v.
4549 # Break only if it was the GNU/non-GNU ld that we prefer.
4550 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
4551 *GNU* | *'with BFD'*)
4552 test "$with_gnu_ld" != no && break
4555 test "$with_gnu_ld" != yes && break
4562 lt_cv_path_LD="$LD" # Let the user override the test with a path.
4567 if test -n "$LD"; then
4568 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $LD" >&5
4569 $as_echo "$LD" >&6; }
4571 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
4572 $as_echo "no
" >&6; }
4574 test -z "$LD" && as_fn_error "no acceptable ld found
in \
$PATH" "$LINENO" 5
4575 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
if the linker
($LD) is GNU ld
" >&5
4576 $as_echo_n "checking
if the linker
($LD) is GNU ld...
" >&6; }
4577 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
4578 $as_echo_n "(cached
) " >&6
4580 # I'd rather use --version here, but apparently some GNU lds only accept -v.
4581 case `$LD -v 2>&1 </dev/null` in
4582 *GNU* | *'with BFD'*)
4583 lt_cv_prog_gnu_ld=yes
4586 lt_cv_prog_gnu_ld=no
4590 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_prog_gnu_ld" >&5
4591 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
4592 with_gnu_ld=$lt_cv_prog_gnu_ld
4602 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for BSD- or MS-compatible name lister
(nm
)" >&5
4603 $as_echo_n "checking
for BSD- or MS-compatible name lister
(nm
)...
" >&6; }
4604 if test "${lt_cv_path_NM+set}" = set; then :
4605 $as_echo_n "(cached
) " >&6
4607 if test -n "$NM"; then
4608 # Let the user override the test.
4611 lt_nm_to_check="${ac_tool_prefix}nm
"
4612 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
4613 lt_nm_to_check="$lt_nm_to_check nm
"
4615 for lt_tmp_nm in $lt_nm_to_check; do
4616 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4617 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
4619 test -z "$ac_dir" && ac_dir=.
4620 tmp_nm="$ac_dir/$lt_tmp_nm"
4621 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
4622 # Check to see if the nm accepts a BSD-compat flag.
4623 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
4624 # nm: unknown option "B
" ignored
4625 # Tru64's nm complains that /dev/null is an invalid object file
4626 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
4627 */dev/null* | *'Invalid file or object type'*)
4628 lt_cv_path_NM="$tmp_nm -B"
4632 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
4634 lt_cv_path_NM="$tmp_nm -p"
4638 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
4639 continue # so that we can try to find one that supports BSD flags
4648 : ${lt_cv_path_NM=no}
4651 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_path_NM" >&5
4652 $as_echo "$lt_cv_path_NM" >&6; }
4653 if test "$lt_cv_path_NM" != "no
"; then
4656 # Didn't find any BSD compatible name lister, look for dumpbin.
4657 if test -n "$ac_tool_prefix"; then
4658 for ac_prog in "dumpbin
-symbols" "link
-dump -symbols"
4660 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4661 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4662 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
4663 $as_echo_n "checking
for $ac_word...
" >&6; }
4664 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
4665 $as_echo_n "(cached
) " >&6
4667 if test -n "$DUMPBIN"; then
4668 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
4670 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4674 test -z "$as_dir" && as_dir=.
4675 for ac_exec_ext in '' $ac_executable_extensions; do
4676 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4677 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
4678 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
4687 DUMPBIN=$ac_cv_prog_DUMPBIN
4688 if test -n "$DUMPBIN"; then
4689 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $DUMPBIN" >&5
4690 $as_echo "$DUMPBIN" >&6; }
4692 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
4693 $as_echo "no
" >&6; }
4697 test -n "$DUMPBIN" && break
4700 if test -z "$DUMPBIN"; then
4701 ac_ct_DUMPBIN=$DUMPBIN
4702 for ac_prog in "dumpbin
-symbols" "link
-dump -symbols"
4704 # Extract the first word of "$ac_prog", so it can be a program name with args.
4705 set dummy $ac_prog; ac_word=$2
4706 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
4707 $as_echo_n "checking
for $ac_word...
" >&6; }
4708 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
4709 $as_echo_n "(cached
) " >&6
4711 if test -n "$ac_ct_DUMPBIN"; then
4712 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
4714 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4718 test -z "$as_dir" && as_dir=.
4719 for ac_exec_ext in '' $ac_executable_extensions; do
4720 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4721 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
4722 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
4731 ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
4732 if test -n "$ac_ct_DUMPBIN"; then
4733 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_DUMPBIN" >&5
4734 $as_echo "$ac_ct_DUMPBIN" >&6; }
4736 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
4737 $as_echo "no
" >&6; }
4741 test -n "$ac_ct_DUMPBIN" && break
4744 if test "x
$ac_ct_DUMPBIN" = x; then
4747 case $cross_compiling:$ac_tool_warned in
4749 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
4750 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
4751 ac_tool_warned=yes ;;
4753 DUMPBIN=$ac_ct_DUMPBIN
4758 if test "$DUMPBIN" != ":"; then
4762 test -z "$NM" && NM=nm
4769 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister
($NM) interface
" >&5
4770 $as_echo_n "checking the name lister
($NM) interface...
" >&6; }
4771 if test "${lt_cv_nm_interface+set}" = set; then :
4772 $as_echo_n "(cached
) " >&6
4774 lt_cv_nm_interface="BSD nm
"
4775 echo "int some_variable
= 0;" > conftest.$ac_ext
4776 (eval echo "\"\
$as_me:4776: $ac_compile\"" >&5)
4777 (eval "$ac_compile" 2>conftest.err)
4778 cat conftest.err >&5
4779 (eval echo "\"\
$as_me:4779: $NM \\\"conftest.
$ac_objext\\\"\"" >&5)
4780 (eval "$NM \"conftest.
$ac_objext\"" 2>conftest.err > conftest.out)
4781 cat conftest.err >&5
4782 (eval echo "\"\
$as_me:4782: output
\"" >&5)
4783 cat conftest.out >&5
4784 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
4785 lt_cv_nm_interface="MS dumpbin
"
4789 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_nm_interface" >&5
4790 $as_echo "$lt_cv_nm_interface" >&6; }
4792 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether
ln -s works
" >&5
4793 $as_echo_n "checking whether
ln -s works...
" >&6; }
4795 if test "$LN_S" = "ln -s"; then
4796 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: yes" >&5
4797 $as_echo "yes" >&6; }
4799 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
, using
$LN_S" >&5
4800 $as_echo "no
, using
$LN_S" >&6; }
4803 # find the maximum length of command line arguments
4804 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of
command line arguments
" >&5
4805 $as_echo_n "checking the maximum length of
command line arguments...
" >&6; }
4806 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
4807 $as_echo_n "(cached
) " >&6
4814 # On DJGPP, this test can blow up pretty badly due to problems in libc
4815 # (any single argument exceeding 2000 bytes causes a buffer overrun
4816 # during glob expansion). Even if it were fixed, the result of this
4817 # check would be larger than it should be.
4818 lt_cv_sys_max_cmd_len=12288; # 12K is about right
4822 # Under GNU Hurd, this test is not required because there is
4823 # no limit to the length of command line arguments.
4824 # Libtool will interpret -1 as no limit whatsoever
4825 lt_cv_sys_max_cmd_len=-1;
4828 cygwin* | mingw* | cegcc*)
4829 # On Win9x/ME, this test blows up -- it succeeds, but takes
4830 # about 5 minutes as the teststring grows exponentially.
4831 # Worse, since 9x/ME are not pre-emptively multitasking,
4832 # you end up with a "frozen
" computer, even though with patience
4833 # the test eventually succeeds (with a max line length of 256k).
4834 # Instead, let's just punt: use the minimum linelength reported by
4835 # all of the supported platforms: 8192 (on NT/2K/XP).
4836 lt_cv_sys_max_cmd_len=8192;
4840 # On AmigaOS with pdksh, this test takes hours, literally.
4841 # So we just punt and use a minimum line length of 8192.
4842 lt_cv_sys_max_cmd_len=8192;
4845 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
4846 # This has been around since 386BSD, at least. Likely further.
4847 if test -x /sbin/sysctl; then
4848 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
4849 elif test -x /usr/sbin/sysctl; then
4850 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
4852 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
4854 # And add a safety zone
4855 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
4856 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
4860 # We know the value 262144 and hardcode it with a safety zone (like BSD)
4861 lt_cv_sys_max_cmd_len=196608
4865 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
4866 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
4867 # nice to cause kernel panics so lets avoid the loop below.
4868 # First set a reasonable default.
4869 lt_cv_sys_max_cmd_len=16384
4871 if test -x /sbin/sysconfig; then
4872 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
4873 *1*) lt_cv_sys_max_cmd_len=-1 ;;
4878 lt_cv_sys_max_cmd_len=102400
4880 sysv5* | sco5v6* | sysv4.2uw2*)
4881 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
4882 if test -n "$kargmax"; then
4883 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
4885 lt_cv_sys_max_cmd_len=32768
4889 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
4890 if test -n "$lt_cv_sys_max_cmd_len"; then
4891 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
4892 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
4894 # Make teststring a little bigger before we do anything with it.
4895 # a 1K string should be a reasonable start.
4896 for i in 1 2 3 4 5 6 7 8 ; do
4897 teststring=$teststring$teststring
4899 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
4900 # If test is not a shell built-in, we'll probably end up computing a
4901 # maximum length that is only half of the actual maximum length, but
4903 while { test "X
"`$SHELL $0 --fallback-echo "X
$teststring$teststring" 2>/dev/null` \
4904 = "XX
$teststring$teststring"; } >/dev/null 2>&1 &&
4905 test $i != 17 # 1/2 MB should be enough
4908 teststring=$teststring$teststring
4910 # Only check the string length outside the loop.
4911 lt_cv_sys_max_cmd_len=`expr "X
$teststring" : ".
*" 2>&1`
4913 # Add a significant safety factor because C++ compilers can tack on
4914 # massive amounts of additional arguments before passing them to the
4915 # linker. It appears as though 1/2 is a usable value.
4916 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
4923 if test -n $lt_cv_sys_max_cmd_len ; then
4924 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_sys_max_cmd_len" >&5
4925 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
4927 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: none
" >&5
4928 $as_echo "none
" >&6; }
4930 max_cmd_len=$lt_cv_sys_max_cmd_len
4941 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs
" >&5
4942 $as_echo_n "checking whether the shell understands some XSI constructs...
" >&6; }
4943 # Try some XSI features
4946 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
4948 && eval 'test $(( 1 + 1 )) -eq 2 \
4949 && test "${#_lt_dummy}" -eq 5' ) >/dev
/null
2>&1 \
4951 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
4952 $as_echo "$xsi_shell" >&6; }
4955 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
4956 $as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
4958 ( foo
=bar
; set foo baz
; eval "$1+=\$2" && test "$foo" = barbaz
) \
4960 && lt_shell_append
=yes
4961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
4962 $as_echo "$lt_shell_append" >&6; }
4965 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
4975 # test EBCDIC or ASCII
4976 case `echo X|tr X '\101'` in
4977 A
) # ASCII based system
4978 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
4979 lt_SP2NL
='tr \040 \012'
4980 lt_NL2SP
='tr \015\012 \040\040'
4982 *) # EBCDIC based system
4983 lt_SP2NL
='tr \100 \n'
4984 lt_NL2SP
='tr \r\n \100\100'
4996 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
4997 $as_echo_n "checking for $LD option to reload object files... " >&6; }
4998 if test "${lt_cv_ld_reload_flag+set}" = set; then :
4999 $as_echo_n "(cached) " >&6
5001 lt_cv_ld_reload_flag
='-r'
5003 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
5004 $as_echo "$lt_cv_ld_reload_flag" >&6; }
5005 reload_flag
=$lt_cv_ld_reload_flag
5006 case $reload_flag in
5008 *) reload_flag
=" $reload_flag" ;;
5010 reload_cmds
='$LD$reload_flag -o $output$reload_objs'
5013 if test "$GCC" = yes; then
5014 reload_cmds
='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
5016 reload_cmds
='$LD$reload_flag -o $output$reload_objs'
5029 if test -n "$ac_tool_prefix"; then
5030 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
5031 set dummy
${ac_tool_prefix}objdump
; ac_word
=$2
5032 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5033 $as_echo_n "checking for $ac_word... " >&6; }
5034 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
5035 $as_echo_n "(cached) " >&6
5037 if test -n "$OBJDUMP"; then
5038 ac_cv_prog_OBJDUMP
="$OBJDUMP" # Let the user override the test.
5040 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5044 test -z "$as_dir" && as_dir
=.
5045 for ac_exec_ext
in '' $ac_executable_extensions; do
5046 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5047 ac_cv_prog_OBJDUMP
="${ac_tool_prefix}objdump"
5048 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5057 OBJDUMP
=$ac_cv_prog_OBJDUMP
5058 if test -n "$OBJDUMP"; then
5059 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
5060 $as_echo "$OBJDUMP" >&6; }
5062 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5063 $as_echo "no" >&6; }
5068 if test -z "$ac_cv_prog_OBJDUMP"; then
5069 ac_ct_OBJDUMP
=$OBJDUMP
5070 # Extract the first word of "objdump", so it can be a program name with args.
5071 set dummy objdump
; ac_word
=$2
5072 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5073 $as_echo_n "checking for $ac_word... " >&6; }
5074 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
5075 $as_echo_n "(cached) " >&6
5077 if test -n "$ac_ct_OBJDUMP"; then
5078 ac_cv_prog_ac_ct_OBJDUMP
="$ac_ct_OBJDUMP" # Let the user override the test.
5080 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5084 test -z "$as_dir" && as_dir
=.
5085 for ac_exec_ext
in '' $ac_executable_extensions; do
5086 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5087 ac_cv_prog_ac_ct_OBJDUMP
="objdump"
5088 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5097 ac_ct_OBJDUMP
=$ac_cv_prog_ac_ct_OBJDUMP
5098 if test -n "$ac_ct_OBJDUMP"; then
5099 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
5100 $as_echo "$ac_ct_OBJDUMP" >&6; }
5102 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5103 $as_echo "no" >&6; }
5106 if test "x$ac_ct_OBJDUMP" = x
; then
5109 case $cross_compiling:$ac_tool_warned in
5111 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5112 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5113 ac_tool_warned
=yes ;;
5115 OBJDUMP
=$ac_ct_OBJDUMP
5118 OBJDUMP
="$ac_cv_prog_OBJDUMP"
5121 test -z "$OBJDUMP" && OBJDUMP
=objdump
5128 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
5129 $as_echo_n "checking how to recognize dependent libraries... " >&6; }
5130 if test "${lt_cv_deplibs_check_method+set}" = set; then :
5131 $as_echo_n "(cached) " >&6
5133 lt_cv_file_magic_cmd
='$MAGIC_CMD'
5134 lt_cv_file_magic_test_file
=
5135 lt_cv_deplibs_check_method
='unknown'
5136 # Need to set the preceding variable on all platforms that support
5137 # interlibrary dependencies.
5138 # 'none' -- dependencies not supported.
5139 # `unknown' -- same as none, but documents that we really don't know.
5140 # 'pass_all' -- all dependencies passed with no checks.
5141 # 'test_compile' -- check by making test program.
5142 # 'file_magic [[regex]]' -- check by looking for files in library path
5143 # which responds to the $file_magic_cmd with a given extended regex.
5144 # If you have `file' or equivalent on your system and you're not sure
5145 # whether `pass_all' will *always* work, you probably want this one.
5149 lt_cv_deplibs_check_method
=pass_all
5153 lt_cv_deplibs_check_method
=pass_all
5157 lt_cv_deplibs_check_method
='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
5158 lt_cv_file_magic_cmd
='/usr/bin/file -L'
5159 lt_cv_file_magic_test_file
=/shlib
/libc.so
5163 # func_win32_libid is a shell function defined in ltmain.sh
5164 lt_cv_deplibs_check_method
='file_magic ^x86 archive import|^x86 DLL'
5165 lt_cv_file_magic_cmd
='func_win32_libid'
5169 # Base MSYS/MinGW do not provide the 'file' command needed by
5170 # func_win32_libid shell function, so use a weaker test based on 'objdump',
5171 # unless we find 'file', for example because we are cross-compiling.
5172 if ( file / ) >/dev
/null
2>&1; then
5173 lt_cv_deplibs_check_method
='file_magic ^x86 archive import|^x86 DLL'
5174 lt_cv_file_magic_cmd
='func_win32_libid'
5176 lt_cv_deplibs_check_method
='file_magic file format pei*-i386(.*architecture: i386)?'
5177 lt_cv_file_magic_cmd
='$OBJDUMP -f'
5182 # use the weaker test based on 'objdump'. See mingw*.
5183 lt_cv_deplibs_check_method
='file_magic file format pe-arm-.*little(.*architecture: arm)?'
5184 lt_cv_file_magic_cmd
='$OBJDUMP -f'
5187 darwin
* | rhapsody
*)
5188 lt_cv_deplibs_check_method
=pass_all
5191 freebsd
* | dragonfly
*)
5192 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
> /dev
/null
; then
5195 # Not sure whether the presence of OpenBSD here was a mistake.
5196 # Let's accept both of them until this is cleared up.
5197 lt_cv_deplibs_check_method
='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
5198 lt_cv_file_magic_cmd
=/usr
/bin
/file
5199 lt_cv_file_magic_test_file
=`echo /usr/lib/libc.so.*`
5203 lt_cv_deplibs_check_method
=pass_all
5208 lt_cv_deplibs_check_method
=pass_all
5211 hpux10.20
* | hpux11
*)
5212 lt_cv_file_magic_cmd
=/usr
/bin
/file
5215 lt_cv_deplibs_check_method
='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
5216 lt_cv_file_magic_test_file
=/usr
/lib
/hpux32
/libc.so
5219 lt_cv_deplibs_check_method
='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'
5220 lt_cv_file_magic_test_file
=/usr
/lib
/pa20_64
/libc.sl
5223 lt_cv_deplibs_check_method
='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
5224 lt_cv_file_magic_test_file
=/usr
/lib
/libc.sl
5230 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
5231 lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so|\.a)$'
5234 irix5
* | irix6
* | nonstopux
*)
5236 *-32|
*"-32 ") libmagic
=32-bit;;
5237 *-n32|
*"-n32 ") libmagic
=N32
;;
5238 *-64|
*"-64 ") libmagic
=64-bit;;
5239 *) libmagic
=never-match
;;
5241 lt_cv_deplibs_check_method
=pass_all
5244 # This must be Linux ELF.
5245 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
5246 lt_cv_deplibs_check_method
=pass_all
5250 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
> /dev
/null
; then
5251 lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5253 lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so|_pic\.a)$'
5258 lt_cv_deplibs_check_method
='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
5259 lt_cv_file_magic_cmd
=/usr
/bin
/file
5260 lt_cv_file_magic_test_file
=/usr
/lib
/libnls.so
5264 lt_cv_deplibs_check_method
=pass_all
5268 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
5269 lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
5271 lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5275 osf3
* | osf4
* | osf5
*)
5276 lt_cv_deplibs_check_method
=pass_all
5280 lt_cv_deplibs_check_method
=pass_all
5284 lt_cv_deplibs_check_method
=pass_all
5287 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
* | sysv4
*uw2
*)
5288 lt_cv_deplibs_check_method
=pass_all
5292 case $host_vendor in
5294 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]'
5295 lt_cv_file_magic_test_file
=`echo /usr/lib/libc.so*`
5298 lt_cv_deplibs_check_method
=pass_all
5301 lt_cv_file_magic_cmd
='/bin/file'
5302 lt_cv_deplibs_check_method
='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
5305 lt_cv_file_magic_cmd
='/bin/file'
5306 lt_cv_deplibs_check_method
="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
5307 lt_cv_file_magic_test_file
=/lib
/libc.so
5310 lt_cv_deplibs_check_method
=pass_all
5313 lt_cv_deplibs_check_method
=pass_all
5319 lt_cv_deplibs_check_method
=pass_all
5324 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
5325 $as_echo "$lt_cv_deplibs_check_method" >&6; }
5326 file_magic_cmd
=$lt_cv_file_magic_cmd
5327 deplibs_check_method
=$lt_cv_deplibs_check_method
5328 test -z "$deplibs_check_method" && deplibs_check_method
=unknown
5341 if test -n "$ac_tool_prefix"; then
5342 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
5343 set dummy
${ac_tool_prefix}ar; ac_word
=$2
5344 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5345 $as_echo_n "checking for $ac_word... " >&6; }
5346 if test "${ac_cv_prog_AR+set}" = set; then :
5347 $as_echo_n "(cached) " >&6
5349 if test -n "$AR"; then
5350 ac_cv_prog_AR
="$AR" # Let the user override the test.
5352 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5356 test -z "$as_dir" && as_dir
=.
5357 for ac_exec_ext
in '' $ac_executable_extensions; do
5358 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5359 ac_cv_prog_AR
="${ac_tool_prefix}ar"
5360 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5370 if test -n "$AR"; then
5371 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
5372 $as_echo "$AR" >&6; }
5374 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5375 $as_echo "no" >&6; }
5380 if test -z "$ac_cv_prog_AR"; then
5382 # Extract the first word of "ar", so it can be a program name with args.
5383 set dummy
ar; ac_word
=$2
5384 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5385 $as_echo_n "checking for $ac_word... " >&6; }
5386 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
5387 $as_echo_n "(cached) " >&6
5389 if test -n "$ac_ct_AR"; then
5390 ac_cv_prog_ac_ct_AR
="$ac_ct_AR" # Let the user override the test.
5392 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5396 test -z "$as_dir" && as_dir
=.
5397 for ac_exec_ext
in '' $ac_executable_extensions; do
5398 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5399 ac_cv_prog_ac_ct_AR
="ar"
5400 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5409 ac_ct_AR
=$ac_cv_prog_ac_ct_AR
5410 if test -n "$ac_ct_AR"; then
5411 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
5412 $as_echo "$ac_ct_AR" >&6; }
5414 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5415 $as_echo "no" >&6; }
5418 if test "x$ac_ct_AR" = x
; then
5421 case $cross_compiling:$ac_tool_warned in
5423 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5424 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5425 ac_tool_warned
=yes ;;
5433 test -z "$AR" && AR
=ar
5434 test -z "$AR_FLAGS" && AR_FLAGS
=cru
5446 if test -n "$ac_tool_prefix"; then
5447 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
5448 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
5449 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5450 $as_echo_n "checking for $ac_word... " >&6; }
5451 if test "${ac_cv_prog_STRIP+set}" = set; then :
5452 $as_echo_n "(cached) " >&6
5454 if test -n "$STRIP"; then
5455 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
5457 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5461 test -z "$as_dir" && as_dir
=.
5462 for ac_exec_ext
in '' $ac_executable_extensions; do
5463 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5464 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
5465 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5474 STRIP
=$ac_cv_prog_STRIP
5475 if test -n "$STRIP"; then
5476 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
5477 $as_echo "$STRIP" >&6; }
5479 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5480 $as_echo "no" >&6; }
5485 if test -z "$ac_cv_prog_STRIP"; then
5487 # Extract the first word of "strip", so it can be a program name with args.
5488 set dummy strip
; ac_word
=$2
5489 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5490 $as_echo_n "checking for $ac_word... " >&6; }
5491 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
5492 $as_echo_n "(cached) " >&6
5494 if test -n "$ac_ct_STRIP"; then
5495 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
5497 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5501 test -z "$as_dir" && as_dir
=.
5502 for ac_exec_ext
in '' $ac_executable_extensions; do
5503 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5504 ac_cv_prog_ac_ct_STRIP
="strip"
5505 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5514 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
5515 if test -n "$ac_ct_STRIP"; then
5516 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
5517 $as_echo "$ac_ct_STRIP" >&6; }
5519 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5520 $as_echo "no" >&6; }
5523 if test "x$ac_ct_STRIP" = x
; then
5526 case $cross_compiling:$ac_tool_warned in
5528 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5529 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5530 ac_tool_warned
=yes ;;
5535 STRIP
="$ac_cv_prog_STRIP"
5538 test -z "$STRIP" && STRIP
=:
5545 if test -n "$ac_tool_prefix"; then
5546 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5547 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
5548 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5549 $as_echo_n "checking for $ac_word... " >&6; }
5550 if test "${ac_cv_prog_RANLIB+set}" = set; then :
5551 $as_echo_n "(cached) " >&6
5553 if test -n "$RANLIB"; then
5554 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
5556 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5560 test -z "$as_dir" && as_dir
=.
5561 for ac_exec_ext
in '' $ac_executable_extensions; do
5562 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5563 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
5564 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5573 RANLIB
=$ac_cv_prog_RANLIB
5574 if test -n "$RANLIB"; then
5575 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
5576 $as_echo "$RANLIB" >&6; }
5578 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5579 $as_echo "no" >&6; }
5584 if test -z "$ac_cv_prog_RANLIB"; then
5585 ac_ct_RANLIB
=$RANLIB
5586 # Extract the first word of "ranlib", so it can be a program name with args.
5587 set dummy ranlib
; ac_word
=$2
5588 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5589 $as_echo_n "checking for $ac_word... " >&6; }
5590 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
5591 $as_echo_n "(cached) " >&6
5593 if test -n "$ac_ct_RANLIB"; then
5594 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
5596 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5600 test -z "$as_dir" && as_dir
=.
5601 for ac_exec_ext
in '' $ac_executable_extensions; do
5602 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5603 ac_cv_prog_ac_ct_RANLIB
="ranlib"
5604 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5613 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
5614 if test -n "$ac_ct_RANLIB"; then
5615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
5616 $as_echo "$ac_ct_RANLIB" >&6; }
5618 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5619 $as_echo "no" >&6; }
5622 if test "x$ac_ct_RANLIB" = x
; then
5625 case $cross_compiling:$ac_tool_warned in
5627 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5628 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5629 ac_tool_warned
=yes ;;
5631 RANLIB
=$ac_ct_RANLIB
5634 RANLIB
="$ac_cv_prog_RANLIB"
5637 test -z "$RANLIB" && RANLIB
=:
5644 # Determine commands to create old-style static archives.
5645 old_archive_cmds
='$AR $AR_FLAGS $oldlib$oldobjs'
5646 old_postinstall_cmds
='chmod 644 $oldlib'
5647 old_postuninstall_cmds
=
5649 if test -n "$RANLIB"; then
5652 old_postinstall_cmds
="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
5655 old_postinstall_cmds
="$old_postinstall_cmds~\$RANLIB \$oldlib"
5658 old_archive_cmds
="$old_archive_cmds~\$RANLIB \$oldlib"
5694 # If no C compiler was specified, use CC.
5697 # If no C compiler flags were specified, use CFLAGS.
5698 LTCFLAGS
=${LTCFLAGS-"$CFLAGS"}
5700 # Allow CC to be a program name with arguments.
5704 # Check for command to grab the raw symbol name followed by C symbol from nm.
5705 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
5706 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
5707 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
5708 $as_echo_n "(cached) " >&6
5711 # These are sane defaults that work on at least a few old systems.
5712 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
5714 # Character class describing NM global symbol codes.
5715 symcode
='[BCDEGRST]'
5717 # Regexp to match symbols that can be accessed directly from C.
5718 sympat
='\([_A-Za-z][_A-Za-z0-9]*\)'
5720 # Define system-specific variables.
5725 cygwin
* | mingw
* | pw32
* | cegcc
*)
5726 symcode
='[ABCDGISTW]'
5729 if test "$host_cpu" = ia64
; then
5730 symcode
='[ABCDEGRST]'
5734 symcode
='[BCDEGRST]'
5737 symcode
='[BCDEGQRST]'
5748 sysv5
* | sco5v6
* | unixware
* | OpenUNIX
*)
5756 # If we're using GNU nm, then use its standard symbol codes.
5757 case `$NM -V 2>&1` in
5758 *GNU
* |
*'with BFD'*)
5759 symcode
='[ABCDGIRSTW]' ;;
5762 # Transform an extracted symbol line into a proper C declaration.
5763 # Some systems (esp. on ia64) link data and code symbols differently,
5764 # so use this general approach.
5765 lt_cv_sys_global_symbol_to_cdecl
="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
5767 # Transform an extracted symbol line into symbol name and symbol address
5768 lt_cv_sys_global_symbol_to_c_name_address
="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
5769 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'"
5771 # Handle CRLF in mingw tool chain
5775 opt_cr
=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
5779 # Try without a prefix underscore, then with it.
5780 for ac_symprfx
in "" "_"; do
5782 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
5783 symxfrm
="\\1 $ac_symprfx\\2 \\2"
5785 # Write the raw and C identifiers.
5786 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
5787 # Fake it for dumpbin and say T for any non-static function
5788 # and D for any global variable.
5789 # Also find C++ and __fastcall symbols from MSVC++,
5790 # which start with @ or ?.
5791 lt_cv_sys_global_symbol_pipe
="$AWK '"\
5792 " {last_section=section; section=\$ 3};"\
5793 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
5794 " \$ 0!~/External *\|/{next};"\
5795 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
5796 " {if(hide[section]) next};"\
5797 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
5798 " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
5799 " s[1]~/^[@?]/{print s[1], s[1]; next};"\
5800 " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
5801 " ' prfx=^$ac_symprfx"
5803 lt_cv_sys_global_symbol_pipe
="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
5806 # Check to see that the pipe works correctly.
5810 cat > conftest.
$ac_ext <<_LT_EOF
5815 void nm_test_func(void);
5816 void nm_test_func(void){}
5820 int main(){nm_test_var='a';nm_test_func();return(0);}
5823 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5824 (eval $ac_compile) 2>&5
5826 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5827 test $ac_status = 0; }; then
5828 # Now try to grab the symbols.
5830 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\""; } >&5
5831 (eval $NM conftest.
$ac_objext \|
$lt_cv_sys_global_symbol_pipe \
> $nlist) 2>&5
5833 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5834 test $ac_status = 0; } && test -s "$nlist"; then
5835 # Try sorting and uniquifying the output.
5836 if sort "$nlist" |
uniq > "$nlist"T
; then
5837 mv -f "$nlist"T
"$nlist"
5842 # Make sure that we snagged all the symbols we need.
5843 if $GREP ' nm_test_var$' "$nlist" >/dev
/null
; then
5844 if $GREP ' nm_test_func$' "$nlist" >/dev
/null
; then
5845 cat <<_LT_EOF > conftest.$ac_ext
5851 # Now generate the symbol file.
5852 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
5854 cat <<_LT_EOF >> conftest.$ac_ext
5856 /* The mapping between symbol names and symbols. */
5861 lt__PROGRAM__LTX_preloaded_symbols[] =
5863 { "@PROGRAM@", (void *) 0 },
5865 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" |
$GREP -v main
>> conftest.
$ac_ext
5866 cat <<\_LT_EOF
>> conftest.
$ac_ext
5870 /* This works around a problem
in FreeBSD linker
*/
5871 #ifdef FREEBSD_WORKAROUND
5872 static const void
*lt_preloaded_setup
() {
5873 return lt__PROGRAM__LTX_preloaded_symbols
;
5881 # Now try linking the two files.
5882 mv conftest.
$ac_objext conftstm.
$ac_objext
5883 lt_save_LIBS
="$LIBS"
5884 lt_save_CFLAGS
="$CFLAGS"
5885 LIBS
="conftstm.$ac_objext"
5886 CFLAGS
="$CFLAGS$lt_prog_compiler_no_builtin_flag"
5887 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
5888 (eval $ac_link) 2>&5
5890 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5891 test $ac_status = 0; } && test -s conftest
${ac_exeext}; then
5894 LIBS
="$lt_save_LIBS"
5895 CFLAGS
="$lt_save_CFLAGS"
5897 echo "cannot find nm_test_func in $nlist" >&5
5900 echo "cannot find nm_test_var in $nlist" >&5
5903 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
5906 echo "$progname: failed program was:" >&5
5907 cat conftest.
$ac_ext >&5
5909 rm -rf conftest
* conftst
*
5911 # Do not use the global_symbol_pipe unless it works.
5912 if test "$pipe_works" = yes; then
5915 lt_cv_sys_global_symbol_pipe
=
5921 if test -z "$lt_cv_sys_global_symbol_pipe"; then
5922 lt_cv_sys_global_symbol_to_cdecl
=
5924 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
5925 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
5926 $as_echo "failed" >&6; }
5928 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
5929 $as_echo "ok" >&6; }
5954 # Check whether --enable-libtool-lock was given.
5955 if test "${enable_libtool_lock+set}" = set; then :
5956 enableval
=$enable_libtool_lock;
5959 test "x$enable_libtool_lock" != xno
&& enable_libtool_lock
=yes
5961 # Some flags need to be propagated to the compiler or linker for good
5965 # Find out which ABI we are using.
5966 echo 'int i;' > conftest.
$ac_ext
5967 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5968 (eval $ac_compile) 2>&5
5970 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5971 test $ac_status = 0; }; then
5972 case `/usr/bin/file conftest.$ac_objext` in
5984 # Find out which ABI we are using.
5985 echo '#line 5985 "configure"' > conftest.
$ac_ext
5986 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5987 (eval $ac_compile) 2>&5
5989 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5990 test $ac_status = 0; }; then
5991 if test "$lt_cv_prog_gnu_ld" = yes; then
5992 case `/usr/bin/file conftest.$ac_objext` in
5994 LD
="${LD-ld} -melf32bsmip"
5997 LD
="${LD-ld} -melf32bmipn32"
6000 LD
="${LD-ld} -melf64bmip"
6004 case `/usr/bin/file conftest.$ac_objext` in
6020 x86_64-
*kfreebsd
*-gnu|x86_64-
*linux
*|ppc
*-*linux
*|powerpc
*-*linux
*| \
6021 s390
*-*linux
*|s390
*-*tpf
*|sparc
*-*linux
*)
6022 # Find out which ABI we are using.
6023 echo 'int i;' > conftest.
$ac_ext
6024 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6025 (eval $ac_compile) 2>&5
6027 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6028 test $ac_status = 0; }; then
6029 case `/usr/bin/file conftest.o` in
6032 x86_64-
*kfreebsd
*-gnu)
6033 LD
="${LD-ld} -m elf_i386_fbsd"
6036 LD
="${LD-ld} -m elf_i386"
6038 ppc64-
*linux
*|powerpc64-
*linux
*)
6039 LD
="${LD-ld} -m elf32ppclinux"
6042 LD
="${LD-ld} -m elf_s390"
6045 LD
="${LD-ld} -m elf32_sparc"
6051 x86_64-
*kfreebsd
*-gnu)
6052 LD
="${LD-ld} -m elf_x86_64_fbsd"
6055 LD
="${LD-ld} -m elf_x86_64"
6057 ppc
*-*linux
*|powerpc
*-*linux
*)
6058 LD
="${LD-ld} -m elf64ppc"
6060 s390
*-*linux
*|s390
*-*tpf
*)
6061 LD
="${LD-ld} -m elf64_s390"
6064 LD
="${LD-ld} -m elf64_sparc"
6074 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
6075 SAVE_CFLAGS
="$CFLAGS"
6076 CFLAGS
="$CFLAGS -belf"
6077 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
6078 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
6079 if test "${lt_cv_cc_needs_belf+set}" = set; then :
6080 $as_echo_n "(cached) " >&6
6083 ac_cpp
='$CPP $CPPFLAGS'
6084 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6085 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6086 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
6088 if test x
$gcc_no_link = xyes
; then
6089 as_fn_error
"Link tests are not allowed after GCC_NO_EXECUTABLES." "$LINENO" 5
6091 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6092 /* end confdefs.h. */
6102 if ac_fn_c_try_link
"$LINENO"; then :
6103 lt_cv_cc_needs_belf
=yes
6105 lt_cv_cc_needs_belf
=no
6107 rm -f core conftest.err conftest.
$ac_objext \
6108 conftest
$ac_exeext conftest.
$ac_ext
6110 ac_cpp
='$CPP $CPPFLAGS'
6111 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6112 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6113 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
6116 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
6117 $as_echo "$lt_cv_cc_needs_belf" >&6; }
6118 if test x
"$lt_cv_cc_needs_belf" != x
"yes"; then
6119 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
6120 CFLAGS
="$SAVE_CFLAGS"
6124 # Find out which ABI we are using.
6125 echo 'int i;' > conftest.
$ac_ext
6126 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6127 (eval $ac_compile) 2>&5
6129 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6130 test $ac_status = 0; }; then
6131 case `/usr/bin/file conftest.o` in
6133 case $lt_cv_prog_gnu_ld in
6134 yes*) LD
="${LD-ld} -m elf64_sparc" ;;
6136 if ${LD-ld} -64 -r -o conftest2.o conftest.o
>/dev
/null
2>&1; then
6148 need_locks
="$enable_libtool_lock"
6152 rhapsody
* | darwin
*)
6153 if test -n "$ac_tool_prefix"; then
6154 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
6155 set dummy
${ac_tool_prefix}dsymutil
; ac_word
=$2
6156 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6157 $as_echo_n "checking for $ac_word... " >&6; }
6158 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
6159 $as_echo_n "(cached) " >&6
6161 if test -n "$DSYMUTIL"; then
6162 ac_cv_prog_DSYMUTIL
="$DSYMUTIL" # Let the user override the test.
6164 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6168 test -z "$as_dir" && as_dir
=.
6169 for ac_exec_ext
in '' $ac_executable_extensions; do
6170 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6171 ac_cv_prog_DSYMUTIL
="${ac_tool_prefix}dsymutil"
6172 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6181 DSYMUTIL
=$ac_cv_prog_DSYMUTIL
6182 if test -n "$DSYMUTIL"; then
6183 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
6184 $as_echo "$DSYMUTIL" >&6; }
6186 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6187 $as_echo "no" >&6; }
6192 if test -z "$ac_cv_prog_DSYMUTIL"; then
6193 ac_ct_DSYMUTIL
=$DSYMUTIL
6194 # Extract the first word of "dsymutil", so it can be a program name with args.
6195 set dummy dsymutil
; ac_word
=$2
6196 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6197 $as_echo_n "checking for $ac_word... " >&6; }
6198 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
6199 $as_echo_n "(cached) " >&6
6201 if test -n "$ac_ct_DSYMUTIL"; then
6202 ac_cv_prog_ac_ct_DSYMUTIL
="$ac_ct_DSYMUTIL" # Let the user override the test.
6204 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6208 test -z "$as_dir" && as_dir
=.
6209 for ac_exec_ext
in '' $ac_executable_extensions; do
6210 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6211 ac_cv_prog_ac_ct_DSYMUTIL
="dsymutil"
6212 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6221 ac_ct_DSYMUTIL
=$ac_cv_prog_ac_ct_DSYMUTIL
6222 if test -n "$ac_ct_DSYMUTIL"; then
6223 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
6224 $as_echo "$ac_ct_DSYMUTIL" >&6; }
6226 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6227 $as_echo "no" >&6; }
6230 if test "x$ac_ct_DSYMUTIL" = x
; then
6233 case $cross_compiling:$ac_tool_warned in
6235 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6236 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6237 ac_tool_warned
=yes ;;
6239 DSYMUTIL
=$ac_ct_DSYMUTIL
6242 DSYMUTIL
="$ac_cv_prog_DSYMUTIL"
6245 if test -n "$ac_tool_prefix"; then
6246 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
6247 set dummy
${ac_tool_prefix}nmedit
; ac_word
=$2
6248 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6249 $as_echo_n "checking for $ac_word... " >&6; }
6250 if test "${ac_cv_prog_NMEDIT+set}" = set; then :
6251 $as_echo_n "(cached) " >&6
6253 if test -n "$NMEDIT"; then
6254 ac_cv_prog_NMEDIT
="$NMEDIT" # Let the user override the test.
6256 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6260 test -z "$as_dir" && as_dir
=.
6261 for ac_exec_ext
in '' $ac_executable_extensions; do
6262 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6263 ac_cv_prog_NMEDIT
="${ac_tool_prefix}nmedit"
6264 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6273 NMEDIT
=$ac_cv_prog_NMEDIT
6274 if test -n "$NMEDIT"; then
6275 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
6276 $as_echo "$NMEDIT" >&6; }
6278 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6279 $as_echo "no" >&6; }
6284 if test -z "$ac_cv_prog_NMEDIT"; then
6285 ac_ct_NMEDIT
=$NMEDIT
6286 # Extract the first word of "nmedit", so it can be a program name with args.
6287 set dummy nmedit
; ac_word
=$2
6288 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6289 $as_echo_n "checking for $ac_word... " >&6; }
6290 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
6291 $as_echo_n "(cached) " >&6
6293 if test -n "$ac_ct_NMEDIT"; then
6294 ac_cv_prog_ac_ct_NMEDIT
="$ac_ct_NMEDIT" # Let the user override the test.
6296 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6300 test -z "$as_dir" && as_dir
=.
6301 for ac_exec_ext
in '' $ac_executable_extensions; do
6302 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6303 ac_cv_prog_ac_ct_NMEDIT
="nmedit"
6304 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6313 ac_ct_NMEDIT
=$ac_cv_prog_ac_ct_NMEDIT
6314 if test -n "$ac_ct_NMEDIT"; then
6315 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
6316 $as_echo "$ac_ct_NMEDIT" >&6; }
6318 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6319 $as_echo "no" >&6; }
6322 if test "x$ac_ct_NMEDIT" = x
; then
6325 case $cross_compiling:$ac_tool_warned in
6327 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6328 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6329 ac_tool_warned
=yes ;;
6331 NMEDIT
=$ac_ct_NMEDIT
6334 NMEDIT
="$ac_cv_prog_NMEDIT"
6337 if test -n "$ac_tool_prefix"; then
6338 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
6339 set dummy
${ac_tool_prefix}lipo
; ac_word
=$2
6340 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6341 $as_echo_n "checking for $ac_word... " >&6; }
6342 if test "${ac_cv_prog_LIPO+set}" = set; then :
6343 $as_echo_n "(cached) " >&6
6345 if test -n "$LIPO"; then
6346 ac_cv_prog_LIPO
="$LIPO" # Let the user override the test.
6348 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6352 test -z "$as_dir" && as_dir
=.
6353 for ac_exec_ext
in '' $ac_executable_extensions; do
6354 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6355 ac_cv_prog_LIPO
="${ac_tool_prefix}lipo"
6356 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6365 LIPO
=$ac_cv_prog_LIPO
6366 if test -n "$LIPO"; then
6367 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
6368 $as_echo "$LIPO" >&6; }
6370 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6371 $as_echo "no" >&6; }
6376 if test -z "$ac_cv_prog_LIPO"; then
6378 # Extract the first word of "lipo", so it can be a program name with args.
6379 set dummy lipo
; ac_word
=$2
6380 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6381 $as_echo_n "checking for $ac_word... " >&6; }
6382 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
6383 $as_echo_n "(cached) " >&6
6385 if test -n "$ac_ct_LIPO"; then
6386 ac_cv_prog_ac_ct_LIPO
="$ac_ct_LIPO" # Let the user override the test.
6388 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6392 test -z "$as_dir" && as_dir
=.
6393 for ac_exec_ext
in '' $ac_executable_extensions; do
6394 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6395 ac_cv_prog_ac_ct_LIPO
="lipo"
6396 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6405 ac_ct_LIPO
=$ac_cv_prog_ac_ct_LIPO
6406 if test -n "$ac_ct_LIPO"; then
6407 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
6408 $as_echo "$ac_ct_LIPO" >&6; }
6410 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6411 $as_echo "no" >&6; }
6414 if test "x$ac_ct_LIPO" = x
; then
6417 case $cross_compiling:$ac_tool_warned in
6419 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6420 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6421 ac_tool_warned
=yes ;;
6426 LIPO
="$ac_cv_prog_LIPO"
6429 if test -n "$ac_tool_prefix"; then
6430 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
6431 set dummy
${ac_tool_prefix}otool
; ac_word
=$2
6432 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6433 $as_echo_n "checking for $ac_word... " >&6; }
6434 if test "${ac_cv_prog_OTOOL+set}" = set; then :
6435 $as_echo_n "(cached) " >&6
6437 if test -n "$OTOOL"; then
6438 ac_cv_prog_OTOOL
="$OTOOL" # Let the user override the test.
6440 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6444 test -z "$as_dir" && as_dir
=.
6445 for ac_exec_ext
in '' $ac_executable_extensions; do
6446 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6447 ac_cv_prog_OTOOL
="${ac_tool_prefix}otool"
6448 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6457 OTOOL
=$ac_cv_prog_OTOOL
6458 if test -n "$OTOOL"; then
6459 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
6460 $as_echo "$OTOOL" >&6; }
6462 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6463 $as_echo "no" >&6; }
6468 if test -z "$ac_cv_prog_OTOOL"; then
6470 # Extract the first word of "otool", so it can be a program name with args.
6471 set dummy otool
; ac_word
=$2
6472 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6473 $as_echo_n "checking for $ac_word... " >&6; }
6474 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
6475 $as_echo_n "(cached) " >&6
6477 if test -n "$ac_ct_OTOOL"; then
6478 ac_cv_prog_ac_ct_OTOOL
="$ac_ct_OTOOL" # Let the user override the test.
6480 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6484 test -z "$as_dir" && as_dir
=.
6485 for ac_exec_ext
in '' $ac_executable_extensions; do
6486 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6487 ac_cv_prog_ac_ct_OTOOL
="otool"
6488 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6497 ac_ct_OTOOL
=$ac_cv_prog_ac_ct_OTOOL
6498 if test -n "$ac_ct_OTOOL"; then
6499 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
6500 $as_echo "$ac_ct_OTOOL" >&6; }
6502 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6503 $as_echo "no" >&6; }
6506 if test "x$ac_ct_OTOOL" = x
; then
6509 case $cross_compiling:$ac_tool_warned in
6511 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6512 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6513 ac_tool_warned
=yes ;;
6518 OTOOL
="$ac_cv_prog_OTOOL"
6521 if test -n "$ac_tool_prefix"; then
6522 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
6523 set dummy
${ac_tool_prefix}otool64
; ac_word
=$2
6524 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6525 $as_echo_n "checking for $ac_word... " >&6; }
6526 if test "${ac_cv_prog_OTOOL64+set}" = set; then :
6527 $as_echo_n "(cached) " >&6
6529 if test -n "$OTOOL64"; then
6530 ac_cv_prog_OTOOL64
="$OTOOL64" # Let the user override the test.
6532 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6536 test -z "$as_dir" && as_dir
=.
6537 for ac_exec_ext
in '' $ac_executable_extensions; do
6538 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6539 ac_cv_prog_OTOOL64
="${ac_tool_prefix}otool64"
6540 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6549 OTOOL64
=$ac_cv_prog_OTOOL64
6550 if test -n "$OTOOL64"; then
6551 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
6552 $as_echo "$OTOOL64" >&6; }
6554 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6555 $as_echo "no" >&6; }
6560 if test -z "$ac_cv_prog_OTOOL64"; then
6561 ac_ct_OTOOL64
=$OTOOL64
6562 # Extract the first word of "otool64", so it can be a program name with args.
6563 set dummy otool64
; ac_word
=$2
6564 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6565 $as_echo_n "checking for $ac_word... " >&6; }
6566 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
6567 $as_echo_n "(cached) " >&6
6569 if test -n "$ac_ct_OTOOL64"; then
6570 ac_cv_prog_ac_ct_OTOOL64
="$ac_ct_OTOOL64" # Let the user override the test.
6572 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6576 test -z "$as_dir" && as_dir
=.
6577 for ac_exec_ext
in '' $ac_executable_extensions; do
6578 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6579 ac_cv_prog_ac_ct_OTOOL64
="otool64"
6580 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6589 ac_ct_OTOOL64
=$ac_cv_prog_ac_ct_OTOOL64
6590 if test -n "$ac_ct_OTOOL64"; then
6591 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
6592 $as_echo "$ac_ct_OTOOL64" >&6; }
6594 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6595 $as_echo "no" >&6; }
6598 if test "x$ac_ct_OTOOL64" = x
; then
6601 case $cross_compiling:$ac_tool_warned in
6603 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6604 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6605 ac_tool_warned
=yes ;;
6607 OTOOL64
=$ac_ct_OTOOL64
6610 OTOOL64
="$ac_cv_prog_OTOOL64"
6639 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
6640 $as_echo_n "checking for -single_module linker flag... " >&6; }
6641 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
6642 $as_echo_n "(cached) " >&6
6644 lt_cv_apple_cc_single_mod
=no
6645 if test -z "${LT_MULTI_MODULE}"; then
6646 # By default we will add the -single_module flag. You can override
6647 # by either setting the environment variable LT_MULTI_MODULE
6648 # non-empty at configure time, or by adding -multi_module to the
6650 rm -rf libconftest.dylib
*
6651 echo "int foo(void){return 1;}" > conftest.c
6652 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
6653 -dynamiclib -Wl,-single_module conftest.c" >&5
6654 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
6655 -dynamiclib -Wl,-single_module conftest.c
2>conftest.err
6657 if test -f libconftest.dylib
&& test ! -s conftest.err
&& test $_lt_result = 0; then
6658 lt_cv_apple_cc_single_mod
=yes
6660 cat conftest.err
>&5
6662 rm -rf libconftest.dylib
*
6666 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
6667 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
6668 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
6669 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
6670 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
6671 $as_echo_n "(cached) " >&6
6673 lt_cv_ld_exported_symbols_list
=no
6674 save_LDFLAGS
=$LDFLAGS
6675 echo "_main" > conftest.sym
6676 LDFLAGS
="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
6677 if test x
$gcc_no_link = xyes
; then
6678 as_fn_error
"Link tests are not allowed after GCC_NO_EXECUTABLES." "$LINENO" 5
6680 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6681 /* end confdefs.h. */
6691 if ac_fn_c_try_link
"$LINENO"; then :
6692 lt_cv_ld_exported_symbols_list
=yes
6694 lt_cv_ld_exported_symbols_list
=no
6696 rm -f core conftest.err conftest.
$ac_objext \
6697 conftest
$ac_exeext conftest.
$ac_ext
6698 LDFLAGS
="$save_LDFLAGS"
6701 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
6702 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
6704 rhapsody
* | darwin1.
[012])
6705 _lt_dar_allow_undefined
='${wl}-undefined ${wl}suppress' ;;
6707 _lt_dar_allow_undefined
='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
6708 darwin
*) # darwin 5.x on
6709 # if running on 10.5 or later, the deployment target defaults
6710 # to the OS version, if on x86, and 10.4, the deployment
6711 # target defaults to 10.4. Don't you love it?
6712 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
6713 10.0,*86*-darwin8*|
10.0,*-darwin[91]*)
6714 _lt_dar_allow_undefined
='${wl}-undefined ${wl}dynamic_lookup' ;;
6716 _lt_dar_allow_undefined
='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
6718 _lt_dar_allow_undefined
='${wl}-undefined ${wl}dynamic_lookup' ;;
6722 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
6723 _lt_dar_single_mod
='$single_module'
6725 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
6726 _lt_dar_export_syms
=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
6728 _lt_dar_export_syms
='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
6730 if test "$DSYMUTIL" != ":"; then
6731 _lt_dsymutil
='~$DSYMUTIL $lib || :'
6739 ac_cpp
='$CPP $CPPFLAGS'
6740 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6741 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6742 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
6743 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
6744 $as_echo_n "checking how to run the C preprocessor... " >&6; }
6745 # On Suns, sometimes $CPP names a directory.
6746 if test -n "$CPP" && test -d "$CPP"; then
6749 if test -z "$CPP"; then
6750 if test "${ac_cv_prog_CPP+set}" = set; then :
6751 $as_echo_n "(cached) " >&6
6753 # Double quotes because CPP needs to be expanded
6754 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
6757 for ac_c_preproc_warn_flag
in '' yes
6759 # Use a header file that comes with gcc, so configuring glibc
6760 # with a fresh cross-compiler works.
6761 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6762 # <limits.h> exists even on freestanding compilers.
6763 # On the NeXT, cc -E runs the code through the compiler's parser,
6764 # not just through cpp. "Syntax error" is here to catch this case.
6765 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6766 /* end confdefs.h. */
6768 # include <limits.h>
6770 # include <assert.h>
6774 if ac_fn_c_try_cpp
"$LINENO"; then :
6777 # Broken: fails on valid input.
6780 rm -f conftest.err conftest.
$ac_ext
6782 # OK, works on sane cases. Now check whether nonexistent headers
6783 # can be detected and how.
6784 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6785 /* end confdefs.h. */
6786 #include <ac_nonexistent.h>
6788 if ac_fn_c_try_cpp
"$LINENO"; then :
6789 # Broken: success on invalid input.
6792 # Passes both tests.
6796 rm -f conftest.err conftest.
$ac_ext
6799 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6800 rm -f conftest.err conftest.
$ac_ext
6801 if $ac_preproc_ok; then :
6813 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
6814 $as_echo "$CPP" >&6; }
6816 for ac_c_preproc_warn_flag
in '' yes
6818 # Use a header file that comes with gcc, so configuring glibc
6819 # with a fresh cross-compiler works.
6820 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6821 # <limits.h> exists even on freestanding compilers.
6822 # On the NeXT, cc -E runs the code through the compiler's parser,
6823 # not just through cpp. "Syntax error" is here to catch this case.
6824 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6825 /* end confdefs.h. */
6827 # include <limits.h>
6829 # include <assert.h>
6833 if ac_fn_c_try_cpp
"$LINENO"; then :
6836 # Broken: fails on valid input.
6839 rm -f conftest.err conftest.
$ac_ext
6841 # OK, works on sane cases. Now check whether nonexistent headers
6842 # can be detected and how.
6843 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6844 /* end confdefs.h. */
6845 #include <ac_nonexistent.h>
6847 if ac_fn_c_try_cpp
"$LINENO"; then :
6848 # Broken: success on invalid input.
6851 # Passes both tests.
6855 rm -f conftest.err conftest.
$ac_ext
6858 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6859 rm -f conftest.err conftest.
$ac_ext
6860 if $ac_preproc_ok; then :
6863 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6864 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
6865 as_fn_error
"C preprocessor \"$CPP\" fails sanity check
6866 See \`config.log' for more details." "$LINENO" 5; }
6870 ac_cpp
='$CPP $CPPFLAGS'
6871 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6872 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6873 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
6876 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6877 $as_echo_n "checking for ANSI C header files... " >&6; }
6878 if test "${ac_cv_header_stdc+set}" = set; then :
6879 $as_echo_n "(cached) " >&6
6881 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6882 /* end confdefs.h. */
6896 if ac_fn_c_try_compile
"$LINENO"; then :
6897 ac_cv_header_stdc
=yes
6899 ac_cv_header_stdc
=no
6901 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6903 if test $ac_cv_header_stdc = yes; then
6904 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6905 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6906 /* end confdefs.h. */
6910 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6911 $EGREP "memchr" >/dev
/null
2>&1; then :
6914 ac_cv_header_stdc
=no
6920 if test $ac_cv_header_stdc = yes; then
6921 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6922 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6923 /* end confdefs.h. */
6927 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6928 $EGREP "free" >/dev
/null
2>&1; then :
6931 ac_cv_header_stdc
=no
6937 if test $ac_cv_header_stdc = yes; then
6938 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6939 if test "$cross_compiling" = yes; then :
6942 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6943 /* end confdefs.h. */
6946 #if ((' ' & 0x0FF) == 0x020)
6947 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6948 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6950 # define ISLOWER(c) \
6951 (('a' <= (c) && (c) <= 'i') \
6952 || ('j' <= (c) && (c) <= 'r') \
6953 || ('s' <= (c) && (c) <= 'z'))
6954 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6957 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
6962 for (i = 0; i < 256; i++)
6963 if (XOR (islower (i), ISLOWER (i))
6964 || toupper (i) != TOUPPER (i))
6969 if ac_fn_c_try_run
"$LINENO"; then :
6972 ac_cv_header_stdc
=no
6974 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
6975 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
6980 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
6981 $as_echo "$ac_cv_header_stdc" >&6; }
6982 if test $ac_cv_header_stdc = yes; then
6984 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
6988 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
6989 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
6990 inttypes.h stdint.h unistd.h
6992 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6993 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
6995 eval as_val
=\$
$as_ac_Header
6996 if test "x$as_val" = x
""yes; then :
6997 cat >>confdefs.h
<<_ACEOF
6998 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7006 for ac_header
in dlfcn.h
7008 ac_fn_c_check_header_compile
"$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
7010 if test "x$ac_cv_header_dlfcn_h" = x
""yes; then :
7011 cat >>confdefs.h
<<_ACEOF
7012 #define HAVE_DLFCN_H 1
7029 # Check whether --enable-shared was given.
7030 if test "${enable_shared+set}" = set; then :
7031 enableval
=$enable_shared; p
=${PACKAGE-default}
7033 yes) enable_shared
=yes ;;
7034 no
) enable_shared
=no
;;
7037 # Look at the argument we got. We use all the common list separators.
7038 lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR,"
7039 for pkg
in $enableval; do
7041 if test "X$pkg" = "X$p"; then
7060 # Check whether --enable-static was given.
7061 if test "${enable_static+set}" = set; then :
7062 enableval
=$enable_static; p
=${PACKAGE-default}
7064 yes) enable_static
=yes ;;
7065 no
) enable_static
=no
;;
7068 # Look at the argument we got. We use all the common list separators.
7069 lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR,"
7070 for pkg
in $enableval; do
7072 if test "X$pkg" = "X$p"; then
7092 # Check whether --with-pic was given.
7093 if test "${with_pic+set}" = set; then :
7094 withval
=$with_pic; pic_mode
="$withval"
7100 test -z "$pic_mode" && pic_mode
=default
7108 # Check whether --enable-fast-install was given.
7109 if test "${enable_fast_install+set}" = set; then :
7110 enableval
=$enable_fast_install; p
=${PACKAGE-default}
7112 yes) enable_fast_install
=yes ;;
7113 no
) enable_fast_install
=no
;;
7115 enable_fast_install
=no
7116 # Look at the argument we got. We use all the common list separators.
7117 lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR,"
7118 for pkg
in $enableval; do
7120 if test "X$pkg" = "X$p"; then
7121 enable_fast_install
=yes
7128 enable_fast_install
=yes
7141 # This can be used to rebuild libtool when needed
7142 LIBTOOL_DEPS
="$ltmain"
7144 # Always use our own libtool.
7145 LIBTOOL
='$(SHELL) $(top_builddir)/libtool'
7171 test -z "$LN_S" && LN_S
="ln -s"
7186 if test -n "${ZSH_VERSION+set}" ; then
7187 setopt NO_GLOB_SUBST
7190 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
7191 $as_echo_n "checking for objdir... " >&6; }
7192 if test "${lt_cv_objdir+set}" = set; then :
7193 $as_echo_n "(cached) " >&6
7195 rm -f .libs
2>/dev
/null
7196 mkdir .libs
2>/dev
/null
7197 if test -d .libs
; then
7200 # MS-DOS does not allow filenames that begin with a dot.
7203 rmdir .libs
2>/dev
/null
7205 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
7206 $as_echo "$lt_cv_objdir" >&6; }
7207 objdir
=$lt_cv_objdir
7213 cat >>confdefs.h
<<_ACEOF
7214 #define LT_OBJDIR "$lt_cv_objdir/"
7235 # AIX sometimes has problems with the GCC collect2 program. For some
7236 # reason, if we set the COLLECT_NAMES environment variable, the problems
7237 # vanish in a puff of smoke.
7238 if test "X${COLLECT_NAMES+set}" != Xset
; then
7240 export COLLECT_NAMES
7245 # Sed substitution that helps us do robust quoting. It backslashifies
7246 # metacharacters that are still active within double-quoted strings.
7247 sed_quote_subst
='s/\(["`$\\]\)/\\\1/g'
7249 # Same as above, but do not quote variable references.
7250 double_quote_subst
='s/\(["`\\]\)/\\\1/g'
7252 # Sed substitution to delay expansion of an escaped shell variable in a
7253 # double_quote_subst'ed string.
7254 delay_variable_subst
='s/\\\\\\\\\\\$/\\\\\\$/g'
7256 # Sed substitution to delay expansion of an escaped single quote.
7257 delay_single_quote_subst
='s/'\''/'\'\\\\\\\'\''/g'
7259 # Sed substitution to avoid accidental globbing in evaled expressions
7260 no_glob_subst
='s/\*/\\\*/g'
7264 can_build_shared
=yes
7266 # All known linkers require a `.a' archive for static linking (except MSVC,
7267 # which needs '.lib').
7270 with_gnu_ld
="$lt_cv_prog_gnu_ld"
7273 old_CFLAGS
="$CFLAGS"
7275 # Set sane defaults for various variables
7276 test -z "$CC" && CC
=cc
7277 test -z "$LTCC" && LTCC
=$CC
7278 test -z "$LTCFLAGS" && LTCFLAGS
=$CFLAGS
7279 test -z "$LD" && LD
=ld
7280 test -z "$ac_objext" && ac_objext
=o
7282 for cc_temp
in $compiler""; do
7284 compile |
*[\\/]compile | ccache |
*[\\/]ccache
) ;;
7285 distcc |
*[\\/]distcc | purify |
*[\\/]purify
) ;;
7290 cc_basename
=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
7293 # Only perform the check for file, if the check method requires it
7294 test -z "$MAGIC_CMD" && MAGIC_CMD
=file
7295 case $deplibs_check_method in
7297 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
7298 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
7299 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
7300 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
7301 $as_echo_n "(cached) " >&6
7305 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path.
7308 lt_save_MAGIC_CMD
="$MAGIC_CMD"
7309 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
7310 ac_dummy
="/usr/bin$PATH_SEPARATOR$PATH"
7311 for ac_dir
in $ac_dummy; do
7313 test -z "$ac_dir" && ac_dir
=.
7314 if test -f $ac_dir/${ac_tool_prefix}file; then
7315 lt_cv_path_MAGIC_CMD
="$ac_dir/${ac_tool_prefix}file"
7316 if test -n "$file_magic_test_file"; then
7317 case $deplibs_check_method in
7319 file_magic_regex
=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
7320 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
7321 if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null |
7322 $EGREP "$file_magic_regex" > /dev
/null
; then
7327 *** Warning: the command libtool uses to detect shared libraries,
7328 *** $file_magic_cmd, produces output that libtool cannot recognize.
7329 *** The result is that libtool may fail to recognize shared libraries
7330 *** as such. This will affect the creation of libtool libraries that
7331 *** depend on shared libraries, but programs linked with such libtool
7332 *** libraries will work regardless of this problem. Nevertheless, you
7333 *** may want to report the problem to your system manager and/or to
7334 *** bug-libtool@gnu.org
7344 MAGIC_CMD
="$lt_save_MAGIC_CMD"
7349 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
7350 if test -n "$MAGIC_CMD"; then
7351 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
7352 $as_echo "$MAGIC_CMD" >&6; }
7354 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7355 $as_echo "no" >&6; }
7362 if test -z "$lt_cv_path_MAGIC_CMD"; then
7363 if test -n "$ac_tool_prefix"; then
7364 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
7365 $as_echo_n "checking for file... " >&6; }
7366 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
7367 $as_echo_n "(cached) " >&6
7371 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path.
7374 lt_save_MAGIC_CMD
="$MAGIC_CMD"
7375 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
7376 ac_dummy
="/usr/bin$PATH_SEPARATOR$PATH"
7377 for ac_dir
in $ac_dummy; do
7379 test -z "$ac_dir" && ac_dir
=.
7380 if test -f $ac_dir/file; then
7381 lt_cv_path_MAGIC_CMD
="$ac_dir/file"
7382 if test -n "$file_magic_test_file"; then
7383 case $deplibs_check_method in
7385 file_magic_regex
=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
7386 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
7387 if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null |
7388 $EGREP "$file_magic_regex" > /dev
/null
; then
7393 *** Warning: the command libtool uses to detect shared libraries,
7394 *** $file_magic_cmd, produces output that libtool cannot recognize.
7395 *** The result is that libtool may fail to recognize shared libraries
7396 *** as such. This will affect the creation of libtool libraries that
7397 *** depend on shared libraries, but programs linked with such libtool
7398 *** libraries will work regardless of this problem. Nevertheless, you
7399 *** may want to report the problem to your system manager and/or to
7400 *** bug-libtool@gnu.org
7410 MAGIC_CMD
="$lt_save_MAGIC_CMD"
7415 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
7416 if test -n "$MAGIC_CMD"; then
7417 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
7418 $as_echo "$MAGIC_CMD" >&6; }
7420 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7421 $as_echo "no" >&6; }
7434 # Use C for the default configuration in the libtool script
7438 ac_cpp
='$CPP $CPPFLAGS'
7439 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7440 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7441 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
7444 # Source file extension for C test sources.
7447 # Object file extension for compiled C test sources.
7451 # Code to be used in simple compile tests
7452 lt_simple_compile_test_code
="int some_variable = 0;"
7454 # Code to be used in simple link tests
7455 lt_simple_link_test_code
='int main(){return(0);}'
7463 # If no C compiler was specified, use CC.
7466 # If no C compiler flags were specified, use CFLAGS.
7467 LTCFLAGS
=${LTCFLAGS-"$CFLAGS"}
7469 # Allow CC to be a program name with arguments.
7472 # Save the default compiler, since it gets overwritten when the other
7473 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
7474 compiler_DEFAULT
=$CC
7476 # save warnings/boilerplate of simple test code
7477 ac_outfile
=conftest.
$ac_objext
7478 echo "$lt_simple_compile_test_code" >conftest.
$ac_ext
7479 eval "$ac_compile" 2>&1 >/dev
/null |
$SED '/^$/d; /^ *+/d' >conftest.err
7480 _lt_compiler_boilerplate
=`cat conftest.err`
7483 ac_outfile
=conftest.
$ac_objext
7484 echo "$lt_simple_link_test_code" >conftest.
$ac_ext
7485 eval "$ac_link" 2>&1 >/dev
/null |
$SED '/^$/d; /^ *+/d' >conftest.err
7486 _lt_linker_boilerplate
=`cat conftest.err`
7491 ## There is no encapsulation within the following macros, do not change
7492 ## the running order or otherwise move them around unless you know exactly
7493 ## what you are doing...
7494 if test -n "$compiler"; then
7496 lt_prog_compiler_no_builtin_flag
=
7498 if test "$GCC" = yes; then
7499 lt_prog_compiler_no_builtin_flag
=' -fno-builtin'
7501 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
7502 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
7503 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
7504 $as_echo_n "(cached) " >&6
7506 lt_cv_prog_compiler_rtti_exceptions
=no
7507 ac_outfile
=conftest.
$ac_objext
7508 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
7509 lt_compiler_flag
="-fno-rtti -fno-exceptions"
7510 # Insert the option either (1) after the last *FLAGS variable, or
7511 # (2) before a word containing "conftest.", or (3) at the end.
7512 # Note that $ac_compile itself does not contain backslashes and begins
7513 # with a dollar sign (not a hyphen), so the echo should work correctly.
7514 # The option is referenced via a variable to avoid confusing sed.
7515 lt_compile
=`echo "$ac_compile" | $SED \
7516 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7517 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7518 -e 's:$: $lt_compiler_flag:'`
7519 (eval echo "\"\$as_me:7519: $lt_compile\"" >&5)
7520 (eval "$lt_compile" 2>conftest.err
)
7522 cat conftest.err
>&5
7523 echo "$as_me:7523: \$? = $ac_status" >&5
7524 if (exit $ac_status) && test -s "$ac_outfile"; then
7525 # The compiler can only warn and ignore the option if not recognized
7526 # So say no if there are warnings other than the usual output.
7527 $ECHO "X$_lt_compiler_boilerplate" |
$Xsed -e '/^$/d' >conftest.exp
7528 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
7529 if test ! -s conftest.er2 ||
diff conftest.exp conftest.er2
>/dev
/null
; then
7530 lt_cv_prog_compiler_rtti_exceptions
=yes
7536 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
7537 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
7539 if test x
"$lt_cv_prog_compiler_rtti_exceptions" = xyes
; then
7540 lt_prog_compiler_no_builtin_flag
="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
7552 lt_prog_compiler_wl
=
7553 lt_prog_compiler_pic
=
7554 lt_prog_compiler_static
=
7556 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
7557 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
7559 if test "$GCC" = yes; then
7560 lt_prog_compiler_wl
='-Wl,'
7561 lt_prog_compiler_static
='-static'
7565 # All AIX code is PIC.
7566 if test "$host_cpu" = ia64
; then
7567 # AIX 5 now supports IA64 processor
7568 lt_prog_compiler_static
='-Bstatic'
7575 # see comment about AmigaOS4 .so support
7576 lt_prog_compiler_pic
='-fPIC'
7579 # FIXME: we need at least 68020 code to build shared libraries, but
7580 # adding the `-m68020' flag to GCC prevents building anything better,
7582 lt_prog_compiler_pic
='-m68020 -resident32 -malways-restore-a4'
7587 beos
* | irix5
* | irix6
* | nonstopux
* | osf3
* | osf4
* | osf5
*)
7588 # PIC is the default for these OSes.
7591 mingw
* | cygwin
* | pw32
* | os2
* | cegcc
*)
7592 # This hack is so that the source file can tell whether it is being
7593 # built for inclusion in a dll (and should export symbols for example).
7594 # Although the cygwin gcc ignores -fPIC, still need this for old-style
7595 # (--disable-auto-import) libraries
7596 lt_prog_compiler_pic
='-DDLL_EXPORT'
7599 darwin
* | rhapsody
*)
7600 # PIC is the default on this platform
7601 # Common symbols not allowed in MH_DYLIB files
7602 lt_prog_compiler_pic
='-fno-common'
7606 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
7607 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
7608 # sets the default TLS model and affects inlining.
7614 lt_prog_compiler_pic
='-fPIC'
7620 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
7621 # Instead, we relocate shared libraries at runtime.
7625 # Just because we use GCC doesn't mean we suddenly get shared libraries
7626 # on systems that don't support them.
7627 lt_prog_compiler_can_build_shared
=no
7632 # QNX uses GNU C++, but need to define -shared option too, otherwise
7634 lt_prog_compiler_pic
='-fPIC -shared'
7638 if test -d /usr
/nec
; then
7639 lt_prog_compiler_pic
=-Kconform_pic
7644 lt_prog_compiler_pic
='-fPIC'
7648 # PORTME Check for flag to pass linker flags through the system compiler.
7651 lt_prog_compiler_wl
='-Wl,'
7652 if test "$host_cpu" = ia64
; then
7653 # AIX 5 now supports IA64 processor
7654 lt_prog_compiler_static
='-Bstatic'
7656 lt_prog_compiler_static
='-bnso -bI:/lib/syscalls.exp'
7660 mingw
* | cygwin
* | pw32
* | os2
* | cegcc
*)
7661 # This hack is so that the source file can tell whether it is being
7662 # built for inclusion in a dll (and should export symbols for example).
7663 lt_prog_compiler_pic
='-DDLL_EXPORT'
7666 hpux9
* | hpux10
* | hpux11
*)
7667 lt_prog_compiler_wl
='-Wl,'
7668 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
7675 lt_prog_compiler_pic
='+Z'
7678 # Is there a better lt_prog_compiler_static that works with the bundled CC?
7679 lt_prog_compiler_static
='${wl}-a ${wl}archive'
7682 irix5
* | irix6
* | nonstopux
*)
7683 lt_prog_compiler_wl
='-Wl,'
7684 # PIC (with -KPIC) is the default.
7685 lt_prog_compiler_static
='-non_shared'
7688 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
7689 case $cc_basename in
7690 # old Intel for x86_64 which still supported -KPIC.
7692 lt_prog_compiler_wl
='-Wl,'
7693 lt_prog_compiler_pic
='-KPIC'
7694 lt_prog_compiler_static
='-static'
7696 # icc used to be incompatible with GCC.
7697 # ICC 10 doesn't accept -KPIC any more.
7699 lt_prog_compiler_wl
='-Wl,'
7700 lt_prog_compiler_pic
='-fPIC'
7701 lt_prog_compiler_static
='-static'
7703 # Lahey Fortran 8.1.
7705 lt_prog_compiler_wl
='-Wl,'
7706 lt_prog_compiler_pic
='--shared'
7707 lt_prog_compiler_static
='--static'
7709 pgcc
* | pgf77
* | pgf90
* | pgf95
*)
7710 # Portland Group compilers (*not* the Pentium gcc compiler,
7711 # which looks to be a dead project)
7712 lt_prog_compiler_wl
='-Wl,'
7713 lt_prog_compiler_pic
='-fpic'
7714 lt_prog_compiler_static
='-Bstatic'
7717 lt_prog_compiler_wl
='-Wl,'
7718 # All Alpha code is PIC.
7719 lt_prog_compiler_static
='-non_shared'
7722 # IBM XL C 8.0/Fortran 10.1 on PPC
7723 lt_prog_compiler_wl
='-Wl,'
7724 lt_prog_compiler_pic
='-qpic'
7725 lt_prog_compiler_static
='-qstaticlink'
7728 case `$CC -V 2>&1 | sed 5q` in
7731 lt_prog_compiler_pic
='-KPIC'
7732 lt_prog_compiler_static
='-Bstatic'
7733 lt_prog_compiler_wl
='-Wl,'
7736 # Sun Fortran 8.3 passes all unrecognized flags to the linker
7737 lt_prog_compiler_pic
='-KPIC'
7738 lt_prog_compiler_static
='-Bstatic'
7739 lt_prog_compiler_wl
=''
7747 lt_prog_compiler_pic
='-KPIC'
7748 lt_prog_compiler_static
='-Bstatic'
7752 # QNX uses GNU C++, but need to define -shared option too, otherwise
7754 lt_prog_compiler_pic
='-fPIC -shared'
7757 osf3
* | osf4
* | osf5
*)
7758 lt_prog_compiler_wl
='-Wl,'
7759 # All OSF/1 code is PIC.
7760 lt_prog_compiler_static
='-non_shared'
7764 lt_prog_compiler_static
='-non_shared'
7768 lt_prog_compiler_pic
='-KPIC'
7769 lt_prog_compiler_static
='-Bstatic'
7770 case $cc_basename in
7772 lt_prog_compiler_wl
='-Qoption ld ';;
7774 lt_prog_compiler_wl
='-Wl,';;
7779 lt_prog_compiler_wl
='-Qoption ld '
7780 lt_prog_compiler_pic
='-PIC'
7781 lt_prog_compiler_static
='-Bstatic'
7784 sysv4 | sysv4.2uw2
* | sysv4.3
*)
7785 lt_prog_compiler_wl
='-Wl,'
7786 lt_prog_compiler_pic
='-KPIC'
7787 lt_prog_compiler_static
='-Bstatic'
7791 if test -d /usr
/nec
;then
7792 lt_prog_compiler_pic
='-Kconform_pic'
7793 lt_prog_compiler_static
='-Bstatic'
7797 sysv5
* | unixware
* | sco3.2v5
* | sco5v6
* | OpenUNIX
*)
7798 lt_prog_compiler_wl
='-Wl,'
7799 lt_prog_compiler_pic
='-KPIC'
7800 lt_prog_compiler_static
='-Bstatic'
7804 lt_prog_compiler_wl
='-Wl,'
7805 lt_prog_compiler_can_build_shared
=no
7809 lt_prog_compiler_pic
='-pic'
7810 lt_prog_compiler_static
='-Bstatic'
7814 lt_prog_compiler_can_build_shared
=no
7820 # For platforms which do not support PIC, -DPIC is meaningless:
7822 lt_prog_compiler_pic
=
7825 lt_prog_compiler_pic
="$lt_prog_compiler_pic -DPIC"
7828 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
7829 $as_echo "$lt_prog_compiler_pic" >&6; }
7837 # Check to make sure the PIC flag actually works.
7839 if test -n "$lt_prog_compiler_pic"; then
7840 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
7841 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
7842 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
7843 $as_echo_n "(cached) " >&6
7845 lt_cv_prog_compiler_pic_works
=no
7846 ac_outfile
=conftest.
$ac_objext
7847 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
7848 lt_compiler_flag
="$lt_prog_compiler_pic -DPIC"
7849 # Insert the option either (1) after the last *FLAGS variable, or
7850 # (2) before a word containing "conftest.", or (3) at the end.
7851 # Note that $ac_compile itself does not contain backslashes and begins
7852 # with a dollar sign (not a hyphen), so the echo should work correctly.
7853 # The option is referenced via a variable to avoid confusing sed.
7854 lt_compile
=`echo "$ac_compile" | $SED \
7855 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7856 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7857 -e 's:$: $lt_compiler_flag:'`
7858 (eval echo "\"\$as_me:7858: $lt_compile\"" >&5)
7859 (eval "$lt_compile" 2>conftest.err
)
7861 cat conftest.err
>&5
7862 echo "$as_me:7862: \$? = $ac_status" >&5
7863 if (exit $ac_status) && test -s "$ac_outfile"; then
7864 # The compiler can only warn and ignore the option if not recognized
7865 # So say no if there are warnings other than the usual output.
7866 $ECHO "X$_lt_compiler_boilerplate" |
$Xsed -e '/^$/d' >conftest.exp
7867 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
7868 if test ! -s conftest.er2 ||
diff conftest.exp conftest.er2
>/dev
/null
; then
7869 lt_cv_prog_compiler_pic_works
=yes
7875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
7876 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
7878 if test x
"$lt_cv_prog_compiler_pic_works" = xyes
; then
7879 case $lt_prog_compiler_pic in
7881 *) lt_prog_compiler_pic
=" $lt_prog_compiler_pic" ;;
7884 lt_prog_compiler_pic
=
7885 lt_prog_compiler_can_build_shared
=no
7896 # Check to make sure the static flag actually works.
7898 wl
=$lt_prog_compiler_wl eval lt_tmp_static_flag
=\"$lt_prog_compiler_static\"
7899 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
7900 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
7901 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
7902 $as_echo_n "(cached) " >&6
7904 lt_cv_prog_compiler_static_works
=no
7905 save_LDFLAGS
="$LDFLAGS"
7906 LDFLAGS
="$LDFLAGS $lt_tmp_static_flag"
7907 echo "$lt_simple_link_test_code" > conftest.
$ac_ext
7908 if (eval $ac_link 2>conftest.err
) && test -s conftest
$ac_exeext; then
7909 # The linker can only warn and ignore the option if not recognized
7910 # So say no if there are warnings
7911 if test -s conftest.err
; then
7912 # Append any errors to the config.log.
7913 cat conftest.err
1>&5
7914 $ECHO "X$_lt_linker_boilerplate" |
$Xsed -e '/^$/d' > conftest.exp
7915 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
7916 if diff conftest.exp conftest.er2
>/dev
/null
; then
7917 lt_cv_prog_compiler_static_works
=yes
7920 lt_cv_prog_compiler_static_works
=yes
7924 LDFLAGS
="$save_LDFLAGS"
7927 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
7928 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
7930 if test x
"$lt_cv_prog_compiler_static_works" = xyes
; then
7933 lt_prog_compiler_static
=
7942 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
7943 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
7944 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
7945 $as_echo_n "(cached) " >&6
7947 lt_cv_prog_compiler_c_o
=no
7948 $RM -r conftest
2>/dev
/null
7952 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
7954 lt_compiler_flag
="-o out/conftest2.$ac_objext"
7955 # Insert the option either (1) after the last *FLAGS variable, or
7956 # (2) before a word containing "conftest.", or (3) at the end.
7957 # Note that $ac_compile itself does not contain backslashes and begins
7958 # with a dollar sign (not a hyphen), so the echo should work correctly.
7959 lt_compile
=`echo "$ac_compile" | $SED \
7960 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7961 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7962 -e 's:$: $lt_compiler_flag:'`
7963 (eval echo "\"\$as_me:7963: $lt_compile\"" >&5)
7964 (eval "$lt_compile" 2>out
/conftest.err
)
7966 cat out
/conftest.err
>&5
7967 echo "$as_me:7967: \$? = $ac_status" >&5
7968 if (exit $ac_status) && test -s out
/conftest2.
$ac_objext
7970 # The compiler can only warn and ignore the option if not recognized
7971 # So say no if there are warnings
7972 $ECHO "X$_lt_compiler_boilerplate" |
$Xsed -e '/^$/d' > out
/conftest.exp
7973 $SED '/^$/d; /^ *+/d' out
/conftest.err
>out
/conftest.er2
7974 if test ! -s out
/conftest.er2 ||
diff out
/conftest.exp out
/conftest.er2
>/dev
/null
; then
7975 lt_cv_prog_compiler_c_o
=yes
7980 # SGI C++ compiler will create directory out/ii_files/ for
7981 # template instantiation
7982 test -d out
/ii_files
&& $RM out
/ii_files
/* && rmdir out
/ii_files
7983 $RM out
/* && rmdir out
7989 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
7990 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
7997 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
7998 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
7999 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
8000 $as_echo_n "(cached) " >&6
8002 lt_cv_prog_compiler_c_o
=no
8003 $RM -r conftest
2>/dev
/null
8007 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
8009 lt_compiler_flag
="-o out/conftest2.$ac_objext"
8010 # Insert the option either (1) after the last *FLAGS variable, or
8011 # (2) before a word containing "conftest.", or (3) at the end.
8012 # Note that $ac_compile itself does not contain backslashes and begins
8013 # with a dollar sign (not a hyphen), so the echo should work correctly.
8014 lt_compile
=`echo "$ac_compile" | $SED \
8015 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8016 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8017 -e 's:$: $lt_compiler_flag:'`
8018 (eval echo "\"\$as_me:8018: $lt_compile\"" >&5)
8019 (eval "$lt_compile" 2>out
/conftest.err
)
8021 cat out
/conftest.err
>&5
8022 echo "$as_me:8022: \$? = $ac_status" >&5
8023 if (exit $ac_status) && test -s out
/conftest2.
$ac_objext
8025 # The compiler can only warn and ignore the option if not recognized
8026 # So say no if there are warnings
8027 $ECHO "X$_lt_compiler_boilerplate" |
$Xsed -e '/^$/d' > out
/conftest.exp
8028 $SED '/^$/d; /^ *+/d' out
/conftest.err
>out
/conftest.er2
8029 if test ! -s out
/conftest.er2 ||
diff out
/conftest.exp out
/conftest.er2
>/dev
/null
; then
8030 lt_cv_prog_compiler_c_o
=yes
8035 # SGI C++ compiler will create directory out/ii_files/ for
8036 # template instantiation
8037 test -d out
/ii_files
&& $RM out
/ii_files
/* && rmdir out
/ii_files
8038 $RM out
/* && rmdir out
8044 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
8045 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
8050 hard_links
="nottested"
8051 if test "$lt_cv_prog_compiler_c_o" = no
&& test "$need_locks" != no
; then
8052 # do not overwrite the value of need_locks provided by the user
8053 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
8054 $as_echo_n "checking if we can lock with hard links... " >&6; }
8057 ln conftest.a conftest.b
2>/dev
/null
&& hard_links
=no
8059 ln conftest.a conftest.b
2>&5 || hard_links
=no
8060 ln conftest.a conftest.b
2>/dev
/null
&& hard_links
=no
8061 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
8062 $as_echo "$hard_links" >&6; }
8063 if test "$hard_links" = no
; then
8064 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
8065 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
8077 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
8078 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
8081 allow_undefined_flag
=
8082 always_export_symbols
=no
8084 archive_expsym_cmds
=
8085 compiler_needs_object
=no
8086 enable_shared_with_static_runtimes
=no
8087 export_dynamic_flag_spec
=
8088 export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
8089 hardcode_automatic
=no
8091 hardcode_direct_absolute
=no
8092 hardcode_libdir_flag_spec
=
8093 hardcode_libdir_flag_spec_ld
=
8094 hardcode_libdir_separator
=
8096 hardcode_shlibpath_var
=unsupported
8098 link_all_deplibs
=unknown
8101 old_archive_from_new_cmds
=
8102 old_archive_from_expsyms_cmds
=
8103 thread_safe_flag_spec
=
8104 whole_archive_flag_spec
=
8105 # include_expsyms should be a list of space-separated symbols to be *always*
8106 # included in the symbol list
8108 # exclude_expsyms can be an extended regexp of symbols to exclude
8109 # it will be wrapped by ` (' and `)$', so one must not match beginning or
8110 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
8111 # as well as any symbol that contains `d'.
8112 exclude_expsyms
='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
8113 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
8114 # platforms (ab)use it in PIC code, but their linkers get confused if
8115 # the symbol is explicitly referenced. Since portable code cannot
8116 # rely on this symbol name, it's probably fine to never include it in
8117 # preloaded symbol tables.
8118 # Exclude shared library initialization/finalization symbols.
8119 extract_expsyms_cmds
=
8122 cygwin
* | mingw
* | pw32
* | cegcc
*)
8123 # FIXME: the MSVC++ port hasn't been tested in a loooong time
8124 # When not using gcc, we currently assume that we are using
8125 # Microsoft Visual C++.
8126 if test "$GCC" != yes; then
8131 # we just hope/assume this is gcc and not c89 (= MSVC++)
8140 if test "$with_gnu_ld" = yes; then
8141 # If archive_cmds runs LD, not CC, wlarc should be empty
8144 # Set some defaults for GNU ld with shared library support. These
8145 # are reset later if shared libraries are not supported. Putting them
8146 # here allows them to be overridden if necessary.
8147 runpath_var
=LD_RUN_PATH
8148 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
8149 export_dynamic_flag_spec
='${wl}--export-dynamic'
8150 # ancient GNU ld didn't support --whole-archive et. al.
8151 if $LD --help 2>&1 |
$GREP 'no-whole-archive' > /dev
/null
; then
8152 whole_archive_flag_spec
="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
8154 whole_archive_flag_spec
=
8156 supports_anon_versioning
=no
8157 case `$LD -v 2>&1` in
8158 *\
[01].
* |
*\
2.
[0-9].
* |
*\
2.10.
*) ;; # catch versions < 2.11
8159 *\
2.11.93.0.2\
*) supports_anon_versioning
=yes ;; # RH7.3 ...
8160 *\
2.11.92.0.12\
*) supports_anon_versioning
=yes ;; # Mandrake 8.2 ...
8161 *\
2.11.
*) ;; # other 2.11 versions
8162 *) supports_anon_versioning
=yes ;;
8165 # See if GNU ld supports shared libraries.
8168 # On AIX/PPC, the GNU linker is very broken
8169 if test "$host_cpu" != ia64
; then
8173 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
8174 *** to be unable to reliably create shared libraries on AIX.
8175 *** Therefore, libtool is disabling shared libraries support. If you
8176 *** really care for shared libraries, you may want to modify your PATH
8177 *** so that a non-GNU linker is found, and then restart.
8186 # see comment about AmigaOS4 .so support
8187 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8188 archive_expsym_cmds
=''
8191 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)'
8192 hardcode_libdir_flag_spec
='-L$libdir'
8193 hardcode_minus_L
=yes
8199 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
8200 allow_undefined_flag
=unsupported
8201 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
8202 # support --undefined. This deserves some investigation. FIXME
8203 archive_cmds
='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8209 cygwin
* | mingw
* | pw32
* | cegcc
*)
8210 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
8211 # as there is no search path for DLLs.
8212 hardcode_libdir_flag_spec
='-L$libdir'
8213 allow_undefined_flag
=unsupported
8214 always_export_symbols
=no
8215 enable_shared_with_static_runtimes
=yes
8216 export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
8218 if $LD --help 2>&1 |
$GREP 'auto-import' > /dev
/null
; then
8219 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8220 # If the export-symbols file already is a .def file (1st line
8221 # is EXPORTS), use it as is; otherwise, prepend...
8222 archive_expsym_cmds
='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
8223 cp $export_symbols $output_objdir/$soname.def;
8225 echo EXPORTS > $output_objdir/$soname.def;
8226 cat $export_symbols >> $output_objdir/$soname.def;
8228 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8236 hardcode_shlibpath_var
=no
8237 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
8238 export_dynamic_flag_spec
='${wl}-E'
8239 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
8240 # Instead, shared libraries are loaded at an image base (0x10000000 by
8241 # default) and relocated if they conflict, which is a slow very memory
8242 # consuming and fragmenting process. To avoid this, we pick a random,
8243 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
8244 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
8245 archive_cmds
='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
8246 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'
8249 gnu
* | linux
* | tpf
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
8251 if test "$host_os" = linux-dietlibc
; then
8252 case $cc_basename in
8253 diet\
*) tmp_diet
=yes;; # linux-dietlibc with static linking (!diet-dyn)
8256 if $LD --help 2>&1 |
$EGREP ': supported targets:.* elf' > /dev
/null \
8257 && test "$tmp_diet" = no
8260 tmp_sharedflag
='-shared'
8261 case $cc_basename,$host_cpu in
8262 pgcc
*) # Portland Group C compiler
8263 whole_archive_flag_spec
='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
8264 tmp_addflag
=' $pic_flag'
8266 pgf77
* | pgf90
* | pgf95
*) # Portland Group f77 and f90 compilers
8267 whole_archive_flag_spec
='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
8268 tmp_addflag
=' $pic_flag -Mnomain' ;;
8269 ecc
*,ia64
* | icc
*,ia64
*) # Intel C compiler on ia64
8270 tmp_addflag
=' -i_dynamic' ;;
8271 efc
*,ia64
* | ifort
*,ia64
*) # Intel Fortran compiler on ia64
8272 tmp_addflag
=' -i_dynamic -nofor_main' ;;
8273 ifc
* | ifort
*) # Intel Fortran compiler
8274 tmp_addflag
=' -nofor_main' ;;
8275 lf95
*) # Lahey Fortran 8.1
8276 whole_archive_flag_spec
=
8277 tmp_sharedflag
='--shared' ;;
8278 xl
[cC
]*) # IBM XL C 8.0 on PPC (deal with xlf below)
8279 tmp_sharedflag
='-qmkshrobj'
8282 case `$CC -V 2>&1 | sed 5q` in
8283 *Sun\ C
*) # Sun C 5.9
8284 whole_archive_flag_spec
='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
8285 compiler_needs_object
=yes
8286 tmp_sharedflag
='-G' ;;
8287 *Sun\ F
*) # Sun Fortran 8.3
8288 tmp_sharedflag
='-G' ;;
8290 archive_cmds
='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8292 if test "x$supports_anon_versioning" = xyes
; then
8293 archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~
8294 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8295 echo "local: *; };" >> $output_objdir/$libname.ver~
8296 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
8299 case $cc_basename in
8301 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
8302 whole_archive_flag_spec
='--whole-archive$convenience --no-whole-archive'
8303 hardcode_libdir_flag_spec
=
8304 hardcode_libdir_flag_spec_ld
='-rpath $libdir'
8305 archive_cmds
='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
8306 if test "x$supports_anon_versioning" = xyes
; then
8307 archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~
8308 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8309 echo "local: *; };" >> $output_objdir/$libname.ver~
8310 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
8320 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
8321 archive_cmds
='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
8324 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8325 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8330 if $LD -v 2>&1 |
$GREP 'BFD 2\.8' > /dev
/null
; then
8334 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
8335 *** create shared libraries on Solaris systems. Therefore, libtool
8336 *** is disabling shared libraries support. We urge you to upgrade GNU
8337 *** binutils to release 2.9.1 or newer. Another option is to modify
8338 *** your PATH or compiler configuration so that the native linker is
8339 *** used, and then restart.
8342 elif $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
8343 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8344 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8350 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
*)
8351 case `$LD -v 2>&1` in
8352 *\
[01].
* |
*\
2.
[0-9].
* |
*\
2.1[0-5].
*)
8356 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
8357 *** reliably create shared libraries on SCO systems. Therefore, libtool
8358 *** is disabling shared libraries support. We urge you to upgrade GNU
8359 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
8360 *** your PATH or compiler configuration so that the native linker is
8361 *** used, and then restart.
8366 # For security reasons, it is highly recommended that you always
8367 # use absolute paths for naming shared libraries, and exclude the
8368 # DT_RUNPATH tag from executables and libraries. But doing so
8369 # requires that you compile everything twice, which is a pain.
8370 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
8371 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
8372 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8373 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8382 archive_cmds
='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8385 hardcode_shlibpath_var
=no
8389 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
8390 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8391 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8398 if test "$ld_shlibs" = no
; then
8400 hardcode_libdir_flag_spec
=
8401 export_dynamic_flag_spec
=
8402 whole_archive_flag_spec
=
8405 # PORTME fill in a description of your system's linker (not GNU ld)
8408 allow_undefined_flag
=unsupported
8409 always_export_symbols
=yes
8410 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'
8411 # Note: this linker hardcodes the directories in LIBPATH if there
8412 # are no directories specified by -L.
8413 hardcode_minus_L
=yes
8414 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
8415 # Neither direct hardcoding nor static linking is supported with a
8417 hardcode_direct
=unsupported
8422 if test "$host_cpu" = ia64
; then
8423 # On IA64, the linker does run time linking by default, so we don't
8424 # have to do anything special.
8425 aix_use_runtimelinking
=no
8426 exp_sym_flag
='-Bexport'
8429 # If we're using GNU nm, then we don't want the "-C" option.
8430 # -C means demangle to AIX nm, but means don't demangle with GNU nm
8431 if $NM -V 2>&1 |
$GREP 'GNU' > /dev
/null
; then
8432 export_symbols_cmds
='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
8434 export_symbols_cmds
='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
8436 aix_use_runtimelinking
=no
8438 # Test if we are trying to use run time linking or normal
8439 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
8440 # need to do runtime linking.
8441 case $host_os in aix4.
[23]|aix4.
[23].
*|aix
[5-9]*)
8442 for ld_flag
in $LDFLAGS; do
8443 if (test $ld_flag = "-brtl" ||
test $ld_flag = "-Wl,-brtl"); then
8444 aix_use_runtimelinking
=yes
8451 exp_sym_flag
='-bexport'
8452 no_entry_flag
='-bnoentry'
8455 # When large executables or shared objects are built, AIX ld can
8456 # have problems creating the table of contents. If linking a library
8457 # or program results in "error TOC overflow" add -mminimal-toc to
8458 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
8459 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
8463 hardcode_direct_absolute
=yes
8464 hardcode_libdir_separator
=':'
8465 link_all_deplibs
=yes
8466 file_list_spec
='${wl}-f,'
8468 if test "$GCC" = yes; then
8469 case $host_os in aix4.
[012]|aix4.
[012].
*)
8470 # We only want to do this on AIX 4.2 and lower, the check
8471 # below for broken collect2 doesn't work under 4.3+
8472 collect2name
=`${CC} -print-prog-name=collect2`
8473 if test -f "$collect2name" &&
8474 strings "$collect2name" |
$GREP resolve_lib_name
>/dev
/null
8476 # We have reworked collect2
8479 # We have old collect2
8480 hardcode_direct
=unsupported
8481 # It fails to find uninstalled libraries when the uninstalled
8482 # path is not listed in the libpath. Setting hardcode_minus_L
8483 # to unsupported forces relinking
8484 hardcode_minus_L
=yes
8485 hardcode_libdir_flag_spec
='-L$libdir'
8486 hardcode_libdir_separator
=
8490 shared_flag
='-shared'
8491 if test "$aix_use_runtimelinking" = yes; then
8492 shared_flag
="$shared_flag "'${wl}-G'
8496 if test "$host_cpu" = ia64
; then
8497 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
8498 # chokes on -Wl,-G. The following line is correct:
8501 if test "$aix_use_runtimelinking" = yes; then
8502 shared_flag
='${wl}-G'
8504 shared_flag
='${wl}-bM:SRE'
8509 export_dynamic_flag_spec
='${wl}-bexpall'
8510 # It seems that -bexpall does not export symbols beginning with
8511 # underscore (_), so it is better to generate a list of symbols to export.
8512 always_export_symbols
=yes
8513 if test "$aix_use_runtimelinking" = yes; then
8514 # Warning - without using the other runtime loading flags (-brtl),
8515 # -berok will link without error, but may produce a broken library.
8516 allow_undefined_flag
='-berok'
8517 # Determine the default libpath from the value encoded in an
8519 if test x
$gcc_no_link = xyes
; then
8520 as_fn_error
"Link tests are not allowed after GCC_NO_EXECUTABLES." "$LINENO" 5
8522 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8523 /* end confdefs.h. */
8533 if ac_fn_c_try_link
"$LINENO"; then :
8535 lt_aix_libpath_sed
='
8536 /Import File Strings/,/^$/ {
8542 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8543 # Check for a 64-bit object if we didn't find anything.
8544 if test -z "$aix_libpath"; then
8545 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8548 rm -f core conftest.err conftest.
$ac_objext \
8549 conftest
$ac_exeext conftest.
$ac_ext
8550 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
8552 hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath"
8553 archive_expsym_cmds
='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
8555 if test "$host_cpu" = ia64
; then
8556 hardcode_libdir_flag_spec
='${wl}-R $libdir:/usr/lib:/lib'
8557 allow_undefined_flag
="-z nodefs"
8558 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"
8560 # Determine the default libpath from the value encoded in an
8562 if test x
$gcc_no_link = xyes
; then
8563 as_fn_error
"Link tests are not allowed after GCC_NO_EXECUTABLES." "$LINENO" 5
8565 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8566 /* end confdefs.h. */
8576 if ac_fn_c_try_link
"$LINENO"; then :
8578 lt_aix_libpath_sed
='
8579 /Import File Strings/,/^$/ {
8585 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8586 # Check for a 64-bit object if we didn't find anything.
8587 if test -z "$aix_libpath"; then
8588 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8591 rm -f core conftest.err conftest.
$ac_objext \
8592 conftest
$ac_exeext conftest.
$ac_ext
8593 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
8595 hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath"
8596 # Warning - without using the other run time loading flags,
8597 # -berok will link without error, but may produce a broken library.
8598 no_undefined_flag
=' ${wl}-bernotok'
8599 allow_undefined_flag
=' ${wl}-berok'
8600 # Exported symbols can be pulled into shared objects from archives
8601 whole_archive_flag_spec
='$convenience'
8602 archive_cmds_need_lc
=yes
8603 # This is similar to how AIX traditionally builds its shared libraries.
8604 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'
8612 # see comment about AmigaOS4 .so support
8613 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8614 archive_expsym_cmds
=''
8617 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)'
8618 hardcode_libdir_flag_spec
='-L$libdir'
8619 hardcode_minus_L
=yes
8625 export_dynamic_flag_spec
=-rdynamic
8628 cygwin
* | mingw
* | pw32
* | cegcc
*)
8629 # When not using gcc, we currently assume that we are using
8630 # Microsoft Visual C++.
8631 # hardcode_libdir_flag_spec is actually meaningless, as there is
8632 # no search path for DLLs.
8633 hardcode_libdir_flag_spec
=' '
8634 allow_undefined_flag
=unsupported
8635 # Tell ltmain to make .lib files, not .a files.
8637 # Tell ltmain to make .dll files, not .so files.
8639 # FIXME: Setting linknames here is a bad hack.
8640 archive_cmds
='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
8641 # The linker will automatically build a .lib file if we build a DLL.
8642 old_archive_from_new_cmds
='true'
8643 # FIXME: Should let the user specify the lib program.
8644 old_archive_cmds
='lib -OUT:$oldlib$oldobjs$old_deplibs'
8645 fix_srcfile_path
='`cygpath -w "$srcfile"`'
8646 enable_shared_with_static_runtimes
=yes
8649 darwin
* | rhapsody
*)
8652 archive_cmds_need_lc
=no
8654 hardcode_automatic
=yes
8655 hardcode_shlibpath_var
=unsupported
8656 whole_archive_flag_spec
=''
8657 link_all_deplibs
=yes
8658 allow_undefined_flag
="$_lt_dar_allow_undefined"
8659 case $cc_basename in
8660 ifort
*) _lt_dar_can_shared
=yes ;;
8661 *) _lt_dar_can_shared
=$GCC ;;
8663 if test "$_lt_dar_can_shared" = "yes"; then
8664 output_verbose_link_cmd
=echo
8665 archive_cmds
="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
8666 module_cmds
="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
8667 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}"
8668 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}"
8677 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8678 hardcode_libdir_flag_spec
='-L$libdir'
8679 hardcode_shlibpath_var
=no
8686 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
8687 # support. Future versions do this automatically, but an explicit c++rt0.o
8688 # does not break anything, and helps significantly (at the cost of a little
8691 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
8692 hardcode_libdir_flag_spec
='-R$libdir'
8694 hardcode_shlibpath_var
=no
8697 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
8699 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8701 hardcode_minus_L
=yes
8702 hardcode_shlibpath_var
=no
8705 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
8706 freebsd
* | dragonfly
*)
8707 archive_cmds
='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
8708 hardcode_libdir_flag_spec
='-R$libdir'
8710 hardcode_shlibpath_var
=no
8714 if test "$GCC" = yes; then
8715 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'
8717 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'
8719 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
8720 hardcode_libdir_separator
=:
8723 # hardcode_minus_L: Not really in the search PATH,
8724 # but as the default location of the library.
8725 hardcode_minus_L
=yes
8726 export_dynamic_flag_spec
='${wl}-E'
8730 if test "$GCC" = yes -a "$with_gnu_ld" = no
; then
8731 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8733 archive_cmds
='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
8735 if test "$with_gnu_ld" = no
; then
8736 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
8737 hardcode_libdir_flag_spec_ld
='+b $libdir'
8738 hardcode_libdir_separator
=:
8740 hardcode_direct_absolute
=yes
8741 export_dynamic_flag_spec
='${wl}-E'
8742 # hardcode_minus_L: Not really in the search PATH,
8743 # but as the default location of the library.
8744 hardcode_minus_L
=yes
8749 if test "$GCC" = yes -a "$with_gnu_ld" = no
; then
8752 archive_cmds
='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8755 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
8758 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8764 archive_cmds
='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8767 archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
8770 archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8774 if test "$with_gnu_ld" = no
; then
8775 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
8776 hardcode_libdir_separator
=:
8781 hardcode_shlibpath_var
=no
8785 hardcode_direct_absolute
=yes
8786 export_dynamic_flag_spec
='${wl}-E'
8788 # hardcode_minus_L: Not really in the search PATH,
8789 # but as the default location of the library.
8790 hardcode_minus_L
=yes
8796 irix5
* | irix6
* | nonstopux
*)
8797 if test "$GCC" = yes; then
8798 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
8799 # Try to use the -exported_symbol ld option, if it does not
8800 # work, assume that -exports_file does not work either and
8801 # implicitly export all symbols.
8802 save_LDFLAGS
="$LDFLAGS"
8803 LDFLAGS
="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
8804 if test x
$gcc_no_link = xyes
; then
8805 as_fn_error
"Link tests are not allowed after GCC_NO_EXECUTABLES." "$LINENO" 5
8807 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8808 /* end confdefs.h. */
8811 if ac_fn_c_try_link
"$LINENO"; then :
8812 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
8815 rm -f core conftest.err conftest.
$ac_objext \
8816 conftest
$ac_exeext conftest.
$ac_ext
8817 LDFLAGS
="$save_LDFLAGS"
8819 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
8820 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
8822 archive_cmds_need_lc
='no'
8823 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
8824 hardcode_libdir_separator
=:
8826 link_all_deplibs
=yes
8830 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
8831 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
8833 archive_cmds
='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
8835 hardcode_libdir_flag_spec
='-R$libdir'
8837 hardcode_shlibpath_var
=no
8841 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8843 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
8844 hardcode_libdir_separator
=:
8845 hardcode_shlibpath_var
=no
8852 if test -f /usr
/libexec
/ld.so
; then
8854 hardcode_shlibpath_var
=no
8855 hardcode_direct_absolute
=yes
8856 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
8857 archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
8858 archive_expsym_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
8859 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
8860 export_dynamic_flag_spec
='${wl}-E'
8863 openbsd
[01].
* | openbsd2.
[0-7] | openbsd2.
[0-7].
*)
8864 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8865 hardcode_libdir_flag_spec
='-R$libdir'
8868 archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
8869 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
8879 hardcode_libdir_flag_spec
='-L$libdir'
8880 hardcode_minus_L
=yes
8881 allow_undefined_flag
=unsupported
8882 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'
8883 old_archive_from_new_cmds
='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
8887 if test "$GCC" = yes; then
8888 allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*'
8889 archive_cmds
='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
8891 allow_undefined_flag
=' -expect_unresolved \*'
8892 archive_cmds
='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
8894 archive_cmds_need_lc
='no'
8895 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
8896 hardcode_libdir_separator
=:
8899 osf4
* | osf5
*) # as osf3* with the addition of -msym flag
8900 if test "$GCC" = yes; then
8901 allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*'
8902 archive_cmds
='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
8903 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
8905 allow_undefined_flag
=' -expect_unresolved \*'
8906 archive_cmds
='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
8907 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~
8908 $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
8910 # Both c and cxx compiler support -rpath directly
8911 hardcode_libdir_flag_spec
='-rpath $libdir'
8913 archive_cmds_need_lc
='no'
8914 hardcode_libdir_separator
=:
8918 no_undefined_flag
=' -z defs'
8919 if test "$GCC" = yes; then
8921 archive_cmds
='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8922 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
8923 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
8925 case `$CC -V 2>&1` in
8928 archive_cmds
='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
8929 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
8930 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
8934 archive_cmds
='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
8935 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
8936 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
8940 hardcode_libdir_flag_spec
='-R$libdir'
8941 hardcode_shlibpath_var
=no
8943 solaris2.
[0-5] | solaris2.
[0-5].
*) ;;
8945 # The compiler driver will combine and reorder linker options,
8946 # but understands `-z linker_flag'. GCC discards it without `$wl',
8947 # but is careful enough not to reorder.
8948 # Supported since Solaris 2.6 (maybe 2.5.1?)
8949 if test "$GCC" = yes; then
8950 whole_archive_flag_spec
='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
8952 whole_archive_flag_spec
='-z allextract$convenience -z defaultextract'
8956 link_all_deplibs
=yes
8960 if test "x$host_vendor" = xsequent
; then
8961 # Use $CC to link under sequent, because it throws in some extra .o
8962 # files that make .init and .fini sections work.
8963 archive_cmds
='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
8965 archive_cmds
='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
8967 hardcode_libdir_flag_spec
='-L$libdir'
8969 hardcode_minus_L
=yes
8970 hardcode_shlibpath_var
=no
8974 case $host_vendor in
8976 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8977 hardcode_direct
=yes # is this really true???
8980 ## LD is ld it makes a PLAMLIB
8981 ## CC just makes a GrossModule.
8982 archive_cmds
='$LD -G -o $lib $libobjs $deplibs $linker_flags'
8983 reload_cmds
='$CC -r -o $output$reload_objs'
8987 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8988 hardcode_direct
=no
#Motorola manual says yes, but my tests say they lie
8991 runpath_var
='LD_RUN_PATH'
8992 hardcode_shlibpath_var
=no
8996 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8997 hardcode_shlibpath_var
=no
8998 export_dynamic_flag_spec
='-Bexport'
9002 if test -d /usr
/nec
; then
9003 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9004 hardcode_shlibpath_var
=no
9005 runpath_var
=LD_RUN_PATH
9006 hardcode_runpath_var
=yes
9011 sysv4
*uw2
* | sysv5OpenUNIX
* | sysv5UnixWare7.
[01].
[10]* | unixware7
* | sco3.2v5.0.
[024]*)
9012 no_undefined_flag
='${wl}-z,text'
9013 archive_cmds_need_lc
=no
9014 hardcode_shlibpath_var
=no
9015 runpath_var
='LD_RUN_PATH'
9017 if test "$GCC" = yes; then
9018 archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9019 archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9021 archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9022 archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9026 sysv5
* | sco3.2v5
* | sco5v6
*)
9027 # Note: We can NOT use -z defs as we might desire, because we do not
9028 # link with -lc, and that would cause any symbols used from libc to
9029 # always be unresolved, which means just about no library would
9030 # ever link correctly. If we're not using GNU ld we use -z text
9031 # though, which does catch some bad symbols but isn't as heavy-handed
9033 no_undefined_flag
='${wl}-z,text'
9034 allow_undefined_flag
='${wl}-z,nodefs'
9035 archive_cmds_need_lc
=no
9036 hardcode_shlibpath_var
=no
9037 hardcode_libdir_flag_spec
='${wl}-R,$libdir'
9038 hardcode_libdir_separator
=':'
9039 link_all_deplibs
=yes
9040 export_dynamic_flag_spec
='${wl}-Bexport'
9041 runpath_var
='LD_RUN_PATH'
9043 if test "$GCC" = yes; then
9044 archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9045 archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9047 archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9048 archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9053 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9054 hardcode_libdir_flag_spec
='-L$libdir'
9055 hardcode_shlibpath_var
=no
9063 if test x
$host_vendor = xsni
; then
9065 sysv4 | sysv4.2uw2
* | sysv4.3
* | sysv5
*)
9066 export_dynamic_flag_spec
='${wl}-Blargedynsym'
9072 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
9073 $as_echo "$ld_shlibs" >&6; }
9074 test "$ld_shlibs" = no
&& can_build_shared
=no
9076 with_gnu_ld
=$with_gnu_ld
9093 # Do we need to explicitly link libc?
9095 case "x$archive_cmds_need_lc" in
9097 # Assume -lc should be added
9098 archive_cmds_need_lc
=yes
9100 if test "$enable_shared" = yes && test "$GCC" = yes; then
9101 case $archive_cmds in
9103 # FIXME: we may have to deal with multi-command sequences.
9106 # Test whether the compiler implicitly links with -lc since on some
9107 # systems, -lgcc has to come before -lc. If gcc already passes -lc
9108 # to ld, don't add -lc before -lgcc.
9109 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
9110 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
9111 if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
9112 $as_echo_n "(cached) " >&6
9115 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
9117 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
9118 (eval $ac_compile) 2>&5
9120 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9121 test $ac_status = 0; } 2>conftest.err
; then
9124 libobjs
=conftest.
$ac_objext
9126 wl
=$lt_prog_compiler_wl
9127 pic_flag
=$lt_prog_compiler_pic
9133 lt_save_allow_undefined_flag
=$allow_undefined_flag
9134 allow_undefined_flag
=
9135 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
9136 (eval $archive_cmds 2\
>\
&1 \|
$GREP \" -lc \" \
>/dev
/null
2\
>\
&1) 2>&5
9138 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9139 test $ac_status = 0; }
9141 lt_cv_archive_cmds_need_lc
=no
9143 lt_cv_archive_cmds_need_lc
=yes
9145 allow_undefined_flag
=$lt_save_allow_undefined_flag
9147 cat conftest.err
1>&5
9152 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
9153 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
9154 archive_cmds_need_lc
=$lt_cv_archive_cmds_need_lc
9317 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
9318 $as_echo_n "checking dynamic linker characteristics... " >&6; }
9320 if test "$GCC" = yes; then
9322 darwin
*) lt_awk_arg
="/^libraries:/,/LR/" ;;
9323 *) lt_awk_arg
="/^libraries:/" ;;
9325 lt_search_path_spec
=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
9326 if $ECHO "$lt_search_path_spec" |
$GREP ';' >/dev
/null
; then
9327 # if the path contains ";" then we assume it to be the separator
9328 # otherwise default to the standard path separator (i.e. ":") - it is
9329 # assumed that no part of a normal pathname contains ";" but that should
9330 # okay in the real world where ";" in dirpaths is itself problematic.
9331 lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
9333 lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
9335 # Ok, now we have the path, separated by spaces, we can step through it
9336 # and add multilib dir if necessary.
9337 lt_tmp_lt_search_path_spec
=
9338 lt_multi_os_dir
=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
9339 for lt_sys_path
in $lt_search_path_spec; do
9340 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
9341 lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
9343 test -d "$lt_sys_path" && \
9344 lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path"
9347 lt_search_path_spec
=`$ECHO $lt_tmp_lt_search_path_spec | awk '
9348 BEGIN {RS=" "; FS="/|\n";} {
9351 for (lt_i = NF; lt_i > 0; lt_i--) {
9352 if ($lt_i != "" && $lt_i != ".") {
9353 if ($lt_i == "..") {
9356 if (lt_count == 0) {
9357 lt_foo="/" $lt_i lt_foo;
9364 if (lt_foo != "") { lt_freq[lt_foo]++; }
9365 if (lt_freq[lt_foo] == 1) { print lt_foo; }
9367 sys_lib_search_path_spec
=`$ECHO $lt_search_path_spec`
9369 sys_lib_search_path_spec
="/lib /usr/lib /usr/local/lib"
9372 libname_spec
='lib$name'
9380 shlibpath_overrides_runpath
=unknown
9382 dynamic_linker
="$host_os ld.so"
9383 sys_lib_dlsearch_path_spec
="/lib /usr/lib"
9384 need_lib_prefix
=unknown
9385 hardcode_into_libs
=no
9387 # when you set need_version to no, make sure it does not cause -set_version
9388 # flags to be left without arguments
9389 need_version
=unknown
9394 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname.a'
9395 shlibpath_var
=LIBPATH
9397 # AIX 3 has no versioning support, so we append a major version to the name.
9398 soname_spec
='${libname}${release}${shared_ext}$major'
9405 hardcode_into_libs
=yes
9406 if test "$host_cpu" = ia64
; then
9407 # AIX 5 supports IA64
9408 library_names_spec
='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
9409 shlibpath_var
=LD_LIBRARY_PATH
9411 # With GCC up to 2.95.x, collect2 would create an import file
9412 # for dependence libraries. The import file would start with
9413 # the line `#! .'. This would cause the generated library to
9414 # depend on `.', always an invalid library. This was fixed in
9415 # development snapshots of GCC prior to 3.0.
9417 aix4 | aix4.
[01] | aix4.
[01].
*)
9418 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
9420 echo '#endif'; } |
${CC} -E - |
$GREP yes > /dev
/null
; then
9427 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
9428 # soname into executable. Probably we can add versioning support to
9429 # collect2, so additional links can be useful in future.
9430 if test "$aix_use_runtimelinking" = yes; then
9431 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
9432 # instead of lib<name>.a to let people know that these are not
9433 # typical AIX shared libraries.
9434 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9436 # We preserve .a as extension for shared libraries through AIX4.2
9437 # and later when we are not doing run time linking.
9438 library_names_spec
='${libname}${release}.a $libname.a'
9439 soname_spec
='${libname}${release}${shared_ext}$major'
9441 shlibpath_var
=LIBPATH
9448 # Since July 2007 AmigaOS4 officially supports .so libraries.
9449 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
9450 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9453 library_names_spec
='$libname.ixlibrary $libname.a'
9454 # Create ${libname}_ixlibrary.a entries in /sys/libs.
9455 finish_eval
='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''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'
9461 library_names_spec
='${libname}${shared_ext}'
9462 dynamic_linker
="$host_os ld.so"
9463 shlibpath_var
=LIBRARY_PATH
9469 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9470 soname_spec
='${libname}${release}${shared_ext}$major'
9471 finish_cmds
='PATH="\$PATH:/sbin" ldconfig $libdir'
9472 shlibpath_var
=LD_LIBRARY_PATH
9473 sys_lib_search_path_spec
="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
9474 sys_lib_dlsearch_path_spec
="/shlib /usr/lib /usr/local/lib"
9475 # the default ld.so.conf also contains /usr/contrib/lib and
9476 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
9477 # libtool to hard-code these into programs
9480 cygwin
* | mingw
* | pw32
* | cegcc
*)
9481 version_type
=windows
9486 case $GCC,$host_os in
9487 yes,cygwin
* |
yes,mingw
* |
yes,pw32
* |
yes,cegcc
*)
9488 library_names_spec
='$libname.dll.a'
9489 # DLL is installed to $(libdir)/../bin by postinstall_cmds
9490 postinstall_cmds
='base_file=`basename \${file}`~
9491 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
9492 dldir=$destdir/`dirname \$dlpath`~
9493 test -d \$dldir || mkdir -p \$dldir~
9494 $install_prog $dir/$dlname \$dldir/$dlname~
9495 chmod a+x \$dldir/$dlname~
9496 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
9497 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
9499 postuninstall_cmds
='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
9500 dlpath=$dir/\$dldll~
9502 shlibpath_overrides_runpath
=yes
9506 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
9507 soname_spec
='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9508 sys_lib_search_path_spec
="/usr/lib /lib/w32api /lib /usr/local/lib"
9511 # MinGW DLLs use traditional 'lib' prefix
9512 soname_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9513 sys_lib_search_path_spec
=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
9514 if $ECHO "$sys_lib_search_path_spec" |
$GREP ';[c-zC-Z]:/' >/dev
/null
; then
9515 # It is most probably a Windows format PATH printed by
9516 # mingw gcc, but we are running on Cygwin. Gcc prints its search
9517 # path with ; separators, and with drive letters. We can handle the
9518 # drive letters (cygwin fileutils understands them), so leave them,
9519 # especially as we might pass files found there to a mingw objdump,
9520 # which wouldn't understand a cygwinified path. Ahh.
9521 sys_lib_search_path_spec
=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
9523 sys_lib_search_path_spec
=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
9527 # pw32 DLLs use 'pw' prefix rather than 'lib'
9528 library_names_spec
='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9534 library_names_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
9537 dynamic_linker
='Win32 ld.exe'
9538 # FIXME: first we should search . and the directory the executable is in
9542 darwin
* | rhapsody
*)
9543 dynamic_linker
="$host_os dyld"
9547 library_names_spec
='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
9548 soname_spec
='${libname}${release}${major}$shared_ext'
9549 shlibpath_overrides_runpath
=yes
9550 shlibpath_var
=DYLD_LIBRARY_PATH
9551 shrext_cmds
='`test .$module = .yes && echo .so || echo .dylib`'
9553 sys_lib_search_path_spec
="$sys_lib_search_path_spec /usr/local/lib"
9554 sys_lib_dlsearch_path_spec
='/usr/local/lib /lib /usr/lib'
9561 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
9562 soname_spec
='${libname}${release}${shared_ext}$major'
9563 shlibpath_var
=LD_LIBRARY_PATH
9570 freebsd
* | dragonfly
*)
9571 # DragonFly does not have aout. When/if they implement a new
9572 # versioning mechanism, adjust this.
9573 if test -x /usr
/bin
/objformat
; then
9574 objformat
=`/usr/bin/objformat`
9577 freebsd
[123]*) objformat
=aout
;;
9581 version_type
=freebsd-
$objformat
9582 case $version_type in
9584 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
9589 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
9593 shlibpath_var
=LD_LIBRARY_PATH
9596 shlibpath_overrides_runpath
=yes
9598 freebsd3.
[01]* | freebsdelf3.
[01]*)
9599 shlibpath_overrides_runpath
=yes
9600 hardcode_into_libs
=yes
9602 freebsd3.
[2-9]* | freebsdelf3.
[2-9]* | \
9603 freebsd4.
[0-5] | freebsdelf4.
[0-5] | freebsd4.1
.1 | freebsdelf4.1
.1)
9604 shlibpath_overrides_runpath
=no
9605 hardcode_into_libs
=yes
9607 *) # from 4.6 on, and DragonFly
9608 shlibpath_overrides_runpath
=yes
9609 hardcode_into_libs
=yes
9618 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
9619 soname_spec
='${libname}${release}${shared_ext}$major'
9620 shlibpath_var
=LD_LIBRARY_PATH
9621 hardcode_into_libs
=yes
9624 hpux9
* | hpux10
* | hpux11
*)
9625 # Give a soname corresponding to the major version so that dld.sl refuses to
9626 # link against other versions.
9633 hardcode_into_libs
=yes
9634 dynamic_linker
="$host_os dld.so"
9635 shlibpath_var
=LD_LIBRARY_PATH
9636 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
9637 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9638 soname_spec
='${libname}${release}${shared_ext}$major'
9639 if test "X$HPUX_IA64_MODE" = X32
; then
9640 sys_lib_search_path_spec
="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
9642 sys_lib_search_path_spec
="/usr/lib/hpux64 /usr/local/lib/hpux64"
9644 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
9648 hardcode_into_libs
=yes
9649 dynamic_linker
="$host_os dld.sl"
9650 shlibpath_var
=LD_LIBRARY_PATH
# How should we handle SHLIB_PATH
9651 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
9652 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9653 soname_spec
='${libname}${release}${shared_ext}$major'
9654 sys_lib_search_path_spec
="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
9655 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
9659 dynamic_linker
="$host_os dld.sl"
9660 shlibpath_var
=SHLIB_PATH
9661 shlibpath_overrides_runpath
=no
# +s is required to enable SHLIB_PATH
9662 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9663 soname_spec
='${libname}${release}${shared_ext}$major'
9666 # HP-UX runs *really* slowly unless shared libraries are mode 555.
9667 postinstall_cmds
='chmod 555 $lib'
9674 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
9675 soname_spec
='${libname}${release}${shared_ext}$major'
9676 dynamic_linker
='Interix 3.x ld.so.1 (PE, like ELF)'
9677 shlibpath_var
=LD_LIBRARY_PATH
9678 shlibpath_overrides_runpath
=no
9679 hardcode_into_libs
=yes
9682 irix5
* | irix6
* | nonstopux
*)
9684 nonstopux
*) version_type
=nonstopux
;;
9686 if test "$lt_cv_prog_gnu_ld" = yes; then
9694 soname_spec
='${libname}${release}${shared_ext}$major'
9695 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
9697 irix5
* | nonstopux
*)
9701 case $LD in # libtool.m4 will add one of these switches to LD
9702 *-32|
*"-32 "|
*-melf32bsmip|
*"-melf32bsmip ")
9703 libsuff
= shlibsuff
= libmagic
=32-bit;;
9704 *-n32|
*"-n32 "|
*-melf32bmipn32|
*"-melf32bmipn32 ")
9705 libsuff
=32 shlibsuff
=N32 libmagic
=N32
;;
9706 *-64|
*"-64 "|
*-melf64bmip|
*"-melf64bmip ")
9707 libsuff
=64 shlibsuff
=64 libmagic
=64-bit;;
9708 *) libsuff
= shlibsuff
= libmagic
=never-match
;;
9712 shlibpath_var
=LD_LIBRARY
${shlibsuff}_PATH
9713 shlibpath_overrides_runpath
=no
9714 sys_lib_search_path_spec
="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
9715 sys_lib_dlsearch_path_spec
="/usr/lib${libsuff} /lib${libsuff}"
9716 hardcode_into_libs
=yes
9719 # No shared lib support for Linux oldld, aout, or coff.
9720 linux
*oldld
* | linux
*aout
* | linux
*coff
*)
9724 # This must be Linux ELF.
9725 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
9729 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9730 soname_spec
='${libname}${release}${shared_ext}$major'
9731 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -n $libdir'
9732 shlibpath_var
=LD_LIBRARY_PATH
9733 shlibpath_overrides_runpath
=no
9735 # Some binutils ld are patched to set DT_RUNPATH
9736 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
9737 $as_echo_n "(cached) " >&6
9739 lt_cv_shlibpath_overrides_runpath
=no
9740 save_LDFLAGS
=$LDFLAGS
9742 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
9743 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
9744 if test x
$gcc_no_link = xyes
; then
9745 as_fn_error
"Link tests are not allowed after GCC_NO_EXECUTABLES." "$LINENO" 5
9747 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9748 /* end confdefs.h. */
9758 if ac_fn_c_try_link
"$LINENO"; then :
9759 if ($OBJDUMP -p conftest
$ac_exeext) 2>/dev
/null |
grep "RUNPATH.*$libdir" >/dev
/null
; then :
9760 lt_cv_shlibpath_overrides_runpath
=yes
9763 rm -f core conftest.err conftest.
$ac_objext \
9764 conftest
$ac_exeext conftest.
$ac_ext
9765 LDFLAGS
=$save_LDFLAGS
9770 shlibpath_overrides_runpath
=$lt_cv_shlibpath_overrides_runpath
9772 # This implies no fast_install, which is unacceptable.
9773 # Some rework will be needed to allow for fast_install
9774 # before this can be enabled.
9775 hardcode_into_libs
=yes
9777 # Append ld.so.conf contents to the search path
9778 if test -f /etc
/ld.so.conf
; then
9779 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;/^$/d' | tr '\n' ' '`
9780 sys_lib_dlsearch_path_spec
="/lib /usr/lib $lt_ld_extra"
9783 # We used to test for /lib/ld.so.1 and disable shared libraries on
9784 # powerpc, because MkLinux only supported shared libraries with the
9785 # GNU dynamic linker. Since this was broken with cross compilers,
9786 # most powerpc-linux boxes support dynamic linking these days and
9787 # people can always --disable-shared, the test was removed, and we
9788 # assume the GNU/Linux dynamic linker is in use.
9789 dynamic_linker
='GNU/Linux ld.so'
9796 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
9797 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
9798 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
9799 dynamic_linker
='NetBSD (a.out) ld.so'
9801 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
9802 soname_spec
='${libname}${release}${shared_ext}$major'
9803 dynamic_linker
='NetBSD ld.elf_so'
9805 shlibpath_var
=LD_LIBRARY_PATH
9806 shlibpath_overrides_runpath
=yes
9807 hardcode_into_libs
=yes
9812 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9813 shlibpath_var
=LD_LIBRARY_PATH
9814 shlibpath_overrides_runpath
=yes
9821 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9822 soname_spec
='${libname}${release}${shared_ext}$major'
9823 shlibpath_var
=LD_LIBRARY_PATH
9824 shlibpath_overrides_runpath
=no
9825 hardcode_into_libs
=yes
9826 dynamic_linker
='ldqnx.so'
9831 sys_lib_dlsearch_path_spec
="/usr/lib"
9833 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
9835 openbsd3.3 | openbsd3.3.
*) need_version
=yes ;;
9836 *) need_version
=no
;;
9838 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
9839 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
9840 shlibpath_var
=LD_LIBRARY_PATH
9841 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
9843 openbsd2.
[89] | openbsd2.
[89].
*)
9844 shlibpath_overrides_runpath
=no
9847 shlibpath_overrides_runpath
=yes
9851 shlibpath_overrides_runpath
=yes
9856 libname_spec
='$name'
9859 library_names_spec
='$libname${shared_ext} $libname.a'
9860 dynamic_linker
='OS/2 ld.exe'
9861 shlibpath_var
=LIBPATH
9864 osf3
* | osf4
* | osf5
*)
9868 soname_spec
='${libname}${release}${shared_ext}$major'
9869 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9870 shlibpath_var
=LD_LIBRARY_PATH
9871 sys_lib_search_path_spec
="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
9872 sys_lib_dlsearch_path_spec
="$sys_lib_search_path_spec"
9883 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9884 soname_spec
='${libname}${release}${shared_ext}$major'
9885 shlibpath_var
=LD_LIBRARY_PATH
9886 shlibpath_overrides_runpath
=yes
9887 hardcode_into_libs
=yes
9888 # ldd complains unless libraries are executable
9889 postinstall_cmds
='chmod +x $lib'
9894 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
9895 finish_cmds
='PATH="\$PATH:/usr/etc" ldconfig $libdir'
9896 shlibpath_var
=LD_LIBRARY_PATH
9897 shlibpath_overrides_runpath
=yes
9898 if test "$with_gnu_ld" = yes; then
9906 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9907 soname_spec
='${libname}${release}${shared_ext}$major'
9908 shlibpath_var
=LD_LIBRARY_PATH
9909 case $host_vendor in
9911 shlibpath_overrides_runpath
=no
9913 runpath_var
=LD_RUN_PATH
9921 shlibpath_overrides_runpath
=no
9922 sys_lib_search_path_spec
='/lib /usr/lib /usr/ccs/lib'
9928 if test -d /usr
/nec
;then
9930 library_names_spec
='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
9931 soname_spec
='$libname${shared_ext}.$major'
9932 shlibpath_var
=LD_LIBRARY_PATH
9936 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
* | sysv4
*uw2
*)
9937 version_type
=freebsd-elf
9940 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
9941 soname_spec
='${libname}${release}${shared_ext}$major'
9942 shlibpath_var
=LD_LIBRARY_PATH
9943 shlibpath_overrides_runpath
=yes
9944 hardcode_into_libs
=yes
9945 if test "$with_gnu_ld" = yes; then
9946 sys_lib_search_path_spec
='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
9948 sys_lib_search_path_spec
='/usr/ccs/lib /usr/lib'
9951 sys_lib_search_path_spec
="$sys_lib_search_path_spec /lib"
9955 sys_lib_dlsearch_path_spec
='/usr/lib'
9959 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
9963 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9964 shlibpath_var
=LD_LIBRARY_PATH
9965 shlibpath_overrides_runpath
=no
9966 hardcode_into_libs
=yes
9971 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9972 soname_spec
='${libname}${release}${shared_ext}$major'
9973 shlibpath_var
=LD_LIBRARY_PATH
9980 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
9981 $as_echo "$dynamic_linker" >&6; }
9982 test "$dynamic_linker" = no
&& can_build_shared
=no
9984 variables_saved_for_relink
="PATH $shlibpath_var $runpath_var"
9985 if test "$GCC" = yes; then
9986 variables_saved_for_relink
="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
9989 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
9990 sys_lib_search_path_spec
="$lt_cv_sys_lib_search_path_spec"
9992 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
9993 sys_lib_dlsearch_path_spec
="$lt_cv_sys_lib_dlsearch_path_spec"
10082 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
10083 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
10085 if test -n "$hardcode_libdir_flag_spec" ||
10086 test -n "$runpath_var" ||
10087 test "X$hardcode_automatic" = "Xyes" ; then
10089 # We can hardcode non-existent directories.
10090 if test "$hardcode_direct" != no
&&
10091 # If the only mechanism to avoid hardcoding is shlibpath_var, we
10092 # have to relink, otherwise we might link with an installed library
10093 # when we should be linking with a yet-to-be-installed one
10094 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
10095 test "$hardcode_minus_L" != no
; then
10096 # Linking always hardcodes the temporary library directory.
10097 hardcode_action
=relink
10099 # We can link without hardcoding, and we can hardcode nonexisting dirs.
10100 hardcode_action
=immediate
10103 # We cannot hardcode anything, or else we can only hardcode existing
10105 hardcode_action
=unsupported
10107 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
10108 $as_echo "$hardcode_action" >&6; }
10110 if test "$hardcode_action" = relink ||
10111 test "$inherit_rpath" = yes; then
10112 # Fast installation is not supported
10113 enable_fast_install
=no
10114 elif test "$shlibpath_overrides_runpath" = yes ||
10115 test "$enable_shared" = no
; then
10116 # Fast installation is not necessary
10117 enable_fast_install
=needless
10125 if test "x$enable_dlopen" != xyes
; then
10126 enable_dlopen
=unknown
10127 enable_dlopen_self
=unknown
10128 enable_dlopen_self_static
=unknown
10135 lt_cv_dlopen
="load_add_on"
10137 lt_cv_dlopen_self
=yes
10140 mingw
* | pw32
* | cegcc
*)
10141 lt_cv_dlopen
="LoadLibrary"
10146 lt_cv_dlopen
="dlopen"
10151 # if libdl is installed we need to link against it
10152 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
10153 $as_echo_n "checking for dlopen in -ldl... " >&6; }
10154 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
10155 $as_echo_n "(cached) " >&6
10157 ac_check_lib_save_LIBS
=$LIBS
10159 if test x
$gcc_no_link = xyes
; then
10160 as_fn_error
"Link tests are not allowed after GCC_NO_EXECUTABLES." "$LINENO" 5
10162 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10163 /* end confdefs.h. */
10165 /* Override any GCC internal prototype to avoid an error.
10166 Use char because int might match the return type of a GCC
10167 builtin and then its argument prototype would still apply. */
10180 if ac_fn_c_try_link
"$LINENO"; then :
10181 ac_cv_lib_dl_dlopen
=yes
10183 ac_cv_lib_dl_dlopen
=no
10185 rm -f core conftest.err conftest.
$ac_objext \
10186 conftest
$ac_exeext conftest.
$ac_ext
10187 LIBS
=$ac_check_lib_save_LIBS
10189 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
10190 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
10191 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
10192 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl"
10195 lt_cv_dlopen
="dyld"
10197 lt_cv_dlopen_self
=yes
10204 ac_fn_c_check_func
"$LINENO" "shl_load" "ac_cv_func_shl_load"
10205 if test "x$ac_cv_func_shl_load" = x
""yes; then :
10206 lt_cv_dlopen
="shl_load"
10208 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
10209 $as_echo_n "checking for shl_load in -ldld... " >&6; }
10210 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
10211 $as_echo_n "(cached) " >&6
10213 ac_check_lib_save_LIBS
=$LIBS
10215 if test x
$gcc_no_link = xyes
; then
10216 as_fn_error
"Link tests are not allowed after GCC_NO_EXECUTABLES." "$LINENO" 5
10218 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10219 /* end confdefs.h. */
10221 /* Override any GCC internal prototype to avoid an error.
10222 Use char because int might match the return type of a GCC
10223 builtin and then its argument prototype would still apply. */
10231 return shl_load ();
10236 if ac_fn_c_try_link
"$LINENO"; then :
10237 ac_cv_lib_dld_shl_load
=yes
10239 ac_cv_lib_dld_shl_load
=no
10241 rm -f core conftest.err conftest.
$ac_objext \
10242 conftest
$ac_exeext conftest.
$ac_ext
10243 LIBS
=$ac_check_lib_save_LIBS
10245 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
10246 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
10247 if test "x$ac_cv_lib_dld_shl_load" = x
""yes; then :
10248 lt_cv_dlopen
="shl_load" lt_cv_dlopen_libs
="-ldld"
10250 ac_fn_c_check_func
"$LINENO" "dlopen" "ac_cv_func_dlopen"
10251 if test "x$ac_cv_func_dlopen" = x
""yes; then :
10252 lt_cv_dlopen
="dlopen"
10254 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
10255 $as_echo_n "checking for dlopen in -ldl... " >&6; }
10256 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
10257 $as_echo_n "(cached) " >&6
10259 ac_check_lib_save_LIBS
=$LIBS
10261 if test x
$gcc_no_link = xyes
; then
10262 as_fn_error
"Link tests are not allowed after GCC_NO_EXECUTABLES." "$LINENO" 5
10264 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10265 /* end confdefs.h. */
10267 /* Override any GCC internal prototype to avoid an error.
10268 Use char because int might match the return type of a GCC
10269 builtin and then its argument prototype would still apply. */
10282 if ac_fn_c_try_link
"$LINENO"; then :
10283 ac_cv_lib_dl_dlopen
=yes
10285 ac_cv_lib_dl_dlopen
=no
10287 rm -f core conftest.err conftest.
$ac_objext \
10288 conftest
$ac_exeext conftest.
$ac_ext
10289 LIBS
=$ac_check_lib_save_LIBS
10291 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
10292 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
10293 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
10294 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl"
10296 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
10297 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
10298 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
10299 $as_echo_n "(cached) " >&6
10301 ac_check_lib_save_LIBS
=$LIBS
10302 LIBS
="-lsvld $LIBS"
10303 if test x
$gcc_no_link = xyes
; then
10304 as_fn_error
"Link tests are not allowed after GCC_NO_EXECUTABLES." "$LINENO" 5
10306 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10307 /* end confdefs.h. */
10309 /* Override any GCC internal prototype to avoid an error.
10310 Use char because int might match the return type of a GCC
10311 builtin and then its argument prototype would still apply. */
10324 if ac_fn_c_try_link
"$LINENO"; then :
10325 ac_cv_lib_svld_dlopen
=yes
10327 ac_cv_lib_svld_dlopen
=no
10329 rm -f core conftest.err conftest.
$ac_objext \
10330 conftest
$ac_exeext conftest.
$ac_ext
10331 LIBS
=$ac_check_lib_save_LIBS
10333 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
10334 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
10335 if test "x$ac_cv_lib_svld_dlopen" = x
""yes; then :
10336 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-lsvld"
10338 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
10339 $as_echo_n "checking for dld_link in -ldld... " >&6; }
10340 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
10341 $as_echo_n "(cached) " >&6
10343 ac_check_lib_save_LIBS
=$LIBS
10345 if test x
$gcc_no_link = xyes
; then
10346 as_fn_error
"Link tests are not allowed after GCC_NO_EXECUTABLES." "$LINENO" 5
10348 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10349 /* end confdefs.h. */
10351 /* Override any GCC internal prototype to avoid an error.
10352 Use char because int might match the return type of a GCC
10353 builtin and then its argument prototype would still apply. */
10361 return dld_link ();
10366 if ac_fn_c_try_link
"$LINENO"; then :
10367 ac_cv_lib_dld_dld_link
=yes
10369 ac_cv_lib_dld_dld_link
=no
10371 rm -f core conftest.err conftest.
$ac_objext \
10372 conftest
$ac_exeext conftest.
$ac_ext
10373 LIBS
=$ac_check_lib_save_LIBS
10375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
10376 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
10377 if test "x$ac_cv_lib_dld_dld_link" = x
""yes; then :
10378 lt_cv_dlopen
="dld_link" lt_cv_dlopen_libs
="-ldld"
10399 if test "x$lt_cv_dlopen" != xno
; then
10405 case $lt_cv_dlopen in
10407 save_CPPFLAGS
="$CPPFLAGS"
10408 test "x$ac_cv_header_dlfcn_h" = xyes
&& CPPFLAGS
="$CPPFLAGS -DHAVE_DLFCN_H"
10410 save_LDFLAGS
="$LDFLAGS"
10411 wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $export_dynamic_flag_spec\"
10414 LIBS
="$lt_cv_dlopen_libs $LIBS"
10416 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
10417 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
10418 if test "${lt_cv_dlopen_self+set}" = set; then :
10419 $as_echo_n "(cached) " >&6
10421 if test "$cross_compiling" = yes; then :
10422 lt_cv_dlopen_self
=cross
10424 lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2
10425 lt_status
=$lt_dlunknown
10426 cat > conftest.
$ac_ext <<_LT_EOF
10427 #line 10427 "configure"
10428 #include "confdefs.h"
10437 # define LT_DLGLOBAL RTLD_GLOBAL
10440 # define LT_DLGLOBAL DL_GLOBAL
10442 # define LT_DLGLOBAL 0
10446 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
10447 find out it does not work in some platform. */
10448 #ifndef LT_DLLAZY_OR_NOW
10450 # define LT_DLLAZY_OR_NOW RTLD_LAZY
10453 # define LT_DLLAZY_OR_NOW DL_LAZY
10456 # define LT_DLLAZY_OR_NOW RTLD_NOW
10459 # define LT_DLLAZY_OR_NOW DL_NOW
10461 # define LT_DLLAZY_OR_NOW 0
10468 void fnord() { int i=42;}
10471 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
10472 int status = $lt_dlunknown;
10476 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
10477 else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
10478 /* dlclose (self); */
10486 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
10487 (eval $ac_link) 2>&5
10489 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10490 test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then
10491 (.
/conftest
; exit; ) >&5 2>/dev
/null
10493 case x
$lt_status in
10494 x
$lt_dlno_uscore) lt_cv_dlopen_self
=yes ;;
10495 x
$lt_dlneed_uscore) lt_cv_dlopen_self
=yes ;;
10496 x
$lt_dlunknown|x
*) lt_cv_dlopen_self
=no
;;
10499 # compilation failed
10500 lt_cv_dlopen_self
=no
10507 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
10508 $as_echo "$lt_cv_dlopen_self" >&6; }
10510 if test "x$lt_cv_dlopen_self" = xyes
; then
10511 wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $lt_prog_compiler_static\"
10512 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
10513 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
10514 if test "${lt_cv_dlopen_self_static+set}" = set; then :
10515 $as_echo_n "(cached) " >&6
10517 if test "$cross_compiling" = yes; then :
10518 lt_cv_dlopen_self_static
=cross
10520 lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2
10521 lt_status
=$lt_dlunknown
10522 cat > conftest.
$ac_ext <<_LT_EOF
10523 #line 10523 "configure"
10524 #include "confdefs.h"
10533 # define LT_DLGLOBAL RTLD_GLOBAL
10536 # define LT_DLGLOBAL DL_GLOBAL
10538 # define LT_DLGLOBAL 0
10542 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
10543 find out it does not work in some platform. */
10544 #ifndef LT_DLLAZY_OR_NOW
10546 # define LT_DLLAZY_OR_NOW RTLD_LAZY
10549 # define LT_DLLAZY_OR_NOW DL_LAZY
10552 # define LT_DLLAZY_OR_NOW RTLD_NOW
10555 # define LT_DLLAZY_OR_NOW DL_NOW
10557 # define LT_DLLAZY_OR_NOW 0
10564 void fnord() { int i=42;}
10567 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
10568 int status = $lt_dlunknown;
10572 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
10573 else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
10574 /* dlclose (self); */
10582 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
10583 (eval $ac_link) 2>&5
10585 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10586 test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then
10587 (.
/conftest
; exit; ) >&5 2>/dev
/null
10589 case x
$lt_status in
10590 x
$lt_dlno_uscore) lt_cv_dlopen_self_static
=yes ;;
10591 x
$lt_dlneed_uscore) lt_cv_dlopen_self_static
=yes ;;
10592 x
$lt_dlunknown|x
*) lt_cv_dlopen_self_static
=no
;;
10595 # compilation failed
10596 lt_cv_dlopen_self_static
=no
10603 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
10604 $as_echo "$lt_cv_dlopen_self_static" >&6; }
10607 CPPFLAGS
="$save_CPPFLAGS"
10608 LDFLAGS
="$save_LDFLAGS"
10613 case $lt_cv_dlopen_self in
10614 yes|no
) enable_dlopen_self
=$lt_cv_dlopen_self ;;
10615 *) enable_dlopen_self
=unknown
;;
10618 case $lt_cv_dlopen_self_static in
10619 yes|no
) enable_dlopen_self_static
=$lt_cv_dlopen_self_static ;;
10620 *) enable_dlopen_self_static
=unknown
;;
10642 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
10643 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
10644 if test -n "$STRIP" && $STRIP -V 2>&1 |
$GREP "GNU strip" >/dev
/null
; then
10645 test -z "$old_striplib" && old_striplib
="$STRIP --strip-debug"
10646 test -z "$striplib" && striplib
="$STRIP --strip-unneeded"
10647 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10648 $as_echo "yes" >&6; }
10650 # FIXME - insert some real tests, host_os isn't really good enough
10653 if test -n "$STRIP" ; then
10654 striplib
="$STRIP -x"
10655 old_striplib
="$STRIP -S"
10656 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10657 $as_echo "yes" >&6; }
10659 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10660 $as_echo "no" >&6; }
10664 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10665 $as_echo "no" >&6; }
10681 # Report which library types will actually be built
10682 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
10683 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
10684 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
10685 $as_echo "$can_build_shared" >&6; }
10687 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
10688 $as_echo_n "checking whether to build shared libraries... " >&6; }
10689 test "$can_build_shared" = "no" && enable_shared
=no
10691 # On AIX, shared libraries and static libraries use the same namespace, and
10692 # are all built from PIC.
10695 test "$enable_shared" = yes && enable_static
=no
10696 if test -n "$RANLIB"; then
10697 archive_cmds
="$archive_cmds~\$RANLIB \$lib"
10698 postinstall_cmds
='$RANLIB $lib'
10703 if test "$host_cpu" != ia64
&& test "$aix_use_runtimelinking" = no
; then
10704 test "$enable_shared" = yes && enable_static
=no
10708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
10709 $as_echo "$enable_shared" >&6; }
10711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
10712 $as_echo_n "checking whether to build static libraries... " >&6; }
10713 # Make sure either enable_shared or enable_static is yes.
10714 test "$enable_shared" = yes || enable_static
=yes
10715 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
10716 $as_echo "$enable_static" >&6; }
10723 ac_cpp
='$CPP $CPPFLAGS'
10724 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10725 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10726 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
10742 ac_config_commands
="$ac_config_commands libtool"
10747 # Only expand once:
10751 if test "x$CC" != xcc
; then
10752 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understand -c and -o together" >&5
10753 $as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; }
10755 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c and -o together" >&5
10756 $as_echo_n "checking whether cc understands -c and -o together... " >&6; }
10758 set dummy
$CC; ac_cc
=`$as_echo "$2" |
10759 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
10760 if { as_var
=ac_cv_prog_cc_
${ac_cc}_c_o; eval "test \"\${$as_var+set}\" = set"; }; then :
10761 $as_echo_n "(cached) " >&6
10763 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10764 /* end confdefs.h. */
10774 # Make sure it works both with $CC and with simple cc.
10775 # We do the test twice because some compilers refuse to overwrite an
10776 # existing .o file with -o, though they will create one.
10777 ac_try
='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
10779 if { { case "(($ac_try" in
10780 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10781 *) ac_try_echo=$ac_try;;
10783 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
10784 $as_echo "$ac_try_echo"; } >&5
10785 (eval "$ac_try") 2>&5
10787 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10788 test $ac_status = 0; } &&
10789 test -f conftest2.$ac_objext && { { case "(($ac_try" in
10790 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10791 *) ac_try_echo
=$ac_try;;
10793 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
10794 $as_echo "$ac_try_echo"; } >&5
10795 (eval "$ac_try") 2>&5
10797 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10798 test $ac_status = 0; };
10800 eval ac_cv_prog_cc_
${ac_cc}_c_o
=yes
10801 if test "x$CC" != xcc
; then
10802 # Test first that cc exists at all.
10803 if { ac_try
='cc -c conftest.$ac_ext >&5'
10804 { { case "(($ac_try" in
10805 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10806 *) ac_try_echo=$ac_try;;
10808 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
10809 $as_echo "$ac_try_echo"; } >&5
10810 (eval "$ac_try") 2>&5
10812 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10813 test $ac_status = 0; }; }; then
10814 ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
10816 if { { case "(($ac_try" in
10817 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10818 *) ac_try_echo
=$ac_try;;
10820 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
10821 $as_echo "$ac_try_echo"; } >&5
10822 (eval "$ac_try") 2>&5
10824 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10825 test $ac_status = 0; } &&
10826 test -f conftest2.
$ac_objext && { { case "(($ac_try" in
10827 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10828 *) ac_try_echo=$ac_try;;
10830 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
10831 $as_echo "$ac_try_echo"; } >&5
10832 (eval "$ac_try") 2>&5
10834 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10835 test $ac_status = 0; };
10840 # cc exists but doesn't like -o.
10841 eval ac_cv_prog_cc_${ac_cc}_c_o=no
10846 eval ac_cv_prog_cc_${ac_cc}_c_o=no
10848 rm -f core conftest*
10851 if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
10852 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10853 $as_echo "yes" >&6; }
10855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10856 $as_echo "no" >&6; }
10858 $as_echo "#define NO_MINUS_C_MINUS_O 1" >>confdefs.h
10862 # expand $ac_aux_dir to an absolute path
10863 am_aux_dir=`cd $ac_aux_dir && pwd`
10865 # FIXME: we rely on the cache variable name because
10866 # there is no other way.
10868 am_cc=`echo $2 |
sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
10869 eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
10870 if test "$am_t" != yes; then
10871 # Losing compiler, so override with the script.
10872 # FIXME: It is wrong to rewrite CC.
10873 # But if we don't then we get into trouble of one sort or another.
10874 # A longer-term fix would be to have automake use am__CC in this case,
10875 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
10876 CC="$am_aux_dir/compile $CC"
10881 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
10882 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
10884 ac_make=`$as_echo "$2" |
sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
10885 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
10886 $as_echo_n "(cached) " >&6
10888 cat >conftest.make <<\_ACEOF
10891 @echo '@@@%%%=$(MAKE)=@@@%%%'
10893 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
10894 case `${MAKE-make} -f conftest.
make 2>/dev
/null
` in
10895 *@@@%%%=?*=@@@%%%*)
10896 eval ac_cv_prog_make_${ac_make}_set=yes;;
10898 eval ac_cv_prog_make_${ac_make}_set=no;;
10900 rm -f conftest.make
10902 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
10903 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10904 $as_echo "yes" >&6; }
10907 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10908 $as_echo "no" >&6; }
10909 SET_MAKE="MAKE=${MAKE-make}"
10917 # Sanity check for the cross-compilation case:
10918 ac_fn_c_check_header_mongrel "$LINENO" "stdio.h" "ac_cv_header_stdio_h" "$ac_includes_default"
10919 if test "x$ac_cv_header_stdio_h" = x""yes; then :
10922 as_fn_error "Can't find stdio.h.
10923 You must have a usable C system for the target already installed, at least
10924 including headers and, preferably, the library, before you can configure
10925 the Objective C runtime system. If necessary, install gcc now with
10926 \`LANGUAGES
=c
', then the target library, then build with \`LANGUAGES=objc'.
" "$LINENO" 5
10931 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for ANSI C header files
" >&5
10932 $as_echo_n "checking
for ANSI C header files...
" >&6; }
10933 if test "${ac_cv_header_stdc+set}" = set; then :
10934 $as_echo_n "(cached
) " >&6
10936 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10937 /* end confdefs.h. */
10938 #include <stdlib.h>
10939 #include <stdarg.h>
10940 #include <string.h>
10951 if ac_fn_c_try_compile "$LINENO"; then :
10952 ac_cv_header_stdc=yes
10954 ac_cv_header_stdc=no
10956 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10958 if test $ac_cv_header_stdc = yes; then
10959 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
10960 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10961 /* end confdefs.h. */
10962 #include <string.h>
10965 if (eval "$ac_cpp conftest.
$ac_ext") 2>&5 |
10966 $EGREP "memchr
" >/dev/null 2>&1; then :
10969 ac_cv_header_stdc=no
10975 if test $ac_cv_header_stdc = yes; then
10976 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
10977 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10978 /* end confdefs.h. */
10979 #include <stdlib.h>
10982 if (eval "$ac_cpp conftest.
$ac_ext") 2>&5 |
10983 $EGREP "free
" >/dev/null 2>&1; then :
10986 ac_cv_header_stdc=no
10992 if test $ac_cv_header_stdc = yes; then
10993 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
10994 if test "$cross_compiling" = yes; then :
10997 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10998 /* end confdefs.h. */
11000 #include <stdlib.h>
11001 #if ((' ' & 0x0FF) == 0x020)
11002 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
11003 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
11005 # define ISLOWER(c) \
11006 (('a' <= (c) && (c) <= 'i') \
11007 || ('j' <= (c) && (c) <= 'r') \
11008 || ('s' <= (c) && (c) <= 'z'))
11009 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
11012 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
11017 for (i = 0; i < 256; i++)
11018 if (XOR (islower (i), ISLOWER (i))
11019 || toupper (i) != TOUPPER (i))
11024 if ac_fn_c_try_run "$LINENO"; then :
11027 ac_cv_header_stdc=no
11029 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
11030 conftest.$ac_objext conftest.beam conftest.$ac_ext
11035 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_header_stdc" >&5
11036 $as_echo "$ac_cv_header_stdc" >&6; }
11037 if test $ac_cv_header_stdc = yes; then
11039 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
11044 for ac_header
in sched.h
11046 ac_fn_c_check_header_mongrel
"$LINENO" "sched.h" "ac_cv_header_sched_h" "$ac_includes_default"
11047 if test "x$ac_cv_header_sched_h" = x
""yes; then :
11048 cat >>confdefs.h
<<_ACEOF
11049 #define HAVE_SCHED_H 1
11061 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for thread model used by GCC" >&5
11062 $as_echo_n "checking for thread model used by GCC... " >&6; }
11063 target_thread_file
=`$CC -v 2>&1 | sed -n 's/^Thread model: //p'`
11064 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $target_thread_file" >&5
11065 $as_echo "$target_thread_file" >&6; }
11067 if test $target_thread_file != single
; then
11069 $as_echo "#define HAVE_GTHR_DEFAULT 1" >>confdefs.h
11074 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exception model to use" >&5
11075 $as_echo_n "checking for exception model to use... " >&6; }
11077 ac_cpp
='$CPP $CPPFLAGS'
11078 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11079 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11080 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
11082 # Check whether --enable-sjlj-exceptions was given.
11083 if test "${enable_sjlj_exceptions+set}" = set; then :
11084 enableval
=$enable_sjlj_exceptions; :
11086 cat > conftest.
$ac_ext << EOF
11087 #line 11087 "configure"
11090 @implementation Frob
11098 @catch (Frob* ex) {
11103 old_CFLAGS
="$CFLAGS"
11104 CFLAGS
="-x objective-c -fgnu-runtime -fobjc-exceptions -S"
11105 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
11106 (eval $ac_compile) 2>&5
11108 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11109 test $ac_status = 0; }; then
11110 if grep _Unwind_SjLj_Resume conftest.s
>/dev
/null
2>&1 ; then
11111 enable_sjlj_exceptions
=yes
11112 elif grep _Unwind_Resume conftest.s
>/dev
/null
2>&1 ; then
11113 enable_sjlj_exceptions
=no
11116 CFLAGS
="$old_CFLAGS"
11120 if test x
$enable_sjlj_exceptions = xyes
; then
11122 $as_echo "#define SJLJ_EXCEPTIONS 1" >>confdefs.h
11124 ac_exception_model_name
=sjlj
11125 elif test x
$enable_sjlj_exceptions = xno
; then
11126 ac_exception_model_name
="call frame"
11128 as_fn_error
"unable to detect exception model" "$LINENO" 5
11131 ac_cpp
='$CPP $CPPFLAGS'
11132 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11133 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11134 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
11136 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_exception_model_name" >&5
11137 $as_echo "$ac_exception_model_name" >&6; }
11143 if test ${multilib} = yes; then
11144 multilib_arg
="--enable-multilib"
11149 ac_config_files
="$ac_config_files Makefile"
11151 cat >confcache
<<\_ACEOF
11152 # This file is a shell script that caches the results of configure
11153 # tests run on this system so they can be shared between configure
11154 # scripts and configure runs, see configure's option --config-cache.
11155 # It is not useful on other systems. If it contains results you don't
11156 # want to keep, you may remove or edit it.
11158 # config.status only pays attention to the cache file if you give it
11159 # the --recheck option to rerun configure.
11161 # `ac_cv_env_foo' variables (set or unset) will be overridden when
11162 # loading this file, other *unset* `ac_cv_foo' will be assigned the
11163 # following values.
11167 # The following way of writing the cache mishandles newlines in values,
11168 # but we know of no workaround that is simple, portable, and efficient.
11169 # So, we kill variables containing newlines.
11170 # Ultrix sh set writes to stderr and can't be redirected directly,
11171 # and sets the high bit in the cache file unless we assign to the vars.
11173 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
11174 eval ac_val
=\$
$ac_var
11178 *_cv_
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
11179 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
11182 _ | IFS | as_nl
) ;; #(
11183 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
11184 *) { eval $ac_var=; unset $ac_var;} ;;
11190 case $as_nl`(ac_space=' '; set) 2>&1` in #(
11191 *${as_nl}ac_space
=\
*)
11192 # `set' does not quote correctly, so add quotes: double-quote
11193 # substitution turns \\\\ into \\, and sed turns \\ into \.
11196 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
11199 # `set' quotes correctly as required by POSIX, so do not add quotes.
11200 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
11209 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
11211 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
11213 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
11214 if test -w "$cache_file"; then
11215 test "x$cache_file" != "x/dev/null" &&
11216 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
11217 $as_echo "$as_me: updating cache $cache_file" >&6;}
11218 cat confcache
>$cache_file
11220 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
11221 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
11226 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
11227 # Let make expand exec_prefix.
11228 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
11230 DEFS
=-DHAVE_CONFIG_H
11234 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
11235 # 1. Remove the extension, and $U if already installed.
11236 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
11237 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
11238 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
11239 # will be set to the directory where LIBOBJS objects are built.
11240 as_fn_append ac_libobjs
" \${LIBOBJDIR}$ac_i\$U.$ac_objext"
11241 as_fn_append ac_ltlibobjs
" \${LIBOBJDIR}$ac_i"'$U.lo'
11243 LIBOBJS
=$ac_libobjs
11245 LTLIBOBJS
=$ac_ltlibobjs
11248 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
11249 as_fn_error
"conditional \"MAINTAINER_MODE\" was never defined.
11250 Usually this means the macro was only invoked conditionally." "$LINENO" 5
11253 : ${CONFIG_STATUS=./config.status}
11255 ac_clean_files_save
=$ac_clean_files
11256 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
11257 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
11258 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
11260 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
11262 # Generated by $as_me.
11263 # Run this file to recreate the current configuration.
11264 # Compiler output produced by configure, useful for debugging
11265 # configure, is in config.log if it exists.
11268 ac_cs_recheck=false
11271 SHELL=\${CONFIG_SHELL-$SHELL}
11274 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail
=1
11275 ## -------------------- ##
11276 ## M4sh Initialization. ##
11277 ## -------------------- ##
11279 # Be more Bourne compatible
11280 DUALCASE
=1; export DUALCASE
# for MKS sh
11281 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
11284 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
11285 # is contrary to our usage. Disable this feature.
11286 alias -g '${1+"$@"}'='"$@"'
11287 setopt NO_GLOB_SUBST
11289 case `(set -o) 2>/dev/null` in #(
11301 # Printing a long string crashes Solaris 7 /usr/bin/printf.
11302 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
11303 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
11304 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
11305 # Prefer a ksh shell builtin over an external printf program on Solaris,
11306 # but without wasting forks for bash or zsh.
11307 if test -z "$BASH_VERSION$ZSH_VERSION" \
11308 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
11309 as_echo='print
-r --'
11310 as_echo_n='print
-rn --'
11311 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
11312 as_echo='printf %s
\n'
11313 as_echo_n='printf %s
'
11315 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
11316 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
11317 as_echo_n='/usr
/ucb
/echo -n'
11319 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
11320 as_echo_n_body='eval
11324 expr "X$arg" : "X\\(.*\\)$as_nl";
11325 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
11327 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
11329 export as_echo_n_body
11330 as_echo_n='sh
-c $as_echo_n_body as_echo
'
11332 export as_echo_body
11333 as_echo='sh
-c $as_echo_body as_echo
'
11336 # The user is always right.
11337 if test "${PATH_SEPARATOR+set}" != set; then
11339 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
11340 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
11347 # We need space, tab and new line, in precisely that order. Quoting is
11348 # there to prevent editors from complaining about space-tab.
11349 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
11350 # splitting by setting IFS to empty value.)
11353 # Find who we are. Look in the path if we contain no directory separator.
11355 *[\\/]* ) as_myself=$0 ;;
11356 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11357 for as_dir in $PATH
11360 test -z "$as_dir" && as_dir=.
11361 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
11367 # We did not find ourselves, most probably we were run as `sh COMMAND'
11368 # in which case we are not to be found in the path.
11369 if test "x$as_myself" = x
; then
11372 if test ! -f "$as_myself"; then
11373 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
11377 # Unset variables that we do not need and which cause bugs (e.g. in
11378 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
11379 # suppresses any "Segmentation fault" message there. '((' could
11380 # trigger a bug in pdksh 5.2.14.
11381 for as_var
in BASH_ENV ENV MAIL MAILPATH
11382 do eval test x\
${$as_var+set} = xset \
11383 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
11396 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
11399 # as_fn_error ERROR [LINENO LOG_FD]
11400 # ---------------------------------
11401 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
11402 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
11403 # script with status $?, using 1 if that was 0.
11406 as_status
=$?
; test $as_status -eq 0 && as_status
=1
11408 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
11409 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
11411 $as_echo "$as_me: error: $1" >&2
11412 as_fn_exit
$as_status
11416 # as_fn_set_status STATUS
11417 # -----------------------
11418 # Set $? to STATUS, without forking.
11419 as_fn_set_status
()
11422 } # as_fn_set_status
11424 # as_fn_exit STATUS
11425 # -----------------
11426 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
11430 as_fn_set_status
$1
11436 # Portably unset VAR.
11439 { eval $1=; unset $1;}
11441 as_unset
=as_fn_unset
11442 # as_fn_append VAR VALUE
11443 # ----------------------
11444 # Append the text in VALUE to the end of the definition contained in VAR. Take
11445 # advantage of any shell optimizations that allow amortized linear growth over
11446 # repeated appends, instead of the typical quadratic growth present in naive
11448 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
11449 eval 'as_fn_append ()
11460 # as_fn_arith ARG...
11461 # ------------------
11462 # Perform arithmetic evaluation on the ARGs, and store the result in the
11463 # global $as_val. Take advantage of shells that can avoid forks. The arguments
11464 # must be portable across $(()) and expr.
11465 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
11466 eval 'as_fn_arith ()
11473 as_val
=`expr "$@" || test $? -eq 1`
11478 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
11479 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
11485 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
11486 as_basename
=basename
11491 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
11497 as_me
=`$as_basename -- "$0" ||
11498 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
11499 X"$0" : 'X\(//\)$' \| \
11500 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
11502 sed '/^.*\/\([^/][^/]*\)\/*$/{
11516 # Avoid depending upon Character Ranges.
11517 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
11518 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
11519 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
11520 as_cr_digits
='0123456789'
11521 as_cr_alnum
=$as_cr_Letters$as_cr_digits
11523 ECHO_C
= ECHO_N
= ECHO_T
=
11524 case `echo -n x` in #(((((
11526 case `echo 'xy\c'` in
11527 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
11529 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
11536 rm -f conf$$ conf$$.exe conf$$.
file
11537 if test -d conf$$.dir
; then
11538 rm -f conf$$.dir
/conf$$.
file
11541 mkdir conf$$.dir
2>/dev
/null
11543 if (echo >conf$$.
file) 2>/dev
/null
; then
11544 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
11546 # ... but there are two gotchas:
11547 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
11548 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
11549 # In both cases, we have to default to `cp -p'.
11550 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
11552 elif ln conf$$.
file conf$$
2>/dev
/null
; then
11560 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
11561 rmdir conf$$.dir
2>/dev
/null
11566 # Create "$as_dir" as a directory, including parents if necessary.
11571 -*) as_dir
=.
/$as_dir;;
11573 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
11577 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
11578 *) as_qdir
=$as_dir;;
11580 as_dirs
="'$as_qdir' $as_dirs"
11581 as_dir
=`$as_dirname -- "$as_dir" ||
11582 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
11583 X"$as_dir" : 'X\(//\)[^/]' \| \
11584 X"$as_dir" : 'X\(//\)$' \| \
11585 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
11586 $as_echo X"$as_dir" |
11587 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
11591 /^X\(\/\/\)[^/].*/{
11604 test -d "$as_dir" && break
11606 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
11607 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
11611 if mkdir
-p .
2>/dev
/null
; then
11612 as_mkdir_p
='mkdir -p "$as_dir"'
11614 test -d .
/-p && rmdir .
/-p
11618 if test -x / >/dev
/null
2>&1; then
11619 as_test_x
='test -x'
11621 if ls -dL / >/dev
/null
2>&1; then
11628 if test -d "$1"; then
11634 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
11635 ???[sx]*):;;*)false;;esac;fi
11639 as_executable_p
=$as_test_x
11641 # Sed expression to map a string onto a valid CPP name.
11642 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
11644 # Sed expression to map a string onto a valid variable name.
11645 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
11649 ## ----------------------------------- ##
11650 ## Main body of $CONFIG_STATUS script. ##
11651 ## ----------------------------------- ##
11653 test $as_write_fail = 0 && chmod +x
$CONFIG_STATUS || ac_write_fail
=1
11655 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
11656 # Save the log message, to keep $0 and so on meaningful, and to
11657 # report actual input values of CONFIG_FILES etc. instead of their
11658 # values after options handling.
11660 This file was extended by package-unused $as_me version-unused, which was
11661 generated by GNU Autoconf 2.64. Invocation command line was
11663 CONFIG_FILES = $CONFIG_FILES
11664 CONFIG_HEADERS = $CONFIG_HEADERS
11665 CONFIG_LINKS = $CONFIG_LINKS
11666 CONFIG_COMMANDS = $CONFIG_COMMANDS
11669 on `(hostname || uname -n) 2>/dev/null | sed 1q`
11674 case $ac_config_files in *"
11675 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
11678 case $ac_config_headers in *"
11679 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
11683 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11684 # Files that config.status was made for.
11685 config_files="$ac_config_files"
11686 config_headers="$ac_config_headers"
11687 config_commands="$ac_config_commands"
11691 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
11693 \`$as_me' instantiates files and other configuration actions
11694 from templates according to the current configuration. Unless the files
11695 and actions are specified as TAGs, all are instantiated by default.
11697 Usage: $0 [OPTION]... [TAG]...
11699 -h, --help print this help, then exit
11700 -V, --version print version number and configuration settings, then exit
11701 -q, --quiet, --silent
11702 do not print progress messages
11703 -d, --debug don't remove temporary files
11704 --recheck update $as_me by reconfiguring in the same conditions
11705 --file=FILE[:TEMPLATE]
11706 instantiate the configuration file FILE
11707 --header=FILE[:TEMPLATE]
11708 instantiate the configuration header FILE
11710 Configuration files:
11713 Configuration headers:
11716 Configuration commands:
11719 Report bugs to the package provider."
11722 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11724 package-unused config.status version-unused
11725 configured by $0, generated by GNU Autoconf 2.64,
11726 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
11728 Copyright (C) 2009 Free Software Foundation, Inc.
11729 This config.status script is free software; the Free Software Foundation
11730 gives unlimited permission to copy, distribute and modify it."
11735 test -n "\$AWK" || AWK=awk
11738 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
11739 # The default lists apply if the user does not specify any file.
11745 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
11746 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
11757 # Handling of the options.
11758 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
11760 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
11761 $as_echo "$ac_cs_version"; exit ;;
11762 --debug |
--debu |
--deb |
--de |
--d |
-d )
11764 --file |
--fil |
--fi |
--f )
11767 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
11769 as_fn_append CONFIG_FILES
" '$ac_optarg'"
11770 ac_need_defaults
=false
;;
11771 --header |
--heade |
--head |
--hea )
11774 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
11776 as_fn_append CONFIG_HEADERS
" '$ac_optarg'"
11777 ac_need_defaults
=false
;;
11779 # Conflict between --help and --header
11780 as_fn_error
"ambiguous option: \`$1'
11781 Try \`$0 --help' for more information.";;
11782 --help |
--hel |
-h )
11783 $as_echo "$ac_cs_usage"; exit ;;
11784 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
11785 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
11788 # This is an error.
11789 -*) as_fn_error
"unrecognized option: \`$1'
11790 Try \`$0 --help' for more information." ;;
11792 *) as_fn_append ac_config_targets
" $1"
11793 ac_need_defaults
=false
;;
11799 ac_configure_extra_args
=
11801 if $ac_cs_silent; then
11803 ac_configure_extra_args
="$ac_configure_extra_args --silent"
11807 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11808 if \$ac_cs_recheck; then
11809 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
11811 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
11812 CONFIG_SHELL='$SHELL'
11813 export CONFIG_SHELL
11818 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
11822 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
11823 ## Running $as_me. ##
11829 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11837 with_multisubdir="$with_multisubdir"
11838 with_multisrctop="$with_multisrctop"
11839 with_target_subdir="$with_target_subdir"
11840 ac_configure_args="${multilib_arg} ${ac_configure_args}"
11841 multi_basedir="$multi_basedir"
11842 CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
11845 GFORTRAN="$GFORTRAN"
11849 # The HP-UX ksh and POSIX shell print the target directory to stdout
11850 # if CDPATH is set.
11851 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
11853 sed_quote_subst='$sed_quote_subst'
11854 double_quote_subst='$double_quote_subst'
11855 delay_variable_subst='$delay_variable_subst'
11856 AS='`$ECHO "X$AS" | $Xsed -e "$delay_single_quote_subst"`'
11857 DLLTOOL='`$ECHO "X$DLLTOOL" | $Xsed -e "$delay_single_quote_subst"`'
11858 OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
11859 macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
11860 macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
11861 enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
11862 enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
11863 pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
11864 enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
11865 host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
11866 host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
11867 host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
11868 build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
11869 build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
11870 build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
11871 SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
11872 Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
11873 GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
11874 EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
11875 FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
11876 LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
11877 NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
11878 LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
11879 max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
11880 ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
11881 exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
11882 lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
11883 lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
11884 lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
11885 reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
11886 reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11887 deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
11888 file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
11889 AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
11890 AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
11891 STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
11892 RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
11893 old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11894 old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11895 old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11896 CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
11897 CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
11898 compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
11899 GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
11900 lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
11901 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
11902 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
11903 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
11904 objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
11905 SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
11906 ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
11907 MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
11908 lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
11909 lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
11910 lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
11911 lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
11912 lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
11913 need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
11914 DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
11915 NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
11916 LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
11917 OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
11918 OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
11919 libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
11920 shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11921 extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11922 archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
11923 enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
11924 export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
11925 whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
11926 compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
11927 old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11928 old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11929 archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11930 archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11931 module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11932 module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11933 with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
11934 allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
11935 no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
11936 hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
11937 hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
11938 hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
11939 hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
11940 hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
11941 hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
11942 hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
11943 hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
11944 inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
11945 link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
11946 fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
11947 always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
11948 export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11949 exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
11950 include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
11951 prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11952 file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
11953 variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
11954 need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
11955 need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
11956 version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
11957 runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
11958 shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
11959 shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
11960 libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
11961 library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
11962 soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
11963 postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11964 postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11965 finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11966 finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
11967 hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
11968 sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
11969 sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
11970 hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
11971 enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
11972 enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
11973 enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
11974 old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
11975 striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
11978 LTCFLAGS='$LTCFLAGS'
11979 compiler='$compiler_DEFAULT'
11981 # Quote evaled strings.
11992 deplibs_check_method \
12001 lt_cv_sys_global_symbol_pipe \
12002 lt_cv_sys_global_symbol_to_cdecl \
12003 lt_cv_sys_global_symbol_to_c_name_address \
12004 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
12007 lt_prog_compiler_no_builtin_flag \
12008 lt_prog_compiler_wl \
12009 lt_prog_compiler_pic \
12010 lt_prog_compiler_static \
12011 lt_cv_prog_compiler_c_o \
12019 export_dynamic_flag_spec \
12020 whole_archive_flag_spec \
12021 compiler_needs_object \
12023 allow_undefined_flag \
12024 no_undefined_flag \
12025 hardcode_libdir_flag_spec \
12026 hardcode_libdir_flag_spec_ld \
12027 hardcode_libdir_separator \
12032 variables_saved_for_relink \
12034 library_names_spec \
12039 case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
12040 *[\\\\\\\`\\"\\\$]*)
12041 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
12044 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
12049 # Double-quote double-evaled strings.
12050 for var in reload_cmds \
12051 old_postinstall_cmds \
12052 old_postuninstall_cmds \
12054 extract_expsyms_cmds \
12055 old_archive_from_new_cmds \
12056 old_archive_from_expsyms_cmds \
12058 archive_expsym_cmds \
12060 module_expsym_cmds \
12061 export_symbols_cmds \
12064 postuninstall_cmds \
12066 sys_lib_search_path_spec \
12067 sys_lib_dlsearch_path_spec; do
12068 case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
12069 *[\\\\\\\`\\"\\\$]*)
12070 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
12073 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
12078 # Fix-up fallback echo if it was mangled by the above quoting rules.
12080 *'\\\$0 --fallback-echo"') lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
12084 ac_aux_dir='$ac_aux_dir'
12085 xsi_shell='$xsi_shell'
12086 lt_shell_append='$lt_shell_append'
12088 # See if we are running on zsh, and set the options which allow our
12089 # commands through without removal of \ escapes INIT.
12090 if test -n "\${ZSH_VERSION+set}" ; then
12091 setopt NO_GLOB_SUBST
12097 TIMESTAMP='$TIMESTAMP'
12106 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
12108 # Handling of arguments.
12109 for ac_config_target
in $ac_config_targets
12111 case $ac_config_target in
12112 "default-1") CONFIG_COMMANDS
="$CONFIG_COMMANDS default-1" ;;
12113 "config.h") CONFIG_HEADERS
="$CONFIG_HEADERS config.h" ;;
12114 "libtool") CONFIG_COMMANDS
="$CONFIG_COMMANDS libtool" ;;
12115 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
12117 *) as_fn_error
"invalid argument: \`$ac_config_target'" "$LINENO" 5;;
12122 # If the user did not use the arguments to specify the items to instantiate,
12123 # then the envvar interface is used. Set only those that are not.
12124 # We use the long form for the default assignment because of an extremely
12125 # bizarre bug on SunOS 4.1.3.
12126 if $ac_need_defaults; then
12127 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
12128 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
12129 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
12132 # Have a temporary directory for convenience. Make it in the build tree
12133 # simply because there is no reason against having it here, and in addition,
12134 # creating and moving files from /tmp can sometimes cause problems.
12135 # Hook for its removal unless debugging.
12136 # Note that there is a small window in which the directory will not be cleaned:
12137 # after its creation but before its name has been assigned to `$tmp'.
12141 trap 'exit_status=$?
12142 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
12144 trap 'as_fn_exit 1' 1 2 13 15
12146 # Create a (secure) tmp directory for tmp files.
12149 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
12150 test -n "$tmp" && test -d "$tmp"
12153 tmp
=.
/conf$$
-$RANDOM
12154 (umask 077 && mkdir
"$tmp")
12155 } || as_fn_error
"cannot create a temporary directory in ." "$LINENO" 5
12157 # Set up the scripts for CONFIG_FILES section.
12158 # No need to generate them if there are no CONFIG_FILES.
12159 # This happens for instance with `./config.status config.h'.
12160 if test -n "$CONFIG_FILES"; then
12163 ac_cr
=`echo X | tr X '\015'`
12164 # On cygwin, bash can eat \r inside `` if the user requested igncr.
12165 # But we know of no other shell where ac_cr would be empty at this
12166 # point, so we can use a bashism as a fallback.
12167 if test "x$ac_cr" = x
; then
12168 eval ac_cr
=\$
\'\\r
\'
12170 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
12171 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
12174 ac_cs_awk_cr
=$ac_cr
12177 echo 'BEGIN {' >"$tmp/subs1.awk" &&
12182 echo "cat >conf$$subs.awk <<_ACEOF" &&
12183 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
12185 } >conf$$subs.sh ||
12186 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
12187 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
12189 for ac_last_try in false false false false false :; do
12190 . ./conf$$subs.sh ||
12191 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
12193 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
12194 if test $ac_delim_n = $ac_delim_num; then
12196 elif $ac_last_try; then
12197 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
12199 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
12202 rm -f conf$$subs.sh
12204 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12205 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
12209 s/^/S["/; s
/!.
*/"]=/
12219 s/\(.\{148\}\).*/\1/
12221 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
12226 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
12233 s/\(.\{148\}\).*/\1/
12235 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
12239 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
12244 ' <conf$$subs.awk | sed '
12249 ' >>$CONFIG_STATUS || ac_write_fail=1
12250 rm -f conf$$subs.awk
12251 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12253 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
12254 for (key in S) S_is_set[key] = 1
12260 nfields = split(line, field, "@
")
12262 len = length(field[1])
12263 for (i = 2; i < nfields; i++) {
12265 keylen = length(key)
12266 if (S_is_set[key]) {
12268 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
12269 len += length(value) + length(field[++i])
12280 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12281 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
12282 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
12285 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
12286 || as_fn_error "could not setup config files machinery
" "$LINENO" 5
12289 # VPATH may cause trouble with some makes, so we remove $(srcdir),
12290 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
12291 # trailing colons and then remove the whole line if VPATH becomes empty
12292 # (actually we leave an empty line to preserve line numbers).
12293 if test "x
$srcdir" = x.; then
12294 ac_vpsub='/^[ ]*VPATH[ ]*=/{
12295 s/:*\$(srcdir):*/:/
12296 s/:*\${srcdir}:*/:/
12298 s/^\([^=]*=[ ]*\):*/\1/
12304 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12305 fi # test -n "$CONFIG_FILES"
12307 # Set up the scripts for CONFIG_HEADERS section.
12308 # No need to generate them if there are no CONFIG_HEADERS.
12309 # This happens for instance with `./config.status Makefile'.
12310 if test -n "$CONFIG_HEADERS"; then
12311 cat >"$tmp/defines.
awk" <<\_ACAWK ||
12315 # Transform confdefs.h into an awk script `defines.awk', embedded as
12316 # here-document in config.status, that substitutes the proper values into
12317 # config.h.in to produce config.h.
12319 # Create a delimiter string that does not exist in confdefs.h, to ease
12320 # handling of long lines.
12322 for ac_last_try in false false :; do
12323 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
12324 if test -z "$ac_t"; then
12326 elif $ac_last_try; then
12327 as_fn_error "could not
make $CONFIG_HEADERS" "$LINENO" 5
12329 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
12333 # For the awk script, D is an array of macro values keyed by name,
12334 # likewise P contains macro parameters if any. Preserve backslash
12335 # newline sequences.
12337 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
12339 s/.\{148\}/&'"$ac_delim"'/g
12342 s/^[ ]*#[ ]*define[ ][ ]*/ /
12349 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
12351 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
12355 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
12356 D["\
1"]=" \
3\\\\\\n
"\\/p
12358 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
12363 s/.\{148\}/&'"$ac_delim"'/g
12368 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
12371 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
12373 ' <confdefs.h | sed '
12374 s/'"$ac_delim"'/"\\\
12375 "/g' >>$CONFIG_STATUS || ac_write_fail=1
12377 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12378 for (key in D) D_is_set[key] = 1
12381 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
12383 split(line, arg, " ")
12384 if (arg[1] == "#") {
12388 defundef
= substr
(arg
[1], 2)
12391 split(mac1
, mac2
, "(") #)
12393 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
12394 if (D_is_set
[macro
]) {
12395 # Preserve the white space surrounding the "#".
12396 print prefix
"define", macro P
[macro
] D
[macro
]
12399 # Replace #undef with comments. This is necessary, for example,
12400 # in the case of _POSIX_SOURCE, which is predefined and required
12401 # on some systems where configure will not decide to define it.
12402 if (defundef
== "undef") {
12403 print
"/*", prefix defundef
, macro
, "*/"
12411 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
12412 as_fn_error
"could not setup config headers machinery" "$LINENO" 5
12413 fi # test -n "$CONFIG_HEADERS"
12416 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
12421 :[FHLC
]) ac_mode
=$ac_tag; continue;;
12423 case $ac_mode$ac_tag in
12425 :L
* |
:C
*:*) as_fn_error
"invalid tag \`$ac_tag'" "$LINENO" 5;;
12426 :[FH
]-) ac_tag
=-:-;;
12427 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
12444 -) ac_f
="$tmp/stdin";;
12445 *) # Look for the file first in the build tree, then in the source tree
12446 # (if the path is not absolute). The absolute path cannot be DOS-style,
12447 # because $ac_f cannot contain `:'.
12451 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
12453 as_fn_error
"cannot find input file: \`$ac_f'" "$LINENO" 5;;
12455 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
12456 as_fn_append ac_file_inputs
" '$ac_f'"
12459 # Let's still pretend it is `configure' which instantiates (i.e., don't
12460 # use $as_me), people would be surprised to read:
12461 # /* config.h. Generated by config.status. */
12462 configure_input
='Generated from '`
12463 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
12465 if test x
"$ac_file" != x-
; then
12466 configure_input
="$ac_file. $configure_input"
12467 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
12468 $as_echo "$as_me: creating $ac_file" >&6;}
12470 # Neutralize special characters interpreted by sed in replacement strings.
12471 case $configure_input in #(
12472 *\
&* |
*\|
* |
*\\* )
12473 ac_sed_conf_input
=`$as_echo "$configure_input" |
12474 sed 's/[\\\\&|]/\\\\&/g'`;; #(
12475 *) ac_sed_conf_input
=$configure_input;;
12479 *:-:* |
*:-) cat >"$tmp/stdin" \
12480 || as_fn_error
"could not create $ac_file" "$LINENO" 5 ;;
12485 ac_dir
=`$as_dirname -- "$ac_file" ||
12486 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12487 X"$ac_file" : 'X\(//\)[^/]' \| \
12488 X"$ac_file" : 'X\(//\)$' \| \
12489 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
12490 $as_echo X"$ac_file" |
12491 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12495 /^X\(\/\/\)[^/].*/{
12508 as_dir
="$ac_dir"; as_fn_mkdir_p
12512 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
12514 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
12515 # A ".." for each directory in $ac_dir_suffix.
12516 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
12517 case $ac_top_builddir_sub in
12518 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
12519 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
12522 ac_abs_top_builddir
=$ac_pwd
12523 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
12524 # for backward compatibility:
12525 ac_top_builddir
=$ac_top_build_prefix
12528 .
) # We are building in place.
12530 ac_top_srcdir
=$ac_top_builddir_sub
12531 ac_abs_top_srcdir
=$ac_pwd ;;
12532 [\\/]* | ?
:[\\/]* ) # Absolute name.
12533 ac_srcdir
=$srcdir$ac_dir_suffix;
12534 ac_top_srcdir
=$srcdir
12535 ac_abs_top_srcdir
=$srcdir ;;
12536 *) # Relative name.
12537 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
12538 ac_top_srcdir
=$ac_top_build_prefix$srcdir
12539 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
12541 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
12551 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
12552 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
12556 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
12557 # If the template does not know about datarootdir, expand it.
12558 # FIXME: This hack should be removed a few years after 2.60.
12559 ac_datarootdir_hack
=; ac_datarootdir_seen
=
12570 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
12571 *datarootdir
*) ac_datarootdir_seen
=yes;;
12572 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
12573 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
12574 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
12576 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12577 ac_datarootdir_hack='
12578 s&@datadir@&$datadir&g
12579 s&@docdir@&$docdir&g
12580 s&@infodir@&$infodir&g
12581 s&@localedir@&$localedir&g
12582 s&@mandir@&$mandir&g
12583 s&\\\${datarootdir}&$datarootdir&g' ;;
12587 # Neutralize VPATH when `$srcdir' = `.'.
12588 # Shell code in configure.ac might set extrasub.
12589 # FIXME: do we really want to maintain this feature?
12590 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12591 ac_sed_extra="$ac_vpsub
12594 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
12596 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
12597 s|@configure_input@|
$ac_sed_conf_input|
;t t
12598 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
12599 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
12600 s
&@srcdir@
&$ac_srcdir&;t t
12601 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
12602 s
&@top_srcdir@
&$ac_top_srcdir&;t t
12603 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
12604 s
&@builddir@
&$ac_builddir&;t t
12605 s
&@abs_builddir@
&$ac_abs_builddir&;t t
12606 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
12607 s
&@INSTALL@
&$ac_INSTALL&;t t
12608 $ac_datarootdir_hack
12610 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.
awk" >$tmp/out \
12611 || as_fn_error "could not create
$ac_file" "$LINENO" 5
12613 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
12614 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
12615 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
12616 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
12617 which seems to be undefined. Please make sure it is defined." >&5
12618 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
12619 which seems to be undefined. Please make sure it is defined." >&2;}
12623 -) cat "$tmp/out" && rm -f "$tmp/out";;
12624 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
12626 || as_fn_error "could not create $ac_file" "$LINENO" 5
12632 if test x"$ac_file" != x-; then
12634 $as_echo "/* $configure_input */" \
12635 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
12636 } >"$tmp/config.h" \
12637 || as_fn_error "could not create $ac_file" "$LINENO" 5
12638 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
12639 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
12640 $as_echo "$as_me: $ac_file is unchanged" >&6;}
12643 mv "$tmp/config.h" "$ac_file" \
12644 || as_fn_error "could not create $ac_file" "$LINENO" 5
12647 $as_echo "/* $configure_input */" \
12648 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
12649 || as_fn_error "could not create -" "$LINENO" 5
12653 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
12654 $as_echo "$as_me: executing $ac_file commands" >&6;}
12659 case $ac_file$ac_mode in
12661 # Only add multilib support code if we just rebuilt the top-level
12663 case " $CONFIG_FILES " in
12665 ac_file=Makefile . ${multi_basedir}/config-ml.in
12670 # See if we are running on zsh, and set the options which allow our
12671 # commands through without removal of \ escapes.
12672 if test -n "${ZSH_VERSION+set}" ; then
12673 setopt NO_GLOB_SUBST
12676 cfgfile="${ofile}T"
12677 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
12680 cat <<_LT_EOF >> "$cfgfile"
12683 # `$ECHO "$ofile" | sed 's
%^.
*/%%'` - Provide generalized library-building support services.
12684 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
12685 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
12686 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
12688 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
12689 # 2006, 2007, 2008 Free Software Foundation, Inc.
12690 # Written by Gordon Matzigkeit, 1996
12692 # This file is part of GNU Libtool.
12694 # GNU Libtool is free software; you can redistribute it and/or
12695 # modify it under the terms of the GNU General Public License as
12696 # published by the Free Software Foundation; either version 2 of
12697 # the License, or (at your option) any later version.
12699 # As a special exception to the GNU General Public License,
12700 # if you distribute this file as part of a program or library that
12701 # is built using GNU Libtool, you may include this file under the
12702 # same distribution terms that you use for the rest of that program.
12704 # GNU Libtool is distributed in the hope that it will be useful,
12705 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12706 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12707 # GNU General Public License for more details.
12709 # You should have received a copy of the GNU General Public License
12710 # along with GNU Libtool; see the file COPYING. If not, a copy
12711 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
12712 # obtained by writing to the Free Software Foundation, Inc.,
12713 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
12716 # The names of the tagged configurations supported by this script.
12719 # ### BEGIN LIBTOOL CONFIG
12721 # Assembler program.
12724 # DLL creation program.
12727 # Object dumper program.
12730 # Which release of libtool.m4 was used?
12731 macro_version=$macro_version
12732 macro_revision=$macro_revision
12734 # Whether or not to build shared libraries.
12735 build_libtool_libs=$enable_shared
12737 # Whether or not to build static libraries.
12738 build_old_libs=$enable_static
12740 # What type of objects to build.
12743 # Whether or not to optimize for fast installation.
12744 fast_install=$enable_fast_install
12747 host_alias=$host_alias
12751 # The build system.
12752 build_alias=$build_alias
12756 # A sed program that does not truncate output.
12759 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
12760 Xsed="\$SED -e 1s/^X//"
12762 # A grep program that handles long lines.
12768 # A literal string matcher.
12771 # A BSD- or MS-compatible name lister.
12774 # Whether we need soft or hard links.
12777 # What is the maximum length of a command?
12778 max_cmd_len=$max_cmd_len
12780 # Object file suffix (normally "o").
12783 # Executable file suffix (normally "").
12786 # whether the shell understands "unset".
12789 # turn spaces into newlines.
12792 # turn newlines into spaces.
12795 # How to create reloadable object files.
12796 reload_flag=$lt_reload_flag
12797 reload_cmds=$lt_reload_cmds
12799 # Method to check whether dependent libraries are shared objects.
12800 deplibs_check_method=$lt_deplibs_check_method
12802 # Command to use when deplibs_check_method == "file_magic".
12803 file_magic_cmd=$lt_file_magic_cmd
12807 AR_FLAGS=$lt_AR_FLAGS
12809 # A symbol stripping program.
12812 # Commands used to install an old-style archive.
12814 old_postinstall_cmds=$lt_old_postinstall_cmds
12815 old_postuninstall_cmds=$lt_old_postuninstall_cmds
12820 # LTCC compiler flags.
12821 LTCFLAGS=$lt_CFLAGS
12823 # Take the output of nm and produce a listing of raw symbols and C names.
12824 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
12826 # Transform the output of nm in a proper C declaration.
12827 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
12829 # Transform the output of nm in a C name address pair.
12830 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
12832 # Transform the output of nm in a C name address pair when lib prefix is needed.
12833 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
12835 # The name of the directory that contains temporary libtool files.
12838 # Shell to use when invoking shell scripts.
12841 # An echo program that does not interpret backslashes.
12844 # Used to examine libraries when file_magic_cmd begins with "file".
12845 MAGIC_CMD=$MAGIC_CMD
12847 # Must we lock files when doing compilation?
12848 need_locks=$lt_need_locks
12850 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
12851 DSYMUTIL=$lt_DSYMUTIL
12853 # Tool to change global to local symbols on Mac OS X.
12856 # Tool to manipulate fat objects and archives on Mac OS X.
12859 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
12862 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
12863 OTOOL64=$lt_OTOOL64
12865 # Old archive suffix (normally "a").
12868 # Shared library suffix (normally ".so").
12869 shrext_cmds=$lt_shrext_cmds
12871 # The commands to extract the exported symbol list from a shared archive.
12872 extract_expsyms_cmds=$lt_extract_expsyms_cmds
12874 # Variables whose values should be saved in libtool wrapper scripts and
12875 # restored at link time.
12876 variables_saved_for_relink=$lt_variables_saved_for_relink
12878 # Do we need the "lib" prefix for modules?
12879 need_lib_prefix=$need_lib_prefix
12881 # Do we need a version for libraries?
12882 need_version=$need_version
12884 # Library versioning type.
12885 version_type=$version_type
12887 # Shared library runtime path variable.
12888 runpath_var=$runpath_var
12890 # Shared library path variable.
12891 shlibpath_var=$shlibpath_var
12893 # Is shlibpath searched before the hard-coded library search path?
12894 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
12896 # Format of library name prefix.
12897 libname_spec=$lt_libname_spec
12899 # List of archive names. First name is the real one, the rest are links.
12900 # The last name is the one that the linker finds with -lNAME
12901 library_names_spec=$lt_library_names_spec
12903 # The coded name of the library, if different from the real name.
12904 soname_spec=$lt_soname_spec
12906 # Command to use after installation of a shared archive.
12907 postinstall_cmds=$lt_postinstall_cmds
12909 # Command to use after uninstallation of a shared archive.
12910 postuninstall_cmds=$lt_postuninstall_cmds
12912 # Commands used to finish a libtool library installation in a directory.
12913 finish_cmds=$lt_finish_cmds
12915 # As "finish_cmds", except a single script fragment to be evaled but
12917 finish_eval=$lt_finish_eval
12919 # Whether we should hardcode library paths into libraries.
12920 hardcode_into_libs=$hardcode_into_libs
12922 # Compile-time system search path for libraries.
12923 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
12925 # Run-time system search path for libraries.
12926 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
12928 # Whether dlopen is supported.
12929 dlopen_support=$enable_dlopen
12931 # Whether dlopen of programs is supported.
12932 dlopen_self=$enable_dlopen_self
12934 # Whether dlopen of statically linked programs is supported.
12935 dlopen_self_static=$enable_dlopen_self_static
12937 # Commands to strip libraries.
12938 old_striplib=$lt_old_striplib
12939 striplib=$lt_striplib
12942 # The linker used to build libraries.
12945 # Commands used to build an old-style archive.
12946 old_archive_cmds=$lt_old_archive_cmds
12948 # A language specific compiler.
12951 # Is the compiler the GNU compiler?
12954 # Compiler flag to turn off builtin functions.
12955 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
12957 # How to pass a linker flag through the compiler.
12958 wl=$lt_lt_prog_compiler_wl
12960 # Additional compiler flags for building library objects.
12961 pic_flag=$lt_lt_prog_compiler_pic
12963 # Compiler flag to prevent dynamic linking.
12964 link_static_flag=$lt_lt_prog_compiler_static
12966 # Does compiler simultaneously support -c and -o options?
12967 compiler_c_o=$lt_lt_cv_prog_compiler_c_o
12969 # Whether or not to add -lc for building shared libraries.
12970 build_libtool_need_lc=$archive_cmds_need_lc
12972 # Whether or not to disallow shared libs when runtime libs are static.
12973 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
12975 # Compiler flag to allow reflexive dlopens.
12976 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
12978 # Compiler flag to generate shared objects directly from archives.
12979 whole_archive_flag_spec=$lt_whole_archive_flag_spec
12981 # Whether the compiler copes with passing no objects directly.
12982 compiler_needs_object=$lt_compiler_needs_object
12984 # Create an old-style archive from a shared archive.
12985 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
12987 # Create a temporary old-style archive to link instead of a shared archive.
12988 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
12990 # Commands used to build a shared archive.
12991 archive_cmds=$lt_archive_cmds
12992 archive_expsym_cmds=$lt_archive_expsym_cmds
12994 # Commands used to build a loadable module if different from building
12995 # a shared archive.
12996 module_cmds=$lt_module_cmds
12997 module_expsym_cmds=$lt_module_expsym_cmds
12999 # Whether we are building with GNU ld or not.
13000 with_gnu_ld=$lt_with_gnu_ld
13002 # Flag that allows shared libraries with undefined symbols to be built.
13003 allow_undefined_flag=$lt_allow_undefined_flag
13005 # Flag that enforces no undefined symbols.
13006 no_undefined_flag=$lt_no_undefined_flag
13008 # Flag to hardcode \$libdir into a binary during linking.
13009 # This must work even if \$libdir does not exist
13010 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
13012 # If ld is used when linking, flag to hardcode \$libdir into a binary
13013 # during linking. This must work even if \$libdir does not exist.
13014 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
13016 # Whether we need a single "-rpath" flag with a separated argument.
13017 hardcode_libdir_separator=$lt_hardcode_libdir_separator
13019 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
13020 # DIR into the resulting binary.
13021 hardcode_direct=$hardcode_direct
13023 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
13024 # DIR into the resulting binary and the resulting library dependency is
13025 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
13026 # library is relocated.
13027 hardcode_direct_absolute=$hardcode_direct_absolute
13029 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
13030 # into the resulting binary.
13031 hardcode_minus_L=$hardcode_minus_L
13033 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
13034 # into the resulting binary.
13035 hardcode_shlibpath_var=$hardcode_shlibpath_var
13037 # Set to "yes" if building a shared library automatically hardcodes DIR
13038 # into the library and all subsequent libraries and executables linked
13040 hardcode_automatic=$hardcode_automatic
13042 # Set to yes if linker adds runtime paths of dependent libraries
13043 # to runtime path list.
13044 inherit_rpath=$inherit_rpath
13046 # Whether libtool must link a program against all its dependency libraries.
13047 link_all_deplibs=$link_all_deplibs
13049 # Fix the shell variable \$srcfile for the compiler.
13050 fix_srcfile_path=$lt_fix_srcfile_path
13052 # Set to "yes" if exported symbols are required.
13053 always_export_symbols=$always_export_symbols
13055 # The commands to list exported symbols.
13056 export_symbols_cmds=$lt_export_symbols_cmds
13058 # Symbols that should not be listed in the preloaded symbols.
13059 exclude_expsyms=$lt_exclude_expsyms
13061 # Symbols that must always be exported.
13062 include_expsyms=$lt_include_expsyms
13064 # Commands necessary for linking programs (against libraries) with templates.
13065 prelink_cmds=$lt_prelink_cmds
13067 # Specify filename containing input files.
13068 file_list_spec=$lt_file_list_spec
13070 # How to hardcode a shared library path into an executable.
13071 hardcode_action=$hardcode_action
13073 # ### END LIBTOOL CONFIG
13079 cat <<\_LT_EOF >> "$cfgfile"
13080 # AIX sometimes has problems with the GCC collect2 program. For some
13081 # reason, if we set the COLLECT_NAMES environment variable, the problems
13082 # vanish in a puff of smoke.
13083 if test "X${COLLECT_NAMES+set}" != Xset; then
13085 export COLLECT_NAMES
13092 ltmain="$ac_aux_dir/ltmain.sh"
13095 # We use sed instead of cat because bash on DJGPP gets confused if
13096 # if finds mixed CR/LF and LF-only lines. Since sed operates in
13097 # text mode, it properly converts lines to CR/LF. This bash problem
13098 # is reportedly fixed, but why not run on old versions too?
13099 sed '/^
# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
13100 ||
(rm -f "$cfgfile"; exit 1)
13104 cat << \_LT_EOF
>> "$cfgfile"
13106 # func_dirname file append nondir_replacement
13107 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
13108 # otherwise set result to NONDIR_REPLACEMENT.
13112 */*) func_dirname_result
="${1%/*}${2}" ;;
13113 * ) func_dirname_result
="${3}" ;;
13117 # func_basename file
13120 func_basename_result
="${1##*/}"
13123 # func_dirname_and_basename file append nondir_replacement
13124 # perform func_basename and func_dirname in a single function
13126 # dirname: Compute the dirname of FILE. If nonempty,
13127 # add APPEND to the result, otherwise set result
13128 # to NONDIR_REPLACEMENT.
13129 # value returned in "$func_dirname_result"
13130 # basename: Compute filename of FILE.
13131 # value retuned in "$func_basename_result"
13132 # Implementation must be kept synchronized with func_dirname
13133 # and func_basename. For efficiency, we do not delegate to
13134 # those functions but instead duplicate the functionality here.
13135 func_dirname_and_basename
()
13138 */*) func_dirname_result
="${1%/*}${2}" ;;
13139 * ) func_dirname_result
="${3}" ;;
13141 func_basename_result
="${1##*/}"
13144 # func_stripname prefix suffix name
13145 # strip PREFIX and SUFFIX off of NAME.
13146 # PREFIX and SUFFIX must not contain globbing or regex special
13147 # characters, hashes, percent signs, but SUFFIX may contain a leading
13148 # dot (in which case that matches only a dot).
13151 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
13152 # positional parameters, so assign one to ordinary parameter first.
13153 func_stripname_result
=${3}
13154 func_stripname_result
=${func_stripname_result#"${1}"}
13155 func_stripname_result
=${func_stripname_result%"${2}"}
13161 func_opt_split_opt
=${1%%=*}
13162 func_opt_split_arg
=${1#*=}
13169 *.lo
) func_lo2o_result
=${1%.lo}.
${objext} ;;
13170 *) func_lo2o_result
=${1} ;;
13174 # func_xform libobj-or-source
13177 func_xform_result
=${1%.*}.lo
13180 # func_arith arithmetic-term...
13183 func_arith_result
=$
(( $
* ))
13187 # STRING may not start with a hyphen.
13190 func_len_result
=${#1}
13195 *) # Bourne compatible functions.
13196 cat << \_LT_EOF
>> "$cfgfile"
13198 # func_dirname file append nondir_replacement
13199 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
13200 # otherwise set result to NONDIR_REPLACEMENT.
13203 # Extract subdirectory from the argument.
13204 func_dirname_result
=`$ECHO "X${1}" | $Xsed -e "$dirname"`
13205 if test "X$func_dirname_result" = "X${1}"; then
13206 func_dirname_result
="${3}"
13208 func_dirname_result
="$func_dirname_result${2}"
13212 # func_basename file
13215 func_basename_result
=`$ECHO "X${1}" | $Xsed -e "$basename"`
13219 # func_stripname prefix suffix name
13220 # strip PREFIX and SUFFIX off of NAME.
13221 # PREFIX and SUFFIX must not contain globbing or regex special
13222 # characters, hashes, percent signs, but SUFFIX may contain a leading
13223 # dot (in which case that matches only a dot).
13224 # func_strip_suffix prefix name
13228 .
*) func_stripname_result
=`$ECHO "X${3}" \
13229 | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
13230 *) func_stripname_result
=`$ECHO "X${3}" \
13231 | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
13236 my_sed_long_opt
='1s/^\(-[^=]*\)=.*/\1/;q'
13237 my_sed_long_arg
='1s/^-[^=]*=//'
13242 func_opt_split_opt
=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
13243 func_opt_split_arg
=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
13249 func_lo2o_result
=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
13252 # func_xform libobj-or-source
13255 func_xform_result
=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
13258 # func_arith arithmetic-term...
13261 func_arith_result
=`expr "$@"`
13265 # STRING may not start with a hyphen.
13268 func_len_result
=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
13274 case $lt_shell_append in
13276 cat << \_LT_EOF
>> "$cfgfile"
13278 # func_append var value
13279 # Append VALUE to the end of shell variable VAR.
13287 cat << \_LT_EOF
>> "$cfgfile"
13289 # func_append var value
13290 # Append VALUE to the end of shell variable VAR.
13301 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
13302 ||
(rm -f "$cfgfile"; exit 1)
13304 mv -f "$cfgfile" "$ofile" ||
13305 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
13316 ac_clean_files
=$ac_clean_files_save
13318 test $ac_write_fail = 0 ||
13319 as_fn_error
"write failure creating $CONFIG_STATUS" "$LINENO" 5
13322 # configure is writing to config.log, and then calls config.status.
13323 # config.status does its own redirection, appending to config.log.
13324 # Unfortunately, on DOS this fails, as config.log is still kept open
13325 # by configure, so config.status won't be able to write to it; its
13326 # output is simply discarded. So we exec the FD to /dev/null,
13327 # effectively closing config.log, so it can be properly (re)opened and
13328 # appended to by config.status. When coming back to configure, we
13329 # need to make the FD available again.
13330 if test "$no_create" != yes; then
13332 ac_config_status_args
=
13333 test "$silent" = yes &&
13334 ac_config_status_args
="$ac_config_status_args --quiet"
13336 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
13338 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
13339 # would make configure fail if this is the last instruction.
13340 $ac_cs_success || as_fn_exit $?
13342 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
13343 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
13344 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}