Skip to content

Commit 2be37b2

Browse files
qyot27nijel
authored andcommitted
Regenerate autotools files after Makefile.am change
1 parent 6e68e96 commit 2be37b2

24 files changed

+8254
-5963
lines changed

INSTALL

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Installation Instructions
22
*************************
33

4-
Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software
5-
Foundation, Inc.
4+
Copyright (C) 1994-1996, 1999-2002, 2004-2017, 2020-2021 Free
5+
Software Foundation, Inc.
66

77
Copying and distribution of this file, with or without modification,
88
are permitted in any medium without royalty provided the copyright
@@ -225,7 +225,7 @@ order to use an ANSI C compiler:
225225

226226
and if that doesn't work, install pre-built binaries of GCC for HP-UX.
227227

228-
HP-UX 'make' updates targets which have the same time stamps as their
228+
HP-UX 'make' updates targets which have the same timestamps as their
229229
prerequisites, which makes it generally unusable when shipped generated
230230
files such as 'configure' are involved. Use GNU 'make' instead.
231231

Makefile.in

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Makefile.in generated by automake 1.16.3 from Makefile.am.
1+
# Makefile.in generated by automake 1.16.5 from Makefile.am.
22
# @configure_input@
33

4-
# Copyright (C) 1994-2020 Free Software Foundation, Inc.
4+
# Copyright (C) 1994-2021 Free Software Foundation, Inc.
55

66
# This Makefile.in is free software; the Free Software Foundation
77
# gives unlimited permission to copy and/or distribute it,
@@ -194,9 +194,6 @@ am__define_uniq_tagged_files = \
194194
unique=`for i in $$list; do \
195195
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
196196
done | $(am__uniquify_input)`
197-
ETAGS = etags
198-
CTAGS = ctags
199-
CSCOPE = cscope
200197
DIST_SUBDIRS = tools script lib src devel-docs test data
201198
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
202199
$(srcdir)/enca.pc.in $(srcdir)/enca.spec.in AUTHORS COPYING \
@@ -267,7 +264,9 @@ CPP = @CPP@
267264
CPPFLAGS = @CPPFLAGS@
268265
CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
269266
CPP_FOR_BUILD = @CPP_FOR_BUILD@
267+
CSCOPE = @CSCOPE@
270268
CSTOCS_PROG = @CSTOCS_PROG@
269+
CTAGS = @CTAGS@
271270
CYGPATH_W = @CYGPATH_W@
272271
DEFAULT_CONVERTER_LIST = @DEFAULT_CONVERTER_LIST@
273272
DEFAULT_EXTERNAL_CONVERTER = @DEFAULT_EXTERNAL_CONVERTER@
@@ -280,8 +279,10 @@ ECHO_C = @ECHO_C@
280279
ECHO_N = @ECHO_N@
281280
ECHO_T = @ECHO_T@
282281
EGREP = @EGREP@
282+
ETAGS = @ETAGS@
283283
EXEEXT = @EXEEXT@
284284
FGREP = @FGREP@
285+
FILECMD = @FILECMD@
285286
GCOV = @GCOV@
286287
GCOV_CPPFLAGS = @GCOV_CPPFLAGS@
287288
GCOV_FLAGS = @GCOV_FLAGS@
@@ -662,7 +663,6 @@ cscopelist-am: $(am__tagged_files)
662663
distclean-tags:
663664
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
664665
-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
665-
666666
distdir: $(BUILT_SOURCES)
667667
$(MAKE) $(AM_MAKEFLAGS) distdir-am
668668

aclocal.m4

+44-26
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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,
@@ -14,8 +14,8 @@
1414
m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
1515
m4_ifndef([AC_AUTOCONF_VERSION],
1616
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
17-
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
18-
[m4_warning([this file was generated for autoconf 2.69.
17+
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.71],,
18+
[m4_warning([this file was generated for autoconf 2.71.
1919
You have another version of autoconf. It may work, but is not guaranteed to.
2020
If you have problems, you may need to regenerate the build system entirely.
2121
To do so, use the procedure documented by the package, typically 'autoreconf'.])])
@@ -2276,7 +2276,7 @@ changequote(,)dnl
22762276
changequote([,])dnl
22772277
])
22782278

2279-
# Copyright (C) 2002-2020 Free Software Foundation, Inc.
2279+
# Copyright (C) 2002-2021 Free Software Foundation, Inc.
22802280
#
22812281
# This file is free software; the Free Software Foundation
22822282
# gives unlimited permission to copy and/or distribute it,
@@ -2291,7 +2291,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],
22912291
[am__api_version='1.16'
22922292
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
22932293
dnl require some minimum version. Point them to the right macro.
2294-
m4_if([$1], [1.16.3], [],
2294+
m4_if([$1], [1.16.5], [],
22952295
[AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
22962296
])
22972297

@@ -2307,14 +2307,14 @@ m4_define([_AM_AUTOCONF_VERSION], [])
23072307
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
23082308
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
23092309
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
2310-
[AM_AUTOMAKE_VERSION([1.16.3])dnl
2310+
[AM_AUTOMAKE_VERSION([1.16.5])dnl
23112311
m4_ifndef([AC_AUTOCONF_VERSION],
23122312
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
23132313
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
23142314

23152315
# AM_AUX_DIR_EXPAND -*- Autoconf -*-
23162316

2317-
# Copyright (C) 2001-2020 Free Software Foundation, Inc.
2317+
# Copyright (C) 2001-2021 Free Software Foundation, Inc.
23182318
#
23192319
# This file is free software; the Free Software Foundation
23202320
# gives unlimited permission to copy and/or distribute it,
@@ -2366,7 +2366,7 @@ am_aux_dir=`cd "$ac_aux_dir" && pwd`
23662366

23672367
# AM_CONDITIONAL -*- Autoconf -*-
23682368

2369-
# Copyright (C) 1997-2020 Free Software Foundation, Inc.
2369+
# Copyright (C) 1997-2021 Free Software Foundation, Inc.
23702370
#
23712371
# This file is free software; the Free Software Foundation
23722372
# gives unlimited permission to copy and/or distribute it,
@@ -2397,7 +2397,7 @@ AC_CONFIG_COMMANDS_PRE(
23972397
Usually this means the macro was only invoked conditionally.]])
23982398
fi])])
23992399

2400-
# Copyright (C) 1999-2020 Free Software Foundation, Inc.
2400+
# Copyright (C) 1999-2021 Free Software Foundation, Inc.
24012401
#
24022402
# This file is free software; the Free Software Foundation
24032403
# gives unlimited permission to copy and/or distribute it,
@@ -2588,7 +2588,7 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
25882588

25892589
# Generate code to set up dependency tracking. -*- Autoconf -*-
25902590

2591-
# Copyright (C) 1999-2020 Free Software Foundation, Inc.
2591+
# Copyright (C) 1999-2021 Free Software Foundation, Inc.
25922592
#
25932593
# This file is free software; the Free Software Foundation
25942594
# gives unlimited permission to copy and/or distribute it,
@@ -2656,7 +2656,7 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
26562656

26572657
# Do all the work for Automake. -*- Autoconf -*-
26582658

2659-
# Copyright (C) 1996-2020 Free Software Foundation, Inc.
2659+
# Copyright (C) 1996-2021 Free Software Foundation, Inc.
26602660
#
26612661
# This file is free software; the Free Software Foundation
26622662
# gives unlimited permission to copy and/or distribute it,
@@ -2684,6 +2684,10 @@ m4_defn([AC_PROG_CC])
26842684
# release and drop the old call support.
26852685
AC_DEFUN([AM_INIT_AUTOMAKE],
26862686
[AC_PREREQ([2.65])dnl
2687+
m4_ifdef([_$0_ALREADY_INIT],
2688+
[m4_fatal([$0 expanded multiple times
2689+
]m4_defn([_$0_ALREADY_INIT]))],
2690+
[m4_define([_$0_ALREADY_INIT], m4_expansion_stack)])dnl
26872691
dnl Autoconf wants to disallow AM_ names. We explicitly allow
26882692
dnl the ones we care about.
26892693
m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
@@ -2720,7 +2724,7 @@ m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
27202724
[_AM_SET_OPTIONS([$1])dnl
27212725
dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
27222726
m4_if(
2723-
m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]),
2727+
m4_ifset([AC_PACKAGE_NAME], [ok]):m4_ifset([AC_PACKAGE_VERSION], [ok]),
27242728
[ok:ok],,
27252729
[m4_fatal([AC_INIT should be called with package and version arguments])])dnl
27262730
AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
@@ -2772,6 +2776,20 @@ AC_PROVIDE_IFELSE([AC_PROG_OBJCXX],
27722776
[m4_define([AC_PROG_OBJCXX],
27732777
m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl
27742778
])
2779+
# Variables for tags utilities; see am/tags.am
2780+
if test -z "$CTAGS"; then
2781+
CTAGS=ctags
2782+
fi
2783+
AC_SUBST([CTAGS])
2784+
if test -z "$ETAGS"; then
2785+
ETAGS=etags
2786+
fi
2787+
AC_SUBST([ETAGS])
2788+
if test -z "$CSCOPE"; then
2789+
CSCOPE=cscope
2790+
fi
2791+
AC_SUBST([CSCOPE])
2792+
27752793
AC_REQUIRE([AM_SILENT_RULES])dnl
27762794
dnl The testsuite driver may need to know about EXEEXT, so add the
27772795
dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
@@ -2853,7 +2871,7 @@ for _am_header in $config_headers :; do
28532871
done
28542872
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
28552873

2856-
# Copyright (C) 2001-2020 Free Software Foundation, Inc.
2874+
# Copyright (C) 2001-2021 Free Software Foundation, Inc.
28572875
#
28582876
# This file is free software; the Free Software Foundation
28592877
# gives unlimited permission to copy and/or distribute it,
@@ -2874,7 +2892,7 @@ if test x"${install_sh+set}" != xset; then
28742892
fi
28752893
AC_SUBST([install_sh])])
28762894

2877-
# Copyright (C) 2003-2020 Free Software Foundation, Inc.
2895+
# Copyright (C) 2003-2021 Free Software Foundation, Inc.
28782896
#
28792897
# This file is free software; the Free Software Foundation
28802898
# gives unlimited permission to copy and/or distribute it,
@@ -2896,7 +2914,7 @@ AC_SUBST([am__leading_dot])])
28962914
# Add --enable-maintainer-mode option to configure. -*- Autoconf -*-
28972915
# From Jim Meyering
28982916

2899-
# Copyright (C) 1996-2020 Free Software Foundation, Inc.
2917+
# Copyright (C) 1996-2021 Free Software Foundation, Inc.
29002918
#
29012919
# This file is free software; the Free Software Foundation
29022920
# gives unlimited permission to copy and/or distribute it,
@@ -2931,7 +2949,7 @@ AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
29312949

29322950
# Check to see how 'make' treats includes. -*- Autoconf -*-
29332951

2934-
# Copyright (C) 2001-2020 Free Software Foundation, Inc.
2952+
# Copyright (C) 2001-2021 Free Software Foundation, Inc.
29352953
#
29362954
# This file is free software; the Free Software Foundation
29372955
# gives unlimited permission to copy and/or distribute it,
@@ -2974,7 +2992,7 @@ AC_SUBST([am__quote])])
29742992

29752993
# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
29762994

2977-
# Copyright (C) 1997-2020 Free Software Foundation, Inc.
2995+
# Copyright (C) 1997-2021 Free Software Foundation, Inc.
29782996
#
29792997
# This file is free software; the Free Software Foundation
29802998
# gives unlimited permission to copy and/or distribute it,
@@ -3008,7 +3026,7 @@ fi
30083026

30093027
# Helper functions for option handling. -*- Autoconf -*-
30103028

3011-
# Copyright (C) 2001-2020 Free Software Foundation, Inc.
3029+
# Copyright (C) 2001-2021 Free Software Foundation, Inc.
30123030
#
30133031
# This file is free software; the Free Software Foundation
30143032
# gives unlimited permission to copy and/or distribute it,
@@ -3037,7 +3055,7 @@ AC_DEFUN([_AM_SET_OPTIONS],
30373055
AC_DEFUN([_AM_IF_OPTION],
30383056
[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
30393057

3040-
# Copyright (C) 1999-2020 Free Software Foundation, Inc.
3058+
# Copyright (C) 1999-2021 Free Software Foundation, Inc.
30413059
#
30423060
# This file is free software; the Free Software Foundation
30433061
# gives unlimited permission to copy and/or distribute it,
@@ -3084,7 +3102,7 @@ AC_LANG_POP([C])])
30843102
# For backward compatibility.
30853103
AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
30863104

3087-
# Copyright (C) 2001-2020 Free Software Foundation, Inc.
3105+
# Copyright (C) 2001-2021 Free Software Foundation, Inc.
30883106
#
30893107
# This file is free software; the Free Software Foundation
30903108
# gives unlimited permission to copy and/or distribute it,
@@ -3103,7 +3121,7 @@ AC_DEFUN([AM_RUN_LOG],
31033121

31043122
# Check to make sure that the build environment is sane. -*- Autoconf -*-
31053123

3106-
# Copyright (C) 1996-2020 Free Software Foundation, Inc.
3124+
# Copyright (C) 1996-2021 Free Software Foundation, Inc.
31073125
#
31083126
# This file is free software; the Free Software Foundation
31093127
# gives unlimited permission to copy and/or distribute it,
@@ -3184,7 +3202,7 @@ AC_CONFIG_COMMANDS_PRE(
31843202
rm -f conftest.file
31853203
])
31863204

3187-
# Copyright (C) 2009-2020 Free Software Foundation, Inc.
3205+
# Copyright (C) 2009-2021 Free Software Foundation, Inc.
31883206
#
31893207
# This file is free software; the Free Software Foundation
31903208
# gives unlimited permission to copy and/or distribute it,
@@ -3244,7 +3262,7 @@ AC_SUBST([AM_BACKSLASH])dnl
32443262
_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
32453263
])
32463264

3247-
# Copyright (C) 2001-2020 Free Software Foundation, Inc.
3265+
# Copyright (C) 2001-2021 Free Software Foundation, Inc.
32483266
#
32493267
# This file is free software; the Free Software Foundation
32503268
# gives unlimited permission to copy and/or distribute it,
@@ -3272,7 +3290,7 @@ fi
32723290
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
32733291
AC_SUBST([INSTALL_STRIP_PROGRAM])])
32743292

3275-
# Copyright (C) 2006-2020 Free Software Foundation, Inc.
3293+
# Copyright (C) 2006-2021 Free Software Foundation, Inc.
32763294
#
32773295
# This file is free software; the Free Software Foundation
32783296
# gives unlimited permission to copy and/or distribute it,
@@ -3291,7 +3309,7 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
32913309

32923310
# Check how to create a tarball. -*- Autoconf -*-
32933311

3294-
# Copyright (C) 2004-2020 Free Software Foundation, Inc.
3312+
# Copyright (C) 2004-2021 Free Software Foundation, Inc.
32953313
#
32963314
# This file is free software; the Free Software Foundation
32973315
# gives unlimited permission to copy and/or distribute it,

compile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
scriptversion=2018-03-07.03; # UTC
55

6-
# Copyright (C) 1999-2020 Free Software Foundation, Inc.
6+
# Copyright (C) 1999-2021 Free Software Foundation, Inc.
77
# Written by Tom Tromey <tromey@cygnus.com>.
88
#
99
# This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)