1- # generated automatically by aclocal 1.16.3 -*- Autoconf -*-
1+ # generated automatically by aclocal 1.16.5 -*- Autoconf -*-
22
3- # Copyright (C) 1996-2020 Free Software Foundation, Inc.
3+ # Copyright (C) 1996-2021 Free Software Foundation, Inc.
44
55# This file is free software; the Free Software Foundation
66# gives unlimited permission to copy and/or distribute it,
1414m4_ifndef ( [ AC_CONFIG_MACRO_DIRS] , [ m4_defun([ _AM_CONFIG_MACRO_DIRS] , [ ] )m4_defun([ AC_CONFIG_MACRO_DIRS] , [ _AM_CONFIG_MACRO_DIRS($@ )] )] )
1515m4_ifndef ( [ AC_AUTOCONF_VERSION ] ,
1616 [ m4_copy ( [ m4_PACKAGE_VERSION] , [ AC_AUTOCONF_VERSION ] ) ] ) dnl
17- m4_if ( m4_defn ( [ AC_AUTOCONF_VERSION ] ) , [ 2.70 ] ,,
18- [ m4_warning([ this file was generated for autoconf 2.70 .
17+ m4_if ( m4_defn ( [ AC_AUTOCONF_VERSION ] ) , [ 2.71 ] ,,
18+ [ m4_warning([ this file was generated for autoconf 2.71 .
1919You have another version of autoconf. It may work, but is not guaranteed to.
2020If you have problems, you may need to regenerate the build system entirely.
2121To do so, use the procedure documented by the package, typically 'autoreconf'.] )] )
@@ -364,7 +364,7 @@ AS_IF([test "$AS_TR_SH([with_]m4_tolower([$1]))" = "yes"],
364364 [ AC_DEFINE ( [ HAVE_] [ $1 ] , 1 , [ Enable ] m4_tolower ( [ $1 ] ) [ support] ) ] )
365365] ) dnl PKG_HAVE_DEFINE_WITH_MODULES
366366
367- # Copyright (C) 2002-2020 Free Software Foundation, Inc.
367+ # Copyright (C) 2002-2021 Free Software Foundation, Inc.
368368#
369369# This file is free software; the Free Software Foundation
370370# gives unlimited permission to copy and/or distribute it,
@@ -379,7 +379,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],
379379[ am__api_version='1.16'
380380dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
381381dnl require some minimum version. Point them to the right macro.
382- m4_if ( [ $1 ] , [ 1.16.3 ] , [ ] ,
382+ m4_if ( [ $1 ] , [ 1.16.5 ] , [ ] ,
383383 [ AC_FATAL ( [ Do not call $0 , use AM_INIT_AUTOMAKE ( [ $1 ] ) .] ) ] ) dnl
384384] )
385385
@@ -395,14 +395,14 @@ m4_define([_AM_AUTOCONF_VERSION], [])
395395# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
396396# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
397397AC_DEFUN ( [ AM_SET_CURRENT_AUTOMAKE_VERSION] ,
398- [ AM_AUTOMAKE_VERSION([ 1.16.3 ] )dnl
398+ [ AM_AUTOMAKE_VERSION([ 1.16.5 ] )dnl
399399m4_ifndef ( [ AC_AUTOCONF_VERSION ] ,
400400 [ m4_copy ( [ m4_PACKAGE_VERSION] , [ AC_AUTOCONF_VERSION ] ) ] ) dnl
401401_AM_AUTOCONF_VERSION(m4_defn ( [ AC_AUTOCONF_VERSION ] ) )] )
402402
403403# AM_AUX_DIR_EXPAND -*- Autoconf -*-
404404
405- # Copyright (C) 2001-2020 Free Software Foundation, Inc.
405+ # Copyright (C) 2001-2021 Free Software Foundation, Inc.
406406#
407407# This file is free software; the Free Software Foundation
408408# gives unlimited permission to copy and/or distribute it,
@@ -454,7 +454,7 @@ am_aux_dir=`cd "$ac_aux_dir" && pwd`
454454
455455# AM_CONDITIONAL -*- Autoconf -*-
456456
457- # Copyright (C) 1997-2020 Free Software Foundation, Inc.
457+ # Copyright (C) 1997-2021 Free Software Foundation, Inc.
458458#
459459# This file is free software; the Free Software Foundation
460460# gives unlimited permission to copy and/or distribute it,
@@ -485,7 +485,7 @@ AC_CONFIG_COMMANDS_PRE(
485485Usually this means the macro was only invoked conditionally.] ] )
486486fi] ) ] )
487487
488- # Copyright (C) 1999-2020 Free Software Foundation, Inc.
488+ # Copyright (C) 1999-2021 Free Software Foundation, Inc.
489489#
490490# This file is free software; the Free Software Foundation
491491# gives unlimited permission to copy and/or distribute it,
@@ -676,7 +676,7 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
676676
677677# Generate code to set up dependency tracking. -*- Autoconf -*-
678678
679- # Copyright (C) 1999-2020 Free Software Foundation, Inc.
679+ # Copyright (C) 1999-2021 Free Software Foundation, Inc.
680680#
681681# This file is free software; the Free Software Foundation
682682# gives unlimited permission to copy and/or distribute it,
@@ -744,7 +744,7 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
744744
745745# Do all the work for Automake. -*- Autoconf -*-
746746
747- # Copyright (C) 1996-2020 Free Software Foundation, Inc.
747+ # Copyright (C) 1996-2021 Free Software Foundation, Inc.
748748#
749749# This file is free software; the Free Software Foundation
750750# gives unlimited permission to copy and/or distribute it,
@@ -772,6 +772,10 @@ m4_defn([AC_PROG_CC])
772772# release and drop the old call support.
773773AC_DEFUN ( [ AM_INIT_AUTOMAKE] ,
774774[ AC_PREREQ ( [ 2.65] ) dnl
775+ m4_ifdef ( [ _$0 _ALREADY_INIT] ,
776+ [ m4_fatal ( [ $0 expanded multiple times
777+ ] m4_defn ( [ _$0 _ALREADY_INIT] ) ) ] ,
778+ [ m4_define ( [ _$0 _ALREADY_INIT] , m4_expansion_stack ) ] ) dnl
775779dnl Autoconf wants to disallow AM_ names. We explicitly allow
776780dnl the ones we care about.
777781m4_pattern_allow ( [ ^AM_[ A-Z] +FLAGS$] ) dnl
@@ -808,7 +812,7 @@ m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
808812[ _AM_SET_OPTIONS([ $1 ] )dnl
809813dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
810814m4_if (
811- m4_ifdef ( [ AC_PACKAGE_NAME] , [ ok] ) :m4_ifdef ( [ AC_PACKAGE_VERSION] , [ ok] ) ,
815+ m4_ifset ( [ AC_PACKAGE_NAME] , [ ok] ) :m4_ifset ( [ AC_PACKAGE_VERSION] , [ ok] ) ,
812816 [ ok:ok] ,,
813817 [ m4_fatal ( [ AC_INIT should be called with package and version arguments] ) ] ) dnl
814818 AC_SUBST ( [ PACKAGE] , [ 'AC_PACKAGE_TARNAME'] ) dnl
@@ -860,6 +864,20 @@ AC_PROVIDE_IFELSE([AC_PROG_OBJCXX],
860864 [ m4_define ( [ AC_PROG_OBJCXX ] ,
861865 m4_defn ( [ AC_PROG_OBJCXX ] ) [ _AM_DEPENDENCIES ( [ OBJCXX] ) ] ) ] )dnl
862866] )
867+ # Variables for tags utilities; see am/tags.am
868+ if test -z "$CTAGS"; then
869+ CTAGS=ctags
870+ fi
871+ AC_SUBST ( [ CTAGS] )
872+ if test -z "$ETAGS"; then
873+ ETAGS=etags
874+ fi
875+ AC_SUBST ( [ ETAGS] )
876+ if test -z "$CSCOPE"; then
877+ CSCOPE=cscope
878+ fi
879+ AC_SUBST ( [ CSCOPE] )
880+
863881AC_REQUIRE ( [ AM_SILENT_RULES ] ) dnl
864882dnl The testsuite driver may need to know about EXEEXT, so add the
865883dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
@@ -941,7 +959,7 @@ for _am_header in $config_headers :; do
941959done
942960echo "timestamp for $_am_arg" >`AS_DIRNAME ( [ "$_am_arg"] ) `/stamp-h[ ] $_am_stamp_count] )
943961
944- # Copyright (C) 2001-2020 Free Software Foundation, Inc.
962+ # Copyright (C) 2001-2021 Free Software Foundation, Inc.
945963#
946964# This file is free software; the Free Software Foundation
947965# gives unlimited permission to copy and/or distribute it,
@@ -962,7 +980,7 @@ if test x"${install_sh+set}" != xset; then
962980fi
963981AC_SUBST ( [ install_sh] ) ] )
964982
965- # Copyright (C) 2003-2020 Free Software Foundation, Inc.
983+ # Copyright (C) 2003-2021 Free Software Foundation, Inc.
966984#
967985# This file is free software; the Free Software Foundation
968986# gives unlimited permission to copy and/or distribute it,
@@ -983,7 +1001,7 @@ AC_SUBST([am__leading_dot])])
9831001
9841002# Check to see how 'make' treats includes. -*- Autoconf -*-
9851003
986- # Copyright (C) 2001-2020 Free Software Foundation, Inc.
1004+ # Copyright (C) 2001-2021 Free Software Foundation, Inc.
9871005#
9881006# This file is free software; the Free Software Foundation
9891007# gives unlimited permission to copy and/or distribute it,
@@ -1026,7 +1044,7 @@ AC_SUBST([am__quote])])
10261044
10271045# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
10281046
1029- # Copyright (C) 1997-2020 Free Software Foundation, Inc.
1047+ # Copyright (C) 1997-2021 Free Software Foundation, Inc.
10301048#
10311049# This file is free software; the Free Software Foundation
10321050# gives unlimited permission to copy and/or distribute it,
10601078
10611079# Helper functions for option handling. -*- Autoconf -*-
10621080
1063- # Copyright (C) 2001-2020 Free Software Foundation, Inc.
1081+ # Copyright (C) 2001-2021 Free Software Foundation, Inc.
10641082#
10651083# This file is free software; the Free Software Foundation
10661084# gives unlimited permission to copy and/or distribute it,
@@ -1089,7 +1107,7 @@ AC_DEFUN([_AM_SET_OPTIONS],
10891107AC_DEFUN ( [ _AM_IF_OPTION] ,
10901108[ m4_ifset ( _AM_MANGLE_OPTION ( [ $1 ] ) , [ $2 ] , [ $3 ] ) ] )
10911109
1092- # Copyright (C) 1999-2020 Free Software Foundation, Inc.
1110+ # Copyright (C) 1999-2021 Free Software Foundation, Inc.
10931111#
10941112# This file is free software; the Free Software Foundation
10951113# gives unlimited permission to copy and/or distribute it,
@@ -1136,7 +1154,7 @@ AC_LANG_POP([C])])
11361154# For backward compatibility.
11371155AC_DEFUN_ONCE ( [ AM_PROG_CC_C_O ] , [ AC_REQUIRE ( [ AC_PROG_CC ] ) ] )
11381156
1139- # Copyright (C) 2001-2020 Free Software Foundation, Inc.
1157+ # Copyright (C) 2001-2021 Free Software Foundation, Inc.
11401158#
11411159# This file is free software; the Free Software Foundation
11421160# gives unlimited permission to copy and/or distribute it,
@@ -1155,7 +1173,7 @@ AC_DEFUN([AM_RUN_LOG],
11551173
11561174# Check to make sure that the build environment is sane. -*- Autoconf -*-
11571175
1158- # Copyright (C) 1996-2020 Free Software Foundation, Inc.
1176+ # Copyright (C) 1996-2021 Free Software Foundation, Inc.
11591177#
11601178# This file is free software; the Free Software Foundation
11611179# gives unlimited permission to copy and/or distribute it,
@@ -1236,7 +1254,7 @@ AC_CONFIG_COMMANDS_PRE(
12361254rm -f conftest.file
12371255] )
12381256
1239- # Copyright (C) 2009-2020 Free Software Foundation, Inc.
1257+ # Copyright (C) 2009-2021 Free Software Foundation, Inc.
12401258#
12411259# This file is free software; the Free Software Foundation
12421260# gives unlimited permission to copy and/or distribute it,
@@ -1296,7 +1314,7 @@ AC_SUBST([AM_BACKSLASH])dnl
12961314_AM_SUBST_NOTMAKE([ AM_BACKSLASH] )dnl
12971315] )
12981316
1299- # Copyright (C) 2001-2020 Free Software Foundation, Inc.
1317+ # Copyright (C) 2001-2021 Free Software Foundation, Inc.
13001318#
13011319# This file is free software; the Free Software Foundation
13021320# gives unlimited permission to copy and/or distribute it,
13241342INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
13251343AC_SUBST ( [ INSTALL_STRIP_PROGRAM] ) ] )
13261344
1327- # Copyright (C) 2006-2020 Free Software Foundation, Inc.
1345+ # Copyright (C) 2006-2021 Free Software Foundation, Inc.
13281346#
13291347# This file is free software; the Free Software Foundation
13301348# gives unlimited permission to copy and/or distribute it,
@@ -1343,7 +1361,7 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
13431361
13441362# Check how to create a tarball. -*- Autoconf -*-
13451363
1346- # Copyright (C) 2004-2020 Free Software Foundation, Inc.
1364+ # Copyright (C) 2004-2021 Free Software Foundation, Inc.
13471365#
13481366# This file is free software; the Free Software Foundation
13491367# gives unlimited permission to copy and/or distribute it,
0 commit comments