|
|
@ -1,6 +1,6 @@ |
|
|
|
# generated automatically by aclocal 1.16.1 -*- Autoconf -*- |
|
|
|
# generated automatically by aclocal 1.16.2 -*- Autoconf -*- |
|
|
|
|
|
|
|
# Copyright (C) 1996-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 1996-2020 Free Software Foundation, Inc. |
|
|
|
|
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -20,7 +20,7 @@ You have another version of autoconf. It may work, but is not guaranteed to. |
|
|
|
If you have problems, you may need to regenerate the build system entirely. |
|
|
|
To do so, use the procedure documented by the package, typically 'autoreconf'.])]) |
|
|
|
|
|
|
|
# Copyright (C) 2002-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 2002-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -35,7 +35,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION], |
|
|
|
[am__api_version='1.16' |
|
|
|
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. |
|
|
|
m4_if([$1], [1.16.1], [], |
|
|
|
m4_if([$1], [1.16.2], [], |
|
|
|
[AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl |
|
|
|
]) |
|
|
|
|
|
|
@ -51,14 +51,14 @@ m4_define([_AM_AUTOCONF_VERSION], []) |
|
|
|
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. |
|
|
|
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE. |
|
|
|
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], |
|
|
|
[AM_AUTOMAKE_VERSION([1.16.1])dnl |
|
|
|
[AM_AUTOMAKE_VERSION([1.16.2])dnl |
|
|
|
m4_ifndef([AC_AUTOCONF_VERSION], |
|
|
|
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl |
|
|
|
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) |
|
|
|
|
|
|
|
# AM_AUX_DIR_EXPAND -*- Autoconf -*- |
|
|
|
|
|
|
|
# Copyright (C) 2001-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 2001-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -110,7 +110,7 @@ am_aux_dir=`cd "$ac_aux_dir" && pwd` |
|
|
|
|
|
|
|
# AM_COND_IF -*- Autoconf -*- |
|
|
|
|
|
|
|
# Copyright (C) 2008-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 2008-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -147,7 +147,7 @@ fi[]dnl |
|
|
|
|
|
|
|
# AM_CONDITIONAL -*- Autoconf -*- |
|
|
|
|
|
|
|
# Copyright (C) 1997-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 1997-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -178,7 +178,7 @@ AC_CONFIG_COMMANDS_PRE( |
|
|
|
Usually this means the macro was only invoked conditionally.]]) |
|
|
|
fi])]) |
|
|
|
|
|
|
|
# Copyright (C) 1999-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 1999-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -369,7 +369,7 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl |
|
|
|
|
|
|
|
# Generate code to set up dependency tracking. -*- Autoconf -*- |
|
|
|
|
|
|
|
# Copyright (C) 1999-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 1999-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -408,7 +408,9 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], |
|
|
|
done |
|
|
|
if test $am_rc -ne 0; then |
|
|
|
AC_MSG_FAILURE([Something went wrong bootstrapping makefile fragments |
|
|
|
for automatic dependency tracking. Try re-running configure with the |
|
|
|
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 |
|
|
@ -435,7 +437,7 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], |
|
|
|
|
|
|
|
# Do all the work for Automake. -*- Autoconf -*- |
|
|
|
|
|
|
|
# Copyright (C) 1996-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 1996-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -632,7 +634,7 @@ for _am_header in $config_headers :; do |
|
|
|
done |
|
|
|
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) |
|
|
|
|
|
|
|
# Copyright (C) 2001-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 2001-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -653,7 +655,7 @@ if test x"${install_sh+set}" != xset; then |
|
|
|
fi |
|
|
|
AC_SUBST([install_sh])]) |
|
|
|
|
|
|
|
# Copyright (C) 2003-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 2003-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -675,7 +677,7 @@ AC_SUBST([am__leading_dot])]) |
|
|
|
# Add --enable-maintainer-mode option to configure. -*- Autoconf -*- |
|
|
|
# From Jim Meyering |
|
|
|
|
|
|
|
# Copyright (C) 1996-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 1996-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -710,7 +712,7 @@ AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) |
|
|
|
|
|
|
|
# Check to see how 'make' treats includes. -*- Autoconf -*- |
|
|
|
|
|
|
|
# Copyright (C) 2001-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 2001-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -753,7 +755,7 @@ AC_SUBST([am__quote])]) |
|
|
|
|
|
|
|
# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- |
|
|
|
|
|
|
|
# Copyright (C) 1997-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 1997-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -792,7 +794,7 @@ fi |
|
|
|
|
|
|
|
# Helper functions for option handling. -*- Autoconf -*- |
|
|
|
|
|
|
|
# Copyright (C) 2001-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 2001-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -821,7 +823,7 @@ AC_DEFUN([_AM_SET_OPTIONS], |
|
|
|
AC_DEFUN([_AM_IF_OPTION], |
|
|
|
[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) |
|
|
|
|
|
|
|
# Copyright (C) 1999-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 1999-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -868,7 +870,7 @@ AC_LANG_POP([C])]) |
|
|
|
# For backward compatibility. |
|
|
|
AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])]) |
|
|
|
|
|
|
|
# Copyright (C) 2001-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 2001-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -887,7 +889,7 @@ AC_DEFUN([AM_RUN_LOG], |
|
|
|
|
|
|
|
# Check to make sure that the build environment is sane. -*- Autoconf -*- |
|
|
|
|
|
|
|
# Copyright (C) 1996-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 1996-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -968,7 +970,7 @@ AC_CONFIG_COMMANDS_PRE( |
|
|
|
rm -f conftest.file |
|
|
|
]) |
|
|
|
|
|
|
|
# Copyright (C) 2009-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 2009-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -1028,7 +1030,7 @@ AC_SUBST([AM_BACKSLASH])dnl |
|
|
|
_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl |
|
|
|
]) |
|
|
|
|
|
|
|
# Copyright (C) 2001-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 2001-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -1056,7 +1058,7 @@ fi |
|
|
|
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" |
|
|
|
AC_SUBST([INSTALL_STRIP_PROGRAM])]) |
|
|
|
|
|
|
|
# Copyright (C) 2006-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 2006-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
@ -1075,7 +1077,7 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) |
|
|
|
|
|
|
|
# Check how to create a tarball. -*- Autoconf -*- |
|
|
|
|
|
|
|
# Copyright (C) 2004-2018 Free Software Foundation, Inc. |
|
|
|
# Copyright (C) 2004-2020 Free Software Foundation, Inc. |
|
|
|
# |
|
|
|
# This file is free software; the Free Software Foundation |
|
|
|
# gives unlimited permission to copy and/or distribute it, |
|
|
|