configure | configure | |||
---|---|---|---|---|
#! /bin/sh | #! /bin/sh | |||
# Guess values for system-dependent variables and create Makefiles. | # Guess values for system-dependent variables and create Makefiles. | |||
# Generated by GNU Autoconf 2.71 for exfatprogs 1.2.4. | # Generated by GNU Autoconf 2.69 for exfatprogs 1.2.4. | |||
# | # | |||
# Report bugs to <linkinjeon@kernel.org>. | # Report bugs to <linkinjeon@kernel.org>. | |||
# | # | |||
# | # | |||
# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. | |||
# Inc. | ||||
# | # | |||
# | # | |||
# This configure script is free software; the Free Software Foundation | # This configure script is free software; the Free Software Foundation | |||
# gives unlimited permission to copy, distribute and modify it. | # gives unlimited permission to copy, distribute and modify it. | |||
## -------------------- ## | ## -------------------- ## | |||
## M4sh Initialization. ## | ## M4sh Initialization. ## | |||
## -------------------- ## | ## -------------------- ## | |||
# Be more Bourne compatible | # Be more Bourne compatible | |||
DUALCASE=1; export DUALCASE # for MKS sh | DUALCASE=1; export DUALCASE # for MKS sh | |||
as_nop=: | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : | |||
if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1 | ||||
then : | ||||
emulate sh | emulate sh | |||
NULLCMD=: | NULLCMD=: | |||
# Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which | # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which | |||
# is contrary to our usage. Disable this feature. | # is contrary to our usage. Disable this feature. | |||
alias -g '${1+"$@"}'='"$@"' | alias -g '${1+"$@"}'='"$@"' | |||
setopt NO_GLOB_SUBST | setopt NO_GLOB_SUBST | |||
else $as_nop | else | |||
case `(set -o) 2>/dev/null` in #( | case `(set -o) 2>/dev/null` in #( | |||
*posix*) : | *posix*) : | |||
set -o posix ;; #( | set -o posix ;; #( | |||
*) : | *) : | |||
;; | ;; | |||
esac | esac | |||
fi | fi | |||
# Reset variables that may have inherited troublesome values from | ||||
# the environment. | ||||
# IFS needs to be set, to space, tab, and newline, in precisely that order. | ||||
# (If _AS_PATH_WALK were called with IFS unset, it would have the | ||||
# side effect of setting IFS to empty, thus disabling word splitting.) | ||||
# Quoting is to prevent editors from complaining about space-tab. | ||||
as_nl=' | as_nl=' | |||
' | ' | |||
export as_nl | export as_nl | |||
IFS=" "" $as_nl" | # Printing a long string crashes Solaris 7 /usr/bin/printf. | |||
as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ | ||||
PS1='$ ' | \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' | |||
PS2='> ' | as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo | |||
PS4='+ ' | as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo | |||
# Prefer a ksh shell builtin over an external printf program on Solaris, | ||||
# Ensure predictable behavior from utilities with locale-dependent output. | # but without wasting forks for bash or zsh. | |||
LC_ALL=C | if test -z "$BASH_VERSION$ZSH_VERSION" \ | |||
export LC_ALL | && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then | |||
LANGUAGE=C | as_echo='print -r --' | |||
export LANGUAGE | as_echo_n='print -rn --' | |||
elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then | ||||
# We cannot yet rely on "unset" to work, but we need these variables | as_echo='printf %s\n' | |||
# to be unset--not just set to an empty or harmless value--now, to | as_echo_n='printf %s' | |||
# avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct | else | |||
# also avoids known problems related to "unset" and subshell syntax | if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; | |||
# in other old shells (e.g. bash 2.01 and pdksh 5.2.14). | then | |||
for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH | as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' | |||
do eval test \${$as_var+y} \ | as_echo_n='/usr/ucb/echo -n' | |||
&& ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : | else | |||
done | as_echo_body='eval expr "X$1" : "X\\(.*\\)"' | |||
as_echo_n_body='eval | ||||
# Ensure that fds 0, 1, and 2 are open. | arg=$1; | |||
if (exec 3>&0) 2>/dev/null; then :; else exec 0</dev/null; fi | case $arg in #( | |||
if (exec 3>&1) 2>/dev/null; then :; else exec 1>/dev/null; fi | *"$as_nl"*) | |||
if (exec 3>&2) ; then :; else exec 2>/dev/null; fi | expr "X$arg" : "X\\(.*\\)$as_nl"; | |||
arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; | ||||
esac; | ||||
expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" | ||||
' | ||||
export as_echo_n_body | ||||
as_echo_n='sh -c $as_echo_n_body as_echo' | ||||
fi | ||||
export as_echo_body | ||||
as_echo='sh -c $as_echo_body as_echo' | ||||
fi | ||||
# The user is always right. | # The user is always right. | |||
if ${PATH_SEPARATOR+false} :; then | if test "${PATH_SEPARATOR+set}" != set; then | |||
PATH_SEPARATOR=: | PATH_SEPARATOR=: | |||
(PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { | (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { | |||
(PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || | (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || | |||
PATH_SEPARATOR=';' | PATH_SEPARATOR=';' | |||
} | } | |||
fi | fi | |||
# IFS | ||||
# We need space, tab and new line, in precisely that order. Quoting is | ||||
# there to prevent editors from complaining about space-tab. | ||||
# (If _AS_PATH_WALK were called with IFS unset, it would disable word | ||||
# splitting by setting IFS to empty value.) | ||||
IFS=" "" $as_nl" | ||||
# Find who we are. Look in the path if we contain no directory separator. | # Find who we are. Look in the path if we contain no directory separator. | |||
as_myself= | as_myself= | |||
case $0 in #(( | case $0 in #(( | |||
*[\\/]* ) as_myself=$0 ;; | *[\\/]* ) as_myself=$0 ;; | |||
*) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break | |||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
test -r "$as_dir$0" && as_myself=$as_dir$0 && break | ||||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
;; | ;; | |||
esac | esac | |||
# We did not find ourselves, most probably we were run as `sh COMMAND' | # We did not find ourselves, most probably we were run as `sh COMMAND' | |||
# in which case we are not to be found in the path. | # in which case we are not to be found in the path. | |||
if test "x$as_myself" = x; then | if test "x$as_myself" = x; then | |||
as_myself=$0 | as_myself=$0 | |||
fi | fi | |||
if test ! -f "$as_myself"; then | if test ! -f "$as_myself"; then | |||
printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absol ute file name" >&2 | $as_echo "$as_myself: error: cannot find myself; rerun with an absolute f ile name" >&2 | |||
exit 1 | exit 1 | |||
fi | fi | |||
# Unset variables that we do not need and which cause bugs (e.g. in | ||||
# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" | ||||
# suppresses any "Segmentation fault" message there. '((' could | ||||
# trigger a bug in pdksh 5.2.14. | ||||
for as_var in BASH_ENV ENV MAIL MAILPATH | ||||
do eval test x\${$as_var+set} = xset \ | ||||
&& ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : | ||||
done | ||||
PS1='$ ' | ||||
PS2='> ' | ||||
PS4='+ ' | ||||
# NLS nuisances. | ||||
LC_ALL=C | ||||
export LC_ALL | ||||
LANGUAGE=C | ||||
export LANGUAGE | ||||
# CDPATH. | ||||
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH | ||||
# Use a proper internal environment variable to ensure we don't fall | # Use a proper internal environment variable to ensure we don't fall | |||
# into an infinite loop, continuously re-executing ourselves. | # into an infinite loop, continuously re-executing ourselves. | |||
if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then | if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then | |||
_as_can_reexec=no; export _as_can_reexec; | _as_can_reexec=no; export _as_can_reexec; | |||
# We cannot yet assume a decent shell, so we have to provide a | # We cannot yet assume a decent shell, so we have to provide a | |||
# neutralization value for shells without unset; and this also | # neutralization value for shells without unset; and this also | |||
# works around shells that cannot unset nonexistent variables. | # works around shells that cannot unset nonexistent variables. | |||
# Preserve -v and -x to the replacement shell. | # Preserve -v and -x to the replacement shell. | |||
BASH_ENV=/dev/null | BASH_ENV=/dev/null | |||
ENV=/dev/null | ENV=/dev/null | |||
(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV | (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV | |||
case $- in # (((( | case $- in # (((( | |||
*v*x* | *x*v* ) as_opts=-vx ;; | *v*x* | *x*v* ) as_opts=-vx ;; | |||
*v* ) as_opts=-v ;; | *v* ) as_opts=-v ;; | |||
*x* ) as_opts=-x ;; | *x* ) as_opts=-x ;; | |||
* ) as_opts= ;; | * ) as_opts= ;; | |||
esac | esac | |||
exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} | exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} | |||
# Admittedly, this is quite paranoid, since all the known shells bail | # Admittedly, this is quite paranoid, since all the known shells bail | |||
# out after a failed `exec'. | # out after a failed `exec'. | |||
printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2 | $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 | |||
exit 255 | as_fn_exit 255 | |||
fi | fi | |||
# We don't want this to propagate to other subprocesses. | # We don't want this to propagate to other subprocesses. | |||
{ _as_can_reexec=; unset _as_can_reexec;} | { _as_can_reexec=; unset _as_can_reexec;} | |||
if test "x$CONFIG_SHELL" = x; then | if test "x$CONFIG_SHELL" = x; then | |||
as_bourne_compatible="as_nop=: | as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) | |||
if test \${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1 | >/dev/null 2>&1; then : | |||
then : | ||||
emulate sh | emulate sh | |||
NULLCMD=: | NULLCMD=: | |||
# Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which | # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which | |||
# is contrary to our usage. Disable this feature. | # is contrary to our usage. Disable this feature. | |||
alias -g '\${1+\"\$@\"}'='\"\$@\"' | alias -g '\${1+\"\$@\"}'='\"\$@\"' | |||
setopt NO_GLOB_SUBST | setopt NO_GLOB_SUBST | |||
else \$as_nop | else | |||
case \`(set -o) 2>/dev/null\` in #( | case \`(set -o) 2>/dev/null\` in #( | |||
*posix*) : | *posix*) : | |||
set -o posix ;; #( | set -o posix ;; #( | |||
*) : | *) : | |||
;; | ;; | |||
esac | esac | |||
fi | fi | |||
" | " | |||
as_required="as_fn_return () { (exit \$1); } | as_required="as_fn_return () { (exit \$1); } | |||
as_fn_success () { as_fn_return 0; } | as_fn_success () { as_fn_return 0; } | |||
as_fn_failure () { as_fn_return 1; } | as_fn_failure () { as_fn_return 1; } | |||
as_fn_ret_success () { return 0; } | as_fn_ret_success () { return 0; } | |||
as_fn_ret_failure () { return 1; } | as_fn_ret_failure () { return 1; } | |||
exitcode=0 | exitcode=0 | |||
as_fn_success || { exitcode=1; echo as_fn_success failed.; } | as_fn_success || { exitcode=1; echo as_fn_success failed.; } | |||
as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } | as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } | |||
as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } | as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } | |||
as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } | as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } | |||
if ( set x; as_fn_ret_success y && test x = \"\$1\" ) | if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : | |||
then : | ||||
else \$as_nop | else | |||
exitcode=1; echo positional parameters were not saved. | exitcode=1; echo positional parameters were not saved. | |||
fi | fi | |||
test x\$exitcode = x0 || exit 1 | test x\$exitcode = x0 || exit 1 | |||
blah=\$(echo \$(echo blah)) | ||||
test x\"\$blah\" = xblah || exit 1 | ||||
test -x / || exit 1" | test -x / || exit 1" | |||
as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_sugges ted=$as_suggested" as_lineno_1a=\$LINENO | as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_sugges ted=$as_suggested" as_lineno_1a=\$LINENO | |||
as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggeste d" as_lineno_2a=\$LINENO | as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggeste d" as_lineno_2a=\$LINENO | |||
eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" & & | eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" & & | |||
test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_ru n'\"' || exit 1 | test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_ru n'\"' || exit 1 | |||
test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || ( | test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || ( | |||
ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' | ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' | |||
ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO | ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO | |||
ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO | ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO | |||
PATH=/empty FPATH=/empty; export PATH FPATH | PATH=/empty FPATH=/empty; export PATH FPATH | |||
test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ | test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ | |||
|| test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1 | || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1 | |||
test \$(( 1 + 1 )) = 2 || exit 1" | test \$(( 1 + 1 )) = 2 || exit 1" | |||
if (eval "$as_required") 2>/dev/null | if (eval "$as_required") 2>/dev/null; then : | |||
then : | ||||
as_have_required=yes | as_have_required=yes | |||
else $as_nop | else | |||
as_have_required=no | as_have_required=no | |||
fi | fi | |||
if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null | if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; | |||
then : | then : | |||
else $as_nop | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
as_found=false | as_found=false | |||
for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH | for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
as_found=: | as_found=: | |||
case $as_dir in #( | case $as_dir in #( | |||
/*) | /*) | |||
for as_base in sh bash ksh sh5; do | for as_base in sh bash ksh sh5; do | |||
# Try only shells that exist, to save several forks. | # Try only shells that exist, to save several forks. | |||
as_shell=$as_dir$as_base | as_shell=$as_dir/$as_base | |||
if { test -f "$as_shell" || test -f "$as_shell.exe"; } && | if { test -f "$as_shell" || test -f "$as_shell.exe"; } && | |||
as_run=a "$as_shell" -c "$as_bourne_compatible""$as_requ | { $as_echo "$as_bourne_compatible""$as_required" | as_ru | |||
ired" 2>/dev/null | n=a "$as_shell"; } 2>/dev/null; then : | |||
then : | ||||
CONFIG_SHELL=$as_shell as_have_required=yes | CONFIG_SHELL=$as_shell as_have_required=yes | |||
if as_run=a "$as_shell" -c "$as_bourne_compatible""$as_su | if { $as_echo "$as_bourne_compatible""$as_suggested" | as | |||
ggested" 2>/dev/null | _run=a "$as_shell"; } 2>/dev/null; then : | |||
then : | ||||
break 2 | break 2 | |||
fi | fi | |||
fi | fi | |||
done;; | done;; | |||
esac | esac | |||
as_found=false | as_found=false | |||
done | done | |||
IFS=$as_save_IFS | $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && | |||
if $as_found | { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$ | |||
then : | SHELL"; } 2>/dev/null; then : | |||
else $as_nop | ||||
if { test -f "$SHELL" || test -f "$SHELL.exe"; } && | ||||
as_run=a "$SHELL" -c "$as_bourne_compatible""$as_required" 2>/ | ||||
dev/null | ||||
then : | ||||
CONFIG_SHELL=$SHELL as_have_required=yes | CONFIG_SHELL=$SHELL as_have_required=yes | |||
fi | fi; } | |||
fi | IFS=$as_save_IFS | |||
if test "x$CONFIG_SHELL" != x | if test "x$CONFIG_SHELL" != x; then : | |||
then : | ||||
export CONFIG_SHELL | export CONFIG_SHELL | |||
# We cannot yet assume a decent shell, so we have to provide a | # We cannot yet assume a decent shell, so we have to provide a | |||
# neutralization value for shells without unset; and this also | # neutralization value for shells without unset; and this also | |||
# works around shells that cannot unset nonexistent variables. | # works around shells that cannot unset nonexistent variables. | |||
# Preserve -v and -x to the replacement shell. | # Preserve -v and -x to the replacement shell. | |||
BASH_ENV=/dev/null | BASH_ENV=/dev/null | |||
ENV=/dev/null | ENV=/dev/null | |||
(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV | (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV | |||
case $- in # (((( | case $- in # (((( | |||
*v*x* | *x*v* ) as_opts=-vx ;; | *v*x* | *x*v* ) as_opts=-vx ;; | |||
*v* ) as_opts=-v ;; | *v* ) as_opts=-v ;; | |||
*x* ) as_opts=-x ;; | *x* ) as_opts=-x ;; | |||
* ) as_opts= ;; | * ) as_opts= ;; | |||
esac | esac | |||
exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} | exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} | |||
# Admittedly, this is quite paranoid, since all the known shells bail | # Admittedly, this is quite paranoid, since all the known shells bail | |||
# out after a failed `exec'. | # out after a failed `exec'. | |||
printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2 | $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 | |||
exit 255 | exit 255 | |||
fi | fi | |||
if test x$as_have_required = xno | if test x$as_have_required = xno; then : | |||
then : | $as_echo "$0: This script requires a shell more modern than all" | |||
printf "%s\n" "$0: This script requires a shell more modern than all" | $as_echo "$0: the shells that I found on your system." | |||
printf "%s\n" "$0: the shells that I found on your system." | if test x${ZSH_VERSION+set} = xset ; then | |||
if test ${ZSH_VERSION+y} ; then | $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" | |||
printf "%s\n" "$0: In particular, zsh $ZSH_VERSION has bugs and should" | $as_echo "$0: be upgraded to zsh 4.3.4 or later." | |||
printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." | ||||
else | else | |||
printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and | $as_echo "$0: Please tell bug-autoconf@gnu.org and | |||
$0: linkinjeon@kernel.org about your system, including any | $0: linkinjeon@kernel.org about your system, including any | |||
$0: error possibly output before this message. Then install | $0: error possibly output before this message. Then install | |||
$0: a modern shell, or manually run the script under such a | $0: a modern shell, or manually run the script under such a | |||
$0: shell if you do have one." | $0: shell if you do have one." | |||
fi | fi | |||
exit 1 | exit 1 | |||
fi | fi | |||
fi | fi | |||
fi | fi | |||
SHELL=${CONFIG_SHELL-/bin/sh} | SHELL=${CONFIG_SHELL-/bin/sh} | |||
skipping to change at line 318 | skipping to change at line 319 | |||
# as_fn_exit STATUS | # as_fn_exit STATUS | |||
# ----------------- | # ----------------- | |||
# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. | # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. | |||
as_fn_exit () | as_fn_exit () | |||
{ | { | |||
set +e | set +e | |||
as_fn_set_status $1 | as_fn_set_status $1 | |||
exit $1 | exit $1 | |||
} # as_fn_exit | } # as_fn_exit | |||
# as_fn_nop | ||||
# --------- | ||||
# Do nothing but, unlike ":", preserve the value of $?. | ||||
as_fn_nop () | ||||
{ | ||||
return $? | ||||
} | ||||
as_nop=as_fn_nop | ||||
# as_fn_mkdir_p | # as_fn_mkdir_p | |||
# ------------- | # ------------- | |||
# Create "$as_dir" as a directory, including parents if necessary. | # Create "$as_dir" as a directory, including parents if necessary. | |||
as_fn_mkdir_p () | as_fn_mkdir_p () | |||
{ | { | |||
case $as_dir in #( | case $as_dir in #( | |||
-*) as_dir=./$as_dir;; | -*) as_dir=./$as_dir;; | |||
esac | esac | |||
test -d "$as_dir" || eval $as_mkdir_p || { | test -d "$as_dir" || eval $as_mkdir_p || { | |||
as_dirs= | as_dirs= | |||
while :; do | while :; do | |||
case $as_dir in #( | case $as_dir in #( | |||
*\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; # '( | *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( | |||
*) as_qdir=$as_dir;; | *) as_qdir=$as_dir;; | |||
esac | esac | |||
as_dirs="'$as_qdir' $as_dirs" | as_dirs="'$as_qdir' $as_dirs" | |||
as_dir=`$as_dirname -- "$as_dir" || | as_dir=`$as_dirname -- "$as_dir" || | |||
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |||
X"$as_dir" : 'X\(//\)[^/]' \| \ | X"$as_dir" : 'X\(//\)[^/]' \| \ | |||
X"$as_dir" : 'X\(//\)$' \| \ | X"$as_dir" : 'X\(//\)$' \| \ | |||
X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || | X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || | |||
printf "%s\n" X"$as_dir" | | $as_echo X"$as_dir" | | |||
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\(\/\/\)[^/].*/{ | /^X\(\/\/\)[^/].*/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\(\/\/\)$/{ | /^X\(\/\/\)$/{ | |||
s//\1/ | s//\1/ | |||
skipping to change at line 387 | skipping to change at line 380 | |||
as_fn_executable_p () | as_fn_executable_p () | |||
{ | { | |||
test -f "$1" && test -x "$1" | test -f "$1" && test -x "$1" | |||
} # as_fn_executable_p | } # as_fn_executable_p | |||
# as_fn_append VAR VALUE | # as_fn_append VAR VALUE | |||
# ---------------------- | # ---------------------- | |||
# Append the text in VALUE to the end of the definition contained in VAR. T ake | # Append the text in VALUE to the end of the definition contained in VAR. T ake | |||
# advantage of any shell optimizations that allow amortized linear growth o ver | # advantage of any shell optimizations that allow amortized linear growth o ver | |||
# repeated appends, instead of the typical quadratic growth present in naiv e | # repeated appends, instead of the typical quadratic growth present in naiv e | |||
# implementations. | # implementations. | |||
if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null | if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : | |||
then : | ||||
eval 'as_fn_append () | eval 'as_fn_append () | |||
{ | { | |||
eval $1+=\$2 | eval $1+=\$2 | |||
}' | }' | |||
else $as_nop | else | |||
as_fn_append () | as_fn_append () | |||
{ | { | |||
eval $1=\$$1\$2 | eval $1=\$$1\$2 | |||
} | } | |||
fi # as_fn_append | fi # as_fn_append | |||
# as_fn_arith ARG... | # as_fn_arith ARG... | |||
# ------------------ | # ------------------ | |||
# Perform arithmetic evaluation on the ARGs, and store the result in the | # Perform arithmetic evaluation on the ARGs, and store the result in the | |||
# global $as_val. Take advantage of shells that can avoid forks. The argume nts | # global $as_val. Take advantage of shells that can avoid forks. The argume nts | |||
# must be portable across $(()) and expr. | # must be portable across $(()) and expr. | |||
if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null | if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : | |||
then : | ||||
eval 'as_fn_arith () | eval 'as_fn_arith () | |||
{ | { | |||
as_val=$(( $* )) | as_val=$(( $* )) | |||
}' | }' | |||
else $as_nop | else | |||
as_fn_arith () | as_fn_arith () | |||
{ | { | |||
as_val=`expr "$@" || test $? -eq 1` | as_val=`expr "$@" || test $? -eq 1` | |||
} | } | |||
fi # as_fn_arith | fi # as_fn_arith | |||
# as_fn_nop | ||||
# --------- | ||||
# Do nothing but, unlike ":", preserve the value of $?. | ||||
as_fn_nop () | ||||
{ | ||||
return $? | ||||
} | ||||
as_nop=as_fn_nop | ||||
# as_fn_error STATUS ERROR [LINENO LOG_FD] | # as_fn_error STATUS ERROR [LINENO LOG_FD] | |||
# ---------------------------------------- | # ---------------------------------------- | |||
# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are | # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are | |||
# provided, also output the error to LOG_FD, referencing LINENO. Then exit the | # provided, also output the error to LOG_FD, referencing LINENO. Then exit the | |||
# script with STATUS, using 1 if that was 0. | # script with STATUS, using 1 if that was 0. | |||
as_fn_error () | as_fn_error () | |||
{ | { | |||
as_status=$1; test $as_status -eq 0 && as_status=1 | as_status=$1; test $as_status -eq 0 && as_status=1 | |||
if test "$4"; then | if test "$4"; then | |||
as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_ stack | as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_ stack | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 | $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 | |||
fi | fi | |||
printf "%s\n" "$as_me: error: $2" >&2 | $as_echo "$as_me: error: $2" >&2 | |||
as_fn_exit $as_status | as_fn_exit $as_status | |||
} # as_fn_error | } # as_fn_error | |||
if expr a : '\(a\)' >/dev/null 2>&1 && | if expr a : '\(a\)' >/dev/null 2>&1 && | |||
test "X`expr 00001 : '.*\(...\)'`" = X001; then | test "X`expr 00001 : '.*\(...\)'`" = X001; then | |||
as_expr=expr | as_expr=expr | |||
else | else | |||
as_expr=false | as_expr=false | |||
fi | fi | |||
skipping to change at line 466 | skipping to change at line 448 | |||
if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then | if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then | |||
as_dirname=dirname | as_dirname=dirname | |||
else | else | |||
as_dirname=false | as_dirname=false | |||
fi | fi | |||
as_me=`$as_basename -- "$0" || | as_me=`$as_basename -- "$0" || | |||
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ | $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ | |||
X"$0" : 'X\(//\)$' \| \ | X"$0" : 'X\(//\)$' \| \ | |||
X"$0" : 'X\(/\)' \| . 2>/dev/null || | X"$0" : 'X\(/\)' \| . 2>/dev/null || | |||
printf "%s\n" X/"$0" | | $as_echo X/"$0" | | |||
sed '/^.*\/\([^/][^/]*\)\/*$/{ | sed '/^.*\/\([^/][^/]*\)\/*$/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\/\(\/\/\)$/{ | /^X\/\(\/\/\)$/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\/\(\/\).*/{ | /^X\/\(\/\).*/{ | |||
s//\1/ | s//\1/ | |||
skipping to change at line 509 | skipping to change at line 491 | |||
t lineno | t lineno | |||
b | b | |||
:lineno | :lineno | |||
N | N | |||
:loop | :loop | |||
s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ | s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ | |||
t loop | t loop | |||
s/-\n.*// | s/-\n.*// | |||
' >$as_me.lineno && | ' >$as_me.lineno && | |||
chmod +x "$as_me.lineno" || | chmod +x "$as_me.lineno" || | |||
{ printf "%s\n" "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } | { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a PO SIX shell" >&2; as_fn_exit 1; } | |||
# If we had to re-execute with $CONFIG_SHELL, we're ensured to have | # If we had to re-execute with $CONFIG_SHELL, we're ensured to have | |||
# already done that, so ensure we don't try to do so again and fall | # already done that, so ensure we don't try to do so again and fall | |||
# in an infinite loop. This has already happened in practice. | # in an infinite loop. This has already happened in practice. | |||
_as_can_reexec=no; export _as_can_reexec | _as_can_reexec=no; export _as_can_reexec | |||
# Don't try to exec as it changes $[0], causing all sort of problems | # Don't try to exec as it changes $[0], causing all sort of problems | |||
# (the dirname of $[0] is not the place where we might find the | # (the dirname of $[0] is not the place where we might find the | |||
# original and so on. Autoconf is especially sensitive to this). | # original and so on. Autoconf is especially sensitive to this). | |||
. "./$as_me.lineno" | . "./$as_me.lineno" | |||
# Exit status is that of the last command. | # Exit status is that of the last command. | |||
exit | exit | |||
} | } | |||
# Determine whether it's possible to make 'echo' print without a newline. | ||||
# These variables are no longer used directly by Autoconf, but are AC_SUBST | ||||
ed | ||||
# for compatibility with existing Makefiles. | ||||
ECHO_C= ECHO_N= ECHO_T= | ECHO_C= ECHO_N= ECHO_T= | |||
case `echo -n x` in #((((( | case `echo -n x` in #((((( | |||
-n*) | -n*) | |||
case `echo 'xy\c'` in | case `echo 'xy\c'` in | |||
*c*) ECHO_T=' ';; # ECHO_T is single tab character. | *c*) ECHO_T=' ';; # ECHO_T is single tab character. | |||
xy) ECHO_C='\c';; | xy) ECHO_C='\c';; | |||
*) echo `echo ksh88 bug on AIX 6.1` > /dev/null | *) echo `echo ksh88 bug on AIX 6.1` > /dev/null | |||
ECHO_T=' ';; | ECHO_T=' ';; | |||
esac;; | esac;; | |||
*) | *) | |||
ECHO_N='-n';; | ECHO_N='-n';; | |||
esac | esac | |||
# For backward compatibility with old third-party macros, we provide | ||||
# the shell variables $as_echo and $as_echo_n. New code should use | ||||
# AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively. | ||||
as_echo='printf %s\n' | ||||
as_echo_n='printf %s' | ||||
rm -f conf$$ conf$$.exe conf$$.file | rm -f conf$$ conf$$.exe conf$$.file | |||
if test -d conf$$.dir; then | if test -d conf$$.dir; then | |||
rm -f conf$$.dir/conf$$.file | rm -f conf$$.dir/conf$$.file | |||
else | else | |||
rm -f conf$$.dir | rm -f conf$$.dir | |||
mkdir conf$$.dir 2>/dev/null | mkdir conf$$.dir 2>/dev/null | |||
fi | fi | |||
if (echo >conf$$.file) 2>/dev/null; then | if (echo >conf$$.file) 2>/dev/null; then | |||
if ln -s conf$$.file conf$$ 2>/dev/null; then | if ln -s conf$$.file conf$$ 2>/dev/null; then | |||
as_ln_s='ln -s' | as_ln_s='ln -s' | |||
skipping to change at line 621 | skipping to change at line 594 | |||
PACKAGE_NAME='exfatprogs' | PACKAGE_NAME='exfatprogs' | |||
PACKAGE_TARNAME='exfatprogs' | PACKAGE_TARNAME='exfatprogs' | |||
PACKAGE_VERSION='1.2.4' | PACKAGE_VERSION='1.2.4' | |||
PACKAGE_STRING='exfatprogs 1.2.4' | PACKAGE_STRING='exfatprogs 1.2.4' | |||
PACKAGE_BUGREPORT='linkinjeon@kernel.org' | PACKAGE_BUGREPORT='linkinjeon@kernel.org' | |||
PACKAGE_URL='https://github.com/exfatprogs/exfatprogs' | PACKAGE_URL='https://github.com/exfatprogs/exfatprogs' | |||
ac_unique_file="config.h.in" | ac_unique_file="config.h.in" | |||
# Factoring default headers for most tests. | # Factoring default headers for most tests. | |||
ac_includes_default="\ | ac_includes_default="\ | |||
#include <stddef.h> | #include <stdio.h> | |||
#ifdef HAVE_STDIO_H | #ifdef HAVE_SYS_TYPES_H | |||
# include <stdio.h> | # include <sys/types.h> | |||
#endif | ||||
#ifdef HAVE_SYS_STAT_H | ||||
# include <sys/stat.h> | ||||
#endif | #endif | |||
#ifdef HAVE_STDLIB_H | #ifdef STDC_HEADERS | |||
# include <stdlib.h> | # include <stdlib.h> | |||
# include <stddef.h> | ||||
#else | ||||
# ifdef HAVE_STDLIB_H | ||||
# include <stdlib.h> | ||||
# endif | ||||
#endif | #endif | |||
#ifdef HAVE_STRING_H | #ifdef HAVE_STRING_H | |||
# if !defined STDC_HEADERS && defined HAVE_MEMORY_H | ||||
# include <memory.h> | ||||
# endif | ||||
# include <string.h> | # include <string.h> | |||
#endif | #endif | |||
#ifdef HAVE_STRINGS_H | ||||
# include <strings.h> | ||||
#endif | ||||
#ifdef HAVE_INTTYPES_H | #ifdef HAVE_INTTYPES_H | |||
# include <inttypes.h> | # include <inttypes.h> | |||
#endif | #endif | |||
#ifdef HAVE_STDINT_H | #ifdef HAVE_STDINT_H | |||
# include <stdint.h> | # include <stdint.h> | |||
#endif | #endif | |||
#ifdef HAVE_STRINGS_H | ||||
# include <strings.h> | ||||
#endif | ||||
#ifdef HAVE_SYS_TYPES_H | ||||
# include <sys/types.h> | ||||
#endif | ||||
#ifdef HAVE_SYS_STAT_H | ||||
# include <sys/stat.h> | ||||
#endif | ||||
#ifdef HAVE_UNISTD_H | #ifdef HAVE_UNISTD_H | |||
# include <unistd.h> | # include <unistd.h> | |||
#endif" | #endif" | |||
ac_header_c_list= | ||||
ac_subst_vars='am__EXEEXT_FALSE | ac_subst_vars='am__EXEEXT_FALSE | |||
am__EXEEXT_TRUE | am__EXEEXT_TRUE | |||
LTLIBOBJS | LTLIBOBJS | |||
LIBOBJS | LIBOBJS | |||
CPP | ||||
LT_SYS_LIBRARY_PATH | LT_SYS_LIBRARY_PATH | |||
OTOOL64 | OTOOL64 | |||
OTOOL | OTOOL | |||
LIPO | LIPO | |||
NMEDIT | NMEDIT | |||
DSYMUTIL | DSYMUTIL | |||
MANIFEST_TOOL | MANIFEST_TOOL | |||
RANLIB | RANLIB | |||
ac_ct_AR | ac_ct_AR | |||
AR | AR | |||
DLLTOOL | DLLTOOL | |||
OBJDUMP | OBJDUMP | |||
FILECMD | ||||
LN_S | LN_S | |||
NM | NM | |||
ac_ct_DUMPBIN | ac_ct_DUMPBIN | |||
DUMPBIN | DUMPBIN | |||
LD | LD | |||
FGREP | FGREP | |||
EGREP | EGREP | |||
GREP | GREP | |||
SED | SED | |||
host_os | host_os | |||
skipping to change at line 693 | skipping to change at line 670 | |||
build_cpu | build_cpu | |||
build | build | |||
LIBTOOL | LIBTOOL | |||
am__fastdepCC_FALSE | am__fastdepCC_FALSE | |||
am__fastdepCC_TRUE | am__fastdepCC_TRUE | |||
CCDEPMODE | CCDEPMODE | |||
am__nodep | am__nodep | |||
AMDEPBACKSLASH | AMDEPBACKSLASH | |||
AMDEP_FALSE | AMDEP_FALSE | |||
AMDEP_TRUE | AMDEP_TRUE | |||
am__quote | ||||
am__include | am__include | |||
DEPDIR | DEPDIR | |||
OBJEXT | OBJEXT | |||
EXEEXT | EXEEXT | |||
ac_ct_CC | ac_ct_CC | |||
CPPFLAGS | CPPFLAGS | |||
LDFLAGS | LDFLAGS | |||
CFLAGS | CFLAGS | |||
CC | CC | |||
AM_BACKSLASH | AM_BACKSLASH | |||
AM_DEFAULT_VERBOSITY | AM_DEFAULT_VERBOSITY | |||
AM_DEFAULT_V | AM_DEFAULT_V | |||
AM_V | AM_V | |||
CSCOPE | ||||
ETAGS | ||||
CTAGS | ||||
am__untar | am__untar | |||
am__tar | am__tar | |||
AMTAR | AMTAR | |||
am__leading_dot | am__leading_dot | |||
SET_MAKE | SET_MAKE | |||
AWK | AWK | |||
mkdir_p | mkdir_p | |||
MKDIR_P | MKDIR_P | |||
INSTALL_STRIP_PROGRAM | INSTALL_STRIP_PROGRAM | |||
STRIP | STRIP | |||
skipping to change at line 770 | skipping to change at line 745 | |||
program_transform_name | program_transform_name | |||
prefix | prefix | |||
exec_prefix | exec_prefix | |||
PACKAGE_URL | PACKAGE_URL | |||
PACKAGE_BUGREPORT | PACKAGE_BUGREPORT | |||
PACKAGE_STRING | PACKAGE_STRING | |||
PACKAGE_VERSION | PACKAGE_VERSION | |||
PACKAGE_TARNAME | PACKAGE_TARNAME | |||
PACKAGE_NAME | PACKAGE_NAME | |||
PATH_SEPARATOR | PATH_SEPARATOR | |||
SHELL | SHELL' | |||
am__quote' | ||||
ac_subst_files='' | ac_subst_files='' | |||
ac_user_opts=' | ac_user_opts=' | |||
enable_option_checking | enable_option_checking | |||
enable_silent_rules | enable_silent_rules | |||
enable_dependency_tracking | enable_dependency_tracking | |||
enable_shared | enable_shared | |||
enable_static | enable_static | |||
with_pic | with_pic | |||
enable_fast_install | enable_fast_install | |||
with_aix_soname | with_aix_soname | |||
skipping to change at line 795 | skipping to change at line 769 | |||
enable_largefile | enable_largefile | |||
' | ' | |||
ac_precious_vars='build_alias | ac_precious_vars='build_alias | |||
host_alias | host_alias | |||
target_alias | target_alias | |||
CC | CC | |||
CFLAGS | CFLAGS | |||
LDFLAGS | LDFLAGS | |||
LIBS | LIBS | |||
CPPFLAGS | CPPFLAGS | |||
LT_SYS_LIBRARY_PATH' | LT_SYS_LIBRARY_PATH | |||
CPP' | ||||
# Initialize some variables set by options. | # Initialize some variables set by options. | |||
ac_init_help= | ac_init_help= | |||
ac_init_version=false | ac_init_version=false | |||
ac_unrecognized_opts= | ac_unrecognized_opts= | |||
ac_unrecognized_sep= | ac_unrecognized_sep= | |||
# The variables have the same names as the options, with | # The variables have the same names as the options, with | |||
# dashes changed to underlines. | # dashes changed to underlines. | |||
cache_file=/dev/null | cache_file=/dev/null | |||
exec_prefix=NONE | exec_prefix=NONE | |||
skipping to change at line 863 | skipping to change at line 838 | |||
ac_prev= | ac_prev= | |||
continue | continue | |||
fi | fi | |||
case $ac_option in | case $ac_option in | |||
*=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; | *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; | |||
*=) ac_optarg= ;; | *=) ac_optarg= ;; | |||
*) ac_optarg=yes ;; | *) ac_optarg=yes ;; | |||
esac | esac | |||
# Accept the important Cygnus configure options, so we can diagnose typos | ||||
. | ||||
case $ac_dashdash$ac_option in | case $ac_dashdash$ac_option in | |||
--) | --) | |||
ac_dashdash=yes ;; | ac_dashdash=yes ;; | |||
-bindir | --bindir | --bindi | --bind | --bin | --bi) | -bindir | --bindir | --bindi | --bind | --bin | --bi) | |||
ac_prev=bindir ;; | ac_prev=bindir ;; | |||
-bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) | -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) | |||
bindir=$ac_optarg ;; | bindir=$ac_optarg ;; | |||
-build | --build | --buil | --bui | --bu) | -build | --build | --buil | --bui | --bu) | |||
skipping to change at line 903 | skipping to change at line 880 | |||
| --dataroo | --dataro | --datar) | | --dataroo | --dataro | --datar) | |||
ac_prev=datarootdir ;; | ac_prev=datarootdir ;; | |||
-datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ | -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ | |||
| --dataroot=* | --dataroo=* | --dataro=* | --datar=*) | | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) | |||
datarootdir=$ac_optarg ;; | datarootdir=$ac_optarg ;; | |||
-disable-* | --disable-*) | -disable-* | --disable-*) | |||
ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` | ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` | |||
# Reject names that are not valid shell variable names. | # Reject names that are not valid shell variable names. | |||
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | |||
as_fn_error $? "invalid feature name: \`$ac_useropt'" | as_fn_error $? "invalid feature name: $ac_useropt" | |||
ac_useropt_orig=$ac_useropt | ac_useropt_orig=$ac_useropt | |||
ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'` | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | |||
case $ac_user_opts in | case $ac_user_opts in | |||
*" | *" | |||
"enable_$ac_useropt" | "enable_$ac_useropt" | |||
"*) ;; | "*) ;; | |||
*) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--d isable-$ac_useropt_orig" | *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--d isable-$ac_useropt_orig" | |||
ac_unrecognized_sep=', ';; | ac_unrecognized_sep=', ';; | |||
esac | esac | |||
eval enable_$ac_useropt=no ;; | eval enable_$ac_useropt=no ;; | |||
-docdir | --docdir | --docdi | --doc | --do) | -docdir | --docdir | --docdi | --doc | --do) | |||
skipping to change at line 929 | skipping to change at line 906 | |||
-dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) | -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) | |||
ac_prev=dvidir ;; | ac_prev=dvidir ;; | |||
-dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) | -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) | |||
dvidir=$ac_optarg ;; | dvidir=$ac_optarg ;; | |||
-enable-* | --enable-*) | -enable-* | --enable-*) | |||
ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` | ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` | |||
# Reject names that are not valid shell variable names. | # Reject names that are not valid shell variable names. | |||
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | |||
as_fn_error $? "invalid feature name: \`$ac_useropt'" | as_fn_error $? "invalid feature name: $ac_useropt" | |||
ac_useropt_orig=$ac_useropt | ac_useropt_orig=$ac_useropt | |||
ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'` | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | |||
case $ac_user_opts in | case $ac_user_opts in | |||
*" | *" | |||
"enable_$ac_useropt" | "enable_$ac_useropt" | |||
"*) ;; | "*) ;; | |||
*) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--e nable-$ac_useropt_orig" | *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--e nable-$ac_useropt_orig" | |||
ac_unrecognized_sep=', ';; | ac_unrecognized_sep=', ';; | |||
esac | esac | |||
eval enable_$ac_useropt=\$ac_optarg ;; | eval enable_$ac_useropt=\$ac_optarg ;; | |||
-exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | |||
skipping to change at line 1142 | skipping to change at line 1119 | |||
-v | -verbose | --verbose | --verbos | --verbo | --verb) | -v | -verbose | --verbose | --verbos | --verbo | --verb) | |||
verbose=yes ;; | verbose=yes ;; | |||
-version | --version | --versio | --versi | --vers | -V) | -version | --version | --versio | --versi | --vers | -V) | |||
ac_init_version=: ;; | ac_init_version=: ;; | |||
-with-* | --with-*) | -with-* | --with-*) | |||
ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` | ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` | |||
# Reject names that are not valid shell variable names. | # Reject names that are not valid shell variable names. | |||
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | |||
as_fn_error $? "invalid package name: \`$ac_useropt'" | as_fn_error $? "invalid package name: $ac_useropt" | |||
ac_useropt_orig=$ac_useropt | ac_useropt_orig=$ac_useropt | |||
ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'` | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | |||
case $ac_user_opts in | case $ac_user_opts in | |||
*" | *" | |||
"with_$ac_useropt" | "with_$ac_useropt" | |||
"*) ;; | "*) ;; | |||
*) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--w ith-$ac_useropt_orig" | *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--w ith-$ac_useropt_orig" | |||
ac_unrecognized_sep=', ';; | ac_unrecognized_sep=', ';; | |||
esac | esac | |||
eval with_$ac_useropt=\$ac_optarg ;; | eval with_$ac_useropt=\$ac_optarg ;; | |||
-without-* | --without-*) | -without-* | --without-*) | |||
ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` | ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` | |||
# Reject names that are not valid shell variable names. | # Reject names that are not valid shell variable names. | |||
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | |||
as_fn_error $? "invalid package name: \`$ac_useropt'" | as_fn_error $? "invalid package name: $ac_useropt" | |||
ac_useropt_orig=$ac_useropt | ac_useropt_orig=$ac_useropt | |||
ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'` | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | |||
case $ac_user_opts in | case $ac_user_opts in | |||
*" | *" | |||
"with_$ac_useropt" | "with_$ac_useropt" | |||
"*) ;; | "*) ;; | |||
*) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--w ithout-$ac_useropt_orig" | *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--w ithout-$ac_useropt_orig" | |||
ac_unrecognized_sep=', ';; | ac_unrecognized_sep=', ';; | |||
esac | esac | |||
eval with_$ac_useropt=no ;; | eval with_$ac_useropt=no ;; | |||
--x) | --x) | |||
skipping to change at line 1204 | skipping to change at line 1181 | |||
# Reject names that are not valid shell variable names. | # Reject names that are not valid shell variable names. | |||
case $ac_envvar in #( | case $ac_envvar in #( | |||
'' | [0-9]* | *[!_$as_cr_alnum]* ) | '' | [0-9]* | *[!_$as_cr_alnum]* ) | |||
as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; | as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; | |||
esac | esac | |||
eval $ac_envvar=\$ac_optarg | eval $ac_envvar=\$ac_optarg | |||
export $ac_envvar ;; | export $ac_envvar ;; | |||
*) | *) | |||
# FIXME: should be removed in autoconf 3.0. | # FIXME: should be removed in autoconf 3.0. | |||
printf "%s\n" "$as_me: WARNING: you should use --build, --host, --targe t" >&2 | $as_echo "$as_me: WARNING: you should use --build, --host, --target" >& 2 | |||
expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && | expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && | |||
printf "%s\n" "$as_me: WARNING: invalid host type: $ac_option" >&2 | $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 | |||
: "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$a c_option}" | : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$a c_option}" | |||
;; | ;; | |||
esac | esac | |||
done | done | |||
if test -n "$ac_prev"; then | if test -n "$ac_prev"; then | |||
ac_option=--`echo $ac_prev | sed 's/_/-/g'` | ac_option=--`echo $ac_prev | sed 's/_/-/g'` | |||
as_fn_error $? "missing argument to $ac_option" | as_fn_error $? "missing argument to $ac_option" | |||
fi | fi | |||
if test -n "$ac_unrecognized_opts"; then | if test -n "$ac_unrecognized_opts"; then | |||
case $enable_option_checking in | case $enable_option_checking in | |||
no) ;; | no) ;; | |||
fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; | fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; | |||
*) printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unreco gnized_opts" >&2 ;; | *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognize d_opts" >&2 ;; | |||
esac | esac | |||
fi | fi | |||
# Check all directory arguments for consistency. | # Check all directory arguments for consistency. | |||
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ | for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ | |||
datadir sysconfdir sharedstatedir localstatedir includedir \ | datadir sysconfdir sharedstatedir localstatedir includedir \ | |||
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ | oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ | |||
libdir localedir mandir runstatedir | libdir localedir mandir runstatedir | |||
do | do | |||
eval ac_val=\$$ac_var | eval ac_val=\$$ac_var | |||
skipping to change at line 1284 | skipping to change at line 1261 | |||
# Find the source files, if location was not specified. | # Find the source files, if location was not specified. | |||
if test -z "$srcdir"; then | if test -z "$srcdir"; then | |||
ac_srcdir_defaulted=yes | ac_srcdir_defaulted=yes | |||
# Try the directory containing this script, then the parent directory. | # Try the directory containing this script, then the parent directory. | |||
ac_confdir=`$as_dirname -- "$as_myself" || | ac_confdir=`$as_dirname -- "$as_myself" || | |||
$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |||
X"$as_myself" : 'X\(//\)[^/]' \| \ | X"$as_myself" : 'X\(//\)[^/]' \| \ | |||
X"$as_myself" : 'X\(//\)$' \| \ | X"$as_myself" : 'X\(//\)$' \| \ | |||
X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || | X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || | |||
printf "%s\n" X"$as_myself" | | $as_echo X"$as_myself" | | |||
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\(\/\/\)[^/].*/{ | /^X\(\/\/\)[^/].*/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\(\/\/\)$/{ | /^X\(\/\/\)$/{ | |||
s//\1/ | s//\1/ | |||
skipping to change at line 1455 | skipping to change at line 1432 | |||
Some influential environment variables: | Some influential environment variables: | |||
CC C compiler command | CC C compiler command | |||
CFLAGS C compiler flags | CFLAGS C compiler flags | |||
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a | LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a | |||
nonstandard directory <lib dir> | nonstandard directory <lib dir> | |||
LIBS libraries to pass to the linker, e.g. -l<library> | LIBS libraries to pass to the linker, e.g. -l<library> | |||
CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if | CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if | |||
you have headers in a nonstandard directory <include dir> | you have headers in a nonstandard directory <include dir> | |||
LT_SYS_LIBRARY_PATH | LT_SYS_LIBRARY_PATH | |||
User-defined run-time library search path. | User-defined run-time library search path. | |||
CPP C preprocessor | ||||
Use these variables to override the choices made by `configure' or to help | Use these variables to override the choices made by `configure' or to help | |||
it to find libraries and programs with nonstandard names/locations. | it to find libraries and programs with nonstandard names/locations. | |||
Report bugs to <linkinjeon@kernel.org>. | Report bugs to <linkinjeon@kernel.org>. | |||
exfatprogs home page: <https://github.com/exfatprogs/exfatprogs>. | exfatprogs home page: <https://github.com/exfatprogs/exfatprogs>. | |||
_ACEOF | _ACEOF | |||
ac_status=$? | ac_status=$? | |||
fi | fi | |||
skipping to change at line 1476 | skipping to change at line 1454 | |||
# If there are subdirs, report their specific --help. | # If there are subdirs, report their specific --help. | |||
for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue | for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue | |||
test -d "$ac_dir" || | test -d "$ac_dir" || | |||
{ cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || | { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || | |||
continue | continue | |||
ac_builddir=. | ac_builddir=. | |||
case "$ac_dir" in | case "$ac_dir" in | |||
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; | .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; | |||
*) | *) | |||
ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'` | ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` | |||
# A ".." for each directory in $ac_dir_suffix. | # A ".." for each directory in $ac_dir_suffix. | |||
ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/.. |g;s|/||'` | ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s| /||'` | |||
case $ac_top_builddir_sub in | case $ac_top_builddir_sub in | |||
"") ac_top_builddir_sub=. ac_top_build_prefix= ;; | "") ac_top_builddir_sub=. ac_top_build_prefix= ;; | |||
*) ac_top_build_prefix=$ac_top_builddir_sub/ ;; | *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; | |||
esac ;; | esac ;; | |||
esac | esac | |||
ac_abs_top_builddir=$ac_pwd | ac_abs_top_builddir=$ac_pwd | |||
ac_abs_builddir=$ac_pwd$ac_dir_suffix | ac_abs_builddir=$ac_pwd$ac_dir_suffix | |||
# for backward compatibility: | # for backward compatibility: | |||
ac_top_builddir=$ac_top_build_prefix | ac_top_builddir=$ac_top_build_prefix | |||
skipping to change at line 1506 | skipping to change at line 1484 | |||
ac_top_srcdir=$srcdir | ac_top_srcdir=$srcdir | |||
ac_abs_top_srcdir=$srcdir ;; | ac_abs_top_srcdir=$srcdir ;; | |||
*) # Relative name. | *) # Relative name. | |||
ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix | ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix | |||
ac_top_srcdir=$ac_top_build_prefix$srcdir | ac_top_srcdir=$ac_top_build_prefix$srcdir | |||
ac_abs_top_srcdir=$ac_pwd/$srcdir ;; | ac_abs_top_srcdir=$ac_pwd/$srcdir ;; | |||
esac | esac | |||
ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix | ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix | |||
cd "$ac_dir" || { ac_status=$?; continue; } | cd "$ac_dir" || { ac_status=$?; continue; } | |||
# Check for configure.gnu first; this name is used for a wrapper for | # Check for guested configure. | |||
# Metaconfig's "Configure" on case-insensitive file systems. | ||||
if test -f "$ac_srcdir/configure.gnu"; then | if test -f "$ac_srcdir/configure.gnu"; then | |||
echo && | echo && | |||
$SHELL "$ac_srcdir/configure.gnu" --help=recursive | $SHELL "$ac_srcdir/configure.gnu" --help=recursive | |||
elif test -f "$ac_srcdir/configure"; then | elif test -f "$ac_srcdir/configure"; then | |||
echo && | echo && | |||
$SHELL "$ac_srcdir/configure" --help=recursive | $SHELL "$ac_srcdir/configure" --help=recursive | |||
else | else | |||
printf "%s\n" "$as_me: WARNING: no configuration information is in $a c_dir" >&2 | $as_echo "$as_me: WARNING: no configuration information is in $ac_dir " >&2 | |||
fi || ac_status=$? | fi || ac_status=$? | |||
cd "$ac_pwd" || { ac_status=$?; break; } | cd "$ac_pwd" || { ac_status=$?; break; } | |||
done | done | |||
fi | fi | |||
test -n "$ac_init_help" && exit $ac_status | test -n "$ac_init_help" && exit $ac_status | |||
if $ac_init_version; then | if $ac_init_version; then | |||
cat <<\_ACEOF | cat <<\_ACEOF | |||
exfatprogs configure 1.2.4 | exfatprogs configure 1.2.4 | |||
generated by GNU Autoconf 2.71 | generated by GNU Autoconf 2.69 | |||
Copyright (C) 2021 Free Software Foundation, Inc. | Copyright (C) 2012 Free Software Foundation, Inc. | |||
This configure script is free software; the Free Software Foundation | This configure script is free software; the Free Software Foundation | |||
gives unlimited permission to copy, distribute and modify it. | gives unlimited permission to copy, distribute and modify it. | |||
_ACEOF | _ACEOF | |||
exit | exit | |||
fi | fi | |||
## ------------------------ ## | ## ------------------------ ## | |||
## Autoconf initialization. ## | ## Autoconf initialization. ## | |||
## ------------------------ ## | ## ------------------------ ## | |||
# ac_fn_c_try_compile LINENO | # ac_fn_c_try_compile LINENO | |||
# -------------------------- | # -------------------------- | |||
# Try to compile conftest.$ac_ext, and return whether this succeeded. | # Try to compile conftest.$ac_ext, and return whether this succeeded. | |||
ac_fn_c_try_compile () | ac_fn_c_try_compile () | |||
{ | { | |||
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_st ack | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_st ack | |||
rm -f conftest.$ac_objext conftest.beam | rm -f conftest.$ac_objext | |||
if { { ac_try="$ac_compile" | if { { ac_try="$ac_compile" | |||
case "(($ac_try" in | case "(($ac_try" in | |||
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |||
*) ac_try_echo=$ac_try;; | *) ac_try_echo=$ac_try;; | |||
esac | esac | |||
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | |||
printf "%s\n" "$ac_try_echo"; } >&5 | $as_echo "$ac_try_echo"; } >&5 | |||
(eval "$ac_compile") 2>conftest.err | (eval "$ac_compile") 2>conftest.err | |||
ac_status=$? | ac_status=$? | |||
if test -s conftest.err; then | if test -s conftest.err; then | |||
grep -v '^ *+' conftest.err >conftest.er1 | grep -v '^ *+' conftest.err >conftest.er1 | |||
cat conftest.er1 >&5 | cat conftest.er1 >&5 | |||
mv -f conftest.er1 conftest.err | mv -f conftest.er1 conftest.err | |||
fi | fi | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; } && { | test $ac_status = 0; } && { | |||
test -z "$ac_c_werror_flag" || | test -z "$ac_c_werror_flag" || | |||
test ! -s conftest.err | test ! -s conftest.err | |||
} && test -s conftest.$ac_objext | } && test -s conftest.$ac_objext; then : | |||
then : | ||||
ac_retval=0 | ac_retval=0 | |||
else $as_nop | else | |||
printf "%s\n" "$as_me: failed program was:" >&5 | $as_echo "$as_me: failed program was:" >&5 | |||
sed 's/^/| /' conftest.$ac_ext >&5 | sed 's/^/| /' conftest.$ac_ext >&5 | |||
ac_retval=1 | ac_retval=1 | |||
fi | fi | |||
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | |||
as_fn_set_status $ac_retval | as_fn_set_status $ac_retval | |||
} # ac_fn_c_try_compile | } # ac_fn_c_try_compile | |||
# ac_fn_c_try_link LINENO | # ac_fn_c_try_link LINENO | |||
# ----------------------- | # ----------------------- | |||
# Try to link conftest.$ac_ext, and return whether this succeeded. | # Try to link conftest.$ac_ext, and return whether this succeeded. | |||
ac_fn_c_try_link () | ac_fn_c_try_link () | |||
{ | { | |||
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_st ack | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_st ack | |||
rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext | rm -f conftest.$ac_objext conftest$ac_exeext | |||
if { { ac_try="$ac_link" | if { { ac_try="$ac_link" | |||
case "(($ac_try" in | case "(($ac_try" in | |||
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |||
*) ac_try_echo=$ac_try;; | *) ac_try_echo=$ac_try;; | |||
esac | esac | |||
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | |||
printf "%s\n" "$ac_try_echo"; } >&5 | $as_echo "$ac_try_echo"; } >&5 | |||
(eval "$ac_link") 2>conftest.err | (eval "$ac_link") 2>conftest.err | |||
ac_status=$? | ac_status=$? | |||
if test -s conftest.err; then | if test -s conftest.err; then | |||
grep -v '^ *+' conftest.err >conftest.er1 | grep -v '^ *+' conftest.err >conftest.er1 | |||
cat conftest.er1 >&5 | cat conftest.er1 >&5 | |||
mv -f conftest.er1 conftest.err | mv -f conftest.er1 conftest.err | |||
fi | fi | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; } && { | test $ac_status = 0; } && { | |||
test -z "$ac_c_werror_flag" || | test -z "$ac_c_werror_flag" || | |||
test ! -s conftest.err | test ! -s conftest.err | |||
} && test -s conftest$ac_exeext && { | } && test -s conftest$ac_exeext && { | |||
test "$cross_compiling" = yes || | test "$cross_compiling" = yes || | |||
test -x conftest$ac_exeext | test -x conftest$ac_exeext | |||
} | }; then : | |||
then : | ||||
ac_retval=0 | ac_retval=0 | |||
else $as_nop | else | |||
printf "%s\n" "$as_me: failed program was:" >&5 | $as_echo "$as_me: failed program was:" >&5 | |||
sed 's/^/| /' conftest.$ac_ext >&5 | sed 's/^/| /' conftest.$ac_ext >&5 | |||
ac_retval=1 | ac_retval=1 | |||
fi | fi | |||
# Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information | # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information | |||
# created by the PGI compiler (conftest_ipa8_conftest.oo), as it would | # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would | |||
# interfere with the next link command; also delete a directory that is | # interfere with the next link command; also delete a directory that is | |||
# left behind by Apple's compiler. We do this before executing the actio ns. | # left behind by Apple's compiler. We do this before executing the actio ns. | |||
rm -rf conftest.dSYM conftest_ipa8_conftest.oo | rm -rf conftest.dSYM conftest_ipa8_conftest.oo | |||
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | |||
skipping to change at line 1631 | skipping to change at line 1606 | |||
} # ac_fn_c_try_link | } # ac_fn_c_try_link | |||
# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES | # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES | |||
# ------------------------------------------------------- | # ------------------------------------------------------- | |||
# Tests whether HEADER exists and can be compiled using the include files i n | # Tests whether HEADER exists and can be compiled using the include files i n | |||
# INCLUDES, setting the cache variable VAR accordingly. | # INCLUDES, setting the cache variable VAR accordingly. | |||
ac_fn_c_check_header_compile () | ac_fn_c_check_header_compile () | |||
{ | { | |||
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_st ack | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_st ack | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | |||
printf %s "checking for $2... " >&6; } | $as_echo_n "checking for $2... " >&6; } | |||
if eval test \${$3+y} | if eval \${$3+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
$4 | $4 | |||
#include <$2> | #include <$2> | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
eval "$3=yes" | eval "$3=yes" | |||
else $as_nop | else | |||
eval "$3=no" | eval "$3=no" | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |||
fi | fi | |||
eval ac_res=\$$3 | eval ac_res=\$$3 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | |||
" >&5 | $as_echo "$ac_res" >&6; } | |||
printf "%s\n" "$ac_res" >&6; } | ||||
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | |||
} # ac_fn_c_check_header_compile | } # ac_fn_c_check_header_compile | |||
# ac_fn_c_try_cpp LINENO | ||||
# ---------------------- | ||||
# Try to preprocess conftest.$ac_ext, and return whether this succeeded. | ||||
ac_fn_c_try_cpp () | ||||
{ | ||||
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_st | ||||
ack | ||||
if { { ac_try="$ac_cpp conftest.$ac_ext" | ||||
case "(($ac_try" in | ||||
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||||
*) ac_try_echo=$ac_try;; | ||||
esac | ||||
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||||
$as_echo "$ac_try_echo"; } >&5 | ||||
(eval "$ac_cpp conftest.$ac_ext") 2>conftest.err | ||||
ac_status=$? | ||||
if test -s conftest.err; then | ||||
grep -v '^ *+' conftest.err >conftest.er1 | ||||
cat conftest.er1 >&5 | ||||
mv -f conftest.er1 conftest.err | ||||
fi | ||||
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||||
test $ac_status = 0; } > conftest.i && { | ||||
test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || | ||||
test ! -s conftest.err | ||||
}; then : | ||||
ac_retval=0 | ||||
else | ||||
$as_echo "$as_me: failed program was:" >&5 | ||||
sed 's/^/| /' conftest.$ac_ext >&5 | ||||
ac_retval=1 | ||||
fi | ||||
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | ||||
as_fn_set_status $ac_retval | ||||
} # ac_fn_c_try_cpp | ||||
# ac_fn_c_try_run LINENO | ||||
# ---------------------- | ||||
# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes | ||||
# that executables *can* be run. | ||||
ac_fn_c_try_run () | ||||
{ | ||||
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_st | ||||
ack | ||||
if { { ac_try="$ac_link" | ||||
case "(($ac_try" in | ||||
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||||
*) ac_try_echo=$ac_try;; | ||||
esac | ||||
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||||
$as_echo "$ac_try_echo"; } >&5 | ||||
(eval "$ac_link") 2>&5 | ||||
ac_status=$? | ||||
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||||
test $ac_status = 0; } && { ac_try='./conftest$ac_exeext' | ||||
{ { case "(($ac_try" in | ||||
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||||
*) ac_try_echo=$ac_try;; | ||||
esac | ||||
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||||
$as_echo "$ac_try_echo"; } >&5 | ||||
(eval "$ac_try") 2>&5 | ||||
ac_status=$? | ||||
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||||
test $ac_status = 0; }; }; then : | ||||
ac_retval=0 | ||||
else | ||||
$as_echo "$as_me: program exited with status $ac_status" >&5 | ||||
$as_echo "$as_me: failed program was:" >&5 | ||||
sed 's/^/| /' conftest.$ac_ext >&5 | ||||
ac_retval=$ac_status | ||||
fi | ||||
rm -rf conftest.dSYM conftest_ipa8_conftest.oo | ||||
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | ||||
as_fn_set_status $ac_retval | ||||
} # ac_fn_c_try_run | ||||
# ac_fn_c_check_func LINENO FUNC VAR | # ac_fn_c_check_func LINENO FUNC VAR | |||
# ---------------------------------- | # ---------------------------------- | |||
# Tests whether FUNC exists, setting the cache variable VAR accordingly | # Tests whether FUNC exists, setting the cache variable VAR accordingly | |||
ac_fn_c_check_func () | ac_fn_c_check_func () | |||
{ | { | |||
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_st ack | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_st ack | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | |||
printf %s "checking for $2... " >&6; } | $as_echo_n "checking for $2... " >&6; } | |||
if eval test \${$3+y} | if eval \${$3+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
/* Define $2 to an innocuous variant, in case <limits.h> declares $2. | /* Define $2 to an innocuous variant, in case <limits.h> declares $2. | |||
For example, HP-UX 11i <limits.h> declares gettimeofday. */ | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |||
#define $2 innocuous_$2 | #define $2 innocuous_$2 | |||
/* System header to define __stub macros and hopefully few prototypes, | /* System header to define __stub macros and hopefully few prototypes, | |||
which can conflict with char $2 (); below. */ | which can conflict with char $2 (); below. | |||
Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | ||||
<limits.h> exists even on freestanding compilers. */ | ||||
#ifdef __STDC__ | ||||
# include <limits.h> | ||||
#else | ||||
# include <assert.h> | ||||
#endif | ||||
#include <limits.h> | ||||
#undef $2 | #undef $2 | |||
/* Override any GCC internal prototype to avoid an error. | /* Override any GCC internal prototype to avoid an error. | |||
Use char because int might match the return type of a GCC | Use char because int might match the return type of a GCC | |||
builtin and then its argument prototype would still apply. */ | builtin and then its argument prototype would still apply. */ | |||
#ifdef __cplusplus | #ifdef __cplusplus | |||
extern "C" | extern "C" | |||
#endif | #endif | |||
char $2 (); | char $2 (); | |||
/* The GNU C library defines this for functions which it implements | /* The GNU C library defines this for functions which it implements | |||
to always fail with ENOSYS. Some functions are actually named | to always fail with ENOSYS. Some functions are actually named | |||
something starting with __ and the normal name is an alias. */ | something starting with __ and the normal name is an alias. */ | |||
#if defined __stub_$2 || defined __stub___$2 | #if defined __stub_$2 || defined __stub___$2 | |||
choke me | choke me | |||
#endif | #endif | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
return $2 (); | return $2 (); | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_link "$LINENO" | if ac_fn_c_try_link "$LINENO"; then : | |||
then : | ||||
eval "$3=yes" | eval "$3=yes" | |||
else $as_nop | else | |||
eval "$3=no" | eval "$3=no" | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam \ | rm -f core conftest.err conftest.$ac_objext \ | |||
conftest$ac_exeext conftest.$ac_ext | conftest$ac_exeext conftest.$ac_ext | |||
fi | fi | |||
eval ac_res=\$$3 | eval ac_res=\$$3 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | |||
" >&5 | $as_echo "$ac_res" >&6; } | |||
printf "%s\n" "$ac_res" >&6; } | ||||
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | |||
} # ac_fn_c_check_func | } # ac_fn_c_check_func | |||
# ac_fn_c_try_run LINENO | ||||
# ---------------------- | ||||
# Try to run conftest.$ac_ext, and return whether this succeeded. Assumes t | ||||
hat | ||||
# executables *can* be run. | ||||
ac_fn_c_try_run () | ||||
{ | ||||
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_st | ||||
ack | ||||
if { { ac_try="$ac_link" | ||||
case "(($ac_try" in | ||||
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||||
*) ac_try_echo=$ac_try;; | ||||
esac | ||||
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||||
printf "%s\n" "$ac_try_echo"; } >&5 | ||||
(eval "$ac_link") 2>&5 | ||||
ac_status=$? | ||||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||||
test $ac_status = 0; } && { ac_try='./conftest$ac_exeext' | ||||
{ { case "(($ac_try" in | ||||
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||||
*) ac_try_echo=$ac_try;; | ||||
esac | ||||
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||||
printf "%s\n" "$ac_try_echo"; } >&5 | ||||
(eval "$ac_try") 2>&5 | ||||
ac_status=$? | ||||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||||
test $ac_status = 0; }; } | ||||
then : | ||||
ac_retval=0 | ||||
else $as_nop | ||||
printf "%s\n" "$as_me: program exited with status $ac_status" >&5 | ||||
printf "%s\n" "$as_me: failed program was:" >&5 | ||||
sed 's/^/| /' conftest.$ac_ext >&5 | ||||
ac_retval=$ac_status | ||||
fi | ||||
rm -rf conftest.dSYM conftest_ipa8_conftest.oo | ||||
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | ||||
as_fn_set_status $ac_retval | ||||
} # ac_fn_c_try_run | ||||
ac_configure_args_raw= | ||||
for ac_arg | ||||
do | ||||
case $ac_arg in | ||||
*\'*) | ||||
ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; | ||||
esac | ||||
as_fn_append ac_configure_args_raw " '$ac_arg'" | ||||
done | ||||
case $ac_configure_args_raw in | ||||
*$as_nl*) | ||||
ac_safe_unquote= ;; | ||||
*) | ||||
ac_unsafe_z='|&;<>()$`\\"*?[ '' ' # This string ends in space, tab. | ||||
ac_unsafe_a="$ac_unsafe_z#~" | ||||
ac_safe_unquote="s/ '\\([^$ac_unsafe_a][^$ac_unsafe_z]*\\)'/ \\1/g" | ||||
ac_configure_args_raw=` printf "%s\n" "$ac_configure_args_raw" | s | ||||
ed "$ac_safe_unquote"`;; | ||||
esac | ||||
cat >config.log <<_ACEOF | cat >config.log <<_ACEOF | |||
This file contains any messages produced by compilers while | This file contains any messages produced by compilers while | |||
running configure, to aid debugging if configure makes a mistake. | running configure, to aid debugging if configure makes a mistake. | |||
It was created by exfatprogs $as_me 1.2.4, which was | It was created by exfatprogs $as_me 1.2.4, which was | |||
generated by GNU Autoconf 2.71. Invocation command line was | generated by GNU Autoconf 2.69. Invocation command line was | |||
$ $0$ac_configure_args_raw | $ $0 $@ | |||
_ACEOF | _ACEOF | |||
exec 5>>config.log | exec 5>>config.log | |||
{ | { | |||
cat <<_ASUNAME | cat <<_ASUNAME | |||
## --------- ## | ## --------- ## | |||
## Platform. ## | ## Platform. ## | |||
## --------- ## | ## --------- ## | |||
hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` | hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` | |||
skipping to change at line 1821 | skipping to change at line 1815 | |||
/bin/machine = `(/bin/machine) 2>/dev/null || echo unkn own` | /bin/machine = `(/bin/machine) 2>/dev/null || echo unkn own` | |||
/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unkn own` | /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unkn own` | |||
/bin/universe = `(/bin/universe) 2>/dev/null || echo unkn own` | /bin/universe = `(/bin/universe) 2>/dev/null || echo unkn own` | |||
_ASUNAME | _ASUNAME | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | $as_echo "PATH: $as_dir" | |||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
printf "%s\n" "PATH: $as_dir" | ||||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
} >&5 | } >&5 | |||
cat >&5 <<_ACEOF | cat >&5 <<_ACEOF | |||
## ----------- ## | ## ----------- ## | |||
## Core tests. ## | ## Core tests. ## | |||
## ----------- ## | ## ----------- ## | |||
skipping to change at line 1859 | skipping to change at line 1849 | |||
for ac_pass in 1 2 | for ac_pass in 1 2 | |||
do | do | |||
for ac_arg | for ac_arg | |||
do | do | |||
case $ac_arg in | case $ac_arg in | |||
-no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; | -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; | |||
-q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | |||
| -silent | --silent | --silen | --sile | --sil) | | -silent | --silent | --silen | --sile | --sil) | |||
continue ;; | continue ;; | |||
*\'*) | *\'*) | |||
ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; | ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; | |||
esac | esac | |||
case $ac_pass in | case $ac_pass in | |||
1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; | 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; | |||
2) | 2) | |||
as_fn_append ac_configure_args1 " '$ac_arg'" | as_fn_append ac_configure_args1 " '$ac_arg'" | |||
if test $ac_must_keep_next = true; then | if test $ac_must_keep_next = true; then | |||
ac_must_keep_next=false # Got value, back to normal. | ac_must_keep_next=false # Got value, back to normal. | |||
else | else | |||
case $ac_arg in | case $ac_arg in | |||
*=* | --config-cache | -C | -disable-* | --disable-* \ | *=* | --config-cache | -C | -disable-* | --disable-* \ | |||
skipping to change at line 1894 | skipping to change at line 1884 | |||
done | done | |||
{ ac_configure_args0=; unset ac_configure_args0;} | { ac_configure_args0=; unset ac_configure_args0;} | |||
{ ac_configure_args1=; unset ac_configure_args1;} | { ac_configure_args1=; unset ac_configure_args1;} | |||
# When interrupted or exit'd, cleanup temporary files, and complete | # When interrupted or exit'd, cleanup temporary files, and complete | |||
# config.log. We remove comments because anyway the quotes in there | # config.log. We remove comments because anyway the quotes in there | |||
# would cause problems or look ugly. | # would cause problems or look ugly. | |||
# WARNING: Use '\'' to represent an apostrophe within the trap. | # WARNING: Use '\'' to represent an apostrophe within the trap. | |||
# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. | # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. | |||
trap 'exit_status=$? | trap 'exit_status=$? | |||
# Sanitize IFS. | ||||
IFS=" "" $as_nl" | ||||
# Save into config.log some information that might help in debugging. | # Save into config.log some information that might help in debugging. | |||
{ | { | |||
echo | echo | |||
printf "%s\n" "## ---------------- ## | $as_echo "## ---------------- ## | |||
## Cache variables. ## | ## Cache variables. ## | |||
## ---------------- ##" | ## ---------------- ##" | |||
echo | echo | |||
# The following way of writing the cache mishandles newlines in values, | # The following way of writing the cache mishandles newlines in values, | |||
( | ( | |||
for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\ 1/p'\''`; do | for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\ 1/p'\''`; do | |||
eval ac_val=\$$ac_var | eval ac_val=\$$ac_var | |||
case $ac_val in #( | case $ac_val in #( | |||
*${as_nl}*) | *${as_nl}*) | |||
case $ac_var in #( | case $ac_var in #( | |||
*_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache | *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache varia | |||
variable $ac_var contains a newline" >&5 | ble $ac_var contains a newline" >&5 | |||
printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" | $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} | |||
>&2;} ;; | ;; | |||
esac | esac | |||
case $ac_var in #( | case $ac_var in #( | |||
_ | IFS | as_nl) ;; #( | _ | IFS | as_nl) ;; #( | |||
BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( | BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( | |||
*) { eval $ac_var=; unset $ac_var;} ;; | *) { eval $ac_var=; unset $ac_var;} ;; | |||
esac ;; | esac ;; | |||
esac | esac | |||
done | done | |||
(set) 2>&1 | | (set) 2>&1 | | |||
case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( | case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( | |||
skipping to change at line 1936 | skipping to change at line 1924 | |||
s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2 '\''/p" | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2 '\''/p" | |||
;; #( | ;; #( | |||
*) | *) | |||
sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" | sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" | |||
;; | ;; | |||
esac | | esac | | |||
sort | sort | |||
) | ) | |||
echo | echo | |||
printf "%s\n" "## ----------------- ## | $as_echo "## ----------------- ## | |||
## Output variables. ## | ## Output variables. ## | |||
## ----------------- ##" | ## ----------------- ##" | |||
echo | echo | |||
for ac_var in $ac_subst_vars | for ac_var in $ac_subst_vars | |||
do | do | |||
eval ac_val=\$$ac_var | eval ac_val=\$$ac_var | |||
case $ac_val in | case $ac_val in | |||
*\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\ '''\''/g"`;; | *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\' '/g"`;; | |||
esac | esac | |||
printf "%s\n" "$ac_var='\''$ac_val'\''" | $as_echo "$ac_var='\''$ac_val'\''" | |||
done | sort | done | sort | |||
echo | echo | |||
if test -n "$ac_subst_files"; then | if test -n "$ac_subst_files"; then | |||
printf "%s\n" "## ------------------- ## | $as_echo "## ------------------- ## | |||
## File substitutions. ## | ## File substitutions. ## | |||
## ------------------- ##" | ## ------------------- ##" | |||
echo | echo | |||
for ac_var in $ac_subst_files | for ac_var in $ac_subst_files | |||
do | do | |||
eval ac_val=\$$ac_var | eval ac_val=\$$ac_var | |||
case $ac_val in | case $ac_val in | |||
*\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\' \'''\''/g"`;; | *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\ ''/g"`;; | |||
esac | esac | |||
printf "%s\n" "$ac_var='\''$ac_val'\''" | $as_echo "$ac_var='\''$ac_val'\''" | |||
done | sort | done | sort | |||
echo | echo | |||
fi | fi | |||
if test -s confdefs.h; then | if test -s confdefs.h; then | |||
printf "%s\n" "## ----------- ## | $as_echo "## ----------- ## | |||
## confdefs.h. ## | ## confdefs.h. ## | |||
## ----------- ##" | ## ----------- ##" | |||
echo | echo | |||
cat confdefs.h | cat confdefs.h | |||
echo | echo | |||
fi | fi | |||
test "$ac_signal" != 0 && | test "$ac_signal" != 0 && | |||
printf "%s\n" "$as_me: caught signal $ac_signal" | $as_echo "$as_me: caught signal $ac_signal" | |||
printf "%s\n" "$as_me: exit $exit_status" | $as_echo "$as_me: exit $exit_status" | |||
} >&5 | } >&5 | |||
rm -f core *.core core.conftest.* && | rm -f core *.core core.conftest.* && | |||
rm -f -r conftest* confdefs* conf$$* $ac_clean_files && | rm -f -r conftest* confdefs* conf$$* $ac_clean_files && | |||
exit $exit_status | exit $exit_status | |||
' 0 | ' 0 | |||
for ac_signal in 1 2 13 15; do | for ac_signal in 1 2 13 15; do | |||
trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal | trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal | |||
done | done | |||
ac_signal=0 | ac_signal=0 | |||
# confdefs.h avoids OS command line length limits that DEFS can exceed. | # confdefs.h avoids OS command line length limits that DEFS can exceed. | |||
rm -f -r conftest* confdefs.h | rm -f -r conftest* confdefs.h | |||
printf "%s\n" "/* confdefs.h */" > confdefs.h | $as_echo "/* confdefs.h */" > confdefs.h | |||
# Predefined preprocessor variables. | # Predefined preprocessor variables. | |||
printf "%s\n" "#define PACKAGE_NAME \"$PACKAGE_NAME\"" >>confdefs.h | cat >>confdefs.h <<_ACEOF | |||
#define PACKAGE_NAME "$PACKAGE_NAME" | ||||
_ACEOF | ||||
printf "%s\n" "#define PACKAGE_TARNAME \"$PACKAGE_TARNAME\"" >>confdefs.h | cat >>confdefs.h <<_ACEOF | |||
#define PACKAGE_TARNAME "$PACKAGE_TARNAME" | ||||
_ACEOF | ||||
printf "%s\n" "#define PACKAGE_VERSION \"$PACKAGE_VERSION\"" >>confdefs.h | cat >>confdefs.h <<_ACEOF | |||
#define PACKAGE_VERSION "$PACKAGE_VERSION" | ||||
_ACEOF | ||||
printf "%s\n" "#define PACKAGE_STRING \"$PACKAGE_STRING\"" >>confdefs.h | cat >>confdefs.h <<_ACEOF | |||
#define PACKAGE_STRING "$PACKAGE_STRING" | ||||
_ACEOF | ||||
printf "%s\n" "#define PACKAGE_BUGREPORT \"$PACKAGE_BUGREPORT\"" >>confdefs | cat >>confdefs.h <<_ACEOF | |||
.h | #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" | |||
_ACEOF | ||||
printf "%s\n" "#define PACKAGE_URL \"$PACKAGE_URL\"" >>confdefs.h | cat >>confdefs.h <<_ACEOF | |||
#define PACKAGE_URL "$PACKAGE_URL" | ||||
_ACEOF | ||||
# Let the site file select an alternate cache file if it wants to. | # Let the site file select an alternate cache file if it wants to. | |||
# Prefer an explicitly selected file to automatically selected ones. | # Prefer an explicitly selected file to automatically selected ones. | |||
ac_site_file1=NONE | ||||
ac_site_file2=NONE | ||||
if test -n "$CONFIG_SITE"; then | if test -n "$CONFIG_SITE"; then | |||
ac_site_files="$CONFIG_SITE" | # We do not want a PATH search for config.site. | |||
case $CONFIG_SITE in #(( | ||||
-*) ac_site_file1=./$CONFIG_SITE;; | ||||
*/*) ac_site_file1=$CONFIG_SITE;; | ||||
*) ac_site_file1=./$CONFIG_SITE;; | ||||
esac | ||||
elif test "x$prefix" != xNONE; then | elif test "x$prefix" != xNONE; then | |||
ac_site_files="$prefix/share/config.site $prefix/etc/config.site" | ac_site_file1=$prefix/share/config.site | |||
ac_site_file2=$prefix/etc/config.site | ||||
else | else | |||
ac_site_files="$ac_default_prefix/share/config.site $ac_default_prefix/et | ac_site_file1=$ac_default_prefix/share/config.site | |||
c/config.site" | ac_site_file2=$ac_default_prefix/etc/config.site | |||
fi | fi | |||
for ac_site_file in "$ac_site_file1" "$ac_site_file2" | ||||
for ac_site_file in $ac_site_files | ||||
do | do | |||
case $ac_site_file in #( | test "x$ac_site_file" = xNONE && continue | |||
*/*) : | if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then | |||
;; #( | { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_f | |||
*) : | ile" >&5 | |||
ac_site_file=./$ac_site_file ;; | $as_echo "$as_me: loading site script $ac_site_file" >&6;} | |||
esac | ||||
if test -f "$ac_site_file" && test -r "$ac_site_file"; then | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_s | ||||
ite_file" >&5 | ||||
printf "%s\n" "$as_me: loading site script $ac_site_file" >&6;} | ||||
sed 's/^/| /' "$ac_site_file" >&5 | sed 's/^/| /' "$ac_site_file" >&5 | |||
. "$ac_site_file" \ | . "$ac_site_file" \ | |||
|| { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pw | || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" | |||
d':" >&5 | >&5 | |||
printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | |||
as_fn_error $? "failed to load site script $ac_site_file | as_fn_error $? "failed to load site script $ac_site_file | |||
See \`config.log' for more details" "$LINENO" 5; } | See \`config.log' for more details" "$LINENO" 5; } | |||
fi | fi | |||
done | done | |||
if test -r "$cache_file"; then | if test -r "$cache_file"; then | |||
# Some versions of bash will fail to source /dev/null (special files | # Some versions of bash will fail to source /dev/null (special files | |||
# actually), so we avoid doing that. DJGPP emulates it as a regular file . | # actually), so we avoid doing that. DJGPP emulates it as a regular file . | |||
if test /dev/null != "$cache_file" && test -f "$cache_file"; then | if test /dev/null != "$cache_file" && test -f "$cache_file"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file | { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 | |||
" >&5 | $as_echo "$as_me: loading cache $cache_file" >&6;} | |||
printf "%s\n" "$as_me: loading cache $cache_file" >&6;} | ||||
case $cache_file in | case $cache_file in | |||
[\\/]* | ?:[\\/]* ) . "$cache_file";; | [\\/]* | ?:[\\/]* ) . "$cache_file";; | |||
*) . "./$cache_file";; | *) . "./$cache_file";; | |||
esac | esac | |||
fi | fi | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" | { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 | |||
>&5 | $as_echo "$as_me: creating cache $cache_file" >&6;} | |||
printf "%s\n" "$as_me: creating cache $cache_file" >&6;} | ||||
>$cache_file | >$cache_file | |||
fi | fi | |||
# Test code for whether the C compiler supports C89 (global declarations) | ||||
ac_c_conftest_c89_globals=' | ||||
/* Does the compiler advertise C89 conformance? | ||||
Do not test the value of __STDC__, because some compilers set it to 0 | ||||
while being otherwise adequately conformant. */ | ||||
#if !defined __STDC__ | ||||
# error "Compiler does not advertise C89 conformance" | ||||
#endif | ||||
#include <stddef.h> | ||||
#include <stdarg.h> | ||||
struct stat; | ||||
/* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */ | ||||
struct buf { int x; }; | ||||
struct buf * (*rcsopen) (struct buf *, struct stat *, int); | ||||
static char *e (p, i) | ||||
char **p; | ||||
int i; | ||||
{ | ||||
return p[i]; | ||||
} | ||||
static char *f (char * (*g) (char **, int), char **p, ...) | ||||
{ | ||||
char *s; | ||||
va_list v; | ||||
va_start (v,p); | ||||
s = g (p, va_arg (v,int)); | ||||
va_end (v); | ||||
return s; | ||||
} | ||||
/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | ||||
function prototypes and stuff, but not \xHH hex character constants. | ||||
These do not provoke an error unfortunately, instead are silently treate | ||||
d | ||||
as an "x". The following induces an error, until -std is added to get | ||||
proper ANSI mode. Curiously \x00 != x always comes out true, for an | ||||
array size at least. It is necessary to write \x00 == 0 to get somethin | ||||
g | ||||
that is true only with -std. */ | ||||
int osf4_cc_array ['\''\x00'\'' == 0 ? 1 : -1]; | ||||
/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro paramet | ||||
ers | ||||
inside strings and character constants. */ | ||||
#define FOO(x) '\''x'\'' | ||||
int xlc6_cc_array[FOO(a) == '\''x'\'' ? 1 : -1]; | ||||
int test (int i, double x); | ||||
struct s1 {int (*f) (int a);}; | ||||
struct s2 {int (*f) (double a);}; | ||||
int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int), | ||||
int, int);' | ||||
# Test code for whether the C compiler supports C89 (body of main). | ||||
ac_c_conftest_c89_main=' | ||||
ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]) | ||||
; | ||||
' | ||||
# Test code for whether the C compiler supports C99 (global declarations) | ||||
ac_c_conftest_c99_globals=' | ||||
// Does the compiler advertise C99 conformance? | ||||
#if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L | ||||
# error "Compiler does not advertise C99 conformance" | ||||
#endif | ||||
#include <stdbool.h> | ||||
extern int puts (const char *); | ||||
extern int printf (const char *, ...); | ||||
extern int dprintf (int, const char *, ...); | ||||
extern void *malloc (size_t); | ||||
// Check varargs macros. These examples are taken from C99 6.10.3.5. | ||||
// dprintf is used instead of fprintf to avoid needing to declare | ||||
// FILE and stderr. | ||||
#define debug(...) dprintf (2, __VA_ARGS__) | ||||
#define showlist(...) puts (#__VA_ARGS__) | ||||
#define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | ||||
static void | ||||
test_varargs_macros (void) | ||||
{ | ||||
int x = 1234; | ||||
int y = 5678; | ||||
debug ("Flag"); | ||||
debug ("X = %d\n", x); | ||||
showlist (The first, second, and third items.); | ||||
report (x>y, "x is %d but y is %d", x, y); | ||||
} | ||||
// Check long long types. | ||||
#define BIG64 18446744073709551615ull | ||||
#define BIG32 4294967295ul | ||||
#define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | ||||
#if !BIG_OK | ||||
#error "your preprocessor is broken" | ||||
#endif | ||||
#if BIG_OK | ||||
#else | ||||
#error "your preprocessor is broken" | ||||
#endif | ||||
static long long int bignum = -9223372036854775807LL; | ||||
static unsigned long long int ubignum = BIG64; | ||||
struct incomplete_array | ||||
{ | ||||
int datasize; | ||||
double data[]; | ||||
}; | ||||
struct named_init { | ||||
int number; | ||||
const wchar_t *name; | ||||
double average; | ||||
}; | ||||
typedef const char *ccp; | ||||
static inline int | ||||
test_restrict (ccp restrict text) | ||||
{ | ||||
// See if C++-style comments work. | ||||
// Iterate through items via the restricted pointer. | ||||
// Also check for declarations in for loops. | ||||
for (unsigned int i = 0; *(text+i) != '\''\0'\''; ++i) | ||||
continue; | ||||
return 0; | ||||
} | ||||
// Check varargs and va_copy. | ||||
static bool | ||||
test_varargs (const char *format, ...) | ||||
{ | ||||
va_list args; | ||||
va_start (args, format); | ||||
va_list args_copy; | ||||
va_copy (args_copy, args); | ||||
const char *str = ""; | ||||
int number = 0; | ||||
float fnumber = 0; | ||||
while (*format) | ||||
{ | ||||
switch (*format++) | ||||
{ | ||||
case '\''s'\'': // string | ||||
str = va_arg (args_copy, const char *); | ||||
break; | ||||
case '\''d'\'': // int | ||||
number = va_arg (args_copy, int); | ||||
break; | ||||
case '\''f'\'': // float | ||||
fnumber = va_arg (args_copy, double); | ||||
break; | ||||
default: | ||||
break; | ||||
} | ||||
} | ||||
va_end (args_copy); | ||||
va_end (args); | ||||
return *str && number && fnumber; | ||||
} | ||||
' | ||||
# Test code for whether the C compiler supports C99 (body of main). | ||||
ac_c_conftest_c99_main=' | ||||
// Check bool. | ||||
_Bool success = false; | ||||
success |= (argc != 0); | ||||
// Check restrict. | ||||
if (test_restrict ("String literal") == 0) | ||||
success = true; | ||||
char *restrict newvar = "Another string"; | ||||
// Check varargs. | ||||
success &= test_varargs ("s, d'\'' f .", "string", 65, 34.234); | ||||
test_varargs_macros (); | ||||
// Check flexible array members. | ||||
struct incomplete_array *ia = | ||||
malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ||||
ia->datasize = 10; | ||||
for (int i = 0; i < ia->datasize; ++i) | ||||
ia->data[i] = i * 1.234; | ||||
// Check named initializers. | ||||
struct named_init ni = { | ||||
.number = 34, | ||||
.name = L"Test wide string", | ||||
.average = 543.34343, | ||||
}; | ||||
ni.number = 58; | ||||
int dynamic_array[ni.number]; | ||||
dynamic_array[0] = argv[0][0]; | ||||
dynamic_array[ni.number - 1] = 543; | ||||
// work around unused variable warnings | ||||
ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == '\''x | ||||
'\'' | ||||
|| dynamic_array[ni.number - 1] != 543); | ||||
' | ||||
# Test code for whether the C compiler supports C11 (global declarations) | ||||
ac_c_conftest_c11_globals=' | ||||
// Does the compiler advertise C11 conformance? | ||||
#if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L | ||||
# error "Compiler does not advertise C11 conformance" | ||||
#endif | ||||
// Check _Alignas. | ||||
char _Alignas (double) aligned_as_double; | ||||
char _Alignas (0) no_special_alignment; | ||||
extern char aligned_as_int; | ||||
char _Alignas (0) _Alignas (int) aligned_as_int; | ||||
// Check _Alignof. | ||||
enum | ||||
{ | ||||
int_alignment = _Alignof (int), | ||||
int_array_alignment = _Alignof (int[100]), | ||||
char_alignment = _Alignof (char) | ||||
}; | ||||
_Static_assert (0 < -_Alignof (int), "_Alignof is signed"); | ||||
// Check _Noreturn. | ||||
int _Noreturn does_not_return (void) { for (;;) continue; } | ||||
// Check _Static_assert. | ||||
struct test_static_assert | ||||
{ | ||||
int x; | ||||
_Static_assert (sizeof (int) <= sizeof (long int), | ||||
"_Static_assert does not work in struct"); | ||||
long int y; | ||||
}; | ||||
// Check UTF-8 literals. | ||||
#define u8 syntax error! | ||||
char const utf8_literal[] = u8"happens to be ASCII" "another string"; | ||||
// Check duplicate typedefs. | ||||
typedef long *long_ptr; | ||||
typedef long int *long_ptr; | ||||
typedef long_ptr long_ptr; | ||||
// Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. | ||||
struct anonymous | ||||
{ | ||||
union { | ||||
struct { int i; int j; }; | ||||
struct { int k; long int l; } w; | ||||
}; | ||||
int m; | ||||
} v1; | ||||
' | ||||
# Test code for whether the C compiler supports C11 (body of main). | ||||
ac_c_conftest_c11_main=' | ||||
_Static_assert ((offsetof (struct anonymous, i) | ||||
== offsetof (struct anonymous, w.k)), | ||||
"Anonymous union alignment botch"); | ||||
v1.i = 2; | ||||
v1.w.k = 5; | ||||
ok |= v1.i != 5; | ||||
' | ||||
# Test code for whether the C compiler supports C11 (complete). | ||||
ac_c_conftest_c11_program="${ac_c_conftest_c89_globals} | ||||
${ac_c_conftest_c99_globals} | ||||
${ac_c_conftest_c11_globals} | ||||
int | ||||
main (int argc, char **argv) | ||||
{ | ||||
int ok = 0; | ||||
${ac_c_conftest_c89_main} | ||||
${ac_c_conftest_c99_main} | ||||
${ac_c_conftest_c11_main} | ||||
return ok; | ||||
} | ||||
" | ||||
# Test code for whether the C compiler supports C99 (complete). | ||||
ac_c_conftest_c99_program="${ac_c_conftest_c89_globals} | ||||
${ac_c_conftest_c99_globals} | ||||
int | ||||
main (int argc, char **argv) | ||||
{ | ||||
int ok = 0; | ||||
${ac_c_conftest_c89_main} | ||||
${ac_c_conftest_c99_main} | ||||
return ok; | ||||
} | ||||
" | ||||
# Test code for whether the C compiler supports C89 (complete). | ||||
ac_c_conftest_c89_program="${ac_c_conftest_c89_globals} | ||||
int | ||||
main (int argc, char **argv) | ||||
{ | ||||
int ok = 0; | ||||
${ac_c_conftest_c89_main} | ||||
return ok; | ||||
} | ||||
" | ||||
as_fn_append ac_header_c_list " stdio.h stdio_h HAVE_STDIO_H" | ||||
as_fn_append ac_header_c_list " stdlib.h stdlib_h HAVE_STDLIB_H" | ||||
as_fn_append ac_header_c_list " string.h string_h HAVE_STRING_H" | ||||
as_fn_append ac_header_c_list " inttypes.h inttypes_h HAVE_INTTYPES_H" | ||||
as_fn_append ac_header_c_list " stdint.h stdint_h HAVE_STDINT_H" | ||||
as_fn_append ac_header_c_list " strings.h strings_h HAVE_STRINGS_H" | ||||
as_fn_append ac_header_c_list " sys/stat.h sys_stat_h HAVE_SYS_STAT_H" | ||||
as_fn_append ac_header_c_list " sys/types.h sys_types_h HAVE_SYS_TYPES_H" | ||||
as_fn_append ac_header_c_list " unistd.h unistd_h HAVE_UNISTD_H" | ||||
# Auxiliary files required by this configure script. | ||||
ac_aux_files="config.guess config.sub ltmain.sh compile missing install-sh" | ||||
# Locations in which to look for auxiliary files. | ||||
ac_aux_dir_candidates="${srcdir}/build-aux" | ||||
# Search for a directory containing all of the required auxiliary files, | ||||
# $ac_aux_files, from the $PATH-style list $ac_aux_dir_candidates. | ||||
# If we don't find one directory that contains all the files we need, | ||||
# we report the set of missing files from the *first* directory in | ||||
# $ac_aux_dir_candidates and give up. | ||||
ac_missing_aux_files="" | ||||
ac_first_candidate=: | ||||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_ | ||||
files" >&5 | ||||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | ||||
as_found=false | ||||
for as_dir in $ac_aux_dir_candidates | ||||
do | ||||
IFS=$as_save_IFS | ||||
case $as_dir in #((( | ||||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
as_found=: | ||||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: trying $as_dir" >&5 | ||||
ac_aux_dir_found=yes | ||||
ac_install_sh= | ||||
for ac_aux in $ac_aux_files | ||||
do | ||||
# As a special case, if "install-sh" is required, that requirement | ||||
# can be satisfied by any of "install-sh", "install.sh", or "shtool", | ||||
# and $ac_install_sh is set appropriately for whichever one is found. | ||||
if test x"$ac_aux" = x"install-sh" | ||||
then | ||||
if test -f "${as_dir}install-sh"; then | ||||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install-sh f | ||||
ound" >&5 | ||||
ac_install_sh="${as_dir}install-sh -c" | ||||
elif test -f "${as_dir}install.sh"; then | ||||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install.sh f | ||||
ound" >&5 | ||||
ac_install_sh="${as_dir}install.sh -c" | ||||
elif test -f "${as_dir}shtool"; then | ||||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}shtool found | ||||
" >&5 | ||||
ac_install_sh="${as_dir}shtool install -c" | ||||
else | ||||
ac_aux_dir_found=no | ||||
if $ac_first_candidate; then | ||||
ac_missing_aux_files="${ac_missing_aux_files} install-sh" | ||||
else | ||||
break | ||||
fi | ||||
fi | ||||
else | ||||
if test -f "${as_dir}${ac_aux}"; then | ||||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}${ac_aux} fo | ||||
und" >&5 | ||||
else | ||||
ac_aux_dir_found=no | ||||
if $ac_first_candidate; then | ||||
ac_missing_aux_files="${ac_missing_aux_files} ${ac_aux}" | ||||
else | ||||
break | ||||
fi | ||||
fi | ||||
fi | ||||
done | ||||
if test "$ac_aux_dir_found" = yes; then | ||||
ac_aux_dir="$as_dir" | ||||
break | ||||
fi | ||||
ac_first_candidate=false | ||||
as_found=false | ||||
done | ||||
IFS=$as_save_IFS | ||||
if $as_found | ||||
then : | ||||
else $as_nop | ||||
as_fn_error $? "cannot find required auxiliary files:$ac_missing_aux_file | ||||
s" "$LINENO" 5 | ||||
fi | ||||
# These three variables are undocumented and unsupported, | ||||
# and are intended to be withdrawn in a future Autoconf release. | ||||
# They can cause serious problems if a builder's source tree is in a direct | ||||
ory | ||||
# whose full name contains unusual characters. | ||||
if test -f "${ac_aux_dir}config.guess"; then | ||||
ac_config_guess="$SHELL ${ac_aux_dir}config.guess" | ||||
fi | ||||
if test -f "${ac_aux_dir}config.sub"; then | ||||
ac_config_sub="$SHELL ${ac_aux_dir}config.sub" | ||||
fi | ||||
if test -f "$ac_aux_dir/configure"; then | ||||
ac_configure="$SHELL ${ac_aux_dir}configure" | ||||
fi | ||||
# Check that the precious variables saved in the cache have kept the same | # Check that the precious variables saved in the cache have kept the same | |||
# value. | # value. | |||
ac_cache_corrupted=false | ac_cache_corrupted=false | |||
for ac_var in $ac_precious_vars; do | for ac_var in $ac_precious_vars; do | |||
eval ac_old_set=\$ac_cv_env_${ac_var}_set | eval ac_old_set=\$ac_cv_env_${ac_var}_set | |||
eval ac_new_set=\$ac_env_${ac_var}_set | eval ac_new_set=\$ac_env_${ac_var}_set | |||
eval ac_old_val=\$ac_cv_env_${ac_var}_value | eval ac_old_val=\$ac_cv_env_${ac_var}_value | |||
eval ac_new_val=\$ac_env_${ac_var}_value | eval ac_new_val=\$ac_env_${ac_var}_value | |||
case $ac_old_set,$ac_new_set in | case $ac_old_set,$ac_new_set in | |||
set,) | set,) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was s | { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to | |||
et to \`$ac_old_val' in the previous run" >&5 | \`$ac_old_val' in the previous run" >&5 | |||
printf "%s\n" "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the p | $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previo | |||
revious run" >&2;} | us run" >&2;} | |||
ac_cache_corrupted=: ;; | ac_cache_corrupted=: ;; | |||
,set) | ,set) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was n | { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not se | |||
ot set in the previous run" >&5 | t in the previous run" >&5 | |||
printf "%s\n" "$as_me: error: \`$ac_var' was not set in the previous run" > | $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} | |||
&2;} | ||||
ac_cache_corrupted=: ;; | ac_cache_corrupted=: ;; | |||
,);; | ,);; | |||
*) | *) | |||
if test "x$ac_old_val" != "x$ac_new_val"; then | if test "x$ac_old_val" != "x$ac_new_val"; then | |||
# differences in whitespace do not lead to failure. | # differences in whitespace do not lead to failure. | |||
ac_old_val_w=`echo x $ac_old_val` | ac_old_val_w=`echo x $ac_old_val` | |||
ac_new_val_w=`echo x $ac_new_val` | ac_new_val_w=`echo x $ac_new_val` | |||
if test "$ac_old_val_w" != "$ac_new_val_w"; then | if test "$ac_old_val_w" != "$ac_new_val_w"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' ha | { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has cha | |||
s changed since the previous run:" >&5 | nged since the previous run:" >&5 | |||
printf "%s\n" "$as_me: error: \`$ac_var' has changed since the previous run | $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >& | |||
:" >&2;} | 2;} | |||
ac_cache_corrupted=: | ac_cache_corrupted=: | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring wh | { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitesp | |||
itespace changes in \`$ac_var' since the previous run:" >&5 | ace changes in \`$ac_var' since the previous run:" >&5 | |||
printf "%s\n" "$as_me: warning: ignoring whitespace changes in \`$ac_var' s | $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since | |||
ince the previous run:" >&2;} | the previous run:" >&2;} | |||
eval $ac_var=\$ac_old_val | eval $ac_var=\$ac_old_val | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac | { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_ | |||
_old_val'" >&5 | val'" >&5 | |||
printf "%s\n" "$as_me: former value: \`$ac_old_val'" >&2;} | $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac | { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_ | |||
_new_val'" >&5 | val'" >&5 | |||
printf "%s\n" "$as_me: current value: \`$ac_new_val'" >&2;} | $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} | |||
fi;; | fi;; | |||
esac | esac | |||
# Pass precious variables to config.status. | # Pass precious variables to config.status. | |||
if test "$ac_new_set" = set; then | if test "$ac_new_set" = set; then | |||
case $ac_new_val in | case $ac_new_val in | |||
*\'*) ac_arg=$ac_var=`printf "%s\n" "$ac_new_val" | sed "s/'/'\\\\\\\\' '/g"` ;; | *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; | |||
*) ac_arg=$ac_var=$ac_new_val ;; | *) ac_arg=$ac_var=$ac_new_val ;; | |||
esac | esac | |||
case " $ac_configure_args " in | case " $ac_configure_args " in | |||
*" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. | *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. | |||
*) as_fn_append ac_configure_args " '$ac_arg'" ;; | *) as_fn_append ac_configure_args " '$ac_arg'" ;; | |||
esac | esac | |||
fi | fi | |||
done | done | |||
if $ac_cache_corrupted; then | if $ac_cache_corrupted; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | |||
printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the envir | { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environmen | |||
onment can compromise the build" >&5 | t can compromise the build" >&5 | |||
printf "%s\n" "$as_me: error: changes in the environment can compromise the | $as_echo "$as_me: error: changes in the environment can compromise the buil | |||
build" >&2;} | d" >&2;} | |||
as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file' | as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start | |||
and start over" "$LINENO" 5 | over" "$LINENO" 5 | |||
fi | fi | |||
## -------------------- ## | ## -------------------- ## | |||
## Main body of script. ## | ## Main body of script. ## | |||
## -------------------- ## | ## -------------------- ## | |||
ac_ext=c | ac_ext=c | |||
ac_cpp='$CPP $CPPFLAGS' | ac_cpp='$CPP $CPPFLAGS' | |||
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | |||
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ ext $LIBS >&5' | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ ext $LIBS >&5' | |||
ac_compiler_gnu=$ac_cv_c_compiler_gnu | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |||
ac_config_headers="$ac_config_headers config.h" | ac_config_headers="$ac_config_headers config.h" | |||
am__api_version='1.16' | ac_aux_dir= | |||
for ac_dir in build-aux "$srcdir"/build-aux; do | ||||
if test -f "$ac_dir/install-sh"; then | ||||
ac_aux_dir=$ac_dir | ||||
ac_install_sh="$ac_aux_dir/install-sh -c" | ||||
break | ||||
elif test -f "$ac_dir/install.sh"; then | ||||
ac_aux_dir=$ac_dir | ||||
ac_install_sh="$ac_aux_dir/install.sh -c" | ||||
break | ||||
elif test -f "$ac_dir/shtool"; then | ||||
ac_aux_dir=$ac_dir | ||||
ac_install_sh="$ac_aux_dir/shtool install -c" | ||||
break | ||||
fi | ||||
done | ||||
if test -z "$ac_aux_dir"; then | ||||
as_fn_error $? "cannot find install-sh, install.sh, or shtool in build-au | ||||
x \"$srcdir\"/build-aux" "$LINENO" 5 | ||||
fi | ||||
# Find a good install program. We prefer a C program (faster), | # These three variables are undocumented and unsupported, | |||
# and are intended to be withdrawn in a future Autoconf release. | ||||
# They can cause serious problems if a builder's source tree is in a direct | ||||
ory | ||||
# whose full name contains unusual characters. | ||||
ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this | ||||
var. | ||||
ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. | ||||
ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. | ||||
am__api_version='1.15' | ||||
# Find a good install program. We prefer a C program (faster), | ||||
# so one script is as good as another. But avoid the broken or | # so one script is as good as another. But avoid the broken or | |||
# incompatible versions: | # incompatible versions: | |||
# SysV /etc/install, /usr/sbin/install | # SysV /etc/install, /usr/sbin/install | |||
# SunOS /usr/etc/install | # SunOS /usr/etc/install | |||
# IRIX /sbin/install | # IRIX /sbin/install | |||
# AIX /bin/install | # AIX /bin/install | |||
# AmigaOS /C/install, which installs bootblocks on floppy discs | # AmigaOS /C/install, which installs bootblocks on floppy discs | |||
# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag | # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag | |||
# AFS /usr/afsws/bin/install, which mishandles nonexistent args | # AFS /usr/afsws/bin/install, which mishandles nonexistent args | |||
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | |||
# OS/2's system install, which has a completely different semantic | # OS/2's system install, which has a completely different semantic | |||
# ./install, which can be erroneously created by make from ./install.sh. | # ./install, which can be erroneously created by make from ./install.sh. | |||
# Reject install programs that cannot install multiple files. | # Reject install programs that cannot install multiple files. | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible inst | |||
install" >&5 | all" >&5 | |||
printf %s "checking for a BSD-compatible install... " >&6; } | $as_echo_n "checking for a BSD-compatible install... " >&6; } | |||
if test -z "$INSTALL"; then | if test -z "$INSTALL"; then | |||
if test ${ac_cv_path_install+y} | if ${ac_cv_path_install+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | # Account for people who put trailing slashes in PATH elements. | |||
*/) ;; | case $as_dir/ in #(( | |||
*) as_dir=$as_dir/ ;; | ./ | .// | /[cC]/* | \ | |||
esac | ||||
# Account for fact that we put trailing slashes in our PATH walk. | ||||
case $as_dir in #(( | ||||
./ | /[cC]/* | \ | ||||
/etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ | /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ | |||
?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ | ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ | |||
/usr/ucb/* ) ;; | /usr/ucb/* ) ;; | |||
*) | *) | |||
# OSF1 and SCO ODT 3.0 have their own names for install. | # OSF1 and SCO ODT 3.0 have their own names for install. | |||
# Don't use installbsd from OSF since it installs stuff as root | # Don't use installbsd from OSF since it installs stuff as root | |||
# by default. | # by default. | |||
for ac_prog in ginstall scoinst install; do | for ac_prog in ginstall scoinst install; do | |||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then | |||
if test $ac_prog = install && | if test $ac_prog = install && | |||
grep dspmsg "$as_dir$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | |||
# AIX install. It has an incompatible calling convention. | # AIX install. It has an incompatible calling convention. | |||
: | : | |||
elif test $ac_prog = install && | elif test $ac_prog = install && | |||
grep pwplus "$as_dir$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | |||
# program-specific install script used by HP pwplus--don't use. | # program-specific install script used by HP pwplus--don't use. | |||
: | : | |||
else | else | |||
rm -rf conftest.one conftest.two conftest.dir | rm -rf conftest.one conftest.two conftest.dir | |||
echo one > conftest.one | echo one > conftest.one | |||
echo two > conftest.two | echo two > conftest.two | |||
mkdir conftest.dir | mkdir conftest.dir | |||
if "$as_dir$ac_prog$ac_exec_ext" -c conftest.one conftest.two "` pwd`/conftest.dir/" && | if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two " `pwd`/conftest.dir" && | |||
test -s conftest.one && test -s conftest.two && | test -s conftest.one && test -s conftest.two && | |||
test -s conftest.dir/conftest.one && | test -s conftest.dir/conftest.one && | |||
test -s conftest.dir/conftest.two | test -s conftest.dir/conftest.two | |||
then | then | |||
ac_cv_path_install="$as_dir$ac_prog$ac_exec_ext -c" | ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" | |||
break 3 | break 3 | |||
fi | fi | |||
fi | fi | |||
fi | fi | |||
done | done | |||
done | done | |||
;; | ;; | |||
esac | esac | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
rm -rf conftest.one conftest.two conftest.dir | rm -rf conftest.one conftest.two conftest.dir | |||
fi | fi | |||
if test ${ac_cv_path_install+y}; then | if test "${ac_cv_path_install+set}" = set; then | |||
INSTALL=$ac_cv_path_install | INSTALL=$ac_cv_path_install | |||
else | else | |||
# As a last resort, use the slow shell script. Don't cache a | # As a last resort, use the slow shell script. Don't cache a | |||
# value for INSTALL within a source directory, because that will | # value for INSTALL within a source directory, because that will | |||
# break other packages using the cache if that directory is | # break other packages using the cache if that directory is | |||
# removed, or if the value is a relative name. | # removed, or if the value is a relative name. | |||
INSTALL=$ac_install_sh | INSTALL=$ac_install_sh | |||
fi | fi | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 | |||
printf "%s\n" "$INSTALL" >&6; } | $as_echo "$INSTALL" >&6; } | |||
# Use test -z because SunOS4 sh mishandles braces in ${var-val}. | # Use test -z because SunOS4 sh mishandles braces in ${var-val}. | |||
# It thinks the first close brace ends the variable substitution. | # It thinks the first close brace ends the variable substitution. | |||
test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' | test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' | |||
test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' | test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' | |||
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' | test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether build enviro | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment | |||
nment is sane" >&5 | is sane" >&5 | |||
printf %s "checking whether build environment is sane... " >&6; } | $as_echo_n "checking whether build environment is sane... " >&6; } | |||
# Reject unsafe characters in $srcdir or the absolute working directory | # Reject unsafe characters in $srcdir or the absolute working directory | |||
# name. Accept space and tab only in the latter. | # name. Accept space and tab only in the latter. | |||
am_lf=' | am_lf=' | |||
' | ' | |||
case `pwd` in | case `pwd` in | |||
*[\\\"\#\$\&\'\`$am_lf]*) | *[\\\"\#\$\&\'\`$am_lf]*) | |||
as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; | as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; | |||
esac | esac | |||
case $srcdir in | case $srcdir in | |||
*[\\\"\#\$\&\'\`$am_lf\ \ ]*) | *[\\\"\#\$\&\'\`$am_lf\ \ ]*) | |||
skipping to change at line 2692 | skipping to change at line 2303 | |||
done | done | |||
test "$2" = conftest.file | test "$2" = conftest.file | |||
) | ) | |||
then | then | |||
# Ok. | # Ok. | |||
: | : | |||
else | else | |||
as_fn_error $? "newly created file is older than distributed files! | as_fn_error $? "newly created file is older than distributed files! | |||
Check your system clock" "$LINENO" 5 | Check your system clock" "$LINENO" 5 | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | |||
printf "%s\n" "yes" >&6; } | $as_echo "yes" >&6; } | |||
# If we didn't sleep, we still need to ensure time stamps of config.status and | # If we didn't sleep, we still need to ensure time stamps of config.status and | |||
# generated files are strictly newer. | # generated files are strictly newer. | |||
am_sleep_pid= | am_sleep_pid= | |||
if grep 'slept: no' conftest.file >/dev/null 2>&1; then | if grep 'slept: no' conftest.file >/dev/null 2>&1; then | |||
( sleep 1 ) & | ( sleep 1 ) & | |||
am_sleep_pid=$! | am_sleep_pid=$! | |||
fi | fi | |||
rm -f conftest.file | rm -f conftest.file | |||
test "$program_prefix" != NONE && | test "$program_prefix" != NONE && | |||
program_transform_name="s&^&$program_prefix&;$program_transform_name" | program_transform_name="s&^&$program_prefix&;$program_transform_name" | |||
# Use a double $ so make ignores it. | # Use a double $ so make ignores it. | |||
test "$program_suffix" != NONE && | test "$program_suffix" != NONE && | |||
program_transform_name="s&\$&$program_suffix&;$program_transform_name" | program_transform_name="s&\$&$program_suffix&;$program_transform_name" | |||
# Double any \ or $. | # Double any \ or $. | |||
# By default was `s,x,x', remove it if useless. | # By default was `s,x,x', remove it if useless. | |||
ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' | ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' | |||
program_transform_name=`printf "%s\n" "$program_transform_name" | sed "$ac_ script"` | program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_scrip t"` | |||
# Expand $ac_aux_dir to an absolute path. | # Expand $ac_aux_dir to an absolute path. | |||
am_aux_dir=`cd "$ac_aux_dir" && pwd` | am_aux_dir=`cd "$ac_aux_dir" && pwd` | |||
if test x"${MISSING+set}" != xset; then | if test x"${MISSING+set}" != xset; then | |||
MISSING="\${SHELL} '$am_aux_dir/missing'" | case $am_aux_dir in | |||
*\ * | *\ *) | ||||
MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; | ||||
*) | ||||
MISSING="\${SHELL} $am_aux_dir/missing" ;; | ||||
esac | ||||
fi | fi | |||
# Use eval to expand $SHELL | # Use eval to expand $SHELL | |||
if eval "$MISSING --is-lightweight"; then | if eval "$MISSING --is-lightweight"; then | |||
am_missing_run="$MISSING " | am_missing_run="$MISSING " | |||
else | else | |||
am_missing_run= | am_missing_run= | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script i | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too | |||
s too old or missing" >&5 | old or missing" >&5 | |||
printf "%s\n" "$as_me: WARNING: 'missing' script is too old or missing" >&2 | $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} | |||
;} | ||||
fi | fi | |||
if test x"${install_sh+set}" != xset; then | if test x"${install_sh+set}" != xset; then | |||
case $am_aux_dir in | case $am_aux_dir in | |||
*\ * | *\ *) | *\ * | *\ *) | |||
install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; | install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; | |||
*) | *) | |||
install_sh="\${SHELL} $am_aux_dir/install-sh" | install_sh="\${SHELL} $am_aux_dir/install-sh" | |||
esac | esac | |||
fi | fi | |||
# Installed binaries are usually stripped using 'strip' when the user | # Installed binaries are usually stripped using 'strip' when the user | |||
# run "make install-strip". However 'strip' might not be the right | # run "make install-strip". However 'strip' might not be the right | |||
# tool to use in cross-compilation environments, therefore Automake | # tool to use in cross-compilation environments, therefore Automake | |||
# will honor the 'STRIP' environment variable to overrule this program. | # will honor the 'STRIP' environment variable to overrule this program. | |||
if test "$cross_compiling" != no; then | if test "$cross_compiling" != no; then | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
# Extract the first word of "${ac_tool_prefix}strip", so it can be a prog ram name with args. | # Extract the first word of "${ac_tool_prefix}strip", so it can be a prog ram name with args. | |||
set dummy ${ac_tool_prefix}strip; ac_word=$2 | set dummy ${ac_tool_prefix}strip; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_STRIP+y} | if ${ac_cv_prog_STRIP+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$STRIP"; then | if test -n "$STRIP"; then | |||
ac_cv_prog_STRIP="$STRIP" # Let the user override the test. | ac_cv_prog_STRIP="$STRIP" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_STRIP="${ac_tool_prefix}strip" | ac_cv_prog_STRIP="${ac_tool_prefix}strip" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
STRIP=$ac_cv_prog_STRIP | STRIP=$ac_cv_prog_STRIP | |||
if test -n "$STRIP"; then | if test -n "$STRIP"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 | |||
printf "%s\n" "$STRIP" >&6; } | $as_echo "$STRIP" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
fi | fi | |||
if test -z "$ac_cv_prog_STRIP"; then | if test -z "$ac_cv_prog_STRIP"; then | |||
ac_ct_STRIP=$STRIP | ac_ct_STRIP=$STRIP | |||
# Extract the first word of "strip", so it can be a program name with arg s. | # Extract the first word of "strip", so it can be a program name with arg s. | |||
set dummy strip; ac_word=$2 | set dummy strip; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_ac_ct_STRIP+y} | if ${ac_cv_prog_ac_ct_STRIP+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$ac_ct_STRIP"; then | if test -n "$ac_ct_STRIP"; then | |||
ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. | ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_ac_ct_STRIP="strip" | ac_cv_prog_ac_ct_STRIP="strip" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP | ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP | |||
if test -n "$ac_ct_STRIP"; then | if test -n "$ac_ct_STRIP"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 | |||
printf "%s\n" "$ac_ct_STRIP" >&6; } | $as_echo "$ac_ct_STRIP" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
if test "x$ac_ct_STRIP" = x; then | if test "x$ac_ct_STRIP" = x; then | |||
STRIP=":" | STRIP=":" | |||
else | else | |||
case $cross_compiling:$ac_tool_warned in | case $cross_compiling:$ac_tool_warned in | |||
yes:) | yes:) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools no | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not pre | |||
t prefixed with host triplet" >&5 | fixed with host triplet" >&5 | |||
printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host tr | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet | |||
iplet" >&2;} | " >&2;} | |||
ac_tool_warned=yes ;; | ac_tool_warned=yes ;; | |||
esac | esac | |||
STRIP=$ac_ct_STRIP | STRIP=$ac_ct_STRIP | |||
fi | fi | |||
else | else | |||
STRIP="$ac_cv_prog_STRIP" | STRIP="$ac_cv_prog_STRIP" | |||
fi | fi | |||
fi | fi | |||
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" | INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a race-free mk | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir - | |||
dir -p" >&5 | p" >&5 | |||
printf %s "checking for a race-free mkdir -p... " >&6; } | $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } | |||
if test -z "$MKDIR_P"; then | if test -z "$MKDIR_P"; then | |||
if test ${ac_cv_path_mkdir+y} | if ${ac_cv_path_mkdir+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin | for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_prog in mkdir gmkdir; do | for ac_prog in mkdir gmkdir; do | |||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext" || continue | as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue | |||
case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #( | case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( | |||
'mkdir ('*'coreutils) '* | \ | 'mkdir (GNU coreutils) '* | \ | |||
'BusyBox '* | \ | 'mkdir (coreutils) '* | \ | |||
'mkdir (fileutils) '4.1*) | 'mkdir (fileutils) '4.1*) | |||
ac_cv_path_mkdir=$as_dir$ac_prog$ac_exec_ext | ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext | |||
break 3;; | break 3;; | |||
esac | esac | |||
done | done | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
test -d ./--version && rmdir ./--version | test -d ./--version && rmdir ./--version | |||
if test ${ac_cv_path_mkdir+y}; then | if test "${ac_cv_path_mkdir+set}" = set; then | |||
MKDIR_P="$ac_cv_path_mkdir -p" | MKDIR_P="$ac_cv_path_mkdir -p" | |||
else | else | |||
# As a last resort, use the slow shell script. Don't cache a | # As a last resort, use the slow shell script. Don't cache a | |||
# value for MKDIR_P within a source directory, because that will | # value for MKDIR_P within a source directory, because that will | |||
# break other packages using the cache if that directory is | # break other packages using the cache if that directory is | |||
# removed, or if the value is a relative name. | # removed, or if the value is a relative name. | |||
MKDIR_P="$ac_install_sh -d" | MKDIR_P="$ac_install_sh -d" | |||
fi | fi | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 | |||
printf "%s\n" "$MKDIR_P" >&6; } | $as_echo "$MKDIR_P" >&6; } | |||
for ac_prog in gawk mawk nawk awk | for ac_prog in gawk mawk nawk awk | |||
do | do | |||
# Extract the first word of "$ac_prog", so it can be a program name with args. | # Extract the first word of "$ac_prog", so it can be a program name with args. | |||
set dummy $ac_prog; ac_word=$2 | set dummy $ac_prog; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_AWK+y} | if ${ac_cv_prog_AWK+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$AWK"; then | if test -n "$AWK"; then | |||
ac_cv_prog_AWK="$AWK" # Let the user override the test. | ac_cv_prog_AWK="$AWK" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_AWK="$ac_prog" | ac_cv_prog_AWK="$ac_prog" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
AWK=$ac_cv_prog_AWK | AWK=$ac_cv_prog_AWK | |||
if test -n "$AWK"; then | if test -n "$AWK"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 | |||
printf "%s\n" "$AWK" >&6; } | $as_echo "$AWK" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
test -n "$AWK" && break | test -n "$AWK" && break | |||
done | done | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets | |||
sets \$(MAKE)" >&5 | \$(MAKE)" >&5 | |||
printf %s "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } | $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } | |||
set x ${MAKE-make} | set x ${MAKE-make} | |||
ac_make=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` | ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` | |||
if eval test \${ac_cv_prog_make_${ac_make}_set+y} | if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
cat >conftest.make <<\_ACEOF | cat >conftest.make <<\_ACEOF | |||
SHELL = /bin/sh | SHELL = /bin/sh | |||
all: | all: | |||
@echo '@@@%%%=$(MAKE)=@@@%%%' | @echo '@@@%%%=$(MAKE)=@@@%%%' | |||
_ACEOF | _ACEOF | |||
# GNU make sometimes prints "make[1]: Entering ...", which would confuse us . | # GNU make sometimes prints "make[1]: Entering ...", which would confuse us . | |||
case `${MAKE-make} -f conftest.make 2>/dev/null` in | case `${MAKE-make} -f conftest.make 2>/dev/null` in | |||
*@@@%%%=?*=@@@%%%*) | *@@@%%%=?*=@@@%%%*) | |||
eval ac_cv_prog_make_${ac_make}_set=yes;; | eval ac_cv_prog_make_${ac_make}_set=yes;; | |||
*) | *) | |||
eval ac_cv_prog_make_${ac_make}_set=no;; | eval ac_cv_prog_make_${ac_make}_set=no;; | |||
esac | esac | |||
rm -f conftest.make | rm -f conftest.make | |||
fi | fi | |||
if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then | if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | |||
printf "%s\n" "yes" >&6; } | $as_echo "yes" >&6; } | |||
SET_MAKE= | SET_MAKE= | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
SET_MAKE="MAKE=${MAKE-make}" | SET_MAKE="MAKE=${MAKE-make}" | |||
fi | fi | |||
rm -rf .tst 2>/dev/null | rm -rf .tst 2>/dev/null | |||
mkdir .tst 2>/dev/null | mkdir .tst 2>/dev/null | |||
if test -d .tst; then | if test -d .tst; then | |||
am__leading_dot=. | am__leading_dot=. | |||
else | else | |||
am__leading_dot=_ | am__leading_dot=_ | |||
fi | fi | |||
rmdir .tst 2>/dev/null | rmdir .tst 2>/dev/null | |||
# Check whether --enable-silent-rules was given. | # Check whether --enable-silent-rules was given. | |||
if test ${enable_silent_rules+y} | if test "${enable_silent_rules+set}" = set; then : | |||
then : | ||||
enableval=$enable_silent_rules; | enableval=$enable_silent_rules; | |||
fi | fi | |||
case $enable_silent_rules in # ((( | case $enable_silent_rules in # ((( | |||
yes) AM_DEFAULT_VERBOSITY=0;; | yes) AM_DEFAULT_VERBOSITY=0;; | |||
no) AM_DEFAULT_VERBOSITY=1;; | no) AM_DEFAULT_VERBOSITY=1;; | |||
*) AM_DEFAULT_VERBOSITY=1;; | *) AM_DEFAULT_VERBOSITY=1;; | |||
esac | esac | |||
am_make=${MAKE-make} | am_make=${MAKE-make} | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make sup | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports | |||
ports nested variables" >&5 | nested variables" >&5 | |||
printf %s "checking whether $am_make supports nested variables... " >&6; } | $as_echo_n "checking whether $am_make supports nested variables... " >&6; } | |||
if test ${am_cv_make_support_nested_variables+y} | if ${am_cv_make_support_nested_variables+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | if $as_echo 'TRUE=$(BAR$(V)) | |||
if printf "%s\n" 'TRUE=$(BAR$(V)) | ||||
BAR0=false | BAR0=false | |||
BAR1=true | BAR1=true | |||
V=1 | V=1 | |||
am__doit: | am__doit: | |||
@$(TRUE) | @$(TRUE) | |||
.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then | .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then | |||
am_cv_make_support_nested_variables=yes | am_cv_make_support_nested_variables=yes | |||
else | else | |||
am_cv_make_support_nested_variables=no | am_cv_make_support_nested_variables=no | |||
fi | fi | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_n | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested | |||
ested_variables" >&5 | _variables" >&5 | |||
printf "%s\n" "$am_cv_make_support_nested_variables" >&6; } | $as_echo "$am_cv_make_support_nested_variables" >&6; } | |||
if test $am_cv_make_support_nested_variables = yes; then | if test $am_cv_make_support_nested_variables = yes; then | |||
AM_V='$(V)' | AM_V='$(V)' | |||
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |||
else | else | |||
AM_V=$AM_DEFAULT_VERBOSITY | AM_V=$AM_DEFAULT_VERBOSITY | |||
AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY | AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY | |||
fi | fi | |||
AM_BACKSLASH='\' | AM_BACKSLASH='\' | |||
if test "`cd $srcdir && pwd`" != "`pwd`"; then | if test "`cd $srcdir && pwd`" != "`pwd`"; then | |||
skipping to change at line 3045 | skipping to change at line 2638 | |||
CYGPATH_W='cygpath -w' | CYGPATH_W='cygpath -w' | |||
else | else | |||
CYGPATH_W=echo | CYGPATH_W=echo | |||
fi | fi | |||
fi | fi | |||
# Define the identity of the package. | # Define the identity of the package. | |||
PACKAGE='exfatprogs' | PACKAGE='exfatprogs' | |||
VERSION='1.2.4' | VERSION='1.2.4' | |||
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h | cat >>confdefs.h <<_ACEOF | |||
#define PACKAGE "$PACKAGE" | ||||
_ACEOF | ||||
printf "%s\n" "#define VERSION \"$VERSION\"" >>confdefs.h | cat >>confdefs.h <<_ACEOF | |||
#define VERSION "$VERSION" | ||||
_ACEOF | ||||
# Some tools Automake needs. | # Some tools Automake needs. | |||
ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} | ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} | |||
AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} | AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} | |||
AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} | AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} | |||
AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} | AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} | |||
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} | MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} | |||
# For better backward compatibility. To be removed once Automake 1.9.x | # For better backward compatibility. To be removed once Automake 1.9.x | |||
# dies out for good. For more background, see: | # dies out for good. For more background, see: | |||
# <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html> | # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html> | |||
# <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> | # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> | |||
mkdir_p='$(MKDIR_P)' | mkdir_p='$(MKDIR_P)' | |||
# We need awk for the "check" target (and possibly the TAP driver). The | # We need awk for the "check" target (and possibly the TAP driver). The | |||
# system "awk" is bad on some platforms. | # system "awk" is bad on some platforms. | |||
# Always define AMTAR for backward compatibility. Yes, it's still used | # Always define AMTAR for backward compatibility. Yes, it's still used | |||
# in the wild :-( We should find a proper way to deprecate it ... | # in the wild :-( We should find a proper way to deprecate it ... | |||
AMTAR='$${TAR-tar}' | AMTAR='$${TAR-tar}' | |||
# We'll loop over all known methods to create a tar archive until one works . | # We'll loop over all known methods to create a tar archive until one works . | |||
_am_tools='gnutar pax cpio none' | _am_tools='gnutar pax cpio none' | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to create a pa | { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a pax tar | |||
x tar archive" >&5 | archive" >&5 | |||
printf %s "checking how to create a pax tar archive... " >&6; } | $as_echo_n "checking how to create a pax tar archive... " >&6; } | |||
# Go ahead even if we have the value already cached. We do so because we | # Go ahead even if we have the value already cached. We do so because we | |||
# need to set the values for the 'am__tar' and 'am__untar' variables. | # need to set the values for the 'am__tar' and 'am__untar' variables. | |||
_am_tools=${am_cv_prog_tar_pax-$_am_tools} | _am_tools=${am_cv_prog_tar_pax-$_am_tools} | |||
for _am_tool in $_am_tools; do | for _am_tool in $_am_tools; do | |||
case $_am_tool in | case $_am_tool in | |||
gnutar) | gnutar) | |||
for _am_tar in tar gnutar gtar; do | for _am_tar in tar gnutar gtar; do | |||
{ echo "$as_me:$LINENO: $_am_tar --version" >&5 | { echo "$as_me:$LINENO: $_am_tar --version" >&5 | |||
skipping to change at line 3152 | skipping to change at line 2749 | |||
{ echo "$as_me:$LINENO: cat conftest.dir/file" >&5 | { echo "$as_me:$LINENO: cat conftest.dir/file" >&5 | |||
(cat conftest.dir/file) >&5 2>&5 | (cat conftest.dir/file) >&5 2>&5 | |||
ac_status=$? | ac_status=$? | |||
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |||
(exit $ac_status); } | (exit $ac_status); } | |||
grep GrepMe conftest.dir/file >/dev/null 2>&1 && break | grep GrepMe conftest.dir/file >/dev/null 2>&1 && break | |||
fi | fi | |||
done | done | |||
rm -rf conftest.dir | rm -rf conftest.dir | |||
if test ${am_cv_prog_tar_pax+y} | if ${am_cv_prog_tar_pax+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
am_cv_prog_tar_pax=$_am_tool | am_cv_prog_tar_pax=$_am_tool | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_pax | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_pax" >&5 | |||
" >&5 | $as_echo "$am_cv_prog_tar_pax" >&6; } | |||
printf "%s\n" "$am_cv_prog_tar_pax" >&6; } | ||||
# Variables for tags utilities; see am/tags.am | ||||
if test -z "$CTAGS"; then | ||||
CTAGS=ctags | ||||
fi | ||||
if test -z "$ETAGS"; then | ||||
ETAGS=etags | ||||
fi | ||||
if test -z "$CSCOPE"; then | ||||
CSCOPE=cscope | ||||
fi | ||||
# POSIX will say in a future version that running "rm -f" with no argument | # POSIX will say in a future version that running "rm -f" with no argument | |||
# is OK; and we want to be able to make that assumption in our Makefile | # is OK; and we want to be able to make that assumption in our Makefile | |||
# recipes. So use an aggressive probe to check that the usage we want is | # recipes. So use an aggressive probe to check that the usage we want is | |||
# actually supported "in the wild" to an acceptable degree. | # actually supported "in the wild" to an acceptable degree. | |||
# See automake bug#10828. | # See automake bug#10828. | |||
# To make any issue more visible, cause the running configure to be aborted | # To make any issue more visible, cause the running configure to be aborted | |||
# by default if the 'rm' program in use doesn't match our expectations; the | # by default if the 'rm' program in use doesn't match our expectations; the | |||
# user can still override this though. | # user can still override this though. | |||
if rm -f && rm -fr && rm -rf; then : OK; else | if rm -f && rm -fr && rm -rf; then : OK; else | |||
skipping to change at line 3206 | skipping to change at line 2789 | |||
END | END | |||
if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then | if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then | |||
echo 'Configuration will proceed anyway, since you have set the' >&2 | echo 'Configuration will proceed anyway, since you have set the' >&2 | |||
echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2 | echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2 | |||
echo >&2 | echo >&2 | |||
else | else | |||
cat >&2 <<'END' | cat >&2 <<'END' | |||
Aborting the configuration process, to ensure you take notice of the issue. | Aborting the configuration process, to ensure you take notice of the issue. | |||
You can download and install GNU coreutils to get an 'rm' implementation | You can download and install GNU coreutils to get an 'rm' implementation | |||
that behaves properly: <https://www.gnu.org/software/coreutils/>. | that behaves properly: <http://www.gnu.org/software/coreutils/>. | |||
If you want to complete the configuration process using your problematic | If you want to complete the configuration process using your problematic | |||
'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM | 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM | |||
to "yes", and re-run configure. | to "yes", and re-run configure. | |||
END | END | |||
as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5 | as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5 | |||
fi | fi | |||
fi | fi | |||
skipping to change at line 3231 | skipping to change at line 2814 | |||
ac_compiler_gnu=$ac_cv_c_compiler_gnu | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |||
ac_ext=c | ac_ext=c | |||
ac_cpp='$CPP $CPPFLAGS' | ac_cpp='$CPP $CPPFLAGS' | |||
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | |||
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ ext $LIBS >&5' | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ ext $LIBS >&5' | |||
ac_compiler_gnu=$ac_cv_c_compiler_gnu | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
# Extract the first word of "${ac_tool_prefix}gcc", so it can be a progra m name with args. | # Extract the first word of "${ac_tool_prefix}gcc", so it can be a progra m name with args. | |||
set dummy ${ac_tool_prefix}gcc; ac_word=$2 | set dummy ${ac_tool_prefix}gcc; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_CC+y} | if ${ac_cv_prog_CC+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$CC"; then | if test -n "$CC"; then | |||
ac_cv_prog_CC="$CC" # Let the user override the test. | ac_cv_prog_CC="$CC" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_CC="${ac_tool_prefix}gcc" | ac_cv_prog_CC="${ac_tool_prefix}gcc" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
CC=$ac_cv_prog_CC | CC=$ac_cv_prog_CC | |||
if test -n "$CC"; then | if test -n "$CC"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 | |||
printf "%s\n" "$CC" >&6; } | $as_echo "$CC" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
fi | fi | |||
if test -z "$ac_cv_prog_CC"; then | if test -z "$ac_cv_prog_CC"; then | |||
ac_ct_CC=$CC | ac_ct_CC=$CC | |||
# Extract the first word of "gcc", so it can be a program name with args. | # Extract the first word of "gcc", so it can be a program name with args. | |||
set dummy gcc; ac_word=$2 | set dummy gcc; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_ac_ct_CC+y} | if ${ac_cv_prog_ac_ct_CC+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$ac_ct_CC"; then | if test -n "$ac_ct_CC"; then | |||
ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_ac_ct_CC="gcc" | ac_cv_prog_ac_ct_CC="gcc" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
ac_ct_CC=$ac_cv_prog_ac_ct_CC | ac_ct_CC=$ac_cv_prog_ac_ct_CC | |||
if test -n "$ac_ct_CC"; then | if test -n "$ac_ct_CC"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 | |||
printf "%s\n" "$ac_ct_CC" >&6; } | $as_echo "$ac_ct_CC" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
if test "x$ac_ct_CC" = x; then | if test "x$ac_ct_CC" = x; then | |||
CC="" | CC="" | |||
else | else | |||
case $cross_compiling:$ac_tool_warned in | case $cross_compiling:$ac_tool_warned in | |||
yes:) | yes:) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools no | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not pre | |||
t prefixed with host triplet" >&5 | fixed with host triplet" >&5 | |||
printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host tr | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet | |||
iplet" >&2;} | " >&2;} | |||
ac_tool_warned=yes ;; | ac_tool_warned=yes ;; | |||
esac | esac | |||
CC=$ac_ct_CC | CC=$ac_ct_CC | |||
fi | fi | |||
else | else | |||
CC="$ac_cv_prog_CC" | CC="$ac_cv_prog_CC" | |||
fi | fi | |||
if test -z "$CC"; then | if test -z "$CC"; then | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
# Extract the first word of "${ac_tool_prefix}cc", so it can be a progr am name with args. | # Extract the first word of "${ac_tool_prefix}cc", so it can be a progr am name with args. | |||
set dummy ${ac_tool_prefix}cc; ac_word=$2 | set dummy ${ac_tool_prefix}cc; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_CC+y} | if ${ac_cv_prog_CC+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$CC"; then | if test -n "$CC"; then | |||
ac_cv_prog_CC="$CC" # Let the user override the test. | ac_cv_prog_CC="$CC" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_CC="${ac_tool_prefix}cc" | ac_cv_prog_CC="${ac_tool_prefix}cc" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
CC=$ac_cv_prog_CC | CC=$ac_cv_prog_CC | |||
if test -n "$CC"; then | if test -n "$CC"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 | |||
printf "%s\n" "$CC" >&6; } | $as_echo "$CC" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
fi | fi | |||
fi | fi | |||
if test -z "$CC"; then | if test -z "$CC"; then | |||
# Extract the first word of "cc", so it can be a program name with args. | # Extract the first word of "cc", so it can be a program name with args. | |||
set dummy cc; ac_word=$2 | set dummy cc; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_CC+y} | if ${ac_cv_prog_CC+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$CC"; then | if test -n "$CC"; then | |||
ac_cv_prog_CC="$CC" # Let the user override the test. | ac_cv_prog_CC="$CC" # Let the user override the test. | |||
else | else | |||
ac_prog_rejected=no | ac_prog_rejected=no | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
if test "$as_dir$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then | if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then | |||
ac_prog_rejected=yes | ac_prog_rejected=yes | |||
continue | continue | |||
fi | fi | |||
ac_cv_prog_CC="cc" | ac_cv_prog_CC="cc" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
if test $ac_prog_rejected = yes; then | if test $ac_prog_rejected = yes; then | |||
# We found a bogon in the path, so make sure we never use it. | # We found a bogon in the path, so make sure we never use it. | |||
set dummy $ac_cv_prog_CC | set dummy $ac_cv_prog_CC | |||
shift | shift | |||
if test $# != 0; then | if test $# != 0; then | |||
# We chose a different compiler from the bogus one. | # We chose a different compiler from the bogus one. | |||
# However, it has the same basename, so the bogon will be chosen | # However, it has the same basename, so the bogon will be chosen | |||
# first if we set CC to just the basename; use the full file name. | # first if we set CC to just the basename; use the full file name. | |||
shift | shift | |||
ac_cv_prog_CC="$as_dir$ac_word${1+' '}$@" | ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" | |||
fi | fi | |||
fi | fi | |||
fi | fi | |||
fi | fi | |||
CC=$ac_cv_prog_CC | CC=$ac_cv_prog_CC | |||
if test -n "$CC"; then | if test -n "$CC"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 | |||
printf "%s\n" "$CC" >&6; } | $as_echo "$CC" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
fi | fi | |||
if test -z "$CC"; then | if test -z "$CC"; then | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
for ac_prog in cl.exe | for ac_prog in cl.exe | |||
do | do | |||
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a p rogram name with args. | # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a p rogram name with args. | |||
set dummy $ac_tool_prefix$ac_prog; ac_word=$2 | set dummy $ac_tool_prefix$ac_prog; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_CC+y} | if ${ac_cv_prog_CC+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$CC"; then | if test -n "$CC"; then | |||
ac_cv_prog_CC="$CC" # Let the user override the test. | ac_cv_prog_CC="$CC" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_CC="$ac_tool_prefix$ac_prog" | ac_cv_prog_CC="$ac_tool_prefix$ac_prog" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
CC=$ac_cv_prog_CC | CC=$ac_cv_prog_CC | |||
if test -n "$CC"; then | if test -n "$CC"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 | |||
printf "%s\n" "$CC" >&6; } | $as_echo "$CC" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
test -n "$CC" && break | test -n "$CC" && break | |||
done | done | |||
fi | fi | |||
if test -z "$CC"; then | if test -z "$CC"; then | |||
ac_ct_CC=$CC | ac_ct_CC=$CC | |||
for ac_prog in cl.exe | for ac_prog in cl.exe | |||
do | do | |||
# Extract the first word of "$ac_prog", so it can be a program name with args. | # Extract the first word of "$ac_prog", so it can be a program name with args. | |||
set dummy $ac_prog; ac_word=$2 | set dummy $ac_prog; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_ac_ct_CC+y} | if ${ac_cv_prog_ac_ct_CC+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$ac_ct_CC"; then | if test -n "$ac_ct_CC"; then | |||
ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_ac_ct_CC="$ac_prog" | ac_cv_prog_ac_ct_CC="$ac_prog" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
ac_ct_CC=$ac_cv_prog_ac_ct_CC | ac_ct_CC=$ac_cv_prog_ac_ct_CC | |||
if test -n "$ac_ct_CC"; then | if test -n "$ac_ct_CC"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 | |||
printf "%s\n" "$ac_ct_CC" >&6; } | $as_echo "$ac_ct_CC" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
test -n "$ac_ct_CC" && break | test -n "$ac_ct_CC" && break | |||
done | done | |||
if test "x$ac_ct_CC" = x; then | if test "x$ac_ct_CC" = x; then | |||
CC="" | CC="" | |||
else | else | |||
case $cross_compiling:$ac_tool_warned in | case $cross_compiling:$ac_tool_warned in | |||
yes:) | yes:) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools no | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not pre | |||
t prefixed with host triplet" >&5 | fixed with host triplet" >&5 | |||
printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host tr | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet | |||
iplet" >&2;} | " >&2;} | |||
ac_tool_warned=yes ;; | ac_tool_warned=yes ;; | |||
esac | esac | |||
CC=$ac_ct_CC | CC=$ac_ct_CC | |||
fi | fi | |||
fi | fi | |||
fi | fi | |||
if test -z "$CC"; then | ||||
if test -n "$ac_tool_prefix"; then | ||||
# Extract the first word of "${ac_tool_prefix}clang", so it can be a prog | ||||
ram name with args. | ||||
set dummy ${ac_tool_prefix}clang; ac_word=$2 | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | ||||
printf %s "checking for $ac_word... " >&6; } | ||||
if test ${ac_cv_prog_CC+y} | ||||
then : | ||||
printf %s "(cached) " >&6 | ||||
else $as_nop | ||||
if test -n "$CC"; then | ||||
ac_cv_prog_CC="$CC" # Let the user override the test. | ||||
else | ||||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | ||||
for as_dir in $PATH | ||||
do | ||||
IFS=$as_save_IFS | ||||
case $as_dir in #((( | ||||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | ||||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | ||||
ac_cv_prog_CC="${ac_tool_prefix}clang" | ||||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex | ||||
ec_ext" >&5 | ||||
break 2 | ||||
fi | ||||
done | ||||
done | ||||
IFS=$as_save_IFS | ||||
fi | ||||
fi | ||||
CC=$ac_cv_prog_CC | ||||
if test -n "$CC"; then | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 | ||||
printf "%s\n" "$CC" >&6; } | ||||
else | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||||
printf "%s\n" "no" >&6; } | ||||
fi | ||||
fi | ||||
if test -z "$ac_cv_prog_CC"; then | ||||
ac_ct_CC=$CC | ||||
# Extract the first word of "clang", so it can be a program name with arg | ||||
s. | ||||
set dummy clang; ac_word=$2 | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | ||||
printf %s "checking for $ac_word... " >&6; } | ||||
if test ${ac_cv_prog_ac_ct_CC+y} | ||||
then : | ||||
printf %s "(cached) " >&6 | ||||
else $as_nop | ||||
if test -n "$ac_ct_CC"; then | ||||
ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | ||||
else | ||||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | ||||
for as_dir in $PATH | ||||
do | ||||
IFS=$as_save_IFS | ||||
case $as_dir in #((( | ||||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | ||||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | ||||
ac_cv_prog_ac_ct_CC="clang" | ||||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex | ||||
ec_ext" >&5 | ||||
break 2 | ||||
fi | ||||
done | ||||
done | ||||
IFS=$as_save_IFS | ||||
fi | ||||
fi | ||||
ac_ct_CC=$ac_cv_prog_ac_ct_CC | ||||
if test -n "$ac_ct_CC"; then | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 | ||||
printf "%s\n" "$ac_ct_CC" >&6; } | ||||
else | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||||
printf "%s\n" "no" >&6; } | ||||
fi | ||||
if test "x$ac_ct_CC" = x; then | test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac | |||
CC="" | _pwd':" >&5 | |||
else | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | |||
case $cross_compiling:$ac_tool_warned in | ||||
yes:) | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools no | ||||
t prefixed with host triplet" >&5 | ||||
printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host tr | ||||
iplet" >&2;} | ||||
ac_tool_warned=yes ;; | ||||
esac | ||||
CC=$ac_ct_CC | ||||
fi | ||||
else | ||||
CC="$ac_cv_prog_CC" | ||||
fi | ||||
fi | ||||
test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in | ||||
\`$ac_pwd':" >&5 | ||||
printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} | ||||
as_fn_error $? "no acceptable C compiler found in \$PATH | as_fn_error $? "no acceptable C compiler found in \$PATH | |||
See \`config.log' for more details" "$LINENO" 5; } | See \`config.log' for more details" "$LINENO" 5; } | |||
# Provide some information about the compiler. | # Provide some information about the compiler. | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version " >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 | |||
set X $ac_compile | set X $ac_compile | |||
ac_compiler=$2 | ac_compiler=$2 | |||
for ac_option in --version -v -V -qversion -version; do | for ac_option in --version -v -V -qversion; do | |||
{ { ac_try="$ac_compiler $ac_option >&5" | { { ac_try="$ac_compiler $ac_option >&5" | |||
case "(($ac_try" in | case "(($ac_try" in | |||
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |||
*) ac_try_echo=$ac_try;; | *) ac_try_echo=$ac_try;; | |||
esac | esac | |||
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | |||
printf "%s\n" "$ac_try_echo"; } >&5 | $as_echo "$ac_try_echo"; } >&5 | |||
(eval "$ac_compiler $ac_option >&5") 2>conftest.err | (eval "$ac_compiler $ac_option >&5") 2>conftest.err | |||
ac_status=$? | ac_status=$? | |||
if test -s conftest.err; then | if test -s conftest.err; then | |||
sed '10a\ | sed '10a\ | |||
... rest of stderr output deleted ... | ... rest of stderr output deleted ... | |||
10q' conftest.err >conftest.er1 | 10q' conftest.err >conftest.er1 | |||
cat conftest.er1 >&5 | cat conftest.er1 >&5 | |||
fi | fi | |||
rm -f conftest.er1 conftest.err | rm -f conftest.er1 conftest.err | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; } | test $ac_status = 0; } | |||
done | done | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
ac_clean_files_save=$ac_clean_files | ac_clean_files_save=$ac_clean_files | |||
ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" | ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" | |||
# Try to create an executable without -o first, disregard a.out. | # Try to create an executable without -o first, disregard a.out. | |||
# It will help us diagnose broken compilers, and finding out an intuition | # It will help us diagnose broken compilers, and finding out an intuition | |||
# of exeext. | # of exeext. | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compil | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler wo | |||
er works" >&5 | rks" >&5 | |||
printf %s "checking whether the C compiler works... " >&6; } | $as_echo_n "checking whether the C compiler works... " >&6; } | |||
ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'` | ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` | |||
# The possible output files: | # The possible output files: | |||
ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" | ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" | |||
ac_rmfiles= | ac_rmfiles= | |||
for ac_file in $ac_files | for ac_file in $ac_files | |||
do | do | |||
case $ac_file in | case $ac_file in | |||
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.m ap | *.inf | *.dSYM | *.o | *.obj ) ;; | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.m ap | *.inf | *.dSYM | *.o | *.obj ) ;; | |||
* ) ac_rmfiles="$ac_rmfiles $ac_file";; | * ) ac_rmfiles="$ac_rmfiles $ac_file";; | |||
esac | esac | |||
done | done | |||
rm -f $ac_rmfiles | rm -f $ac_rmfiles | |||
if { { ac_try="$ac_link_default" | if { { ac_try="$ac_link_default" | |||
case "(($ac_try" in | case "(($ac_try" in | |||
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |||
*) ac_try_echo=$ac_try;; | *) ac_try_echo=$ac_try;; | |||
esac | esac | |||
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | |||
printf "%s\n" "$ac_try_echo"; } >&5 | $as_echo "$ac_try_echo"; } >&5 | |||
(eval "$ac_link_default") 2>&5 | (eval "$ac_link_default") 2>&5 | |||
ac_status=$? | ac_status=$? | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; } | test $ac_status = 0; }; then : | |||
then : | ||||
# Autoconf-2.13 could set the ac_cv_exeext variable to `no'. | # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. | |||
# So ignore a value of `no', otherwise this would lead to `EXEEXT = no' | # So ignore a value of `no', otherwise this would lead to `EXEEXT = no' | |||
# in a Makefile. We should not override ac_cv_exeext if it was cached, | # in a Makefile. We should not override ac_cv_exeext if it was cached, | |||
# so that the user can short-circuit this test for compilers unknown to | # so that the user can short-circuit this test for compilers unknown to | |||
# Autoconf. | # Autoconf. | |||
for ac_file in $ac_files '' | for ac_file in $ac_files '' | |||
do | do | |||
test -f "$ac_file" || continue | test -f "$ac_file" || continue | |||
case $ac_file in | case $ac_file in | |||
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.m ap | *.inf | *.dSYM | *.o | *.obj ) | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.m ap | *.inf | *.dSYM | *.o | *.obj ) | |||
;; | ;; | |||
[ab].out ) | [ab].out ) | |||
# We found the default executable, but exeext='' is most | # We found the default executable, but exeext='' is most | |||
# certainly right. | # certainly right. | |||
break;; | break;; | |||
*.* ) | *.* ) | |||
if test ${ac_cv_exeext+y} && test "$ac_cv_exeext" != no; | if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; | |||
then :; else | then :; else | |||
ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` | ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` | |||
fi | fi | |||
# We set ac_cv_exeext here because the later test for it is not | # We set ac_cv_exeext here because the later test for it is not | |||
# safe: cross compilers may not add the suffix if given an `-o' | # safe: cross compilers may not add the suffix if given an `-o' | |||
# argument, so we may need to know it at that point already. | # argument, so we may need to know it at that point already. | |||
# Even if this section looks crufty: it has the advantage of | # Even if this section looks crufty: it has the advantage of | |||
# actually working. | # actually working. | |||
break;; | break;; | |||
* ) | * ) | |||
break;; | break;; | |||
esac | esac | |||
done | done | |||
test "$ac_cv_exeext" = no && ac_cv_exeext= | test "$ac_cv_exeext" = no && ac_cv_exeext= | |||
else $as_nop | else | |||
ac_file='' | ac_file='' | |||
fi | fi | |||
if test -z "$ac_file" | if test -z "$ac_file"; then : | |||
then : | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | $as_echo "no" >&6; } | |||
printf "%s\n" "no" >&6; } | $as_echo "$as_me: failed program was:" >&5 | |||
printf "%s\n" "$as_me: failed program was:" >&5 | ||||
sed 's/^/| /' conftest.$ac_ext >&5 | sed 's/^/| /' conftest.$ac_ext >&5 | |||
{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | |||
printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | |||
as_fn_error 77 "C compiler cannot create executables | as_fn_error 77 "C compiler cannot create executables | |||
See \`config.log' for more details" "$LINENO" 5; } | See \`config.log' for more details" "$LINENO" 5; } | |||
else $as_nop | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | |||
printf "%s\n" "yes" >&6; } | $as_echo "yes" >&6; } | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler defau | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default ou | |||
lt output file name" >&5 | tput file name" >&5 | |||
printf %s "checking for C compiler default output file name... " >&6; } | $as_echo_n "checking for C compiler default output file name... " >&6; } | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 | |||
printf "%s\n" "$ac_file" >&6; } | $as_echo "$ac_file" >&6; } | |||
ac_exeext=$ac_cv_exeext | ac_exeext=$ac_cv_exeext | |||
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out | rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out | |||
ac_clean_files=$ac_clean_files_save | ac_clean_files=$ac_clean_files_save | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of execut | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables | |||
ables" >&5 | " >&5 | |||
printf %s "checking for suffix of executables... " >&6; } | $as_echo_n "checking for suffix of executables... " >&6; } | |||
if { { ac_try="$ac_link" | if { { ac_try="$ac_link" | |||
case "(($ac_try" in | case "(($ac_try" in | |||
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |||
*) ac_try_echo=$ac_try;; | *) ac_try_echo=$ac_try;; | |||
esac | esac | |||
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | |||
printf "%s\n" "$ac_try_echo"; } >&5 | $as_echo "$ac_try_echo"; } >&5 | |||
(eval "$ac_link") 2>&5 | (eval "$ac_link") 2>&5 | |||
ac_status=$? | ac_status=$? | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; } | test $ac_status = 0; }; then : | |||
then : | ||||
# If both `conftest.exe' and `conftest' are `present' (well, observable) | # If both `conftest.exe' and `conftest' are `present' (well, observable) | |||
# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will | # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will | |||
# work properly (i.e., refer to `conftest.exe'), while it won't with | # work properly (i.e., refer to `conftest.exe'), while it won't with | |||
# `rm'. | # `rm'. | |||
for ac_file in conftest.exe conftest conftest.*; do | for ac_file in conftest.exe conftest conftest.*; do | |||
test -f "$ac_file" || continue | test -f "$ac_file" || continue | |||
case $ac_file in | case $ac_file in | |||
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.m ap | *.inf | *.dSYM | *.o | *.obj ) ;; | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.m ap | *.inf | *.dSYM | *.o | *.obj ) ;; | |||
*.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` | *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` | |||
break;; | break;; | |||
* ) break;; | * ) break;; | |||
esac | esac | |||
done | done | |||
else $as_nop | else | |||
{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >& | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | |||
5 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | |||
printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} | ||||
as_fn_error $? "cannot compute suffix of executables: cannot compile and li nk | as_fn_error $? "cannot compute suffix of executables: cannot compile and li nk | |||
See \`config.log' for more details" "$LINENO" 5; } | See \`config.log' for more details" "$LINENO" 5; } | |||
fi | fi | |||
rm -f conftest conftest$ac_cv_exeext | rm -f conftest conftest$ac_cv_exeext | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 | |||
printf "%s\n" "$ac_cv_exeext" >&6; } | $as_echo "$ac_cv_exeext" >&6; } | |||
rm -f conftest.$ac_ext | rm -f conftest.$ac_ext | |||
EXEEXT=$ac_cv_exeext | EXEEXT=$ac_cv_exeext | |||
ac_exeext=$EXEEXT | ac_exeext=$EXEEXT | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
#include <stdio.h> | #include <stdio.h> | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
FILE *f = fopen ("conftest.out", "w"); | FILE *f = fopen ("conftest.out", "w"); | |||
return ferror (f) || fclose (f) != 0; | return ferror (f) || fclose (f) != 0; | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
ac_clean_files="$ac_clean_files conftest.out" | ac_clean_files="$ac_clean_files conftest.out" | |||
# Check that the compiler produces executables we can run. If not, either | # Check that the compiler produces executables we can run. If not, either | |||
# the compiler is broken, or we cross compile. | # the compiler is broken, or we cross compile. | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are cross | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross comp | |||
compiling" >&5 | iling" >&5 | |||
printf %s "checking whether we are cross compiling... " >&6; } | $as_echo_n "checking whether we are cross compiling... " >&6; } | |||
if test "$cross_compiling" != yes; then | if test "$cross_compiling" != yes; then | |||
{ { ac_try="$ac_link" | { { ac_try="$ac_link" | |||
case "(($ac_try" in | case "(($ac_try" in | |||
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |||
*) ac_try_echo=$ac_try;; | *) ac_try_echo=$ac_try;; | |||
esac | esac | |||
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | |||
printf "%s\n" "$ac_try_echo"; } >&5 | $as_echo "$ac_try_echo"; } >&5 | |||
(eval "$ac_link") 2>&5 | (eval "$ac_link") 2>&5 | |||
ac_status=$? | ac_status=$? | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; } | test $ac_status = 0; } | |||
if { ac_try='./conftest$ac_cv_exeext' | if { ac_try='./conftest$ac_cv_exeext' | |||
{ { case "(($ac_try" in | { { case "(($ac_try" in | |||
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |||
*) ac_try_echo=$ac_try;; | *) ac_try_echo=$ac_try;; | |||
esac | esac | |||
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | |||
printf "%s\n" "$ac_try_echo"; } >&5 | $as_echo "$ac_try_echo"; } >&5 | |||
(eval "$ac_try") 2>&5 | (eval "$ac_try") 2>&5 | |||
ac_status=$? | ac_status=$? | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; }; }; then | test $ac_status = 0; }; }; then | |||
cross_compiling=no | cross_compiling=no | |||
else | else | |||
if test "$cross_compiling" = maybe; then | if test "$cross_compiling" = maybe; then | |||
cross_compiling=yes | cross_compiling=yes | |||
else | else | |||
{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd' | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >& | |||
:" >&5 | 5 | |||
printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | |||
as_fn_error 77 "cannot run C compiled programs. | as_fn_error $? "cannot run C compiled programs. | |||
If you meant to cross compile, use \`--host'. | If you meant to cross compile, use \`--host'. | |||
See \`config.log' for more details" "$LINENO" 5; } | See \`config.log' for more details" "$LINENO" 5; } | |||
fi | fi | |||
fi | fi | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 | |||
printf "%s\n" "$cross_compiling" >&6; } | $as_echo "$cross_compiling" >&6; } | |||
rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out | rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out | |||
ac_clean_files=$ac_clean_files_save | ac_clean_files=$ac_clean_files_save | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object file | |||
files" >&5 | s" >&5 | |||
printf %s "checking for suffix of object files... " >&6; } | $as_echo_n "checking for suffix of object files... " >&6; } | |||
if test ${ac_cv_objext+y} | if ${ac_cv_objext+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
rm -f conftest.o conftest.obj | rm -f conftest.o conftest.obj | |||
if { { ac_try="$ac_compile" | if { { ac_try="$ac_compile" | |||
case "(($ac_try" in | case "(($ac_try" in | |||
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |||
*) ac_try_echo=$ac_try;; | *) ac_try_echo=$ac_try;; | |||
esac | esac | |||
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | |||
printf "%s\n" "$ac_try_echo"; } >&5 | $as_echo "$ac_try_echo"; } >&5 | |||
(eval "$ac_compile") 2>&5 | (eval "$ac_compile") 2>&5 | |||
ac_status=$? | ac_status=$? | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; } | test $ac_status = 0; }; then : | |||
then : | ||||
for ac_file in conftest.o conftest.obj conftest.*; do | for ac_file in conftest.o conftest.obj conftest.*; do | |||
test -f "$ac_file" || continue; | test -f "$ac_file" || continue; | |||
case $ac_file in | case $ac_file in | |||
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.m ap | *.inf | *.dSYM ) ;; | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.m ap | *.inf | *.dSYM ) ;; | |||
*) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` | *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` | |||
break;; | break;; | |||
esac | esac | |||
done | done | |||
else $as_nop | else | |||
printf "%s\n" "$as_me: failed program was:" >&5 | $as_echo "$as_me: failed program was:" >&5 | |||
sed 's/^/| /' conftest.$ac_ext >&5 | sed 's/^/| /' conftest.$ac_ext >&5 | |||
{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | |||
printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | |||
as_fn_error $? "cannot compute suffix of object files: cannot compile | as_fn_error $? "cannot compute suffix of object files: cannot compile | |||
See \`config.log' for more details" "$LINENO" 5; } | See \`config.log' for more details" "$LINENO" 5; } | |||
fi | fi | |||
rm -f conftest.$ac_cv_objext conftest.$ac_ext | rm -f conftest.$ac_cv_objext conftest.$ac_ext | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 | |||
printf "%s\n" "$ac_cv_objext" >&6; } | $as_echo "$ac_cv_objext" >&6; } | |||
OBJEXT=$ac_cv_objext | OBJEXT=$ac_cv_objext | |||
ac_objext=$OBJEXT | ac_objext=$OBJEXT | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the | |||
supports GNU C" >&5 | GNU C compiler" >&5 | |||
printf %s "checking whether the compiler supports GNU C... " >&6; } | $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } | |||
if test ${ac_cv_c_compiler_gnu+y} | if ${ac_cv_c_compiler_gnu+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
#ifndef __GNUC__ | #ifndef __GNUC__ | |||
choke me | choke me | |||
#endif | #endif | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
ac_compiler_gnu=yes | ac_compiler_gnu=yes | |||
else $as_nop | else | |||
ac_compiler_gnu=no | ac_compiler_gnu=no | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |||
ac_cv_c_compiler_gnu=$ac_compiler_gnu | ac_cv_c_compiler_gnu=$ac_compiler_gnu | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 | |||
" >&5 | $as_echo "$ac_cv_c_compiler_gnu" >&6; } | |||
printf "%s\n" "$ac_cv_c_compiler_gnu" >&6; } | ||||
ac_compiler_gnu=$ac_cv_c_compiler_gnu | ||||
if test $ac_compiler_gnu = yes; then | if test $ac_compiler_gnu = yes; then | |||
GCC=yes | GCC=yes | |||
else | else | |||
GCC= | GCC= | |||
fi | fi | |||
ac_test_CFLAGS=${CFLAGS+y} | ac_test_CFLAGS=${CFLAGS+set} | |||
ac_save_CFLAGS=$CFLAGS | ac_save_CFLAGS=$CFLAGS | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" > | |||
-g" >&5 | &5 | |||
printf %s "checking whether $CC accepts -g... " >&6; } | $as_echo_n "checking whether $CC accepts -g... " >&6; } | |||
if test ${ac_cv_prog_cc_g+y} | if ${ac_cv_prog_cc_g+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
ac_save_c_werror_flag=$ac_c_werror_flag | ac_save_c_werror_flag=$ac_c_werror_flag | |||
ac_c_werror_flag=yes | ac_c_werror_flag=yes | |||
ac_cv_prog_cc_g=no | ac_cv_prog_cc_g=no | |||
CFLAGS="-g" | CFLAGS="-g" | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
ac_cv_prog_cc_g=yes | ac_cv_prog_cc_g=yes | |||
else $as_nop | else | |||
CFLAGS="" | CFLAGS="" | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
else $as_nop | else | |||
ac_c_werror_flag=$ac_save_c_werror_flag | ac_c_werror_flag=$ac_save_c_werror_flag | |||
CFLAGS="-g" | CFLAGS="-g" | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
ac_cv_prog_cc_g=yes | ac_cv_prog_cc_g=yes | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |||
ac_c_werror_flag=$ac_save_c_werror_flag | ac_c_werror_flag=$ac_save_c_werror_flag | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 | |||
printf "%s\n" "$ac_cv_prog_cc_g" >&6; } | $as_echo "$ac_cv_prog_cc_g" >&6; } | |||
if test $ac_test_CFLAGS; then | if test "$ac_test_CFLAGS" = set; then | |||
CFLAGS=$ac_save_CFLAGS | CFLAGS=$ac_save_CFLAGS | |||
elif test $ac_cv_prog_cc_g = yes; then | elif test $ac_cv_prog_cc_g = yes; then | |||
if test "$GCC" = yes; then | if test "$GCC" = yes; then | |||
CFLAGS="-g -O2" | CFLAGS="-g -O2" | |||
else | else | |||
CFLAGS="-g" | CFLAGS="-g" | |||
fi | fi | |||
else | else | |||
if test "$GCC" = yes; then | if test "$GCC" = yes; then | |||
CFLAGS="-O2" | CFLAGS="-O2" | |||
else | else | |||
CFLAGS= | CFLAGS= | |||
fi | fi | |||
fi | fi | |||
ac_prog_cc_stdc=no | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept | |||
if test x$ac_prog_cc_stdc = xno | ISO C89" >&5 | |||
then : | $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to | if ${ac_cv_prog_cc_c89+:} false; then : | |||
enable C11 features" >&5 | $as_echo_n "(cached) " >&6 | |||
printf %s "checking for $CC option to enable C11 features... " >&6; } | else | |||
if test ${ac_cv_prog_cc_c11+y} | ac_cv_prog_cc_c89=no | |||
then : | ||||
printf %s "(cached) " >&6 | ||||
else $as_nop | ||||
ac_cv_prog_cc_c11=no | ||||
ac_save_CC=$CC | ac_save_CC=$CC | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
$ac_c_conftest_c11_program | #include <stdarg.h> | |||
_ACEOF | #include <stdio.h> | |||
for ac_arg in '' -std=gnu11 | struct stat; | |||
do | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | |||
CC="$ac_save_CC $ac_arg" | struct buf { int x; }; | |||
if ac_fn_c_try_compile "$LINENO" | FILE * (*rcsopen) (struct buf *, struct stat *, int); | |||
then : | static char *e (p, i) | |||
ac_cv_prog_cc_c11=$ac_arg | char **p; | |||
fi | int i; | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam | { | |||
test "x$ac_cv_prog_cc_c11" != "xno" && break | return p[i]; | |||
done | } | |||
rm -f conftest.$ac_ext | static char *f (char * (*g) (char **, int), char **p, ...) | |||
CC=$ac_save_CC | { | |||
fi | char *s; | |||
va_list v; | ||||
va_start (v,p); | ||||
s = g (p, va_arg (v,int)); | ||||
va_end (v); | ||||
return s; | ||||
} | ||||
if test "x$ac_cv_prog_cc_c11" = xno | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | |||
then : | function prototypes and stuff, but not '\xHH' hex character constants. | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 | These don't provoke an error unfortunately, instead are silently treated | |||
printf "%s\n" "unsupported" >&6; } | as 'x'. The following induces an error, until -std is added to get | |||
else $as_nop | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | |||
if test "x$ac_cv_prog_cc_c11" = x | array size at least. It's necessary to write '\x00'==0 to get something | |||
then : | that's true only with -std. */ | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | |||
printf "%s\n" "none needed" >&6; } | ||||
else $as_nop | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" | ||||
>&5 | ||||
printf "%s\n" "$ac_cv_prog_cc_c11" >&6; } | ||||
CC="$CC $ac_cv_prog_cc_c11" | ||||
fi | ||||
ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c11 | ||||
ac_prog_cc_stdc=c11 | ||||
fi | ||||
fi | ||||
if test x$ac_prog_cc_stdc = xno | ||||
then : | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to | ||||
enable C99 features" >&5 | ||||
printf %s "checking for $CC option to enable C99 features... " >&6; } | ||||
if test ${ac_cv_prog_cc_c99+y} | ||||
then : | ||||
printf %s "(cached) " >&6 | ||||
else $as_nop | ||||
ac_cv_prog_cc_c99=no | ||||
ac_save_CC=$CC | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||||
/* end confdefs.h. */ | ||||
$ac_c_conftest_c99_program | ||||
_ACEOF | ||||
for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 | ||||
-AC99 -D_STDC_C99= | ||||
do | ||||
CC="$ac_save_CC $ac_arg" | ||||
if ac_fn_c_try_compile "$LINENO" | ||||
then : | ||||
ac_cv_prog_cc_c99=$ac_arg | ||||
fi | ||||
rm -f core conftest.err conftest.$ac_objext conftest.beam | ||||
test "x$ac_cv_prog_cc_c99" != "xno" && break | ||||
done | ||||
rm -f conftest.$ac_ext | ||||
CC=$ac_save_CC | ||||
fi | ||||
if test "x$ac_cv_prog_cc_c99" = xno | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro paramet | |||
then : | ers | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 | inside strings and character constants. */ | |||
printf "%s\n" "unsupported" >&6; } | #define FOO(x) 'x' | |||
else $as_nop | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | |||
if test "x$ac_cv_prog_cc_c99" = x | ||||
then : | int test (int i, double x); | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 | struct s1 {int (*f) (int a);}; | |||
printf "%s\n" "none needed" >&6; } | struct s2 {int (*f) (double a);}; | |||
else $as_nop | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), i | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" | nt, int); | |||
>&5 | int argc; | |||
printf "%s\n" "$ac_cv_prog_cc_c99" >&6; } | char **argv; | |||
CC="$CC $ac_cv_prog_cc_c99" | int | |||
fi | main () | |||
ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99 | { | |||
ac_prog_cc_stdc=c99 | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | |||
fi | ; | |||
fi | return 0; | |||
if test x$ac_prog_cc_stdc = xno | } | |||
then : | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to | ||||
enable C89 features" >&5 | ||||
printf %s "checking for $CC option to enable C89 features... " >&6; } | ||||
if test ${ac_cv_prog_cc_c89+y} | ||||
then : | ||||
printf %s "(cached) " >&6 | ||||
else $as_nop | ||||
ac_cv_prog_cc_c89=no | ||||
ac_save_CC=$CC | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||||
/* end confdefs.h. */ | ||||
$ac_c_conftest_c89_program | ||||
_ACEOF | _ACEOF | |||
for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOUR | for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ | |||
CE" "-Xc -D__EXTENSIONS__" | -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" | |||
do | do | |||
CC="$ac_save_CC $ac_arg" | CC="$ac_save_CC $ac_arg" | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
ac_cv_prog_cc_c89=$ac_arg | ac_cv_prog_cc_c89=$ac_arg | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam | rm -f core conftest.err conftest.$ac_objext | |||
test "x$ac_cv_prog_cc_c89" != "xno" && break | test "x$ac_cv_prog_cc_c89" != "xno" && break | |||
done | done | |||
rm -f conftest.$ac_ext | rm -f conftest.$ac_ext | |||
CC=$ac_save_CC | CC=$ac_save_CC | |||
fi | ||||
if test "x$ac_cv_prog_cc_c89" = xno | ||||
then : | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 | ||||
printf "%s\n" "unsupported" >&6; } | ||||
else $as_nop | ||||
if test "x$ac_cv_prog_cc_c89" = x | ||||
then : | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 | ||||
printf "%s\n" "none needed" >&6; } | ||||
else $as_nop | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" | ||||
>&5 | ||||
printf "%s\n" "$ac_cv_prog_cc_c89" >&6; } | ||||
CC="$CC $ac_cv_prog_cc_c89" | ||||
fi | ||||
ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89 | ||||
ac_prog_cc_stdc=c89 | ||||
fi | fi | |||
# AC_CACHE_VAL | ||||
case "x$ac_cv_prog_cc_c89" in | ||||
x) | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 | ||||
$as_echo "none needed" >&6; } ;; | ||||
xno) | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 | ||||
$as_echo "unsupported" >&6; } ;; | ||||
*) | ||||
CC="$CC $ac_cv_prog_cc_c89" | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >& | ||||
5 | ||||
$as_echo "$ac_cv_prog_cc_c89" >&6; } ;; | ||||
esac | ||||
if test "x$ac_cv_prog_cc_c89" != xno; then : | ||||
fi | fi | |||
ac_ext=c | ac_ext=c | |||
ac_cpp='$CPP $CPPFLAGS' | ac_cpp='$CPP $CPPFLAGS' | |||
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | |||
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ ext $LIBS >&5' | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ ext $LIBS >&5' | |||
ac_compiler_gnu=$ac_cv_c_compiler_gnu | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |||
ac_ext=c | ac_ext=c | |||
ac_cpp='$CPP $CPPFLAGS' | ac_cpp='$CPP $CPPFLAGS' | |||
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | |||
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ ext $LIBS >&5' | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ ext $LIBS >&5' | |||
ac_compiler_gnu=$ac_cv_c_compiler_gnu | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understa | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands - | |||
nds -c and -o together" >&5 | c and -o together" >&5 | |||
printf %s "checking whether $CC understands -c and -o together... " >&6; } | $as_echo_n "checking whether $CC understands -c and -o together... " >&6; } | |||
if test ${am_cv_prog_cc_c_o+y} | if ${am_cv_prog_cc_c_o+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
# Make sure it works both with $CC and with simple cc. | # Make sure it works both with $CC and with simple cc. | |||
# Following AC_PROG_CC_C_O, we do the test twice because some | # Following AC_PROG_CC_C_O, we do the test twice because some | |||
# compilers refuse to overwrite an existing .o file with -o, | # compilers refuse to overwrite an existing .o file with -o, | |||
# though they will create one. | # though they will create one. | |||
skipping to change at line 4245 | skipping to change at line 3631 | |||
&& test -f conftest2.$ac_objext; then | && test -f conftest2.$ac_objext; then | |||
: OK | : OK | |||
else | else | |||
am_cv_prog_cc_c_o=no | am_cv_prog_cc_c_o=no | |||
break | break | |||
fi | fi | |||
done | done | |||
rm -f core conftest* | rm -f core conftest* | |||
unset am_i | unset am_i | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" > | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5 | |||
&5 | $as_echo "$am_cv_prog_cc_c_o" >&6; } | |||
printf "%s\n" "$am_cv_prog_cc_c_o" >&6; } | ||||
if test "$am_cv_prog_cc_c_o" != yes; then | if test "$am_cv_prog_cc_c_o" != yes; then | |||
# Losing compiler, so override with the script. | # Losing compiler, so override with the script. | |||
# FIXME: It is wrong to rewrite CC. | # FIXME: It is wrong to rewrite CC. | |||
# But if we don't then we get into trouble of one sort or another. | # But if we don't then we get into trouble of one sort or another. | |||
# A longer-term fix would be to have automake use am__CC in this case, | # A longer-term fix would be to have automake use am__CC in this case, | |||
# and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" | # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" | |||
CC="$am_aux_dir/compile $CC" | CC="$am_aux_dir/compile $CC" | |||
fi | fi | |||
ac_ext=c | ac_ext=c | |||
ac_cpp='$CPP $CPPFLAGS' | ac_cpp='$CPP $CPPFLAGS' | |||
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | |||
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ ext $LIBS >&5' | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ ext $LIBS >&5' | |||
ac_compiler_gnu=$ac_cv_c_compiler_gnu | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |||
DEPDIR="${am__leading_dot}deps" | DEPDIR="${am__leading_dot}deps" | |||
ac_config_commands="$ac_config_commands depfiles" | ac_config_commands="$ac_config_commands depfiles" | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} | am_make=${MAKE-make} | |||
supports the include directive" >&5 | cat > confinc << 'END' | |||
printf %s "checking whether ${MAKE-make} supports the include directive... | ||||
" >&6; } | ||||
cat > confinc.mk << 'END' | ||||
am__doit: | am__doit: | |||
@echo this is the am__doit target >confinc.out | @echo this is the am__doit target | |||
.PHONY: am__doit | .PHONY: am__doit | |||
END | END | |||
# If we don't find an include directive, just comment out the code. | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used | ||||
by $am_make" >&5 | ||||
$as_echo_n "checking for style of include used by $am_make... " >&6; } | ||||
am__include="#" | am__include="#" | |||
am__quote= | am__quote= | |||
# BSD make does it like this. | _am_result=none | |||
echo '.include "confinc.mk" # ignored' > confmf.BSD | # First try GNU make style include. | |||
# Other make implementations (GNU, Solaris 10, AIX) do it like this. | echo "include confinc" > confmf | |||
echo 'include confinc.mk # ignored' > confmf.GNU | # Ignore all kinds of additional output from 'make'. | |||
_am_result=no | case `$am_make -s -f confmf 2> /dev/null` in #( | |||
for s in GNU BSD; do | *the\ am__doit\ target*) | |||
{ echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5 | am__include=include | |||
(${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5 | am__quote= | |||
ac_status=$? | _am_result=GNU | |||
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ;; | |||
(exit $ac_status); } | esac | |||
case $?:`cat confinc.out 2>/dev/null` in #( | # Now try BSD make style include. | |||
'0:this is the am__doit target') : | if test "$am__include" = "#"; then | |||
case $s in #( | echo '.include "confinc"' > confmf | |||
BSD) : | case `$am_make -s -f confmf 2> /dev/null` in #( | |||
am__include='.include' am__quote='"' ;; #( | *the\ am__doit\ target*) | |||
*) : | am__include=.include | |||
am__include='include' am__quote='' ;; | am__quote="\"" | |||
esac ;; #( | _am_result=BSD | |||
*) : | ||||
;; | ;; | |||
esac | esac | |||
if test "$am__include" != "#"; then | fi | |||
_am_result="yes ($s style)" | ||||
break | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 | |||
fi | $as_echo "$_am_result" >&6; } | |||
done | rm -f confinc confmf | |||
rm -f confinc.* confmf.* | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5 | ||||
printf "%s\n" "${_am_result}" >&6; } | ||||
# Check whether --enable-dependency-tracking was given. | # Check whether --enable-dependency-tracking was given. | |||
if test ${enable_dependency_tracking+y} | if test "${enable_dependency_tracking+set}" = set; then : | |||
then : | ||||
enableval=$enable_dependency_tracking; | enableval=$enable_dependency_tracking; | |||
fi | fi | |||
if test "x$enable_dependency_tracking" != xno; then | if test "x$enable_dependency_tracking" != xno; then | |||
am_depcomp="$ac_aux_dir/depcomp" | am_depcomp="$ac_aux_dir/depcomp" | |||
AMDEPBACKSLASH='\' | AMDEPBACKSLASH='\' | |||
am__nodep='_no' | am__nodep='_no' | |||
fi | fi | |||
if test "x$enable_dependency_tracking" != xno; then | if test "x$enable_dependency_tracking" != xno; then | |||
AMDEP_TRUE= | AMDEP_TRUE= | |||
AMDEP_FALSE='#' | AMDEP_FALSE='#' | |||
else | else | |||
AMDEP_TRUE='#' | AMDEP_TRUE='#' | |||
AMDEP_FALSE= | AMDEP_FALSE= | |||
fi | fi | |||
depcc="$CC" am_compiler_list= | depcc="$CC" am_compiler_list= | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of | { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depc | |||
$depcc" >&5 | c" >&5 | |||
printf %s "checking dependency style of $depcc... " >&6; } | $as_echo_n "checking dependency style of $depcc... " >&6; } | |||
if test ${am_cv_CC_dependencies_compiler_type+y} | if ${am_cv_CC_dependencies_compiler_type+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then | if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then | |||
# We make a subdir and do the tests there. Otherwise we can end up | # We make a subdir and do the tests there. Otherwise we can end up | |||
# making bogus files that we don't know about and never remove. For | # making bogus files that we don't know about and never remove. For | |||
# instance it was reported that on HP-UX the gcc test will end up | # instance it was reported that on HP-UX the gcc test will end up | |||
# making a dummy file named 'D' -- because '-MD' means "put the output | # making a dummy file named 'D' -- because '-MD' means "put the output | |||
# in D". | # in D". | |||
rm -rf conftest.dir | rm -rf conftest.dir | |||
mkdir conftest.dir | mkdir conftest.dir | |||
# Copy depcomp to subdir because otherwise we won't find it if we're | # Copy depcomp to subdir because otherwise we won't find it if we're | |||
# using a relative directory. | # using a relative directory. | |||
skipping to change at line 4438 | skipping to change at line 3820 | |||
fi | fi | |||
done | done | |||
cd .. | cd .. | |||
rm -rf conftest.dir | rm -rf conftest.dir | |||
else | else | |||
am_cv_CC_dependencies_compiler_type=none | am_cv_CC_dependencies_compiler_type=none | |||
fi | fi | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencie | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_com | |||
s_compiler_type" >&5 | piler_type" >&5 | |||
printf "%s\n" "$am_cv_CC_dependencies_compiler_type" >&6; } | $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } | |||
CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type | CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type | |||
if | if | |||
test "x$enable_dependency_tracking" != xno \ | test "x$enable_dependency_tracking" != xno \ | |||
&& test "$am_cv_CC_dependencies_compiler_type" = gcc3; then | && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then | |||
am__fastdepCC_TRUE= | am__fastdepCC_TRUE= | |||
am__fastdepCC_FALSE='#' | am__fastdepCC_FALSE='#' | |||
else | else | |||
am__fastdepCC_TRUE='#' | am__fastdepCC_TRUE='#' | |||
am__fastdepCC_FALSE= | am__fastdepCC_FALSE= | |||
fi | fi | |||
case $ac_cv_prog_cc_stdc in #( | ||||
no) : | ||||
ac_cv_prog_cc_c99=no; ac_cv_prog_cc_c89=no ;; #( | ||||
*) : | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to acc | ||||
ept ISO C99" >&5 | ||||
$as_echo_n "checking for $CC option to accept ISO C99... " >&6; } | ||||
if ${ac_cv_prog_cc_c99+:} false; then : | ||||
$as_echo_n "(cached) " >&6 | ||||
else | ||||
ac_cv_prog_cc_c99=no | ||||
ac_save_CC=$CC | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||||
/* end confdefs.h. */ | ||||
#include <stdarg.h> | ||||
#include <stdbool.h> | ||||
#include <stdlib.h> | ||||
#include <wchar.h> | ||||
#include <stdio.h> | ||||
// Check varargs macros. These examples are taken from C99 6.10.3.5. | ||||
#define debug(...) fprintf (stderr, __VA_ARGS__) | ||||
#define showlist(...) puts (#__VA_ARGS__) | ||||
#define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | ||||
static void | ||||
test_varargs_macros (void) | ||||
{ | ||||
int x = 1234; | ||||
int y = 5678; | ||||
debug ("Flag"); | ||||
debug ("X = %d\n", x); | ||||
showlist (The first, second, and third items.); | ||||
report (x>y, "x is %d but y is %d", x, y); | ||||
} | ||||
// Check long long types. | ||||
#define BIG64 18446744073709551615ull | ||||
#define BIG32 4294967295ul | ||||
#define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | ||||
#if !BIG_OK | ||||
your preprocessor is broken; | ||||
#endif | ||||
#if BIG_OK | ||||
#else | ||||
your preprocessor is broken; | ||||
#endif | ||||
static long long int bignum = -9223372036854775807LL; | ||||
static unsigned long long int ubignum = BIG64; | ||||
struct incomplete_array | ||||
{ | ||||
int datasize; | ||||
double data[]; | ||||
}; | ||||
struct named_init { | ||||
int number; | ||||
const wchar_t *name; | ||||
double average; | ||||
}; | ||||
typedef const char *ccp; | ||||
static inline int | ||||
test_restrict (ccp restrict text) | ||||
{ | ||||
// See if C++-style comments work. | ||||
// Iterate through items via the restricted pointer. | ||||
// Also check for declarations in for loops. | ||||
for (unsigned int i = 0; *(text+i) != '\0'; ++i) | ||||
continue; | ||||
return 0; | ||||
} | ||||
// Check varargs and va_copy. | ||||
static void | ||||
test_varargs (const char *format, ...) | ||||
{ | ||||
va_list args; | ||||
va_start (args, format); | ||||
va_list args_copy; | ||||
va_copy (args_copy, args); | ||||
const char *str; | ||||
int number; | ||||
float fnumber; | ||||
while (*format) | ||||
{ | ||||
switch (*format++) | ||||
{ | ||||
case 's': // string | ||||
str = va_arg (args_copy, const char *); | ||||
break; | ||||
case 'd': // int | ||||
number = va_arg (args_copy, int); | ||||
break; | ||||
case 'f': // float | ||||
fnumber = va_arg (args_copy, double); | ||||
break; | ||||
default: | ||||
break; | ||||
} | ||||
} | ||||
va_end (args_copy); | ||||
va_end (args); | ||||
} | ||||
int | ||||
main () | ||||
{ | ||||
// Check bool. | ||||
_Bool success = false; | ||||
// Check restrict. | ||||
if (test_restrict ("String literal") == 0) | ||||
success = true; | ||||
char *restrict newvar = "Another string"; | ||||
// Check varargs. | ||||
test_varargs ("s, d' f .", "string", 65, 34.234); | ||||
test_varargs_macros (); | ||||
// Check flexible array members. | ||||
struct incomplete_array *ia = | ||||
malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ||||
ia->datasize = 10; | ||||
for (int i = 0; i < ia->datasize; ++i) | ||||
ia->data[i] = i * 1.234; | ||||
// Check named initializers. | ||||
struct named_init ni = { | ||||
.number = 34, | ||||
.name = L"Test wide string", | ||||
.average = 543.34343, | ||||
}; | ||||
ni.number = 58; | ||||
int dynamic_array[ni.number]; | ||||
dynamic_array[ni.number - 1] = 543; | ||||
// work around unused variable warnings | ||||
return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | ||||
|| dynamic_array[ni.number - 1] != 543); | ||||
; | ||||
return 0; | ||||
} | ||||
_ACEOF | ||||
for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -D_STDC_C99= -qlanglvl=extc | ||||
99 | ||||
do | ||||
CC="$ac_save_CC $ac_arg" | ||||
if ac_fn_c_try_compile "$LINENO"; then : | ||||
ac_cv_prog_cc_c99=$ac_arg | ||||
fi | ||||
rm -f core conftest.err conftest.$ac_objext | ||||
test "x$ac_cv_prog_cc_c99" != "xno" && break | ||||
done | ||||
rm -f conftest.$ac_ext | ||||
CC=$ac_save_CC | ||||
fi | ||||
# AC_CACHE_VAL | ||||
case "x$ac_cv_prog_cc_c99" in | ||||
x) | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 | ||||
$as_echo "none needed" >&6; } ;; | ||||
xno) | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 | ||||
$as_echo "unsupported" >&6; } ;; | ||||
*) | ||||
CC="$CC $ac_cv_prog_cc_c99" | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >& | ||||
5 | ||||
$as_echo "$ac_cv_prog_cc_c99" >&6; } ;; | ||||
esac | ||||
if test "x$ac_cv_prog_cc_c99" != xno; then : | ||||
ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99 | ||||
else | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accep | ||||
t ISO C89" >&5 | ||||
$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } | ||||
if ${ac_cv_prog_cc_c89+:} false; then : | ||||
$as_echo_n "(cached) " >&6 | ||||
else | ||||
ac_cv_prog_cc_c89=no | ||||
ac_save_CC=$CC | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||||
/* end confdefs.h. */ | ||||
#include <stdarg.h> | ||||
#include <stdio.h> | ||||
struct stat; | ||||
/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | ||||
struct buf { int x; }; | ||||
FILE * (*rcsopen) (struct buf *, struct stat *, int); | ||||
static char *e (p, i) | ||||
char **p; | ||||
int i; | ||||
{ | ||||
return p[i]; | ||||
} | ||||
static char *f (char * (*g) (char **, int), char **p, ...) | ||||
{ | ||||
char *s; | ||||
va_list v; | ||||
va_start (v,p); | ||||
s = g (p, va_arg (v,int)); | ||||
va_end (v); | ||||
return s; | ||||
} | ||||
/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | ||||
function prototypes and stuff, but not '\xHH' hex character constants. | ||||
These don't provoke an error unfortunately, instead are silently treated | ||||
as 'x'. The following induces an error, until -std is added to get | ||||
proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | ||||
array size at least. It's necessary to write '\x00'==0 to get something | ||||
that's true only with -std. */ | ||||
int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | ||||
/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro paramet | ||||
ers | ||||
inside strings and character constants. */ | ||||
#define FOO(x) 'x' | ||||
int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | ||||
int test (int i, double x); | ||||
struct s1 {int (*f) (int a);}; | ||||
struct s2 {int (*f) (double a);}; | ||||
int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), i | ||||
nt, int); | ||||
int argc; | ||||
char **argv; | ||||
int | ||||
main () | ||||
{ | ||||
return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ||||
; | ||||
return 0; | ||||
} | ||||
_ACEOF | ||||
for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ | ||||
-Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" | ||||
do | ||||
CC="$ac_save_CC $ac_arg" | ||||
if ac_fn_c_try_compile "$LINENO"; then : | ||||
ac_cv_prog_cc_c89=$ac_arg | ||||
fi | ||||
rm -f core conftest.err conftest.$ac_objext | ||||
test "x$ac_cv_prog_cc_c89" != "xno" && break | ||||
done | ||||
rm -f conftest.$ac_ext | ||||
CC=$ac_save_CC | ||||
fi | ||||
# AC_CACHE_VAL | ||||
case "x$ac_cv_prog_cc_c89" in | ||||
x) | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 | ||||
$as_echo "none needed" >&6; } ;; | ||||
xno) | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 | ||||
$as_echo "unsupported" >&6; } ;; | ||||
*) | ||||
CC="$CC $ac_cv_prog_cc_c89" | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >& | ||||
5 | ||||
$as_echo "$ac_cv_prog_cc_c89" >&6; } ;; | ||||
esac | ||||
if test "x$ac_cv_prog_cc_c89" != xno; then : | ||||
ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89 | ||||
else | ||||
ac_cv_prog_cc_stdc=no | ||||
fi | ||||
fi | ||||
;; | ||||
esac | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accep | ||||
t ISO Standard C" >&5 | ||||
$as_echo_n "checking for $CC option to accept ISO Standard C... " >&6; } | ||||
if ${ac_cv_prog_cc_stdc+:} false; then : | ||||
$as_echo_n "(cached) " >&6 | ||||
fi | ||||
case $ac_cv_prog_cc_stdc in #( | ||||
no) : | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 | ||||
$as_echo "unsupported" >&6; } ;; #( | ||||
'') : | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 | ||||
$as_echo "none needed" >&6; } ;; #( | ||||
*) : | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_stdc" > | ||||
&5 | ||||
$as_echo "$ac_cv_prog_cc_stdc" >&6; } ;; | ||||
esac | ||||
# Check whether --enable-silent-rules was given. | # Check whether --enable-silent-rules was given. | |||
if test ${enable_silent_rules+y} | if test "${enable_silent_rules+set}" = set; then : | |||
then : | ||||
enableval=$enable_silent_rules; | enableval=$enable_silent_rules; | |||
fi | fi | |||
case $enable_silent_rules in # ((( | case $enable_silent_rules in # ((( | |||
yes) AM_DEFAULT_VERBOSITY=0;; | yes) AM_DEFAULT_VERBOSITY=0;; | |||
no) AM_DEFAULT_VERBOSITY=1;; | no) AM_DEFAULT_VERBOSITY=1;; | |||
*) AM_DEFAULT_VERBOSITY=0;; | *) AM_DEFAULT_VERBOSITY=0;; | |||
esac | esac | |||
am_make=${MAKE-make} | am_make=${MAKE-make} | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make sup | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports | |||
ports nested variables" >&5 | nested variables" >&5 | |||
printf %s "checking whether $am_make supports nested variables... " >&6; } | $as_echo_n "checking whether $am_make supports nested variables... " >&6; } | |||
if test ${am_cv_make_support_nested_variables+y} | if ${am_cv_make_support_nested_variables+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | if $as_echo 'TRUE=$(BAR$(V)) | |||
if printf "%s\n" 'TRUE=$(BAR$(V)) | ||||
BAR0=false | BAR0=false | |||
BAR1=true | BAR1=true | |||
V=1 | V=1 | |||
am__doit: | am__doit: | |||
@$(TRUE) | @$(TRUE) | |||
.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then | .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then | |||
am_cv_make_support_nested_variables=yes | am_cv_make_support_nested_variables=yes | |||
else | else | |||
am_cv_make_support_nested_variables=no | am_cv_make_support_nested_variables=no | |||
fi | fi | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_n | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested | |||
ested_variables" >&5 | _variables" >&5 | |||
printf "%s\n" "$am_cv_make_support_nested_variables" >&6; } | $as_echo "$am_cv_make_support_nested_variables" >&6; } | |||
if test $am_cv_make_support_nested_variables = yes; then | if test $am_cv_make_support_nested_variables = yes; then | |||
AM_V='$(V)' | AM_V='$(V)' | |||
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |||
else | else | |||
AM_V=$AM_DEFAULT_VERBOSITY | AM_V=$AM_DEFAULT_VERBOSITY | |||
AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY | AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY | |||
fi | fi | |||
AM_BACKSLASH='\' | AM_BACKSLASH='\' | |||
case `pwd` in | case `pwd` in | |||
*\ * | *\ *) | *\ * | *\ *) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope | |||
cope well with whitespace in \`pwd\`" >&5 | well with whitespace in \`pwd\`" >&5 | |||
printf "%s\n" "$as_me: WARNING: Libtool does not cope well with whitespace | $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \` | |||
in \`pwd\`" >&2;} ;; | pwd\`" >&2;} ;; | |||
esac | esac | |||
macro_version='2.4.7' | macro_version='2.4.6' | |||
macro_revision='2.4.7' | macro_revision='2.4.6' | |||
ltmain=$ac_aux_dir/ltmain.sh | ltmain=$ac_aux_dir/ltmain.sh | |||
# Make sure we can run config.sub. | # Make sure we can run config.sub. | |||
$SHELL "${ac_aux_dir}config.sub" sun4 >/dev/null 2>&1 || | $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || | |||
as_fn_error $? "cannot run $SHELL ${ac_aux_dir}config.sub" "$LINENO" 5 | as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking build system type" > | { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 | |||
&5 | $as_echo_n "checking build system type... " >&6; } | |||
printf %s "checking build system type... " >&6; } | if ${ac_cv_build+:} false; then : | |||
if test ${ac_cv_build+y} | $as_echo_n "(cached) " >&6 | |||
then : | else | |||
printf %s "(cached) " >&6 | ||||
else $as_nop | ||||
ac_build_alias=$build_alias | ac_build_alias=$build_alias | |||
test "x$ac_build_alias" = x && | test "x$ac_build_alias" = x && | |||
ac_build_alias=`$SHELL "${ac_aux_dir}config.guess"` | ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` | |||
test "x$ac_build_alias" = x && | test "x$ac_build_alias" = x && | |||
as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 | as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 | |||
ac_cv_build=`$SHELL "${ac_aux_dir}config.sub" $ac_build_alias` || | ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || | |||
as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $ac_build_alias failed" "$ | as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$L | |||
LINENO" 5 | INENO" 5 | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 | |||
printf "%s\n" "$ac_cv_build" >&6; } | $as_echo "$ac_cv_build" >&6; } | |||
case $ac_cv_build in | case $ac_cv_build in | |||
*-*-*) ;; | *-*-*) ;; | |||
*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; | *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; | |||
esac | esac | |||
build=$ac_cv_build | build=$ac_cv_build | |||
ac_save_IFS=$IFS; IFS='-' | ac_save_IFS=$IFS; IFS='-' | |||
set x $ac_cv_build | set x $ac_cv_build | |||
shift | shift | |||
build_cpu=$1 | build_cpu=$1 | |||
build_vendor=$2 | build_vendor=$2 | |||
shift; shift | shift; shift | |||
# Remember, the first character of IFS is used to create $*, | # Remember, the first character of IFS is used to create $*, | |||
# except with old shells: | # except with old shells: | |||
build_os=$* | build_os=$* | |||
IFS=$ac_save_IFS | IFS=$ac_save_IFS | |||
case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac | case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking host system type" >& | { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 | |||
5 | $as_echo_n "checking host system type... " >&6; } | |||
printf %s "checking host system type... " >&6; } | if ${ac_cv_host+:} false; then : | |||
if test ${ac_cv_host+y} | $as_echo_n "(cached) " >&6 | |||
then : | else | |||
printf %s "(cached) " >&6 | ||||
else $as_nop | ||||
if test "x$host_alias" = x; then | if test "x$host_alias" = x; then | |||
ac_cv_host=$ac_cv_build | ac_cv_host=$ac_cv_build | |||
else | else | |||
ac_cv_host=`$SHELL "${ac_aux_dir}config.sub" $host_alias` || | ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || | |||
as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $host_alias failed" "$LI | as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LIN | |||
NENO" 5 | ENO" 5 | |||
fi | fi | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 | |||
printf "%s\n" "$ac_cv_host" >&6; } | $as_echo "$ac_cv_host" >&6; } | |||
case $ac_cv_host in | case $ac_cv_host in | |||
*-*-*) ;; | *-*-*) ;; | |||
*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; | *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; | |||
esac | esac | |||
host=$ac_cv_host | host=$ac_cv_host | |||
ac_save_IFS=$IFS; IFS='-' | ac_save_IFS=$IFS; IFS='-' | |||
set x $ac_cv_host | set x $ac_cv_host | |||
shift | shift | |||
host_cpu=$1 | host_cpu=$1 | |||
host_vendor=$2 | host_vendor=$2 | |||
skipping to change at line 4596 | skipping to change at line 4266 | |||
# Sed substitution to delay expansion of an escaped single quote. | # Sed substitution to delay expansion of an escaped single quote. | |||
delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' | delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' | |||
# Sed substitution to avoid accidental globbing in evaled expressions | # Sed substitution to avoid accidental globbing in evaled expressions | |||
no_glob_subst='s/\*/\\\*/g' | no_glob_subst='s/\*/\\\*/g' | |||
ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' | ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' | |||
ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO | ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO | |||
ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO | ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to print strings | { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5 | |||
" >&5 | $as_echo_n "checking how to print strings... " >&6; } | |||
printf %s "checking how to print strings... " >&6; } | ||||
# Test print first, because it will be a builtin if present. | # Test print first, because it will be a builtin if present. | |||
if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ | if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ | |||
test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then | test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then | |||
ECHO='print -r --' | ECHO='print -r --' | |||
elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then | elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then | |||
ECHO='printf %s\n' | ECHO='printf %s\n' | |||
else | else | |||
# Use this function as a fallback that always works. | # Use this function as a fallback that always works. | |||
func_fallback_echo () | func_fallback_echo () | |||
{ | { | |||
skipping to change at line 4623 | skipping to change at line 4293 | |||
fi | fi | |||
# func_echo_all arg... | # func_echo_all arg... | |||
# Invoke $ECHO with all args, space-separated. | # Invoke $ECHO with all args, space-separated. | |||
func_echo_all () | func_echo_all () | |||
{ | { | |||
$ECHO "" | $ECHO "" | |||
} | } | |||
case $ECHO in | case $ECHO in | |||
printf*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: printf" >& | printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5 | |||
5 | $as_echo "printf" >&6; } ;; | |||
printf "%s\n" "printf" >&6; } ;; | print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5 | |||
print*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: print -r" > | $as_echo "print -r" >&6; } ;; | |||
&5 | *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5 | |||
printf "%s\n" "print -r" >&6; } ;; | $as_echo "cat" >&6; } ;; | |||
*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: cat" >&5 | ||||
printf "%s\n" "cat" >&6; } ;; | ||||
esac | esac | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a sed that does | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not t | |||
not truncate output" >&5 | runcate output" >&5 | |||
printf %s "checking for a sed that does not truncate output... " >&6; } | $as_echo_n "checking for a sed that does not truncate output... " >&6; } | |||
if test ${ac_cv_path_SED+y} | if ${ac_cv_path_SED+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbb bbbbbbbbbbbbbbbbbb/ | ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbb bbbbbbbbbbbbbbbbbb/ | |||
for ac_i in 1 2 3 4 5 6 7; do | for ac_i in 1 2 3 4 5 6 7; do | |||
ac_script="$ac_script$as_nl$ac_script" | ac_script="$ac_script$as_nl$ac_script" | |||
done | done | |||
echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed | echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed | |||
{ ac_script=; unset ac_script;} | { ac_script=; unset ac_script;} | |||
if test -z "$SED"; then | if test -z "$SED"; then | |||
ac_path_SED_found=false | ac_path_SED_found=false | |||
# Loop through the user's path and test for each of PROGNAME-LIST | # Loop through the user's path and test for each of PROGNAME-LIST | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | for ac_prog in sed gsed; do | |||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_prog in sed gsed | ||||
do | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
ac_path_SED="$as_dir$ac_prog$ac_exec_ext" | ac_path_SED="$as_dir/$ac_prog$ac_exec_ext" | |||
as_fn_executable_p "$ac_path_SED" || continue | as_fn_executable_p "$ac_path_SED" || continue | |||
# Check for GNU ac_path_SED and select it if it is found. | # Check for GNU ac_path_SED and select it if it is found. | |||
# Check for GNU $ac_path_SED | # Check for GNU $ac_path_SED | |||
case `"$ac_path_SED" --version 2>&1` in | case `"$ac_path_SED" --version 2>&1` in | |||
*GNU*) | *GNU*) | |||
ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; | ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; | |||
*) | *) | |||
ac_count=0 | ac_count=0 | |||
printf %s 0123456789 >"conftest.in" | $as_echo_n 0123456789 >"conftest.in" | |||
while : | while : | |||
do | do | |||
cat "conftest.in" "conftest.in" >"conftest.tmp" | cat "conftest.in" "conftest.in" >"conftest.tmp" | |||
mv "conftest.tmp" "conftest.in" | mv "conftest.tmp" "conftest.in" | |||
cp "conftest.in" "conftest.nl" | cp "conftest.in" "conftest.nl" | |||
printf "%s\n" '' >> "conftest.nl" | $as_echo '' >> "conftest.nl" | |||
"$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/n ull || break | "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/n ull || break | |||
diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break | diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break | |||
as_fn_arith $ac_count + 1 && ac_count=$as_val | as_fn_arith $ac_count + 1 && ac_count=$as_val | |||
if test $ac_count -gt ${ac_path_SED_max-0}; then | if test $ac_count -gt ${ac_path_SED_max-0}; then | |||
# Best one so far, save it but keep looking for a better one | # Best one so far, save it but keep looking for a better one | |||
ac_cv_path_SED="$ac_path_SED" | ac_cv_path_SED="$ac_path_SED" | |||
ac_path_SED_max=$ac_count | ac_path_SED_max=$ac_count | |||
fi | fi | |||
# 10*(2^10) chars as input seems more than enough | # 10*(2^10) chars as input seems more than enough | |||
test $ac_count -gt 10 && break | test $ac_count -gt 10 && break | |||
skipping to change at line 4701 | skipping to change at line 4365 | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
if test -z "$ac_cv_path_SED"; then | if test -z "$ac_cv_path_SED"; then | |||
as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5 | as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5 | |||
fi | fi | |||
else | else | |||
ac_cv_path_SED=$SED | ac_cv_path_SED=$SED | |||
fi | fi | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5 | |||
printf "%s\n" "$ac_cv_path_SED" >&6; } | $as_echo "$ac_cv_path_SED" >&6; } | |||
SED="$ac_cv_path_SED" | SED="$ac_cv_path_SED" | |||
rm -f conftest.sed | rm -f conftest.sed | |||
test -z "$SED" && SED=sed | test -z "$SED" && SED=sed | |||
Xsed="$SED -e 1s/^X//" | Xsed="$SED -e 1s/^X//" | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for grep that handle | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles lon | |||
s long lines and -e" >&5 | g lines and -e" >&5 | |||
printf %s "checking for grep that handles long lines and -e... " >&6; } | $as_echo_n "checking for grep that handles long lines and -e... " >&6; } | |||
if test ${ac_cv_path_GREP+y} | if ${ac_cv_path_GREP+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -z "$GREP"; then | if test -z "$GREP"; then | |||
ac_path_GREP_found=false | ac_path_GREP_found=false | |||
# Loop through the user's path and test for each of PROGNAME-LIST | # Loop through the user's path and test for each of PROGNAME-LIST | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin | for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | for ac_prog in grep ggrep; do | |||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_prog in grep ggrep | ||||
do | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
ac_path_GREP="$as_dir$ac_prog$ac_exec_ext" | ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" | |||
as_fn_executable_p "$ac_path_GREP" || continue | as_fn_executable_p "$ac_path_GREP" || continue | |||
# Check for GNU ac_path_GREP and select it if it is found. | # Check for GNU ac_path_GREP and select it if it is found. | |||
# Check for GNU $ac_path_GREP | # Check for GNU $ac_path_GREP | |||
case `"$ac_path_GREP" --version 2>&1` in | case `"$ac_path_GREP" --version 2>&1` in | |||
*GNU*) | *GNU*) | |||
ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; | ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; | |||
*) | *) | |||
ac_count=0 | ac_count=0 | |||
printf %s 0123456789 >"conftest.in" | $as_echo_n 0123456789 >"conftest.in" | |||
while : | while : | |||
do | do | |||
cat "conftest.in" "conftest.in" >"conftest.tmp" | cat "conftest.in" "conftest.in" >"conftest.tmp" | |||
mv "conftest.tmp" "conftest.in" | mv "conftest.tmp" "conftest.in" | |||
cp "conftest.in" "conftest.nl" | cp "conftest.in" "conftest.nl" | |||
printf "%s\n" 'GREP' >> "conftest.nl" | $as_echo 'GREP' >> "conftest.nl" | |||
"$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conf test.out" 2>/dev/null || break | "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conf test.out" 2>/dev/null || break | |||
diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break | diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break | |||
as_fn_arith $ac_count + 1 && ac_count=$as_val | as_fn_arith $ac_count + 1 && ac_count=$as_val | |||
if test $ac_count -gt ${ac_path_GREP_max-0}; then | if test $ac_count -gt ${ac_path_GREP_max-0}; then | |||
# Best one so far, save it but keep looking for a better one | # Best one so far, save it but keep looking for a better one | |||
ac_cv_path_GREP="$ac_path_GREP" | ac_cv_path_GREP="$ac_path_GREP" | |||
ac_path_GREP_max=$ac_count | ac_path_GREP_max=$ac_count | |||
fi | fi | |||
# 10*(2^10) chars as input seems more than enough | # 10*(2^10) chars as input seems more than enough | |||
test $ac_count -gt 10 && break | test $ac_count -gt 10 && break | |||
skipping to change at line 4773 | skipping to change at line 4431 | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
if test -z "$ac_cv_path_GREP"; then | if test -z "$ac_cv_path_GREP"; then | |||
as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARAT OR/usr/xpg4/bin" "$LINENO" 5 | as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARAT OR/usr/xpg4/bin" "$LINENO" 5 | |||
fi | fi | |||
else | else | |||
ac_cv_path_GREP=$GREP | ac_cv_path_GREP=$GREP | |||
fi | fi | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 | |||
printf "%s\n" "$ac_cv_path_GREP" >&6; } | $as_echo "$ac_cv_path_GREP" >&6; } | |||
GREP="$ac_cv_path_GREP" | GREP="$ac_cv_path_GREP" | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 | |||
printf %s "checking for egrep... " >&6; } | $as_echo_n "checking for egrep... " >&6; } | |||
if test ${ac_cv_path_EGREP+y} | if ${ac_cv_path_EGREP+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 | if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 | |||
then ac_cv_path_EGREP="$GREP -E" | then ac_cv_path_EGREP="$GREP -E" | |||
else | else | |||
if test -z "$EGREP"; then | if test -z "$EGREP"; then | |||
ac_path_EGREP_found=false | ac_path_EGREP_found=false | |||
# Loop through the user's path and test for each of PROGNAME-LIST | # Loop through the user's path and test for each of PROGNAME-LIST | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin | for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | for ac_prog in egrep; do | |||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_prog in egrep | ||||
do | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
ac_path_EGREP="$as_dir$ac_prog$ac_exec_ext" | ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" | |||
as_fn_executable_p "$ac_path_EGREP" || continue | as_fn_executable_p "$ac_path_EGREP" || continue | |||
# Check for GNU ac_path_EGREP and select it if it is found. | # Check for GNU ac_path_EGREP and select it if it is found. | |||
# Check for GNU $ac_path_EGREP | # Check for GNU $ac_path_EGREP | |||
case `"$ac_path_EGREP" --version 2>&1` in | case `"$ac_path_EGREP" --version 2>&1` in | |||
*GNU*) | *GNU*) | |||
ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; | ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; | |||
*) | *) | |||
ac_count=0 | ac_count=0 | |||
printf %s 0123456789 >"conftest.in" | $as_echo_n 0123456789 >"conftest.in" | |||
while : | while : | |||
do | do | |||
cat "conftest.in" "conftest.in" >"conftest.tmp" | cat "conftest.in" "conftest.in" >"conftest.tmp" | |||
mv "conftest.tmp" "conftest.in" | mv "conftest.tmp" "conftest.in" | |||
cp "conftest.in" "conftest.nl" | cp "conftest.in" "conftest.nl" | |||
printf "%s\n" 'EGREP' >> "conftest.nl" | $as_echo 'EGREP' >> "conftest.nl" | |||
"$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null | | break | "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null | | break | |||
diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break | diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break | |||
as_fn_arith $ac_count + 1 && ac_count=$as_val | as_fn_arith $ac_count + 1 && ac_count=$as_val | |||
if test $ac_count -gt ${ac_path_EGREP_max-0}; then | if test $ac_count -gt ${ac_path_EGREP_max-0}; then | |||
# Best one so far, save it but keep looking for a better one | # Best one so far, save it but keep looking for a better one | |||
ac_cv_path_EGREP="$ac_path_EGREP" | ac_cv_path_EGREP="$ac_path_EGREP" | |||
ac_path_EGREP_max=$ac_count | ac_path_EGREP_max=$ac_count | |||
fi | fi | |||
# 10*(2^10) chars as input seems more than enough | # 10*(2^10) chars as input seems more than enough | |||
test $ac_count -gt 10 && break | test $ac_count -gt 10 && break | |||
skipping to change at line 4845 | skipping to change at line 4497 | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
if test -z "$ac_cv_path_EGREP"; then | if test -z "$ac_cv_path_EGREP"; then | |||
as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARA TOR/usr/xpg4/bin" "$LINENO" 5 | as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARA TOR/usr/xpg4/bin" "$LINENO" 5 | |||
fi | fi | |||
else | else | |||
ac_cv_path_EGREP=$EGREP | ac_cv_path_EGREP=$EGREP | |||
fi | fi | |||
fi | fi | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >& | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 | |||
5 | $as_echo "$ac_cv_path_EGREP" >&6; } | |||
printf "%s\n" "$ac_cv_path_EGREP" >&6; } | ||||
EGREP="$ac_cv_path_EGREP" | EGREP="$ac_cv_path_EGREP" | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5 | |||
printf %s "checking for fgrep... " >&6; } | $as_echo_n "checking for fgrep... " >&6; } | |||
if test ${ac_cv_path_FGREP+y} | if ${ac_cv_path_FGREP+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1 | if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1 | |||
then ac_cv_path_FGREP="$GREP -F" | then ac_cv_path_FGREP="$GREP -F" | |||
else | else | |||
if test -z "$FGREP"; then | if test -z "$FGREP"; then | |||
ac_path_FGREP_found=false | ac_path_FGREP_found=false | |||
# Loop through the user's path and test for each of PROGNAME-LIST | # Loop through the user's path and test for each of PROGNAME-LIST | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin | for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | for ac_prog in fgrep; do | |||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_prog in fgrep | ||||
do | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
ac_path_FGREP="$as_dir$ac_prog$ac_exec_ext" | ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext" | |||
as_fn_executable_p "$ac_path_FGREP" || continue | as_fn_executable_p "$ac_path_FGREP" || continue | |||
# Check for GNU ac_path_FGREP and select it if it is found. | # Check for GNU ac_path_FGREP and select it if it is found. | |||
# Check for GNU $ac_path_FGREP | # Check for GNU $ac_path_FGREP | |||
case `"$ac_path_FGREP" --version 2>&1` in | case `"$ac_path_FGREP" --version 2>&1` in | |||
*GNU*) | *GNU*) | |||
ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;; | ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;; | |||
*) | *) | |||
ac_count=0 | ac_count=0 | |||
printf %s 0123456789 >"conftest.in" | $as_echo_n 0123456789 >"conftest.in" | |||
while : | while : | |||
do | do | |||
cat "conftest.in" "conftest.in" >"conftest.tmp" | cat "conftest.in" "conftest.in" >"conftest.tmp" | |||
mv "conftest.tmp" "conftest.in" | mv "conftest.tmp" "conftest.in" | |||
cp "conftest.in" "conftest.nl" | cp "conftest.in" "conftest.nl" | |||
printf "%s\n" 'FGREP' >> "conftest.nl" | $as_echo 'FGREP' >> "conftest.nl" | |||
"$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || b reak | "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || b reak | |||
diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break | diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break | |||
as_fn_arith $ac_count + 1 && ac_count=$as_val | as_fn_arith $ac_count + 1 && ac_count=$as_val | |||
if test $ac_count -gt ${ac_path_FGREP_max-0}; then | if test $ac_count -gt ${ac_path_FGREP_max-0}; then | |||
# Best one so far, save it but keep looking for a better one | # Best one so far, save it but keep looking for a better one | |||
ac_cv_path_FGREP="$ac_path_FGREP" | ac_cv_path_FGREP="$ac_path_FGREP" | |||
ac_path_FGREP_max=$ac_count | ac_path_FGREP_max=$ac_count | |||
fi | fi | |||
# 10*(2^10) chars as input seems more than enough | # 10*(2^10) chars as input seems more than enough | |||
test $ac_count -gt 10 && break | test $ac_count -gt 10 && break | |||
skipping to change at line 4917 | skipping to change at line 4563 | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
if test -z "$ac_cv_path_FGREP"; then | if test -z "$ac_cv_path_FGREP"; then | |||
as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARA TOR/usr/xpg4/bin" "$LINENO" 5 | as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARA TOR/usr/xpg4/bin" "$LINENO" 5 | |||
fi | fi | |||
else | else | |||
ac_cv_path_FGREP=$FGREP | ac_cv_path_FGREP=$FGREP | |||
fi | fi | |||
fi | fi | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >& | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5 | |||
5 | $as_echo "$ac_cv_path_FGREP" >&6; } | |||
printf "%s\n" "$ac_cv_path_FGREP" >&6; } | ||||
FGREP="$ac_cv_path_FGREP" | FGREP="$ac_cv_path_FGREP" | |||
test -z "$GREP" && GREP=grep | test -z "$GREP" && GREP=grep | |||
# Check whether --with-gnu-ld was given. | # Check whether --with-gnu-ld was given. | |||
if test ${with_gnu_ld+y} | if test "${with_gnu_ld+set}" = set; then : | |||
then : | ||||
withval=$with_gnu_ld; test no = "$withval" || with_gnu_ld=yes | withval=$with_gnu_ld; test no = "$withval" || with_gnu_ld=yes | |||
else $as_nop | else | |||
with_gnu_ld=no | with_gnu_ld=no | |||
fi | fi | |||
ac_prog=ld | ac_prog=ld | |||
if test yes = "$GCC"; then | if test yes = "$GCC"; then | |||
# Check if gcc -print-prog-name=ld gives a path. | # Check if gcc -print-prog-name=ld gives a path. | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 | |||
" >&5 | $as_echo_n "checking for ld used by $CC... " >&6; } | |||
printf %s "checking for ld used by $CC... " >&6; } | ||||
case $host in | case $host in | |||
*-*-mingw*) | *-*-mingw*) | |||
# gcc leaves a trailing carriage return, which upsets mingw | # gcc leaves a trailing carriage return, which upsets mingw | |||
ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; | ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; | |||
*) | *) | |||
ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; | ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; | |||
esac | esac | |||
case $ac_prog in | case $ac_prog in | |||
# Accept absolute paths. | # Accept absolute paths. | |||
[\\/]* | ?:[\\/]*) | [\\/]* | ?:[\\/]*) | |||
skipping to change at line 4964 | skipping to change at line 4609 | |||
"") | "") | |||
# If it fails, then pretend we aren't using GCC. | # If it fails, then pretend we aren't using GCC. | |||
ac_prog=ld | ac_prog=ld | |||
;; | ;; | |||
*) | *) | |||
# If it is relative, then search for the first ld in PATH. | # If it is relative, then search for the first ld in PATH. | |||
with_gnu_ld=unknown | with_gnu_ld=unknown | |||
;; | ;; | |||
esac | esac | |||
elif test yes = "$with_gnu_ld"; then | elif test yes = "$with_gnu_ld"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 | |||
printf %s "checking for GNU ld... " >&6; } | $as_echo_n "checking for GNU ld... " >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >& | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 | |||
5 | $as_echo_n "checking for non-GNU ld... " >&6; } | |||
printf %s "checking for non-GNU ld... " >&6; } | ||||
fi | fi | |||
if test ${lt_cv_path_LD+y} | if ${lt_cv_path_LD+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -z "$LD"; then | if test -z "$LD"; then | |||
lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR | lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR | |||
for ac_dir in $PATH; do | for ac_dir in $PATH; do | |||
IFS=$lt_save_ifs | IFS=$lt_save_ifs | |||
test -z "$ac_dir" && ac_dir=. | test -z "$ac_dir" && ac_dir=. | |||
if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then | if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then | |||
lt_cv_path_LD=$ac_dir/$ac_prog | lt_cv_path_LD=$ac_dir/$ac_prog | |||
# Check to see if the program is GNU ld. I'd rather use --version, | # Check to see if the program is GNU ld. I'd rather use --version, | |||
# but apparently some variants of GNU ld only accept -v. | # but apparently some variants of GNU ld only accept -v. | |||
# Break only if it was the GNU/non-GNU ld that we prefer. | # Break only if it was the GNU/non-GNU ld that we prefer. | |||
skipping to change at line 5002 | skipping to change at line 4646 | |||
fi | fi | |||
done | done | |||
IFS=$lt_save_ifs | IFS=$lt_save_ifs | |||
else | else | |||
lt_cv_path_LD=$LD # Let the user override the test with a path. | lt_cv_path_LD=$LD # Let the user override the test with a path. | |||
fi | fi | |||
fi | fi | |||
LD=$lt_cv_path_LD | LD=$lt_cv_path_LD | |||
if test -n "$LD"; then | if test -n "$LD"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5 | |||
printf "%s\n" "$LD" >&6; } | $as_echo "$LD" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO " 5 | test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO " 5 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GN | |||
is GNU ld" >&5 | U ld" >&5 | |||
printf %s "checking if the linker ($LD) is GNU ld... " >&6; } | $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } | |||
if test ${lt_cv_prog_gnu_ld+y} | if ${lt_cv_prog_gnu_ld+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
# I'd rather use --version here, but apparently some GNU lds only accept -v. | # I'd rather use --version here, but apparently some GNU lds only accept -v. | |||
case `$LD -v 2>&1 </dev/null` in | case `$LD -v 2>&1 </dev/null` in | |||
*GNU* | *'with BFD'*) | *GNU* | *'with BFD'*) | |||
lt_cv_prog_gnu_ld=yes | lt_cv_prog_gnu_ld=yes | |||
;; | ;; | |||
*) | *) | |||
lt_cv_prog_gnu_ld=no | lt_cv_prog_gnu_ld=no | |||
;; | ;; | |||
esac | esac | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" > | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5 | |||
&5 | $as_echo "$lt_cv_prog_gnu_ld" >&6; } | |||
printf "%s\n" "$lt_cv_prog_gnu_ld" >&6; } | ||||
with_gnu_ld=$lt_cv_prog_gnu_ld | with_gnu_ld=$lt_cv_prog_gnu_ld | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compa | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible | |||
tible name lister (nm)" >&5 | name lister (nm)" >&5 | |||
printf %s "checking for BSD- or MS-compatible name lister (nm)... " >&6; } | $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; } | |||
if test ${lt_cv_path_NM+y} | if ${lt_cv_path_NM+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$NM"; then | if test -n "$NM"; then | |||
# Let the user override the test. | # Let the user override the test. | |||
lt_cv_path_NM=$NM | lt_cv_path_NM=$NM | |||
else | else | |||
lt_nm_to_check=${ac_tool_prefix}nm | lt_nm_to_check=${ac_tool_prefix}nm | |||
if test -n "$ac_tool_prefix" && test "$build" = "$host"; then | if test -n "$ac_tool_prefix" && test "$build" = "$host"; then | |||
lt_nm_to_check="$lt_nm_to_check nm" | lt_nm_to_check="$lt_nm_to_check nm" | |||
fi | fi | |||
for lt_tmp_nm in $lt_nm_to_check; do | for lt_tmp_nm in $lt_nm_to_check; do | |||
lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR | lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR | |||
skipping to change at line 5059 | skipping to change at line 4701 | |||
if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext"; then | if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext"; then | |||
# Check to see if the nm accepts a BSD-compat flag. | # Check to see if the nm accepts a BSD-compat flag. | |||
# Adding the 'sed 1q' prevents false positives on HP-UX, which says: | # Adding the 'sed 1q' prevents false positives on HP-UX, which says: | |||
# nm: unknown option "B" ignored | # nm: unknown option "B" ignored | |||
# Tru64's nm complains that /dev/null is an invalid object file | # Tru64's nm complains that /dev/null is an invalid object file | |||
# MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty | # MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty | |||
case $build_os in | case $build_os in | |||
mingw*) lt_bad_file=conftest.nm/nofile ;; | mingw*) lt_bad_file=conftest.nm/nofile ;; | |||
*) lt_bad_file=/dev/null ;; | *) lt_bad_file=/dev/null ;; | |||
esac | esac | |||
case `"$tmp_nm" -B $lt_bad_file 2>&1 | $SED '1q'` in | case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in | |||
*$lt_bad_file* | *'Invalid file or object type'*) | *$lt_bad_file* | *'Invalid file or object type'*) | |||
lt_cv_path_NM="$tmp_nm -B" | lt_cv_path_NM="$tmp_nm -B" | |||
break 2 | break 2 | |||
;; | ;; | |||
*) | *) | |||
case `"$tmp_nm" -p /dev/null 2>&1 | $SED '1q'` in | case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in | |||
*/dev/null*) | */dev/null*) | |||
lt_cv_path_NM="$tmp_nm -p" | lt_cv_path_NM="$tmp_nm -p" | |||
break 2 | break 2 | |||
;; | ;; | |||
*) | *) | |||
lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but | lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but | |||
continue # so that we can try to find one that supports BSD flag s | continue # so that we can try to find one that supports BSD flag s | |||
;; | ;; | |||
esac | esac | |||
;; | ;; | |||
esac | esac | |||
fi | fi | |||
done | done | |||
IFS=$lt_save_ifs | IFS=$lt_save_ifs | |||
done | done | |||
: ${lt_cv_path_NM=no} | : ${lt_cv_path_NM=no} | |||
fi | fi | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5 | |||
printf "%s\n" "$lt_cv_path_NM" >&6; } | $as_echo "$lt_cv_path_NM" >&6; } | |||
if test no != "$lt_cv_path_NM"; then | if test no != "$lt_cv_path_NM"; then | |||
NM=$lt_cv_path_NM | NM=$lt_cv_path_NM | |||
else | else | |||
# Didn't find any BSD compatible name lister, look for dumpbin. | # Didn't find any BSD compatible name lister, look for dumpbin. | |||
if test -n "$DUMPBIN"; then : | if test -n "$DUMPBIN"; then : | |||
# Let the user override the test. | # Let the user override the test. | |||
else | else | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
for ac_prog in dumpbin "link -dump" | for ac_prog in dumpbin "link -dump" | |||
do | do | |||
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a p rogram name with args. | # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a p rogram name with args. | |||
set dummy $ac_tool_prefix$ac_prog; ac_word=$2 | set dummy $ac_tool_prefix$ac_prog; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_DUMPBIN+y} | if ${ac_cv_prog_DUMPBIN+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$DUMPBIN"; then | if test -n "$DUMPBIN"; then | |||
ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test. | ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog" | ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
DUMPBIN=$ac_cv_prog_DUMPBIN | DUMPBIN=$ac_cv_prog_DUMPBIN | |||
if test -n "$DUMPBIN"; then | if test -n "$DUMPBIN"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5 | |||
printf "%s\n" "$DUMPBIN" >&6; } | $as_echo "$DUMPBIN" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
test -n "$DUMPBIN" && break | test -n "$DUMPBIN" && break | |||
done | done | |||
fi | fi | |||
if test -z "$DUMPBIN"; then | if test -z "$DUMPBIN"; then | |||
ac_ct_DUMPBIN=$DUMPBIN | ac_ct_DUMPBIN=$DUMPBIN | |||
for ac_prog in dumpbin "link -dump" | for ac_prog in dumpbin "link -dump" | |||
do | do | |||
# Extract the first word of "$ac_prog", so it can be a program name with args. | # Extract the first word of "$ac_prog", so it can be a program name with args. | |||
set dummy $ac_prog; ac_word=$2 | set dummy $ac_prog; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_ac_ct_DUMPBIN+y} | if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$ac_ct_DUMPBIN"; then | if test -n "$ac_ct_DUMPBIN"; then | |||
ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the tes t. | ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the tes t. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_ac_ct_DUMPBIN="$ac_prog" | ac_cv_prog_ac_ct_DUMPBIN="$ac_prog" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN | ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN | |||
if test -n "$ac_ct_DUMPBIN"; then | if test -n "$ac_ct_DUMPBIN"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5 | |||
printf "%s\n" "$ac_ct_DUMPBIN" >&6; } | $as_echo "$ac_ct_DUMPBIN" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
test -n "$ac_ct_DUMPBIN" && break | test -n "$ac_ct_DUMPBIN" && break | |||
done | done | |||
if test "x$ac_ct_DUMPBIN" = x; then | if test "x$ac_ct_DUMPBIN" = x; then | |||
DUMPBIN=":" | DUMPBIN=":" | |||
else | else | |||
case $cross_compiling:$ac_tool_warned in | case $cross_compiling:$ac_tool_warned in | |||
yes:) | yes:) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools no | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not pre | |||
t prefixed with host triplet" >&5 | fixed with host triplet" >&5 | |||
printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host tr | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet | |||
iplet" >&2;} | " >&2;} | |||
ac_tool_warned=yes ;; | ac_tool_warned=yes ;; | |||
esac | esac | |||
DUMPBIN=$ac_ct_DUMPBIN | DUMPBIN=$ac_ct_DUMPBIN | |||
fi | fi | |||
fi | fi | |||
case `$DUMPBIN -symbols -headers /dev/null 2>&1 | $SED '1q'` in | case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in | |||
*COFF*) | *COFF*) | |||
DUMPBIN="$DUMPBIN -symbols -headers" | DUMPBIN="$DUMPBIN -symbols -headers" | |||
;; | ;; | |||
*) | *) | |||
DUMPBIN=: | DUMPBIN=: | |||
;; | ;; | |||
esac | esac | |||
fi | fi | |||
if test : != "$DUMPBIN"; then | if test : != "$DUMPBIN"; then | |||
NM=$DUMPBIN | NM=$DUMPBIN | |||
fi | fi | |||
fi | fi | |||
test -z "$NM" && NM=nm | test -z "$NM" && NM=nm | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM | { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) int | |||
) interface" >&5 | erface" >&5 | |||
printf %s "checking the name lister ($NM) interface... " >&6; } | $as_echo_n "checking the name lister ($NM) interface... " >&6; } | |||
if test ${lt_cv_nm_interface+y} | if ${lt_cv_nm_interface+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
lt_cv_nm_interface="BSD nm" | lt_cv_nm_interface="BSD nm" | |||
echo "int some_variable = 0;" > conftest.$ac_ext | echo "int some_variable = 0;" > conftest.$ac_ext | |||
(eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5) | (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5) | |||
(eval "$ac_compile" 2>conftest.err) | (eval "$ac_compile" 2>conftest.err) | |||
cat conftest.err >&5 | cat conftest.err >&5 | |||
(eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5) | (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5) | |||
(eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) | (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) | |||
cat conftest.err >&5 | cat conftest.err >&5 | |||
(eval echo "\"\$as_me:$LINENO: output\"" >&5) | (eval echo "\"\$as_me:$LINENO: output\"" >&5) | |||
cat conftest.out >&5 | cat conftest.out >&5 | |||
if $GREP 'External.*some_variable' conftest.out > /dev/null; then | if $GREP 'External.*some_variable' conftest.out > /dev/null; then | |||
lt_cv_nm_interface="MS dumpbin" | lt_cv_nm_interface="MS dumpbin" | |||
fi | fi | |||
rm -f conftest* | rm -f conftest* | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5 | |||
>&5 | $as_echo "$lt_cv_nm_interface" >&6; } | |||
printf "%s\n" "$lt_cv_nm_interface" >&6; } | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 | |||
>&5 | $as_echo_n "checking whether ln -s works... " >&6; } | |||
printf %s "checking whether ln -s works... " >&6; } | ||||
LN_S=$as_ln_s | LN_S=$as_ln_s | |||
if test "$LN_S" = "ln -s"; then | if test "$LN_S" = "ln -s"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | |||
printf "%s\n" "yes" >&6; } | $as_echo "yes" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >& | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5 | |||
5 | $as_echo "no, using $LN_S" >&6; } | |||
printf "%s\n" "no, using $LN_S" >&6; } | ||||
fi | fi | |||
# find the maximum length of command line arguments | # find the maximum length of command line arguments | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the maximum length o | { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of com | |||
f command line arguments" >&5 | mand line arguments" >&5 | |||
printf %s "checking the maximum length of command line arguments... " >&6; | $as_echo_n "checking the maximum length of command line arguments... " >&6; | |||
} | } | |||
if test ${lt_cv_sys_max_cmd_len+y} | if ${lt_cv_sys_max_cmd_len+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
i=0 | i=0 | |||
teststring=ABCD | teststring=ABCD | |||
case $build_os in | case $build_os in | |||
msdosdjgpp*) | msdosdjgpp*) | |||
# On DJGPP, this test can blow up pretty badly due to problems in libc | # On DJGPP, this test can blow up pretty badly due to problems in libc | |||
# (any single argument exceeding 2000 bytes causes a buffer overrun | # (any single argument exceeding 2000 bytes causes a buffer overrun | |||
# during glob expansion). Even if it were fixed, the result of this | # during glob expansion). Even if it were fixed, the result of this | |||
# check would be larger than it should be. | # check would be larger than it should be. | |||
lt_cv_sys_max_cmd_len=12288; # 12K is about right | lt_cv_sys_max_cmd_len=12288; # 12K is about right | |||
skipping to change at line 5300 | skipping to change at line 4930 | |||
# On MiNT this can take a long time and run out of memory. | # On MiNT this can take a long time and run out of memory. | |||
lt_cv_sys_max_cmd_len=8192; | lt_cv_sys_max_cmd_len=8192; | |||
;; | ;; | |||
amigaos*) | amigaos*) | |||
# On AmigaOS with pdksh, this test takes hours, literally. | # On AmigaOS with pdksh, this test takes hours, literally. | |||
# So we just punt and use a minimum line length of 8192. | # So we just punt and use a minimum line length of 8192. | |||
lt_cv_sys_max_cmd_len=8192; | lt_cv_sys_max_cmd_len=8192; | |||
;; | ;; | |||
bitrig* | darwin* | dragonfly* | freebsd* | midnightbsd* | netbsd* | open bsd*) | bitrig* | darwin* | dragonfly* | freebsd* | netbsd* | openbsd*) | |||
# This has been around since 386BSD, at least. Likely further. | # This has been around since 386BSD, at least. Likely further. | |||
if test -x /sbin/sysctl; then | if test -x /sbin/sysctl; then | |||
lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` | lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` | |||
elif test -x /usr/sbin/sysctl; then | elif test -x /usr/sbin/sysctl; then | |||
lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` | lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` | |||
else | else | |||
lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs | lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs | |||
fi | fi | |||
# And add a safety zone | # And add a safety zone | |||
lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` | lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` | |||
skipping to change at line 5343 | skipping to change at line 4973 | |||
*1*) lt_cv_sys_max_cmd_len=-1 ;; | *1*) lt_cv_sys_max_cmd_len=-1 ;; | |||
esac | esac | |||
fi | fi | |||
;; | ;; | |||
sco3.2v5*) | sco3.2v5*) | |||
lt_cv_sys_max_cmd_len=102400 | lt_cv_sys_max_cmd_len=102400 | |||
;; | ;; | |||
sysv5* | sco5v6* | sysv4.2uw2*) | sysv5* | sco5v6* | sysv4.2uw2*) | |||
kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` | kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` | |||
if test -n "$kargmax"; then | if test -n "$kargmax"; then | |||
lt_cv_sys_max_cmd_len=`echo $kargmax | $SED 's/.*[ ]//'` | lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` | |||
else | else | |||
lt_cv_sys_max_cmd_len=32768 | lt_cv_sys_max_cmd_len=32768 | |||
fi | fi | |||
;; | ;; | |||
*) | *) | |||
lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` | lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` | |||
if test -n "$lt_cv_sys_max_cmd_len" && \ | if test -n "$lt_cv_sys_max_cmd_len" && \ | |||
test undefined != "$lt_cv_sys_max_cmd_len"; then | test undefined != "$lt_cv_sys_max_cmd_len"; then | |||
lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` | lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` | |||
lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` | lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` | |||
skipping to change at line 5385 | skipping to change at line 5015 | |||
# massive amounts of additional arguments before passing them to the | # massive amounts of additional arguments before passing them to the | |||
# linker. It appears as though 1/2 is a usable value. | # linker. It appears as though 1/2 is a usable value. | |||
lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` | lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` | |||
fi | fi | |||
;; | ;; | |||
esac | esac | |||
fi | fi | |||
if test -n "$lt_cv_sys_max_cmd_len"; then | if test -n "$lt_cv_sys_max_cmd_len"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_ | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" | |||
len" >&5 | >&5 | |||
printf "%s\n" "$lt_cv_sys_max_cmd_len" >&6; } | $as_echo "$lt_cv_sys_max_cmd_len" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5 | |||
printf "%s\n" "none" >&6; } | $as_echo "none" >&6; } | |||
fi | fi | |||
max_cmd_len=$lt_cv_sys_max_cmd_len | max_cmd_len=$lt_cv_sys_max_cmd_len | |||
: ${CP="cp -f"} | : ${CP="cp -f"} | |||
: ${MV="mv -f"} | : ${MV="mv -f"} | |||
: ${RM="rm -f"} | : ${RM="rm -f"} | |||
if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then | if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then | |||
lt_unset=unset | lt_unset=unset | |||
else | else | |||
skipping to change at line 5416 | skipping to change at line 5046 | |||
# \n is not interpreted correctly by Solaris 8 /usr/ucb/tr | # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr | |||
lt_SP2NL='tr \040 \012' | lt_SP2NL='tr \040 \012' | |||
lt_NL2SP='tr \015\012 \040\040' | lt_NL2SP='tr \015\012 \040\040' | |||
;; | ;; | |||
*) # EBCDIC based system | *) # EBCDIC based system | |||
lt_SP2NL='tr \100 \n' | lt_SP2NL='tr \100 \n' | |||
lt_NL2SP='tr \r\n \100\100' | lt_NL2SP='tr \r\n \100\100' | |||
;; | ;; | |||
esac | esac | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $buil | { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build fil | |||
d file names to $host format" >&5 | e names to $host format" >&5 | |||
printf %s "checking how to convert $build file names to $host format... " > | $as_echo_n "checking how to convert $build file names to $host format... " | |||
&6; } | >&6; } | |||
if test ${lt_cv_to_host_file_cmd+y} | if ${lt_cv_to_host_file_cmd+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
case $host in | case $host in | |||
*-*-mingw* ) | *-*-mingw* ) | |||
case $build in | case $build in | |||
*-*-mingw* ) # actually msys | *-*-mingw* ) # actually msys | |||
lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 | lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 | |||
;; | ;; | |||
*-*-cygwin* ) | *-*-cygwin* ) | |||
lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32 | lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32 | |||
;; | ;; | |||
* ) # otherwise, assume *nix | * ) # otherwise, assume *nix | |||
skipping to change at line 5457 | skipping to change at line 5086 | |||
esac | esac | |||
;; | ;; | |||
* ) # unhandled hosts (and "normal" native builds) | * ) # unhandled hosts (and "normal" native builds) | |||
lt_cv_to_host_file_cmd=func_convert_file_noop | lt_cv_to_host_file_cmd=func_convert_file_noop | |||
;; | ;; | |||
esac | esac | |||
fi | fi | |||
to_host_file_cmd=$lt_cv_to_host_file_cmd | to_host_file_cmd=$lt_cv_to_host_file_cmd | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_c | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" > | |||
md" >&5 | &5 | |||
printf "%s\n" "$lt_cv_to_host_file_cmd" >&6; } | $as_echo "$lt_cv_to_host_file_cmd" >&6; } | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $buil | { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build fil | |||
d file names to toolchain format" >&5 | e names to toolchain format" >&5 | |||
printf %s "checking how to convert $build file names to toolchain format... | $as_echo_n "checking how to convert $build file names to toolchain format.. | |||
" >&6; } | . " >&6; } | |||
if test ${lt_cv_to_tool_file_cmd+y} | if ${lt_cv_to_tool_file_cmd+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
#assume ordinary cross tools, or native build. | #assume ordinary cross tools, or native build. | |||
lt_cv_to_tool_file_cmd=func_convert_file_noop | lt_cv_to_tool_file_cmd=func_convert_file_noop | |||
case $host in | case $host in | |||
*-*-mingw* ) | *-*-mingw* ) | |||
case $build in | case $build in | |||
*-*-mingw* ) # actually msys | *-*-mingw* ) # actually msys | |||
lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 | lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 | |||
;; | ;; | |||
esac | esac | |||
;; | ;; | |||
esac | esac | |||
fi | fi | |||
to_tool_file_cmd=$lt_cv_to_tool_file_cmd | to_tool_file_cmd=$lt_cv_to_tool_file_cmd | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_c | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" > | |||
md" >&5 | &5 | |||
printf "%s\n" "$lt_cv_to_tool_file_cmd" >&6; } | $as_echo "$lt_cv_to_tool_file_cmd" >&6; } | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $LD option to re | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload | |||
load object files" >&5 | object files" >&5 | |||
printf %s "checking for $LD option to reload object files... " >&6; } | $as_echo_n "checking for $LD option to reload object files... " >&6; } | |||
if test ${lt_cv_ld_reload_flag+y} | if ${lt_cv_ld_reload_flag+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
lt_cv_ld_reload_flag='-r' | lt_cv_ld_reload_flag='-r' | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5 | |||
" >&5 | $as_echo "$lt_cv_ld_reload_flag" >&6; } | |||
printf "%s\n" "$lt_cv_ld_reload_flag" >&6; } | ||||
reload_flag=$lt_cv_ld_reload_flag | reload_flag=$lt_cv_ld_reload_flag | |||
case $reload_flag in | case $reload_flag in | |||
"" | " "*) ;; | "" | " "*) ;; | |||
*) reload_flag=" $reload_flag" ;; | *) reload_flag=" $reload_flag" ;; | |||
esac | esac | |||
reload_cmds='$LD$reload_flag -o $output$reload_objs' | reload_cmds='$LD$reload_flag -o $output$reload_objs' | |||
case $host_os in | case $host_os in | |||
cygwin* | mingw* | pw32* | cegcc*) | cygwin* | mingw* | pw32* | cegcc*) | |||
if test yes != "$GCC"; then | if test yes != "$GCC"; then | |||
reload_cmds=false | reload_cmds=false | |||
skipping to change at line 5516 | skipping to change at line 5143 | |||
darwin*) | darwin*) | |||
if test yes = "$GCC"; then | if test yes = "$GCC"; then | |||
reload_cmds='$LTCC $LTCFLAGS -nostdlib $wl-r -o $output$reload_objs' | reload_cmds='$LTCC $LTCFLAGS -nostdlib $wl-r -o $output$reload_objs' | |||
else | else | |||
reload_cmds='$LD$reload_flag -o $output$reload_objs' | reload_cmds='$LD$reload_flag -o $output$reload_objs' | |||
fi | fi | |||
;; | ;; | |||
esac | esac | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
# Extract the first word of "${ac_tool_prefix}file", so it can be a progr | ||||
am name with args. | ||||
set dummy ${ac_tool_prefix}file; ac_word=$2 | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | ||||
printf %s "checking for $ac_word... " >&6; } | ||||
if test ${ac_cv_prog_FILECMD+y} | ||||
then : | ||||
printf %s "(cached) " >&6 | ||||
else $as_nop | ||||
if test -n "$FILECMD"; then | ||||
ac_cv_prog_FILECMD="$FILECMD" # Let the user override the test. | ||||
else | ||||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | ||||
for as_dir in $PATH | ||||
do | ||||
IFS=$as_save_IFS | ||||
case $as_dir in #((( | ||||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | ||||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | ||||
ac_cv_prog_FILECMD="${ac_tool_prefix}file" | ||||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex | ||||
ec_ext" >&5 | ||||
break 2 | ||||
fi | ||||
done | ||||
done | ||||
IFS=$as_save_IFS | ||||
fi | ||||
fi | ||||
FILECMD=$ac_cv_prog_FILECMD | ||||
if test -n "$FILECMD"; then | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FILECMD" >&5 | ||||
printf "%s\n" "$FILECMD" >&6; } | ||||
else | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||||
printf "%s\n" "no" >&6; } | ||||
fi | ||||
fi | ||||
if test -z "$ac_cv_prog_FILECMD"; then | ||||
ac_ct_FILECMD=$FILECMD | ||||
# Extract the first word of "file", so it can be a program name with args | ||||
. | ||||
set dummy file; ac_word=$2 | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | ||||
printf %s "checking for $ac_word... " >&6; } | ||||
if test ${ac_cv_prog_ac_ct_FILECMD+y} | ||||
then : | ||||
printf %s "(cached) " >&6 | ||||
else $as_nop | ||||
if test -n "$ac_ct_FILECMD"; then | ||||
ac_cv_prog_ac_ct_FILECMD="$ac_ct_FILECMD" # Let the user override the tes | ||||
t. | ||||
else | ||||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | ||||
for as_dir in $PATH | ||||
do | ||||
IFS=$as_save_IFS | ||||
case $as_dir in #((( | ||||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | ||||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | ||||
ac_cv_prog_ac_ct_FILECMD="file" | ||||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex | ||||
ec_ext" >&5 | ||||
break 2 | ||||
fi | ||||
done | ||||
done | ||||
IFS=$as_save_IFS | ||||
fi | ||||
fi | ||||
ac_ct_FILECMD=$ac_cv_prog_ac_ct_FILECMD | ||||
if test -n "$ac_ct_FILECMD"; then | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_FILECMD" >&5 | ||||
printf "%s\n" "$ac_ct_FILECMD" >&6; } | ||||
else | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||||
printf "%s\n" "no" >&6; } | ||||
fi | ||||
if test "x$ac_ct_FILECMD" = x; then | ||||
FILECMD=":" | ||||
else | ||||
case $cross_compiling:$ac_tool_warned in | ||||
yes:) | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools no | ||||
t prefixed with host triplet" >&5 | ||||
printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host tr | ||||
iplet" >&2;} | ||||
ac_tool_warned=yes ;; | ||||
esac | ||||
FILECMD=$ac_ct_FILECMD | ||||
fi | ||||
else | ||||
FILECMD="$ac_cv_prog_FILECMD" | ||||
fi | ||||
if test -n "$ac_tool_prefix"; then | ||||
# Extract the first word of "${ac_tool_prefix}objdump", so it can be a pr ogram name with args. | # Extract the first word of "${ac_tool_prefix}objdump", so it can be a pr ogram name with args. | |||
set dummy ${ac_tool_prefix}objdump; ac_word=$2 | set dummy ${ac_tool_prefix}objdump; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_OBJDUMP+y} | if ${ac_cv_prog_OBJDUMP+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$OBJDUMP"; then | if test -n "$OBJDUMP"; then | |||
ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test. | ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" | ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
OBJDUMP=$ac_cv_prog_OBJDUMP | OBJDUMP=$ac_cv_prog_OBJDUMP | |||
if test -n "$OBJDUMP"; then | if test -n "$OBJDUMP"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 | |||
printf "%s\n" "$OBJDUMP" >&6; } | $as_echo "$OBJDUMP" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
fi | fi | |||
if test -z "$ac_cv_prog_OBJDUMP"; then | if test -z "$ac_cv_prog_OBJDUMP"; then | |||
ac_ct_OBJDUMP=$OBJDUMP | ac_ct_OBJDUMP=$OBJDUMP | |||
# Extract the first word of "objdump", so it can be a program name with a rgs. | # Extract the first word of "objdump", so it can be a program name with a rgs. | |||
set dummy objdump; ac_word=$2 | set dummy objdump; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_ac_ct_OBJDUMP+y} | if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$ac_ct_OBJDUMP"; then | if test -n "$ac_ct_OBJDUMP"; then | |||
ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the tes t. | ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the tes t. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_ac_ct_OBJDUMP="objdump" | ac_cv_prog_ac_ct_OBJDUMP="objdump" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP | ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP | |||
if test -n "$ac_ct_OBJDUMP"; then | if test -n "$ac_ct_OBJDUMP"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 | |||
printf "%s\n" "$ac_ct_OBJDUMP" >&6; } | $as_echo "$ac_ct_OBJDUMP" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
if test "x$ac_ct_OBJDUMP" = x; then | if test "x$ac_ct_OBJDUMP" = x; then | |||
OBJDUMP="false" | OBJDUMP="false" | |||
else | else | |||
case $cross_compiling:$ac_tool_warned in | case $cross_compiling:$ac_tool_warned in | |||
yes:) | yes:) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools no | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not pre | |||
t prefixed with host triplet" >&5 | fixed with host triplet" >&5 | |||
printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host tr | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet | |||
iplet" >&2;} | " >&2;} | |||
ac_tool_warned=yes ;; | ac_tool_warned=yes ;; | |||
esac | esac | |||
OBJDUMP=$ac_ct_OBJDUMP | OBJDUMP=$ac_ct_OBJDUMP | |||
fi | fi | |||
else | else | |||
OBJDUMP="$ac_cv_prog_OBJDUMP" | OBJDUMP="$ac_cv_prog_OBJDUMP" | |||
fi | fi | |||
test -z "$OBJDUMP" && OBJDUMP=objdump | test -z "$OBJDUMP" && OBJDUMP=objdump | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to recognize dep | { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependen | |||
endent libraries" >&5 | t libraries" >&5 | |||
printf %s "checking how to recognize dependent libraries... " >&6; } | $as_echo_n "checking how to recognize dependent libraries... " >&6; } | |||
if test ${lt_cv_deplibs_check_method+y} | if ${lt_cv_deplibs_check_method+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
lt_cv_file_magic_cmd='$MAGIC_CMD' | lt_cv_file_magic_cmd='$MAGIC_CMD' | |||
lt_cv_file_magic_test_file= | lt_cv_file_magic_test_file= | |||
lt_cv_deplibs_check_method='unknown' | lt_cv_deplibs_check_method='unknown' | |||
# Need to set the preceding variable on all platforms that support | # Need to set the preceding variable on all platforms that support | |||
# interlibrary dependencies. | # interlibrary dependencies. | |||
# 'none' -- dependencies not supported. | # 'none' -- dependencies not supported. | |||
# 'unknown' -- same as none, but documents that we really don't know. | # 'unknown' -- same as none, but documents that we really don't know. | |||
# 'pass_all' -- all dependencies passed with no checks. | # 'pass_all' -- all dependencies passed with no checks. | |||
# 'test_compile' -- check by making test program. | # 'test_compile' -- check by making test program. | |||
# 'file_magic [[regex]]' -- check by looking for files in library path | # 'file_magic [[regex]]' -- check by looking for files in library path | |||
skipping to change at line 5750 | skipping to change at line 5265 | |||
aix[4-9]*) | aix[4-9]*) | |||
lt_cv_deplibs_check_method=pass_all | lt_cv_deplibs_check_method=pass_all | |||
;; | ;; | |||
beos*) | beos*) | |||
lt_cv_deplibs_check_method=pass_all | lt_cv_deplibs_check_method=pass_all | |||
;; | ;; | |||
bsdi[45]*) | bsdi[45]*) | |||
lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' | lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' | |||
lt_cv_file_magic_cmd='$FILECMD -L' | lt_cv_file_magic_cmd='/usr/bin/file -L' | |||
lt_cv_file_magic_test_file=/shlib/libc.so | lt_cv_file_magic_test_file=/shlib/libc.so | |||
;; | ;; | |||
cygwin*) | cygwin*) | |||
# func_win32_libid is a shell function defined in ltmain.sh | # func_win32_libid is a shell function defined in ltmain.sh | |||
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' | lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' | |||
lt_cv_file_magic_cmd='func_win32_libid' | lt_cv_file_magic_cmd='func_win32_libid' | |||
;; | ;; | |||
mingw* | pw32*) | mingw* | pw32*) | |||
skipping to change at line 5784 | skipping to change at line 5299 | |||
cegcc*) | cegcc*) | |||
# use the weaker test based on 'objdump'. See mingw*. | # use the weaker test based on 'objdump'. See mingw*. | |||
lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*arch itecture: arm)?' | lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*arch itecture: arm)?' | |||
lt_cv_file_magic_cmd='$OBJDUMP -f' | lt_cv_file_magic_cmd='$OBJDUMP -f' | |||
;; | ;; | |||
darwin* | rhapsody*) | darwin* | rhapsody*) | |||
lt_cv_deplibs_check_method=pass_all | lt_cv_deplibs_check_method=pass_all | |||
;; | ;; | |||
freebsd* | dragonfly* | midnightbsd*) | freebsd* | dragonfly*) | |||
if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then | if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then | |||
case $host_cpu in | case $host_cpu in | |||
i*86 ) | i*86 ) | |||
# Not sure whether the presence of OpenBSD here was a mistake. | # Not sure whether the presence of OpenBSD here was a mistake. | |||
# Let's accept both of them until this is cleared up. | # Let's accept both of them until this is cleared up. | |||
lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[ 3-9]86 (compact )?demand paged shared library' | lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[ 3-9]86 (compact )?demand paged shared library' | |||
lt_cv_file_magic_cmd=$FILECMD | lt_cv_file_magic_cmd=/usr/bin/file | |||
lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` | lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` | |||
;; | ;; | |||
esac | esac | |||
else | else | |||
lt_cv_deplibs_check_method=pass_all | lt_cv_deplibs_check_method=pass_all | |||
fi | fi | |||
;; | ;; | |||
haiku*) | haiku*) | |||
lt_cv_deplibs_check_method=pass_all | lt_cv_deplibs_check_method=pass_all | |||
;; | ;; | |||
hpux10.20* | hpux11*) | hpux10.20* | hpux11*) | |||
lt_cv_file_magic_cmd=$FILECMD | lt_cv_file_magic_cmd=/usr/bin/file | |||
case $host_cpu in | case $host_cpu in | |||
ia64*) | ia64*) | |||
lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9] ) shared object file - IA64' | lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9] ) shared object file - IA64' | |||
lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so | lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so | |||
;; | ;; | |||
hppa*64*) | hppa*64*) | |||
lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0 -9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]' | lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0 -9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]' | |||
lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl | lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl | |||
;; | ;; | |||
*) | *) | |||
skipping to change at line 5852 | skipping to change at line 5367 | |||
netbsd* | netbsdelf*-gnu) | netbsd* | netbsdelf*-gnu) | |||
if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then | if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then | |||
lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9] +|_pic\.a)$' | lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9] +|_pic\.a)$' | |||
else | else | |||
lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$' | lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$' | |||
fi | fi | |||
;; | ;; | |||
newos6*) | newos6*) | |||
lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (execut able|dynamic lib)' | lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (execut able|dynamic lib)' | |||
lt_cv_file_magic_cmd=$FILECMD | lt_cv_file_magic_cmd=/usr/bin/file | |||
lt_cv_file_magic_test_file=/usr/lib/libnls.so | lt_cv_file_magic_test_file=/usr/lib/libnls.so | |||
;; | ;; | |||
*nto* | *qnx*) | *nto* | *qnx*) | |||
lt_cv_deplibs_check_method=pass_all | lt_cv_deplibs_check_method=pass_all | |||
;; | ;; | |||
openbsd* | bitrig*) | openbsd* | bitrig*) | |||
if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then | if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then | |||
lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9] +|\.so|_pic\.a)$' | lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9] +|\.so|_pic\.a)$' | |||
skipping to change at line 5920 | skipping to change at line 5435 | |||
tpf*) | tpf*) | |||
lt_cv_deplibs_check_method=pass_all | lt_cv_deplibs_check_method=pass_all | |||
;; | ;; | |||
os2*) | os2*) | |||
lt_cv_deplibs_check_method=pass_all | lt_cv_deplibs_check_method=pass_all | |||
;; | ;; | |||
esac | esac | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_ | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_metho | |||
method" >&5 | d" >&5 | |||
printf "%s\n" "$lt_cv_deplibs_check_method" >&6; } | $as_echo "$lt_cv_deplibs_check_method" >&6; } | |||
file_magic_glob= | file_magic_glob= | |||
want_nocaseglob=no | want_nocaseglob=no | |||
if test "$build" = "$host"; then | if test "$build" = "$host"; then | |||
case $host_os in | case $host_os in | |||
mingw* | pw32*) | mingw* | pw32*) | |||
if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then | if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then | |||
want_nocaseglob=yes | want_nocaseglob=yes | |||
else | else | |||
file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWx XyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` | file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWx XyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` | |||
skipping to change at line 5944 | skipping to change at line 5459 | |||
esac | esac | |||
fi | fi | |||
file_magic_cmd=$lt_cv_file_magic_cmd | file_magic_cmd=$lt_cv_file_magic_cmd | |||
deplibs_check_method=$lt_cv_deplibs_check_method | deplibs_check_method=$lt_cv_deplibs_check_method | |||
test -z "$deplibs_check_method" && deplibs_check_method=unknown | test -z "$deplibs_check_method" && deplibs_check_method=unknown | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
# Extract the first word of "${ac_tool_prefix}dlltool", so it can be a pr ogram name with args. | # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a pr ogram name with args. | |||
set dummy ${ac_tool_prefix}dlltool; ac_word=$2 | set dummy ${ac_tool_prefix}dlltool; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_DLLTOOL+y} | if ${ac_cv_prog_DLLTOOL+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$DLLTOOL"; then | if test -n "$DLLTOOL"; then | |||
ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. | ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" | ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
DLLTOOL=$ac_cv_prog_DLLTOOL | DLLTOOL=$ac_cv_prog_DLLTOOL | |||
if test -n "$DLLTOOL"; then | if test -n "$DLLTOOL"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5 | |||
printf "%s\n" "$DLLTOOL" >&6; } | $as_echo "$DLLTOOL" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
fi | fi | |||
if test -z "$ac_cv_prog_DLLTOOL"; then | if test -z "$ac_cv_prog_DLLTOOL"; then | |||
ac_ct_DLLTOOL=$DLLTOOL | ac_ct_DLLTOOL=$DLLTOOL | |||
# Extract the first word of "dlltool", so it can be a program name with a rgs. | # Extract the first word of "dlltool", so it can be a program name with a rgs. | |||
set dummy dlltool; ac_word=$2 | set dummy dlltool; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_ac_ct_DLLTOOL+y} | if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$ac_ct_DLLTOOL"; then | if test -n "$ac_ct_DLLTOOL"; then | |||
ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the tes t. | ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the tes t. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_ac_ct_DLLTOOL="dlltool" | ac_cv_prog_ac_ct_DLLTOOL="dlltool" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL | ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL | |||
if test -n "$ac_ct_DLLTOOL"; then | if test -n "$ac_ct_DLLTOOL"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5 | |||
printf "%s\n" "$ac_ct_DLLTOOL" >&6; } | $as_echo "$ac_ct_DLLTOOL" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
if test "x$ac_ct_DLLTOOL" = x; then | if test "x$ac_ct_DLLTOOL" = x; then | |||
DLLTOOL="false" | DLLTOOL="false" | |||
else | else | |||
case $cross_compiling:$ac_tool_warned in | case $cross_compiling:$ac_tool_warned in | |||
yes:) | yes:) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools no | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not pre | |||
t prefixed with host triplet" >&5 | fixed with host triplet" >&5 | |||
printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host tr | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet | |||
iplet" >&2;} | " >&2;} | |||
ac_tool_warned=yes ;; | ac_tool_warned=yes ;; | |||
esac | esac | |||
DLLTOOL=$ac_ct_DLLTOOL | DLLTOOL=$ac_ct_DLLTOOL | |||
fi | fi | |||
else | else | |||
DLLTOOL="$ac_cv_prog_DLLTOOL" | DLLTOOL="$ac_cv_prog_DLLTOOL" | |||
fi | fi | |||
test -z "$DLLTOOL" && DLLTOOL=dlltool | test -z "$DLLTOOL" && DLLTOOL=dlltool | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to associate run | { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime | |||
time and link libraries" >&5 | and link libraries" >&5 | |||
printf %s "checking how to associate runtime and link libraries... " >&6; } | $as_echo_n "checking how to associate runtime and link libraries... " >&6; | |||
if test ${lt_cv_sharedlib_from_linklib_cmd+y} | } | |||
then : | if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then : | |||
printf %s "(cached) " >&6 | $as_echo_n "(cached) " >&6 | |||
else $as_nop | else | |||
lt_cv_sharedlib_from_linklib_cmd='unknown' | lt_cv_sharedlib_from_linklib_cmd='unknown' | |||
case $host_os in | case $host_os in | |||
cygwin* | mingw* | pw32* | cegcc*) | cygwin* | mingw* | pw32* | cegcc*) | |||
# two different shell functions defined in ltmain.sh; | # two different shell functions defined in ltmain.sh; | |||
# decide which one to use based on capabilities of $DLLTOOL | # decide which one to use based on capabilities of $DLLTOOL | |||
case `$DLLTOOL --help 2>&1` in | case `$DLLTOOL --help 2>&1` in | |||
*--identify-strict*) | *--identify-strict*) | |||
lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib | lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib | |||
;; | ;; | |||
skipping to change at line 6072 | skipping to change at line 5576 | |||
;; | ;; | |||
esac | esac | |||
;; | ;; | |||
*) | *) | |||
# fallback: assume linklib IS sharedlib | # fallback: assume linklib IS sharedlib | |||
lt_cv_sharedlib_from_linklib_cmd=$ECHO | lt_cv_sharedlib_from_linklib_cmd=$ECHO | |||
;; | ;; | |||
esac | esac | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_link | |||
_linklib_cmd" >&5 | lib_cmd" >&5 | |||
printf "%s\n" "$lt_cv_sharedlib_from_linklib_cmd" >&6; } | $as_echo "$lt_cv_sharedlib_from_linklib_cmd" >&6; } | |||
sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd | sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd | |||
test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO | test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
for ac_prog in ar | for ac_prog in ar | |||
do | do | |||
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a p rogram name with args. | # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a p rogram name with args. | |||
set dummy $ac_tool_prefix$ac_prog; ac_word=$2 | set dummy $ac_tool_prefix$ac_prog; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_AR+y} | if ${ac_cv_prog_AR+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$AR"; then | if test -n "$AR"; then | |||
ac_cv_prog_AR="$AR" # Let the user override the test. | ac_cv_prog_AR="$AR" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_AR="$ac_tool_prefix$ac_prog" | ac_cv_prog_AR="$ac_tool_prefix$ac_prog" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
AR=$ac_cv_prog_AR | AR=$ac_cv_prog_AR | |||
if test -n "$AR"; then | if test -n "$AR"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AR" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5 | |||
printf "%s\n" "$AR" >&6; } | $as_echo "$AR" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
test -n "$AR" && break | test -n "$AR" && break | |||
done | done | |||
fi | fi | |||
if test -z "$AR"; then | if test -z "$AR"; then | |||
ac_ct_AR=$AR | ac_ct_AR=$AR | |||
for ac_prog in ar | for ac_prog in ar | |||
do | do | |||
# Extract the first word of "$ac_prog", so it can be a program name with args. | # Extract the first word of "$ac_prog", so it can be a program name with args. | |||
set dummy $ac_prog; ac_word=$2 | set dummy $ac_prog; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_ac_ct_AR+y} | if ${ac_cv_prog_ac_ct_AR+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$ac_ct_AR"; then | if test -n "$ac_ct_AR"; then | |||
ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. | ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_ac_ct_AR="$ac_prog" | ac_cv_prog_ac_ct_AR="$ac_prog" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
ac_ct_AR=$ac_cv_prog_ac_ct_AR | ac_ct_AR=$ac_cv_prog_ac_ct_AR | |||
if test -n "$ac_ct_AR"; then | if test -n "$ac_ct_AR"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5 | |||
printf "%s\n" "$ac_ct_AR" >&6; } | $as_echo "$ac_ct_AR" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
test -n "$ac_ct_AR" && break | test -n "$ac_ct_AR" && break | |||
done | done | |||
if test "x$ac_ct_AR" = x; then | if test "x$ac_ct_AR" = x; then | |||
AR="false" | AR="false" | |||
else | else | |||
case $cross_compiling:$ac_tool_warned in | case $cross_compiling:$ac_tool_warned in | |||
yes:) | yes:) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools no | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not pre | |||
t prefixed with host triplet" >&5 | fixed with host triplet" >&5 | |||
printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host tr | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet | |||
iplet" >&2;} | " >&2;} | |||
ac_tool_warned=yes ;; | ac_tool_warned=yes ;; | |||
esac | esac | |||
AR=$ac_ct_AR | AR=$ac_ct_AR | |||
fi | fi | |||
fi | fi | |||
: ${AR=ar} | : ${AR=ar} | |||
: ${AR_FLAGS=cru} | ||||
# Use ARFLAGS variable as AR's operation code to sync the variable naming w | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE suppor | |||
ith | t" >&5 | |||
# Automake. If both AR_FLAGS and ARFLAGS are specified, AR_FLAGS should ha | $as_echo_n "checking for archiver @FILE support... " >&6; } | |||
ve | if ${lt_cv_ar_at_file+:} false; then : | |||
# higher priority because thats what people were doing historically (settin | $as_echo_n "(cached) " >&6 | |||
g | else | |||
# ARFLAGS for automake and AR_FLAGS for libtool). FIXME: Make the AR_FLAGS | ||||
# variable obsoleted/removed. | ||||
test ${AR_FLAGS+y} || AR_FLAGS=${ARFLAGS-cr} | ||||
lt_ar_flags=$AR_FLAGS | ||||
# Make AR_FLAGS overridable by 'make ARFLAGS='. Don't try to run-time over | ||||
ride | ||||
# by AR_FLAGS because that was never working and AR_FLAGS is about to die. | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE s | ||||
upport" >&5 | ||||
printf %s "checking for archiver @FILE support... " >&6; } | ||||
if test ${lt_cv_ar_at_file+y} | ||||
then : | ||||
printf %s "(cached) " >&6 | ||||
else $as_nop | ||||
lt_cv_ar_at_file=no | lt_cv_ar_at_file=no | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
echo conftest.$ac_objext > conftest.lst | echo conftest.$ac_objext > conftest.lst | |||
lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5' | lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5' | |||
{ { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } > &5 | { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } > &5 | |||
(eval $lt_ar_try) 2>&5 | (eval $lt_ar_try) 2>&5 | |||
ac_status=$? | ac_status=$? | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; } | test $ac_status = 0; } | |||
if test 0 -eq "$ac_status"; then | if test 0 -eq "$ac_status"; then | |||
# Ensure the archiver fails upon bogus file names. | # Ensure the archiver fails upon bogus file names. | |||
rm -f conftest.$ac_objext libconftest.a | rm -f conftest.$ac_objext libconftest.a | |||
{ { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5 | { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5 | |||
(eval $lt_ar_try) 2>&5 | (eval $lt_ar_try) 2>&5 | |||
ac_status=$? | ac_status=$? | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; } | test $ac_status = 0; } | |||
if test 0 -ne "$ac_status"; then | if test 0 -ne "$ac_status"; then | |||
lt_cv_ar_at_file=@ | lt_cv_ar_at_file=@ | |||
fi | fi | |||
fi | fi | |||
rm -f conftest.* libconftest.a | rm -f conftest.* libconftest.a | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >& | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5 | |||
5 | $as_echo "$lt_cv_ar_at_file" >&6; } | |||
printf "%s\n" "$lt_cv_ar_at_file" >&6; } | ||||
if test no = "$lt_cv_ar_at_file"; then | if test no = "$lt_cv_ar_at_file"; then | |||
archiver_list_spec= | archiver_list_spec= | |||
else | else | |||
archiver_list_spec=$lt_cv_ar_at_file | archiver_list_spec=$lt_cv_ar_at_file | |||
fi | fi | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
# Extract the first word of "${ac_tool_prefix}strip", so it can be a prog ram name with args. | # Extract the first word of "${ac_tool_prefix}strip", so it can be a prog ram name with args. | |||
set dummy ${ac_tool_prefix}strip; ac_word=$2 | set dummy ${ac_tool_prefix}strip; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_STRIP+y} | if ${ac_cv_prog_STRIP+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$STRIP"; then | if test -n "$STRIP"; then | |||
ac_cv_prog_STRIP="$STRIP" # Let the user override the test. | ac_cv_prog_STRIP="$STRIP" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_STRIP="${ac_tool_prefix}strip" | ac_cv_prog_STRIP="${ac_tool_prefix}strip" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
STRIP=$ac_cv_prog_STRIP | STRIP=$ac_cv_prog_STRIP | |||
if test -n "$STRIP"; then | if test -n "$STRIP"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 | |||
printf "%s\n" "$STRIP" >&6; } | $as_echo "$STRIP" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
fi | fi | |||
if test -z "$ac_cv_prog_STRIP"; then | if test -z "$ac_cv_prog_STRIP"; then | |||
ac_ct_STRIP=$STRIP | ac_ct_STRIP=$STRIP | |||
# Extract the first word of "strip", so it can be a program name with arg s. | # Extract the first word of "strip", so it can be a program name with arg s. | |||
set dummy strip; ac_word=$2 | set dummy strip; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_ac_ct_STRIP+y} | if ${ac_cv_prog_ac_ct_STRIP+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$ac_ct_STRIP"; then | if test -n "$ac_ct_STRIP"; then | |||
ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. | ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_ac_ct_STRIP="strip" | ac_cv_prog_ac_ct_STRIP="strip" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP | ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP | |||
if test -n "$ac_ct_STRIP"; then | if test -n "$ac_ct_STRIP"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 | |||
printf "%s\n" "$ac_ct_STRIP" >&6; } | $as_echo "$ac_ct_STRIP" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
if test "x$ac_ct_STRIP" = x; then | if test "x$ac_ct_STRIP" = x; then | |||
STRIP=":" | STRIP=":" | |||
else | else | |||
case $cross_compiling:$ac_tool_warned in | case $cross_compiling:$ac_tool_warned in | |||
yes:) | yes:) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools no | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not pre | |||
t prefixed with host triplet" >&5 | fixed with host triplet" >&5 | |||
printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host tr | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet | |||
iplet" >&2;} | " >&2;} | |||
ac_tool_warned=yes ;; | ac_tool_warned=yes ;; | |||
esac | esac | |||
STRIP=$ac_ct_STRIP | STRIP=$ac_ct_STRIP | |||
fi | fi | |||
else | else | |||
STRIP="$ac_cv_prog_STRIP" | STRIP="$ac_cv_prog_STRIP" | |||
fi | fi | |||
test -z "$STRIP" && STRIP=: | test -z "$STRIP" && STRIP=: | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a pro gram name with args. | # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a pro gram name with args. | |||
set dummy ${ac_tool_prefix}ranlib; ac_word=$2 | set dummy ${ac_tool_prefix}ranlib; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_RANLIB+y} | if ${ac_cv_prog_RANLIB+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$RANLIB"; then | if test -n "$RANLIB"; then | |||
ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. | ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" | ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
RANLIB=$ac_cv_prog_RANLIB | RANLIB=$ac_cv_prog_RANLIB | |||
if test -n "$RANLIB"; then | if test -n "$RANLIB"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5 | |||
printf "%s\n" "$RANLIB" >&6; } | $as_echo "$RANLIB" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
fi | fi | |||
if test -z "$ac_cv_prog_RANLIB"; then | if test -z "$ac_cv_prog_RANLIB"; then | |||
ac_ct_RANLIB=$RANLIB | ac_ct_RANLIB=$RANLIB | |||
# Extract the first word of "ranlib", so it can be a program name with ar gs. | # Extract the first word of "ranlib", so it can be a program name with ar gs. | |||
set dummy ranlib; ac_word=$2 | set dummy ranlib; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_ac_ct_RANLIB+y} | if ${ac_cv_prog_ac_ct_RANLIB+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$ac_ct_RANLIB"; then | if test -n "$ac_ct_RANLIB"; then | |||
ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. | ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_ac_ct_RANLIB="ranlib" | ac_cv_prog_ac_ct_RANLIB="ranlib" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB | ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB | |||
if test -n "$ac_ct_RANLIB"; then | if test -n "$ac_ct_RANLIB"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5 | |||
printf "%s\n" "$ac_ct_RANLIB" >&6; } | $as_echo "$ac_ct_RANLIB" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
if test "x$ac_ct_RANLIB" = x; then | if test "x$ac_ct_RANLIB" = x; then | |||
RANLIB=":" | RANLIB=":" | |||
else | else | |||
case $cross_compiling:$ac_tool_warned in | case $cross_compiling:$ac_tool_warned in | |||
yes:) | yes:) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools no | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not pre | |||
t prefixed with host triplet" >&5 | fixed with host triplet" >&5 | |||
printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host tr | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet | |||
iplet" >&2;} | " >&2;} | |||
ac_tool_warned=yes ;; | ac_tool_warned=yes ;; | |||
esac | esac | |||
RANLIB=$ac_ct_RANLIB | RANLIB=$ac_ct_RANLIB | |||
fi | fi | |||
else | else | |||
RANLIB="$ac_cv_prog_RANLIB" | RANLIB="$ac_cv_prog_RANLIB" | |||
fi | fi | |||
test -z "$RANLIB" && RANLIB=: | test -z "$RANLIB" && RANLIB=: | |||
skipping to change at line 6493 | skipping to change at line 5954 | |||
# If no C compiler was specified, use CC. | # If no C compiler was specified, use CC. | |||
LTCC=${LTCC-"$CC"} | LTCC=${LTCC-"$CC"} | |||
# If no C compiler flags were specified, use CFLAGS. | # If no C compiler flags were specified, use CFLAGS. | |||
LTCFLAGS=${LTCFLAGS-"$CFLAGS"} | LTCFLAGS=${LTCFLAGS-"$CFLAGS"} | |||
# Allow CC to be a program name with arguments. | # Allow CC to be a program name with arguments. | |||
compiler=$CC | compiler=$CC | |||
# Check for command to grab the raw symbol name followed by C symbol from n m. | # Check for command to grab the raw symbol name followed by C symbol from n m. | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking command to parse $NM | { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM outp | |||
output from $compiler object" >&5 | ut from $compiler object" >&5 | |||
printf %s "checking command to parse $NM output from $compiler object... " | $as_echo_n "checking command to parse $NM output from $compiler object... " | |||
>&6; } | >&6; } | |||
if test ${lt_cv_sys_global_symbol_pipe+y} | if ${lt_cv_sys_global_symbol_pipe+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
# These are sane defaults that work on at least a few old systems. | # These are sane defaults that work on at least a few old systems. | |||
# [They come from Ultrix. What could be older than Ultrix?!! ;)] | # [They come from Ultrix. What could be older than Ultrix?!! ;)] | |||
# Character class describing NM global symbol codes. | # Character class describing NM global symbol codes. | |||
symcode='[BCDEGRST]' | symcode='[BCDEGRST]' | |||
# Regexp to match symbols that can be accessed directly from C. | # Regexp to match symbols that can be accessed directly from C. | |||
sympat='\([_A-Za-z][_A-Za-z0-9]*\)' | sympat='\([_A-Za-z][_A-Za-z0-9]*\)' | |||
skipping to change at line 6553 | skipping to change at line 6013 | |||
esac | esac | |||
# If we're using GNU nm, then use its standard symbol codes. | # If we're using GNU nm, then use its standard symbol codes. | |||
case `$NM -V 2>&1` in | case `$NM -V 2>&1` in | |||
*GNU* | *'with BFD'*) | *GNU* | *'with BFD'*) | |||
symcode='[ABCDGIRSTW]' ;; | symcode='[ABCDGIRSTW]' ;; | |||
esac | esac | |||
if test "$lt_cv_nm_interface" = "MS dumpbin"; then | if test "$lt_cv_nm_interface" = "MS dumpbin"; then | |||
# Gets list of data symbols to import. | # Gets list of data symbols to import. | |||
lt_cv_sys_global_symbol_to_import="$SED -n -e 's/^I .* \(.*\)$/\1/p'" | lt_cv_sys_global_symbol_to_import="sed -n -e 's/^I .* \(.*\)$/\1/p'" | |||
# Adjust the below global symbol transforms to fixup imported variables. | # Adjust the below global symbol transforms to fixup imported variables. | |||
lt_cdecl_hook=" -e 's/^I .* \(.*\)$/extern __declspec(dllimport) char \1; /p'" | lt_cdecl_hook=" -e 's/^I .* \(.*\)$/extern __declspec(dllimport) char \1; /p'" | |||
lt_c_name_hook=" -e 's/^I .* \(.*\)$/ {\"\1\", (void *) 0},/p'" | lt_c_name_hook=" -e 's/^I .* \(.*\)$/ {\"\1\", (void *) 0},/p'" | |||
lt_c_name_lib_hook="\ | lt_c_name_lib_hook="\ | |||
-e 's/^I .* \(lib.*\)$/ {\"\1\", (void *) 0},/p'\ | -e 's/^I .* \(lib.*\)$/ {\"\1\", (void *) 0},/p'\ | |||
-e 's/^I .* \(.*\)$/ {\"lib\1\", (void *) 0},/p'" | -e 's/^I .* \(.*\)$/ {\"lib\1\", (void *) 0},/p'" | |||
else | else | |||
# Disable hooks by default. | # Disable hooks by default. | |||
lt_cv_sys_global_symbol_to_import= | lt_cv_sys_global_symbol_to_import= | |||
lt_cdecl_hook= | lt_cdecl_hook= | |||
lt_c_name_hook= | lt_c_name_hook= | |||
lt_c_name_lib_hook= | lt_c_name_lib_hook= | |||
fi | fi | |||
# Transform an extracted symbol line into a proper C declaration. | # Transform an extracted symbol line into a proper C declaration. | |||
# Some systems (esp. on ia64) link data and code symbols differently, | # Some systems (esp. on ia64) link data and code symbols differently, | |||
# so use this general approach. | # so use this general approach. | |||
lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ | lt_cv_sys_global_symbol_to_cdecl="sed -n"\ | |||
$lt_cdecl_hook\ | $lt_cdecl_hook\ | |||
" -e 's/^T .* \(.*\)$/extern int \1();/p'"\ | " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ | |||
" -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" | " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" | |||
# Transform an extracted symbol line into symbol name and symbol address | # Transform an extracted symbol line into symbol name and symbol address | |||
lt_cv_sys_global_symbol_to_c_name_address="$SED -n"\ | lt_cv_sys_global_symbol_to_c_name_address="sed -n"\ | |||
$lt_c_name_hook\ | $lt_c_name_hook\ | |||
" -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\ | " -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\ | |||
" -e 's/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/p'" | " -e 's/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/p'" | |||
# Transform an extracted symbol line into symbol name with lib prefix and | # Transform an extracted symbol line into symbol name with lib prefix and | |||
# symbol address. | # symbol address. | |||
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="$SED -n"\ | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n"\ | |||
$lt_c_name_lib_hook\ | $lt_c_name_lib_hook\ | |||
" -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\ | " -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\ | |||
" -e 's/^$symcode$symcode* .* \(lib.*\)$/ {\"\1\", (void *) \&\1},/p'"\ | " -e 's/^$symcode$symcode* .* \(lib.*\)$/ {\"\1\", (void *) \&\1},/p'"\ | |||
" -e 's/^$symcode$symcode* .* \(.*\)$/ {\"lib\1\", (void *) \&\1},/p'" | " -e 's/^$symcode$symcode* .* \(.*\)$/ {\"lib\1\", (void *) \&\1},/p'" | |||
# Handle CRLF in mingw tool chain | # Handle CRLF in mingw tool chain | |||
opt_cr= | opt_cr= | |||
case $build_os in | case $build_os in | |||
mingw*) | mingw*) | |||
opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp | opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp | |||
skipping to change at line 6608 | skipping to change at line 6068 | |||
# Try without a prefix underscore, then with it. | # Try without a prefix underscore, then with it. | |||
for ac_symprfx in "" "_"; do | for ac_symprfx in "" "_"; do | |||
# Transform symcode, sympat, and symprfx into a raw symbol and a C symbol . | # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol . | |||
symxfrm="\\1 $ac_symprfx\\2 \\2" | symxfrm="\\1 $ac_symprfx\\2 \\2" | |||
# Write the raw and C identifiers. | # Write the raw and C identifiers. | |||
if test "$lt_cv_nm_interface" = "MS dumpbin"; then | if test "$lt_cv_nm_interface" = "MS dumpbin"; then | |||
# Fake it for dumpbin and say T for any non-static function, | # Fake it for dumpbin and say T for any non-static function, | |||
# D for any global variable and I for any imported variable. | # D for any global variable and I for any imported variable. | |||
# Also find C++ and __fastcall symbols from MSVC++ or ICC, | # Also find C++ and __fastcall symbols from MSVC++, | |||
# which start with @ or ?. | # which start with @ or ?. | |||
lt_cv_sys_global_symbol_pipe="$AWK '"\ | lt_cv_sys_global_symbol_pipe="$AWK '"\ | |||
" {last_section=section; section=\$ 3};"\ | " {last_section=section; section=\$ 3};"\ | |||
" /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\ | " /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\ | |||
" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ | " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ | |||
" /^ *Symbol name *: /{split(\$ 0,sn,\":\"); si=substr(sn[2],2)};"\ | " /^ *Symbol name *: /{split(\$ 0,sn,\":\"); si=substr(sn[2],2)};"\ | |||
" /^ *Type *: code/{print \"T\",si,substr(si,length(prfx))};"\ | " /^ *Type *: code/{print \"T\",si,substr(si,length(prfx))};"\ | |||
" /^ *Type *: data/{print \"I\",si,substr(si,length(prfx))};"\ | " /^ *Type *: data/{print \"I\",si,substr(si,length(prfx))};"\ | |||
" \$ 0!~/External *\|/{next};"\ | " \$ 0!~/External *\|/{next};"\ | |||
" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ | " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ | |||
" {if(hide[section]) next};"\ | " {if(hide[section]) next};"\ | |||
" {f=\"D\"}; \$ 0~/\(\).*\|/{f=\"T\"};"\ | " {f=\"D\"}; \$ 0~/\(\).*\|/{f=\"T\"};"\ | |||
" {split(\$ 0,a,/\||\r/); split(a[2],s)};"\ | " {split(\$ 0,a,/\||\r/); split(a[2],s)};"\ | |||
" s[1]~/^[@?]/{print f,s[1],s[1]; next};"\ | " s[1]~/^[@?]/{print f,s[1],s[1]; next};"\ | |||
" s[1]~prfx {split(s[1],t,\"@\"); print f,t[1],substr(t[1],length(prfx) )}"\ | " s[1]~prfx {split(s[1],t,\"@\"); print f,t[1],substr(t[1],length(prfx) )}"\ | |||
" ' prfx=^$ac_symprfx" | " ' prfx=^$ac_symprfx" | |||
else | else | |||
lt_cv_sys_global_symbol_pipe="$SED -n -e 's/^.*[ ]\($symcode$symcode *\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" | lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode *\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" | |||
fi | fi | |||
lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | $SED '/ __g nu_lto/d'" | lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gn u_lto/d'" | |||
# Check to see that the pipe works correctly. | # Check to see that the pipe works correctly. | |||
pipe_works=no | pipe_works=no | |||
rm -f conftest* | rm -f conftest* | |||
cat > conftest.$ac_ext <<_LT_EOF | cat > conftest.$ac_ext <<_LT_EOF | |||
#ifdef __cplusplus | #ifdef __cplusplus | |||
extern "C" { | extern "C" { | |||
#endif | #endif | |||
char nm_test_var; | char nm_test_var; | |||
skipping to change at line 6650 | skipping to change at line 6110 | |||
void nm_test_func(void){} | void nm_test_func(void){} | |||
#ifdef __cplusplus | #ifdef __cplusplus | |||
} | } | |||
#endif | #endif | |||
int main(){nm_test_var='a';nm_test_func();return(0);} | int main(){nm_test_var='a';nm_test_func();return(0);} | |||
_LT_EOF | _LT_EOF | |||
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } > &5 | if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } > &5 | |||
(eval $ac_compile) 2>&5 | (eval $ac_compile) 2>&5 | |||
ac_status=$? | ac_status=$? | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; }; then | test $ac_status = 0; }; then | |||
# Now try to grab the symbols. | # Now try to grab the symbols. | |||
nlist=conftest.nm | nlist=conftest.nm | |||
$ECHO "$as_me:$LINENO: $NM conftest.$ac_objext | $lt_cv_sys_global_symb | if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_ | |||
ol_pipe > $nlist" >&5 | objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5 | |||
if eval "$NM" conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> | (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlis | |||
$nlist 2>&5 && test -s "$nlist"; then | t) 2>&5 | |||
ac_status=$? | ||||
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||||
test $ac_status = 0; } && test -s "$nlist"; then | ||||
# Try sorting and uniquifying the output. | # Try sorting and uniquifying the output. | |||
if sort "$nlist" | uniq > "$nlist"T; then | if sort "$nlist" | uniq > "$nlist"T; then | |||
mv -f "$nlist"T "$nlist" | mv -f "$nlist"T "$nlist" | |||
else | else | |||
rm -f "$nlist"T | rm -f "$nlist"T | |||
fi | fi | |||
# Make sure that we snagged all the symbols we need. | # Make sure that we snagged all the symbols we need. | |||
if $GREP ' nm_test_var$' "$nlist" >/dev/null; then | if $GREP ' nm_test_var$' "$nlist" >/dev/null; then | |||
if $GREP ' nm_test_func$' "$nlist" >/dev/null; then | if $GREP ' nm_test_func$' "$nlist" >/dev/null; then | |||
skipping to change at line 6723 | skipping to change at line 6186 | |||
_LT_EOF | _LT_EOF | |||
# Now try linking the two files. | # Now try linking the two files. | |||
mv conftest.$ac_objext conftstm.$ac_objext | mv conftest.$ac_objext conftstm.$ac_objext | |||
lt_globsym_save_LIBS=$LIBS | lt_globsym_save_LIBS=$LIBS | |||
lt_globsym_save_CFLAGS=$CFLAGS | lt_globsym_save_CFLAGS=$CFLAGS | |||
LIBS=conftstm.$ac_objext | LIBS=conftstm.$ac_objext | |||
CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag" | CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag" | |||
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 | if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 | |||
(eval $ac_link) 2>&5 | (eval $ac_link) 2>&5 | |||
ac_status=$? | ac_status=$? | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; } && test -s conftest$ac_exeext; then | test $ac_status = 0; } && test -s conftest$ac_exeext; then | |||
pipe_works=yes | pipe_works=yes | |||
fi | fi | |||
LIBS=$lt_globsym_save_LIBS | LIBS=$lt_globsym_save_LIBS | |||
CFLAGS=$lt_globsym_save_CFLAGS | CFLAGS=$lt_globsym_save_CFLAGS | |||
else | else | |||
echo "cannot find nm_test_func in $nlist" >&5 | echo "cannot find nm_test_func in $nlist" >&5 | |||
fi | fi | |||
else | else | |||
echo "cannot find nm_test_var in $nlist" >&5 | echo "cannot find nm_test_var in $nlist" >&5 | |||
skipping to change at line 6758 | skipping to change at line 6221 | |||
lt_cv_sys_global_symbol_pipe= | lt_cv_sys_global_symbol_pipe= | |||
fi | fi | |||
done | done | |||
fi | fi | |||
if test -z "$lt_cv_sys_global_symbol_pipe"; then | if test -z "$lt_cv_sys_global_symbol_pipe"; then | |||
lt_cv_sys_global_symbol_to_cdecl= | lt_cv_sys_global_symbol_to_cdecl= | |||
fi | fi | |||
if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl" ; then | if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl" ; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: failed" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5 | |||
printf "%s\n" "failed" >&6; } | $as_echo "failed" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 | |||
printf "%s\n" "ok" >&6; } | $as_echo "ok" >&6; } | |||
fi | fi | |||
# Response file support. | # Response file support. | |||
if test "$lt_cv_nm_interface" = "MS dumpbin"; then | if test "$lt_cv_nm_interface" = "MS dumpbin"; then | |||
nm_file_list_spec='@' | nm_file_list_spec='@' | |||
elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then | elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then | |||
nm_file_list_spec='@' | nm_file_list_spec='@' | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5 | |||
printf %s "checking for sysroot... " >&6; } | $as_echo_n "checking for sysroot... " >&6; } | |||
# Check whether --with-sysroot was given. | # Check whether --with-sysroot was given. | |||
if test ${with_sysroot+y} | if test "${with_sysroot+set}" = set; then : | |||
then : | ||||
withval=$with_sysroot; | withval=$with_sysroot; | |||
else $as_nop | else | |||
with_sysroot=no | with_sysroot=no | |||
fi | fi | |||
lt_sysroot= | lt_sysroot= | |||
case $with_sysroot in #( | case $with_sysroot in #( | |||
yes) | yes) | |||
if test yes = "$GCC"; then | if test yes = "$GCC"; then | |||
lt_sysroot=`$CC --print-sysroot 2>/dev/null` | lt_sysroot=`$CC --print-sysroot 2>/dev/null` | |||
fi | fi | |||
;; #( | ;; #( | |||
/*) | /*) | |||
lt_sysroot=`echo "$with_sysroot" | $SED -e "$sed_quote_subst"` | lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` | |||
;; #( | ;; #( | |||
no|'') | no|'') | |||
;; #( | ;; #( | |||
*) | *) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_sysroot" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_sysroot" >&5 | |||
printf "%s\n" "$with_sysroot" >&6; } | $as_echo "$with_sysroot" >&6; } | |||
as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5 | as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5 | |||
;; | ;; | |||
esac | esac | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" > | { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5 | |||
&5 | $as_echo "${lt_sysroot:-no}" >&6; } | |||
printf "%s\n" "${lt_sysroot:-no}" >&6; } | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a working dd" >& | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5 | |||
5 | $as_echo_n "checking for a working dd... " >&6; } | |||
printf %s "checking for a working dd... " >&6; } | if ${ac_cv_path_lt_DD+:} false; then : | |||
if test ${ac_cv_path_lt_DD+y} | $as_echo_n "(cached) " >&6 | |||
then : | else | |||
printf %s "(cached) " >&6 | ||||
else $as_nop | ||||
printf 0123456789abcdef0123456789abcdef >conftest.i | printf 0123456789abcdef0123456789abcdef >conftest.i | |||
cat conftest.i conftest.i >conftest2.i | cat conftest.i conftest.i >conftest2.i | |||
: ${lt_DD:=$DD} | : ${lt_DD:=$DD} | |||
if test -z "$lt_DD"; then | if test -z "$lt_DD"; then | |||
ac_path_lt_DD_found=false | ac_path_lt_DD_found=false | |||
# Loop through the user's path and test for each of PROGNAME-LIST | # Loop through the user's path and test for each of PROGNAME-LIST | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | for ac_prog in dd; do | |||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_prog in dd | ||||
do | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
ac_path_lt_DD="$as_dir$ac_prog$ac_exec_ext" | ac_path_lt_DD="$as_dir/$ac_prog$ac_exec_ext" | |||
as_fn_executable_p "$ac_path_lt_DD" || continue | as_fn_executable_p "$ac_path_lt_DD" || continue | |||
if "$ac_path_lt_DD" bs=32 count=1 <conftest2.i >conftest.out 2>/dev/null; t hen | if "$ac_path_lt_DD" bs=32 count=1 <conftest2.i >conftest.out 2>/dev/null; t hen | |||
cmp -s conftest.i conftest.out \ | cmp -s conftest.i conftest.out \ | |||
&& ac_cv_path_lt_DD="$ac_path_lt_DD" ac_path_lt_DD_found=: | && ac_cv_path_lt_DD="$ac_path_lt_DD" ac_path_lt_DD_found=: | |||
fi | fi | |||
$ac_path_lt_DD_found && break 3 | $ac_path_lt_DD_found && break 3 | |||
done | done | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
if test -z "$ac_cv_path_lt_DD"; then | if test -z "$ac_cv_path_lt_DD"; then | |||
: | : | |||
fi | fi | |||
else | else | |||
ac_cv_path_lt_DD=$lt_DD | ac_cv_path_lt_DD=$lt_DD | |||
fi | fi | |||
rm -f conftest.i conftest2.i conftest.out | rm -f conftest.i conftest2.i conftest.out | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_lt_DD" >& | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_lt_DD" >&5 | |||
5 | $as_echo "$ac_cv_path_lt_DD" >&6; } | |||
printf "%s\n" "$ac_cv_path_lt_DD" >&6; } | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to truncate bina | { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to truncate binary pi | |||
ry pipes" >&5 | pes" >&5 | |||
printf %s "checking how to truncate binary pipes... " >&6; } | $as_echo_n "checking how to truncate binary pipes... " >&6; } | |||
if test ${lt_cv_truncate_bin+y} | if ${lt_cv_truncate_bin+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
printf 0123456789abcdef0123456789abcdef >conftest.i | printf 0123456789abcdef0123456789abcdef >conftest.i | |||
cat conftest.i conftest.i >conftest2.i | cat conftest.i conftest.i >conftest2.i | |||
lt_cv_truncate_bin= | lt_cv_truncate_bin= | |||
if "$ac_cv_path_lt_DD" bs=32 count=1 <conftest2.i >conftest.out 2>/dev/null ; then | if "$ac_cv_path_lt_DD" bs=32 count=1 <conftest2.i >conftest.out 2>/dev/null ; then | |||
cmp -s conftest.i conftest.out \ | cmp -s conftest.i conftest.out \ | |||
&& lt_cv_truncate_bin="$ac_cv_path_lt_DD bs=4096 count=1" | && lt_cv_truncate_bin="$ac_cv_path_lt_DD bs=4096 count=1" | |||
fi | fi | |||
rm -f conftest.i conftest2.i conftest.out | rm -f conftest.i conftest2.i conftest.out | |||
test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q" | test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q" | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" >&5 | |||
>&5 | $as_echo "$lt_cv_truncate_bin" >&6; } | |||
printf "%s\n" "$lt_cv_truncate_bin" >&6; } | ||||
# Calculate cc_basename. Skip known compiler wrappers and cross-prefix. | # Calculate cc_basename. Skip known compiler wrappers and cross-prefix. | |||
func_cc_basename () | func_cc_basename () | |||
{ | { | |||
for cc_temp in $*""; do | for cc_temp in $*""; do | |||
case $cc_temp in | case $cc_temp in | |||
compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; | compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; | |||
distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; | distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; | |||
\-*) ;; | \-*) ;; | |||
*) break;; | *) break;; | |||
esac | esac | |||
done | done | |||
func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_ali as-%%"` | func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_ali as-%%"` | |||
} | } | |||
# Check whether --enable-libtool-lock was given. | # Check whether --enable-libtool-lock was given. | |||
if test ${enable_libtool_lock+y} | if test "${enable_libtool_lock+set}" = set; then : | |||
then : | ||||
enableval=$enable_libtool_lock; | enableval=$enable_libtool_lock; | |||
fi | fi | |||
test no = "$enable_libtool_lock" || enable_libtool_lock=yes | test no = "$enable_libtool_lock" || enable_libtool_lock=yes | |||
# Some flags need to be propagated to the compiler or linker for good | # Some flags need to be propagated to the compiler or linker for good | |||
# libtool support. | # libtool support. | |||
case $host in | case $host in | |||
ia64-*-hpux*) | ia64-*-hpux*) | |||
# Find out what ABI is being produced by ac_compile, and set mode | # Find out what ABI is being produced by ac_compile, and set mode | |||
# options accordingly. | # options accordingly. | |||
echo 'int i;' > conftest.$ac_ext | echo 'int i;' > conftest.$ac_ext | |||
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } > &5 | if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } > &5 | |||
(eval $ac_compile) 2>&5 | (eval $ac_compile) 2>&5 | |||
ac_status=$? | ac_status=$? | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; }; then | test $ac_status = 0; }; then | |||
case `$FILECMD conftest.$ac_objext` in | case `/usr/bin/file conftest.$ac_objext` in | |||
*ELF-32*) | *ELF-32*) | |||
HPUX_IA64_MODE=32 | HPUX_IA64_MODE=32 | |||
;; | ;; | |||
*ELF-64*) | *ELF-64*) | |||
HPUX_IA64_MODE=64 | HPUX_IA64_MODE=64 | |||
;; | ;; | |||
esac | esac | |||
fi | fi | |||
rm -rf conftest* | rm -rf conftest* | |||
;; | ;; | |||
*-*-irix6*) | *-*-irix6*) | |||
# Find out what ABI is being produced by ac_compile, and set linker | # Find out what ABI is being produced by ac_compile, and set linker | |||
# options accordingly. | # options accordingly. | |||
echo '#line '$LINENO' "configure"' > conftest.$ac_ext | echo '#line '$LINENO' "configure"' > conftest.$ac_ext | |||
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } > &5 | if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } > &5 | |||
(eval $ac_compile) 2>&5 | (eval $ac_compile) 2>&5 | |||
ac_status=$? | ac_status=$? | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; }; then | test $ac_status = 0; }; then | |||
if test yes = "$lt_cv_prog_gnu_ld"; then | if test yes = "$lt_cv_prog_gnu_ld"; then | |||
case `$FILECMD conftest.$ac_objext` in | case `/usr/bin/file conftest.$ac_objext` in | |||
*32-bit*) | *32-bit*) | |||
LD="${LD-ld} -melf32bsmip" | LD="${LD-ld} -melf32bsmip" | |||
;; | ;; | |||
*N32*) | *N32*) | |||
LD="${LD-ld} -melf32bmipn32" | LD="${LD-ld} -melf32bmipn32" | |||
;; | ;; | |||
*64-bit*) | *64-bit*) | |||
LD="${LD-ld} -melf64bmip" | LD="${LD-ld} -melf64bmip" | |||
;; | ;; | |||
esac | esac | |||
else | else | |||
case `$FILECMD conftest.$ac_objext` in | case `/usr/bin/file conftest.$ac_objext` in | |||
*32-bit*) | *32-bit*) | |||
LD="${LD-ld} -32" | LD="${LD-ld} -32" | |||
;; | ;; | |||
*N32*) | *N32*) | |||
LD="${LD-ld} -n32" | LD="${LD-ld} -n32" | |||
;; | ;; | |||
*64-bit*) | *64-bit*) | |||
LD="${LD-ld} -64" | LD="${LD-ld} -64" | |||
;; | ;; | |||
esac | esac | |||
skipping to change at line 6961 | skipping to change at line 6415 | |||
rm -rf conftest* | rm -rf conftest* | |||
;; | ;; | |||
mips64*-*linux*) | mips64*-*linux*) | |||
# Find out what ABI is being produced by ac_compile, and set linker | # Find out what ABI is being produced by ac_compile, and set linker | |||
# options accordingly. | # options accordingly. | |||
echo '#line '$LINENO' "configure"' > conftest.$ac_ext | echo '#line '$LINENO' "configure"' > conftest.$ac_ext | |||
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } > &5 | if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } > &5 | |||
(eval $ac_compile) 2>&5 | (eval $ac_compile) 2>&5 | |||
ac_status=$? | ac_status=$? | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; }; then | test $ac_status = 0; }; then | |||
emul=elf | emul=elf | |||
case `$FILECMD conftest.$ac_objext` in | case `/usr/bin/file conftest.$ac_objext` in | |||
*32-bit*) | *32-bit*) | |||
emul="${emul}32" | emul="${emul}32" | |||
;; | ;; | |||
*64-bit*) | *64-bit*) | |||
emul="${emul}64" | emul="${emul}64" | |||
;; | ;; | |||
esac | esac | |||
case `$FILECMD conftest.$ac_objext` in | case `/usr/bin/file conftest.$ac_objext` in | |||
*MSB*) | *MSB*) | |||
emul="${emul}btsmip" | emul="${emul}btsmip" | |||
;; | ;; | |||
*LSB*) | *LSB*) | |||
emul="${emul}ltsmip" | emul="${emul}ltsmip" | |||
;; | ;; | |||
esac | esac | |||
case `$FILECMD conftest.$ac_objext` in | case `/usr/bin/file conftest.$ac_objext` in | |||
*N32*) | *N32*) | |||
emul="${emul}n32" | emul="${emul}n32" | |||
;; | ;; | |||
esac | esac | |||
LD="${LD-ld} -m $emul" | LD="${LD-ld} -m $emul" | |||
fi | fi | |||
rm -rf conftest* | rm -rf conftest* | |||
;; | ;; | |||
x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ | x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ | |||
skipping to change at line 7002 | skipping to change at line 6456 | |||
# Find out what ABI is being produced by ac_compile, and set linker | # Find out what ABI is being produced by ac_compile, and set linker | |||
# options accordingly. Note that the listed cases only cover the | # options accordingly. Note that the listed cases only cover the | |||
# situations where additional linker options are needed (such as when | # situations where additional linker options are needed (such as when | |||
# doing 32-bit compilation for a host where ld defaults to 64-bit, or | # doing 32-bit compilation for a host where ld defaults to 64-bit, or | |||
# vice versa); the common cases where no linker options are needed do | # vice versa); the common cases where no linker options are needed do | |||
# not appear in the list. | # not appear in the list. | |||
echo 'int i;' > conftest.$ac_ext | echo 'int i;' > conftest.$ac_ext | |||
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } > &5 | if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } > &5 | |||
(eval $ac_compile) 2>&5 | (eval $ac_compile) 2>&5 | |||
ac_status=$? | ac_status=$? | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; }; then | test $ac_status = 0; }; then | |||
case `$FILECMD conftest.o` in | case `/usr/bin/file conftest.o` in | |||
*32-bit*) | *32-bit*) | |||
case $host in | case $host in | |||
x86_64-*kfreebsd*-gnu) | x86_64-*kfreebsd*-gnu) | |||
LD="${LD-ld} -m elf_i386_fbsd" | LD="${LD-ld} -m elf_i386_fbsd" | |||
;; | ;; | |||
x86_64-*linux*) | x86_64-*linux*) | |||
case `$FILECMD conftest.o` in | case `/usr/bin/file conftest.o` in | |||
*x86-64*) | *x86-64*) | |||
LD="${LD-ld} -m elf32_x86_64" | LD="${LD-ld} -m elf32_x86_64" | |||
;; | ;; | |||
*) | *) | |||
LD="${LD-ld} -m elf_i386" | LD="${LD-ld} -m elf_i386" | |||
;; | ;; | |||
esac | esac | |||
;; | ;; | |||
powerpc64le-*linux*) | powerpc64le-*linux*) | |||
LD="${LD-ld} -m elf32lppclinux" | LD="${LD-ld} -m elf32lppclinux" | |||
skipping to change at line 7065 | skipping to change at line 6519 | |||
;; | ;; | |||
esac | esac | |||
fi | fi | |||
rm -rf conftest* | rm -rf conftest* | |||
;; | ;; | |||
*-*-sco3.2v5*) | *-*-sco3.2v5*) | |||
# On SCO OpenServer 5, we need -belf to get full-featured binaries. | # On SCO OpenServer 5, we need -belf to get full-featured binaries. | |||
SAVE_CFLAGS=$CFLAGS | SAVE_CFLAGS=$CFLAGS | |||
CFLAGS="$CFLAGS -belf" | CFLAGS="$CFLAGS -belf" | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C comp | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler | |||
iler needs -belf" >&5 | needs -belf" >&5 | |||
printf %s "checking whether the C compiler needs -belf... " >&6; } | $as_echo_n "checking whether the C compiler needs -belf... " >&6; } | |||
if test ${lt_cv_cc_needs_belf+y} | if ${lt_cv_cc_needs_belf+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
ac_ext=c | ac_ext=c | |||
ac_cpp='$CPP $CPPFLAGS' | ac_cpp='$CPP $CPPFLAGS' | |||
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | |||
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ ext $LIBS >&5' | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ ext $LIBS >&5' | |||
ac_compiler_gnu=$ac_cv_c_compiler_gnu | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_link "$LINENO" | if ac_fn_c_try_link "$LINENO"; then : | |||
then : | ||||
lt_cv_cc_needs_belf=yes | lt_cv_cc_needs_belf=yes | |||
else $as_nop | else | |||
lt_cv_cc_needs_belf=no | lt_cv_cc_needs_belf=no | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam \ | rm -f core conftest.err conftest.$ac_objext \ | |||
conftest$ac_exeext conftest.$ac_ext | conftest$ac_exeext conftest.$ac_ext | |||
ac_ext=c | ac_ext=c | |||
ac_cpp='$CPP $CPPFLAGS' | ac_cpp='$CPP $CPPFLAGS' | |||
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | |||
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ ext $LIBS >&5' | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ ext $LIBS >&5' | |||
ac_compiler_gnu=$ac_cv_c_compiler_gnu | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5 | |||
>&5 | $as_echo "$lt_cv_cc_needs_belf" >&6; } | |||
printf "%s\n" "$lt_cv_cc_needs_belf" >&6; } | ||||
if test yes != "$lt_cv_cc_needs_belf"; then | if test yes != "$lt_cv_cc_needs_belf"; then | |||
# this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf | # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf | |||
CFLAGS=$SAVE_CFLAGS | CFLAGS=$SAVE_CFLAGS | |||
fi | fi | |||
;; | ;; | |||
*-*solaris*) | *-*solaris*) | |||
# Find out what ABI is being produced by ac_compile, and set linker | # Find out what ABI is being produced by ac_compile, and set linker | |||
# options accordingly. | # options accordingly. | |||
echo 'int i;' > conftest.$ac_ext | echo 'int i;' > conftest.$ac_ext | |||
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } > &5 | if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } > &5 | |||
(eval $ac_compile) 2>&5 | (eval $ac_compile) 2>&5 | |||
ac_status=$? | ac_status=$? | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; }; then | test $ac_status = 0; }; then | |||
case `$FILECMD conftest.o` in | case `/usr/bin/file conftest.o` in | |||
*64-bit*) | *64-bit*) | |||
case $lt_cv_prog_gnu_ld in | case $lt_cv_prog_gnu_ld in | |||
yes*) | yes*) | |||
case $host in | case $host in | |||
i?86-*-solaris*|x86_64-*-solaris*) | i?86-*-solaris*|x86_64-*-solaris*) | |||
LD="${LD-ld} -m elf_x86_64" | LD="${LD-ld} -m elf_x86_64" | |||
;; | ;; | |||
sparc*-*-solaris*) | sparc*-*-solaris*) | |||
LD="${LD-ld} -m elf64_sparc" | LD="${LD-ld} -m elf64_sparc" | |||
;; | ;; | |||
skipping to change at line 7154 | skipping to change at line 6606 | |||
fi | fi | |||
rm -rf conftest* | rm -rf conftest* | |||
;; | ;; | |||
esac | esac | |||
need_locks=$enable_libtool_lock | need_locks=$enable_libtool_lock | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
# Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args. | |||
set dummy ${ac_tool_prefix}mt; ac_word=$2 | set dummy ${ac_tool_prefix}mt; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_MANIFEST_TOOL+y} | if ${ac_cv_prog_MANIFEST_TOOL+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$MANIFEST_TOOL"; then | if test -n "$MANIFEST_TOOL"; then | |||
ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the tes t. | ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the tes t. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt" | ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL | MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL | |||
if test -n "$MANIFEST_TOOL"; then | if test -n "$MANIFEST_TOOL"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5 | |||
printf "%s\n" "$MANIFEST_TOOL" >&6; } | $as_echo "$MANIFEST_TOOL" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
fi | fi | |||
if test -z "$ac_cv_prog_MANIFEST_TOOL"; then | if test -z "$ac_cv_prog_MANIFEST_TOOL"; then | |||
ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL | ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL | |||
# Extract the first word of "mt", so it can be a program name with args. | # Extract the first word of "mt", so it can be a program name with args. | |||
set dummy mt; ac_word=$2 | set dummy mt; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_ac_ct_MANIFEST_TOOL+y} | if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$ac_ct_MANIFEST_TOOL"; then | if test -n "$ac_ct_MANIFEST_TOOL"; then | |||
ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user over ride the test. | ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user over ride the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_ac_ct_MANIFEST_TOOL="mt" | ac_cv_prog_ac_ct_MANIFEST_TOOL="mt" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL | ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL | |||
if test -n "$ac_ct_MANIFEST_TOOL"; then | if test -n "$ac_ct_MANIFEST_TOOL"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOO | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >& | |||
L" >&5 | 5 | |||
printf "%s\n" "$ac_ct_MANIFEST_TOOL" >&6; } | $as_echo "$ac_ct_MANIFEST_TOOL" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
if test "x$ac_ct_MANIFEST_TOOL" = x; then | if test "x$ac_ct_MANIFEST_TOOL" = x; then | |||
MANIFEST_TOOL=":" | MANIFEST_TOOL=":" | |||
else | else | |||
case $cross_compiling:$ac_tool_warned in | case $cross_compiling:$ac_tool_warned in | |||
yes:) | yes:) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools no | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not pre | |||
t prefixed with host triplet" >&5 | fixed with host triplet" >&5 | |||
printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host tr | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet | |||
iplet" >&2;} | " >&2;} | |||
ac_tool_warned=yes ;; | ac_tool_warned=yes ;; | |||
esac | esac | |||
MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL | MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL | |||
fi | fi | |||
else | else | |||
MANIFEST_TOOL="$ac_cv_prog_MANIFEST_TOOL" | MANIFEST_TOOL="$ac_cv_prog_MANIFEST_TOOL" | |||
fi | fi | |||
test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt | test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a ma | |||
a manifest tool" >&5 | nifest tool" >&5 | |||
printf %s "checking if $MANIFEST_TOOL is a manifest tool... " >&6; } | $as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; } | |||
if test ${lt_cv_path_mainfest_tool+y} | if ${lt_cv_path_mainfest_tool+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
lt_cv_path_mainfest_tool=no | lt_cv_path_mainfest_tool=no | |||
echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5 | echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5 | |||
$MANIFEST_TOOL '-?' 2>conftest.err > conftest.out | $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out | |||
cat conftest.err >&5 | cat conftest.err >&5 | |||
if $GREP 'Manifest Tool' conftest.out > /dev/null; then | if $GREP 'Manifest Tool' conftest.out > /dev/null; then | |||
lt_cv_path_mainfest_tool=yes | lt_cv_path_mainfest_tool=yes | |||
fi | fi | |||
rm -f conftest* | rm -f conftest* | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_ | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" | |||
tool" >&5 | >&5 | |||
printf "%s\n" "$lt_cv_path_mainfest_tool" >&6; } | $as_echo "$lt_cv_path_mainfest_tool" >&6; } | |||
if test yes != "$lt_cv_path_mainfest_tool"; then | if test yes != "$lt_cv_path_mainfest_tool"; then | |||
MANIFEST_TOOL=: | MANIFEST_TOOL=: | |||
fi | fi | |||
case $host_os in | case $host_os in | |||
rhapsody* | darwin*) | rhapsody* | darwin*) | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
# Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a p rogram name with args. | # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a p rogram name with args. | |||
set dummy ${ac_tool_prefix}dsymutil; ac_word=$2 | set dummy ${ac_tool_prefix}dsymutil; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_DSYMUTIL+y} | if ${ac_cv_prog_DSYMUTIL+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$DSYMUTIL"; then | if test -n "$DSYMUTIL"; then | |||
ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test. | ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil" | ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
DSYMUTIL=$ac_cv_prog_DSYMUTIL | DSYMUTIL=$ac_cv_prog_DSYMUTIL | |||
if test -n "$DSYMUTIL"; then | if test -n "$DSYMUTIL"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5 | |||
printf "%s\n" "$DSYMUTIL" >&6; } | $as_echo "$DSYMUTIL" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
fi | fi | |||
if test -z "$ac_cv_prog_DSYMUTIL"; then | if test -z "$ac_cv_prog_DSYMUTIL"; then | |||
ac_ct_DSYMUTIL=$DSYMUTIL | ac_ct_DSYMUTIL=$DSYMUTIL | |||
# Extract the first word of "dsymutil", so it can be a program name with args. | # Extract the first word of "dsymutil", so it can be a program name with args. | |||
set dummy dsymutil; ac_word=$2 | set dummy dsymutil; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_ac_ct_DSYMUTIL+y} | if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$ac_ct_DSYMUTIL"; then | if test -n "$ac_ct_DSYMUTIL"; then | |||
ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the t est. | ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the t est. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_ac_ct_DSYMUTIL="dsymutil" | ac_cv_prog_ac_ct_DSYMUTIL="dsymutil" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL | ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL | |||
if test -n "$ac_ct_DSYMUTIL"; then | if test -n "$ac_ct_DSYMUTIL"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >& | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5 | |||
5 | $as_echo "$ac_ct_DSYMUTIL" >&6; } | |||
printf "%s\n" "$ac_ct_DSYMUTIL" >&6; } | ||||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
if test "x$ac_ct_DSYMUTIL" = x; then | if test "x$ac_ct_DSYMUTIL" = x; then | |||
DSYMUTIL=":" | DSYMUTIL=":" | |||
else | else | |||
case $cross_compiling:$ac_tool_warned in | case $cross_compiling:$ac_tool_warned in | |||
yes:) | yes:) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools no | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not pre | |||
t prefixed with host triplet" >&5 | fixed with host triplet" >&5 | |||
printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host tr | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet | |||
iplet" >&2;} | " >&2;} | |||
ac_tool_warned=yes ;; | ac_tool_warned=yes ;; | |||
esac | esac | |||
DSYMUTIL=$ac_ct_DSYMUTIL | DSYMUTIL=$ac_ct_DSYMUTIL | |||
fi | fi | |||
else | else | |||
DSYMUTIL="$ac_cv_prog_DSYMUTIL" | DSYMUTIL="$ac_cv_prog_DSYMUTIL" | |||
fi | fi | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
# Extract the first word of "${ac_tool_prefix}nmedit", so it can be a pro gram name with args. | # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a pro gram name with args. | |||
set dummy ${ac_tool_prefix}nmedit; ac_word=$2 | set dummy ${ac_tool_prefix}nmedit; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_NMEDIT+y} | if ${ac_cv_prog_NMEDIT+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$NMEDIT"; then | if test -n "$NMEDIT"; then | |||
ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test. | ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit" | ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
NMEDIT=$ac_cv_prog_NMEDIT | NMEDIT=$ac_cv_prog_NMEDIT | |||
if test -n "$NMEDIT"; then | if test -n "$NMEDIT"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5 | |||
printf "%s\n" "$NMEDIT" >&6; } | $as_echo "$NMEDIT" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
fi | fi | |||
if test -z "$ac_cv_prog_NMEDIT"; then | if test -z "$ac_cv_prog_NMEDIT"; then | |||
ac_ct_NMEDIT=$NMEDIT | ac_ct_NMEDIT=$NMEDIT | |||
# Extract the first word of "nmedit", so it can be a program name with ar gs. | # Extract the first word of "nmedit", so it can be a program name with ar gs. | |||
set dummy nmedit; ac_word=$2 | set dummy nmedit; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_ac_ct_NMEDIT+y} | if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$ac_ct_NMEDIT"; then | if test -n "$ac_ct_NMEDIT"; then | |||
ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test. | ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_ac_ct_NMEDIT="nmedit" | ac_cv_prog_ac_ct_NMEDIT="nmedit" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT | ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT | |||
if test -n "$ac_ct_NMEDIT"; then | if test -n "$ac_ct_NMEDIT"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5 | |||
printf "%s\n" "$ac_ct_NMEDIT" >&6; } | $as_echo "$ac_ct_NMEDIT" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
if test "x$ac_ct_NMEDIT" = x; then | if test "x$ac_ct_NMEDIT" = x; then | |||
NMEDIT=":" | NMEDIT=":" | |||
else | else | |||
case $cross_compiling:$ac_tool_warned in | case $cross_compiling:$ac_tool_warned in | |||
yes:) | yes:) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools no | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not pre | |||
t prefixed with host triplet" >&5 | fixed with host triplet" >&5 | |||
printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host tr | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet | |||
iplet" >&2;} | " >&2;} | |||
ac_tool_warned=yes ;; | ac_tool_warned=yes ;; | |||
esac | esac | |||
NMEDIT=$ac_ct_NMEDIT | NMEDIT=$ac_ct_NMEDIT | |||
fi | fi | |||
else | else | |||
NMEDIT="$ac_cv_prog_NMEDIT" | NMEDIT="$ac_cv_prog_NMEDIT" | |||
fi | fi | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
# Extract the first word of "${ac_tool_prefix}lipo", so it can be a progr am name with args. | # Extract the first word of "${ac_tool_prefix}lipo", so it can be a progr am name with args. | |||
set dummy ${ac_tool_prefix}lipo; ac_word=$2 | set dummy ${ac_tool_prefix}lipo; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_LIPO+y} | if ${ac_cv_prog_LIPO+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$LIPO"; then | if test -n "$LIPO"; then | |||
ac_cv_prog_LIPO="$LIPO" # Let the user override the test. | ac_cv_prog_LIPO="$LIPO" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_LIPO="${ac_tool_prefix}lipo" | ac_cv_prog_LIPO="${ac_tool_prefix}lipo" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
LIPO=$ac_cv_prog_LIPO | LIPO=$ac_cv_prog_LIPO | |||
if test -n "$LIPO"; then | if test -n "$LIPO"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5 | |||
printf "%s\n" "$LIPO" >&6; } | $as_echo "$LIPO" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
fi | fi | |||
if test -z "$ac_cv_prog_LIPO"; then | if test -z "$ac_cv_prog_LIPO"; then | |||
ac_ct_LIPO=$LIPO | ac_ct_LIPO=$LIPO | |||
# Extract the first word of "lipo", so it can be a program name with args . | # Extract the first word of "lipo", so it can be a program name with args . | |||
set dummy lipo; ac_word=$2 | set dummy lipo; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_ac_ct_LIPO+y} | if ${ac_cv_prog_ac_ct_LIPO+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$ac_ct_LIPO"; then | if test -n "$ac_ct_LIPO"; then | |||
ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test. | ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_ac_ct_LIPO="lipo" | ac_cv_prog_ac_ct_LIPO="lipo" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO | ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO | |||
if test -n "$ac_ct_LIPO"; then | if test -n "$ac_ct_LIPO"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5 | |||
printf "%s\n" "$ac_ct_LIPO" >&6; } | $as_echo "$ac_ct_LIPO" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
if test "x$ac_ct_LIPO" = x; then | if test "x$ac_ct_LIPO" = x; then | |||
LIPO=":" | LIPO=":" | |||
else | else | |||
case $cross_compiling:$ac_tool_warned in | case $cross_compiling:$ac_tool_warned in | |||
yes:) | yes:) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools no | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not pre | |||
t prefixed with host triplet" >&5 | fixed with host triplet" >&5 | |||
printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host tr | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet | |||
iplet" >&2;} | " >&2;} | |||
ac_tool_warned=yes ;; | ac_tool_warned=yes ;; | |||
esac | esac | |||
LIPO=$ac_ct_LIPO | LIPO=$ac_ct_LIPO | |||
fi | fi | |||
else | else | |||
LIPO="$ac_cv_prog_LIPO" | LIPO="$ac_cv_prog_LIPO" | |||
fi | fi | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
# Extract the first word of "${ac_tool_prefix}otool", so it can be a prog ram name with args. | # Extract the first word of "${ac_tool_prefix}otool", so it can be a prog ram name with args. | |||
set dummy ${ac_tool_prefix}otool; ac_word=$2 | set dummy ${ac_tool_prefix}otool; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_OTOOL+y} | if ${ac_cv_prog_OTOOL+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$OTOOL"; then | if test -n "$OTOOL"; then | |||
ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test. | ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_OTOOL="${ac_tool_prefix}otool" | ac_cv_prog_OTOOL="${ac_tool_prefix}otool" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
OTOOL=$ac_cv_prog_OTOOL | OTOOL=$ac_cv_prog_OTOOL | |||
if test -n "$OTOOL"; then | if test -n "$OTOOL"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5 | |||
printf "%s\n" "$OTOOL" >&6; } | $as_echo "$OTOOL" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
fi | fi | |||
if test -z "$ac_cv_prog_OTOOL"; then | if test -z "$ac_cv_prog_OTOOL"; then | |||
ac_ct_OTOOL=$OTOOL | ac_ct_OTOOL=$OTOOL | |||
# Extract the first word of "otool", so it can be a program name with arg s. | # Extract the first word of "otool", so it can be a program name with arg s. | |||
set dummy otool; ac_word=$2 | set dummy otool; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_ac_ct_OTOOL+y} | if ${ac_cv_prog_ac_ct_OTOOL+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$ac_ct_OTOOL"; then | if test -n "$ac_ct_OTOOL"; then | |||
ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test. | ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_ac_ct_OTOOL="otool" | ac_cv_prog_ac_ct_OTOOL="otool" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL | ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL | |||
if test -n "$ac_ct_OTOOL"; then | if test -n "$ac_ct_OTOOL"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5 | |||
printf "%s\n" "$ac_ct_OTOOL" >&6; } | $as_echo "$ac_ct_OTOOL" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
if test "x$ac_ct_OTOOL" = x; then | if test "x$ac_ct_OTOOL" = x; then | |||
OTOOL=":" | OTOOL=":" | |||
else | else | |||
case $cross_compiling:$ac_tool_warned in | case $cross_compiling:$ac_tool_warned in | |||
yes:) | yes:) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools no | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not pre | |||
t prefixed with host triplet" >&5 | fixed with host triplet" >&5 | |||
printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host tr | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet | |||
iplet" >&2;} | " >&2;} | |||
ac_tool_warned=yes ;; | ac_tool_warned=yes ;; | |||
esac | esac | |||
OTOOL=$ac_ct_OTOOL | OTOOL=$ac_ct_OTOOL | |||
fi | fi | |||
else | else | |||
OTOOL="$ac_cv_prog_OTOOL" | OTOOL="$ac_cv_prog_OTOOL" | |||
fi | fi | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
# Extract the first word of "${ac_tool_prefix}otool64", so it can be a pr ogram name with args. | # Extract the first word of "${ac_tool_prefix}otool64", so it can be a pr ogram name with args. | |||
set dummy ${ac_tool_prefix}otool64; ac_word=$2 | set dummy ${ac_tool_prefix}otool64; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_OTOOL64+y} | if ${ac_cv_prog_OTOOL64+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$OTOOL64"; then | if test -n "$OTOOL64"; then | |||
ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test. | ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64" | ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
OTOOL64=$ac_cv_prog_OTOOL64 | OTOOL64=$ac_cv_prog_OTOOL64 | |||
if test -n "$OTOOL64"; then | if test -n "$OTOOL64"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5 | |||
printf "%s\n" "$OTOOL64" >&6; } | $as_echo "$OTOOL64" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
fi | fi | |||
if test -z "$ac_cv_prog_OTOOL64"; then | if test -z "$ac_cv_prog_OTOOL64"; then | |||
ac_ct_OTOOL64=$OTOOL64 | ac_ct_OTOOL64=$OTOOL64 | |||
# Extract the first word of "otool64", so it can be a program name with a rgs. | # Extract the first word of "otool64", so it can be a program name with a rgs. | |||
set dummy otool64; ac_word=$2 | set dummy otool64; ac_word=$2 | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
printf %s "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if test ${ac_cv_prog_ac_ct_OTOOL64+y} | if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test -n "$ac_ct_OTOOL64"; then | if test -n "$ac_ct_OTOOL64"; then | |||
ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the tes t. | ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the tes t. | |||
else | else | |||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | ||||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | for ac_exec_ext in '' $ac_executable_extensions; do | |||
if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then | if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | |||
ac_cv_prog_ac_ct_OTOOL64="otool64" | ac_cv_prog_ac_ct_OTOOL64="otool64" | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_ex ec_ext" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_e xt" >&5 | |||
break 2 | break 2 | |||
fi | fi | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
fi | fi | |||
fi | fi | |||
ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64 | ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64 | |||
if test -n "$ac_ct_OTOOL64"; then | if test -n "$ac_ct_OTOOL64"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5 | |||
printf "%s\n" "$ac_ct_OTOOL64" >&6; } | $as_echo "$ac_ct_OTOOL64" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
if test "x$ac_ct_OTOOL64" = x; then | if test "x$ac_ct_OTOOL64" = x; then | |||
OTOOL64=":" | OTOOL64=":" | |||
else | else | |||
case $cross_compiling:$ac_tool_warned in | case $cross_compiling:$ac_tool_warned in | |||
yes:) | yes:) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools no | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not pre | |||
t prefixed with host triplet" >&5 | fixed with host triplet" >&5 | |||
printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host tr | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet | |||
iplet" >&2;} | " >&2;} | |||
ac_tool_warned=yes ;; | ac_tool_warned=yes ;; | |||
esac | esac | |||
OTOOL64=$ac_ct_OTOOL64 | OTOOL64=$ac_ct_OTOOL64 | |||
fi | fi | |||
else | else | |||
OTOOL64="$ac_cv_prog_OTOOL64" | OTOOL64="$ac_cv_prog_OTOOL64" | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -single_modu | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module li | |||
le linker flag" >&5 | nker flag" >&5 | |||
printf %s "checking for -single_module linker flag... " >&6; } | $as_echo_n "checking for -single_module linker flag... " >&6; } | |||
if test ${lt_cv_apple_cc_single_mod+y} | if ${lt_cv_apple_cc_single_mod+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
lt_cv_apple_cc_single_mod=no | lt_cv_apple_cc_single_mod=no | |||
if test -z "$LT_MULTI_MODULE"; then | if test -z "$LT_MULTI_MODULE"; then | |||
# By default we will add the -single_module flag. You can override | # By default we will add the -single_module flag. You can override | |||
# by either setting the environment variable LT_MULTI_MODULE | # by either setting the environment variable LT_MULTI_MODULE | |||
# non-empty at configure time, or by adding -multi_module to the | # non-empty at configure time, or by adding -multi_module to the | |||
# link flags. | # link flags. | |||
rm -rf libconftest.dylib* | rm -rf libconftest.dylib* | |||
echo "int foo(void){return 1;}" > conftest.c | echo "int foo(void){return 1;}" > conftest.c | |||
echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ | echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ | |||
-dynamiclib -Wl,-single_module conftest.c" >&5 | -dynamiclib -Wl,-single_module conftest.c" >&5 | |||
skipping to change at line 7815 | skipping to change at line 7205 | |||
# the compiler, it worked. | # the compiler, it worked. | |||
elif test -f libconftest.dylib && test 0 = "$_lt_result"; then | elif test -f libconftest.dylib && test 0 = "$_lt_result"; then | |||
lt_cv_apple_cc_single_mod=yes | lt_cv_apple_cc_single_mod=yes | |||
else | else | |||
cat conftest.err >&5 | cat conftest.err >&5 | |||
fi | fi | |||
rm -rf libconftest.dylib* | rm -rf libconftest.dylib* | |||
rm -f conftest.* | rm -f conftest.* | |||
fi | fi | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_singl | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod | |||
e_mod" >&5 | " >&5 | |||
printf "%s\n" "$lt_cv_apple_cc_single_mod" >&6; } | $as_echo "$lt_cv_apple_cc_single_mod" >&6; } | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -exported_sy | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols | |||
mbols_list linker flag" >&5 | _list linker flag" >&5 | |||
printf %s "checking for -exported_symbols_list linker flag... " >&6; } | $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; } | |||
if test ${lt_cv_ld_exported_symbols_list+y} | if ${lt_cv_ld_exported_symbols_list+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
lt_cv_ld_exported_symbols_list=no | lt_cv_ld_exported_symbols_list=no | |||
save_LDFLAGS=$LDFLAGS | save_LDFLAGS=$LDFLAGS | |||
echo "_main" > conftest.sym | echo "_main" > conftest.sym | |||
LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" | LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_link "$LINENO" | if ac_fn_c_try_link "$LINENO"; then : | |||
then : | ||||
lt_cv_ld_exported_symbols_list=yes | lt_cv_ld_exported_symbols_list=yes | |||
else $as_nop | else | |||
lt_cv_ld_exported_symbols_list=no | lt_cv_ld_exported_symbols_list=no | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam \ | rm -f core conftest.err conftest.$ac_objext \ | |||
conftest$ac_exeext conftest.$ac_ext | conftest$ac_exeext conftest.$ac_ext | |||
LDFLAGS=$save_LDFLAGS | LDFLAGS=$save_LDFLAGS | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_sy | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols | |||
mbols_list" >&5 | _list" >&5 | |||
printf "%s\n" "$lt_cv_ld_exported_symbols_list" >&6; } | $as_echo "$lt_cv_ld_exported_symbols_list" >&6; } | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -force_load | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linke | |||
linker flag" >&5 | r flag" >&5 | |||
printf %s "checking for -force_load linker flag... " >&6; } | $as_echo_n "checking for -force_load linker flag... " >&6; } | |||
if test ${lt_cv_ld_force_load+y} | if ${lt_cv_ld_force_load+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
lt_cv_ld_force_load=no | lt_cv_ld_force_load=no | |||
cat > conftest.c << _LT_EOF | cat > conftest.c << _LT_EOF | |||
int forced_loaded() { return 2;} | int forced_loaded() { return 2;} | |||
_LT_EOF | _LT_EOF | |||
echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5 | echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5 | |||
$LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5 | $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5 | |||
echo "$AR $AR_FLAGS libconftest.a conftest.o" >&5 | echo "$AR cru libconftest.a conftest.o" >&5 | |||
$AR $AR_FLAGS libconftest.a conftest.o 2>&5 | $AR cru libconftest.a conftest.o 2>&5 | |||
echo "$RANLIB libconftest.a" >&5 | echo "$RANLIB libconftest.a" >&5 | |||
$RANLIB libconftest.a 2>&5 | $RANLIB libconftest.a 2>&5 | |||
cat > conftest.c << _LT_EOF | cat > conftest.c << _LT_EOF | |||
int main() { return 0;} | int main() { return 0;} | |||
_LT_EOF | _LT_EOF | |||
echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load ,./libconftest.a" >&5 | echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load ,./libconftest.a" >&5 | |||
$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./lib conftest.a 2>conftest.err | $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./lib conftest.a 2>conftest.err | |||
_lt_result=$? | _lt_result=$? | |||
if test -s conftest.err && $GREP force_load conftest.err; then | if test -s conftest.err && $GREP force_load conftest.err; then | |||
cat conftest.err >&5 | cat conftest.err >&5 | |||
elif test -f conftest && test 0 = "$_lt_result" && $GREP forced_load conftest >/dev/null 2>&1; then | elif test -f conftest && test 0 = "$_lt_result" && $GREP forced_load conftest >/dev/null 2>&1; then | |||
lt_cv_ld_force_load=yes | lt_cv_ld_force_load=yes | |||
else | else | |||
cat conftest.err >&5 | cat conftest.err >&5 | |||
fi | fi | |||
rm -f conftest.err libconftest.a conftest conftest.c | rm -f conftest.err libconftest.a conftest conftest.c | |||
rm -rf conftest.dSYM | rm -rf conftest.dSYM | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5 | |||
>&5 | $as_echo "$lt_cv_ld_force_load" >&6; } | |||
printf "%s\n" "$lt_cv_ld_force_load" >&6; } | ||||
case $host_os in | case $host_os in | |||
rhapsody* | darwin1.[012]) | rhapsody* | darwin1.[012]) | |||
_lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; | _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; | |||
darwin1.*) | darwin1.*) | |||
_lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppre ss' ;; | _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppre ss' ;; | |||
darwin*) | darwin*) # darwin 5.x on | |||
case $MACOSX_DEPLOYMENT_TARGET,$host in | # if running on 10.5 or later, the deployment target defaults | |||
10.[012],*|,*powerpc*-darwin[5-8]*) | # to the OS version, if on x86, and 10.4, the deployment | |||
_lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}su | # target defaults to 10.4. Don't you love it? | |||
ppress' ;; | case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in | |||
*) | 10.0,*86*-darwin8*|10.0,*-darwin[91]*) | |||
_lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; | _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; | |||
10.[012][,.]*) | ||||
_lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}sup | ||||
press' ;; | ||||
10.*) | ||||
_lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; | ||||
esac | esac | |||
;; | ;; | |||
esac | esac | |||
if test yes = "$lt_cv_apple_cc_single_mod"; then | if test yes = "$lt_cv_apple_cc_single_mod"; then | |||
_lt_dar_single_mod='$single_module' | _lt_dar_single_mod='$single_module' | |||
fi | fi | |||
if test yes = "$lt_cv_ld_exported_symbols_list"; then | if test yes = "$lt_cv_ld_exported_symbols_list"; then | |||
_lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libna me-symbols.expsym' | _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libna me-symbols.expsym' | |||
else | else | |||
_lt_dar_export_syms='~$NMEDIT -s $output_objdir/$libname-symbols.exps ym $lib' | _lt_dar_export_syms='~$NMEDIT -s $output_objdir/$libname-symbols.exps ym $lib' | |||
skipping to change at line 7953 | skipping to change at line 7345 | |||
*::*) | *::*) | |||
eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" | eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" | |||
eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" | eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" | |||
;; | ;; | |||
*) | *) | |||
eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" | eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" | |||
;; | ;; | |||
esac | esac | |||
} | } | |||
ac_header= ac_cache= | ac_ext=c | |||
for ac_item in $ac_header_c_list | ac_cpp='$CPP $CPPFLAGS' | |||
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | ||||
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ | ||||
ext $LIBS >&5' | ||||
ac_compiler_gnu=$ac_cv_c_compiler_gnu | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preproce | ||||
ssor" >&5 | ||||
$as_echo_n "checking how to run the C preprocessor... " >&6; } | ||||
# On Suns, sometimes $CPP names a directory. | ||||
if test -n "$CPP" && test -d "$CPP"; then | ||||
CPP= | ||||
fi | ||||
if test -z "$CPP"; then | ||||
if ${ac_cv_prog_CPP+:} false; then : | ||||
$as_echo_n "(cached) " >&6 | ||||
else | ||||
# Double quotes because CPP needs to be expanded | ||||
for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" | ||||
do | ||||
ac_preproc_ok=false | ||||
for ac_c_preproc_warn_flag in '' yes | ||||
do | do | |||
if test $ac_cache; then | # Use a header file that comes with gcc, so configuring glibc | |||
ac_fn_c_check_header_compile "$LINENO" $ac_header ac_cv_header_$ac_cach | # with a fresh cross-compiler works. | |||
e "$ac_includes_default" | # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |||
if eval test \"x\$ac_cv_header_$ac_cache\" = xyes; then | # <limits.h> exists even on freestanding compilers. | |||
printf "%s\n" "#define $ac_item 1" >> confdefs.h | # On the NeXT, cc -E runs the code through the compiler's parser, | |||
fi | # not just through cpp. "Syntax error" is here to catch this case. | |||
ac_header= ac_cache= | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
elif test $ac_header; then | /* end confdefs.h. */ | |||
ac_cache=$ac_item | #ifdef __STDC__ | |||
else | # include <limits.h> | |||
ac_header=$ac_item | #else | |||
fi | # include <assert.h> | |||
#endif | ||||
Syntax error | ||||
_ACEOF | ||||
if ac_fn_c_try_cpp "$LINENO"; then : | ||||
else | ||||
# Broken: fails on valid input. | ||||
continue | ||||
fi | ||||
rm -f conftest.err conftest.i conftest.$ac_ext | ||||
# OK, works on sane cases. Now check whether nonexistent headers | ||||
# can be detected and how. | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||||
/* end confdefs.h. */ | ||||
#include <ac_nonexistent.h> | ||||
_ACEOF | ||||
if ac_fn_c_try_cpp "$LINENO"; then : | ||||
# Broken: success on invalid input. | ||||
continue | ||||
else | ||||
# Passes both tests. | ||||
ac_preproc_ok=: | ||||
break | ||||
fi | ||||
rm -f conftest.err conftest.i conftest.$ac_ext | ||||
done | done | |||
# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | ||||
rm -f conftest.i conftest.err conftest.$ac_ext | ||||
if $ac_preproc_ok; then : | ||||
break | ||||
fi | ||||
if test $ac_cv_header_stdlib_h = yes && test $ac_cv_header_string_h = yes | done | |||
then : | ac_cv_prog_CPP=$CPP | |||
printf "%s\n" "#define STDC_HEADERS 1" >>confdefs.h | fi | |||
CPP=$ac_cv_prog_CPP | ||||
else | ||||
ac_cv_prog_CPP=$CPP | ||||
fi | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5 | ||||
$as_echo "$CPP" >&6; } | ||||
ac_preproc_ok=false | ||||
for ac_c_preproc_warn_flag in '' yes | ||||
do | ||||
# Use a header file that comes with gcc, so configuring glibc | ||||
# with a fresh cross-compiler works. | ||||
# Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | ||||
# <limits.h> exists even on freestanding compilers. | ||||
# On the NeXT, cc -E runs the code through the compiler's parser, | ||||
# not just through cpp. "Syntax error" is here to catch this case. | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||||
/* end confdefs.h. */ | ||||
#ifdef __STDC__ | ||||
# include <limits.h> | ||||
#else | ||||
# include <assert.h> | ||||
#endif | ||||
Syntax error | ||||
_ACEOF | ||||
if ac_fn_c_try_cpp "$LINENO"; then : | ||||
else | ||||
# Broken: fails on valid input. | ||||
continue | ||||
fi | ||||
rm -f conftest.err conftest.i conftest.$ac_ext | ||||
# OK, works on sane cases. Now check whether nonexistent headers | ||||
# can be detected and how. | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||||
/* end confdefs.h. */ | ||||
#include <ac_nonexistent.h> | ||||
_ACEOF | ||||
if ac_fn_c_try_cpp "$LINENO"; then : | ||||
# Broken: success on invalid input. | ||||
continue | ||||
else | ||||
# Passes both tests. | ||||
ac_preproc_ok=: | ||||
break | ||||
fi | ||||
rm -f conftest.err conftest.i conftest.$ac_ext | ||||
done | ||||
# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | ||||
rm -f conftest.i conftest.err conftest.$ac_ext | ||||
if $ac_preproc_ok; then : | ||||
else | ||||
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | ||||
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | ||||
as_fn_error $? "C preprocessor \"$CPP\" fails sanity check | ||||
See \`config.log' for more details" "$LINENO" 5; } | ||||
fi | fi | |||
ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$a | ||||
c_includes_default | ac_ext=c | |||
ac_cpp='$CPP $CPPFLAGS' | ||||
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | ||||
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ | ||||
ext $LIBS >&5' | ||||
ac_compiler_gnu=$ac_cv_c_compiler_gnu | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" | ||||
>&5 | ||||
$as_echo_n "checking for ANSI C header files... " >&6; } | ||||
if ${ac_cv_header_stdc+:} false; then : | ||||
$as_echo_n "(cached) " >&6 | ||||
else | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||||
/* end confdefs.h. */ | ||||
#include <stdlib.h> | ||||
#include <stdarg.h> | ||||
#include <string.h> | ||||
#include <float.h> | ||||
int | ||||
main () | ||||
{ | ||||
; | ||||
return 0; | ||||
} | ||||
_ACEOF | ||||
if ac_fn_c_try_compile "$LINENO"; then : | ||||
ac_cv_header_stdc=yes | ||||
else | ||||
ac_cv_header_stdc=no | ||||
fi | ||||
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | ||||
if test $ac_cv_header_stdc = yes; then | ||||
# SunOS 4.x string.h does not declare mem*, contrary to ANSI. | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||||
/* end confdefs.h. */ | ||||
#include <string.h> | ||||
_ACEOF | ||||
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | ||||
$EGREP "memchr" >/dev/null 2>&1; then : | ||||
else | ||||
ac_cv_header_stdc=no | ||||
fi | ||||
rm -f conftest* | ||||
fi | ||||
if test $ac_cv_header_stdc = yes; then | ||||
# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||||
/* end confdefs.h. */ | ||||
#include <stdlib.h> | ||||
_ACEOF | ||||
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | ||||
$EGREP "free" >/dev/null 2>&1; then : | ||||
else | ||||
ac_cv_header_stdc=no | ||||
fi | ||||
rm -f conftest* | ||||
fi | ||||
if test $ac_cv_header_stdc = yes; then | ||||
# /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. | ||||
if test "$cross_compiling" = yes; then : | ||||
: | ||||
else | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||||
/* end confdefs.h. */ | ||||
#include <ctype.h> | ||||
#include <stdlib.h> | ||||
#if ((' ' & 0x0FF) == 0x020) | ||||
# define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | ||||
# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | ||||
#else | ||||
# define ISLOWER(c) \ | ||||
(('a' <= (c) && (c) <= 'i') \ | ||||
|| ('j' <= (c) && (c) <= 'r') \ | ||||
|| ('s' <= (c) && (c) <= 'z')) | ||||
# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | ||||
#endif | ||||
#define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) | ||||
int | ||||
main () | ||||
{ | ||||
int i; | ||||
for (i = 0; i < 256; i++) | ||||
if (XOR (islower (i), ISLOWER (i)) | ||||
|| toupper (i) != TOUPPER (i)) | ||||
return 2; | ||||
return 0; | ||||
} | ||||
_ACEOF | ||||
if ac_fn_c_try_run "$LINENO"; then : | ||||
else | ||||
ac_cv_header_stdc=no | ||||
fi | ||||
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ | ||||
conftest.$ac_objext conftest.beam conftest.$ac_ext | ||||
fi | ||||
fi | ||||
fi | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 | ||||
$as_echo "$ac_cv_header_stdc" >&6; } | ||||
if test $ac_cv_header_stdc = yes; then | ||||
$as_echo "#define STDC_HEADERS 1" >>confdefs.h | ||||
fi | ||||
# On IRIX 5.3, sys/types and inttypes.h are conflicting. | ||||
for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings. | ||||
h \ | ||||
inttypes.h stdint.h unistd.h | ||||
do : | ||||
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | ||||
ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_in | ||||
cludes_default | ||||
" | " | |||
if test "x$ac_cv_header_dlfcn_h" = xyes | if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | |||
then : | cat >>confdefs.h <<_ACEOF | |||
printf "%s\n" "#define HAVE_DLFCN_H 1" >>confdefs.h | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |||
_ACEOF | ||||
fi | fi | |||
done | ||||
for ac_header in dlfcn.h | ||||
do : | ||||
ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" " | ||||
$ac_includes_default | ||||
" | ||||
if test "x$ac_cv_header_dlfcn_h" = xyes; then : | ||||
cat >>confdefs.h <<_ACEOF | ||||
#define HAVE_DLFCN_H 1 | ||||
_ACEOF | ||||
fi | ||||
done | ||||
# Set options | # Set options | |||
enable_dlopen=no | enable_dlopen=no | |||
enable_win32_dll=no | enable_win32_dll=no | |||
# Check whether --enable-shared was given. | # Check whether --enable-shared was given. | |||
if test ${enable_shared+y} | if test "${enable_shared+set}" = set; then : | |||
then : | ||||
enableval=$enable_shared; p=${PACKAGE-default} | enableval=$enable_shared; p=${PACKAGE-default} | |||
case $enableval in | case $enableval in | |||
yes) enable_shared=yes ;; | yes) enable_shared=yes ;; | |||
no) enable_shared=no ;; | no) enable_shared=no ;; | |||
*) | *) | |||
enable_shared=no | enable_shared=no | |||
# Look at the argument we got. We use all the common list separators . | # Look at the argument we got. We use all the common list separators . | |||
lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, | lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, | |||
for pkg in $enableval; do | for pkg in $enableval; do | |||
IFS=$lt_save_ifs | IFS=$lt_save_ifs | |||
if test "X$pkg" = "X$p"; then | if test "X$pkg" = "X$p"; then | |||
enable_shared=yes | enable_shared=yes | |||
fi | fi | |||
done | done | |||
IFS=$lt_save_ifs | IFS=$lt_save_ifs | |||
;; | ;; | |||
esac | esac | |||
else $as_nop | else | |||
enable_shared=yes | enable_shared=yes | |||
fi | fi | |||
# Check whether --enable-static was given. | # Check whether --enable-static was given. | |||
if test ${enable_static+y} | if test "${enable_static+set}" = set; then : | |||
then : | ||||
enableval=$enable_static; p=${PACKAGE-default} | enableval=$enable_static; p=${PACKAGE-default} | |||
case $enableval in | case $enableval in | |||
yes) enable_static=yes ;; | yes) enable_static=yes ;; | |||
no) enable_static=no ;; | no) enable_static=no ;; | |||
*) | *) | |||
enable_static=no | enable_static=no | |||
# Look at the argument we got. We use all the common list separators . | # Look at the argument we got. We use all the common list separators . | |||
lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, | lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, | |||
for pkg in $enableval; do | for pkg in $enableval; do | |||
IFS=$lt_save_ifs | IFS=$lt_save_ifs | |||
if test "X$pkg" = "X$p"; then | if test "X$pkg" = "X$p"; then | |||
enable_static=yes | enable_static=yes | |||
fi | fi | |||
done | done | |||
IFS=$lt_save_ifs | IFS=$lt_save_ifs | |||
;; | ;; | |||
esac | esac | |||
else $as_nop | else | |||
enable_static=yes | enable_static=yes | |||
fi | fi | |||
# Check whether --with-pic was given. | # Check whether --with-pic was given. | |||
if test ${with_pic+y} | if test "${with_pic+set}" = set; then : | |||
then : | ||||
withval=$with_pic; lt_p=${PACKAGE-default} | withval=$with_pic; lt_p=${PACKAGE-default} | |||
case $withval in | case $withval in | |||
yes|no) pic_mode=$withval ;; | yes|no) pic_mode=$withval ;; | |||
*) | *) | |||
pic_mode=default | pic_mode=default | |||
# Look at the argument we got. We use all the common list separators . | # Look at the argument we got. We use all the common list separators . | |||
lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, | lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, | |||
for lt_pkg in $withval; do | for lt_pkg in $withval; do | |||
IFS=$lt_save_ifs | IFS=$lt_save_ifs | |||
if test "X$lt_pkg" = "X$lt_p"; then | if test "X$lt_pkg" = "X$lt_p"; then | |||
pic_mode=yes | pic_mode=yes | |||
fi | fi | |||
done | done | |||
IFS=$lt_save_ifs | IFS=$lt_save_ifs | |||
;; | ;; | |||
esac | esac | |||
else $as_nop | else | |||
pic_mode=default | pic_mode=default | |||
fi | fi | |||
# Check whether --enable-fast-install was given. | # Check whether --enable-fast-install was given. | |||
if test ${enable_fast_install+y} | if test "${enable_fast_install+set}" = set; then : | |||
then : | ||||
enableval=$enable_fast_install; p=${PACKAGE-default} | enableval=$enable_fast_install; p=${PACKAGE-default} | |||
case $enableval in | case $enableval in | |||
yes) enable_fast_install=yes ;; | yes) enable_fast_install=yes ;; | |||
no) enable_fast_install=no ;; | no) enable_fast_install=no ;; | |||
*) | *) | |||
enable_fast_install=no | enable_fast_install=no | |||
# Look at the argument we got. We use all the common list separators . | # Look at the argument we got. We use all the common list separators . | |||
lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, | lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, | |||
for pkg in $enableval; do | for pkg in $enableval; do | |||
IFS=$lt_save_ifs | IFS=$lt_save_ifs | |||
if test "X$pkg" = "X$p"; then | if test "X$pkg" = "X$p"; then | |||
enable_fast_install=yes | enable_fast_install=yes | |||
fi | fi | |||
done | done | |||
IFS=$lt_save_ifs | IFS=$lt_save_ifs | |||
;; | ;; | |||
esac | esac | |||
else $as_nop | else | |||
enable_fast_install=yes | enable_fast_install=yes | |||
fi | fi | |||
shared_archive_member_spec= | shared_archive_member_spec= | |||
case $host,$enable_shared in | case $host,$enable_shared in | |||
power*-*-aix[5-9]*,yes) | power*-*-aix[5-9]*,yes) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking which variant of s | { $as_echo "$as_me:${as_lineno-$LINENO}: checking which variant of shared | |||
hared library versioning to provide" >&5 | library versioning to provide" >&5 | |||
printf %s "checking which variant of shared library versioning to provide.. | $as_echo_n "checking which variant of shared library versioning to provide. | |||
. " >&6; } | .. " >&6; } | |||
# Check whether --with-aix-soname was given. | # Check whether --with-aix-soname was given. | |||
if test ${with_aix_soname+y} | if test "${with_aix_soname+set}" = set; then : | |||
then : | ||||
withval=$with_aix_soname; case $withval in | withval=$with_aix_soname; case $withval in | |||
aix|svr4|both) | aix|svr4|both) | |||
;; | ;; | |||
*) | *) | |||
as_fn_error $? "Unknown argument to --with-aix-soname" "$LINENO" 5 | as_fn_error $? "Unknown argument to --with-aix-soname" "$LINENO" 5 | |||
;; | ;; | |||
esac | esac | |||
lt_cv_with_aix_soname=$with_aix_soname | lt_cv_with_aix_soname=$with_aix_soname | |||
else $as_nop | else | |||
if test ${lt_cv_with_aix_soname+y} | if ${lt_cv_with_aix_soname+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
lt_cv_with_aix_soname=aix | lt_cv_with_aix_soname=aix | |||
fi | fi | |||
with_aix_soname=$lt_cv_with_aix_soname | with_aix_soname=$lt_cv_with_aix_soname | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_aix_soname" > | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_aix_soname" >&5 | |||
&5 | $as_echo "$with_aix_soname" >&6; } | |||
printf "%s\n" "$with_aix_soname" >&6; } | ||||
if test aix != "$with_aix_soname"; then | if test aix != "$with_aix_soname"; then | |||
# For the AIX way of multilib, we name the shared archive member | # For the AIX way of multilib, we name the shared archive member | |||
# based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', | # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', | |||
# and 'shr.imp' or 'shr_64.imp', respectively, for the Import File. | # and 'shr.imp' or 'shr_64.imp', respectively, for the Import File. | |||
# Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, | # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, | |||
# the AIX toolchain works better with OBJECT_MODE set (default 32). | # the AIX toolchain works better with OBJECT_MODE set (default 32). | |||
if test 64 = "${OBJECT_MODE-32}"; then | if test 64 = "${OBJECT_MODE-32}"; then | |||
shared_archive_member_spec=shr_64 | shared_archive_member_spec=shr_64 | |||
else | else | |||
shared_archive_member_spec=shr | shared_archive_member_spec=shr | |||
skipping to change at line 8144 | skipping to change at line 7778 | |||
# Always use our own libtool. | # Always use our own libtool. | |||
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |||
test -z "$LN_S" && LN_S="ln -s" | test -z "$LN_S" && LN_S="ln -s" | |||
if test -n "${ZSH_VERSION+set}"; then | if test -n "${ZSH_VERSION+set}"; then | |||
setopt NO_GLOB_SUBST | setopt NO_GLOB_SUBST | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5 | |||
printf %s "checking for objdir... " >&6; } | $as_echo_n "checking for objdir... " >&6; } | |||
if test ${lt_cv_objdir+y} | if ${lt_cv_objdir+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
rm -f .libs 2>/dev/null | rm -f .libs 2>/dev/null | |||
mkdir .libs 2>/dev/null | mkdir .libs 2>/dev/null | |||
if test -d .libs; then | if test -d .libs; then | |||
lt_cv_objdir=.libs | lt_cv_objdir=.libs | |||
else | else | |||
# MS-DOS does not allow filenames that begin with a dot. | # MS-DOS does not allow filenames that begin with a dot. | |||
lt_cv_objdir=_libs | lt_cv_objdir=_libs | |||
fi | fi | |||
rmdir .libs 2>/dev/null | rmdir .libs 2>/dev/null | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5 | |||
printf "%s\n" "$lt_cv_objdir" >&6; } | $as_echo "$lt_cv_objdir" >&6; } | |||
objdir=$lt_cv_objdir | objdir=$lt_cv_objdir | |||
printf "%s\n" "#define LT_OBJDIR \"$lt_cv_objdir/\"" >>confdefs.h | cat >>confdefs.h <<_ACEOF | |||
#define LT_OBJDIR "$lt_cv_objdir/" | ||||
_ACEOF | ||||
case $host_os in | case $host_os in | |||
aix3*) | aix3*) | |||
# AIX sometimes has problems with the GCC collect2 program. For some | # AIX sometimes has problems with the GCC collect2 program. For some | |||
# reason, if we set the COLLECT_NAMES environment variable, the problems | # reason, if we set the COLLECT_NAMES environment variable, the problems | |||
# vanish in a puff of smoke. | # vanish in a puff of smoke. | |||
if test set != "${COLLECT_NAMES+set}"; then | if test set != "${COLLECT_NAMES+set}"; then | |||
COLLECT_NAMES= | COLLECT_NAMES= | |||
export COLLECT_NAMES | export COLLECT_NAMES | |||
fi | fi | |||
;; | ;; | |||
esac | esac | |||
# Global variables: | # Global variables: | |||
ofile=libtool | ofile=libtool | |||
can_build_shared=yes | can_build_shared=yes | |||
# All known linkers require a '.a' archive for static linking (except MSVC | # All known linkers require a '.a' archive for static linking (except MSVC, | |||
and | # which needs '.lib'). | |||
# ICC, which need '.lib'). | ||||
libext=a | libext=a | |||
with_gnu_ld=$lt_cv_prog_gnu_ld | with_gnu_ld=$lt_cv_prog_gnu_ld | |||
old_CC=$CC | old_CC=$CC | |||
old_CFLAGS=$CFLAGS | old_CFLAGS=$CFLAGS | |||
# Set sane defaults for various variables | # Set sane defaults for various variables | |||
test -z "$CC" && CC=cc | test -z "$CC" && CC=cc | |||
test -z "$LTCC" && LTCC=$CC | test -z "$LTCC" && LTCC=$CC | |||
skipping to change at line 8206 | skipping to change at line 7841 | |||
test -z "$ac_objext" && ac_objext=o | test -z "$ac_objext" && ac_objext=o | |||
func_cc_basename $compiler | func_cc_basename $compiler | |||
cc_basename=$func_cc_basename_result | cc_basename=$func_cc_basename_result | |||
# Only perform the check for file, if the check method requires it | # Only perform the check for file, if the check method requires it | |||
test -z "$MAGIC_CMD" && MAGIC_CMD=file | test -z "$MAGIC_CMD" && MAGIC_CMD=file | |||
case $deplibs_check_method in | case $deplibs_check_method in | |||
file_magic*) | file_magic*) | |||
if test "$file_magic_cmd" = '$MAGIC_CMD'; then | if test "$file_magic_cmd" = '$MAGIC_CMD'; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_pr | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix} | |||
efix}file" >&5 | file" >&5 | |||
printf %s "checking for ${ac_tool_prefix}file... " >&6; } | $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; } | |||
if test ${lt_cv_path_MAGIC_CMD+y} | if ${lt_cv_path_MAGIC_CMD+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
case $MAGIC_CMD in | case $MAGIC_CMD in | |||
[\\/*] | ?:[\\/]*) | [\\/*] | ?:[\\/]*) | |||
lt_cv_path_MAGIC_CMD=$MAGIC_CMD # Let the user override the test with a p ath. | lt_cv_path_MAGIC_CMD=$MAGIC_CMD # Let the user override the test with a p ath. | |||
;; | ;; | |||
*) | *) | |||
lt_save_MAGIC_CMD=$MAGIC_CMD | lt_save_MAGIC_CMD=$MAGIC_CMD | |||
lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR | lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR | |||
ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" | ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" | |||
for ac_dir in $ac_dummy; do | for ac_dir in $ac_dummy; do | |||
IFS=$lt_save_ifs | IFS=$lt_save_ifs | |||
skipping to change at line 8260 | skipping to change at line 7894 | |||
fi | fi | |||
done | done | |||
IFS=$lt_save_ifs | IFS=$lt_save_ifs | |||
MAGIC_CMD=$lt_save_MAGIC_CMD | MAGIC_CMD=$lt_save_MAGIC_CMD | |||
;; | ;; | |||
esac | esac | |||
fi | fi | |||
MAGIC_CMD=$lt_cv_path_MAGIC_CMD | MAGIC_CMD=$lt_cv_path_MAGIC_CMD | |||
if test -n "$MAGIC_CMD"; then | if test -n "$MAGIC_CMD"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 | |||
printf "%s\n" "$MAGIC_CMD" >&6; } | $as_echo "$MAGIC_CMD" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
if test -z "$lt_cv_path_MAGIC_CMD"; then | if test -z "$lt_cv_path_MAGIC_CMD"; then | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for file" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5 | |||
printf %s "checking for file... " >&6; } | $as_echo_n "checking for file... " >&6; } | |||
if test ${lt_cv_path_MAGIC_CMD+y} | if ${lt_cv_path_MAGIC_CMD+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
case $MAGIC_CMD in | case $MAGIC_CMD in | |||
[\\/*] | ?:[\\/]*) | [\\/*] | ?:[\\/]*) | |||
lt_cv_path_MAGIC_CMD=$MAGIC_CMD # Let the user override the test with a p ath. | lt_cv_path_MAGIC_CMD=$MAGIC_CMD # Let the user override the test with a p ath. | |||
;; | ;; | |||
*) | *) | |||
lt_save_MAGIC_CMD=$MAGIC_CMD | lt_save_MAGIC_CMD=$MAGIC_CMD | |||
lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR | lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR | |||
ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" | ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" | |||
for ac_dir in $ac_dummy; do | for ac_dir in $ac_dummy; do | |||
IFS=$lt_save_ifs | IFS=$lt_save_ifs | |||
skipping to change at line 8323 | skipping to change at line 7956 | |||
fi | fi | |||
done | done | |||
IFS=$lt_save_ifs | IFS=$lt_save_ifs | |||
MAGIC_CMD=$lt_save_MAGIC_CMD | MAGIC_CMD=$lt_save_MAGIC_CMD | |||
;; | ;; | |||
esac | esac | |||
fi | fi | |||
MAGIC_CMD=$lt_cv_path_MAGIC_CMD | MAGIC_CMD=$lt_cv_path_MAGIC_CMD | |||
if test -n "$MAGIC_CMD"; then | if test -n "$MAGIC_CMD"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 | |||
printf "%s\n" "$MAGIC_CMD" >&6; } | $as_echo "$MAGIC_CMD" >&6; } | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
printf "%s\n" "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
else | else | |||
MAGIC_CMD=: | MAGIC_CMD=: | |||
fi | fi | |||
fi | fi | |||
fi | fi | |||
;; | ;; | |||
esac | esac | |||
skipping to change at line 8403 | skipping to change at line 8036 | |||
lt_prog_compiler_no_builtin_flag= | lt_prog_compiler_no_builtin_flag= | |||
if test yes = "$GCC"; then | if test yes = "$GCC"; then | |||
case $cc_basename in | case $cc_basename in | |||
nvcc*) | nvcc*) | |||
lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;; | lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;; | |||
*) | *) | |||
lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;; | lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;; | |||
esac | esac | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler suppo | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports - | |||
rts -fno-rtti -fno-exceptions" >&5 | fno-rtti -fno-exceptions" >&5 | |||
printf %s "checking if $compiler supports -fno-rtti -fno-exceptions... " >& | $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " > | |||
6; } | &6; } | |||
if test ${lt_cv_prog_compiler_rtti_exceptions+y} | if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
lt_cv_prog_compiler_rtti_exceptions=no | lt_cv_prog_compiler_rtti_exceptions=no | |||
ac_outfile=conftest.$ac_objext | ac_outfile=conftest.$ac_objext | |||
echo "$lt_simple_compile_test_code" > conftest.$ac_ext | echo "$lt_simple_compile_test_code" > conftest.$ac_ext | |||
lt_compiler_flag="-fno-rtti -fno-exceptions" ## exclude from sc_useless _quotes_in_assignment | lt_compiler_flag="-fno-rtti -fno-exceptions" ## exclude from sc_useless _quotes_in_assignment | |||
# Insert the option either (1) after the last *FLAGS variable, or | # Insert the option either (1) after the last *FLAGS variable, or | |||
# (2) before a word containing "conftest.", or (3) at the end. | # (2) before a word containing "conftest.", or (3) at the end. | |||
# Note that $ac_compile itself does not contain backslashes and begins | # Note that $ac_compile itself does not contain backslashes and begins | |||
# with a dollar sign (not a hyphen), so the echo should work correctly. | # with a dollar sign (not a hyphen), so the echo should work correctly. | |||
# The option is referenced via a variable to avoid confusing sed. | # The option is referenced via a variable to avoid confusing sed. | |||
lt_compile=`echo "$ac_compile" | $SED \ | lt_compile=`echo "$ac_compile" | $SED \ | |||
skipping to change at line 8439 | skipping to change at line 8071 | |||
# So say no if there are warnings other than the usual output. | # So say no if there are warnings other than the usual output. | |||
$ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp | $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp | |||
$SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 | $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 | |||
if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null ; then | if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null ; then | |||
lt_cv_prog_compiler_rtti_exceptions=yes | lt_cv_prog_compiler_rtti_exceptions=yes | |||
fi | fi | |||
fi | fi | |||
$RM conftest* | $RM conftest* | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_ | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_ | |||
rtti_exceptions" >&5 | exceptions" >&5 | |||
printf "%s\n" "$lt_cv_prog_compiler_rtti_exceptions" >&6; } | $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; } | |||
if test yes = "$lt_cv_prog_compiler_rtti_exceptions"; then | if test yes = "$lt_cv_prog_compiler_rtti_exceptions"; then | |||
lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fn o-rtti -fno-exceptions" | lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fn o-rtti -fno-exceptions" | |||
else | else | |||
: | : | |||
fi | fi | |||
fi | fi | |||
lt_prog_compiler_wl= | lt_prog_compiler_wl= | |||
skipping to change at line 8631 | skipping to change at line 8263 | |||
;; | ;; | |||
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) | linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) | |||
case $cc_basename in | case $cc_basename in | |||
# old Intel for x86_64, which still supported -KPIC. | # old Intel for x86_64, which still supported -KPIC. | |||
ecc*) | ecc*) | |||
lt_prog_compiler_wl='-Wl,' | lt_prog_compiler_wl='-Wl,' | |||
lt_prog_compiler_pic='-KPIC' | lt_prog_compiler_pic='-KPIC' | |||
lt_prog_compiler_static='-static' | lt_prog_compiler_static='-static' | |||
;; | ;; | |||
# flang / f18. f95 an alias for gfortran or flang on Debian | ||||
flang* | f18* | f95*) | ||||
lt_prog_compiler_wl='-Wl,' | ||||
lt_prog_compiler_pic='-fPIC' | ||||
lt_prog_compiler_static='-static' | ||||
;; | ||||
# icc used to be incompatible with GCC. | # icc used to be incompatible with GCC. | |||
# ICC 10 doesn't accept -KPIC any more. | # ICC 10 doesn't accept -KPIC any more. | |||
icc* | ifort*) | icc* | ifort*) | |||
lt_prog_compiler_wl='-Wl,' | lt_prog_compiler_wl='-Wl,' | |||
lt_prog_compiler_pic='-fPIC' | lt_prog_compiler_pic='-fPIC' | |||
lt_prog_compiler_static='-static' | lt_prog_compiler_static='-static' | |||
;; | ;; | |||
# Lahey Fortran 8.1. | # Lahey Fortran 8.1. | |||
lf95*) | lf95*) | |||
lt_prog_compiler_wl='-Wl,' | lt_prog_compiler_wl='-Wl,' | |||
skipping to change at line 8681 | skipping to change at line 8307 | |||
# All Alpha code is PIC. | # All Alpha code is PIC. | |||
lt_prog_compiler_static='-non_shared' | lt_prog_compiler_static='-non_shared' | |||
;; | ;; | |||
xl* | bgxl* | bgf* | mpixl*) | xl* | bgxl* | bgf* | mpixl*) | |||
# IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene | # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene | |||
lt_prog_compiler_wl='-Wl,' | lt_prog_compiler_wl='-Wl,' | |||
lt_prog_compiler_pic='-qpic' | lt_prog_compiler_pic='-qpic' | |||
lt_prog_compiler_static='-qstaticlink' | lt_prog_compiler_static='-qstaticlink' | |||
;; | ;; | |||
*) | *) | |||
case `$CC -V 2>&1 | $SED 5q` in | case `$CC -V 2>&1 | sed 5q` in | |||
*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0 -3]*) | *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0 -3]*) | |||
# Sun Fortran 8.3 passes all unrecognized flags to the linker | # Sun Fortran 8.3 passes all unrecognized flags to the linker | |||
lt_prog_compiler_pic='-KPIC' | lt_prog_compiler_pic='-KPIC' | |||
lt_prog_compiler_static='-Bstatic' | lt_prog_compiler_static='-Bstatic' | |||
lt_prog_compiler_wl='' | lt_prog_compiler_wl='' | |||
;; | ;; | |||
*Sun\ F* | *Sun*Fortran*) | *Sun\ F* | *Sun*Fortran*) | |||
lt_prog_compiler_pic='-KPIC' | lt_prog_compiler_pic='-KPIC' | |||
lt_prog_compiler_static='-Bstatic' | lt_prog_compiler_static='-Bstatic' | |||
lt_prog_compiler_wl='-Qoption ld ' | lt_prog_compiler_wl='-Qoption ld ' | |||
skipping to change at line 8797 | skipping to change at line 8423 | |||
case $host_os in | case $host_os in | |||
# For platforms that do not support PIC, -DPIC is meaningless: | # For platforms that do not support PIC, -DPIC is meaningless: | |||
*djgpp*) | *djgpp*) | |||
lt_prog_compiler_pic= | lt_prog_compiler_pic= | |||
;; | ;; | |||
*) | *) | |||
lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC" | lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC" | |||
;; | ;; | |||
esac | esac | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $compiler option | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to p | |||
to produce PIC" >&5 | roduce PIC" >&5 | |||
printf %s "checking for $compiler option to produce PIC... " >&6; } | $as_echo_n "checking for $compiler option to produce PIC... " >&6; } | |||
if test ${lt_cv_prog_compiler_pic+y} | if ${lt_cv_prog_compiler_pic+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
lt_cv_prog_compiler_pic=$lt_prog_compiler_pic | lt_cv_prog_compiler_pic=$lt_prog_compiler_pic | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_ | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" | |||
pic" >&5 | >&5 | |||
printf "%s\n" "$lt_cv_prog_compiler_pic" >&6; } | $as_echo "$lt_cv_prog_compiler_pic" >&6; } | |||
lt_prog_compiler_pic=$lt_cv_prog_compiler_pic | lt_prog_compiler_pic=$lt_cv_prog_compiler_pic | |||
# | # | |||
# Check to make sure the PIC flag actually works. | # Check to make sure the PIC flag actually works. | |||
# | # | |||
if test -n "$lt_prog_compiler_pic"; then | if test -n "$lt_prog_compiler_pic"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC f | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $ | |||
lag $lt_prog_compiler_pic works" >&5 | lt_prog_compiler_pic works" >&5 | |||
printf %s "checking if $compiler PIC flag $lt_prog_compiler_pic works... " | $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " | |||
>&6; } | >&6; } | |||
if test ${lt_cv_prog_compiler_pic_works+y} | if ${lt_cv_prog_compiler_pic_works+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
lt_cv_prog_compiler_pic_works=no | lt_cv_prog_compiler_pic_works=no | |||
ac_outfile=conftest.$ac_objext | ac_outfile=conftest.$ac_objext | |||
echo "$lt_simple_compile_test_code" > conftest.$ac_ext | echo "$lt_simple_compile_test_code" > conftest.$ac_ext | |||
lt_compiler_flag="$lt_prog_compiler_pic -DPIC" ## exclude from sc_usele ss_quotes_in_assignment | lt_compiler_flag="$lt_prog_compiler_pic -DPIC" ## exclude from sc_usele ss_quotes_in_assignment | |||
# Insert the option either (1) after the last *FLAGS variable, or | # Insert the option either (1) after the last *FLAGS variable, or | |||
# (2) before a word containing "conftest.", or (3) at the end. | # (2) before a word containing "conftest.", or (3) at the end. | |||
# Note that $ac_compile itself does not contain backslashes and begins | # Note that $ac_compile itself does not contain backslashes and begins | |||
# with a dollar sign (not a hyphen), so the echo should work correctly. | # with a dollar sign (not a hyphen), so the echo should work correctly. | |||
# The option is referenced via a variable to avoid confusing sed. | # The option is referenced via a variable to avoid confusing sed. | |||
lt_compile=`echo "$ac_compile" | $SED \ | lt_compile=`echo "$ac_compile" | $SED \ | |||
skipping to change at line 8849 | skipping to change at line 8473 | |||
# So say no if there are warnings other than the usual output. | # So say no if there are warnings other than the usual output. | |||
$ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp | $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp | |||
$SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 | $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 | |||
if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null ; then | if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null ; then | |||
lt_cv_prog_compiler_pic_works=yes | lt_cv_prog_compiler_pic_works=yes | |||
fi | fi | |||
fi | fi | |||
$RM conftest* | $RM conftest* | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_ | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_w | |||
pic_works" >&5 | orks" >&5 | |||
printf "%s\n" "$lt_cv_prog_compiler_pic_works" >&6; } | $as_echo "$lt_cv_prog_compiler_pic_works" >&6; } | |||
if test yes = "$lt_cv_prog_compiler_pic_works"; then | if test yes = "$lt_cv_prog_compiler_pic_works"; then | |||
case $lt_prog_compiler_pic in | case $lt_prog_compiler_pic in | |||
"" | " "*) ;; | "" | " "*) ;; | |||
*) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;; | *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;; | |||
esac | esac | |||
else | else | |||
lt_prog_compiler_pic= | lt_prog_compiler_pic= | |||
lt_prog_compiler_can_build_shared=no | lt_prog_compiler_can_build_shared=no | |||
fi | fi | |||
fi | fi | |||
# | # | |||
# Check to make sure the static flag actually works. | # Check to make sure the static flag actually works. | |||
# | # | |||
wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\ " | wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\ " | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler static | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag | |||
flag $lt_tmp_static_flag works" >&5 | $lt_tmp_static_flag works" >&5 | |||
printf %s "checking if $compiler static flag $lt_tmp_static_flag works... " | $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... | |||
>&6; } | " >&6; } | |||
if test ${lt_cv_prog_compiler_static_works+y} | if ${lt_cv_prog_compiler_static_works+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
lt_cv_prog_compiler_static_works=no | lt_cv_prog_compiler_static_works=no | |||
save_LDFLAGS=$LDFLAGS | save_LDFLAGS=$LDFLAGS | |||
LDFLAGS="$LDFLAGS $lt_tmp_static_flag" | LDFLAGS="$LDFLAGS $lt_tmp_static_flag" | |||
echo "$lt_simple_link_test_code" > conftest.$ac_ext | echo "$lt_simple_link_test_code" > conftest.$ac_ext | |||
if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then | if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then | |||
# The linker can only warn and ignore the option if not recognized | # The linker can only warn and ignore the option if not recognized | |||
# So say no if there are warnings | # So say no if there are warnings | |||
if test -s conftest.err; then | if test -s conftest.err; then | |||
# Append any errors to the config.log. | # Append any errors to the config.log. | |||
cat conftest.err 1>&5 | cat conftest.err 1>&5 | |||
skipping to change at line 8897 | skipping to change at line 8520 | |||
lt_cv_prog_compiler_static_works=yes | lt_cv_prog_compiler_static_works=yes | |||
fi | fi | |||
else | else | |||
lt_cv_prog_compiler_static_works=yes | lt_cv_prog_compiler_static_works=yes | |||
fi | fi | |||
fi | fi | |||
$RM -r conftest* | $RM -r conftest* | |||
LDFLAGS=$save_LDFLAGS | LDFLAGS=$save_LDFLAGS | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_ | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_stati | |||
static_works" >&5 | c_works" >&5 | |||
printf "%s\n" "$lt_cv_prog_compiler_static_works" >&6; } | $as_echo "$lt_cv_prog_compiler_static_works" >&6; } | |||
if test yes = "$lt_cv_prog_compiler_static_works"; then | if test yes = "$lt_cv_prog_compiler_static_works"; then | |||
: | : | |||
else | else | |||
lt_prog_compiler_static= | lt_prog_compiler_static= | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler suppo | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports - | |||
rts -c -o file.$ac_objext" >&5 | c -o file.$ac_objext" >&5 | |||
printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; } | $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; | |||
if test ${lt_cv_prog_compiler_c_o+y} | } | |||
then : | if ${lt_cv_prog_compiler_c_o+:} false; then : | |||
printf %s "(cached) " >&6 | $as_echo_n "(cached) " >&6 | |||
else $as_nop | else | |||
lt_cv_prog_compiler_c_o=no | lt_cv_prog_compiler_c_o=no | |||
$RM -r conftest 2>/dev/null | $RM -r conftest 2>/dev/null | |||
mkdir conftest | mkdir conftest | |||
cd conftest | cd conftest | |||
mkdir out | mkdir out | |||
echo "$lt_simple_compile_test_code" > conftest.$ac_ext | echo "$lt_simple_compile_test_code" > conftest.$ac_ext | |||
lt_compiler_flag="-o out/conftest2.$ac_objext" | lt_compiler_flag="-o out/conftest2.$ac_objext" | |||
# Insert the option either (1) after the last *FLAGS variable, or | # Insert the option either (1) after the last *FLAGS variable, or | |||
# (2) before a word containing "conftest.", or (3) at the end. | # (2) before a word containing "conftest.", or (3) at the end. | |||
skipping to change at line 8954 | skipping to change at line 8576 | |||
$RM conftest* | $RM conftest* | |||
# SGI C++ compiler will create directory out/ii_files/ for | # SGI C++ compiler will create directory out/ii_files/ for | |||
# template instantiation | # template instantiation | |||
test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files | test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files | |||
$RM out/* && rmdir out | $RM out/* && rmdir out | |||
cd .. | cd .. | |||
$RM -r conftest | $RM -r conftest | |||
$RM conftest* | $RM conftest* | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_ | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" | |||
c_o" >&5 | >&5 | |||
printf "%s\n" "$lt_cv_prog_compiler_c_o" >&6; } | $as_echo "$lt_cv_prog_compiler_c_o" >&6; } | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler suppo | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports - | |||
rts -c -o file.$ac_objext" >&5 | c -o file.$ac_objext" >&5 | |||
printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; } | $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; | |||
if test ${lt_cv_prog_compiler_c_o+y} | } | |||
then : | if ${lt_cv_prog_compiler_c_o+:} false; then : | |||
printf %s "(cached) " >&6 | $as_echo_n "(cached) " >&6 | |||
else $as_nop | else | |||
lt_cv_prog_compiler_c_o=no | lt_cv_prog_compiler_c_o=no | |||
$RM -r conftest 2>/dev/null | $RM -r conftest 2>/dev/null | |||
mkdir conftest | mkdir conftest | |||
cd conftest | cd conftest | |||
mkdir out | mkdir out | |||
echo "$lt_simple_compile_test_code" > conftest.$ac_ext | echo "$lt_simple_compile_test_code" > conftest.$ac_ext | |||
lt_compiler_flag="-o out/conftest2.$ac_objext" | lt_compiler_flag="-o out/conftest2.$ac_objext" | |||
# Insert the option either (1) after the last *FLAGS variable, or | # Insert the option either (1) after the last *FLAGS variable, or | |||
# (2) before a word containing "conftest.", or (3) at the end. | # (2) before a word containing "conftest.", or (3) at the end. | |||
skipping to change at line 9005 | skipping to change at line 8626 | |||
$RM conftest* | $RM conftest* | |||
# SGI C++ compiler will create directory out/ii_files/ for | # SGI C++ compiler will create directory out/ii_files/ for | |||
# template instantiation | # template instantiation | |||
test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files | test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files | |||
$RM out/* && rmdir out | $RM out/* && rmdir out | |||
cd .. | cd .. | |||
$RM -r conftest | $RM -r conftest | |||
$RM conftest* | $RM conftest* | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_ | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" | |||
c_o" >&5 | >&5 | |||
printf "%s\n" "$lt_cv_prog_compiler_c_o" >&6; } | $as_echo "$lt_cv_prog_compiler_c_o" >&6; } | |||
hard_links=nottested | hard_links=nottested | |||
if test no = "$lt_cv_prog_compiler_c_o" && test no != "$need_locks"; then | if test no = "$lt_cv_prog_compiler_c_o" && test no != "$need_locks"; then | |||
# do not overwrite the value of need_locks provided by the user | # do not overwrite the value of need_locks provided by the user | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we can lock wit | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with har | |||
h hard links" >&5 | d links" >&5 | |||
printf %s "checking if we can lock with hard links... " >&6; } | $as_echo_n "checking if we can lock with hard links... " >&6; } | |||
hard_links=yes | hard_links=yes | |||
$RM conftest* | $RM conftest* | |||
ln conftest.a conftest.b 2>/dev/null && hard_links=no | ln conftest.a conftest.b 2>/dev/null && hard_links=no | |||
touch conftest.a | touch conftest.a | |||
ln conftest.a conftest.b 2>&5 || hard_links=no | ln conftest.a conftest.b 2>&5 || hard_links=no | |||
ln conftest.a conftest.b 2>/dev/null && hard_links=no | ln conftest.a conftest.b 2>/dev/null && hard_links=no | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 | |||
printf "%s\n" "$hard_links" >&6; } | $as_echo "$hard_links" >&6; } | |||
if test no = "$hard_links"; then | if test no = "$hard_links"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not s | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not suppor | |||
upport '-c -o', so 'make -j' may be unsafe" >&5 | t '-c -o', so 'make -j' may be unsafe" >&5 | |||
printf "%s\n" "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j | $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may | |||
' may be unsafe" >&2;} | be unsafe" >&2;} | |||
need_locks=warn | need_locks=warn | |||
fi | fi | |||
else | else | |||
need_locks=no | need_locks=no | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $compi | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler l | |||
ler linker ($LD) supports shared libraries" >&5 | inker ($LD) supports shared libraries" >&5 | |||
printf %s "checking whether the $compiler linker ($LD) supports shared libr | $as_echo_n "checking whether the $compiler linker ($LD) supports shared lib | |||
aries... " >&6; } | raries... " >&6; } | |||
runpath_var= | runpath_var= | |||
allow_undefined_flag= | allow_undefined_flag= | |||
always_export_symbols=no | always_export_symbols=no | |||
archive_cmds= | archive_cmds= | |||
archive_expsym_cmds= | archive_expsym_cmds= | |||
compiler_needs_object=no | compiler_needs_object=no | |||
enable_shared_with_static_runtimes=no | enable_shared_with_static_runtimes=no | |||
export_dynamic_flag_spec= | export_dynamic_flag_spec= | |||
export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $S ED '\''s/.* //'\'' | sort | uniq > $export_symbols' | export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $S ED '\''s/.* //'\'' | sort | uniq > $export_symbols' | |||
skipping to change at line 9075 | skipping to change at line 8696 | |||
# Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out | # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out | |||
# platforms (ab)use it in PIC code, but their linkers get confused if | # platforms (ab)use it in PIC code, but their linkers get confused if | |||
# the symbol is explicitly referenced. Since portable code cannot | # the symbol is explicitly referenced. Since portable code cannot | |||
# rely on this symbol name, it's probably fine to never include it in | # rely on this symbol name, it's probably fine to never include it in | |||
# preloaded symbol tables. | # preloaded symbol tables. | |||
# Exclude shared library initialization/finalization symbols. | # Exclude shared library initialization/finalization symbols. | |||
extract_expsyms_cmds= | extract_expsyms_cmds= | |||
case $host_os in | case $host_os in | |||
cygwin* | mingw* | pw32* | cegcc*) | cygwin* | mingw* | pw32* | cegcc*) | |||
# FIXME: the MSVC++ and ICC port hasn't been tested in a loooong time | # FIXME: the MSVC++ port hasn't been tested in a loooong time | |||
# When not using gcc, we currently assume that we are using | # When not using gcc, we currently assume that we are using | |||
# Microsoft Visual C++ or Intel C++ Compiler. | # Microsoft Visual C++. | |||
if test yes != "$GCC"; then | if test yes != "$GCC"; then | |||
with_gnu_ld=no | with_gnu_ld=no | |||
fi | fi | |||
;; | ;; | |||
interix*) | interix*) | |||
# we just hope/assume this is gcc and not c89 (= MSVC++ or ICC) | # we just hope/assume this is gcc and not c89 (= MSVC++) | |||
with_gnu_ld=yes | with_gnu_ld=yes | |||
;; | ;; | |||
openbsd* | bitrig*) | openbsd* | bitrig*) | |||
with_gnu_ld=no | with_gnu_ld=no | |||
;; | ;; | |||
linux* | k*bsd*-gnu | gnu*) | linux* | k*bsd*-gnu | gnu*) | |||
link_all_deplibs=no | link_all_deplibs=no | |||
;; | ;; | |||
esac | esac | |||
skipping to change at line 9138 | skipping to change at line 8759 | |||
runpath_var=LD_RUN_PATH | runpath_var=LD_RUN_PATH | |||
hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' | hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' | |||
export_dynamic_flag_spec='$wl--export-dynamic' | export_dynamic_flag_spec='$wl--export-dynamic' | |||
# ancient GNU ld didn't support --whole-archive et. al. | # ancient GNU ld didn't support --whole-archive et. al. | |||
if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then | if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then | |||
whole_archive_flag_spec=$wlarc'--whole-archive$convenience '$wlarc'-- no-whole-archive' | whole_archive_flag_spec=$wlarc'--whole-archive$convenience '$wlarc'-- no-whole-archive' | |||
else | else | |||
whole_archive_flag_spec= | whole_archive_flag_spec= | |||
fi | fi | |||
supports_anon_versioning=no | supports_anon_versioning=no | |||
case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in | case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in | |||
*GNU\ gold*) supports_anon_versioning=yes ;; | *GNU\ gold*) supports_anon_versioning=yes ;; | |||
*\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 | *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 | |||
*\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... | *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... | |||
*\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 .. . | *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 .. . | |||
*\ 2.11.*) ;; # other 2.11 versions | *\ 2.11.*) ;; # other 2.11 versions | |||
*) supports_anon_versioning=yes ;; | *) supports_anon_versioning=yes ;; | |||
esac | esac | |||
# See if GNU ld supports shared libraries. | # See if GNU ld supports shared libraries. | |||
case $host_os in | case $host_os in | |||
skipping to change at line 9250 | skipping to change at line 8871 | |||
prefix_cmds="$SED"~ | prefix_cmds="$SED"~ | |||
if test EXPORTS = "`$SED 1q $export_symbols`"; then | if test EXPORTS = "`$SED 1q $export_symbols`"; then | |||
prefix_cmds="$prefix_cmds -e 1d"; | prefix_cmds="$prefix_cmds -e 1d"; | |||
fi~ | fi~ | |||
prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~ | prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~ | |||
cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~ | cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~ | |||
$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $comp iler_flags $output_objdir/$libname.def~ | $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $comp iler_flags $output_objdir/$libname.def~ | |||
emximp -o $lib $output_objdir/$libname.def' | emximp -o $lib $output_objdir/$libname.def' | |||
old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def' | old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def' | |||
enable_shared_with_static_runtimes=yes | enable_shared_with_static_runtimes=yes | |||
file_list_spec='@' | ||||
;; | ;; | |||
interix[3-9]*) | interix[3-9]*) | |||
hardcode_direct=no | hardcode_direct=no | |||
hardcode_shlibpath_var=no | hardcode_shlibpath_var=no | |||
hardcode_libdir_flag_spec='$wl-rpath,$libdir' | hardcode_libdir_flag_spec='$wl-rpath,$libdir' | |||
export_dynamic_flag_spec='$wl-E' | export_dynamic_flag_spec='$wl-E' | |||
# Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc . | # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc . | |||
# Instead, shared libraries are loaded at an image base (0x10000000 b y | # Instead, shared libraries are loaded at an image base (0x10000000 b y | |||
# default) and relocated if they conflict, which is a slow very memor y | # default) and relocated if they conflict, which is a slow very memor y | |||
# consuming and fragmenting process. To avoid this, we pick a random , | # consuming and fragmenting process. To avoid this, we pick a random , | |||
# 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at lin k | # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at lin k | |||
# time. Moving up from 0x10000000 also allows more sbrk(2) space. | # time. Moving up from 0x10000000 also allows more sbrk(2) space. | |||
archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 13 42177280` -o $lib' | archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 13 42177280` -o $lib' | |||
archive_expsym_cmds='$SED "s|^|_|" $export_symbols >$output_objdir/$s oname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h, $soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-b ase,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' | archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$so name.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$ soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-ba se,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' | |||
;; | ;; | |||
gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) | gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) | |||
tmp_diet=no | tmp_diet=no | |||
if test linux-dietlibc = "$host_os"; then | if test linux-dietlibc = "$host_os"; then | |||
case $cc_basename in | case $cc_basename in | |||
diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn) | diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn) | |||
esac | esac | |||
fi | fi | |||
if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \ | if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \ | |||
skipping to change at line 9308 | skipping to change at line 8928 | |||
nagfor*) # NAGFOR 5.3 | nagfor*) # NAGFOR 5.3 | |||
tmp_sharedflag='-Wl,-shared' ;; | tmp_sharedflag='-Wl,-shared' ;; | |||
xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with x lf below) | xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with x lf below) | |||
tmp_sharedflag='-qmkshrobj' | tmp_sharedflag='-qmkshrobj' | |||
tmp_addflag= ;; | tmp_addflag= ;; | |||
nvcc*) # Cuda Compiler Driver 2.2 | nvcc*) # Cuda Compiler Driver 2.2 | |||
whole_archive_flag_spec='$wl--whole-archive`for conv in $convenien ce\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\" ; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' | whole_archive_flag_spec='$wl--whole-archive`for conv in $convenien ce\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\" ; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' | |||
compiler_needs_object=yes | compiler_needs_object=yes | |||
;; | ;; | |||
esac | esac | |||
case `$CC -V 2>&1 | $SED 5q` in | case `$CC -V 2>&1 | sed 5q` in | |||
*Sun\ C*) # Sun C 5.9 | *Sun\ C*) # Sun C 5.9 | |||
whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_co nvenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole- archive' | whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_co nvenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole- archive' | |||
compiler_needs_object=yes | compiler_needs_object=yes | |||
tmp_sharedflag='-G' ;; | tmp_sharedflag='-G' ;; | |||
*Sun\ F*) # Sun Fortran 8.3 | *Sun\ F*) # Sun Fortran 8.3 | |||
tmp_sharedflag='-G' ;; | tmp_sharedflag='-G' ;; | |||
esac | esac | |||
archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplib s $compiler_flags $wl-soname $wl$soname -o $lib' | archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplib s $compiler_flags $wl-soname $wl$soname -o $lib' | |||
if test yes = "$supports_anon_versioning"; then | if test yes = "$supports_anon_versioning"; then | |||
archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.v er~ | archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.v er~ | |||
cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir /$libname.ver~ | cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/ $libname.ver~ | |||
echo "local: *; };" >> $output_objdir/$libname.ver~ | echo "local: *; };" >> $output_objdir/$libname.ver~ | |||
$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compil er_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libnam e.ver -o $lib' | $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compil er_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libnam e.ver -o $lib' | |||
fi | fi | |||
case $cc_basename in | case $cc_basename in | |||
tcc*) | tcc*) | |||
hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' | ||||
export_dynamic_flag_spec='-rdynamic' | export_dynamic_flag_spec='-rdynamic' | |||
;; | ;; | |||
xlf* | bgf* | bgxlf* | mpixlf*) | xlf* | bgf* | bgxlf* | mpixlf*) | |||
# IBM XL Fortran 10.1 on PPC cannot create shared libs itself | # IBM XL Fortran 10.1 on PPC cannot create shared libs itself | |||
whole_archive_flag_spec='--whole-archive$convenience --no-whole-ar chive' | whole_archive_flag_spec='--whole-archive$convenience --no-whole-ar chive' | |||
hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' | hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' | |||
archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' | archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' | |||
if test yes = "$supports_anon_versioning"; then | if test yes = "$supports_anon_versioning"; then | |||
archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname. ver~ | archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname. ver~ | |||
cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objd ir/$libname.ver~ | cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdi r/$libname.ver~ | |||
echo "local: *; };" >> $output_objdir/$libname.ver~ | echo "local: *; };" >> $output_objdir/$libname.ver~ | |||
$LD -shared $libobjs $deplibs $linker_flags -soname $soname - version-script $output_objdir/$libname.ver -o $lib' | $LD -shared $libobjs $deplibs $linker_flags -soname $soname - version-script $output_objdir/$libname.ver -o $lib' | |||
fi | fi | |||
;; | ;; | |||
esac | esac | |||
else | else | |||
ld_shlibs=no | ld_shlibs=no | |||
fi | fi | |||
;; | ;; | |||
skipping to change at line 9469 | skipping to change at line 9088 | |||
# -C means demangle to GNU nm, but means don't demangle to AIX nm. | # -C means demangle to GNU nm, but means don't demangle to AIX nm. | |||
# Without the "-l" option, or with the "-B" option, AIX nm treats | # Without the "-l" option, or with the "-B" option, AIX nm treats | |||
# weak defined symbols like other global defined symbols, whereas | # weak defined symbols like other global defined symbols, whereas | |||
# GNU nm marks them as "W". | # GNU nm marks them as "W". | |||
# While the 'weak' keyword is ignored in the Export File, we need | # While the 'weak' keyword is ignored in the Export File, we need | |||
# it in the Import File for the 'aix-soname' feature, so we have | # it in the Import File for the 'aix-soname' feature, so we have | |||
# to replace the "-B" option with "-P" for AIX nm. | # to replace the "-B" option with "-P" for AIX nm. | |||
if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then | if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then | |||
export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (su bstr(\$ 3,1,1) != ".")) { if (\$ 2 == "W") { print \$ 3 " weak" } else { pr int \$ 3 } } }'\'' | sort -u > $export_symbols' | export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (su bstr(\$ 3,1,1) != ".")) { if (\$ 2 == "W") { print \$ 3 " weak" } else { pr int \$ 3 } } }'\'' | sort -u > $export_symbols' | |||
else | else | |||
export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\) $/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 = = "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' | export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\) $/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 = = "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' | |||
fi | fi | |||
aix_use_runtimelinking=no | aix_use_runtimelinking=no | |||
# Test if we are trying to use run time linking or normal | # Test if we are trying to use run time linking or normal | |||
# AIX style linking. If -brtl is somewhere in LDFLAGS, we | # AIX style linking. If -brtl is somewhere in LDFLAGS, we | |||
# have runtime linking enabled, and use it for executables. | # have runtime linking enabled, and use it for executables. | |||
# For shared libraries, we enable/disable runtime linking | # For shared libraries, we enable/disable runtime linking | |||
# depending on the kind of the shared library created - | # depending on the kind of the shared library created - | |||
# when "with_aix_soname,aix_use_runtimelinking" is: | # when "with_aix_soname,aix_use_runtimelinking" is: | |||
# "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables | # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables | |||
skipping to change at line 9591 | skipping to change at line 9210 | |||
always_export_symbols=yes | always_export_symbols=yes | |||
if test aix,yes = "$with_aix_soname,$aix_use_runtimelinking"; then | if test aix,yes = "$with_aix_soname,$aix_use_runtimelinking"; then | |||
# Warning - without using the other runtime loading flags (-brtl), | # Warning - without using the other runtime loading flags (-brtl), | |||
# -berok will link without error, but may produce a broken library. | # -berok will link without error, but may produce a broken library. | |||
allow_undefined_flag='-berok' | allow_undefined_flag='-berok' | |||
# Determine the default libpath from the value encoded in an | # Determine the default libpath from the value encoded in an | |||
# empty executable. | # empty executable. | |||
if test set = "${lt_cv_aix_libpath+set}"; then | if test set = "${lt_cv_aix_libpath+set}"; then | |||
aix_libpath=$lt_cv_aix_libpath | aix_libpath=$lt_cv_aix_libpath | |||
else | else | |||
if test ${lt_cv_aix_libpath_+y} | if ${lt_cv_aix_libpath_+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_link "$LINENO" | if ac_fn_c_try_link "$LINENO"; then : | |||
then : | ||||
lt_aix_libpath_sed=' | lt_aix_libpath_sed=' | |||
/Import File Strings/,/^$/ { | /Import File Strings/,/^$/ { | |||
/^0/ { | /^0/ { | |||
s/^0 *\([^ ]*\) *$/\1/ | s/^0 *\([^ ]*\) *$/\1/ | |||
p | p | |||
} | } | |||
}' | }' | |||
lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e " $lt_aix_libpath_sed"` | lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e " $lt_aix_libpath_sed"` | |||
# Check for a 64-bit object if we didn't find anything. | # Check for a 64-bit object if we didn't find anything. | |||
if test -z "$lt_cv_aix_libpath_"; then | if test -z "$lt_cv_aix_libpath_"; then | |||
lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` | lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` | |||
fi | fi | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam \ | rm -f core conftest.err conftest.$ac_objext \ | |||
conftest$ac_exeext conftest.$ac_ext | conftest$ac_exeext conftest.$ac_ext | |||
if test -z "$lt_cv_aix_libpath_"; then | if test -z "$lt_cv_aix_libpath_"; then | |||
lt_cv_aix_libpath_=/usr/lib:/lib | lt_cv_aix_libpath_=/usr/lib:/lib | |||
fi | fi | |||
fi | fi | |||
aix_libpath=$lt_cv_aix_libpath_ | aix_libpath=$lt_cv_aix_libpath_ | |||
fi | fi | |||
skipping to change at line 9646 | skipping to change at line 9263 | |||
if test ia64 = "$host_cpu"; then | if test ia64 = "$host_cpu"; then | |||
hardcode_libdir_flag_spec='$wl-R $libdir:/usr/lib:/lib' | hardcode_libdir_flag_spec='$wl-R $libdir:/usr/lib:/lib' | |||
allow_undefined_flag="-z nodefs" | allow_undefined_flag="-z nodefs" | |||
archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\$wl$no_entry_flag"' $compiler_flags $wl$allow_undefin ed_flag '"\$wl$exp_sym_flag:\$export_symbols" | archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\$wl$no_entry_flag"' $compiler_flags $wl$allow_undefin ed_flag '"\$wl$exp_sym_flag:\$export_symbols" | |||
else | else | |||
# Determine the default libpath from the value encoded in an | # Determine the default libpath from the value encoded in an | |||
# empty executable. | # empty executable. | |||
if test set = "${lt_cv_aix_libpath+set}"; then | if test set = "${lt_cv_aix_libpath+set}"; then | |||
aix_libpath=$lt_cv_aix_libpath | aix_libpath=$lt_cv_aix_libpath | |||
else | else | |||
if test ${lt_cv_aix_libpath_+y} | if ${lt_cv_aix_libpath_+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_link "$LINENO" | if ac_fn_c_try_link "$LINENO"; then : | |||
then : | ||||
lt_aix_libpath_sed=' | lt_aix_libpath_sed=' | |||
/Import File Strings/,/^$/ { | /Import File Strings/,/^$/ { | |||
/^0/ { | /^0/ { | |||
s/^0 *\([^ ]*\) *$/\1/ | s/^0 *\([^ ]*\) *$/\1/ | |||
p | p | |||
} | } | |||
}' | }' | |||
lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e " $lt_aix_libpath_sed"` | lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e " $lt_aix_libpath_sed"` | |||
# Check for a 64-bit object if we didn't find anything. | # Check for a 64-bit object if we didn't find anything. | |||
if test -z "$lt_cv_aix_libpath_"; then | if test -z "$lt_cv_aix_libpath_"; then | |||
lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` | lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` | |||
fi | fi | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam \ | rm -f core conftest.err conftest.$ac_objext \ | |||
conftest$ac_exeext conftest.$ac_ext | conftest$ac_exeext conftest.$ac_ext | |||
if test -z "$lt_cv_aix_libpath_"; then | if test -z "$lt_cv_aix_libpath_"; then | |||
lt_cv_aix_libpath_=/usr/lib:/lib | lt_cv_aix_libpath_=/usr/lib:/lib | |||
fi | fi | |||
fi | fi | |||
aix_libpath=$lt_cv_aix_libpath_ | aix_libpath=$lt_cv_aix_libpath_ | |||
fi | fi | |||
skipping to change at line 9740 | skipping to change at line 9355 | |||
;; | ;; | |||
esac | esac | |||
;; | ;; | |||
bsdi[45]*) | bsdi[45]*) | |||
export_dynamic_flag_spec=-rdynamic | export_dynamic_flag_spec=-rdynamic | |||
;; | ;; | |||
cygwin* | mingw* | pw32* | cegcc*) | cygwin* | mingw* | pw32* | cegcc*) | |||
# When not using gcc, we currently assume that we are using | # When not using gcc, we currently assume that we are using | |||
# Microsoft Visual C++ or Intel C++ Compiler. | # Microsoft Visual C++. | |||
# hardcode_libdir_flag_spec is actually meaningless, as there is | # hardcode_libdir_flag_spec is actually meaningless, as there is | |||
# no search path for DLLs. | # no search path for DLLs. | |||
case $cc_basename in | case $cc_basename in | |||
cl* | icl*) | cl*) | |||
# Native MSVC or ICC | # Native MSVC | |||
hardcode_libdir_flag_spec=' ' | hardcode_libdir_flag_spec=' ' | |||
allow_undefined_flag=unsupported | allow_undefined_flag=unsupported | |||
always_export_symbols=yes | always_export_symbols=yes | |||
file_list_spec='@' | file_list_spec='@' | |||
# Tell ltmain to make .lib files, not .a files. | # Tell ltmain to make .lib files, not .a files. | |||
libext=lib | libext=lib | |||
# Tell ltmain to make .dll files, not .so files. | # Tell ltmain to make .dll files, not .so files. | |||
shrext_cmds=.dll | shrext_cmds=.dll | |||
# FIXME: Setting linknames here is a bad hack. | # FIXME: Setting linknames here is a bad hack. | |||
archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames= ' | archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames= ' | |||
skipping to change at line 9786 | skipping to change at line 9401 | |||
lt_outputfile=$lt_outputfile.exe | lt_outputfile=$lt_outputfile.exe | |||
lt_tool_outputfile=$lt_tool_outputfile.exe | lt_tool_outputfile=$lt_tool_outputfile.exe | |||
;; | ;; | |||
esac~ | esac~ | |||
if test : != "$MANIFEST_TOOL" && test -f "$lt_outputfile.manifest "; then | if test : != "$MANIFEST_TOOL" && test -f "$lt_outputfile.manifest "; then | |||
$MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -output resource:"$lt_tool_outputfile" || exit 1; | $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -output resource:"$lt_tool_outputfile" || exit 1; | |||
$RM "$lt_outputfile.manifest"; | $RM "$lt_outputfile.manifest"; | |||
fi' | fi' | |||
;; | ;; | |||
*) | *) | |||
# Assume MSVC and ICC wrapper | # Assume MSVC wrapper | |||
hardcode_libdir_flag_spec=' ' | hardcode_libdir_flag_spec=' ' | |||
allow_undefined_flag=unsupported | allow_undefined_flag=unsupported | |||
# Tell ltmain to make .lib files, not .a files. | # Tell ltmain to make .lib files, not .a files. | |||
libext=lib | libext=lib | |||
# Tell ltmain to make .dll files, not .so files. | # Tell ltmain to make .dll files, not .so files. | |||
shrext_cmds=.dll | shrext_cmds=.dll | |||
# FIXME: Setting linknames here is a bad hack. | # FIXME: Setting linknames here is a bad hack. | |||
archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$ deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' | archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$ deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' | |||
# The linker will automatically build a .lib file if we build a DLL. | # The linker will automatically build a .lib file if we build a DLL. | |||
old_archive_from_new_cmds='true' | old_archive_from_new_cmds='true' | |||
skipping to change at line 9826 | skipping to change at line 9441 | |||
link_all_deplibs=yes | link_all_deplibs=yes | |||
allow_undefined_flag=$_lt_dar_allow_undefined | allow_undefined_flag=$_lt_dar_allow_undefined | |||
case $cc_basename in | case $cc_basename in | |||
ifort*|nagfor*) _lt_dar_can_shared=yes ;; | ifort*|nagfor*) _lt_dar_can_shared=yes ;; | |||
*) _lt_dar_can_shared=$GCC ;; | *) _lt_dar_can_shared=$GCC ;; | |||
esac | esac | |||
if test yes = "$_lt_dar_can_shared"; then | if test yes = "$_lt_dar_can_shared"; then | |||
output_verbose_link_cmd=func_echo_all | output_verbose_link_cmd=func_echo_all | |||
archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobj s \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_l t_dar_single_mod$_lt_dsymutil" | archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobj s \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_l t_dar_single_mod$_lt_dsymutil" | |||
module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$d eplibs \$compiler_flags$_lt_dsymutil" | module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$d eplibs \$compiler_flags$_lt_dsymutil" | |||
archive_expsym_cmds="$SED 's|^|_|' < \$export_symbols > \$output_objdir | archive_expsym_cmds="sed 's|^|_|' < \$export_symbols > \$output_objdir/ | |||
/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib | \$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \ | |||
\$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verst | $libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstr | |||
ring $_lt_dar_single_mod$_lt_dar_export_syms$_lt_dsymutil" | ing $_lt_dar_single_mod$_lt_dar_export_syms$_lt_dsymutil" | |||
module_expsym_cmds="$SED -e 's|^|_|' < \$export_symbols > \$output_objd | module_expsym_cmds="sed -e 's|^|_|' < \$export_symbols > \$output_objdi | |||
ir/\$libname-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$ | r/\$libname-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$l | |||
libobjs \$deplibs \$compiler_flags$_lt_dar_export_syms$_lt_dsymutil" | ibobjs \$deplibs \$compiler_flags$_lt_dar_export_syms$_lt_dsymutil" | |||
else | else | |||
ld_shlibs=no | ld_shlibs=no | |||
fi | fi | |||
;; | ;; | |||
dgux*) | dgux*) | |||
archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_fla gs' | archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_fla gs' | |||
hardcode_libdir_flag_spec='-L$libdir' | hardcode_libdir_flag_spec='-L$libdir' | |||
skipping to change at line 9861 | skipping to change at line 9476 | |||
# Unfortunately, older versions of FreeBSD 2 do not have this feature. | # Unfortunately, older versions of FreeBSD 2 do not have this feature. | |||
freebsd2.*) | freebsd2.*) | |||
archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags ' | archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags ' | |||
hardcode_direct=yes | hardcode_direct=yes | |||
hardcode_minus_L=yes | hardcode_minus_L=yes | |||
hardcode_shlibpath_var=no | hardcode_shlibpath_var=no | |||
;; | ;; | |||
# FreeBSD 3 and greater uses gcc -shared to do shared libraries. | # FreeBSD 3 and greater uses gcc -shared to do shared libraries. | |||
freebsd* | dragonfly* | midnightbsd*) | freebsd* | dragonfly*) | |||
archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compil er_flags' | archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compil er_flags' | |||
hardcode_libdir_flag_spec='-R$libdir' | hardcode_libdir_flag_spec='-R$libdir' | |||
hardcode_direct=yes | hardcode_direct=yes | |||
hardcode_shlibpath_var=no | hardcode_shlibpath_var=no | |||
;; | ;; | |||
hpux9*) | hpux9*) | |||
if test yes = "$GCC"; then | if test yes = "$GCC"; then | |||
archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag $wl+b $wl$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_f lags~test "x$output_objdir/$soname" = "x$lib" || mv $output_objdir/$soname $lib' | archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag $wl+b $wl$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_f lags~test "x$output_objdir/$soname" = "x$lib" || mv $output_objdir/$soname $lib' | |||
else | else | |||
skipping to change at line 9927 | skipping to change at line 9542 | |||
hppa*64*) | hppa*64*) | |||
archive_cmds='$CC -b $wl+h $wl$soname -o $lib $libobjs $deplibs $c ompiler_flags' | archive_cmds='$CC -b $wl+h $wl$soname -o $lib $libobjs $deplibs $c ompiler_flags' | |||
;; | ;; | |||
ia64*) | ia64*) | |||
archive_cmds='$CC -b $wl+h $wl$soname $wl+nodefaultrpath -o $lib $ libobjs $deplibs $compiler_flags' | archive_cmds='$CC -b $wl+h $wl$soname $wl+nodefaultrpath -o $lib $ libobjs $deplibs $compiler_flags' | |||
;; | ;; | |||
*) | *) | |||
# Older versions of the 11.00 compiler do not understand -b yet | # Older versions of the 11.00 compiler do not understand -b yet | |||
# (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does) | # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $CC unde | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understan | |||
rstands -b" >&5 | ds -b" >&5 | |||
printf %s "checking if $CC understands -b... " >&6; } | $as_echo_n "checking if $CC understands -b... " >&6; } | |||
if test ${lt_cv_prog_compiler__b+y} | if ${lt_cv_prog_compiler__b+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
lt_cv_prog_compiler__b=no | lt_cv_prog_compiler__b=no | |||
save_LDFLAGS=$LDFLAGS | save_LDFLAGS=$LDFLAGS | |||
LDFLAGS="$LDFLAGS -b" | LDFLAGS="$LDFLAGS -b" | |||
echo "$lt_simple_link_test_code" > conftest.$ac_ext | echo "$lt_simple_link_test_code" > conftest.$ac_ext | |||
if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then | if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then | |||
# The linker can only warn and ignore the option if not recognized | # The linker can only warn and ignore the option if not recognized | |||
# So say no if there are warnings | # So say no if there are warnings | |||
if test -s conftest.err; then | if test -s conftest.err; then | |||
# Append any errors to the config.log. | # Append any errors to the config.log. | |||
cat conftest.err 1>&5 | cat conftest.err 1>&5 | |||
skipping to change at line 9956 | skipping to change at line 9570 | |||
lt_cv_prog_compiler__b=yes | lt_cv_prog_compiler__b=yes | |||
fi | fi | |||
else | else | |||
lt_cv_prog_compiler__b=yes | lt_cv_prog_compiler__b=yes | |||
fi | fi | |||
fi | fi | |||
$RM -r conftest* | $RM -r conftest* | |||
LDFLAGS=$save_LDFLAGS | LDFLAGS=$save_LDFLAGS | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_ | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" > | |||
_b" >&5 | &5 | |||
printf "%s\n" "$lt_cv_prog_compiler__b" >&6; } | $as_echo "$lt_cv_prog_compiler__b" >&6; } | |||
if test yes = "$lt_cv_prog_compiler__b"; then | if test yes = "$lt_cv_prog_compiler__b"; then | |||
archive_cmds='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler_flags' | archive_cmds='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler_flags' | |||
else | else | |||
archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $de plibs $linker_flags' | archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $de plibs $linker_flags' | |||
fi | fi | |||
;; | ;; | |||
esac | esac | |||
fi | fi | |||
skipping to change at line 9997 | skipping to change at line 9611 | |||
fi | fi | |||
;; | ;; | |||
irix5* | irix6* | nonstopux*) | irix5* | irix6* | nonstopux*) | |||
if test yes = "$GCC"; then | if test yes = "$GCC"; then | |||
archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flag s $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_ver sion $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' | archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flag s $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_ver sion $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' | |||
# Try to use the -exported_symbol ld option, if it does not | # Try to use the -exported_symbol ld option, if it does not | |||
# work, assume that -exports_file does not work either and | # work, assume that -exports_file does not work either and | |||
# implicitly export all symbols. | # implicitly export all symbols. | |||
# This should be the same for all languages, so no per-tag cache var iable. | # This should be the same for all languages, so no per-tag cache var iable. | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $ | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_ | |||
host_os linker accepts -exported_symbol" >&5 | os linker accepts -exported_symbol" >&5 | |||
printf %s "checking whether the $host_os linker accepts -exported_symbol... | $as_echo_n "checking whether the $host_os linker accepts -exported_symbol.. | |||
" >&6; } | . " >&6; } | |||
if test ${lt_cv_irix_exported_symbol+y} | if ${lt_cv_irix_exported_symbol+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
save_LDFLAGS=$LDFLAGS | save_LDFLAGS=$LDFLAGS | |||
LDFLAGS="$LDFLAGS -shared $wl-exported_symbol ${wl}foo $wl-update _registry $wl/dev/null" | LDFLAGS="$LDFLAGS -shared $wl-exported_symbol ${wl}foo $wl-update _registry $wl/dev/null" | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
int foo (void) { return 0; } | int foo (void) { return 0; } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_link "$LINENO" | if ac_fn_c_try_link "$LINENO"; then : | |||
then : | ||||
lt_cv_irix_exported_symbol=yes | lt_cv_irix_exported_symbol=yes | |||
else $as_nop | else | |||
lt_cv_irix_exported_symbol=no | lt_cv_irix_exported_symbol=no | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam \ | rm -f core conftest.err conftest.$ac_objext \ | |||
conftest$ac_exeext conftest.$ac_ext | conftest$ac_exeext conftest.$ac_ext | |||
LDFLAGS=$save_LDFLAGS | LDFLAGS=$save_LDFLAGS | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_ | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbo | |||
symbol" >&5 | l" >&5 | |||
printf "%s\n" "$lt_cv_irix_exported_symbol" >&6; } | $as_echo "$lt_cv_irix_exported_symbol" >&6; } | |||
if test yes = "$lt_cv_irix_exported_symbol"; then | if test yes = "$lt_cv_irix_exported_symbol"; then | |||
archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $com piler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$ wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_loc ations $wl-exports_file $wl$export_symbols -o $lib' | archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $com piler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$ wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_loc ations $wl-exports_file $wl$export_symbols -o $lib' | |||
fi | fi | |||
link_all_deplibs=no | link_all_deplibs=no | |||
else | else | |||
archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` - update_registry $output_objdir/so_locations -o $lib' | archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` - update_registry $output_objdir/so_locations -o $lib' | |||
archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags - soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstr ing"` -update_registry $output_objdir/so_locations -exports_file $export_sy mbols -o $lib' | archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags - soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstr ing"` -update_registry $output_objdir/so_locations -exports_file $export_sy mbols -o $lib' | |||
fi | fi | |||
archive_cmds_need_lc='no' | archive_cmds_need_lc='no' | |||
hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' | hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' | |||
skipping to change at line 10042 | skipping to change at line 9654 | |||
inherit_rpath=yes | inherit_rpath=yes | |||
link_all_deplibs=yes | link_all_deplibs=yes | |||
;; | ;; | |||
linux*) | linux*) | |||
case $cc_basename in | case $cc_basename in | |||
tcc*) | tcc*) | |||
# Fabrice Bellard et al's Tiny C Compiler | # Fabrice Bellard et al's Tiny C Compiler | |||
ld_shlibs=yes | ld_shlibs=yes | |||
archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compi ler_flags' | archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compi ler_flags' | |||
hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' | ||||
;; | ;; | |||
esac | esac | |||
;; | ;; | |||
netbsd* | netbsdelf*-gnu) | netbsd* | netbsdelf*-gnu) | |||
if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then | if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then | |||
archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flag s' # a.out | archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flag s' # a.out | |||
else | else | |||
archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF | archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF | |||
fi | fi | |||
skipping to change at line 10114 | skipping to change at line 9725 | |||
prefix_cmds="$SED"~ | prefix_cmds="$SED"~ | |||
if test EXPORTS = "`$SED 1q $export_symbols`"; then | if test EXPORTS = "`$SED 1q $export_symbols`"; then | |||
prefix_cmds="$prefix_cmds -e 1d"; | prefix_cmds="$prefix_cmds -e 1d"; | |||
fi~ | fi~ | |||
prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~ | prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~ | |||
cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~ | cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~ | |||
$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $comp iler_flags $output_objdir/$libname.def~ | $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $comp iler_flags $output_objdir/$libname.def~ | |||
emximp -o $lib $output_objdir/$libname.def' | emximp -o $lib $output_objdir/$libname.def' | |||
old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def' | old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def' | |||
enable_shared_with_static_runtimes=yes | enable_shared_with_static_runtimes=yes | |||
file_list_spec='@' | ||||
;; | ;; | |||
osf3*) | osf3*) | |||
if test yes = "$GCC"; then | if test yes = "$GCC"; then | |||
allow_undefined_flag=' $wl-expect_unresolved $wl\*' | allow_undefined_flag=' $wl-expect_unresolved $wl\*' | |||
archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $co mpiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all " $wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_lo cations -o $lib' | archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $co mpiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all " $wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_lo cations -o $lib' | |||
else | else | |||
allow_undefined_flag=' -expect_unresolved \*' | allow_undefined_flag=' -expect_unresolved \*' | |||
archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $co mpiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_v ersion $verstring"` -update_registry $output_objdir/so_locations -o $lib' | archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $co mpiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_v ersion $verstring"` -update_registry $output_objdir/so_locations -o $lib' | |||
fi | fi | |||
skipping to change at line 10303 | skipping to change at line 9913 | |||
if test sni = "$host_vendor"; then | if test sni = "$host_vendor"; then | |||
case $host in | case $host in | |||
sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) | sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) | |||
export_dynamic_flag_spec='$wl-Blargedynsym' | export_dynamic_flag_spec='$wl-Blargedynsym' | |||
;; | ;; | |||
esac | esac | |||
fi | fi | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5 | |||
printf "%s\n" "$ld_shlibs" >&6; } | $as_echo "$ld_shlibs" >&6; } | |||
test no = "$ld_shlibs" && can_build_shared=no | test no = "$ld_shlibs" && can_build_shared=no | |||
with_gnu_ld=$with_gnu_ld | with_gnu_ld=$with_gnu_ld | |||
# | # | |||
# Do we need to explicitly link libc? | # Do we need to explicitly link libc? | |||
# | # | |||
case "x$archive_cmds_need_lc" in | case "x$archive_cmds_need_lc" in | |||
x|xyes) | x|xyes) | |||
# Assume -lc should be added | # Assume -lc should be added | |||
skipping to change at line 10326 | skipping to change at line 9936 | |||
if test yes,yes = "$GCC,$enable_shared"; then | if test yes,yes = "$GCC,$enable_shared"; then | |||
case $archive_cmds in | case $archive_cmds in | |||
*'~'*) | *'~'*) | |||
# FIXME: we may have to deal with multi-command sequences. | # FIXME: we may have to deal with multi-command sequences. | |||
;; | ;; | |||
'$CC '*) | '$CC '*) | |||
# Test whether the compiler implicitly links with -lc since on some | # Test whether the compiler implicitly links with -lc since on some | |||
# systems, -lgcc has to come before -lc. If gcc already passes -lc | # systems, -lgcc has to come before -lc. If gcc already passes -lc | |||
# to ld, don't add -lc before -lgcc. | # to ld, don't add -lc before -lgcc. | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -lc sh | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should | |||
ould be explicitly linked in" >&5 | be explicitly linked in" >&5 | |||
printf %s "checking whether -lc should be explicitly linked in... " >&6; } | $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } | |||
if test ${lt_cv_archive_cmds_need_lc+y} | if ${lt_cv_archive_cmds_need_lc+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
$RM conftest* | $RM conftest* | |||
echo "$lt_simple_compile_test_code" > conftest.$ac_ext | echo "$lt_simple_compile_test_code" > conftest.$ac_ext | |||
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\"" ; } >&5 | if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\"" ; } >&5 | |||
(eval $ac_compile) 2>&5 | (eval $ac_compile) 2>&5 | |||
ac_status=$? | ac_status=$? | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; } 2>conftest.err; then | test $ac_status = 0; } 2>conftest.err; then | |||
soname=conftest | soname=conftest | |||
lib=conftest | lib=conftest | |||
libobjs=conftest.$ac_objext | libobjs=conftest.$ac_objext | |||
deplibs= | deplibs= | |||
wl=$lt_prog_compiler_wl | wl=$lt_prog_compiler_wl | |||
pic_flag=$lt_prog_compiler_pic | pic_flag=$lt_prog_compiler_pic | |||
compiler_flags=-v | compiler_flags=-v | |||
linker_flags=-v | linker_flags=-v | |||
verstring= | verstring= | |||
output_objdir=. | output_objdir=. | |||
libname=conftest | libname=conftest | |||
lt_save_allow_undefined_flag=$allow_undefined_flag | lt_save_allow_undefined_flag=$allow_undefined_flag | |||
allow_undefined_flag= | allow_undefined_flag= | |||
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmd s 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 | if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmd s 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 | |||
(eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 | (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 | |||
ac_status=$? | ac_status=$? | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; } | test $ac_status = 0; } | |||
then | then | |||
lt_cv_archive_cmds_need_lc=no | lt_cv_archive_cmds_need_lc=no | |||
else | else | |||
lt_cv_archive_cmds_need_lc=yes | lt_cv_archive_cmds_need_lc=yes | |||
fi | fi | |||
allow_undefined_flag=$lt_save_allow_undefined_flag | allow_undefined_flag=$lt_save_allow_undefined_flag | |||
else | else | |||
cat conftest.err 1>&5 | cat conftest.err 1>&5 | |||
fi | fi | |||
$RM conftest* | $RM conftest* | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_n | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_l | |||
eed_lc" >&5 | c" >&5 | |||
printf "%s\n" "$lt_cv_archive_cmds_need_lc" >&6; } | $as_echo "$lt_cv_archive_cmds_need_lc" >&6; } | |||
archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc | archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc | |||
;; | ;; | |||
esac | esac | |||
fi | fi | |||
;; | ;; | |||
esac | esac | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dynamic linker cha | { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characte | |||
racteristics" >&5 | ristics" >&5 | |||
printf %s "checking dynamic linker characteristics... " >&6; } | $as_echo_n "checking dynamic linker characteristics... " >&6; } | |||
if test yes = "$GCC"; then | if test yes = "$GCC"; then | |||
case $host_os in | case $host_os in | |||
darwin*) lt_awk_arg='/^libraries:/,/LR/' ;; | darwin*) lt_awk_arg='/^libraries:/,/LR/' ;; | |||
*) lt_awk_arg='/^libraries:/' ;; | *) lt_awk_arg='/^libraries:/' ;; | |||
esac | esac | |||
case $host_os in | case $host_os in | |||
mingw* | cegcc*) lt_sed_strip_eq='s|=\([A-Za-z]:\)|\1|g' ;; | mingw* | cegcc*) lt_sed_strip_eq='s|=\([A-Za-z]:\)|\1|g' ;; | |||
*) lt_sed_strip_eq='s|=/|/|g' ;; | *) lt_sed_strip_eq='s|=/|/|g' ;; | |||
esac | esac | |||
skipping to change at line 10640 | skipping to change at line 10249 | |||
eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; | eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; | |||
fi' | fi' | |||
postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\' '`~ | postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\' '`~ | |||
dlpath=$dir/\$dldll~ | dlpath=$dir/\$dldll~ | |||
$RM \$dlpath' | $RM \$dlpath' | |||
shlibpath_overrides_runpath=yes | shlibpath_overrides_runpath=yes | |||
case $host_os in | case $host_os in | |||
cygwin*) | cygwin*) | |||
# Cygwin DLLs use 'cyg' prefix rather than 'lib' | # Cygwin DLLs use 'cyg' prefix rather than 'lib' | |||
soname_spec='`echo $libname | $SED -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' | soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $ SED -e 's/[.]/-/g'`$versuffix$shared_ext' | |||
sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api" | sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api" | |||
;; | ;; | |||
mingw* | cegcc*) | mingw* | cegcc*) | |||
# MinGW DLLs use traditional 'lib' prefix | # MinGW DLLs use traditional 'lib' prefix | |||
soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$ shared_ext' | soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$ shared_ext' | |||
;; | ;; | |||
pw32*) | pw32*) | |||
# pw32 DLLs use 'pw' prefix rather than 'lib' | # pw32 DLLs use 'pw' prefix rather than 'lib' | |||
library_names_spec='`echo $libname | $SED -e 's/^lib/pw/'``echo $rele ase | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' | library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $relea se | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' | |||
;; | ;; | |||
esac | esac | |||
dynamic_linker='Win32 ld.exe' | dynamic_linker='Win32 ld.exe' | |||
;; | ;; | |||
*,cl* | *,icl*) | *,cl*) | |||
# Native MSVC or ICC | # Native MSVC | |||
libname_spec='$name' | libname_spec='$name' | |||
soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$sh ared_ext' | soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$sh ared_ext' | |||
library_names_spec='$libname.dll.lib' | library_names_spec='$libname.dll.lib' | |||
case $build_os in | case $build_os in | |||
mingw*) | mingw*) | |||
sys_lib_search_path_spec= | sys_lib_search_path_spec= | |||
lt_save_ifs=$IFS | lt_save_ifs=$IFS | |||
IFS=';' | IFS=';' | |||
for lt_path in $LIB | for lt_path in $LIB | |||
do | do | |||
IFS=$lt_save_ifs | IFS=$lt_save_ifs | |||
# Let DOS variable expansion print the short 8.3 style file name. | # Let DOS variable expansion print the short 8.3 style file name. | |||
lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @ echo %~si"` | lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @ echo %~si"` | |||
sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" | sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" | |||
done | done | |||
IFS=$lt_save_ifs | IFS=$lt_save_ifs | |||
# Convert to MSYS style. | # Convert to MSYS style. | |||
sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` | sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` | |||
;; | ;; | |||
cygwin*) | cygwin*) | |||
# Convert to unix form, then to dos form, then back to unix form | # Convert to unix form, then to dos form, then back to unix form | |||
# but this time dos style (no spaces!) so that the unix form looks | # but this time dos style (no spaces!) so that the unix form looks | |||
# like /cygdrive/c/PROGRA~1:/cygdr... | # like /cygdrive/c/PROGRA~1:/cygdr... | |||
sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` | sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` | |||
sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_ spec" 2>/dev/null` | sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_ spec" 2>/dev/null` | |||
sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path _spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` | sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path _spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` | |||
;; | ;; | |||
*) | *) | |||
skipping to change at line 10713 | skipping to change at line 10322 | |||
test -d \$dldir || mkdir -p \$dldir~ | test -d \$dldir || mkdir -p \$dldir~ | |||
$install_prog $dir/$dlname \$dldir/$dlname' | $install_prog $dir/$dlname \$dldir/$dlname' | |||
postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\' '`~ | postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\' '`~ | |||
dlpath=$dir/\$dldll~ | dlpath=$dir/\$dldll~ | |||
$RM \$dlpath' | $RM \$dlpath' | |||
shlibpath_overrides_runpath=yes | shlibpath_overrides_runpath=yes | |||
dynamic_linker='Win32 link.exe' | dynamic_linker='Win32 link.exe' | |||
;; | ;; | |||
*) | *) | |||
# Assume MSVC and ICC wrapper | # Assume MSVC wrapper | |||
library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versu ffix$shared_ext $libname.lib' | library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versu ffix$shared_ext $libname.lib' | |||
dynamic_linker='Win32 ld.exe' | dynamic_linker='Win32 ld.exe' | |||
;; | ;; | |||
esac | esac | |||
# FIXME: first we should search . and the directory the executable is in | # FIXME: first we should search . and the directory the executable is in | |||
shlibpath_var=PATH | shlibpath_var=PATH | |||
;; | ;; | |||
darwin* | rhapsody*) | darwin* | rhapsody*) | |||
dynamic_linker="$host_os dyld" | dynamic_linker="$host_os dyld" | |||
skipping to change at line 10746 | skipping to change at line 10355 | |||
dgux*) | dgux*) | |||
version_type=linux # correct to gnu/linux during the next big refactor | version_type=linux # correct to gnu/linux during the next big refactor | |||
need_lib_prefix=no | need_lib_prefix=no | |||
need_version=no | need_version=no | |||
library_names_spec='$libname$release$shared_ext$versuffix $libname$releas e$shared_ext$major $libname$shared_ext' | library_names_spec='$libname$release$shared_ext$versuffix $libname$releas e$shared_ext$major $libname$shared_ext' | |||
soname_spec='$libname$release$shared_ext$major' | soname_spec='$libname$release$shared_ext$major' | |||
shlibpath_var=LD_LIBRARY_PATH | shlibpath_var=LD_LIBRARY_PATH | |||
;; | ;; | |||
freebsd* | dragonfly* | midnightbsd*) | freebsd* | dragonfly*) | |||
# DragonFly does not have aout. When/if they implement a new | # DragonFly does not have aout. When/if they implement a new | |||
# versioning mechanism, adjust this. | # versioning mechanism, adjust this. | |||
if test -x /usr/bin/objformat; then | if test -x /usr/bin/objformat; then | |||
objformat=`/usr/bin/objformat` | objformat=`/usr/bin/objformat` | |||
else | else | |||
case $host_os in | case $host_os in | |||
freebsd[23].*) objformat=aout ;; | freebsd[23].*) objformat=aout ;; | |||
*) objformat=elf ;; | *) objformat=elf ;; | |||
esac | esac | |||
fi | fi | |||
skipping to change at line 10939 | skipping to change at line 10548 | |||
version_type=linux # correct to gnu/linux during the next big refactor | version_type=linux # correct to gnu/linux during the next big refactor | |||
need_lib_prefix=no | need_lib_prefix=no | |||
need_version=no | need_version=no | |||
library_names_spec='$libname$release$shared_ext$versuffix $libname$releas e$shared_ext$major $libname$shared_ext' | library_names_spec='$libname$release$shared_ext$versuffix $libname$releas e$shared_ext$major $libname$shared_ext' | |||
soname_spec='$libname$release$shared_ext$major' | soname_spec='$libname$release$shared_ext$major' | |||
finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' | finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' | |||
shlibpath_var=LD_LIBRARY_PATH | shlibpath_var=LD_LIBRARY_PATH | |||
shlibpath_overrides_runpath=no | shlibpath_overrides_runpath=no | |||
# Some binutils ld are patched to set DT_RUNPATH | # Some binutils ld are patched to set DT_RUNPATH | |||
if test ${lt_cv_shlibpath_overrides_runpath+y} | if ${lt_cv_shlibpath_overrides_runpath+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
lt_cv_shlibpath_overrides_runpath=no | lt_cv_shlibpath_overrides_runpath=no | |||
save_LDFLAGS=$LDFLAGS | save_LDFLAGS=$LDFLAGS | |||
save_libdir=$libdir | save_libdir=$libdir | |||
eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \ | eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \ | |||
LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\"" | LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\"" | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_link "$LINENO" | if ac_fn_c_try_link "$LINENO"; then : | |||
then : | if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir | |||
if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir | " >/dev/null; then : | |||
" >/dev/null | ||||
then : | ||||
lt_cv_shlibpath_overrides_runpath=yes | lt_cv_shlibpath_overrides_runpath=yes | |||
fi | fi | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam \ | rm -f core conftest.err conftest.$ac_objext \ | |||
conftest$ac_exeext conftest.$ac_ext | conftest$ac_exeext conftest.$ac_ext | |||
LDFLAGS=$save_LDFLAGS | LDFLAGS=$save_LDFLAGS | |||
libdir=$save_libdir | libdir=$save_libdir | |||
fi | fi | |||
shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath | shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath | |||
# This implies no fast_install, which is unacceptable. | # This implies no fast_install, which is unacceptable. | |||
# Some rework will be needed to allow for fast_install | # Some rework will be needed to allow for fast_install | |||
skipping to change at line 11210 | skipping to change at line 10816 | |||
version_type=linux # correct to gnu/linux during the next big refactor | version_type=linux # correct to gnu/linux during the next big refactor | |||
library_names_spec='$libname$release$shared_ext$versuffix $libname$releas e$shared_ext$major $libname$shared_ext' | library_names_spec='$libname$release$shared_ext$versuffix $libname$releas e$shared_ext$major $libname$shared_ext' | |||
soname_spec='$libname$release$shared_ext$major' | soname_spec='$libname$release$shared_ext$major' | |||
shlibpath_var=LD_LIBRARY_PATH | shlibpath_var=LD_LIBRARY_PATH | |||
;; | ;; | |||
*) | *) | |||
dynamic_linker=no | dynamic_linker=no | |||
;; | ;; | |||
esac | esac | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 | |||
printf "%s\n" "$dynamic_linker" >&6; } | $as_echo "$dynamic_linker" >&6; } | |||
test no = "$dynamic_linker" && can_build_shared=no | test no = "$dynamic_linker" && can_build_shared=no | |||
variables_saved_for_relink="PATH $shlibpath_var $runpath_var" | variables_saved_for_relink="PATH $shlibpath_var $runpath_var" | |||
if test yes = "$GCC"; then | if test yes = "$GCC"; then | |||
variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX C OMPILER_PATH LIBRARY_PATH" | variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX C OMPILER_PATH LIBRARY_PATH" | |||
fi | fi | |||
if test set = "${lt_cv_sys_lib_search_path_spec+set}"; then | if test set = "${lt_cv_sys_lib_search_path_spec+set}"; then | |||
sys_lib_search_path_spec=$lt_cv_sys_lib_search_path_spec | sys_lib_search_path_spec=$lt_cv_sys_lib_search_path_spec | |||
fi | fi | |||
skipping to change at line 11236 | skipping to change at line 10842 | |||
# remember unaugmented sys_lib_dlsearch_path content for libtool script dec ls... | # remember unaugmented sys_lib_dlsearch_path content for libtool script dec ls... | |||
configure_time_dlsearch_path=$sys_lib_dlsearch_path_spec | configure_time_dlsearch_path=$sys_lib_dlsearch_path_spec | |||
# ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time cod e | # ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time cod e | |||
func_munge_path_list sys_lib_dlsearch_path_spec "$LT_SYS_LIBRARY_PATH" | func_munge_path_list sys_lib_dlsearch_path_spec "$LT_SYS_LIBRARY_PATH" | |||
# to be used as default LT_SYS_LIBRARY_PATH value in generated libtool | # to be used as default LT_SYS_LIBRARY_PATH value in generated libtool | |||
configure_time_lt_sys_library_path=$LT_SYS_LIBRARY_PATH | configure_time_lt_sys_library_path=$LT_SYS_LIBRARY_PATH | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to hardcode li | { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library | |||
brary paths into programs" >&5 | paths into programs" >&5 | |||
printf %s "checking how to hardcode library paths into programs... " >&6; } | $as_echo_n "checking how to hardcode library paths into programs... " >&6; | |||
} | ||||
hardcode_action= | hardcode_action= | |||
if test -n "$hardcode_libdir_flag_spec" || | if test -n "$hardcode_libdir_flag_spec" || | |||
test -n "$runpath_var" || | test -n "$runpath_var" || | |||
test yes = "$hardcode_automatic"; then | test yes = "$hardcode_automatic"; then | |||
# We can hardcode non-existent directories. | # We can hardcode non-existent directories. | |||
if test no != "$hardcode_direct" && | if test no != "$hardcode_direct" && | |||
# If the only mechanism to avoid hardcoding is shlibpath_var, we | # If the only mechanism to avoid hardcoding is shlibpath_var, we | |||
# have to relink, otherwise we might link with an installed library | # have to relink, otherwise we might link with an installed library | |||
# when we should be linking with a yet-to-be-installed one | # when we should be linking with a yet-to-be-installed one | |||
skipping to change at line 11261 | skipping to change at line 10867 | |||
hardcode_action=relink | hardcode_action=relink | |||
else | else | |||
# We can link without hardcoding, and we can hardcode nonexisting dirs. | # We can link without hardcoding, and we can hardcode nonexisting dirs. | |||
hardcode_action=immediate | hardcode_action=immediate | |||
fi | fi | |||
else | else | |||
# We cannot hardcode anything, or else we can only hardcode existing | # We cannot hardcode anything, or else we can only hardcode existing | |||
# directories. | # directories. | |||
hardcode_action=unsupported | hardcode_action=unsupported | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5 | |||
printf "%s\n" "$hardcode_action" >&6; } | $as_echo "$hardcode_action" >&6; } | |||
if test relink = "$hardcode_action" || | if test relink = "$hardcode_action" || | |||
test yes = "$inherit_rpath"; then | test yes = "$inherit_rpath"; then | |||
# Fast installation is not supported | # Fast installation is not supported | |||
enable_fast_install=no | enable_fast_install=no | |||
elif test yes = "$shlibpath_overrides_runpath" || | elif test yes = "$shlibpath_overrides_runpath" || | |||
test no = "$enable_shared"; then | test no = "$enable_shared"; then | |||
# Fast installation is not necessary | # Fast installation is not necessary | |||
enable_fast_install=needless | enable_fast_install=needless | |||
fi | fi | |||
skipping to change at line 11301 | skipping to change at line 10907 | |||
lt_cv_dlopen_libs= | lt_cv_dlopen_libs= | |||
;; | ;; | |||
cygwin*) | cygwin*) | |||
lt_cv_dlopen=dlopen | lt_cv_dlopen=dlopen | |||
lt_cv_dlopen_libs= | lt_cv_dlopen_libs= | |||
;; | ;; | |||
darwin*) | darwin*) | |||
# if libdl is installed we need to link against it | # if libdl is installed we need to link against it | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -l | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" > | |||
dl" >&5 | &5 | |||
printf %s "checking for dlopen in -ldl... " >&6; } | $as_echo_n "checking for dlopen in -ldl... " >&6; } | |||
if test ${ac_cv_lib_dl_dlopen+y} | if ${ac_cv_lib_dl_dlopen+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
ac_check_lib_save_LIBS=$LIBS | ac_check_lib_save_LIBS=$LIBS | |||
LIBS="-ldl $LIBS" | LIBS="-ldl $LIBS" | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
/* Override any GCC internal prototype to avoid an error. | /* Override any GCC internal prototype to avoid an error. | |||
Use char because int might match the return type of a GCC | Use char because int might match the return type of a GCC | |||
builtin and then its argument prototype would still apply. */ | builtin and then its argument prototype would still apply. */ | |||
#ifdef __cplusplus | ||||
extern "C" | ||||
#endif | ||||
char dlopen (); | char dlopen (); | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
return dlopen (); | return dlopen (); | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_link "$LINENO" | if ac_fn_c_try_link "$LINENO"; then : | |||
then : | ||||
ac_cv_lib_dl_dlopen=yes | ac_cv_lib_dl_dlopen=yes | |||
else $as_nop | else | |||
ac_cv_lib_dl_dlopen=no | ac_cv_lib_dl_dlopen=no | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam \ | rm -f core conftest.err conftest.$ac_objext \ | |||
conftest$ac_exeext conftest.$ac_ext | conftest$ac_exeext conftest.$ac_ext | |||
LIBS=$ac_check_lib_save_LIBS | LIBS=$ac_check_lib_save_LIBS | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 | |||
>&5 | $as_echo "$ac_cv_lib_dl_dlopen" >&6; } | |||
printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; } | if test "x$ac_cv_lib_dl_dlopen" = xyes; then : | |||
if test "x$ac_cv_lib_dl_dlopen" = xyes | ||||
then : | ||||
lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl | lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl | |||
else $as_nop | else | |||
lt_cv_dlopen=dyld | lt_cv_dlopen=dyld | |||
lt_cv_dlopen_libs= | lt_cv_dlopen_libs= | |||
lt_cv_dlopen_self=yes | lt_cv_dlopen_self=yes | |||
fi | fi | |||
;; | ;; | |||
tpf*) | tpf*) | |||
# Don't try to run any link tests for TPF. We know it's impossible | # Don't try to run any link tests for TPF. We know it's impossible | |||
# because TPF is a cross-compiler, and we know how we open DSOs. | # because TPF is a cross-compiler, and we know how we open DSOs. | |||
lt_cv_dlopen=dlopen | lt_cv_dlopen=dlopen | |||
lt_cv_dlopen_libs= | lt_cv_dlopen_libs= | |||
lt_cv_dlopen_self=no | lt_cv_dlopen_self=no | |||
;; | ;; | |||
*) | *) | |||
ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load" | ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load" | |||
if test "x$ac_cv_func_shl_load" = xyes | if test "x$ac_cv_func_shl_load" = xyes; then : | |||
then : | ||||
lt_cv_dlopen=shl_load | lt_cv_dlopen=shl_load | |||
else $as_nop | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shl_load in -l | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" | |||
dld" >&5 | >&5 | |||
printf %s "checking for shl_load in -ldld... " >&6; } | $as_echo_n "checking for shl_load in -ldld... " >&6; } | |||
if test ${ac_cv_lib_dld_shl_load+y} | if ${ac_cv_lib_dld_shl_load+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
ac_check_lib_save_LIBS=$LIBS | ac_check_lib_save_LIBS=$LIBS | |||
LIBS="-ldld $LIBS" | LIBS="-ldld $LIBS" | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
/* Override any GCC internal prototype to avoid an error. | /* Override any GCC internal prototype to avoid an error. | |||
Use char because int might match the return type of a GCC | Use char because int might match the return type of a GCC | |||
builtin and then its argument prototype would still apply. */ | builtin and then its argument prototype would still apply. */ | |||
#ifdef __cplusplus | ||||
extern "C" | ||||
#endif | ||||
char shl_load (); | char shl_load (); | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
return shl_load (); | return shl_load (); | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_link "$LINENO" | if ac_fn_c_try_link "$LINENO"; then : | |||
then : | ||||
ac_cv_lib_dld_shl_load=yes | ac_cv_lib_dld_shl_load=yes | |||
else $as_nop | else | |||
ac_cv_lib_dld_shl_load=no | ac_cv_lib_dld_shl_load=no | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam \ | rm -f core conftest.err conftest.$ac_objext \ | |||
conftest$ac_exeext conftest.$ac_ext | conftest$ac_exeext conftest.$ac_ext | |||
LIBS=$ac_check_lib_save_LIBS | LIBS=$ac_check_lib_save_LIBS | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_lo | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" > | |||
ad" >&5 | &5 | |||
printf "%s\n" "$ac_cv_lib_dld_shl_load" >&6; } | $as_echo "$ac_cv_lib_dld_shl_load" >&6; } | |||
if test "x$ac_cv_lib_dld_shl_load" = xyes | if test "x$ac_cv_lib_dld_shl_load" = xyes; then : | |||
then : | ||||
lt_cv_dlopen=shl_load lt_cv_dlopen_libs=-ldld | lt_cv_dlopen=shl_load lt_cv_dlopen_libs=-ldld | |||
else $as_nop | else | |||
ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen" | ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen" | |||
if test "x$ac_cv_func_dlopen" = xyes | if test "x$ac_cv_func_dlopen" = xyes; then : | |||
then : | ||||
lt_cv_dlopen=dlopen | lt_cv_dlopen=dlopen | |||
else $as_nop | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 | |||
" >&5 | $as_echo_n "checking for dlopen in -ldl... " >&6; } | |||
printf %s "checking for dlopen in -ldl... " >&6; } | if ${ac_cv_lib_dl_dlopen+:} false; then : | |||
if test ${ac_cv_lib_dl_dlopen+y} | $as_echo_n "(cached) " >&6 | |||
then : | else | |||
printf %s "(cached) " >&6 | ||||
else $as_nop | ||||
ac_check_lib_save_LIBS=$LIBS | ac_check_lib_save_LIBS=$LIBS | |||
LIBS="-ldl $LIBS" | LIBS="-ldl $LIBS" | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
/* Override any GCC internal prototype to avoid an error. | /* Override any GCC internal prototype to avoid an error. | |||
Use char because int might match the return type of a GCC | Use char because int might match the return type of a GCC | |||
builtin and then its argument prototype would still apply. */ | builtin and then its argument prototype would still apply. */ | |||
#ifdef __cplusplus | ||||
extern "C" | ||||
#endif | ||||
char dlopen (); | char dlopen (); | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
return dlopen (); | return dlopen (); | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_link "$LINENO" | if ac_fn_c_try_link "$LINENO"; then : | |||
then : | ||||
ac_cv_lib_dl_dlopen=yes | ac_cv_lib_dl_dlopen=yes | |||
else $as_nop | else | |||
ac_cv_lib_dl_dlopen=no | ac_cv_lib_dl_dlopen=no | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam \ | rm -f core conftest.err conftest.$ac_objext \ | |||
conftest$ac_exeext conftest.$ac_ext | conftest$ac_exeext conftest.$ac_ext | |||
LIBS=$ac_check_lib_save_LIBS | LIBS=$ac_check_lib_save_LIBS | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 | |||
>&5 | $as_echo "$ac_cv_lib_dl_dlopen" >&6; } | |||
printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; } | if test "x$ac_cv_lib_dl_dlopen" = xyes; then : | |||
if test "x$ac_cv_lib_dl_dlopen" = xyes | ||||
then : | ||||
lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl | lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl | |||
else $as_nop | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsv | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" > | |||
ld" >&5 | &5 | |||
printf %s "checking for dlopen in -lsvld... " >&6; } | $as_echo_n "checking for dlopen in -lsvld... " >&6; } | |||
if test ${ac_cv_lib_svld_dlopen+y} | if ${ac_cv_lib_svld_dlopen+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
ac_check_lib_save_LIBS=$LIBS | ac_check_lib_save_LIBS=$LIBS | |||
LIBS="-lsvld $LIBS" | LIBS="-lsvld $LIBS" | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
/* Override any GCC internal prototype to avoid an error. | /* Override any GCC internal prototype to avoid an error. | |||
Use char because int might match the return type of a GCC | Use char because int might match the return type of a GCC | |||
builtin and then its argument prototype would still apply. */ | builtin and then its argument prototype would still apply. */ | |||
#ifdef __cplusplus | ||||
extern "C" | ||||
#endif | ||||
char dlopen (); | char dlopen (); | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
return dlopen (); | return dlopen (); | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_link "$LINENO" | if ac_fn_c_try_link "$LINENO"; then : | |||
then : | ||||
ac_cv_lib_svld_dlopen=yes | ac_cv_lib_svld_dlopen=yes | |||
else $as_nop | else | |||
ac_cv_lib_svld_dlopen=no | ac_cv_lib_svld_dlopen=no | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam \ | rm -f core conftest.err conftest.$ac_objext \ | |||
conftest$ac_exeext conftest.$ac_ext | conftest$ac_exeext conftest.$ac_ext | |||
LIBS=$ac_check_lib_save_LIBS | LIBS=$ac_check_lib_save_LIBS | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlope | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >& | |||
n" >&5 | 5 | |||
printf "%s\n" "$ac_cv_lib_svld_dlopen" >&6; } | $as_echo "$ac_cv_lib_svld_dlopen" >&6; } | |||
if test "x$ac_cv_lib_svld_dlopen" = xyes | if test "x$ac_cv_lib_svld_dlopen" = xyes; then : | |||
then : | ||||
lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-lsvld | lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-lsvld | |||
else $as_nop | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dld_link in -l | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" | |||
dld" >&5 | >&5 | |||
printf %s "checking for dld_link in -ldld... " >&6; } | $as_echo_n "checking for dld_link in -ldld... " >&6; } | |||
if test ${ac_cv_lib_dld_dld_link+y} | if ${ac_cv_lib_dld_dld_link+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
ac_check_lib_save_LIBS=$LIBS | ac_check_lib_save_LIBS=$LIBS | |||
LIBS="-ldld $LIBS" | LIBS="-ldld $LIBS" | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
/* Override any GCC internal prototype to avoid an error. | /* Override any GCC internal prototype to avoid an error. | |||
Use char because int might match the return type of a GCC | Use char because int might match the return type of a GCC | |||
builtin and then its argument prototype would still apply. */ | builtin and then its argument prototype would still apply. */ | |||
#ifdef __cplusplus | ||||
extern "C" | ||||
#endif | ||||
char dld_link (); | char dld_link (); | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
return dld_link (); | return dld_link (); | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_link "$LINENO" | if ac_fn_c_try_link "$LINENO"; then : | |||
then : | ||||
ac_cv_lib_dld_dld_link=yes | ac_cv_lib_dld_dld_link=yes | |||
else $as_nop | else | |||
ac_cv_lib_dld_dld_link=no | ac_cv_lib_dld_dld_link=no | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam \ | rm -f core conftest.err conftest.$ac_objext \ | |||
conftest$ac_exeext conftest.$ac_ext | conftest$ac_exeext conftest.$ac_ext | |||
LIBS=$ac_check_lib_save_LIBS | LIBS=$ac_check_lib_save_LIBS | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_li | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" > | |||
nk" >&5 | &5 | |||
printf "%s\n" "$ac_cv_lib_dld_dld_link" >&6; } | $as_echo "$ac_cv_lib_dld_dld_link" >&6; } | |||
if test "x$ac_cv_lib_dld_dld_link" = xyes | if test "x$ac_cv_lib_dld_dld_link" = xyes; then : | |||
then : | ||||
lt_cv_dlopen=dld_link lt_cv_dlopen_libs=-ldld | lt_cv_dlopen=dld_link lt_cv_dlopen_libs=-ldld | |||
fi | fi | |||
fi | fi | |||
fi | fi | |||
fi | fi | |||
fi | fi | |||
skipping to change at line 11555 | skipping to change at line 11159 | |||
dlopen) | dlopen) | |||
save_CPPFLAGS=$CPPFLAGS | save_CPPFLAGS=$CPPFLAGS | |||
test yes = "$ac_cv_header_dlfcn_h" && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_ H" | test yes = "$ac_cv_header_dlfcn_h" && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_ H" | |||
save_LDFLAGS=$LDFLAGS | save_LDFLAGS=$LDFLAGS | |||
wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_s pec\" | wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_s pec\" | |||
save_LIBS=$LIBS | save_LIBS=$LIBS | |||
LIBS="$lt_cv_dlopen_libs $LIBS" | LIBS="$lt_cv_dlopen_libs $LIBS" | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a progra | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can | |||
m can dlopen itself" >&5 | dlopen itself" >&5 | |||
printf %s "checking whether a program can dlopen itself... " >&6; } | $as_echo_n "checking whether a program can dlopen itself... " >&6; } | |||
if test ${lt_cv_dlopen_self+y} | if ${lt_cv_dlopen_self+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test yes = "$cross_compiling"; then : | if test yes = "$cross_compiling"; then : | |||
lt_cv_dlopen_self=cross | lt_cv_dlopen_self=cross | |||
else | else | |||
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | |||
lt_status=$lt_dlunknown | lt_status=$lt_dlunknown | |||
cat > conftest.$ac_ext <<_LT_EOF | cat > conftest.$ac_ext <<_LT_EOF | |||
#line $LINENO "configure" | #line $LINENO "configure" | |||
#include "confdefs.h" | #include "confdefs.h" | |||
#if HAVE_DLFCN_H | #if HAVE_DLFCN_H | |||
skipping to change at line 11639 | skipping to change at line 11242 | |||
} | } | |||
else | else | |||
puts (dlerror ()); | puts (dlerror ()); | |||
return status; | return status; | |||
} | } | |||
_LT_EOF | _LT_EOF | |||
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 | if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 | |||
(eval $ac_link) 2>&5 | (eval $ac_link) 2>&5 | |||
ac_status=$? | ac_status=$? | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then | test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then | |||
(./conftest; exit; ) >&5 2>/dev/null | (./conftest; exit; ) >&5 2>/dev/null | |||
lt_status=$? | lt_status=$? | |||
case x$lt_status in | case x$lt_status in | |||
x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;; | x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;; | |||
x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;; | x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;; | |||
x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;; | x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;; | |||
esac | esac | |||
else : | else : | |||
# compilation failed | # compilation failed | |||
lt_cv_dlopen_self=no | lt_cv_dlopen_self=no | |||
fi | fi | |||
fi | fi | |||
rm -fr conftest* | rm -fr conftest* | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" > | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5 | |||
&5 | $as_echo "$lt_cv_dlopen_self" >&6; } | |||
printf "%s\n" "$lt_cv_dlopen_self" >&6; } | ||||
if test yes = "$lt_cv_dlopen_self"; then | if test yes = "$lt_cv_dlopen_self"; then | |||
wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_st atic\" | wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_st atic\" | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a stat | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a staticall | |||
ically linked program can dlopen itself" >&5 | y linked program can dlopen itself" >&5 | |||
printf %s "checking whether a statically linked program can dlopen itself.. | $as_echo_n "checking whether a statically linked program can dlopen itself. | |||
. " >&6; } | .. " >&6; } | |||
if test ${lt_cv_dlopen_self_static+y} | if ${lt_cv_dlopen_self_static+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
if test yes = "$cross_compiling"; then : | if test yes = "$cross_compiling"; then : | |||
lt_cv_dlopen_self_static=cross | lt_cv_dlopen_self_static=cross | |||
else | else | |||
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | |||
lt_status=$lt_dlunknown | lt_status=$lt_dlunknown | |||
cat > conftest.$ac_ext <<_LT_EOF | cat > conftest.$ac_ext <<_LT_EOF | |||
#line $LINENO "configure" | #line $LINENO "configure" | |||
#include "confdefs.h" | #include "confdefs.h" | |||
#if HAVE_DLFCN_H | #if HAVE_DLFCN_H | |||
skipping to change at line 11745 | skipping to change at line 11347 | |||
} | } | |||
else | else | |||
puts (dlerror ()); | puts (dlerror ()); | |||
return status; | return status; | |||
} | } | |||
_LT_EOF | _LT_EOF | |||
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 | if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 | |||
(eval $ac_link) 2>&5 | (eval $ac_link) 2>&5 | |||
ac_status=$? | ac_status=$? | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |||
test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then | test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then | |||
(./conftest; exit; ) >&5 2>/dev/null | (./conftest; exit; ) >&5 2>/dev/null | |||
lt_status=$? | lt_status=$? | |||
case x$lt_status in | case x$lt_status in | |||
x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;; | x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;; | |||
x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;; | x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;; | |||
x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;; | x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;; | |||
esac | esac | |||
else : | else : | |||
# compilation failed | # compilation failed | |||
lt_cv_dlopen_self_static=no | lt_cv_dlopen_self_static=no | |||
fi | fi | |||
fi | fi | |||
rm -fr conftest* | rm -fr conftest* | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_st | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" | |||
atic" >&5 | >&5 | |||
printf "%s\n" "$lt_cv_dlopen_self_static" >&6; } | $as_echo "$lt_cv_dlopen_self_static" >&6; } | |||
fi | fi | |||
CPPFLAGS=$save_CPPFLAGS | CPPFLAGS=$save_CPPFLAGS | |||
LDFLAGS=$save_LDFLAGS | LDFLAGS=$save_LDFLAGS | |||
LIBS=$save_LIBS | LIBS=$save_LIBS | |||
;; | ;; | |||
esac | esac | |||
case $lt_cv_dlopen_self in | case $lt_cv_dlopen_self in | |||
yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; | yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; | |||
skipping to change at line 11785 | skipping to change at line 11387 | |||
esac | esac | |||
case $lt_cv_dlopen_self_static in | case $lt_cv_dlopen_self_static in | |||
yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; | yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; | |||
*) enable_dlopen_self_static=unknown ;; | *) enable_dlopen_self_static=unknown ;; | |||
esac | esac | |||
fi | fi | |||
striplib= | striplib= | |||
old_striplib= | old_striplib= | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether stripping li | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping librari | |||
braries is possible" >&5 | es is possible" >&5 | |||
printf %s "checking whether stripping libraries is possible... " >&6; } | $as_echo_n "checking whether stripping libraries is possible... " >&6; } | |||
if test -z "$STRIP"; then | if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" | |||
printf "%s\n" "no" >&6; } | test -z "$striplib" && striplib="$STRIP --strip-unneeded" | |||
else | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | |||
if $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then | $as_echo "yes" >&6; } | |||
old_striplib="$STRIP --strip-debug" | else | |||
striplib="$STRIP --strip-unneeded" | # FIXME - insert some real tests, host_os isn't really good enough | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | case $host_os in | |||
printf "%s\n" "yes" >&6; } | darwin*) | |||
else | if test -n "$STRIP"; then | |||
case $host_os in | ||||
darwin*) | ||||
# FIXME - insert some real tests, host_os isn't really good enough | ||||
striplib="$STRIP -x" | striplib="$STRIP -x" | |||
old_striplib="$STRIP -S" | old_striplib="$STRIP -S" | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | |||
printf "%s\n" "yes" >&6; } | $as_echo "yes" >&6; } | |||
;; | else | |||
freebsd*) | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
if $STRIP -V 2>&1 | $GREP "elftoolchain" >/dev/null; then | $as_echo "no" >&6; } | |||
old_striplib="$STRIP --strip-debug" | fi | |||
striplib="$STRIP --strip-unneeded" | ;; | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | *) | |||
printf "%s\n" "yes" >&6; } | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
else | $as_echo "no" >&6; } | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ;; | |||
printf "%s\n" "no" >&6; } | esac | |||
fi | ||||
;; | ||||
*) | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||||
printf "%s\n" "no" >&6; } | ||||
;; | ||||
esac | ||||
fi | ||||
fi | fi | |||
# Report what library types will actually be built | # Report what library types will actually be built | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if libtool support | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports sha | |||
s shared libraries" >&5 | red libraries" >&5 | |||
printf %s "checking if libtool supports shared libraries... " >&6; } | $as_echo_n "checking if libtool supports shared libraries... " >&6; } | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5 | |||
>&5 | $as_echo "$can_build_shared" >&6; } | |||
printf "%s\n" "$can_build_shared" >&6; } | ||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build s | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared | |||
hared libraries" >&5 | libraries" >&5 | |||
printf %s "checking whether to build shared libraries... " >&6; } | $as_echo_n "checking whether to build shared libraries... " >&6; } | |||
test no = "$can_build_shared" && enable_shared=no | test no = "$can_build_shared" && enable_shared=no | |||
# On AIX, shared libraries and static libraries use the same namespace, a nd | # On AIX, shared libraries and static libraries use the same namespace, a nd | |||
# are all built from PIC. | # are all built from PIC. | |||
case $host_os in | case $host_os in | |||
aix3*) | aix3*) | |||
test yes = "$enable_shared" && enable_static=no | test yes = "$enable_shared" && enable_static=no | |||
if test -n "$RANLIB"; then | if test -n "$RANLIB"; then | |||
archive_cmds="$archive_cmds~\$RANLIB \$lib" | archive_cmds="$archive_cmds~\$RANLIB \$lib" | |||
postinstall_cmds='$RANLIB $lib' | postinstall_cmds='$RANLIB $lib' | |||
skipping to change at line 11855 | skipping to change at line 11446 | |||
aix[4-9]*) | aix[4-9]*) | |||
if test ia64 != "$host_cpu"; then | if test ia64 != "$host_cpu"; then | |||
case $enable_shared,$with_aix_soname,$aix_use_runtimelinking in | case $enable_shared,$with_aix_soname,$aix_use_runtimelinking in | |||
yes,aix,yes) ;; # shared object as lib.so file only | yes,aix,yes) ;; # shared object as lib.so file only | |||
yes,svr4,*) ;; # shared object as lib.so archive me mber only | yes,svr4,*) ;; # shared object as lib.so archive me mber only | |||
yes,*) enable_static=no ;; # shared object in lib.a archive as well | yes,*) enable_static=no ;; # shared object in lib.a archive as well | |||
esac | esac | |||
fi | fi | |||
;; | ;; | |||
esac | esac | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5 | |||
printf "%s\n" "$enable_shared" >&6; } | $as_echo "$enable_shared" >&6; } | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build s | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static | |||
tatic libraries" >&5 | libraries" >&5 | |||
printf %s "checking whether to build static libraries... " >&6; } | $as_echo_n "checking whether to build static libraries... " >&6; } | |||
# Make sure either enable_shared or enable_static is yes. | # Make sure either enable_shared or enable_static is yes. | |||
test yes = "$enable_shared" || enable_static=yes | test yes = "$enable_shared" || enable_static=yes | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5 | |||
printf "%s\n" "$enable_static" >&6; } | $as_echo "$enable_static" >&6; } | |||
fi | fi | |||
ac_ext=c | ac_ext=c | |||
ac_cpp='$CPP $CPPFLAGS' | ac_cpp='$CPP $CPPFLAGS' | |||
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | |||
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ ext $LIBS >&5' | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ ext $LIBS >&5' | |||
ac_compiler_gnu=$ac_cv_c_compiler_gnu | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |||
CC=$lt_save_CC | CC=$lt_save_CC | |||
ac_config_commands="$ac_config_commands libtool" | ac_config_commands="$ac_config_commands libtool" | |||
# Only expand once: | # Only expand once: | |||
# Check whether --enable-largefile was given. | # Check whether --enable-largefile was given. | |||
if test ${enable_largefile+y} | if test "${enable_largefile+set}" = set; then : | |||
then : | ||||
enableval=$enable_largefile; | enableval=$enable_largefile; | |||
fi | fi | |||
if test "$enable_largefile" != no; then | if test "$enable_largefile" != no; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for special C comp | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler | |||
iler options needed for large files" >&5 | options needed for large files" >&5 | |||
printf %s "checking for special C compiler options needed for large files.. | $as_echo_n "checking for special C compiler options needed for large files. | |||
. " >&6; } | .. " >&6; } | |||
if test ${ac_cv_sys_largefile_CC+y} | if ${ac_cv_sys_largefile_CC+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
ac_cv_sys_largefile_CC=no | ac_cv_sys_largefile_CC=no | |||
if test "$GCC" != yes; then | if test "$GCC" != yes; then | |||
ac_save_CC=$CC | ac_save_CC=$CC | |||
while :; do | while :; do | |||
# IRIX 6.2 and later do not support large files by default, | # IRIX 6.2 and later do not support large files by default, | |||
# so use the C compiler's -n32 option if that helps. | # so use the C compiler's -n32 option if that helps. | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
#include <sys/types.h> | #include <sys/types.h> | |||
/* Check that off_t can represent 2**63 - 1 correctly. | /* Check that off_t can represent 2**63 - 1 correctly. | |||
We can't simply define LARGE_OFF_T to be 9223372036854775807, | We can't simply define LARGE_OFF_T to be 9223372036854775807, | |||
since some C++ compilers masquerading as C compilers | since some C++ compilers masquerading as C compilers | |||
incorrectly reject 9223372036854775807. */ | incorrectly reject 9223372036854775807. */ | |||
#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | |||
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | |||
&& LARGE_OFF_T % 2147483647 == 1) | && LARGE_OFF_T % 2147483647 == 1) | |||
? 1 : -1]; | ? 1 : -1]; | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
break | break | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam | rm -f core conftest.err conftest.$ac_objext | |||
CC="$CC -n32" | CC="$CC -n32" | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
ac_cv_sys_largefile_CC=' -n32'; break | ac_cv_sys_largefile_CC=' -n32'; break | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam | rm -f core conftest.err conftest.$ac_objext | |||
break | break | |||
done | done | |||
CC=$ac_save_CC | CC=$ac_save_CC | |||
rm -f conftest.$ac_ext | rm -f conftest.$ac_ext | |||
fi | fi | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_ | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" > | |||
CC" >&5 | &5 | |||
printf "%s\n" "$ac_cv_sys_largefile_CC" >&6; } | $as_echo "$ac_cv_sys_largefile_CC" >&6; } | |||
if test "$ac_cv_sys_largefile_CC" != no; then | if test "$ac_cv_sys_largefile_CC" != no; then | |||
CC=$CC$ac_cv_sys_largefile_CC | CC=$CC$ac_cv_sys_largefile_CC | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_B | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS v | |||
ITS value needed for large files" >&5 | alue needed for large files" >&5 | |||
printf %s "checking for _FILE_OFFSET_BITS value needed for large files... " | $as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... | |||
>&6; } | " >&6; } | |||
if test ${ac_cv_sys_file_offset_bits+y} | if ${ac_cv_sys_file_offset_bits+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
while :; do | while :; do | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
#include <sys/types.h> | #include <sys/types.h> | |||
/* Check that off_t can represent 2**63 - 1 correctly. | /* Check that off_t can represent 2**63 - 1 correctly. | |||
We can't simply define LARGE_OFF_T to be 9223372036854775807, | We can't simply define LARGE_OFF_T to be 9223372036854775807, | |||
since some C++ compilers masquerading as C compilers | since some C++ compilers masquerading as C compilers | |||
incorrectly reject 9223372036854775807. */ | incorrectly reject 9223372036854775807. */ | |||
#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | |||
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | |||
&& LARGE_OFF_T % 2147483647 == 1) | && LARGE_OFF_T % 2147483647 == 1) | |||
? 1 : -1]; | ? 1 : -1]; | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
ac_cv_sys_file_offset_bits=no; break | ac_cv_sys_file_offset_bits=no; break | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
#define _FILE_OFFSET_BITS 64 | #define _FILE_OFFSET_BITS 64 | |||
#include <sys/types.h> | #include <sys/types.h> | |||
/* Check that off_t can represent 2**63 - 1 correctly. | /* Check that off_t can represent 2**63 - 1 correctly. | |||
We can't simply define LARGE_OFF_T to be 9223372036854775807, | We can't simply define LARGE_OFF_T to be 9223372036854775807, | |||
since some C++ compilers masquerading as C compilers | since some C++ compilers masquerading as C compilers | |||
incorrectly reject 9223372036854775807. */ | incorrectly reject 9223372036854775807. */ | |||
#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | |||
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | |||
&& LARGE_OFF_T % 2147483647 == 1) | && LARGE_OFF_T % 2147483647 == 1) | |||
? 1 : -1]; | ? 1 : -1]; | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
ac_cv_sys_file_offset_bits=64; break | ac_cv_sys_file_offset_bits=64; break | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |||
ac_cv_sys_file_offset_bits=unknown | ac_cv_sys_file_offset_bits=unknown | |||
break | break | |||
done | done | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offse | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bit | |||
t_bits" >&5 | s" >&5 | |||
printf "%s\n" "$ac_cv_sys_file_offset_bits" >&6; } | $as_echo "$ac_cv_sys_file_offset_bits" >&6; } | |||
case $ac_cv_sys_file_offset_bits in #( | case $ac_cv_sys_file_offset_bits in #( | |||
no | unknown) ;; | no | unknown) ;; | |||
*) | *) | |||
printf "%s\n" "#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits" >>con | cat >>confdefs.h <<_ACEOF | |||
fdefs.h | #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits | |||
_ACEOF | ||||
;; | ;; | |||
esac | esac | |||
rm -rf conftest* | rm -rf conftest* | |||
if test $ac_cv_sys_file_offset_bits = unknown; then | if test $ac_cv_sys_file_offset_bits = unknown; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES valu | |||
value needed for large files" >&5 | e needed for large files" >&5 | |||
printf %s "checking for _LARGE_FILES value needed for large files... " >&6; | $as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6 | |||
} | ; } | |||
if test ${ac_cv_sys_large_files+y} | if ${ac_cv_sys_large_files+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
while :; do | while :; do | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
#include <sys/types.h> | #include <sys/types.h> | |||
/* Check that off_t can represent 2**63 - 1 correctly. | /* Check that off_t can represent 2**63 - 1 correctly. | |||
We can't simply define LARGE_OFF_T to be 9223372036854775807, | We can't simply define LARGE_OFF_T to be 9223372036854775807, | |||
since some C++ compilers masquerading as C compilers | since some C++ compilers masquerading as C compilers | |||
incorrectly reject 9223372036854775807. */ | incorrectly reject 9223372036854775807. */ | |||
#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | |||
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | |||
&& LARGE_OFF_T % 2147483647 == 1) | && LARGE_OFF_T % 2147483647 == 1) | |||
? 1 : -1]; | ? 1 : -1]; | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
ac_cv_sys_large_files=no; break | ac_cv_sys_large_files=no; break | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
#define _LARGE_FILES 1 | #define _LARGE_FILES 1 | |||
#include <sys/types.h> | #include <sys/types.h> | |||
/* Check that off_t can represent 2**63 - 1 correctly. | /* Check that off_t can represent 2**63 - 1 correctly. | |||
We can't simply define LARGE_OFF_T to be 9223372036854775807, | We can't simply define LARGE_OFF_T to be 9223372036854775807, | |||
since some C++ compilers masquerading as C compilers | since some C++ compilers masquerading as C compilers | |||
incorrectly reject 9223372036854775807. */ | incorrectly reject 9223372036854775807. */ | |||
#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | |||
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | |||
&& LARGE_OFF_T % 2147483647 == 1) | && LARGE_OFF_T % 2147483647 == 1) | |||
? 1 : -1]; | ? 1 : -1]; | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
ac_cv_sys_large_files=1; break | ac_cv_sys_large_files=1; break | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |||
ac_cv_sys_large_files=unknown | ac_cv_sys_large_files=unknown | |||
break | break | |||
done | done | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_file | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >& | |||
s" >&5 | 5 | |||
printf "%s\n" "$ac_cv_sys_large_files" >&6; } | $as_echo "$ac_cv_sys_large_files" >&6; } | |||
case $ac_cv_sys_large_files in #( | case $ac_cv_sys_large_files in #( | |||
no | unknown) ;; | no | unknown) ;; | |||
*) | *) | |||
printf "%s\n" "#define _LARGE_FILES $ac_cv_sys_large_files" >>confdefs.h | cat >>confdefs.h <<_ACEOF | |||
#define _LARGE_FILES $ac_cv_sys_large_files | ||||
_ACEOF | ||||
;; | ;; | |||
esac | esac | |||
rm -rf conftest* | rm -rf conftest* | |||
fi | fi | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether byte orderi | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is | |||
ng is bigendian" >&5 | bigendian" >&5 | |||
printf %s "checking whether byte ordering is bigendian... " >&6; } | $as_echo_n "checking whether byte ordering is bigendian... " >&6; } | |||
if test ${ac_cv_c_bigendian+y} | if ${ac_cv_c_bigendian+:} false; then : | |||
then : | $as_echo_n "(cached) " >&6 | |||
printf %s "(cached) " >&6 | else | |||
else $as_nop | ||||
ac_cv_c_bigendian=unknown | ac_cv_c_bigendian=unknown | |||
# See if we're dealing with a universal compiler. | # See if we're dealing with a universal compiler. | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
#ifndef __APPLE_CC__ | #ifndef __APPLE_CC__ | |||
not a universal capable compiler | not a universal capable compiler | |||
#endif | #endif | |||
typedef int dummy; | typedef int dummy; | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
# Check for potential -arch flags. It is not universal unless | # Check for potential -arch flags. It is not universal unless | |||
# there are at least two -arch flags with different values. | # there are at least two -arch flags with different values. | |||
ac_arch= | ac_arch= | |||
ac_prev= | ac_prev= | |||
for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do | for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do | |||
if test -n "$ac_prev"; then | if test -n "$ac_prev"; then | |||
case $ac_word in | case $ac_word in | |||
i?86 | x86_64 | ppc | ppc64) | i?86 | x86_64 | ppc | ppc64) | |||
if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then | if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then | |||
skipping to change at line 12123 | skipping to change at line 11707 | |||
break | break | |||
fi | fi | |||
;; | ;; | |||
esac | esac | |||
ac_prev= | ac_prev= | |||
elif test "x$ac_word" = "x-arch"; then | elif test "x$ac_word" = "x-arch"; then | |||
ac_prev=arch | ac_prev=arch | |||
fi | fi | |||
done | done | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |||
if test $ac_cv_c_bigendian = unknown; then | if test $ac_cv_c_bigendian = unknown; then | |||
# See if sys/param.h defines the BYTE_ORDER macro. | # See if sys/param.h defines the BYTE_ORDER macro. | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
#include <sys/types.h> | #include <sys/types.h> | |||
#include <sys/param.h> | #include <sys/param.h> | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
#if ! (defined BYTE_ORDER && defined BIG_ENDIAN \ | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN \ | |||
&& defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \ | && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \ | |||
&& LITTLE_ENDIAN) | && LITTLE_ENDIAN) | |||
bogus endian macros | bogus endian macros | |||
#endif | #endif | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
# It does; now see whether it defined to BIG_ENDIAN or not. | # It does; now see whether it defined to BIG_ENDIAN or not. | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
#include <sys/types.h> | #include <sys/types.h> | |||
#include <sys/param.h> | #include <sys/param.h> | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
#if BYTE_ORDER != BIG_ENDIAN | #if BYTE_ORDER != BIG_ENDIAN | |||
not big endian | not big endian | |||
#endif | #endif | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
ac_cv_c_bigendian=yes | ac_cv_c_bigendian=yes | |||
else $as_nop | else | |||
ac_cv_c_bigendian=no | ac_cv_c_bigendian=no | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |||
fi | fi | |||
if test $ac_cv_c_bigendian = unknown; then | if test $ac_cv_c_bigendian = unknown; then | |||
# See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Sola ris). | # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Sola ris). | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
#include <limits.h> | #include <limits.h> | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
#if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN) | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN) | |||
bogus endian macros | bogus endian macros | |||
#endif | #endif | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
# It does; now see whether it defined to _BIG_ENDIAN or not. | # It does; now see whether it defined to _BIG_ENDIAN or not. | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
#include <limits.h> | #include <limits.h> | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
#ifndef _BIG_ENDIAN | #ifndef _BIG_ENDIAN | |||
not big endian | not big endian | |||
#endif | #endif | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
ac_cv_c_bigendian=yes | ac_cv_c_bigendian=yes | |||
else $as_nop | else | |||
ac_cv_c_bigendian=no | ac_cv_c_bigendian=no | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |||
fi | fi | |||
if test $ac_cv_c_bigendian = unknown; then | if test $ac_cv_c_bigendian = unknown; then | |||
# Compile a test program. | # Compile a test program. | |||
if test "$cross_compiling" = yes | if test "$cross_compiling" = yes; then : | |||
then : | ||||
# Try to guess by grepping values from an object file. | # Try to guess by grepping values from an object file. | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
unsigned short int ascii_mm[] = | short int ascii_mm[] = | |||
{ 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 }; | { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 }; | |||
unsigned short int ascii_ii[] = | short int ascii_ii[] = | |||
{ 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 }; | { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 }; | |||
int use_ascii (int i) { | int use_ascii (int i) { | |||
return ascii_mm[i] + ascii_ii[i]; | return ascii_mm[i] + ascii_ii[i]; | |||
} | } | |||
unsigned short int ebcdic_ii[] = | short int ebcdic_ii[] = | |||
{ 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 }; | { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 }; | |||
unsigned short int ebcdic_mm[] = | short int ebcdic_mm[] = | |||
{ 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 }; | { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 }; | |||
int use_ebcdic (int i) { | int use_ebcdic (int i) { | |||
return ebcdic_mm[i] + ebcdic_ii[i]; | return ebcdic_mm[i] + ebcdic_ii[i]; | |||
} | } | |||
extern int foo; | extern int foo; | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
return use_ascii (foo) == use_ebcdic (foo); | return use_ascii (foo) == use_ebcdic (foo); | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_compile "$LINENO" | if ac_fn_c_try_compile "$LINENO"; then : | |||
then : | ||||
if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then | if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then | |||
ac_cv_c_bigendian=yes | ac_cv_c_bigendian=yes | |||
fi | fi | |||
if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then | if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then | |||
if test "$ac_cv_c_bigendian" = unknown; then | if test "$ac_cv_c_bigendian" = unknown; then | |||
ac_cv_c_bigendian=no | ac_cv_c_bigendian=no | |||
else | else | |||
# finding both strings is unlikely to happen, but who knows? | # finding both strings is unlikely to happen, but who knows? | |||
ac_cv_c_bigendian=unknown | ac_cv_c_bigendian=unknown | |||
fi | fi | |||
fi | fi | |||
fi | fi | |||
rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |||
else $as_nop | else | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
$ac_includes_default | $ac_includes_default | |||
int | int | |||
main (void) | main () | |||
{ | { | |||
/* Are we little or big endian? From Harbison&Steele. */ | /* Are we little or big endian? From Harbison&Steele. */ | |||
union | union | |||
{ | { | |||
long int l; | long int l; | |||
char c[sizeof (long int)]; | char c[sizeof (long int)]; | |||
} u; | } u; | |||
u.l = 1; | u.l = 1; | |||
return u.c[sizeof (long int) - 1] == 1; | return u.c[sizeof (long int) - 1] == 1; | |||
; | ; | |||
return 0; | return 0; | |||
} | } | |||
_ACEOF | _ACEOF | |||
if ac_fn_c_try_run "$LINENO" | if ac_fn_c_try_run "$LINENO"; then : | |||
then : | ||||
ac_cv_c_bigendian=no | ac_cv_c_bigendian=no | |||
else $as_nop | else | |||
ac_cv_c_bigendian=yes | ac_cv_c_bigendian=yes | |||
fi | fi | |||
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ | rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ | |||
conftest.$ac_objext conftest.beam conftest.$ac_ext | conftest.$ac_objext conftest.beam conftest.$ac_ext | |||
fi | fi | |||
fi | fi | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" > | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5 | |||
&5 | $as_echo "$ac_cv_c_bigendian" >&6; } | |||
printf "%s\n" "$ac_cv_c_bigendian" >&6; } | ||||
case $ac_cv_c_bigendian in #( | case $ac_cv_c_bigendian in #( | |||
yes) | yes) | |||
printf "%s\n" "#define WORDS_BIGENDIAN 1" >>confdefs.h | $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h | |||
;; #( | ;; #( | |||
no) | no) | |||
;; #( | ;; #( | |||
universal) | universal) | |||
printf "%s\n" "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h | $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h | |||
;; #( | ;; #( | |||
*) | *) | |||
as_fn_error $? "unknown endianness | as_fn_error $? "unknown endianness | |||
presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; | presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; | |||
esac | esac | |||
ac_config_files="$ac_config_files Makefile lib/Makefile mkfs/Makefile fsck/ Makefile tune/Makefile label/Makefile dump/Makefile exfat2img/Makefile" | ac_config_files="$ac_config_files Makefile lib/Makefile mkfs/Makefile fsck/ Makefile tune/Makefile label/Makefile dump/Makefile exfat2img/Makefile" | |||
cat >confcache <<\_ACEOF | cat >confcache <<\_ACEOF | |||
skipping to change at line 12344 | skipping to change at line 11921 | |||
# but we know of no workaround that is simple, portable, and efficient. | # but we know of no workaround that is simple, portable, and efficient. | |||
# So, we kill variables containing newlines. | # So, we kill variables containing newlines. | |||
# Ultrix sh set writes to stderr and can't be redirected directly, | # Ultrix sh set writes to stderr and can't be redirected directly, | |||
# and sets the high bit in the cache file unless we assign to the vars. | # and sets the high bit in the cache file unless we assign to the vars. | |||
( | ( | |||
for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p '`; do | for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p '`; do | |||
eval ac_val=\$$ac_var | eval ac_val=\$$ac_var | |||
case $ac_val in #( | case $ac_val in #( | |||
*${as_nl}*) | *${as_nl}*) | |||
case $ac_var in #( | case $ac_var in #( | |||
*_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache | *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache varia | |||
variable $ac_var contains a newline" >&5 | ble $ac_var contains a newline" >&5 | |||
printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" | $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} | |||
>&2;} ;; | ;; | |||
esac | esac | |||
case $ac_var in #( | case $ac_var in #( | |||
_ | IFS | as_nl) ;; #( | _ | IFS | as_nl) ;; #( | |||
BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( | BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( | |||
*) { eval $ac_var=; unset $ac_var;} ;; | *) { eval $ac_var=; unset $ac_var;} ;; | |||
esac ;; | esac ;; | |||
esac | esac | |||
done | done | |||
(set) 2>&1 | | (set) 2>&1 | | |||
skipping to change at line 12375 | skipping to change at line 11952 | |||
# `set' quotes correctly as required by POSIX, so do not add quotes. | # `set' quotes correctly as required by POSIX, so do not add quotes. | |||
sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" | sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" | |||
;; | ;; | |||
esac | | esac | | |||
sort | sort | |||
) | | ) | | |||
sed ' | sed ' | |||
/^ac_cv_env_/b end | /^ac_cv_env_/b end | |||
t clear | t clear | |||
:clear | :clear | |||
s/^\([^=]*\)=\(.*[{}].*\)$/test ${\1+y} || &/ | s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ | |||
t end | t end | |||
s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ | s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ | |||
:end' >>confcache | :end' >>confcache | |||
if diff "$cache_file" confcache >/dev/null 2>&1; then :; else | if diff "$cache_file" confcache >/dev/null 2>&1; then :; else | |||
if test -w "$cache_file"; then | if test -w "$cache_file"; then | |||
if test "x$cache_file" != "x/dev/null"; then | if test "x$cache_file" != "x/dev/null"; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_f | { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" | |||
ile" >&5 | >&5 | |||
printf "%s\n" "$as_me: updating cache $cache_file" >&6;} | $as_echo "$as_me: updating cache $cache_file" >&6;} | |||
if test ! -f "$cache_file" || test -h "$cache_file"; then | if test ! -f "$cache_file" || test -h "$cache_file"; then | |||
cat confcache >"$cache_file" | cat confcache >"$cache_file" | |||
else | else | |||
case $cache_file in #( | case $cache_file in #( | |||
*/* | ?:*) | */* | ?:*) | |||
mv -f confcache "$cache_file"$$ && | mv -f confcache "$cache_file"$$ && | |||
mv -f "$cache_file"$$ "$cache_file" ;; #( | mv -f "$cache_file"$$ "$cache_file" ;; #( | |||
*) | *) | |||
mv -f confcache "$cache_file" ;; | mv -f confcache "$cache_file" ;; | |||
esac | esac | |||
fi | fi | |||
fi | fi | |||
else | else | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable c | { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache | |||
ache $cache_file" >&5 | $cache_file" >&5 | |||
printf "%s\n" "$as_me: not updating unwritable cache $cache_file" >&6;} | $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} | |||
fi | fi | |||
fi | fi | |||
rm -f confcache | rm -f confcache | |||
test "x$prefix" = xNONE && prefix=$ac_default_prefix | test "x$prefix" = xNONE && prefix=$ac_default_prefix | |||
# Let make expand exec_prefix. | # Let make expand exec_prefix. | |||
test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' | test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' | |||
DEFS=-DHAVE_CONFIG_H | DEFS=-DHAVE_CONFIG_H | |||
ac_libobjs= | ac_libobjs= | |||
ac_ltlibobjs= | ac_ltlibobjs= | |||
U= | U= | |||
for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue | |||
# 1. Remove the extension, and $U if already installed. | # 1. Remove the extension, and $U if already installed. | |||
ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' | ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' | |||
ac_i=`printf "%s\n" "$ac_i" | sed "$ac_script"` | ac_i=`$as_echo "$ac_i" | sed "$ac_script"` | |||
# 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR | # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR | |||
# will be set to the directory where LIBOBJS objects are built. | # will be set to the directory where LIBOBJS objects are built. | |||
as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" | as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" | |||
as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' | as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' | |||
done | done | |||
LIBOBJS=$ac_libobjs | LIBOBJS=$ac_libobjs | |||
LTLIBOBJS=$ac_ltlibobjs | LTLIBOBJS=$ac_ltlibobjs | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking that generated files | { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are | |||
are newer than configure" >&5 | newer than configure" >&5 | |||
printf %s "checking that generated files are newer than configure... " >&6; | $as_echo_n "checking that generated files are newer than configure... " >&6 | |||
} | ; } | |||
if test -n "$am_sleep_pid"; then | if test -n "$am_sleep_pid"; then | |||
# Hide warnings about reused PIDs. | # Hide warnings about reused PIDs. | |||
wait $am_sleep_pid 2>/dev/null | wait $am_sleep_pid 2>/dev/null | |||
fi | fi | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: done" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5 | |||
printf "%s\n" "done" >&6; } | $as_echo "done" >&6; } | |||
if test -n "$EXEEXT"; then | if test -n "$EXEEXT"; then | |||
am__EXEEXT_TRUE= | am__EXEEXT_TRUE= | |||
am__EXEEXT_FALSE='#' | am__EXEEXT_FALSE='#' | |||
else | else | |||
am__EXEEXT_TRUE='#' | am__EXEEXT_TRUE='#' | |||
am__EXEEXT_FALSE= | am__EXEEXT_FALSE= | |||
fi | fi | |||
if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then | if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then | |||
as_fn_error $? "conditional \"AMDEP\" was never defined. | as_fn_error $? "conditional \"AMDEP\" was never defined. | |||
skipping to change at line 12454 | skipping to change at line 12031 | |||
fi | fi | |||
if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; the n | if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; the n | |||
as_fn_error $? "conditional \"am__fastdepCC\" was never defined. | as_fn_error $? "conditional \"am__fastdepCC\" was never defined. | |||
Usually this means the macro was only invoked conditionally." "$LINENO" 5 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | |||
fi | fi | |||
: "${CONFIG_STATUS=./config.status}" | : "${CONFIG_STATUS=./config.status}" | |||
ac_write_fail=0 | ac_write_fail=0 | |||
ac_clean_files_save=$ac_clean_files | ac_clean_files_save=$ac_clean_files | |||
ac_clean_files="$ac_clean_files $CONFIG_STATUS" | ac_clean_files="$ac_clean_files $CONFIG_STATUS" | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 | |||
printf "%s\n" "$as_me: creating $CONFIG_STATUS" >&6;} | $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} | |||
as_write_fail=0 | as_write_fail=0 | |||
cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 | cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 | |||
#! $SHELL | #! $SHELL | |||
# Generated by $as_me. | # Generated by $as_me. | |||
# Run this file to recreate the current configuration. | # Run this file to recreate the current configuration. | |||
# Compiler output produced by configure, useful for debugging | # Compiler output produced by configure, useful for debugging | |||
# configure, is in config.log if it exists. | # configure, is in config.log if it exists. | |||
debug=false | debug=false | |||
ac_cs_recheck=false | ac_cs_recheck=false | |||
skipping to change at line 12478 | skipping to change at line 12055 | |||
SHELL=\${CONFIG_SHELL-$SHELL} | SHELL=\${CONFIG_SHELL-$SHELL} | |||
export SHELL | export SHELL | |||
_ASEOF | _ASEOF | |||
cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 | cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 | |||
## -------------------- ## | ## -------------------- ## | |||
## M4sh Initialization. ## | ## M4sh Initialization. ## | |||
## -------------------- ## | ## -------------------- ## | |||
# Be more Bourne compatible | # Be more Bourne compatible | |||
DUALCASE=1; export DUALCASE # for MKS sh | DUALCASE=1; export DUALCASE # for MKS sh | |||
as_nop=: | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : | |||
if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1 | ||||
then : | ||||
emulate sh | emulate sh | |||
NULLCMD=: | NULLCMD=: | |||
# Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which | # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which | |||
# is contrary to our usage. Disable this feature. | # is contrary to our usage. Disable this feature. | |||
alias -g '${1+"$@"}'='"$@"' | alias -g '${1+"$@"}'='"$@"' | |||
setopt NO_GLOB_SUBST | setopt NO_GLOB_SUBST | |||
else $as_nop | else | |||
case `(set -o) 2>/dev/null` in #( | case `(set -o) 2>/dev/null` in #( | |||
*posix*) : | *posix*) : | |||
set -o posix ;; #( | set -o posix ;; #( | |||
*) : | *) : | |||
;; | ;; | |||
esac | esac | |||
fi | fi | |||
# Reset variables that may have inherited troublesome values from | ||||
# the environment. | ||||
# IFS needs to be set, to space, tab, and newline, in precisely that order. | ||||
# (If _AS_PATH_WALK were called with IFS unset, it would have the | ||||
# side effect of setting IFS to empty, thus disabling word splitting.) | ||||
# Quoting is to prevent editors from complaining about space-tab. | ||||
as_nl=' | as_nl=' | |||
' | ' | |||
export as_nl | export as_nl | |||
IFS=" "" $as_nl" | # Printing a long string crashes Solaris 7 /usr/bin/printf. | |||
as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ | ||||
PS1='$ ' | \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' | |||
PS2='> ' | as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo | |||
PS4='+ ' | as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo | |||
# Prefer a ksh shell builtin over an external printf program on Solaris, | ||||
# Ensure predictable behavior from utilities with locale-dependent output. | # but without wasting forks for bash or zsh. | |||
LC_ALL=C | if test -z "$BASH_VERSION$ZSH_VERSION" \ | |||
export LC_ALL | && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then | |||
LANGUAGE=C | as_echo='print -r --' | |||
export LANGUAGE | as_echo_n='print -rn --' | |||
elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then | ||||
# We cannot yet rely on "unset" to work, but we need these variables | as_echo='printf %s\n' | |||
# to be unset--not just set to an empty or harmless value--now, to | as_echo_n='printf %s' | |||
# avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct | else | |||
# also avoids known problems related to "unset" and subshell syntax | if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; | |||
# in other old shells (e.g. bash 2.01 and pdksh 5.2.14). | then | |||
for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH | as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' | |||
do eval test \${$as_var+y} \ | as_echo_n='/usr/ucb/echo -n' | |||
&& ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : | else | |||
done | as_echo_body='eval expr "X$1" : "X\\(.*\\)"' | |||
as_echo_n_body='eval | ||||
# Ensure that fds 0, 1, and 2 are open. | arg=$1; | |||
if (exec 3>&0) 2>/dev/null; then :; else exec 0</dev/null; fi | case $arg in #( | |||
if (exec 3>&1) 2>/dev/null; then :; else exec 1>/dev/null; fi | *"$as_nl"*) | |||
if (exec 3>&2) ; then :; else exec 2>/dev/null; fi | expr "X$arg" : "X\\(.*\\)$as_nl"; | |||
arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; | ||||
esac; | ||||
expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" | ||||
' | ||||
export as_echo_n_body | ||||
as_echo_n='sh -c $as_echo_n_body as_echo' | ||||
fi | ||||
export as_echo_body | ||||
as_echo='sh -c $as_echo_body as_echo' | ||||
fi | ||||
# The user is always right. | # The user is always right. | |||
if ${PATH_SEPARATOR+false} :; then | if test "${PATH_SEPARATOR+set}" != set; then | |||
PATH_SEPARATOR=: | PATH_SEPARATOR=: | |||
(PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { | (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { | |||
(PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || | (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || | |||
PATH_SEPARATOR=';' | PATH_SEPARATOR=';' | |||
} | } | |||
fi | fi | |||
# IFS | ||||
# We need space, tab and new line, in precisely that order. Quoting is | ||||
# there to prevent editors from complaining about space-tab. | ||||
# (If _AS_PATH_WALK were called with IFS unset, it would disable word | ||||
# splitting by setting IFS to empty value.) | ||||
IFS=" "" $as_nl" | ||||
# Find who we are. Look in the path if we contain no directory separator. | # Find who we are. Look in the path if we contain no directory separator. | |||
as_myself= | as_myself= | |||
case $0 in #(( | case $0 in #(( | |||
*[\\/]* ) as_myself=$0 ;; | *[\\/]* ) as_myself=$0 ;; | |||
*) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
for as_dir in $PATH | for as_dir in $PATH | |||
do | do | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
case $as_dir in #((( | test -z "$as_dir" && as_dir=. | |||
'') as_dir=./ ;; | test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break | |||
*/) ;; | ||||
*) as_dir=$as_dir/ ;; | ||||
esac | ||||
test -r "$as_dir$0" && as_myself=$as_dir$0 && break | ||||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
;; | ;; | |||
esac | esac | |||
# We did not find ourselves, most probably we were run as `sh COMMAND' | # We did not find ourselves, most probably we were run as `sh COMMAND' | |||
# in which case we are not to be found in the path. | # in which case we are not to be found in the path. | |||
if test "x$as_myself" = x; then | if test "x$as_myself" = x; then | |||
as_myself=$0 | as_myself=$0 | |||
fi | fi | |||
if test ! -f "$as_myself"; then | if test ! -f "$as_myself"; then | |||
printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absol ute file name" >&2 | $as_echo "$as_myself: error: cannot find myself; rerun with an absolute f ile name" >&2 | |||
exit 1 | exit 1 | |||
fi | fi | |||
# Unset variables that we do not need and which cause bugs (e.g. in | ||||
# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" | ||||
# suppresses any "Segmentation fault" message there. '((' could | ||||
# trigger a bug in pdksh 5.2.14. | ||||
for as_var in BASH_ENV ENV MAIL MAILPATH | ||||
do eval test x\${$as_var+set} = xset \ | ||||
&& ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : | ||||
done | ||||
PS1='$ ' | ||||
PS2='> ' | ||||
PS4='+ ' | ||||
# NLS nuisances. | ||||
LC_ALL=C | ||||
export LC_ALL | ||||
LANGUAGE=C | ||||
export LANGUAGE | ||||
# CDPATH. | ||||
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH | ||||
# as_fn_error STATUS ERROR [LINENO LOG_FD] | # as_fn_error STATUS ERROR [LINENO LOG_FD] | |||
# ---------------------------------------- | # ---------------------------------------- | |||
# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are | # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are | |||
# provided, also output the error to LOG_FD, referencing LINENO. Then exit the | # provided, also output the error to LOG_FD, referencing LINENO. Then exit the | |||
# script with STATUS, using 1 if that was 0. | # script with STATUS, using 1 if that was 0. | |||
as_fn_error () | as_fn_error () | |||
{ | { | |||
as_status=$1; test $as_status -eq 0 && as_status=1 | as_status=$1; test $as_status -eq 0 && as_status=1 | |||
if test "$4"; then | if test "$4"; then | |||
as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_ stack | as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_ stack | |||
printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 | $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 | |||
fi | fi | |||
printf "%s\n" "$as_me: error: $2" >&2 | $as_echo "$as_me: error: $2" >&2 | |||
as_fn_exit $as_status | as_fn_exit $as_status | |||
} # as_fn_error | } # as_fn_error | |||
# as_fn_set_status STATUS | # as_fn_set_status STATUS | |||
# ----------------------- | # ----------------------- | |||
# Set $? to STATUS, without forking. | # Set $? to STATUS, without forking. | |||
as_fn_set_status () | as_fn_set_status () | |||
{ | { | |||
return $1 | return $1 | |||
} # as_fn_set_status | } # as_fn_set_status | |||
skipping to change at line 12613 | skipping to change at line 12213 | |||
} # as_fn_exit | } # as_fn_exit | |||
# as_fn_unset VAR | # as_fn_unset VAR | |||
# --------------- | # --------------- | |||
# Portably unset VAR. | # Portably unset VAR. | |||
as_fn_unset () | as_fn_unset () | |||
{ | { | |||
{ eval $1=; unset $1;} | { eval $1=; unset $1;} | |||
} | } | |||
as_unset=as_fn_unset | as_unset=as_fn_unset | |||
# as_fn_append VAR VALUE | # as_fn_append VAR VALUE | |||
# ---------------------- | # ---------------------- | |||
# Append the text in VALUE to the end of the definition contained in VAR. T ake | # Append the text in VALUE to the end of the definition contained in VAR. T ake | |||
# advantage of any shell optimizations that allow amortized linear growth o ver | # advantage of any shell optimizations that allow amortized linear growth o ver | |||
# repeated appends, instead of the typical quadratic growth present in naiv e | # repeated appends, instead of the typical quadratic growth present in naiv e | |||
# implementations. | # implementations. | |||
if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null | if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : | |||
then : | ||||
eval 'as_fn_append () | eval 'as_fn_append () | |||
{ | { | |||
eval $1+=\$2 | eval $1+=\$2 | |||
}' | }' | |||
else $as_nop | else | |||
as_fn_append () | as_fn_append () | |||
{ | { | |||
eval $1=\$$1\$2 | eval $1=\$$1\$2 | |||
} | } | |||
fi # as_fn_append | fi # as_fn_append | |||
# as_fn_arith ARG... | # as_fn_arith ARG... | |||
# ------------------ | # ------------------ | |||
# Perform arithmetic evaluation on the ARGs, and store the result in the | # Perform arithmetic evaluation on the ARGs, and store the result in the | |||
# global $as_val. Take advantage of shells that can avoid forks. The argume nts | # global $as_val. Take advantage of shells that can avoid forks. The argume nts | |||
# must be portable across $(()) and expr. | # must be portable across $(()) and expr. | |||
if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null | if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : | |||
then : | ||||
eval 'as_fn_arith () | eval 'as_fn_arith () | |||
{ | { | |||
as_val=$(( $* )) | as_val=$(( $* )) | |||
}' | }' | |||
else $as_nop | else | |||
as_fn_arith () | as_fn_arith () | |||
{ | { | |||
as_val=`expr "$@" || test $? -eq 1` | as_val=`expr "$@" || test $? -eq 1` | |||
} | } | |||
fi # as_fn_arith | fi # as_fn_arith | |||
if expr a : '\(a\)' >/dev/null 2>&1 && | if expr a : '\(a\)' >/dev/null 2>&1 && | |||
test "X`expr 00001 : '.*\(...\)'`" = X001; then | test "X`expr 00001 : '.*\(...\)'`" = X001; then | |||
as_expr=expr | as_expr=expr | |||
else | else | |||
skipping to change at line 12674 | skipping to change at line 12271 | |||
if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then | if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then | |||
as_dirname=dirname | as_dirname=dirname | |||
else | else | |||
as_dirname=false | as_dirname=false | |||
fi | fi | |||
as_me=`$as_basename -- "$0" || | as_me=`$as_basename -- "$0" || | |||
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ | $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ | |||
X"$0" : 'X\(//\)$' \| \ | X"$0" : 'X\(//\)$' \| \ | |||
X"$0" : 'X\(/\)' \| . 2>/dev/null || | X"$0" : 'X\(/\)' \| . 2>/dev/null || | |||
printf "%s\n" X/"$0" | | $as_echo X/"$0" | | |||
sed '/^.*\/\([^/][^/]*\)\/*$/{ | sed '/^.*\/\([^/][^/]*\)\/*$/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\/\(\/\/\)$/{ | /^X\/\(\/\/\)$/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\/\(\/\).*/{ | /^X\/\(\/\).*/{ | |||
s//\1/ | s//\1/ | |||
skipping to change at line 12696 | skipping to change at line 12293 | |||
} | } | |||
s/.*/./; q'` | s/.*/./; q'` | |||
# Avoid depending upon Character Ranges. | # Avoid depending upon Character Ranges. | |||
as_cr_letters='abcdefghijklmnopqrstuvwxyz' | as_cr_letters='abcdefghijklmnopqrstuvwxyz' | |||
as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' | as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' | |||
as_cr_Letters=$as_cr_letters$as_cr_LETTERS | as_cr_Letters=$as_cr_letters$as_cr_LETTERS | |||
as_cr_digits='0123456789' | as_cr_digits='0123456789' | |||
as_cr_alnum=$as_cr_Letters$as_cr_digits | as_cr_alnum=$as_cr_Letters$as_cr_digits | |||
# Determine whether it's possible to make 'echo' print without a newline. | ||||
# These variables are no longer used directly by Autoconf, but are AC_SUBST | ||||
ed | ||||
# for compatibility with existing Makefiles. | ||||
ECHO_C= ECHO_N= ECHO_T= | ECHO_C= ECHO_N= ECHO_T= | |||
case `echo -n x` in #((((( | case `echo -n x` in #((((( | |||
-n*) | -n*) | |||
case `echo 'xy\c'` in | case `echo 'xy\c'` in | |||
*c*) ECHO_T=' ';; # ECHO_T is single tab character. | *c*) ECHO_T=' ';; # ECHO_T is single tab character. | |||
xy) ECHO_C='\c';; | xy) ECHO_C='\c';; | |||
*) echo `echo ksh88 bug on AIX 6.1` > /dev/null | *) echo `echo ksh88 bug on AIX 6.1` > /dev/null | |||
ECHO_T=' ';; | ECHO_T=' ';; | |||
esac;; | esac;; | |||
*) | *) | |||
ECHO_N='-n';; | ECHO_N='-n';; | |||
esac | esac | |||
# For backward compatibility with old third-party macros, we provide | ||||
# the shell variables $as_echo and $as_echo_n. New code should use | ||||
# AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively. | ||||
as_echo='printf %s\n' | ||||
as_echo_n='printf %s' | ||||
rm -f conf$$ conf$$.exe conf$$.file | rm -f conf$$ conf$$.exe conf$$.file | |||
if test -d conf$$.dir; then | if test -d conf$$.dir; then | |||
rm -f conf$$.dir/conf$$.file | rm -f conf$$.dir/conf$$.file | |||
else | else | |||
rm -f conf$$.dir | rm -f conf$$.dir | |||
mkdir conf$$.dir 2>/dev/null | mkdir conf$$.dir 2>/dev/null | |||
fi | fi | |||
if (echo >conf$$.file) 2>/dev/null; then | if (echo >conf$$.file) 2>/dev/null; then | |||
if ln -s conf$$.file conf$$ 2>/dev/null; then | if ln -s conf$$.file conf$$ 2>/dev/null; then | |||
as_ln_s='ln -s' | as_ln_s='ln -s' | |||
skipping to change at line 12758 | skipping to change at line 12346 | |||
as_fn_mkdir_p () | as_fn_mkdir_p () | |||
{ | { | |||
case $as_dir in #( | case $as_dir in #( | |||
-*) as_dir=./$as_dir;; | -*) as_dir=./$as_dir;; | |||
esac | esac | |||
test -d "$as_dir" || eval $as_mkdir_p || { | test -d "$as_dir" || eval $as_mkdir_p || { | |||
as_dirs= | as_dirs= | |||
while :; do | while :; do | |||
case $as_dir in #( | case $as_dir in #( | |||
*\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; # '( | *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( | |||
*) as_qdir=$as_dir;; | *) as_qdir=$as_dir;; | |||
esac | esac | |||
as_dirs="'$as_qdir' $as_dirs" | as_dirs="'$as_qdir' $as_dirs" | |||
as_dir=`$as_dirname -- "$as_dir" || | as_dir=`$as_dirname -- "$as_dir" || | |||
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |||
X"$as_dir" : 'X\(//\)[^/]' \| \ | X"$as_dir" : 'X\(//\)[^/]' \| \ | |||
X"$as_dir" : 'X\(//\)$' \| \ | X"$as_dir" : 'X\(//\)$' \| \ | |||
X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || | X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || | |||
printf "%s\n" X"$as_dir" | | $as_echo X"$as_dir" | | |||
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\(\/\/\)[^/].*/{ | /^X\(\/\/\)[^/].*/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\(\/\/\)$/{ | /^X\(\/\/\)$/{ | |||
s//\1/ | s//\1/ | |||
skipping to change at line 12827 | skipping to change at line 12415 | |||
## ----------------------------------- ## | ## ----------------------------------- ## | |||
_ASEOF | _ASEOF | |||
test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 | test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 | |||
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |||
# Save the log message, to keep $0 and so on meaningful, and to | # Save the log message, to keep $0 and so on meaningful, and to | |||
# report actual input values of CONFIG_FILES etc. instead of their | # report actual input values of CONFIG_FILES etc. instead of their | |||
# values after options handling. | # values after options handling. | |||
ac_log=" | ac_log=" | |||
This file was extended by exfatprogs $as_me 1.2.4, which was | This file was extended by exfatprogs $as_me 1.2.4, which was | |||
generated by GNU Autoconf 2.71. Invocation command line was | generated by GNU Autoconf 2.69. Invocation command line was | |||
CONFIG_FILES = $CONFIG_FILES | CONFIG_FILES = $CONFIG_FILES | |||
CONFIG_HEADERS = $CONFIG_HEADERS | CONFIG_HEADERS = $CONFIG_HEADERS | |||
CONFIG_LINKS = $CONFIG_LINKS | CONFIG_LINKS = $CONFIG_LINKS | |||
CONFIG_COMMANDS = $CONFIG_COMMANDS | CONFIG_COMMANDS = $CONFIG_COMMANDS | |||
$ $0 $@ | $ $0 $@ | |||
on `(hostname || uname -n) 2>/dev/null | sed 1q` | on `(hostname || uname -n) 2>/dev/null | sed 1q` | |||
" | " | |||
skipping to change at line 12889 | skipping to change at line 12477 | |||
Configuration headers: | Configuration headers: | |||
$config_headers | $config_headers | |||
Configuration commands: | Configuration commands: | |||
$config_commands | $config_commands | |||
Report bugs to <linkinjeon@kernel.org>. | Report bugs to <linkinjeon@kernel.org>. | |||
exfatprogs home page: <https://github.com/exfatprogs/exfatprogs>." | exfatprogs home page: <https://github.com/exfatprogs/exfatprogs>." | |||
_ACEOF | _ACEOF | |||
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` | ||||
ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\ | ||||
\\\\\''/g"` | ||||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |||
ac_cs_config='$ac_cs_config_escaped' | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\ \\&/g'`" | |||
ac_cs_version="\\ | ac_cs_version="\\ | |||
exfatprogs config.status 1.2.4 | exfatprogs config.status 1.2.4 | |||
configured by $0, generated by GNU Autoconf 2.71, | configured by $0, generated by GNU Autoconf 2.69, | |||
with options \\"\$ac_cs_config\\" | with options \\"\$ac_cs_config\\" | |||
Copyright (C) 2021 Free Software Foundation, Inc. | Copyright (C) 2012 Free Software Foundation, Inc. | |||
This config.status script is free software; the Free Software Foundation | This config.status script is free software; the Free Software Foundation | |||
gives unlimited permission to copy, distribute and modify it." | gives unlimited permission to copy, distribute and modify it." | |||
ac_pwd='$ac_pwd' | ac_pwd='$ac_pwd' | |||
srcdir='$srcdir' | srcdir='$srcdir' | |||
INSTALL='$INSTALL' | INSTALL='$INSTALL' | |||
MKDIR_P='$MKDIR_P' | MKDIR_P='$MKDIR_P' | |||
AWK='$AWK' | AWK='$AWK' | |||
test -n "\$AWK" || AWK=awk | test -n "\$AWK" || AWK=awk | |||
_ACEOF | _ACEOF | |||
skipping to change at line 12938 | skipping to change at line 12524 | |||
ac_optarg=$2 | ac_optarg=$2 | |||
ac_shift=shift | ac_shift=shift | |||
;; | ;; | |||
esac | esac | |||
case $ac_option in | case $ac_option in | |||
# Handling of the options. | # Handling of the options. | |||
-recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) | -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) | |||
ac_cs_recheck=: ;; | ac_cs_recheck=: ;; | |||
--version | --versio | --versi | --vers | --ver | --ve | --v | -V ) | --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) | |||
printf "%s\n" "$ac_cs_version"; exit ;; | $as_echo "$ac_cs_version"; exit ;; | |||
--config | --confi | --conf | --con | --co | --c ) | --config | --confi | --conf | --con | --co | --c ) | |||
printf "%s\n" "$ac_cs_config"; exit ;; | $as_echo "$ac_cs_config"; exit ;; | |||
--debug | --debu | --deb | --de | --d | -d ) | --debug | --debu | --deb | --de | --d | -d ) | |||
debug=: ;; | debug=: ;; | |||
--file | --fil | --fi | --f ) | --file | --fil | --fi | --f ) | |||
$ac_shift | $ac_shift | |||
case $ac_optarg in | case $ac_optarg in | |||
*\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; | *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; | |||
'') as_fn_error $? "missing file argument" ;; | '') as_fn_error $? "missing file argument" ;; | |||
esac | esac | |||
as_fn_append CONFIG_FILES " '$ac_optarg'" | as_fn_append CONFIG_FILES " '$ac_optarg'" | |||
ac_need_defaults=false;; | ac_need_defaults=false;; | |||
--header | --heade | --head | --hea ) | --header | --heade | --head | --hea ) | |||
$ac_shift | $ac_shift | |||
case $ac_optarg in | case $ac_optarg in | |||
*\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; | *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; | |||
esac | esac | |||
as_fn_append CONFIG_HEADERS " '$ac_optarg'" | as_fn_append CONFIG_HEADERS " '$ac_optarg'" | |||
ac_need_defaults=false;; | ac_need_defaults=false;; | |||
--he | --h) | --he | --h) | |||
# Conflict between --help and --header | # Conflict between --help and --header | |||
as_fn_error $? "ambiguous option: \`$1' | as_fn_error $? "ambiguous option: \`$1' | |||
Try \`$0 --help' for more information.";; | Try \`$0 --help' for more information.";; | |||
--help | --hel | -h ) | --help | --hel | -h ) | |||
printf "%s\n" "$ac_cs_usage"; exit ;; | $as_echo "$ac_cs_usage"; exit ;; | |||
-q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | |||
| -silent | --silent | --silen | --sile | --sil | --si | --s) | | -silent | --silent | --silen | --sile | --sil | --si | --s) | |||
ac_cs_silent=: ;; | ac_cs_silent=: ;; | |||
# This is an error. | # This is an error. | |||
-*) as_fn_error $? "unrecognized option: \`$1' | -*) as_fn_error $? "unrecognized option: \`$1' | |||
Try \`$0 --help' for more information." ;; | Try \`$0 --help' for more information." ;; | |||
*) as_fn_append ac_config_targets " $1" | *) as_fn_append ac_config_targets " $1" | |||
ac_need_defaults=false ;; | ac_need_defaults=false ;; | |||
skipping to change at line 12991 | skipping to change at line 12577 | |||
if $ac_cs_silent; then | if $ac_cs_silent; then | |||
exec 6>/dev/null | exec 6>/dev/null | |||
ac_configure_extra_args="$ac_configure_extra_args --silent" | ac_configure_extra_args="$ac_configure_extra_args --silent" | |||
fi | fi | |||
_ACEOF | _ACEOF | |||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |||
if \$ac_cs_recheck; then | if \$ac_cs_recheck; then | |||
set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-creat e --no-recursion | set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-creat e --no-recursion | |||
shift | shift | |||
\printf "%s\n" "running CONFIG_SHELL=$SHELL \$*" >&6 | \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 | |||
CONFIG_SHELL='$SHELL' | CONFIG_SHELL='$SHELL' | |||
export CONFIG_SHELL | export CONFIG_SHELL | |||
exec "\$@" | exec "\$@" | |||
fi | fi | |||
_ACEOF | _ACEOF | |||
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |||
exec 5>>config.log | exec 5>>config.log | |||
{ | { | |||
echo | echo | |||
sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX | sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX | |||
## Running $as_me. ## | ## Running $as_me. ## | |||
_ASBOX | _ASBOX | |||
printf "%s\n" "$ac_log" | $as_echo "$ac_log" | |||
} >&5 | } >&5 | |||
_ACEOF | _ACEOF | |||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |||
# | # | |||
# INIT-COMMANDS | # INIT-COMMANDS | |||
# | # | |||
AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}" | AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" | |||
# The HP-UX ksh and POSIX shell print the target directory to stdout | # The HP-UX ksh and POSIX shell print the target directory to stdout | |||
# if CDPATH is set. | # if CDPATH is set. | |||
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH | (unset CDPATH) >/dev/null 2>&1 && unset CDPATH | |||
sed_quote_subst='$sed_quote_subst' | sed_quote_subst='$sed_quote_subst' | |||
double_quote_subst='$double_quote_subst' | double_quote_subst='$double_quote_subst' | |||
delay_variable_subst='$delay_variable_subst' | delay_variable_subst='$delay_variable_subst' | |||
macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' | macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' | |||
macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst" `' | macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst" `' | |||
skipping to change at line 13056 | skipping to change at line 12642 | |||
max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' | max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' | |||
ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' | ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' | |||
exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' | exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' | |||
lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' | lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' | |||
lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' | lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' | |||
lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' | lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' | |||
lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_sin gle_quote_subst"`' | lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_sin gle_quote_subst"`' | |||
lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_sin gle_quote_subst"`' | lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_sin gle_quote_subst"`' | |||
reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' | reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' | |||
reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' | reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' | |||
FILECMD='`$ECHO "$FILECMD" | $SED "$delay_single_quote_subst"`' | ||||
OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' | OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' | |||
deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_ quote_subst"`' | deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_ quote_subst"`' | |||
file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst" `' | file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst" `' | |||
file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subs t"`' | file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subs t"`' | |||
want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subs t"`' | want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subs t"`' | |||
DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' | DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' | |||
sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$d elay_single_quote_subst"`' | sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$d elay_single_quote_subst"`' | |||
AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' | AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' | |||
lt_ar_flags='`$ECHO "$lt_ar_flags" | $SED "$delay_single_quote_subst"`' | ||||
AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' | AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' | |||
archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quot e_subst"`' | archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quot e_subst"`' | |||
STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' | STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' | |||
RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' | RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' | |||
old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_ quote_subst"`' | old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_ quote_subst"`' | |||
old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_sin gle_quote_subst"`' | old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_sin gle_quote_subst"`' | |||
old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_su bst"`' | old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_su bst"`' | |||
lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED " $delay_single_quote_subst"`' | lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED " $delay_single_quote_subst"`' | |||
CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' | CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' | |||
CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' | CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' | |||
skipping to change at line 13186 | skipping to change at line 12770 | |||
SED \ | SED \ | |||
GREP \ | GREP \ | |||
EGREP \ | EGREP \ | |||
FGREP \ | FGREP \ | |||
LD \ | LD \ | |||
NM \ | NM \ | |||
LN_S \ | LN_S \ | |||
lt_SP2NL \ | lt_SP2NL \ | |||
lt_NL2SP \ | lt_NL2SP \ | |||
reload_flag \ | reload_flag \ | |||
FILECMD \ | ||||
OBJDUMP \ | OBJDUMP \ | |||
deplibs_check_method \ | deplibs_check_method \ | |||
file_magic_cmd \ | file_magic_cmd \ | |||
file_magic_glob \ | file_magic_glob \ | |||
want_nocaseglob \ | want_nocaseglob \ | |||
DLLTOOL \ | DLLTOOL \ | |||
sharedlib_from_linklib_cmd \ | sharedlib_from_linklib_cmd \ | |||
AR \ | AR \ | |||
AR_FLAGS \ | ||||
archiver_list_spec \ | archiver_list_spec \ | |||
STRIP \ | STRIP \ | |||
RANLIB \ | RANLIB \ | |||
CC \ | CC \ | |||
CFLAGS \ | CFLAGS \ | |||
compiler \ | compiler \ | |||
lt_cv_sys_global_symbol_pipe \ | lt_cv_sys_global_symbol_pipe \ | |||
lt_cv_sys_global_symbol_to_cdecl \ | lt_cv_sys_global_symbol_to_cdecl \ | |||
lt_cv_sys_global_symbol_to_import \ | lt_cv_sys_global_symbol_to_import \ | |||
lt_cv_sys_global_symbol_to_c_name_address \ | lt_cv_sys_global_symbol_to_c_name_address \ | |||
skipping to change at line 13324 | skipping to change at line 12908 | |||
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | |||
esac | esac | |||
done | done | |||
# If the user did not use the arguments to specify the items to instantiate , | # If the user did not use the arguments to specify the items to instantiate , | |||
# then the envvar interface is used. Set only those that are not. | # then the envvar interface is used. Set only those that are not. | |||
# We use the long form for the default assignment because of an extremely | # We use the long form for the default assignment because of an extremely | |||
# bizarre bug on SunOS 4.1.3. | # bizarre bug on SunOS 4.1.3. | |||
if $ac_need_defaults; then | if $ac_need_defaults; then | |||
test ${CONFIG_FILES+y} || CONFIG_FILES=$config_files | test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files | |||
test ${CONFIG_HEADERS+y} || CONFIG_HEADERS=$config_headers | test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers | |||
test ${CONFIG_COMMANDS+y} || CONFIG_COMMANDS=$config_commands | test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands | |||
fi | fi | |||
# Have a temporary directory for convenience. Make it in the build tree | # Have a temporary directory for convenience. Make it in the build tree | |||
# simply because there is no reason against having it here, and in addition , | # simply because there is no reason against having it here, and in addition , | |||
# creating and moving files from /tmp can sometimes cause problems. | # creating and moving files from /tmp can sometimes cause problems. | |||
# Hook for its removal unless debugging. | # Hook for its removal unless debugging. | |||
# Note that there is a small window in which the directory will not be clea ned: | # Note that there is a small window in which the directory will not be clea ned: | |||
# after its creation but before its name has been assigned to `$tmp'. | # after its creation but before its name has been assigned to `$tmp'. | |||
$debug || | $debug || | |||
{ | { | |||
skipping to change at line 13659 | skipping to change at line 13243 | |||
*) # Look for the file first in the build tree, then in the source tr ee | *) # Look for the file first in the build tree, then in the source tr ee | |||
# (if the path is not absolute). The absolute path cannot be DOS-s tyle, | # (if the path is not absolute). The absolute path cannot be DOS-s tyle, | |||
# because $ac_f cannot contain `:'. | # because $ac_f cannot contain `:'. | |||
test -f "$ac_f" || | test -f "$ac_f" || | |||
case $ac_f in | case $ac_f in | |||
[\\/$]*) false;; | [\\/$]*) false;; | |||
*) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; | *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; | |||
esac || | esac || | |||
as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; | as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; | |||
esac | esac | |||
case $ac_f in *\'*) ac_f=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\' '/g"`;; esac | case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"` ;; esac | |||
as_fn_append ac_file_inputs " '$ac_f'" | as_fn_append ac_file_inputs " '$ac_f'" | |||
done | done | |||
# Let's still pretend it is `configure' which instantiates (i.e., don't | # Let's still pretend it is `configure' which instantiates (i.e., don't | |||
# use $as_me), people would be surprised to read: | # use $as_me), people would be surprised to read: | |||
# /* config.h. Generated by config.status. */ | # /* config.h. Generated by config.status. */ | |||
configure_input='Generated from '` | configure_input='Generated from '` | |||
printf "%s\n" "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' | $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' | |||
`' by configure.' | `' by configure.' | |||
if test x"$ac_file" != x-; then | if test x"$ac_file" != x-; then | |||
configure_input="$ac_file. $configure_input" | configure_input="$ac_file. $configure_input" | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 | |||
printf "%s\n" "$as_me: creating $ac_file" >&6;} | $as_echo "$as_me: creating $ac_file" >&6;} | |||
fi | fi | |||
# Neutralize special characters interpreted by sed in replacement strin gs. | # Neutralize special characters interpreted by sed in replacement strin gs. | |||
case $configure_input in #( | case $configure_input in #( | |||
*\&* | *\|* | *\\* ) | *\&* | *\|* | *\\* ) | |||
ac_sed_conf_input=`printf "%s\n" "$configure_input" | | ac_sed_conf_input=`$as_echo "$configure_input" | | |||
sed 's/[\\\\&|]/\\\\&/g'`;; #( | sed 's/[\\\\&|]/\\\\&/g'`;; #( | |||
*) ac_sed_conf_input=$configure_input;; | *) ac_sed_conf_input=$configure_input;; | |||
esac | esac | |||
case $ac_tag in | case $ac_tag in | |||
*:-:* | *:-) cat >"$ac_tmp/stdin" \ | *:-:* | *:-) cat >"$ac_tmp/stdin" \ | |||
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; | |||
esac | esac | |||
;; | ;; | |||
esac | esac | |||
ac_dir=`$as_dirname -- "$ac_file" || | ac_dir=`$as_dirname -- "$ac_file" || | |||
$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |||
X"$ac_file" : 'X\(//\)[^/]' \| \ | X"$ac_file" : 'X\(//\)[^/]' \| \ | |||
X"$ac_file" : 'X\(//\)$' \| \ | X"$ac_file" : 'X\(//\)$' \| \ | |||
X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || | X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || | |||
printf "%s\n" X"$ac_file" | | $as_echo X"$ac_file" | | |||
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\(\/\/\)[^/].*/{ | /^X\(\/\/\)[^/].*/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\(\/\/\)$/{ | /^X\(\/\/\)$/{ | |||
s//\1/ | s//\1/ | |||
skipping to change at line 13718 | skipping to change at line 13302 | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
s/.*/./; q'` | s/.*/./; q'` | |||
as_dir="$ac_dir"; as_fn_mkdir_p | as_dir="$ac_dir"; as_fn_mkdir_p | |||
ac_builddir=. | ac_builddir=. | |||
case "$ac_dir" in | case "$ac_dir" in | |||
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; | .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; | |||
*) | *) | |||
ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'` | ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` | |||
# A ".." for each directory in $ac_dir_suffix. | # A ".." for each directory in $ac_dir_suffix. | |||
ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/.. |g;s|/||'` | ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s| /||'` | |||
case $ac_top_builddir_sub in | case $ac_top_builddir_sub in | |||
"") ac_top_builddir_sub=. ac_top_build_prefix= ;; | "") ac_top_builddir_sub=. ac_top_build_prefix= ;; | |||
*) ac_top_build_prefix=$ac_top_builddir_sub/ ;; | *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; | |||
esac ;; | esac ;; | |||
esac | esac | |||
ac_abs_top_builddir=$ac_pwd | ac_abs_top_builddir=$ac_pwd | |||
ac_abs_builddir=$ac_pwd$ac_dir_suffix | ac_abs_builddir=$ac_pwd$ac_dir_suffix | |||
# for backward compatibility: | # for backward compatibility: | |||
ac_top_builddir=$ac_top_build_prefix | ac_top_builddir=$ac_top_build_prefix | |||
skipping to change at line 13781 | skipping to change at line 13365 | |||
q | q | |||
} | } | |||
/@datadir@/p | /@datadir@/p | |||
/@docdir@/p | /@docdir@/p | |||
/@infodir@/p | /@infodir@/p | |||
/@localedir@/p | /@localedir@/p | |||
/@mandir@/p' | /@mandir@/p' | |||
case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in | case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in | |||
*datarootdir*) ac_datarootdir_seen=yes;; | *datarootdir*) ac_datarootdir_seen=yes;; | |||
*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) | *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs se | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems t | |||
ems to ignore the --datarootdir setting" >&5 | o ignore the --datarootdir setting" >&5 | |||
printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datar | $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdi | |||
ootdir setting" >&2;} | r setting" >&2;} | |||
_ACEOF | _ACEOF | |||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |||
ac_datarootdir_hack=' | ac_datarootdir_hack=' | |||
s&@datadir@&$datadir&g | s&@datadir@&$datadir&g | |||
s&@docdir@&$docdir&g | s&@docdir@&$docdir&g | |||
s&@infodir@&$infodir&g | s&@infodir@&$infodir&g | |||
s&@localedir@&$localedir&g | s&@localedir@&$localedir&g | |||
s&@mandir@&$mandir&g | s&@mandir@&$mandir&g | |||
s&\\\${datarootdir}&$datarootdir&g' ;; | s&\\\${datarootdir}&$datarootdir&g' ;; | |||
esac | esac | |||
skipping to change at line 13826 | skipping to change at line 13410 | |||
s&@MKDIR_P@&$ac_MKDIR_P&;t t | s&@MKDIR_P@&$ac_MKDIR_P&;t t | |||
$ac_datarootdir_hack | $ac_datarootdir_hack | |||
" | " | |||
eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ | eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ | |||
>$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | |||
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && | test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && | |||
{ ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && | { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && | |||
{ ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ | { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ | |||
"$ac_tmp/out"`; test -z "$ac_out"; } && | "$ac_tmp/out"`; test -z "$ac_out"; } && | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a ref erence to the variable \`datarootdir' | |||
which seems to be undefined. Please make sure it is defined" >&5 | which seems to be undefined. Please make sure it is defined" >&5 | |||
printf "%s\n" "$as_me: WARNING: $ac_file contains a reference to the variab le \`datarootdir' | $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \` datarootdir' | |||
which seems to be undefined. Please make sure it is defined" >&2;} | which seems to be undefined. Please make sure it is defined" >&2;} | |||
rm -f "$ac_tmp/stdin" | rm -f "$ac_tmp/stdin" | |||
case $ac_file in | case $ac_file in | |||
-) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; | -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; | |||
*) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; | *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; | |||
esac \ | esac \ | |||
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | |||
;; | ;; | |||
:H) | :H) | |||
# | # | |||
# CONFIG_HEADER | # CONFIG_HEADER | |||
# | # | |||
if test x"$ac_file" != x-; then | if test x"$ac_file" != x-; then | |||
{ | { | |||
printf "%s\n" "/* $configure_input */" >&1 \ | $as_echo "/* $configure_input */" \ | |||
&& eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" | && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" | |||
} >"$ac_tmp/config.h" \ | } >"$ac_tmp/config.h" \ | |||
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | |||
if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then | if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" | { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 | |||
>&5 | $as_echo "$as_me: $ac_file is unchanged" >&6;} | |||
printf "%s\n" "$as_me: $ac_file is unchanged" >&6;} | ||||
else | else | |||
rm -f "$ac_file" | rm -f "$ac_file" | |||
mv "$ac_tmp/config.h" "$ac_file" \ | mv "$ac_tmp/config.h" "$ac_file" \ | |||
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | |||
fi | fi | |||
else | else | |||
printf "%s\n" "/* $configure_input */" >&1 \ | $as_echo "/* $configure_input */" \ | |||
&& eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ | && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ | |||
|| as_fn_error $? "could not create -" "$LINENO" 5 | || as_fn_error $? "could not create -" "$LINENO" 5 | |||
fi | fi | |||
# Compute "$ac_file"'s index in $config_headers. | # Compute "$ac_file"'s index in $config_headers. | |||
_am_arg="$ac_file" | _am_arg="$ac_file" | |||
_am_stamp_count=1 | _am_stamp_count=1 | |||
for _am_header in $config_headers :; do | for _am_header in $config_headers :; do | |||
case $_am_header in | case $_am_header in | |||
$_am_arg | $_am_arg:* ) | $_am_arg | $_am_arg:* ) | |||
break ;; | break ;; | |||
* ) | * ) | |||
_am_stamp_count=`expr $_am_stamp_count + 1` ;; | _am_stamp_count=`expr $_am_stamp_count + 1` ;; | |||
esac | esac | |||
done | done | |||
echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || | echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || | |||
$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |||
X"$_am_arg" : 'X\(//\)[^/]' \| \ | X"$_am_arg" : 'X\(//\)[^/]' \| \ | |||
X"$_am_arg" : 'X\(//\)$' \| \ | X"$_am_arg" : 'X\(//\)$' \| \ | |||
X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || | X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || | |||
printf "%s\n" X"$_am_arg" | | $as_echo X"$_am_arg" | | |||
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\(\/\/\)[^/].*/{ | /^X\(\/\/\)[^/].*/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\(\/\/\)$/{ | /^X\(\/\/\)$/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\(\/\).*/{ | /^X\(\/\).*/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
s/.*/./; q'`/stamp-h$_am_stamp_count | s/.*/./; q'`/stamp-h$_am_stamp_count | |||
;; | ;; | |||
:C) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: executing $ac_file com | :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands | |||
mands" >&5 | " >&5 | |||
printf "%s\n" "$as_me: executing $ac_file commands" >&6;} | $as_echo "$as_me: executing $ac_file commands" >&6;} | |||
;; | ;; | |||
esac | esac | |||
case $ac_file$ac_mode in | case $ac_file$ac_mode in | |||
"depfiles":C) test x"$AMDEP_TRUE" != x"" || { | "depfiles":C) test x"$AMDEP_TRUE" != x"" || { | |||
# Older Autoconf quotes --file arguments for eval, but not when files | # Older Autoconf quotes --file arguments for eval, but not when files | |||
# are listed without --file. Let's play safe and only enable the eval | # are listed without --file. Let's play safe and only enable the eval | |||
# if we detect the quoting. | # if we detect the quoting. | |||
# TODO: see whether this extra hack can be removed once we start | case $CONFIG_FILES in | |||
# requiring Autoconf 2.70 or later. | *\'*) eval set x "$CONFIG_FILES" ;; | |||
case $CONFIG_FILES in #( | *) set x $CONFIG_FILES ;; | |||
*\'*) : | esac | |||
eval set x "$CONFIG_FILES" ;; #( | ||||
*) : | ||||
set x $CONFIG_FILES ;; #( | ||||
*) : | ||||
;; | ||||
esac | ||||
shift | shift | |||
# Used to flag and report bootstrapping failures. | for mf | |||
am_rc=0 | ||||
for am_mf | ||||
do | do | |||
# Strip MF so we end up with the name of the file. | # Strip MF so we end up with the name of the file. | |||
am_mf=`printf "%s\n" "$am_mf" | sed -e 's/:.*$//'` | mf=`echo "$mf" | sed -e 's/:.*$//'` | |||
# Check whether this is an Automake generated Makefile which includes | # Check whether this is an Automake generated Makefile or not. | |||
# dependency-tracking related rules and includes. | # We used to match only the files named 'Makefile.in', but | |||
# Grep'ing the whole file directly is not great: AIX grep has a line | # some people rename them; so instead we look at the file content. | |||
# Grep'ing the first line is not enough: some people post-process | ||||
# each Makefile.in and add a new line on top of each file to say so. | ||||
# Grep'ing the whole file is not good either: AIX grep has a line | ||||
# limit of 2048, but all sed's we know have understand at least 4000. | # limit of 2048, but all sed's we know have understand at least 4000. | |||
sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \ | if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null | |||
|| continue | 2>&1; then | |||
am_dirpart=`$as_dirname -- "$am_mf" || | dirpart=`$as_dirname -- "$mf" || | |||
$as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |||
X"$am_mf" : 'X\(//\)[^/]' \| \ | X"$mf" : 'X\(//\)[^/]' \| \ | |||
X"$am_mf" : 'X\(//\)$' \| \ | X"$mf" : 'X\(//\)$' \| \ | |||
X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || | X"$mf" : 'X\(/\)' \| . 2>/dev/null || | |||
printf "%s\n" X"$am_mf" | | $as_echo X"$mf" | | |||
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\(\/\/\)[^/].*/{ | /^X\(\/\/\)[^/].*/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\(\/\/\)$/{ | /^X\(\/\/\)$/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\(\/\).*/{ | /^X\(\/\).*/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
s/.*/./; q'` | s/.*/./; q'` | |||
am_filepart=`$as_basename -- "$am_mf" || | else | |||
$as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \ | continue | |||
X"$am_mf" : 'X\(//\)$' \| \ | fi | |||
X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || | # Extract the definition of DEPDIR, am__include, and am__quote | |||
printf "%s\n" X/"$am_mf" | | # from the Makefile without running 'make'. | |||
sed '/^.*\/\([^/][^/]*\)\/*$/{ | DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` | |||
test -z "$DEPDIR" && continue | ||||
am__include=`sed -n 's/^am__include = //p' < "$mf"` | ||||
test -z "$am__include" && continue | ||||
am__quote=`sed -n 's/^am__quote = //p' < "$mf"` | ||||
# Find all dependency output files, they are included files with | ||||
# $(DEPDIR) in their names. We invoke sed twice because it is the | ||||
# simplest approach to changing $(DEPDIR) to its actual value in the | ||||
# expansion. | ||||
for file in `sed -n " | ||||
s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | ||||
| \ | ||||
sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do | ||||
# Make sure the directory exists. | ||||
test -f "$dirpart/$file" && continue | ||||
fdir=`$as_dirname -- "$file" || | ||||
$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | ||||
X"$file" : 'X\(//\)[^/]' \| \ | ||||
X"$file" : 'X\(//\)$' \| \ | ||||
X"$file" : 'X\(/\)' \| . 2>/dev/null || | ||||
$as_echo X"$file" | | ||||
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | ||||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\/\(\/\/\)$/{ | /^X\(\/\/\)[^/].*/{ | |||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
/^X\/\(\/\).*/{ | /^X\(\/\/\)$/{ | |||
s//\1/ | ||||
q | ||||
} | ||||
/^X\(\/\).*/{ | ||||
s//\1/ | s//\1/ | |||
q | q | |||
} | } | |||
s/.*/./; q'` | s/.*/./; q'` | |||
{ echo "$as_me:$LINENO: cd "$am_dirpart" \ | as_dir=$dirpart/$fdir; as_fn_mkdir_p | |||
&& sed -e '/# am--include-marker/d' "$am_filepart" \ | # echo "creating $dirpart/$file" | |||
| $MAKE -f - am--depfiles" >&5 | echo '# dummy' > "$dirpart/$file" | |||
(cd "$am_dirpart" \ | done | |||
&& sed -e '/# am--include-marker/d' "$am_filepart" \ | ||||
| $MAKE -f - am--depfiles) >&5 2>&5 | ||||
ac_status=$? | ||||
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||||
(exit $ac_status); } || am_rc=$? | ||||
done | done | |||
if test $am_rc -ne 0; then | ||||
{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" | ||||
>&5 | ||||
printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} | ||||
as_fn_error $? "Something went wrong bootstrapping makefile fragments | ||||
for automatic dependency tracking. If GNU make was not used, consider | ||||
re-running the configure script with MAKE=\"gmake\" (or whatever is | ||||
necessary). You can also try re-running configure with the | ||||
'--disable-dependency-tracking' option to at least be able to build | ||||
the package (albeit without support for automatic dependency tracking). | ||||
See \`config.log' for more details" "$LINENO" 5; } | ||||
fi | ||||
{ am_dirpart=; unset am_dirpart;} | ||||
{ am_filepart=; unset am_filepart;} | ||||
{ am_mf=; unset am_mf;} | ||||
{ am_rc=; unset am_rc;} | ||||
rm -f conftest-deps.mk | ||||
} | } | |||
;; | ;; | |||
"libtool":C) | "libtool":C) | |||
# See if we are running on zsh, and set the options that allow our | # See if we are running on zsh, and set the options that allow our | |||
# commands through without removal of \ escapes. | # commands through without removal of \ escapes. | |||
if test -n "${ZSH_VERSION+set}"; then | if test -n "${ZSH_VERSION+set}"; then | |||
setopt NO_GLOB_SUBST | setopt NO_GLOB_SUBST | |||
fi | fi | |||
skipping to change at line 14132 | skipping to change at line 13713 | |||
# turn newlines into spaces. | # turn newlines into spaces. | |||
NL2SP=$lt_lt_NL2SP | NL2SP=$lt_lt_NL2SP | |||
# convert \$build file names to \$host format. | # convert \$build file names to \$host format. | |||
to_host_file_cmd=$lt_cv_to_host_file_cmd | to_host_file_cmd=$lt_cv_to_host_file_cmd | |||
# convert \$build files to toolchain format. | # convert \$build files to toolchain format. | |||
to_tool_file_cmd=$lt_cv_to_tool_file_cmd | to_tool_file_cmd=$lt_cv_to_tool_file_cmd | |||
# A file(cmd) program that detects file types. | ||||
FILECMD=$lt_FILECMD | ||||
# An object symbol dumper. | # An object symbol dumper. | |||
OBJDUMP=$lt_OBJDUMP | OBJDUMP=$lt_OBJDUMP | |||
# Method to check whether dependent libraries are shared objects. | # Method to check whether dependent libraries are shared objects. | |||
deplibs_check_method=$lt_deplibs_check_method | deplibs_check_method=$lt_deplibs_check_method | |||
# Command to use when deplibs_check_method = "file_magic". | # Command to use when deplibs_check_method = "file_magic". | |||
file_magic_cmd=$lt_file_magic_cmd | file_magic_cmd=$lt_file_magic_cmd | |||
# How to find potential files when deplibs_check_method = "file_magic". | # How to find potential files when deplibs_check_method = "file_magic". | |||
skipping to change at line 14159 | skipping to change at line 13737 | |||
# DLL creation program. | # DLL creation program. | |||
DLLTOOL=$lt_DLLTOOL | DLLTOOL=$lt_DLLTOOL | |||
# Command to associate shared and link libraries. | # Command to associate shared and link libraries. | |||
sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd | sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd | |||
# The archiver. | # The archiver. | |||
AR=$lt_AR | AR=$lt_AR | |||
# Flags to create an archive (by configure). | ||||
lt_ar_flags=$lt_ar_flags | ||||
# Flags to create an archive. | # Flags to create an archive. | |||
AR_FLAGS=\${ARFLAGS-"\$lt_ar_flags"} | AR_FLAGS=$lt_AR_FLAGS | |||
# How to feed a file listing to the archiver. | # How to feed a file listing to the archiver. | |||
archiver_list_spec=$lt_archiver_list_spec | archiver_list_spec=$lt_archiver_list_spec | |||
# A symbol stripping program. | # A symbol stripping program. | |||
STRIP=$lt_STRIP | STRIP=$lt_STRIP | |||
# Commands used to install an old-style archive. | # Commands used to install an old-style archive. | |||
RANLIB=$lt_RANLIB | RANLIB=$lt_RANLIB | |||
old_postinstall_cmds=$lt_old_postinstall_cmds | old_postinstall_cmds=$lt_old_postinstall_cmds | |||
skipping to change at line 14533 | skipping to change at line 14108 | |||
_LT_EOF | _LT_EOF | |||
;; | ;; | |||
esac | esac | |||
ltmain=$ac_aux_dir/ltmain.sh | ltmain=$ac_aux_dir/ltmain.sh | |||
# We use sed instead of cat because bash on DJGPP gets confused if | # We use sed instead of cat because bash on DJGPP gets confused if | |||
# if finds mixed CR/LF and LF-only lines. Since sed operates in | # if finds mixed CR/LF and LF-only lines. Since sed operates in | |||
# text mode, it properly converts lines to CR/LF. This bash problem | # text mode, it properly converts lines to CR/LF. This bash problem | |||
# is reportedly fixed, but why not run on old versions too? | # is reportedly fixed, but why not run on old versions too? | |||
$SED '$q' "$ltmain" >> "$cfgfile" \ | sed '$q' "$ltmain" >> "$cfgfile" \ | |||
|| (rm -f "$cfgfile"; exit 1) | || (rm -f "$cfgfile"; exit 1) | |||
mv -f "$cfgfile" "$ofile" || | mv -f "$cfgfile" "$ofile" || | |||
(rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") | (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") | |||
chmod +x "$ofile" | chmod +x "$ofile" | |||
;; | ;; | |||
esac | esac | |||
done # for ac_tag | done # for ac_tag | |||
skipping to change at line 14573 | skipping to change at line 14148 | |||
test "$silent" = yes && | test "$silent" = yes && | |||
ac_config_status_args="$ac_config_status_args --quiet" | ac_config_status_args="$ac_config_status_args --quiet" | |||
exec 5>/dev/null | exec 5>/dev/null | |||
$SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false | $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false | |||
exec 5>>config.log | exec 5>>config.log | |||
# Use ||, not &&, to avoid exiting from the if with $? = 1, which | # Use ||, not &&, to avoid exiting from the if with $? = 1, which | |||
# would make configure fail if this is the last instruction. | # would make configure fail if this is the last instruction. | |||
$ac_cs_success || as_fn_exit 1 | $ac_cs_success || as_fn_exit 1 | |||
fi | fi | |||
if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then | if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then | |||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized optio | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ | |||
ns: $ac_unrecognized_opts" >&5 | ac_unrecognized_opts" >&5 | |||
printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts | $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 | |||
" >&2;} | ;} | |||
fi | fi | |||
End of changes. 911 change blocks. | ||||
3269 lines changed or deleted | 2792 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |