2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.67.
6 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
7 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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 about your system,
232 $0: including any error possibly output before this
233 $0: message. Then install a modern shell, or manually run
234 $0: the script under such a shell if you do have one."
240 SHELL
=${CONFIG_SHELL-/bin/sh}
242 # Unset more variables known to interfere with behavior of common tools.
243 CLICOLOR_FORCE
= GREP_OPTIONS
=
244 unset CLICOLOR_FORCE GREP_OPTIONS
246 ## --------------------- ##
247 ## M4sh Shell Functions. ##
248 ## --------------------- ##
251 # Portably unset VAR.
254 { eval $1=; unset $1;}
258 # as_fn_set_status STATUS
259 # -----------------------
260 # Set $? to STATUS, without forking.
268 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
278 # Create "$as_dir" as a directory, including parents if necessary.
283 -*) as_dir
=.
/$as_dir;;
285 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
289 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
292 as_dirs
="'$as_qdir' $as_dirs"
293 as_dir
=`$as_dirname -- "$as_dir" ||
294 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
295 X"$as_dir" : 'X\(//\)[^/]' \| \
296 X"$as_dir" : 'X\(//\)$' \| \
297 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
298 $as_echo X"$as_dir" |
299 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
316 test -d "$as_dir" && break
318 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
319 } ||
test -d "$as_dir" || as_fn_error $?
"cannot create directory $as_dir"
323 # as_fn_append VAR VALUE
324 # ----------------------
325 # Append the text in VALUE to the end of the definition contained in VAR. Take
326 # advantage of any shell optimizations that allow amortized linear growth over
327 # repeated appends, instead of the typical quadratic growth present in naive
329 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
330 eval 'as_fn_append ()
343 # Perform arithmetic evaluation on the ARGs, and store the result in the
344 # global $as_val. Take advantage of shells that can avoid forks. The arguments
345 # must be portable across $(()) and expr.
346 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
354 as_val
=`expr "$@" || test $? -eq 1`
359 # as_fn_error STATUS ERROR [LINENO LOG_FD]
360 # ----------------------------------------
361 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
362 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
363 # script with STATUS, using 1 if that was 0.
366 as_status
=$1; test $as_status -eq 0 && as_status
=1
368 as_lineno
=${as_lineno-"$3"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
369 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
371 $as_echo "$as_me: error: $2" >&2
372 as_fn_exit
$as_status
375 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
376 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
382 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
388 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
394 as_me
=`$as_basename -- "$0" ||
395 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
396 X"$0" : 'X\(//\)$' \| \
397 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
399 sed '/^.*\/\([^/][^/]*\)\/*$/{
413 # Avoid depending upon Character Ranges.
414 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
415 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
416 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
417 as_cr_digits
='0123456789'
418 as_cr_alnum
=$as_cr_Letters$as_cr_digits
421 as_lineno_1
=$LINENO as_lineno_1a
=$LINENO
422 as_lineno_2
=$LINENO as_lineno_2a
=$LINENO
423 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
424 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' ||
{
425 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
437 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
441 chmod +x
"$as_me.lineno" ||
442 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit
1; }
444 # Don't try to exec as it changes $[0], causing all sort of problems
445 # (the dirname of $[0] is not the place where we might find the
446 # original and so on. Autoconf is especially sensitive to this).
448 # Exit status is that of the last command.
452 ECHO_C
= ECHO_N
= ECHO_T
=
453 case `echo -n x` in #(((((
455 case `echo 'xy\c'` in
456 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
458 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
465 rm -f conf$$ conf$$.exe conf$$.
file
466 if test -d conf$$.dir
; then
467 rm -f conf$$.dir
/conf$$.
file
470 mkdir conf$$.dir
2>/dev
/null
472 if (echo >conf$$.
file) 2>/dev
/null
; then
473 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
475 # ... but there are two gotchas:
476 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
477 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
478 # In both cases, we have to default to `cp -p'.
479 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
481 elif ln conf$$.
file conf$$
2>/dev
/null
; then
489 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
490 rmdir conf$$.dir
2>/dev
/null
492 if mkdir
-p .
2>/dev
/null
; then
493 as_mkdir_p
='mkdir -p "$as_dir"'
495 test -d .
/-p && rmdir .
/-p
499 if test -x / >/dev
/null
2>&1; then
502 if ls -dL / >/dev
/null
2>&1; then
509 if test -d "$1"; then
515 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
516 ???[sx]*):;;*)false;;esac;fi
520 as_executable_p
=$as_test_x
522 # Sed expression to map a string onto a valid CPP name.
523 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
525 # Sed expression to map a string onto a valid variable name.
526 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
530 # Check that we are running under the correct shell.
531 SHELL
=${CONFIG_SHELL-/bin/sh}
535 # Remove one level of quotation (which was required for Make).
536 ECHO
=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
541 if test "X$1" = X--no-reexec
; then
542 # Discard the --no-reexec flag, and continue.
544 elif test "X$1" = X--fallback-echo
; then
545 # Avoid inline document here, it may be left over
547 elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
548 # Yippee, $ECHO works!
551 # Restart under the correct shell.
552 exec $SHELL "$0" --no-reexec ${1+"$@"}
555 if test "X$1" = X--fallback-echo
; then
556 # used as fallback echo
564 # The HP-UX ksh and POSIX shell print the target directory to stdout
566 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
568 if test -z "$lt_ECHO"; then
569 if test "X${echo_test_string+set}" != Xset
; then
570 # find a string as large as possible, as long as the shell can cope with it
571 for cmd
in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
572 # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
573 if { echo_test_string
=`eval $cmd`; } 2>/dev
/null
&&
574 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev
/null
581 if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
582 echo_testing_string
=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
583 test "X$echo_testing_string" = "X$echo_test_string"; then
586 # The Solaris, AIX, and Digital Unix default echo programs unquote
587 # backslashes. This makes it impossible to quote backslashes using
588 # echo "$something" | sed 's/\\/\\\\/g'
590 # So, first we look for a working echo in the user's PATH.
592 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
593 for dir
in $PATH /usr
/ucb
; do
595 if (test -f $dir/echo ||
test -f $dir/echo$ac_exeext) &&
596 test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
597 echo_testing_string
=`($dir/echo "$echo_test_string") 2>/dev/null` &&
598 test "X$echo_testing_string" = "X$echo_test_string"; then
605 if test "X$ECHO" = Xecho
; then
606 # We didn't find a better echo, so look for alternatives.
607 if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
608 echo_testing_string
=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
609 test "X$echo_testing_string" = "X$echo_test_string"; then
610 # This shell has a builtin print -r that does the trick.
612 elif { test -f /bin
/ksh ||
test -f /bin
/ksh
$ac_exeext; } &&
613 test "X$CONFIG_SHELL" != X
/bin
/ksh
; then
614 # If we have ksh, try running configure again with it.
615 ORIGINAL_CONFIG_SHELL
=${CONFIG_SHELL-/bin/sh}
616 export ORIGINAL_CONFIG_SHELL
617 CONFIG_SHELL
=/bin
/ksh
619 exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
623 if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
624 echo_testing_string
=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
625 test "X$echo_testing_string" = "X$echo_test_string"; then
628 elif echo_testing_string
=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
629 test "X$echo_testing_string" = 'X\t' &&
630 echo_testing_string
=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
631 test "X$echo_testing_string" = "X$echo_test_string"; then
632 CONFIG_SHELL
=$ORIGINAL_CONFIG_SHELL
634 SHELL
="$CONFIG_SHELL"
636 ECHO
="$CONFIG_SHELL $0 --fallback-echo"
637 elif echo_testing_string
=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
638 test "X$echo_testing_string" = 'X\t' &&
639 echo_testing_string
=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
640 test "X$echo_testing_string" = "X$echo_test_string"; then
641 ECHO
="$CONFIG_SHELL $0 --fallback-echo"
643 # maybe with a smaller string...
646 for cmd
in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
647 if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev
/null
654 if test "$prev" != 'sed 50q "$0"'; then
655 echo_test_string
=`eval $prev`
656 export echo_test_string
657 exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
659 # Oops. We lost completely, so just stick with echo.
668 # Copy echo and quote the copy suitably for passing to libtool from
669 # the Makefile, instead of quoting the original, which is used later.
671 if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
672 lt_ECHO
="$CONFIG_SHELL \\\$\$0 --fallback-echo"
678 test -n "$DJDIR" ||
exec 7<&0 </dev
/null
682 # hostname on some systems (SVR3.2, old GNU/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.
706 ac_unique_file
="source/cloog.c"
707 # Factoring default headers for most tests.
708 ac_includes_default
="\
710 #ifdef HAVE_SYS_TYPES_H
711 # include <sys/types.h>
713 #ifdef HAVE_SYS_STAT_H
714 # include <sys/stat.h>
720 # ifdef HAVE_STDLIB_H
725 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
730 #ifdef HAVE_STRINGS_H
731 # include <strings.h>
733 #ifdef HAVE_INTTYPES_H
734 # include <inttypes.h>
743 ac_subst_vars
='am__EXEEXT_FALSE
806 CLOOG_VERSION_REVISION
817 INSTALL_STRIP_PROGRAM
859 program_transform_name
872 enable_option_checking
873 enable_dependency_tracking
882 with_polylib_exec_prefix
883 with_polylib_builddir
890 ac_precious_vars
='build_alias
901 # Initialize some variables set by options.
903 ac_init_version
=false
904 ac_unrecognized_opts
=
906 # The variables have the same names as the options, with
907 # dashes changed to underlines.
915 program_transform_name
=s
,x
,x
,
923 # Installation directory options.
924 # These are left unexpanded so users can "make install exec_prefix=/foo"
925 # and all the variables that are supposed to be based on exec_prefix
926 # by default will actually change.
927 # Use braces instead of parens because sh, perl, etc. also accept them.
928 # (The list follows the same order as the GNU Coding Standards.)
929 bindir
='${exec_prefix}/bin'
930 sbindir
='${exec_prefix}/sbin'
931 libexecdir
='${exec_prefix}/libexec'
932 datarootdir
='${prefix}/share'
933 datadir
='${datarootdir}'
934 sysconfdir
='${prefix}/etc'
935 sharedstatedir
='${prefix}/com'
936 localstatedir
='${prefix}/var'
937 includedir
='${prefix}/include'
938 oldincludedir
='/usr/include'
939 docdir
='${datarootdir}/doc/${PACKAGE}'
940 infodir
='${datarootdir}/info'
945 libdir
='${exec_prefix}/lib'
946 localedir
='${datarootdir}/locale'
947 mandir
='${datarootdir}/man'
953 # If the previous option needs an argument, assign it.
954 if test -n "$ac_prev"; then
955 eval $ac_prev=\
$ac_option
961 *=?
*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
966 # Accept the important Cygnus configure options, so we can diagnose typos.
968 case $ac_dashdash$ac_option in
972 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
974 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
977 -build |
--build |
--buil |
--bui |
--bu)
978 ac_prev
=build_alias
;;
979 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
980 build_alias
=$ac_optarg ;;
982 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
983 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
984 ac_prev
=cache_file
;;
985 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
986 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
987 cache_file
=$ac_optarg ;;
990 cache_file
=config.cache
;;
992 -datadir |
--datadir |
--datadi |
--datad)
994 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
995 datadir
=$ac_optarg ;;
997 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
998 |
--dataroo |
--dataro |
--datar)
999 ac_prev
=datarootdir
;;
1000 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
1001 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
1002 datarootdir
=$ac_optarg ;;
1004 -disable-* |
--disable-*)
1005 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1006 # Reject names that are not valid shell variable names.
1007 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1008 as_fn_error $?
"invalid feature name: $ac_useropt"
1009 ac_useropt_orig
=$ac_useropt
1010 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1011 case $ac_user_opts in
1013 "enable_
$ac_useropt"
1015 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
1016 ac_unrecognized_sep
=', ';;
1018 eval enable_
$ac_useropt=no
;;
1020 -docdir |
--docdir |
--docdi |
--doc |
--do)
1022 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
1023 docdir
=$ac_optarg ;;
1025 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
1027 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
1028 dvidir
=$ac_optarg ;;
1030 -enable-* |
--enable-*)
1031 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1032 # Reject names that are not valid shell variable names.
1033 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1034 as_fn_error $?
"invalid feature name: $ac_useropt"
1035 ac_useropt_orig
=$ac_useropt
1036 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1037 case $ac_user_opts in
1039 "enable_
$ac_useropt"
1041 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1042 ac_unrecognized_sep
=', ';;
1044 eval enable_
$ac_useropt=\
$ac_optarg ;;
1046 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
1047 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
1048 |
--exec |
--exe |
--ex)
1049 ac_prev
=exec_prefix
;;
1050 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
1051 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
1052 |
--exec=* |
--exe=* |
--ex=*)
1053 exec_prefix
=$ac_optarg ;;
1055 -gas |
--gas |
--ga |
--g)
1056 # Obsolete; use --with-gas.
1059 -help |
--help |
--hel |
--he |
-h)
1060 ac_init_help
=long
;;
1061 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
1062 ac_init_help
=recursive
;;
1063 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
1064 ac_init_help
=short
;;
1066 -host |
--host |
--hos |
--ho)
1067 ac_prev
=host_alias
;;
1068 -host=* |
--host=* |
--hos=* |
--ho=*)
1069 host_alias
=$ac_optarg ;;
1071 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
1073 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
1075 htmldir
=$ac_optarg ;;
1077 -includedir |
--includedir |
--includedi |
--included |
--include \
1078 |
--includ |
--inclu |
--incl |
--inc)
1079 ac_prev
=includedir
;;
1080 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
1081 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
1082 includedir
=$ac_optarg ;;
1084 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
1086 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
1087 infodir
=$ac_optarg ;;
1089 -libdir |
--libdir |
--libdi |
--libd)
1091 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
1092 libdir
=$ac_optarg ;;
1094 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
1095 |
--libexe |
--libex |
--libe)
1096 ac_prev
=libexecdir
;;
1097 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
1098 |
--libexe=* |
--libex=* |
--libe=*)
1099 libexecdir
=$ac_optarg ;;
1101 -localedir |
--localedir |
--localedi |
--localed |
--locale)
1102 ac_prev
=localedir
;;
1103 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
1104 localedir
=$ac_optarg ;;
1106 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
1107 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
1108 ac_prev
=localstatedir
;;
1109 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
1110 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
1111 localstatedir
=$ac_optarg ;;
1113 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
1115 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
1116 mandir
=$ac_optarg ;;
1118 -nfp |
--nfp |
--nf)
1119 # Obsolete; use --without-fp.
1122 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
1123 |
--no-cr |
--no-c |
-n)
1126 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
1127 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1130 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1131 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1132 |
--oldin |
--oldi |
--old |
--ol |
--o)
1133 ac_prev
=oldincludedir
;;
1134 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1135 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1136 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1137 oldincludedir
=$ac_optarg ;;
1139 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1141 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1142 prefix
=$ac_optarg ;;
1144 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1145 |
--program-pre |
--program-pr |
--program-p)
1146 ac_prev
=program_prefix
;;
1147 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1148 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1149 program_prefix
=$ac_optarg ;;
1151 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1152 |
--program-suf |
--program-su |
--program-s)
1153 ac_prev
=program_suffix
;;
1154 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1155 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1156 program_suffix
=$ac_optarg ;;
1158 -program-transform-name |
--program-transform-name \
1159 |
--program-transform-nam |
--program-transform-na \
1160 |
--program-transform-n |
--program-transform- \
1161 |
--program-transform |
--program-transfor \
1162 |
--program-transfo |
--program-transf \
1163 |
--program-trans |
--program-tran \
1164 |
--progr-tra |
--program-tr |
--program-t)
1165 ac_prev
=program_transform_name
;;
1166 -program-transform-name=* |
--program-transform-name=* \
1167 |
--program-transform-nam=* |
--program-transform-na=* \
1168 |
--program-transform-n=* |
--program-transform-=* \
1169 |
--program-transform=* |
--program-transfor=* \
1170 |
--program-transfo=* |
--program-transf=* \
1171 |
--program-trans=* |
--program-tran=* \
1172 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1173 program_transform_name
=$ac_optarg ;;
1175 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1177 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1178 pdfdir
=$ac_optarg ;;
1180 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1182 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1185 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1186 |
-silent |
--silent |
--silen |
--sile |
--sil)
1189 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1191 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1193 sbindir
=$ac_optarg ;;
1195 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1196 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1197 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1199 ac_prev
=sharedstatedir
;;
1200 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1201 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1202 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1204 sharedstatedir
=$ac_optarg ;;
1206 -site |
--site |
--sit)
1208 -site=* |
--site=* |
--sit=*)
1211 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1213 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1214 srcdir
=$ac_optarg ;;
1216 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1217 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1218 ac_prev
=sysconfdir
;;
1219 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1220 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1221 sysconfdir
=$ac_optarg ;;
1223 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1224 ac_prev
=target_alias
;;
1225 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1226 target_alias
=$ac_optarg ;;
1228 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1231 -version |
--version |
--versio |
--versi |
--vers |
-V)
1232 ac_init_version
=: ;;
1235 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1236 # Reject names that are not valid shell variable names.
1237 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1238 as_fn_error $?
"invalid package name: $ac_useropt"
1239 ac_useropt_orig
=$ac_useropt
1240 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1241 case $ac_user_opts in
1245 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1246 ac_unrecognized_sep
=', ';;
1248 eval with_
$ac_useropt=\
$ac_optarg ;;
1250 -without-* |
--without-*)
1251 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1252 # Reject names that are not valid shell variable names.
1253 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1254 as_fn_error $?
"invalid package name: $ac_useropt"
1255 ac_useropt_orig
=$ac_useropt
1256 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1257 case $ac_user_opts in
1261 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1262 ac_unrecognized_sep
=', ';;
1264 eval with_
$ac_useropt=no
;;
1267 # Obsolete; use --with-x.
1270 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1271 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1272 ac_prev
=x_includes
;;
1273 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1274 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1275 x_includes
=$ac_optarg ;;
1277 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1278 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1279 ac_prev
=x_libraries
;;
1280 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1281 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1282 x_libraries
=$ac_optarg ;;
1284 -*) as_fn_error $?
"unrecognized option: \`$ac_option'
1285 Try \`$0 --help' for more information"
1289 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1290 # Reject names that are not valid shell variable names.
1291 case $ac_envvar in #(
1292 '' |
[0-9]* |
*[!_
$as_cr_alnum]* )
1293 as_fn_error $?
"invalid variable name: \`$ac_envvar'" ;;
1295 eval $ac_envvar=\
$ac_optarg
1296 export $ac_envvar ;;
1299 # FIXME: should be removed in autoconf 3.0.
1300 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1301 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1302 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1303 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1309 if test -n "$ac_prev"; then
1310 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1311 as_fn_error $?
"missing argument to $ac_option"
1314 if test -n "$ac_unrecognized_opts"; then
1315 case $enable_option_checking in
1317 fatal
) as_fn_error $?
"unrecognized options: $ac_unrecognized_opts" ;;
1318 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1322 # Check all directory arguments for consistency.
1323 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1324 datadir sysconfdir sharedstatedir localstatedir includedir \
1325 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1326 libdir localedir mandir
1328 eval ac_val
=\$
$ac_var
1329 # Remove trailing slashes.
1332 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1333 eval $ac_var=\
$ac_val;;
1335 # Be sure to have absolute directory names.
1337 [\\/$
]* | ?
:[\\/]* ) continue;;
1338 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1340 as_fn_error $?
"expected an absolute directory name for --$ac_var: $ac_val"
1343 # There might be people who depend on the old broken behavior: `$host'
1344 # used to hold the argument of --host etc.
1345 # FIXME: To remove some day.
1348 target
=$target_alias
1350 # FIXME: To remove some day.
1351 if test "x$host_alias" != x
; then
1352 if test "x$build_alias" = x
; then
1353 cross_compiling
=maybe
1354 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1355 If a cross compiler is detected then cross compile mode will be used" >&2
1356 elif test "x$build_alias" != "x$host_alias"; then
1362 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1364 test "$silent" = yes && exec 6>/dev
/null
1367 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1368 ac_ls_di
=`ls -di .` &&
1369 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1370 as_fn_error $?
"working directory cannot be determined"
1371 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1372 as_fn_error $?
"pwd does not report name of working directory"
1375 # Find the source files, if location was not specified.
1376 if test -z "$srcdir"; then
1377 ac_srcdir_defaulted
=yes
1378 # Try the directory containing this script, then the parent directory.
1379 ac_confdir
=`$as_dirname -- "$as_myself" ||
1380 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1381 X"$as_myself" : 'X\(//\)[^/]' \| \
1382 X"$as_myself" : 'X\(//\)$' \| \
1383 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1384 $as_echo X"$as_myself" |
1385 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1403 if test ! -r "$srcdir/$ac_unique_file"; then
1407 ac_srcdir_defaulted
=no
1409 if test ! -r "$srcdir/$ac_unique_file"; then
1410 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1411 as_fn_error $?
"cannot find sources ($ac_unique_file) in $srcdir"
1413 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1415 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1417 # When building in place, set srcdir=.
1418 if test "$ac_abs_confdir" = "$ac_pwd"; then
1421 # Remove unnecessary trailing slashes from srcdir.
1422 # Double slashes in file names in object file debugging info
1423 # mess up M-x gdb in Emacs.
1425 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1427 for ac_var
in $ac_precious_vars; do
1428 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1429 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1430 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1431 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1435 # Report the --help message.
1437 if test "$ac_init_help" = "long"; then
1438 # Omit some internal or obsolete options to make the list less imposing.
1439 # This message is too long to be a string in the A/UX 3.1 sh.
1441 \`configure' configures this package to adapt to many kinds of systems.
1443 Usage: $0 [OPTION]... [VAR=VALUE]...
1445 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1446 VAR=VALUE. See below for descriptions of some of the useful variables.
1448 Defaults for the options are specified in brackets.
1451 -h, --help display this help and exit
1452 --help=short display options specific to this package
1453 --help=recursive display the short help of all the included packages
1454 -V, --version display version information and exit
1455 -q, --quiet, --silent do not print \`checking ...' messages
1456 --cache-file=FILE cache test results in FILE [disabled]
1457 -C, --config-cache alias for \`--cache-file=config.cache'
1458 -n, --no-create do not create output files
1459 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1461 Installation directories:
1462 --prefix=PREFIX install architecture-independent files in PREFIX
1463 [$ac_default_prefix]
1464 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1467 By default, \`make install' will install all the files in
1468 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1469 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1470 for instance \`--prefix=\$HOME'.
1472 For better control, use the options below.
1474 Fine tuning of the installation directories:
1475 --bindir=DIR user executables [EPREFIX/bin]
1476 --sbindir=DIR system admin executables [EPREFIX/sbin]
1477 --libexecdir=DIR program executables [EPREFIX/libexec]
1478 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1479 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1480 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1481 --libdir=DIR object code libraries [EPREFIX/lib]
1482 --includedir=DIR C header files [PREFIX/include]
1483 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1484 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1485 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1486 --infodir=DIR info documentation [DATAROOTDIR/info]
1487 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1488 --mandir=DIR man documentation [DATAROOTDIR/man]
1489 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1490 --htmldir=DIR html documentation [DOCDIR]
1491 --dvidir=DIR dvi documentation [DOCDIR]
1492 --pdfdir=DIR pdf documentation [DOCDIR]
1493 --psdir=DIR ps documentation [DOCDIR]
1499 --program-prefix=PREFIX prepend PREFIX to installed program names
1500 --program-suffix=SUFFIX append SUFFIX to installed program names
1501 --program-transform-name=PROGRAM run
sed PROGRAM on installed program names
1504 --build=BUILD configure
for building on BUILD
[guessed
]
1505 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1509 if test -n "$ac_init_help"; then
1514 --disable-option-checking ignore unrecognized
--enable/--with options
1515 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1516 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1517 --disable-dependency-tracking speeds up one-time build
1518 --enable-dependency-tracking do not reject slow dependency extractors
1519 --enable-shared[=PKGS
] build shared libraries
[default
=yes]
1520 --enable-static[=PKGS
] build static libraries
[default
=yes]
1521 --enable-fast-install[=PKGS
]
1522 optimize
for fast installation
[default
=yes]
1523 --disable-libtool-lock avoid locking
(might
break parallel builds
)
1526 --with-PACKAGE[=ARG
] use PACKAGE
[ARG
=yes]
1527 --without-PACKAGE do not use PACKAGE
(same as
--with-PACKAGE=no
)
1528 --with-pic try to use only PIC
/non-PIC objects
[default
=use
1530 --with-gnu-ld assume the C compiler uses GNU ld
[default
=no
]
1531 --with-ppl=DIR Prefix of Parma Polyhedral Library installation
1532 --with-polylib-prefix=DIR
1533 Prefix of PolyLib installation
1534 --with-polylib-exec-prefix=DIR
1535 Exec prefix of PolyLib installation
1536 --with-polylib-builddir=DIR
1537 Location of PolyLib builddir
1538 --with-bits=32|
64|gmp PolyLib library
type to use
1539 --with-gmp=DIR DIR where the gmp package is installed
1540 --with-gmp-include=DIR DIR where gmp.h is installed
1541 --with-gmp-library=DIR DIR where the gmp library is installed
1542 --with-host-libstdcxx=L Use linker arguments L to link with libstdc
++
1543 when linking with PPL
1545 Some influential environment variables
:
1546 CC C compiler
command
1547 CFLAGS C compiler flags
1548 LDFLAGS linker flags
, e.g.
-L<lib dir
> if you have libraries
in a
1549 nonstandard directory
<lib dir
>
1550 LIBS libraries to pass to the linker
, e.g.
-l<library
>
1551 CPPFLAGS
(Objective
) C
/C
++ preprocessor flags
, e.g.
-I<include dir
> if
1552 you have headers
in a nonstandard directory
<include dir
>
1555 Use these variables to override the choices made by
`configure' or to help
1556 it to find libraries and programs with nonstandard names/locations.
1558 Report bugs to the package provider.
1563 if test "$ac_init_help" = "recursive"; then
1564 # If there are subdirs, report their specific --help.
1565 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1566 test -d "$ac_dir" ||
1567 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1572 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1574 ac_dir_suffix=/`$as_echo "$ac_dir" |
sed 's|^\.[\\/]||'`
1575 # A ".." for each directory in $ac_dir_suffix.
1576 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" |
sed 's|/[^\\/]*|/..|g;s|/||'`
1577 case $ac_top_builddir_sub in
1578 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1579 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1582 ac_abs_top_builddir=$ac_pwd
1583 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1584 # for backward compatibility:
1585 ac_top_builddir=$ac_top_build_prefix
1588 .) # We are building in place.
1590 ac_top_srcdir=$ac_top_builddir_sub
1591 ac_abs_top_srcdir=$ac_pwd ;;
1592 [\\/]* | ?:[\\/]* ) # Absolute name.
1593 ac_srcdir=$srcdir$ac_dir_suffix;
1594 ac_top_srcdir=$srcdir
1595 ac_abs_top_srcdir=$srcdir ;;
1597 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1598 ac_top_srcdir=$ac_top_build_prefix$srcdir
1599 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1601 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1603 cd "$ac_dir" || { ac_status=$?; continue; }
1604 # Check for guested configure.
1605 if test -f "$ac_srcdir/configure.gnu"; then
1607 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1608 elif test -f "$ac_srcdir/configure"; then
1610 $SHELL "$ac_srcdir/configure" --help=recursive
1612 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1614 cd "$ac_pwd" || { ac_status=$?; break; }
1618 test -n "$ac_init_help" && exit $ac_status
1619 if $ac_init_version; then
1622 generated by GNU Autoconf 2.67
1624 Copyright (C) 2010 Free Software Foundation, Inc.
1625 This configure script is free software; the Free Software Foundation
1626 gives unlimited permission to copy, distribute and modify it.
1631 ## ------------------------ ##
1632 ## Autoconf initialization. ##
1633 ## ------------------------ ##
1635 # ac_fn_c_try_compile LINENO
1636 # --------------------------
1637 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1638 ac_fn_c_try_compile ()
1640 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1641 rm -f conftest.$ac_objext
1642 if { { ac_try="$ac_compile"
1644 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1645 *) ac_try_echo
=$ac_try;;
1647 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1648 $as_echo "$ac_try_echo"; } >&5
1649 (eval "$ac_compile") 2>conftest.err
1651 if test -s conftest.err
; then
1652 grep -v '^ *+' conftest.err
>conftest.er1
1653 cat conftest.er1
>&5
1654 mv -f conftest.er1 conftest.err
1656 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1657 test $ac_status = 0; } && {
1658 test -z "$ac_c_werror_flag" ||
1659 test ! -s conftest.err
1660 } && test -s conftest.
$ac_objext; then :
1663 $as_echo "$as_me: failed program was:" >&5
1664 sed 's/^/| /' conftest.
$ac_ext >&5
1668 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1669 as_fn_set_status
$ac_retval
1671 } # ac_fn_c_try_compile
1673 # ac_fn_c_try_link LINENO
1674 # -----------------------
1675 # Try to link conftest.$ac_ext, and return whether this succeeded.
1678 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1679 rm -f conftest.
$ac_objext conftest
$ac_exeext
1680 if { { ac_try
="$ac_link"
1682 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1683 *) ac_try_echo=$ac_try;;
1685 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1686 $as_echo "$ac_try_echo"; } >&5
1687 (eval "$ac_link") 2>conftest.err
1689 if test -s conftest.err; then
1690 grep -v '^ *+' conftest.err >conftest.er1
1691 cat conftest.er1 >&5
1692 mv -f conftest.er1 conftest.err
1694 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1695 test $ac_status = 0; } && {
1696 test -z "$ac_c_werror_flag" ||
1697 test ! -s conftest.err
1698 } && test -s conftest$ac_exeext && {
1699 test "$cross_compiling" = yes ||
1700 $as_test_x conftest$ac_exeext
1704 $as_echo "$as_me: failed program was:" >&5
1705 sed 's/^/| /' conftest.$ac_ext >&5
1709 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1710 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1711 # interfere with the next link command; also delete a directory that is
1712 # left behind by Apple's compiler. We do this before executing the actions.
1713 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1714 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1715 as_fn_set_status $ac_retval
1717 } # ac_fn_c_try_link
1719 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1720 # -------------------------------------------------------
1721 # Tests whether HEADER exists and can be compiled using the include files in
1722 # INCLUDES, setting the cache variable VAR accordingly.
1723 ac_fn_c_check_header_compile ()
1725 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1726 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1727 $as_echo_n "checking for $2... " >&6; }
1728 if eval "test \"\${$3+set}\"" = set; then :
1729 $as_echo_n "(cached) " >&6
1731 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1732 /* end confdefs.h. */
1736 if ac_fn_c_try_compile "$LINENO"; then :
1741 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1744 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1745 $as_echo "$ac_res" >&6; }
1746 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1748 } # ac_fn_c_check_header_compile
1750 # ac_fn_c_try_cpp LINENO
1751 # ----------------------
1752 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1755 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1756 if { { ac_try="$ac_cpp conftest.$ac_ext"
1758 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1759 *) ac_try_echo
=$ac_try;;
1761 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1762 $as_echo "$ac_try_echo"; } >&5
1763 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1765 if test -s conftest.err
; then
1766 grep -v '^ *+' conftest.err
>conftest.er1
1767 cat conftest.er1
>&5
1768 mv -f conftest.er1 conftest.err
1770 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1771 test $ac_status = 0; } > conftest.i
&& {
1772 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1773 test ! -s conftest.err
1777 $as_echo "$as_me: failed program was:" >&5
1778 sed 's/^/| /' conftest.
$ac_ext >&5
1782 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1783 as_fn_set_status
$ac_retval
1787 # ac_fn_c_try_run LINENO
1788 # ----------------------
1789 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1790 # that executables *can* be run.
1793 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1794 if { { ac_try
="$ac_link"
1796 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1797 *) ac_try_echo=$ac_try;;
1799 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1800 $as_echo "$ac_try_echo"; } >&5
1801 (eval "$ac_link") 2>&5
1803 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1804 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1805 { { case "(($ac_try" in
1806 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1807 *) ac_try_echo
=$ac_try;;
1809 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1810 $as_echo "$ac_try_echo"; } >&5
1811 (eval "$ac_try") 2>&5
1813 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1814 test $ac_status = 0; }; }; then :
1817 $as_echo "$as_me: program exited with status $ac_status" >&5
1818 $as_echo "$as_me: failed program was:" >&5
1819 sed 's/^/| /' conftest.
$ac_ext >&5
1821 ac_retval
=$ac_status
1823 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1824 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1825 as_fn_set_status
$ac_retval
1829 # ac_fn_c_check_func LINENO FUNC VAR
1830 # ----------------------------------
1831 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1832 ac_fn_c_check_func
()
1834 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1835 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1836 $as_echo_n "checking for $2... " >&6; }
1837 if eval "test \"\${$3+set}\"" = set; then :
1838 $as_echo_n "(cached) " >&6
1840 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1841 /* end confdefs.h. */
1842 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1843 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1844 #define $2 innocuous_$2
1846 /* System header to define __stub macros and hopefully few prototypes,
1847 which can conflict with char $2 (); below.
1848 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1849 <limits.h> exists even on freestanding compilers. */
1852 # include <limits.h>
1854 # include <assert.h>
1859 /* Override any GCC internal prototype to avoid an error.
1860 Use char because int might match the return type of a GCC
1861 builtin and then its argument prototype would still apply. */
1866 /* The GNU C library defines this for functions which it implements
1867 to always fail with ENOSYS. Some functions are actually named
1868 something starting with __ and the normal name is an alias. */
1869 #if defined __stub_$2 || defined __stub___$2
1881 if ac_fn_c_try_link
"$LINENO"; then :
1886 rm -f core conftest.err conftest.
$ac_objext \
1887 conftest
$ac_exeext conftest.
$ac_ext
1890 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1891 $as_echo "$ac_res" >&6; }
1892 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1894 } # ac_fn_c_check_func
1896 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
1897 # -------------------------------------------
1898 # Tests whether TYPE exists after having included INCLUDES, setting cache
1899 # variable VAR accordingly.
1900 ac_fn_c_check_type
()
1902 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1903 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1904 $as_echo_n "checking for $2... " >&6; }
1905 if eval "test \"\${$3+set}\"" = set; then :
1906 $as_echo_n "(cached) " >&6
1909 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1910 /* end confdefs.h. */
1921 if ac_fn_c_try_compile
"$LINENO"; then :
1922 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1923 /* end confdefs.h. */
1934 if ac_fn_c_try_compile
"$LINENO"; then :
1939 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1941 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1944 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1945 $as_echo "$ac_res" >&6; }
1946 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1948 } # ac_fn_c_check_type
1950 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1951 # -------------------------------------------------------
1952 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1953 # the include files in INCLUDES and setting the cache variable VAR
1955 ac_fn_c_check_header_mongrel
()
1957 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1958 if eval "test \"\${$3+set}\"" = set; then :
1959 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1960 $as_echo_n "checking for $2... " >&6; }
1961 if eval "test \"\${$3+set}\"" = set; then :
1962 $as_echo_n "(cached) " >&6
1965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1966 $as_echo "$ac_res" >&6; }
1968 # Is the header compilable?
1969 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1970 $as_echo_n "checking $2 usability... " >&6; }
1971 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1972 /* end confdefs.h. */
1976 if ac_fn_c_try_compile
"$LINENO"; then :
1977 ac_header_compiler
=yes
1979 ac_header_compiler
=no
1981 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1982 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1983 $as_echo "$ac_header_compiler" >&6; }
1985 # Is the header present?
1986 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1987 $as_echo_n "checking $2 presence... " >&6; }
1988 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1989 /* end confdefs.h. */
1992 if ac_fn_c_try_cpp
"$LINENO"; then :
1993 ac_header_preproc
=yes
1995 ac_header_preproc
=no
1997 rm -f conftest.err conftest.i conftest.
$ac_ext
1998 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1999 $as_echo "$ac_header_preproc" >&6; }
2001 # So? What about this header?
2002 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
2004 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
2005 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
2006 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2007 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2010 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
2011 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
2012 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
2013 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
2014 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
2015 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
2016 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
2017 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
2018 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2019 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2022 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2023 $as_echo_n "checking for $2... " >&6; }
2024 if eval "test \"\${$3+set}\"" = set; then :
2025 $as_echo_n "(cached) " >&6
2027 eval "$3=\$ac_header_compiler"
2030 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2031 $as_echo "$ac_res" >&6; }
2033 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
2035 } # ac_fn_c_check_header_mongrel
2036 cat >config.log
<<_ACEOF
2037 This file contains any messages produced by compilers while
2038 running configure, to aid debugging if configure makes a mistake.
2040 It was created by $as_me, which was
2041 generated by GNU Autoconf 2.67. Invocation command line was
2053 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2054 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2055 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2056 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2057 uname -v = `(uname -v) 2>/dev/null || echo unknown`
2059 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2060 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2062 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2063 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2064 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2065 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2066 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2067 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2068 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2072 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2076 test -z "$as_dir" && as_dir
=.
2077 $as_echo "PATH: $as_dir"
2093 # Keep a trace of the command line.
2094 # Strip out --no-create and --no-recursion so they do not pile up.
2095 # Strip out --silent because we don't want to record it for future runs.
2096 # Also quote any args containing shell meta-characters.
2097 # Make two passes to allow for proper duplicate-argument suppression.
2101 ac_must_keep_next
=false
2107 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
2108 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
2109 |
-silent |
--silent |
--silen |
--sile |
--sil)
2112 ac_arg
=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2115 1) as_fn_append ac_configure_args0
" '$ac_arg'" ;;
2117 as_fn_append ac_configure_args1
" '$ac_arg'"
2118 if test $ac_must_keep_next = true
; then
2119 ac_must_keep_next
=false
# Got value, back to normal.
2122 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
2123 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
2124 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
2125 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
2126 case "$ac_configure_args0 " in
2127 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2130 -* ) ac_must_keep_next
=true
;;
2133 as_fn_append ac_configure_args
" '$ac_arg'"
2138 { ac_configure_args0
=; unset ac_configure_args0
;}
2139 { ac_configure_args1
=; unset ac_configure_args1
;}
2141 # When interrupted or exit'd, cleanup temporary files, and complete
2142 # config.log. We remove comments because anyway the quotes in there
2143 # would cause problems or look ugly.
2144 # WARNING: Use '\'' to represent an apostrophe within the trap.
2145 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2146 trap 'exit_status=$?
2147 # Save into config.log some information that might help in debugging.
2151 $as_echo "## ---------------- ##
2152 ## Cache variables. ##
2153 ## ---------------- ##"
2155 # The following way of writing the cache mishandles newlines in values,
2157 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2158 eval ac_val=\$$ac_var
2162 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2163 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2166 _ | IFS | as_nl) ;; #(
2167 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2168 *) { eval $ac_var=; unset $ac_var;} ;;
2173 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2174 *${as_nl}ac_space=\ *)
2176 "s/'\''/'\''\\\\'\'''\''/g;
2177 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2180 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2187 $as_echo "## ----------------- ##
2188 ## Output variables. ##
2189 ## ----------------- ##"
2191 for ac_var in $ac_subst_vars
2193 eval ac_val=\$$ac_var
2195 *\'\''*) ac_val
=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2197 $as_echo "$ac_var='\''$ac_val'\''"
2201 if test -n "$ac_subst_files"; then
2202 $as_echo "## ------------------- ##
2203 ## File substitutions. ##
2204 ## ------------------- ##"
2206 for ac_var
in $ac_subst_files
2208 eval ac_val
=\$
$ac_var
2210 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2212 $as_echo "$ac_var='\''$ac_val'\''"
2217 if test -s confdefs.h; then
2218 $as_echo "## ----------- ##
2225 test "$ac_signal" != 0 &&
2226 $as_echo "$as_me: caught signal $ac_signal"
2227 $as_echo "$as_me: exit $exit_status"
2229 rm -f core *.core core.conftest.* &&
2230 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2233 for ac_signal
in 1 2 13 15; do
2234 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2238 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2239 rm -f -r conftest
* confdefs.h
2241 $as_echo "/* confdefs.h */" > confdefs.h
2243 # Predefined preprocessor variables.
2245 cat >>confdefs.h
<<_ACEOF
2246 #define PACKAGE_NAME "$PACKAGE_NAME"
2249 cat >>confdefs.h
<<_ACEOF
2250 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2253 cat >>confdefs.h
<<_ACEOF
2254 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2257 cat >>confdefs.h
<<_ACEOF
2258 #define PACKAGE_STRING "$PACKAGE_STRING"
2261 cat >>confdefs.h
<<_ACEOF
2262 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2265 cat >>confdefs.h
<<_ACEOF
2266 #define PACKAGE_URL "$PACKAGE_URL"
2270 # Let the site file select an alternate cache file if it wants to.
2271 # Prefer an explicitly selected file to automatically selected ones.
2274 if test -n "$CONFIG_SITE"; then
2275 # We do not want a PATH search for config.site.
2276 case $CONFIG_SITE in #((
2277 -*) ac_site_file1
=.
/$CONFIG_SITE;;
2278 */*) ac_site_file1
=$CONFIG_SITE;;
2279 *) ac_site_file1
=.
/$CONFIG_SITE;;
2281 elif test "x$prefix" != xNONE
; then
2282 ac_site_file1
=$prefix/share
/config.site
2283 ac_site_file2
=$prefix/etc
/config.site
2285 ac_site_file1
=$ac_default_prefix/share
/config.site
2286 ac_site_file2
=$ac_default_prefix/etc
/config.site
2288 for ac_site_file
in "$ac_site_file1" "$ac_site_file2"
2290 test "x$ac_site_file" = xNONE
&& continue
2291 if test /dev
/null
!= "$ac_site_file" && test -r "$ac_site_file"; then
2292 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2293 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2294 sed 's/^/| /' "$ac_site_file" >&5
2296 ||
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2297 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2298 as_fn_error $?
"failed to load site script $ac_site_file
2299 See \`config.log' for more details" "$LINENO" 5 ; }
2303 if test -r "$cache_file"; then
2304 # Some versions of bash will fail to source /dev/null (special files
2305 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
2306 if test /dev
/null
!= "$cache_file" && test -f "$cache_file"; then
2307 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2308 $as_echo "$as_me: loading cache $cache_file" >&6;}
2310 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
2311 *) .
"./$cache_file";;
2315 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2316 $as_echo "$as_me: creating cache $cache_file" >&6;}
2320 # Check that the precious variables saved in the cache have kept the same
2322 ac_cache_corrupted
=false
2323 for ac_var
in $ac_precious_vars; do
2324 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
2325 eval ac_new_set
=\
$ac_env_${ac_var}_set
2326 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
2327 eval ac_new_val
=\
$ac_env_${ac_var}_value
2328 case $ac_old_set,$ac_new_set in
2330 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2331 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2332 ac_cache_corrupted
=: ;;
2334 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2335 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2336 ac_cache_corrupted
=: ;;
2339 if test "x$ac_old_val" != "x$ac_new_val"; then
2340 # differences in whitespace do not lead to failure.
2341 ac_old_val_w
=`echo x $ac_old_val`
2342 ac_new_val_w
=`echo x $ac_new_val`
2343 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2344 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2345 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2346 ac_cache_corrupted
=:
2348 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2349 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2350 eval $ac_var=\
$ac_old_val
2352 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2353 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2354 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2355 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2358 # Pass precious variables to config.status.
2359 if test "$ac_new_set" = set; then
2361 *\'*) ac_arg
=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2362 *) ac_arg
=$ac_var=$ac_new_val ;;
2364 case " $ac_configure_args " in
2365 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2366 *) as_fn_append ac_configure_args
" '$ac_arg'" ;;
2370 if $ac_cache_corrupted; then
2371 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2372 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2373 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2374 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2375 as_fn_error $?
"run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2377 ## -------------------- ##
2378 ## Main body of script. ##
2379 ## -------------------- ##
2382 ac_cpp
='$CPP $CPPFLAGS'
2383 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2384 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2385 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2389 for ac_dir
in autoconf
"$srcdir"/autoconf
; do
2390 if test -f "$ac_dir/install-sh"; then
2392 ac_install_sh
="$ac_aux_dir/install-sh -c"
2394 elif test -f "$ac_dir/install.sh"; then
2396 ac_install_sh
="$ac_aux_dir/install.sh -c"
2398 elif test -f "$ac_dir/shtool"; then
2400 ac_install_sh
="$ac_aux_dir/shtool install -c"
2404 if test -z "$ac_aux_dir"; then
2405 as_fn_error $?
"cannot find install-sh, install.sh, or shtool in autoconf \"$srcdir\"/autoconf" "$LINENO" 5
2408 # These three variables are undocumented and unsupported,
2409 # and are intended to be withdrawn in a future Autoconf release.
2410 # They can cause serious problems if a builder's source tree is in a directory
2411 # whose full name contains unusual characters.
2412 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2413 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2414 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2418 am__api_version
='1.11'
2420 # Find a good install program. We prefer a C program (faster),
2421 # so one script is as good as another. But avoid the broken or
2422 # incompatible versions:
2423 # SysV /etc/install, /usr/sbin/install
2424 # SunOS /usr/etc/install
2425 # IRIX /sbin/install
2427 # AmigaOS /C/install, which installs bootblocks on floppy discs
2428 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2429 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2430 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2431 # OS/2's system install, which has a completely different semantic
2432 # ./install, which can be erroneously created by make from ./install.sh.
2433 # Reject install programs that cannot install multiple files.
2434 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2435 $as_echo_n "checking for a BSD-compatible install... " >&6; }
2436 if test -z "$INSTALL"; then
2437 if test "${ac_cv_path_install+set}" = set; then :
2438 $as_echo_n "(cached) " >&6
2440 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2444 test -z "$as_dir" && as_dir
=.
2445 # Account for people who put trailing slashes in PATH elements.
2446 case $as_dir/ in #((
2447 .
/ | .
// |
/[cC
]/* | \
2448 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
2449 ?
:[\\/]os2
[\\/]install[\\/]* | ?
:[\\/]OS2
[\\/]INSTALL
[\\/]* | \
2452 # OSF1 and SCO ODT 3.0 have their own names for install.
2453 # Don't use installbsd from OSF since it installs stuff as root
2455 for ac_prog
in ginstall scoinst
install; do
2456 for ac_exec_ext
in '' $ac_executable_extensions; do
2457 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2458 if test $ac_prog = install &&
2459 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
2460 # AIX install. It has an incompatible calling convention.
2462 elif test $ac_prog = install &&
2463 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
2464 # program-specific install script used by HP pwplus--don't use.
2467 rm -rf conftest.one conftest.two conftest.dir
2468 echo one
> conftest.one
2469 echo two
> conftest.two
2471 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
2472 test -s conftest.one
&& test -s conftest.two
&&
2473 test -s conftest.dir
/conftest.one
&&
2474 test -s conftest.dir
/conftest.two
2476 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
2489 rm -rf conftest.one conftest.two conftest.dir
2492 if test "${ac_cv_path_install+set}" = set; then
2493 INSTALL
=$ac_cv_path_install
2495 # As a last resort, use the slow shell script. Don't cache a
2496 # value for INSTALL within a source directory, because that will
2497 # break other packages using the cache if that directory is
2498 # removed, or if the value is a relative name.
2499 INSTALL
=$ac_install_sh
2502 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2503 $as_echo "$INSTALL" >&6; }
2505 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2506 # It thinks the first close brace ends the variable substitution.
2507 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
2509 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
2511 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
2513 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2514 $as_echo_n "checking whether build environment is sane... " >&6; }
2517 echo timestamp
> conftest.
file
2518 # Reject unsafe characters in $srcdir or the absolute working directory
2519 # name. Accept space and tab only in the latter.
2523 *[\\\"\
#\$\&\'\`$am_lf]*)
2524 as_fn_error $?
"unsafe absolute working directory name" "$LINENO" 5 ;;
2527 *[\\\"\
#\$\&\'\`$am_lf\ \ ]*)
2528 as_fn_error $?
"unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;;
2531 # Do `set' in a subshell so we don't clobber the current shell's
2532 # arguments. Must try -L first in case configure is actually a
2533 # symlink; some systems play weird games with the mod time of symlinks
2534 # (eg FreeBSD returns the mod time of the symlink's containing
2537 set X
`ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2538 if test "$*" = "X"; then
2540 set X
`ls -t "$srcdir/configure" conftest.file`
2543 if test "$*" != "X $srcdir/configure conftest.file" \
2544 && test "$*" != "X conftest.file $srcdir/configure"; then
2546 # If neither matched, then we have a broken ls. This can happen
2547 # if, for instance, CONFIG_SHELL is bash and it inherits a
2548 # broken ls alias from the environment. This has actually
2549 # happened. Such a system could not be considered "sane".
2550 as_fn_error $?
"ls -t appears to fail. Make sure there is not a broken
2551 alias in your environment" "$LINENO" 5
2554 test "$2" = conftest.
file
2560 as_fn_error $?
"newly created file is older than distributed files!
2561 Check your system clock" "$LINENO" 5
2563 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2564 $as_echo "yes" >&6; }
2565 test "$program_prefix" != NONE
&&
2566 program_transform_name
="s&^&$program_prefix&;$program_transform_name"
2567 # Use a double $ so make ignores it.
2568 test "$program_suffix" != NONE
&&
2569 program_transform_name
="s&\$&$program_suffix&;$program_transform_name"
2570 # Double any \ or $.
2571 # By default was `s,x,x', remove it if useless.
2572 ac_script
='s/[\\$]/&&/g;s/;s,x,x,$//'
2573 program_transform_name
=`$as_echo "$program_transform_name" | sed "$ac_script"`
2575 # expand $ac_aux_dir to an absolute path
2576 am_aux_dir
=`cd $ac_aux_dir && pwd`
2578 if test x
"${MISSING+set}" != xset
; then
2581 MISSING
="\${SHELL} \"$am_aux_dir/missing\"" ;;
2583 MISSING
="\${SHELL} $am_aux_dir/missing" ;;
2586 # Use eval to expand $SHELL
2587 if eval "$MISSING --run true"; then
2588 am_missing_run
="$MISSING --run "
2591 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2592 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2595 if test x
"${install_sh}" != xset
; then
2598 install_sh
="\${SHELL} '$am_aux_dir/install-sh'" ;;
2600 install_sh
="\${SHELL} $am_aux_dir/install-sh"
2604 # Installed binaries are usually stripped using `strip' when the user
2605 # run `make install-strip'. However `strip' might not be the right
2606 # tool to use in cross-compilation environments, therefore Automake
2607 # will honor the `STRIP' environment variable to overrule this program.
2608 if test "$cross_compiling" != no
; then
2609 if test -n "$ac_tool_prefix"; then
2610 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2611 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
2612 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2613 $as_echo_n "checking for $ac_word... " >&6; }
2614 if test "${ac_cv_prog_STRIP+set}" = set; then :
2615 $as_echo_n "(cached) " >&6
2617 if test -n "$STRIP"; then
2618 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
2620 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2624 test -z "$as_dir" && as_dir
=.
2625 for ac_exec_ext
in '' $ac_executable_extensions; do
2626 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2627 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
2628 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2637 STRIP
=$ac_cv_prog_STRIP
2638 if test -n "$STRIP"; then
2639 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2640 $as_echo "$STRIP" >&6; }
2642 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2643 $as_echo "no" >&6; }
2648 if test -z "$ac_cv_prog_STRIP"; then
2650 # Extract the first word of "strip", so it can be a program name with args.
2651 set dummy strip
; ac_word
=$2
2652 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2653 $as_echo_n "checking for $ac_word... " >&6; }
2654 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
2655 $as_echo_n "(cached) " >&6
2657 if test -n "$ac_ct_STRIP"; then
2658 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
2660 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2664 test -z "$as_dir" && as_dir
=.
2665 for ac_exec_ext
in '' $ac_executable_extensions; do
2666 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2667 ac_cv_prog_ac_ct_STRIP
="strip"
2668 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2677 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
2678 if test -n "$ac_ct_STRIP"; then
2679 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2680 $as_echo "$ac_ct_STRIP" >&6; }
2682 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2683 $as_echo "no" >&6; }
2686 if test "x$ac_ct_STRIP" = x
; then
2689 case $cross_compiling:$ac_tool_warned in
2691 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2692 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2693 ac_tool_warned
=yes ;;
2698 STRIP
="$ac_cv_prog_STRIP"
2702 INSTALL_STRIP_PROGRAM
="\$(install_sh) -c -s"
2704 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2705 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2706 if test -z "$MKDIR_P"; then
2707 if test "${ac_cv_path_mkdir+set}" = set; then :
2708 $as_echo_n "(cached) " >&6
2710 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2711 for as_dir
in $PATH$PATH_SEPARATOR/opt
/sfw
/bin
2714 test -z "$as_dir" && as_dir
=.
2715 for ac_prog
in mkdir gmkdir
; do
2716 for ac_exec_ext
in '' $ac_executable_extensions; do
2717 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } ||
continue
2718 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2719 'mkdir (GNU coreutils) '* | \
2720 'mkdir (coreutils) '* | \
2721 'mkdir (fileutils) '4.1*)
2722 ac_cv_path_mkdir
=$as_dir/$ac_prog$ac_exec_ext
2732 test -d .
/--version && rmdir .
/--version
2733 if test "${ac_cv_path_mkdir+set}" = set; then
2734 MKDIR_P
="$ac_cv_path_mkdir -p"
2736 # As a last resort, use the slow shell script. Don't cache a
2737 # value for MKDIR_P within a source directory, because that will
2738 # break other packages using the cache if that directory is
2739 # removed, or if the value is a relative name.
2740 MKDIR_P
="$ac_install_sh -d"
2743 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2744 $as_echo "$MKDIR_P" >&6; }
2748 [\\/$
]* | ?
:[\\/]*) ;;
2749 */*) mkdir_p
="\$(top_builddir)/$mkdir_p" ;;
2752 for ac_prog
in gawk mawk nawk
awk
2754 # Extract the first word of "$ac_prog", so it can be a program name with args.
2755 set dummy
$ac_prog; ac_word
=$2
2756 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2757 $as_echo_n "checking for $ac_word... " >&6; }
2758 if test "${ac_cv_prog_AWK+set}" = set; then :
2759 $as_echo_n "(cached) " >&6
2761 if test -n "$AWK"; then
2762 ac_cv_prog_AWK
="$AWK" # Let the user override the test.
2764 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2768 test -z "$as_dir" && as_dir
=.
2769 for ac_exec_ext
in '' $ac_executable_extensions; do
2770 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2771 ac_cv_prog_AWK
="$ac_prog"
2772 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2782 if test -n "$AWK"; then
2783 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2784 $as_echo "$AWK" >&6; }
2786 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2787 $as_echo "no" >&6; }
2791 test -n "$AWK" && break
2794 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2795 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2797 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2798 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
2799 $as_echo_n "(cached) " >&6
2801 cat >conftest.
make <<\_ACEOF
2804 @
echo '@@@%%%=$(MAKE)=@@@%%%'
2806 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
2807 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2809 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
2811 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
2815 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
2816 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2817 $as_echo "yes" >&6; }
2820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2821 $as_echo "no" >&6; }
2822 SET_MAKE
="MAKE=${MAKE-make}"
2825 rm -rf .tst
2>/dev
/null
2826 mkdir .tst
2>/dev
/null
2827 if test -d .tst
; then
2832 rmdir .tst
2>/dev
/null
2834 if test "`cd $srcdir && pwd`" != "`pwd`"; then
2835 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2836 # is not polluted with repeated "-I."
2837 am__isrc
=' -I$(srcdir)'
2838 # test to see if srcdir already configured
2839 if test -f $srcdir/config.status
; then
2840 as_fn_error $?
"source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2844 # test whether we have cygpath
2845 if test -z "$CYGPATH_W"; then
2846 if (cygpath
--version) >/dev
/null
2>/dev
/null
; then
2847 CYGPATH_W
='cygpath -w'
2854 # Define the identity of the package.
2859 cat >>confdefs.h
<<_ACEOF
2860 #define PACKAGE "$PACKAGE"
2864 cat >>confdefs.h
<<_ACEOF
2865 #define VERSION "$VERSION"
2868 # Some tools Automake needs.
2870 ACLOCAL
=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2873 AUTOCONF
=${AUTOCONF-"${am_missing_run}autoconf"}
2876 AUTOMAKE
=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2879 AUTOHEADER
=${AUTOHEADER-"${am_missing_run}autoheader"}
2882 MAKEINFO
=${MAKEINFO-"${am_missing_run}makeinfo"}
2884 # We need awk for the "check" target. The system "awk" is bad on
2886 # Always define AMTAR for backward compatibility.
2888 AMTAR
=${AMTAR-"${am_missing_run}tar"}
2890 am__tar
='${AMTAR} chof - "$$tardir"'; am__untar
='${AMTAR} xf -'
2896 ac_config_headers
="$ac_config_headers include/cloog/cloog-config.h"
2903 # Version number machinery.
2904 if test -n "`expr $VERSION : '\([0-9]*\)\.[0-9]*\.[0-9]*'`"
2906 CLOOG_VERSION_MAJOR
=`expr $VERSION : '\([0-9]*\)\.[0-9]*\.[0-9]*'`
2907 CLOOG_VERSION_MINOR
=`expr $VERSION : '[0-9]*\.\([0-9]*\)\.[0-9]*'`
2908 CLOOG_VERSION_REVISION
=`expr $VERSION : '[0-9]*\.[0-9]*\.\([0-9]*\)'`
2909 CLOOG_VERSION_BETA
=`expr $VERSION : '[0-9]*\.[0-9]*\.[0-9]*pre\([0-9]*\)'`
2911 CLOOG_VERSION_MAJOR
=`expr $VERSION : '\([0-9]*\)\.[0-9]*'`
2912 CLOOG_VERSION_MINOR
=`expr $VERSION : '[0-9]*\.\([0-9]*\)'`
2913 CLOOG_VERSION_REVISION
=0
2914 CLOOG_VERSION_BETA
=`expr $VERSION : '[0-9]*\.[0-9]*pre\([0-9]*\)'`
2916 if test -z "$CLOOG_VERSION_BETA"
2918 CLOOG_VERSION_BETA
=0
2928 ac_cpp
='$CPP $CPPFLAGS'
2929 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2930 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2931 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2932 if test -n "$ac_tool_prefix"; then
2933 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2934 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
2935 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2936 $as_echo_n "checking for $ac_word... " >&6; }
2937 if test "${ac_cv_prog_CC+set}" = set; then :
2938 $as_echo_n "(cached) " >&6
2940 if test -n "$CC"; then
2941 ac_cv_prog_CC
="$CC" # Let the user override the test.
2943 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2947 test -z "$as_dir" && as_dir
=.
2948 for ac_exec_ext
in '' $ac_executable_extensions; do
2949 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2950 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
2951 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2961 if test -n "$CC"; then
2962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2963 $as_echo "$CC" >&6; }
2965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2966 $as_echo "no" >&6; }
2971 if test -z "$ac_cv_prog_CC"; then
2973 # Extract the first word of "gcc", so it can be a program name with args.
2974 set dummy gcc
; ac_word
=$2
2975 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2976 $as_echo_n "checking for $ac_word... " >&6; }
2977 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2978 $as_echo_n "(cached) " >&6
2980 if test -n "$ac_ct_CC"; then
2981 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2983 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2987 test -z "$as_dir" && as_dir
=.
2988 for ac_exec_ext
in '' $ac_executable_extensions; do
2989 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2990 ac_cv_prog_ac_ct_CC
="gcc"
2991 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3000 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
3001 if test -n "$ac_ct_CC"; then
3002 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3003 $as_echo "$ac_ct_CC" >&6; }
3005 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3006 $as_echo "no" >&6; }
3009 if test "x$ac_ct_CC" = x
; then
3012 case $cross_compiling:$ac_tool_warned in
3014 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3015 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3016 ac_tool_warned
=yes ;;
3024 if test -z "$CC"; then
3025 if test -n "$ac_tool_prefix"; then
3026 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3027 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
3028 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3029 $as_echo_n "checking for $ac_word... " >&6; }
3030 if test "${ac_cv_prog_CC+set}" = set; then :
3031 $as_echo_n "(cached) " >&6
3033 if test -n "$CC"; then
3034 ac_cv_prog_CC
="$CC" # Let the user override the test.
3036 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3040 test -z "$as_dir" && as_dir
=.
3041 for ac_exec_ext
in '' $ac_executable_extensions; do
3042 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3043 ac_cv_prog_CC
="${ac_tool_prefix}cc"
3044 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3054 if test -n "$CC"; then
3055 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3056 $as_echo "$CC" >&6; }
3058 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3059 $as_echo "no" >&6; }
3065 if test -z "$CC"; then
3066 # Extract the first word of "cc", so it can be a program name with args.
3067 set dummy cc
; ac_word
=$2
3068 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3069 $as_echo_n "checking for $ac_word... " >&6; }
3070 if test "${ac_cv_prog_CC+set}" = set; then :
3071 $as_echo_n "(cached) " >&6
3073 if test -n "$CC"; then
3074 ac_cv_prog_CC
="$CC" # Let the user override the test.
3077 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3081 test -z "$as_dir" && as_dir
=.
3082 for ac_exec_ext
in '' $ac_executable_extensions; do
3083 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3084 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3085 ac_prog_rejected
=yes
3089 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3096 if test $ac_prog_rejected = yes; then
3097 # We found a bogon in the path, so make sure we never use it.
3098 set dummy
$ac_cv_prog_CC
3100 if test $# != 0; then
3101 # We chose a different compiler from the bogus one.
3102 # However, it has the same basename, so the bogon will be chosen
3103 # first if we set CC to just the basename; use the full file name.
3105 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
3111 if test -n "$CC"; then
3112 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3113 $as_echo "$CC" >&6; }
3115 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3116 $as_echo "no" >&6; }
3121 if test -z "$CC"; then
3122 if test -n "$ac_tool_prefix"; then
3123 for ac_prog
in cl.exe
3125 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3126 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
3127 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3128 $as_echo_n "checking for $ac_word... " >&6; }
3129 if test "${ac_cv_prog_CC+set}" = set; then :
3130 $as_echo_n "(cached) " >&6
3132 if test -n "$CC"; then
3133 ac_cv_prog_CC
="$CC" # Let the user override the test.
3135 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3139 test -z "$as_dir" && as_dir
=.
3140 for ac_exec_ext
in '' $ac_executable_extensions; do
3141 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3142 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
3143 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3153 if test -n "$CC"; then
3154 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3155 $as_echo "$CC" >&6; }
3157 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3158 $as_echo "no" >&6; }
3162 test -n "$CC" && break
3165 if test -z "$CC"; then
3167 for ac_prog
in cl.exe
3169 # Extract the first word of "$ac_prog", so it can be a program name with args.
3170 set dummy
$ac_prog; ac_word
=$2
3171 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3172 $as_echo_n "checking for $ac_word... " >&6; }
3173 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3174 $as_echo_n "(cached) " >&6
3176 if test -n "$ac_ct_CC"; then
3177 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
3179 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3183 test -z "$as_dir" && as_dir
=.
3184 for ac_exec_ext
in '' $ac_executable_extensions; do
3185 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3186 ac_cv_prog_ac_ct_CC
="$ac_prog"
3187 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3196 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
3197 if test -n "$ac_ct_CC"; then
3198 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3199 $as_echo "$ac_ct_CC" >&6; }
3201 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3202 $as_echo "no" >&6; }
3206 test -n "$ac_ct_CC" && break
3209 if test "x$ac_ct_CC" = x
; then
3212 case $cross_compiling:$ac_tool_warned in
3214 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3215 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3216 ac_tool_warned
=yes ;;
3225 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3226 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3227 as_fn_error $?
"no acceptable C compiler found in \$PATH
3228 See \`config.log' for more details" "$LINENO" 5 ; }
3230 # Provide some information about the compiler.
3231 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3234 for ac_option
in --version -v -V -qversion; do
3235 { { ac_try
="$ac_compiler $ac_option >&5"
3237 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3238 *) ac_try_echo=$ac_try;;
3240 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3241 $as_echo "$ac_try_echo"; } >&5
3242 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3244 if test -s conftest.err; then
3246 ... rest of stderr output deleted ...
3247 10q' conftest.err >conftest.er1
3248 cat conftest.er1 >&5
3250 rm -f conftest.er1 conftest.err
3251 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3252 test $ac_status = 0; }
3255 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3256 /* end confdefs.h. */
3266 ac_clean_files_save=$ac_clean_files
3267 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
3268 # Try to create an executable without -o first, disregard a.out.
3269 # It will help us diagnose broken compilers, and finding out an intuition
3271 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3272 $as_echo_n "checking whether the C compiler works... " >&6; }
3273 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
3275 # The possible output files:
3276 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3279 for ac_file in $ac_files
3282 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3283 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3288 if { { ac_try="$ac_link_default"
3290 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3291 *) ac_try_echo
=$ac_try;;
3293 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3294 $as_echo "$ac_try_echo"; } >&5
3295 (eval "$ac_link_default") 2>&5
3297 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3298 test $ac_status = 0; }; then :
3299 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3300 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3301 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3302 # so that the user can short-circuit this test for compilers unknown to
3304 for ac_file
in $ac_files ''
3306 test -f "$ac_file" ||
continue
3308 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
3311 # We found the default executable, but exeext='' is most
3315 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
3317 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3319 # We set ac_cv_exeext here because the later test for it is not
3320 # safe: cross compilers may not add the suffix if given an `-o'
3321 # argument, so we may need to know it at that point already.
3322 # Even if this section looks crufty: it has the advantage of
3329 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
3334 if test -z "$ac_file"; then :
3335 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3336 $as_echo "no" >&6; }
3337 $as_echo "$as_me: failed program was:" >&5
3338 sed 's/^/| /' conftest.
$ac_ext >&5
3340 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3341 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3342 as_fn_error
77 "C compiler cannot create executables
3343 See \`config.log' for more details" "$LINENO" 5 ; }
3345 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3346 $as_echo "yes" >&6; }
3348 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3349 $as_echo_n "checking for C compiler default output file name... " >&6; }
3350 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3351 $as_echo "$ac_file" >&6; }
3352 ac_exeext
=$ac_cv_exeext
3354 rm -f -r a.out a.out.dSYM a.exe conftest
$ac_cv_exeext b.out
3355 ac_clean_files
=$ac_clean_files_save
3356 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3357 $as_echo_n "checking for suffix of executables... " >&6; }
3358 if { { ac_try
="$ac_link"
3360 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3361 *) ac_try_echo=$ac_try;;
3363 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3364 $as_echo "$ac_try_echo"; } >&5
3365 (eval "$ac_link") 2>&5
3367 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3368 test $ac_status = 0; }; then :
3369 # If both `conftest.exe
' and `conftest' are
`present' (well, observable)
3370 # catch `conftest.exe
'. For instance with Cygwin, `ls conftest' will
3371 # work properly (i.e., refer to `conftest.exe'), while it won't with
3373 for ac_file
in conftest.exe conftest conftest.
*; do
3374 test -f "$ac_file" ||
continue
3376 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
3377 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3383 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3384 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3385 as_fn_error $?
"cannot compute suffix of executables: cannot compile and link
3386 See \`config.log' for more details" "$LINENO" 5 ; }
3388 rm -f conftest conftest
$ac_cv_exeext
3389 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3390 $as_echo "$ac_cv_exeext" >&6; }
3392 rm -f conftest.
$ac_ext
3393 EXEEXT
=$ac_cv_exeext
3395 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3396 /* end confdefs.h. */
3401 FILE *f = fopen ("conftest.out", "w");
3402 return ferror (f) || fclose (f) != 0;
3408 ac_clean_files
="$ac_clean_files conftest.out"
3409 # Check that the compiler produces executables we can run. If not, either
3410 # the compiler is broken, or we cross compile.
3411 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3412 $as_echo_n "checking whether we are cross compiling... " >&6; }
3413 if test "$cross_compiling" != yes; then
3414 { { ac_try
="$ac_link"
3416 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3417 *) ac_try_echo=$ac_try;;
3419 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3420 $as_echo "$ac_try_echo"; } >&5
3421 (eval "$ac_link") 2>&5
3423 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3424 test $ac_status = 0; }
3425 if { ac_try='./conftest$ac_cv_exeext'
3426 { { case "(($ac_try" in
3427 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3428 *) ac_try_echo
=$ac_try;;
3430 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3431 $as_echo "$ac_try_echo"; } >&5
3432 (eval "$ac_try") 2>&5
3434 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3435 test $ac_status = 0; }; }; then
3438 if test "$cross_compiling" = maybe
; then
3441 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3442 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3443 as_fn_error $?
"cannot run C compiled programs.
3444 If you meant to cross compile, use \`--host'.
3445 See \`config.log' for more details" "$LINENO" 5 ; }
3449 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3450 $as_echo "$cross_compiling" >&6; }
3452 rm -f conftest.
$ac_ext conftest
$ac_cv_exeext conftest.out
3453 ac_clean_files
=$ac_clean_files_save
3454 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3455 $as_echo_n "checking for suffix of object files... " >&6; }
3456 if test "${ac_cv_objext+set}" = set; then :
3457 $as_echo_n "(cached) " >&6
3459 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3460 /* end confdefs.h. */
3470 rm -f conftest.o conftest.obj
3471 if { { ac_try
="$ac_compile"
3473 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3474 *) ac_try_echo=$ac_try;;
3476 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3477 $as_echo "$ac_try_echo"; } >&5
3478 (eval "$ac_compile") 2>&5
3480 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3481 test $ac_status = 0; }; then :
3482 for ac_file in conftest.o conftest.obj conftest.*; do
3483 test -f "$ac_file" || continue;
3485 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3486 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3491 $as_echo "$as_me: failed program was:" >&5
3492 sed 's/^/| /' conftest.$ac_ext >&5
3494 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3495 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3496 as_fn_error $? "cannot compute suffix of object files
: cannot compile
3497 See \
`config.log' for more details" "$LINENO" 5 ; }
3499 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3501 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3502 $as_echo "$ac_cv_objext" >&6; }
3503 OBJEXT=$ac_cv_objext
3505 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3506 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3507 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3508 $as_echo_n "(cached) " >&6
3510 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3511 /* end confdefs.h. */
3524 if ac_fn_c_try_compile "$LINENO"; then :
3529 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3530 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3533 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3534 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3535 if test $ac_compiler_gnu = yes; then
3540 ac_test_CFLAGS=${CFLAGS+set}
3541 ac_save_CFLAGS=$CFLAGS
3542 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3543 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3544 if test "${ac_cv_prog_cc_g+set}" = set; then :
3545 $as_echo_n "(cached) " >&6
3547 ac_save_c_werror_flag=$ac_c_werror_flag
3548 ac_c_werror_flag=yes
3551 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3552 /* end confdefs.h. */
3562 if ac_fn_c_try_compile "$LINENO"; then :
3566 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3567 /* end confdefs.h. */
3577 if ac_fn_c_try_compile "$LINENO"; then :
3580 ac_c_werror_flag=$ac_save_c_werror_flag
3582 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3583 /* end confdefs.h. */
3593 if ac_fn_c_try_compile "$LINENO"; then :
3596 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3598 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3600 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3601 ac_c_werror_flag=$ac_save_c_werror_flag
3603 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3604 $as_echo "$ac_cv_prog_cc_g" >&6; }
3605 if test "$ac_test_CFLAGS" = set; then
3606 CFLAGS=$ac_save_CFLAGS
3607 elif test $ac_cv_prog_cc_g = yes; then
3608 if test "$GCC" = yes; then
3614 if test "$GCC" = yes; then
3620 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3621 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3622 if test "${ac_cv_prog_cc_c89+set}" = set; then :
3623 $as_echo_n "(cached) " >&6
3625 ac_cv_prog_cc_c89=no
3627 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3628 /* end confdefs.h. */
3631 #include <sys/types.h>
3632 #include <sys/stat.h>
3633 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3634 struct buf { int x; };
3635 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3636 static char *e (p, i)
3642 static char *f (char * (*g) (char **, int), char **p, ...)
3647 s = g (p, va_arg (v,int));
3652 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3653 function prototypes and stuff, but not '\xHH' hex character constants.
3654 These don't provoke an error unfortunately, instead are silently treated
3655 as 'x'. The following induces an error, until -std is added to get
3656 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3657 array size at least. It's necessary to write '\x00'==0 to get something
3658 that's true only with -std. */
3659 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3661 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3662 inside strings and character constants. */
3664 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3666 int test (int i, double x);
3667 struct s1 {int (*f) (int a);};
3668 struct s2 {int (*f) (double a);};
3669 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3675 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3680 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3681 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3683 CC="$ac_save_CC $ac_arg"
3684 if ac_fn_c_try_compile "$LINENO"; then :
3685 ac_cv_prog_cc_c89=$ac_arg
3687 rm -f core conftest.err conftest.$ac_objext
3688 test "x$ac_cv_prog_cc_c89" != "xno" && break
3690 rm -f conftest.$ac_ext
3695 case "x$ac_cv_prog_cc_c89" in
3697 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3698 $as_echo "none needed" >&6; } ;;
3700 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3701 $as_echo "unsupported" >&6; } ;;
3703 CC="$CC $ac_cv_prog_cc_c89"
3704 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3705 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3707 if test "x$ac_cv_prog_cc_c89" != xno; then :
3712 ac_cpp='$CPP $CPPFLAGS'
3713 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3714 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3715 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3716 DEPDIR="${am__leading_dot}deps"
3718 ac_config_commands="$ac_config_commands depfiles"
3721 am_make=${MAKE-make}
3722 cat > confinc << 'END'
3724 @echo this is the am__doit target
3727 # If we don't find an include directive, just comment out the code.
3728 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3729 $as_echo_n "checking for style of include used by $am_make... " >&6; }
3733 # First try GNU make style include.
3734 echo "include confinc" > confmf
3735 # Ignore all kinds of additional output from `make'.
3736 case `$am_make -s -f confmf 2> /dev/null` in #(
3737 *the\ am__doit\ target*)
3743 # Now try BSD make style include.
3744 if test "$am__include" = "#"; then
3745 echo '.include
"confinc"' > confmf
3746 case `$am_make -s -f confmf 2> /dev/null` in #(
3747 *the\ am__doit\ target*)
3748 am__include=.include
3756 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3757 $as_echo "$_am_result" >&6; }
3758 rm -f confinc confmf
3760 # Check whether --enable-dependency-tracking was given.
3761 if test "${enable_dependency_tracking+set}" = set; then :
3762 enableval=$enable_dependency_tracking;
3765 if test "x$enable_dependency_tracking" != xno; then
3766 am_depcomp="$ac_aux_dir/depcomp"
3769 if test "x$enable_dependency_tracking" != xno
; then
3779 depcc
="$CC" am_compiler_list
=
3781 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3782 $as_echo_n "checking dependency style of $depcc... " >&6; }
3783 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
3784 $as_echo_n "(cached) " >&6
3786 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3787 # We make a subdir and do the tests there. Otherwise we can end up
3788 # making bogus files that we don't know about and never remove. For
3789 # instance it was reported that on HP-UX the gcc test will end up
3790 # making a dummy file named `D' -- because `-MD' means `put the output
3793 # Copy depcomp to subdir because otherwise we won't find it if we're
3794 # using a relative directory.
3795 cp "$am_depcomp" conftest.dir
3797 # We will build objects and dependencies in a subdirectory because
3798 # it helps to detect inapplicable dependency modes. For instance
3799 # both Tru64's cc and ICC support -MD to output dependencies as a
3800 # side effect of compilation, but ICC will put the dependencies in
3801 # the current directory while Tru64 will put them in the object
3805 am_cv_CC_dependencies_compiler_type
=none
3806 if test "$am_compiler_list" = ""; then
3807 am_compiler_list
=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3810 case " $depcc " in #(
3811 *\
-arch\
*\
-arch\
*) am__universal
=true
;;
3814 for depmode
in $am_compiler_list; do
3815 # Setup a source with many dependencies, because some compilers
3816 # like to wrap large dependency lists on column 80 (with \), and
3817 # we should not choose a depcomp mode which is confused by this.
3819 # We need to recreate these files for each test, as the compiler may
3820 # overwrite some of them when testing with obscure command lines.
3821 # This happens at least with the AIX C compiler.
3823 for i
in 1 2 3 4 5 6; do
3824 echo '#include "conftst'$i'.h"' >> sub
/conftest.c
3825 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3826 # Solaris 8's {/usr,}/bin/sh.
3827 touch sub
/conftst
$i.h
3829 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3831 # We check with `-c' and `-o' for the sake of the "dashmstdout"
3832 # mode. It turns out that the SunPro C++ compiler does not properly
3833 # handle `-M -o', and we need to detect this. Also, some Intel
3834 # versions had trouble with output in subdirs
3835 am__obj
=sub
/conftest.
${OBJEXT-o}
3836 am__minus_obj
="-o $am__obj"
3839 # This depmode causes a compiler race in universal mode.
3840 test "$am__universal" = false ||
continue
3843 # after this tag, mechanisms are not by side-effect, so they'll
3844 # only be used when explicitly requested
3845 if test "x$enable_dependency_tracking" = xyes
; then
3851 msvisualcpp | msvcmsys
)
3852 # This compiler won't grok `-c -o', but also, the minuso test has
3853 # not run yet. These depmodes are late enough in the game, and
3854 # so weak that their functioning should not be impacted.
3855 am__obj
=conftest.
${OBJEXT-o}
3860 if depmode
=$depmode \
3861 source=sub
/conftest.c object
=$am__obj \
3862 depfile
=sub
/conftest.Po tmpdepfile
=sub
/conftest.TPo \
3863 $SHELL .
/depcomp
$depcc -c $am__minus_obj sub
/conftest.c \
3864 >/dev
/null
2>conftest.err
&&
3865 grep sub
/conftst1.h sub
/conftest.Po
> /dev
/null
2>&1 &&
3866 grep sub
/conftst6.h sub
/conftest.Po
> /dev
/null
2>&1 &&
3867 grep $am__obj sub
/conftest.Po
> /dev
/null
2>&1 &&
3868 ${MAKE-make} -s -f confmf
> /dev
/null
2>&1; then
3869 # icc doesn't choke on unknown options, it will just issue warnings
3870 # or remarks (even with -Werror). So we grep stderr for any message
3871 # that says an option was ignored or not supported.
3872 # When given -MP, icc 7.0 and 7.1 complain thusly:
3873 # icc: Command line warning: ignoring option '-M'; no argument required
3874 # The diagnosis changed in icc 8.0:
3875 # icc: Command line remark: option '-MP' not supported
3876 if (grep 'ignoring option' conftest.err ||
3877 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
3878 am_cv_CC_dependencies_compiler_type
=$depmode
3887 am_cv_CC_dependencies_compiler_type
=none
3891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
3892 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
3893 CCDEPMODE
=depmode
=$am_cv_CC_dependencies_compiler_type
3896 test "x$enable_dependency_tracking" != xno \
3897 && test "$am_cv_CC_dependencies_compiler_type" = gcc3
; then
3899 am__fastdepCC_FALSE
='#'
3901 am__fastdepCC_TRUE
='#'
3902 am__fastdepCC_FALSE
=
3906 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
3907 $as_echo_n "checking whether ln -s works... " >&6; }
3909 if test "$LN_S" = "ln -s"; then
3910 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3911 $as_echo "yes" >&6; }
3913 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
3914 $as_echo "no, using $LN_S" >&6; }
3917 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3918 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3920 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3921 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
3922 $as_echo_n "(cached) " >&6
3924 cat >conftest.
make <<\_ACEOF
3927 @
echo '@@@%%%=$(MAKE)=@@@%%%'
3929 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
3930 case `${MAKE-make} -f conftest.make 2>/dev/null` in
3932 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
3934 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
3938 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
3939 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3940 $as_echo "yes" >&6; }
3943 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3944 $as_echo "no" >&6; }
3945 SET_MAKE
="MAKE=${MAKE-make}"
3948 # Extract the first word of "cd", so it can be a program name with args.
3949 set dummy
cd; ac_word
=$2
3950 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3951 $as_echo_n "checking for $ac_word... " >&6; }
3952 if test "${ac_cv_prog_CD+set}" = set; then :
3953 $as_echo_n "(cached) " >&6
3955 if test -n "$CD"; then
3956 ac_cv_prog_CD
="$CD" # Let the user override the test.
3958 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3962 test -z "$as_dir" && as_dir
=.
3963 for ac_exec_ext
in '' $ac_executable_extensions; do
3964 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3966 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3976 if test -n "$CD"; then
3977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CD" >&5
3978 $as_echo "$CD" >&6; }
3980 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3981 $as_echo "no" >&6; }
3988 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
3989 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
3994 macro_version
='2.2.6b'
3995 macro_revision
='1.3017'
4009 ltmain
="$ac_aux_dir/ltmain.sh"
4011 # Make sure we can run config.sub.
4012 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
4013 as_fn_error $?
"cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4015 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4016 $as_echo_n "checking build system type... " >&6; }
4017 if test "${ac_cv_build+set}" = set; then :
4018 $as_echo_n "(cached) " >&6
4020 ac_build_alias
=$build_alias
4021 test "x$ac_build_alias" = x
&&
4022 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
4023 test "x$ac_build_alias" = x
&&
4024 as_fn_error $?
"cannot guess build type; you must specify one" "$LINENO" 5
4025 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4026 as_fn_error $?
"$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4029 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4030 $as_echo "$ac_cv_build" >&6; }
4031 case $ac_cv_build in
4033 *) as_fn_error $?
"invalid value of canonical build" "$LINENO" 5 ;;
4036 ac_save_IFS
=$IFS; IFS
='-'
4042 # Remember, the first character of IFS is used to create $*,
4043 # except with old shells:
4046 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
4049 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4050 $as_echo_n "checking host system type... " >&6; }
4051 if test "${ac_cv_host+set}" = set; then :
4052 $as_echo_n "(cached) " >&6
4054 if test "x$host_alias" = x
; then
4055 ac_cv_host
=$ac_cv_build
4057 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4058 as_fn_error $?
"$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4062 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4063 $as_echo "$ac_cv_host" >&6; }
4066 *) as_fn_error $?
"invalid value of canonical host" "$LINENO" 5 ;;
4069 ac_save_IFS
=$IFS; IFS
='-'
4075 # Remember, the first character of IFS is used to create $*,
4076 # except with old shells:
4079 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
4082 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
4083 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
4084 if test "${ac_cv_path_SED+set}" = set; then :
4085 $as_echo_n "(cached) " >&6
4087 ac_script
=s
/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
/
4088 for ac_i
in 1 2 3 4 5 6 7; do
4089 ac_script
="$ac_script$as_nl$ac_script"
4091 echo "$ac_script" 2>/dev
/null |
sed 99q
>conftest.
sed
4092 { ac_script
=; unset ac_script
;}
4093 if test -z "$SED"; then
4094 ac_path_SED_found
=false
4095 # Loop through the user's path and test for each of PROGNAME-LIST
4096 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4100 test -z "$as_dir" && as_dir
=.
4101 for ac_prog
in sed gsed
; do
4102 for ac_exec_ext
in '' $ac_executable_extensions; do
4103 ac_path_SED
="$as_dir/$ac_prog$ac_exec_ext"
4104 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } ||
continue
4105 # Check for GNU ac_path_SED and select it if it is found.
4106 # Check for GNU $ac_path_SED
4107 case `"$ac_path_SED" --version 2>&1` in
4109 ac_cv_path_SED
="$ac_path_SED" ac_path_SED_found
=:;;
4112 $as_echo_n 0123456789 >"conftest.in"
4115 cat "conftest.in" "conftest.in" >"conftest.tmp"
4116 mv "conftest.tmp" "conftest.in"
4117 cp "conftest.in" "conftest.nl"
4118 $as_echo '' >> "conftest.nl"
4119 "$ac_path_SED" -f conftest.
sed < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4120 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4121 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4122 if test $ac_count -gt ${ac_path_SED_max-0}; then
4123 # Best one so far, save it but keep looking for a better one
4124 ac_cv_path_SED
="$ac_path_SED"
4125 ac_path_SED_max
=$ac_count
4127 # 10*(2^10) chars as input seems more than enough
4128 test $ac_count -gt 10 && break
4130 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4133 $ac_path_SED_found && break 3
4138 if test -z "$ac_cv_path_SED"; then
4139 as_fn_error $?
"no acceptable sed could be found in \$PATH" "$LINENO" 5
4146 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
4147 $as_echo "$ac_cv_path_SED" >&6; }
4148 SED
="$ac_cv_path_SED"
4151 test -z "$SED" && SED
=sed
4152 Xsed
="$SED -e 1s/^X//"
4164 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4165 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4166 if test "${ac_cv_path_GREP+set}" = set; then :
4167 $as_echo_n "(cached) " >&6
4169 if test -z "$GREP"; then
4170 ac_path_GREP_found
=false
4171 # Loop through the user's path and test for each of PROGNAME-LIST
4172 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4173 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4176 test -z "$as_dir" && as_dir
=.
4177 for ac_prog
in grep ggrep
; do
4178 for ac_exec_ext
in '' $ac_executable_extensions; do
4179 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
4180 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
4181 # Check for GNU ac_path_GREP and select it if it is found.
4182 # Check for GNU $ac_path_GREP
4183 case `"$ac_path_GREP" --version 2>&1` in
4185 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
4188 $as_echo_n 0123456789 >"conftest.in"
4191 cat "conftest.in" "conftest.in" >"conftest.tmp"
4192 mv "conftest.tmp" "conftest.in"
4193 cp "conftest.in" "conftest.nl"
4194 $as_echo 'GREP' >> "conftest.nl"
4195 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4196 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4197 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4198 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4199 # Best one so far, save it but keep looking for a better one
4200 ac_cv_path_GREP
="$ac_path_GREP"
4201 ac_path_GREP_max
=$ac_count
4203 # 10*(2^10) chars as input seems more than enough
4204 test $ac_count -gt 10 && break
4206 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4209 $ac_path_GREP_found && break 3
4214 if test -z "$ac_cv_path_GREP"; then
4215 as_fn_error $?
"no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4218 ac_cv_path_GREP
=$GREP
4222 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4223 $as_echo "$ac_cv_path_GREP" >&6; }
4224 GREP
="$ac_cv_path_GREP"
4227 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4228 $as_echo_n "checking for egrep... " >&6; }
4229 if test "${ac_cv_path_EGREP+set}" = set; then :
4230 $as_echo_n "(cached) " >&6
4232 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
4233 then ac_cv_path_EGREP
="$GREP -E"
4235 if test -z "$EGREP"; then
4236 ac_path_EGREP_found
=false
4237 # Loop through the user's path and test for each of PROGNAME-LIST
4238 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4239 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4242 test -z "$as_dir" && as_dir
=.
4243 for ac_prog
in egrep; do
4244 for ac_exec_ext
in '' $ac_executable_extensions; do
4245 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
4246 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
4247 # Check for GNU ac_path_EGREP and select it if it is found.
4248 # Check for GNU $ac_path_EGREP
4249 case `"$ac_path_EGREP" --version 2>&1` in
4251 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
4254 $as_echo_n 0123456789 >"conftest.in"
4257 cat "conftest.in" "conftest.in" >"conftest.tmp"
4258 mv "conftest.tmp" "conftest.in"
4259 cp "conftest.in" "conftest.nl"
4260 $as_echo 'EGREP' >> "conftest.nl"
4261 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4262 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4263 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4264 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4265 # Best one so far, save it but keep looking for a better one
4266 ac_cv_path_EGREP
="$ac_path_EGREP"
4267 ac_path_EGREP_max
=$ac_count
4269 # 10*(2^10) chars as input seems more than enough
4270 test $ac_count -gt 10 && break
4272 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4275 $ac_path_EGREP_found && break 3
4280 if test -z "$ac_cv_path_EGREP"; then
4281 as_fn_error $?
"no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4284 ac_cv_path_EGREP
=$EGREP
4289 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4290 $as_echo "$ac_cv_path_EGREP" >&6; }
4291 EGREP
="$ac_cv_path_EGREP"
4294 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
4295 $as_echo_n "checking for fgrep... " >&6; }
4296 if test "${ac_cv_path_FGREP+set}" = set; then :
4297 $as_echo_n "(cached) " >&6
4299 if echo 'ab*c' |
$GREP -F 'ab*c' >/dev
/null
2>&1
4300 then ac_cv_path_FGREP
="$GREP -F"
4302 if test -z "$FGREP"; then
4303 ac_path_FGREP_found
=false
4304 # Loop through the user's path and test for each of PROGNAME-LIST
4305 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4306 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4309 test -z "$as_dir" && as_dir
=.
4310 for ac_prog
in fgrep
; do
4311 for ac_exec_ext
in '' $ac_executable_extensions; do
4312 ac_path_FGREP
="$as_dir/$ac_prog$ac_exec_ext"
4313 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } ||
continue
4314 # Check for GNU ac_path_FGREP and select it if it is found.
4315 # Check for GNU $ac_path_FGREP
4316 case `"$ac_path_FGREP" --version 2>&1` in
4318 ac_cv_path_FGREP
="$ac_path_FGREP" ac_path_FGREP_found
=:;;
4321 $as_echo_n 0123456789 >"conftest.in"
4324 cat "conftest.in" "conftest.in" >"conftest.tmp"
4325 mv "conftest.tmp" "conftest.in"
4326 cp "conftest.in" "conftest.nl"
4327 $as_echo 'FGREP' >> "conftest.nl"
4328 "$ac_path_FGREP" FGREP
< "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4329 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4330 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4331 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
4332 # Best one so far, save it but keep looking for a better one
4333 ac_cv_path_FGREP
="$ac_path_FGREP"
4334 ac_path_FGREP_max
=$ac_count
4336 # 10*(2^10) chars as input seems more than enough
4337 test $ac_count -gt 10 && break
4339 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4342 $ac_path_FGREP_found && break 3
4347 if test -z "$ac_cv_path_FGREP"; then
4348 as_fn_error $?
"no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4351 ac_cv_path_FGREP
=$FGREP
4356 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
4357 $as_echo "$ac_cv_path_FGREP" >&6; }
4358 FGREP
="$ac_cv_path_FGREP"
4361 test -z "$GREP" && GREP
=grep
4381 # Check whether --with-gnu-ld was given.
4382 if test "${with_gnu_ld+set}" = set; then :
4383 withval
=$with_gnu_ld; test "$withval" = no || with_gnu_ld
=yes
4389 if test "$GCC" = yes; then
4390 # Check if gcc -print-prog-name=ld gives a path.
4391 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
4392 $as_echo_n "checking for ld used by $CC... " >&6; }
4395 # gcc leaves a trailing carriage return which upsets mingw
4396 ac_prog
=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
4398 ac_prog
=`($CC -print-prog-name=ld) 2>&5` ;;
4401 # Accept absolute paths.
4403 re_direlt
='/[^/][^/]*/\.\./'
4404 # Canonicalize the pathname of ld
4405 ac_prog
=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
4406 while $ECHO "$ac_prog" |
$GREP "$re_direlt" > /dev
/null
2>&1; do
4407 ac_prog
=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
4409 test -z "$LD" && LD
="$ac_prog"
4412 # If it fails, then pretend we aren't using GCC.
4416 # If it is relative, then search for the first ld in PATH.
4420 elif test "$with_gnu_ld" = yes; then
4421 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
4422 $as_echo_n "checking for GNU ld... " >&6; }
4424 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
4425 $as_echo_n "checking for non-GNU ld... " >&6; }
4427 if test "${lt_cv_path_LD+set}" = set; then :
4428 $as_echo_n "(cached) " >&6
4430 if test -z "$LD"; then
4431 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
4432 for ac_dir
in $PATH; do
4434 test -z "$ac_dir" && ac_dir
=.
4435 if test -f "$ac_dir/$ac_prog" ||
test -f "$ac_dir/$ac_prog$ac_exeext"; then
4436 lt_cv_path_LD
="$ac_dir/$ac_prog"
4437 # Check to see if the program is GNU ld. I'd rather use --version,
4438 # but apparently some variants of GNU ld only accept -v.
4439 # Break only if it was the GNU/non-GNU ld that we prefer.
4440 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
4441 *GNU
* |
*'with BFD'*)
4442 test "$with_gnu_ld" != no
&& break
4445 test "$with_gnu_ld" != yes && break
4452 lt_cv_path_LD
="$LD" # Let the user override the test with a path.
4457 if test -n "$LD"; then
4458 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
4459 $as_echo "$LD" >&6; }
4461 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4462 $as_echo "no" >&6; }
4464 test -z "$LD" && as_fn_error $?
"no acceptable ld found in \$PATH" "$LINENO" 5
4465 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4466 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
4467 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
4468 $as_echo_n "(cached) " >&6
4470 # I'd rather use --version here, but apparently some GNU lds only accept -v.
4471 case `$LD -v 2>&1 </dev/null` in
4472 *GNU
* |
*'with BFD'*)
4473 lt_cv_prog_gnu_ld
=yes
4476 lt_cv_prog_gnu_ld
=no
4480 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
4481 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
4482 with_gnu_ld
=$lt_cv_prog_gnu_ld
4492 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
4493 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
4494 if test "${lt_cv_path_NM+set}" = set; then :
4495 $as_echo_n "(cached) " >&6
4497 if test -n "$NM"; then
4498 # Let the user override the test.
4501 lt_nm_to_check
="${ac_tool_prefix}nm"
4502 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
4503 lt_nm_to_check
="$lt_nm_to_check nm"
4505 for lt_tmp_nm
in $lt_nm_to_check; do
4506 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
4507 for ac_dir
in $PATH /usr
/ccs
/bin
/elf
/usr
/ccs
/bin
/usr
/ucb
/bin
; do
4509 test -z "$ac_dir" && ac_dir
=.
4510 tmp_nm
="$ac_dir/$lt_tmp_nm"
4511 if test -f "$tmp_nm" ||
test -f "$tmp_nm$ac_exeext" ; then
4512 # Check to see if the nm accepts a BSD-compat flag.
4513 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
4514 # nm: unknown option "B" ignored
4515 # Tru64's nm complains that /dev/null is an invalid object file
4516 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
4517 */dev
/null
* |
*'Invalid file or object type'*)
4518 lt_cv_path_NM
="$tmp_nm -B"
4522 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
4524 lt_cv_path_NM
="$tmp_nm -p"
4528 lt_cv_path_NM
=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
4529 continue # so that we can try to find one that supports BSD flags
4538 : ${lt_cv_path_NM=no}
4541 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
4542 $as_echo "$lt_cv_path_NM" >&6; }
4543 if test "$lt_cv_path_NM" != "no"; then
4546 # Didn't find any BSD compatible name lister, look for dumpbin.
4547 if test -n "$ac_tool_prefix"; then
4548 for ac_prog
in "dumpbin -symbols" "link -dump -symbols"
4550 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4551 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
4552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4553 $as_echo_n "checking for $ac_word... " >&6; }
4554 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
4555 $as_echo_n "(cached) " >&6
4557 if test -n "$DUMPBIN"; then
4558 ac_cv_prog_DUMPBIN
="$DUMPBIN" # Let the user override the test.
4560 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4564 test -z "$as_dir" && as_dir
=.
4565 for ac_exec_ext
in '' $ac_executable_extensions; do
4566 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4567 ac_cv_prog_DUMPBIN
="$ac_tool_prefix$ac_prog"
4568 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4577 DUMPBIN
=$ac_cv_prog_DUMPBIN
4578 if test -n "$DUMPBIN"; then
4579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
4580 $as_echo "$DUMPBIN" >&6; }
4582 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4583 $as_echo "no" >&6; }
4587 test -n "$DUMPBIN" && break
4590 if test -z "$DUMPBIN"; then
4591 ac_ct_DUMPBIN
=$DUMPBIN
4592 for ac_prog
in "dumpbin -symbols" "link -dump -symbols"
4594 # Extract the first word of "$ac_prog", so it can be a program name with args.
4595 set dummy
$ac_prog; ac_word
=$2
4596 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4597 $as_echo_n "checking for $ac_word... " >&6; }
4598 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
4599 $as_echo_n "(cached) " >&6
4601 if test -n "$ac_ct_DUMPBIN"; then
4602 ac_cv_prog_ac_ct_DUMPBIN
="$ac_ct_DUMPBIN" # Let the user override the test.
4604 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4608 test -z "$as_dir" && as_dir
=.
4609 for ac_exec_ext
in '' $ac_executable_extensions; do
4610 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4611 ac_cv_prog_ac_ct_DUMPBIN
="$ac_prog"
4612 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4621 ac_ct_DUMPBIN
=$ac_cv_prog_ac_ct_DUMPBIN
4622 if test -n "$ac_ct_DUMPBIN"; then
4623 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
4624 $as_echo "$ac_ct_DUMPBIN" >&6; }
4626 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4627 $as_echo "no" >&6; }
4631 test -n "$ac_ct_DUMPBIN" && break
4634 if test "x$ac_ct_DUMPBIN" = x
; then
4637 case $cross_compiling:$ac_tool_warned in
4639 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4640 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4641 ac_tool_warned
=yes ;;
4643 DUMPBIN
=$ac_ct_DUMPBIN
4648 if test "$DUMPBIN" != ":"; then
4652 test -z "$NM" && NM
=nm
4659 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
4660 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
4661 if test "${lt_cv_nm_interface+set}" = set; then :
4662 $as_echo_n "(cached) " >&6
4664 lt_cv_nm_interface
="BSD nm"
4665 echo "int some_variable = 0;" > conftest.
$ac_ext
4666 (eval echo "\"\$as_me:4666: $ac_compile\"" >&5)
4667 (eval "$ac_compile" 2>conftest.err
)
4668 cat conftest.err
>&5
4669 (eval echo "\"\$as_me:4669: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
4670 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err
> conftest.out
)
4671 cat conftest.err
>&5
4672 (eval echo "\"\$as_me:4672: output\"" >&5)
4673 cat conftest.out
>&5
4674 if $GREP 'External.*some_variable' conftest.out
> /dev
/null
; then
4675 lt_cv_nm_interface
="MS dumpbin"
4679 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
4680 $as_echo "$lt_cv_nm_interface" >&6; }
4682 # find the maximum length of command line arguments
4683 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
4684 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
4685 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
4686 $as_echo_n "(cached) " >&6
4693 # On DJGPP, this test can blow up pretty badly due to problems in libc
4694 # (any single argument exceeding 2000 bytes causes a buffer overrun
4695 # during glob expansion). Even if it were fixed, the result of this
4696 # check would be larger than it should be.
4697 lt_cv_sys_max_cmd_len
=12288; # 12K is about right
4701 # Under GNU Hurd, this test is not required because there is
4702 # no limit to the length of command line arguments.
4703 # Libtool will interpret -1 as no limit whatsoever
4704 lt_cv_sys_max_cmd_len
=-1;
4707 cygwin
* | mingw
* | cegcc
*)
4708 # On Win9x/ME, this test blows up -- it succeeds, but takes
4709 # about 5 minutes as the teststring grows exponentially.
4710 # Worse, since 9x/ME are not pre-emptively multitasking,
4711 # you end up with a "frozen" computer, even though with patience
4712 # the test eventually succeeds (with a max line length of 256k).
4713 # Instead, let's just punt: use the minimum linelength reported by
4714 # all of the supported platforms: 8192 (on NT/2K/XP).
4715 lt_cv_sys_max_cmd_len
=8192;
4719 # On AmigaOS with pdksh, this test takes hours, literally.
4720 # So we just punt and use a minimum line length of 8192.
4721 lt_cv_sys_max_cmd_len
=8192;
4724 netbsd
* | freebsd
* | openbsd
* | darwin
* | dragonfly
*)
4725 # This has been around since 386BSD, at least. Likely further.
4726 if test -x /sbin
/sysctl
; then
4727 lt_cv_sys_max_cmd_len
=`/sbin/sysctl -n kern.argmax`
4728 elif test -x /usr
/sbin
/sysctl
; then
4729 lt_cv_sys_max_cmd_len
=`/usr/sbin/sysctl -n kern.argmax`
4731 lt_cv_sys_max_cmd_len
=65536 # usable default for all BSDs
4733 # And add a safety zone
4734 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 4`
4735 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \* 3`
4739 # We know the value 262144 and hardcode it with a safety zone (like BSD)
4740 lt_cv_sys_max_cmd_len
=196608
4744 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
4745 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
4746 # nice to cause kernel panics so lets avoid the loop below.
4747 # First set a reasonable default.
4748 lt_cv_sys_max_cmd_len
=16384
4750 if test -x /sbin
/sysconfig
; then
4751 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
4752 *1*) lt_cv_sys_max_cmd_len
=-1 ;;
4757 lt_cv_sys_max_cmd_len
=102400
4759 sysv5
* | sco5v6
* | sysv4.2uw2
*)
4760 kargmax
=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
4761 if test -n "$kargmax"; then
4762 lt_cv_sys_max_cmd_len
=`echo $kargmax | sed 's/.*[ ]//'`
4764 lt_cv_sys_max_cmd_len
=32768
4768 lt_cv_sys_max_cmd_len
=`(getconf ARG_MAX) 2> /dev/null`
4769 if test -n "$lt_cv_sys_max_cmd_len"; then
4770 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 4`
4771 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \* 3`
4773 # Make teststring a little bigger before we do anything with it.
4774 # a 1K string should be a reasonable start.
4775 for i
in 1 2 3 4 5 6 7 8 ; do
4776 teststring
=$teststring$teststring
4778 SHELL
=${SHELL-${CONFIG_SHELL-/bin/sh}}
4779 # If test is not a shell built-in, we'll probably end up computing a
4780 # maximum length that is only half of the actual maximum length, but
4782 while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
4783 = "XX$teststring$teststring"; } >/dev
/null
2>&1 &&
4784 test $i != 17 # 1/2 MB should be enough
4787 teststring
=$teststring$teststring
4789 # Only check the string length outside the loop.
4790 lt_cv_sys_max_cmd_len
=`expr "X$teststring" : ".*" 2>&1`
4792 # Add a significant safety factor because C++ compilers can tack on
4793 # massive amounts of additional arguments before passing them to the
4794 # linker. It appears as though 1/2 is a usable value.
4795 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 2`
4802 if test -n $lt_cv_sys_max_cmd_len ; then
4803 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
4804 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
4806 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
4807 $as_echo "none" >&6; }
4809 max_cmd_len
=$lt_cv_sys_max_cmd_len
4820 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
4821 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
4822 # Try some XSI features
4825 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
4827 && eval 'test $(( 1 + 1 )) -eq 2 \
4828 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
4830 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $xsi_shell" >&5
4831 $as_echo "$xsi_shell" >&6; }
4834 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands
\"+=\"" >&5
4835 $as_echo_n "checking whether the shell understands
\"+=\"...
" >&6; }
4837 ( foo=bar; set foo baz; eval "$1+=\
$2" && test "$foo" = barbaz ) \
4839 && lt_shell_append=yes
4840 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_shell_append" >&5
4841 $as_echo "$lt_shell_append" >&6; }
4844 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
4854 # test EBCDIC or ASCII
4855 case `echo X|tr X '\101'` in
4856 A) # ASCII based system
4857 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
4858 lt_SP2NL='tr \040 \012'
4859 lt_NL2SP='tr \015\012 \040\040'
4861 *) # EBCDIC based system
4862 lt_SP2NL='tr \100 \n'
4863 lt_NL2SP='tr \r\n \100\100'
4875 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $LD option to reload object files
" >&5
4876 $as_echo_n "checking
for $LD option to reload object files...
" >&6; }
4877 if test "${lt_cv_ld_reload_flag+set}" = set; then :
4878 $as_echo_n "(cached
) " >&6
4880 lt_cv_ld_reload_flag='-r'
4882 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_ld_reload_flag" >&5
4883 $as_echo "$lt_cv_ld_reload_flag" >&6; }
4884 reload_flag=$lt_cv_ld_reload_flag
4885 case $reload_flag in
4887 *) reload_flag=" $reload_flag" ;;
4889 reload_cmds='$LD$reload_flag -o $output$reload_objs'
4892 if test "$GCC" = yes; then
4893 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
4895 reload_cmds='$LD$reload_flag -o $output$reload_objs'
4908 if test -n "$ac_tool_prefix"; then
4909 # Extract the first word of "${ac_tool_prefix}objdump
", so it can be a program name with args.
4910 set dummy ${ac_tool_prefix}objdump; ac_word=$2
4911 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
4912 $as_echo_n "checking
for $ac_word...
" >&6; }
4913 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
4914 $as_echo_n "(cached
) " >&6
4916 if test -n "$OBJDUMP"; then
4917 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
4919 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4923 test -z "$as_dir" && as_dir=.
4924 for ac_exec_ext in '' $ac_executable_extensions; do
4925 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4926 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump
"
4927 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
4936 OBJDUMP=$ac_cv_prog_OBJDUMP
4937 if test -n "$OBJDUMP"; then
4938 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OBJDUMP" >&5
4939 $as_echo "$OBJDUMP" >&6; }
4941 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
4942 $as_echo "no
" >&6; }
4947 if test -z "$ac_cv_prog_OBJDUMP"; then
4948 ac_ct_OBJDUMP=$OBJDUMP
4949 # Extract the first word of "objdump
", so it can be a program name with args.
4950 set dummy objdump; ac_word=$2
4951 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
4952 $as_echo_n "checking
for $ac_word...
" >&6; }
4953 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
4954 $as_echo_n "(cached
) " >&6
4956 if test -n "$ac_ct_OBJDUMP"; then
4957 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
4959 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4963 test -z "$as_dir" && as_dir=.
4964 for ac_exec_ext in '' $ac_executable_extensions; do
4965 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4966 ac_cv_prog_ac_ct_OBJDUMP="objdump
"
4967 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
4976 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
4977 if test -n "$ac_ct_OBJDUMP"; then
4978 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OBJDUMP" >&5
4979 $as_echo "$ac_ct_OBJDUMP" >&6; }
4981 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
4982 $as_echo "no
" >&6; }
4985 if test "x
$ac_ct_OBJDUMP" = x; then
4988 case $cross_compiling:$ac_tool_warned in
4990 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
4991 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
4992 ac_tool_warned=yes ;;
4994 OBJDUMP=$ac_ct_OBJDUMP
4997 OBJDUMP="$ac_cv_prog_OBJDUMP"
5000 test -z "$OBJDUMP" && OBJDUMP=objdump
5010 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries
" >&5
5011 $as_echo_n "checking how to recognize dependent libraries...
" >&6; }
5012 if test "${lt_cv_deplibs_check_method+set}" = set; then :
5013 $as_echo_n "(cached
) " >&6
5015 lt_cv_file_magic_cmd='$MAGIC_CMD'
5016 lt_cv_file_magic_test_file=
5017 lt_cv_deplibs_check_method='unknown'
5018 # Need to set the preceding variable on all platforms that support
5019 # interlibrary dependencies.
5020 # 'none' -- dependencies not supported.
5021 # `unknown' -- same as none, but documents that we really don't know.
5022 # 'pass_all' -- all dependencies passed with no checks.
5023 # 'test_compile' -- check by making test program.
5024 # 'file_magic [[regex]]' -- check by looking for files in library path
5025 # which responds to the $file_magic_cmd with a given extended regex.
5026 # If you have `file' or equivalent on your system and you're not sure
5027 # whether `pass_all' will *always* work, you probably want this one.
5031 lt_cv_deplibs_check_method=pass_all
5035 lt_cv_deplibs_check_method=pass_all
5039 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
5040 lt_cv_file_magic_cmd='/usr/bin/file -L'
5041 lt_cv_file_magic_test_file=/shlib/libc.so
5045 # func_win32_libid is a shell function defined in ltmain.sh
5046 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
5047 lt_cv_file_magic_cmd='func_win32_libid'
5051 # Base MSYS/MinGW do not provide the 'file' command needed by
5052 # func_win32_libid shell function, so use a weaker test based on 'objdump',
5053 # unless we find 'file', for example because we are cross-compiling.
5054 if ( file / ) >/dev/null 2>&1; then
5055 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
5056 lt_cv_file_magic_cmd='func_win32_libid'
5058 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
5059 lt_cv_file_magic_cmd='$OBJDUMP -f'
5064 # use the weaker test based on 'objdump'. See mingw*.
5065 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
5066 lt_cv_file_magic_cmd='$OBJDUMP -f'
5069 darwin* | rhapsody*)
5070 lt_cv_deplibs_check_method=pass_all
5073 freebsd* | dragonfly*)
5074 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5077 # Not sure whether the presence of OpenBSD here was a mistake.
5078 # Let's accept both of them until this is cleared up.
5079 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
5080 lt_cv_file_magic_cmd=/usr/bin/file
5081 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
5085 lt_cv_deplibs_check_method=pass_all
5090 lt_cv_deplibs_check_method=pass_all
5093 hpux10.20* | hpux11*)
5094 lt_cv_file_magic_cmd=/usr/bin/file
5097 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
5098 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
5101 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]'
5102 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
5105 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
5106 lt_cv_file_magic_test_file=/usr/lib/libc.sl
5112 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
5113 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
5116 irix5* | irix6* | nonstopux*)
5118 *-32|*"-32 ") libmagic=32-bit;;
5119 *-n32|*"-n32 ") libmagic=N32;;
5120 *-64|*"-64 ") libmagic=64-bit;;
5121 *) libmagic=never-match;;
5123 lt_cv_deplibs_check_method=pass_all
5126 # This must be Linux ELF.
5127 linux* | k*bsd*-gnu | kopensolaris*-gnu)
5128 lt_cv_deplibs_check_method=pass_all
5131 netbsd* | netbsdelf*-gnu)
5132 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5133 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5135 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
5140 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
5141 lt_cv_file_magic_cmd=/usr/bin/file
5142 lt_cv_file_magic_test_file=/usr/lib/libnls.so
5146 lt_cv_deplibs_check_method=pass_all
5150 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8
-powerpc"; then
5151 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
5153 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5157 osf3* | osf4* | osf5*)
5158 lt_cv_deplibs_check_method=pass_all
5162 lt_cv_deplibs_check_method=pass_all
5166 lt_cv_deplibs_check_method=pass_all
5169 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
5170 lt_cv_deplibs_check_method=pass_all
5174 case $host_vendor in
5176 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]'
5177 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
5180 lt_cv_deplibs_check_method=pass_all
5183 lt_cv_file_magic_cmd='/bin/file'
5184 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
5187 lt_cv_file_magic_cmd='/bin/file'
5188 lt_cv_deplibs_check_method="file_magic ELF
[0-9][0-9]*-bit [LM
]SB dynamic lib
"
5189 lt_cv_file_magic_test_file=/lib/libc.so
5192 lt_cv_deplibs_check_method=pass_all
5195 lt_cv_deplibs_check_method=pass_all
5201 lt_cv_deplibs_check_method=pass_all
5206 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_deplibs_check_method" >&5
5207 $as_echo "$lt_cv_deplibs_check_method" >&6; }
5208 file_magic_cmd=$lt_cv_file_magic_cmd
5209 deplibs_check_method=$lt_cv_deplibs_check_method
5210 test -z "$deplibs_check_method" && deplibs_check_method=unknown
5223 if test -n "$ac_tool_prefix"; then
5224 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
5225 set dummy ${ac_tool_prefix}ar; ac_word=$2
5226 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
5227 $as_echo_n "checking
for $ac_word...
" >&6; }
5228 if test "${ac_cv_prog_AR+set}" = set; then :
5229 $as_echo_n "(cached
) " >&6
5231 if test -n "$AR"; then
5232 ac_cv_prog_AR="$AR" # Let the user override the test.
5234 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5238 test -z "$as_dir" && as_dir=.
5239 for ac_exec_ext in '' $ac_executable_extensions; do
5240 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5241 ac_cv_prog_AR="${ac_tool_prefix}ar"
5242 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
5252 if test -n "$AR"; then
5253 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $AR" >&5
5254 $as_echo "$AR" >&6; }
5256 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
5257 $as_echo "no
" >&6; }
5262 if test -z "$ac_cv_prog_AR"; then
5264 # Extract the first word of "ar", so it can be a program name with args.
5265 set dummy ar; ac_word=$2
5266 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
5267 $as_echo_n "checking
for $ac_word...
" >&6; }
5268 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
5269 $as_echo_n "(cached
) " >&6
5271 if test -n "$ac_ct_AR"; then
5272 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
5274 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5278 test -z "$as_dir" && as_dir=.
5279 for ac_exec_ext in '' $ac_executable_extensions; do
5280 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5281 ac_cv_prog_ac_ct_AR="ar"
5282 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
5291 ac_ct_AR=$ac_cv_prog_ac_ct_AR
5292 if test -n "$ac_ct_AR"; then
5293 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_AR" >&5
5294 $as_echo "$ac_ct_AR" >&6; }
5296 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
5297 $as_echo "no
" >&6; }
5300 if test "x
$ac_ct_AR" = x; then
5303 case $cross_compiling:$ac_tool_warned in
5305 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
5306 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
5307 ac_tool_warned=yes ;;
5315 test -z "$AR" && AR=ar
5316 test -z "$AR_FLAGS" && AR_FLAGS=cru
5328 if test -n "$ac_tool_prefix"; then
5329 # Extract the first word of "${ac_tool_prefix}strip
", so it can be a program name with args.
5330 set dummy ${ac_tool_prefix}strip; ac_word=$2
5331 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
5332 $as_echo_n "checking
for $ac_word...
" >&6; }
5333 if test "${ac_cv_prog_STRIP+set}" = set; then :
5334 $as_echo_n "(cached
) " >&6
5336 if test -n "$STRIP"; then
5337 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
5339 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5343 test -z "$as_dir" && as_dir=.
5344 for ac_exec_ext in '' $ac_executable_extensions; do
5345 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5346 ac_cv_prog_STRIP="${ac_tool_prefix}strip
"
5347 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
5356 STRIP=$ac_cv_prog_STRIP
5357 if test -n "$STRIP"; then
5358 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $STRIP" >&5
5359 $as_echo "$STRIP" >&6; }
5361 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
5362 $as_echo "no
" >&6; }
5367 if test -z "$ac_cv_prog_STRIP"; then
5369 # Extract the first word of "strip
", so it can be a program name with args.
5370 set dummy strip; ac_word=$2
5371 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
5372 $as_echo_n "checking
for $ac_word...
" >&6; }
5373 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
5374 $as_echo_n "(cached
) " >&6
5376 if test -n "$ac_ct_STRIP"; then
5377 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
5379 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5383 test -z "$as_dir" && as_dir=.
5384 for ac_exec_ext in '' $ac_executable_extensions; do
5385 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5386 ac_cv_prog_ac_ct_STRIP="strip
"
5387 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
5396 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
5397 if test -n "$ac_ct_STRIP"; then
5398 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_STRIP" >&5
5399 $as_echo "$ac_ct_STRIP" >&6; }
5401 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
5402 $as_echo "no
" >&6; }
5405 if test "x
$ac_ct_STRIP" = x; then
5408 case $cross_compiling:$ac_tool_warned in
5410 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
5411 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
5412 ac_tool_warned=yes ;;
5417 STRIP="$ac_cv_prog_STRIP"
5420 test -z "$STRIP" && STRIP=:
5427 if test -n "$ac_tool_prefix"; then
5428 # Extract the first word of "${ac_tool_prefix}ranlib
", so it can be a program name with args.
5429 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
5430 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
5431 $as_echo_n "checking
for $ac_word...
" >&6; }
5432 if test "${ac_cv_prog_RANLIB+set}" = set; then :
5433 $as_echo_n "(cached
) " >&6
5435 if test -n "$RANLIB"; then
5436 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
5438 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5442 test -z "$as_dir" && as_dir=.
5443 for ac_exec_ext in '' $ac_executable_extensions; do
5444 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5445 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib
"
5446 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
5455 RANLIB=$ac_cv_prog_RANLIB
5456 if test -n "$RANLIB"; then
5457 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $RANLIB" >&5
5458 $as_echo "$RANLIB" >&6; }
5460 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
5461 $as_echo "no
" >&6; }
5466 if test -z "$ac_cv_prog_RANLIB"; then
5467 ac_ct_RANLIB=$RANLIB
5468 # Extract the first word of "ranlib
", so it can be a program name with args.
5469 set dummy ranlib; ac_word=$2
5470 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
5471 $as_echo_n "checking
for $ac_word...
" >&6; }
5472 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
5473 $as_echo_n "(cached
) " >&6
5475 if test -n "$ac_ct_RANLIB"; then
5476 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
5478 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5482 test -z "$as_dir" && as_dir=.
5483 for ac_exec_ext in '' $ac_executable_extensions; do
5484 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5485 ac_cv_prog_ac_ct_RANLIB="ranlib
"
5486 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
5495 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
5496 if test -n "$ac_ct_RANLIB"; then
5497 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_RANLIB" >&5
5498 $as_echo "$ac_ct_RANLIB" >&6; }
5500 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
5501 $as_echo "no
" >&6; }
5504 if test "x
$ac_ct_RANLIB" = x; then
5507 case $cross_compiling:$ac_tool_warned in
5509 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
5510 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
5511 ac_tool_warned=yes ;;
5513 RANLIB=$ac_ct_RANLIB
5516 RANLIB="$ac_cv_prog_RANLIB"
5519 test -z "$RANLIB" && RANLIB=:
5526 # Determine commands to create old-style static archives.
5527 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
5528 old_postinstall_cmds='chmod 644 $oldlib'
5529 old_postuninstall_cmds=
5531 if test -n "$RANLIB"; then
5534 old_postinstall_cmds="$old_postinstall_cmds~\
$RANLIB -t \
$oldlib"
5537 old_postinstall_cmds="$old_postinstall_cmds~\
$RANLIB \
$oldlib"
5540 old_archive_cmds="$old_archive_cmds~\
$RANLIB \
$oldlib"
5576 # If no C compiler was specified, use CC.
5579 # If no C compiler flags were specified, use CFLAGS.
5580 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
5582 # Allow CC to be a program name with arguments.
5586 # Check for command to grab the raw symbol name followed by C symbol from nm.
5587 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
command to parse
$NM output from
$compiler object
" >&5
5588 $as_echo_n "checking
command to parse
$NM output from
$compiler object...
" >&6; }
5589 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
5590 $as_echo_n "(cached
) " >&6
5593 # These are sane defaults that work on at least a few old systems.
5594 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
5596 # Character class describing NM global symbol codes.
5597 symcode='[BCDEGRST]'
5599 # Regexp to match symbols that can be accessed directly from C.
5600 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
5602 # Define system-specific variables.
5607 cygwin* | mingw* | pw32* | cegcc*)
5608 symcode='[ABCDGISTW]'
5611 if test "$host_cpu" = ia64; then
5612 symcode='[ABCDEGRST]'
5616 symcode='[BCDEGRST]'
5619 symcode='[BCDEGQRST]'
5630 sysv5* | sco5v6* | unixware* | OpenUNIX*)
5638 # If we're using GNU nm, then use its standard symbol codes.
5639 case `$NM -V 2>&1` in
5640 *GNU* | *'with BFD'*)
5641 symcode='[ABCDGIRSTW]' ;;
5644 # Transform an extracted symbol line into a proper C declaration.
5645 # Some systems (esp. on ia64) link data and code symbols differently,
5646 # so use this general approach.
5647 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
5649 # Transform an extracted symbol line into symbol name and symbol address
5650 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
5651 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'"
5653 # Handle CRLF in mingw tool chain
5657 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
5661 # Try without a prefix underscore, then with it.
5662 for ac_symprfx in "" "_
"; do
5664 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
5665 symxfrm="\\1 $ac_symprfx\\2 \\2"
5667 # Write the raw and C identifiers.
5668 if test "$lt_cv_nm_interface" = "MS dumpbin
"; then
5669 # Fake it for dumpbin and say T for any non-static function
5670 # and D for any global variable.
5671 # Also find C++ and __fastcall symbols from MSVC++,
5672 # which start with @ or ?.
5673 lt_cv_sys_global_symbol_pipe="$AWK '"\
5674 " {last_section=section; section=\$ 3};"\
5675 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
5676 " \$ 0!~/External *\|/{next};"\
5677 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
5678 " {if(hide[section]) next};"\
5679 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
5680 " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
5681 " s[1]~/^[@?]/{print s[1], s[1]; next};"\
5682 " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
5683 " ' prfx
=^
$ac_symprfx"
5685 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
5688 # Check to see that the pipe works correctly.
5692 cat > conftest.$ac_ext <<_LT_EOF
5697 void nm_test_func(void);
5698 void nm_test_func(void){}
5702 int main(){nm_test_var='a';nm_test_func();return(0);}
5705 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5706 (eval $ac_compile) 2>&5
5708 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
5709 test $ac_status = 0; }; then
5710 # Now try to grab the symbols.
5712 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$NM conftest.
$ac_objext \|
$lt_cv_sys_global_symbol_pipe \
> $nlist\""; } >&5
5713 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
5715 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
5716 test $ac_status = 0; } && test -s "$nlist"; then
5717 # Try sorting and uniquifying the output.
5718 if sort "$nlist" | uniq > "$nlist"T; then
5719 mv -f "$nlist"T "$nlist"
5724 # Make sure that we snagged all the symbols we need.
5725 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
5726 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
5727 cat <<_LT_EOF > conftest.$ac_ext
5733 # Now generate the symbol file.
5734 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
5736 cat <<_LT_EOF >> conftest.$ac_ext
5738 /* The mapping between symbol names and symbols. */
5743 lt__PROGRAM__LTX_preloaded_symbols[] =
5745 { "@PROGRAM@
", (void *) 0 },
5747 $SED "s
/^
$symcode$symcode* \
(.
*\
) \
(.
*\
)$
/ {\"\
2\", (void
*) \
&\
2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
5748 cat <<\_LT_EOF >> conftest.$ac_ext
5752 /* This works around a problem in FreeBSD linker */
5753 #ifdef FREEBSD_WORKAROUND
5754 static const void *lt_preloaded_setup() {
5755 return lt__PROGRAM__LTX_preloaded_symbols;
5763 # Now try linking the two files.
5764 mv conftest.$ac_objext conftstm.$ac_objext
5765 lt_save_LIBS="$LIBS"
5766 lt_save_CFLAGS="$CFLAGS"
5767 LIBS="conftstm.
$ac_objext"
5768 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
5769 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
5770 (eval $ac_link) 2>&5
5772 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
5773 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
5776 LIBS="$lt_save_LIBS"
5777 CFLAGS="$lt_save_CFLAGS"
5779 echo "cannot
find nm_test_func
in $nlist" >&5
5782 echo "cannot
find nm_test_var
in $nlist" >&5
5785 echo "cannot run
$lt_cv_sys_global_symbol_pipe" >&5
5788 echo "$progname: failed program was
:" >&5
5789 cat conftest.$ac_ext >&5
5791 rm -rf conftest* conftst*
5793 # Do not use the global_symbol_pipe unless it works.
5794 if test "$pipe_works" = yes; then
5797 lt_cv_sys_global_symbol_pipe=
5803 if test -z "$lt_cv_sys_global_symbol_pipe"; then
5804 lt_cv_sys_global_symbol_to_cdecl=
5806 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
5807 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: failed
" >&5
5808 $as_echo "failed
" >&6; }
5810 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: ok
" >&5
5811 $as_echo "ok
" >&6; }
5836 # Check whether --enable-libtool-lock was given.
5837 if test "${enable_libtool_lock+set}" = set; then :
5838 enableval=$enable_libtool_lock;
5841 test "x
$enable_libtool_lock" != xno && enable_libtool_lock=yes
5843 # Some flags need to be propagated to the compiler or linker for good
5847 # Find out which ABI we are using.
5848 echo 'int i;' > conftest.$ac_ext
5849 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5850 (eval $ac_compile) 2>&5
5852 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
5853 test $ac_status = 0; }; then
5854 case `/usr/bin/file conftest.$ac_objext` in
5866 # Find out which ABI we are using.
5867 echo '#line 5867 "configure
"' > conftest.$ac_ext
5868 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5869 (eval $ac_compile) 2>&5
5871 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
5872 test $ac_status = 0; }; then
5873 if test "$lt_cv_prog_gnu_ld" = yes; then
5874 case `/usr/bin/file conftest.$ac_objext` in
5876 LD="${LD-ld} -melf32bsmip"
5879 LD="${LD-ld} -melf32bmipn32"
5882 LD="${LD-ld} -melf64bmip"
5886 case `/usr/bin/file conftest.$ac_objext` in
5902 x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
5903 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
5904 # Find out which ABI we are using.
5905 echo 'int i;' > conftest.$ac_ext
5906 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5907 (eval $ac_compile) 2>&5
5909 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
5910 test $ac_status = 0; }; then
5911 case `/usr/bin/file conftest.o` in
5914 x86_64-*kfreebsd*-gnu)
5915 LD="${LD-ld} -m elf_i386_fbsd
"
5918 LD="${LD-ld} -m elf_i386
"
5920 ppc64-*linux*|powerpc64-*linux*)
5921 LD="${LD-ld} -m elf32ppclinux
"
5924 LD="${LD-ld} -m elf_s390
"
5927 LD="${LD-ld} -m elf32_sparc
"
5933 x86_64-*kfreebsd*-gnu)
5934 LD="${LD-ld} -m elf_x86_64_fbsd
"
5937 LD="${LD-ld} -m elf_x86_64
"
5939 ppc*-*linux*|powerpc*-*linux*)
5940 LD="${LD-ld} -m elf64ppc
"
5942 s390*-*linux*|s390*-*tpf*)
5943 LD="${LD-ld} -m elf64_s390
"
5946 LD="${LD-ld} -m elf64_sparc
"
5956 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
5957 SAVE_CFLAGS="$CFLAGS"
5958 CFLAGS="$CFLAGS -belf"
5959 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs
-belf" >&5
5960 $as_echo_n "checking whether the C compiler needs
-belf...
" >&6; }
5961 if test "${lt_cv_cc_needs_belf+set}" = set; then :
5962 $as_echo_n "(cached
) " >&6
5965 ac_cpp='$CPP $CPPFLAGS'
5966 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5967 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5968 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5970 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5971 /* end confdefs.h. */
5981 if ac_fn_c_try_link "$LINENO"; then :
5982 lt_cv_cc_needs_belf=yes
5984 lt_cv_cc_needs_belf=no
5986 rm -f core conftest.err conftest.$ac_objext \
5987 conftest$ac_exeext conftest.$ac_ext
5989 ac_cpp='$CPP $CPPFLAGS'
5990 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5991 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5992 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5995 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_cc_needs_belf" >&5
5996 $as_echo "$lt_cv_cc_needs_belf" >&6; }
5997 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
5998 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
5999 CFLAGS="$SAVE_CFLAGS"
6003 # Find out which ABI we are using.
6004 echo 'int i;' > conftest.$ac_ext
6005 if { { eval echo "\"\
$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6006 (eval $ac_compile) 2>&5
6008 $as_echo "$as_me:${as_lineno-$LINENO}: \$?
= $ac_status" >&5
6009 test $ac_status = 0; }; then
6010 case `/usr/bin/file conftest.o` in
6012 case $lt_cv_prog_gnu_ld in
6013 yes*) LD="${LD-ld} -m elf64_sparc
" ;;
6015 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
6027 need_locks="$enable_libtool_lock"
6031 rhapsody* | darwin*)
6032 if test -n "$ac_tool_prefix"; then
6033 # Extract the first word of "${ac_tool_prefix}dsymutil
", so it can be a program name with args.
6034 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
6035 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6036 $as_echo_n "checking
for $ac_word...
" >&6; }
6037 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
6038 $as_echo_n "(cached
) " >&6
6040 if test -n "$DSYMUTIL"; then
6041 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
6043 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6047 test -z "$as_dir" && as_dir=.
6048 for ac_exec_ext in '' $ac_executable_extensions; do
6049 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6050 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil
"
6051 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6060 DSYMUTIL=$ac_cv_prog_DSYMUTIL
6061 if test -n "$DSYMUTIL"; then
6062 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $DSYMUTIL" >&5
6063 $as_echo "$DSYMUTIL" >&6; }
6065 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6066 $as_echo "no
" >&6; }
6071 if test -z "$ac_cv_prog_DSYMUTIL"; then
6072 ac_ct_DSYMUTIL=$DSYMUTIL
6073 # Extract the first word of "dsymutil
", so it can be a program name with args.
6074 set dummy dsymutil; ac_word=$2
6075 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6076 $as_echo_n "checking
for $ac_word...
" >&6; }
6077 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
6078 $as_echo_n "(cached
) " >&6
6080 if test -n "$ac_ct_DSYMUTIL"; then
6081 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
6083 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6087 test -z "$as_dir" && as_dir=.
6088 for ac_exec_ext in '' $ac_executable_extensions; do
6089 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6090 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil
"
6091 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6100 ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
6101 if test -n "$ac_ct_DSYMUTIL"; then
6102 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_DSYMUTIL" >&5
6103 $as_echo "$ac_ct_DSYMUTIL" >&6; }
6105 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6106 $as_echo "no
" >&6; }
6109 if test "x
$ac_ct_DSYMUTIL" = x; then
6112 case $cross_compiling:$ac_tool_warned in
6114 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6115 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6116 ac_tool_warned=yes ;;
6118 DSYMUTIL=$ac_ct_DSYMUTIL
6121 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
6124 if test -n "$ac_tool_prefix"; then
6125 # Extract the first word of "${ac_tool_prefix}nmedit
", so it can be a program name with args.
6126 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
6127 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6128 $as_echo_n "checking
for $ac_word...
" >&6; }
6129 if test "${ac_cv_prog_NMEDIT+set}" = set; then :
6130 $as_echo_n "(cached
) " >&6
6132 if test -n "$NMEDIT"; then
6133 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
6135 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6139 test -z "$as_dir" && as_dir=.
6140 for ac_exec_ext in '' $ac_executable_extensions; do
6141 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6142 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit
"
6143 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6152 NMEDIT=$ac_cv_prog_NMEDIT
6153 if test -n "$NMEDIT"; then
6154 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $NMEDIT" >&5
6155 $as_echo "$NMEDIT" >&6; }
6157 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6158 $as_echo "no
" >&6; }
6163 if test -z "$ac_cv_prog_NMEDIT"; then
6164 ac_ct_NMEDIT=$NMEDIT
6165 # Extract the first word of "nmedit
", so it can be a program name with args.
6166 set dummy nmedit; ac_word=$2
6167 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6168 $as_echo_n "checking
for $ac_word...
" >&6; }
6169 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
6170 $as_echo_n "(cached
) " >&6
6172 if test -n "$ac_ct_NMEDIT"; then
6173 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
6175 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6179 test -z "$as_dir" && as_dir=.
6180 for ac_exec_ext in '' $ac_executable_extensions; do
6181 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6182 ac_cv_prog_ac_ct_NMEDIT="nmedit
"
6183 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6192 ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
6193 if test -n "$ac_ct_NMEDIT"; then
6194 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_NMEDIT" >&5
6195 $as_echo "$ac_ct_NMEDIT" >&6; }
6197 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6198 $as_echo "no
" >&6; }
6201 if test "x
$ac_ct_NMEDIT" = x; then
6204 case $cross_compiling:$ac_tool_warned in
6206 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6207 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6208 ac_tool_warned=yes ;;
6210 NMEDIT=$ac_ct_NMEDIT
6213 NMEDIT="$ac_cv_prog_NMEDIT"
6216 if test -n "$ac_tool_prefix"; then
6217 # Extract the first word of "${ac_tool_prefix}lipo
", so it can be a program name with args.
6218 set dummy ${ac_tool_prefix}lipo; ac_word=$2
6219 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6220 $as_echo_n "checking
for $ac_word...
" >&6; }
6221 if test "${ac_cv_prog_LIPO+set}" = set; then :
6222 $as_echo_n "(cached
) " >&6
6224 if test -n "$LIPO"; then
6225 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
6227 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6231 test -z "$as_dir" && as_dir=.
6232 for ac_exec_ext in '' $ac_executable_extensions; do
6233 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6234 ac_cv_prog_LIPO="${ac_tool_prefix}lipo
"
6235 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6244 LIPO=$ac_cv_prog_LIPO
6245 if test -n "$LIPO"; then
6246 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $LIPO" >&5
6247 $as_echo "$LIPO" >&6; }
6249 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6250 $as_echo "no
" >&6; }
6255 if test -z "$ac_cv_prog_LIPO"; then
6257 # Extract the first word of "lipo
", so it can be a program name with args.
6258 set dummy lipo; ac_word=$2
6259 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6260 $as_echo_n "checking
for $ac_word...
" >&6; }
6261 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
6262 $as_echo_n "(cached
) " >&6
6264 if test -n "$ac_ct_LIPO"; then
6265 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
6267 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6271 test -z "$as_dir" && as_dir=.
6272 for ac_exec_ext in '' $ac_executable_extensions; do
6273 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6274 ac_cv_prog_ac_ct_LIPO="lipo
"
6275 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6284 ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
6285 if test -n "$ac_ct_LIPO"; then
6286 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_LIPO" >&5
6287 $as_echo "$ac_ct_LIPO" >&6; }
6289 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6290 $as_echo "no
" >&6; }
6293 if test "x
$ac_ct_LIPO" = x; then
6296 case $cross_compiling:$ac_tool_warned in
6298 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6299 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6300 ac_tool_warned=yes ;;
6305 LIPO="$ac_cv_prog_LIPO"
6308 if test -n "$ac_tool_prefix"; then
6309 # Extract the first word of "${ac_tool_prefix}otool
", so it can be a program name with args.
6310 set dummy ${ac_tool_prefix}otool; ac_word=$2
6311 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6312 $as_echo_n "checking
for $ac_word...
" >&6; }
6313 if test "${ac_cv_prog_OTOOL+set}" = set; then :
6314 $as_echo_n "(cached
) " >&6
6316 if test -n "$OTOOL"; then
6317 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
6319 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6323 test -z "$as_dir" && as_dir=.
6324 for ac_exec_ext in '' $ac_executable_extensions; do
6325 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6326 ac_cv_prog_OTOOL="${ac_tool_prefix}otool
"
6327 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6336 OTOOL=$ac_cv_prog_OTOOL
6337 if test -n "$OTOOL"; then
6338 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OTOOL" >&5
6339 $as_echo "$OTOOL" >&6; }
6341 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6342 $as_echo "no
" >&6; }
6347 if test -z "$ac_cv_prog_OTOOL"; then
6349 # Extract the first word of "otool
", so it can be a program name with args.
6350 set dummy otool; ac_word=$2
6351 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6352 $as_echo_n "checking
for $ac_word...
" >&6; }
6353 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
6354 $as_echo_n "(cached
) " >&6
6356 if test -n "$ac_ct_OTOOL"; then
6357 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
6359 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6363 test -z "$as_dir" && as_dir=.
6364 for ac_exec_ext in '' $ac_executable_extensions; do
6365 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6366 ac_cv_prog_ac_ct_OTOOL="otool
"
6367 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6376 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
6377 if test -n "$ac_ct_OTOOL"; then
6378 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OTOOL" >&5
6379 $as_echo "$ac_ct_OTOOL" >&6; }
6381 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6382 $as_echo "no
" >&6; }
6385 if test "x
$ac_ct_OTOOL" = x; then
6388 case $cross_compiling:$ac_tool_warned in
6390 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6391 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6392 ac_tool_warned=yes ;;
6397 OTOOL="$ac_cv_prog_OTOOL"
6400 if test -n "$ac_tool_prefix"; then
6401 # Extract the first word of "${ac_tool_prefix}otool64
", so it can be a program name with args.
6402 set dummy ${ac_tool_prefix}otool64; ac_word=$2
6403 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6404 $as_echo_n "checking
for $ac_word...
" >&6; }
6405 if test "${ac_cv_prog_OTOOL64+set}" = set; then :
6406 $as_echo_n "(cached
) " >&6
6408 if test -n "$OTOOL64"; then
6409 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
6411 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6415 test -z "$as_dir" && as_dir=.
6416 for ac_exec_ext in '' $ac_executable_extensions; do
6417 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6418 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64
"
6419 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6428 OTOOL64=$ac_cv_prog_OTOOL64
6429 if test -n "$OTOOL64"; then
6430 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $OTOOL64" >&5
6431 $as_echo "$OTOOL64" >&6; }
6433 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6434 $as_echo "no
" >&6; }
6439 if test -z "$ac_cv_prog_OTOOL64"; then
6440 ac_ct_OTOOL64=$OTOOL64
6441 # Extract the first word of "otool64
", so it can be a program name with args.
6442 set dummy otool64; ac_word=$2
6443 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for $ac_word" >&5
6444 $as_echo_n "checking
for $ac_word...
" >&6; }
6445 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
6446 $as_echo_n "(cached
) " >&6
6448 if test -n "$ac_ct_OTOOL64"; then
6449 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
6451 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6455 test -z "$as_dir" && as_dir=.
6456 for ac_exec_ext in '' $ac_executable_extensions; do
6457 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6458 ac_cv_prog_ac_ct_OTOOL64="otool64
"
6459 $as_echo "$as_me:${as_lineno-$LINENO}: found
$as_dir/$ac_word$ac_exec_ext" >&5
6468 ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
6469 if test -n "$ac_ct_OTOOL64"; then
6470 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_ct_OTOOL64" >&5
6471 $as_echo "$ac_ct_OTOOL64" >&6; }
6473 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: no
" >&5
6474 $as_echo "no
" >&6; }
6477 if test "x
$ac_ct_OTOOL64" = x; then
6480 case $cross_compiling:$ac_tool_warned in
6482 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: using cross tools not prefixed with
host triplet
" >&5
6483 $as_echo "$as_me: WARNING
: using cross tools not prefixed with
host triplet
" >&2;}
6484 ac_tool_warned=yes ;;
6486 OTOOL64=$ac_ct_OTOOL64
6489 OTOOL64="$ac_cv_prog_OTOOL64"
6518 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for -single_module linker flag
" >&5
6519 $as_echo_n "checking
for -single_module linker flag...
" >&6; }
6520 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
6521 $as_echo_n "(cached
) " >&6
6523 lt_cv_apple_cc_single_mod=no
6524 if test -z "${LT_MULTI_MODULE}"; then
6525 # By default we will add the -single_module flag. You can override
6526 # by either setting the environment variable LT_MULTI_MODULE
6527 # non-empty at configure time, or by adding -multi_module to the
6529 rm -rf libconftest.dylib*
6530 echo "int foo
(void
){return 1;}" > conftest.c
6531 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
6532 -dynamiclib -Wl,-single_module conftest.c
" >&5
6533 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
6534 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
6536 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
6537 lt_cv_apple_cc_single_mod=yes
6539 cat conftest.err >&5
6541 rm -rf libconftest.dylib*
6545 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_apple_cc_single_mod" >&5
6546 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
6547 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for -exported_symbols_list linker flag
" >&5
6548 $as_echo_n "checking
for -exported_symbols_list linker flag...
" >&6; }
6549 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
6550 $as_echo_n "(cached
) " >&6
6552 lt_cv_ld_exported_symbols_list=no
6553 save_LDFLAGS=$LDFLAGS
6554 echo "_main
" > conftest.sym
6555 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym
"
6556 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6557 /* end confdefs.h. */
6567 if ac_fn_c_try_link "$LINENO"; then :
6568 lt_cv_ld_exported_symbols_list=yes
6570 lt_cv_ld_exported_symbols_list=no
6572 rm -f core conftest.err conftest.$ac_objext \
6573 conftest$ac_exeext conftest.$ac_ext
6574 LDFLAGS="$save_LDFLAGS"
6577 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $lt_cv_ld_exported_symbols_list" >&5
6578 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
6580 rhapsody* | darwin1.[012])
6581 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
6583 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
6584 darwin*) # darwin 5.x on
6585 # if running on 10.5 or later, the deployment target defaults
6586 # to the OS version, if on x86, and 10.4, the deployment
6587 # target defaults to 10.4. Don't you love it?
6588 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
6589 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
6590 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
6592 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
6594 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
6598 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
6599 _lt_dar_single_mod='$single_module'
6601 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
6602 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
6604 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
6606 if test "$DSYMUTIL" != ":"; then
6607 _lt_dsymutil='~$DSYMUTIL $lib || :'
6615 ac_cpp='$CPP $CPPFLAGS'
6616 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6617 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6618 ac_compiler_gnu=$ac_cv_c_compiler_gnu
6619 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor
" >&5
6620 $as_echo_n "checking how to run the C preprocessor...
" >&6; }
6621 # On Suns, sometimes $CPP names a directory.
6622 if test -n "$CPP" && test -d "$CPP"; then
6625 if test -z "$CPP"; then
6626 if test "${ac_cv_prog_CPP+set}" = set; then :
6627 $as_echo_n "(cached
) " >&6
6629 # Double quotes because CPP needs to be expanded
6630 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib
/cpp
"
6633 for ac_c_preproc_warn_flag in '' yes
6635 # Use a header file that comes with gcc, so configuring glibc
6636 # with a fresh cross-compiler works.
6637 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6638 # <limits.h> exists even on freestanding compilers.
6639 # On the NeXT, cc -E runs the code through the compiler's parser,
6640 # not just through cpp. "Syntax error
" is here to catch this case.
6641 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6642 /* end confdefs.h. */
6644 # include <limits.h>
6646 # include <assert.h>
6650 if ac_fn_c_try_cpp "$LINENO"; then :
6653 # Broken: fails on valid input.
6656 rm -f conftest.err conftest.i conftest.$ac_ext
6658 # OK, works on sane cases. Now check whether nonexistent headers
6659 # can be detected and how.
6660 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6661 /* end confdefs.h. */
6662 #include <ac_nonexistent.h>
6664 if ac_fn_c_try_cpp "$LINENO"; then :
6665 # Broken: success on invalid input.
6668 # Passes both tests.
6672 rm -f conftest.err conftest.i conftest.$ac_ext
6675 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6676 rm -f conftest.i conftest.err conftest.$ac_ext
6677 if $ac_preproc_ok; then :
6689 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $CPP" >&5
6690 $as_echo "$CPP" >&6; }
6692 for ac_c_preproc_warn_flag in '' yes
6694 # Use a header file that comes with gcc, so configuring glibc
6695 # with a fresh cross-compiler works.
6696 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6697 # <limits.h> exists even on freestanding compilers.
6698 # On the NeXT, cc -E runs the code through the compiler's parser,
6699 # not just through cpp. "Syntax error
" is here to catch this case.
6700 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6701 /* end confdefs.h. */
6703 # include <limits.h>
6705 # include <assert.h>
6709 if ac_fn_c_try_cpp "$LINENO"; then :
6712 # Broken: fails on valid input.
6715 rm -f conftest.err conftest.i conftest.$ac_ext
6717 # OK, works on sane cases. Now check whether nonexistent headers
6718 # can be detected and how.
6719 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6720 /* end confdefs.h. */
6721 #include <ac_nonexistent.h>
6723 if ac_fn_c_try_cpp "$LINENO"; then :
6724 # Broken: success on invalid input.
6727 # Passes both tests.
6731 rm -f conftest.err conftest.i conftest.$ac_ext
6734 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6735 rm -f conftest.i conftest.err conftest.$ac_ext
6736 if $ac_preproc_ok; then :
6739 { { $as_echo "$as_me:${as_lineno-$LINENO}: error
: in \
`$ac_pwd':" >&5
6740 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
6741 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
6742 See \`config.log' for more details
" "$LINENO" 5 ; }
6746 ac_cpp='$CPP $CPPFLAGS'
6747 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6748 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6749 ac_compiler_gnu=$ac_cv_c_compiler_gnu
6752 { $as_echo "$as_me:${as_lineno-$LINENO}: checking
for ANSI C header files
" >&5
6753 $as_echo_n "checking
for ANSI C header files...
" >&6; }
6754 if test "${ac_cv_header_stdc+set}" = set; then :
6755 $as_echo_n "(cached
) " >&6
6757 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6758 /* end confdefs.h. */
6772 if ac_fn_c_try_compile "$LINENO"; then :
6773 ac_cv_header_stdc=yes
6775 ac_cv_header_stdc=no
6777 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6779 if test $ac_cv_header_stdc = yes; then
6780 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6781 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6782 /* end confdefs.h. */
6786 if (eval "$ac_cpp conftest.
$ac_ext") 2>&5 |
6787 $EGREP "memchr
" >/dev/null 2>&1; then :
6790 ac_cv_header_stdc=no
6796 if test $ac_cv_header_stdc = yes; then
6797 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6798 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6799 /* end confdefs.h. */
6803 if (eval "$ac_cpp conftest.
$ac_ext") 2>&5 |
6804 $EGREP "free
" >/dev/null 2>&1; then :
6807 ac_cv_header_stdc=no
6813 if test $ac_cv_header_stdc = yes; then
6814 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6815 if test "$cross_compiling" = yes; then :
6818 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6819 /* end confdefs.h. */
6822 #if ((' ' & 0x0FF) == 0x020)
6823 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6824 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6826 # define ISLOWER(c) \
6827 (('a' <= (c) && (c) <= 'i') \
6828 || ('j' <= (c) && (c) <= 'r') \
6829 || ('s' <= (c) && (c) <= 'z'))
6830 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6833 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
6838 for (i = 0; i < 256; i++)
6839 if (XOR (islower (i), ISLOWER (i))
6840 || toupper (i) != TOUPPER (i))
6845 if ac_fn_c_try_run "$LINENO"; then :
6848 ac_cv_header_stdc=no
6850 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6851 conftest.$ac_objext conftest.beam conftest.$ac_ext
6856 { $as_echo "$as_me:${as_lineno-$LINENO}: result
: $ac_cv_header_stdc" >&5
6857 $as_echo "$ac_cv_header_stdc" >&6; }
6858 if test $ac_cv_header_stdc = yes; then
6860 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
6864 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
6865 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
6866 inttypes.h stdint.h unistd.h
6868 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6869 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
6871 if eval test \"x\$
"$as_ac_Header"\" = x
"yes"; then :
6872 cat >>confdefs.h
<<_ACEOF
6873 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6881 for ac_header
in dlfcn.h
6883 ac_fn_c_check_header_compile
"$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
6885 if test "x$ac_cv_header_dlfcn_h" = x
""yes; then :
6886 cat >>confdefs.h
<<_ACEOF
6887 #define HAVE_DLFCN_H 1
6906 # Check whether --enable-shared was given.
6907 if test "${enable_shared+set}" = set; then :
6908 enableval
=$enable_shared; p
=${PACKAGE-default}
6910 yes) enable_shared
=yes ;;
6911 no
) enable_shared
=no
;;
6914 # Look at the argument we got. We use all the common list separators.
6915 lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR,"
6916 for pkg
in $enableval; do
6918 if test "X$pkg" = "X$p"; then
6937 # Check whether --enable-static was given.
6938 if test "${enable_static+set}" = set; then :
6939 enableval
=$enable_static; p
=${PACKAGE-default}
6941 yes) enable_static
=yes ;;
6942 no
) enable_static
=no
;;
6945 # Look at the argument we got. We use all the common list separators.
6946 lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR,"
6947 for pkg
in $enableval; do
6949 if test "X$pkg" = "X$p"; then
6969 # Check whether --with-pic was given.
6970 if test "${with_pic+set}" = set; then :
6971 withval
=$with_pic; pic_mode
="$withval"
6977 test -z "$pic_mode" && pic_mode
=default
6985 # Check whether --enable-fast-install was given.
6986 if test "${enable_fast_install+set}" = set; then :
6987 enableval
=$enable_fast_install; p
=${PACKAGE-default}
6989 yes) enable_fast_install
=yes ;;
6990 no
) enable_fast_install
=no
;;
6992 enable_fast_install
=no
6993 # Look at the argument we got. We use all the common list separators.
6994 lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR,"
6995 for pkg
in $enableval; do
6997 if test "X$pkg" = "X$p"; then
6998 enable_fast_install
=yes
7005 enable_fast_install
=yes
7018 # This can be used to rebuild libtool when needed
7019 LIBTOOL_DEPS
="$ltmain"
7021 # Always use our own libtool.
7022 LIBTOOL
='$(SHELL) $(top_builddir)/libtool'
7048 test -z "$LN_S" && LN_S
="ln -s"
7063 if test -n "${ZSH_VERSION+set}" ; then
7064 setopt NO_GLOB_SUBST
7067 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
7068 $as_echo_n "checking for objdir... " >&6; }
7069 if test "${lt_cv_objdir+set}" = set; then :
7070 $as_echo_n "(cached) " >&6
7072 rm -f .libs
2>/dev
/null
7073 mkdir .libs
2>/dev
/null
7074 if test -d .libs
; then
7077 # MS-DOS does not allow filenames that begin with a dot.
7080 rmdir .libs
2>/dev
/null
7082 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
7083 $as_echo "$lt_cv_objdir" >&6; }
7084 objdir
=$lt_cv_objdir
7090 cat >>confdefs.h
<<_ACEOF
7091 #define LT_OBJDIR "$lt_cv_objdir/"
7112 # AIX sometimes has problems with the GCC collect2 program. For some
7113 # reason, if we set the COLLECT_NAMES environment variable, the problems
7114 # vanish in a puff of smoke.
7115 if test "X${COLLECT_NAMES+set}" != Xset
; then
7117 export COLLECT_NAMES
7122 # Sed substitution that helps us do robust quoting. It backslashifies
7123 # metacharacters that are still active within double-quoted strings.
7124 sed_quote_subst
='s/\(["`$\\]\)/\\\1/g'
7126 # Same as above, but do not quote variable references.
7127 double_quote_subst
='s/\(["`\\]\)/\\\1/g'
7129 # Sed substitution to delay expansion of an escaped shell variable in a
7130 # double_quote_subst'ed string.
7131 delay_variable_subst
='s/\\\\\\\\\\\$/\\\\\\$/g'
7133 # Sed substitution to delay expansion of an escaped single quote.
7134 delay_single_quote_subst
='s/'\''/'\'\\\\\\\'\''/g'
7136 # Sed substitution to avoid accidental globbing in evaled expressions
7137 no_glob_subst
='s/\*/\\\*/g'
7141 can_build_shared
=yes
7143 # All known linkers require a `.a' archive for static linking (except MSVC,
7144 # which needs '.lib').
7147 with_gnu_ld
="$lt_cv_prog_gnu_ld"
7150 old_CFLAGS
="$CFLAGS"
7152 # Set sane defaults for various variables
7153 test -z "$CC" && CC
=cc
7154 test -z "$LTCC" && LTCC
=$CC
7155 test -z "$LTCFLAGS" && LTCFLAGS
=$CFLAGS
7156 test -z "$LD" && LD
=ld
7157 test -z "$ac_objext" && ac_objext
=o
7159 for cc_temp
in $compiler""; do
7161 compile |
*[\\/]compile | ccache |
*[\\/]ccache
) ;;
7162 distcc |
*[\\/]distcc | purify |
*[\\/]purify
) ;;
7167 cc_basename
=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
7170 # Only perform the check for file, if the check method requires it
7171 test -z "$MAGIC_CMD" && MAGIC_CMD
=file
7172 case $deplibs_check_method in
7174 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
7175 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
7176 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
7177 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
7178 $as_echo_n "(cached) " >&6
7182 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path.
7185 lt_save_MAGIC_CMD
="$MAGIC_CMD"
7186 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
7187 ac_dummy
="/usr/bin$PATH_SEPARATOR$PATH"
7188 for ac_dir
in $ac_dummy; do
7190 test -z "$ac_dir" && ac_dir
=.
7191 if test -f $ac_dir/${ac_tool_prefix}file; then
7192 lt_cv_path_MAGIC_CMD
="$ac_dir/${ac_tool_prefix}file"
7193 if test -n "$file_magic_test_file"; then
7194 case $deplibs_check_method in
7196 file_magic_regex
=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
7197 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
7198 if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null |
7199 $EGREP "$file_magic_regex" > /dev
/null
; then
7204 *** Warning: the command libtool uses to detect shared libraries,
7205 *** $file_magic_cmd, produces output that libtool cannot recognize.
7206 *** The result is that libtool may fail to recognize shared libraries
7207 *** as such. This will affect the creation of libtool libraries that
7208 *** depend on shared libraries, but programs linked with such libtool
7209 *** libraries will work regardless of this problem. Nevertheless, you
7210 *** may want to report the problem to your system manager and/or to
7211 *** bug-libtool@gnu.org
7221 MAGIC_CMD
="$lt_save_MAGIC_CMD"
7226 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
7227 if test -n "$MAGIC_CMD"; then
7228 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
7229 $as_echo "$MAGIC_CMD" >&6; }
7231 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7232 $as_echo "no" >&6; }
7239 if test -z "$lt_cv_path_MAGIC_CMD"; then
7240 if test -n "$ac_tool_prefix"; then
7241 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
7242 $as_echo_n "checking for file... " >&6; }
7243 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
7244 $as_echo_n "(cached) " >&6
7248 lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path.
7251 lt_save_MAGIC_CMD
="$MAGIC_CMD"
7252 lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR
7253 ac_dummy
="/usr/bin$PATH_SEPARATOR$PATH"
7254 for ac_dir
in $ac_dummy; do
7256 test -z "$ac_dir" && ac_dir
=.
7257 if test -f $ac_dir/file; then
7258 lt_cv_path_MAGIC_CMD
="$ac_dir/file"
7259 if test -n "$file_magic_test_file"; then
7260 case $deplibs_check_method in
7262 file_magic_regex
=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
7263 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
7264 if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null |
7265 $EGREP "$file_magic_regex" > /dev
/null
; then
7270 *** Warning: the command libtool uses to detect shared libraries,
7271 *** $file_magic_cmd, produces output that libtool cannot recognize.
7272 *** The result is that libtool may fail to recognize shared libraries
7273 *** as such. This will affect the creation of libtool libraries that
7274 *** depend on shared libraries, but programs linked with such libtool
7275 *** libraries will work regardless of this problem. Nevertheless, you
7276 *** may want to report the problem to your system manager and/or to
7277 *** bug-libtool@gnu.org
7287 MAGIC_CMD
="$lt_save_MAGIC_CMD"
7292 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD"
7293 if test -n "$MAGIC_CMD"; then
7294 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
7295 $as_echo "$MAGIC_CMD" >&6; }
7297 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7298 $as_echo "no" >&6; }
7311 # Use C for the default configuration in the libtool script
7315 ac_cpp
='$CPP $CPPFLAGS'
7316 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7317 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7318 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
7321 # Source file extension for C test sources.
7324 # Object file extension for compiled C test sources.
7328 # Code to be used in simple compile tests
7329 lt_simple_compile_test_code
="int some_variable = 0;"
7331 # Code to be used in simple link tests
7332 lt_simple_link_test_code
='int main(){return(0);}'
7340 # If no C compiler was specified, use CC.
7343 # If no C compiler flags were specified, use CFLAGS.
7344 LTCFLAGS
=${LTCFLAGS-"$CFLAGS"}
7346 # Allow CC to be a program name with arguments.
7349 # Save the default compiler, since it gets overwritten when the other
7350 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
7351 compiler_DEFAULT
=$CC
7353 # save warnings/boilerplate of simple test code
7354 ac_outfile
=conftest.
$ac_objext
7355 echo "$lt_simple_compile_test_code" >conftest.
$ac_ext
7356 eval "$ac_compile" 2>&1 >/dev
/null |
$SED '/^$/d; /^ *+/d' >conftest.err
7357 _lt_compiler_boilerplate
=`cat conftest.err`
7360 ac_outfile
=conftest.
$ac_objext
7361 echo "$lt_simple_link_test_code" >conftest.
$ac_ext
7362 eval "$ac_link" 2>&1 >/dev
/null |
$SED '/^$/d; /^ *+/d' >conftest.err
7363 _lt_linker_boilerplate
=`cat conftest.err`
7367 if test -n "$compiler"; then
7369 lt_prog_compiler_no_builtin_flag
=
7371 if test "$GCC" = yes; then
7372 lt_prog_compiler_no_builtin_flag
=' -fno-builtin'
7374 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
7375 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
7376 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
7377 $as_echo_n "(cached) " >&6
7379 lt_cv_prog_compiler_rtti_exceptions
=no
7380 ac_outfile
=conftest.
$ac_objext
7381 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
7382 lt_compiler_flag
="-fno-rtti -fno-exceptions"
7383 # Insert the option either (1) after the last *FLAGS variable, or
7384 # (2) before a word containing "conftest.", or (3) at the end.
7385 # Note that $ac_compile itself does not contain backslashes and begins
7386 # with a dollar sign (not a hyphen), so the echo should work correctly.
7387 # The option is referenced via a variable to avoid confusing sed.
7388 lt_compile
=`echo "$ac_compile" | $SED \
7389 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7390 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7391 -e 's:$: $lt_compiler_flag:'`
7392 (eval echo "\"\$as_me:7392: $lt_compile\"" >&5)
7393 (eval "$lt_compile" 2>conftest.err
)
7395 cat conftest.err
>&5
7396 echo "$as_me:7396: \$? = $ac_status" >&5
7397 if (exit $ac_status) && test -s "$ac_outfile"; then
7398 # The compiler can only warn and ignore the option if not recognized
7399 # So say no if there are warnings other than the usual output.
7400 $ECHO "X$_lt_compiler_boilerplate" |
$Xsed -e '/^$/d' >conftest.exp
7401 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
7402 if test ! -s conftest.er2 ||
diff conftest.exp conftest.er2
>/dev
/null
; then
7403 lt_cv_prog_compiler_rtti_exceptions
=yes
7409 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
7410 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
7412 if test x
"$lt_cv_prog_compiler_rtti_exceptions" = xyes
; then
7413 lt_prog_compiler_no_builtin_flag
="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
7425 lt_prog_compiler_wl
=
7426 lt_prog_compiler_pic
=
7427 lt_prog_compiler_static
=
7429 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
7430 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
7432 if test "$GCC" = yes; then
7433 lt_prog_compiler_wl
='-Wl,'
7434 lt_prog_compiler_static
='-static'
7438 # All AIX code is PIC.
7439 if test "$host_cpu" = ia64
; then
7440 # AIX 5 now supports IA64 processor
7441 lt_prog_compiler_static
='-Bstatic'
7448 # see comment about AmigaOS4 .so support
7449 lt_prog_compiler_pic
='-fPIC'
7452 # FIXME: we need at least 68020 code to build shared libraries, but
7453 # adding the `-m68020' flag to GCC prevents building anything better,
7455 lt_prog_compiler_pic
='-m68020 -resident32 -malways-restore-a4'
7460 beos
* | irix5
* | irix6
* | nonstopux
* | osf3
* | osf4
* | osf5
*)
7461 # PIC is the default for these OSes.
7464 mingw
* | cygwin
* | pw32
* | os2
* | cegcc
*)
7465 # This hack is so that the source file can tell whether it is being
7466 # built for inclusion in a dll (and should export symbols for example).
7467 # Although the cygwin gcc ignores -fPIC, still need this for old-style
7468 # (--disable-auto-import) libraries
7469 lt_prog_compiler_pic
='-DDLL_EXPORT'
7472 darwin
* | rhapsody
*)
7473 # PIC is the default on this platform
7474 # Common symbols not allowed in MH_DYLIB files
7475 lt_prog_compiler_pic
='-fno-common'
7479 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
7480 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
7481 # sets the default TLS model and affects inlining.
7487 lt_prog_compiler_pic
='-fPIC'
7493 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
7494 # Instead, we relocate shared libraries at runtime.
7498 # Just because we use GCC doesn't mean we suddenly get shared libraries
7499 # on systems that don't support them.
7500 lt_prog_compiler_can_build_shared
=no
7505 # QNX uses GNU C++, but need to define -shared option too, otherwise
7507 lt_prog_compiler_pic
='-fPIC -shared'
7511 if test -d /usr
/nec
; then
7512 lt_prog_compiler_pic
=-Kconform_pic
7517 lt_prog_compiler_pic
='-fPIC'
7521 # PORTME Check for flag to pass linker flags through the system compiler.
7524 lt_prog_compiler_wl
='-Wl,'
7525 if test "$host_cpu" = ia64
; then
7526 # AIX 5 now supports IA64 processor
7527 lt_prog_compiler_static
='-Bstatic'
7529 lt_prog_compiler_static
='-bnso -bI:/lib/syscalls.exp'
7533 mingw
* | cygwin
* | pw32
* | os2
* | cegcc
*)
7534 # This hack is so that the source file can tell whether it is being
7535 # built for inclusion in a dll (and should export symbols for example).
7536 lt_prog_compiler_pic
='-DDLL_EXPORT'
7539 hpux9
* | hpux10
* | hpux11
*)
7540 lt_prog_compiler_wl
='-Wl,'
7541 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
7548 lt_prog_compiler_pic
='+Z'
7551 # Is there a better lt_prog_compiler_static that works with the bundled CC?
7552 lt_prog_compiler_static
='${wl}-a ${wl}archive'
7555 irix5
* | irix6
* | nonstopux
*)
7556 lt_prog_compiler_wl
='-Wl,'
7557 # PIC (with -KPIC) is the default.
7558 lt_prog_compiler_static
='-non_shared'
7561 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
7562 case $cc_basename in
7563 # old Intel for x86_64 which still supported -KPIC.
7565 lt_prog_compiler_wl
='-Wl,'
7566 lt_prog_compiler_pic
='-KPIC'
7567 lt_prog_compiler_static
='-static'
7569 # icc used to be incompatible with GCC.
7570 # ICC 10 doesn't accept -KPIC any more.
7572 lt_prog_compiler_wl
='-Wl,'
7573 lt_prog_compiler_pic
='-fPIC'
7574 lt_prog_compiler_static
='-static'
7576 # Lahey Fortran 8.1.
7578 lt_prog_compiler_wl
='-Wl,'
7579 lt_prog_compiler_pic
='--shared'
7580 lt_prog_compiler_static
='--static'
7582 pgcc
* | pgf77
* | pgf90
* | pgf95
*)
7583 # Portland Group compilers (*not* the Pentium gcc compiler,
7584 # which looks to be a dead project)
7585 lt_prog_compiler_wl
='-Wl,'
7586 lt_prog_compiler_pic
='-fpic'
7587 lt_prog_compiler_static
='-Bstatic'
7590 lt_prog_compiler_wl
='-Wl,'
7591 # All Alpha code is PIC.
7592 lt_prog_compiler_static
='-non_shared'
7595 # IBM XL C 8.0/Fortran 10.1 on PPC
7596 lt_prog_compiler_wl
='-Wl,'
7597 lt_prog_compiler_pic
='-qpic'
7598 lt_prog_compiler_static
='-qstaticlink'
7601 case `$CC -V 2>&1 | sed 5q` in
7604 lt_prog_compiler_pic
='-KPIC'
7605 lt_prog_compiler_static
='-Bstatic'
7606 lt_prog_compiler_wl
='-Wl,'
7609 # Sun Fortran 8.3 passes all unrecognized flags to the linker
7610 lt_prog_compiler_pic
='-KPIC'
7611 lt_prog_compiler_static
='-Bstatic'
7612 lt_prog_compiler_wl
=''
7620 lt_prog_compiler_pic
='-KPIC'
7621 lt_prog_compiler_static
='-Bstatic'
7625 # QNX uses GNU C++, but need to define -shared option too, otherwise
7627 lt_prog_compiler_pic
='-fPIC -shared'
7630 osf3
* | osf4
* | osf5
*)
7631 lt_prog_compiler_wl
='-Wl,'
7632 # All OSF/1 code is PIC.
7633 lt_prog_compiler_static
='-non_shared'
7637 lt_prog_compiler_static
='-non_shared'
7641 lt_prog_compiler_pic
='-KPIC'
7642 lt_prog_compiler_static
='-Bstatic'
7643 case $cc_basename in
7645 lt_prog_compiler_wl
='-Qoption ld ';;
7647 lt_prog_compiler_wl
='-Wl,';;
7652 lt_prog_compiler_wl
='-Qoption ld '
7653 lt_prog_compiler_pic
='-PIC'
7654 lt_prog_compiler_static
='-Bstatic'
7657 sysv4 | sysv4.2uw2
* | sysv4.3
*)
7658 lt_prog_compiler_wl
='-Wl,'
7659 lt_prog_compiler_pic
='-KPIC'
7660 lt_prog_compiler_static
='-Bstatic'
7664 if test -d /usr
/nec
;then
7665 lt_prog_compiler_pic
='-Kconform_pic'
7666 lt_prog_compiler_static
='-Bstatic'
7670 sysv5
* | unixware
* | sco3.2v5
* | sco5v6
* | OpenUNIX
*)
7671 lt_prog_compiler_wl
='-Wl,'
7672 lt_prog_compiler_pic
='-KPIC'
7673 lt_prog_compiler_static
='-Bstatic'
7677 lt_prog_compiler_wl
='-Wl,'
7678 lt_prog_compiler_can_build_shared
=no
7682 lt_prog_compiler_pic
='-pic'
7683 lt_prog_compiler_static
='-Bstatic'
7687 lt_prog_compiler_can_build_shared
=no
7693 # For platforms which do not support PIC, -DPIC is meaningless:
7695 lt_prog_compiler_pic
=
7698 lt_prog_compiler_pic
="$lt_prog_compiler_pic -DPIC"
7701 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
7702 $as_echo "$lt_prog_compiler_pic" >&6; }
7710 # Check to make sure the PIC flag actually works.
7712 if test -n "$lt_prog_compiler_pic"; then
7713 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
7714 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
7715 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
7716 $as_echo_n "(cached) " >&6
7718 lt_cv_prog_compiler_pic_works
=no
7719 ac_outfile
=conftest.
$ac_objext
7720 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
7721 lt_compiler_flag
="$lt_prog_compiler_pic -DPIC"
7722 # Insert the option either (1) after the last *FLAGS variable, or
7723 # (2) before a word containing "conftest.", or (3) at the end.
7724 # Note that $ac_compile itself does not contain backslashes and begins
7725 # with a dollar sign (not a hyphen), so the echo should work correctly.
7726 # The option is referenced via a variable to avoid confusing sed.
7727 lt_compile
=`echo "$ac_compile" | $SED \
7728 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7729 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7730 -e 's:$: $lt_compiler_flag:'`
7731 (eval echo "\"\$as_me:7731: $lt_compile\"" >&5)
7732 (eval "$lt_compile" 2>conftest.err
)
7734 cat conftest.err
>&5
7735 echo "$as_me:7735: \$? = $ac_status" >&5
7736 if (exit $ac_status) && test -s "$ac_outfile"; then
7737 # The compiler can only warn and ignore the option if not recognized
7738 # So say no if there are warnings other than the usual output.
7739 $ECHO "X$_lt_compiler_boilerplate" |
$Xsed -e '/^$/d' >conftest.exp
7740 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
7741 if test ! -s conftest.er2 ||
diff conftest.exp conftest.er2
>/dev
/null
; then
7742 lt_cv_prog_compiler_pic_works
=yes
7748 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
7749 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
7751 if test x
"$lt_cv_prog_compiler_pic_works" = xyes
; then
7752 case $lt_prog_compiler_pic in
7754 *) lt_prog_compiler_pic
=" $lt_prog_compiler_pic" ;;
7757 lt_prog_compiler_pic
=
7758 lt_prog_compiler_can_build_shared
=no
7769 # Check to make sure the static flag actually works.
7771 wl
=$lt_prog_compiler_wl eval lt_tmp_static_flag
=\"$lt_prog_compiler_static\"
7772 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
7773 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
7774 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
7775 $as_echo_n "(cached) " >&6
7777 lt_cv_prog_compiler_static_works
=no
7778 save_LDFLAGS
="$LDFLAGS"
7779 LDFLAGS
="$LDFLAGS $lt_tmp_static_flag"
7780 echo "$lt_simple_link_test_code" > conftest.
$ac_ext
7781 if (eval $ac_link 2>conftest.err
) && test -s conftest
$ac_exeext; then
7782 # The linker can only warn and ignore the option if not recognized
7783 # So say no if there are warnings
7784 if test -s conftest.err
; then
7785 # Append any errors to the config.log.
7786 cat conftest.err
1>&5
7787 $ECHO "X$_lt_linker_boilerplate" |
$Xsed -e '/^$/d' > conftest.exp
7788 $SED '/^$/d; /^ *+/d' conftest.err
>conftest.er2
7789 if diff conftest.exp conftest.er2
>/dev
/null
; then
7790 lt_cv_prog_compiler_static_works
=yes
7793 lt_cv_prog_compiler_static_works
=yes
7797 LDFLAGS
="$save_LDFLAGS"
7800 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
7801 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
7803 if test x
"$lt_cv_prog_compiler_static_works" = xyes
; then
7806 lt_prog_compiler_static
=
7815 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
7816 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
7817 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
7818 $as_echo_n "(cached) " >&6
7820 lt_cv_prog_compiler_c_o
=no
7821 $RM -r conftest
2>/dev
/null
7825 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
7827 lt_compiler_flag
="-o out/conftest2.$ac_objext"
7828 # Insert the option either (1) after the last *FLAGS variable, or
7829 # (2) before a word containing "conftest.", or (3) at the end.
7830 # Note that $ac_compile itself does not contain backslashes and begins
7831 # with a dollar sign (not a hyphen), so the echo should work correctly.
7832 lt_compile
=`echo "$ac_compile" | $SED \
7833 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7834 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7835 -e 's:$: $lt_compiler_flag:'`
7836 (eval echo "\"\$as_me:7836: $lt_compile\"" >&5)
7837 (eval "$lt_compile" 2>out
/conftest.err
)
7839 cat out
/conftest.err
>&5
7840 echo "$as_me:7840: \$? = $ac_status" >&5
7841 if (exit $ac_status) && test -s out
/conftest2.
$ac_objext
7843 # The compiler can only warn and ignore the option if not recognized
7844 # So say no if there are warnings
7845 $ECHO "X$_lt_compiler_boilerplate" |
$Xsed -e '/^$/d' > out
/conftest.exp
7846 $SED '/^$/d; /^ *+/d' out
/conftest.err
>out
/conftest.er2
7847 if test ! -s out
/conftest.er2 ||
diff out
/conftest.exp out
/conftest.er2
>/dev
/null
; then
7848 lt_cv_prog_compiler_c_o
=yes
7853 # SGI C++ compiler will create directory out/ii_files/ for
7854 # template instantiation
7855 test -d out
/ii_files
&& $RM out
/ii_files
/* && rmdir out
/ii_files
7856 $RM out
/* && rmdir out
7862 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
7863 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
7870 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
7871 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
7872 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
7873 $as_echo_n "(cached) " >&6
7875 lt_cv_prog_compiler_c_o
=no
7876 $RM -r conftest
2>/dev
/null
7880 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
7882 lt_compiler_flag
="-o out/conftest2.$ac_objext"
7883 # Insert the option either (1) after the last *FLAGS variable, or
7884 # (2) before a word containing "conftest.", or (3) at the end.
7885 # Note that $ac_compile itself does not contain backslashes and begins
7886 # with a dollar sign (not a hyphen), so the echo should work correctly.
7887 lt_compile
=`echo "$ac_compile" | $SED \
7888 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7889 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7890 -e 's:$: $lt_compiler_flag:'`
7891 (eval echo "\"\$as_me:7891: $lt_compile\"" >&5)
7892 (eval "$lt_compile" 2>out
/conftest.err
)
7894 cat out
/conftest.err
>&5
7895 echo "$as_me:7895: \$? = $ac_status" >&5
7896 if (exit $ac_status) && test -s out
/conftest2.
$ac_objext
7898 # The compiler can only warn and ignore the option if not recognized
7899 # So say no if there are warnings
7900 $ECHO "X$_lt_compiler_boilerplate" |
$Xsed -e '/^$/d' > out
/conftest.exp
7901 $SED '/^$/d; /^ *+/d' out
/conftest.err
>out
/conftest.er2
7902 if test ! -s out
/conftest.er2 ||
diff out
/conftest.exp out
/conftest.er2
>/dev
/null
; then
7903 lt_cv_prog_compiler_c_o
=yes
7908 # SGI C++ compiler will create directory out/ii_files/ for
7909 # template instantiation
7910 test -d out
/ii_files
&& $RM out
/ii_files
/* && rmdir out
/ii_files
7911 $RM out
/* && rmdir out
7917 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
7918 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
7923 hard_links
="nottested"
7924 if test "$lt_cv_prog_compiler_c_o" = no
&& test "$need_locks" != no
; then
7925 # do not overwrite the value of need_locks provided by the user
7926 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
7927 $as_echo_n "checking if we can lock with hard links... " >&6; }
7930 ln conftest.a conftest.b
2>/dev
/null
&& hard_links
=no
7932 ln conftest.a conftest.b
2>&5 || hard_links
=no
7933 ln conftest.a conftest.b
2>/dev
/null
&& hard_links
=no
7934 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
7935 $as_echo "$hard_links" >&6; }
7936 if test "$hard_links" = no
; then
7937 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
7938 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
7950 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
7951 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
7954 allow_undefined_flag
=
7955 always_export_symbols
=no
7957 archive_expsym_cmds
=
7958 compiler_needs_object
=no
7959 enable_shared_with_static_runtimes
=no
7960 export_dynamic_flag_spec
=
7961 export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
7962 hardcode_automatic
=no
7964 hardcode_direct_absolute
=no
7965 hardcode_libdir_flag_spec
=
7966 hardcode_libdir_flag_spec_ld
=
7967 hardcode_libdir_separator
=
7969 hardcode_shlibpath_var
=unsupported
7971 link_all_deplibs
=unknown
7974 old_archive_from_new_cmds
=
7975 old_archive_from_expsyms_cmds
=
7976 thread_safe_flag_spec
=
7977 whole_archive_flag_spec
=
7978 # include_expsyms should be a list of space-separated symbols to be *always*
7979 # included in the symbol list
7981 # exclude_expsyms can be an extended regexp of symbols to exclude
7982 # it will be wrapped by ` (' and `)$', so one must not match beginning or
7983 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
7984 # as well as any symbol that contains `d'.
7985 exclude_expsyms
='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
7986 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
7987 # platforms (ab)use it in PIC code, but their linkers get confused if
7988 # the symbol is explicitly referenced. Since portable code cannot
7989 # rely on this symbol name, it's probably fine to never include it in
7990 # preloaded symbol tables.
7991 # Exclude shared library initialization/finalization symbols.
7992 extract_expsyms_cmds
=
7995 cygwin
* | mingw
* | pw32
* | cegcc
*)
7996 # FIXME: the MSVC++ port hasn't been tested in a loooong time
7997 # When not using gcc, we currently assume that we are using
7998 # Microsoft Visual C++.
7999 if test "$GCC" != yes; then
8004 # we just hope/assume this is gcc and not c89 (= MSVC++)
8010 linux
* | k
*bsd
*-gnu)
8016 if test "$with_gnu_ld" = yes; then
8017 # If archive_cmds runs LD, not CC, wlarc should be empty
8020 # Set some defaults for GNU ld with shared library support. These
8021 # are reset later if shared libraries are not supported. Putting them
8022 # here allows them to be overridden if necessary.
8023 runpath_var
=LD_RUN_PATH
8024 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
8025 export_dynamic_flag_spec
='${wl}--export-dynamic'
8026 # ancient GNU ld didn't support --whole-archive et. al.
8027 if $LD --help 2>&1 |
$GREP 'no-whole-archive' > /dev
/null
; then
8028 whole_archive_flag_spec
="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
8030 whole_archive_flag_spec
=
8032 supports_anon_versioning
=no
8033 case `$LD -v 2>&1` in
8034 *GNU\ gold
*) supports_anon_versioning
=yes ;;
8035 *\
[01].
* |
*\
2.
[0-9].
* |
*\
2.10.
*) ;; # catch versions < 2.11
8036 *\
2.11.93.0.2\
*) supports_anon_versioning
=yes ;; # RH7.3 ...
8037 *\
2.11.92.0.12\
*) supports_anon_versioning
=yes ;; # Mandrake 8.2 ...
8038 *\
2.11.
*) ;; # other 2.11 versions
8039 *) supports_anon_versioning
=yes ;;
8042 # See if GNU ld supports shared libraries.
8045 # On AIX/PPC, the GNU linker is very broken
8046 if test "$host_cpu" != ia64
; then
8050 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
8051 *** to be unable to reliably create shared libraries on AIX.
8052 *** Therefore, libtool is disabling shared libraries support. If you
8053 *** really care for shared libraries, you may want to modify your PATH
8054 *** so that a non-GNU linker is found, and then restart.
8063 # see comment about AmigaOS4 .so support
8064 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8065 archive_expsym_cmds
=''
8068 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)'
8069 hardcode_libdir_flag_spec
='-L$libdir'
8070 hardcode_minus_L
=yes
8076 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
8077 allow_undefined_flag
=unsupported
8078 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
8079 # support --undefined. This deserves some investigation. FIXME
8080 archive_cmds
='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8086 cygwin
* | mingw
* | pw32
* | cegcc
*)
8087 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
8088 # as there is no search path for DLLs.
8089 hardcode_libdir_flag_spec
='-L$libdir'
8090 allow_undefined_flag
=unsupported
8091 always_export_symbols
=no
8092 enable_shared_with_static_runtimes
=yes
8093 export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
8095 if $LD --help 2>&1 |
$GREP 'auto-import' > /dev
/null
; then
8096 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8097 # If the export-symbols file already is a .def file (1st line
8098 # is EXPORTS), use it as is; otherwise, prepend...
8099 archive_expsym_cmds
='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
8100 cp $export_symbols $output_objdir/$soname.def;
8102 echo EXPORTS > $output_objdir/$soname.def;
8103 cat $export_symbols >> $output_objdir/$soname.def;
8105 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8113 hardcode_shlibpath_var
=no
8114 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
8115 export_dynamic_flag_spec
='${wl}-E'
8116 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
8117 # Instead, shared libraries are loaded at an image base (0x10000000 by
8118 # default) and relocated if they conflict, which is a slow very memory
8119 # consuming and fragmenting process. To avoid this, we pick a random,
8120 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
8121 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
8122 archive_cmds
='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
8123 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'
8126 gnu
* | linux
* | tpf
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
8128 if test "$host_os" = linux-dietlibc
; then
8129 case $cc_basename in
8130 diet\
*) tmp_diet
=yes;; # linux-dietlibc with static linking (!diet-dyn)
8133 if $LD --help 2>&1 |
$EGREP ': supported targets:.* elf' > /dev
/null \
8134 && test "$tmp_diet" = no
8137 tmp_sharedflag
='-shared'
8138 case $cc_basename,$host_cpu in
8139 pgcc
*) # Portland Group C compiler
8140 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'
8141 tmp_addflag
=' $pic_flag'
8143 pgf77
* | pgf90
* | pgf95
*) # Portland Group f77 and f90 compilers
8144 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'
8145 tmp_addflag
=' $pic_flag -Mnomain' ;;
8146 ecc
*,ia64
* | icc
*,ia64
*) # Intel C compiler on ia64
8147 tmp_addflag
=' -i_dynamic' ;;
8148 efc
*,ia64
* | ifort
*,ia64
*) # Intel Fortran compiler on ia64
8149 tmp_addflag
=' -i_dynamic -nofor_main' ;;
8150 ifc
* | ifort
*) # Intel Fortran compiler
8151 tmp_addflag
=' -nofor_main' ;;
8152 lf95
*) # Lahey Fortran 8.1
8153 whole_archive_flag_spec
=
8154 tmp_sharedflag
='--shared' ;;
8155 xl
[cC
]*) # IBM XL C 8.0 on PPC (deal with xlf below)
8156 tmp_sharedflag
='-qmkshrobj'
8159 case `$CC -V 2>&1 | sed 5q` in
8160 *Sun\ C
*) # Sun C 5.9
8161 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'
8162 compiler_needs_object
=yes
8163 tmp_sharedflag
='-G' ;;
8164 *Sun\ F
*) # Sun Fortran 8.3
8165 tmp_sharedflag
='-G' ;;
8167 archive_cmds
='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8169 if test "x$supports_anon_versioning" = xyes
; then
8170 archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~
8171 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8172 echo "local: *; };" >> $output_objdir/$libname.ver~
8173 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
8176 case $cc_basename in
8178 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
8179 whole_archive_flag_spec
='--whole-archive$convenience --no-whole-archive'
8180 hardcode_libdir_flag_spec
=
8181 hardcode_libdir_flag_spec_ld
='-rpath $libdir'
8182 archive_cmds
='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
8183 if test "x$supports_anon_versioning" = xyes
; then
8184 archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~
8185 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8186 echo "local: *; };" >> $output_objdir/$libname.ver~
8187 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
8196 netbsd
* | netbsdelf
*-gnu)
8197 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
8198 archive_cmds
='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
8201 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8202 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8207 if $LD -v 2>&1 |
$GREP 'BFD 2\.8' > /dev
/null
; then
8211 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
8212 *** create shared libraries on Solaris systems. Therefore, libtool
8213 *** is disabling shared libraries support. We urge you to upgrade GNU
8214 *** binutils to release 2.9.1 or newer. Another option is to modify
8215 *** your PATH or compiler configuration so that the native linker is
8216 *** used, and then restart.
8219 elif $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
8220 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8221 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8227 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
*)
8228 case `$LD -v 2>&1` in
8229 *\
[01].
* |
*\
2.
[0-9].
* |
*\
2.1[0-5].
*)
8233 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
8234 *** reliably create shared libraries on SCO systems. Therefore, libtool
8235 *** is disabling shared libraries support. We urge you to upgrade GNU
8236 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
8237 *** your PATH or compiler configuration so that the native linker is
8238 *** used, and then restart.
8243 # For security reasons, it is highly recommended that you always
8244 # use absolute paths for naming shared libraries, and exclude the
8245 # DT_RUNPATH tag from executables and libraries. But doing so
8246 # requires that you compile everything twice, which is a pain.
8247 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
8248 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
8249 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8250 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8259 archive_cmds
='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8262 hardcode_shlibpath_var
=no
8266 if $LD --help 2>&1 |
$GREP ': supported targets:.* elf' > /dev
/null
; then
8267 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8268 archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8275 if test "$ld_shlibs" = no
; then
8277 hardcode_libdir_flag_spec
=
8278 export_dynamic_flag_spec
=
8279 whole_archive_flag_spec
=
8282 # PORTME fill in a description of your system's linker (not GNU ld)
8285 allow_undefined_flag
=unsupported
8286 always_export_symbols
=yes
8287 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'
8288 # Note: this linker hardcodes the directories in LIBPATH if there
8289 # are no directories specified by -L.
8290 hardcode_minus_L
=yes
8291 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
8292 # Neither direct hardcoding nor static linking is supported with a
8294 hardcode_direct
=unsupported
8299 if test "$host_cpu" = ia64
; then
8300 # On IA64, the linker does run time linking by default, so we don't
8301 # have to do anything special.
8302 aix_use_runtimelinking
=no
8303 exp_sym_flag
='-Bexport'
8306 # If we're using GNU nm, then we don't want the "-C" option.
8307 # -C means demangle to AIX nm, but means don't demangle with GNU nm
8308 if $NM -V 2>&1 |
$GREP 'GNU' > /dev
/null
; then
8309 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'
8311 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'
8313 aix_use_runtimelinking
=no
8315 # Test if we are trying to use run time linking or normal
8316 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
8317 # need to do runtime linking.
8318 case $host_os in aix4.
[23]|aix4.
[23].
*|aix
[5-9]*)
8319 for ld_flag
in $LDFLAGS; do
8320 if (test $ld_flag = "-brtl" ||
test $ld_flag = "-Wl,-brtl"); then
8321 aix_use_runtimelinking
=yes
8328 exp_sym_flag
='-bexport'
8329 no_entry_flag
='-bnoentry'
8332 # When large executables or shared objects are built, AIX ld can
8333 # have problems creating the table of contents. If linking a library
8334 # or program results in "error TOC overflow" add -mminimal-toc to
8335 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
8336 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
8340 hardcode_direct_absolute
=yes
8341 hardcode_libdir_separator
=':'
8342 link_all_deplibs
=yes
8343 file_list_spec
='${wl}-f,'
8345 if test "$GCC" = yes; then
8346 case $host_os in aix4.
[012]|aix4.
[012].
*)
8347 # We only want to do this on AIX 4.2 and lower, the check
8348 # below for broken collect2 doesn't work under 4.3+
8349 collect2name
=`${CC} -print-prog-name=collect2`
8350 if test -f "$collect2name" &&
8351 strings "$collect2name" |
$GREP resolve_lib_name
>/dev
/null
8353 # We have reworked collect2
8356 # We have old collect2
8357 hardcode_direct
=unsupported
8358 # It fails to find uninstalled libraries when the uninstalled
8359 # path is not listed in the libpath. Setting hardcode_minus_L
8360 # to unsupported forces relinking
8361 hardcode_minus_L
=yes
8362 hardcode_libdir_flag_spec
='-L$libdir'
8363 hardcode_libdir_separator
=
8367 shared_flag
='-shared'
8368 if test "$aix_use_runtimelinking" = yes; then
8369 shared_flag
="$shared_flag "'${wl}-G'
8374 if test "$host_cpu" = ia64
; then
8375 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
8376 # chokes on -Wl,-G. The following line is correct:
8379 if test "$aix_use_runtimelinking" = yes; then
8380 shared_flag
='${wl}-G'
8382 shared_flag
='${wl}-bM:SRE'
8387 export_dynamic_flag_spec
='${wl}-bexpall'
8388 # It seems that -bexpall does not export symbols beginning with
8389 # underscore (_), so it is better to generate a list of symbols to export.
8390 always_export_symbols
=yes
8391 if test "$aix_use_runtimelinking" = yes; then
8392 # Warning - without using the other runtime loading flags (-brtl),
8393 # -berok will link without error, but may produce a broken library.
8394 allow_undefined_flag
='-berok'
8395 # Determine the default libpath from the value encoded in an
8397 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8398 /* end confdefs.h. */
8408 if ac_fn_c_try_link
"$LINENO"; then :
8410 lt_aix_libpath_sed
='
8411 /Import File Strings/,/^$/ {
8417 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8418 # Check for a 64-bit object if we didn't find anything.
8419 if test -z "$aix_libpath"; then
8420 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8423 rm -f core conftest.err conftest.
$ac_objext \
8424 conftest
$ac_exeext conftest.
$ac_ext
8425 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
8427 hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath"
8428 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"
8430 if test "$host_cpu" = ia64
; then
8431 hardcode_libdir_flag_spec
='${wl}-R $libdir:/usr/lib:/lib'
8432 allow_undefined_flag
="-z nodefs"
8433 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"
8435 # Determine the default libpath from the value encoded in an
8437 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8438 /* end confdefs.h. */
8448 if ac_fn_c_try_link
"$LINENO"; then :
8450 lt_aix_libpath_sed
='
8451 /Import File Strings/,/^$/ {
8457 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8458 # Check for a 64-bit object if we didn't find anything.
8459 if test -z "$aix_libpath"; then
8460 aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8463 rm -f core conftest.err conftest.
$ac_objext \
8464 conftest
$ac_exeext conftest.
$ac_ext
8465 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi
8467 hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath"
8468 # Warning - without using the other run time loading flags,
8469 # -berok will link without error, but may produce a broken library.
8470 no_undefined_flag
=' ${wl}-bernotok'
8471 allow_undefined_flag
=' ${wl}-berok'
8472 # Exported symbols can be pulled into shared objects from archives
8473 whole_archive_flag_spec
='$convenience'
8474 archive_cmds_need_lc
=yes
8475 # This is similar to how AIX traditionally builds its shared libraries.
8476 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'
8484 # see comment about AmigaOS4 .so support
8485 archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8486 archive_expsym_cmds
=''
8489 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)'
8490 hardcode_libdir_flag_spec
='-L$libdir'
8491 hardcode_minus_L
=yes
8497 export_dynamic_flag_spec
=-rdynamic
8500 cygwin
* | mingw
* | pw32
* | cegcc
*)
8501 # When not using gcc, we currently assume that we are using
8502 # Microsoft Visual C++.
8503 # hardcode_libdir_flag_spec is actually meaningless, as there is
8504 # no search path for DLLs.
8505 hardcode_libdir_flag_spec
=' '
8506 allow_undefined_flag
=unsupported
8507 # Tell ltmain to make .lib files, not .a files.
8509 # Tell ltmain to make .dll files, not .so files.
8511 # FIXME: Setting linknames here is a bad hack.
8512 archive_cmds
='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
8513 # The linker will automatically build a .lib file if we build a DLL.
8514 old_archive_from_new_cmds
='true'
8515 # FIXME: Should let the user specify the lib program.
8516 old_archive_cmds
='lib -OUT:$oldlib$oldobjs$old_deplibs'
8517 fix_srcfile_path
='`cygpath -w "$srcfile"`'
8518 enable_shared_with_static_runtimes
=yes
8521 darwin
* | rhapsody
*)
8524 archive_cmds_need_lc
=no
8526 hardcode_automatic
=yes
8527 hardcode_shlibpath_var
=unsupported
8528 whole_archive_flag_spec
=''
8529 link_all_deplibs
=yes
8530 allow_undefined_flag
="$_lt_dar_allow_undefined"
8531 case $cc_basename in
8532 ifort
*) _lt_dar_can_shared
=yes ;;
8533 *) _lt_dar_can_shared
=$GCC ;;
8535 if test "$_lt_dar_can_shared" = "yes"; then
8536 output_verbose_link_cmd
=echo
8537 archive_cmds
="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
8538 module_cmds
="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
8539 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}"
8540 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}"
8549 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8550 hardcode_libdir_flag_spec
='-L$libdir'
8551 hardcode_shlibpath_var
=no
8558 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
8559 # support. Future versions do this automatically, but an explicit c++rt0.o
8560 # does not break anything, and helps significantly (at the cost of a little
8563 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
8564 hardcode_libdir_flag_spec
='-R$libdir'
8566 hardcode_shlibpath_var
=no
8569 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
8571 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8573 hardcode_minus_L
=yes
8574 hardcode_shlibpath_var
=no
8577 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
8578 freebsd
* | dragonfly
*)
8579 archive_cmds
='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
8580 hardcode_libdir_flag_spec
='-R$libdir'
8582 hardcode_shlibpath_var
=no
8586 if test "$GCC" = yes; then
8587 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'
8589 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'
8591 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
8592 hardcode_libdir_separator
=:
8595 # hardcode_minus_L: Not really in the search PATH,
8596 # but as the default location of the library.
8597 hardcode_minus_L
=yes
8598 export_dynamic_flag_spec
='${wl}-E'
8602 if test "$GCC" = yes -a "$with_gnu_ld" = no
; then
8603 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8605 archive_cmds
='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
8607 if test "$with_gnu_ld" = no
; then
8608 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
8609 hardcode_libdir_flag_spec_ld
='+b $libdir'
8610 hardcode_libdir_separator
=:
8612 hardcode_direct_absolute
=yes
8613 export_dynamic_flag_spec
='${wl}-E'
8614 # hardcode_minus_L: Not really in the search PATH,
8615 # but as the default location of the library.
8616 hardcode_minus_L
=yes
8621 if test "$GCC" = yes -a "$with_gnu_ld" = no
; then
8624 archive_cmds
='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8627 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
8630 archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8636 archive_cmds
='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8639 archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
8642 archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8646 if test "$with_gnu_ld" = no
; then
8647 hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir'
8648 hardcode_libdir_separator
=:
8653 hardcode_shlibpath_var
=no
8657 hardcode_direct_absolute
=yes
8658 export_dynamic_flag_spec
='${wl}-E'
8660 # hardcode_minus_L: Not really in the search PATH,
8661 # but as the default location of the library.
8662 hardcode_minus_L
=yes
8668 irix5
* | irix6
* | nonstopux
*)
8669 if test "$GCC" = yes; then
8670 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'
8671 # Try to use the -exported_symbol ld option, if it does not
8672 # work, assume that -exports_file does not work either and
8673 # implicitly export all symbols.
8674 save_LDFLAGS
="$LDFLAGS"
8675 LDFLAGS
="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
8676 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8677 /* end confdefs.h. */
8680 if ac_fn_c_try_link
"$LINENO"; then :
8681 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'
8684 rm -f core conftest.err conftest.
$ac_objext \
8685 conftest
$ac_exeext conftest.
$ac_ext
8686 LDFLAGS
="$save_LDFLAGS"
8688 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'
8689 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'
8691 archive_cmds_need_lc
='no'
8692 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
8693 hardcode_libdir_separator
=:
8695 link_all_deplibs
=yes
8698 netbsd
* | netbsdelf
*-gnu)
8699 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
8700 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
8702 archive_cmds
='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
8704 hardcode_libdir_flag_spec
='-R$libdir'
8706 hardcode_shlibpath_var
=no
8710 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8712 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
8713 hardcode_libdir_separator
=:
8714 hardcode_shlibpath_var
=no
8721 if test -f /usr
/libexec
/ld.so
; then
8723 hardcode_shlibpath_var
=no
8724 hardcode_direct_absolute
=yes
8725 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
8726 archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
8727 archive_expsym_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
8728 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
8729 export_dynamic_flag_spec
='${wl}-E'
8732 openbsd
[01].
* | openbsd2.
[0-7] | openbsd2.
[0-7].
*)
8733 archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8734 hardcode_libdir_flag_spec
='-R$libdir'
8737 archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
8738 hardcode_libdir_flag_spec
='${wl}-rpath,$libdir'
8748 hardcode_libdir_flag_spec
='-L$libdir'
8749 hardcode_minus_L
=yes
8750 allow_undefined_flag
=unsupported
8751 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'
8752 old_archive_from_new_cmds
='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
8756 if test "$GCC" = yes; then
8757 allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*'
8758 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'
8760 allow_undefined_flag
=' -expect_unresolved \*'
8761 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'
8763 archive_cmds_need_lc
='no'
8764 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
8765 hardcode_libdir_separator
=:
8768 osf4
* | osf5
*) # as osf3* with the addition of -msym flag
8769 if test "$GCC" = yes; then
8770 allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*'
8771 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'
8772 hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir'
8774 allow_undefined_flag
=' -expect_unresolved \*'
8775 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'
8776 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~
8777 $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'
8779 # Both c and cxx compiler support -rpath directly
8780 hardcode_libdir_flag_spec
='-rpath $libdir'
8782 archive_cmds_need_lc
='no'
8783 hardcode_libdir_separator
=:
8787 no_undefined_flag
=' -z defs'
8788 if test "$GCC" = yes; then
8790 archive_cmds
='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8791 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
8792 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
8794 case `$CC -V 2>&1` in
8797 archive_cmds
='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
8798 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
8799 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
8803 archive_cmds
='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
8804 archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
8805 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
8809 hardcode_libdir_flag_spec
='-R$libdir'
8810 hardcode_shlibpath_var
=no
8812 solaris2.
[0-5] | solaris2.
[0-5].
*) ;;
8814 # The compiler driver will combine and reorder linker options,
8815 # but understands `-z linker_flag'. GCC discards it without `$wl',
8816 # but is careful enough not to reorder.
8817 # Supported since Solaris 2.6 (maybe 2.5.1?)
8818 if test "$GCC" = yes; then
8819 whole_archive_flag_spec
='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
8821 whole_archive_flag_spec
='-z allextract$convenience -z defaultextract'
8825 link_all_deplibs
=yes
8829 if test "x$host_vendor" = xsequent
; then
8830 # Use $CC to link under sequent, because it throws in some extra .o
8831 # files that make .init and .fini sections work.
8832 archive_cmds
='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
8834 archive_cmds
='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
8836 hardcode_libdir_flag_spec
='-L$libdir'
8838 hardcode_minus_L
=yes
8839 hardcode_shlibpath_var
=no
8843 case $host_vendor in
8845 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8846 hardcode_direct
=yes # is this really true???
8849 ## LD is ld it makes a PLAMLIB
8850 ## CC just makes a GrossModule.
8851 archive_cmds
='$LD -G -o $lib $libobjs $deplibs $linker_flags'
8852 reload_cmds
='$CC -r -o $output$reload_objs'
8856 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8857 hardcode_direct
=no
#Motorola manual says yes, but my tests say they lie
8860 runpath_var
='LD_RUN_PATH'
8861 hardcode_shlibpath_var
=no
8865 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8866 hardcode_shlibpath_var
=no
8867 export_dynamic_flag_spec
='-Bexport'
8871 if test -d /usr
/nec
; then
8872 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8873 hardcode_shlibpath_var
=no
8874 runpath_var
=LD_RUN_PATH
8875 hardcode_runpath_var
=yes
8880 sysv4
*uw2
* | sysv5OpenUNIX
* | sysv5UnixWare7.
[01].
[10]* | unixware7
* | sco3.2v5.0.
[024]*)
8881 no_undefined_flag
='${wl}-z,text'
8882 archive_cmds_need_lc
=no
8883 hardcode_shlibpath_var
=no
8884 runpath_var
='LD_RUN_PATH'
8886 if test "$GCC" = yes; then
8887 archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8888 archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8890 archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8891 archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8895 sysv5
* | sco3.2v5
* | sco5v6
*)
8896 # Note: We can NOT use -z defs as we might desire, because we do not
8897 # link with -lc, and that would cause any symbols used from libc to
8898 # always be unresolved, which means just about no library would
8899 # ever link correctly. If we're not using GNU ld we use -z text
8900 # though, which does catch some bad symbols but isn't as heavy-handed
8902 no_undefined_flag
='${wl}-z,text'
8903 allow_undefined_flag
='${wl}-z,nodefs'
8904 archive_cmds_need_lc
=no
8905 hardcode_shlibpath_var
=no
8906 hardcode_libdir_flag_spec
='${wl}-R,$libdir'
8907 hardcode_libdir_separator
=':'
8908 link_all_deplibs
=yes
8909 export_dynamic_flag_spec
='${wl}-Bexport'
8910 runpath_var
='LD_RUN_PATH'
8912 if test "$GCC" = yes; then
8913 archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8914 archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8916 archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8917 archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8922 archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8923 hardcode_libdir_flag_spec
='-L$libdir'
8924 hardcode_shlibpath_var
=no
8932 if test x
$host_vendor = xsni
; then
8934 sysv4 | sysv4.2uw2
* | sysv4.3
* | sysv5
*)
8935 export_dynamic_flag_spec
='${wl}-Blargedynsym'
8941 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
8942 $as_echo "$ld_shlibs" >&6; }
8943 test "$ld_shlibs" = no
&& can_build_shared
=no
8945 with_gnu_ld
=$with_gnu_ld
8962 # Do we need to explicitly link libc?
8964 case "x$archive_cmds_need_lc" in
8966 # Assume -lc should be added
8967 archive_cmds_need_lc
=yes
8969 if test "$enable_shared" = yes && test "$GCC" = yes; then
8970 case $archive_cmds in
8972 # FIXME: we may have to deal with multi-command sequences.
8975 # Test whether the compiler implicitly links with -lc since on some
8976 # systems, -lgcc has to come before -lc. If gcc already passes -lc
8977 # to ld, don't add -lc before -lgcc.
8978 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
8979 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
8981 echo "$lt_simple_compile_test_code" > conftest.
$ac_ext
8983 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
8984 (eval $ac_compile) 2>&5
8986 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8987 test $ac_status = 0; } 2>conftest.err
; then
8990 libobjs
=conftest.
$ac_objext
8992 wl
=$lt_prog_compiler_wl
8993 pic_flag
=$lt_prog_compiler_pic
8999 lt_save_allow_undefined_flag
=$allow_undefined_flag
9000 allow_undefined_flag
=
9001 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
9002 (eval $archive_cmds 2\
>\
&1 \|
$GREP \" -lc \" \
>/dev
/null
2\
>\
&1) 2>&5
9004 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9005 test $ac_status = 0; }
9007 archive_cmds_need_lc
=no
9009 archive_cmds_need_lc
=yes
9011 allow_undefined_flag
=$lt_save_allow_undefined_flag
9013 cat conftest.err
1>&5
9016 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc" >&5
9017 $as_echo "$archive_cmds_need_lc" >&6; }
9180 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
9181 $as_echo_n "checking dynamic linker characteristics... " >&6; }
9183 if test "$GCC" = yes; then
9185 darwin
*) lt_awk_arg
="/^libraries:/,/LR/" ;;
9186 *) lt_awk_arg
="/^libraries:/" ;;
9188 lt_search_path_spec
=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
9189 if $ECHO "$lt_search_path_spec" |
$GREP ';' >/dev
/null
; then
9190 # if the path contains ";" then we assume it to be the separator
9191 # otherwise default to the standard path separator (i.e. ":") - it is
9192 # assumed that no part of a normal pathname contains ";" but that should
9193 # okay in the real world where ";" in dirpaths is itself problematic.
9194 lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
9196 lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
9198 # Ok, now we have the path, separated by spaces, we can step through it
9199 # and add multilib dir if necessary.
9200 lt_tmp_lt_search_path_spec
=
9201 lt_multi_os_dir
=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
9202 for lt_sys_path
in $lt_search_path_spec; do
9203 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
9204 lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
9206 test -d "$lt_sys_path" && \
9207 lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path"
9210 lt_search_path_spec
=`$ECHO $lt_tmp_lt_search_path_spec | awk '
9211 BEGIN {RS=" "; FS="/|\n";} {
9214 for (lt_i = NF; lt_i > 0; lt_i--) {
9215 if ($lt_i != "" && $lt_i != ".") {
9216 if ($lt_i == "..") {
9219 if (lt_count == 0) {
9220 lt_foo="/" $lt_i lt_foo;
9227 if (lt_foo != "") { lt_freq[lt_foo]++; }
9228 if (lt_freq[lt_foo] == 1) { print lt_foo; }
9230 sys_lib_search_path_spec
=`$ECHO $lt_search_path_spec`
9232 sys_lib_search_path_spec
="/lib /usr/lib /usr/local/lib"
9235 libname_spec
='lib$name'
9243 shlibpath_overrides_runpath
=unknown
9245 dynamic_linker
="$host_os ld.so"
9246 sys_lib_dlsearch_path_spec
="/lib /usr/lib"
9247 need_lib_prefix
=unknown
9248 hardcode_into_libs
=no
9250 # when you set need_version to no, make sure it does not cause -set_version
9251 # flags to be left without arguments
9252 need_version
=unknown
9257 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname.a'
9258 shlibpath_var
=LIBPATH
9260 # AIX 3 has no versioning support, so we append a major version to the name.
9261 soname_spec
='${libname}${release}${shared_ext}$major'
9268 hardcode_into_libs
=yes
9269 if test "$host_cpu" = ia64
; then
9270 # AIX 5 supports IA64
9271 library_names_spec
='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
9272 shlibpath_var
=LD_LIBRARY_PATH
9274 # With GCC up to 2.95.x, collect2 would create an import file
9275 # for dependence libraries. The import file would start with
9276 # the line `#! .'. This would cause the generated library to
9277 # depend on `.', always an invalid library. This was fixed in
9278 # development snapshots of GCC prior to 3.0.
9280 aix4 | aix4.
[01] | aix4.
[01].
*)
9281 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
9283 echo '#endif'; } |
${CC} -E - |
$GREP yes > /dev
/null
; then
9290 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
9291 # soname into executable. Probably we can add versioning support to
9292 # collect2, so additional links can be useful in future.
9293 if test "$aix_use_runtimelinking" = yes; then
9294 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
9295 # instead of lib<name>.a to let people know that these are not
9296 # typical AIX shared libraries.
9297 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9299 # We preserve .a as extension for shared libraries through AIX4.2
9300 # and later when we are not doing run time linking.
9301 library_names_spec
='${libname}${release}.a $libname.a'
9302 soname_spec
='${libname}${release}${shared_ext}$major'
9304 shlibpath_var
=LIBPATH
9311 # Since July 2007 AmigaOS4 officially supports .so libraries.
9312 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
9313 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9316 library_names_spec
='$libname.ixlibrary $libname.a'
9317 # Create ${libname}_ixlibrary.a entries in /sys/libs.
9318 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'
9324 library_names_spec
='${libname}${shared_ext}'
9325 dynamic_linker
="$host_os ld.so"
9326 shlibpath_var
=LIBRARY_PATH
9332 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9333 soname_spec
='${libname}${release}${shared_ext}$major'
9334 finish_cmds
='PATH="\$PATH:/sbin" ldconfig $libdir'
9335 shlibpath_var
=LD_LIBRARY_PATH
9336 sys_lib_search_path_spec
="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
9337 sys_lib_dlsearch_path_spec
="/shlib /usr/lib /usr/local/lib"
9338 # the default ld.so.conf also contains /usr/contrib/lib and
9339 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
9340 # libtool to hard-code these into programs
9343 cygwin
* | mingw
* | pw32
* | cegcc
*)
9344 version_type
=windows
9349 case $GCC,$host_os in
9350 yes,cygwin
* |
yes,mingw
* |
yes,pw32
* |
yes,cegcc
*)
9351 library_names_spec
='$libname.dll.a'
9352 # DLL is installed to $(libdir)/../bin by postinstall_cmds
9353 postinstall_cmds
='base_file=`basename \${file}`~
9354 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
9355 dldir=$destdir/`dirname \$dlpath`~
9356 test -d \$dldir || mkdir -p \$dldir~
9357 $install_prog $dir/$dlname \$dldir/$dlname~
9358 chmod a+x \$dldir/$dlname~
9359 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
9360 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
9362 postuninstall_cmds
='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
9363 dlpath=$dir/\$dldll~
9365 shlibpath_overrides_runpath
=yes
9369 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
9370 soname_spec
='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9371 sys_lib_search_path_spec
="/usr/lib /lib/w32api /lib /usr/local/lib"
9374 # MinGW DLLs use traditional 'lib' prefix
9375 soname_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9376 sys_lib_search_path_spec
=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
9377 if $ECHO "$sys_lib_search_path_spec" |
$GREP ';[c-zC-Z]:/' >/dev
/null
; then
9378 # It is most probably a Windows format PATH printed by
9379 # mingw gcc, but we are running on Cygwin. Gcc prints its search
9380 # path with ; separators, and with drive letters. We can handle the
9381 # drive letters (cygwin fileutils understands them), so leave them,
9382 # especially as we might pass files found there to a mingw objdump,
9383 # which wouldn't understand a cygwinified path. Ahh.
9384 sys_lib_search_path_spec
=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
9386 sys_lib_search_path_spec
=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
9390 # pw32 DLLs use 'pw' prefix rather than 'lib'
9391 library_names_spec
='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9397 library_names_spec
='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
9400 dynamic_linker
='Win32 ld.exe'
9401 # FIXME: first we should search . and the directory the executable is in
9405 darwin
* | rhapsody
*)
9406 dynamic_linker
="$host_os dyld"
9410 library_names_spec
='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
9411 soname_spec
='${libname}${release}${major}$shared_ext'
9412 shlibpath_overrides_runpath
=yes
9413 shlibpath_var
=DYLD_LIBRARY_PATH
9414 shrext_cmds
='`test .$module = .yes && echo .so || echo .dylib`'
9416 sys_lib_search_path_spec
="$sys_lib_search_path_spec /usr/local/lib"
9417 sys_lib_dlsearch_path_spec
='/usr/local/lib /lib /usr/lib'
9424 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
9425 soname_spec
='${libname}${release}${shared_ext}$major'
9426 shlibpath_var
=LD_LIBRARY_PATH
9433 freebsd
* | dragonfly
*)
9434 # DragonFly does not have aout. When/if they implement a new
9435 # versioning mechanism, adjust this.
9436 if test -x /usr
/bin
/objformat
; then
9437 objformat
=`/usr/bin/objformat`
9440 freebsd
[123]*) objformat
=aout
;;
9444 version_type
=freebsd-
$objformat
9445 case $version_type in
9447 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
9452 library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
9456 shlibpath_var
=LD_LIBRARY_PATH
9459 shlibpath_overrides_runpath
=yes
9461 freebsd3.
[01]* | freebsdelf3.
[01]*)
9462 shlibpath_overrides_runpath
=yes
9463 hardcode_into_libs
=yes
9465 freebsd3.
[2-9]* | freebsdelf3.
[2-9]* | \
9466 freebsd4.
[0-5] | freebsdelf4.
[0-5] | freebsd4.1
.1 | freebsdelf4.1
.1)
9467 shlibpath_overrides_runpath
=no
9468 hardcode_into_libs
=yes
9470 *) # from 4.6 on, and DragonFly
9471 shlibpath_overrides_runpath
=yes
9472 hardcode_into_libs
=yes
9481 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
9482 soname_spec
='${libname}${release}${shared_ext}$major'
9483 shlibpath_var
=LD_LIBRARY_PATH
9484 hardcode_into_libs
=yes
9487 hpux9
* | hpux10
* | hpux11
*)
9488 # Give a soname corresponding to the major version so that dld.sl refuses to
9489 # link against other versions.
9496 hardcode_into_libs
=yes
9497 dynamic_linker
="$host_os dld.so"
9498 shlibpath_var
=LD_LIBRARY_PATH
9499 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
9500 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9501 soname_spec
='${libname}${release}${shared_ext}$major'
9502 if test "X$HPUX_IA64_MODE" = X32
; then
9503 sys_lib_search_path_spec
="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
9505 sys_lib_search_path_spec
="/usr/lib/hpux64 /usr/local/lib/hpux64"
9507 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
9511 hardcode_into_libs
=yes
9512 dynamic_linker
="$host_os dld.sl"
9513 shlibpath_var
=LD_LIBRARY_PATH
# How should we handle SHLIB_PATH
9514 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
9515 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9516 soname_spec
='${libname}${release}${shared_ext}$major'
9517 sys_lib_search_path_spec
="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
9518 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
9522 dynamic_linker
="$host_os dld.sl"
9523 shlibpath_var
=SHLIB_PATH
9524 shlibpath_overrides_runpath
=no
# +s is required to enable SHLIB_PATH
9525 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9526 soname_spec
='${libname}${release}${shared_ext}$major'
9529 # HP-UX runs *really* slowly unless shared libraries are mode 555.
9530 postinstall_cmds
='chmod 555 $lib'
9537 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
9538 soname_spec
='${libname}${release}${shared_ext}$major'
9539 dynamic_linker
='Interix 3.x ld.so.1 (PE, like ELF)'
9540 shlibpath_var
=LD_LIBRARY_PATH
9541 shlibpath_overrides_runpath
=no
9542 hardcode_into_libs
=yes
9545 irix5
* | irix6
* | nonstopux
*)
9547 nonstopux
*) version_type
=nonstopux
;;
9549 if test "$lt_cv_prog_gnu_ld" = yes; then
9557 soname_spec
='${libname}${release}${shared_ext}$major'
9558 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
9560 irix5
* | nonstopux
*)
9564 case $LD in # libtool.m4 will add one of these switches to LD
9565 *-32|
*"-32 "|
*-melf32bsmip|
*"-melf32bsmip ")
9566 libsuff
= shlibsuff
= libmagic
=32-bit;;
9567 *-n32|
*"-n32 "|
*-melf32bmipn32|
*"-melf32bmipn32 ")
9568 libsuff
=32 shlibsuff
=N32 libmagic
=N32
;;
9569 *-64|
*"-64 "|
*-melf64bmip|
*"-melf64bmip ")
9570 libsuff
=64 shlibsuff
=64 libmagic
=64-bit;;
9571 *) libsuff
= shlibsuff
= libmagic
=never-match
;;
9575 shlibpath_var
=LD_LIBRARY
${shlibsuff}_PATH
9576 shlibpath_overrides_runpath
=no
9577 sys_lib_search_path_spec
="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
9578 sys_lib_dlsearch_path_spec
="/usr/lib${libsuff} /lib${libsuff}"
9579 hardcode_into_libs
=yes
9582 # No shared lib support for Linux oldld, aout, or coff.
9583 linux
*oldld
* | linux
*aout
* | linux
*coff
*)
9587 # This must be Linux ELF.
9588 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu)
9592 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9593 soname_spec
='${libname}${release}${shared_ext}$major'
9594 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -n $libdir'
9595 shlibpath_var
=LD_LIBRARY_PATH
9596 shlibpath_overrides_runpath
=no
9597 # Some binutils ld are patched to set DT_RUNPATH
9598 save_LDFLAGS
=$LDFLAGS
9600 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
9601 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
9602 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9603 /* end confdefs.h. */
9613 if ac_fn_c_try_link
"$LINENO"; then :
9614 if ($OBJDUMP -p conftest
$ac_exeext) 2>/dev
/null |
grep "RUNPATH.*$libdir" >/dev
/null
; then :
9615 shlibpath_overrides_runpath
=yes
9618 rm -f core conftest.err conftest.
$ac_objext \
9619 conftest
$ac_exeext conftest.
$ac_ext
9620 LDFLAGS
=$save_LDFLAGS
9623 # This implies no fast_install, which is unacceptable.
9624 # Some rework will be needed to allow for fast_install
9625 # before this can be enabled.
9626 hardcode_into_libs
=yes
9628 # Append ld.so.conf contents to the search path
9629 if test -f /etc
/ld.so.conf
; then
9630 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' ' '`
9631 sys_lib_dlsearch_path_spec
="/lib /usr/lib $lt_ld_extra"
9634 # We used to test for /lib/ld.so.1 and disable shared libraries on
9635 # powerpc, because MkLinux only supported shared libraries with the
9636 # GNU dynamic linker. Since this was broken with cross compilers,
9637 # most powerpc-linux boxes support dynamic linking these days and
9638 # people can always --disable-shared, the test was removed, and we
9639 # assume the GNU/Linux dynamic linker is in use.
9640 dynamic_linker
='GNU/Linux ld.so'
9647 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
9648 soname_spec
='${libname}${release}${shared_ext}$major'
9649 shlibpath_var
=LD_LIBRARY_PATH
9650 shlibpath_overrides_runpath
=no
9651 hardcode_into_libs
=yes
9652 dynamic_linker
='NetBSD ld.elf_so'
9659 if echo __ELF__ |
$CC -E - |
$GREP __ELF__
>/dev
/null
; then
9660 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
9661 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
9662 dynamic_linker
='NetBSD (a.out) ld.so'
9664 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
9665 soname_spec
='${libname}${release}${shared_ext}$major'
9666 dynamic_linker
='NetBSD ld.elf_so'
9668 shlibpath_var
=LD_LIBRARY_PATH
9669 shlibpath_overrides_runpath
=yes
9670 hardcode_into_libs
=yes
9675 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9676 shlibpath_var
=LD_LIBRARY_PATH
9677 shlibpath_overrides_runpath
=yes
9684 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9685 soname_spec
='${libname}${release}${shared_ext}$major'
9686 shlibpath_var
=LD_LIBRARY_PATH
9687 shlibpath_overrides_runpath
=no
9688 hardcode_into_libs
=yes
9689 dynamic_linker
='ldqnx.so'
9694 sys_lib_dlsearch_path_spec
="/usr/lib"
9696 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
9698 openbsd3.3 | openbsd3.3.
*) need_version
=yes ;;
9699 *) need_version
=no
;;
9701 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
9702 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
9703 shlibpath_var
=LD_LIBRARY_PATH
9704 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
9706 openbsd2.
[89] | openbsd2.
[89].
*)
9707 shlibpath_overrides_runpath
=no
9710 shlibpath_overrides_runpath
=yes
9714 shlibpath_overrides_runpath
=yes
9719 libname_spec
='$name'
9722 library_names_spec
='$libname${shared_ext} $libname.a'
9723 dynamic_linker
='OS/2 ld.exe'
9724 shlibpath_var
=LIBPATH
9727 osf3
* | osf4
* | osf5
*)
9731 soname_spec
='${libname}${release}${shared_ext}$major'
9732 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9733 shlibpath_var
=LD_LIBRARY_PATH
9734 sys_lib_search_path_spec
="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
9735 sys_lib_dlsearch_path_spec
="$sys_lib_search_path_spec"
9746 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9747 soname_spec
='${libname}${release}${shared_ext}$major'
9748 shlibpath_var
=LD_LIBRARY_PATH
9749 shlibpath_overrides_runpath
=yes
9750 hardcode_into_libs
=yes
9751 # ldd complains unless libraries are executable
9752 postinstall_cmds
='chmod +x $lib'
9757 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
9758 finish_cmds
='PATH="\$PATH:/usr/etc" ldconfig $libdir'
9759 shlibpath_var
=LD_LIBRARY_PATH
9760 shlibpath_overrides_runpath
=yes
9761 if test "$with_gnu_ld" = yes; then
9769 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9770 soname_spec
='${libname}${release}${shared_ext}$major'
9771 shlibpath_var
=LD_LIBRARY_PATH
9772 case $host_vendor in
9774 shlibpath_overrides_runpath
=no
9776 runpath_var
=LD_RUN_PATH
9784 shlibpath_overrides_runpath
=no
9785 sys_lib_search_path_spec
='/lib /usr/lib /usr/ccs/lib'
9791 if test -d /usr
/nec
;then
9793 library_names_spec
='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
9794 soname_spec
='$libname${shared_ext}.$major'
9795 shlibpath_var
=LD_LIBRARY_PATH
9799 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
* | sysv4
*uw2
*)
9800 version_type
=freebsd-elf
9803 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
9804 soname_spec
='${libname}${release}${shared_ext}$major'
9805 shlibpath_var
=LD_LIBRARY_PATH
9806 shlibpath_overrides_runpath
=yes
9807 hardcode_into_libs
=yes
9808 if test "$with_gnu_ld" = yes; then
9809 sys_lib_search_path_spec
='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
9811 sys_lib_search_path_spec
='/usr/ccs/lib /usr/lib'
9814 sys_lib_search_path_spec
="$sys_lib_search_path_spec /lib"
9818 sys_lib_dlsearch_path_spec
='/usr/lib'
9822 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
9826 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9827 shlibpath_var
=LD_LIBRARY_PATH
9828 shlibpath_overrides_runpath
=no
9829 hardcode_into_libs
=yes
9834 library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9835 soname_spec
='${libname}${release}${shared_ext}$major'
9836 shlibpath_var
=LD_LIBRARY_PATH
9843 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
9844 $as_echo "$dynamic_linker" >&6; }
9845 test "$dynamic_linker" = no
&& can_build_shared
=no
9847 variables_saved_for_relink
="PATH $shlibpath_var $runpath_var"
9848 if test "$GCC" = yes; then
9849 variables_saved_for_relink
="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
9852 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
9853 sys_lib_search_path_spec
="$lt_cv_sys_lib_search_path_spec"
9855 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
9856 sys_lib_dlsearch_path_spec
="$lt_cv_sys_lib_dlsearch_path_spec"
9945 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
9946 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
9948 if test -n "$hardcode_libdir_flag_spec" ||
9949 test -n "$runpath_var" ||
9950 test "X$hardcode_automatic" = "Xyes" ; then
9952 # We can hardcode non-existent directories.
9953 if test "$hardcode_direct" != no
&&
9954 # If the only mechanism to avoid hardcoding is shlibpath_var, we
9955 # have to relink, otherwise we might link with an installed library
9956 # when we should be linking with a yet-to-be-installed one
9957 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
9958 test "$hardcode_minus_L" != no
; then
9959 # Linking always hardcodes the temporary library directory.
9960 hardcode_action
=relink
9962 # We can link without hardcoding, and we can hardcode nonexisting dirs.
9963 hardcode_action
=immediate
9966 # We cannot hardcode anything, or else we can only hardcode existing
9968 hardcode_action
=unsupported
9970 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
9971 $as_echo "$hardcode_action" >&6; }
9973 if test "$hardcode_action" = relink ||
9974 test "$inherit_rpath" = yes; then
9975 # Fast installation is not supported
9976 enable_fast_install
=no
9977 elif test "$shlibpath_overrides_runpath" = yes ||
9978 test "$enable_shared" = no
; then
9979 # Fast installation is not necessary
9980 enable_fast_install
=needless
9988 if test "x$enable_dlopen" != xyes
; then
9989 enable_dlopen
=unknown
9990 enable_dlopen_self
=unknown
9991 enable_dlopen_self_static
=unknown
9998 lt_cv_dlopen
="load_add_on"
10000 lt_cv_dlopen_self
=yes
10003 mingw
* | pw32
* | cegcc
*)
10004 lt_cv_dlopen
="LoadLibrary"
10009 lt_cv_dlopen
="dlopen"
10014 # if libdl is installed we need to link against it
10015 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
10016 $as_echo_n "checking for dlopen in -ldl... " >&6; }
10017 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
10018 $as_echo_n "(cached) " >&6
10020 ac_check_lib_save_LIBS
=$LIBS
10022 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10023 /* end confdefs.h. */
10025 /* Override any GCC internal prototype to avoid an error.
10026 Use char because int might match the return type of a GCC
10027 builtin and then its argument prototype would still apply. */
10040 if ac_fn_c_try_link
"$LINENO"; then :
10041 ac_cv_lib_dl_dlopen
=yes
10043 ac_cv_lib_dl_dlopen
=no
10045 rm -f core conftest.err conftest.
$ac_objext \
10046 conftest
$ac_exeext conftest.
$ac_ext
10047 LIBS
=$ac_check_lib_save_LIBS
10049 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
10050 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
10051 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
10052 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl"
10055 lt_cv_dlopen
="dyld"
10057 lt_cv_dlopen_self
=yes
10064 ac_fn_c_check_func
"$LINENO" "shl_load" "ac_cv_func_shl_load"
10065 if test "x$ac_cv_func_shl_load" = x
""yes; then :
10066 lt_cv_dlopen
="shl_load"
10068 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
10069 $as_echo_n "checking for shl_load in -ldld... " >&6; }
10070 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
10071 $as_echo_n "(cached) " >&6
10073 ac_check_lib_save_LIBS
=$LIBS
10075 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10076 /* end confdefs.h. */
10078 /* Override any GCC internal prototype to avoid an error.
10079 Use char because int might match the return type of a GCC
10080 builtin and then its argument prototype would still apply. */
10088 return shl_load ();
10093 if ac_fn_c_try_link
"$LINENO"; then :
10094 ac_cv_lib_dld_shl_load
=yes
10096 ac_cv_lib_dld_shl_load
=no
10098 rm -f core conftest.err conftest.
$ac_objext \
10099 conftest
$ac_exeext conftest.
$ac_ext
10100 LIBS
=$ac_check_lib_save_LIBS
10102 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
10103 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
10104 if test "x$ac_cv_lib_dld_shl_load" = x
""yes; then :
10105 lt_cv_dlopen
="shl_load" lt_cv_dlopen_libs
="-ldld"
10107 ac_fn_c_check_func
"$LINENO" "dlopen" "ac_cv_func_dlopen"
10108 if test "x$ac_cv_func_dlopen" = x
""yes; then :
10109 lt_cv_dlopen
="dlopen"
10111 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
10112 $as_echo_n "checking for dlopen in -ldl... " >&6; }
10113 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
10114 $as_echo_n "(cached) " >&6
10116 ac_check_lib_save_LIBS
=$LIBS
10118 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10119 /* end confdefs.h. */
10121 /* Override any GCC internal prototype to avoid an error.
10122 Use char because int might match the return type of a GCC
10123 builtin and then its argument prototype would still apply. */
10136 if ac_fn_c_try_link
"$LINENO"; then :
10137 ac_cv_lib_dl_dlopen
=yes
10139 ac_cv_lib_dl_dlopen
=no
10141 rm -f core conftest.err conftest.
$ac_objext \
10142 conftest
$ac_exeext conftest.
$ac_ext
10143 LIBS
=$ac_check_lib_save_LIBS
10145 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
10146 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
10147 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
10148 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl"
10150 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
10151 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
10152 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
10153 $as_echo_n "(cached) " >&6
10155 ac_check_lib_save_LIBS
=$LIBS
10156 LIBS
="-lsvld $LIBS"
10157 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10158 /* end confdefs.h. */
10160 /* Override any GCC internal prototype to avoid an error.
10161 Use char because int might match the return type of a GCC
10162 builtin and then its argument prototype would still apply. */
10175 if ac_fn_c_try_link
"$LINENO"; then :
10176 ac_cv_lib_svld_dlopen
=yes
10178 ac_cv_lib_svld_dlopen
=no
10180 rm -f core conftest.err conftest.
$ac_objext \
10181 conftest
$ac_exeext conftest.
$ac_ext
10182 LIBS
=$ac_check_lib_save_LIBS
10184 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
10185 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
10186 if test "x$ac_cv_lib_svld_dlopen" = x
""yes; then :
10187 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-lsvld"
10189 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
10190 $as_echo_n "checking for dld_link in -ldld... " >&6; }
10191 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
10192 $as_echo_n "(cached) " >&6
10194 ac_check_lib_save_LIBS
=$LIBS
10196 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10197 /* end confdefs.h. */
10199 /* Override any GCC internal prototype to avoid an error.
10200 Use char because int might match the return type of a GCC
10201 builtin and then its argument prototype would still apply. */
10209 return dld_link ();
10214 if ac_fn_c_try_link
"$LINENO"; then :
10215 ac_cv_lib_dld_dld_link
=yes
10217 ac_cv_lib_dld_dld_link
=no
10219 rm -f core conftest.err conftest.
$ac_objext \
10220 conftest
$ac_exeext conftest.
$ac_ext
10221 LIBS
=$ac_check_lib_save_LIBS
10223 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
10224 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
10225 if test "x$ac_cv_lib_dld_dld_link" = x
""yes; then :
10226 lt_cv_dlopen
="dld_link" lt_cv_dlopen_libs
="-ldld"
10247 if test "x$lt_cv_dlopen" != xno
; then
10253 case $lt_cv_dlopen in
10255 save_CPPFLAGS
="$CPPFLAGS"
10256 test "x$ac_cv_header_dlfcn_h" = xyes
&& CPPFLAGS
="$CPPFLAGS -DHAVE_DLFCN_H"
10258 save_LDFLAGS
="$LDFLAGS"
10259 wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $export_dynamic_flag_spec\"
10262 LIBS
="$lt_cv_dlopen_libs $LIBS"
10264 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
10265 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
10266 if test "${lt_cv_dlopen_self+set}" = set; then :
10267 $as_echo_n "(cached) " >&6
10269 if test "$cross_compiling" = yes; then :
10270 lt_cv_dlopen_self
=cross
10272 lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2
10273 lt_status
=$lt_dlunknown
10274 cat > conftest.
$ac_ext <<_LT_EOF
10275 #line 10275 "configure"
10276 #include "confdefs.h"
10285 # define LT_DLGLOBAL RTLD_GLOBAL
10288 # define LT_DLGLOBAL DL_GLOBAL
10290 # define LT_DLGLOBAL 0
10294 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
10295 find out it does not work in some platform. */
10296 #ifndef LT_DLLAZY_OR_NOW
10298 # define LT_DLLAZY_OR_NOW RTLD_LAZY
10301 # define LT_DLLAZY_OR_NOW DL_LAZY
10304 # define LT_DLLAZY_OR_NOW RTLD_NOW
10307 # define LT_DLLAZY_OR_NOW DL_NOW
10309 # define LT_DLLAZY_OR_NOW 0
10316 void fnord() { int i=42;}
10319 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
10320 int status = $lt_dlunknown;
10324 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
10325 else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
10326 /* dlclose (self); */
10334 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
10335 (eval $ac_link) 2>&5
10337 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10338 test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then
10339 (.
/conftest
; exit; ) >&5 2>/dev
/null
10341 case x
$lt_status in
10342 x
$lt_dlno_uscore) lt_cv_dlopen_self
=yes ;;
10343 x
$lt_dlneed_uscore) lt_cv_dlopen_self
=yes ;;
10344 x
$lt_dlunknown|x
*) lt_cv_dlopen_self
=no
;;
10347 # compilation failed
10348 lt_cv_dlopen_self
=no
10355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
10356 $as_echo "$lt_cv_dlopen_self" >&6; }
10358 if test "x$lt_cv_dlopen_self" = xyes
; then
10359 wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $lt_prog_compiler_static\"
10360 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
10361 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
10362 if test "${lt_cv_dlopen_self_static+set}" = set; then :
10363 $as_echo_n "(cached) " >&6
10365 if test "$cross_compiling" = yes; then :
10366 lt_cv_dlopen_self_static
=cross
10368 lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2
10369 lt_status
=$lt_dlunknown
10370 cat > conftest.
$ac_ext <<_LT_EOF
10371 #line 10371 "configure"
10372 #include "confdefs.h"
10381 # define LT_DLGLOBAL RTLD_GLOBAL
10384 # define LT_DLGLOBAL DL_GLOBAL
10386 # define LT_DLGLOBAL 0
10390 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
10391 find out it does not work in some platform. */
10392 #ifndef LT_DLLAZY_OR_NOW
10394 # define LT_DLLAZY_OR_NOW RTLD_LAZY
10397 # define LT_DLLAZY_OR_NOW DL_LAZY
10400 # define LT_DLLAZY_OR_NOW RTLD_NOW
10403 # define LT_DLLAZY_OR_NOW DL_NOW
10405 # define LT_DLLAZY_OR_NOW 0
10412 void fnord() { int i=42;}
10415 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
10416 int status = $lt_dlunknown;
10420 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
10421 else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
10422 /* dlclose (self); */
10430 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
10431 (eval $ac_link) 2>&5
10433 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10434 test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then
10435 (.
/conftest
; exit; ) >&5 2>/dev
/null
10437 case x
$lt_status in
10438 x
$lt_dlno_uscore) lt_cv_dlopen_self_static
=yes ;;
10439 x
$lt_dlneed_uscore) lt_cv_dlopen_self_static
=yes ;;
10440 x
$lt_dlunknown|x
*) lt_cv_dlopen_self_static
=no
;;
10443 # compilation failed
10444 lt_cv_dlopen_self_static
=no
10451 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
10452 $as_echo "$lt_cv_dlopen_self_static" >&6; }
10455 CPPFLAGS
="$save_CPPFLAGS"
10456 LDFLAGS
="$save_LDFLAGS"
10461 case $lt_cv_dlopen_self in
10462 yes|no
) enable_dlopen_self
=$lt_cv_dlopen_self ;;
10463 *) enable_dlopen_self
=unknown
;;
10466 case $lt_cv_dlopen_self_static in
10467 yes|no
) enable_dlopen_self_static
=$lt_cv_dlopen_self_static ;;
10468 *) enable_dlopen_self_static
=unknown
;;
10490 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
10491 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
10492 if test -n "$STRIP" && $STRIP -V 2>&1 |
$GREP "GNU strip" >/dev
/null
; then
10493 test -z "$old_striplib" && old_striplib
="$STRIP --strip-debug"
10494 test -z "$striplib" && striplib
="$STRIP --strip-unneeded"
10495 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10496 $as_echo "yes" >&6; }
10498 # FIXME - insert some real tests, host_os isn't really good enough
10501 if test -n "$STRIP" ; then
10502 striplib
="$STRIP -x"
10503 old_striplib
="$STRIP -S"
10504 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10505 $as_echo "yes" >&6; }
10507 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10508 $as_echo "no" >&6; }
10512 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10513 $as_echo "no" >&6; }
10529 # Report which library types will actually be built
10530 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
10531 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
10532 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
10533 $as_echo "$can_build_shared" >&6; }
10535 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
10536 $as_echo_n "checking whether to build shared libraries... " >&6; }
10537 test "$can_build_shared" = "no" && enable_shared
=no
10539 # On AIX, shared libraries and static libraries use the same namespace, and
10540 # are all built from PIC.
10543 test "$enable_shared" = yes && enable_static
=no
10544 if test -n "$RANLIB"; then
10545 archive_cmds
="$archive_cmds~\$RANLIB \$lib"
10546 postinstall_cmds
='$RANLIB $lib'
10551 if test "$host_cpu" != ia64
&& test "$aix_use_runtimelinking" = no
; then
10552 test "$enable_shared" = yes && enable_static
=no
10556 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
10557 $as_echo "$enable_shared" >&6; }
10559 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
10560 $as_echo_n "checking whether to build static libraries... " >&6; }
10561 # Make sure either enable_shared or enable_static is yes.
10562 test "$enable_shared" = yes || enable_static
=yes
10563 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
10564 $as_echo "$enable_static" >&6; }
10571 ac_cpp
='$CPP $CPPFLAGS'
10572 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10573 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10574 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
10590 ac_config_commands
="$ac_config_commands libtool"
10595 # Only expand once:
10600 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
10601 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
10602 if test "${ac_cv_c_const+set}" = set; then :
10603 $as_echo_n "(cached) " >&6
10605 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10606 /* end confdefs.h. */
10611 /* FIXME: Include the comments suggested by Paul. */
10612 #ifndef __cplusplus
10613 /* Ultrix mips cc rejects this. */
10614 typedef int charset[2];
10616 /* SunOS 4.1.1 cc rejects this. */
10617 char const *const *pcpcc;
10619 /* NEC SVR4.0.2 mips cc rejects this. */
10620 struct point {int x, y;};
10621 static struct point const zero = {0,0};
10622 /* AIX XL C 1.02.0.0 rejects this.
10623 It does not let you subtract one const X* pointer from another in
10624 an arm of an if-expression whose if-part is not a constant
10626 const char *g = "string";
10627 pcpcc = &g + (g ? g-g : 0);
10628 /* HPUX 7.0 cc rejects these. */
10630 ppc = (char**) pcpcc;
10631 pcpcc = (char const *const *) ppc;
10632 { /* SCO 3.2v4 cc rejects this. */
10634 char const *s = 0 ? (char *) 0 : (char const *) 0;
10639 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
10640 int x[] = {25, 17};
10641 const int *foo = &x[0];
10644 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
10645 typedef const int *iptr;
10649 { /* AIX XL C 1.02.0.0 rejects this saying
10650 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
10651 struct s { int j; const int *ap[3]; };
10652 struct s *b; b->j = 5;
10654 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
10655 const int foo = 10;
10656 if (!foo) return 0;
10658 return !cs[0] && !zero.x;
10665 if ac_fn_c_try_compile
"$LINENO"; then :
10670 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10672 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
10673 $as_echo "$ac_cv_c_const" >&6; }
10674 if test $ac_cv_c_const = no
; then
10676 $as_echo "#define const /**/" >>confdefs.h
10680 ac_fn_c_check_type
"$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
10681 if test "x$ac_cv_type_size_t" = x
""yes; then :
10685 cat >>confdefs.h
<<_ACEOF
10686 #define size_t unsigned int
10694 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
10695 $as_echo_n "checking for ANSI C header files... " >&6; }
10696 if test "${ac_cv_header_stdc+set}" = set; then :
10697 $as_echo_n "(cached) " >&6
10699 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10700 /* end confdefs.h. */
10701 #include <stdlib.h>
10702 #include <stdarg.h>
10703 #include <string.h>
10714 if ac_fn_c_try_compile
"$LINENO"; then :
10715 ac_cv_header_stdc
=yes
10717 ac_cv_header_stdc
=no
10719 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10721 if test $ac_cv_header_stdc = yes; then
10722 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
10723 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10724 /* end confdefs.h. */
10725 #include <string.h>
10728 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
10729 $EGREP "memchr" >/dev
/null
2>&1; then :
10732 ac_cv_header_stdc
=no
10738 if test $ac_cv_header_stdc = yes; then
10739 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
10740 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10741 /* end confdefs.h. */
10742 #include <stdlib.h>
10745 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
10746 $EGREP "free" >/dev
/null
2>&1; then :
10749 ac_cv_header_stdc
=no
10755 if test $ac_cv_header_stdc = yes; then
10756 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
10757 if test "$cross_compiling" = yes; then :
10760 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10761 /* end confdefs.h. */
10763 #include <stdlib.h>
10764 #if ((' ' & 0x0FF) == 0x020)
10765 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
10766 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
10768 # define ISLOWER(c) \
10769 (('a' <= (c) && (c) <= 'i') \
10770 || ('j' <= (c) && (c) <= 'r') \
10771 || ('s' <= (c) && (c) <= 'z'))
10772 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
10775 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
10780 for (i = 0; i < 256; i++)
10781 if (XOR (islower (i), ISLOWER (i))
10782 || toupper (i) != TOUPPER (i))
10787 if ac_fn_c_try_run
"$LINENO"; then :
10790 ac_cv_header_stdc
=no
10792 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
10793 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
10798 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
10799 $as_echo "$ac_cv_header_stdc" >&6; }
10800 if test $ac_cv_header_stdc = yes; then
10802 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
10808 for ac_func
in strtol
10810 ac_fn_c_check_func
"$LINENO" "strtol" "ac_cv_func_strtol"
10811 if test "x$ac_cv_func_strtol" = x
""yes; then :
10812 cat >>confdefs.h
<<_ACEOF
10813 #define HAVE_STRTOL 1
10820 ac_fn_c_check_header_mongrel
"$LINENO" "sys/resource.h" "ac_cv_header_sys_resource_h" "$ac_includes_default"
10821 if test "x$ac_cv_header_sys_resource_h" = x
""yes; then :
10823 $as_echo "#define HAS_SYS_RESOURCE_H 1" >>confdefs.h
10826 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10827 $as_echo "no" >&6; }
10834 gmp_include_package
="yes"
10835 gmp_library_package
="yes"
10839 $as_echo "#define LINEAR_VALUE_IS_MP 1" >>confdefs.h
10844 # Check whether --with-ppl was given.
10845 if test "${with_ppl+set}" = set; then :
10851 # Check whether --with-polylib_prefix was given.
10852 if test "${with_polylib_prefix+set}" = set; then :
10853 withval
=$with_polylib_prefix;
10857 # Check whether --with-polylib_exec_prefix was given.
10858 if test "${with_polylib_exec_prefix+set}" = set; then :
10859 withval
=$with_polylib_exec_prefix;
10863 # Check whether --with-polylib_builddir was given.
10864 if test "${with_polylib_builddir+set}" = set; then :
10865 withval
=$with_polylib_builddir;
10869 # Check whether --with-bits was given.
10870 if test "${with_bits+set}" = set; then :
10871 withval
=$with_bits; echo "polylib$withval"; BITS
=$withval
10876 # Check whether --with-gmp was given.
10877 if test "${with_gmp+set}" = set; then :
10878 withval
=$with_gmp; echo "Package gmp : $withval" &&
10879 gmp_package
=$withval &&
10880 GMP_INC
=$gmp_package/include
&&
10881 GMP_LIB
=$gmp_package/lib
&&
10887 # Check whether --with-gmp-include was given.
10888 if test "${with_gmp_include+set}" = set; then :
10889 withval
=$with_gmp_include; echo "Package gmp-include : $withval" &&
10890 gmp_include_package
=$withval &&
10891 GMP_INC
=$gmp_include_package &&
10897 # Check whether --with-gmp-library was given.
10898 if test "${with_gmp_library+set}" = set; then :
10899 withval
=$with_gmp_library; echo "Package gmp-library : $withval" &&
10900 gmp_library_package
=$withval &&
10901 GMP_LIB
=$gmp_library_package &&
10909 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gmp works" >&5
10910 $as_echo_n "checking whether gmp works... " >&6; }
10911 if test "$gmp_package" = "no"; then
10912 echo "GMP package not defined"
10913 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10914 $as_echo "no" >&6; }
10917 if test "$NEED_MP" = "no"; then
10918 echo "Mode normal GMP"
10919 TO_BUILD
="$TO_BUILD MP"
10920 ac_fn_c_check_header_mongrel
"$LINENO" "gmp.h" "ac_cv_header_gmp_h" "$ac_includes_default"
10921 if test "x$ac_cv_header_gmp_h" = x
""yes; then :
10922 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __gmpz_init in -lgmp" >&5
10923 $as_echo_n "checking for __gmpz_init in -lgmp... " >&6; }
10924 if test "${ac_cv_lib_gmp___gmpz_init+set}" = set; then :
10925 $as_echo_n "(cached) " >&6
10927 ac_check_lib_save_LIBS
=$LIBS
10929 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10930 /* end confdefs.h. */
10932 /* Override any GCC internal prototype to avoid an error.
10933 Use char because int might match the return type of a GCC
10934 builtin and then its argument prototype would still apply. */
10938 char __gmpz_init ();
10942 return __gmpz_init ();
10947 if ac_fn_c_try_link
"$LINENO"; then :
10948 ac_cv_lib_gmp___gmpz_init
=yes
10950 ac_cv_lib_gmp___gmpz_init
=no
10952 rm -f core conftest.err conftest.
$ac_objext \
10953 conftest
$ac_exeext conftest.
$ac_ext
10954 LIBS
=$ac_check_lib_save_LIBS
10956 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gmp___gmpz_init" >&5
10957 $as_echo "$ac_cv_lib_gmp___gmpz_init" >&6; }
10958 if test "x$ac_cv_lib_gmp___gmpz_init" = x
""yes; then :
10961 echo "Can't find gmp library." &&
10962 echo "MP version will not be builded." &&
10967 echo "Can't find gmp headers." &&
10968 echo "MP version will not be builded." &&
10975 if test "$gmp_package" != "yes" ; then
10976 echo "(GMP path has been set by user)"
10977 GMP_DIR
=$gmp_package
10978 CPPFLAGS
="-I$GMP_DIR/include $CPPFLAGS"
10979 LDFLAGS
="-L$GMP_DIR/lib $LDFLAGS"
10982 if test "$gmp_include_package" != "yes" ; then
10983 CPPFLAGS
="-I$GMP_INC $CPPFLAGS"
10986 if test "$gmp_library_package" != "yes" ; then
10987 LDFLAGS
="-L$GMP_LIB $LDFLAGS"
10990 ac_fn_c_check_header_mongrel
"$LINENO" "gmp.h" "ac_cv_header_gmp_h" "$ac_includes_default"
10991 if test "x$ac_cv_header_gmp_h" = x
""yes; then :
10994 as_fn_error $?
"Can't find gmp headers." "$LINENO" 5
10998 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __gmpz_init in -lgmp" >&5
10999 $as_echo_n "checking for __gmpz_init in -lgmp... " >&6; }
11000 if test "${ac_cv_lib_gmp___gmpz_init+set}" = set; then :
11001 $as_echo_n "(cached) " >&6
11003 ac_check_lib_save_LIBS
=$LIBS
11005 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11006 /* end confdefs.h. */
11008 /* Override any GCC internal prototype to avoid an error.
11009 Use char because int might match the return type of a GCC
11010 builtin and then its argument prototype would still apply. */
11014 char __gmpz_init ();
11018 return __gmpz_init ();
11023 if ac_fn_c_try_link
"$LINENO"; then :
11024 ac_cv_lib_gmp___gmpz_init
=yes
11026 ac_cv_lib_gmp___gmpz_init
=no
11028 rm -f core conftest.err conftest.
$ac_objext \
11029 conftest
$ac_exeext conftest.
$ac_ext
11030 LIBS
=$ac_check_lib_save_LIBS
11032 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gmp___gmpz_init" >&5
11033 $as_echo "$ac_cv_lib_gmp___gmpz_init" >&6; }
11034 if test "x$ac_cv_lib_gmp___gmpz_init" = x
""yes; then :
11037 as_fn_error $?
"Can't find gmp library." "$LINENO" 5
11041 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11042 $as_echo "yes" >&6; }
11059 if test "x$with_polylib_prefix" != "x" -a "x$with_polylib_exec_prefix" = "x"
11061 with_polylib_exec_prefix
=$with_polylib_prefix
11063 if test "x$with_polylib_prefix" != "x" -a "x$with_polylib_builddir" != "x"; then
11064 as_fn_error $?
"--with-polylib-prefix and --with-polylib-builddir are mutually exclusive" "$LINENO" 5
11067 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for location of PolyLib" >&5
11068 $as_echo_n "checking for location of PolyLib... " >&6; }
11069 if test "x$with_polylib_builddir" != "x"; then
11070 { $as_echo "$as_me:${as_lineno-$LINENO}: result: built in $with_polylib_builddir" >&5
11071 $as_echo "built in $with_polylib_builddir" >&6; }
11072 polylib_srcdir
=`echo @srcdir@ | $with_polylib_builddir/config.status --file=-`
11073 { $as_echo "$as_me:${as_lineno-$LINENO}: PolyLib sources in $polylib_srcdir" >&5
11074 $as_echo "$as_me: PolyLib sources in $polylib_srcdir" >&6;}
11075 polylib_polylibs
=`echo @polylibs@ | $with_polylib_builddir/config.status --file=-`
11076 { $as_echo "$as_me:${as_lineno-$LINENO}: Configured polylibs: $polylib_polylibs" >&5
11077 $as_echo "$as_me: Configured polylibs: $polylib_polylibs" >&6;}
11078 CPPFLAGS
="-I$with_polylib_builddir/include -I$polylib_srcdir/include $CPPFLAGS"
11079 for BITS
in $polylibs; do
11080 cl_cv_polylib
=missing
11081 for PL
in $polylib_polylibs; do
11082 if test "libpolylib$BITS.la" = $PL; then
11083 cl_cv_polylib
="polylib$BITS"
11087 if test "$cl_cv_polylib" != "missing"; then
11088 LIBS
="$with_polylib_builddir/lib$cl_cv_polylib.la $LIBS"
11093 if test "x$with_polylib_prefix" != "x"; then
11094 { $as_echo "$as_me:${as_lineno-$LINENO}: result: installed in $with_polylib_exec_prefix" >&5
11095 $as_echo "installed in $with_polylib_exec_prefix" >&6; }
11096 CPPFLAGS
="-I$with_polylib_prefix/include $CPPFLAGS"
11097 LDFLAGS
="-L$with_polylib_exec_prefix/lib $LDFLAGS"
11098 LD_LIBRARY_PATH
="$with_polylib_exec_prefix/lib:$LD_LIBRARY_PATH"
11099 export LD_LIBRARY_PATH
11101 { $as_echo "$as_me:${as_lineno-$LINENO}: result: installed in standard location" >&5
11102 $as_echo "installed in standard location" >&6; }
11104 for BITS
in $polylibs; do
11105 cl_cv_polylib
="polylib$BITS"
11106 as_ac_Lib
=`$as_echo "ac_cv_lib_$cl_cv_polylib''_PolyhedronTSort" | $as_tr_sh`
11107 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PolyhedronTSort in -l$cl_cv_polylib" >&5
11108 $as_echo_n "checking for PolyhedronTSort in -l$cl_cv_polylib... " >&6; }
11109 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
11110 $as_echo_n "(cached) " >&6
11112 ac_check_lib_save_LIBS
=$LIBS
11113 LIBS
="-l$cl_cv_polylib $LIBS"
11114 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11115 /* end confdefs.h. */
11117 /* Override any GCC internal prototype to avoid an error.
11118 Use char because int might match the return type of a GCC
11119 builtin and then its argument prototype would still apply. */
11123 char PolyhedronTSort ();
11127 return PolyhedronTSort ();
11132 if ac_fn_c_try_link
"$LINENO"; then :
11133 eval "$as_ac_Lib=yes"
11135 eval "$as_ac_Lib=no"
11137 rm -f core conftest.err conftest.
$ac_objext \
11138 conftest
$ac_exeext conftest.
$ac_ext
11139 LIBS
=$ac_check_lib_save_LIBS
11141 eval ac_res
=\$
$as_ac_Lib
11142 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11143 $as_echo "$ac_res" >&6; }
11144 if eval test \"x\$
"$as_ac_Lib"\" = x
"yes"; then :
11146 LIBS
="-l$cl_cv_polylib $LIBS"
11151 cl_cv_polylib
=missing
11154 if test "$cl_cv_polylib" = "missing"; then
11155 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Can't find PolyLib." >&5
11156 $as_echo "Can't find PolyLib." >&6; }
11158 as_ac_Header
=`$as_echo "ac_cv_header_polylib/$cl_cv_polylib.h" | $as_tr_sh`
11159 ac_fn_c_check_header_mongrel
"$LINENO" "polylib/$cl_cv_polylib.h" "$as_ac_Header" "$ac_includes_default"
11160 if eval test \"x\$
"$as_ac_Header"\" = x
"yes"; then :
11163 as_fn_error $?
"Can't find PolyLib headers." "$LINENO" 5
11170 if test -f $srcdir/.git
/HEAD
; then
11171 GIT_INDEX
="\$(top_srcdir)/.git/index"
11176 # The default back-end for polyhedral operations is PolyLib, unless
11177 # -with-ppl is used.
11179 POLYHEDRAL_BACKEND
=polylib
11185 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Parma Polyhedral Library (PPL)" >&5
11186 $as_echo_n "checking for Parma Polyhedral Library (PPL)... " >&6; }
11187 if test "x$with_ppl" != "x" -a "x$with_ppl" != "xno"; then
11189 if test "x$with_polylib_prefix" != "x" -o "x$with_polylib_exec_prefix" != "x" -o "x$with_polylib_builddir" != "x"; then
11190 as_fn_error $?
"--with-polylib and --with-ppl are mutually exclusive" "$LINENO" 5
11193 if test "x$with_ppl" != "xyes" ; then
11194 ppl_prefix
=$with_ppl
11195 { $as_echo "$as_me:${as_lineno-$LINENO}: result: installed in $ppl_prefix" >&5
11196 $as_echo "installed in $ppl_prefix" >&6; }
11197 CPPFLAGS
="-I$ppl_prefix/include $CPPFLAGS"
11198 LDFLAGS
="-L$ppl_prefix/lib $LDFLAGS"
11199 LD_LIBRARY_PATH
="$ppl_prefix/lib:$LD_LIBRARY_PATH"
11200 export LD_LIBRARY_PATH
11202 { $as_echo "$as_me:${as_lineno-$LINENO}: result: installed at system prefix" >&5
11203 $as_echo "installed at system prefix" >&6; }
11205 POLYHEDRAL_BACKEND
=ppl
11207 ac_fn_c_check_header_mongrel
"$LINENO" "ppl_c.h" "ac_cv_header_ppl_c_h" "$ac_includes_default"
11208 if test "x$ac_cv_header_ppl_c_h" = x
""yes; then :
11211 as_fn_error $?
"Can't find PPL headers." "$LINENO" 5
11216 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for version 0.10 (or later revision) of PPL" >&5
11217 $as_echo_n "checking for version 0.10 (or later revision) of PPL... " >&6; }
11218 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11219 /* end confdefs.h. */
11225 #if PPL_VERSION_MAJOR != 0 || PPL_VERSION_MINOR < 10
11233 if ac_fn_c_try_compile
"$LINENO"; then :
11234 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11235 $as_echo "yes" >&6; }
11237 as_fn_error $?
"Can't find correct version of PPL." "$LINENO" 5
11239 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11241 LIBS
="$LIBS -lppl_c -lppl -lgmpxx"
11243 $as_echo "#define CLOOG_PPL_BACKEND 1" >>confdefs.h
11247 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not using PPL" >&5
11248 $as_echo "not using PPL" >&6; }
11251 # Allow host libstdc++ to be specified for static linking with PPL.
11253 # Check whether --with-host-libstdcxx was given.
11254 if test "${with_host_libstdcxx+set}" = set; then :
11255 withval
=$with_host_libstdcxx;
11259 case $with_host_libstdcxx in
11260 no|
yes) as_fn_error $?
"-with-host-libstdcxx needs an argument" "$LINENO" 5 ;;
11261 *) LIBS
="$LIBS $with_host_libstdcxx" ;;
11277 ac_config_files
="$ac_config_files Makefile test/Makefile include/cloog/cloog.h autoconf/Doxyfile"
11279 ac_config_files
="$ac_config_files doc/Makefile"
11281 ac_config_files
="$ac_config_files genversion.sh"
11283 ac_config_commands
="$ac_config_commands version.h"
11285 ac_config_commands
="$ac_config_commands doc/gitversion.texi"
11287 cat >confcache
<<\_ACEOF
11288 # This file is a shell script that caches the results of configure
11289 # tests run on this system so they can be shared between configure
11290 # scripts and configure runs, see configure's option --config-cache.
11291 # It is not useful on other systems. If it contains results you don't
11292 # want to keep, you may remove or edit it.
11294 # config.status only pays attention to the cache file if you give it
11295 # the --recheck option to rerun configure.
11297 # `ac_cv_env_foo' variables (set or unset) will be overridden when
11298 # loading this file, other *unset* `ac_cv_foo' will be assigned the
11299 # following values.
11303 # The following way of writing the cache mishandles newlines in values,
11304 # but we know of no workaround that is simple, portable, and efficient.
11305 # So, we kill variables containing newlines.
11306 # Ultrix sh set writes to stderr and can't be redirected directly,
11307 # and sets the high bit in the cache file unless we assign to the vars.
11309 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
11310 eval ac_val
=\$
$ac_var
11314 *_cv_
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
11315 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
11318 _ | IFS | as_nl
) ;; #(
11319 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
11320 *) { eval $ac_var=; unset $ac_var;} ;;
11326 case $as_nl`(ac_space=' '; set) 2>&1` in #(
11327 *${as_nl}ac_space
=\
*)
11328 # `set' does not quote correctly, so add quotes: double-quote
11329 # substitution turns \\\\ into \\, and sed turns \\ into \.
11332 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
11335 # `set' quotes correctly as required by POSIX, so do not add quotes.
11336 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
11345 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
11347 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
11349 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
11350 if test -w "$cache_file"; then
11351 test "x$cache_file" != "x/dev/null" &&
11352 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
11353 $as_echo "$as_me: updating cache $cache_file" >&6;}
11354 cat confcache
>$cache_file
11356 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
11357 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
11362 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
11363 # Let make expand exec_prefix.
11364 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
11366 DEFS
=-DHAVE_CONFIG_H
11371 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
11372 # 1. Remove the extension, and $U if already installed.
11373 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
11374 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
11375 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
11376 # will be set to the directory where LIBOBJS objects are built.
11377 as_fn_append ac_libobjs
" \${LIBOBJDIR}$ac_i\$U.$ac_objext"
11378 as_fn_append ac_ltlibobjs
" \${LIBOBJDIR}$ac_i"'$U.lo'
11380 LIBOBJS
=$ac_libobjs
11382 LTLIBOBJS
=$ac_ltlibobjs
11385 if test -n "$EXEEXT"; then
11387 am__EXEEXT_FALSE
='#'
11389 am__EXEEXT_TRUE
='#'
11393 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
11394 as_fn_error $?
"conditional \"AMDEP\" was never defined.
11395 Usually this means the macro was only invoked conditionally." "$LINENO" 5
11397 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
11398 as_fn_error $?
"conditional \"am__fastdepCC\" was never defined.
11399 Usually this means the macro was only invoked conditionally." "$LINENO" 5
11402 : ${CONFIG_STATUS=./config.status}
11404 ac_clean_files_save
=$ac_clean_files
11405 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
11406 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
11407 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
11409 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
11411 # Generated by $as_me.
11412 # Run this file to recreate the current configuration.
11413 # Compiler output produced by configure, useful for debugging
11414 # configure, is in config.log if it exists.
11417 ac_cs_recheck=false
11420 SHELL=\${CONFIG_SHELL-$SHELL}
11423 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail
=1
11424 ## -------------------- ##
11425 ## M4sh Initialization. ##
11426 ## -------------------- ##
11428 # Be more Bourne compatible
11429 DUALCASE
=1; export DUALCASE
# for MKS sh
11430 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
11433 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
11434 # is contrary to our usage. Disable this feature.
11435 alias -g '${1+"$@"}'='"$@"'
11436 setopt NO_GLOB_SUBST
11438 case `(set -o) 2>/dev/null` in #(
11450 # Printing a long string crashes Solaris 7 /usr/bin/printf.
11451 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
11452 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
11453 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
11454 # Prefer a ksh shell builtin over an external printf program on Solaris,
11455 # but without wasting forks for bash or zsh.
11456 if test -z "$BASH_VERSION$ZSH_VERSION" \
11457 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
11458 as_echo='print
-r --'
11459 as_echo_n='print
-rn --'
11460 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
11461 as_echo='printf %s
\n'
11462 as_echo_n='printf %s
'
11464 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
11465 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
11466 as_echo_n='/usr
/ucb
/echo -n'
11468 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
11469 as_echo_n_body='eval
11473 expr "X$arg" : "X\\(.*\\)$as_nl";
11474 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
11476 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
11478 export as_echo_n_body
11479 as_echo_n='sh
-c $as_echo_n_body as_echo
'
11481 export as_echo_body
11482 as_echo='sh
-c $as_echo_body as_echo
'
11485 # The user is always right.
11486 if test "${PATH_SEPARATOR+set}" != set; then
11488 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
11489 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
11496 # We need space, tab and new line, in precisely that order. Quoting is
11497 # there to prevent editors from complaining about space-tab.
11498 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
11499 # splitting by setting IFS to empty value.)
11502 # Find who we are. Look in the path if we contain no directory separator.
11504 *[\\/]* ) as_myself=$0 ;;
11505 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11506 for as_dir in $PATH
11509 test -z "$as_dir" && as_dir=.
11510 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
11516 # We did not find ourselves, most probably we were run as `sh COMMAND'
11517 # in which case we are not to be found in the path.
11518 if test "x$as_myself" = x
; then
11521 if test ! -f "$as_myself"; then
11522 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
11526 # Unset variables that we do not need and which cause bugs (e.g. in
11527 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
11528 # suppresses any "Segmentation fault" message there. '((' could
11529 # trigger a bug in pdksh 5.2.14.
11530 for as_var
in BASH_ENV ENV MAIL MAILPATH
11531 do eval test x\
${$as_var+set} = xset \
11532 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
11545 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
11548 # as_fn_error STATUS ERROR [LINENO LOG_FD]
11549 # ----------------------------------------
11550 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
11551 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
11552 # script with STATUS, using 1 if that was 0.
11555 as_status
=$1; test $as_status -eq 0 && as_status
=1
11557 as_lineno
=${as_lineno-"$3"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
11558 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
11560 $as_echo "$as_me: error: $2" >&2
11561 as_fn_exit
$as_status
11565 # as_fn_set_status STATUS
11566 # -----------------------
11567 # Set $? to STATUS, without forking.
11568 as_fn_set_status
()
11571 } # as_fn_set_status
11573 # as_fn_exit STATUS
11574 # -----------------
11575 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
11579 as_fn_set_status
$1
11585 # Portably unset VAR.
11588 { eval $1=; unset $1;}
11590 as_unset
=as_fn_unset
11591 # as_fn_append VAR VALUE
11592 # ----------------------
11593 # Append the text in VALUE to the end of the definition contained in VAR. Take
11594 # advantage of any shell optimizations that allow amortized linear growth over
11595 # repeated appends, instead of the typical quadratic growth present in naive
11597 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
11598 eval 'as_fn_append ()
11609 # as_fn_arith ARG...
11610 # ------------------
11611 # Perform arithmetic evaluation on the ARGs, and store the result in the
11612 # global $as_val. Take advantage of shells that can avoid forks. The arguments
11613 # must be portable across $(()) and expr.
11614 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
11615 eval 'as_fn_arith ()
11622 as_val
=`expr "$@" || test $? -eq 1`
11627 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
11628 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
11634 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
11635 as_basename
=basename
11640 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
11646 as_me
=`$as_basename -- "$0" ||
11647 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
11648 X"$0" : 'X\(//\)$' \| \
11649 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
11651 sed '/^.*\/\([^/][^/]*\)\/*$/{
11665 # Avoid depending upon Character Ranges.
11666 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
11667 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
11668 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
11669 as_cr_digits
='0123456789'
11670 as_cr_alnum
=$as_cr_Letters$as_cr_digits
11672 ECHO_C
= ECHO_N
= ECHO_T
=
11673 case `echo -n x` in #(((((
11675 case `echo 'xy\c'` in
11676 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
11678 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
11685 rm -f conf$$ conf$$.exe conf$$.
file
11686 if test -d conf$$.dir
; then
11687 rm -f conf$$.dir
/conf$$.
file
11690 mkdir conf$$.dir
2>/dev
/null
11692 if (echo >conf$$.
file) 2>/dev
/null
; then
11693 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
11695 # ... but there are two gotchas:
11696 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
11697 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
11698 # In both cases, we have to default to `cp -p'.
11699 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
11701 elif ln conf$$.
file conf$$
2>/dev
/null
; then
11709 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
11710 rmdir conf$$.dir
2>/dev
/null
11715 # Create "$as_dir" as a directory, including parents if necessary.
11720 -*) as_dir
=.
/$as_dir;;
11722 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
11726 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
11727 *) as_qdir
=$as_dir;;
11729 as_dirs
="'$as_qdir' $as_dirs"
11730 as_dir
=`$as_dirname -- "$as_dir" ||
11731 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
11732 X"$as_dir" : 'X\(//\)[^/]' \| \
11733 X"$as_dir" : 'X\(//\)$' \| \
11734 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
11735 $as_echo X"$as_dir" |
11736 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
11740 /^X\(\/\/\)[^/].*/{
11753 test -d "$as_dir" && break
11755 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
11756 } ||
test -d "$as_dir" || as_fn_error $?
"cannot create directory $as_dir"
11760 if mkdir
-p .
2>/dev
/null
; then
11761 as_mkdir_p
='mkdir -p "$as_dir"'
11763 test -d .
/-p && rmdir .
/-p
11767 if test -x / >/dev
/null
2>&1; then
11768 as_test_x
='test -x'
11770 if ls -dL / >/dev
/null
2>&1; then
11777 if test -d "$1"; then
11783 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
11784 ???[sx]*):;;*)false;;esac;fi
11788 as_executable_p
=$as_test_x
11790 # Sed expression to map a string onto a valid CPP name.
11791 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
11793 # Sed expression to map a string onto a valid variable name.
11794 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
11798 ## ----------------------------------- ##
11799 ## Main body of $CONFIG_STATUS script. ##
11800 ## ----------------------------------- ##
11802 test $as_write_fail = 0 && chmod +x
$CONFIG_STATUS || ac_write_fail
=1
11804 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
11805 # Save the log message, to keep $0 and so on meaningful, and to
11806 # report actual input values of CONFIG_FILES etc. instead of their
11807 # values after options handling.
11809 This file was extended by $as_me, which was
11810 generated by GNU Autoconf 2.67. Invocation command line was
11812 CONFIG_FILES = $CONFIG_FILES
11813 CONFIG_HEADERS = $CONFIG_HEADERS
11814 CONFIG_LINKS = $CONFIG_LINKS
11815 CONFIG_COMMANDS = $CONFIG_COMMANDS
11818 on `(hostname || uname -n) 2>/dev/null | sed 1q`
11823 case $ac_config_files in *"
11824 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
11827 case $ac_config_headers in *"
11828 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
11832 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11833 # Files that config.status was made for.
11834 config_files="$ac_config_files"
11835 config_headers="$ac_config_headers"
11836 config_commands="$ac_config_commands"
11840 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
11842 \`$as_me' instantiates files and other configuration actions
11843 from templates according to the current configuration. Unless the files
11844 and actions are specified as TAGs, all are instantiated by default.
11846 Usage: $0 [OPTION]... [TAG]...
11848 -h, --help print this help, then exit
11849 -V, --version print version number and configuration settings, then exit
11850 --config print configuration, then exit
11851 -q, --quiet, --silent
11852 do not print progress messages
11853 -d, --debug don't remove temporary files
11854 --recheck update $as_me by reconfiguring in the same conditions
11855 --file=FILE[:TEMPLATE]
11856 instantiate the configuration file FILE
11857 --header=FILE[:TEMPLATE]
11858 instantiate the configuration header FILE
11860 Configuration files:
11863 Configuration headers:
11866 Configuration commands:
11869 Report bugs to the package provider."
11872 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11873 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
11876 configured by $0, generated by GNU Autoconf 2.67,
11877 with options \\"\$ac_cs_config\\"
11879 Copyright (C) 2010 Free Software Foundation, Inc.
11880 This config.status script is free software; the Free Software Foundation
11881 gives unlimited permission to copy, distribute and modify it."
11888 test -n "\$AWK" || AWK=awk
11891 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
11892 # The default lists apply if the user does not specify any file.
11898 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
11899 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
11903 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
11915 # Handling of the options.
11916 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
11918 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
11919 $as_echo "$ac_cs_version"; exit ;;
11920 --config |
--confi |
--conf |
--con |
--co |
--c )
11921 $as_echo "$ac_cs_config"; exit ;;
11922 --debug |
--debu |
--deb |
--de |
--d |
-d )
11924 --file |
--fil |
--fi |
--f )
11927 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
11928 '') as_fn_error $?
"missing file argument" ;;
11930 as_fn_append CONFIG_FILES
" '$ac_optarg'"
11931 ac_need_defaults
=false
;;
11932 --header |
--heade |
--head |
--hea )
11935 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
11937 as_fn_append CONFIG_HEADERS
" '$ac_optarg'"
11938 ac_need_defaults
=false
;;
11940 # Conflict between --help and --header
11941 as_fn_error $?
"ambiguous option: \`$1'
11942 Try \`$0 --help' for more information.";;
11943 --help |
--hel |
-h )
11944 $as_echo "$ac_cs_usage"; exit ;;
11945 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
11946 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
11949 # This is an error.
11950 -*) as_fn_error $?
"unrecognized option: \`$1'
11951 Try \`$0 --help' for more information." ;;
11953 *) as_fn_append ac_config_targets
" $1"
11954 ac_need_defaults
=false
;;
11960 ac_configure_extra_args
=
11962 if $ac_cs_silent; then
11964 ac_configure_extra_args
="$ac_configure_extra_args --silent"
11968 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11969 if \$ac_cs_recheck; then
11970 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
11972 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
11973 CONFIG_SHELL='$SHELL'
11974 export CONFIG_SHELL
11979 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
11983 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
11984 ## Running $as_me. ##
11990 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11994 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
11997 # The HP-UX ksh and POSIX shell print the target directory to stdout
11998 # if CDPATH is set.
11999 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
12001 sed_quote_subst='$sed_quote_subst'
12002 double_quote_subst='$double_quote_subst'
12003 delay_variable_subst='$delay_variable_subst'
12004 macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
12005 macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
12006 enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
12007 enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
12008 pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
12009 enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
12010 host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
12011 host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
12012 host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
12013 build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
12014 build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
12015 build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
12016 SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
12017 Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
12018 GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
12019 EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
12020 FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
12021 LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
12022 NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
12023 LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
12024 max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
12025 ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
12026 exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
12027 lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
12028 lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
12029 lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
12030 reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
12031 reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
12032 OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
12033 deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
12034 file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
12035 AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
12036 AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
12037 STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
12038 RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
12039 old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
12040 old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
12041 old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
12042 CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
12043 CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
12044 compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
12045 GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
12046 lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
12047 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
12048 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"`'
12049 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"`'
12050 objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
12051 SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
12052 ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
12053 MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
12054 lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
12055 lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
12056 lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
12057 lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
12058 lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
12059 need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
12060 DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
12061 NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
12062 LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
12063 OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
12064 OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
12065 libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
12066 shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
12067 extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
12068 archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
12069 enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
12070 export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
12071 whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
12072 compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
12073 old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
12074 old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
12075 archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
12076 archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
12077 module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
12078 module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
12079 with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
12080 allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
12081 no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
12082 hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
12083 hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
12084 hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
12085 hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
12086 hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
12087 hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
12088 hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
12089 hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
12090 inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
12091 link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
12092 fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
12093 always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
12094 export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
12095 exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
12096 include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
12097 prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
12098 file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
12099 variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
12100 need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
12101 need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
12102 version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
12103 runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
12104 shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
12105 shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
12106 libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
12107 library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
12108 soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
12109 postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
12110 postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
12111 finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
12112 finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
12113 hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
12114 sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
12115 sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
12116 hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
12117 enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
12118 enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
12119 enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
12120 old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
12121 striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
12124 LTCFLAGS='$LTCFLAGS'
12125 compiler='$compiler_DEFAULT'
12127 # Quote evaled strings.
12139 deplibs_check_method \
12148 lt_cv_sys_global_symbol_pipe \
12149 lt_cv_sys_global_symbol_to_cdecl \
12150 lt_cv_sys_global_symbol_to_c_name_address \
12151 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
12154 lt_prog_compiler_no_builtin_flag \
12155 lt_prog_compiler_wl \
12156 lt_prog_compiler_pic \
12157 lt_prog_compiler_static \
12158 lt_cv_prog_compiler_c_o \
12166 export_dynamic_flag_spec \
12167 whole_archive_flag_spec \
12168 compiler_needs_object \
12170 allow_undefined_flag \
12171 no_undefined_flag \
12172 hardcode_libdir_flag_spec \
12173 hardcode_libdir_flag_spec_ld \
12174 hardcode_libdir_separator \
12179 variables_saved_for_relink \
12181 library_names_spec \
12186 case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
12187 *[\\\\\\\`\\"\\\$]*)
12188 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
12191 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
12196 # Double-quote double-evaled strings.
12197 for var in reload_cmds \
12198 old_postinstall_cmds \
12199 old_postuninstall_cmds \
12201 extract_expsyms_cmds \
12202 old_archive_from_new_cmds \
12203 old_archive_from_expsyms_cmds \
12205 archive_expsym_cmds \
12207 module_expsym_cmds \
12208 export_symbols_cmds \
12211 postuninstall_cmds \
12213 sys_lib_search_path_spec \
12214 sys_lib_dlsearch_path_spec; do
12215 case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
12216 *[\\\\\\\`\\"\\\$]*)
12217 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
12220 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
12225 # Fix-up fallback echo if it was mangled by the above quoting rules.
12227 *'\\\$0 --fallback-echo"') lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
12231 ac_aux_dir='$ac_aux_dir'
12232 xsi_shell='$xsi_shell'
12233 lt_shell_append='$lt_shell_append'
12235 # See if we are running on zsh, and set the options which allow our
12236 # commands through without removal of \ escapes INIT.
12237 if test -n "\${ZSH_VERSION+set}" ; then
12238 setopt NO_GLOB_SUBST
12244 TIMESTAMP='$TIMESTAMP'
12253 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
12255 # Handling of arguments.
12256 for ac_config_target
in $ac_config_targets
12258 case $ac_config_target in
12259 "include/cloog/cloog-config.h") CONFIG_HEADERS
="$CONFIG_HEADERS include/cloog/cloog-config.h" ;;
12260 "depfiles") CONFIG_COMMANDS
="$CONFIG_COMMANDS depfiles" ;;
12261 "libtool") CONFIG_COMMANDS
="$CONFIG_COMMANDS libtool" ;;
12262 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
12263 "test/Makefile") CONFIG_FILES
="$CONFIG_FILES test/Makefile" ;;
12264 "include/cloog/cloog.h") CONFIG_FILES
="$CONFIG_FILES include/cloog/cloog.h" ;;
12265 "autoconf/Doxyfile") CONFIG_FILES
="$CONFIG_FILES autoconf/Doxyfile" ;;
12266 "doc/Makefile") CONFIG_FILES
="$CONFIG_FILES doc/Makefile" ;;
12267 "genversion.sh") CONFIG_FILES
="$CONFIG_FILES genversion.sh" ;;
12268 "version.h") CONFIG_COMMANDS
="$CONFIG_COMMANDS version.h" ;;
12269 "doc/gitversion.texi") CONFIG_COMMANDS
="$CONFIG_COMMANDS doc/gitversion.texi" ;;
12271 *) as_fn_error $?
"invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
12276 # If the user did not use the arguments to specify the items to instantiate,
12277 # then the envvar interface is used. Set only those that are not.
12278 # We use the long form for the default assignment because of an extremely
12279 # bizarre bug on SunOS 4.1.3.
12280 if $ac_need_defaults; then
12281 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
12282 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
12283 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
12286 # Have a temporary directory for convenience. Make it in the build tree
12287 # simply because there is no reason against having it here, and in addition,
12288 # creating and moving files from /tmp can sometimes cause problems.
12289 # Hook for its removal unless debugging.
12290 # Note that there is a small window in which the directory will not be cleaned:
12291 # after its creation but before its name has been assigned to `$tmp'.
12295 trap 'exit_status=$?
12296 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
12298 trap 'as_fn_exit 1' 1 2 13 15
12300 # Create a (secure) tmp directory for tmp files.
12303 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
12304 test -n "$tmp" && test -d "$tmp"
12307 tmp
=.
/conf$$
-$RANDOM
12308 (umask 077 && mkdir
"$tmp")
12309 } || as_fn_error $?
"cannot create a temporary directory in ." "$LINENO" 5
12311 # Set up the scripts for CONFIG_FILES section.
12312 # No need to generate them if there are no CONFIG_FILES.
12313 # This happens for instance with `./config.status config.h'.
12314 if test -n "$CONFIG_FILES"; then
12317 ac_cr
=`echo X | tr X '\015'`
12318 # On cygwin, bash can eat \r inside `` if the user requested igncr.
12319 # But we know of no other shell where ac_cr would be empty at this
12320 # point, so we can use a bashism as a fallback.
12321 if test "x$ac_cr" = x
; then
12322 eval ac_cr
=\$
\'\\r
\'
12324 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
12325 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
12328 ac_cs_awk_cr
=$ac_cr
12331 echo 'BEGIN {' >"$tmp/subs1.awk" &&
12336 echo "cat >conf$$subs.awk <<_ACEOF" &&
12337 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
12339 } >conf$$subs.sh ||
12340 as_fn_error $? "could not
make $CONFIG_STATUS" "$LINENO" 5
12341 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
12343 for ac_last_try in false false false false false :; do
12344 . ./conf$$subs.sh ||
12345 as_fn_error $? "could not
make $CONFIG_STATUS" "$LINENO" 5
12347 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
12348 if test $ac_delim_n = $ac_delim_num; then
12350 elif $ac_last_try; then
12351 as_fn_error $? "could not
make $CONFIG_STATUS" "$LINENO" 5
12353 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
12356 rm -f conf$$subs.sh
12358 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12359 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
12363 s/^/S["/; s
/!.
*/"]=/
12373 s/\(.\{148\}\)..*/\1/
12375 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
12380 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
12387 s/\(.\{148\}\)..*/\1/
12389 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
12393 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
12398 ' <conf$$subs.awk | sed '
12403 ' >>$CONFIG_STATUS || ac_write_fail=1
12404 rm -f conf$$subs.awk
12405 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12407 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
12408 for (key in S) S_is_set[key] = 1
12414 nfields = split(line, field, "@
")
12416 len = length(field[1])
12417 for (i = 2; i < nfields; i++) {
12419 keylen = length(key)
12420 if (S_is_set[key]) {
12422 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
12423 len += length(value) + length(field[++i])
12434 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12435 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
12436 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
12439 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
12440 || as_fn_error $? "could not setup config files machinery
" "$LINENO" 5
12443 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
12444 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".
", strip leading and
12445 # trailing colons and then remove the whole line if VPATH becomes empty
12446 # (actually we leave an empty line to preserve line numbers).
12447 if test "x
$srcdir" = x.; then
12448 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
12466 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12467 fi # test -n "$CONFIG_FILES"
12469 # Set up the scripts for CONFIG_HEADERS section.
12470 # No need to generate them if there are no CONFIG_HEADERS.
12471 # This happens for instance with `./config.status Makefile'.
12472 if test -n "$CONFIG_HEADERS"; then
12473 cat >"$tmp/defines.
awk" <<\_ACAWK ||
12477 # Transform confdefs.h into an awk script `defines.awk', embedded as
12478 # here-document in config.status, that substitutes the proper values into
12479 # config.h.in to produce config.h.
12481 # Create a delimiter string that does not exist in confdefs.h, to ease
12482 # handling of long lines.
12484 for ac_last_try in false false :; do
12485 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
12486 if test -z "$ac_t"; then
12488 elif $ac_last_try; then
12489 as_fn_error $? "could not
make $CONFIG_HEADERS" "$LINENO" 5
12491 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
12495 # For the awk script, D is an array of macro values keyed by name,
12496 # likewise P contains macro parameters if any. Preserve backslash
12497 # newline sequences.
12499 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
12501 s/.\{148\}/&'"$ac_delim"'/g
12504 s/^[ ]*#[ ]*define[ ][ ]*/ /
12511 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
12513 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
12517 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
12518 D["\
1"]=" \
3\\\\\\n
"\\/p
12520 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
12525 s/.\{148\}/&'"$ac_delim"'/g
12530 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
12533 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
12535 ' <confdefs.h | sed '
12536 s/'"$ac_delim"'/"\\\
12537 "/g' >>$CONFIG_STATUS || ac_write_fail=1
12539 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12540 for (key in D) D_is_set[key] = 1
12543 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
12545 split(line, arg, " ")
12546 if (arg[1] == "#") {
12550 defundef
= substr
(arg
[1], 2)
12553 split(mac1
, mac2
, "(") #)
12555 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
12556 if (D_is_set
[macro
]) {
12557 # Preserve the white space surrounding the "#".
12558 print prefix
"define", macro P
[macro
] D
[macro
]
12561 # Replace #undef with comments. This is necessary, for example,
12562 # in the case of _POSIX_SOURCE, which is predefined and required
12563 # on some systems where configure will not decide to define it.
12564 if (defundef
== "undef") {
12565 print
"/*", prefix defundef
, macro
, "*/"
12573 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
12574 as_fn_error $?
"could not setup config headers machinery" "$LINENO" 5
12575 fi # test -n "$CONFIG_HEADERS"
12578 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
12583 :[FHLC
]) ac_mode
=$ac_tag; continue;;
12585 case $ac_mode$ac_tag in
12587 :L
* |
:C
*:*) as_fn_error $?
"invalid tag \`$ac_tag'" "$LINENO" 5 ;;
12588 :[FH
]-) ac_tag
=-:-;;
12589 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
12606 -) ac_f
="$tmp/stdin";;
12607 *) # Look for the file first in the build tree, then in the source tree
12608 # (if the path is not absolute). The absolute path cannot be DOS-style,
12609 # because $ac_f cannot contain `:'.
12613 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
12615 as_fn_error
1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
12617 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
12618 as_fn_append ac_file_inputs
" '$ac_f'"
12621 # Let's still pretend it is `configure' which instantiates (i.e., don't
12622 # use $as_me), people would be surprised to read:
12623 # /* config.h. Generated by config.status. */
12624 configure_input
='Generated from '`
12625 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
12627 if test x
"$ac_file" != x-
; then
12628 configure_input
="$ac_file. $configure_input"
12629 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
12630 $as_echo "$as_me: creating $ac_file" >&6;}
12632 # Neutralize special characters interpreted by sed in replacement strings.
12633 case $configure_input in #(
12634 *\
&* |
*\|
* |
*\\* )
12635 ac_sed_conf_input
=`$as_echo "$configure_input" |
12636 sed 's/[\\\\&|]/\\\\&/g'`;; #(
12637 *) ac_sed_conf_input
=$configure_input;;
12641 *:-:* |
*:-) cat >"$tmp/stdin" \
12642 || as_fn_error $?
"could not create $ac_file" "$LINENO" 5 ;;
12647 ac_dir
=`$as_dirname -- "$ac_file" ||
12648 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12649 X"$ac_file" : 'X\(//\)[^/]' \| \
12650 X"$ac_file" : 'X\(//\)$' \| \
12651 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
12652 $as_echo X"$ac_file" |
12653 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12657 /^X\(\/\/\)[^/].*/{
12670 as_dir
="$ac_dir"; as_fn_mkdir_p
12674 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
12676 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
12677 # A ".." for each directory in $ac_dir_suffix.
12678 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
12679 case $ac_top_builddir_sub in
12680 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
12681 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
12684 ac_abs_top_builddir
=$ac_pwd
12685 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
12686 # for backward compatibility:
12687 ac_top_builddir
=$ac_top_build_prefix
12690 .
) # We are building in place.
12692 ac_top_srcdir
=$ac_top_builddir_sub
12693 ac_abs_top_srcdir
=$ac_pwd ;;
12694 [\\/]* | ?
:[\\/]* ) # Absolute name.
12695 ac_srcdir
=$srcdir$ac_dir_suffix;
12696 ac_top_srcdir
=$srcdir
12697 ac_abs_top_srcdir
=$srcdir ;;
12698 *) # Relative name.
12699 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
12700 ac_top_srcdir
=$ac_top_build_prefix$srcdir
12701 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
12703 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
12713 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
12714 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
12716 ac_MKDIR_P
=$MKDIR_P
12718 [\\/$
]* | ?
:[\\/]* ) ;;
12719 */*) ac_MKDIR_P
=$ac_top_build_prefix$MKDIR_P ;;
12723 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
12724 # If the template does not know about datarootdir, expand it.
12725 # FIXME: This hack should be removed a few years after 2.60.
12726 ac_datarootdir_hack
=; ac_datarootdir_seen
=
12737 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
12738 *datarootdir
*) ac_datarootdir_seen
=yes;;
12739 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
12740 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
12741 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
12743 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12744 ac_datarootdir_hack='
12745 s&@datadir@&$datadir&g
12746 s&@docdir@&$docdir&g
12747 s&@infodir@&$infodir&g
12748 s&@localedir@&$localedir&g
12749 s&@mandir@&$mandir&g
12750 s&\\\${datarootdir}&$datarootdir&g' ;;
12754 # Neutralize VPATH when `$srcdir' = `.'.
12755 # Shell code in configure.ac might set extrasub.
12756 # FIXME: do we really want to maintain this feature?
12757 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12758 ac_sed_extra="$ac_vpsub
12761 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
12763 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
12764 s|@configure_input@|
$ac_sed_conf_input|
;t t
12765 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
12766 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
12767 s
&@srcdir@
&$ac_srcdir&;t t
12768 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
12769 s
&@top_srcdir@
&$ac_top_srcdir&;t t
12770 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
12771 s
&@builddir@
&$ac_builddir&;t t
12772 s
&@abs_builddir@
&$ac_abs_builddir&;t t
12773 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
12774 s
&@INSTALL@
&$ac_INSTALL&;t t
12775 s
&@MKDIR_P@
&$ac_MKDIR_P&;t t
12776 $ac_datarootdir_hack
12778 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.
awk" >$tmp/out \
12779 || as_fn_error $? "could not create
$ac_file" "$LINENO" 5
12781 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
12782 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
12783 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
12784 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
12785 which seems to be undefined. Please make sure it is defined" >&5
12786 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
12787 which seems to be undefined. Please make sure it is defined" >&2;}
12791 -) cat "$tmp/out" && rm -f "$tmp/out";;
12792 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
12794 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
12800 if test x"$ac_file" != x-; then
12802 $as_echo "/* $configure_input */" \
12803 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
12804 } >"$tmp/config.h" \
12805 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
12806 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
12807 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
12808 $as_echo "$as_me: $ac_file is unchanged" >&6;}
12811 mv "$tmp/config.h" "$ac_file" \
12812 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
12815 $as_echo "/* $configure_input */" \
12816 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
12817 || as_fn_error $? "could not create -" "$LINENO" 5
12819 # Compute "$ac_file"'s index
in $config_headers.
12822 for _am_header
in $config_headers :; do
12823 case $_am_header in
12824 $_am_arg |
$_am_arg:* )
12827 _am_stamp_count
=`expr $_am_stamp_count + 1` ;;
12830 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
12831 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12832 X"$_am_arg" : 'X\(//\)[^/]' \| \
12833 X"$_am_arg" : 'X\(//\)$' \| \
12834 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
12835 $as_echo X"$_am_arg" |
12836 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12840 /^X\(\/\/\)[^/].*/{
12852 s/.*/./; q'`/stamp-h
$_am_stamp_count
12855 :C
) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
12856 $as_echo "$as_me: executing $ac_file commands" >&6;}
12861 case $ac_file$ac_mode in
12862 "depfiles":C
) test x
"$AMDEP_TRUE" != x
"" ||
{
12863 # Autoconf 2.62 quotes --file arguments for eval, but not when files
12864 # are listed without --file. Let's play safe and only enable the eval
12865 # if we detect the quoting.
12866 case $CONFIG_FILES in
12867 *\'*) eval set x
"$CONFIG_FILES" ;;
12868 *) set x
$CONFIG_FILES ;;
12873 # Strip MF so we end up with the name of the file.
12874 mf
=`echo "$mf" | sed -e 's/:.*$//'`
12875 # Check whether this is an Automake generated Makefile or not.
12876 # We used to match only the files named `Makefile.in', but
12877 # some people rename them; so instead we look at the file content.
12878 # Grep'ing the first line is not enough: some people post-process
12879 # each Makefile.in and add a new line on top of each file to say so.
12880 # Grep'ing the whole file is not good either: AIX grep has a line
12881 # limit of 2048, but all sed's we know have understand at least 4000.
12882 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
grep X
>/dev
/null
2>&1; then
12883 dirpart
=`$as_dirname -- "$mf" ||
12884 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12885 X"$mf" : 'X\(//\)[^/]' \| \
12886 X"$mf" : 'X\(//\)$' \| \
12887 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
12889 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12893 /^X\(\/\/\)[^/].*/{
12909 # Extract the definition of DEPDIR, am__include, and am__quote
12910 # from the Makefile without running `make'.
12911 DEPDIR
=`sed -n 's/^DEPDIR = //p' < "$mf"`
12912 test -z "$DEPDIR" && continue
12913 am__include
=`sed -n 's/^am__include = //p' < "$mf"`
12914 test -z "am__include" && continue
12915 am__quote
=`sed -n 's/^am__quote = //p' < "$mf"`
12916 # When using ansi2knr, U may be empty or an underscore; expand it
12917 U
=`sed -n 's/^U = //p' < "$mf"`
12918 # Find all dependency output files, they are included files with
12919 # $(DEPDIR) in their names. We invoke sed twice because it is the
12920 # simplest approach to changing $(DEPDIR) to its actual value in the
12922 for file in `sed -n "
12923 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
12924 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
12925 # Make sure the directory exists.
12926 test -f "$dirpart/$file" && continue
12927 fdir
=`$as_dirname -- "$file" ||
12928 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12929 X"$file" : 'X\(//\)[^/]' \| \
12930 X"$file" : 'X\(//\)$' \| \
12931 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
12932 $as_echo X"$file" |
12933 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12937 /^X\(\/\/\)[^/].*/{
12950 as_dir
=$dirpart/$fdir; as_fn_mkdir_p
12951 # echo "creating $dirpart/$file"
12952 echo '# dummy' > "$dirpart/$file"
12959 # See if we are running on zsh, and set the options which allow our
12960 # commands through without removal of \ escapes.
12961 if test -n "${ZSH_VERSION+set}" ; then
12962 setopt NO_GLOB_SUBST
12965 cfgfile
="${ofile}T"
12966 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
12969 cat <<_LT_EOF >> "$cfgfile"
12972 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
12973 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
12974 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
12975 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
12977 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
12978 # 2006, 2007, 2008 Free Software Foundation, Inc.
12979 # Written by Gordon Matzigkeit, 1996
12981 # This file is part of GNU Libtool.
12983 # GNU Libtool is free software; you can redistribute it and/or
12984 # modify it under the terms of the GNU General Public License as
12985 # published by the Free Software Foundation; either version 2 of
12986 # the License, or (at your option) any later version.
12988 # As a special exception to the GNU General Public License,
12989 # if you distribute this file as part of a program or library that
12990 # is built using GNU Libtool, you may include this file under the
12991 # same distribution terms that you use for the rest of that program.
12993 # GNU Libtool is distributed in the hope that it will be useful,
12994 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12995 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12996 # GNU General Public License for more details.
12998 # You should have received a copy of the GNU General Public License
12999 # along with GNU Libtool; see the file COPYING. If not, a copy
13000 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
13001 # obtained by writing to the Free Software Foundation, Inc.,
13002 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
13005 # The names of the tagged configurations supported by this script.
13008 # ### BEGIN LIBTOOL CONFIG
13010 # Which release of libtool.m4 was used?
13011 macro_version=$macro_version
13012 macro_revision=$macro_revision
13014 # Whether or not to build shared libraries.
13015 build_libtool_libs=$enable_shared
13017 # Whether or not to build static libraries.
13018 build_old_libs=$enable_static
13020 # What type of objects to build.
13023 # Whether or not to optimize for fast installation.
13024 fast_install=$enable_fast_install
13027 host_alias=$host_alias
13031 # The build system.
13032 build_alias=$build_alias
13036 # A sed program that does not truncate output.
13039 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
13040 Xsed="\$SED -e 1s/^X//"
13042 # A grep program that handles long lines.
13048 # A literal string matcher.
13051 # A BSD- or MS-compatible name lister.
13054 # Whether we need soft or hard links.
13057 # What is the maximum length of a command?
13058 max_cmd_len=$max_cmd_len
13060 # Object file suffix (normally "o").
13063 # Executable file suffix (normally "").
13066 # whether the shell understands "unset".
13069 # turn spaces into newlines.
13072 # turn newlines into spaces.
13075 # How to create reloadable object files.
13076 reload_flag=$lt_reload_flag
13077 reload_cmds=$lt_reload_cmds
13079 # An object symbol dumper.
13080 OBJDUMP=$lt_OBJDUMP
13082 # Method to check whether dependent libraries are shared objects.
13083 deplibs_check_method=$lt_deplibs_check_method
13085 # Command to use when deplibs_check_method == "file_magic".
13086 file_magic_cmd=$lt_file_magic_cmd
13090 AR_FLAGS=$lt_AR_FLAGS
13092 # A symbol stripping program.
13095 # Commands used to install an old-style archive.
13097 old_postinstall_cmds=$lt_old_postinstall_cmds
13098 old_postuninstall_cmds=$lt_old_postuninstall_cmds
13103 # LTCC compiler flags.
13104 LTCFLAGS=$lt_CFLAGS
13106 # Take the output of nm and produce a listing of raw symbols and C names.
13107 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
13109 # Transform the output of nm in a proper C declaration.
13110 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
13112 # Transform the output of nm in a C name address pair.
13113 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
13115 # Transform the output of nm in a C name address pair when lib prefix is needed.
13116 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
13118 # The name of the directory that contains temporary libtool files.
13121 # Shell to use when invoking shell scripts.
13124 # An echo program that does not interpret backslashes.
13127 # Used to examine libraries when file_magic_cmd begins with "file".
13128 MAGIC_CMD=$MAGIC_CMD
13130 # Must we lock files when doing compilation?
13131 need_locks=$lt_need_locks
13133 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
13134 DSYMUTIL=$lt_DSYMUTIL
13136 # Tool to change global to local symbols on Mac OS X.
13139 # Tool to manipulate fat objects and archives on Mac OS X.
13142 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
13145 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
13146 OTOOL64=$lt_OTOOL64
13148 # Old archive suffix (normally "a").
13151 # Shared library suffix (normally ".so").
13152 shrext_cmds=$lt_shrext_cmds
13154 # The commands to extract the exported symbol list from a shared archive.
13155 extract_expsyms_cmds=$lt_extract_expsyms_cmds
13157 # Variables whose values should be saved in libtool wrapper scripts and
13158 # restored at link time.
13159 variables_saved_for_relink=$lt_variables_saved_for_relink
13161 # Do we need the "lib" prefix for modules?
13162 need_lib_prefix=$need_lib_prefix
13164 # Do we need a version for libraries?
13165 need_version=$need_version
13167 # Library versioning type.
13168 version_type=$version_type
13170 # Shared library runtime path variable.
13171 runpath_var=$runpath_var
13173 # Shared library path variable.
13174 shlibpath_var=$shlibpath_var
13176 # Is shlibpath searched before the hard-coded library search path?
13177 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
13179 # Format of library name prefix.
13180 libname_spec=$lt_libname_spec
13182 # List of archive names. First name is the real one, the rest are links.
13183 # The last name is the one that the linker finds with -lNAME
13184 library_names_spec=$lt_library_names_spec
13186 # The coded name of the library, if different from the real name.
13187 soname_spec=$lt_soname_spec
13189 # Command to use after installation of a shared archive.
13190 postinstall_cmds=$lt_postinstall_cmds
13192 # Command to use after uninstallation of a shared archive.
13193 postuninstall_cmds=$lt_postuninstall_cmds
13195 # Commands used to finish a libtool library installation in a directory.
13196 finish_cmds=$lt_finish_cmds
13198 # As "finish_cmds", except a single script fragment to be evaled but
13200 finish_eval=$lt_finish_eval
13202 # Whether we should hardcode library paths into libraries.
13203 hardcode_into_libs=$hardcode_into_libs
13205 # Compile-time system search path for libraries.
13206 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
13208 # Run-time system search path for libraries.
13209 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
13211 # Whether dlopen is supported.
13212 dlopen_support=$enable_dlopen
13214 # Whether dlopen of programs is supported.
13215 dlopen_self=$enable_dlopen_self
13217 # Whether dlopen of statically linked programs is supported.
13218 dlopen_self_static=$enable_dlopen_self_static
13220 # Commands to strip libraries.
13221 old_striplib=$lt_old_striplib
13222 striplib=$lt_striplib
13225 # The linker used to build libraries.
13228 # Commands used to build an old-style archive.
13229 old_archive_cmds=$lt_old_archive_cmds
13231 # A language specific compiler.
13234 # Is the compiler the GNU compiler?
13237 # Compiler flag to turn off builtin functions.
13238 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
13240 # How to pass a linker flag through the compiler.
13241 wl=$lt_lt_prog_compiler_wl
13243 # Additional compiler flags for building library objects.
13244 pic_flag=$lt_lt_prog_compiler_pic
13246 # Compiler flag to prevent dynamic linking.
13247 link_static_flag=$lt_lt_prog_compiler_static
13249 # Does compiler simultaneously support -c and -o options?
13250 compiler_c_o=$lt_lt_cv_prog_compiler_c_o
13252 # Whether or not to add -lc for building shared libraries.
13253 build_libtool_need_lc=$archive_cmds_need_lc
13255 # Whether or not to disallow shared libs when runtime libs are static.
13256 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
13258 # Compiler flag to allow reflexive dlopens.
13259 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
13261 # Compiler flag to generate shared objects directly from archives.
13262 whole_archive_flag_spec=$lt_whole_archive_flag_spec
13264 # Whether the compiler copes with passing no objects directly.
13265 compiler_needs_object=$lt_compiler_needs_object
13267 # Create an old-style archive from a shared archive.
13268 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
13270 # Create a temporary old-style archive to link instead of a shared archive.
13271 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
13273 # Commands used to build a shared archive.
13274 archive_cmds=$lt_archive_cmds
13275 archive_expsym_cmds=$lt_archive_expsym_cmds
13277 # Commands used to build a loadable module if different from building
13278 # a shared archive.
13279 module_cmds=$lt_module_cmds
13280 module_expsym_cmds=$lt_module_expsym_cmds
13282 # Whether we are building with GNU ld or not.
13283 with_gnu_ld=$lt_with_gnu_ld
13285 # Flag that allows shared libraries with undefined symbols to be built.
13286 allow_undefined_flag=$lt_allow_undefined_flag
13288 # Flag that enforces no undefined symbols.
13289 no_undefined_flag=$lt_no_undefined_flag
13291 # Flag to hardcode \$libdir into a binary during linking.
13292 # This must work even if \$libdir does not exist
13293 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
13295 # If ld is used when linking, flag to hardcode \$libdir into a binary
13296 # during linking. This must work even if \$libdir does not exist.
13297 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
13299 # Whether we need a single "-rpath" flag with a separated argument.
13300 hardcode_libdir_separator=$lt_hardcode_libdir_separator
13302 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
13303 # DIR into the resulting binary.
13304 hardcode_direct=$hardcode_direct
13306 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
13307 # DIR into the resulting binary and the resulting library dependency is
13308 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
13309 # library is relocated.
13310 hardcode_direct_absolute=$hardcode_direct_absolute
13312 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
13313 # into the resulting binary.
13314 hardcode_minus_L=$hardcode_minus_L
13316 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
13317 # into the resulting binary.
13318 hardcode_shlibpath_var=$hardcode_shlibpath_var
13320 # Set to "yes" if building a shared library automatically hardcodes DIR
13321 # into the library and all subsequent libraries and executables linked
13323 hardcode_automatic=$hardcode_automatic
13325 # Set to yes if linker adds runtime paths of dependent libraries
13326 # to runtime path list.
13327 inherit_rpath=$inherit_rpath
13329 # Whether libtool must link a program against all its dependency libraries.
13330 link_all_deplibs=$link_all_deplibs
13332 # Fix the shell variable \$srcfile for the compiler.
13333 fix_srcfile_path=$lt_fix_srcfile_path
13335 # Set to "yes" if exported symbols are required.
13336 always_export_symbols=$always_export_symbols
13338 # The commands to list exported symbols.
13339 export_symbols_cmds=$lt_export_symbols_cmds
13341 # Symbols that should not be listed in the preloaded symbols.
13342 exclude_expsyms=$lt_exclude_expsyms
13344 # Symbols that must always be exported.
13345 include_expsyms=$lt_include_expsyms
13347 # Commands necessary for linking programs (against libraries) with templates.
13348 prelink_cmds=$lt_prelink_cmds
13350 # Specify filename containing input files.
13351 file_list_spec=$lt_file_list_spec
13353 # How to hardcode a shared library path into an executable.
13354 hardcode_action=$hardcode_action
13356 # ### END LIBTOOL CONFIG
13362 cat <<\_LT_EOF
>> "$cfgfile"
13363 # AIX sometimes has problems with the GCC collect2 program. For some
13364 # reason, if we set the COLLECT_NAMES environment variable, the problems
13365 # vanish in a puff of smoke.
13366 if test "X${COLLECT_NAMES+set}" != Xset
; then
13368 export COLLECT_NAMES
13375 ltmain
="$ac_aux_dir/ltmain.sh"
13378 # We use sed instead of cat because bash on DJGPP gets confused if
13379 # if finds mixed CR/LF and LF-only lines. Since sed operates in
13380 # text mode, it properly converts lines to CR/LF. This bash problem
13381 # is reportedly fixed, but why not run on old versions too?
13382 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
13383 ||
(rm -f "$cfgfile"; exit 1)
13387 cat << \_LT_EOF
>> "$cfgfile"
13389 # func_dirname file append nondir_replacement
13390 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
13391 # otherwise set result to NONDIR_REPLACEMENT.
13395 */*) func_dirname_result
="${1%/*}${2}" ;;
13396 * ) func_dirname_result
="${3}" ;;
13400 # func_basename file
13403 func_basename_result
="${1##*/}"
13406 # func_dirname_and_basename file append nondir_replacement
13407 # perform func_basename and func_dirname in a single function
13409 # dirname: Compute the dirname of FILE. If nonempty,
13410 # add APPEND to the result, otherwise set result
13411 # to NONDIR_REPLACEMENT.
13412 # value returned in "$func_dirname_result"
13413 # basename: Compute filename of FILE.
13414 # value retuned in "$func_basename_result"
13415 # Implementation must be kept synchronized with func_dirname
13416 # and func_basename. For efficiency, we do not delegate to
13417 # those functions but instead duplicate the functionality here.
13418 func_dirname_and_basename
()
13421 */*) func_dirname_result
="${1%/*}${2}" ;;
13422 * ) func_dirname_result
="${3}" ;;
13424 func_basename_result
="${1##*/}"
13427 # func_stripname prefix suffix name
13428 # strip PREFIX and SUFFIX off of NAME.
13429 # PREFIX and SUFFIX must not contain globbing or regex special
13430 # characters, hashes, percent signs, but SUFFIX may contain a leading
13431 # dot (in which case that matches only a dot).
13434 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
13435 # positional parameters, so assign one to ordinary parameter first.
13436 func_stripname_result
=${3}
13437 func_stripname_result
=${func_stripname_result#"${1}"}
13438 func_stripname_result
=${func_stripname_result%"${2}"}
13444 func_opt_split_opt
=${1%%=*}
13445 func_opt_split_arg
=${1#*=}
13452 *.lo
) func_lo2o_result
=${1%.lo}.
${objext} ;;
13453 *) func_lo2o_result
=${1} ;;
13457 # func_xform libobj-or-source
13460 func_xform_result
=${1%.*}.lo
13463 # func_arith arithmetic-term...
13466 func_arith_result
=$
(( $
* ))
13470 # STRING may not start with a hyphen.
13473 func_len_result
=${#1}
13478 *) # Bourne compatible functions.
13479 cat << \_LT_EOF
>> "$cfgfile"
13481 # func_dirname file append nondir_replacement
13482 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
13483 # otherwise set result to NONDIR_REPLACEMENT.
13486 # Extract subdirectory from the argument.
13487 func_dirname_result
=`$ECHO "X${1}" | $Xsed -e "$dirname"`
13488 if test "X$func_dirname_result" = "X${1}"; then
13489 func_dirname_result
="${3}"
13491 func_dirname_result
="$func_dirname_result${2}"
13495 # func_basename file
13498 func_basename_result
=`$ECHO "X${1}" | $Xsed -e "$basename"`
13502 # func_stripname prefix suffix name
13503 # strip PREFIX and SUFFIX off of NAME.
13504 # PREFIX and SUFFIX must not contain globbing or regex special
13505 # characters, hashes, percent signs, but SUFFIX may contain a leading
13506 # dot (in which case that matches only a dot).
13507 # func_strip_suffix prefix name
13511 .
*) func_stripname_result
=`$ECHO "X${3}" \
13512 | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
13513 *) func_stripname_result
=`$ECHO "X${3}" \
13514 | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
13519 my_sed_long_opt
='1s/^\(-[^=]*\)=.*/\1/;q'
13520 my_sed_long_arg
='1s/^-[^=]*=//'
13525 func_opt_split_opt
=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
13526 func_opt_split_arg
=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
13532 func_lo2o_result
=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
13535 # func_xform libobj-or-source
13538 func_xform_result
=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
13541 # func_arith arithmetic-term...
13544 func_arith_result
=`expr "$@"`
13548 # STRING may not start with a hyphen.
13551 func_len_result
=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
13557 case $lt_shell_append in
13559 cat << \_LT_EOF
>> "$cfgfile"
13561 # func_append var value
13562 # Append VALUE to the end of shell variable VAR.
13570 cat << \_LT_EOF
>> "$cfgfile"
13572 # func_append var value
13573 # Append VALUE to the end of shell variable VAR.
13584 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
13585 ||
(rm -f "$cfgfile"; exit 1)
13587 mv -f "$cfgfile" "$ofile" ||
13588 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
13592 "genversion.sh":F
) chmod +x genversion.sh
;;
13593 "version.h":C
) echo '#define CLOOG_HEAD "'`./genversion.sh`'"' > version.h
;;
13594 "doc/gitversion.texi":C
) echo '@set VERSION '`./genversion.sh`'' > doc
/gitversion.texi
;;
13602 ac_clean_files
=$ac_clean_files_save
13604 test $ac_write_fail = 0 ||
13605 as_fn_error $?
"write failure creating $CONFIG_STATUS" "$LINENO" 5
13608 # configure is writing to config.log, and then calls config.status.
13609 # config.status does its own redirection, appending to config.log.
13610 # Unfortunately, on DOS this fails, as config.log is still kept open
13611 # by configure, so config.status won't be able to write to it; its
13612 # output is simply discarded. So we exec the FD to /dev/null,
13613 # effectively closing config.log, so it can be properly (re)opened and
13614 # appended to by config.status. When coming back to configure, we
13615 # need to make the FD available again.
13616 if test "$no_create" != yes; then
13618 ac_config_status_args
=
13619 test "$silent" = yes &&
13620 ac_config_status_args
="$ac_config_status_args --quiet"
13622 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
13624 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
13625 # would make configure fail if this is the last instruction.
13626 $ac_cs_success || as_fn_exit
1
13628 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
13629 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
13630 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
13635 echo " /*-----------------------------------------------*"
13636 echo " * CLooG configuration is OK *"
13637 echo " *-----------------------------------------------*/"
13638 echo "It appears that your system is OK to start CLooG compilation. You need"
13639 echo "now to type \"make\". After compilation, you should check CLooG by typing"
13640 echo "\"make check\". If no problem occur, you can type \"make uninstall\" if"
13641 echo "you are upgrading an old version. Lastly type \"make install\" to install"
13642 echo "CLooG on your system (log as root if necessary)."