2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.64 for file 5.09.
5 # Report bugs to <christos@astron.com>.
7 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
11 # This configure script is free software; the Free Software Foundation
12 # gives unlimited permission to copy, distribute and modify it.
13 ## -------------------- ##
14 ## M4sh Initialization. ##
15 ## -------------------- ##
17 # Be more Bourne compatible
18 DUALCASE
=1; export DUALCASE
# for MKS sh
19 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
23 # is contrary to our usage. Disable this feature.
24 alias -g '${1+"$@"}'='"$@"'
27 case `(set -o) 2>/dev/null` in #(
39 # Printing a long string crashes Solaris 7 /usr/bin/printf.
40 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
41 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
42 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
43 # Prefer a ksh shell builtin over an external printf program on Solaris,
44 # but without wasting forks for bash or zsh.
45 if test -z "$BASH_VERSION$ZSH_VERSION" \
46 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
48 as_echo_n='print
-rn --'
49 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
55 as_echo_n='/usr
/ucb
/echo -n'
57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
62 expr "X$arg" : "X\\(.*\\)$as_nl";
63 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
65 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
68 as_echo_n='sh
-c $as_echo_n_body as_echo
'
71 as_echo='sh
-c $as_echo_body as_echo
'
74 # The user is always right.
75 if test "${PATH_SEPARATOR+set}" != set; then
77 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
85 # We need space, tab and new line, in precisely that order. Quoting is
86 # there to prevent editors from complaining about space-tab.
87 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
88 # splitting by setting IFS to empty value.)
91 # Find who we are. Look in the path if we contain no directory separator.
93 *[\\/]* ) as_myself=$0 ;;
94 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
98 test -z "$as_dir" && as_dir=.
99 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
105 # We did not find ourselves, most probably we were run as `sh COMMAND'
106 # in which case we are not to be found in the path.
107 if test "x$as_myself" = x
; then
110 if test ! -f "$as_myself"; then
111 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
115 # Unset variables that we do not need and which cause bugs (e.g. in
116 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
117 # suppresses any "Segmentation fault" message there. '((' could
118 # trigger a bug in pdksh 5.2.14.
119 for as_var
in BASH_ENV ENV MAIL MAILPATH
120 do eval test x\
${$as_var+set} = xset \
121 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
134 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
136 if test "x$CONFIG_SHELL" = x
; then
137 as_bourne_compatible
="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
140 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
141 # is contrary to our usage. Disable this feature.
142 alias -g '\${1+\"\$@\"}'='\"\$@\"'
145 case \`(set -o) 2>/dev/null\` in #(
153 as_required
="as_fn_return () { (exit \$1); }
154 as_fn_success () { as_fn_return 0; }
155 as_fn_failure () { as_fn_return 1; }
156 as_fn_ret_success () { return 0; }
157 as_fn_ret_failure () { return 1; }
160 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
161 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
162 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
163 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
164 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
167 exitcode=1; echo positional parameters were not saved.
169 test x\$exitcode = x0 || exit 1"
170 as_suggested
=" as_lineno_1=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_1a=\$LINENO
171 as_lineno_2=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_2a=\$LINENO
172 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
173 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
174 test \$(( 1 + 1 )) = 2 || exit 1"
175 if (eval "$as_required") 2>/dev
/null
; then :
180 if test x
$as_have_required = xyes
&& (eval "$as_suggested") 2>/dev
/null
; then :
183 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
185 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
188 test -z "$as_dir" && as_dir
=.
192 for as_base
in sh bash ksh sh5
; do
193 # Try only shells that exist, to save several forks.
194 as_shell
=$as_dir/$as_base
195 if { test -f "$as_shell" ||
test -f "$as_shell.exe"; } &&
196 { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a
"$as_shell"; } 2>/dev
/null
; then :
197 CONFIG_SHELL
=$as_shell as_have_required
=yes
198 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run
=a
"$as_shell"; } 2>/dev
/null
; then :
206 $as_found ||
{ if { test -f "$SHELL" ||
test -f "$SHELL.exe"; } &&
207 { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a
"$SHELL"; } 2>/dev
/null
; then :
208 CONFIG_SHELL
=$SHELL as_have_required
=yes
213 if test "x$CONFIG_SHELL" != x
; then :
214 # We cannot yet assume a decent shell, so we have to provide a
215 # neutralization value for shells without unset; and this also
216 # works around shells that cannot unset nonexistent variables.
219 (unset BASH_ENV
) >/dev
/null
2>&1 && unset BASH_ENV ENV
221 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
224 if test x
$as_have_required = xno
; then :
225 $as_echo "$0: This script requires a shell more modern than all"
226 $as_echo "$0: the shells that I found on your system."
227 if test x
${ZSH_VERSION+set} = xset
; then
228 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
229 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
231 $as_echo "$0: Please tell bug-autoconf@gnu.org and
232 $0: christos@astron.com about your system, including any
233 $0: error possibly output before this message. Then install
234 $0: a modern shell, or manually run the script under such a
235 $0: shell if you do have one."
241 SHELL
=${CONFIG_SHELL-/bin/sh}
243 # Unset more variables known to interfere with behavior of common tools.
244 CLICOLOR_FORCE
= GREP_OPTIONS
=
245 unset CLICOLOR_FORCE GREP_OPTIONS
247 ## --------------------- ##
248 ## M4sh Shell Functions. ##
249 ## --------------------- ##
252 # Portably unset VAR.
255 { eval $1=; unset $1;}
259 # as_fn_set_status STATUS
260 # -----------------------
261 # Set $? to STATUS, without forking.
269 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
279 # Create "$as_dir" as a directory, including parents if necessary.
284 -*) as_dir
=.
/$as_dir;;
286 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
290 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
293 as_dirs
="'$as_qdir' $as_dirs"
294 as_dir
=`$as_dirname -- "$as_dir" ||
295 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
296 X"$as_dir" : 'X\(//\)[^/]' \| \
297 X"$as_dir" : 'X\(//\)$' \| \
298 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
299 $as_echo X"$as_dir" |
300 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
317 test -d "$as_dir" && break
319 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
320 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
324 # as_fn_append VAR VALUE
325 # ----------------------
326 # Append the text in VALUE to the end of the definition contained in VAR. Take
327 # advantage of any shell optimizations that allow amortized linear growth over
328 # repeated appends, instead of the typical quadratic growth present in naive
330 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
331 eval 'as_fn_append ()
344 # Perform arithmetic evaluation on the ARGs, and store the result in the
345 # global $as_val. Take advantage of shells that can avoid forks. The arguments
346 # must be portable across $(()) and expr.
347 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
355 as_val
=`expr "$@" || test $? -eq 1`
360 # as_fn_error ERROR [LINENO LOG_FD]
361 # ---------------------------------
362 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
363 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
364 # script with status $?, using 1 if that was 0.
367 as_status
=$?
; test $as_status -eq 0 && as_status
=1
369 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
370 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
372 $as_echo "$as_me: error: $1" >&2
373 as_fn_exit
$as_status
376 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
377 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
383 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
389 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
395 as_me
=`$as_basename -- "$0" ||
396 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
397 X"$0" : 'X\(//\)$' \| \
398 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
400 sed '/^.*\/\([^/][^/]*\)\/*$/{
414 # Avoid depending upon Character Ranges.
415 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
416 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
417 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
418 as_cr_digits
='0123456789'
419 as_cr_alnum
=$as_cr_Letters$as_cr_digits
422 as_lineno_1
=$LINENO as_lineno_1a
=$LINENO
423 as_lineno_2
=$LINENO as_lineno_2a
=$LINENO
424 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
425 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' ||
{
426 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
438 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
442 chmod +x
"$as_me.lineno" ||
443 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit
1; }
445 # Don't try to exec as it changes $[0], causing all sort of problems
446 # (the dirname of $[0] is not the place where we might find the
447 # original and so on. Autoconf is especially sensitive to this).
449 # Exit status is that of the last command.
453 ECHO_C
= ECHO_N
= ECHO_T
=
454 case `echo -n x` in #(((((
456 case `echo 'xy\c'` in
457 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
459 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
466 rm -f conf$$ conf$$.exe conf$$.
file
467 if test -d conf$$.dir
; then
468 rm -f conf$$.dir
/conf$$.
file
471 mkdir conf$$.dir
2>/dev
/null
473 if (echo >conf$$.
file) 2>/dev
/null
; then
474 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
476 # ... but there are two gotchas:
477 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
478 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
479 # In both cases, we have to default to `cp -p'.
480 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
482 elif ln conf$$.
file conf$$
2>/dev
/null
; then
490 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
491 rmdir conf$$.dir
2>/dev
/null
493 if mkdir
-p .
2>/dev
/null
; then
494 as_mkdir_p
='mkdir -p "$as_dir"'
496 test -d .
/-p && rmdir .
/-p
500 if test -x / >/dev
/null
2>&1; then
503 if ls -dL / >/dev
/null
2>&1; then
510 if test -d "$1"; then
516 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
517 ???[sx]*):;;*)false;;esac;fi
521 as_executable_p
=$as_test_x
523 # Sed expression to map a string onto a valid CPP name.
524 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
526 # Sed expression to map a string onto a valid variable name.
527 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
531 # Check that we are running under the correct shell.
532 SHELL
=${CONFIG_SHELL-/bin/sh}
536 # Remove one level of quotation (which was required for Make).
537 ECHO
=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
542 if test "X$1" = X--no-reexec
; then
543 # Discard the --no-reexec flag, and continue.
545 elif test "X$1" = X--fallback-echo
; then
546 # Avoid inline document here, it may be left over
548 elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
549 # Yippee, $ECHO works!
552 # Restart under the correct shell.
553 exec $SHELL "$0" --no-reexec ${1+"$@"}
556 if test "X$1" = X--fallback-echo
; then
557 # used as fallback echo
565 # The HP-UX ksh and POSIX shell print the target directory to stdout
567 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
569 if test -z "$lt_ECHO"; then
570 if test "X${echo_test_string+set}" != Xset
; then
571 # find a string as large as possible, as long as the shell can cope with it
572 for cmd
in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
573 # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
574 if { echo_test_string
=`eval $cmd`; } 2>/dev
/null
&&
575 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev
/null
582 if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
583 echo_testing_string
=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
584 test "X$echo_testing_string" = "X$echo_test_string"; then
587 # The Solaris, AIX, and Digital Unix default echo programs unquote
588 # backslashes. This makes it impossible to quote backslashes using
589 # echo "$something" | sed 's/\\/\\\\/g'
591 # So, first we look for a working echo in the user's PATH.
593 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
594 for dir
in $PATH /usr
/ucb
; do
596 if (test -f $dir/echo ||
test -f $dir/echo$ac_exeext) &&
597 test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
598 echo_testing_string
=`($dir/echo "$echo_test_string") 2>/dev/null` &&
599 test "X$echo_testing_string" = "X$echo_test_string"; then
606 if test "X$ECHO" = Xecho
; then
607 # We didn't find a better echo, so look for alternatives.
608 if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
609 echo_testing_string
=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
610 test "X$echo_testing_string" = "X$echo_test_string"; then
611 # This shell has a builtin print -r that does the trick.
613 elif { test -f /bin
/ksh ||
test -f /bin
/ksh
$ac_exeext; } &&
614 test "X$CONFIG_SHELL" != X
/bin
/ksh
; then
615 # If we have ksh, try running configure again with it.
616 ORIGINAL_CONFIG_SHELL
=${CONFIG_SHELL-/bin/sh}
617 export ORIGINAL_CONFIG_SHELL
618 CONFIG_SHELL
=/bin
/ksh
620 exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
624 if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
625 echo_testing_string
=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
626 test "X$echo_testing_string" = "X$echo_test_string"; then
629 elif echo_testing_string
=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
630 test "X$echo_testing_string" = 'X\t' &&
631 echo_testing_string
=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
632 test "X$echo_testing_string" = "X$echo_test_string"; then
633 CONFIG_SHELL
=$ORIGINAL_CONFIG_SHELL
635 SHELL
="$CONFIG_SHELL"
637 ECHO
="$CONFIG_SHELL $0 --fallback-echo"
638 elif echo_testing_string
=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
639 test "X$echo_testing_string" = 'X\t' &&
640 echo_testing_string
=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
641 test "X$echo_testing_string" = "X$echo_test_string"; then
642 ECHO
="$CONFIG_SHELL $0 --fallback-echo"
644 # maybe with a smaller string...
647 for cmd
in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
648 if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev
/null
655 if test "$prev" != 'sed 50q "$0"'; then
656 echo_test_string
=`eval $prev`
657 export echo_test_string
658 exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
660 # Oops. We lost completely, so just stick with echo.
669 # Copy echo and quote the copy suitably for passing to libtool from
670 # the Makefile, instead of quoting the original, which is used later.
672 if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
673 lt_ECHO
="$CONFIG_SHELL \\\$\$0 --fallback-echo"
679 exec 7<&0 </dev
/null
6>&1
682 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
683 # so uname gets run too.
684 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
689 ac_default_prefix
=/usr
/local
691 ac_config_libobj_dir
=.
698 # Identity of this package.
700 PACKAGE_TARNAME
='file'
701 PACKAGE_VERSION
='5.09'
702 PACKAGE_STRING
='file 5.09'
703 PACKAGE_BUGREPORT
='christos@astron.com'
706 # Factoring default headers for most tests.
707 ac_includes_default
="\
709 #ifdef HAVE_SYS_TYPES_H
710 # include <sys/types.h>
712 #ifdef HAVE_SYS_STAT_H
713 # include <sys/stat.h>
719 # ifdef HAVE_STDLIB_H
724 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
729 #ifdef HAVE_STRINGS_H
730 # include <strings.h>
732 #ifdef HAVE_INTTYPES_H
733 # include <inttypes.h>
742 ac_subst_vars
='am__EXEEXT_FALSE
745 IS_CROSS_COMPILE_FALSE
746 IS_CROSS_COMPILE_TRUE
803 MAINTAINER_MODE_FALSE
813 INSTALL_STRIP_PROGRAM
855 program_transform_name
868 enable_option_checking
869 enable_maintainer_mode
874 enable_dependency_tracking
884 ac_precious_vars
='build_alias
895 # Initialize some variables set by options.
897 ac_init_version
=false
898 ac_unrecognized_opts
=
900 # The variables have the same names as the options, with
901 # dashes changed to underlines.
909 program_transform_name
=s
,x
,x
,
917 # Installation directory options.
918 # These are left unexpanded so users can "make install exec_prefix=/foo"
919 # and all the variables that are supposed to be based on exec_prefix
920 # by default will actually change.
921 # Use braces instead of parens because sh, perl, etc. also accept them.
922 # (The list follows the same order as the GNU Coding Standards.)
923 bindir
='${exec_prefix}/bin'
924 sbindir
='${exec_prefix}/sbin'
925 libexecdir
='${exec_prefix}/libexec'
926 datarootdir
='${prefix}/share'
927 datadir
='${datarootdir}'
928 sysconfdir
='${prefix}/etc'
929 sharedstatedir
='${prefix}/com'
930 localstatedir
='${prefix}/var'
931 includedir
='${prefix}/include'
932 oldincludedir
='/usr/include'
933 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
934 infodir
='${datarootdir}/info'
939 libdir
='${exec_prefix}/lib'
940 localedir
='${datarootdir}/locale'
941 mandir
='${datarootdir}/man'
947 # If the previous option needs an argument, assign it.
948 if test -n "$ac_prev"; then
949 eval $ac_prev=\
$ac_option
955 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
959 # Accept the important Cygnus configure options, so we can diagnose typos.
961 case $ac_dashdash$ac_option in
965 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
967 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
970 -build |
--build |
--buil |
--bui |
--bu)
971 ac_prev
=build_alias
;;
972 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
973 build_alias
=$ac_optarg ;;
975 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
976 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
977 ac_prev
=cache_file
;;
978 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
979 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
980 cache_file
=$ac_optarg ;;
983 cache_file
=config.cache
;;
985 -datadir |
--datadir |
--datadi |
--datad)
987 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
988 datadir
=$ac_optarg ;;
990 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
991 |
--dataroo |
--dataro |
--datar)
992 ac_prev
=datarootdir
;;
993 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
994 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
995 datarootdir
=$ac_optarg ;;
997 -disable-* |
--disable-*)
998 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
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--disable-$ac_useropt_orig"
1009 ac_unrecognized_sep
=', ';;
1011 eval enable_
$ac_useropt=no
;;
1013 -docdir |
--docdir |
--docdi |
--doc |
--do)
1015 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
1016 docdir
=$ac_optarg ;;
1018 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
1020 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
1021 dvidir
=$ac_optarg ;;
1023 -enable-* |
--enable-*)
1024 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1025 # Reject names that are not valid shell variable names.
1026 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1027 as_fn_error
"invalid feature name: $ac_useropt"
1028 ac_useropt_orig
=$ac_useropt
1029 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1030 case $ac_user_opts in
1032 "enable_
$ac_useropt"
1034 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1035 ac_unrecognized_sep
=', ';;
1037 eval enable_
$ac_useropt=\
$ac_optarg ;;
1039 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
1040 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
1041 |
--exec |
--exe |
--ex)
1042 ac_prev
=exec_prefix
;;
1043 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
1044 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
1045 |
--exec=* |
--exe=* |
--ex=*)
1046 exec_prefix
=$ac_optarg ;;
1048 -gas |
--gas |
--ga |
--g)
1049 # Obsolete; use --with-gas.
1052 -help |
--help |
--hel |
--he |
-h)
1053 ac_init_help
=long
;;
1054 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
1055 ac_init_help
=recursive
;;
1056 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
1057 ac_init_help
=short
;;
1059 -host |
--host |
--hos |
--ho)
1060 ac_prev
=host_alias
;;
1061 -host=* |
--host=* |
--hos=* |
--ho=*)
1062 host_alias
=$ac_optarg ;;
1064 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
1066 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
1068 htmldir
=$ac_optarg ;;
1070 -includedir |
--includedir |
--includedi |
--included |
--include \
1071 |
--includ |
--inclu |
--incl |
--inc)
1072 ac_prev
=includedir
;;
1073 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
1074 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
1075 includedir
=$ac_optarg ;;
1077 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
1079 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
1080 infodir
=$ac_optarg ;;
1082 -libdir |
--libdir |
--libdi |
--libd)
1084 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
1085 libdir
=$ac_optarg ;;
1087 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
1088 |
--libexe |
--libex |
--libe)
1089 ac_prev
=libexecdir
;;
1090 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
1091 |
--libexe=* |
--libex=* |
--libe=*)
1092 libexecdir
=$ac_optarg ;;
1094 -localedir |
--localedir |
--localedi |
--localed |
--locale)
1095 ac_prev
=localedir
;;
1096 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
1097 localedir
=$ac_optarg ;;
1099 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
1100 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
1101 ac_prev
=localstatedir
;;
1102 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
1103 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
1104 localstatedir
=$ac_optarg ;;
1106 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
1108 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
1109 mandir
=$ac_optarg ;;
1111 -nfp |
--nfp |
--nf)
1112 # Obsolete; use --without-fp.
1115 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
1116 |
--no-cr |
--no-c |
-n)
1119 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
1120 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1123 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1124 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1125 |
--oldin |
--oldi |
--old |
--ol |
--o)
1126 ac_prev
=oldincludedir
;;
1127 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1128 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1129 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1130 oldincludedir
=$ac_optarg ;;
1132 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1134 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1135 prefix
=$ac_optarg ;;
1137 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1138 |
--program-pre |
--program-pr |
--program-p)
1139 ac_prev
=program_prefix
;;
1140 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1141 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1142 program_prefix
=$ac_optarg ;;
1144 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1145 |
--program-suf |
--program-su |
--program-s)
1146 ac_prev
=program_suffix
;;
1147 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1148 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1149 program_suffix
=$ac_optarg ;;
1151 -program-transform-name |
--program-transform-name \
1152 |
--program-transform-nam |
--program-transform-na \
1153 |
--program-transform-n |
--program-transform- \
1154 |
--program-transform |
--program-transfor \
1155 |
--program-transfo |
--program-transf \
1156 |
--program-trans |
--program-tran \
1157 |
--progr-tra |
--program-tr |
--program-t)
1158 ac_prev
=program_transform_name
;;
1159 -program-transform-name=* |
--program-transform-name=* \
1160 |
--program-transform-nam=* |
--program-transform-na=* \
1161 |
--program-transform-n=* |
--program-transform-=* \
1162 |
--program-transform=* |
--program-transfor=* \
1163 |
--program-transfo=* |
--program-transf=* \
1164 |
--program-trans=* |
--program-tran=* \
1165 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1166 program_transform_name
=$ac_optarg ;;
1168 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1170 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1171 pdfdir
=$ac_optarg ;;
1173 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1175 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1178 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1179 |
-silent |
--silent |
--silen |
--sile |
--sil)
1182 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1184 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1186 sbindir
=$ac_optarg ;;
1188 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1189 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1190 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1192 ac_prev
=sharedstatedir
;;
1193 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1194 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1195 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1197 sharedstatedir
=$ac_optarg ;;
1199 -site |
--site |
--sit)
1201 -site=* |
--site=* |
--sit=*)
1204 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1206 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1207 srcdir
=$ac_optarg ;;
1209 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1210 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1211 ac_prev
=sysconfdir
;;
1212 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1213 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1214 sysconfdir
=$ac_optarg ;;
1216 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1217 ac_prev
=target_alias
;;
1218 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1219 target_alias
=$ac_optarg ;;
1221 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1224 -version |
--version |
--versio |
--versi |
--vers |
-V)
1225 ac_init_version
=: ;;
1228 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1229 # Reject names that are not valid shell variable names.
1230 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1231 as_fn_error
"invalid package name: $ac_useropt"
1232 ac_useropt_orig
=$ac_useropt
1233 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1234 case $ac_user_opts in
1238 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1239 ac_unrecognized_sep
=', ';;
1241 eval with_
$ac_useropt=\
$ac_optarg ;;
1243 -without-* |
--without-*)
1244 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1245 # Reject names that are not valid shell variable names.
1246 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1247 as_fn_error
"invalid package name: $ac_useropt"
1248 ac_useropt_orig
=$ac_useropt
1249 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1250 case $ac_user_opts in
1254 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1255 ac_unrecognized_sep
=', ';;
1257 eval with_
$ac_useropt=no
;;
1260 # Obsolete; use --with-x.
1263 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1264 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1265 ac_prev
=x_includes
;;
1266 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1267 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1268 x_includes
=$ac_optarg ;;
1270 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1271 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1272 ac_prev
=x_libraries
;;
1273 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1274 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1275 x_libraries
=$ac_optarg ;;
1277 -*) as_fn_error
"unrecognized option: \`$ac_option'
1278 Try \`$0 --help' for more information."
1282 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1283 # Reject names that are not valid shell variable names.
1284 case $ac_envvar in #(
1285 '' |
[0-9]* |
*[!_
$as_cr_alnum]* )
1286 as_fn_error
"invalid variable name: \`$ac_envvar'" ;;
1288 eval $ac_envvar=\
$ac_optarg
1289 export $ac_envvar ;;
1292 # FIXME: should be removed in autoconf 3.0.
1293 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1294 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1295 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1296 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1302 if test -n "$ac_prev"; then
1303 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1304 as_fn_error
"missing argument to $ac_option"
1307 if test -n "$ac_unrecognized_opts"; then
1308 case $enable_option_checking in
1310 fatal
) as_fn_error
"unrecognized options: $ac_unrecognized_opts" ;;
1311 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1315 # Check all directory arguments for consistency.
1316 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1317 datadir sysconfdir sharedstatedir localstatedir includedir \
1318 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1319 libdir localedir mandir
1321 eval ac_val
=\$
$ac_var
1322 # Remove trailing slashes.
1325 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1326 eval $ac_var=\
$ac_val;;
1328 # Be sure to have absolute directory names.
1330 [\\/$
]* | ?
:[\\/]* ) continue;;
1331 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1333 as_fn_error
"expected an absolute directory name for --$ac_var: $ac_val"
1336 # There might be people who depend on the old broken behavior: `$host'
1337 # used to hold the argument of --host etc.
1338 # FIXME: To remove some day.
1341 target
=$target_alias
1343 # FIXME: To remove some day.
1344 if test "x$host_alias" != x
; then
1345 if test "x$build_alias" = x
; then
1346 cross_compiling
=maybe
1347 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1348 If a cross compiler is detected then cross compile mode will be used." >&2
1349 elif test "x$build_alias" != "x$host_alias"; then
1355 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1357 test "$silent" = yes && exec 6>/dev
/null
1360 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1361 ac_ls_di
=`ls -di .` &&
1362 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1363 as_fn_error
"working directory cannot be determined"
1364 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1365 as_fn_error
"pwd does not report name of working directory"
1368 # Find the source files, if location was not specified.
1369 if test -z "$srcdir"; then
1370 ac_srcdir_defaulted
=yes
1371 # Try the directory containing this script, then the parent directory.
1372 ac_confdir
=`$as_dirname -- "$as_myself" ||
1373 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1374 X"$as_myself" : 'X\(//\)[^/]' \| \
1375 X"$as_myself" : 'X\(//\)$' \| \
1376 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1377 $as_echo X"$as_myself" |
1378 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1396 if test ! -r "$srcdir/$ac_unique_file"; then
1400 ac_srcdir_defaulted
=no
1402 if test ! -r "$srcdir/$ac_unique_file"; then
1403 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1404 as_fn_error
"cannot find sources ($ac_unique_file) in $srcdir"
1406 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1408 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1410 # When building in place, set srcdir=.
1411 if test "$ac_abs_confdir" = "$ac_pwd"; then
1414 # Remove unnecessary trailing slashes from srcdir.
1415 # Double slashes in file names in object file debugging info
1416 # mess up M-x gdb in Emacs.
1418 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1420 for ac_var
in $ac_precious_vars; do
1421 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1422 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1423 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1424 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1428 # Report the --help message.
1430 if test "$ac_init_help" = "long"; then
1431 # Omit some internal or obsolete options to make the list less imposing.
1432 # This message is too long to be a string in the A/UX 3.1 sh.
1434 \`configure' configures file 5.09 to adapt to many kinds of systems.
1436 Usage: $0 [OPTION]... [VAR=VALUE]...
1438 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1439 VAR=VALUE. See below for descriptions of some of the useful variables.
1441 Defaults for the options are specified in brackets.
1444 -h, --help display this help and exit
1445 --help=short display options specific to this package
1446 --help=recursive display the short help of all the included packages
1447 -V, --version display version information and exit
1448 -q, --quiet, --silent do not print \`checking...' messages
1449 --cache-file=FILE cache test results in FILE [disabled]
1450 -C, --config-cache alias for \`--cache-file=config.cache'
1451 -n, --no-create do not create output files
1452 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1454 Installation directories:
1455 --prefix=PREFIX install architecture-independent files in PREFIX
1456 [$ac_default_prefix]
1457 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1460 By default, \`make install' will install all the files in
1461 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1462 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1463 for instance \`--prefix=\$HOME'.
1465 For better control, use the options below.
1467 Fine tuning of the installation directories:
1468 --bindir=DIR user executables [EPREFIX/bin]
1469 --sbindir=DIR system admin executables [EPREFIX/sbin]
1470 --libexecdir=DIR program executables [EPREFIX/libexec]
1471 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1472 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1473 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1474 --libdir=DIR object code libraries [EPREFIX/lib]
1475 --includedir=DIR C header files [PREFIX/include]
1476 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1477 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1478 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1479 --infodir=DIR info documentation [DATAROOTDIR/info]
1480 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1481 --mandir=DIR man documentation [DATAROOTDIR/man]
1482 --docdir=DIR documentation root [DATAROOTDIR/doc/file]
1483 --htmldir=DIR html documentation [DOCDIR]
1484 --dvidir=DIR dvi documentation [DOCDIR]
1485 --pdfdir=DIR pdf documentation [DOCDIR]
1486 --psdir=DIR ps documentation [DOCDIR]
1492 --program-prefix=PREFIX prepend PREFIX to installed program names
1493 --program-suffix=SUFFIX append SUFFIX to installed program names
1494 --program-transform-name=PROGRAM run
sed PROGRAM on installed program names
1497 --build=BUILD configure
for building on BUILD
[guessed
]
1498 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1502 if test -n "$ac_init_help"; then
1503 case $ac_init_help in
1504 short | recursive
) echo "Configuration of file 5.09:";;
1509 --disable-option-checking ignore unrecognized
--enable/--with options
1510 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1511 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1512 --enable-maintainer-mode enable make rules and dependencies not useful
1513 (and sometimes confusing
) to the casual installer
1514 --enable-silent-rules less verbose build output
(undo
: `make V=1')
1515 --disable-silent-rules verbose build output (undo: `make V
=0')
1516 --disable-elf disable builtin ELF support
1517 --disable-elf-core disable ELF core file support
1518 --enable-fsect-man5 enable file formats in man section 5
1519 --disable-dependency-tracking speeds up one-time build
1520 --enable-dependency-tracking do not reject slow dependency extractors
1521 --enable-shared[=PKGS] build shared libraries [default=yes]
1522 --enable-static[=PKGS] build static libraries [default=yes]
1523 --enable-fast-install[=PKGS]
1524 optimize for fast installation [default=yes]
1525 --disable-libtool-lock avoid locking (might break parallel builds)
1526 --disable-largefile omit support for large files
1527 --disable-warnings disable compiler warnings
1530 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1531 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1532 --with-pic try to use only PIC/non-PIC objects [default=use
1534 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1536 Some influential environment variables:
1537 CC C compiler command
1538 CFLAGS C compiler flags
1539 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1540 nonstandard directory <lib dir>
1541 LIBS libraries to pass to the linker, e.g. -l<library>
1542 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1543 you have headers in a nonstandard directory <include dir>
1546 Use these variables to override the choices made by `configure' or to
help
1547 it to
find libraries and programs with nonstandard names
/locations.
1549 Report bugs to
<christos@astron.com
>.
1554 if test "$ac_init_help" = "recursive"; then
1555 # If there are subdirs, report their specific --help.
1556 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
1557 test -d "$ac_dir" ||
1558 { cd "$srcdir" && ac_pwd
=`pwd` && srcdir
=.
&& test -d "$ac_dir"; } ||
1563 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1565 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1566 # A ".." for each directory in $ac_dir_suffix.
1567 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1568 case $ac_top_builddir_sub in
1569 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1570 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
1573 ac_abs_top_builddir
=$ac_pwd
1574 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
1575 # for backward compatibility:
1576 ac_top_builddir
=$ac_top_build_prefix
1579 .
) # We are building in place.
1581 ac_top_srcdir
=$ac_top_builddir_sub
1582 ac_abs_top_srcdir
=$ac_pwd ;;
1583 [\\/]* | ?
:[\\/]* ) # Absolute name.
1584 ac_srcdir
=$srcdir$ac_dir_suffix;
1585 ac_top_srcdir
=$srcdir
1586 ac_abs_top_srcdir
=$srcdir ;;
1588 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
1589 ac_top_srcdir
=$ac_top_build_prefix$srcdir
1590 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
1592 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
1594 cd "$ac_dir" ||
{ ac_status
=$?
; continue; }
1595 # Check for guested configure.
1596 if test -f "$ac_srcdir/configure.gnu"; then
1598 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1599 elif test -f "$ac_srcdir/configure"; then
1601 $SHELL "$ac_srcdir/configure" --help=recursive
1603 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1605 cd "$ac_pwd" ||
{ ac_status
=$?
; break; }
1609 test -n "$ac_init_help" && exit $ac_status
1610 if $ac_init_version; then
1613 generated by GNU Autoconf
2.64
1615 Copyright
(C
) 2009 Free Software Foundation
, Inc.
1616 This configure
script is free software
; the Free Software Foundation
1617 gives unlimited permission to copy
, distribute and modify it.
1622 ## ------------------------ ##
1623 ## Autoconf initialization. ##
1624 ## ------------------------ ##
1626 # ac_fn_c_try_compile LINENO
1627 # --------------------------
1628 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1629 ac_fn_c_try_compile
()
1631 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1632 rm -f conftest.
$ac_objext
1633 if { { ac_try
="$ac_compile"
1635 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1636 *) ac_try_echo=$ac_try;;
1638 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1639 $as_echo "$ac_try_echo"; } >&5
1640 (eval "$ac_compile") 2>conftest.err
1642 if test -s conftest.err; then
1643 grep -v '^ *+' conftest.err >conftest.er1
1644 cat conftest.er1 >&5
1645 mv -f conftest.er1 conftest.err
1647 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1648 test $ac_status = 0; } && {
1649 test -z "$ac_c_werror_flag" ||
1650 test ! -s conftest.err
1651 } && test -s conftest.$ac_objext; then :
1654 $as_echo "$as_me: failed program was:" >&5
1655 sed 's/^/| /' conftest.$ac_ext >&5
1659 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1662 } # ac_fn_c_try_compile
1664 # ac_fn_c_try_cpp LINENO
1665 # ----------------------
1666 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1669 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1670 if { { ac_try="$ac_cpp conftest.$ac_ext"
1672 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1673 *) ac_try_echo
=$ac_try;;
1675 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1676 $as_echo "$ac_try_echo"; } >&5
1677 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1679 if test -s conftest.err
; then
1680 grep -v '^ *+' conftest.err
>conftest.er1
1681 cat conftest.er1
>&5
1682 mv -f conftest.er1 conftest.err
1684 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1685 test $ac_status = 0; } >/dev
/null
&& {
1686 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1687 test ! -s conftest.err
1691 $as_echo "$as_me: failed program was:" >&5
1692 sed 's/^/| /' conftest.
$ac_ext >&5
1696 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1701 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1702 # -------------------------------------------------------
1703 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1704 # the include files in INCLUDES and setting the cache variable VAR
1706 ac_fn_c_check_header_mongrel
()
1708 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1709 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1710 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1711 $as_echo_n "checking for $2... " >&6; }
1712 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1713 $as_echo_n "(cached) " >&6
1716 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1717 $as_echo "$ac_res" >&6; }
1719 # Is the header compilable?
1720 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1721 $as_echo_n "checking $2 usability... " >&6; }
1722 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1723 /* end confdefs.h. */
1727 if ac_fn_c_try_compile
"$LINENO"; then :
1728 ac_header_compiler
=yes
1730 ac_header_compiler
=no
1732 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1733 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1734 $as_echo "$ac_header_compiler" >&6; }
1736 # Is the header present?
1737 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1738 $as_echo_n "checking $2 presence... " >&6; }
1739 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1740 /* end confdefs.h. */
1743 if ac_fn_c_try_cpp
"$LINENO"; then :
1744 ac_header_preproc
=yes
1746 ac_header_preproc
=no
1748 rm -f conftest.err conftest.
$ac_ext
1749 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1750 $as_echo "$ac_header_preproc" >&6; }
1752 # So? What about this header?
1753 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1755 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1756 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1757 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1758 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1761 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1762 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1763 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1764 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1765 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1766 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1767 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1768 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1769 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1770 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1772 ## ---------------------------------- ##
1773 ## Report this to christos@astron.com ##
1774 ## ---------------------------------- ##
1776 ) |
sed "s/^/$as_me: WARNING: /" >&2
1779 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1780 $as_echo_n "checking for $2... " >&6; }
1781 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1782 $as_echo_n "(cached) " >&6
1784 eval "$3=\$ac_header_compiler"
1787 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1788 $as_echo "$ac_res" >&6; }
1790 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1792 } # ac_fn_c_check_header_mongrel
1794 # ac_fn_c_try_run LINENO
1795 # ----------------------
1796 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1797 # that executables *can* be run.
1800 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1801 if { { ac_try
="$ac_link"
1803 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1804 *) ac_try_echo=$ac_try;;
1806 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1807 $as_echo "$ac_try_echo"; } >&5
1808 (eval "$ac_link") 2>&5
1810 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1811 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1812 { { case "(($ac_try" in
1813 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1814 *) ac_try_echo
=$ac_try;;
1816 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1817 $as_echo "$ac_try_echo"; } >&5
1818 (eval "$ac_try") 2>&5
1820 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1821 test $ac_status = 0; }; }; then :
1824 $as_echo "$as_me: program exited with status $ac_status" >&5
1825 $as_echo "$as_me: failed program was:" >&5
1826 sed 's/^/| /' conftest.
$ac_ext >&5
1828 ac_retval
=$ac_status
1830 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1831 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1836 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1837 # -------------------------------------------------------
1838 # Tests whether HEADER exists and can be compiled using the include files in
1839 # INCLUDES, setting the cache variable VAR accordingly.
1840 ac_fn_c_check_header_compile
()
1842 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1843 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1844 $as_echo_n "checking for $2... " >&6; }
1845 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1846 $as_echo_n "(cached) " >&6
1848 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1849 /* end confdefs.h. */
1853 if ac_fn_c_try_compile
"$LINENO"; then :
1858 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1861 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1862 $as_echo "$ac_res" >&6; }
1863 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1865 } # ac_fn_c_check_header_compile
1867 # ac_fn_c_try_link LINENO
1868 # -----------------------
1869 # Try to link conftest.$ac_ext, and return whether this succeeded.
1872 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1873 rm -f conftest.
$ac_objext conftest
$ac_exeext
1874 if { { ac_try
="$ac_link"
1876 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1877 *) ac_try_echo=$ac_try;;
1879 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1880 $as_echo "$ac_try_echo"; } >&5
1881 (eval "$ac_link") 2>conftest.err
1883 if test -s conftest.err; then
1884 grep -v '^ *+' conftest.err >conftest.er1
1885 cat conftest.er1 >&5
1886 mv -f conftest.er1 conftest.err
1888 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1889 test $ac_status = 0; } && {
1890 test -z "$ac_c_werror_flag" ||
1891 test ! -s conftest.err
1892 } && test -s conftest$ac_exeext && {
1893 test "$cross_compiling" = yes ||
1894 $as_test_x conftest$ac_exeext
1898 $as_echo "$as_me: failed program was:" >&5
1899 sed 's/^/| /' conftest.$ac_ext >&5
1903 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1904 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1905 # interfere with the next link command; also delete a directory that is
1906 # left behind by Apple's compiler. We do this before executing the actions.
1907 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1908 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1911 } # ac_fn_c_try_link
1913 # ac_fn_c_check_func LINENO FUNC VAR
1914 # ----------------------------------
1915 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1916 ac_fn_c_check_func ()
1918 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1919 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1920 $as_echo_n "checking for $2... " >&6; }
1921 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1922 $as_echo_n "(cached) " >&6
1924 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1925 /* end confdefs.h. */
1926 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1927 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1928 #define $2 innocuous_$2
1930 /* System header to define __stub macros and hopefully few prototypes,
1931 which can conflict with char $2 (); below.
1932 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1933 <limits.h> exists even on freestanding compilers. */
1936 # include <limits.h>
1938 # include <assert.h>
1943 /* Override any GCC internal prototype to avoid an error.
1944 Use char because int might match the return type of a GCC
1945 builtin and then its argument prototype would still apply. */
1950 /* The GNU C library defines this for functions which it implements
1951 to always fail with ENOSYS. Some functions are actually named
1952 something starting with __ and the normal name is an alias. */
1953 #if defined __stub_$2 || defined __stub___$2
1965 if ac_fn_c_try_link "$LINENO"; then :
1970 rm -f core conftest.err conftest.$ac_objext \
1971 conftest$ac_exeext conftest.$ac_ext
1974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1975 $as_echo "$ac_res" >&6; }
1976 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1978 } # ac_fn_c_check_func
1980 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
1981 # -------------------------------------------
1982 # Tests whether TYPE exists after having included INCLUDES, setting cache
1983 # variable VAR accordingly.
1984 ac_fn_c_check_type ()
1986 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1987 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1988 $as_echo_n "checking for $2... " >&6; }
1989 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1990 $as_echo_n "(cached) " >&6
1993 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1994 /* end confdefs.h. */
2005 if ac_fn_c_try_compile "$LINENO"; then :
2006 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2007 /* end confdefs.h. */
2018 if ac_fn_c_try_compile "$LINENO"; then :
2023 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2025 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2028 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2029 $as_echo "$ac_res" >&6; }
2030 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2032 } # ac_fn_c_check_type
2034 # ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
2035 # ----------------------------------------------------
2036 # Tries to find if the field MEMBER exists in type AGGR, after including
2037 # INCLUDES, setting cache variable VAR accordingly.
2038 ac_fn_c_check_member ()
2040 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2041 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
2042 $as_echo_n "checking for $2.$3... " >&6; }
2043 if { as_var=$4; eval "test \"\${$as_var+set}\" = set"; }; then :
2044 $as_echo_n "(cached) " >&6
2046 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2047 /* end confdefs.h. */
2059 if ac_fn_c_try_compile "$LINENO"; then :
2062 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2063 /* end confdefs.h. */
2069 if (sizeof ac_aggr.$3)
2075 if ac_fn_c_try_compile "$LINENO"; then :
2080 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2082 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2085 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2086 $as_echo "$ac_res" >&6; }
2087 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2089 } # ac_fn_c_check_member
2091 # ac_fn_c_check_decl LINENO SYMBOL VAR
2092 # ------------------------------------
2093 # Tests whether SYMBOL is declared, setting cache variable VAR accordingly.
2094 ac_fn_c_check_decl ()
2096 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2097 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $2 is declared" >&5
2098 $as_echo_n "checking whether $2 is declared... " >&6; }
2099 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2100 $as_echo_n "(cached) " >&6
2102 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2103 /* end confdefs.h. */
2116 if ac_fn_c_try_compile "$LINENO"; then :
2121 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2124 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2125 $as_echo "$ac_res" >&6; }
2126 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2128 } # ac_fn_c_check_decl
2130 # ac_fn_c_compute_int LINENO EXPR VAR INCLUDES
2131 # --------------------------------------------
2132 # Tries to find the compile-time value of EXPR in a program that includes
2133 # INCLUDES, setting VAR accordingly. Returns whether the value could be
2135 ac_fn_c_compute_int ()
2137 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2138 if test "$cross_compiling" = yes; then
2139 # Depending upon the size, compute the lo and hi bounds.
2140 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2141 /* end confdefs.h. */
2146 static int test_array [1 - 2 * !(($2) >= 0)];
2153 if ac_fn_c_try_compile "$LINENO"; then :
2156 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2157 /* end confdefs.h. */
2162 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2169 if ac_fn_c_try_compile "$LINENO"; then :
2170 ac_hi=$ac_mid; break
2172 as_fn_arith $ac_mid + 1 && ac_lo=$as_val
2173 if test $ac_lo -le $ac_mid; then
2177 as_fn_arith 2 '*' $ac_mid + 1 && ac_mid=$as_val
2179 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2182 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2183 /* end confdefs.h. */
2188 static int test_array [1 - 2 * !(($2) < 0)];
2195 if ac_fn_c_try_compile "$LINENO"; then :
2198 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2199 /* end confdefs.h. */
2204 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2211 if ac_fn_c_try_compile "$LINENO"; then :
2212 ac_lo=$ac_mid; break
2214 as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
2215 if test $ac_mid -le $ac_hi; then
2219 as_fn_arith 2 '*' $ac_mid && ac_mid=$as_val
2221 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2226 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2228 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2229 # Binary search between lo and hi bounds.
2230 while test "x$ac_lo" != "x$ac_hi"; do
2231 as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val
2232 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2233 /* end confdefs.h. */
2238 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2245 if ac_fn_c_try_compile "$LINENO"; then :
2248 as_fn_arith '(' $ac_mid ')' + 1 && ac_lo=$as_val
2250 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2253 ?*) eval "$3=\$ac_lo"; ac_retval=0 ;;
2257 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2258 /* end confdefs.h. */
2260 static long int longval () { return $2; }
2261 static unsigned long int ulongval () { return $2; }
2268 FILE *f = fopen ("conftest.val", "w");
2273 long int i = longval ();
2276 fprintf (f, "%ld", i);
2280 unsigned long int i = ulongval ();
2283 fprintf (f, "%lu", i);
2285 /* Do not output a trailing newline, as this causes \r\n confusion
2286 on some platforms. */
2287 return ferror (f) || fclose (f) != 0;
2293 if ac_fn_c_try_run "$LINENO"; then :
2294 echo >>conftest.val; read $3 <conftest.val; ac_retval=0
2298 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
2299 conftest.$ac_objext conftest.beam conftest.$ac_ext
2303 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2306 } # ac_fn_c_compute_int
2307 cat >config.log <<_ACEOF
2308 This file contains any messages produced by compilers while
2309 running configure, to aid debugging if configure makes a mistake.
2311 It was created by file $as_me 5.09, which was
2312 generated by GNU Autoconf 2.64. Invocation command line was
2324 hostname = `(hostname || uname
-n) 2>/dev
/null |
sed 1q
`
2325 uname -m = `(uname
-m) 2>/dev
/null ||
echo unknown
`
2326 uname -r = `(uname
-r) 2>/dev
/null ||
echo unknown
`
2327 uname -s = `(uname
-s) 2>/dev
/null ||
echo unknown
`
2328 uname -v = `(uname
-v) 2>/dev
/null ||
echo unknown
`
2330 /usr/bin/uname -p = `(/usr
/bin
/uname
-p) 2>/dev
/null ||
echo unknown
`
2331 /bin/uname -X = `(/bin
/uname
-X) 2>/dev
/null ||
echo unknown
`
2333 /bin/arch = `(/bin
/arch
) 2>/dev
/null ||
echo unknown
`
2334 /usr/bin/arch -k = `(/usr
/bin
/arch
-k) 2>/dev
/null ||
echo unknown
`
2335 /usr/convex/getsysinfo = `(/usr
/convex
/getsysinfo
) 2>/dev
/null ||
echo unknown
`
2336 /usr/bin/hostinfo = `(/usr
/bin
/hostinfo
) 2>/dev
/null ||
echo unknown
`
2337 /bin/machine = `(/bin
/machine
) 2>/dev
/null ||
echo unknown
`
2338 /usr/bin/oslevel = `(/usr
/bin
/oslevel
) 2>/dev
/null ||
echo unknown
`
2339 /bin/universe = `(/bin
/universe
) 2>/dev
/null ||
echo unknown
`
2343 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2347 test -z "$as_dir" && as_dir=.
2348 $as_echo "PATH: $as_dir"
2364 # Keep a trace of the command line.
2365 # Strip out --no-create and --no-recursion so they do not pile up.
2366 # Strip out --silent because we don't want to record it for future runs.
2367 # Also quote any args containing shell meta-characters.
2368 # Make two passes to allow for proper duplicate-argument suppression.
2372 ac_must_keep_next=false
2378 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2379 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2380 | -silent | --silent | --silen | --sile | --sil)
2383 ac_arg=`$as_echo "$ac_arg" |
sed "s/'/'\\\\\\\\''/g"` ;;
2386 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2388 as_fn_append ac_configure_args1 " '$ac_arg'"
2389 if test $ac_must_keep_next = true; then
2390 ac_must_keep_next=false # Got value, back to normal.
2393 *=* | --config-cache | -C | -disable-* | --disable-* \
2394 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2395 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2396 | -with-* | --with-* | -without-* | --without-* | --x)
2397 case "$ac_configure_args0 " in
2398 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2401 -* ) ac_must_keep_next=true ;;
2404 as_fn_append ac_configure_args " '$ac_arg'"
2409 { ac_configure_args0=; unset ac_configure_args0;}
2410 { ac_configure_args1=; unset ac_configure_args1;}
2412 # When interrupted or exit'd, cleanup temporary files, and complete
2413 # config.log. We remove comments because anyway the quotes in there
2414 # would cause problems or look ugly.
2415 # WARNING: Use '\'' to represent an apostrophe within the trap.
2416 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2417 trap 'exit_status=$?
2418 # Save into config.log some information that might help in debugging.
2423 ## ---------------- ##
2424 ## Cache variables. ##
2425 ## ---------------- ##
2428 # The following way of writing the cache mishandles newlines in values,
2430 for ac_var in `(set) 2>&1 |
sed -n '\''s
/^\
([a-zA-Z_
][a-zA-Z0-9_
]*\
)=.
*/\
1/p
'\''`; do
2431 eval ac_val=\$$ac_var
2435 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2436 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2439 _ | IFS | as_nl) ;; #(
2440 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2441 *) { eval $ac_var=; unset $ac_var;} ;;
2446 case $as_nl`(ac_space
='\'' '\''; set) 2>&1` in #(
2447 *${as_nl}ac_space=\ *)
2449 "s/'\''/'\''\\\\'\'''\''/g;
2450 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2453 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2461 ## ----------------- ##
2462 ## Output variables. ##
2463 ## ----------------- ##
2466 for ac_var in $ac_subst_vars
2468 eval ac_val=\$$ac_var
2470 *\'\''*) ac_val=`$as_echo "$ac_val" |
sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2472 $as_echo "$ac_var='\''$ac_val'\''"
2476 if test -n "$ac_subst_files"; then
2478 ## ------------------- ##
2479 ## File substitutions. ##
2480 ## ------------------- ##
2483 for ac_var in $ac_subst_files
2485 eval ac_val=\$$ac_var
2487 *\'\''*) ac_val=`$as_echo "$ac_val" |
sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2489 $as_echo "$ac_var='\''$ac_val'\''"
2494 if test -s confdefs.h; then
2504 test "$ac_signal" != 0 &&
2505 $as_echo "$as_me: caught signal $ac_signal"
2506 $as_echo "$as_me: exit $exit_status"
2508 rm -f core *.core core.conftest.* &&
2509 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2512 for ac_signal in 1 2 13 15; do
2513 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2517 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2518 rm -f -r conftest* confdefs.h
2520 $as_echo "/* confdefs.h */" > confdefs.h
2522 # Predefined preprocessor variables.
2524 cat >>confdefs.h <<_ACEOF
2525 #define PACKAGE_NAME "$PACKAGE_NAME"
2528 cat >>confdefs.h <<_ACEOF
2529 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2532 cat >>confdefs.h <<_ACEOF
2533 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2536 cat >>confdefs.h <<_ACEOF
2537 #define PACKAGE_STRING "$PACKAGE_STRING"
2540 cat >>confdefs.h <<_ACEOF
2541 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2544 cat >>confdefs.h <<_ACEOF
2545 #define PACKAGE_URL "$PACKAGE_URL"
2549 # Let the site file select an alternate cache file if it wants to.
2550 # Prefer an explicitly selected file to automatically selected ones.
2553 if test -n "$CONFIG_SITE"; then
2554 ac_site_file1=$CONFIG_SITE
2555 elif test "x$prefix" != xNONE; then
2556 ac_site_file1=$prefix/share/config.site
2557 ac_site_file2=$prefix/etc/config.site
2559 ac_site_file1=$ac_default_prefix/share/config.site
2560 ac_site_file2=$ac_default_prefix/etc/config.site
2562 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2564 test "x$ac_site_file" = xNONE && continue
2565 if test -r "$ac_site_file"; then
2566 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2567 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2568 sed 's/^/| /' "$ac_site_file" >&5
2573 if test -r "$cache_file"; then
2574 # Some versions of bash will fail to source /dev/null (special
2575 # files actually), so we avoid doing that.
2576 if test -f "$cache_file"; then
2577 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2578 $as_echo "$as_me: loading cache $cache_file" >&6;}
2580 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2581 *) . "./$cache_file";;
2585 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2586 $as_echo "$as_me: creating cache $cache_file" >&6;}
2590 # Check that the precious variables saved in the cache have kept the same
2592 ac_cache_corrupted=false
2593 for ac_var in $ac_precious_vars; do
2594 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2595 eval ac_new_set=\$ac_env_${ac_var}_set
2596 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2597 eval ac_new_val=\$ac_env_${ac_var}_value
2598 case $ac_old_set,$ac_new_set in
2600 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run
" >&5
2601 $as_echo "$as_me: error
: \
`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2602 ac_cache_corrupted=: ;;
2604 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not
set in the previous run
" >&5
2605 $as_echo "$as_me: error
: \
`$ac_var' was not set in the previous run" >&2;}
2606 ac_cache_corrupted=: ;;
2609 if test "x$ac_old_val" != "x$ac_new_val"; then
2610 # differences in whitespace do not lead to failure.
2611 ac_old_val_w=`echo x
$ac_old_val`
2612 ac_new_val_w=`echo x
$ac_new_val`
2613 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2614 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2615 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run
:" >&2;}
2616 ac_cache_corrupted=:
2618 { $as_echo "$as_me:${as_lineno-$LINENO}: warning
: ignoring whitespace changes
in \
`$ac_var' since the previous run:" >&5
2619 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2620 eval $ac_var=\$ac_old_val
2622 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2623 $as_echo "$as_me: former value
: \
`$ac_old_val'" >&2;}
2624 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2625 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2628 # Pass precious variables to config.status.
2629 if test "$ac_new_set" = set; then
2631 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s
/'/'\\\\\\\\''/g
"` ;;
2632 *) ac_arg=$ac_var=$ac_new_val ;;
2634 case " $ac_configure_args " in
2635 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2636 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2640 if $ac_cache_corrupted; then
2641 { $as_echo "$as_me:${as_lineno-$LINENO}: error
: in \
`$ac_pwd':" >&5
2642 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2643 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2644 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2645 as_fn_error "run \`make distclean' and
/or \
`rm $cache_file' and start over" "$LINENO" 5
2647 ## -------------------- ##
2648 ## Main body of script. ##
2649 ## -------------------- ##
2652 ac_cpp='$CPP $CPPFLAGS'
2653 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2654 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2655 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2658 am__api_version='1.11'
2661 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2662 for ac_t in install-sh install.sh shtool; do
2663 if test -f "$ac_dir/$ac_t"; then
2665 ac_install_sh="$ac_aux_dir/$ac_t -c"
2670 if test -z "$ac_aux_dir"; then
2671 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2674 # These three variables are undocumented and unsupported,
2675 # and are intended to be withdrawn in a future Autoconf release.
2676 # They can cause serious problems if a builder's source tree is in a directory
2677 # whose full name contains unusual characters.
2678 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2679 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2680 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2683 # Find a good install program. We prefer a C program (faster),
2684 # so one script is as good as another. But avoid the broken or
2685 # incompatible versions:
2686 # SysV /etc/install, /usr/sbin/install
2687 # SunOS /usr/etc/install
2688 # IRIX /sbin/install
2690 # AmigaOS /C/install, which installs bootblocks on floppy discs
2691 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2692 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2693 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2694 # OS/2's system install, which has a completely different semantic
2695 # ./install, which can be erroneously created by make from ./install.sh.
2696 # Reject install programs that cannot install multiple files.
2697 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2698 $as_echo_n "checking for a BSD-compatible install... " >&6; }
2699 if test -z "$INSTALL"; then
2700 if test "${ac_cv_path_install+set}" = set; then :
2701 $as_echo_n "(cached) " >&6
2703 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2707 test -z "$as_dir" && as_dir=.
2708 # Account for people who put trailing slashes in PATH elements.
2709 case $as_dir/ in #((
2710 ./ | .// | /[cC]/* | \
2711 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
2712 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
2715 # OSF1 and SCO ODT 3.0 have their own names for install.
2716 # Don't use installbsd from OSF since it installs stuff as root
2718 for ac_prog in ginstall scoinst install; do
2719 for ac_exec_ext in '' $ac_executable_extensions; do
2720 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2721 if test $ac_prog = install &&
2722 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2723 # AIX install. It has an incompatible calling convention.
2725 elif test $ac_prog = install &&
2726 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2727 # program-specific install script used by HP pwplus--don't use.
2730 rm -rf conftest.one conftest.two conftest.dir
2731 echo one > conftest.one
2732 echo two > conftest.two
2734 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2735 test -s conftest.one && test -s conftest.two &&
2736 test -s conftest.dir/conftest.one &&
2737 test -s conftest.dir/conftest.two
2739 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2752 rm -rf conftest.one conftest.two conftest.dir
2755 if test "${ac_cv_path_install+set}" = set; then
2756 INSTALL=$ac_cv_path_install
2758 # As a last resort, use the slow shell script. Don't cache a
2759 # value for INSTALL within a source directory, because that will
2760 # break other packages using the cache if that directory is
2761 # removed, or if the value is a relative name.
2762 INSTALL=$ac_install_sh
2765 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2766 $as_echo "$INSTALL" >&6; }
2768 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2769 # It thinks the first close brace ends the variable substitution.
2770 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2772 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2774 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2776 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2777 $as_echo_n "checking whether build environment is sane... " >&6; }
2780 echo timestamp > conftest.file
2781 # Reject unsafe characters in $srcdir or the absolute working directory
2782 # name. Accept space and tab only in the latter.
2786 *[\\\"\#\$\&\'\`$am_lf]*)
2787 as_fn_error
"unsafe absolute working directory name" "$LINENO" 5;;
2790 *[\\\"\
#\$\&\'\`$am_lf\ \ ]*)
2791 as_fn_error
"unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2794 # Do `set' in a subshell so we don't clobber the current shell's
2795 # arguments. Must try -L first in case configure is actually a
2796 # symlink; some systems play weird games with the mod time of symlinks
2797 # (eg FreeBSD returns the mod time of the symlink's containing
2800 set X
`ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2801 if test "$*" = "X"; then
2803 set X
`ls -t "$srcdir/configure" conftest.file`
2806 if test "$*" != "X $srcdir/configure conftest.file" \
2807 && test "$*" != "X conftest.file $srcdir/configure"; then
2809 # If neither matched, then we have a broken ls. This can happen
2810 # if, for instance, CONFIG_SHELL is bash and it inherits a
2811 # broken ls alias from the environment. This has actually
2812 # happened. Such a system could not be considered "sane".
2813 as_fn_error
"ls -t appears to fail. Make sure there is not a broken
2814 alias in your environment" "$LINENO" 5
2817 test "$2" = conftest.
file
2823 as_fn_error
"newly created file is older than distributed files!
2824 Check your system clock" "$LINENO" 5
2826 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2827 $as_echo "yes" >&6; }
2828 test "$program_prefix" != NONE
&&
2829 program_transform_name
="s&^&$program_prefix&;$program_transform_name"
2830 # Use a double $ so make ignores it.
2831 test "$program_suffix" != NONE
&&
2832 program_transform_name
="s&\$&$program_suffix&;$program_transform_name"
2833 # Double any \ or $.
2834 # By default was `s,x,x', remove it if useless.
2835 ac_script
='s/[\\$]/&&/g;s/;s,x,x,$//'
2836 program_transform_name
=`$as_echo "$program_transform_name" | sed "$ac_script"`
2838 # expand $ac_aux_dir to an absolute path
2839 am_aux_dir
=`cd $ac_aux_dir && pwd`
2841 if test x
"${MISSING+set}" != xset
; then
2844 MISSING
="\${SHELL} \"$am_aux_dir/missing\"" ;;
2846 MISSING
="\${SHELL} $am_aux_dir/missing" ;;
2849 # Use eval to expand $SHELL
2850 if eval "$MISSING --run true"; then
2851 am_missing_run
="$MISSING --run "
2854 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2855 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2858 if test x
"${install_sh}" != xset
; then
2861 install_sh
="\${SHELL} '$am_aux_dir/install-sh'" ;;
2863 install_sh
="\${SHELL} $am_aux_dir/install-sh"
2867 # Installed binaries are usually stripped using `strip' when the user
2868 # run `make install-strip'. However `strip' might not be the right
2869 # tool to use in cross-compilation environments, therefore Automake
2870 # will honor the `STRIP' environment variable to overrule this program.
2871 if test "$cross_compiling" != no
; then
2872 if test -n "$ac_tool_prefix"; then
2873 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2874 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
2875 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2876 $as_echo_n "checking for $ac_word... " >&6; }
2877 if test "${ac_cv_prog_STRIP+set}" = set; then :
2878 $as_echo_n "(cached) " >&6
2880 if test -n "$STRIP"; then
2881 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
2883 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2887 test -z "$as_dir" && as_dir
=.
2888 for ac_exec_ext
in '' $ac_executable_extensions; do
2889 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2890 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
2891 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2900 STRIP
=$ac_cv_prog_STRIP
2901 if test -n "$STRIP"; then
2902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2903 $as_echo "$STRIP" >&6; }
2905 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2906 $as_echo "no" >&6; }
2911 if test -z "$ac_cv_prog_STRIP"; then
2913 # Extract the first word of "strip", so it can be a program name with args.
2914 set dummy strip
; ac_word
=$2
2915 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2916 $as_echo_n "checking for $ac_word... " >&6; }
2917 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
2918 $as_echo_n "(cached) " >&6
2920 if test -n "$ac_ct_STRIP"; then
2921 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
2923 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2927 test -z "$as_dir" && as_dir
=.
2928 for ac_exec_ext
in '' $ac_executable_extensions; do
2929 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2930 ac_cv_prog_ac_ct_STRIP
="strip"
2931 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2940 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
2941 if test -n "$ac_ct_STRIP"; then
2942 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2943 $as_echo "$ac_ct_STRIP" >&6; }
2945 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2946 $as_echo "no" >&6; }
2949 if test "x$ac_ct_STRIP" = x
; then
2952 case $cross_compiling:$ac_tool_warned in
2954 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2955 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2956 ac_tool_warned
=yes ;;
2961 STRIP
="$ac_cv_prog_STRIP"
2965 INSTALL_STRIP_PROGRAM
="\$(install_sh) -c -s"
2967 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2968 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2969 if test -z "$MKDIR_P"; then
2970 if test "${ac_cv_path_mkdir+set}" = set; then :
2971 $as_echo_n "(cached) " >&6
2973 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2974 for as_dir
in $PATH$PATH_SEPARATOR/opt
/sfw
/bin
2977 test -z "$as_dir" && as_dir
=.
2978 for ac_prog
in mkdir gmkdir
; do
2979 for ac_exec_ext
in '' $ac_executable_extensions; do
2980 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } ||
continue
2981 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2982 'mkdir (GNU coreutils) '* | \
2983 'mkdir (coreutils) '* | \
2984 'mkdir (fileutils) '4.1*)
2985 ac_cv_path_mkdir
=$as_dir/$ac_prog$ac_exec_ext
2995 if test "${ac_cv_path_mkdir+set}" = set; then
2996 MKDIR_P
="$ac_cv_path_mkdir -p"
2998 # As a last resort, use the slow shell script. Don't cache a
2999 # value for MKDIR_P within a source directory, because that will
3000 # break other packages using the cache if that directory is
3001 # removed, or if the value is a relative name.
3002 test -d .
/--version && rmdir .
/--version
3003 MKDIR_P
="$ac_install_sh -d"
3006 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
3007 $as_echo "$MKDIR_P" >&6; }
3011 [\\/$
]* | ?
:[\\/]*) ;;
3012 */*) mkdir_p
="\$(top_builddir)/$mkdir_p" ;;
3015 for ac_prog
in gawk mawk nawk
awk
3017 # Extract the first word of "$ac_prog", so it can be a program name with args.
3018 set dummy
$ac_prog; ac_word
=$2
3019 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3020 $as_echo_n "checking for $ac_word... " >&6; }
3021 if test "${ac_cv_prog_AWK+set}" = set; then :
3022 $as_echo_n "(cached) " >&6
3024 if test -n "$AWK"; then
3025 ac_cv_prog_AWK
="$AWK" # Let the user override the test.
3027 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3031 test -z "$as_dir" && as_dir
=.
3032 for ac_exec_ext
in '' $ac_executable_extensions; do
3033 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3034 ac_cv_prog_AWK
="$ac_prog"
3035 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3045 if test -n "$AWK"; then
3046 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
3047 $as_echo "$AWK" >&6; }
3049 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3050 $as_echo "no" >&6; }
3054 test -n "$AWK" && break
3057 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3058 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3060 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3061 if { as_var
=ac_cv_prog_make_
${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
3062 $as_echo_n "(cached) " >&6
3064 cat >conftest.
make <<\_ACEOF
3067 @
echo '@@@%%%=$(MAKE)=@@@%%%'
3069 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
3070 case `${MAKE-make} -f conftest.make 2>/dev/null` in
3072 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
3074 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
3078 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
3079 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3080 $as_echo "yes" >&6; }
3083 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3084 $as_echo "no" >&6; }
3085 SET_MAKE
="MAKE=${MAKE-make}"
3088 rm -rf .tst
2>/dev
/null
3089 mkdir .tst
2>/dev
/null
3090 if test -d .tst
; then
3095 rmdir .tst
2>/dev
/null
3097 if test "`cd $srcdir && pwd`" != "`pwd`"; then
3098 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3099 # is not polluted with repeated "-I."
3100 am__isrc
=' -I$(srcdir)'
3101 # test to see if srcdir already configured
3102 if test -f $srcdir/config.status
; then
3103 as_fn_error
"source directory already configured; run \"make distclean\" there first" "$LINENO" 5
3107 # test whether we have cygpath
3108 if test -z "$CYGPATH_W"; then
3109 if (cygpath
--version) >/dev
/null
2>/dev
/null
; then
3110 CYGPATH_W
='cygpath -w'
3117 # Define the identity of the package.
3122 cat >>confdefs.h
<<_ACEOF
3123 #define PACKAGE "$PACKAGE"
3127 cat >>confdefs.h
<<_ACEOF
3128 #define VERSION "$VERSION"
3131 # Some tools Automake needs.
3133 ACLOCAL
=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
3136 AUTOCONF
=${AUTOCONF-"${am_missing_run}autoconf"}
3139 AUTOMAKE
=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
3142 AUTOHEADER
=${AUTOHEADER-"${am_missing_run}autoheader"}
3145 MAKEINFO
=${MAKEINFO-"${am_missing_run}makeinfo"}
3147 # We need awk for the "check" target. The system "awk" is bad on
3149 # Always define AMTAR for backward compatibility.
3151 AMTAR
=${AMTAR-"${am_missing_run}tar"}
3153 am__tar
='${AMTAR} chof - "$$tardir"'; am__untar
='${AMTAR} xf -'
3160 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
3161 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
3162 # Check whether --enable-maintainer-mode was given.
3163 if test "${enable_maintainer_mode+set}" = set; then :
3164 enableval
=$enable_maintainer_mode; USE_MAINTAINER_MODE
=$enableval
3166 USE_MAINTAINER_MODE
=no
3169 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
3170 $as_echo "$USE_MAINTAINER_MODE" >&6; }
3171 if test $USE_MAINTAINER_MODE = yes; then
3172 MAINTAINER_MODE_TRUE
=
3173 MAINTAINER_MODE_FALSE
='#'
3175 MAINTAINER_MODE_TRUE
='#'
3176 MAINTAINER_MODE_FALSE
=
3179 MAINT
=$MAINTAINER_MODE_TRUE
3182 # Check whether --enable-silent-rules was given.
3183 if test "${enable_silent_rules+set}" = set; then :
3184 enableval
=$enable_silent_rules;
3187 case $enable_silent_rules in
3188 yes) AM_DEFAULT_VERBOSITY
=0;;
3189 no
) AM_DEFAULT_VERBOSITY
=1;;
3190 *) AM_DEFAULT_VERBOSITY
=0;;
3195 ac_config_headers="$ac_config_headers config.h"
3199 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for builtin ELF support" >&5
3200 $as_echo_n "checking for builtin ELF support... " >&6; }
3201 # Check whether --enable-elf was given.
3202 if test "${enable_elf+set}" = set; then :
3203 enableval=$enable_elf; if test "${enableval}" = yes; then
3204 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3205 $as_echo "yes" >&6; }
3207 $as_echo "#define BUILTIN_ELF 1" >>confdefs.h
3210 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3211 $as_echo "no" >&6; }
3216 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3217 $as_echo "yes" >&6; }
3219 $as_echo "#define BUILTIN_ELF 1" >>confdefs.h
3225 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ELF core file support" >&5
3226 $as_echo_n "checking for ELF core file support... " >&6; }
3227 # Check whether --enable-elf-core was given.
3228 if test "${enable_elf_core+set}" = set; then :
3229 enableval=$enable_elf_core; if test "${enableval}" = yes; then
3230 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3231 $as_echo "yes" >&6; }
3233 $as_echo "#define ELFCORE 1" >>confdefs.h
3236 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3237 $as_echo "no" >&6; }
3242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3243 $as_echo "yes" >&6; }
3245 $as_echo "#define ELFCORE 1" >>confdefs.h
3251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file formats in man section 5" >&5
3252 $as_echo_n "checking for file formats in man section 5... " >&6; }
3253 # Check whether --enable-fsect-man5 was given.
3254 if test "${enable_fsect_man5+set}" = set; then :
3255 enableval=$enable_fsect_man5; if test "${enableval}" = yes; then
3256 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3257 $as_echo "yes" >&6; }
3260 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3261 $as_echo "no" >&6; }
3266 # disable by default
3267 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3268 $as_echo "no" >&6; }
3274 # Make sure we can run config.sub.
3275 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
3276 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
3278 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
3279 $as_echo_n "checking build system type... " >&6; }
3280 if test "${ac_cv_build+set}" = set; then :
3281 $as_echo_n "(cached) " >&6
3283 ac_build_alias=$build_alias
3284 test "x$ac_build_alias" = x &&
3285 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
3286 test "x$ac_build_alias" = x &&
3287 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
3288 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
3289 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
3292 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
3293 $as_echo "$ac_cv_build" >&6; }
3294 case $ac_cv_build in
3296 *) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
3299 ac_save_IFS=$IFS; IFS='-'
3305 # Remember, the first character of IFS is used to create $*,
3306 # except with old shells:
3309 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's
/ /-/g
'`;; esac
3312 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
3313 $as_echo_n "checking host system type... " >&6; }
3314 if test "${ac_cv_host+set}" = set; then :
3315 $as_echo_n "(cached) " >&6
3317 if test "x$host_alias" = x; then
3318 ac_cv_host=$ac_cv_build
3320 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
3321 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
3325 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
3326 $as_echo "$ac_cv_host" >&6; }
3329 *) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
3332 ac_save_IFS=$IFS; IFS='-'
3338 # Remember, the first character of IFS is used to create $*,
3339 # except with old shells:
3342 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's
/ /-/g
'`;; esac
3354 if test "$MINGW" = 1; then
3363 pkgdatadir
='$(datadir)/misc'
3366 if test x
$fsect = x5
; then
3376 DEPDIR
="${am__leading_dot}deps"
3378 ac_config_commands
="$ac_config_commands depfiles"
3381 am_make
=${MAKE-make}
3382 cat > confinc
<< 'END'
3384 @
echo this is the am__doit target
3387 # If we don't find an include directive, just comment out the code.
3388 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3389 $as_echo_n "checking for style of include used by $am_make... " >&6; }
3393 # First try GNU make style include.
3394 echo "include confinc" > confmf
3395 # Ignore all kinds of additional output from `make'.
3396 case `$am_make -s -f confmf 2> /dev/null` in #(
3397 *the\ am__doit\ target
*)
3403 # Now try BSD make style include.
3404 if test "$am__include" = "#"; then
3405 echo '.include "confinc"' > confmf
3406 case `$am_make -s -f confmf 2> /dev/null` in #(
3407 *the\ am__doit\ target
*)
3408 am__include
=.include
3416 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3417 $as_echo "$_am_result" >&6; }
3418 rm -f confinc confmf
3420 # Check whether --enable-dependency-tracking was given.
3421 if test "${enable_dependency_tracking+set}" = set; then :
3422 enableval
=$enable_dependency_tracking;
3425 if test "x$enable_dependency_tracking" != xno
; then
3426 am_depcomp
="$ac_aux_dir/depcomp"
3429 if test "x$enable_dependency_tracking" != xno; then
3439 ac_cpp
='$CPP $CPPFLAGS'
3440 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3441 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3442 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3443 if test -n "$ac_tool_prefix"; then
3444 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3445 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
3446 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3447 $as_echo_n "checking for $ac_word... " >&6; }
3448 if test "${ac_cv_prog_CC+set}" = set; then :
3449 $as_echo_n "(cached) " >&6
3451 if test -n "$CC"; then
3452 ac_cv_prog_CC
="$CC" # Let the user override the test.
3454 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3458 test -z "$as_dir" && as_dir
=.
3459 for ac_exec_ext
in '' $ac_executable_extensions; do
3460 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3461 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
3462 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3472 if test -n "$CC"; then
3473 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3474 $as_echo "$CC" >&6; }
3476 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3477 $as_echo "no" >&6; }
3482 if test -z "$ac_cv_prog_CC"; then
3484 # Extract the first word of "gcc", so it can be a program name with args.
3485 set dummy gcc
; ac_word
=$2
3486 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3487 $as_echo_n "checking for $ac_word... " >&6; }
3488 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3489 $as_echo_n "(cached) " >&6
3491 if test -n "$ac_ct_CC"; then
3492 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
3494 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3498 test -z "$as_dir" && as_dir
=.
3499 for ac_exec_ext
in '' $ac_executable_extensions; do
3500 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3501 ac_cv_prog_ac_ct_CC
="gcc"
3502 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3511 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
3512 if test -n "$ac_ct_CC"; then
3513 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3514 $as_echo "$ac_ct_CC" >&6; }
3516 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3517 $as_echo "no" >&6; }
3520 if test "x$ac_ct_CC" = x
; then
3523 case $cross_compiling:$ac_tool_warned in
3525 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3526 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3527 ac_tool_warned
=yes ;;
3535 if test -z "$CC"; then
3536 if test -n "$ac_tool_prefix"; then
3537 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3538 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
3539 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3540 $as_echo_n "checking for $ac_word... " >&6; }
3541 if test "${ac_cv_prog_CC+set}" = set; then :
3542 $as_echo_n "(cached) " >&6
3544 if test -n "$CC"; then
3545 ac_cv_prog_CC
="$CC" # Let the user override the test.
3547 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3551 test -z "$as_dir" && as_dir
=.
3552 for ac_exec_ext
in '' $ac_executable_extensions; do
3553 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3554 ac_cv_prog_CC
="${ac_tool_prefix}cc"
3555 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3565 if test -n "$CC"; then
3566 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3567 $as_echo "$CC" >&6; }
3569 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3570 $as_echo "no" >&6; }
3576 if test -z "$CC"; then
3577 # Extract the first word of "cc", so it can be a program name with args.
3578 set dummy cc
; ac_word
=$2
3579 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3580 $as_echo_n "checking for $ac_word... " >&6; }
3581 if test "${ac_cv_prog_CC+set}" = set; then :
3582 $as_echo_n "(cached) " >&6
3584 if test -n "$CC"; then
3585 ac_cv_prog_CC
="$CC" # Let the user override the test.
3588 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3592 test -z "$as_dir" && as_dir
=.
3593 for ac_exec_ext
in '' $ac_executable_extensions; do
3594 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3595 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3596 ac_prog_rejected
=yes
3600 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3607 if test $ac_prog_rejected = yes; then
3608 # We found a bogon in the path, so make sure we never use it.
3609 set dummy
$ac_cv_prog_CC
3611 if test $# != 0; then
3612 # We chose a different compiler from the bogus one.
3613 # However, it has the same basename, so the bogon will be chosen
3614 # first if we set CC to just the basename; use the full file name.
3616 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
3622 if test -n "$CC"; then
3623 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3624 $as_echo "$CC" >&6; }
3626 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3627 $as_echo "no" >&6; }
3632 if test -z "$CC"; then
3633 if test -n "$ac_tool_prefix"; then
3634 for ac_prog
in cl.exe
3636 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3637 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
3638 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3639 $as_echo_n "checking for $ac_word... " >&6; }
3640 if test "${ac_cv_prog_CC+set}" = set; then :
3641 $as_echo_n "(cached) " >&6
3643 if test -n "$CC"; then
3644 ac_cv_prog_CC
="$CC" # Let the user override the test.
3646 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3650 test -z "$as_dir" && as_dir
=.
3651 for ac_exec_ext
in '' $ac_executable_extensions; do
3652 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3653 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
3654 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3664 if test -n "$CC"; then
3665 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3666 $as_echo "$CC" >&6; }
3668 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3669 $as_echo "no" >&6; }
3673 test -n "$CC" && break
3676 if test -z "$CC"; then
3678 for ac_prog
in cl.exe
3680 # Extract the first word of "$ac_prog", so it can be a program name with args.
3681 set dummy
$ac_prog; ac_word
=$2
3682 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3683 $as_echo_n "checking for $ac_word... " >&6; }
3684 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3685 $as_echo_n "(cached) " >&6
3687 if test -n "$ac_ct_CC"; then
3688 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
3690 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3694 test -z "$as_dir" && as_dir
=.
3695 for ac_exec_ext
in '' $ac_executable_extensions; do
3696 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3697 ac_cv_prog_ac_ct_CC
="$ac_prog"
3698 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3707 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
3708 if test -n "$ac_ct_CC"; then
3709 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3710 $as_echo "$ac_ct_CC" >&6; }
3712 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3713 $as_echo "no" >&6; }
3717 test -n "$ac_ct_CC" && break
3720 if test "x$ac_ct_CC" = x
; then
3723 case $cross_compiling:$ac_tool_warned in
3725 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3726 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3727 ac_tool_warned
=yes ;;
3736 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3737 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3738 as_fn_error
"no acceptable C compiler found in \$PATH
3739 See \`config.log' for more details." "$LINENO" 5; }
3741 # Provide some information about the compiler.
3742 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3745 for ac_option
in --version -v -V -qversion; do
3746 { { ac_try
="$ac_compiler $ac_option >&5"
3748 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3749 *) ac_try_echo=$ac_try;;
3751 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3752 $as_echo "$ac_try_echo"; } >&5
3753 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3755 if test -s conftest.err; then
3757 ... rest of stderr output deleted ...
3758 10q' conftest.err >conftest.er1
3759 cat conftest.er1 >&5
3760 rm -f conftest.er1 conftest.err
3762 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3763 test $ac_status = 0; }
3766 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3767 /* end confdefs.h. */
3772 FILE *f = fopen ("conftest.out", "w");
3773 return ferror (f) || fclose (f) != 0;
3779 ac_clean_files_save=$ac_clean_files
3780 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
3781 # Try to create an executable without -o first, disregard a.out.
3782 # It will help us diagnose broken compilers, and finding out an intuition
3784 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3785 $as_echo_n "checking for C compiler default output file name... " >&6; }
3786 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
3788 # The possible output files:
3789 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3792 for ac_file in $ac_files
3795 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3796 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3801 if { { ac_try="$ac_link_default"
3803 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3804 *) ac_try_echo
=$ac_try;;
3806 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3807 $as_echo "$ac_try_echo"; } >&5
3808 (eval "$ac_link_default") 2>&5
3810 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3811 test $ac_status = 0; }; then :
3812 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3813 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3814 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3815 # so that the user can short-circuit this test for compilers unknown to
3817 for ac_file
in $ac_files ''
3819 test -f "$ac_file" ||
continue
3821 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
3824 # We found the default executable, but exeext='' is most
3828 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
3830 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3832 # We set ac_cv_exeext here because the later test for it is not
3833 # safe: cross compilers may not add the suffix if given an `-o'
3834 # argument, so we may need to know it at that point already.
3835 # Even if this section looks crufty: it has the advantage of
3842 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
3847 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3848 $as_echo "$ac_file" >&6; }
3849 if test -z "$ac_file"; then :
3850 $as_echo "$as_me: failed program was:" >&5
3851 sed 's/^/| /' conftest.
$ac_ext >&5
3853 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3854 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3855 { as_fn_set_status
77
3856 as_fn_error
"C compiler cannot create executables
3857 See \`config.log' for more details." "$LINENO" 5; }; }
3859 ac_exeext
=$ac_cv_exeext
3861 # Check that the compiler produces executables we can run. If not, either
3862 # the compiler is broken, or we cross compile.
3863 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3864 $as_echo_n "checking whether the C compiler works... " >&6; }
3865 # If not cross compiling, check that we can run a simple program.
3866 if test "$cross_compiling" != yes; then
3867 if { ac_try
='./$ac_file'
3868 { { case "(($ac_try" in
3869 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3870 *) ac_try_echo=$ac_try;;
3872 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3873 $as_echo "$ac_try_echo"; } >&5
3874 (eval "$ac_try") 2>&5
3876 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3877 test $ac_status = 0; }; }; then
3880 if test "$cross_compiling" = maybe; then
3883 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3884 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3885 as_fn_error "cannot run C compiled programs.
3886 If you meant to cross compile
, use \
`--host'.
3887 See \`config.log
' for more details." "$LINENO" 5; }
3891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3892 $as_echo "yes" >&6; }
3894 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
3895 ac_clean_files=$ac_clean_files_save
3896 # Check that the compiler produces executables we can run. If not, either
3897 # the compiler is broken, or we cross compile.
3898 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3899 $as_echo_n "checking whether we are cross compiling... " >&6; }
3900 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3901 $as_echo "$cross_compiling" >&6; }
3903 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3904 $as_echo_n "checking for suffix of executables... " >&6; }
3905 if { { ac_try="$ac_link"
3907 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3908 *) ac_try_echo=$ac_try;;
3910 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3911 $as_echo "$ac_try_echo"; } >&5
3912 (eval "$ac_link") 2>&5
3914 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3915 test $ac_status = 0; }; then :
3916 # If both `conftest.exe' and
`conftest' are `present
' (well, observable)
3917 # catch `conftest.exe'. For instance with Cygwin
, `ls conftest' will
3918 # work properly (i.e., refer to `conftest.exe
'), while it won't with
3920 for ac_file
in conftest.exe conftest conftest.
*; do
3921 test -f "$ac_file" ||
continue
3923 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
3924 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3930 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3931 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3932 as_fn_error
"cannot compute suffix of executables: cannot compile and link
3933 See \`config.log' for more details." "$LINENO" 5; }
3935 rm -f conftest
$ac_cv_exeext
3936 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3937 $as_echo "$ac_cv_exeext" >&6; }
3939 rm -f conftest.
$ac_ext
3940 EXEEXT
=$ac_cv_exeext
3942 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3943 $as_echo_n "checking for suffix of object files... " >&6; }
3944 if test "${ac_cv_objext+set}" = set; then :
3945 $as_echo_n "(cached) " >&6
3947 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3948 /* end confdefs.h. */
3958 rm -f conftest.o conftest.obj
3959 if { { ac_try
="$ac_compile"
3961 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3962 *) ac_try_echo=$ac_try;;
3964 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3965 $as_echo "$ac_try_echo"; } >&5
3966 (eval "$ac_compile") 2>&5
3968 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3969 test $ac_status = 0; }; then :
3970 for ac_file in conftest.o conftest.obj conftest.*; do
3971 test -f "$ac_file" || continue;
3973 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3974 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3979 $as_echo "$as_me: failed program was:" >&5
3980 sed 's/^/| /' conftest.$ac_ext >&5
3982 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3983 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3984 as_fn_error "cannot compute suffix of object files
: cannot compile
3985 See \
`config.log' for more details." "$LINENO" 5; }
3987 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3989 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3990 $as_echo "$ac_cv_objext" >&6; }
3991 OBJEXT=$ac_cv_objext
3993 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3994 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3995 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3996 $as_echo_n "(cached) " >&6
3998 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3999 /* end confdefs.h. */
4012 if ac_fn_c_try_compile "$LINENO"; then :
4017 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4018 ac_cv_c_compiler_gnu=$ac_compiler_gnu
4021 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4022 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
4023 if test $ac_compiler_gnu = yes; then
4028 ac_test_CFLAGS=${CFLAGS+set}
4029 ac_save_CFLAGS=$CFLAGS
4030 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4031 $as_echo_n "checking whether $CC accepts -g... " >&6; }
4032 if test "${ac_cv_prog_cc_g+set}" = set; then :
4033 $as_echo_n "(cached) " >&6
4035 ac_save_c_werror_flag=$ac_c_werror_flag
4036 ac_c_werror_flag=yes
4039 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4040 /* end confdefs.h. */
4050 if ac_fn_c_try_compile "$LINENO"; then :
4054 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4055 /* end confdefs.h. */
4065 if ac_fn_c_try_compile "$LINENO"; then :
4068 ac_c_werror_flag=$ac_save_c_werror_flag
4070 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4071 /* end confdefs.h. */
4081 if ac_fn_c_try_compile "$LINENO"; then :
4084 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4086 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4088 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4089 ac_c_werror_flag=$ac_save_c_werror_flag
4091 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4092 $as_echo "$ac_cv_prog_cc_g" >&6; }
4093 if test "$ac_test_CFLAGS" = set; then
4094 CFLAGS=$ac_save_CFLAGS
4095 elif test $ac_cv_prog_cc_g = yes; then
4096 if test "$GCC" = yes; then
4102 if test "$GCC" = yes; then
4108 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4109 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4110 if test "${ac_cv_prog_cc_c89+set}" = set; then :
4111 $as_echo_n "(cached) " >&6
4113 ac_cv_prog_cc_c89=no
4115 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4116 /* end confdefs.h. */
4119 #include <sys/types.h>
4120 #include <sys/stat.h>
4121 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4122 struct buf { int x; };
4123 FILE * (*rcsopen) (struct buf *, struct stat *, int);
4124 static char *e (p, i)
4130 static char *f (char * (*g) (char **, int), char **p, ...)
4135 s = g (p, va_arg (v,int));
4140 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4141 function prototypes and stuff, but not '\xHH' hex character constants.
4142 These don't provoke an error unfortunately, instead are silently treated
4143 as 'x'. The following induces an error, until -std is added to get
4144 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4145 array size at least. It's necessary to write '\x00'==0 to get something
4146 that's true only with -std. */
4147 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4149 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4150 inside strings and character constants. */
4152 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4154 int test (int i, double x);
4155 struct s1 {int (*f) (int a);};
4156 struct s2 {int (*f) (double a);};
4157 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4163 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4168 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4169 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4171 CC="$ac_save_CC $ac_arg"
4172 if ac_fn_c_try_compile "$LINENO"; then :
4173 ac_cv_prog_cc_c89=$ac_arg
4175 rm -f core conftest.err conftest.$ac_objext
4176 test "x$ac_cv_prog_cc_c89" != "xno" && break
4178 rm -f conftest.$ac_ext
4183 case "x$ac_cv_prog_cc_c89" in
4185 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4186 $as_echo "none needed" >&6; } ;;
4188 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4189 $as_echo "unsupported" >&6; } ;;
4191 CC="$CC $ac_cv_prog_cc_c89"
4192 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4193 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4195 if test "x$ac_cv_prog_cc_c89" != xno; then :
4200 ac_cpp='$CPP $CPPFLAGS'
4201 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4202 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4203 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4205 depcc="$CC" am_compiler_list=
4207 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4208 $as_echo_n "checking dependency style of $depcc... " >&6; }
4209 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
4210 $as_echo_n "(cached) " >&6
4212 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4213 # We make a subdir and do the tests there. Otherwise we can end up
4214 # making bogus files that we don't know about and never remove. For
4215 # instance it was reported that on HP-UX the gcc test will end up
4216 # making a dummy file named `D
' -- because `-MD' means
`put the output
4219 # Copy depcomp to subdir because otherwise we won't find it if we're
4220 # using a relative directory.
4221 cp "$am_depcomp" conftest.dir
4223 # We will build objects and dependencies in a subdirectory because
4224 # it helps to detect inapplicable dependency modes. For instance
4225 # both Tru64's cc and ICC support -MD to output dependencies as a
4226 # side effect of compilation, but ICC will put the dependencies in
4227 # the current directory while Tru64 will put them in the object
4231 am_cv_CC_dependencies_compiler_type=none
4232 if test "$am_compiler_list" = ""; then
4233 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < .
/depcomp
`
4236 case " $depcc " in #(
4237 *\ -arch\ *\ -arch\ *) am__universal=true ;;
4240 for depmode in $am_compiler_list; do
4241 # Setup a source with many dependencies, because some compilers
4242 # like to wrap large dependency lists on column 80 (with \), and
4243 # we should not choose a depcomp mode which is confused by this.
4245 # We need to recreate these files for each test, as the compiler may
4246 # overwrite some of them when testing with obscure command lines.
4247 # This happens at least with the AIX C compiler.
4249 for i in 1 2 3 4 5 6; do
4250 echo '#include "conftst'$i'.h"' >> sub/conftest.c
4251 # Using `: > sub
/conftst
$i.h
' creates only sub/conftst1.h with
4252 # Solaris 8's
{/usr
,}/bin
/sh.
4253 touch sub
/conftst
$i.h
4255 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4257 # We check with `-c' and `-o' for the sake of the "dashmstdout"
4258 # mode. It turns out that the SunPro C++ compiler does not properly
4259 # handle `-M -o', and we need to detect this. Also, some Intel
4260 # versions had trouble with output in subdirs
4261 am__obj
=sub
/conftest.
${OBJEXT-o}
4262 am__minus_obj
="-o $am__obj"
4265 # This depmode causes a compiler race in universal mode.
4266 test "$am__universal" = false ||
continue
4269 # after this tag, mechanisms are not by side-effect, so they'll
4270 # only be used when explicitly requested
4271 if test "x$enable_dependency_tracking" = xyes
; then
4277 msvisualcpp | msvcmsys
)
4278 # This compiler won't grok `-c -o', but also, the minuso test has
4279 # not run yet. These depmodes are late enough in the game, and
4280 # so weak that their functioning should not be impacted.
4281 am__obj
=conftest.
${OBJEXT-o}
4286 if depmode
=$depmode \
4287 source=sub
/conftest.c object
=$am__obj \
4288 depfile
=sub
/conftest.Po tmpdepfile
=sub
/conftest.TPo \
4289 $SHELL .
/depcomp
$depcc -c $am__minus_obj sub
/conftest.c \
4290 >/dev
/null
2>conftest.err
&&
4291 grep sub
/conftst1.h sub
/conftest.Po
> /dev
/null
2>&1 &&
4292 grep sub
/conftst6.h sub
/conftest.Po
> /dev
/null
2>&1 &&
4293 grep $am__obj sub
/conftest.Po
> /dev
/null
2>&1 &&
4294 ${MAKE-make} -s -f confmf
> /dev
/null
2>&1; then
4295 # icc doesn't choke on unknown options, it will just issue warnings
4296 # or remarks (even with -Werror). So we grep stderr for any message
4297 # that says an option was ignored or not supported.
4298 # When given -MP, icc 7.0 and 7.1 complain thusly:
4299 # icc: Command line warning: ignoring option '-M'; no argument required
4300 # The diagnosis changed in icc 8.0:
4301 # icc: Command line remark: option '-MP' not supported
4302 if (grep 'ignoring option' conftest.err ||
4303 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
4304 am_cv_CC_dependencies_compiler_type
=$depmode
4313 am_cv_CC_dependencies_compiler_type
=none
4317 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4318 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
4319 CCDEPMODE
=depmode
=$am_cv_CC_dependencies_compiler_type
4322 test "x$enable_dependency_tracking" != xno \
4323 && test "$am_cv_CC_dependencies_compiler_type" = gcc3
; then
4325 am__fastdepCC_FALSE
='#'
4327 am__fastdepCC_TRUE
='#'
4328 am__fastdepCC_FALSE
=
4334 ac_cpp
='$CPP $CPPFLAGS'
4335 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4336 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4337 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
4338 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4339 $as_echo_n "checking how to run the C preprocessor... " >&6; }
4340 # On Suns, sometimes $CPP names a directory.
4341 if test -n "$CPP" && test -d "$CPP"; then
4344 if test -z "$CPP"; then
4345 if test "${ac_cv_prog_CPP+set}" = set; then :
4346 $as_echo_n "(cached) " >&6
4348 # Double quotes because CPP needs to be expanded
4349 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
4352 for ac_c_preproc_warn_flag
in '' yes
4354 # Use a header file that comes with gcc, so configuring glibc
4355 # with a fresh cross-compiler works.
4356 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4357 # <limits.h> exists even on freestanding compilers.
4358 # On the NeXT, cc -E runs the code through the compiler's parser,
4359 # not just through cpp. "Syntax error" is here to catch this case.
4360 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4361 /* end confdefs.h. */
4363 # include <limits.h>
4365 # include <assert.h>
4369 if ac_fn_c_try_cpp
"$LINENO"; then :
4372 # Broken: fails on valid input.
4375 rm -f conftest.err conftest.
$ac_ext
4377 # OK, works on sane cases. Now check whether nonexistent headers
4378 # can be detected and how.
4379 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4380 /* end confdefs.h. */
4381 #include <ac_nonexistent.h>
4383 if ac_fn_c_try_cpp
"$LINENO"; then :
4384 # Broken: success on invalid input.
4387 # Passes both tests.
4391 rm -f conftest.err conftest.
$ac_ext
4394 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4395 rm -f conftest.err conftest.
$ac_ext
4396 if $ac_preproc_ok; then :
4408 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
4409 $as_echo "$CPP" >&6; }
4411 for ac_c_preproc_warn_flag
in '' yes
4413 # Use a header file that comes with gcc, so configuring glibc
4414 # with a fresh cross-compiler works.
4415 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4416 # <limits.h> exists even on freestanding compilers.
4417 # On the NeXT, cc -E runs the code through the compiler's parser,
4418 # not just through cpp. "Syntax error" is here to catch this case.
4419 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4420 /* end confdefs.h. */
4422 # include <limits.h>
4424 # include <assert.h>
4428 if ac_fn_c_try_cpp
"$LINENO"; then :
4431 # Broken: fails on valid input.
4434 rm -f conftest.err conftest.
$ac_ext
4436 # OK, works on sane cases. Now check whether nonexistent headers
4437 # can be detected and how.
4438 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4439 /* end confdefs.h. */
4440 #include <ac_nonexistent.h>
4442 if ac_fn_c_try_cpp
"$LINENO"; then :
4443 # Broken: success on invalid input.
4446 # Passes both tests.
4450 rm -f conftest.err conftest.
$ac_ext
4453 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4454 rm -f conftest.err conftest.
$ac_ext
4455 if $ac_preproc_ok; then :
4458 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4459 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4460 as_fn_error
"C preprocessor \"$CPP\" fails sanity check
4461 See \`config.log' for more details." "$LINENO" 5; }
4465 ac_cpp
='$CPP $CPPFLAGS'
4466 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4467 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4468 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
4471 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4472 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4473 if test "${ac_cv_path_GREP+set}" = set; then :
4474 $as_echo_n "(cached) " >&6
4476 if test -z "$GREP"; then
4477 ac_path_GREP_found
=false
4478 # Loop through the user's path and test for each of PROGNAME-LIST
4479 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4480 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4483 test -z "$as_dir" && as_dir
=.
4484 for ac_prog
in grep ggrep
; do
4485 for ac_exec_ext
in '' $ac_executable_extensions; do
4486 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
4487 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
4488 # Check for GNU ac_path_GREP and select it if it is found.
4489 # Check for GNU $ac_path_GREP
4490 case `"$ac_path_GREP" --version 2>&1` in
4492 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
4495 $as_echo_n 0123456789 >"conftest.in"
4498 cat "conftest.in" "conftest.in" >"conftest.tmp"
4499 mv "conftest.tmp" "conftest.in"
4500 cp "conftest.in" "conftest.nl"
4501 $as_echo 'GREP' >> "conftest.nl"
4502 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4503 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4504 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4505 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4506 # Best one so far, save it but keep looking for a better one
4507 ac_cv_path_GREP
="$ac_path_GREP"
4508 ac_path_GREP_max
=$ac_count
4510 # 10*(2^10) chars as input seems more than enough
4511 test $ac_count -gt 10 && break
4513 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4516 $ac_path_GREP_found && break 3
4521 if test -z "$ac_cv_path_GREP"; then
4522 as_fn_error
"no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4525 ac_cv_path_GREP
=$GREP
4529 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4530 $as_echo "$ac_cv_path_GREP" >&6; }
4531 GREP
="$ac_cv_path_GREP"
4534 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4535 $as_echo_n "checking for egrep... " >&6; }
4536 if test "${ac_cv_path_EGREP+set}" = set; then :
4537 $as_echo_n "(cached) " >&6
4539 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
4540 then ac_cv_path_EGREP
="$GREP -E"
4542 if test -z "$EGREP"; then
4543 ac_path_EGREP_found
=false
4544 # Loop through the user's path and test for each of PROGNAME-LIST
4545 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4546 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4549 test -z "$as_dir" && as_dir
=.
4550 for ac_prog
in egrep; do
4551 for ac_exec_ext
in '' $ac_executable_extensions; do
4552 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
4553 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
4554 # Check for GNU ac_path_EGREP and select it if it is found.
4555 # Check for GNU $ac_path_EGREP
4556 case `"$ac_path_EGREP" --version 2>&1` in
4558 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
4561 $as_echo_n 0123456789 >"conftest.in"
4564 cat "conftest.in" "conftest.in" >"conftest.tmp"
4565 mv "conftest.tmp" "conftest.in"
4566 cp "conftest.in" "conftest.nl"
4567 $as_echo 'EGREP' >> "conftest.nl"
4568 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4569 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4570 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4571 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4572 # Best one so far, save it but keep looking for a better one
4573 ac_cv_path_EGREP
="$ac_path_EGREP"
4574 ac_path_EGREP_max
=$ac_count
4576 # 10*(2^10) chars as input seems more than enough
4577 test $ac_count -gt 10 && break
4579 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4582 $ac_path_EGREP_found && break 3
4587 if test -z "$ac_cv_path_EGREP"; then
4588 as_fn_error
"no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4591 ac_cv_path_EGREP
=$EGREP
4596 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4597 $as_echo "$ac_cv_path_EGREP" >&6; }
4598 EGREP
="$ac_cv_path_EGREP"
4601 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
4602 $as_echo_n "checking for ANSI C header files... " >&6; }
4603 if test "${ac_cv_header_stdc+set}" = set; then :
4604 $as_echo_n "(cached) " >&6
4606 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4607 /* end confdefs.h. */
4621 if ac_fn_c_try_compile
"$LINENO"; then :
4622 ac_cv_header_stdc
=yes
4624 ac_cv_header_stdc
=no
4626 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
4628 if test $ac_cv_header_stdc = yes; then
4629 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4630 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4631 /* end confdefs.h. */
4635 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4636 $EGREP "memchr" >/dev
/null
2>&1; then :
4639 ac_cv_header_stdc
=no
4645 if test $ac_cv_header_stdc = yes; then
4646 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4647 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4648 /* end confdefs.h. */
4652 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4653 $EGREP "free" >/dev
/null
2>&1; then :
4656 ac_cv_header_stdc
=no
4662 if test $ac_cv_header_stdc = yes; then
4663 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
4664 if test "$cross_compiling" = yes; then :
4667 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4668 /* end confdefs.h. */
4671 #if ((' ' & 0x0FF) == 0x020)
4672 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4673 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4675 # define ISLOWER(c) \
4676 (('a' <= (c) && (c) <= 'i') \
4677 || ('j' <= (c) && (c) <= 'r') \
4678 || ('s' <= (c) && (c) <= 'z'))
4679 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4682 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4687 for (i = 0; i < 256; i++)
4688 if (XOR (islower (i), ISLOWER (i))
4689 || toupper (i) != TOUPPER (i))
4694 if ac_fn_c_try_run
"$LINENO"; then :
4697 ac_cv_header_stdc
=no
4699 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
4700 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
4705 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
4706 $as_echo "$ac_cv_header_stdc" >&6; }
4707 if test $ac_cv_header_stdc = yes; then
4709 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
4713 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
4714 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
4715 inttypes.h stdint.h unistd.h
4717 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4718 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
4720 eval as_val
=\$
$as_ac_Header
4721 if test "x$as_val" = x
""yes; then :
4722 cat >>confdefs.h
<<_ACEOF
4723 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4732 ac_fn_c_check_header_mongrel
"$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
4733 if test "x$ac_cv_header_minix_config_h" = x
""yes; then :
4740 if test "$MINIX" = yes; then
4742 $as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
4745 $as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
4748 $as_echo "#define _MINIX 1" >>confdefs.h
4753 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
4754 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
4755 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
4756 $as_echo_n "(cached) " >&6
4758 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4759 /* end confdefs.h. */
4761 # define __EXTENSIONS__ 1
4762 $ac_includes_default
4771 if ac_fn_c_try_compile
"$LINENO"; then :
4772 ac_cv_safe_to_define___extensions__
=yes
4774 ac_cv_safe_to_define___extensions__
=no
4776 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
4778 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
4779 $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
4780 test $ac_cv_safe_to_define___extensions__ = yes &&
4781 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
4783 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
4785 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
4787 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
4789 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
4795 ac_cpp
='$CPP $CPPFLAGS'
4796 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4797 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4798 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
4799 if test -n "$ac_tool_prefix"; then
4800 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4801 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
4802 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4803 $as_echo_n "checking for $ac_word... " >&6; }
4804 if test "${ac_cv_prog_CC+set}" = set; then :
4805 $as_echo_n "(cached) " >&6
4807 if test -n "$CC"; then
4808 ac_cv_prog_CC
="$CC" # Let the user override the test.
4810 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4814 test -z "$as_dir" && as_dir
=.
4815 for ac_exec_ext
in '' $ac_executable_extensions; do
4816 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4817 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
4818 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4828 if test -n "$CC"; then
4829 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4830 $as_echo "$CC" >&6; }
4832 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4833 $as_echo "no" >&6; }
4838 if test -z "$ac_cv_prog_CC"; then
4840 # Extract the first word of "gcc", so it can be a program name with args.
4841 set dummy gcc
; ac_word
=$2
4842 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4843 $as_echo_n "checking for $ac_word... " >&6; }
4844 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4845 $as_echo_n "(cached) " >&6
4847 if test -n "$ac_ct_CC"; then
4848 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
4850 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4854 test -z "$as_dir" && as_dir
=.
4855 for ac_exec_ext
in '' $ac_executable_extensions; do
4856 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4857 ac_cv_prog_ac_ct_CC
="gcc"
4858 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4867 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
4868 if test -n "$ac_ct_CC"; then
4869 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4870 $as_echo "$ac_ct_CC" >&6; }
4872 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4873 $as_echo "no" >&6; }
4876 if test "x$ac_ct_CC" = x
; then
4879 case $cross_compiling:$ac_tool_warned in
4881 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4882 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4883 ac_tool_warned
=yes ;;
4891 if test -z "$CC"; then
4892 if test -n "$ac_tool_prefix"; then
4893 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4894 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
4895 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4896 $as_echo_n "checking for $ac_word... " >&6; }
4897 if test "${ac_cv_prog_CC+set}" = set; then :
4898 $as_echo_n "(cached) " >&6
4900 if test -n "$CC"; then
4901 ac_cv_prog_CC
="$CC" # Let the user override the test.
4903 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4907 test -z "$as_dir" && as_dir
=.
4908 for ac_exec_ext
in '' $ac_executable_extensions; do
4909 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4910 ac_cv_prog_CC
="${ac_tool_prefix}cc"
4911 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4921 if test -n "$CC"; then
4922 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4923 $as_echo "$CC" >&6; }
4925 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4926 $as_echo "no" >&6; }
4932 if test -z "$CC"; then
4933 # Extract the first word of "cc", so it can be a program name with args.
4934 set dummy cc
; ac_word
=$2
4935 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4936 $as_echo_n "checking for $ac_word... " >&6; }
4937 if test "${ac_cv_prog_CC+set}" = set; then :
4938 $as_echo_n "(cached) " >&6
4940 if test -n "$CC"; then
4941 ac_cv_prog_CC
="$CC" # Let the user override the test.
4944 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4948 test -z "$as_dir" && as_dir
=.
4949 for ac_exec_ext
in '' $ac_executable_extensions; do
4950 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4951 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4952 ac_prog_rejected
=yes
4956 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4963 if test $ac_prog_rejected = yes; then
4964 # We found a bogon in the path, so make sure we never use it.
4965 set dummy
$ac_cv_prog_CC
4967 if test $# != 0; then
4968 # We chose a different compiler from the bogus one.
4969 # However, it has the same basename, so the bogon will be chosen
4970 # first if we set CC to just the basename; use the full file name.
4972 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
4978 if test -n "$CC"; then
4979 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4980 $as_echo "$CC" >&6; }
4982 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4983 $as_echo "no" >&6; }
4988 if test -z "$CC"; then
4989 if test -n "$ac_tool_prefix"; then
4990 for ac_prog
in cl.exe
4992 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4993 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
4994 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4995 $as_echo_n "checking for $ac_word... " >&6; }
4996 if test "${ac_cv_prog_CC+set}" = set; then :
4997 $as_echo_n "(cached) " >&6
4999 if test -n "$CC"; then
5000 ac_cv_prog_CC
="$CC" # Let the user override the test.
5002 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5006 test -z "$as_dir" && as_dir
=.
5007 for ac_exec_ext
in '' $ac_executable_extensions; do
5008 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5009 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
5010 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5020 if test -n "$CC"; then
5021 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
5022 $as_echo "$CC" >&6; }
5024 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5025 $as_echo "no" >&6; }
5029 test -n "$CC" && break
5032 if test -z "$CC"; then
5034 for ac_prog
in cl.exe
5036 # Extract the first word of "$ac_prog", so it can be a program name with args.
5037 set dummy
$ac_prog; ac_word
=$2
5038 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5039 $as_echo_n "checking for $ac_word... " >&6; }
5040 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
5041 $as_echo_n "(cached) " >&6
5043 if test -n "$ac_ct_CC"; then
5044 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
5046 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5050 test -z "$as_dir" && as_dir
=.
5051 for ac_exec_ext
in '' $ac_executable_extensions; do
5052 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5053 ac_cv_prog_ac_ct_CC
="$ac_prog"
5054 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5063 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
5064 if test -n "$ac_ct_CC"; then
5065 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
5066 $as_echo "$ac_ct_CC" >&6; }
5068 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5069 $as_echo "no" >&6; }
5073 test -n "$ac_ct_CC" && break
5076 if test "x$ac_ct_CC" = x
; then
5079 case $cross_compiling:$ac_tool_warned in
5081 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5082 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5083 ac_tool_warned
=yes ;;
5092 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5093 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5094 as_fn_error
"no acceptable C compiler found in \$PATH
5095 See \`config.log' for more details." "$LINENO" 5; }
5097 # Provide some information about the compiler.
5098 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
5101 for ac_option
in --version -v -V -qversion; do
5102 { { ac_try
="$ac_compiler $ac_option >&5"
5104 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5105 *) ac_try_echo=$ac_try;;
5107 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5108 $as_echo "$ac_try_echo"; } >&5
5109 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
5111 if test -s conftest.err; then
5113 ... rest of stderr output deleted ...
5114 10q' conftest.err >conftest.er1
5115 cat conftest.er1 >&5
5116 rm -f conftest.er1 conftest.err
5118 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5119 test $ac_status = 0; }
5122 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
5123 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
5124 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
5125 $as_echo_n "(cached) " >&6
5127 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5128 /* end confdefs.h. */
5141 if ac_fn_c_try_compile "$LINENO"; then :
5146 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5147 ac_cv_c_compiler_gnu=$ac_compiler_gnu
5150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
5151 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
5152 if test $ac_compiler_gnu = yes; then
5157 ac_test_CFLAGS=${CFLAGS+set}
5158 ac_save_CFLAGS=$CFLAGS
5159 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
5160 $as_echo_n "checking whether $CC accepts -g... " >&6; }
5161 if test "${ac_cv_prog_cc_g+set}" = set; then :
5162 $as_echo_n "(cached) " >&6
5164 ac_save_c_werror_flag=$ac_c_werror_flag
5165 ac_c_werror_flag=yes
5168 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5169 /* end confdefs.h. */
5179 if ac_fn_c_try_compile "$LINENO"; then :
5183 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5184 /* end confdefs.h. */
5194 if ac_fn_c_try_compile "$LINENO"; then :
5197 ac_c_werror_flag=$ac_save_c_werror_flag
5199 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5200 /* end confdefs.h. */
5210 if ac_fn_c_try_compile "$LINENO"; then :
5213 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5215 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5217 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5218 ac_c_werror_flag=$ac_save_c_werror_flag
5220 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
5221 $as_echo "$ac_cv_prog_cc_g" >&6; }
5222 if test "$ac_test_CFLAGS" = set; then
5223 CFLAGS=$ac_save_CFLAGS
5224 elif test $ac_cv_prog_cc_g = yes; then
5225 if test "$GCC" = yes; then
5231 if test "$GCC" = yes; then
5237 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
5238 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
5239 if test "${ac_cv_prog_cc_c89+set}" = set; then :
5240 $as_echo_n "(cached) " >&6
5242 ac_cv_prog_cc_c89=no
5244 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5245 /* end confdefs.h. */
5248 #include <sys/types.h>
5249 #include <sys/stat.h>
5250 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
5251 struct buf { int x; };
5252 FILE * (*rcsopen) (struct buf *, struct stat *, int);
5253 static char *e (p, i)
5259 static char *f (char * (*g) (char **, int), char **p, ...)
5264 s = g (p, va_arg (v,int));
5269 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
5270 function prototypes and stuff, but not '\xHH' hex character constants.
5271 These don't provoke an error unfortunately, instead are silently treated
5272 as 'x'. The following induces an error, until -std is added to get
5273 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
5274 array size at least. It's necessary to write '\x00'==0 to get something
5275 that's true only with -std. */
5276 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
5278 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
5279 inside strings and character constants. */
5281 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
5283 int test (int i, double x);
5284 struct s1 {int (*f) (int a);};
5285 struct s2 {int (*f) (double a);};
5286 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
5292 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
5297 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
5298 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
5300 CC="$ac_save_CC $ac_arg"
5301 if ac_fn_c_try_compile "$LINENO"; then :
5302 ac_cv_prog_cc_c89=$ac_arg
5304 rm -f core conftest.err conftest.$ac_objext
5305 test "x$ac_cv_prog_cc_c89" != "xno" && break
5307 rm -f conftest.$ac_ext
5312 case "x$ac_cv_prog_cc_c89" in
5314 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5315 $as_echo "none needed" >&6; } ;;
5317 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5318 $as_echo "unsupported" >&6; } ;;
5320 CC="$CC $ac_cv_prog_cc_c89"
5321 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
5322 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
5324 if test "x$ac_cv_prog_cc_c89" != xno; then :
5329 ac_cpp='$CPP $CPPFLAGS'
5330 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5331 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5332 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5334 depcc="$CC" am_compiler_list=
5336 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5337 $as_echo_n "checking dependency style of $depcc... " >&6; }
5338 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
5339 $as_echo_n "(cached) " >&6
5341 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
5342 # We make a subdir and do the tests there. Otherwise we can end up
5343 # making bogus files that we don't know about and never remove. For
5344 # instance it was reported that on HP-UX the gcc test will end up
5345 # making a dummy file named `D
' -- because `-MD' means
`put the output
5348 # Copy depcomp to subdir because otherwise we won't find it if we're
5349 # using a relative directory.
5350 cp "$am_depcomp" conftest.dir
5352 # We will build objects and dependencies in a subdirectory because
5353 # it helps to detect inapplicable dependency modes. For instance
5354 # both Tru64's cc and ICC support -MD to output dependencies as a
5355 # side effect of compilation, but ICC will put the dependencies in
5356 # the current directory while Tru64 will put them in the object
5360 am_cv_CC_dependencies_compiler_type=none
5361 if test "$am_compiler_list" = ""; then
5362 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < .
/depcomp
`
5365 case " $depcc " in #(
5366 *\ -arch\ *\ -arch\ *) am__universal=true ;;
5369 for depmode in $am_compiler_list; do
5370 # Setup a source with many dependencies, because some compilers
5371 # like to wrap large dependency lists on column 80 (with \), and
5372 # we should not choose a depcomp mode which is confused by this.
5374 # We need to recreate these files for each test, as the compiler may
5375 # overwrite some of them when testing with obscure command lines.
5376 # This happens at least with the AIX C compiler.
5378 for i in 1 2 3 4 5 6; do
5379 echo '#include "conftst'$i'.h"' >> sub/conftest.c
5380 # Using `: > sub
/conftst
$i.h
' creates only sub/conftst1.h with
5381 # Solaris 8's
{/usr
,}/bin
/sh.
5382 touch sub
/conftst
$i.h
5384 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
5386 # We check with `-c' and `-o' for the sake of the "dashmstdout"
5387 # mode. It turns out that the SunPro C++ compiler does not properly
5388 # handle `-M -o', and we need to detect this. Also, some Intel
5389 # versions had trouble with output in subdirs
5390 am__obj
=sub
/conftest.
${OBJEXT-o}
5391 am__minus_obj
="-o $am__obj"
5394 # This depmode causes a compiler race in universal mode.
5395 test "$am__universal" = false ||
continue
5398 # after this tag, mechanisms are not by side-effect, so they'll
5399 # only be used when explicitly requested
5400 if test "x$enable_dependency_tracking" = xyes
; then
5406 msvisualcpp | msvcmsys
)
5407 # This compiler won't grok `-c -o', but also, the minuso test has
5408 # not run yet. These depmodes are late enough in the game, and
5409 # so weak that their functioning should not be impacted.
5410 am__obj
=conftest.
${OBJEXT-o}
5415 if depmode
=$depmode \
5416 source=sub
/conftest.c object
=$am__obj \
5417 depfile
=sub
/conftest.Po tmpdepfile
=sub
/conftest.TPo \
5418 $SHELL .
/depcomp
$depcc -c $am__minus_obj sub
/conftest.c \
5419 >/dev
/null
2>conftest.err
&&
5420 grep sub
/conftst1.h sub
/conftest.Po
> /dev
/null
2>&1 &&
5421 grep sub
/conftst6.h sub
/conftest.Po
> /dev
/null
2>&1 &&
5422 grep $am__obj sub
/conftest.Po
> /dev
/null
2>&1 &&
5423 ${MAKE-make} -s -f confmf
> /dev
/null
2>&1; then
5424 # icc doesn't choke on unknown options, it will just issue warnings
5425 # or remarks (even with -Werror). So we grep stderr for any message
5426 # that says an option was ignored or not supported.
5427 # When given -MP, icc 7.0 and 7.1 complain thusly:
5428 # icc: Command line warning: ignoring option '-M'; no argument required
5429 # The diagnosis changed in icc 8.0:
5430 # icc: Command line remark: option '-MP' not supported
5431 if (grep 'ignoring option' conftest.err ||
5432 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
5433 am_cv_CC_dependencies_compiler_type
=$depmode
5442 am_cv_CC_dependencies_compiler_type
=none
5446 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
5447 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
5448 CCDEPMODE
=depmode
=$am_cv_CC_dependencies_compiler_type
5451 test "x$enable_dependency_tracking" != xno \
5452 && test "$am_cv_CC_dependencies_compiler_type" = gcc3
; then
5454 am__fastdepCC_FALSE
='#'
5456 am__fastdepCC_TRUE
='#'
5457 am__fastdepCC_FALSE
=
5461 if test "x$CC" != xcc
; then
5462 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understand -c and -o together" >&5
5463 $as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; }
5465 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c and -o together" >&5
5466 $as_echo_n "checking whether cc understands -c and -o together... " >&6; }
5468 set dummy
$CC; ac_cc
=`$as_echo "$2" |
5469 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
5470 if { as_var
=ac_cv_prog_cc_
${ac_cc}_c_o; eval "test \"\${$as_var+set}\" = set"; }; then :
5471 $as_echo_n "(cached) " >&6
5473 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5474 /* end confdefs.h. */
5484 # Make sure it works both with $CC and with simple cc.
5485 # We do the test twice because some compilers refuse to overwrite an
5486 # existing .o file with -o, though they will create one.
5487 ac_try
='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
5489 if { { case "(($ac_try" in
5490 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5491 *) ac_try_echo=$ac_try;;
5493 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5494 $as_echo "$ac_try_echo"; } >&5
5495 (eval "$ac_try") 2>&5
5497 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5498 test $ac_status = 0; } &&
5499 test -f conftest2.$ac_objext && { { case "(($ac_try" in
5500 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5501 *) ac_try_echo
=$ac_try;;
5503 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5504 $as_echo "$ac_try_echo"; } >&5
5505 (eval "$ac_try") 2>&5
5507 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5508 test $ac_status = 0; };
5510 eval ac_cv_prog_cc_
${ac_cc}_c_o
=yes
5511 if test "x$CC" != xcc
; then
5512 # Test first that cc exists at all.
5513 if { ac_try
='cc -c conftest.$ac_ext >&5'
5514 { { case "(($ac_try" in
5515 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5516 *) ac_try_echo=$ac_try;;
5518 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5519 $as_echo "$ac_try_echo"; } >&5
5520 (eval "$ac_try") 2>&5
5522 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5523 test $ac_status = 0; }; }; then
5524 ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
5526 if { { case "(($ac_try" in
5527 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5528 *) ac_try_echo
=$ac_try;;
5530 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5531 $as_echo "$ac_try_echo"; } >&5
5532 (eval "$ac_try") 2>&5
5534 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5535 test $ac_status = 0; } &&
5536 test -f conftest2.
$ac_objext && { { case "(($ac_try" in
5537 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5538 *) ac_try_echo=$ac_try;;
5540 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5541 $as_echo "$ac_try_echo"; } >&5
5542 (eval "$ac_try") 2>&5
5544 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5545 test $ac_status = 0; };
5550 # cc exists but doesn't like -o.
5551 eval ac_cv_prog_cc_${ac_cc}_c_o=no
5556 eval ac_cv_prog_cc_${ac_cc}_c_o=no
5558 rm -f core conftest*
5561 if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
5562 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5563 $as_echo "yes" >&6; }
5565 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5566 $as_echo "no" >&6; }
5568 $as_echo "#define NO_MINUS_C_MINUS_O 1" >>confdefs.h
5572 # FIXME: we rely on the cache variable name because
5573 # there is no other way.
5575 am_cc=`echo $2 |
sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
5576 eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
5577 if test "$am_t" != yes; then
5578 # Losing compiler, so override with the script.
5579 # FIXME: It is wrong to rewrite CC.
5580 # But if we don't then we get into trouble of one sort or another.
5581 # A longer-term fix would be to have automake use am__CC in this case,
5582 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
5583 CC="$am_aux_dir/compile $CC"
5588 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
5589 $as_echo_n "checking whether ln -s works... " >&6; }
5591 if test "$LN_S" = "ln -s"; then
5592 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5593 $as_echo "yes" >&6; }
5595 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
5596 $as_echo "no, using $LN_S" >&6; }
5601 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\
`" >&5
5602 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\
`" >&2;} ;;
5607 macro_version='2.2.6b'
5608 macro_revision='1.3017'
5622 ltmain="$ac_aux_dir/ltmain.sh"
5624 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5625 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
5626 if test "${ac_cv_path_SED+set}" = set; then :
5627 $as_echo_n "(cached) " >&6
5629 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5630 for ac_i in 1 2 3 4 5 6 7; do
5631 ac_script="$ac_script$as_nl$ac_script"
5633 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
5634 { ac_script=; unset ac_script;}
5635 if test -z "$SED"; then
5636 ac_path_SED_found=false
5637 # Loop through the user's path and test for each of PROGNAME-LIST
5638 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5642 test -z "$as_dir" && as_dir=.
5643 for ac_prog in sed gsed; do
5644 for ac_exec_ext in '' $ac_executable_extensions; do
5645 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5646 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5647 # Check for GNU ac_path_SED and select it if it is found.
5648 # Check for GNU $ac_path_SED
5649 case `"$ac_path_SED" --version 2>&1` in
5651 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
5654 $as_echo_n 0123456789 >"conftest.in"
5657 cat "conftest.in" "conftest.in" >"conftest.tmp"
5658 mv "conftest.tmp" "conftest.in"
5659 cp "conftest.in" "conftest.nl"
5660 $as_echo '' >> "conftest.nl"
5661 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5662 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5663 as_fn_arith $ac_count + 1 && ac_count=$as_val
5664 if test $ac_count -gt ${ac_path_SED_max-0}; then
5665 # Best one so far, save it but keep looking for a better one
5666 ac_cv_path_SED="$ac_path_SED"
5667 ac_path_SED_max=$ac_count
5669 # 10*(2^10) chars as input seems more than enough
5670 test $ac_count -gt 10 && break
5672 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5675 $ac_path_SED_found && break 3
5680 if test -z "$ac_cv_path_SED"; then
5681 as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
5688 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5689 $as_echo "$ac_cv_path_SED" >&6; }
5690 SED="$ac_cv_path_SED"
5693 test -z "$SED" && SED=sed
5694 Xsed="$SED -e 1s/^X//"
5706 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5707 $as_echo_n "checking for fgrep... " >&6; }
5708 if test "${ac_cv_path_FGREP+set}" = set; then :
5709 $as_echo_n "(cached) " >&6
5711 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5712 then ac_cv_path_FGREP="$GREP -F"
5714 if test -z "$FGREP"; then
5715 ac_path_FGREP_found=false
5716 # Loop through the user's path and test for each of PROGNAME-LIST
5717 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5718 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5721 test -z "$as_dir" && as_dir=.
5722 for ac_prog in fgrep; do
5723 for ac_exec_ext in '' $ac_executable_extensions; do
5724 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5725 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5726 # Check for GNU ac_path_FGREP and select it if it is found.
5727 # Check for GNU $ac_path_FGREP
5728 case `"$ac_path_FGREP" --version 2>&1` in
5730 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5733 $as_echo_n 0123456789 >"conftest.in"
5736 cat "conftest.in" "conftest.in" >"conftest.tmp"
5737 mv "conftest.tmp" "conftest.in"
5738 cp "conftest.in" "conftest.nl"
5739 $as_echo 'FGREP' >> "conftest.nl"
5740 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
5741 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5742 as_fn_arith $ac_count + 1 && ac_count=$as_val
5743 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5744 # Best one so far, save it but keep looking for a better one
5745 ac_cv_path_FGREP="$ac_path_FGREP"
5746 ac_path_FGREP_max=$ac_count
5748 # 10*(2^10) chars as input seems more than enough
5749 test $ac_count -gt 10 && break
5751 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5754 $ac_path_FGREP_found && break 3
5759 if test -z "$ac_cv_path_FGREP"; then
5760 as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5763 ac_cv_path_FGREP=$FGREP
5768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5769 $as_echo "$ac_cv_path_FGREP" >&6; }
5770 FGREP="$ac_cv_path_FGREP"
5773 test -z "$GREP" && GREP=grep
5793 # Check whether --with-gnu-ld was given.
5794 if test "${with_gnu_ld+set}" = set; then :
5795 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5801 if test "$GCC" = yes; then
5802 # Check if gcc -print-prog-name=ld gives a path.
5803 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5804 $as_echo_n "checking for ld used by $CC... " >&6; }
5807 # gcc leaves a trailing carriage return which upsets mingw
5808 ac_prog=`($CC -print-prog-name=ld
) 2>&5 |
tr -d '\015'` ;;
5810 ac_prog=`($CC -print-prog-name=ld
) 2>&5` ;;
5813 # Accept absolute paths.
5815 re_direlt='/[^/][^/]*/\.\./'
5816 # Canonicalize the pathname of ld
5817 ac_prog=`$ECHO "$ac_prog"|
$SED 's%\\\\%/%g'`
5818 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5819 ac_prog=`$ECHO $ac_prog|
$SED "s%$re_direlt%/%"`
5821 test -z "$LD" && LD="$ac_prog"
5824 # If it fails, then pretend we aren't using GCC.
5828 # If it is relative, then search for the first ld in PATH.
5832 elif test "$with_gnu_ld" = yes; then
5833 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5834 $as_echo_n "checking for GNU ld... " >&6; }
5836 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5837 $as_echo_n "checking for non-GNU ld... " >&6; }
5839 if test "${lt_cv_path_LD+set}" = set; then :
5840 $as_echo_n "(cached) " >&6
5842 if test -z "$LD"; then
5843 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5844 for ac_dir in $PATH; do
5846 test -z "$ac_dir" && ac_dir=.
5847 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5848 lt_cv_path_LD="$ac_dir/$ac_prog"
5849 # Check to see if the program is GNU ld. I'd rather use --version,
5850 # but apparently some variants of GNU ld only accept -v.
5851 # Break only if it was the GNU/non-GNU ld that we prefer.
5852 case `"$lt_cv_path_LD" -v 2>&1 </dev
/null
` in
5853 *GNU* | *'with BFD'*)
5854 test "$with_gnu_ld" != no && break
5857 test "$with_gnu_ld" != yes && break
5864 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5869 if test -n "$LD"; then
5870 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5871 $as_echo "$LD" >&6; }
5873 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5874 $as_echo "no" >&6; }
5876 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
5877 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5878 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5879 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5880 $as_echo_n "(cached) " >&6
5882 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5883 case `$LD -v 2>&1 </dev
/null
` in
5884 *GNU* | *'with BFD'*)
5885 lt_cv_prog_gnu_ld=yes
5888 lt_cv_prog_gnu_ld=no
5892 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5893 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
5894 with_gnu_ld=$lt_cv_prog_gnu_ld
5904 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5905 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5906 if test "${lt_cv_path_NM+set}" = set; then :
5907 $as_echo_n "(cached) " >&6
5909 if test -n "$NM"; then
5910 # Let the user override the test.
5913 lt_nm_to_check="${ac_tool_prefix}nm"
5914 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
5915 lt_nm_to_check="$lt_nm_to_check nm"
5917 for lt_tmp_nm in $lt_nm_to_check; do
5918 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5919 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
5921 test -z "$ac_dir" && ac_dir=.
5922 tmp_nm="$ac_dir/$lt_tmp_nm"
5923 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
5924 # Check to see if the nm accepts a BSD-compat flag.
5925 # Adding the `sed 1q
' prevents false positives on HP-UX, which says:
5926 # nm: unknown option "B" ignored
5927 # Tru64's nm complains that
/dev
/null is an invalid object
file
5928 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
5929 */dev
/null
* |
*'Invalid file or object type'*)
5930 lt_cv_path_NM
="$tmp_nm -B"
5934 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
5936 lt_cv_path_NM
="$tmp_nm -p"
5940 lt_cv_path_NM
=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
5941 continue # so that we can try to find one that supports BSD flags
5950 : ${lt_cv_path_NM=no}
5953 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5954 $as_echo "$lt_cv_path_NM" >&6; }
5955 if test "$lt_cv_path_NM" != "no"; then
5958 # Didn't find any BSD compatible name lister, look for dumpbin.
5959 if test -n "$ac_tool_prefix"; then
5960 for ac_prog
in "dumpbin -symbols" "link -dump -symbols"
5962 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5963 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
5964 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5965 $as_echo_n "checking for $ac_word... " >&6; }
5966 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
5967 $as_echo_n "(cached) " >&6
5969 if test -n "$DUMPBIN"; then
5970 ac_cv_prog_DUMPBIN
="$DUMPBIN" # Let the user override the test.
5972 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5976 test -z "$as_dir" && as_dir
=.
5977 for ac_exec_ext
in '' $ac_executable_extensions; do
5978 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5979 ac_cv_prog_DUMPBIN
="$ac_tool_prefix$ac_prog"
5980 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5989 DUMPBIN
=$ac_cv_prog_DUMPBIN
5990 if test -n "$DUMPBIN"; then
5991 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
5992 $as_echo "$DUMPBIN" >&6; }
5994 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5995 $as_echo "no" >&6; }
5999 test -n "$DUMPBIN" && break
6002 if test -z "$DUMPBIN"; then
6003 ac_ct_DUMPBIN
=$DUMPBIN
6004 for ac_prog
in "dumpbin -symbols" "link -dump -symbols"
6006 # Extract the first word of "$ac_prog", so it can be a program name with args.
6007 set dummy
$ac_prog; ac_word
=$2
6008 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6009 $as_echo_n "checking for $ac_word... " >&6; }
6010 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
6011 $as_echo_n "(cached) " >&6
6013 if test -n "$ac_ct_DUMPBIN"; then
6014 ac_cv_prog_ac_ct_DUMPBIN
="$ac_ct_DUMPBIN" # Let the user override the test.
6016 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6020 test -z "$as_dir" && as_dir
=.
6021 for ac_exec_ext
in '' $ac_executable_extensions; do
6022 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6023 ac_cv_prog_ac_ct_DUMPBIN
="$ac_prog"
6024 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6033 ac_ct_DUMPBIN
=$ac_cv_prog_ac_ct_DUMPBIN
6034 if test -n "$ac_ct_DUMPBIN"; then
6035 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6036 $as_echo "$ac_ct_DUMPBIN" >&6; }
6038 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6039 $as_echo "no" >&6; }
6043 test -n "$ac_ct_DUMPBIN" && break
6046 if test "x$ac_ct_DUMPBIN" = x
; then
6049 case $cross_compiling:$ac_tool_warned in
6051 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6052 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6053 ac_tool_warned
=yes ;;
6055 DUMPBIN
=$ac_ct_DUMPBIN
6060 if test "$DUMPBIN" != ":"; then
6064 test -z "$NM" && NM
=nm
6071 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6072 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
6073 if test "${lt_cv_nm_interface+set}" = set; then :
6074 $as_echo_n "(cached) " >&6
6076 lt_cv_nm_interface
="BSD nm"
6077 echo "int some_variable = 0;" > conftest.
$ac_ext
6078 (eval echo "\"\$as_me:6078: $ac_compile\"" >&5)
6079 (eval "$ac_compile" 2>conftest.err
)
6080 cat conftest.err
>&5
6081 (eval echo "\"\$as_me:6081: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6082 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err
> conftest.out
)
6083 cat conftest.err
>&5
6084 (eval echo "\"\$as_me:6084: output\"" >&5)
6085 cat conftest.out
>&5
6086 if $GREP 'External.*some_variable' conftest.out
> /dev
/null
; then
6087 lt_cv_nm_interface
="MS dumpbin"
6091 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6092 $as_echo "$lt_cv_nm_interface" >&6; }
6094 # find the maximum length of command line arguments
6095 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6096 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
6097 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
6098 $as_echo_n "(cached) " >&6
6105 # On DJGPP, this test can blow up pretty badly due to problems in libc
6106 # (any single argument exceeding 2000 bytes causes a buffer overrun
6107 # during glob expansion). Even if it were fixed, the result of this
6108 # check would be larger than it should be.
6109 lt_cv_sys_max_cmd_len
=12288; # 12K is about right
6113 # Under GNU Hurd, this test is not required because there is
6114 # no limit to the length of command line arguments.
6115 # Libtool will interpret -1 as no limit whatsoever
6116 lt_cv_sys_max_cmd_len
=-1;
6119 cygwin
* | mingw
* | cegcc
*)
6120 # On Win9x/ME, this test blows up -- it succeeds, but takes
6121 # about 5 minutes as the teststring grows exponentially.
6122 # Worse, since 9x/ME are not pre-emptively multitasking,
6123 # you end up with a "frozen" computer, even though with patience
6124 # the test eventually succeeds (with a max line length of 256k).
6125 # Instead, let's just punt: use the minimum linelength reported by
6126 # all of the supported platforms: 8192 (on NT/2K/XP).
6127 lt_cv_sys_max_cmd_len
=8192;
6131 # On AmigaOS with pdksh, this test takes hours, literally.
6132 # So we just punt and use a minimum line length of 8192.
6133 lt_cv_sys_max_cmd_len
=8192;
6136 netbsd
* | freebsd
* | openbsd
* | darwin
* | dragonfly
*)
6137 # This has been around since 386BSD, at least. Likely further.
6138 if test -x /sbin
/sysctl
; then
6139 lt_cv_sys_max_cmd_len
=`/sbin/sysctl -n kern.argmax`
6140 elif test -x /usr
/sbin
/sysctl
; then
6141 lt_cv_sys_max_cmd_len
=`/usr/sbin/sysctl -n kern.argmax`
6143 lt_cv_sys_max_cmd_len
=65536 # usable default for all BSDs
6145 # And add a safety zone
6146 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 4`
6147 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \* 3`
6151 # We know the value 262144 and hardcode it with a safety zone (like BSD)
6152 lt_cv_sys_max_cmd_len
=196608
6156 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
6157 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
6158 # nice to cause kernel panics so lets avoid the loop below.
6159 # First set a reasonable default.
6160 lt_cv_sys_max_cmd_len
=16384
6162 if test -x /sbin
/sysconfig
; then
6163 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6164 *1*) lt_cv_sys_max_cmd_len
=-1 ;;
6169 lt_cv_sys_max_cmd_len
=102400
6171 sysv5
* | sco5v6
* | sysv4.2uw2
*)
6172 kargmax
=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6173 if test -n "$kargmax"; then
6174 lt_cv_sys_max_cmd_len
=`echo $kargmax | sed 's/.*[ ]//'`
6176 lt_cv_sys_max_cmd_len
=32768
6180 lt_cv_sys_max_cmd_len
=`(getconf ARG_MAX) 2> /dev/null`
6181 if test -n "$lt_cv_sys_max_cmd_len"; then
6182 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 4`
6183 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \* 3`
6185 # Make teststring a little bigger before we do anything with it.
6186 # a 1K string should be a reasonable start.
6187 for i
in 1 2 3 4 5 6 7 8 ; do
6188 teststring
=$teststring$teststring
6190 SHELL
=${SHELL-${CONFIG_SHELL-/bin/sh}}
6191 # If test is not a shell built-in, we'll probably end up computing a
6192 # maximum length that is only half of the actual maximum length, but
6194 while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
6195 = "XX$teststring$teststring"; } >/dev
/null
2>&1 &&
6196 test $i != 17 # 1/2 MB should be enough
6199 teststring
=$teststring$teststring
6201 # Only check the string length outside the loop.
6202 lt_cv_sys_max_cmd_len
=`expr "X$teststring" : ".*" 2>&1`
6204 # Add a significant safety factor because C++ compilers can tack on
6205 # massive amounts of additional arguments before passing them to the
6206 # linker. It appears as though 1/2 is a usable value.
6207 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 2`
6214 if test -n $lt_cv_sys_max_cmd_len ; then
6215 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6216 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6218 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6219 $as_echo "none" >&6; }
6221 max_cmd_len
=$lt_cv_sys_max_cmd_len
6232 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
6233 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
6234 # Try some XSI features
6237 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
6239 && eval 'test $(( 1 + 1 )) -eq 2 \
6240 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
6242 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $xsi_shell" >&5
6243 $as_echo "$xsi_shell" >&6; }
6246 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands
\"+=\"" >&5
6247 $as_echo_n "checking whether the shell understands
\"+=\"...
" >&6; }
6249 ( foo=bar; set foo baz; eval "$1+=\
$2" && test "$foo" = barbaz ) \
6251 && lt_shell_append=yes
6252 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_shell_append" >&5
6253 $as_echo "$lt_shell_append" >&6; }
6256 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6266 # test EBCDIC or ASCII
6267 case `echo X|tr X '\101'` in
6268 A) # ASCII based system
6269 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
6270 lt_SP2NL='tr \040 \012'
6271 lt_NL2SP='tr \015\012 \040\040'
6273 *) # EBCDIC based system
6274 lt_SP2NL='tr \100 \n'
6275 lt_NL2SP='tr \r\n \100\100'
6287 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $LD option to reload object files
" >&5
6288 $as_echo_n "checking
for $LD option to reload object files...
" >&6; }
6289 if test "${lt_cv_ld_reload_flag+set}" = set; then :
6290 $as_echo_n "(cached
) " >&6
6292 lt_cv_ld_reload_flag='-r'
6294 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_ld_reload_flag" >&5
6295 $as_echo "$lt_cv_ld_reload_flag" >&6; }
6296 reload_flag=$lt_cv_ld_reload_flag
6297 case $reload_flag in
6299 *) reload_flag=" $reload_flag" ;;
6301 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6304 if test "$GCC" = yes; then
6305 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
6307 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6320 if test -n "$ac_tool_prefix"; then
6321 # Extract the first word of "${ac_tool_prefix}objdump
", so it can be a program name with args.
6322 set dummy ${ac_tool_prefix}objdump; ac_word=$2
6323 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6324 $as_echo_n "checking
for $ac_word...
" >&6; }
6325 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
6326 $as_echo_n "(cached
) " >&6
6328 if test -n "$OBJDUMP"; then
6329 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6331 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6335 test -z "$as_dir" && as_dir=.
6336 for ac_exec_ext in '' $ac_executable_extensions; do
6337 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6338 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump
"
6339 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6348 OBJDUMP=$ac_cv_prog_OBJDUMP
6349 if test -n "$OBJDUMP"; then
6350 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OBJDUMP" >&5
6351 $as_echo "$OBJDUMP" >&6; }
6353 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6354 $as_echo "no
" >&6; }
6359 if test -z "$ac_cv_prog_OBJDUMP"; then
6360 ac_ct_OBJDUMP=$OBJDUMP
6361 # Extract the first word of "objdump
", so it can be a program name with args.
6362 set dummy objdump; ac_word=$2
6363 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6364 $as_echo_n "checking
for $ac_word...
" >&6; }
6365 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
6366 $as_echo_n "(cached
) " >&6
6368 if test -n "$ac_ct_OBJDUMP"; then
6369 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6371 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6375 test -z "$as_dir" && as_dir=.
6376 for ac_exec_ext in '' $ac_executable_extensions; do
6377 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6378 ac_cv_prog_ac_ct_OBJDUMP="objdump
"
6379 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6388 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6389 if test -n "$ac_ct_OBJDUMP"; then
6390 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OBJDUMP" >&5
6391 $as_echo "$ac_ct_OBJDUMP" >&6; }
6393 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6394 $as_echo "no
" >&6; }
6397 if test "x
$ac_ct_OBJDUMP" = x; then
6400 case $cross_compiling:$ac_tool_warned in
6402 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6403 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6404 ac_tool_warned=yes ;;
6406 OBJDUMP=$ac_ct_OBJDUMP
6409 OBJDUMP="$ac_cv_prog_OBJDUMP"
6412 test -z "$OBJDUMP" && OBJDUMP=objdump
6422 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries
" >&5
6423 $as_echo_n "checking how to recognize dependent libraries...
" >&6; }
6424 if test "${lt_cv_deplibs_check_method+set}" = set; then :
6425 $as_echo_n "(cached
) " >&6
6427 lt_cv_file_magic_cmd='$MAGIC_CMD'
6428 lt_cv_file_magic_test_file=
6429 lt_cv_deplibs_check_method='unknown'
6430 # Need to set the preceding variable on all platforms that support
6431 # interlibrary dependencies.
6432 # 'none' -- dependencies not supported.
6433 # `unknown' -- same as none, but documents that we really don't know.
6434 # 'pass_all' -- all dependencies passed with no checks.
6435 # 'test_compile' -- check by making test program.
6436 # 'file_magic [[regex]]' -- check by looking for files in library path
6437 # which responds to the $file_magic_cmd with a given extended regex.
6438 # If you have `file' or equivalent on your system and you're not sure
6439 # whether `pass_all' will *always* work, you probably want this one.
6443 lt_cv_deplibs_check_method=pass_all
6447 lt_cv_deplibs_check_method=pass_all
6451 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6452 lt_cv_file_magic_cmd='/usr/bin/file -L'
6453 lt_cv_file_magic_test_file=/shlib/libc.so
6457 # func_win32_libid is a shell function defined in ltmain.sh
6458 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6459 lt_cv_file_magic_cmd='func_win32_libid'
6463 # Base MSYS/MinGW do not provide the 'file' command needed by
6464 # func_win32_libid shell function, so use a weaker test based on 'objdump',
6465 # unless we find 'file', for example because we are cross-compiling.
6466 if ( file / ) >/dev/null 2>&1; then
6467 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6468 lt_cv_file_magic_cmd='func_win32_libid'
6470 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6471 lt_cv_file_magic_cmd='$OBJDUMP -f'
6476 # use the weaker test based on 'objdump'. See mingw*.
6477 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6478 lt_cv_file_magic_cmd='$OBJDUMP -f'
6481 darwin* | rhapsody*)
6482 lt_cv_deplibs_check_method=pass_all
6485 freebsd* | dragonfly*)
6486 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6489 # Not sure whether the presence of OpenBSD here was a mistake.
6490 # Let's accept both of them until this is cleared up.
6491 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6492 lt_cv_file_magic_cmd=/usr/bin/file
6493 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6497 lt_cv_deplibs_check_method=pass_all
6502 lt_cv_deplibs_check_method=pass_all
6505 hpux10.20* | hpux11*)
6506 lt_cv_file_magic_cmd=/usr/bin/file
6509 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6510 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6513 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]'
6514 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6517 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
6518 lt_cv_file_magic_test_file=/usr/lib/libc.sl
6524 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6525 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
6528 irix5* | irix6* | nonstopux*)
6530 *-32|*"-32 ") libmagic=32-bit;;
6531 *-n32|*"-n32 ") libmagic=N32;;
6532 *-64|*"-64 ") libmagic=64-bit;;
6533 *) libmagic=never-match;;
6535 lt_cv_deplibs_check_method=pass_all
6538 # This must be Linux ELF.
6539 linux* | k*bsd*-gnu)
6540 lt_cv_deplibs_check_method=pass_all
6544 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6545 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6547 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
6552 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6553 lt_cv_file_magic_cmd=/usr/bin/file
6554 lt_cv_file_magic_test_file=/usr/lib/libnls.so
6558 lt_cv_deplibs_check_method=pass_all
6562 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8
-powerpc"; then
6563 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6565 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6569 osf3* | osf4* | osf5*)
6570 lt_cv_deplibs_check_method=pass_all
6574 lt_cv_deplibs_check_method=pass_all
6578 lt_cv_deplibs_check_method=pass_all
6581 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
6582 lt_cv_deplibs_check_method=pass_all
6586 case $host_vendor in
6588 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]'
6589 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6592 lt_cv_deplibs_check_method=pass_all
6595 lt_cv_file_magic_cmd='/bin/file'
6596 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6599 lt_cv_file_magic_cmd='/bin/file'
6600 lt_cv_deplibs_check_method="file_magic ELF
[0-9][0-9]*-bit [LM
]SB dynamic lib
"
6601 lt_cv_file_magic_test_file=/lib/libc.so
6604 lt_cv_deplibs_check_method=pass_all
6607 lt_cv_deplibs_check_method=pass_all
6613 lt_cv_deplibs_check_method=pass_all
6618 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_deplibs_check_method" >&5
6619 $as_echo "$lt_cv_deplibs_check_method" >&6; }
6620 file_magic_cmd=$lt_cv_file_magic_cmd
6621 deplibs_check_method=$lt_cv_deplibs_check_method
6622 test -z "$deplibs_check_method" && deplibs_check_method=unknown
6635 if test -n "$ac_tool_prefix"; then
6636 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6637 set dummy ${ac_tool_prefix}ar; ac_word=$2
6638 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6639 $as_echo_n "checking
for $ac_word...
" >&6; }
6640 if test "${ac_cv_prog_AR+set}" = set; then :
6641 $as_echo_n "(cached
) " >&6
6643 if test -n "$AR"; then
6644 ac_cv_prog_AR="$AR" # Let the user override the test.
6646 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6650 test -z "$as_dir" && as_dir=.
6651 for ac_exec_ext in '' $ac_executable_extensions; do
6652 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6653 ac_cv_prog_AR="${ac_tool_prefix}ar"
6654 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6664 if test -n "$AR"; then
6665 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $AR" >&5
6666 $as_echo "$AR" >&6; }
6668 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6669 $as_echo "no
" >&6; }
6674 if test -z "$ac_cv_prog_AR"; then
6676 # Extract the first word of "ar", so it can be a program name with args.
6677 set dummy ar; ac_word=$2
6678 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6679 $as_echo_n "checking
for $ac_word...
" >&6; }
6680 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6681 $as_echo_n "(cached
) " >&6
6683 if test -n "$ac_ct_AR"; then
6684 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6686 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6690 test -z "$as_dir" && as_dir=.
6691 for ac_exec_ext in '' $ac_executable_extensions; do
6692 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6693 ac_cv_prog_ac_ct_AR="ar"
6694 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6703 ac_ct_AR=$ac_cv_prog_ac_ct_AR
6704 if test -n "$ac_ct_AR"; then
6705 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_AR" >&5
6706 $as_echo "$ac_ct_AR" >&6; }
6708 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6709 $as_echo "no
" >&6; }
6712 if test "x
$ac_ct_AR" = x; then
6715 case $cross_compiling:$ac_tool_warned in
6717 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6718 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6719 ac_tool_warned=yes ;;
6727 test -z "$AR" && AR=ar
6728 test -z "$AR_FLAGS" && AR_FLAGS=cru
6740 if test -n "$ac_tool_prefix"; then
6741 # Extract the first word of "${ac_tool_prefix}strip
", so it can be a program name with args.
6742 set dummy ${ac_tool_prefix}strip; ac_word=$2
6743 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6744 $as_echo_n "checking
for $ac_word...
" >&6; }
6745 if test "${ac_cv_prog_STRIP+set}" = set; then :
6746 $as_echo_n "(cached
) " >&6
6748 if test -n "$STRIP"; then
6749 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6751 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6755 test -z "$as_dir" && as_dir=.
6756 for ac_exec_ext in '' $ac_executable_extensions; do
6757 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6758 ac_cv_prog_STRIP="${ac_tool_prefix}strip
"
6759 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6768 STRIP=$ac_cv_prog_STRIP
6769 if test -n "$STRIP"; then
6770 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $STRIP" >&5
6771 $as_echo "$STRIP" >&6; }
6773 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6774 $as_echo "no
" >&6; }
6779 if test -z "$ac_cv_prog_STRIP"; then
6781 # Extract the first word of "strip
", so it can be a program name with args.
6782 set dummy strip; ac_word=$2
6783 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6784 $as_echo_n "checking
for $ac_word...
" >&6; }
6785 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6786 $as_echo_n "(cached
) " >&6
6788 if test -n "$ac_ct_STRIP"; then
6789 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6791 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6795 test -z "$as_dir" && as_dir=.
6796 for ac_exec_ext in '' $ac_executable_extensions; do
6797 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6798 ac_cv_prog_ac_ct_STRIP="strip
"
6799 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6808 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6809 if test -n "$ac_ct_STRIP"; then
6810 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_STRIP" >&5
6811 $as_echo "$ac_ct_STRIP" >&6; }
6813 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6814 $as_echo "no
" >&6; }
6817 if test "x
$ac_ct_STRIP" = x; then
6820 case $cross_compiling:$ac_tool_warned in
6822 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6823 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6824 ac_tool_warned=yes ;;
6829 STRIP="$ac_cv_prog_STRIP"
6832 test -z "$STRIP" && STRIP=:
6839 if test -n "$ac_tool_prefix"; then
6840 # Extract the first word of "${ac_tool_prefix}ranlib
", so it can be a program name with args.
6841 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6842 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6843 $as_echo_n "checking
for $ac_word...
" >&6; }
6844 if test "${ac_cv_prog_RANLIB+set}" = set; then :
6845 $as_echo_n "(cached
) " >&6
6847 if test -n "$RANLIB"; then
6848 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6850 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6854 test -z "$as_dir" && as_dir=.
6855 for ac_exec_ext in '' $ac_executable_extensions; do
6856 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6857 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib
"
6858 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6867 RANLIB=$ac_cv_prog_RANLIB
6868 if test -n "$RANLIB"; then
6869 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $RANLIB" >&5
6870 $as_echo "$RANLIB" >&6; }
6872 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6873 $as_echo "no
" >&6; }
6878 if test -z "$ac_cv_prog_RANLIB"; then
6879 ac_ct_RANLIB=$RANLIB
6880 # Extract the first word of "ranlib
", so it can be a program name with args.
6881 set dummy ranlib; ac_word=$2
6882 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6883 $as_echo_n "checking
for $ac_word...
" >&6; }
6884 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
6885 $as_echo_n "(cached
) " >&6
6887 if test -n "$ac_ct_RANLIB"; then
6888 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6890 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6894 test -z "$as_dir" && as_dir=.
6895 for ac_exec_ext in '' $ac_executable_extensions; do
6896 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6897 ac_cv_prog_ac_ct_RANLIB="ranlib
"
6898 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6907 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6908 if test -n "$ac_ct_RANLIB"; then
6909 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_RANLIB" >&5
6910 $as_echo "$ac_ct_RANLIB" >&6; }
6912 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6913 $as_echo "no
" >&6; }
6916 if test "x
$ac_ct_RANLIB" = x; then
6919 case $cross_compiling:$ac_tool_warned in
6921 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6922 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6923 ac_tool_warned=yes ;;
6925 RANLIB=$ac_ct_RANLIB
6928 RANLIB="$ac_cv_prog_RANLIB"
6931 test -z "$RANLIB" && RANLIB=:
6938 # Determine commands to create old-style static archives.
6939 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
6940 old_postinstall_cmds='chmod 644 $oldlib'
6941 old_postuninstall_cmds=
6943 if test -n "$RANLIB"; then
6946 old_postinstall_cmds="$old_postinstall_cmds~\
$RANLIB -t \
$oldlib"
6949 old_postinstall_cmds="$old_postinstall_cmds~\
$RANLIB \
$oldlib"
6952 old_archive_cmds="$old_archive_cmds~\
$RANLIB \
$oldlib"
6988 # If no C compiler was specified, use CC.
6991 # If no C compiler flags were specified, use CFLAGS.
6992 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
6994 # Allow CC to be a program name with arguments.
6998 # Check for command to grab the raw symbol name followed by C symbol from nm.
6999 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
command to parse
$NM output from
$compiler object
" >&5
7000 $as_echo_n "checking
command to parse
$NM output from
$compiler object...
" >&6; }
7001 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
7002 $as_echo_n "(cached
) " >&6
7005 # These are sane defaults that work on at least a few old systems.
7006 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
7008 # Character class describing NM global symbol codes.
7009 symcode='[BCDEGRST]'
7011 # Regexp to match symbols that can be accessed directly from C.
7012 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7014 # Define system-specific variables.
7019 cygwin* | mingw* | pw32* | cegcc*)
7020 symcode='[ABCDGISTW]'
7023 if test "$host_cpu" = ia64; then
7024 symcode='[ABCDEGRST]'
7028 symcode='[BCDEGRST]'
7031 symcode='[BCDEGQRST]'
7042 sysv5* | sco5v6* | unixware* | OpenUNIX*)
7050 # If we're using GNU nm, then use its standard symbol codes.
7051 case `$NM -V 2>&1` in
7052 *GNU* | *'with BFD'*)
7053 symcode='[ABCDGIRSTW]' ;;
7056 # Transform an extracted symbol line into a proper C declaration.
7057 # Some systems (esp. on ia64) link data and code symbols differently,
7058 # so use this general approach.
7059 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
7061 # Transform an extracted symbol line into symbol name and symbol address
7062 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
7063 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'"
7065 # Handle CRLF in mingw tool chain
7069 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
7073 # Try without a prefix underscore, then with it.
7074 for ac_symprfx in "" "_
"; do
7076 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
7077 symxfrm="\\1 $ac_symprfx\\2 \\2"
7079 # Write the raw and C identifiers.
7080 if test "$lt_cv_nm_interface" = "MS dumpbin
"; then
7081 # Fake it for dumpbin and say T for any non-static function
7082 # and D for any global variable.
7083 # Also find C++ and __fastcall symbols from MSVC++,
7084 # which start with @ or ?.
7085 lt_cv_sys_global_symbol_pipe="$AWK '"\
7086 " {last_section=section; section=\$ 3};"\
7087 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
7088 " \$ 0!~/External *\|/{next};"\
7089 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
7090 " {if(hide[section]) next};"\
7091 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
7092 " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
7093 " s[1]~/^[@?]/{print s[1], s[1]; next};"\
7094 " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
7095 " ' prfx
=^
$ac_symprfx"
7097 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
7100 # Check to see that the pipe works correctly.
7104 cat > conftest.$ac_ext <<_LT_EOF
7109 void nm_test_func(void);
7110 void nm_test_func(void){}
7114 int main(){nm_test_var='a';nm_test_func();return(0);}
7117 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7118 (eval $ac_compile) 2>&5
7120 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7121 test $ac_status = 0; }; then
7122 # Now try to grab the symbols.
7124 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$NM conftest.
$ac_objext \|
$lt_cv_sys_global_symbol_pipe \
> $nlist\""; } >&5
7125 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
7127 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7128 test $ac_status = 0; } && test -s "$nlist"; then
7129 # Try sorting and uniquifying the output.
7130 if sort "$nlist" | uniq > "$nlist"T; then
7131 mv -f "$nlist"T "$nlist"
7136 # Make sure that we snagged all the symbols we need.
7137 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7138 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7139 cat <<_LT_EOF > conftest.$ac_ext
7145 # Now generate the symbol file.
7146 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7148 cat <<_LT_EOF >> conftest.$ac_ext
7150 /* The mapping between symbol names and symbols. */
7155 lt__PROGRAM__LTX_preloaded_symbols[] =
7157 { "@PROGRAM@
", (void *) 0 },
7159 $SED "s
/^
$symcode$symcode* \
(.
*\
) \
(.
*\
)$
/ {\"\
2\", (void
*) \
&\
2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
7160 cat <<\_LT_EOF >> conftest.$ac_ext
7164 /* This works around a problem in FreeBSD linker */
7165 #ifdef FREEBSD_WORKAROUND
7166 static const void *lt_preloaded_setup() {
7167 return lt__PROGRAM__LTX_preloaded_symbols;
7175 # Now try linking the two files.
7176 mv conftest.$ac_objext conftstm.$ac_objext
7177 lt_save_LIBS="$LIBS"
7178 lt_save_CFLAGS="$CFLAGS"
7179 LIBS="conftstm.
$ac_objext"
7180 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
7181 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7182 (eval $ac_link) 2>&5
7184 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7185 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
7188 LIBS="$lt_save_LIBS"
7189 CFLAGS="$lt_save_CFLAGS"
7191 echo "cannot
find nm_test_func
in $nlist" >&5
7194 echo "cannot
find nm_test_var
in $nlist" >&5
7197 echo "cannot run
$lt_cv_sys_global_symbol_pipe" >&5
7200 echo "$progname: failed program was
:" >&5
7201 cat conftest.$ac_ext >&5
7203 rm -rf conftest* conftst*
7205 # Do not use the global_symbol_pipe unless it works.
7206 if test "$pipe_works" = yes; then
7209 lt_cv_sys_global_symbol_pipe=
7215 if test -z "$lt_cv_sys_global_symbol_pipe"; then
7216 lt_cv_sys_global_symbol_to_cdecl=
7218 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7219 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: failed
" >&5
7220 $as_echo "failed
" >&6; }
7222 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: ok
" >&5
7223 $as_echo "ok
" >&6; }
7247 # Check whether --enable-libtool-lock was given.
7248 if test "${enable_libtool_lock+set}" = set; then :
7249 enableval=$enable_libtool_lock;
7252 test "x
$enable_libtool_lock" != xno && enable_libtool_lock=yes
7254 # Some flags need to be propagated to the compiler or linker for good
7258 # Find out which ABI we are using.
7259 echo 'int i;' > conftest.$ac_ext
7260 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7261 (eval $ac_compile) 2>&5
7263 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7264 test $ac_status = 0; }; then
7265 case `/usr/bin/file conftest.$ac_objext` in
7277 # Find out which ABI we are using.
7278 echo '#line 7278 "configure
"' > conftest.$ac_ext
7279 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7280 (eval $ac_compile) 2>&5
7282 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7283 test $ac_status = 0; }; then
7284 if test "$lt_cv_prog_gnu_ld" = yes; then
7285 case `/usr/bin/file conftest.$ac_objext` in
7287 LD="${LD-ld} -melf32bsmip"
7290 LD="${LD-ld} -melf32bmipn32"
7293 LD="${LD-ld} -melf64bmip"
7297 case `/usr/bin/file conftest.$ac_objext` in
7313 x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
7314 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7315 # Find out which ABI we are using.
7316 echo 'int i;' > conftest.$ac_ext
7317 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7318 (eval $ac_compile) 2>&5
7320 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7321 test $ac_status = 0; }; then
7322 case `/usr/bin/file conftest.o` in
7325 x86_64-*kfreebsd*-gnu)
7326 LD="${LD-ld} -m elf_i386_fbsd
"
7329 LD="${LD-ld} -m elf_i386
"
7331 ppc64-*linux*|powerpc64-*linux*)
7332 LD="${LD-ld} -m elf32ppclinux
"
7335 LD="${LD-ld} -m elf_s390
"
7338 LD="${LD-ld} -m elf32_sparc
"
7344 x86_64-*kfreebsd*-gnu)
7345 LD="${LD-ld} -m elf_x86_64_fbsd
"
7348 LD="${LD-ld} -m elf_x86_64
"
7350 ppc*-*linux*|powerpc*-*linux*)
7351 LD="${LD-ld} -m elf64ppc
"
7353 s390*-*linux*|s390*-*tpf*)
7354 LD="${LD-ld} -m elf64_s390
"
7357 LD="${LD-ld} -m elf64_sparc
"
7367 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7368 SAVE_CFLAGS="$CFLAGS"
7369 CFLAGS="$CFLAGS -belf"
7370 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs
-belf" >&5
7371 $as_echo_n "checking whether the C compiler needs
-belf...
" >&6; }
7372 if test "${lt_cv_cc_needs_belf+set}" = set; then :
7373 $as_echo_n "(cached
) " >&6
7376 ac_cpp='$CPP $CPPFLAGS'
7377 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7378 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7379 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7381 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7382 /* end confdefs.h. */
7392 if ac_fn_c_try_link "$LINENO"; then :
7393 lt_cv_cc_needs_belf=yes
7395 lt_cv_cc_needs_belf=no
7397 rm -f core conftest.err conftest.$ac_objext \
7398 conftest$ac_exeext conftest.$ac_ext
7400 ac_cpp='$CPP $CPPFLAGS'
7401 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7402 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7403 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7406 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_cc_needs_belf" >&5
7407 $as_echo "$lt_cv_cc_needs_belf" >&6; }
7408 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7409 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7410 CFLAGS="$SAVE_CFLAGS"
7414 # Find out which ABI we are using.
7415 echo 'int i;' > conftest.$ac_ext
7416 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7417 (eval $ac_compile) 2>&5
7419 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
7420 test $ac_status = 0; }; then
7421 case `/usr/bin/file conftest.o` in
7423 case $lt_cv_prog_gnu_ld in
7424 yes*) LD="${LD-ld} -m elf64_sparc
" ;;
7426 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7438 need_locks="$enable_libtool_lock"
7442 rhapsody* | darwin*)
7443 if test -n "$ac_tool_prefix"; then
7444 # Extract the first word of "${ac_tool_prefix}dsymutil
", so it can be a program name with args.
7445 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7446 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7447 $as_echo_n "checking
for $ac_word...
" >&6; }
7448 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7449 $as_echo_n "(cached
) " >&6
7451 if test -n "$DSYMUTIL"; then
7452 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7454 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7458 test -z "$as_dir" && as_dir=.
7459 for ac_exec_ext in '' $ac_executable_extensions; do
7460 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7461 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil
"
7462 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7471 DSYMUTIL=$ac_cv_prog_DSYMUTIL
7472 if test -n "$DSYMUTIL"; then
7473 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $DSYMUTIL" >&5
7474 $as_echo "$DSYMUTIL" >&6; }
7476 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7477 $as_echo "no
" >&6; }
7482 if test -z "$ac_cv_prog_DSYMUTIL"; then
7483 ac_ct_DSYMUTIL=$DSYMUTIL
7484 # Extract the first word of "dsymutil
", so it can be a program name with args.
7485 set dummy dsymutil; ac_word=$2
7486 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7487 $as_echo_n "checking
for $ac_word...
" >&6; }
7488 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7489 $as_echo_n "(cached
) " >&6
7491 if test -n "$ac_ct_DSYMUTIL"; then
7492 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7494 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7498 test -z "$as_dir" && as_dir=.
7499 for ac_exec_ext in '' $ac_executable_extensions; do
7500 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7501 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil
"
7502 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7511 ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7512 if test -n "$ac_ct_DSYMUTIL"; then
7513 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_DSYMUTIL" >&5
7514 $as_echo "$ac_ct_DSYMUTIL" >&6; }
7516 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7517 $as_echo "no
" >&6; }
7520 if test "x
$ac_ct_DSYMUTIL" = x; then
7523 case $cross_compiling:$ac_tool_warned in
7525 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7526 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7527 ac_tool_warned=yes ;;
7529 DSYMUTIL=$ac_ct_DSYMUTIL
7532 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7535 if test -n "$ac_tool_prefix"; then
7536 # Extract the first word of "${ac_tool_prefix}nmedit
", so it can be a program name with args.
7537 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7538 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7539 $as_echo_n "checking
for $ac_word...
" >&6; }
7540 if test "${ac_cv_prog_NMEDIT+set}" = set; then :
7541 $as_echo_n "(cached
) " >&6
7543 if test -n "$NMEDIT"; then
7544 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
7546 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7550 test -z "$as_dir" && as_dir=.
7551 for ac_exec_ext in '' $ac_executable_extensions; do
7552 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7553 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit
"
7554 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7563 NMEDIT=$ac_cv_prog_NMEDIT
7564 if test -n "$NMEDIT"; then
7565 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $NMEDIT" >&5
7566 $as_echo "$NMEDIT" >&6; }
7568 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7569 $as_echo "no
" >&6; }
7574 if test -z "$ac_cv_prog_NMEDIT"; then
7575 ac_ct_NMEDIT=$NMEDIT
7576 # Extract the first word of "nmedit
", so it can be a program name with args.
7577 set dummy nmedit; ac_word=$2
7578 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7579 $as_echo_n "checking
for $ac_word...
" >&6; }
7580 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
7581 $as_echo_n "(cached
) " >&6
7583 if test -n "$ac_ct_NMEDIT"; then
7584 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
7586 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7590 test -z "$as_dir" && as_dir=.
7591 for ac_exec_ext in '' $ac_executable_extensions; do
7592 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7593 ac_cv_prog_ac_ct_NMEDIT="nmedit
"
7594 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7603 ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7604 if test -n "$ac_ct_NMEDIT"; then
7605 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_NMEDIT" >&5
7606 $as_echo "$ac_ct_NMEDIT" >&6; }
7608 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7609 $as_echo "no
" >&6; }
7612 if test "x
$ac_ct_NMEDIT" = x; then
7615 case $cross_compiling:$ac_tool_warned in
7617 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7618 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7619 ac_tool_warned=yes ;;
7621 NMEDIT=$ac_ct_NMEDIT
7624 NMEDIT="$ac_cv_prog_NMEDIT"
7627 if test -n "$ac_tool_prefix"; then
7628 # Extract the first word of "${ac_tool_prefix}lipo
", so it can be a program name with args.
7629 set dummy ${ac_tool_prefix}lipo; ac_word=$2
7630 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7631 $as_echo_n "checking
for $ac_word...
" >&6; }
7632 if test "${ac_cv_prog_LIPO+set}" = set; then :
7633 $as_echo_n "(cached
) " >&6
7635 if test -n "$LIPO"; then
7636 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7638 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7642 test -z "$as_dir" && as_dir=.
7643 for ac_exec_ext in '' $ac_executable_extensions; do
7644 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7645 ac_cv_prog_LIPO="${ac_tool_prefix}lipo
"
7646 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7655 LIPO=$ac_cv_prog_LIPO
7656 if test -n "$LIPO"; then
7657 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $LIPO" >&5
7658 $as_echo "$LIPO" >&6; }
7660 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7661 $as_echo "no
" >&6; }
7666 if test -z "$ac_cv_prog_LIPO"; then
7668 # Extract the first word of "lipo
", so it can be a program name with args.
7669 set dummy lipo; ac_word=$2
7670 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7671 $as_echo_n "checking
for $ac_word...
" >&6; }
7672 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
7673 $as_echo_n "(cached
) " >&6
7675 if test -n "$ac_ct_LIPO"; then
7676 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7678 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7682 test -z "$as_dir" && as_dir=.
7683 for ac_exec_ext in '' $ac_executable_extensions; do
7684 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7685 ac_cv_prog_ac_ct_LIPO="lipo
"
7686 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7695 ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7696 if test -n "$ac_ct_LIPO"; then
7697 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_LIPO" >&5
7698 $as_echo "$ac_ct_LIPO" >&6; }
7700 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7701 $as_echo "no
" >&6; }
7704 if test "x
$ac_ct_LIPO" = x; then
7707 case $cross_compiling:$ac_tool_warned in
7709 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7710 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7711 ac_tool_warned=yes ;;
7716 LIPO="$ac_cv_prog_LIPO"
7719 if test -n "$ac_tool_prefix"; then
7720 # Extract the first word of "${ac_tool_prefix}otool
", so it can be a program name with args.
7721 set dummy ${ac_tool_prefix}otool; ac_word=$2
7722 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7723 $as_echo_n "checking
for $ac_word...
" >&6; }
7724 if test "${ac_cv_prog_OTOOL+set}" = set; then :
7725 $as_echo_n "(cached
) " >&6
7727 if test -n "$OTOOL"; then
7728 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7730 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7734 test -z "$as_dir" && as_dir=.
7735 for ac_exec_ext in '' $ac_executable_extensions; do
7736 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7737 ac_cv_prog_OTOOL="${ac_tool_prefix}otool
"
7738 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7747 OTOOL=$ac_cv_prog_OTOOL
7748 if test -n "$OTOOL"; then
7749 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OTOOL" >&5
7750 $as_echo "$OTOOL" >&6; }
7752 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7753 $as_echo "no
" >&6; }
7758 if test -z "$ac_cv_prog_OTOOL"; then
7760 # Extract the first word of "otool
", so it can be a program name with args.
7761 set dummy otool; ac_word=$2
7762 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7763 $as_echo_n "checking
for $ac_word...
" >&6; }
7764 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7765 $as_echo_n "(cached
) " >&6
7767 if test -n "$ac_ct_OTOOL"; then
7768 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7770 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7774 test -z "$as_dir" && as_dir=.
7775 for ac_exec_ext in '' $ac_executable_extensions; do
7776 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7777 ac_cv_prog_ac_ct_OTOOL="otool
"
7778 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7787 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7788 if test -n "$ac_ct_OTOOL"; then
7789 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OTOOL" >&5
7790 $as_echo "$ac_ct_OTOOL" >&6; }
7792 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7793 $as_echo "no
" >&6; }
7796 if test "x
$ac_ct_OTOOL" = x; then
7799 case $cross_compiling:$ac_tool_warned in
7801 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7802 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7803 ac_tool_warned=yes ;;
7808 OTOOL="$ac_cv_prog_OTOOL"
7811 if test -n "$ac_tool_prefix"; then
7812 # Extract the first word of "${ac_tool_prefix}otool64
", so it can be a program name with args.
7813 set dummy ${ac_tool_prefix}otool64; ac_word=$2
7814 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7815 $as_echo_n "checking
for $ac_word...
" >&6; }
7816 if test "${ac_cv_prog_OTOOL64+set}" = set; then :
7817 $as_echo_n "(cached
) " >&6
7819 if test -n "$OTOOL64"; then
7820 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
7822 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7826 test -z "$as_dir" && as_dir=.
7827 for ac_exec_ext in '' $ac_executable_extensions; do
7828 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7829 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64
"
7830 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7839 OTOOL64=$ac_cv_prog_OTOOL64
7840 if test -n "$OTOOL64"; then
7841 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OTOOL64" >&5
7842 $as_echo "$OTOOL64" >&6; }
7844 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7845 $as_echo "no
" >&6; }
7850 if test -z "$ac_cv_prog_OTOOL64"; then
7851 ac_ct_OTOOL64=$OTOOL64
7852 # Extract the first word of "otool64
", so it can be a program name with args.
7853 set dummy otool64; ac_word=$2
7854 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
7855 $as_echo_n "checking
for $ac_word...
" >&6; }
7856 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
7857 $as_echo_n "(cached
) " >&6
7859 if test -n "$ac_ct_OTOOL64"; then
7860 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
7862 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7866 test -z "$as_dir" && as_dir=.
7867 for ac_exec_ext in '' $ac_executable_extensions; do
7868 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7869 ac_cv_prog_ac_ct_OTOOL64="otool64
"
7870 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
7879 ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
7880 if test -n "$ac_ct_OTOOL64"; then
7881 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OTOOL64" >&5
7882 $as_echo "$ac_ct_OTOOL64" >&6; }
7884 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
7885 $as_echo "no
" >&6; }
7888 if test "x
$ac_ct_OTOOL64" = x; then
7891 case $cross_compiling:$ac_tool_warned in
7893 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
7894 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
7895 ac_tool_warned=yes ;;
7897 OTOOL64=$ac_ct_OTOOL64
7900 OTOOL64="$ac_cv_prog_OTOOL64"
7929 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for -single_module linker flag
" >&5
7930 $as_echo_n "checking
for -single_module linker flag...
" >&6; }
7931 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
7932 $as_echo_n "(cached
) " >&6
7934 lt_cv_apple_cc_single_mod=no
7935 if test -z "${LT_MULTI_MODULE}"; then
7936 # By default we will add the -single_module flag. You can override
7937 # by either setting the environment variable LT_MULTI_MODULE
7938 # non-empty at configure time, or by adding -multi_module to the
7940 rm -rf libconftest.dylib*
7941 echo "int foo
(void
){return 1;}" > conftest.c
7942 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7943 -dynamiclib -Wl,-single_module conftest.c
" >&5
7944 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7945 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
7947 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
7948 lt_cv_apple_cc_single_mod=yes
7950 cat conftest.err >&5
7952 rm -rf libconftest.dylib*
7956 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_apple_cc_single_mod" >&5
7957 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
7958 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for -exported_symbols_list linker flag
" >&5
7959 $as_echo_n "checking
for -exported_symbols_list linker flag...
" >&6; }
7960 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
7961 $as_echo_n "(cached
) " >&6
7963 lt_cv_ld_exported_symbols_list=no
7964 save_LDFLAGS=$LDFLAGS
7965 echo "_main
" > conftest.sym
7966 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym
"
7967 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7968 /* end confdefs.h. */
7978 if ac_fn_c_try_link "$LINENO"; then :
7979 lt_cv_ld_exported_symbols_list=yes
7981 lt_cv_ld_exported_symbols_list=no
7983 rm -f core conftest.err conftest.$ac_objext \
7984 conftest$ac_exeext conftest.$ac_ext
7985 LDFLAGS="$save_LDFLAGS"
7988 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_ld_exported_symbols_list" >&5
7989 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
7991 rhapsody* | darwin1.[012])
7992 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
7994 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7995 darwin*) # darwin 5.x on
7996 # if running on 10.5 or later, the deployment target defaults
7997 # to the OS version, if on x86, and 10.4, the deployment
7998 # target defaults to 10.4. Don't you love it?
7999 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8000 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8001 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8003 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8005 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8009 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
8010 _lt_dar_single_mod='$single_module'
8012 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
8013 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
8015 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
8017 if test "$DSYMUTIL" != ":"; then
8018 _lt_dsymutil='~$DSYMUTIL $lib || :'
8025 for ac_header in dlfcn.h
8027 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h
" "ac_cv_header_dlfcn_h
" "$ac_includes_default
8029 if test "x
$ac_cv_header_dlfcn_h" = x""yes; then :
8030 cat >>confdefs.h <<_ACEOF
8031 #define HAVE_DLFCN_H 1
8050 # Check whether --enable-shared was given.
8051 if test "${enable_shared+set}" = set; then :
8052 enableval=$enable_shared; p=${PACKAGE-default}
8054 yes) enable_shared=yes ;;
8055 no) enable_shared=no ;;
8058 # Look at the argument we got. We use all the common list separators.
8059 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8060 for pkg in $enableval; do
8062 if test "X
$pkg" = "X
$p"; then
8081 # Check whether --enable-static was given.
8082 if test "${enable_static+set}" = set; then :
8083 enableval=$enable_static; p=${PACKAGE-default}
8085 yes) enable_static=yes ;;
8086 no) enable_static=no ;;
8089 # Look at the argument we got. We use all the common list separators.
8090 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8091 for pkg in $enableval; do
8093 if test "X
$pkg" = "X
$p"; then
8113 # Check whether --with-pic was given.
8114 if test "${with_pic+set}" = set; then :
8115 withval=$with_pic; pic_mode="$withval"
8121 test -z "$pic_mode" && pic_mode=default
8129 # Check whether --enable-fast-install was given.
8130 if test "${enable_fast_install+set}" = set; then :
8131 enableval=$enable_fast_install; p=${PACKAGE-default}
8133 yes) enable_fast_install=yes ;;
8134 no) enable_fast_install=no ;;
8136 enable_fast_install=no
8137 # Look at the argument we got. We use all the common list separators.
8138 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8139 for pkg in $enableval; do
8141 if test "X
$pkg" = "X
$p"; then
8142 enable_fast_install=yes
8149 enable_fast_install=yes
8162 # This can be used to rebuild libtool when needed
8163 LIBTOOL_DEPS="$ltmain"
8165 # Always use our own libtool.
8166 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
8192 test -z "$LN_S" && LN_S="ln -s"
8207 if test -n "${ZSH_VERSION+set}" ; then
8208 setopt NO_GLOB_SUBST
8211 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for objdir
" >&5
8212 $as_echo_n "checking
for objdir...
" >&6; }
8213 if test "${lt_cv_objdir+set}" = set; then :
8214 $as_echo_n "(cached
) " >&6
8216 rm -f .libs 2>/dev/null
8217 mkdir .libs 2>/dev/null
8218 if test -d .libs; then
8221 # MS-DOS does not allow filenames that begin with a dot.
8224 rmdir .libs 2>/dev/null
8226 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_objdir" >&5
8227 $as_echo "$lt_cv_objdir" >&6; }
8228 objdir=$lt_cv_objdir
8234 cat >>confdefs.h <<_ACEOF
8235 #define LT_OBJDIR "$lt_cv_objdir/"
8256 # AIX sometimes has problems with the GCC collect2 program. For some
8257 # reason, if we set the COLLECT_NAMES environment variable, the problems
8258 # vanish in a puff of smoke.
8259 if test "X
${COLLECT_NAMES+set}" != Xset; then
8261 export COLLECT_NAMES
8266 # Sed substitution that helps us do robust quoting. It backslashifies
8267 # metacharacters that are still active within double-quoted strings.
8268 sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
8270 # Same as above, but do not quote variable references.
8271 double_quote_subst='s/\(["`\\]\
)/\\\
1/g
'
8273 # Sed substitution to delay expansion of an escaped shell variable in a
8274 # double_quote_subst'ed string.
8275 delay_variable_subst
='s/\\\\\\\\\\\$/\\\\\\$/g'
8277 # Sed substitution to delay expansion of an escaped single quote.
8278 delay_single_quote_subst
='s/'\''/'\'\\\\\\\'\''/g'
8280 # Sed substitution to avoid accidental globbing in evaled expressions
8281 no_glob_subst
='s/\*/\\\*/g'
8285 can_build_shared
=yes
8287 # All known linkers require a `.a' archive for static linking (except MSVC,
8288 # which needs '.lib').
8291 with_gnu_ld
="$lt_cv_prog_gnu_ld"
8294 old_CFLAGS
="$CFLAGS"
8296 # Set sane defaults for various variables
8297 test -z "$CC" && CC
=cc
8298 test -z "$LTCC" && LTCC
=$CC
8299 test -z "$LTCFLAGS" && LTCFLAGS
=$CFLAGS
8300 test -z "$LD" && LD
=ld
8301 test -z "$ac_objext" && ac_objext
=o
8303 for cc_temp
in $compiler""; do
8305 compile |
*[\\/]compile | ccache |
*[\\/]ccache
) ;;
8306 distcc |
*[\\/]distcc | purify |
*[\\/]purify
) ;;
8311 cc_basename
=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
8314 # Only perform the check for file, if the check method requires it
8315 test -z "$MAGIC_CMD" && MAGIC_CMD
=file
8316 case $deplibs_check_method in
8318 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
8319 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
8320 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
8321 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
8322 $as_echo_n "(cached) " >&6
8326 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path.
8329 lt_save_MAGIC_CMD
="$MAGIC_CMD"
8330 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
8331 ac_dummy
="/usr/bin$PATH_SEPARATOR$PATH"
8332 for ac_dir
in $ac_dummy; do
8334 test -z "$ac_dir" && ac_dir
=.
8335 if test -f $ac_dir/${ac_tool_prefix}file; then
8336 lt_cv_path_MAGIC_CMD
="$ac_dir/${ac_tool_prefix}file"
8337 if test -n "$file_magic_test_file"; then
8338 case $deplibs_check_method in
8340 file_magic_regex
=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
8341 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
8342 if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null |
8343 $EGREP "$file_magic_regex" > /dev
/null
; then
8348 *** Warning: the command libtool uses to detect shared libraries,
8349 *** $file_magic_cmd, produces output that libtool cannot recognize.
8350 *** The result is that libtool may fail to recognize shared libraries
8351 *** as such. This will affect the creation of libtool libraries that
8352 *** depend on shared libraries, but programs linked with such libtool
8353 *** libraries will work regardless of this problem. Nevertheless, you
8354 *** may want to report the problem to your system manager and/or to
8355 *** bug-libtool@gnu.org
8365 MAGIC_CMD
="$lt_save_MAGIC_CMD"
8370 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
8371 if test -n "$MAGIC_CMD"; then
8372 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8373 $as_echo "$MAGIC_CMD" >&6; }
8375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8376 $as_echo "no" >&6; }
8383 if test -z "$lt_cv_path_MAGIC_CMD"; then
8384 if test -n "$ac_tool_prefix"; then
8385 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
8386 $as_echo_n "checking for file... " >&6; }
8387 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
8388 $as_echo_n "(cached) " >&6
8392 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path.
8395 lt_save_MAGIC_CMD
="$MAGIC_CMD"
8396 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
8397 ac_dummy
="/usr/bin$PATH_SEPARATOR$PATH"
8398 for ac_dir
in $ac_dummy; do
8400 test -z "$ac_dir" && ac_dir
=.
8401 if test -f $ac_dir/file; then
8402 lt_cv_path_MAGIC_CMD
="$ac_dir/file"
8403 if test -n "$file_magic_test_file"; then
8404 case $deplibs_check_method in
8406 file_magic_regex
=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
8407 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
8408 if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null |
8409 $EGREP "$file_magic_regex" > /dev
/null
; then
8414 *** Warning: the command libtool uses to detect shared libraries,
8415 *** $file_magic_cmd, produces output that libtool cannot recognize.
8416 *** The result is that libtool may fail to recognize shared libraries
8417 *** as such. This will affect the creation of libtool libraries that
8418 *** depend on shared libraries, but programs linked with such libtool
8419 *** libraries will work regardless of this problem. Nevertheless, you
8420 *** may want to report the problem to your system manager and/or to
8421 *** bug-libtool@gnu.org
8431 MAGIC_CMD
="$lt_save_MAGIC_CMD"
8436 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
8437 if test -n "$MAGIC_CMD"; then
8438 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8439 $as_echo "$MAGIC_CMD" >&6; }
8441 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8442 $as_echo "no" >&6; }
8455 # Use C for the default configuration in the libtool script
8459 ac_cpp
='$CPP $CPPFLAGS'
8460 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8461 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8462 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
8465 # Source file extension for C test sources.
8468 # Object file extension for compiled C test sources.
8472 # Code to be used in simple compile tests
8473 lt_simple_compile_test_code
="int some_variable = 0;"
8475 # Code to be used in simple link tests
8476 lt_simple_link_test_code
='int main(){return(0);}'
8484 # If no C compiler was specified, use CC.
8487 # If no C compiler flags were specified, use CFLAGS.
8488 LTCFLAGS
=${LTCFLAGS-"$CFLAGS"}
8490 # Allow CC to be a program name with arguments.
8493 # Save the default compiler, since it gets overwritten when the other
8494 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
8495 compiler_DEFAULT
=$CC
8497 # save warnings/boilerplate of simple test code
8498 ac_outfile
=conftest.
$ac_objext
8499 echo "$lt_simple_compile_test_code" >conftest.
$ac_ext
8500 eval "$ac_compile" 2>&1 >/dev
/null |
$SED '/^$/d; /^ *+/d' >conftest.err
8501 _lt_compiler_boilerplate
=`cat conftest.err`
8504 ac_outfile
=conftest.
$ac_objext
8505 echo "$lt_simple_link_test_code" >conftest.
$ac_ext
8506 eval "$ac_link" 2>&1 >/dev
/null |
$SED '/^$/d; /^ *+/d' >conftest.err
8507 _lt_linker_boilerplate
=`cat conftest.err`
8512 ## There is no encapsulation within the following macros, do not change
8513 ## the running order or otherwise move them around unless you know exactly
8514 ## what you are doing...
8515 if test -n "$compiler"; then
8517 lt_prog_compiler_no_builtin_flag
=
8519 if test "$GCC" = yes; then
8520 lt_prog_compiler_no_builtin_flag
=' -fno-builtin'
8522 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
8523 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
8524 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
8525 $as_echo_n "(cached) " >&6
8527 lt_cv_prog_compiler_rtti_exceptions
=no
8528 ac_outfile
=conftest.
$ac_objext
8529 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
8530 lt_compiler_flag
="-fno-rtti -fno-exceptions"
8531 # Insert the option either (1) after the last *FLAGS variable, or
8532 # (2) before a word containing "conftest.", or (3) at the end.
8533 # Note that $ac_compile itself does not contain backslashes and begins
8534 # with a dollar sign (not a hyphen), so the echo should work correctly.
8535 # The option is referenced via a variable to avoid confusing sed.
8536 lt_compile
=`echo "$ac_compile" | $SED \
8537 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8538 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8539 -e 's:$: $lt_compiler_flag:'`
8540 (eval echo "\"\$as_me:8540: $lt_compile\"" >&5)
8541 (eval "$lt_compile" 2>conftest.err
)
8543 cat conftest.err
>&5
8544 echo "$as_me:8544: \$? = $ac_status" >&5
8545 if (exit $ac_status) && test -s "$ac_outfile"; then
8546 # The compiler can only warn and ignore the option if not recognized
8547 # So say no if there are warnings other than the usual output.
8548 $ECHO "X$_lt_compiler_boilerplate" |
$Xsed -e '/^$/d' >conftest.exp
8549 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
8550 if test ! -s conftest.er2 ||
diff conftest.exp conftest.er2
>/dev
/null
; then
8551 lt_cv_prog_compiler_rtti_exceptions
=yes
8557 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
8558 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
8560 if test x
"$lt_cv_prog_compiler_rtti_exceptions" = xyes
; then
8561 lt_prog_compiler_no_builtin_flag
="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
8573 lt_prog_compiler_wl
=
8574 lt_prog_compiler_pic
=
8575 lt_prog_compiler_static
=
8577 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
8578 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
8580 if test "$GCC" = yes; then
8581 lt_prog_compiler_wl
='-Wl,'
8582 lt_prog_compiler_static
='-static'
8586 # All AIX code is PIC.
8587 if test "$host_cpu" = ia64
; then
8588 # AIX 5 now supports IA64 processor
8589 lt_prog_compiler_static
='-Bstatic'
8596 # see comment about AmigaOS4 .so support
8597 lt_prog_compiler_pic
='-fPIC'
8600 # FIXME: we need at least 68020 code to build shared libraries, but
8601 # adding the `-m68020' flag to GCC prevents building anything better,
8603 lt_prog_compiler_pic
='-m68020 -resident32 -malways-restore-a4'
8608 beos
* | irix5
* | irix6
* | nonstopux
* | osf3
* | osf4
* | osf5
*)
8609 # PIC is the default for these OSes.
8612 mingw
* | cygwin
* | pw32
* | os2
* | cegcc
*)
8613 # This hack is so that the source file can tell whether it is being
8614 # built for inclusion in a dll (and should export symbols for example).
8615 # Although the cygwin gcc ignores -fPIC, still need this for old-style
8616 # (--disable-auto-import) libraries
8617 lt_prog_compiler_pic
='-DDLL_EXPORT'
8620 darwin
* | rhapsody
*)
8621 # PIC is the default on this platform
8622 # Common symbols not allowed in MH_DYLIB files
8623 lt_prog_compiler_pic
='-fno-common'
8627 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
8628 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
8629 # sets the default TLS model and affects inlining.
8635 lt_prog_compiler_pic
='-fPIC'
8641 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
8642 # Instead, we relocate shared libraries at runtime.
8646 # Just because we use GCC doesn't mean we suddenly get shared libraries
8647 # on systems that don't support them.
8648 lt_prog_compiler_can_build_shared
=no
8653 # QNX uses GNU C++, but need to define -shared option too, otherwise
8655 lt_prog_compiler_pic
='-fPIC -shared'
8659 if test -d /usr
/nec
; then
8660 lt_prog_compiler_pic
=-Kconform_pic
8665 lt_prog_compiler_pic
='-fPIC'
8669 # PORTME Check for flag to pass linker flags through the system compiler.
8672 lt_prog_compiler_wl
='-Wl,'
8673 if test "$host_cpu" = ia64
; then
8674 # AIX 5 now supports IA64 processor
8675 lt_prog_compiler_static
='-Bstatic'
8677 lt_prog_compiler_static
='-bnso -bI:/lib/syscalls.exp'
8681 mingw
* | cygwin
* | pw32
* | os2
* | cegcc
*)
8682 # This hack is so that the source file can tell whether it is being
8683 # built for inclusion in a dll (and should export symbols for example).
8684 lt_prog_compiler_pic
='-DDLL_EXPORT'
8687 hpux9
* | hpux10
* | hpux11
*)
8688 lt_prog_compiler_wl
='-Wl,'
8689 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
8696 lt_prog_compiler_pic
='+Z'
8699 # Is there a better lt_prog_compiler_static that works with the bundled CC?
8700 lt_prog_compiler_static
='${wl}-a ${wl}archive'
8703 irix5
* | irix6
* | nonstopux
*)
8704 lt_prog_compiler_wl
='-Wl,'
8705 # PIC (with -KPIC) is the default.
8706 lt_prog_compiler_static
='-non_shared'
8709 linux
* | k
*bsd
*-gnu)
8710 case $cc_basename in
8711 # old Intel for x86_64 which still supported -KPIC.
8713 lt_prog_compiler_wl
='-Wl,'
8714 lt_prog_compiler_pic
='-KPIC'
8715 lt_prog_compiler_static
='-static'
8717 # icc used to be incompatible with GCC.
8718 # ICC 10 doesn't accept -KPIC any more.
8720 lt_prog_compiler_wl
='-Wl,'
8721 lt_prog_compiler_pic
='-fPIC'
8722 lt_prog_compiler_static
='-static'
8724 # Lahey Fortran 8.1.
8726 lt_prog_compiler_wl
='-Wl,'
8727 lt_prog_compiler_pic
='--shared'
8728 lt_prog_compiler_static
='--static'
8730 pgcc
* | pgf77
* | pgf90
* | pgf95
*)
8731 # Portland Group compilers (*not* the Pentium gcc compiler,
8732 # which looks to be a dead project)
8733 lt_prog_compiler_wl
='-Wl,'
8734 lt_prog_compiler_pic
='-fpic'
8735 lt_prog_compiler_static
='-Bstatic'
8738 lt_prog_compiler_wl
='-Wl,'
8739 # All Alpha code is PIC.
8740 lt_prog_compiler_static
='-non_shared'
8743 # IBM XL C 8.0/Fortran 10.1 on PPC
8744 lt_prog_compiler_wl
='-Wl,'
8745 lt_prog_compiler_pic
='-qpic'
8746 lt_prog_compiler_static
='-qstaticlink'
8749 case `$CC -V 2>&1 | sed 5q` in
8752 lt_prog_compiler_pic
='-KPIC'
8753 lt_prog_compiler_static
='-Bstatic'
8754 lt_prog_compiler_wl
='-Wl,'
8757 # Sun Fortran 8.3 passes all unrecognized flags to the linker
8758 lt_prog_compiler_pic
='-KPIC'
8759 lt_prog_compiler_static
='-Bstatic'
8760 lt_prog_compiler_wl
=''
8768 lt_prog_compiler_pic
='-KPIC'
8769 lt_prog_compiler_static
='-Bstatic'
8773 # QNX uses GNU C++, but need to define -shared option too, otherwise
8775 lt_prog_compiler_pic
='-fPIC -shared'
8778 osf3
* | osf4
* | osf5
*)
8779 lt_prog_compiler_wl
='-Wl,'
8780 # All OSF/1 code is PIC.
8781 lt_prog_compiler_static
='-non_shared'
8785 lt_prog_compiler_static
='-non_shared'
8789 lt_prog_compiler_pic
='-KPIC'
8790 lt_prog_compiler_static
='-Bstatic'
8791 case $cc_basename in
8793 lt_prog_compiler_wl
='-Qoption ld ';;
8795 lt_prog_compiler_wl
='-Wl,';;
8800 lt_prog_compiler_wl
='-Qoption ld '
8801 lt_prog_compiler_pic
='-PIC'
8802 lt_prog_compiler_static
='-Bstatic'
8805 sysv4 | sysv4.2uw2
* | sysv4.3
*)
8806 lt_prog_compiler_wl
='-Wl,'
8807 lt_prog_compiler_pic
='-KPIC'
8808 lt_prog_compiler_static
='-Bstatic'
8812 if test -d /usr
/nec
;then
8813 lt_prog_compiler_pic
='-Kconform_pic'
8814 lt_prog_compiler_static
='-Bstatic'
8818 sysv5
* | unixware
* | sco3.2v5
* | sco5v6
* | OpenUNIX
*)
8819 lt_prog_compiler_wl
='-Wl,'
8820 lt_prog_compiler_pic
='-KPIC'
8821 lt_prog_compiler_static
='-Bstatic'
8825 lt_prog_compiler_wl
='-Wl,'
8826 lt_prog_compiler_can_build_shared
=no
8830 lt_prog_compiler_pic
='-pic'
8831 lt_prog_compiler_static
='-Bstatic'
8835 lt_prog_compiler_can_build_shared
=no
8841 # For platforms which do not support PIC, -DPIC is meaningless:
8843 lt_prog_compiler_pic
=
8846 lt_prog_compiler_pic
="$lt_prog_compiler_pic -DPIC"
8849 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
8850 $as_echo "$lt_prog_compiler_pic" >&6; }
8858 # Check to make sure the PIC flag actually works.
8860 if test -n "$lt_prog_compiler_pic"; then
8861 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
8862 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
8863 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
8864 $as_echo_n "(cached) " >&6
8866 lt_cv_prog_compiler_pic_works
=no
8867 ac_outfile
=conftest.
$ac_objext
8868 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
8869 lt_compiler_flag
="$lt_prog_compiler_pic -DPIC"
8870 # Insert the option either (1) after the last *FLAGS variable, or
8871 # (2) before a word containing "conftest.", or (3) at the end.
8872 # Note that $ac_compile itself does not contain backslashes and begins
8873 # with a dollar sign (not a hyphen), so the echo should work correctly.
8874 # The option is referenced via a variable to avoid confusing sed.
8875 lt_compile
=`echo "$ac_compile" | $SED \
8876 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8877 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8878 -e 's:$: $lt_compiler_flag:'`
8879 (eval echo "\"\$as_me:8879: $lt_compile\"" >&5)
8880 (eval "$lt_compile" 2>conftest.err
)
8882 cat conftest.err
>&5
8883 echo "$as_me:8883: \$? = $ac_status" >&5
8884 if (exit $ac_status) && test -s "$ac_outfile"; then
8885 # The compiler can only warn and ignore the option if not recognized
8886 # So say no if there are warnings other than the usual output.
8887 $ECHO "X$_lt_compiler_boilerplate" |
$Xsed -e '/^$/d' >conftest.exp
8888 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
8889 if test ! -s conftest.er2 ||
diff conftest.exp conftest.er2
>/dev
/null
; then
8890 lt_cv_prog_compiler_pic_works
=yes
8896 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
8897 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
8899 if test x
"$lt_cv_prog_compiler_pic_works" = xyes
; then
8900 case $lt_prog_compiler_pic in
8902 *) lt_prog_compiler_pic
=" $lt_prog_compiler_pic" ;;
8905 lt_prog_compiler_pic
=
8906 lt_prog_compiler_can_build_shared
=no
8917 # Check to make sure the static flag actually works.
8919 wl
=$lt_prog_compiler_wl eval lt_tmp_static_flag
=\"$lt_prog_compiler_static\"
8920 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
8921 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
8922 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
8923 $as_echo_n "(cached) " >&6
8925 lt_cv_prog_compiler_static_works
=no
8926 save_LDFLAGS
="$LDFLAGS"
8927 LDFLAGS
="$LDFLAGS $lt_tmp_static_flag"
8928 echo "$lt_simple_link_test_code" > conftest.
$ac_ext
8929 if (eval $ac_link 2>conftest.err
) && test -s conftest
$ac_exeext; then
8930 # The linker can only warn and ignore the option if not recognized
8931 # So say no if there are warnings
8932 if test -s conftest.err
; then
8933 # Append any errors to the config.log.
8934 cat conftest.err
1>&5
8935 $ECHO "X$_lt_linker_boilerplate" |
$Xsed -e '/^$/d' > conftest.exp
8936 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
8937 if diff conftest.exp conftest.er2
>/dev
/null
; then
8938 lt_cv_prog_compiler_static_works
=yes
8941 lt_cv_prog_compiler_static_works
=yes
8945 LDFLAGS
="$save_LDFLAGS"
8948 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
8949 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
8951 if test x
"$lt_cv_prog_compiler_static_works" = xyes
; then
8954 lt_prog_compiler_static
=
8963 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
8964 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
8965 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
8966 $as_echo_n "(cached) " >&6
8968 lt_cv_prog_compiler_c_o
=no
8969 $RM -r conftest
2>/dev
/null
8973 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
8975 lt_compiler_flag
="-o out/conftest2.$ac_objext"
8976 # Insert the option either (1) after the last *FLAGS variable, or
8977 # (2) before a word containing "conftest.", or (3) at the end.
8978 # Note that $ac_compile itself does not contain backslashes and begins
8979 # with a dollar sign (not a hyphen), so the echo should work correctly.
8980 lt_compile
=`echo "$ac_compile" | $SED \
8981 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8982 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8983 -e 's:$: $lt_compiler_flag:'`
8984 (eval echo "\"\$as_me:8984: $lt_compile\"" >&5)
8985 (eval "$lt_compile" 2>out
/conftest.err
)
8987 cat out
/conftest.err
>&5
8988 echo "$as_me:8988: \$? = $ac_status" >&5
8989 if (exit $ac_status) && test -s out
/conftest2.
$ac_objext
8991 # The compiler can only warn and ignore the option if not recognized
8992 # So say no if there are warnings
8993 $ECHO "X$_lt_compiler_boilerplate" |
$Xsed -e '/^$/d' > out
/conftest.exp
8994 $SED '/^$/d; /^ *+/d' out
/conftest.err
>out
/conftest.er2
8995 if test ! -s out
/conftest.er2 ||
diff out
/conftest.exp out
/conftest.er2
>/dev
/null
; then
8996 lt_cv_prog_compiler_c_o
=yes
9001 # SGI C++ compiler will create directory out/ii_files/ for
9002 # template instantiation
9003 test -d out
/ii_files
&& $RM out
/ii_files
/* && rmdir out
/ii_files
9004 $RM out
/* && rmdir out
9010 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9011 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9018 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9019 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9020 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
9021 $as_echo_n "(cached) " >&6
9023 lt_cv_prog_compiler_c_o
=no
9024 $RM -r conftest
2>/dev
/null
9028 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
9030 lt_compiler_flag
="-o out/conftest2.$ac_objext"
9031 # Insert the option either (1) after the last *FLAGS variable, or
9032 # (2) before a word containing "conftest.", or (3) at the end.
9033 # Note that $ac_compile itself does not contain backslashes and begins
9034 # with a dollar sign (not a hyphen), so the echo should work correctly.
9035 lt_compile
=`echo "$ac_compile" | $SED \
9036 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9037 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9038 -e 's:$: $lt_compiler_flag:'`
9039 (eval echo "\"\$as_me:9039: $lt_compile\"" >&5)
9040 (eval "$lt_compile" 2>out
/conftest.err
)
9042 cat out
/conftest.err
>&5
9043 echo "$as_me:9043: \$? = $ac_status" >&5
9044 if (exit $ac_status) && test -s out
/conftest2.
$ac_objext
9046 # The compiler can only warn and ignore the option if not recognized
9047 # So say no if there are warnings
9048 $ECHO "X$_lt_compiler_boilerplate" |
$Xsed -e '/^$/d' > out
/conftest.exp
9049 $SED '/^$/d; /^ *+/d' out
/conftest.err
>out
/conftest.er2
9050 if test ! -s out
/conftest.er2 ||
diff out
/conftest.exp out
/conftest.er2
>/dev
/null
; then
9051 lt_cv_prog_compiler_c_o
=yes
9056 # SGI C++ compiler will create directory out/ii_files/ for
9057 # template instantiation
9058 test -d out
/ii_files
&& $RM out
/ii_files
/* && rmdir out
/ii_files
9059 $RM out
/* && rmdir out
9065 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9066 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9071 hard_links
="nottested"
9072 if test "$lt_cv_prog_compiler_c_o" = no
&& test "$need_locks" != no
; then
9073 # do not overwrite the value of need_locks provided by the user
9074 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
9075 $as_echo_n "checking if we can lock with hard links... " >&6; }
9078 ln conftest.a conftest.b
2>/dev
/null
&& hard_links
=no
9080 ln conftest.a conftest.b
2>&5 || hard_links
=no
9081 ln conftest.a conftest.b
2>/dev
/null
&& hard_links
=no
9082 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
9083 $as_echo "$hard_links" >&6; }
9084 if test "$hard_links" = no
; then
9085 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
9086 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
9098 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
9099 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
9102 allow_undefined_flag
=
9103 always_export_symbols
=no
9105 archive_expsym_cmds
=
9106 compiler_needs_object
=no
9107 enable_shared_with_static_runtimes
=no
9108 export_dynamic_flag_spec
=
9109 export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
9110 hardcode_automatic
=no
9112 hardcode_direct_absolute
=no
9113 hardcode_libdir_flag_spec
=
9114 hardcode_libdir_flag_spec_ld
=
9115 hardcode_libdir_separator
=
9117 hardcode_shlibpath_var
=unsupported
9119 link_all_deplibs
=unknown
9122 old_archive_from_new_cmds
=
9123 old_archive_from_expsyms_cmds
=
9124 thread_safe_flag_spec
=
9125 whole_archive_flag_spec
=
9126 # include_expsyms should be a list of space-separated symbols to be *always*
9127 # included in the symbol list
9129 # exclude_expsyms can be an extended regexp of symbols to exclude
9130 # it will be wrapped by ` (' and `)$', so one must not match beginning or
9131 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
9132 # as well as any symbol that contains `d'.
9133 exclude_expsyms
='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
9134 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
9135 # platforms (ab)use it in PIC code, but their linkers get confused if
9136 # the symbol is explicitly referenced. Since portable code cannot
9137 # rely on this symbol name, it's probably fine to never include it in
9138 # preloaded symbol tables.
9139 # Exclude shared library initialization/finalization symbols.
9140 extract_expsyms_cmds
=
9143 cygwin
* | mingw
* | pw32
* | cegcc
*)
9144 # FIXME: the MSVC++ port hasn't been tested in a loooong time
9145 # When not using gcc, we currently assume that we are using
9146 # Microsoft Visual C++.
9147 if test "$GCC" != yes; then
9152 # we just hope/assume this is gcc and not c89 (= MSVC++)
9161 if test "$with_gnu_ld" = yes; then
9162 # If archive_cmds runs LD, not CC, wlarc should be empty
9165 # Set some defaults for GNU ld with shared library support. These
9166 # are reset later if shared libraries are not supported. Putting them
9167 # here allows them to be overridden if necessary.
9168 runpath_var
=LD_RUN_PATH
9169 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9170 export_dynamic_flag_spec
='${wl}--export-dynamic'
9171 # ancient GNU ld didn't support --whole-archive et. al.
9172 if $LD --help 2>&1 |
$GREP 'no-whole-archive' > /dev
/null
; then
9173 whole_archive_flag_spec
="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
9175 whole_archive_flag_spec
=
9177 supports_anon_versioning
=no
9178 case `$LD -v 2>&1` in
9179 *\
[01].
* |
*\
2.
[0-9].
* |
*\
2.10.
*) ;; # catch versions < 2.11
9180 *\
2.11.93.0.2\
*) supports_anon_versioning
=yes ;; # RH7.3 ...
9181 *\
2.11.92.0.12\
*) supports_anon_versioning
=yes ;; # Mandrake 8.2 ...
9182 *\
2.11.
*) ;; # other 2.11 versions
9183 *) supports_anon_versioning
=yes ;;
9186 # See if GNU ld supports shared libraries.
9189 # On AIX/PPC, the GNU linker is very broken
9190 if test "$host_cpu" != ia64
; then
9194 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
9195 *** to be unable to reliably create shared libraries on AIX.
9196 *** Therefore, libtool is disabling shared libraries support. If you
9197 *** really care for shared libraries, you may want to modify your PATH
9198 *** so that a non-GNU linker is found, and then restart.
9207 # see comment about AmigaOS4 .so support
9208 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9209 archive_expsym_cmds
=''
9212 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)'
9213 hardcode_libdir_flag_spec
='-L$libdir'
9214 hardcode_minus_L
=yes
9220 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
9221 allow_undefined_flag
=unsupported
9222 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
9223 # support --undefined. This deserves some investigation. FIXME
9224 archive_cmds
='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9230 cygwin
* | mingw
* | pw32
* | cegcc
*)
9231 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
9232 # as there is no search path for DLLs.
9233 hardcode_libdir_flag_spec
='-L$libdir'
9234 allow_undefined_flag
=unsupported
9235 always_export_symbols
=no
9236 enable_shared_with_static_runtimes
=yes
9237 export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
9239 if $LD --help 2>&1 |
$GREP 'auto-import' > /dev
/null
; then
9240 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
9241 # If the export-symbols file already is a .def file (1st line
9242 # is EXPORTS), use it as is; otherwise, prepend...
9243 archive_expsym_cmds
='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
9244 cp $export_symbols $output_objdir/$soname.def;
9246 echo EXPORTS > $output_objdir/$soname.def;
9247 cat $export_symbols >> $output_objdir/$soname.def;
9249 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
9257 hardcode_shlibpath_var
=no
9258 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
9259 export_dynamic_flag_spec
='${wl}-E'
9260 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
9261 # Instead, shared libraries are loaded at an image base (0x10000000 by
9262 # default) and relocated if they conflict, which is a slow very memory
9263 # consuming and fragmenting process. To avoid this, we pick a random,
9264 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
9265 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
9266 archive_cmds
='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
9267 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'
9270 gnu
* | linux
* | tpf
* | k
*bsd
*-gnu)
9272 if test "$host_os" = linux-dietlibc
; then
9273 case $cc_basename in
9274 diet\
*) tmp_diet
=yes;; # linux-dietlibc with static linking (!diet-dyn)
9277 if $LD --help 2>&1 |
$EGREP ': supported targets:.* elf' > /dev
/null \
9278 && test "$tmp_diet" = no
9281 tmp_sharedflag
='-shared'
9282 case $cc_basename,$host_cpu in
9283 pgcc
*) # Portland Group C compiler
9284 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'
9285 tmp_addflag
=' $pic_flag'
9287 pgf77
* | pgf90
* | pgf95
*) # Portland Group f77 and f90 compilers
9288 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'
9289 tmp_addflag
=' $pic_flag -Mnomain' ;;
9290 ecc
*,ia64
* | icc
*,ia64
*) # Intel C compiler on ia64
9291 tmp_addflag
=' -i_dynamic' ;;
9292 efc
*,ia64
* | ifort
*,ia64
*) # Intel Fortran compiler on ia64
9293 tmp_addflag
=' -i_dynamic -nofor_main' ;;
9294 ifc
* | ifort
*) # Intel Fortran compiler
9295 tmp_addflag
=' -nofor_main' ;;
9296 lf95
*) # Lahey Fortran 8.1
9297 whole_archive_flag_spec
=
9298 tmp_sharedflag
='--shared' ;;
9299 xl
[cC
]*) # IBM XL C 8.0 on PPC (deal with xlf below)
9300 tmp_sharedflag
='-qmkshrobj'
9303 case `$CC -V 2>&1 | sed 5q` in
9304 *Sun\ C
*) # Sun C 5.9
9305 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'
9306 compiler_needs_object
=yes
9307 tmp_sharedflag
='-G' ;;
9308 *Sun\ F
*) # Sun Fortran 8.3
9309 tmp_sharedflag
='-G' ;;
9311 archive_cmds
='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9313 if test "x$supports_anon_versioning" = xyes
; then
9314 archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~
9315 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9316 echo "local: *; };" >> $output_objdir/$libname.ver~
9317 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
9320 case $cc_basename in
9322 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
9323 whole_archive_flag_spec
='--whole-archive$convenience --no-whole-archive'
9324 hardcode_libdir_flag_spec
=
9325 hardcode_libdir_flag_spec_ld
='-rpath $libdir'
9326 archive_cmds
='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
9327 if test "x$supports_anon_versioning" = xyes
; then
9328 archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~
9329 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9330 echo "local: *; };" >> $output_objdir/$libname.ver~
9331 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
9341 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
9342 archive_cmds
='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
9345 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9346 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9351 if $LD -v 2>&1 |
$GREP 'BFD 2\.8' > /dev
/null
; then
9355 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
9356 *** create shared libraries on Solaris systems. Therefore, libtool
9357 *** is disabling shared libraries support. We urge you to upgrade GNU
9358 *** binutils to release 2.9.1 or newer. Another option is to modify
9359 *** your PATH or compiler configuration so that the native linker is
9360 *** used, and then restart.
9363 elif $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
9364 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9365 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9371 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
*)
9372 case `$LD -v 2>&1` in
9373 *\
[01].
* |
*\
2.
[0-9].
* |
*\
2.1[0-5].
*)
9377 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
9378 *** reliably create shared libraries on SCO systems. Therefore, libtool
9379 *** is disabling shared libraries support. We urge you to upgrade GNU
9380 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
9381 *** your PATH or compiler configuration so that the native linker is
9382 *** used, and then restart.
9387 # For security reasons, it is highly recommended that you always
9388 # use absolute paths for naming shared libraries, and exclude the
9389 # DT_RUNPATH tag from executables and libraries. But doing so
9390 # requires that you compile everything twice, which is a pain.
9391 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
9392 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9393 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9394 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9403 archive_cmds
='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9406 hardcode_shlibpath_var
=no
9410 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
9411 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9412 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9419 if test "$ld_shlibs" = no
; then
9421 hardcode_libdir_flag_spec
=
9422 export_dynamic_flag_spec
=
9423 whole_archive_flag_spec
=
9426 # PORTME fill in a description of your system's linker (not GNU ld)
9429 allow_undefined_flag
=unsupported
9430 always_export_symbols
=yes
9431 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'
9432 # Note: this linker hardcodes the directories in LIBPATH if there
9433 # are no directories specified by -L.
9434 hardcode_minus_L
=yes
9435 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
9436 # Neither direct hardcoding nor static linking is supported with a
9438 hardcode_direct
=unsupported
9443 if test "$host_cpu" = ia64
; then
9444 # On IA64, the linker does run time linking by default, so we don't
9445 # have to do anything special.
9446 aix_use_runtimelinking
=no
9447 exp_sym_flag
='-Bexport'
9450 # If we're using GNU nm, then we don't want the "-C" option.
9451 # -C means demangle to AIX nm, but means don't demangle with GNU nm
9452 if $NM -V 2>&1 |
$GREP 'GNU' > /dev
/null
; then
9453 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'
9455 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'
9457 aix_use_runtimelinking
=no
9459 # Test if we are trying to use run time linking or normal
9460 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
9461 # need to do runtime linking.
9462 case $host_os in aix4.
[23]|aix4.
[23].
*|aix
[5-9]*)
9463 for ld_flag
in $LDFLAGS; do
9464 if (test $ld_flag = "-brtl" ||
test $ld_flag = "-Wl,-brtl"); then
9465 aix_use_runtimelinking
=yes
9472 exp_sym_flag
='-bexport'
9473 no_entry_flag
='-bnoentry'
9476 # When large executables or shared objects are built, AIX ld can
9477 # have problems creating the table of contents. If linking a library
9478 # or program results in "error TOC overflow" add -mminimal-toc to
9479 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
9480 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
9484 hardcode_direct_absolute
=yes
9485 hardcode_libdir_separator
=':'
9486 link_all_deplibs
=yes
9487 file_list_spec
='${wl}-f,'
9489 if test "$GCC" = yes; then
9490 case $host_os in aix4.
[012]|aix4.
[012].
*)
9491 # We only want to do this on AIX 4.2 and lower, the check
9492 # below for broken collect2 doesn't work under 4.3+
9493 collect2name
=`${CC} -print-prog-name=collect2`
9494 if test -f "$collect2name" &&
9495 strings "$collect2name" |
$GREP resolve_lib_name
>/dev
/null
9497 # We have reworked collect2
9500 # We have old collect2
9501 hardcode_direct
=unsupported
9502 # It fails to find uninstalled libraries when the uninstalled
9503 # path is not listed in the libpath. Setting hardcode_minus_L
9504 # to unsupported forces relinking
9505 hardcode_minus_L
=yes
9506 hardcode_libdir_flag_spec
='-L$libdir'
9507 hardcode_libdir_separator
=
9511 shared_flag
='-shared'
9512 if test "$aix_use_runtimelinking" = yes; then
9513 shared_flag
="$shared_flag "'${wl}-G'
9517 if test "$host_cpu" = ia64
; then
9518 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
9519 # chokes on -Wl,-G. The following line is correct:
9522 if test "$aix_use_runtimelinking" = yes; then
9523 shared_flag
='${wl}-G'
9525 shared_flag
='${wl}-bM:SRE'
9530 export_dynamic_flag_spec
='${wl}-bexpall'
9531 # It seems that -bexpall does not export symbols beginning with
9532 # underscore (_), so it is better to generate a list of symbols to export.
9533 always_export_symbols
=yes
9534 if test "$aix_use_runtimelinking" = yes; then
9535 # Warning - without using the other runtime loading flags (-brtl),
9536 # -berok will link without error, but may produce a broken library.
9537 allow_undefined_flag
='-berok'
9538 # Determine the default libpath from the value encoded in an
9540 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9541 /* end confdefs.h. */
9551 if ac_fn_c_try_link
"$LINENO"; then :
9553 lt_aix_libpath_sed
='
9554 /Import File Strings/,/^$/ {
9560 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9561 # Check for a 64-bit object if we didn't find anything.
9562 if test -z "$aix_libpath"; then
9563 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9566 rm -f core conftest.err conftest.
$ac_objext \
9567 conftest
$ac_exeext conftest.
$ac_ext
9568 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
9570 hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath"
9571 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"
9573 if test "$host_cpu" = ia64
; then
9574 hardcode_libdir_flag_spec
='${wl}-R $libdir:/usr/lib:/lib'
9575 allow_undefined_flag
="-z nodefs"
9576 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"
9578 # Determine the default libpath from the value encoded in an
9580 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9581 /* end confdefs.h. */
9591 if ac_fn_c_try_link
"$LINENO"; then :
9593 lt_aix_libpath_sed
='
9594 /Import File Strings/,/^$/ {
9600 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9601 # Check for a 64-bit object if we didn't find anything.
9602 if test -z "$aix_libpath"; then
9603 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9606 rm -f core conftest.err conftest.
$ac_objext \
9607 conftest
$ac_exeext conftest.
$ac_ext
9608 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
9610 hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath"
9611 # Warning - without using the other run time loading flags,
9612 # -berok will link without error, but may produce a broken library.
9613 no_undefined_flag
=' ${wl}-bernotok'
9614 allow_undefined_flag
=' ${wl}-berok'
9615 # Exported symbols can be pulled into shared objects from archives
9616 whole_archive_flag_spec
='$convenience'
9617 archive_cmds_need_lc
=yes
9618 # This is similar to how AIX traditionally builds its shared libraries.
9619 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'
9627 # see comment about AmigaOS4 .so support
9628 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9629 archive_expsym_cmds
=''
9632 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)'
9633 hardcode_libdir_flag_spec
='-L$libdir'
9634 hardcode_minus_L
=yes
9640 export_dynamic_flag_spec
=-rdynamic
9643 cygwin
* | mingw
* | pw32
* | cegcc
*)
9644 # When not using gcc, we currently assume that we are using
9645 # Microsoft Visual C++.
9646 # hardcode_libdir_flag_spec is actually meaningless, as there is
9647 # no search path for DLLs.
9648 hardcode_libdir_flag_spec
=' '
9649 allow_undefined_flag
=unsupported
9650 # Tell ltmain to make .lib files, not .a files.
9652 # Tell ltmain to make .dll files, not .so files.
9654 # FIXME: Setting linknames here is a bad hack.
9655 archive_cmds
='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
9656 # The linker will automatically build a .lib file if we build a DLL.
9657 old_archive_from_new_cmds
='true'
9658 # FIXME: Should let the user specify the lib program.
9659 old_archive_cmds
='lib -OUT:$oldlib$oldobjs$old_deplibs'
9660 fix_srcfile_path
='`cygpath -w "$srcfile"`'
9661 enable_shared_with_static_runtimes
=yes
9664 darwin
* | rhapsody
*)
9667 archive_cmds_need_lc
=no
9669 hardcode_automatic
=yes
9670 hardcode_shlibpath_var
=unsupported
9671 whole_archive_flag_spec
=''
9672 link_all_deplibs
=yes
9673 allow_undefined_flag
="$_lt_dar_allow_undefined"
9674 case $cc_basename in
9675 ifort
*) _lt_dar_can_shared
=yes ;;
9676 *) _lt_dar_can_shared
=$GCC ;;
9678 if test "$_lt_dar_can_shared" = "yes"; then
9679 output_verbose_link_cmd
=echo
9680 archive_cmds
="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
9681 module_cmds
="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
9682 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}"
9683 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}"
9692 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9693 hardcode_libdir_flag_spec
='-L$libdir'
9694 hardcode_shlibpath_var
=no
9701 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
9702 # support. Future versions do this automatically, but an explicit c++rt0.o
9703 # does not break anything, and helps significantly (at the cost of a little
9706 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
9707 hardcode_libdir_flag_spec
='-R$libdir'
9709 hardcode_shlibpath_var
=no
9712 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
9714 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9716 hardcode_minus_L
=yes
9717 hardcode_shlibpath_var
=no
9720 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
9721 freebsd
* | dragonfly
*)
9722 archive_cmds
='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
9723 hardcode_libdir_flag_spec
='-R$libdir'
9725 hardcode_shlibpath_var
=no
9729 if test "$GCC" = yes; then
9730 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'
9732 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'
9734 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
9735 hardcode_libdir_separator
=:
9738 # hardcode_minus_L: Not really in the search PATH,
9739 # but as the default location of the library.
9740 hardcode_minus_L
=yes
9741 export_dynamic_flag_spec
='${wl}-E'
9745 if test "$GCC" = yes -a "$with_gnu_ld" = no
; then
9746 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9748 archive_cmds
='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9750 if test "$with_gnu_ld" = no
; then
9751 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
9752 hardcode_libdir_flag_spec_ld
='+b $libdir'
9753 hardcode_libdir_separator
=:
9755 hardcode_direct_absolute
=yes
9756 export_dynamic_flag_spec
='${wl}-E'
9757 # hardcode_minus_L: Not really in the search PATH,
9758 # but as the default location of the library.
9759 hardcode_minus_L
=yes
9764 if test "$GCC" = yes -a "$with_gnu_ld" = no
; then
9767 archive_cmds
='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9770 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
9773 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9779 archive_cmds
='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9782 archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
9785 archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9789 if test "$with_gnu_ld" = no
; then
9790 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
9791 hardcode_libdir_separator
=:
9796 hardcode_shlibpath_var
=no
9800 hardcode_direct_absolute
=yes
9801 export_dynamic_flag_spec
='${wl}-E'
9803 # hardcode_minus_L: Not really in the search PATH,
9804 # but as the default location of the library.
9805 hardcode_minus_L
=yes
9811 irix5
* | irix6
* | nonstopux
*)
9812 if test "$GCC" = yes; then
9813 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'
9814 # Try to use the -exported_symbol ld option, if it does not
9815 # work, assume that -exports_file does not work either and
9816 # implicitly export all symbols.
9817 save_LDFLAGS
="$LDFLAGS"
9818 LDFLAGS
="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
9819 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9820 /* end confdefs.h. */
9823 if ac_fn_c_try_link
"$LINENO"; then :
9824 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'
9827 rm -f core conftest.err conftest.
$ac_objext \
9828 conftest
$ac_exeext conftest.
$ac_ext
9829 LDFLAGS
="$save_LDFLAGS"
9831 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'
9832 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'
9834 archive_cmds_need_lc
='no'
9835 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9836 hardcode_libdir_separator
=:
9838 link_all_deplibs
=yes
9842 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
9843 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
9845 archive_cmds
='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
9847 hardcode_libdir_flag_spec
='-R$libdir'
9849 hardcode_shlibpath_var
=no
9853 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9855 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9856 hardcode_libdir_separator
=:
9857 hardcode_shlibpath_var
=no
9864 if test -f /usr
/libexec
/ld.so
; then
9866 hardcode_shlibpath_var
=no
9867 hardcode_direct_absolute
=yes
9868 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
9869 archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9870 archive_expsym_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
9871 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
9872 export_dynamic_flag_spec
='${wl}-E'
9875 openbsd
[01].
* | openbsd2.
[0-7] | openbsd2.
[0-7].
*)
9876 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9877 hardcode_libdir_flag_spec
='-R$libdir'
9880 archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9881 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
9891 hardcode_libdir_flag_spec
='-L$libdir'
9892 hardcode_minus_L
=yes
9893 allow_undefined_flag
=unsupported
9894 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'
9895 old_archive_from_new_cmds
='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
9899 if test "$GCC" = yes; then
9900 allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*'
9901 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'
9903 allow_undefined_flag
=' -expect_unresolved \*'
9904 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'
9906 archive_cmds_need_lc
='no'
9907 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9908 hardcode_libdir_separator
=:
9911 osf4
* | osf5
*) # as osf3* with the addition of -msym flag
9912 if test "$GCC" = yes; then
9913 allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*'
9914 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'
9915 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
9917 allow_undefined_flag
=' -expect_unresolved \*'
9918 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'
9919 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~
9920 $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'
9922 # Both c and cxx compiler support -rpath directly
9923 hardcode_libdir_flag_spec
='-rpath $libdir'
9925 archive_cmds_need_lc
='no'
9926 hardcode_libdir_separator
=:
9930 no_undefined_flag
=' -z defs'
9931 if test "$GCC" = yes; then
9933 archive_cmds
='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9934 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9935 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
9937 case `$CC -V 2>&1` in
9940 archive_cmds
='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
9941 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9942 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
9946 archive_cmds
='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
9947 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9948 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
9952 hardcode_libdir_flag_spec
='-R$libdir'
9953 hardcode_shlibpath_var
=no
9955 solaris2.
[0-5] | solaris2.
[0-5].
*) ;;
9957 # The compiler driver will combine and reorder linker options,
9958 # but understands `-z linker_flag'. GCC discards it without `$wl',
9959 # but is careful enough not to reorder.
9960 # Supported since Solaris 2.6 (maybe 2.5.1?)
9961 if test "$GCC" = yes; then
9962 whole_archive_flag_spec
='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
9964 whole_archive_flag_spec
='-z allextract$convenience -z defaultextract'
9968 link_all_deplibs
=yes
9972 if test "x$host_vendor" = xsequent
; then
9973 # Use $CC to link under sequent, because it throws in some extra .o
9974 # files that make .init and .fini sections work.
9975 archive_cmds
='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
9977 archive_cmds
='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
9979 hardcode_libdir_flag_spec
='-L$libdir'
9981 hardcode_minus_L
=yes
9982 hardcode_shlibpath_var
=no
9986 case $host_vendor in
9988 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9989 hardcode_direct
=yes # is this really true???
9992 ## LD is ld it makes a PLAMLIB
9993 ## CC just makes a GrossModule.
9994 archive_cmds
='$LD -G -o $lib $libobjs $deplibs $linker_flags'
9995 reload_cmds
='$CC -r -o $output$reload_objs'
9999 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10000 hardcode_direct
=no
#Motorola manual says yes, but my tests say they lie
10003 runpath_var
='LD_RUN_PATH'
10004 hardcode_shlibpath_var
=no
10008 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10009 hardcode_shlibpath_var
=no
10010 export_dynamic_flag_spec
='-Bexport'
10014 if test -d /usr
/nec
; then
10015 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10016 hardcode_shlibpath_var
=no
10017 runpath_var
=LD_RUN_PATH
10018 hardcode_runpath_var
=yes
10023 sysv4
*uw2
* | sysv5OpenUNIX
* | sysv5UnixWare7.
[01].
[10]* | unixware7
* | sco3.2v5.0.
[024]*)
10024 no_undefined_flag
='${wl}-z,text'
10025 archive_cmds_need_lc
=no
10026 hardcode_shlibpath_var
=no
10027 runpath_var
='LD_RUN_PATH'
10029 if test "$GCC" = yes; then
10030 archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10031 archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10033 archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10034 archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10038 sysv5
* | sco3.2v5
* | sco5v6
*)
10039 # Note: We can NOT use -z defs as we might desire, because we do not
10040 # link with -lc, and that would cause any symbols used from libc to
10041 # always be unresolved, which means just about no library would
10042 # ever link correctly. If we're not using GNU ld we use -z text
10043 # though, which does catch some bad symbols but isn't as heavy-handed
10045 no_undefined_flag
='${wl}-z,text'
10046 allow_undefined_flag
='${wl}-z,nodefs'
10047 archive_cmds_need_lc
=no
10048 hardcode_shlibpath_var
=no
10049 hardcode_libdir_flag_spec
='${wl}-R,$libdir'
10050 hardcode_libdir_separator
=':'
10051 link_all_deplibs
=yes
10052 export_dynamic_flag_spec
='${wl}-Bexport'
10053 runpath_var
='LD_RUN_PATH'
10055 if test "$GCC" = yes; then
10056 archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10057 archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10059 archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10060 archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10065 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10066 hardcode_libdir_flag_spec
='-L$libdir'
10067 hardcode_shlibpath_var
=no
10075 if test x
$host_vendor = xsni
; then
10077 sysv4 | sysv4.2uw2
* | sysv4.3
* | sysv5
*)
10078 export_dynamic_flag_spec
='${wl}-Blargedynsym'
10084 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
10085 $as_echo "$ld_shlibs" >&6; }
10086 test "$ld_shlibs" = no
&& can_build_shared
=no
10088 with_gnu_ld
=$with_gnu_ld
10105 # Do we need to explicitly link libc?
10107 case "x$archive_cmds_need_lc" in
10109 # Assume -lc should be added
10110 archive_cmds_need_lc
=yes
10112 if test "$enable_shared" = yes && test "$GCC" = yes; then
10113 case $archive_cmds in
10115 # FIXME: we may have to deal with multi-command sequences.
10118 # Test whether the compiler implicitly links with -lc since on some
10119 # systems, -lgcc has to come before -lc. If gcc already passes -lc
10120 # to ld, don't add -lc before -lgcc.
10121 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
10122 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
10124 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
10126 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
10127 (eval $ac_compile) 2>&5
10129 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10130 test $ac_status = 0; } 2>conftest.err
; then
10133 libobjs
=conftest.
$ac_objext
10135 wl
=$lt_prog_compiler_wl
10136 pic_flag
=$lt_prog_compiler_pic
10142 lt_save_allow_undefined_flag
=$allow_undefined_flag
10143 allow_undefined_flag
=
10144 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
10145 (eval $archive_cmds 2\
>\
&1 \|
$GREP \" -lc \" \
>/dev
/null
2\
>\
&1) 2>&5
10147 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10148 test $ac_status = 0; }
10150 archive_cmds_need_lc
=no
10152 archive_cmds_need_lc
=yes
10154 allow_undefined_flag
=$lt_save_allow_undefined_flag
10156 cat conftest.err
1>&5
10159 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc" >&5
10160 $as_echo "$archive_cmds_need_lc" >&6; }
10323 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
10324 $as_echo_n "checking dynamic linker characteristics... " >&6; }
10326 if test "$GCC" = yes; then
10328 darwin
*) lt_awk_arg
="/^libraries:/,/LR/" ;;
10329 *) lt_awk_arg
="/^libraries:/" ;;
10331 lt_search_path_spec
=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
10332 if $ECHO "$lt_search_path_spec" |
$GREP ';' >/dev
/null
; then
10333 # if the path contains ";" then we assume it to be the separator
10334 # otherwise default to the standard path separator (i.e. ":") - it is
10335 # assumed that no part of a normal pathname contains ";" but that should
10336 # okay in the real world where ";" in dirpaths is itself problematic.
10337 lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
10339 lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
10341 # Ok, now we have the path, separated by spaces, we can step through it
10342 # and add multilib dir if necessary.
10343 lt_tmp_lt_search_path_spec
=
10344 lt_multi_os_dir
=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
10345 for lt_sys_path
in $lt_search_path_spec; do
10346 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
10347 lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
10349 test -d "$lt_sys_path" && \
10350 lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path"
10353 lt_search_path_spec
=`$ECHO $lt_tmp_lt_search_path_spec | awk '
10354 BEGIN {RS=" "; FS="/|\n";} {
10357 for (lt_i = NF; lt_i > 0; lt_i--) {
10358 if ($lt_i != "" && $lt_i != ".") {
10359 if ($lt_i == "..") {
10362 if (lt_count == 0) {
10363 lt_foo="/" $lt_i lt_foo;
10370 if (lt_foo != "") { lt_freq[lt_foo]++; }
10371 if (lt_freq[lt_foo] == 1) { print lt_foo; }
10373 sys_lib_search_path_spec
=`$ECHO $lt_search_path_spec`
10375 sys_lib_search_path_spec
="/lib /usr/lib /usr/local/lib"
10377 library_names_spec
=
10378 libname_spec
='lib$name'
10382 postuninstall_cmds
=
10386 shlibpath_overrides_runpath
=unknown
10388 dynamic_linker
="$host_os ld.so"
10389 sys_lib_dlsearch_path_spec
="/lib /usr/lib"
10390 need_lib_prefix
=unknown
10391 hardcode_into_libs
=no
10393 # when you set need_version to no, make sure it does not cause -set_version
10394 # flags to be left without arguments
10395 need_version
=unknown
10400 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname.a'
10401 shlibpath_var
=LIBPATH
10403 # AIX 3 has no versioning support, so we append a major version to the name.
10404 soname_spec
='${libname}${release}${shared_ext}$major'
10411 hardcode_into_libs
=yes
10412 if test "$host_cpu" = ia64
; then
10413 # AIX 5 supports IA64
10414 library_names_spec
='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
10415 shlibpath_var
=LD_LIBRARY_PATH
10417 # With GCC up to 2.95.x, collect2 would create an import file
10418 # for dependence libraries. The import file would start with
10419 # the line `#! .'. This would cause the generated library to
10420 # depend on `.', always an invalid library. This was fixed in
10421 # development snapshots of GCC prior to 3.0.
10423 aix4 | aix4.
[01] | aix4.
[01].
*)
10424 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
10426 echo '#endif'; } |
${CC} -E - |
$GREP yes > /dev
/null
; then
10429 can_build_shared
=no
10433 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
10434 # soname into executable. Probably we can add versioning support to
10435 # collect2, so additional links can be useful in future.
10436 if test "$aix_use_runtimelinking" = yes; then
10437 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
10438 # instead of lib<name>.a to let people know that these are not
10439 # typical AIX shared libraries.
10440 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10442 # We preserve .a as extension for shared libraries through AIX4.2
10443 # and later when we are not doing run time linking.
10444 library_names_spec
='${libname}${release}.a $libname.a'
10445 soname_spec
='${libname}${release}${shared_ext}$major'
10447 shlibpath_var
=LIBPATH
10454 # Since July 2007 AmigaOS4 officially supports .so libraries.
10455 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
10456 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10459 library_names_spec
='$libname.ixlibrary $libname.a'
10460 # Create ${libname}_ixlibrary.a entries in /sys/libs.
10461 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'
10467 library_names_spec
='${libname}${shared_ext}'
10468 dynamic_linker
="$host_os ld.so"
10469 shlibpath_var
=LIBRARY_PATH
10475 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10476 soname_spec
='${libname}${release}${shared_ext}$major'
10477 finish_cmds
='PATH="\$PATH:/sbin" ldconfig $libdir'
10478 shlibpath_var
=LD_LIBRARY_PATH
10479 sys_lib_search_path_spec
="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
10480 sys_lib_dlsearch_path_spec
="/shlib /usr/lib /usr/local/lib"
10481 # the default ld.so.conf also contains /usr/contrib/lib and
10482 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
10483 # libtool to hard-code these into programs
10486 cygwin
* | mingw
* | pw32
* | cegcc
*)
10487 version_type
=windows
10492 case $GCC,$host_os in
10493 yes,cygwin
* |
yes,mingw
* |
yes,pw32
* |
yes,cegcc
*)
10494 library_names_spec
='$libname.dll.a'
10495 # DLL is installed to $(libdir)/../bin by postinstall_cmds
10496 postinstall_cmds
='base_file=`basename \${file}`~
10497 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
10498 dldir=$destdir/`dirname \$dlpath`~
10499 test -d \$dldir || mkdir -p \$dldir~
10500 $install_prog $dir/$dlname \$dldir/$dlname~
10501 chmod a+x \$dldir/$dlname~
10502 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
10503 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
10505 postuninstall_cmds
='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
10506 dlpath=$dir/\$dldll~
10508 shlibpath_overrides_runpath
=yes
10512 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
10513 soname_spec
='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10514 sys_lib_search_path_spec
="/usr/lib /lib/w32api /lib /usr/local/lib"
10517 # MinGW DLLs use traditional 'lib' prefix
10518 soname_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10519 sys_lib_search_path_spec
=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
10520 if $ECHO "$sys_lib_search_path_spec" |
$GREP ';[c-zC-Z]:/' >/dev
/null
; then
10521 # It is most probably a Windows format PATH printed by
10522 # mingw gcc, but we are running on Cygwin. Gcc prints its search
10523 # path with ; separators, and with drive letters. We can handle the
10524 # drive letters (cygwin fileutils understands them), so leave them,
10525 # especially as we might pass files found there to a mingw objdump,
10526 # which wouldn't understand a cygwinified path. Ahh.
10527 sys_lib_search_path_spec
=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
10529 sys_lib_search_path_spec
=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
10533 # pw32 DLLs use 'pw' prefix rather than 'lib'
10534 library_names_spec
='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10540 library_names_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
10543 dynamic_linker
='Win32 ld.exe'
10544 # FIXME: first we should search . and the directory the executable is in
10548 darwin
* | rhapsody
*)
10549 dynamic_linker
="$host_os dyld"
10550 version_type
=darwin
10553 library_names_spec
='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
10554 soname_spec
='${libname}${release}${major}$shared_ext'
10555 shlibpath_overrides_runpath
=yes
10556 shlibpath_var
=DYLD_LIBRARY_PATH
10557 shrext_cmds
='`test .$module = .yes && echo .so || echo .dylib`'
10559 sys_lib_search_path_spec
="$sys_lib_search_path_spec /usr/local/lib"
10560 sys_lib_dlsearch_path_spec
='/usr/local/lib /lib /usr/lib'
10567 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
10568 soname_spec
='${libname}${release}${shared_ext}$major'
10569 shlibpath_var
=LD_LIBRARY_PATH
10576 freebsd
* | dragonfly
*)
10577 # DragonFly does not have aout. When/if they implement a new
10578 # versioning mechanism, adjust this.
10579 if test -x /usr
/bin
/objformat
; then
10580 objformat
=`/usr/bin/objformat`
10583 freebsd
[123]*) objformat
=aout
;;
10584 *) objformat
=elf
;;
10587 version_type
=freebsd-
$objformat
10588 case $version_type in
10590 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
10595 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
10599 shlibpath_var
=LD_LIBRARY_PATH
10602 shlibpath_overrides_runpath
=yes
10604 freebsd3.
[01]* | freebsdelf3.
[01]*)
10605 shlibpath_overrides_runpath
=yes
10606 hardcode_into_libs
=yes
10608 freebsd3.
[2-9]* | freebsdelf3.
[2-9]* | \
10609 freebsd4.
[0-5] | freebsdelf4.
[0-5] | freebsd4.1
.1 | freebsdelf4.1
.1)
10610 shlibpath_overrides_runpath
=no
10611 hardcode_into_libs
=yes
10613 *) # from 4.6 on, and DragonFly
10614 shlibpath_overrides_runpath
=yes
10615 hardcode_into_libs
=yes
10624 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10625 soname_spec
='${libname}${release}${shared_ext}$major'
10626 shlibpath_var
=LD_LIBRARY_PATH
10627 hardcode_into_libs
=yes
10630 hpux9
* | hpux10
* | hpux11
*)
10631 # Give a soname corresponding to the major version so that dld.sl refuses to
10632 # link against other versions.
10639 hardcode_into_libs
=yes
10640 dynamic_linker
="$host_os dld.so"
10641 shlibpath_var
=LD_LIBRARY_PATH
10642 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
10643 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10644 soname_spec
='${libname}${release}${shared_ext}$major'
10645 if test "X$HPUX_IA64_MODE" = X32
; then
10646 sys_lib_search_path_spec
="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
10648 sys_lib_search_path_spec
="/usr/lib/hpux64 /usr/local/lib/hpux64"
10650 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
10654 hardcode_into_libs
=yes
10655 dynamic_linker
="$host_os dld.sl"
10656 shlibpath_var
=LD_LIBRARY_PATH
# How should we handle SHLIB_PATH
10657 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
10658 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10659 soname_spec
='${libname}${release}${shared_ext}$major'
10660 sys_lib_search_path_spec
="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
10661 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
10665 dynamic_linker
="$host_os dld.sl"
10666 shlibpath_var
=SHLIB_PATH
10667 shlibpath_overrides_runpath
=no
# +s is required to enable SHLIB_PATH
10668 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10669 soname_spec
='${libname}${release}${shared_ext}$major'
10672 # HP-UX runs *really* slowly unless shared libraries are mode 555.
10673 postinstall_cmds
='chmod 555 $lib'
10680 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
10681 soname_spec
='${libname}${release}${shared_ext}$major'
10682 dynamic_linker
='Interix 3.x ld.so.1 (PE, like ELF)'
10683 shlibpath_var
=LD_LIBRARY_PATH
10684 shlibpath_overrides_runpath
=no
10685 hardcode_into_libs
=yes
10688 irix5
* | irix6
* | nonstopux
*)
10690 nonstopux
*) version_type
=nonstopux
;;
10692 if test "$lt_cv_prog_gnu_ld" = yes; then
10700 soname_spec
='${libname}${release}${shared_ext}$major'
10701 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
10703 irix5
* | nonstopux
*)
10704 libsuff
= shlibsuff
=
10707 case $LD in # libtool.m4 will add one of these switches to LD
10708 *-32|
*"-32 "|
*-melf32bsmip|
*"-melf32bsmip ")
10709 libsuff
= shlibsuff
= libmagic
=32-bit;;
10710 *-n32|
*"-n32 "|
*-melf32bmipn32|
*"-melf32bmipn32 ")
10711 libsuff
=32 shlibsuff
=N32 libmagic
=N32
;;
10712 *-64|
*"-64 "|
*-melf64bmip|
*"-melf64bmip ")
10713 libsuff
=64 shlibsuff
=64 libmagic
=64-bit;;
10714 *) libsuff
= shlibsuff
= libmagic
=never-match
;;
10718 shlibpath_var
=LD_LIBRARY
${shlibsuff}_PATH
10719 shlibpath_overrides_runpath
=no
10720 sys_lib_search_path_spec
="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
10721 sys_lib_dlsearch_path_spec
="/usr/lib${libsuff} /lib${libsuff}"
10722 hardcode_into_libs
=yes
10725 # No shared lib support for Linux oldld, aout, or coff.
10726 linux
*oldld
* | linux
*aout
* | linux
*coff
*)
10730 # This must be Linux ELF.
10731 linux
* | k
*bsd
*-gnu)
10735 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10736 soname_spec
='${libname}${release}${shared_ext}$major'
10737 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -n $libdir'
10738 shlibpath_var
=LD_LIBRARY_PATH
10739 shlibpath_overrides_runpath
=no
10740 # Some binutils ld are patched to set DT_RUNPATH
10741 save_LDFLAGS
=$LDFLAGS
10742 save_libdir
=$libdir
10743 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
10744 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
10745 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10746 /* end confdefs.h. */
10756 if ac_fn_c_try_link
"$LINENO"; then :
10757 if ($OBJDUMP -p conftest
$ac_exeext) 2>/dev
/null |
grep "RUNPATH.*$libdir" >/dev
/null
; then :
10758 shlibpath_overrides_runpath
=yes
10761 rm -f core conftest.err conftest.
$ac_objext \
10762 conftest
$ac_exeext conftest.
$ac_ext
10763 LDFLAGS
=$save_LDFLAGS
10764 libdir
=$save_libdir
10766 # This implies no fast_install, which is unacceptable.
10767 # Some rework will be needed to allow for fast_install
10768 # before this can be enabled.
10769 hardcode_into_libs
=yes
10771 # Append ld.so.conf contents to the search path
10772 if test -f /etc
/ld.so.conf
; then
10773 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' ' '`
10774 sys_lib_dlsearch_path_spec
="/lib /usr/lib $lt_ld_extra"
10777 # We used to test for /lib/ld.so.1 and disable shared libraries on
10778 # powerpc, because MkLinux only supported shared libraries with the
10779 # GNU dynamic linker. Since this was broken with cross compilers,
10780 # most powerpc-linux boxes support dynamic linking these days and
10781 # people can always --disable-shared, the test was removed, and we
10782 # assume the GNU/Linux dynamic linker is in use.
10783 dynamic_linker
='GNU/Linux ld.so'
10790 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
10791 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10792 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10793 dynamic_linker
='NetBSD (a.out) ld.so'
10795 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
10796 soname_spec
='${libname}${release}${shared_ext}$major'
10797 dynamic_linker
='NetBSD ld.elf_so'
10799 shlibpath_var
=LD_LIBRARY_PATH
10800 shlibpath_overrides_runpath
=yes
10801 hardcode_into_libs
=yes
10806 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10807 shlibpath_var
=LD_LIBRARY_PATH
10808 shlibpath_overrides_runpath
=yes
10815 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10816 soname_spec
='${libname}${release}${shared_ext}$major'
10817 shlibpath_var
=LD_LIBRARY_PATH
10818 shlibpath_overrides_runpath
=no
10819 hardcode_into_libs
=yes
10820 dynamic_linker
='ldqnx.so'
10825 sys_lib_dlsearch_path_spec
="/usr/lib"
10827 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
10829 openbsd3.3 | openbsd3.3.
*) need_version
=yes ;;
10830 *) need_version
=no
;;
10832 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10833 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10834 shlibpath_var
=LD_LIBRARY_PATH
10835 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10837 openbsd2.
[89] | openbsd2.
[89].
*)
10838 shlibpath_overrides_runpath
=no
10841 shlibpath_overrides_runpath
=yes
10845 shlibpath_overrides_runpath
=yes
10850 libname_spec
='$name'
10853 library_names_spec
='$libname${shared_ext} $libname.a'
10854 dynamic_linker
='OS/2 ld.exe'
10855 shlibpath_var
=LIBPATH
10858 osf3
* | osf4
* | osf5
*)
10862 soname_spec
='${libname}${release}${shared_ext}$major'
10863 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10864 shlibpath_var
=LD_LIBRARY_PATH
10865 sys_lib_search_path_spec
="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
10866 sys_lib_dlsearch_path_spec
="$sys_lib_search_path_spec"
10877 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10878 soname_spec
='${libname}${release}${shared_ext}$major'
10879 shlibpath_var
=LD_LIBRARY_PATH
10880 shlibpath_overrides_runpath
=yes
10881 hardcode_into_libs
=yes
10882 # ldd complains unless libraries are executable
10883 postinstall_cmds
='chmod +x $lib'
10888 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10889 finish_cmds
='PATH="\$PATH:/usr/etc" ldconfig $libdir'
10890 shlibpath_var
=LD_LIBRARY_PATH
10891 shlibpath_overrides_runpath
=yes
10892 if test "$with_gnu_ld" = yes; then
10900 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10901 soname_spec
='${libname}${release}${shared_ext}$major'
10902 shlibpath_var
=LD_LIBRARY_PATH
10903 case $host_vendor in
10905 shlibpath_overrides_runpath
=no
10907 runpath_var
=LD_RUN_PATH
10915 shlibpath_overrides_runpath
=no
10916 sys_lib_search_path_spec
='/lib /usr/lib /usr/ccs/lib'
10922 if test -d /usr
/nec
;then
10924 library_names_spec
='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
10925 soname_spec
='$libname${shared_ext}.$major'
10926 shlibpath_var
=LD_LIBRARY_PATH
10930 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
* | sysv4
*uw2
*)
10931 version_type
=freebsd-elf
10934 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
10935 soname_spec
='${libname}${release}${shared_ext}$major'
10936 shlibpath_var
=LD_LIBRARY_PATH
10937 shlibpath_overrides_runpath
=yes
10938 hardcode_into_libs
=yes
10939 if test "$with_gnu_ld" = yes; then
10940 sys_lib_search_path_spec
='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
10942 sys_lib_search_path_spec
='/usr/ccs/lib /usr/lib'
10945 sys_lib_search_path_spec
="$sys_lib_search_path_spec /lib"
10949 sys_lib_dlsearch_path_spec
='/usr/lib'
10953 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
10957 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10958 shlibpath_var
=LD_LIBRARY_PATH
10959 shlibpath_overrides_runpath
=no
10960 hardcode_into_libs
=yes
10965 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10966 soname_spec
='${libname}${release}${shared_ext}$major'
10967 shlibpath_var
=LD_LIBRARY_PATH
10974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
10975 $as_echo "$dynamic_linker" >&6; }
10976 test "$dynamic_linker" = no
&& can_build_shared
=no
10978 variables_saved_for_relink
="PATH $shlibpath_var $runpath_var"
10979 if test "$GCC" = yes; then
10980 variables_saved_for_relink
="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
10983 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
10984 sys_lib_search_path_spec
="$lt_cv_sys_lib_search_path_spec"
10986 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
10987 sys_lib_dlsearch_path_spec
="$lt_cv_sys_lib_dlsearch_path_spec"
11076 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
11077 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
11079 if test -n "$hardcode_libdir_flag_spec" ||
11080 test -n "$runpath_var" ||
11081 test "X$hardcode_automatic" = "Xyes" ; then
11083 # We can hardcode non-existent directories.
11084 if test "$hardcode_direct" != no
&&
11085 # If the only mechanism to avoid hardcoding is shlibpath_var, we
11086 # have to relink, otherwise we might link with an installed library
11087 # when we should be linking with a yet-to-be-installed one
11088 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
11089 test "$hardcode_minus_L" != no
; then
11090 # Linking always hardcodes the temporary library directory.
11091 hardcode_action
=relink
11093 # We can link without hardcoding, and we can hardcode nonexisting dirs.
11094 hardcode_action
=immediate
11097 # We cannot hardcode anything, or else we can only hardcode existing
11099 hardcode_action
=unsupported
11101 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
11102 $as_echo "$hardcode_action" >&6; }
11104 if test "$hardcode_action" = relink ||
11105 test "$inherit_rpath" = yes; then
11106 # Fast installation is not supported
11107 enable_fast_install
=no
11108 elif test "$shlibpath_overrides_runpath" = yes ||
11109 test "$enable_shared" = no
; then
11110 # Fast installation is not necessary
11111 enable_fast_install
=needless
11119 if test "x$enable_dlopen" != xyes
; then
11120 enable_dlopen
=unknown
11121 enable_dlopen_self
=unknown
11122 enable_dlopen_self_static
=unknown
11129 lt_cv_dlopen
="load_add_on"
11131 lt_cv_dlopen_self
=yes
11134 mingw
* | pw32
* | cegcc
*)
11135 lt_cv_dlopen
="LoadLibrary"
11140 lt_cv_dlopen
="dlopen"
11145 # if libdl is installed we need to link against it
11146 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
11147 $as_echo_n "checking for dlopen in -ldl... " >&6; }
11148 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
11149 $as_echo_n "(cached) " >&6
11151 ac_check_lib_save_LIBS
=$LIBS
11153 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11154 /* end confdefs.h. */
11156 /* Override any GCC internal prototype to avoid an error.
11157 Use char because int might match the return type of a GCC
11158 builtin and then its argument prototype would still apply. */
11171 if ac_fn_c_try_link
"$LINENO"; then :
11172 ac_cv_lib_dl_dlopen
=yes
11174 ac_cv_lib_dl_dlopen
=no
11176 rm -f core conftest.err conftest.
$ac_objext \
11177 conftest
$ac_exeext conftest.
$ac_ext
11178 LIBS
=$ac_check_lib_save_LIBS
11180 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11181 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
11182 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
11183 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl"
11186 lt_cv_dlopen
="dyld"
11188 lt_cv_dlopen_self
=yes
11195 ac_fn_c_check_func
"$LINENO" "shl_load" "ac_cv_func_shl_load"
11196 if test "x$ac_cv_func_shl_load" = x
""yes; then :
11197 lt_cv_dlopen
="shl_load"
11199 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
11200 $as_echo_n "checking for shl_load in -ldld... " >&6; }
11201 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
11202 $as_echo_n "(cached) " >&6
11204 ac_check_lib_save_LIBS
=$LIBS
11206 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11207 /* end confdefs.h. */
11209 /* Override any GCC internal prototype to avoid an error.
11210 Use char because int might match the return type of a GCC
11211 builtin and then its argument prototype would still apply. */
11219 return shl_load ();
11224 if ac_fn_c_try_link
"$LINENO"; then :
11225 ac_cv_lib_dld_shl_load
=yes
11227 ac_cv_lib_dld_shl_load
=no
11229 rm -f core conftest.err conftest.
$ac_objext \
11230 conftest
$ac_exeext conftest.
$ac_ext
11231 LIBS
=$ac_check_lib_save_LIBS
11233 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
11234 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
11235 if test "x$ac_cv_lib_dld_shl_load" = x
""yes; then :
11236 lt_cv_dlopen
="shl_load" lt_cv_dlopen_libs
="-ldld"
11238 ac_fn_c_check_func
"$LINENO" "dlopen" "ac_cv_func_dlopen"
11239 if test "x$ac_cv_func_dlopen" = x
""yes; then :
11240 lt_cv_dlopen
="dlopen"
11242 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
11243 $as_echo_n "checking for dlopen in -ldl... " >&6; }
11244 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
11245 $as_echo_n "(cached) " >&6
11247 ac_check_lib_save_LIBS
=$LIBS
11249 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11250 /* end confdefs.h. */
11252 /* Override any GCC internal prototype to avoid an error.
11253 Use char because int might match the return type of a GCC
11254 builtin and then its argument prototype would still apply. */
11267 if ac_fn_c_try_link
"$LINENO"; then :
11268 ac_cv_lib_dl_dlopen
=yes
11270 ac_cv_lib_dl_dlopen
=no
11272 rm -f core conftest.err conftest.
$ac_objext \
11273 conftest
$ac_exeext conftest.
$ac_ext
11274 LIBS
=$ac_check_lib_save_LIBS
11276 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11277 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
11278 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
11279 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl"
11281 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
11282 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
11283 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
11284 $as_echo_n "(cached) " >&6
11286 ac_check_lib_save_LIBS
=$LIBS
11287 LIBS
="-lsvld $LIBS"
11288 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11289 /* end confdefs.h. */
11291 /* Override any GCC internal prototype to avoid an error.
11292 Use char because int might match the return type of a GCC
11293 builtin and then its argument prototype would still apply. */
11306 if ac_fn_c_try_link
"$LINENO"; then :
11307 ac_cv_lib_svld_dlopen
=yes
11309 ac_cv_lib_svld_dlopen
=no
11311 rm -f core conftest.err conftest.
$ac_objext \
11312 conftest
$ac_exeext conftest.
$ac_ext
11313 LIBS
=$ac_check_lib_save_LIBS
11315 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
11316 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
11317 if test "x$ac_cv_lib_svld_dlopen" = x
""yes; then :
11318 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-lsvld"
11320 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
11321 $as_echo_n "checking for dld_link in -ldld... " >&6; }
11322 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
11323 $as_echo_n "(cached) " >&6
11325 ac_check_lib_save_LIBS
=$LIBS
11327 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11328 /* end confdefs.h. */
11330 /* Override any GCC internal prototype to avoid an error.
11331 Use char because int might match the return type of a GCC
11332 builtin and then its argument prototype would still apply. */
11340 return dld_link ();
11345 if ac_fn_c_try_link
"$LINENO"; then :
11346 ac_cv_lib_dld_dld_link
=yes
11348 ac_cv_lib_dld_dld_link
=no
11350 rm -f core conftest.err conftest.
$ac_objext \
11351 conftest
$ac_exeext conftest.
$ac_ext
11352 LIBS
=$ac_check_lib_save_LIBS
11354 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
11355 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
11356 if test "x$ac_cv_lib_dld_dld_link" = x
""yes; then :
11357 lt_cv_dlopen
="dld_link" lt_cv_dlopen_libs
="-ldld"
11378 if test "x$lt_cv_dlopen" != xno
; then
11384 case $lt_cv_dlopen in
11386 save_CPPFLAGS
="$CPPFLAGS"
11387 test "x$ac_cv_header_dlfcn_h" = xyes
&& CPPFLAGS
="$CPPFLAGS -DHAVE_DLFCN_H"
11389 save_LDFLAGS
="$LDFLAGS"
11390 wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $export_dynamic_flag_spec\"
11393 LIBS
="$lt_cv_dlopen_libs $LIBS"
11395 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
11396 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
11397 if test "${lt_cv_dlopen_self+set}" = set; then :
11398 $as_echo_n "(cached) " >&6
11400 if test "$cross_compiling" = yes; then :
11401 lt_cv_dlopen_self
=cross
11403 lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2
11404 lt_status
=$lt_dlunknown
11405 cat > conftest.
$ac_ext <<_LT_EOF
11406 #line 11406 "configure"
11407 #include "confdefs.h"
11416 # define LT_DLGLOBAL RTLD_GLOBAL
11419 # define LT_DLGLOBAL DL_GLOBAL
11421 # define LT_DLGLOBAL 0
11425 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11426 find out it does not work in some platform. */
11427 #ifndef LT_DLLAZY_OR_NOW
11429 # define LT_DLLAZY_OR_NOW RTLD_LAZY
11432 # define LT_DLLAZY_OR_NOW DL_LAZY
11435 # define LT_DLLAZY_OR_NOW RTLD_NOW
11438 # define LT_DLLAZY_OR_NOW DL_NOW
11440 # define LT_DLLAZY_OR_NOW 0
11447 void fnord() { int i=42;}
11450 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
11451 int status = $lt_dlunknown;
11455 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
11456 else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11457 /* dlclose (self); */
11465 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11466 (eval $ac_link) 2>&5
11468 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11469 test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then
11470 (.
/conftest
; exit; ) >&5 2>/dev
/null
11472 case x
$lt_status in
11473 x
$lt_dlno_uscore) lt_cv_dlopen_self
=yes ;;
11474 x
$lt_dlneed_uscore) lt_cv_dlopen_self
=yes ;;
11475 x
$lt_dlunknown|x
*) lt_cv_dlopen_self
=no
;;
11478 # compilation failed
11479 lt_cv_dlopen_self
=no
11486 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
11487 $as_echo "$lt_cv_dlopen_self" >&6; }
11489 if test "x$lt_cv_dlopen_self" = xyes
; then
11490 wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $lt_prog_compiler_static\"
11491 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
11492 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
11493 if test "${lt_cv_dlopen_self_static+set}" = set; then :
11494 $as_echo_n "(cached) " >&6
11496 if test "$cross_compiling" = yes; then :
11497 lt_cv_dlopen_self_static
=cross
11499 lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2
11500 lt_status
=$lt_dlunknown
11501 cat > conftest.
$ac_ext <<_LT_EOF
11502 #line 11502 "configure"
11503 #include "confdefs.h"
11512 # define LT_DLGLOBAL RTLD_GLOBAL
11515 # define LT_DLGLOBAL DL_GLOBAL
11517 # define LT_DLGLOBAL 0
11521 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11522 find out it does not work in some platform. */
11523 #ifndef LT_DLLAZY_OR_NOW
11525 # define LT_DLLAZY_OR_NOW RTLD_LAZY
11528 # define LT_DLLAZY_OR_NOW DL_LAZY
11531 # define LT_DLLAZY_OR_NOW RTLD_NOW
11534 # define LT_DLLAZY_OR_NOW DL_NOW
11536 # define LT_DLLAZY_OR_NOW 0
11543 void fnord() { int i=42;}
11546 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
11547 int status = $lt_dlunknown;
11551 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
11552 else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11553 /* dlclose (self); */
11561 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11562 (eval $ac_link) 2>&5
11564 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11565 test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then
11566 (.
/conftest
; exit; ) >&5 2>/dev
/null
11568 case x
$lt_status in
11569 x
$lt_dlno_uscore) lt_cv_dlopen_self_static
=yes ;;
11570 x
$lt_dlneed_uscore) lt_cv_dlopen_self_static
=yes ;;
11571 x
$lt_dlunknown|x
*) lt_cv_dlopen_self_static
=no
;;
11574 # compilation failed
11575 lt_cv_dlopen_self_static
=no
11582 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
11583 $as_echo "$lt_cv_dlopen_self_static" >&6; }
11586 CPPFLAGS
="$save_CPPFLAGS"
11587 LDFLAGS
="$save_LDFLAGS"
11592 case $lt_cv_dlopen_self in
11593 yes|no
) enable_dlopen_self
=$lt_cv_dlopen_self ;;
11594 *) enable_dlopen_self
=unknown
;;
11597 case $lt_cv_dlopen_self_static in
11598 yes|no
) enable_dlopen_self_static
=$lt_cv_dlopen_self_static ;;
11599 *) enable_dlopen_self_static
=unknown
;;
11621 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
11622 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
11623 if test -n "$STRIP" && $STRIP -V 2>&1 |
$GREP "GNU strip" >/dev
/null
; then
11624 test -z "$old_striplib" && old_striplib
="$STRIP --strip-debug"
11625 test -z "$striplib" && striplib
="$STRIP --strip-unneeded"
11626 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11627 $as_echo "yes" >&6; }
11629 # FIXME - insert some real tests, host_os isn't really good enough
11632 if test -n "$STRIP" ; then
11633 striplib
="$STRIP -x"
11634 old_striplib
="$STRIP -S"
11635 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11636 $as_echo "yes" >&6; }
11638 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11639 $as_echo "no" >&6; }
11643 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11644 $as_echo "no" >&6; }
11660 # Report which library types will actually be built
11661 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
11662 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
11663 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
11664 $as_echo "$can_build_shared" >&6; }
11666 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
11667 $as_echo_n "checking whether to build shared libraries... " >&6; }
11668 test "$can_build_shared" = "no" && enable_shared
=no
11670 # On AIX, shared libraries and static libraries use the same namespace, and
11671 # are all built from PIC.
11674 test "$enable_shared" = yes && enable_static
=no
11675 if test -n "$RANLIB"; then
11676 archive_cmds
="$archive_cmds~\$RANLIB \$lib"
11677 postinstall_cmds
='$RANLIB $lib'
11682 if test "$host_cpu" != ia64
&& test "$aix_use_runtimelinking" = no
; then
11683 test "$enable_shared" = yes && enable_static
=no
11687 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
11688 $as_echo "$enable_shared" >&6; }
11690 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
11691 $as_echo_n "checking whether to build static libraries... " >&6; }
11692 # Make sure either enable_shared or enable_static is yes.
11693 test "$enable_shared" = yes || enable_static
=yes
11694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
11695 $as_echo "$enable_static" >&6; }
11702 ac_cpp
='$CPP $CPPFLAGS'
11703 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11704 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11705 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
11721 ac_config_commands
="$ac_config_commands libtool"
11726 # Only expand once:
11730 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
11731 $as_echo_n "checking for ANSI C header files... " >&6; }
11732 if test "${ac_cv_header_stdc+set}" = set; then :
11733 $as_echo_n "(cached) " >&6
11735 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11736 /* end confdefs.h. */
11737 #include <stdlib.h>
11738 #include <stdarg.h>
11739 #include <string.h>
11750 if ac_fn_c_try_compile
"$LINENO"; then :
11751 ac_cv_header_stdc
=yes
11753 ac_cv_header_stdc
=no
11755 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11757 if test $ac_cv_header_stdc = yes; then
11758 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
11759 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11760 /* end confdefs.h. */
11761 #include <string.h>
11764 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
11765 $EGREP "memchr" >/dev
/null
2>&1; then :
11768 ac_cv_header_stdc
=no
11774 if test $ac_cv_header_stdc = yes; then
11775 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
11776 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11777 /* end confdefs.h. */
11778 #include <stdlib.h>
11781 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
11782 $EGREP "free" >/dev
/null
2>&1; then :
11785 ac_cv_header_stdc
=no
11791 if test $ac_cv_header_stdc = yes; then
11792 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
11793 if test "$cross_compiling" = yes; then :
11796 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11797 /* end confdefs.h. */
11799 #include <stdlib.h>
11800 #if ((' ' & 0x0FF) == 0x020)
11801 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
11802 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
11804 # define ISLOWER(c) \
11805 (('a' <= (c) && (c) <= 'i') \
11806 || ('j' <= (c) && (c) <= 'r') \
11807 || ('s' <= (c) && (c) <= 'z'))
11808 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
11811 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
11816 for (i = 0; i < 256; i++)
11817 if (XOR (islower (i), ISLOWER (i))
11818 || toupper (i) != TOUPPER (i))
11823 if ac_fn_c_try_run
"$LINENO"; then :
11826 ac_cv_header_stdc
=no
11828 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
11829 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
11834 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
11835 $as_echo "$ac_cv_header_stdc" >&6; }
11836 if test $ac_cv_header_stdc = yes; then
11838 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
11842 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether sys/types.h defines makedev" >&5
11843 $as_echo_n "checking whether sys/types.h defines makedev... " >&6; }
11844 if test "${ac_cv_header_sys_types_h_makedev+set}" = set; then :
11845 $as_echo_n "(cached) " >&6
11847 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11848 /* end confdefs.h. */
11849 #include <sys/types.h>
11853 return makedev(0, 0);
11858 if ac_fn_c_try_link
"$LINENO"; then :
11859 ac_cv_header_sys_types_h_makedev
=yes
11861 ac_cv_header_sys_types_h_makedev
=no
11863 rm -f core conftest.err conftest.
$ac_objext \
11864 conftest
$ac_exeext conftest.
$ac_ext
11867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_sys_types_h_makedev" >&5
11868 $as_echo "$ac_cv_header_sys_types_h_makedev" >&6; }
11870 if test $ac_cv_header_sys_types_h_makedev = no
; then
11871 ac_fn_c_check_header_mongrel
"$LINENO" "sys/mkdev.h" "ac_cv_header_sys_mkdev_h" "$ac_includes_default"
11872 if test "x$ac_cv_header_sys_mkdev_h" = x
""yes; then :
11874 $as_echo "#define MAJOR_IN_MKDEV 1" >>confdefs.h
11880 if test $ac_cv_header_sys_mkdev_h = no
; then
11881 ac_fn_c_check_header_mongrel
"$LINENO" "sys/sysmacros.h" "ac_cv_header_sys_sysmacros_h" "$ac_includes_default"
11882 if test "x$ac_cv_header_sys_sysmacros_h" = x
""yes; then :
11884 $as_echo "#define MAJOR_IN_SYSMACROS 1" >>confdefs.h
11892 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5
11893 $as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; }
11894 if test "${ac_cv_header_sys_wait_h+set}" = set; then :
11895 $as_echo_n "(cached) " >&6
11897 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11898 /* end confdefs.h. */
11899 #include <sys/types.h>
11900 #include <sys/wait.h>
11901 #ifndef WEXITSTATUS
11902 # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8)
11905 # define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
11913 s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
11918 if ac_fn_c_try_compile
"$LINENO"; then :
11919 ac_cv_header_sys_wait_h
=yes
11921 ac_cv_header_sys_wait_h
=no
11923 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11925 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_sys_wait_h" >&5
11926 $as_echo "$ac_cv_header_sys_wait_h" >&6; }
11927 if test $ac_cv_header_sys_wait_h = yes; then
11929 $as_echo "#define HAVE_SYS_WAIT_H 1" >>confdefs.h
11933 for ac_header
in stdint.h fcntl.h locale.h stdint.h inttypes.h unistd.h
11935 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11936 ac_fn_c_check_header_mongrel
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
11937 eval as_val
=\$
$as_ac_Header
11938 if test "x$as_val" = x
""yes; then :
11939 cat >>confdefs.h
<<_ACEOF
11940 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11947 for ac_header
in utime.h wchar.h wctype.h limits.h
11949 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11950 ac_fn_c_check_header_mongrel
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
11951 eval as_val
=\$
$as_ac_Header
11952 if test "x$as_val" = x
""yes; then :
11953 cat >>confdefs.h
<<_ACEOF
11954 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11961 for ac_header
in getopt.h err.h
11963 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11964 ac_fn_c_check_header_mongrel
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
11965 eval as_val
=\$
$as_ac_Header
11966 if test "x$as_val" = x
""yes; then :
11967 cat >>confdefs.h
<<_ACEOF
11968 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11975 for ac_header
in sys
/mman.h sys
/stat.h sys
/types.h sys
/utime.h sys
/time.h
11977 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11978 ac_fn_c_check_header_mongrel
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
11979 eval as_val
=\$
$as_ac_Header
11980 if test "x$as_val" = x
""yes; then :
11981 cat >>confdefs.h
<<_ACEOF
11982 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11989 for ac_header
in zlib.h
11991 ac_fn_c_check_header_mongrel
"$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default"
11992 if test "x$ac_cv_header_zlib_h" = x
""yes; then :
11993 cat >>confdefs.h
<<_ACEOF
11994 #define HAVE_ZLIB_H 1
12002 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
12003 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
12004 if test "${ac_cv_c_const+set}" = set; then :
12005 $as_echo_n "(cached) " >&6
12007 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12008 /* end confdefs.h. */
12013 /* FIXME: Include the comments suggested by Paul. */
12014 #ifndef __cplusplus
12015 /* Ultrix mips cc rejects this. */
12016 typedef int charset[2];
12018 /* SunOS 4.1.1 cc rejects this. */
12019 char const *const *pcpcc;
12021 /* NEC SVR4.0.2 mips cc rejects this. */
12022 struct point {int x, y;};
12023 static struct point const zero = {0,0};
12024 /* AIX XL C 1.02.0.0 rejects this.
12025 It does not let you subtract one const X* pointer from another in
12026 an arm of an if-expression whose if-part is not a constant
12028 const char *g = "string";
12029 pcpcc = &g + (g ? g-g : 0);
12030 /* HPUX 7.0 cc rejects these. */
12032 ppc = (char**) pcpcc;
12033 pcpcc = (char const *const *) ppc;
12034 { /* SCO 3.2v4 cc rejects this. */
12036 char const *s = 0 ? (char *) 0 : (char const *) 0;
12041 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
12042 int x[] = {25, 17};
12043 const int *foo = &x[0];
12046 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
12047 typedef const int *iptr;
12051 { /* AIX XL C 1.02.0.0 rejects this saying
12052 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
12053 struct s { int j; const int *ap[3]; };
12054 struct s *b; b->j = 5;
12056 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
12057 const int foo = 10;
12058 if (!foo) return 0;
12060 return !cs[0] && !zero.x;
12067 if ac_fn_c_try_compile
"$LINENO"; then :
12072 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12074 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
12075 $as_echo "$ac_cv_c_const" >&6; }
12076 if test $ac_cv_c_const = no
; then
12078 $as_echo "#define const /**/" >>confdefs.h
12082 ac_fn_c_check_type
"$LINENO" "off_t" "ac_cv_type_off_t" "$ac_includes_default"
12083 if test "x$ac_cv_type_off_t" = x
""yes; then :
12087 cat >>confdefs.h
<<_ACEOF
12088 #define off_t long int
12093 ac_fn_c_check_type
"$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
12094 if test "x$ac_cv_type_size_t" = x
""yes; then :
12098 cat >>confdefs.h
<<_ACEOF
12099 #define size_t unsigned int
12104 ac_fn_c_check_member
"$LINENO" "struct stat" "st_rdev" "ac_cv_member_struct_stat_st_rdev" "$ac_includes_default"
12105 if test "x$ac_cv_member_struct_stat_st_rdev" = x
""yes; then :
12107 cat >>confdefs.h
<<_ACEOF
12108 #define HAVE_STRUCT_STAT_ST_RDEV 1
12115 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5
12116 $as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
12117 if test "${ac_cv_struct_tm+set}" = set; then :
12118 $as_echo_n "(cached) " >&6
12120 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12121 /* end confdefs.h. */
12122 #include <sys/types.h>
12129 int *p = &tm.tm_sec;
12135 if ac_fn_c_try_compile
"$LINENO"; then :
12136 ac_cv_struct_tm
=time.h
12138 ac_cv_struct_tm
=sys
/time.h
12140 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12142 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_tm" >&5
12143 $as_echo "$ac_cv_struct_tm" >&6; }
12144 if test $ac_cv_struct_tm = sys
/time.h
; then
12146 $as_echo "#define TM_IN_SYS_TIME 1" >>confdefs.h
12150 ac_fn_c_check_member
"$LINENO" "struct tm" "tm_gmtoff" "ac_cv_member_struct_tm_tm_gmtoff" "$ac_includes_default"
12151 if test "x$ac_cv_member_struct_tm_tm_gmtoff" = x
""yes; then :
12153 cat >>confdefs.h
<<_ACEOF
12154 #define HAVE_STRUCT_TM_TM_GMTOFF 1
12159 ac_fn_c_check_member
"$LINENO" "struct tm" "tm_zone" "ac_cv_member_struct_tm_tm_zone" "$ac_includes_default"
12160 if test "x$ac_cv_member_struct_tm_tm_zone" = x
""yes; then :
12162 cat >>confdefs.h
<<_ACEOF
12163 #define HAVE_STRUCT_TM_TM_ZONE 1
12169 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tm_zone in struct tm" >&5
12170 $as_echo_n "checking for tm_zone in struct tm... " >&6; }
12171 if test "${ac_cv_struct_tm_zone+set}" = set; then :
12172 $as_echo_n "(cached) " >&6
12174 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12175 /* end confdefs.h. */
12176 #include <sys/types.h>
12177 #include <$ac_cv_struct_tm>
12181 struct tm tm; tm.tm_zone;
12186 if ac_fn_c_try_compile
"$LINENO"; then :
12187 ac_cv_struct_tm_zone
=yes
12189 ac_cv_struct_tm_zone
=no
12191 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12193 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_tm_zone" >&5
12194 $as_echo "$ac_cv_struct_tm_zone" >&6; }
12195 if test "$ac_cv_struct_tm_zone" = yes; then
12197 $as_echo "#define HAVE_TM_ZONE 1" >>confdefs.h
12201 # On SGI, apparently tzname is a #define, but that's ok, AC_CHECK_DECL will
12202 # consider it declared and we won't give our own extern.
12203 ac_fn_c_check_decl
"$LINENO" "tzname" "ac_cv_have_decl_tzname" "#include <time.h>
12205 if test "x$ac_cv_have_decl_tzname" = x
""yes; then :
12211 cat >>confdefs.h
<<_ACEOF
12212 #define HAVE_DECL_TZNAME $ac_have_decl
12215 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tzname" >&5
12216 $as_echo_n "checking for tzname... " >&6; }
12217 if test "${ac_cv_var_tzname+set}" = set; then :
12218 $as_echo_n "(cached) " >&6
12220 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12221 /* end confdefs.h. */
12223 #if !HAVE_DECL_TZNAME
12224 extern char *tzname[];
12229 return tzname[0][0];
12234 if ac_fn_c_try_link
"$LINENO"; then :
12235 ac_cv_var_tzname
=yes
12237 ac_cv_var_tzname
=no
12239 rm -f core conftest.err conftest.
$ac_objext \
12240 conftest
$ac_exeext conftest.
$ac_ext
12242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_var_tzname" >&5
12243 $as_echo "$ac_cv_var_tzname" >&6; }
12244 if test $ac_cv_var_tzname = yes; then
12246 $as_echo "#define HAVE_TZNAME 1" >>confdefs.h
12250 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tm_isdst in struct tm" >&5
12251 $as_echo_n "checking for tm_isdst in struct tm... " >&6; }
12252 if test "${ac_cv_struct_tm_isdst+set}" = set; then :
12253 $as_echo_n "(cached) " >&6
12255 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12256 /* end confdefs.h. */
12257 #include <sys/types.h>
12258 #include <$ac_cv_struct_tm>
12262 struct tm tm; tm.tm_isdst;
12267 if ac_fn_c_try_compile
"$LINENO"; then :
12268 ac_cv_struct_tm_isdst
=yes
12270 ac_cv_struct_tm_isdst
=no
12272 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_tm_isdst" >&5
12275 $as_echo "$ac_cv_struct_tm_isdst" >&6; }
12276 if test "$ac_cv_struct_tm_isdst" = yes; then
12278 $as_echo "#define HAVE_TM_ISDST 1" >>confdefs.h
12283 ac_fn_c_check_decl
"$LINENO" "daylight" "ac_cv_have_decl_daylight" "#include <time.h>
12285 if test "x$ac_cv_have_decl_daylight" = x
""yes; then :
12291 cat >>confdefs.h
<<_ACEOF
12292 #define HAVE_DECL_DAYLIGHT $ac_have_decl
12295 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for daylight" >&5
12296 $as_echo_n "checking for daylight... " >&6; }
12297 if test "${ac_cv_var_daylight+set}" = set; then :
12298 $as_echo_n "(cached) " >&6
12300 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12301 /* end confdefs.h. */
12303 #if !HAVE_DECL_DAYLIGHT
12304 extern int daylight;
12314 if ac_fn_c_try_link
"$LINENO"; then :
12315 ac_cv_var_daylight
=yes
12317 ac_cv_var_daylight
=no
12319 rm -f core conftest.err conftest.
$ac_objext \
12320 conftest
$ac_exeext conftest.
$ac_ext
12322 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_var_daylight" >&5
12323 $as_echo "$ac_cv_var_daylight" >&6; }
12324 if test $ac_cv_var_daylight = yes; then
12326 $as_echo "#define HAVE_DAYLIGHT 1" >>confdefs.h
12330 # Check whether --enable-largefile was given.
12331 if test "${enable_largefile+set}" = set; then :
12332 enableval
=$enable_largefile;
12335 if test "$enable_largefile" != no
; then
12337 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
12338 $as_echo_n "checking for special C compiler options needed for large files... " >&6; }
12339 if test "${ac_cv_sys_largefile_CC+set}" = set; then :
12340 $as_echo_n "(cached) " >&6
12342 ac_cv_sys_largefile_CC
=no
12343 if test "$GCC" != yes; then
12346 # IRIX 6.2 and later do not support large files by default,
12347 # so use the C compiler's -n32 option if that helps.
12348 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12349 /* end confdefs.h. */
12350 #include <sys/types.h>
12351 /* Check that off_t can represent 2**63 - 1 correctly.
12352 We can't simply define LARGE_OFF_T to be 9223372036854775807,
12353 since some C++ compilers masquerading as C compilers
12354 incorrectly reject 9223372036854775807. */
12355 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
12356 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
12357 && LARGE_OFF_T % 2147483647 == 1)
12367 if ac_fn_c_try_compile
"$LINENO"; then :
12370 rm -f core conftest.err conftest.
$ac_objext
12372 if ac_fn_c_try_compile
"$LINENO"; then :
12373 ac_cv_sys_largefile_CC
=' -n32'; break
12375 rm -f core conftest.err conftest.
$ac_objext
12379 rm -f conftest.
$ac_ext
12382 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
12383 $as_echo "$ac_cv_sys_largefile_CC" >&6; }
12384 if test "$ac_cv_sys_largefile_CC" != no
; then
12385 CC
=$CC$ac_cv_sys_largefile_CC
12388 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
12389 $as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
12390 if test "${ac_cv_sys_file_offset_bits+set}" = set; then :
12391 $as_echo_n "(cached) " >&6
12394 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12395 /* end confdefs.h. */
12396 #include <sys/types.h>
12397 /* Check that off_t can represent 2**63 - 1 correctly.
12398 We can't simply define LARGE_OFF_T to be 9223372036854775807,
12399 since some C++ compilers masquerading as C compilers
12400 incorrectly reject 9223372036854775807. */
12401 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
12402 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
12403 && LARGE_OFF_T % 2147483647 == 1)
12413 if ac_fn_c_try_compile
"$LINENO"; then :
12414 ac_cv_sys_file_offset_bits
=no
; break
12416 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12417 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12418 /* end confdefs.h. */
12419 #define _FILE_OFFSET_BITS 64
12420 #include <sys/types.h>
12421 /* Check that off_t can represent 2**63 - 1 correctly.
12422 We can't simply define LARGE_OFF_T to be 9223372036854775807,
12423 since some C++ compilers masquerading as C compilers
12424 incorrectly reject 9223372036854775807. */
12425 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
12426 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
12427 && LARGE_OFF_T % 2147483647 == 1)
12437 if ac_fn_c_try_compile
"$LINENO"; then :
12438 ac_cv_sys_file_offset_bits
=64; break
12440 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12441 ac_cv_sys_file_offset_bits
=unknown
12445 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
12446 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
12447 case $ac_cv_sys_file_offset_bits in #(
12450 cat >>confdefs.h
<<_ACEOF
12451 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
12456 if test $ac_cv_sys_file_offset_bits = unknown
; then
12457 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
12458 $as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
12459 if test "${ac_cv_sys_large_files+set}" = set; then :
12460 $as_echo_n "(cached) " >&6
12463 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12464 /* end confdefs.h. */
12465 #include <sys/types.h>
12466 /* Check that off_t can represent 2**63 - 1 correctly.
12467 We can't simply define LARGE_OFF_T to be 9223372036854775807,
12468 since some C++ compilers masquerading as C compilers
12469 incorrectly reject 9223372036854775807. */
12470 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
12471 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
12472 && LARGE_OFF_T % 2147483647 == 1)
12482 if ac_fn_c_try_compile
"$LINENO"; then :
12483 ac_cv_sys_large_files
=no
; break
12485 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12486 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12487 /* end confdefs.h. */
12488 #define _LARGE_FILES 1
12489 #include <sys/types.h>
12490 /* Check that off_t can represent 2**63 - 1 correctly.
12491 We can't simply define LARGE_OFF_T to be 9223372036854775807,
12492 since some C++ compilers masquerading as C compilers
12493 incorrectly reject 9223372036854775807. */
12494 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
12495 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
12496 && LARGE_OFF_T % 2147483647 == 1)
12506 if ac_fn_c_try_compile
"$LINENO"; then :
12507 ac_cv_sys_large_files
=1; break
12509 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12510 ac_cv_sys_large_files
=unknown
12514 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
12515 $as_echo "$ac_cv_sys_large_files" >&6; }
12516 case $ac_cv_sys_large_files in #(
12519 cat >>confdefs.h
<<_ACEOF
12520 #define _LARGE_FILES $ac_cv_sys_large_files
12528 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGEFILE_SOURCE value needed for large files" >&5
12529 $as_echo_n "checking for _LARGEFILE_SOURCE value needed for large files... " >&6; }
12530 if test "${ac_cv_sys_largefile_source+set}" = set; then :
12531 $as_echo_n "(cached) " >&6
12534 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12535 /* end confdefs.h. */
12536 #include <sys/types.h> /* for off_t */
12541 int (*fp) (FILE *, off_t, int) = fseeko;
12542 return fseeko (stdin, 0, 0) && fp (stdin, 0, 0);
12547 if ac_fn_c_try_link
"$LINENO"; then :
12548 ac_cv_sys_largefile_source
=no
; break
12550 rm -f core conftest.err conftest.
$ac_objext \
12551 conftest
$ac_exeext conftest.
$ac_ext
12552 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12553 /* end confdefs.h. */
12554 #define _LARGEFILE_SOURCE 1
12555 #include <sys/types.h> /* for off_t */
12560 int (*fp) (FILE *, off_t, int) = fseeko;
12561 return fseeko (stdin, 0, 0) && fp (stdin, 0, 0);
12566 if ac_fn_c_try_link
"$LINENO"; then :
12567 ac_cv_sys_largefile_source
=1; break
12569 rm -f core conftest.err conftest.
$ac_objext \
12570 conftest
$ac_exeext conftest.
$ac_ext
12571 ac_cv_sys_largefile_source
=unknown
12575 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_source" >&5
12576 $as_echo "$ac_cv_sys_largefile_source" >&6; }
12577 case $ac_cv_sys_largefile_source in #(
12580 cat >>confdefs.h
<<_ACEOF
12581 #define _LARGEFILE_SOURCE $ac_cv_sys_largefile_source
12587 # We used to try defining _XOPEN_SOURCE=500 too, to work around a bug
12588 # in glibc 2.1.3, but that breaks too many other things.
12589 # If you want fseeko and ftello with glibc, upgrade to a fixed glibc.
12590 if test $ac_cv_sys_largefile_source != unknown
; then
12592 $as_echo "#define HAVE_FSEEKO 1" >>confdefs.h
12596 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mbstate_t" >&5
12597 $as_echo_n "checking for mbstate_t... " >&6; }
12598 if test "${ac_cv_type_mbstate_t+set}" = set; then :
12599 $as_echo_n "(cached) " >&6
12601 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12602 /* end confdefs.h. */
12603 $ac_includes_default
12604 # include <wchar.h>
12608 mbstate_t x; return sizeof x;
12613 if ac_fn_c_try_compile
"$LINENO"; then :
12614 ac_cv_type_mbstate_t
=yes
12616 ac_cv_type_mbstate_t
=no
12618 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12620 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_mbstate_t" >&5
12621 $as_echo "$ac_cv_type_mbstate_t" >&6; }
12622 if test $ac_cv_type_mbstate_t = yes; then
12624 $as_echo "#define HAVE_MBSTATE_T 1" >>confdefs.h
12628 $as_echo "#define mbstate_t int" >>confdefs.h
12632 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct option in getopt" >&5
12633 $as_echo_n "checking for struct option in getopt... " >&6; }
12634 if test "${ac_cv_struct_option_getopt_h+set}" = set; then :
12635 $as_echo_n "(cached) " >&6
12637 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12638 /* end confdefs.h. */
12639 #include <getopt.h>
12643 struct option op; op.name;
12648 if ac_fn_c_try_compile
"$LINENO"; then :
12649 ac_cv_struct_option_getopt_h
=yes
12651 ac_cv_struct_option_getopt_h
=no
12653 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12655 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_option_getopt_h" >&5
12656 $as_echo "$ac_cv_struct_option_getopt_h" >&6; }
12657 if test "$ac_cv_struct_option_getopt_h" = yes; then
12659 $as_echo "#define HAVE_STRUCT_OPTION 1" >>confdefs.h
12664 ac_fn_c_check_type
"$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
12665 if test "x$ac_cv_type_pid_t" = x
""yes; then :
12667 cat >>confdefs.h
<<_ACEOF
12668 #define HAVE_PID_T 1
12673 ac_fn_c_check_type
"$LINENO" "uint8_t" "ac_cv_type_uint8_t" "$ac_includes_default"
12674 if test "x$ac_cv_type_uint8_t" = x
""yes; then :
12676 cat >>confdefs.h
<<_ACEOF
12677 #define HAVE_UINT8_T 1
12682 ac_fn_c_check_type
"$LINENO" "uint16_t" "ac_cv_type_uint16_t" "$ac_includes_default"
12683 if test "x$ac_cv_type_uint16_t" = x
""yes; then :
12685 cat >>confdefs.h
<<_ACEOF
12686 #define HAVE_UINT16_T 1
12691 ac_fn_c_check_type
"$LINENO" "uint32_t" "ac_cv_type_uint32_t" "$ac_includes_default"
12692 if test "x$ac_cv_type_uint32_t" = x
""yes; then :
12694 cat >>confdefs.h
<<_ACEOF
12695 #define HAVE_UINT32_T 1
12700 ac_fn_c_check_type
"$LINENO" "int32_t" "ac_cv_type_int32_t" "$ac_includes_default"
12701 if test "x$ac_cv_type_int32_t" = x
""yes; then :
12703 cat >>confdefs.h
<<_ACEOF
12704 #define HAVE_INT32_T 1
12709 ac_fn_c_check_type
"$LINENO" "uint64_t" "ac_cv_type_uint64_t" "$ac_includes_default"
12710 if test "x$ac_cv_type_uint64_t" = x
""yes; then :
12712 cat >>confdefs.h
<<_ACEOF
12713 #define HAVE_UINT64_T 1
12718 ac_fn_c_check_type
"$LINENO" "int64_t" "ac_cv_type_int64_t" "$ac_includes_default"
12719 if test "x$ac_cv_type_int64_t" = x
""yes; then :
12721 cat >>confdefs.h
<<_ACEOF
12722 #define HAVE_INT64_T 1
12728 # The cast to long int works around a bug in the HP C Compiler
12729 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
12730 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
12731 # This bug is HP SR number 8606223364.
12732 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long long" >&5
12733 $as_echo_n "checking size of long long... " >&6; }
12734 if test "${ac_cv_sizeof_long_long+set}" = set; then :
12735 $as_echo_n "(cached) " >&6
12737 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (long long))" "ac_cv_sizeof_long_long" "$ac_includes_default"; then :
12740 if test "$ac_cv_type_long_long" = yes; then
12741 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12742 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12743 { as_fn_set_status
77
12744 as_fn_error
"cannot compute sizeof (long long)
12745 See \`config.log' for more details." "$LINENO" 5; }; }
12747 ac_cv_sizeof_long_long
=0
12752 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long_long" >&5
12753 $as_echo "$ac_cv_sizeof_long_long" >&6; }
12757 cat >>confdefs.h
<<_ACEOF
12758 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
12764 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gcc compiler warnings" >&5
12765 $as_echo_n "checking for gcc compiler warnings... " >&6; }
12766 # Check whether --enable-warnings was given.
12767 if test "${enable_warnings+set}" = set; then :
12768 enableval
=$enable_warnings; if test "${enableval}" = no
-o "$GCC" = no
; then
12769 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12770 $as_echo "no" >&6; }
12773 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12774 $as_echo "yes" >&6; }
12775 WARNINGS
="-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
12776 -Wmissing-declarations -Wredundant-decls -Wnested-externs \
12777 -Wsign-compare -Wreturn-type -Wswitch -Wshadow \
12778 -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -Wformat=2"
12782 if test "$GCC" = yes; then
12783 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12784 $as_echo "yes" >&6; }
12785 WARNINGS
="-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
12786 -Wmissing-declarations -Wredundant-decls -Wnested-externs \
12787 -Wsign-compare -Wreturn-type -Wswitch -Wshadow \
12788 -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -Wformat=2"
12791 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12792 $as_echo "no" >&6; }
12797 for ac_func
in mmap strerror strndup strtoul mbrtowc mkstemp utimes utime wcwidth strtof fork
12799 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12800 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
12801 eval as_val
=\$
$as_ac_var
12802 if test "x$as_val" = x
""yes; then :
12803 cat >>confdefs.h
<<_ACEOF
12804 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12811 for ac_func
in getopt_long asprintf vasprintf strlcpy strlcat getline
12813 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12814 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
12815 eval as_val
=\$
$as_ac_var
12816 if test "x$as_val" = x
""yes; then :
12817 cat >>confdefs.h
<<_ACEOF
12818 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12822 case " $LIBOBJS " in
12823 *" $ac_func.$ac_objext "* ) ;;
12824 *) LIBOBJS
="$LIBOBJS $ac_func.$ac_objext"
12833 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gzopen in -lz" >&5
12834 $as_echo_n "checking for gzopen in -lz... " >&6; }
12835 if test "${ac_cv_lib_z_gzopen+set}" = set; then :
12836 $as_echo_n "(cached) " >&6
12838 ac_check_lib_save_LIBS
=$LIBS
12840 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12841 /* end confdefs.h. */
12843 /* Override any GCC internal prototype to avoid an error.
12844 Use char because int might match the return type of a GCC
12845 builtin and then its argument prototype would still apply. */
12858 if ac_fn_c_try_link
"$LINENO"; then :
12859 ac_cv_lib_z_gzopen
=yes
12861 ac_cv_lib_z_gzopen
=no
12863 rm -f core conftest.err conftest.
$ac_objext \
12864 conftest
$ac_exeext conftest.
$ac_ext
12865 LIBS
=$ac_check_lib_save_LIBS
12867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_gzopen" >&5
12868 $as_echo "$ac_cv_lib_z_gzopen" >&6; }
12869 if test "x$ac_cv_lib_z_gzopen" = x
""yes; then :
12870 cat >>confdefs.h
<<_ACEOF
12871 #define HAVE_LIBZ 1
12878 if test "$MINGW" = 1; then
12879 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for regexec in -lgnurx" >&5
12880 $as_echo_n "checking for regexec in -lgnurx... " >&6; }
12881 if test "${ac_cv_lib_gnurx_regexec+set}" = set; then :
12882 $as_echo_n "(cached) " >&6
12884 ac_check_lib_save_LIBS
=$LIBS
12885 LIBS
="-lgnurx $LIBS"
12886 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12887 /* end confdefs.h. */
12889 /* Override any GCC internal prototype to avoid an error.
12890 Use char because int might match the return type of a GCC
12891 builtin and then its argument prototype would still apply. */
12904 if ac_fn_c_try_link
"$LINENO"; then :
12905 ac_cv_lib_gnurx_regexec
=yes
12907 ac_cv_lib_gnurx_regexec
=no
12909 rm -f core conftest.err conftest.
$ac_objext \
12910 conftest
$ac_exeext conftest.
$ac_ext
12911 LIBS
=$ac_check_lib_save_LIBS
12913 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gnurx_regexec" >&5
12914 $as_echo "$ac_cv_lib_gnurx_regexec" >&6; }
12915 if test "x$ac_cv_lib_gnurx_regexec" = x
""yes; then :
12916 cat >>confdefs.h
<<_ACEOF
12917 #define HAVE_LIBGNURX 1
12920 LIBS
="-lgnurx $LIBS"
12923 as_fn_error
"libgnurx is required to build file(1) with MinGW" "$LINENO" 5
12928 if test "$cross_compiling" = yes; then
12929 IS_CROSS_COMPILE_TRUE
=
12930 IS_CROSS_COMPILE_FALSE
='#'
12932 IS_CROSS_COMPILE_TRUE
='#'
12933 IS_CROSS_COMPILE_FALSE
=
12937 ac_config_files
="$ac_config_files Makefile src/Makefile magic/Makefile tests/Makefile doc/Makefile python/Makefile"
12939 cat >confcache
<<\_ACEOF
12940 # This file is a shell script that caches the results of configure
12941 # tests run on this system so they can be shared between configure
12942 # scripts and configure runs, see configure's option --config-cache.
12943 # It is not useful on other systems. If it contains results you don't
12944 # want to keep, you may remove or edit it.
12946 # config.status only pays attention to the cache file if you give it
12947 # the --recheck option to rerun configure.
12949 # `ac_cv_env_foo' variables (set or unset) will be overridden when
12950 # loading this file, other *unset* `ac_cv_foo' will be assigned the
12951 # following values.
12955 # The following way of writing the cache mishandles newlines in values,
12956 # but we know of no workaround that is simple, portable, and efficient.
12957 # So, we kill variables containing newlines.
12958 # Ultrix sh set writes to stderr and can't be redirected directly,
12959 # and sets the high bit in the cache file unless we assign to the vars.
12961 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
12962 eval ac_val
=\$
$ac_var
12966 *_cv_
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
12967 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
12970 _ | IFS | as_nl
) ;; #(
12971 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
12972 *) { eval $ac_var=; unset $ac_var;} ;;
12978 case $as_nl`(ac_space=' '; set) 2>&1` in #(
12979 *${as_nl}ac_space
=\
*)
12980 # `set' does not quote correctly, so add quotes: double-quote
12981 # substitution turns \\\\ into \\, and sed turns \\ into \.
12984 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
12987 # `set' quotes correctly as required by POSIX, so do not add quotes.
12988 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
12997 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
12999 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
13001 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
13002 if test -w "$cache_file"; then
13003 test "x$cache_file" != "x/dev/null" &&
13004 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
13005 $as_echo "$as_me: updating cache $cache_file" >&6;}
13006 cat confcache
>$cache_file
13008 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
13009 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
13014 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
13015 # Let make expand exec_prefix.
13016 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
13018 DEFS
=-DHAVE_CONFIG_H
13022 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
13023 # 1. Remove the extension, and $U if already installed.
13024 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
13025 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
13026 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
13027 # will be set to the directory where LIBOBJS objects are built.
13028 as_fn_append ac_libobjs
" \${LIBOBJDIR}$ac_i\$U.$ac_objext"
13029 as_fn_append ac_ltlibobjs
" \${LIBOBJDIR}$ac_i"'$U.lo'
13031 LIBOBJS
=$ac_libobjs
13033 LTLIBOBJS
=$ac_ltlibobjs
13036 if test -n "$EXEEXT"; then
13038 am__EXEEXT_FALSE
='#'
13040 am__EXEEXT_TRUE
='#'
13044 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
13045 as_fn_error
"conditional \"MAINTAINER_MODE\" was never defined.
13046 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13048 if test -z "${MINGW_TRUE}" && test -z "${MINGW_FALSE}"; then
13049 as_fn_error
"conditional \"MINGW\" was never defined.
13050 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13052 if test -z "${FSECT5_TRUE}" && test -z "${FSECT5_FALSE}"; then
13053 as_fn_error
"conditional \"FSECT5\" was never defined.
13054 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13056 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
13057 as_fn_error
"conditional \"AMDEP\" was never defined.
13058 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13060 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
13061 as_fn_error
"conditional \"am__fastdepCC\" was never defined.
13062 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13064 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
13065 as_fn_error
"conditional \"am__fastdepCC\" was never defined.
13066 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13068 if test -z "${IS_CROSS_COMPILE_TRUE}" && test -z "${IS_CROSS_COMPILE_FALSE}"; then
13069 as_fn_error
"conditional \"IS_CROSS_COMPILE\" was never defined.
13070 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13073 : ${CONFIG_STATUS=./config.status}
13075 ac_clean_files_save
=$ac_clean_files
13076 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
13077 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
13078 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
13080 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
13082 # Generated by $as_me.
13083 # Run this file to recreate the current configuration.
13084 # Compiler output produced by configure, useful for debugging
13085 # configure, is in config.log if it exists.
13088 ac_cs_recheck=false
13091 SHELL=\${CONFIG_SHELL-$SHELL}
13094 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail
=1
13095 ## -------------------- ##
13096 ## M4sh Initialization. ##
13097 ## -------------------- ##
13099 # Be more Bourne compatible
13100 DUALCASE
=1; export DUALCASE
# for MKS sh
13101 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
13104 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
13105 # is contrary to our usage. Disable this feature.
13106 alias -g '${1+"$@"}'='"$@"'
13107 setopt NO_GLOB_SUBST
13109 case `(set -o) 2>/dev/null` in #(
13121 # Printing a long string crashes Solaris 7 /usr/bin/printf.
13122 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
13123 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
13124 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
13125 # Prefer a ksh shell builtin over an external printf program on Solaris,
13126 # but without wasting forks for bash or zsh.
13127 if test -z "$BASH_VERSION$ZSH_VERSION" \
13128 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
13129 as_echo='print
-r --'
13130 as_echo_n='print
-rn --'
13131 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
13132 as_echo='printf %s
\n'
13133 as_echo_n='printf %s
'
13135 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
13136 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
13137 as_echo_n='/usr
/ucb
/echo -n'
13139 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
13140 as_echo_n_body='eval
13144 expr "X$arg" : "X\\(.*\\)$as_nl";
13145 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
13147 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
13149 export as_echo_n_body
13150 as_echo_n='sh
-c $as_echo_n_body as_echo
'
13152 export as_echo_body
13153 as_echo='sh
-c $as_echo_body as_echo
'
13156 # The user is always right.
13157 if test "${PATH_SEPARATOR+set}" != set; then
13159 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
13160 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
13167 # We need space, tab and new line, in precisely that order. Quoting is
13168 # there to prevent editors from complaining about space-tab.
13169 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
13170 # splitting by setting IFS to empty value.)
13173 # Find who we are. Look in the path if we contain no directory separator.
13175 *[\\/]* ) as_myself=$0 ;;
13176 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13177 for as_dir in $PATH
13180 test -z "$as_dir" && as_dir=.
13181 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
13187 # We did not find ourselves, most probably we were run as `sh COMMAND'
13188 # in which case we are not to be found in the path.
13189 if test "x$as_myself" = x
; then
13192 if test ! -f "$as_myself"; then
13193 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
13197 # Unset variables that we do not need and which cause bugs (e.g. in
13198 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
13199 # suppresses any "Segmentation fault" message there. '((' could
13200 # trigger a bug in pdksh 5.2.14.
13201 for as_var
in BASH_ENV ENV MAIL MAILPATH
13202 do eval test x\
${$as_var+set} = xset \
13203 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
13216 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
13219 # as_fn_error ERROR [LINENO LOG_FD]
13220 # ---------------------------------
13221 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
13222 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
13223 # script with status $?, using 1 if that was 0.
13226 as_status
=$?
; test $as_status -eq 0 && as_status
=1
13228 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
13229 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
13231 $as_echo "$as_me: error: $1" >&2
13232 as_fn_exit
$as_status
13236 # as_fn_set_status STATUS
13237 # -----------------------
13238 # Set $? to STATUS, without forking.
13239 as_fn_set_status
()
13242 } # as_fn_set_status
13244 # as_fn_exit STATUS
13245 # -----------------
13246 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
13250 as_fn_set_status
$1
13256 # Portably unset VAR.
13259 { eval $1=; unset $1;}
13261 as_unset
=as_fn_unset
13262 # as_fn_append VAR VALUE
13263 # ----------------------
13264 # Append the text in VALUE to the end of the definition contained in VAR. Take
13265 # advantage of any shell optimizations that allow amortized linear growth over
13266 # repeated appends, instead of the typical quadratic growth present in naive
13268 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
13269 eval 'as_fn_append ()
13280 # as_fn_arith ARG...
13281 # ------------------
13282 # Perform arithmetic evaluation on the ARGs, and store the result in the
13283 # global $as_val. Take advantage of shells that can avoid forks. The arguments
13284 # must be portable across $(()) and expr.
13285 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
13286 eval 'as_fn_arith ()
13293 as_val
=`expr "$@" || test $? -eq 1`
13298 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
13299 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
13305 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
13306 as_basename
=basename
13311 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
13317 as_me
=`$as_basename -- "$0" ||
13318 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
13319 X"$0" : 'X\(//\)$' \| \
13320 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
13322 sed '/^.*\/\([^/][^/]*\)\/*$/{
13336 # Avoid depending upon Character Ranges.
13337 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
13338 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
13339 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
13340 as_cr_digits
='0123456789'
13341 as_cr_alnum
=$as_cr_Letters$as_cr_digits
13343 ECHO_C
= ECHO_N
= ECHO_T
=
13344 case `echo -n x` in #(((((
13346 case `echo 'xy\c'` in
13347 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
13349 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
13356 rm -f conf$$ conf$$.exe conf$$.
file
13357 if test -d conf$$.dir
; then
13358 rm -f conf$$.dir
/conf$$.
file
13361 mkdir conf$$.dir
2>/dev
/null
13363 if (echo >conf$$.
file) 2>/dev
/null
; then
13364 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
13366 # ... but there are two gotchas:
13367 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
13368 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
13369 # In both cases, we have to default to `cp -p'.
13370 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
13372 elif ln conf$$.
file conf$$
2>/dev
/null
; then
13380 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
13381 rmdir conf$$.dir
2>/dev
/null
13386 # Create "$as_dir" as a directory, including parents if necessary.
13391 -*) as_dir
=.
/$as_dir;;
13393 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
13397 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
13398 *) as_qdir
=$as_dir;;
13400 as_dirs
="'$as_qdir' $as_dirs"
13401 as_dir
=`$as_dirname -- "$as_dir" ||
13402 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13403 X"$as_dir" : 'X\(//\)[^/]' \| \
13404 X"$as_dir" : 'X\(//\)$' \| \
13405 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
13406 $as_echo X"$as_dir" |
13407 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13411 /^X\(\/\/\)[^/].*/{
13424 test -d "$as_dir" && break
13426 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
13427 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
13431 if mkdir
-p .
2>/dev
/null
; then
13432 as_mkdir_p
='mkdir -p "$as_dir"'
13434 test -d .
/-p && rmdir .
/-p
13438 if test -x / >/dev
/null
2>&1; then
13439 as_test_x
='test -x'
13441 if ls -dL / >/dev
/null
2>&1; then
13448 if test -d "$1"; then
13454 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
13455 ???[sx]*):;;*)false;;esac;fi
13459 as_executable_p
=$as_test_x
13461 # Sed expression to map a string onto a valid CPP name.
13462 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
13464 # Sed expression to map a string onto a valid variable name.
13465 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
13469 ## ----------------------------------- ##
13470 ## Main body of $CONFIG_STATUS script. ##
13471 ## ----------------------------------- ##
13473 test $as_write_fail = 0 && chmod +x
$CONFIG_STATUS || ac_write_fail
=1
13475 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
13476 # Save the log message, to keep $0 and so on meaningful, and to
13477 # report actual input values of CONFIG_FILES etc. instead of their
13478 # values after options handling.
13480 This file was extended by file $as_me 5.09, which was
13481 generated by GNU Autoconf 2.64. Invocation command line was
13483 CONFIG_FILES = $CONFIG_FILES
13484 CONFIG_HEADERS = $CONFIG_HEADERS
13485 CONFIG_LINKS = $CONFIG_LINKS
13486 CONFIG_COMMANDS = $CONFIG_COMMANDS
13489 on `(hostname || uname -n) 2>/dev/null | sed 1q`
13494 case $ac_config_files in *"
13495 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
13498 case $ac_config_headers in *"
13499 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
13503 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13504 # Files that config.status was made for.
13505 config_files="$ac_config_files"
13506 config_headers="$ac_config_headers"
13507 config_commands="$ac_config_commands"
13511 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
13513 \`$as_me' instantiates files and other configuration actions
13514 from templates according to the current configuration. Unless the files
13515 and actions are specified as TAGs, all are instantiated by default.
13517 Usage: $0 [OPTION]... [TAG]...
13519 -h, --help print this help, then exit
13520 -V, --version print version number and configuration settings, then exit
13521 -q, --quiet, --silent
13522 do not print progress messages
13523 -d, --debug don't remove temporary files
13524 --recheck update $as_me by reconfiguring in the same conditions
13525 --file=FILE[:TEMPLATE]
13526 instantiate the configuration file FILE
13527 --header=FILE[:TEMPLATE]
13528 instantiate the configuration header FILE
13530 Configuration files:
13533 Configuration headers:
13536 Configuration commands:
13539 Report bugs to <christos@astron.com>."
13542 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13544 file config.status 5.09
13545 configured by $0, generated by GNU Autoconf 2.64,
13546 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
13548 Copyright (C) 2009 Free Software Foundation, Inc.
13549 This config.status script is free software; the Free Software Foundation
13550 gives unlimited permission to copy, distribute and modify it."
13557 test -n "\$AWK" || AWK=awk
13560 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
13561 # The default lists apply if the user does not specify any file.
13567 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
13568 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
13579 # Handling of the options.
13580 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
13582 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
13583 $as_echo "$ac_cs_version"; exit ;;
13584 --debug |
--debu |
--deb |
--de |
--d |
-d )
13586 --file |
--fil |
--fi |
--f )
13589 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
13591 as_fn_append CONFIG_FILES
" '$ac_optarg'"
13592 ac_need_defaults
=false
;;
13593 --header |
--heade |
--head |
--hea )
13596 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
13598 as_fn_append CONFIG_HEADERS
" '$ac_optarg'"
13599 ac_need_defaults
=false
;;
13601 # Conflict between --help and --header
13602 as_fn_error
"ambiguous option: \`$1'
13603 Try \`$0 --help' for more information.";;
13604 --help |
--hel |
-h )
13605 $as_echo "$ac_cs_usage"; exit ;;
13606 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
13607 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
13610 # This is an error.
13611 -*) as_fn_error
"unrecognized option: \`$1'
13612 Try \`$0 --help' for more information." ;;
13614 *) as_fn_append ac_config_targets
" $1"
13615 ac_need_defaults
=false
;;
13621 ac_configure_extra_args
=
13623 if $ac_cs_silent; then
13625 ac_configure_extra_args
="$ac_configure_extra_args --silent"
13629 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13630 if \$ac_cs_recheck; then
13631 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
13633 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
13634 CONFIG_SHELL='$SHELL'
13635 export CONFIG_SHELL
13640 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
13644 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
13645 ## Running $as_me. ##
13651 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13655 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
13658 # The HP-UX ksh and POSIX shell print the target directory to stdout
13659 # if CDPATH is set.
13660 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
13662 sed_quote_subst='$sed_quote_subst'
13663 double_quote_subst='$double_quote_subst'
13664 delay_variable_subst='$delay_variable_subst'
13665 macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
13666 macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
13667 enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
13668 enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
13669 pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
13670 enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
13671 host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
13672 host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
13673 host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
13674 build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
13675 build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
13676 build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
13677 SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
13678 Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
13679 GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
13680 EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
13681 FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
13682 LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
13683 NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
13684 LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
13685 max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
13686 ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
13687 exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
13688 lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
13689 lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
13690 lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
13691 reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
13692 reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13693 OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
13694 deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
13695 file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
13696 AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
13697 AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
13698 STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
13699 RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
13700 old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13701 old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13702 old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13703 CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
13704 CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
13705 compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
13706 GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
13707 lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
13708 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
13709 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"`'
13710 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"`'
13711 objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
13712 SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
13713 ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
13714 MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
13715 lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
13716 lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
13717 lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
13718 lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
13719 lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
13720 need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
13721 DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
13722 NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
13723 LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
13724 OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
13725 OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
13726 libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
13727 shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13728 extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13729 archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
13730 enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
13731 export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
13732 whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
13733 compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
13734 old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13735 old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13736 archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13737 archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13738 module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13739 module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13740 with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
13741 allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
13742 no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
13743 hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
13744 hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
13745 hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
13746 hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
13747 hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
13748 hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
13749 hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
13750 hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
13751 inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
13752 link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
13753 fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
13754 always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
13755 export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13756 exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
13757 include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
13758 prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13759 file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
13760 variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
13761 need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
13762 need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
13763 version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
13764 runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
13765 shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
13766 shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
13767 libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
13768 library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
13769 soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
13770 postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13771 postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13772 finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13773 finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
13774 hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
13775 sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
13776 sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
13777 hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
13778 enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
13779 enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
13780 enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
13781 old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
13782 striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
13785 LTCFLAGS='$LTCFLAGS'
13786 compiler='$compiler_DEFAULT'
13788 # Quote evaled strings.
13800 deplibs_check_method \
13809 lt_cv_sys_global_symbol_pipe \
13810 lt_cv_sys_global_symbol_to_cdecl \
13811 lt_cv_sys_global_symbol_to_c_name_address \
13812 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
13815 lt_prog_compiler_no_builtin_flag \
13816 lt_prog_compiler_wl \
13817 lt_prog_compiler_pic \
13818 lt_prog_compiler_static \
13819 lt_cv_prog_compiler_c_o \
13827 export_dynamic_flag_spec \
13828 whole_archive_flag_spec \
13829 compiler_needs_object \
13831 allow_undefined_flag \
13832 no_undefined_flag \
13833 hardcode_libdir_flag_spec \
13834 hardcode_libdir_flag_spec_ld \
13835 hardcode_libdir_separator \
13840 variables_saved_for_relink \
13842 library_names_spec \
13847 case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
13848 *[\\\\\\\`\\"\\\$]*)
13849 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
13852 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
13857 # Double-quote double-evaled strings.
13858 for var in reload_cmds \
13859 old_postinstall_cmds \
13860 old_postuninstall_cmds \
13862 extract_expsyms_cmds \
13863 old_archive_from_new_cmds \
13864 old_archive_from_expsyms_cmds \
13866 archive_expsym_cmds \
13868 module_expsym_cmds \
13869 export_symbols_cmds \
13872 postuninstall_cmds \
13874 sys_lib_search_path_spec \
13875 sys_lib_dlsearch_path_spec; do
13876 case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
13877 *[\\\\\\\`\\"\\\$]*)
13878 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
13881 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
13886 # Fix-up fallback echo if it was mangled by the above quoting rules.
13888 *'\\\$0 --fallback-echo"') lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
13892 ac_aux_dir='$ac_aux_dir'
13893 xsi_shell='$xsi_shell'
13894 lt_shell_append='$lt_shell_append'
13896 # See if we are running on zsh, and set the options which allow our
13897 # commands through without removal of \ escapes INIT.
13898 if test -n "\${ZSH_VERSION+set}" ; then
13899 setopt NO_GLOB_SUBST
13905 TIMESTAMP='$TIMESTAMP'
13914 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
13916 # Handling of arguments.
13917 for ac_config_target
in $ac_config_targets
13919 case $ac_config_target in
13920 "config.h") CONFIG_HEADERS
="$CONFIG_HEADERS config.h" ;;
13921 "depfiles") CONFIG_COMMANDS
="$CONFIG_COMMANDS depfiles" ;;
13922 "libtool") CONFIG_COMMANDS
="$CONFIG_COMMANDS libtool" ;;
13923 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
13924 "src/Makefile") CONFIG_FILES
="$CONFIG_FILES src/Makefile" ;;
13925 "magic/Makefile") CONFIG_FILES
="$CONFIG_FILES magic/Makefile" ;;
13926 "tests/Makefile") CONFIG_FILES
="$CONFIG_FILES tests/Makefile" ;;
13927 "doc/Makefile") CONFIG_FILES
="$CONFIG_FILES doc/Makefile" ;;
13928 "python/Makefile") CONFIG_FILES
="$CONFIG_FILES python/Makefile" ;;
13930 *) as_fn_error
"invalid argument: \`$ac_config_target'" "$LINENO" 5;;
13935 # If the user did not use the arguments to specify the items to instantiate,
13936 # then the envvar interface is used. Set only those that are not.
13937 # We use the long form for the default assignment because of an extremely
13938 # bizarre bug on SunOS 4.1.3.
13939 if $ac_need_defaults; then
13940 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
13941 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
13942 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
13945 # Have a temporary directory for convenience. Make it in the build tree
13946 # simply because there is no reason against having it here, and in addition,
13947 # creating and moving files from /tmp can sometimes cause problems.
13948 # Hook for its removal unless debugging.
13949 # Note that there is a small window in which the directory will not be cleaned:
13950 # after its creation but before its name has been assigned to `$tmp'.
13954 trap 'exit_status=$?
13955 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
13957 trap 'as_fn_exit 1' 1 2 13 15
13959 # Create a (secure) tmp directory for tmp files.
13962 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
13963 test -n "$tmp" && test -d "$tmp"
13966 tmp
=.
/conf$$
-$RANDOM
13967 (umask 077 && mkdir
"$tmp")
13968 } || as_fn_error
"cannot create a temporary directory in ." "$LINENO" 5
13970 # Set up the scripts for CONFIG_FILES section.
13971 # No need to generate them if there are no CONFIG_FILES.
13972 # This happens for instance with `./config.status config.h'.
13973 if test -n "$CONFIG_FILES"; then
13976 ac_cr
=`echo X | tr X '\015'`
13977 # On cygwin, bash can eat \r inside `` if the user requested igncr.
13978 # But we know of no other shell where ac_cr would be empty at this
13979 # point, so we can use a bashism as a fallback.
13980 if test "x$ac_cr" = x
; then
13981 eval ac_cr
=\$
\'\\r
\'
13983 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
13984 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
13987 ac_cs_awk_cr
=$ac_cr
13990 echo 'BEGIN {' >"$tmp/subs1.awk" &&
13995 echo "cat >conf$$subs.awk <<_ACEOF" &&
13996 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
13998 } >conf$$subs.sh ||
13999 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
14000 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
14002 for ac_last_try in false false false false false :; do
14003 . ./conf$$subs.sh ||
14004 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
14006 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
14007 if test $ac_delim_n = $ac_delim_num; then
14009 elif $ac_last_try; then
14010 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
14012 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
14015 rm -f conf$$subs.sh
14017 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14018 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
14022 s/^/S["/; s
/!.
*/"]=/
14032 s/\(.\{148\}\).*/\1/
14034 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
14039 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
14046 s/\(.\{148\}\).*/\1/
14048 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
14052 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
14057 ' <conf$$subs.awk | sed '
14062 ' >>$CONFIG_STATUS || ac_write_fail=1
14063 rm -f conf$$subs.awk
14064 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14066 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
14067 for (key in S) S_is_set[key] = 1
14073 nfields = split(line, field, "@
")
14075 len = length(field[1])
14076 for (i = 2; i < nfields; i++) {
14078 keylen = length(key)
14079 if (S_is_set[key]) {
14081 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
14082 len += length(value) + length(field[++i])
14093 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14094 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
14095 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
14098 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
14099 || as_fn_error "could not setup config files machinery
" "$LINENO" 5
14102 # VPATH may cause trouble with some makes, so we remove $(srcdir),
14103 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
14104 # trailing colons and then remove the whole line if VPATH becomes empty
14105 # (actually we leave an empty line to preserve line numbers).
14106 if test "x
$srcdir" = x.; then
14107 ac_vpsub='/^[ ]*VPATH[ ]*=/{
14108 s/:*\$(srcdir):*/:/
14109 s/:*\${srcdir}:*/:/
14111 s/^\([^=]*=[ ]*\):*/\1/
14117 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14118 fi # test -n "$CONFIG_FILES"
14120 # Set up the scripts for CONFIG_HEADERS section.
14121 # No need to generate them if there are no CONFIG_HEADERS.
14122 # This happens for instance with `./config.status Makefile'.
14123 if test -n "$CONFIG_HEADERS"; then
14124 cat >"$tmp/defines.
awk" <<\_ACAWK ||
14128 # Transform confdefs.h into an awk script `defines.awk', embedded as
14129 # here-document in config.status, that substitutes the proper values into
14130 # config.h.in to produce config.h.
14132 # Create a delimiter string that does not exist in confdefs.h, to ease
14133 # handling of long lines.
14135 for ac_last_try in false false :; do
14136 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
14137 if test -z "$ac_t"; then
14139 elif $ac_last_try; then
14140 as_fn_error "could not
make $CONFIG_HEADERS" "$LINENO" 5
14142 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
14146 # For the awk script, D is an array of macro values keyed by name,
14147 # likewise P contains macro parameters if any. Preserve backslash
14148 # newline sequences.
14150 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
14152 s/.\{148\}/&'"$ac_delim"'/g
14155 s/^[ ]*#[ ]*define[ ][ ]*/ /
14162 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
14164 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
14168 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
14169 D["\
1"]=" \
3\\\\\\n
"\\/p
14171 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
14176 s/.\{148\}/&'"$ac_delim"'/g
14181 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
14184 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
14186 ' <confdefs.h | sed '
14187 s/'"$ac_delim"'/"\\\
14188 "/g' >>$CONFIG_STATUS || ac_write_fail=1
14190 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14191 for (key in D) D_is_set[key] = 1
14194 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
14196 split(line, arg, " ")
14197 if (arg[1] == "#") {
14201 defundef
= substr
(arg
[1], 2)
14204 split(mac1
, mac2
, "(") #)
14206 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
14207 if (D_is_set
[macro
]) {
14208 # Preserve the white space surrounding the "#".
14209 print prefix
"define", macro P
[macro
] D
[macro
]
14212 # Replace #undef with comments. This is necessary, for example,
14213 # in the case of _POSIX_SOURCE, which is predefined and required
14214 # on some systems where configure will not decide to define it.
14215 if (defundef
== "undef") {
14216 print
"/*", prefix defundef
, macro
, "*/"
14224 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
14225 as_fn_error
"could not setup config headers machinery" "$LINENO" 5
14226 fi # test -n "$CONFIG_HEADERS"
14229 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
14234 :[FHLC
]) ac_mode
=$ac_tag; continue;;
14236 case $ac_mode$ac_tag in
14238 :L
* |
:C
*:*) as_fn_error
"invalid tag \`$ac_tag'" "$LINENO" 5;;
14239 :[FH
]-) ac_tag
=-:-;;
14240 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
14257 -) ac_f
="$tmp/stdin";;
14258 *) # Look for the file first in the build tree, then in the source tree
14259 # (if the path is not absolute). The absolute path cannot be DOS-style,
14260 # because $ac_f cannot contain `:'.
14264 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
14266 as_fn_error
"cannot find input file: \`$ac_f'" "$LINENO" 5;;
14268 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
14269 as_fn_append ac_file_inputs
" '$ac_f'"
14272 # Let's still pretend it is `configure' which instantiates (i.e., don't
14273 # use $as_me), people would be surprised to read:
14274 # /* config.h. Generated by config.status. */
14275 configure_input
='Generated from '`
14276 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
14278 if test x
"$ac_file" != x-
; then
14279 configure_input
="$ac_file. $configure_input"
14280 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
14281 $as_echo "$as_me: creating $ac_file" >&6;}
14283 # Neutralize special characters interpreted by sed in replacement strings.
14284 case $configure_input in #(
14285 *\
&* |
*\|
* |
*\\* )
14286 ac_sed_conf_input
=`$as_echo "$configure_input" |
14287 sed 's/[\\\\&|]/\\\\&/g'`;; #(
14288 *) ac_sed_conf_input
=$configure_input;;
14292 *:-:* |
*:-) cat >"$tmp/stdin" \
14293 || as_fn_error
"could not create $ac_file" "$LINENO" 5 ;;
14298 ac_dir
=`$as_dirname -- "$ac_file" ||
14299 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14300 X"$ac_file" : 'X\(//\)[^/]' \| \
14301 X"$ac_file" : 'X\(//\)$' \| \
14302 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
14303 $as_echo X"$ac_file" |
14304 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14308 /^X\(\/\/\)[^/].*/{
14321 as_dir
="$ac_dir"; as_fn_mkdir_p
14325 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
14327 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
14328 # A ".." for each directory in $ac_dir_suffix.
14329 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
14330 case $ac_top_builddir_sub in
14331 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
14332 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
14335 ac_abs_top_builddir
=$ac_pwd
14336 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
14337 # for backward compatibility:
14338 ac_top_builddir
=$ac_top_build_prefix
14341 .
) # We are building in place.
14343 ac_top_srcdir
=$ac_top_builddir_sub
14344 ac_abs_top_srcdir
=$ac_pwd ;;
14345 [\\/]* | ?
:[\\/]* ) # Absolute name.
14346 ac_srcdir
=$srcdir$ac_dir_suffix;
14347 ac_top_srcdir
=$srcdir
14348 ac_abs_top_srcdir
=$srcdir ;;
14349 *) # Relative name.
14350 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
14351 ac_top_srcdir
=$ac_top_build_prefix$srcdir
14352 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
14354 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
14364 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
14365 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
14367 ac_MKDIR_P
=$MKDIR_P
14369 [\\/$
]* | ?
:[\\/]* ) ;;
14370 */*) ac_MKDIR_P
=$ac_top_build_prefix$MKDIR_P ;;
14374 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
14375 # If the template does not know about datarootdir, expand it.
14376 # FIXME: This hack should be removed a few years after 2.60.
14377 ac_datarootdir_hack
=; ac_datarootdir_seen
=
14388 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
14389 *datarootdir
*) ac_datarootdir_seen
=yes;;
14390 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
14391 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
14392 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
14394 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14395 ac_datarootdir_hack='
14396 s&@datadir@&$datadir&g
14397 s&@docdir@&$docdir&g
14398 s&@infodir@&$infodir&g
14399 s&@localedir@&$localedir&g
14400 s&@mandir@&$mandir&g
14401 s&\\\${datarootdir}&$datarootdir&g' ;;
14405 # Neutralize VPATH when `$srcdir' = `.'.
14406 # Shell code in configure.ac might set extrasub.
14407 # FIXME: do we really want to maintain this feature?
14408 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14409 ac_sed_extra="$ac_vpsub
14412 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
14414 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
14415 s|@configure_input@|
$ac_sed_conf_input|
;t t
14416 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
14417 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
14418 s
&@srcdir@
&$ac_srcdir&;t t
14419 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
14420 s
&@top_srcdir@
&$ac_top_srcdir&;t t
14421 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
14422 s
&@builddir@
&$ac_builddir&;t t
14423 s
&@abs_builddir@
&$ac_abs_builddir&;t t
14424 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
14425 s
&@INSTALL@
&$ac_INSTALL&;t t
14426 s
&@MKDIR_P@
&$ac_MKDIR_P&;t t
14427 $ac_datarootdir_hack
14429 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.
awk" >$tmp/out \
14430 || as_fn_error "could not create
$ac_file" "$LINENO" 5
14432 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
14433 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
14434 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
14435 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
14436 which seems to be undefined. Please make sure it is defined." >&5
14437 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
14438 which seems to be undefined. Please make sure it is defined." >&2;}
14442 -) cat "$tmp/out" && rm -f "$tmp/out";;
14443 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
14445 || as_fn_error "could not create $ac_file" "$LINENO" 5
14451 if test x"$ac_file" != x-; then
14453 $as_echo "/* $configure_input */" \
14454 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
14455 } >"$tmp/config.h" \
14456 || as_fn_error "could not create $ac_file" "$LINENO" 5
14457 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
14458 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
14459 $as_echo "$as_me: $ac_file is unchanged" >&6;}
14462 mv "$tmp/config.h" "$ac_file" \
14463 || as_fn_error "could not create $ac_file" "$LINENO" 5
14466 $as_echo "/* $configure_input */" \
14467 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
14468 || as_fn_error "could not create -" "$LINENO" 5
14470 # Compute "$ac_file"'s index
in $config_headers.
14473 for _am_header
in $config_headers :; do
14474 case $_am_header in
14475 $_am_arg |
$_am_arg:* )
14478 _am_stamp_count
=`expr $_am_stamp_count + 1` ;;
14481 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
14482 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14483 X"$_am_arg" : 'X\(//\)[^/]' \| \
14484 X"$_am_arg" : 'X\(//\)$' \| \
14485 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
14486 $as_echo X"$_am_arg" |
14487 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14491 /^X\(\/\/\)[^/].*/{
14503 s/.*/./; q'`/stamp-h
$_am_stamp_count
14506 :C
) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
14507 $as_echo "$as_me: executing $ac_file commands" >&6;}
14512 case $ac_file$ac_mode in
14513 "depfiles":C
) test x
"$AMDEP_TRUE" != x
"" ||
{
14514 # Autoconf 2.62 quotes --file arguments for eval, but not when files
14515 # are listed without --file. Let's play safe and only enable the eval
14516 # if we detect the quoting.
14517 case $CONFIG_FILES in
14518 *\'*) eval set x
"$CONFIG_FILES" ;;
14519 *) set x
$CONFIG_FILES ;;
14524 # Strip MF so we end up with the name of the file.
14525 mf
=`echo "$mf" | sed -e 's/:.*$//'`
14526 # Check whether this is an Automake generated Makefile or not.
14527 # We used to match only the files named `Makefile.in', but
14528 # some people rename them; so instead we look at the file content.
14529 # Grep'ing the first line is not enough: some people post-process
14530 # each Makefile.in and add a new line on top of each file to say so.
14531 # Grep'ing the whole file is not good either: AIX grep has a line
14532 # limit of 2048, but all sed's we know have understand at least 4000.
14533 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
grep X
>/dev
/null
2>&1; then
14534 dirpart
=`$as_dirname -- "$mf" ||
14535 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14536 X"$mf" : 'X\(//\)[^/]' \| \
14537 X"$mf" : 'X\(//\)$' \| \
14538 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
14540 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14544 /^X\(\/\/\)[^/].*/{
14560 # Extract the definition of DEPDIR, am__include, and am__quote
14561 # from the Makefile without running `make'.
14562 DEPDIR
=`sed -n 's/^DEPDIR = //p' < "$mf"`
14563 test -z "$DEPDIR" && continue
14564 am__include
=`sed -n 's/^am__include = //p' < "$mf"`
14565 test -z "am__include" && continue
14566 am__quote
=`sed -n 's/^am__quote = //p' < "$mf"`
14567 # When using ansi2knr, U may be empty or an underscore; expand it
14568 U
=`sed -n 's/^U = //p' < "$mf"`
14569 # Find all dependency output files, they are included files with
14570 # $(DEPDIR) in their names. We invoke sed twice because it is the
14571 # simplest approach to changing $(DEPDIR) to its actual value in the
14573 for file in `sed -n "
14574 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
14575 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
14576 # Make sure the directory exists.
14577 test -f "$dirpart/$file" && continue
14578 fdir
=`$as_dirname -- "$file" ||
14579 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14580 X"$file" : 'X\(//\)[^/]' \| \
14581 X"$file" : 'X\(//\)$' \| \
14582 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
14583 $as_echo X"$file" |
14584 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14588 /^X\(\/\/\)[^/].*/{
14601 as_dir
=$dirpart/$fdir; as_fn_mkdir_p
14602 # echo "creating $dirpart/$file"
14603 echo '# dummy' > "$dirpart/$file"
14610 # See if we are running on zsh, and set the options which allow our
14611 # commands through without removal of \ escapes.
14612 if test -n "${ZSH_VERSION+set}" ; then
14613 setopt NO_GLOB_SUBST
14616 cfgfile
="${ofile}T"
14617 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
14620 cat <<_LT_EOF >> "$cfgfile"
14623 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
14624 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
14625 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
14626 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
14628 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
14629 # 2006, 2007, 2008 Free Software Foundation, Inc.
14630 # Written by Gordon Matzigkeit, 1996
14632 # This file is part of GNU Libtool.
14634 # GNU Libtool is free software; you can redistribute it and/or
14635 # modify it under the terms of the GNU General Public License as
14636 # published by the Free Software Foundation; either version 2 of
14637 # the License, or (at your option) any later version.
14639 # As a special exception to the GNU General Public License,
14640 # if you distribute this file as part of a program or library that
14641 # is built using GNU Libtool, you may include this file under the
14642 # same distribution terms that you use for the rest of that program.
14644 # GNU Libtool is distributed in the hope that it will be useful,
14645 # but WITHOUT ANY WARRANTY; without even the implied warranty of
14646 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14647 # GNU General Public License for more details.
14649 # You should have received a copy of the GNU General Public License
14650 # along with GNU Libtool; see the file COPYING. If not, a copy
14651 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
14652 # obtained by writing to the Free Software Foundation, Inc.,
14653 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
14656 # The names of the tagged configurations supported by this script.
14659 # ### BEGIN LIBTOOL CONFIG
14661 # Which release of libtool.m4 was used?
14662 macro_version=$macro_version
14663 macro_revision=$macro_revision
14665 # Whether or not to build shared libraries.
14666 build_libtool_libs=$enable_shared
14668 # Whether or not to build static libraries.
14669 build_old_libs=$enable_static
14671 # What type of objects to build.
14674 # Whether or not to optimize for fast installation.
14675 fast_install=$enable_fast_install
14678 host_alias=$host_alias
14682 # The build system.
14683 build_alias=$build_alias
14687 # A sed program that does not truncate output.
14690 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
14691 Xsed="\$SED -e 1s/^X//"
14693 # A grep program that handles long lines.
14699 # A literal string matcher.
14702 # A BSD- or MS-compatible name lister.
14705 # Whether we need soft or hard links.
14708 # What is the maximum length of a command?
14709 max_cmd_len=$max_cmd_len
14711 # Object file suffix (normally "o").
14714 # Executable file suffix (normally "").
14717 # whether the shell understands "unset".
14720 # turn spaces into newlines.
14723 # turn newlines into spaces.
14726 # How to create reloadable object files.
14727 reload_flag=$lt_reload_flag
14728 reload_cmds=$lt_reload_cmds
14730 # An object symbol dumper.
14731 OBJDUMP=$lt_OBJDUMP
14733 # Method to check whether dependent libraries are shared objects.
14734 deplibs_check_method=$lt_deplibs_check_method
14736 # Command to use when deplibs_check_method == "file_magic".
14737 file_magic_cmd=$lt_file_magic_cmd
14741 AR_FLAGS=$lt_AR_FLAGS
14743 # A symbol stripping program.
14746 # Commands used to install an old-style archive.
14748 old_postinstall_cmds=$lt_old_postinstall_cmds
14749 old_postuninstall_cmds=$lt_old_postuninstall_cmds
14754 # LTCC compiler flags.
14755 LTCFLAGS=$lt_CFLAGS
14757 # Take the output of nm and produce a listing of raw symbols and C names.
14758 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
14760 # Transform the output of nm in a proper C declaration.
14761 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
14763 # Transform the output of nm in a C name address pair.
14764 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
14766 # Transform the output of nm in a C name address pair when lib prefix is needed.
14767 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
14769 # The name of the directory that contains temporary libtool files.
14772 # Shell to use when invoking shell scripts.
14775 # An echo program that does not interpret backslashes.
14778 # Used to examine libraries when file_magic_cmd begins with "file".
14779 MAGIC_CMD=$MAGIC_CMD
14781 # Must we lock files when doing compilation?
14782 need_locks=$lt_need_locks
14784 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
14785 DSYMUTIL=$lt_DSYMUTIL
14787 # Tool to change global to local symbols on Mac OS X.
14790 # Tool to manipulate fat objects and archives on Mac OS X.
14793 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
14796 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
14797 OTOOL64=$lt_OTOOL64
14799 # Old archive suffix (normally "a").
14802 # Shared library suffix (normally ".so").
14803 shrext_cmds=$lt_shrext_cmds
14805 # The commands to extract the exported symbol list from a shared archive.
14806 extract_expsyms_cmds=$lt_extract_expsyms_cmds
14808 # Variables whose values should be saved in libtool wrapper scripts and
14809 # restored at link time.
14810 variables_saved_for_relink=$lt_variables_saved_for_relink
14812 # Do we need the "lib" prefix for modules?
14813 need_lib_prefix=$need_lib_prefix
14815 # Do we need a version for libraries?
14816 need_version=$need_version
14818 # Library versioning type.
14819 version_type=$version_type
14821 # Shared library runtime path variable.
14822 runpath_var=$runpath_var
14824 # Shared library path variable.
14825 shlibpath_var=$shlibpath_var
14827 # Is shlibpath searched before the hard-coded library search path?
14828 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
14830 # Format of library name prefix.
14831 libname_spec=$lt_libname_spec
14833 # List of archive names. First name is the real one, the rest are links.
14834 # The last name is the one that the linker finds with -lNAME
14835 library_names_spec=$lt_library_names_spec
14837 # The coded name of the library, if different from the real name.
14838 soname_spec=$lt_soname_spec
14840 # Command to use after installation of a shared archive.
14841 postinstall_cmds=$lt_postinstall_cmds
14843 # Command to use after uninstallation of a shared archive.
14844 postuninstall_cmds=$lt_postuninstall_cmds
14846 # Commands used to finish a libtool library installation in a directory.
14847 finish_cmds=$lt_finish_cmds
14849 # As "finish_cmds", except a single script fragment to be evaled but
14851 finish_eval=$lt_finish_eval
14853 # Whether we should hardcode library paths into libraries.
14854 hardcode_into_libs=$hardcode_into_libs
14856 # Compile-time system search path for libraries.
14857 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
14859 # Run-time system search path for libraries.
14860 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
14862 # Whether dlopen is supported.
14863 dlopen_support=$enable_dlopen
14865 # Whether dlopen of programs is supported.
14866 dlopen_self=$enable_dlopen_self
14868 # Whether dlopen of statically linked programs is supported.
14869 dlopen_self_static=$enable_dlopen_self_static
14871 # Commands to strip libraries.
14872 old_striplib=$lt_old_striplib
14873 striplib=$lt_striplib
14876 # The linker used to build libraries.
14879 # Commands used to build an old-style archive.
14880 old_archive_cmds=$lt_old_archive_cmds
14882 # A language specific compiler.
14885 # Is the compiler the GNU compiler?
14888 # Compiler flag to turn off builtin functions.
14889 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
14891 # How to pass a linker flag through the compiler.
14892 wl=$lt_lt_prog_compiler_wl
14894 # Additional compiler flags for building library objects.
14895 pic_flag=$lt_lt_prog_compiler_pic
14897 # Compiler flag to prevent dynamic linking.
14898 link_static_flag=$lt_lt_prog_compiler_static
14900 # Does compiler simultaneously support -c and -o options?
14901 compiler_c_o=$lt_lt_cv_prog_compiler_c_o
14903 # Whether or not to add -lc for building shared libraries.
14904 build_libtool_need_lc=$archive_cmds_need_lc
14906 # Whether or not to disallow shared libs when runtime libs are static.
14907 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
14909 # Compiler flag to allow reflexive dlopens.
14910 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
14912 # Compiler flag to generate shared objects directly from archives.
14913 whole_archive_flag_spec=$lt_whole_archive_flag_spec
14915 # Whether the compiler copes with passing no objects directly.
14916 compiler_needs_object=$lt_compiler_needs_object
14918 # Create an old-style archive from a shared archive.
14919 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
14921 # Create a temporary old-style archive to link instead of a shared archive.
14922 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
14924 # Commands used to build a shared archive.
14925 archive_cmds=$lt_archive_cmds
14926 archive_expsym_cmds=$lt_archive_expsym_cmds
14928 # Commands used to build a loadable module if different from building
14929 # a shared archive.
14930 module_cmds=$lt_module_cmds
14931 module_expsym_cmds=$lt_module_expsym_cmds
14933 # Whether we are building with GNU ld or not.
14934 with_gnu_ld=$lt_with_gnu_ld
14936 # Flag that allows shared libraries with undefined symbols to be built.
14937 allow_undefined_flag=$lt_allow_undefined_flag
14939 # Flag that enforces no undefined symbols.
14940 no_undefined_flag=$lt_no_undefined_flag
14942 # Flag to hardcode \$libdir into a binary during linking.
14943 # This must work even if \$libdir does not exist
14944 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
14946 # If ld is used when linking, flag to hardcode \$libdir into a binary
14947 # during linking. This must work even if \$libdir does not exist.
14948 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
14950 # Whether we need a single "-rpath" flag with a separated argument.
14951 hardcode_libdir_separator=$lt_hardcode_libdir_separator
14953 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
14954 # DIR into the resulting binary.
14955 hardcode_direct=$hardcode_direct
14957 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
14958 # DIR into the resulting binary and the resulting library dependency is
14959 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
14960 # library is relocated.
14961 hardcode_direct_absolute=$hardcode_direct_absolute
14963 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
14964 # into the resulting binary.
14965 hardcode_minus_L=$hardcode_minus_L
14967 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
14968 # into the resulting binary.
14969 hardcode_shlibpath_var=$hardcode_shlibpath_var
14971 # Set to "yes" if building a shared library automatically hardcodes DIR
14972 # into the library and all subsequent libraries and executables linked
14974 hardcode_automatic=$hardcode_automatic
14976 # Set to yes if linker adds runtime paths of dependent libraries
14977 # to runtime path list.
14978 inherit_rpath=$inherit_rpath
14980 # Whether libtool must link a program against all its dependency libraries.
14981 link_all_deplibs=$link_all_deplibs
14983 # Fix the shell variable \$srcfile for the compiler.
14984 fix_srcfile_path=$lt_fix_srcfile_path
14986 # Set to "yes" if exported symbols are required.
14987 always_export_symbols=$always_export_symbols
14989 # The commands to list exported symbols.
14990 export_symbols_cmds=$lt_export_symbols_cmds
14992 # Symbols that should not be listed in the preloaded symbols.
14993 exclude_expsyms=$lt_exclude_expsyms
14995 # Symbols that must always be exported.
14996 include_expsyms=$lt_include_expsyms
14998 # Commands necessary for linking programs (against libraries) with templates.
14999 prelink_cmds=$lt_prelink_cmds
15001 # Specify filename containing input files.
15002 file_list_spec=$lt_file_list_spec
15004 # How to hardcode a shared library path into an executable.
15005 hardcode_action=$hardcode_action
15007 # ### END LIBTOOL CONFIG
15013 cat <<\_LT_EOF
>> "$cfgfile"
15014 # AIX sometimes has problems with the GCC collect2 program. For some
15015 # reason, if we set the COLLECT_NAMES environment variable, the problems
15016 # vanish in a puff of smoke.
15017 if test "X${COLLECT_NAMES+set}" != Xset
; then
15019 export COLLECT_NAMES
15026 ltmain
="$ac_aux_dir/ltmain.sh"
15029 # We use sed instead of cat because bash on DJGPP gets confused if
15030 # if finds mixed CR/LF and LF-only lines. Since sed operates in
15031 # text mode, it properly converts lines to CR/LF. This bash problem
15032 # is reportedly fixed, but why not run on old versions too?
15033 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
15034 ||
(rm -f "$cfgfile"; exit 1)
15038 cat << \_LT_EOF
>> "$cfgfile"
15040 # func_dirname file append nondir_replacement
15041 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
15042 # otherwise set result to NONDIR_REPLACEMENT.
15046 */*) func_dirname_result
="${1%/*}${2}" ;;
15047 * ) func_dirname_result
="${3}" ;;
15051 # func_basename file
15054 func_basename_result
="${1##*/}"
15057 # func_dirname_and_basename file append nondir_replacement
15058 # perform func_basename and func_dirname in a single function
15060 # dirname: Compute the dirname of FILE. If nonempty,
15061 # add APPEND to the result, otherwise set result
15062 # to NONDIR_REPLACEMENT.
15063 # value returned in "$func_dirname_result"
15064 # basename: Compute filename of FILE.
15065 # value retuned in "$func_basename_result"
15066 # Implementation must be kept synchronized with func_dirname
15067 # and func_basename. For efficiency, we do not delegate to
15068 # those functions but instead duplicate the functionality here.
15069 func_dirname_and_basename
()
15072 */*) func_dirname_result
="${1%/*}${2}" ;;
15073 * ) func_dirname_result
="${3}" ;;
15075 func_basename_result
="${1##*/}"
15078 # func_stripname prefix suffix name
15079 # strip PREFIX and SUFFIX off of NAME.
15080 # PREFIX and SUFFIX must not contain globbing or regex special
15081 # characters, hashes, percent signs, but SUFFIX may contain a leading
15082 # dot (in which case that matches only a dot).
15085 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
15086 # positional parameters, so assign one to ordinary parameter first.
15087 func_stripname_result
=${3}
15088 func_stripname_result
=${func_stripname_result#"${1}"}
15089 func_stripname_result
=${func_stripname_result%"${2}"}
15095 func_opt_split_opt
=${1%%=*}
15096 func_opt_split_arg
=${1#*=}
15103 *.lo
) func_lo2o_result
=${1%.lo}.
${objext} ;;
15104 *) func_lo2o_result
=${1} ;;
15108 # func_xform libobj-or-source
15111 func_xform_result
=${1%.*}.lo
15114 # func_arith arithmetic-term...
15117 func_arith_result
=$
(( $
* ))
15121 # STRING may not start with a hyphen.
15124 func_len_result
=${#1}
15129 *) # Bourne compatible functions.
15130 cat << \_LT_EOF
>> "$cfgfile"
15132 # func_dirname file append nondir_replacement
15133 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
15134 # otherwise set result to NONDIR_REPLACEMENT.
15137 # Extract subdirectory from the argument.
15138 func_dirname_result
=`$ECHO "X${1}" | $Xsed -e "$dirname"`
15139 if test "X$func_dirname_result" = "X${1}"; then
15140 func_dirname_result
="${3}"
15142 func_dirname_result
="$func_dirname_result${2}"
15146 # func_basename file
15149 func_basename_result
=`$ECHO "X${1}" | $Xsed -e "$basename"`
15153 # func_stripname prefix suffix name
15154 # strip PREFIX and SUFFIX off of NAME.
15155 # PREFIX and SUFFIX must not contain globbing or regex special
15156 # characters, hashes, percent signs, but SUFFIX may contain a leading
15157 # dot (in which case that matches only a dot).
15158 # func_strip_suffix prefix name
15162 .
*) func_stripname_result
=`$ECHO "X${3}" \
15163 | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
15164 *) func_stripname_result
=`$ECHO "X${3}" \
15165 | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
15170 my_sed_long_opt
='1s/^\(-[^=]*\)=.*/\1/;q'
15171 my_sed_long_arg
='1s/^-[^=]*=//'
15176 func_opt_split_opt
=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
15177 func_opt_split_arg
=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
15183 func_lo2o_result
=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
15186 # func_xform libobj-or-source
15189 func_xform_result
=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
15192 # func_arith arithmetic-term...
15195 func_arith_result
=`expr "$@"`
15199 # STRING may not start with a hyphen.
15202 func_len_result
=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
15208 case $lt_shell_append in
15210 cat << \_LT_EOF
>> "$cfgfile"
15212 # func_append var value
15213 # Append VALUE to the end of shell variable VAR.
15221 cat << \_LT_EOF
>> "$cfgfile"
15223 # func_append var value
15224 # Append VALUE to the end of shell variable VAR.
15235 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
15236 ||
(rm -f "$cfgfile"; exit 1)
15238 mv -f "$cfgfile" "$ofile" ||
15239 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
15250 ac_clean_files
=$ac_clean_files_save
15252 test $ac_write_fail = 0 ||
15253 as_fn_error
"write failure creating $CONFIG_STATUS" "$LINENO" 5
15256 # configure is writing to config.log, and then calls config.status.
15257 # config.status does its own redirection, appending to config.log.
15258 # Unfortunately, on DOS this fails, as config.log is still kept open
15259 # by configure, so config.status won't be able to write to it; its
15260 # output is simply discarded. So we exec the FD to /dev/null,
15261 # effectively closing config.log, so it can be properly (re)opened and
15262 # appended to by config.status. When coming back to configure, we
15263 # need to make the FD available again.
15264 if test "$no_create" != yes; then
15266 ac_config_status_args
=
15267 test "$silent" = yes &&
15268 ac_config_status_args
="$ac_config_status_args --quiet"
15270 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
15272 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
15273 # would make configure fail if this is the last instruction.
15274 $ac_cs_success || as_fn_exit $?
15276 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
15277 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
15278 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}