summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-04-17 21:02:42 +0000
committerKarl Berry <karl@freefriends.org>2021-04-17 21:02:42 +0000
commit2ebe0bc33abc8b1dbe41744fe2d736b196ed2e51 (patch)
tree76a46442fc3ce47b9dc5b49d7e4154e3907ac3ce /Build
parent30bbfbc87310279982196296b18fe2a2081e8681 (diff)
version 2022/dev
git-svn-id: svn://tug.org/texlive/trunk@58897 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/ChangeLog4
-rwxr-xr-xBuild/source/configure4
-rwxr-xr-xBuild/source/libs/configure20
-rwxr-xr-xBuild/source/texk/bibtex-x/configure2
-rwxr-xr-xBuild/source/texk/configure20
-rwxr-xr-xBuild/source/texk/dtl/configure2
-rwxr-xr-xBuild/source/texk/dvidvi/configure2
-rwxr-xr-xBuild/source/texk/dviout-util/configure2
-rw-r--r--Build/source/texk/dvipsk/Makefile.in2
-rwxr-xr-xBuild/source/texk/dvipsk/configure2
-rw-r--r--Build/source/texk/kpathsea/ChangeLog4
-rw-r--r--Build/source/texk/kpathsea/c-auto.in2
-rwxr-xr-xBuild/source/texk/kpathsea/configure26
-rw-r--r--Build/source/texk/kpathsea/version.ac2
-rwxr-xr-xBuild/source/texk/makeindexk/configure2
-rwxr-xr-xBuild/source/texk/mendexk/configure2
-rwxr-xr-xBuild/source/texk/ps2pk/configure2
-rw-r--r--Build/source/texk/ptexenc/ChangeLog4
-rw-r--r--Build/source/texk/ptexenc/c-auto.in2
-rwxr-xr-xBuild/source/texk/ptexenc/configure26
-rw-r--r--Build/source/texk/ptexenc/version.ac2
-rwxr-xr-xBuild/source/texk/seetexk/configure2
-rwxr-xr-xBuild/source/texk/texlive/configure20
-rwxr-xr-xBuild/source/texk/ttf2pk2/configure2
-rwxr-xr-xBuild/source/texk/ttfdump/configure2
-rwxr-xr-xBuild/source/texk/upmendex/configure2
-rwxr-xr-xBuild/source/texk/web2c/configure24
-rwxr-xr-xBuild/source/texk/web2c/web2c/configure20
-rwxr-xr-xBuild/source/utils/configure20
-rw-r--r--Build/source/version.ac2
30 files changed, 120 insertions, 108 deletions
diff --git a/Build/source/ChangeLog b/Build/source/ChangeLog
index 2fc3c69f15e..a48a44d1e28 100644
--- a/Build/source/ChangeLog
+++ b/Build/source/ChangeLog
@@ -1,3 +1,7 @@
+2021-04-17 Karl Berry <karl@tug.org>
+
+ * version.ac: now 2022/dev since TL'21 is released.
+
2021-03-23 Karl Berry <karl@tug.org>
* tardate.ac (tex_live_tardate): 2020-03-23 for TL'21.
diff --git a/Build/source/configure b/Build/source/configure
index ab241433f7a..32e93851475 100755
--- a/Build/source/configure
+++ b/Build/source/configure
@@ -24882,11 +24882,11 @@ msg_compiling="$msg_compiling
test "x$srcdir" = x. || msg_compiling="$msg_compiling
from sources in $kpse_src"
{ $as_echo "$as_me:${as_lineno-$LINENO}: result:
-** Configuration summary for $PACKAGE_STRING (2021$with_banner_add):
+** Configuration summary for $PACKAGE_STRING (2022/dev$with_banner_add):
$msg_compiling" >&5
$as_echo "
-** Configuration summary for $PACKAGE_STRING (2021$with_banner_add):
+** Configuration summary for $PACKAGE_STRING (2022/dev$with_banner_add):
$msg_compiling" >&6; }
case $kpse_src$kpse_bld in
diff --git a/Build/source/libs/configure b/Build/source/libs/configure
index d03a2edc099..84b1453532b 100755
--- a/Build/source/libs/configure
+++ b/Build/source/libs/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TeX Live libs 2021.
+# Generated by GNU Autoconf 2.69 for TeX Live libs 2022/dev.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -579,8 +579,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='TeX Live libs'
PACKAGE_TARNAME='tex-live-libs'
-PACKAGE_VERSION='2021'
-PACKAGE_STRING='TeX Live libs 2021'
+PACKAGE_VERSION='2022/dev'
+PACKAGE_STRING='TeX Live libs 2022/dev'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1394,7 +1394,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures TeX Live libs 2021 to adapt to many kinds of systems.
+\`configure' configures TeX Live libs 2022/dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1464,7 +1464,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live libs 2021:";;
+ short | recursive ) echo "Configuration of TeX Live libs 2022/dev:";;
esac
cat <<\_ACEOF
@@ -1749,7 +1749,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live libs configure 2021
+TeX Live libs configure 2022/dev
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1850,7 +1850,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by TeX Live libs $as_me 2021, which was
+It was created by TeX Live libs $as_me 2022/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -6106,7 +6106,7 @@ fi
# Define the identity of the package.
PACKAGE='tex-live-libs'
- VERSION='2021'
+ VERSION='2022/dev'
cat >>confdefs.h <<_ACEOF
@@ -7127,7 +7127,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by TeX Live libs $as_me 2021, which was
+This file was extended by TeX Live libs $as_me 2022/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -7184,7 +7184,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-TeX Live libs config.status 2021
+TeX Live libs config.status 2022/dev
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/bibtex-x/configure b/Build/source/texk/bibtex-x/configure
index 0a88a95e832..791f947bc2d 100755
--- a/Build/source/texk/bibtex-x/configure
+++ b/Build/source/texk/bibtex-x/configure
@@ -13729,7 +13729,7 @@ ac_config_headers="$ac_config_headers config.h"
-$as_echo "#define TL_VERSION \"TeX Live 2021\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2022/dev\"" >>confdefs.h
ac_ext=cpp
diff --git a/Build/source/texk/configure b/Build/source/texk/configure
index 99ae40bc635..ab4d74bcc10 100755
--- a/Build/source/texk/configure
+++ b/Build/source/texk/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TeX Live texk 2021.
+# Generated by GNU Autoconf 2.69 for TeX Live texk 2022/dev.
#
# Report bugs to <tex-live@tug.org>.
#
@@ -579,8 +579,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='TeX Live texk'
PACKAGE_TARNAME='tex-live-texk'
-PACKAGE_VERSION='2021'
-PACKAGE_STRING='TeX Live texk 2021'
+PACKAGE_VERSION='2022/dev'
+PACKAGE_STRING='TeX Live texk 2022/dev'
PACKAGE_BUGREPORT='tex-live@tug.org'
PACKAGE_URL=''
@@ -1394,7 +1394,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures TeX Live texk 2021 to adapt to many kinds of systems.
+\`configure' configures TeX Live texk 2022/dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1464,7 +1464,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live texk 2021:";;
+ short | recursive ) echo "Configuration of TeX Live texk 2022/dev:";;
esac
cat <<\_ACEOF
@@ -1749,7 +1749,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live texk configure 2021
+TeX Live texk configure 2022/dev
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1850,7 +1850,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by TeX Live texk $as_me 2021, which was
+It was created by TeX Live texk $as_me 2022/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -6106,7 +6106,7 @@ fi
# Define the identity of the package.
PACKAGE='tex-live-texk'
- VERSION='2021'
+ VERSION='2022/dev'
cat >>confdefs.h <<_ACEOF
@@ -7211,7 +7211,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by TeX Live texk $as_me 2021, which was
+This file was extended by TeX Live texk $as_me 2022/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -7268,7 +7268,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-TeX Live texk config.status 2021
+TeX Live texk config.status 2022/dev
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/dtl/configure b/Build/source/texk/dtl/configure
index 271c2d928a9..2ab0e22c162 100755
--- a/Build/source/texk/dtl/configure
+++ b/Build/source/texk/dtl/configure
@@ -13713,7 +13713,7 @@ ac_config_headers="$ac_config_headers config.h"
-$as_echo "#define TL_VERSION \"TeX Live 2021\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2022/dev\"" >>confdefs.h
kpse_save_CPPFLAGS=$CPPFLAGS
diff --git a/Build/source/texk/dvidvi/configure b/Build/source/texk/dvidvi/configure
index 85a8e2cbda8..52df8a56937 100755
--- a/Build/source/texk/dvidvi/configure
+++ b/Build/source/texk/dvidvi/configure
@@ -13466,7 +13466,7 @@ ac_config_headers="$ac_config_headers config.h"
-$as_echo "#define TL_VERSION \"TeX Live 2021\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2022/dev\"" >>confdefs.h
# We don't use libpathsea, so add '-DNO_DEBUG' not to overload fopen.
diff --git a/Build/source/texk/dviout-util/configure b/Build/source/texk/dviout-util/configure
index 8d0ebc36754..341b6f63631 100755
--- a/Build/source/texk/dviout-util/configure
+++ b/Build/source/texk/dviout-util/configure
@@ -13471,7 +13471,7 @@ ac_config_headers="$ac_config_headers config.h"
-$as_echo "#define TL_VERSION \"TeX Live 2021\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2022/dev\"" >>confdefs.h
kpse_save_CPPFLAGS=$CPPFLAGS
diff --git a/Build/source/texk/dvipsk/Makefile.in b/Build/source/texk/dvipsk/Makefile.in
index b5707d69c9a..a9e08adc1c7 100644
--- a/Build/source/texk/dvipsk/Makefile.in
+++ b/Build/source/texk/dvipsk/Makefile.in
@@ -100,7 +100,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../../m4/kpse-common.m4 \
$(top_srcdir)/../../m4/ltsugar.m4 \
$(top_srcdir)/../../m4/ltversion.m4 \
$(top_srcdir)/../../m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+ $(top_srcdir)/../../version.ac $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
diff --git a/Build/source/texk/dvipsk/configure b/Build/source/texk/dvipsk/configure
index 38bcc7f88f2..7363735f8dd 100755
--- a/Build/source/texk/dvipsk/configure
+++ b/Build/source/texk/dvipsk/configure
@@ -13747,7 +13747,7 @@ fi
-$as_echo "#define TL_VERSION \"TeX Live 2021\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2022/dev\"" >>confdefs.h
kpse_save_CPPFLAGS=$CPPFLAGS
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 7db205a7c55..2f777527af8 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,7 @@
+2021-04-17 Karl Berry <karl@tug.org>
+
+ * version.ac: now 6.3.4/dev since TL'21 is released.
+
2021-04-07 Akira Kakuto <kakuto@w32tex.org>
* knj.c, readable.c: Fix a bug that the "nul" device given in
diff --git a/Build/source/texk/kpathsea/c-auto.in b/Build/source/texk/kpathsea/c-auto.in
index c8498cd71aa..56575ba370f 100644
--- a/Build/source/texk/kpathsea/c-auto.in
+++ b/Build/source/texk/kpathsea/c-auto.in
@@ -23,7 +23,7 @@
#define KPATHSEA_C_AUTO_H
/* kpathsea: the version string. */
-#define KPSEVERSION "kpathsea version 6.3.3"
+#define KPSEVERSION "kpathsea version 6.3.4/dev"
/* Define to 1 if the `closedir' function returns void instead of `int'. */
#undef CLOSEDIR_VOID
diff --git a/Build/source/texk/kpathsea/configure b/Build/source/texk/kpathsea/configure
index 25d3323b39b..27477e0437b 100755
--- a/Build/source/texk/kpathsea/configure
+++ b/Build/source/texk/kpathsea/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Kpathsea 6.3.3.
+# Generated by GNU Autoconf 2.69 for Kpathsea 6.3.4/dev.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='Kpathsea'
PACKAGE_TARNAME='kpathsea'
-PACKAGE_VERSION='6.3.3'
-PACKAGE_STRING='Kpathsea 6.3.3'
+PACKAGE_VERSION='6.3.4/dev'
+PACKAGE_STRING='Kpathsea 6.3.4/dev'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1339,7 +1339,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures Kpathsea 6.3.3 to adapt to many kinds of systems.
+\`configure' configures Kpathsea 6.3.4/dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1409,7 +1409,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Kpathsea 6.3.3:";;
+ short | recursive ) echo "Configuration of Kpathsea 6.3.4/dev:";;
esac
cat <<\_ACEOF
@@ -1537,7 +1537,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Kpathsea configure 6.3.3
+Kpathsea configure 6.3.4/dev
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2376,7 +2376,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Kpathsea $as_me 6.3.3, which was
+It was created by Kpathsea $as_me 6.3.4/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2757,14 +2757,14 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
-KPSEVERSION=6.3.3
+KPSEVERSION=6.3.4/dev
-KPSE_LT_VERSINFO=9:3:3
+KPSE_LT_VERSINFO=9:4:3
- WEB2CVERSION=" (TeX Live 2021)"
+ WEB2CVERSION=" (TeX Live 2022/dev)"
am__api_version='1.16'
@@ -8068,7 +8068,7 @@ fi
# Define the identity of the package.
PACKAGE='kpathsea'
- VERSION='6.3.3'
+ VERSION='6.3.4/dev'
cat >>confdefs.h <<_ACEOF
@@ -14697,7 +14697,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by Kpathsea $as_me 6.3.3, which was
+This file was extended by Kpathsea $as_me 6.3.4/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -14763,7 +14763,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-Kpathsea config.status 6.3.3
+Kpathsea config.status 6.3.4/dev
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/kpathsea/version.ac b/Build/source/texk/kpathsea/version.ac
index 22ae3eb94ae..de987f8ecf8 100644
--- a/Build/source/texk/kpathsea/version.ac
+++ b/Build/source/texk/kpathsea/version.ac
@@ -20,4 +20,4 @@ dnl append "dev", to distinguish binaries built between releases.
dnl --------------------------------------------------------
dnl
dnl This file is m4-included from configure.ac.
-m4_define([kpse_version], [6.3.3])
+m4_define([kpse_version], [6.3.4/dev])
diff --git a/Build/source/texk/makeindexk/configure b/Build/source/texk/makeindexk/configure
index e37d268d0ed..5ef031bda3c 100755
--- a/Build/source/texk/makeindexk/configure
+++ b/Build/source/texk/makeindexk/configure
@@ -13457,7 +13457,7 @@ ac_config_headers="$ac_config_headers c-auto.h:c-auto.in"
-$as_echo "#define TEX_LIVE_VERSION \"2021\"" >>confdefs.h
+$as_echo "#define TEX_LIVE_VERSION \"2022/dev\"" >>confdefs.h
for ac_header in ctype.h types.h locale.h
diff --git a/Build/source/texk/mendexk/configure b/Build/source/texk/mendexk/configure
index f59808701c5..01cfc10f2f3 100755
--- a/Build/source/texk/mendexk/configure
+++ b/Build/source/texk/mendexk/configure
@@ -13455,7 +13455,7 @@ ac_config_headers="$ac_config_headers c-auto.h:c-auto.in"
-$as_echo "#define TL_VERSION \"TeX Live 2021\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2022/dev\"" >>confdefs.h
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if C99 variadic macros are supported" >&5
diff --git a/Build/source/texk/ps2pk/configure b/Build/source/texk/ps2pk/configure
index 517f3fc3b07..19ef1849241 100755
--- a/Build/source/texk/ps2pk/configure
+++ b/Build/source/texk/ps2pk/configure
@@ -13731,7 +13731,7 @@ ac_config_headers="$ac_config_headers c-auto.h:c-auto.in"
-$as_echo "#define TL_VERSION \"TeX Live 2021\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2022/dev\"" >>confdefs.h
for ac_prog in kpsewhich
diff --git a/Build/source/texk/ptexenc/ChangeLog b/Build/source/texk/ptexenc/ChangeLog
index d5d7df5c260..29f547bf443 100644
--- a/Build/source/texk/ptexenc/ChangeLog
+++ b/Build/source/texk/ptexenc/ChangeLog
@@ -1,3 +1,7 @@
+2021-04-17 Karl Berry <karl@tug.org>
+
+ * version.ac: now 1.3.11/dev since TL'21 is released.
+
2021-03-23 Karl Berry <karl@tug.org>
* TL'21.
diff --git a/Build/source/texk/ptexenc/c-auto.in b/Build/source/texk/ptexenc/c-auto.in
index f94f524f1b5..da3cd25ab6a 100644
--- a/Build/source/texk/ptexenc/c-auto.in
+++ b/Build/source/texk/ptexenc/c-auto.in
@@ -6,7 +6,7 @@
#define PTEXENC_C_AUTO_H
/* ptexenc: the version string. */
-#define PTEXENCVERSION "ptexenc version 1.3.9"
+#define PTEXENCVERSION "ptexenc version 1.3.11/dev"
/* Define to 1 if the `closedir' function returns void instead of `int'. */
#undef CLOSEDIR_VOID
diff --git a/Build/source/texk/ptexenc/configure b/Build/source/texk/ptexenc/configure
index 6a20888f868..ba41cb3eca8 100755
--- a/Build/source/texk/ptexenc/configure
+++ b/Build/source/texk/ptexenc/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ptexenc 1.3.9.
+# Generated by GNU Autoconf 2.69 for ptexenc 1.3.11/dev.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='ptexenc'
PACKAGE_TARNAME='ptexenc'
-PACKAGE_VERSION='1.3.9'
-PACKAGE_STRING='ptexenc 1.3.9'
+PACKAGE_VERSION='1.3.11/dev'
+PACKAGE_STRING='ptexenc 1.3.11/dev'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1330,7 +1330,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures ptexenc 1.3.9 to adapt to many kinds of systems.
+\`configure' configures ptexenc 1.3.11/dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1400,7 +1400,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ptexenc 1.3.9:";;
+ short | recursive ) echo "Configuration of ptexenc 1.3.11/dev:";;
esac
cat <<\_ACEOF
@@ -1520,7 +1520,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ptexenc configure 1.3.9
+ptexenc configure 1.3.11/dev
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2176,7 +2176,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by ptexenc $as_me 1.3.9, which was
+It was created by ptexenc $as_me 1.3.11/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2557,10 +2557,10 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
-PTEXENCVERSION=1.3.9
+PTEXENCVERSION=1.3.11/dev
-PTEXENC_LT_VERSINFO=4:9:3
+PTEXENC_LT_VERSINFO=4:11:3
am__api_version='1.16'
@@ -7864,7 +7864,7 @@ fi
# Define the identity of the package.
PACKAGE='ptexenc'
- VERSION='1.3.9'
+ VERSION='1.3.11/dev'
cat >>confdefs.h <<_ACEOF
@@ -13882,7 +13882,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-ptexenc config.lt 1.3.9
+ptexenc config.lt 1.3.11/dev
configured by $0, generated by GNU Autoconf 2.69.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -15611,7 +15611,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by ptexenc $as_me 1.3.9, which was
+This file was extended by ptexenc $as_me 1.3.11/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -15677,7 +15677,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-ptexenc config.status 1.3.9
+ptexenc config.status 1.3.11/dev
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/ptexenc/version.ac b/Build/source/texk/ptexenc/version.ac
index c307a5487c0..f3fb9647750 100644
--- a/Build/source/texk/ptexenc/version.ac
+++ b/Build/source/texk/ptexenc/version.ac
@@ -10,4 +10,4 @@ dnl Keep package and shared library versions the same;
dnl see kpathsea/version.ac.
dnl
dnl This file is m4-included from configure.ac.
-m4_define([ptexenc_version], [1.3.9])
+m4_define([ptexenc_version], [1.3.11/dev])
diff --git a/Build/source/texk/seetexk/configure b/Build/source/texk/seetexk/configure
index 9a02ed07aee..a97029201dc 100755
--- a/Build/source/texk/seetexk/configure
+++ b/Build/source/texk/seetexk/configure
@@ -13464,7 +13464,7 @@ ac_config_headers="$ac_config_headers config.h"
-$as_echo "#define TL_VERSION \"TeX Live 2021\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2022/dev\"" >>confdefs.h
for ac_func in strerror
diff --git a/Build/source/texk/texlive/configure b/Build/source/texk/texlive/configure
index b42f08b75b5..282155a8dd1 100755
--- a/Build/source/texk/texlive/configure
+++ b/Build/source/texk/texlive/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TeX Live Scripts 2021.
+# Generated by GNU Autoconf 2.69 for TeX Live Scripts 2022/dev.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -579,8 +579,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='TeX Live Scripts'
PACKAGE_TARNAME='tex-live-scripts'
-PACKAGE_VERSION='2021'
-PACKAGE_STRING='TeX Live Scripts 2021'
+PACKAGE_VERSION='2022/dev'
+PACKAGE_STRING='TeX Live Scripts 2022/dev'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1238,7 +1238,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures TeX Live Scripts 2021 to adapt to many kinds of systems.
+\`configure' configures TeX Live Scripts 2022/dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1305,7 +1305,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live Scripts 2021:";;
+ short | recursive ) echo "Configuration of TeX Live Scripts 2022/dev:";;
esac
cat <<\_ACEOF
@@ -1400,7 +1400,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live Scripts configure 2021
+TeX Live Scripts configure 2022/dev
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1455,7 +1455,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by TeX Live Scripts $as_me 2021, which was
+It was created by TeX Live Scripts $as_me 2022/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2317,7 +2317,7 @@ fi
# Define the identity of the package.
PACKAGE='tex-live-scripts'
- VERSION='2021'
+ VERSION='2022/dev'
cat >>confdefs.h <<_ACEOF
@@ -4223,7 +4223,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by TeX Live Scripts $as_me 2021, which was
+This file was extended by TeX Live Scripts $as_me 2022/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -4280,7 +4280,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-TeX Live Scripts config.status 2021
+TeX Live Scripts config.status 2022/dev
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/ttf2pk2/configure b/Build/source/texk/ttf2pk2/configure
index 3e61d1e30ca..1ce19c8d58c 100755
--- a/Build/source/texk/ttf2pk2/configure
+++ b/Build/source/texk/ttf2pk2/configure
@@ -13474,7 +13474,7 @@ ac_config_headers="$ac_config_headers config.h"
-$as_echo "#define TL_VERSION \"TeX Live 2021\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2022/dev\"" >>confdefs.h
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5
diff --git a/Build/source/texk/ttfdump/configure b/Build/source/texk/ttfdump/configure
index d1cd72f7edc..fbcf8d8bc25 100755
--- a/Build/source/texk/ttfdump/configure
+++ b/Build/source/texk/ttfdump/configure
@@ -13681,7 +13681,7 @@ ac_config_headers="$ac_config_headers config.h"
-$as_echo "#define TL_VERSION \"TeX Live 2021\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2022/dev\"" >>confdefs.h
kpse_save_CPPFLAGS=$CPPFLAGS
diff --git a/Build/source/texk/upmendex/configure b/Build/source/texk/upmendex/configure
index 5f95756168f..fe9cbfa3cb6 100755
--- a/Build/source/texk/upmendex/configure
+++ b/Build/source/texk/upmendex/configure
@@ -17745,7 +17745,7 @@ ac_config_headers="$ac_config_headers c-auto.h:c-auto.in"
-$as_echo "#define TL_VERSION \"TeX Live 2021\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2022/dev\"" >>confdefs.h
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if C99 variadic macros are supported" >&5
diff --git a/Build/source/texk/web2c/configure b/Build/source/texk/web2c/configure
index abbb8344f16..815ef9e21c9 100755
--- a/Build/source/texk/web2c/configure
+++ b/Build/source/texk/web2c/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Web2C 2021.
+# Generated by GNU Autoconf 2.69 for Web2C 2022/dev.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='Web2C'
PACKAGE_TARNAME='web2c'
-PACKAGE_VERSION='2021'
-PACKAGE_STRING='Web2C 2021'
+PACKAGE_VERSION='2022/dev'
+PACKAGE_STRING='Web2C 2022/dev'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1618,7 +1618,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures Web2C 2021 to adapt to many kinds of systems.
+\`configure' configures Web2C 2022/dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1692,7 +1692,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Web2C 2021:";;
+ short | recursive ) echo "Configuration of Web2C 2022/dev:";;
esac
cat <<\_ACEOF
@@ -1911,7 +1911,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Web2C configure 2021
+Web2C configure 2022/dev
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -3000,7 +3000,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Web2C $as_me 2021, which was
+It was created by Web2C $as_me 2022/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3381,7 +3381,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
-WEB2CVERSION=2021
+WEB2CVERSION=2022/dev
am__api_version='1.16'
@@ -8685,7 +8685,7 @@ fi
# Define the identity of the package.
PACKAGE='web2c'
- VERSION='2021'
+ VERSION='2022/dev'
cat >>confdefs.h <<_ACEOF
@@ -23679,7 +23679,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-Web2C config.lt 2021
+Web2C config.lt 2022/dev
configured by $0, generated by GNU Autoconf 2.69.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -27092,7 +27092,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by Web2C $as_me 2021, which was
+This file was extended by Web2C $as_me 2022/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -27162,7 +27162,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-Web2C config.status 2021
+Web2C config.status 2022/dev
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/web2c/web2c/configure b/Build/source/texk/web2c/web2c/configure
index 27c915da4e6..ccd0a4d087b 100755
--- a/Build/source/texk/web2c/web2c/configure
+++ b/Build/source/texk/web2c/web2c/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Web2C Tools 2021.
+# Generated by GNU Autoconf 2.69 for Web2C Tools 2022/dev.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='Web2C Tools'
PACKAGE_TARNAME='web2c-tools'
-PACKAGE_VERSION='2021'
-PACKAGE_STRING='Web2C Tools 2021'
+PACKAGE_VERSION='2022/dev'
+PACKAGE_STRING='Web2C Tools 2022/dev'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1328,7 +1328,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures Web2C Tools 2021 to adapt to many kinds of systems.
+\`configure' configures Web2C Tools 2022/dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1398,7 +1398,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Web2C Tools 2021:";;
+ short | recursive ) echo "Configuration of Web2C Tools 2022/dev:";;
esac
cat <<\_ACEOF
@@ -1521,7 +1521,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Web2C Tools configure 2021
+Web2C Tools configure 2022/dev
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2360,7 +2360,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Web2C Tools $as_me 2021, which was
+It was created by Web2C Tools $as_me 2022/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -8042,7 +8042,7 @@ fi
# Define the identity of the package.
PACKAGE='web2c-tools'
- VERSION='2021'
+ VERSION='2022/dev'
cat >>confdefs.h <<_ACEOF
@@ -14571,7 +14571,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by Web2C Tools $as_me 2021, which was
+This file was extended by Web2C Tools $as_me 2022/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -14637,7 +14637,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-Web2C Tools config.status 2021
+Web2C Tools config.status 2022/dev
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/utils/configure b/Build/source/utils/configure
index 63c3047d00c..99d31711eeb 100755
--- a/Build/source/utils/configure
+++ b/Build/source/utils/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TeX Live utils 2021.
+# Generated by GNU Autoconf 2.69 for TeX Live utils 2022/dev.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -579,8 +579,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='TeX Live utils'
PACKAGE_TARNAME='tex-live-utils'
-PACKAGE_VERSION='2021'
-PACKAGE_STRING='TeX Live utils 2021'
+PACKAGE_VERSION='2022/dev'
+PACKAGE_STRING='TeX Live utils 2022/dev'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1394,7 +1394,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures TeX Live utils 2021 to adapt to many kinds of systems.
+\`configure' configures TeX Live utils 2022/dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1464,7 +1464,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live utils 2021:";;
+ short | recursive ) echo "Configuration of TeX Live utils 2022/dev:";;
esac
cat <<\_ACEOF
@@ -1749,7 +1749,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live utils configure 2021
+TeX Live utils configure 2022/dev
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1850,7 +1850,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by TeX Live utils $as_me 2021, which was
+It was created by TeX Live utils $as_me 2022/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -6106,7 +6106,7 @@ fi
# Define the identity of the package.
PACKAGE='tex-live-utils'
- VERSION='2021'
+ VERSION='2022/dev'
cat >>confdefs.h <<_ACEOF
@@ -7103,7 +7103,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by TeX Live utils $as_me 2021, which was
+This file was extended by TeX Live utils $as_me 2022/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -7160,7 +7160,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-TeX Live utils config.status 2021
+TeX Live utils config.status 2022/dev
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/version.ac b/Build/source/version.ac
index ee8f1459e06..1194b96ff34 100644
--- a/Build/source/version.ac
+++ b/Build/source/version.ac
@@ -9,4 +9,4 @@ dnl
dnl --------------------------------------------------------
dnl
dnl m4-include this file to define the current TeX Live version
-m4_define([tex_live_version], [2021])
+m4_define([tex_live_version], [2022/dev])