configure (xdelta3-3.0.10) | : | configure (xdelta3-3.0.11) | ||
---|---|---|---|---|
#! /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.69 for Xdelta3 3.0.10. | # Generated by GNU Autoconf 2.69 for Xdelta3 3.0.11. | |||
# | # | |||
# Report bugs to <josh.macdonald@gmail.com>. | # Report bugs to <josh.macdonald@gmail.com>. | |||
# | # | |||
# | # | |||
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. | # Copyright (C) 1992-1996, 1998-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. | |||
## -------------------- ## | ## -------------------- ## | |||
skipping to change at line 586 | skipping to change at line 586 | |||
ac_config_libobj_dir=. | ac_config_libobj_dir=. | |||
LIBOBJS= | LIBOBJS= | |||
cross_compiling=no | cross_compiling=no | |||
subdirs= | subdirs= | |||
MFLAGS= | MFLAGS= | |||
MAKEFLAGS= | MAKEFLAGS= | |||
# Identity of this package. | # Identity of this package. | |||
PACKAGE_NAME='Xdelta3' | PACKAGE_NAME='Xdelta3' | |||
PACKAGE_TARNAME='xdelta3' | PACKAGE_TARNAME='xdelta3' | |||
PACKAGE_VERSION='3.0.10' | PACKAGE_VERSION='3.0.11' | |||
PACKAGE_STRING='Xdelta3 3.0.10' | PACKAGE_STRING='Xdelta3 3.0.11' | |||
PACKAGE_BUGREPORT='josh.macdonald@gmail.com' | PACKAGE_BUGREPORT='josh.macdonald@gmail.com' | |||
PACKAGE_URL='http://xdelta.org/' | PACKAGE_URL='http://xdelta.org/' | |||
# Factoring default headers for most tests. | # Factoring default headers for most tests. | |||
ac_includes_default="\ | ac_includes_default="\ | |||
#include <stdio.h> | #include <stdio.h> | |||
#ifdef HAVE_SYS_TYPES_H | #ifdef HAVE_SYS_TYPES_H | |||
# include <sys/types.h> | # include <sys/types.h> | |||
#endif | #endif | |||
#ifdef HAVE_SYS_STAT_H | #ifdef HAVE_SYS_STAT_H | |||
skipping to change at line 676 | skipping to change at line 676 | |||
AUTOCONF | AUTOCONF | |||
ACLOCAL | ACLOCAL | |||
VERSION | VERSION | |||
PACKAGE | PACKAGE | |||
CYGPATH_W | CYGPATH_W | |||
am__isrc | am__isrc | |||
INSTALL_DATA | INSTALL_DATA | |||
INSTALL_SCRIPT | INSTALL_SCRIPT | |||
INSTALL_PROGRAM | INSTALL_PROGRAM | |||
CPP | CPP | |||
LT_SYS_LIBRARY_PATH | ||||
OTOOL64 | OTOOL64 | |||
OTOOL | OTOOL | |||
LIPO | LIPO | |||
NMEDIT | NMEDIT | |||
DSYMUTIL | DSYMUTIL | |||
MANIFEST_TOOL | MANIFEST_TOOL | |||
AWK | AWK | |||
RANLIB | RANLIB | |||
STRIP | STRIP | |||
ac_ct_AR | ac_ct_AR | |||
skipping to change at line 776 | skipping to change at line 777 | |||
enable_debug_symbols | enable_debug_symbols | |||
' | ' | |||
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 | ||||
CPP | CPP | |||
CXX | CXX | |||
CXXFLAGS | CXXFLAGS | |||
CCC | CCC | |||
CXXCPP' | CXXCPP' | |||
# 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= | |||
skipping to change at line 1318 | skipping to change at line 1320 | |||
eval ac_cv_env_${ac_var}_value=\$${ac_var} | eval ac_cv_env_${ac_var}_value=\$${ac_var} | |||
done | done | |||
# | # | |||
# Report the --help message. | # Report the --help message. | |||
# | # | |||
if test "$ac_init_help" = "long"; then | if test "$ac_init_help" = "long"; then | |||
# Omit some internal or obsolete options to make the list less imposing. | # Omit some internal or obsolete options to make the list less imposing. | |||
# This message is too long to be a string in the A/UX 3.1 sh. | # This message is too long to be a string in the A/UX 3.1 sh. | |||
cat <<_ACEOF | cat <<_ACEOF | |||
\`configure' configures Xdelta3 3.0.10 to adapt to many kinds of systems. | \`configure' configures Xdelta3 3.0.11 to adapt to many kinds of systems. | |||
Usage: $0 [OPTION]... [VAR=VALUE]... | Usage: $0 [OPTION]... [VAR=VALUE]... | |||
To assign environment variables (e.g., CC, CFLAGS...), specify them as | To assign environment variables (e.g., CC, CFLAGS...), specify them as | |||
VAR=VALUE. See below for descriptions of some of the useful variables. | VAR=VALUE. See below for descriptions of some of the useful variables. | |||
Defaults for the options are specified in brackets. | Defaults for the options are specified in brackets. | |||
Configuration: | Configuration: | |||
-h, --help display this help and exit | -h, --help display this help and exit | |||
skipping to change at line 1388 | skipping to change at line 1390 | |||
--program-transform-name=PROGRAM run sed PROGRAM on installed program names | --program-transform-name=PROGRAM run sed PROGRAM on installed program names | |||
System types: | System types: | |||
--build=BUILD configure for building on BUILD [guessed] | --build=BUILD configure for building on BUILD [guessed] | |||
--host=HOST cross-compile to build programs to run on HOST [BUILD] | --host=HOST cross-compile to build programs to run on HOST [BUILD] | |||
_ACEOF | _ACEOF | |||
fi | fi | |||
if test -n "$ac_init_help"; then | if test -n "$ac_init_help"; then | |||
case $ac_init_help in | case $ac_init_help in | |||
short | recursive ) echo "Configuration of Xdelta3 3.0.10:";; | short | recursive ) echo "Configuration of Xdelta3 3.0.11:";; | |||
esac | esac | |||
cat <<\_ACEOF | cat <<\_ACEOF | |||
Optional Features: | Optional Features: | |||
--disable-option-checking ignore unrecognized --enable/--with options | --disable-option-checking ignore unrecognized --enable/--with options | |||
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) | --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) | |||
--enable-FEATURE[=ARG] include FEATURE [ARG=yes] | --enable-FEATURE[=ARG] include FEATURE [ARG=yes] | |||
--enable-shared[=PKGS] build shared libraries [default=yes] | --enable-shared[=PKGS] build shared libraries [default=yes] | |||
--enable-static[=PKGS] build static libraries [default=yes] | --enable-static[=PKGS] build static libraries [default=yes] | |||
--enable-fast-install[=PKGS] | --enable-fast-install[=PKGS] | |||
skipping to change at line 1430 | skipping to change at line 1432 | |||
--with-liblzma build with liblzma support [default=autodetect] | --with-liblzma build with liblzma support [default=autodetect] | |||
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 | ||||
User-defined run-time library search path. | ||||
CPP C preprocessor | CPP C preprocessor | |||
CXX C++ compiler command | CXX C++ compiler command | |||
CXXFLAGS C++ compiler flags | CXXFLAGS C++ compiler flags | |||
CXXCPP C++ preprocessor | CXXCPP 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 <josh.macdonald@gmail.com>. | Report bugs to <josh.macdonald@gmail.com>. | |||
Xdelta3 home page: <http://xdelta.org/>. | Xdelta3 home page: <http://xdelta.org/>. | |||
skipping to change at line 1502 | skipping to change at line 1506 | |||
else | else | |||
$as_echo "$as_me: WARNING: no configuration information is in $ac_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 | |||
Xdelta3 configure 3.0.10 | Xdelta3 configure 3.0.11 | |||
generated by GNU Autoconf 2.69 | generated by GNU Autoconf 2.69 | |||
Copyright (C) 2012 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 | |||
## ------------------------ ## | ## ------------------------ ## | |||
skipping to change at line 2175 | skipping to change at line 2179 | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | |||
$as_echo "$ac_res" >&6; } | $as_echo "$ac_res" >&6; } | |||
fi | fi | |||
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_mongrel | } # ac_fn_c_check_header_mongrel | |||
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 Xdelta3 $as_me 3.0.10, which was | It was created by Xdelta3 $as_me 3.0.11, which was | |||
generated by GNU Autoconf 2.69. Invocation command line was | generated by GNU Autoconf 2.69. Invocation command line was | |||
$ $0 $@ | $ $0 $@ | |||
_ACEOF | _ACEOF | |||
exec 5>>config.log | exec 5>>config.log | |||
{ | { | |||
cat <<_ASUNAME | cat <<_ASUNAME | |||
## --------- ## | ## --------- ## | |||
## Platform. ## | ## Platform. ## | |||
skipping to change at line 2553 | skipping to change at line 2557 | |||
ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. | 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_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. | ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. | |||
case `pwd` in | case `pwd` in | |||
*\ * | *\ *) | *\ * | *\ *) | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 | |||
$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\` " >&2;} ;; | $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\` " >&2;} ;; | |||
esac | esac | |||
macro_version='2.4.4' | macro_version='2.4.6' | |||
macro_revision='2.4.4' | 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 | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 | |||
$as_echo_n "checking build system type... " >&6; } | $as_echo_n "checking build system type... " >&6; } | |||
if ${ac_cv_build+:} false; then : | if ${ac_cv_build+:} false; then : | |||
skipping to change at line 2683 | skipping to change at line 2687 | |||
case $ECHO in | case $ECHO in | |||
printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5 | printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5 | |||
$as_echo "printf" >&6; } ;; | $as_echo "printf" >&6; } ;; | |||
print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5 | print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5 | |||
$as_echo "print -r" >&6; } ;; | $as_echo "print -r" >&6; } ;; | |||
*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5 | *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5 | |||
$as_echo "cat" >&6; } ;; | $as_echo "cat" >&6; } ;; | |||
esac | esac | |||
# Expand $ac_aux_dir to an absolute path. | ||||
am_aux_dir=`cd "$ac_aux_dir" && pwd` | ||||
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 program nam e with args. | # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program nam e with args. | |||
set dummy ${ac_tool_prefix}gcc; ac_word=$2 | set dummy ${ac_tool_prefix}gcc; ac_word=$2 | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
$as_echo_n "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
skipping to change at line 3466 | skipping to change at line 3473 | |||
if test "x$ac_cv_prog_cc_c89" != xno; then : | 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_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 whether $CC understands -c and | ||||
-o together" >&5 | ||||
$as_echo_n "checking whether $CC understands -c and -o together... " >&6; } | ||||
if ${am_cv_prog_cc_c_o+:} false; then : | ||||
$as_echo_n "(cached) " >&6 | ||||
else | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||||
/* end confdefs.h. */ | ||||
int | ||||
main () | ||||
{ | ||||
; | ||||
return 0; | ||||
} | ||||
_ACEOF | ||||
# Make sure it works both with $CC and with simple cc. | ||||
# Following AC_PROG_CC_C_O, we do the test twice because some | ||||
# compilers refuse to overwrite an existing .o file with -o, | ||||
# though they will create one. | ||||
am_cv_prog_cc_c_o=yes | ||||
for am_i in 1 2; do | ||||
if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" | ||||
>&5 | ||||
($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5 | ||||
ac_status=$? | ||||
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||||
(exit $ac_status); } \ | ||||
&& test -f conftest2.$ac_objext; then | ||||
: OK | ||||
else | ||||
am_cv_prog_cc_c_o=no | ||||
break | ||||
fi | ||||
done | ||||
rm -f core conftest* | ||||
unset am_i | ||||
fi | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5 | ||||
$as_echo "$am_cv_prog_cc_c_o" >&6; } | ||||
if test "$am_cv_prog_cc_c_o" != yes; then | ||||
# Losing compiler, so override with the script. | ||||
# FIXME: It is wrong to rewrite CC. | ||||
# 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, | ||||
# and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" | ||||
CC="$am_aux_dir/compile $CC" | ||||
fi | ||||
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 a sed that does not trunca te output" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not trunca te output" >&5 | |||
$as_echo_n "checking for a sed that does not truncate output... " >&6; } | $as_echo_n "checking for a sed that does not truncate output... " >&6; } | |||
if ${ac_cv_path_SED+:} false; then : | if ${ac_cv_path_SED+:} false; then : | |||
$as_echo_n "(cached) " >&6 | $as_echo_n "(cached) " >&6 | |||
else | else | |||
ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbb bbbbbbbbbbbbb/ | ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbb bbbbbbbbbbbbb/ | |||
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 | |||
skipping to change at line 5532 | skipping to change at line 5597 | |||
if "$ac_cv_path_lt_DD" bs=32 count=1 <conftest2.i >conftest.out 2>/dev/null; the n | if "$ac_cv_path_lt_DD" bs=32 count=1 <conftest2.i >conftest.out 2>/dev/null; the n | |||
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 | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" >&5 | |||
$as_echo "$lt_cv_truncate_bin" >&6; } | $as_echo "$lt_cv_truncate_bin" >&6; } | |||
# Calculate cc_basename. Skip known compiler wrappers and cross-prefix. | ||||
func_cc_basename () | ||||
{ | ||||
for cc_temp in $*""; do | ||||
case $cc_temp in | ||||
compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; | ||||
distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; | ||||
\-*) ;; | ||||
*) break;; | ||||
esac | ||||
done | ||||
func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%% | ||||
"` | ||||
} | ||||
# Check whether --enable-libtool-lock was given. | # Check whether --enable-libtool-lock was given. | |||
if test "${enable_libtool_lock+set}" = set; then : | if test "${enable_libtool_lock+set}" = set; 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 | |||
skipping to change at line 6502 | skipping to change at line 6581 | |||
_lt_dar_export_syms='~$NMEDIT -s $output_objdir/$libname-symbols.expsym $l ib' | _lt_dar_export_syms='~$NMEDIT -s $output_objdir/$libname-symbols.expsym $l ib' | |||
fi | fi | |||
if test : != "$DSYMUTIL" && test no = "$lt_cv_ld_force_load"; then | if test : != "$DSYMUTIL" && test no = "$lt_cv_ld_force_load"; then | |||
_lt_dsymutil='~$DSYMUTIL $lib || :' | _lt_dsymutil='~$DSYMUTIL $lib || :' | |||
else | else | |||
_lt_dsymutil= | _lt_dsymutil= | |||
fi | fi | |||
;; | ;; | |||
esac | esac | |||
# func_munge_path_list VARIABLE PATH | ||||
# ----------------------------------- | ||||
# VARIABLE is name of variable containing _space_ separated list of | ||||
# directories to be munged by the contents of PATH, which is string | ||||
# having a format: | ||||
# "DIR[:DIR]:" | ||||
# string "DIR[ DIR]" will be prepended to VARIABLE | ||||
# ":DIR[:DIR]" | ||||
# string "DIR[ DIR]" will be appended to VARIABLE | ||||
# "DIRP[:DIRP]::[DIRA:]DIRA" | ||||
# string "DIRP[ DIRP]" will be prepended to VARIABLE and string | ||||
# "DIRA[ DIRA]" will be appended to VARIABLE | ||||
# "DIR[:DIR]" | ||||
# VARIABLE will be replaced by "DIR[ DIR]" | ||||
func_munge_path_list () | ||||
{ | ||||
case x$2 in | ||||
x) | ||||
;; | ||||
*:) | ||||
eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" | ||||
;; | ||||
x:*) | ||||
eval $1=\"\$$1 `$ECHO $2 | $SED '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 's/:/ /g'`\" | ||||
;; | ||||
esac | ||||
} | ||||
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 | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 | |||
$as_echo_n "checking how to run the C preprocessor... " >&6; } | $as_echo_n "checking how to run the C preprocessor... " >&6; } | |||
# On Suns, sometimes $CPP names a directory. | # On Suns, sometimes $CPP names a directory. | |||
if test -n "$CPP" && test -d "$CPP"; then | if test -n "$CPP" && test -d "$CPP"; then | |||
CPP= | CPP= | |||
skipping to change at line 6990 | skipping to change at line 7104 | |||
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 | |||
test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS | test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS | |||
test -z "$LD" && LD=ld | test -z "$LD" && LD=ld | |||
test -z "$ac_objext" && ac_objext=o | test -z "$ac_objext" && ac_objext=o | |||
for cc_temp in $compiler""; do | func_cc_basename $compiler | |||
case $cc_temp in | cc_basename=$func_cc_basename_result | |||
compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; | ||||
distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; | ||||
\-*) ;; | ||||
*) break;; | ||||
esac | ||||
done | ||||
cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` | ||||
# 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 | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5 | |||
$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; } | $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; } | |||
if ${lt_cv_path_MAGIC_CMD+:} false; then : | if ${lt_cv_path_MAGIC_CMD+:} false; then : | |||
$as_echo_n "(cached) " >&6 | $as_echo_n "(cached) " >&6 | |||
skipping to change at line 9537 | skipping to change at line 9644 | |||
case $host_vendor in | case $host_vendor in | |||
gentoo) | gentoo) | |||
version_type=linux ;; | version_type=linux ;; | |||
*) | *) | |||
version_type=freebsd-$objformat ;; | version_type=freebsd-$objformat ;; | |||
esac | esac | |||
case $version_type in | case $version_type in | |||
freebsd-elf*) | freebsd-elf*) | |||
library_names_spec='$libname$release$shared_ext$versuffix $libname$release $shared_ext$major $libname$shared_ext' | library_names_spec='$libname$release$shared_ext$versuffix $libname$release $shared_ext$major $libname$shared_ext' | |||
soname_spec='$libname$release$shared_ext$major' | ||||
need_version=no | need_version=no | |||
need_lib_prefix=no | need_lib_prefix=no | |||
;; | ;; | |||
freebsd-*) | freebsd-*) | |||
library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ ext$versuffix' | library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ ext$versuffix' | |||
need_version=yes | need_version=yes | |||
;; | ;; | |||
linux) | linux) | |||
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname} ${release}${shared_ext}$major ${libname}${shared_ext}' | library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname} ${release}${shared_ext}$major ${libname}${shared_ext}' | |||
soname_spec='${libname}${release}${shared_ext}$major' | soname_spec='${libname}${release}${shared_ext}$major' | |||
skipping to change at line 9602 | skipping to change at line 9710 | |||
ia64*) | ia64*) | |||
shrext_cmds='.so' | shrext_cmds='.so' | |||
hardcode_into_libs=yes | hardcode_into_libs=yes | |||
dynamic_linker="$host_os dld.so" | dynamic_linker="$host_os dld.so" | |||
shlibpath_var=LD_LIBRARY_PATH | shlibpath_var=LD_LIBRARY_PATH | |||
shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. | shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. | |||
library_names_spec='$libname$release$shared_ext$versuffix $libname$release$s hared_ext$major $libname$shared_ext' | library_names_spec='$libname$release$shared_ext$versuffix $libname$release$s hared_ext$major $libname$shared_ext' | |||
soname_spec='$libname$release$shared_ext$major' | soname_spec='$libname$release$shared_ext$major' | |||
if test 32 = "$HPUX_IA64_MODE"; then | if test 32 = "$HPUX_IA64_MODE"; then | |||
sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local /lib" | sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local /lib" | |||
sys_lib_dlsearch_path_spec=/usr/lib/hpux32 | ||||
else | else | |||
sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" | sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" | |||
sys_lib_dlsearch_path_spec=/usr/lib/hpux64 | ||||
fi | fi | |||
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec | ||||
;; | ;; | |||
hppa*64*) | hppa*64*) | |||
shrext_cmds='.sl' | shrext_cmds='.sl' | |||
hardcode_into_libs=yes | hardcode_into_libs=yes | |||
dynamic_linker="$host_os dld.sl" | dynamic_linker="$host_os dld.sl" | |||
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH | shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH | |||
shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. | shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. | |||
library_names_spec='$libname$release$shared_ext$versuffix $libname$release$s hared_ext$major $libname$shared_ext' | library_names_spec='$libname$release$shared_ext$versuffix $libname$release$s hared_ext$major $libname$shared_ext' | |||
soname_spec='$libname$release$shared_ext$major' | soname_spec='$libname$release$shared_ext$major' | |||
sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" | sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" | |||
skipping to change at line 9757 | skipping to change at line 9866 | |||
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 | |||
# before this can be enabled. | # before this can be enabled. | |||
hardcode_into_libs=yes | hardcode_into_libs=yes | |||
# Append ld.so.conf contents to the search path | # Ideally, we could use ldconfig to report *all* directores which are | |||
# searched for libraries, however this is still not possible. Aside from not | ||||
# being certain /sbin/ldconfig is available, command | ||||
# 'ldconfig -N -X -v | grep ^/' on 64bit Fedora does not report /usr/lib64, | ||||
# even though it is searched at run-time. Try to do the best guess by | ||||
# appending ld.so.conf contents (and includes) to the search path. | ||||
if test -f /etc/ld.so.conf; then | if test -f /etc/ld.so.conf; then | |||
lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null" , \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $S ED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` | lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null" , \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $S ED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` | |||
sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" | sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" | |||
fi | fi | |||
# We used to test for /lib/ld.so.1 and disable shared libraries on | # We used to test for /lib/ld.so.1 and disable shared libraries on | |||
# powerpc, because MkLinux only supported shared libraries with the | # powerpc, because MkLinux only supported shared libraries with the | |||
# GNU dynamic linker. Since this was broken with cross compilers, | # GNU dynamic linker. Since this was broken with cross compilers, | |||
# most powerpc-linux boxes support dynamic linking these days and | # most powerpc-linux boxes support dynamic linking these days and | |||
# people can always --disable-shared, the test was removed, and we | # people can always --disable-shared, the test was removed, and we | |||
skipping to change at line 9982 | skipping to change at line 10096 | |||
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 COMPIL ER_PATH LIBRARY_PATH" | variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPIL ER_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 | |||
if test set = "${lt_cv_sys_lib_dlsearch_path_spec+set}"; then | if test set = "${lt_cv_sys_lib_dlsearch_path_spec+set}"; then | |||
sys_lib_dlsearch_path_spec=$lt_cv_sys_lib_dlsearch_path_spec | sys_lib_dlsearch_path_spec=$lt_cv_sys_lib_dlsearch_path_spec | |||
fi | fi | |||
# remember unaugmented sys_lib_dlsearch_path content for libtool script decls... | ||||
configure_time_dlsearch_path=$sys_lib_dlsearch_path_spec | ||||
# ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code | ||||
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 | ||||
configure_time_lt_sys_library_path=$LT_SYS_LIBRARY_PATH | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library path s into programs" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library path s into programs" >&5 | |||
$as_echo_n "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 | |||
skipping to change at line 10613 | skipping to change at line 10737 | |||
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: | |||
am__api_version='1.13' | am__api_version='1.15' | |||
# Find a good install program. We prefer a C program (faster), | # 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 | |||
skipping to change at line 10785 | skipping to change at line 10909 | |||
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=`$as_echo "$program_transform_name" | sed "$ac_script"` | program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` | |||
# expand $ac_aux_dir to an absolute path | ||||
am_aux_dir=`cd $ac_aux_dir && pwd` | ||||
if test x"${MISSING+set}" != xset; then | if test x"${MISSING+set}" != xset; then | |||
case $am_aux_dir in | case $am_aux_dir in | |||
*\ * | *\ *) | *\ * | *\ *) | |||
MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; | MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; | |||
*) | *) | |||
MISSING="\${SHELL} $am_aux_dir/missing" ;; | MISSING="\${SHELL} $am_aux_dir/missing" ;; | |||
esac | 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= | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5 | |||
$as_echo "$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}" != 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 | |||
skipping to change at line 11115 | skipping to change at line 11236 | |||
if test -z "$CYGPATH_W"; then | if test -z "$CYGPATH_W"; then | |||
if (cygpath --version) >/dev/null 2>/dev/null; then | if (cygpath --version) >/dev/null 2>/dev/null; then | |||
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='xdelta3' | PACKAGE='xdelta3' | |||
VERSION='3.0.10' | VERSION='3.0.11' | |||
# 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: | |||
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html> | # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html> | |||
# <http://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. The system "awk" is bad on | # We need awk for the "check" target (and possibly the TAP driver). The | |||
# 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 plaintar pax cpio none' | _am_tools='gnutar plaintar pax cpio none' | |||
# The POSIX 1988 'ustar' format is defined with fixed-size fields. | # The POSIX 1988 'ustar' format is defined with fixed-size fields. | |||
# There is notably a 21 bits limit for the UID and the GID. In fact, | # There is notably a 21 bits limit for the UID and the GID. In fact, | |||
# the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 | # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 | |||
skipping to change at line 11389 | skipping to change at line 11510 | |||
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 | |||
# 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 | ||||
# recipes. So use an aggressive probe to check that the usage we want is | ||||
# actually supported "in the wild" to an acceptable degree. | ||||
# See automake bug#10828. | ||||
# 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 | ||||
# user can still override this though. | ||||
if rm -f && rm -fr && rm -rf; then : OK; else | ||||
cat >&2 <<'END' | ||||
Oops! | ||||
Your 'rm' program seems unable to run without file operands specified | ||||
on the command line, even when the '-f' option is present. This is contrary | ||||
to the behaviour of most rm programs out there, and not conforming with | ||||
the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542> | ||||
Please tell bug-automake@gnu.org about your system, including the value | ||||
of your $PATH and any error possibly output before this message. This | ||||
can help us improve future automake versions. | ||||
END | ||||
if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then | ||||
echo 'Configuration will proceed anyway, since you have set the' >&2 | ||||
echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2 | ||||
echo >&2 | ||||
else | ||||
cat >&2 <<'END' | ||||
Aborting the configuration process, to ensure you take notice of the issue. | ||||
You can download and install GNU coreutils to get an 'rm' implementation | ||||
that behaves properly: <http://www.gnu.org/software/coreutils/>. | ||||
If you want to complete the configuration process using your problematic | ||||
'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM | ||||
to "yes", and re-run configure. | ||||
END | ||||
as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5 | ||||
fi | ||||
fi | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if pointers to integers requir e aligned access" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if pointers to integers requir e aligned access" >&5 | |||
$as_echo_n "checking if pointers to integers require aligned access... " >&6; } | $as_echo_n "checking if pointers to integers require aligned access... " >&6; } | |||
if ${ax_cv_have_aligned_access_required+:} false; then : | if ${ax_cv_have_aligned_access_required+:} false; then : | |||
$as_echo_n "(cached) " >&6 | $as_echo_n "(cached) " >&6 | |||
else | else | |||
if test "$cross_compiling" = yes; then : | if test "$cross_compiling" = yes; then : | |||
ax_cv_have_aligned_access_required=no | ax_cv_have_aligned_access_required=no | |||
else | else | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
skipping to change at line 11970 | skipping to change at line 12133 | |||
if test "x$ac_cv_prog_cc_c89" != xno; then : | 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_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 whether $CC understands -c and | ||||
-o together" >&5 | ||||
$as_echo_n "checking whether $CC understands -c and -o together... " >&6; } | ||||
if ${am_cv_prog_cc_c_o+:} false; then : | ||||
$as_echo_n "(cached) " >&6 | ||||
else | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||||
/* end confdefs.h. */ | ||||
int | ||||
main () | ||||
{ | ||||
; | ||||
return 0; | ||||
} | ||||
_ACEOF | ||||
# Make sure it works both with $CC and with simple cc. | ||||
# Following AC_PROG_CC_C_O, we do the test twice because some | ||||
# compilers refuse to overwrite an existing .o file with -o, | ||||
# though they will create one. | ||||
am_cv_prog_cc_c_o=yes | ||||
for am_i in 1 2; do | ||||
if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" | ||||
>&5 | ||||
($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5 | ||||
ac_status=$? | ||||
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||||
(exit $ac_status); } \ | ||||
&& test -f conftest2.$ac_objext; then | ||||
: OK | ||||
else | ||||
am_cv_prog_cc_c_o=no | ||||
break | ||||
fi | ||||
done | ||||
rm -f core conftest* | ||||
unset am_i | ||||
fi | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5 | ||||
$as_echo "$am_cv_prog_cc_c_o" >&6; } | ||||
if test "$am_cv_prog_cc_c_o" != yes; then | ||||
# Losing compiler, so override with the script. | ||||
# FIXME: It is wrong to rewrite CC. | ||||
# 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, | ||||
# and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" | ||||
CC="$am_aux_dir/compile $CC" | ||||
fi | ||||
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 | ||||
ac_ext=cpp | ac_ext=cpp | |||
ac_cpp='$CXXCPP $CPPFLAGS' | ac_cpp='$CXXCPP $CPPFLAGS' | |||
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' | ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' | |||
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ex t $LIBS >&5' | ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ex t $LIBS >&5' | |||
ac_compiler_gnu=$ac_cv_cxx_compiler_gnu | ac_compiler_gnu=$ac_cv_cxx_compiler_gnu | |||
if test -z "$CXX"; then | if test -z "$CXX"; then | |||
if test -n "$CCC"; then | if test -n "$CCC"; then | |||
CXX=$CCC | CXX=$CCC | |||
else | else | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
skipping to change at line 12468 | skipping to change at line 12689 | |||
if test -n "${lt_cv_path_LDCXX+set}"; then | if test -n "${lt_cv_path_LDCXX+set}"; then | |||
lt_cv_path_LD=$lt_cv_path_LDCXX | lt_cv_path_LD=$lt_cv_path_LDCXX | |||
else | else | |||
$as_unset lt_cv_path_LD | $as_unset lt_cv_path_LD | |||
fi | fi | |||
test -z "${LDCXX+set}" || LD=$LDCXX | test -z "${LDCXX+set}" || LD=$LDCXX | |||
CC=${CXX-"c++"} | CC=${CXX-"c++"} | |||
CFLAGS=$CXXFLAGS | CFLAGS=$CXXFLAGS | |||
compiler=$CC | compiler=$CC | |||
compiler_CXX=$CC | compiler_CXX=$CC | |||
for cc_temp in $compiler""; do | func_cc_basename $compiler | |||
case $cc_temp in | cc_basename=$func_cc_basename_result | |||
compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; | ||||
distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; | ||||
\-*) ;; | ||||
*) break;; | ||||
esac | ||||
done | ||||
cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` | ||||
if test -n "$compiler"; then | if test -n "$compiler"; then | |||
# We don't want -fno-exception when compiling C++ code, so set the | # We don't want -fno-exception when compiling C++ code, so set the | |||
# no_builtin_flag separately | # no_builtin_flag separately | |||
if test yes = "$GXX"; then | if test yes = "$GXX"; then | |||
lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin' | lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin' | |||
else | else | |||
lt_prog_compiler_no_builtin_flag_CXX= | lt_prog_compiler_no_builtin_flag_CXX= | |||
fi | fi | |||
skipping to change at line 13852 | skipping to change at line 14066 | |||
# PORTME: override above test on systems where it is broken | # PORTME: override above test on systems where it is broken | |||
case $host_os in | case $host_os in | |||
interix[3-9]*) | interix[3-9]*) | |||
# Interix 3.5 installs completely hosed .la files for C++, so rather than | # Interix 3.5 installs completely hosed .la files for C++, so rather than | |||
# hack all around it, let's just trust "g++" to DTRT. | # hack all around it, let's just trust "g++" to DTRT. | |||
predep_objects_CXX= | predep_objects_CXX= | |||
postdep_objects_CXX= | postdep_objects_CXX= | |||
postdeps_CXX= | postdeps_CXX= | |||
;; | ;; | |||
linux*) | ||||
case `$CC -V 2>&1 | sed 5q` in | ||||
*Sun\ C*) | ||||
# Sun C++ 5.9 | ||||
# The more standards-conforming stlport4 library is | ||||
# incompatible with the Cstd library. Avoid specifying | ||||
# it if it's in CXXFLAGS. Ignore libCrun as | ||||
# -library=stlport4 depends on it. | ||||
case " $CXX $CXXFLAGS " in | ||||
*" -library=stlport4 "*) | ||||
solaris_use_stlport4=yes | ||||
;; | ||||
esac | ||||
if test yes != "$solaris_use_stlport4"; then | ||||
postdeps_CXX='-library=Cstd -library=Crun' | ||||
fi | ||||
;; | ||||
esac | ||||
;; | ||||
solaris*) | ||||
case $cc_basename in | ||||
CC* | sunCC*) | ||||
# The more standards-conforming stlport4 library is | ||||
# incompatible with the Cstd library. Avoid specifying | ||||
# it if it's in CXXFLAGS. Ignore libCrun as | ||||
# -library=stlport4 depends on it. | ||||
case " $CXX $CXXFLAGS " in | ||||
*" -library=stlport4 "*) | ||||
solaris_use_stlport4=yes | ||||
;; | ||||
esac | ||||
# Adding this requires a known-good setup of shared libraries for | ||||
# Sun compiler versions before 5.6, else PIC objects from an old | ||||
# archive will be linked into the output, leading to subtle bugs. | ||||
if test yes != "$solaris_use_stlport4"; then | ||||
postdeps_CXX='-library=Cstd -library=Crun' | ||||
fi | ||||
;; | ||||
esac | ||||
;; | ||||
esac | esac | |||
case " $postdeps_CXX " in | case " $postdeps_CXX " in | |||
*" -lc "*) archive_cmds_need_lc_CXX=no ;; | *" -lc "*) archive_cmds_need_lc_CXX=no ;; | |||
esac | esac | |||
compiler_lib_search_dirs_CXX= | compiler_lib_search_dirs_CXX= | |||
if test -n "${compiler_lib_search_path_CXX}"; then | if test -n "${compiler_lib_search_path_CXX}"; then | |||
compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'` | compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'` | |||
fi | fi | |||
skipping to change at line 14901 | skipping to change at line 15070 | |||
case $host_vendor in | case $host_vendor in | |||
gentoo) | gentoo) | |||
version_type=linux ;; | version_type=linux ;; | |||
*) | *) | |||
version_type=freebsd-$objformat ;; | version_type=freebsd-$objformat ;; | |||
esac | esac | |||
case $version_type in | case $version_type in | |||
freebsd-elf*) | freebsd-elf*) | |||
library_names_spec='$libname$release$shared_ext$versuffix $libname$release $shared_ext$major $libname$shared_ext' | library_names_spec='$libname$release$shared_ext$versuffix $libname$release $shared_ext$major $libname$shared_ext' | |||
soname_spec='$libname$release$shared_ext$major' | ||||
need_version=no | need_version=no | |||
need_lib_prefix=no | need_lib_prefix=no | |||
;; | ;; | |||
freebsd-*) | freebsd-*) | |||
library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ ext$versuffix' | library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ ext$versuffix' | |||
need_version=yes | need_version=yes | |||
;; | ;; | |||
linux) | linux) | |||
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname} ${release}${shared_ext}$major ${libname}${shared_ext}' | library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname} ${release}${shared_ext}$major ${libname}${shared_ext}' | |||
soname_spec='${libname}${release}${shared_ext}$major' | soname_spec='${libname}${release}${shared_ext}$major' | |||
skipping to change at line 14966 | skipping to change at line 15136 | |||
ia64*) | ia64*) | |||
shrext_cmds='.so' | shrext_cmds='.so' | |||
hardcode_into_libs=yes | hardcode_into_libs=yes | |||
dynamic_linker="$host_os dld.so" | dynamic_linker="$host_os dld.so" | |||
shlibpath_var=LD_LIBRARY_PATH | shlibpath_var=LD_LIBRARY_PATH | |||
shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. | shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. | |||
library_names_spec='$libname$release$shared_ext$versuffix $libname$release$s hared_ext$major $libname$shared_ext' | library_names_spec='$libname$release$shared_ext$versuffix $libname$release$s hared_ext$major $libname$shared_ext' | |||
soname_spec='$libname$release$shared_ext$major' | soname_spec='$libname$release$shared_ext$major' | |||
if test 32 = "$HPUX_IA64_MODE"; then | if test 32 = "$HPUX_IA64_MODE"; then | |||
sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local /lib" | sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local /lib" | |||
sys_lib_dlsearch_path_spec=/usr/lib/hpux32 | ||||
else | else | |||
sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" | sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" | |||
sys_lib_dlsearch_path_spec=/usr/lib/hpux64 | ||||
fi | fi | |||
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec | ||||
;; | ;; | |||
hppa*64*) | hppa*64*) | |||
shrext_cmds='.sl' | shrext_cmds='.sl' | |||
hardcode_into_libs=yes | hardcode_into_libs=yes | |||
dynamic_linker="$host_os dld.sl" | dynamic_linker="$host_os dld.sl" | |||
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH | shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH | |||
shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. | shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. | |||
library_names_spec='$libname$release$shared_ext$versuffix $libname$release$s hared_ext$major $libname$shared_ext' | library_names_spec='$libname$release$shared_ext$versuffix $libname$release$s hared_ext$major $libname$shared_ext' | |||
soname_spec='$libname$release$shared_ext$major' | soname_spec='$libname$release$shared_ext$major' | |||
sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" | sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" | |||
skipping to change at line 15121 | skipping to change at line 15292 | |||
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 | |||
# before this can be enabled. | # before this can be enabled. | |||
hardcode_into_libs=yes | hardcode_into_libs=yes | |||
# Append ld.so.conf contents to the search path | # Ideally, we could use ldconfig to report *all* directores which are | |||
# searched for libraries, however this is still not possible. Aside from not | ||||
# being certain /sbin/ldconfig is available, command | ||||
# 'ldconfig -N -X -v | grep ^/' on 64bit Fedora does not report /usr/lib64, | ||||
# even though it is searched at run-time. Try to do the best guess by | ||||
# appending ld.so.conf contents (and includes) to the search path. | ||||
if test -f /etc/ld.so.conf; then | if test -f /etc/ld.so.conf; then | |||
lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null" , \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $S ED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` | lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null" , \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $S ED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` | |||
sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" | sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" | |||
fi | fi | |||
# We used to test for /lib/ld.so.1 and disable shared libraries on | # We used to test for /lib/ld.so.1 and disable shared libraries on | |||
# powerpc, because MkLinux only supported shared libraries with the | # powerpc, because MkLinux only supported shared libraries with the | |||
# GNU dynamic linker. Since this was broken with cross compilers, | # GNU dynamic linker. Since this was broken with cross compilers, | |||
# most powerpc-linux boxes support dynamic linking these days and | # most powerpc-linux boxes support dynamic linking these days and | |||
# people can always --disable-shared, the test was removed, and we | # people can always --disable-shared, the test was removed, and we | |||
skipping to change at line 15346 | skipping to change at line 15522 | |||
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 COMPIL ER_PATH LIBRARY_PATH" | variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPIL ER_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 | |||
if test set = "${lt_cv_sys_lib_dlsearch_path_spec+set}"; then | if test set = "${lt_cv_sys_lib_dlsearch_path_spec+set}"; then | |||
sys_lib_dlsearch_path_spec=$lt_cv_sys_lib_dlsearch_path_spec | sys_lib_dlsearch_path_spec=$lt_cv_sys_lib_dlsearch_path_spec | |||
fi | fi | |||
# remember unaugmented sys_lib_dlsearch_path content for libtool script decls... | ||||
configure_time_dlsearch_path=$sys_lib_dlsearch_path_spec | ||||
# ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code | ||||
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 | ||||
configure_time_lt_sys_library_path=$LT_SYS_LIBRARY_PATH | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library pa ths into programs" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library pa ths into programs" >&5 | |||
$as_echo_n "checking how to hardcode library paths into programs... " >&6; } | $as_echo_n "checking how to hardcode library paths into programs... " >&6; } | |||
hardcode_action_CXX= | hardcode_action_CXX= | |||
if test -n "$hardcode_libdir_flag_spec_CXX" || | if test -n "$hardcode_libdir_flag_spec_CXX" || | |||
test -n "$runpath_var_CXX" || | test -n "$runpath_var_CXX" || | |||
test yes = "$hardcode_automatic_CXX"; then | test yes = "$hardcode_automatic_CXX"; then | |||
# We can hardcode non-existent directories. | # We can hardcode non-existent directories. | |||
if test no != "$hardcode_direct_CXX" && | if test no != "$hardcode_direct_CXX" && | |||
# If the only mechanism to avoid hardcoding is shlibpath_var, we | # If the only mechanism to avoid hardcoding is shlibpath_var, we | |||
skipping to change at line 16291 | skipping to change at line 16477 | |||
## Main body of $CONFIG_STATUS script. ## | ## Main body of $CONFIG_STATUS script. ## | |||
## ----------------------------------- ## | ## ----------------------------------- ## | |||
_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 Xdelta3 $as_me 3.0.10, which was | This file was extended by Xdelta3 $as_me 3.0.11, which was | |||
generated by GNU Autoconf 2.69. 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 16357 | skipping to change at line 16543 | |||
Configuration commands: | Configuration commands: | |||
$config_commands | $config_commands | |||
Report bugs to <josh.macdonald@gmail.com>. | Report bugs to <josh.macdonald@gmail.com>. | |||
Xdelta3 home page: <http://xdelta.org/>." | Xdelta3 home page: <http://xdelta.org/>." | |||
_ACEOF | _ACEOF | |||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g '`" | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g '`" | |||
ac_cs_version="\\ | ac_cs_version="\\ | |||
Xdelta3 config.status 3.0.10 | Xdelta3 config.status 3.0.11 | |||
configured by $0, generated by GNU Autoconf 2.69, | configured by $0, generated by GNU Autoconf 2.69, | |||
with options \\"\$ac_cs_config\\" | with options \\"\$ac_cs_config\\" | |||
Copyright (C) 2012 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' | |||
skipping to change at line 16611 | skipping to change at line 16797 | |||
libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' | libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' | |||
library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_sub st"`' | library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_sub st"`' | |||
soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' | soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' | |||
install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quo te_subst"`' | install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quo te_subst"`' | |||
postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"` ' | postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"` ' | |||
postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_sub st"`' | postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_sub st"`' | |||
finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' | finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' | |||
finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' | finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' | |||
hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_sub st"`' | hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_sub st"`' | |||
sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_sing le_quote_subst"`' | sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_sing le_quote_subst"`' | |||
sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_ | configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$de | |||
single_quote_subst"`' | lay_single_quote_subst"`' | |||
configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | ||||
| $SED "$delay_single_quote_subst"`' | ||||
hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' | hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' | |||
enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' | enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' | |||
enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_sub st"`' | enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_sub st"`' | |||
enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_si ngle_quote_subst"`' | enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_si ngle_quote_subst"`' | |||
old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' | old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' | |||
striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' | striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' | |||
compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_sing le_quote_subst"`' | compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_sing le_quote_subst"`' | |||
predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`' | predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`' | |||
postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`' | postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`' | |||
predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`' | predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`' | |||
skipping to change at line 16814 | skipping to change at line 17001 | |||
archive_expsym_cmds \ | archive_expsym_cmds \ | |||
module_cmds \ | module_cmds \ | |||
module_expsym_cmds \ | module_expsym_cmds \ | |||
export_symbols_cmds \ | export_symbols_cmds \ | |||
prelink_cmds \ | prelink_cmds \ | |||
postlink_cmds \ | postlink_cmds \ | |||
postinstall_cmds \ | postinstall_cmds \ | |||
postuninstall_cmds \ | postuninstall_cmds \ | |||
finish_cmds \ | finish_cmds \ | |||
sys_lib_search_path_spec \ | sys_lib_search_path_spec \ | |||
sys_lib_dlsearch_path_spec \ | configure_time_dlsearch_path \ | |||
configure_time_lt_sys_library_path \ | ||||
reload_cmds_CXX \ | reload_cmds_CXX \ | |||
old_archive_cmds_CXX \ | old_archive_cmds_CXX \ | |||
old_archive_from_new_cmds_CXX \ | old_archive_from_new_cmds_CXX \ | |||
old_archive_from_expsyms_cmds_CXX \ | old_archive_from_expsyms_cmds_CXX \ | |||
archive_cmds_CXX \ | archive_cmds_CXX \ | |||
archive_expsym_cmds_CXX \ | archive_expsym_cmds_CXX \ | |||
module_cmds_CXX \ | module_cmds_CXX \ | |||
module_expsym_cmds_CXX \ | module_expsym_cmds_CXX \ | |||
export_symbols_cmds_CXX \ | export_symbols_cmds_CXX \ | |||
prelink_cmds_CXX \ | prelink_cmds_CXX \ | |||
skipping to change at line 17498 | skipping to change at line 17686 | |||
# WITHOUT ANY WARRANTY; without even the implied warranty of | # WITHOUT ANY WARRANTY; without even the implied warranty of | |||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
# GNU General Public License for more details. | # GNU General Public License for more details. | |||
# | # | |||
# You should have received a copy of the GNU General Public License | # You should have received a copy of the GNU General Public License | |||
# along with this program. If not, see <http://www.gnu.org/licenses/>. | # along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
# The names of the tagged configurations supported by this script. | # The names of the tagged configurations supported by this script. | |||
available_tags='CXX ' | available_tags='CXX ' | |||
# Configured defaults for sys_lib_dlsearch_path munging. | ||||
: \${LT_SYS_LIBRARY_PATH="$configure_time_lt_sys_library_path"} | ||||
# ### BEGIN LIBTOOL CONFIG | # ### BEGIN LIBTOOL CONFIG | |||
# Which release of libtool.m4 was used? | # Which release of libtool.m4 was used? | |||
macro_version=$macro_version | macro_version=$macro_version | |||
macro_revision=$macro_revision | macro_revision=$macro_revision | |||
# Whether or not to build shared libraries. | # Whether or not to build shared libraries. | |||
build_libtool_libs=$enable_shared | build_libtool_libs=$enable_shared | |||
# Whether or not to build static libraries. | # Whether or not to build static libraries. | |||
skipping to change at line 17747 | skipping to change at line 17938 | |||
# As "finish_cmds", except a single script fragment to be evaled but | # As "finish_cmds", except a single script fragment to be evaled but | |||
# not shown. | # not shown. | |||
finish_eval=$lt_finish_eval | finish_eval=$lt_finish_eval | |||
# Whether we should hardcode library paths into libraries. | # Whether we should hardcode library paths into libraries. | |||
hardcode_into_libs=$hardcode_into_libs | hardcode_into_libs=$hardcode_into_libs | |||
# Compile-time system search path for libraries. | # Compile-time system search path for libraries. | |||
sys_lib_search_path_spec=$lt_sys_lib_search_path_spec | sys_lib_search_path_spec=$lt_sys_lib_search_path_spec | |||
# Run-time system search path for libraries. | # Detected run-time system search path for libraries. | |||
sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec | sys_lib_dlsearch_path_spec=$lt_configure_time_dlsearch_path | |||
# Explicit LT_SYS_LIBRARY_PATH set during ./configure time. | ||||
configure_time_lt_sys_library_path=$lt_configure_time_lt_sys_library_path | ||||
# Whether dlopen is supported. | # Whether dlopen is supported. | |||
dlopen_support=$enable_dlopen | dlopen_support=$enable_dlopen | |||
# Whether dlopen of programs is supported. | # Whether dlopen of programs is supported. | |||
dlopen_self=$enable_dlopen_self | dlopen_self=$enable_dlopen_self | |||
# Whether dlopen of statically linked programs is supported. | # Whether dlopen of statically linked programs is supported. | |||
dlopen_self_static=$enable_dlopen_self_static | dlopen_self_static=$enable_dlopen_self_static | |||
skipping to change at line 17912 | skipping to change at line 18106 | |||
postdeps=$lt_postdeps | postdeps=$lt_postdeps | |||
# The library search path used internally by the compiler when linking | # The library search path used internally by the compiler when linking | |||
# a shared library. | # a shared library. | |||
compiler_lib_search_path=$lt_compiler_lib_search_path | compiler_lib_search_path=$lt_compiler_lib_search_path | |||
# ### END LIBTOOL CONFIG | # ### END LIBTOOL CONFIG | |||
_LT_EOF | _LT_EOF | |||
cat <<'_LT_EOF' >> "$cfgfile" | ||||
# ### BEGIN FUNCTIONS SHARED WITH CONFIGURE | ||||
# func_munge_path_list VARIABLE PATH | ||||
# ----------------------------------- | ||||
# VARIABLE is name of variable containing _space_ separated list of | ||||
# directories to be munged by the contents of PATH, which is string | ||||
# having a format: | ||||
# "DIR[:DIR]:" | ||||
# string "DIR[ DIR]" will be prepended to VARIABLE | ||||
# ":DIR[:DIR]" | ||||
# string "DIR[ DIR]" will be appended to VARIABLE | ||||
# "DIRP[:DIRP]::[DIRA:]DIRA" | ||||
# string "DIRP[ DIRP]" will be prepended to VARIABLE and string | ||||
# "DIRA[ DIRA]" will be appended to VARIABLE | ||||
# "DIR[:DIR]" | ||||
# VARIABLE will be replaced by "DIR[ DIR]" | ||||
func_munge_path_list () | ||||
{ | ||||
case x$2 in | ||||
x) | ||||
;; | ||||
*:) | ||||
eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" | ||||
;; | ||||
x:*) | ||||
eval $1=\"\$$1 `$ECHO $2 | $SED '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 's/:/ /g'`\" | ||||
;; | ||||
esac | ||||
} | ||||
# Calculate cc_basename. Skip known compiler wrappers and cross-prefix. | ||||
func_cc_basename () | ||||
{ | ||||
for cc_temp in $*""; do | ||||
case $cc_temp in | ||||
compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; | ||||
distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; | ||||
\-*) ;; | ||||
*) break;; | ||||
esac | ||||
done | ||||
func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%% | ||||
"` | ||||
} | ||||
# ### END FUNCTIONS SHARED WITH CONFIGURE | ||||
_LT_EOF | ||||
case $host_os in | case $host_os in | |||
aix3*) | aix3*) | |||
cat <<\_LT_EOF >> "$cfgfile" | cat <<\_LT_EOF >> "$cfgfile" | |||
# 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 | |||
End of changes. 45 change blocks. | ||||
91 lines changed or deleted | 353 lines changed or added |