Skip to content

Commit 56cdfaa

Browse files
build: update the version of libtool
1 parent b76dc78 commit 56cdfaa

36 files changed

+6937
-5245
lines changed

ABOUT-NLS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ people who like their own language and write it well, and who are also
110110
able to synergize with other translators speaking the same language.
111111
Each translation team has its own mailing list. The up-to-date list of
112112
teams can be found at the Free Translation Project's homepage,
113-
'https://translationproject.org/', in the "Teams" area.
113+
'http://translationproject.org/', in the "Teams" area.
114114

115115
If you'd like to volunteer to _work_ at translating messages, you
116116
should become a member of the translating team for your own language.
@@ -1357,7 +1357,7 @@ mere existence a PO file and its wide availability in a distribution.
13571357
If Jun 2014 seems to be old, you may fetch a more recent copy of this
13581358
'ABOUT-NLS' file on most GNU archive sites. The most up-to-date matrix
13591359
with full percentage details can be found at
1360-
'https://translationproject.org/extra/matrix.html'.
1360+
'http://translationproject.org/extra/matrix.html'.
13611361

13621362
1.5 Using 'gettext' in new packages
13631363
===================================
@@ -1376,4 +1376,4 @@ Free Translation Project is also available for packages which are not
13761376
developed inside the GNU project. Therefore the information given above
13771377
applies also for every other Free Software Project. Contact
13781378
'[email protected]' to make the '.pot' files available
1379-
to the translation teams.
1379+
to the translation teams.

INSTALL

Lines changed: 3 additions & 3 deletions
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

Lines changed: 8 additions & 8 deletions
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,
@@ -36,7 +36,7 @@
3636
# along with GnuCOBOL. If not, see <https://www.gnu.org/licenses/>.
3737

3838
# aminclude_static.am generated automatically by Autoconf
39-
# from AX_AM_MACROS_STATIC on Fri Jul 28 19:17:12 CEST 2023
39+
# from AX_AM_MACROS_STATIC on Wed May 28 21:11:51 JST 2025
4040

4141

4242
VPATH = @srcdir@
@@ -228,9 +228,6 @@ am__define_uniq_tagged_files = \
228228
unique=`for i in $$list; do \
229229
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
230230
done | $(am__uniquify_input)`
231-
ETAGS = etags
232-
CTAGS = ctags
233-
CSCOPE = cscope
234231
DIST_SUBDIRS = $(SUBDIRS)
235232
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
236233
$(top_srcdir)/aminclude_static.am \
@@ -246,7 +243,7 @@ am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
246243
COPYING COPYING.DOC COPYING.LESSER ChangeLog INSTALL NEWS \
247244
README THANKS TODO build_aux/ChangeLog build_aux/ar-lib \
248245
build_aux/compile build_aux/config.guess \
249-
build_aux/config.rpath build_aux/config.sub build_aux/depcomp \
246+
build_aux/config.rpath build_aux/config.sub \
250247
build_aux/install-sh build_aux/ltmain.sh build_aux/mdate-sh \
251248
build_aux/missing build_aux/mkinstalldirs \
252249
build_aux/texinfo.tex build_aux/ylwrap
@@ -337,6 +334,8 @@ CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
337334
CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@
338335
CPP = @CPP@
339336
CPPFLAGS = @CPPFLAGS@
337+
CSCOPE = @CSCOPE@
338+
CTAGS = @CTAGS@
340339
CURSES_LIBS = @CURSES_LIBS@
341340
CYGPATH_W = @CYGPATH_W@
342341
DEFS = @DEFS@
@@ -349,8 +348,10 @@ ECHO_C = @ECHO_C@
349348
ECHO_N = @ECHO_N@
350349
ECHO_T = @ECHO_T@
351350
EGREP = @EGREP@
351+
ETAGS = @ETAGS@
352352
EXEEXT = @EXEEXT@
353353
FGREP = @FGREP@
354+
FILECMD = @FILECMD@
354355
GCOV = @GCOV@
355356
GENHTML = @GENHTML@
356357
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
@@ -752,7 +753,6 @@ cscopelist-am: $(am__tagged_files)
752753
distclean-tags:
753754
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
754755
-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
755-
756756
distdir: $(BUILT_SOURCES)
757757
$(MAKE) $(AM_MAKEFLAGS) distdir-am
758758

aclocal.m4

Lines changed: 45 additions & 27 deletions
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,13 +14,13 @@
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'.])])
2222

23-
# Copyright (C) 2002-2020 Free Software Foundation, Inc.
23+
# Copyright (C) 2002-2021 Free Software Foundation, Inc.
2424
#
2525
# This file is free software; the Free Software Foundation
2626
# gives unlimited permission to copy and/or distribute it,
@@ -35,7 +35,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],
3535
[am__api_version='1.16'
3636
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
3737
dnl require some minimum version. Point them to the right macro.
38-
m4_if([$1], [1.16.3], [],
38+
m4_if([$1], [1.16.5], [],
3939
[AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
4040
])
4141

@@ -51,12 +51,12 @@ m4_define([_AM_AUTOCONF_VERSION], [])
5151
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
5252
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
5353
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
54-
[AM_AUTOMAKE_VERSION([1.16.3])dnl
54+
[AM_AUTOMAKE_VERSION([1.16.5])dnl
5555
m4_ifndef([AC_AUTOCONF_VERSION],
5656
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
5757
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
5858

59-
# Copyright (C) 2011-2020 Free Software Foundation, Inc.
59+
# Copyright (C) 2011-2021 Free Software Foundation, Inc.
6060
#
6161
# This file is free software; the Free Software Foundation
6262
# gives unlimited permission to copy and/or distribute it,
@@ -118,7 +118,7 @@ AC_SUBST([AR])dnl
118118

119119
# AM_AUX_DIR_EXPAND -*- Autoconf -*-
120120

121-
# Copyright (C) 2001-2020 Free Software Foundation, Inc.
121+
# Copyright (C) 2001-2021 Free Software Foundation, Inc.
122122
#
123123
# This file is free software; the Free Software Foundation
124124
# gives unlimited permission to copy and/or distribute it,
@@ -170,7 +170,7 @@ am_aux_dir=`cd "$ac_aux_dir" && pwd`
170170

171171
# AM_CONDITIONAL -*- Autoconf -*-
172172

173-
# Copyright (C) 1997-2020 Free Software Foundation, Inc.
173+
# Copyright (C) 1997-2021 Free Software Foundation, Inc.
174174
#
175175
# This file is free software; the Free Software Foundation
176176
# gives unlimited permission to copy and/or distribute it,
@@ -201,7 +201,7 @@ AC_CONFIG_COMMANDS_PRE(
201201
Usually this means the macro was only invoked conditionally.]])
202202
fi])])
203203

204-
# Copyright (C) 1999-2020 Free Software Foundation, Inc.
204+
# Copyright (C) 1999-2021 Free Software Foundation, Inc.
205205
#
206206
# This file is free software; the Free Software Foundation
207207
# gives unlimited permission to copy and/or distribute it,
@@ -392,7 +392,7 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
392392

393393
# Generate code to set up dependency tracking. -*- Autoconf -*-
394394

395-
# Copyright (C) 1999-2020 Free Software Foundation, Inc.
395+
# Copyright (C) 1999-2021 Free Software Foundation, Inc.
396396
#
397397
# This file is free software; the Free Software Foundation
398398
# gives unlimited permission to copy and/or distribute it,
@@ -460,7 +460,7 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
460460

461461
# Do all the work for Automake. -*- Autoconf -*-
462462

463-
# Copyright (C) 1996-2020 Free Software Foundation, Inc.
463+
# Copyright (C) 1996-2021 Free Software Foundation, Inc.
464464
#
465465
# This file is free software; the Free Software Foundation
466466
# gives unlimited permission to copy and/or distribute it,
@@ -488,6 +488,10 @@ m4_defn([AC_PROG_CC])
488488
# release and drop the old call support.
489489
AC_DEFUN([AM_INIT_AUTOMAKE],
490490
[AC_PREREQ([2.65])dnl
491+
m4_ifdef([_$0_ALREADY_INIT],
492+
[m4_fatal([$0 expanded multiple times
493+
]m4_defn([_$0_ALREADY_INIT]))],
494+
[m4_define([_$0_ALREADY_INIT], m4_expansion_stack)])dnl
491495
dnl Autoconf wants to disallow AM_ names. We explicitly allow
492496
dnl the ones we care about.
493497
m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
@@ -524,7 +528,7 @@ m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
524528
[_AM_SET_OPTIONS([$1])dnl
525529
dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
526530
m4_if(
527-
m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]),
531+
m4_ifset([AC_PACKAGE_NAME], [ok]):m4_ifset([AC_PACKAGE_VERSION], [ok]),
528532
[ok:ok],,
529533
[m4_fatal([AC_INIT should be called with package and version arguments])])dnl
530534
AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
@@ -576,6 +580,20 @@ AC_PROVIDE_IFELSE([AC_PROG_OBJCXX],
576580
[m4_define([AC_PROG_OBJCXX],
577581
m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl
578582
])
583+
# Variables for tags utilities; see am/tags.am
584+
if test -z "$CTAGS"; then
585+
CTAGS=ctags
586+
fi
587+
AC_SUBST([CTAGS])
588+
if test -z "$ETAGS"; then
589+
ETAGS=etags
590+
fi
591+
AC_SUBST([ETAGS])
592+
if test -z "$CSCOPE"; then
593+
CSCOPE=cscope
594+
fi
595+
AC_SUBST([CSCOPE])
596+
579597
AC_REQUIRE([AM_SILENT_RULES])dnl
580598
dnl The testsuite driver may need to know about EXEEXT, so add the
581599
dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
@@ -657,7 +675,7 @@ for _am_header in $config_headers :; do
657675
done
658676
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
659677

660-
# Copyright (C) 2001-2020 Free Software Foundation, Inc.
678+
# Copyright (C) 2001-2021 Free Software Foundation, Inc.
661679
#
662680
# This file is free software; the Free Software Foundation
663681
# gives unlimited permission to copy and/or distribute it,
@@ -678,7 +696,7 @@ if test x"${install_sh+set}" != xset; then
678696
fi
679697
AC_SUBST([install_sh])])
680698

681-
# Copyright (C) 2003-2020 Free Software Foundation, Inc.
699+
# Copyright (C) 2003-2021 Free Software Foundation, Inc.
682700
#
683701
# This file is free software; the Free Software Foundation
684702
# gives unlimited permission to copy and/or distribute it,
@@ -697,7 +715,7 @@ fi
697715
rmdir .tst 2>/dev/null
698716
AC_SUBST([am__leading_dot])])
699717

700-
# Copyright (C) 1998-2020 Free Software Foundation, Inc.
718+
# Copyright (C) 1998-2021 Free Software Foundation, Inc.
701719
#
702720
# This file is free software; the Free Software Foundation
703721
# gives unlimited permission to copy and/or distribute it,
@@ -717,7 +735,7 @@ fi])
717735

718736
# Check to see how 'make' treats includes. -*- Autoconf -*-
719737

720-
# Copyright (C) 2001-2020 Free Software Foundation, Inc.
738+
# Copyright (C) 2001-2021 Free Software Foundation, Inc.
721739
#
722740
# This file is free software; the Free Software Foundation
723741
# gives unlimited permission to copy and/or distribute it,
@@ -760,7 +778,7 @@ AC_SUBST([am__quote])])
760778

761779
# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
762780

763-
# Copyright (C) 1997-2020 Free Software Foundation, Inc.
781+
# Copyright (C) 1997-2021 Free Software Foundation, Inc.
764782
#
765783
# This file is free software; the Free Software Foundation
766784
# gives unlimited permission to copy and/or distribute it,
@@ -794,7 +812,7 @@ fi
794812

795813
# Helper functions for option handling. -*- Autoconf -*-
796814

797-
# Copyright (C) 2001-2020 Free Software Foundation, Inc.
815+
# Copyright (C) 2001-2021 Free Software Foundation, Inc.
798816
#
799817
# This file is free software; the Free Software Foundation
800818
# gives unlimited permission to copy and/or distribute it,
@@ -823,7 +841,7 @@ AC_DEFUN([_AM_SET_OPTIONS],
823841
AC_DEFUN([_AM_IF_OPTION],
824842
[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
825843

826-
# Copyright (C) 1999-2020 Free Software Foundation, Inc.
844+
# Copyright (C) 1999-2021 Free Software Foundation, Inc.
827845
#
828846
# This file is free software; the Free Software Foundation
829847
# gives unlimited permission to copy and/or distribute it,
@@ -870,7 +888,7 @@ AC_LANG_POP([C])])
870888
# For backward compatibility.
871889
AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
872890

873-
# Copyright (C) 2001-2020 Free Software Foundation, Inc.
891+
# Copyright (C) 2001-2021 Free Software Foundation, Inc.
874892
#
875893
# This file is free software; the Free Software Foundation
876894
# gives unlimited permission to copy and/or distribute it,
@@ -889,7 +907,7 @@ AC_DEFUN([AM_RUN_LOG],
889907

890908
# Check to make sure that the build environment is sane. -*- Autoconf -*-
891909

892-
# Copyright (C) 1996-2020 Free Software Foundation, Inc.
910+
# Copyright (C) 1996-2021 Free Software Foundation, Inc.
893911
#
894912
# This file is free software; the Free Software Foundation
895913
# gives unlimited permission to copy and/or distribute it,
@@ -970,7 +988,7 @@ AC_CONFIG_COMMANDS_PRE(
970988
rm -f conftest.file
971989
])
972990

973-
# Copyright (C) 2009-2020 Free Software Foundation, Inc.
991+
# Copyright (C) 2009-2021 Free Software Foundation, Inc.
974992
#
975993
# This file is free software; the Free Software Foundation
976994
# gives unlimited permission to copy and/or distribute it,
@@ -1030,7 +1048,7 @@ AC_SUBST([AM_BACKSLASH])dnl
10301048
_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
10311049
])
10321050

1033-
# Copyright (C) 2001-2020 Free Software Foundation, Inc.
1051+
# Copyright (C) 2001-2021 Free Software Foundation, Inc.
10341052
#
10351053
# This file is free software; the Free Software Foundation
10361054
# gives unlimited permission to copy and/or distribute it,
@@ -1058,7 +1076,7 @@ fi
10581076
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
10591077
AC_SUBST([INSTALL_STRIP_PROGRAM])])
10601078

1061-
# Copyright (C) 2006-2020 Free Software Foundation, Inc.
1079+
# Copyright (C) 2006-2021 Free Software Foundation, Inc.
10621080
#
10631081
# This file is free software; the Free Software Foundation
10641082
# gives unlimited permission to copy and/or distribute it,
@@ -1077,7 +1095,7 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
10771095

10781096
# Check how to create a tarball. -*- Autoconf -*-
10791097

1080-
# Copyright (C) 2004-2020 Free Software Foundation, Inc.
1098+
# Copyright (C) 2004-2021 Free Software Foundation, Inc.
10811099
#
10821100
# This file is free software; the Free Software Foundation
10831101
# gives unlimited permission to copy and/or distribute it,

aminclude_static.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
# aminclude_static.am generated automatically by Autoconf
3-
# from AX_AM_MACROS_STATIC on Fri Jul 28 19:17:12 CEST 2023
3+
# from AX_AM_MACROS_STATIC on Wed May 28 21:11:51 JST 2025
44

55

66
# Code coverage

0 commit comments

Comments
 (0)