version 1.1, 2016/10/18 13:28:17
|
version 1.1.1.2, 2021/03/17 00:36:45
|
Line 1
|
Line 1
|
# generated automatically by aclocal 1.15 -*- Autoconf -*- | # generated automatically by aclocal 1.16.2 -*- Autoconf -*- |
|
|
# Copyright (C) 1996-2014 Free Software Foundation, Inc. | # Copyright (C) 1996-2020 Free Software Foundation, Inc. |
|
|
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 1081 _LT_EOF
|
Line 1081 _LT_EOF
|
_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}suppress' ;; |
_lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; |
darwin*) # darwin 5.x on | darwin*) |
# if running on 10.5 or later, the deployment target defaults | case ${MACOSX_DEPLOYMENT_TARGET},$host in |
# to the OS version, if on x86, and 10.4, the deployment | 10.[[012]],*|,*powerpc*) |
# target defaults to 10.4. Don't you love it? | |
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' ;; | |
10.[[012]][[,.]]*) | |
_lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; |
_lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; |
10.*) | *) |
_lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; |
_lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; |
esac |
esac |
;; |
;; |
Line 9049 m4_ifndef([_LT_PROG_F77], [AC_DEFUN([_LT_PROG_F77])])
|
Line 9044 m4_ifndef([_LT_PROG_F77], [AC_DEFUN([_LT_PROG_F77])])
|
m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])]) |
m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])]) |
m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])]) |
m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])]) |
|
|
# Copyright (C) 2002-2014 Free Software Foundation, Inc. | # Copyright (C) 2002-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 9061 m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])])
|
Line 9056 m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])])
|
# generated from the m4 files accompanying Automake X.Y. |
# generated from the m4 files accompanying Automake X.Y. |
# (This private macro should not be called outside this file.) |
# (This private macro should not be called outside this file.) |
AC_DEFUN([AM_AUTOMAKE_VERSION], |
AC_DEFUN([AM_AUTOMAKE_VERSION], |
[am__api_version='1.15' | [am__api_version='1.16' |
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to |
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to |
dnl require some minimum version. Point them to the right macro. |
dnl require some minimum version. Point them to the right macro. |
m4_if([$1], [1.15], [], | m4_if([$1], [1.16.2], [], |
[AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl |
[AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl |
]) |
]) |
|
|
Line 9080 m4_define([_AM_AUTOCONF_VERSION], [])
|
Line 9075 m4_define([_AM_AUTOCONF_VERSION], [])
|
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. |
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. |
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE. |
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE. |
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], |
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], |
[AM_AUTOMAKE_VERSION([1.15])dnl | [AM_AUTOMAKE_VERSION([1.16.2])dnl |
m4_ifndef([AC_AUTOCONF_VERSION], |
m4_ifndef([AC_AUTOCONF_VERSION], |
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl |
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl |
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) |
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) |
|
|
# AM_AUX_DIR_EXPAND -*- Autoconf -*- |
# AM_AUX_DIR_EXPAND -*- Autoconf -*- |
|
|
# Copyright (C) 2001-2014 Free Software Foundation, Inc. | # Copyright (C) 2001-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 9139 am_aux_dir=`cd "$ac_aux_dir" && pwd`
|
Line 9134 am_aux_dir=`cd "$ac_aux_dir" && pwd`
|
|
|
# AM_CONDITIONAL -*- Autoconf -*- |
# AM_CONDITIONAL -*- Autoconf -*- |
|
|
# Copyright (C) 1997-2014 Free Software Foundation, Inc. | # Copyright (C) 1997-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 9170 AC_CONFIG_COMMANDS_PRE(
|
Line 9165 AC_CONFIG_COMMANDS_PRE(
|
Usually this means the macro was only invoked conditionally.]]) |
Usually this means the macro was only invoked conditionally.]]) |
fi])]) |
fi])]) |
|
|
# Copyright (C) 1999-2014 Free Software Foundation, Inc. | # Copyright (C) 1999-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 9361 _AM_SUBST_NOTMAKE([am__nodep])dnl
|
Line 9356 _AM_SUBST_NOTMAKE([am__nodep])dnl
|
|
|
# Generate code to set up dependency tracking. -*- Autoconf -*- |
# Generate code to set up dependency tracking. -*- Autoconf -*- |
|
|
# Copyright (C) 1999-2014 Free Software Foundation, Inc. | # Copyright (C) 1999-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
# with or without modifications, as long as this notice is preserved. |
# with or without modifications, as long as this notice is preserved. |
|
|
|
|
# _AM_OUTPUT_DEPENDENCY_COMMANDS |
# _AM_OUTPUT_DEPENDENCY_COMMANDS |
# ------------------------------ |
# ------------------------------ |
AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], |
AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], |
Line 9375 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
|
Line 9369 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
|
# 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. |
case $CONFIG_FILES in | # TODO: see whether this extra hack can be removed once we start |
*\'*) eval set x "$CONFIG_FILES" ;; | # requiring Autoconf 2.70 or later. |
*) set x $CONFIG_FILES ;; | AS_CASE([$CONFIG_FILES], |
esac | [*\'*], [eval set x "$CONFIG_FILES"], |
| [*], [set x $CONFIG_FILES]) |
shift |
shift |
for mf | # Used to flag and report bootstrapping failures. |
| 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. |
mf=`echo "$mf" | sed -e 's/:.*$//'` | am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` |
# Check whether this is an Automake generated Makefile or not. | # Check whether this is an Automake generated Makefile which includes |
# We used to match only the files named 'Makefile.in', but | # dependency-tracking related rules and includes. |
# some people rename them; so instead we look at the file content. | # Grep'ing the whole file directly is not great: AIX grep has a line |
# 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. |
if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then | sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \ |
dirpart=`AS_DIRNAME("$mf")` | || continue |
else | am_dirpart=`AS_DIRNAME(["$am_mf"])` |
continue | am_filepart=`AS_BASENAME(["$am_mf"])` |
fi | AM_RUN_LOG([cd "$am_dirpart" \ |
# Extract the definition of DEPDIR, am__include, and am__quote | && sed -e '/# am--include-marker/d' "$am_filepart" \ |
# from the Makefile without running 'make'. | | $MAKE -f - am--depfiles]) || am_rc=$? |
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_MKDIR_P([$dirpart/$fdir]) | |
# echo "creating $dirpart/$file" | |
echo '# dummy' > "$dirpart/$file" | |
done | |
done |
done |
|
if test $am_rc -ne 0; then |
|
AC_MSG_FAILURE([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).]) |
|
fi |
|
AS_UNSET([am_dirpart]) |
|
AS_UNSET([am_filepart]) |
|
AS_UNSET([am_mf]) |
|
AS_UNSET([am_rc]) |
|
rm -f conftest-deps.mk |
} |
} |
])# _AM_OUTPUT_DEPENDENCY_COMMANDS |
])# _AM_OUTPUT_DEPENDENCY_COMMANDS |
|
|
Line 9426 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
|
Line 9414 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
|
# ----------------------------- |
# ----------------------------- |
# This macro should only be invoked once -- use via AC_REQUIRE. |
# This macro should only be invoked once -- use via AC_REQUIRE. |
# |
# |
# This code is only required when automatic dependency tracking | # This code is only required when automatic dependency tracking is enabled. |
# is enabled. FIXME. This creates each '.P' file that we will | # This creates each '.Po' and '.Plo' makefile fragment that we'll need in |
# need in order to bootstrap the dependency handling code. | # order to bootstrap the dependency handling code. |
AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], |
AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], |
[AC_CONFIG_COMMANDS([depfiles], |
[AC_CONFIG_COMMANDS([depfiles], |
[test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], |
[test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], |
[AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) | [AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"])]) |
]) | |
|
|
# Do all the work for Automake. -*- Autoconf -*- |
# Do all the work for Automake. -*- Autoconf -*- |
|
|
# Copyright (C) 1996-2014 Free Software Foundation, Inc. | # Copyright (C) 1996-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 9524 AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
|
Line 9511 AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
|
AC_REQUIRE([AC_PROG_MKDIR_P])dnl |
AC_REQUIRE([AC_PROG_MKDIR_P])dnl |
# 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> | # <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html> |
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> | # <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> |
AC_SUBST([mkdir_p], ['$(MKDIR_P)']) |
AC_SUBST([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. |
Line 9592 END
|
Line 9579 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: <http://www.gnu.org/software/coreutils/>. | that behaves properly: <https://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 |
Line 9634 for _am_header in $config_headers :; do
|
Line 9621 for _am_header in $config_headers :; do
|
done |
done |
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) |
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) |
|
|
# Copyright (C) 2001-2014 Free Software Foundation, Inc. | # Copyright (C) 2001-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 9655 if test x"${install_sh+set}" != xset; then
|
Line 9642 if test x"${install_sh+set}" != xset; then
|
fi |
fi |
AC_SUBST([install_sh])]) |
AC_SUBST([install_sh])]) |
|
|
# Copyright (C) 2003-2014 Free Software Foundation, Inc. | # Copyright (C) 2003-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 9677 AC_SUBST([am__leading_dot])])
|
Line 9664 AC_SUBST([am__leading_dot])])
|
# Add --enable-maintainer-mode option to configure. -*- Autoconf -*- |
# Add --enable-maintainer-mode option to configure. -*- Autoconf -*- |
# From Jim Meyering |
# From Jim Meyering |
|
|
# Copyright (C) 1996-2014 Free Software Foundation, Inc. | # Copyright (C) 1996-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 9712 AC_MSG_CHECKING([whether to enable maintainer-specific
|
Line 9699 AC_MSG_CHECKING([whether to enable maintainer-specific
|
|
|
# Check to see how 'make' treats includes. -*- Autoconf -*- |
# Check to see how 'make' treats includes. -*- Autoconf -*- |
|
|
# Copyright (C) 2001-2014 Free Software Foundation, Inc. | # Copyright (C) 2001-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 9720 AC_MSG_CHECKING([whether to enable maintainer-specific
|
Line 9707 AC_MSG_CHECKING([whether to enable maintainer-specific
|
|
|
# AM_MAKE_INCLUDE() |
# AM_MAKE_INCLUDE() |
# ----------------- |
# ----------------- |
# Check to see how make treats includes. | # Check whether make has an 'include' directive that can support all |
| # the idioms we need for our automatic dependency tracking code. |
AC_DEFUN([AM_MAKE_INCLUDE], |
AC_DEFUN([AM_MAKE_INCLUDE], |
[am_make=${MAKE-make} | [AC_MSG_CHECKING([whether ${MAKE-make} supports the include directive]) |
cat > confinc << 'END' | cat > confinc.mk << 'END' |
am__doit: |
am__doit: |
@echo this is the am__doit target | @echo this is the am__doit target >confinc.out |
.PHONY: am__doit |
.PHONY: am__doit |
END |
END |
# If we don't find an include directive, just comment out the code. |
|
AC_MSG_CHECKING([for style of include used by $am_make]) |
|
am__include="#" |
am__include="#" |
am__quote= |
am__quote= |
_am_result=none | # BSD make does it like this. |
# First try GNU make style include. | echo '.include "confinc.mk" # ignored' > confmf.BSD |
echo "include confinc" > confmf | # Other make implementations (GNU, Solaris 10, AIX) do it like this. |
# Ignore all kinds of additional output from 'make'. | echo 'include confinc.mk # ignored' > confmf.GNU |
case `$am_make -s -f confmf 2> /dev/null` in #( | _am_result=no |
*the\ am__doit\ target*) | for s in GNU BSD; do |
am__include=include | AM_RUN_LOG([${MAKE-make} -f confmf.$s && cat confinc.out]) |
am__quote= | AS_CASE([$?:`cat confinc.out 2>/dev/null`], |
_am_result=GNU | ['0:this is the am__doit target'], |
;; | [AS_CASE([$s], |
esac | [BSD], [am__include='.include' am__quote='"'], |
# Now try BSD make style include. | [am__include='include' am__quote=''])]) |
if test "$am__include" = "#"; then | if test "$am__include" != "#"; then |
echo '.include "confinc"' > confmf | _am_result="yes ($s style)" |
case `$am_make -s -f confmf 2> /dev/null` in #( | break |
*the\ am__doit\ target*) | fi |
am__include=.include | done |
am__quote="\"" | rm -f confinc.* confmf.* |
_am_result=BSD | AC_MSG_RESULT([${_am_result}]) |
;; | AC_SUBST([am__include])]) |
esac | AC_SUBST([am__quote])]) |
fi | |
AC_SUBST([am__include]) | |
AC_SUBST([am__quote]) | |
AC_MSG_RESULT([$_am_result]) | |
rm -f confinc confmf | |
]) | |
|
|
# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- |
# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- |
|
|
# Copyright (C) 1997-2014 Free Software Foundation, Inc. | # Copyright (C) 1997-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 9803 fi
|
Line 9783 fi
|
# Obsolete and "removed" macros, that must however still report explicit |
# Obsolete and "removed" macros, that must however still report explicit |
# error messages when used, to smooth transition. |
# error messages when used, to smooth transition. |
# |
# |
# Copyright (C) 1996-2014 Free Software Foundation, Inc. | # Copyright (C) 1996-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 9830 AU_DEFUN([fp_C_PROTOTYPES], [AM_C_PROTOTYPES])
|
Line 9810 AU_DEFUN([fp_C_PROTOTYPES], [AM_C_PROTOTYPES])
|
|
|
# Helper functions for option handling. -*- Autoconf -*- |
# Helper functions for option handling. -*- Autoconf -*- |
|
|
# Copyright (C) 2001-2014 Free Software Foundation, Inc. | # Copyright (C) 2001-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 9859 AC_DEFUN([_AM_SET_OPTIONS],
|
Line 9839 AC_DEFUN([_AM_SET_OPTIONS],
|
AC_DEFUN([_AM_IF_OPTION], |
AC_DEFUN([_AM_IF_OPTION], |
[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) |
[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) |
|
|
# Copyright (C) 1999-2014 Free Software Foundation, Inc. | # Copyright (C) 1999-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 9906 AC_LANG_POP([C])])
|
Line 9886 AC_LANG_POP([C])])
|
# For backward compatibility. |
# For backward compatibility. |
AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])]) |
AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])]) |
|
|
# Copyright (C) 2001-2014 Free Software Foundation, Inc. | # Copyright (C) 2001-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 9925 AC_DEFUN([AM_RUN_LOG],
|
Line 9905 AC_DEFUN([AM_RUN_LOG],
|
|
|
# Check to make sure that the build environment is sane. -*- Autoconf -*- |
# Check to make sure that the build environment is sane. -*- Autoconf -*- |
|
|
# Copyright (C) 1996-2014 Free Software Foundation, Inc. | # Copyright (C) 1996-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 10006 AC_CONFIG_COMMANDS_PRE(
|
Line 9986 AC_CONFIG_COMMANDS_PRE(
|
rm -f conftest.file |
rm -f conftest.file |
]) |
]) |
|
|
# Copyright (C) 2009-2014 Free Software Foundation, Inc. | # Copyright (C) 2009-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 10066 AC_SUBST([AM_BACKSLASH])dnl
|
Line 10046 AC_SUBST([AM_BACKSLASH])dnl
|
_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl |
_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl |
]) |
]) |
|
|
# Copyright (C) 2001-2014 Free Software Foundation, Inc. | # Copyright (C) 2001-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 10094 fi
|
Line 10074 fi
|
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" |
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" |
AC_SUBST([INSTALL_STRIP_PROGRAM])]) |
AC_SUBST([INSTALL_STRIP_PROGRAM])]) |
|
|
# Copyright (C) 2006-2014 Free Software Foundation, Inc. | # Copyright (C) 2006-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 10113 AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
|
Line 10093 AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
|
|
|
# Check how to create a tarball. -*- Autoconf -*- |
# Check how to create a tarball. -*- Autoconf -*- |
|
|
# Copyright (C) 2004-2014 Free Software Foundation, Inc. | # Copyright (C) 2004-2020 Free Software Foundation, Inc. |
# |
# |
# This file is free software; the Free Software Foundation |
# This file is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |