texlive[66596] Build/source: tl24/dev
commits+karl at tug.org
commits+karl at tug.org
Sun Mar 19 23:16:03 CET 2023
Revision: 66596
http://tug.org/svn/texlive?view=revision&revision=66596
Author: karl
Date: 2023-03-19 23:16:03 +0100 (Sun, 19 Mar 2023)
Log Message:
-----------
tl24/dev
Modified Paths:
--------------
trunk/Build/source/configure
trunk/Build/source/libs/configure
trunk/Build/source/texk/bibtex-x/configure
trunk/Build/source/texk/configure
trunk/Build/source/texk/dtl/configure
trunk/Build/source/texk/dvidvi/configure
trunk/Build/source/texk/dviout-util/configure
trunk/Build/source/texk/dvipsk/configure
trunk/Build/source/texk/kpathsea/c-auto.in
trunk/Build/source/texk/kpathsea/configure
trunk/Build/source/texk/kpathsea/version.ac
trunk/Build/source/texk/makeindexk/configure
trunk/Build/source/texk/mendexk/configure
trunk/Build/source/texk/ps2pk/configure
trunk/Build/source/texk/ptexenc/c-auto.in
trunk/Build/source/texk/ptexenc/configure
trunk/Build/source/texk/ptexenc/version.ac
trunk/Build/source/texk/seetexk/configure
trunk/Build/source/texk/texlive/configure
trunk/Build/source/texk/ttf2pk2/configure
trunk/Build/source/texk/ttfdump/configure
trunk/Build/source/texk/upmendex/configure
trunk/Build/source/texk/web2c/configure
trunk/Build/source/texk/web2c/web2c/configure
trunk/Build/source/utils/configure
trunk/Build/source/version.ac
Modified: trunk/Build/source/configure
===================================================================
--- trunk/Build/source/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -26574,11 +26574,11 @@
test "x$srcdir" = x. || msg_compiling="$msg_compiling
from sources in $kpse_src"
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result:
-** Configuration summary for $PACKAGE_STRING (2023$with_banner_add):
+** Configuration summary for $PACKAGE_STRING (2024$with_banner_add):
$msg_compiling" >&5
printf "%s\n" "
-** Configuration summary for $PACKAGE_STRING (2023$with_banner_add):
+** Configuration summary for $PACKAGE_STRING (2024$with_banner_add):
$msg_compiling" >&6; }
case $kpse_src$kpse_bld in
Modified: trunk/Build/source/libs/configure
===================================================================
--- trunk/Build/source/libs/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/libs/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for TeX Live libs 2023.
+# Generated by GNU Autoconf 2.71 for TeX Live libs 2024.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -610,8 +610,8 @@
# Identity of this package.
PACKAGE_NAME='TeX Live libs'
PACKAGE_TARNAME='tex-live-libs'
-PACKAGE_VERSION='2023'
-PACKAGE_STRING='TeX Live libs 2023'
+PACKAGE_VERSION='2024'
+PACKAGE_STRING='TeX Live libs 2024'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1441,7 +1441,7 @@
# 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 2023 to adapt to many kinds of systems.
+\`configure' configures TeX Live libs 2024 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1512,7 +1512,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live libs 2023:";;
+ short | recursive ) echo "Configuration of TeX Live libs 2024:";;
esac
cat <<\_ACEOF
@@ -1804,7 +1804,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live libs configure 2023
+TeX Live libs configure 2024
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1927,7 +1927,7 @@
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 2023, which was
+It was created by TeX Live libs $as_me 2024, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -7016,7 +7016,7 @@
# Define the identity of the package.
PACKAGE='tex-live-libs'
- VERSION='2023'
+ VERSION='2024'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -8051,7 +8051,7 @@
# 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 2023, which was
+This file was extended by TeX Live libs $as_me 2024, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -8110,7 +8110,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-TeX Live libs config.status 2023
+TeX Live libs config.status 2024
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/bibtex-x/configure
===================================================================
--- trunk/Build/source/texk/bibtex-x/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/bibtex-x/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -14683,7 +14683,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2023\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2024\"" >>confdefs.h
Modified: trunk/Build/source/texk/configure
===================================================================
--- trunk/Build/source/texk/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for TeX Live texk 2023.
+# Generated by GNU Autoconf 2.71 for TeX Live texk 2024.
#
# Report bugs to <tex-live at tug.org>.
#
@@ -610,8 +610,8 @@
# Identity of this package.
PACKAGE_NAME='TeX Live texk'
PACKAGE_TARNAME='tex-live-texk'
-PACKAGE_VERSION='2023'
-PACKAGE_STRING='TeX Live texk 2023'
+PACKAGE_VERSION='2024'
+PACKAGE_STRING='TeX Live texk 2024'
PACKAGE_BUGREPORT='tex-live at tug.org'
PACKAGE_URL=''
@@ -1441,7 +1441,7 @@
# 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 2023 to adapt to many kinds of systems.
+\`configure' configures TeX Live texk 2024 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1512,7 +1512,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live texk 2023:";;
+ short | recursive ) echo "Configuration of TeX Live texk 2024:";;
esac
cat <<\_ACEOF
@@ -1804,7 +1804,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live texk configure 2023
+TeX Live texk configure 2024
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1927,7 +1927,7 @@
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 2023, which was
+It was created by TeX Live texk $as_me 2024, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -7016,7 +7016,7 @@
# Define the identity of the package.
PACKAGE='tex-live-texk'
- VERSION='2023'
+ VERSION='2024'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -8129,7 +8129,7 @@
# 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 2023, which was
+This file was extended by TeX Live texk $as_me 2024, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -8188,7 +8188,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-TeX Live texk config.status 2023
+TeX Live texk config.status 2024
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/dtl/configure
===================================================================
--- trunk/Build/source/texk/dtl/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/dtl/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -14550,7 +14550,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2023\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2024\"" >>confdefs.h
kpse_save_CPPFLAGS=$CPPFLAGS
Modified: trunk/Build/source/texk/dvidvi/configure
===================================================================
--- trunk/Build/source/texk/dvidvi/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/dvidvi/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -14252,7 +14252,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2023\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2024\"" >>confdefs.h
# We don't use libpathsea, so add '-DNO_DEBUG' not to overload fopen.
Modified: trunk/Build/source/texk/dviout-util/configure
===================================================================
--- trunk/Build/source/texk/dviout-util/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/dviout-util/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -14257,7 +14257,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2023\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2024\"" >>confdefs.h
kpse_save_CPPFLAGS=$CPPFLAGS
Modified: trunk/Build/source/texk/dvipsk/configure
===================================================================
--- trunk/Build/source/texk/dvipsk/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/dvipsk/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -14586,7 +14586,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2023\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2024\"" >>confdefs.h
kpse_save_CPPFLAGS=$CPPFLAGS
Modified: trunk/Build/source/texk/kpathsea/c-auto.in
===================================================================
--- trunk/Build/source/texk/kpathsea/c-auto.in 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/kpathsea/c-auto.in 2023-03-19 22:16:03 UTC (rev 66596)
@@ -23,7 +23,7 @@
#define KPATHSEA_C_AUTO_H
/* kpathsea: the version string. */
-#define KPSEVERSION "kpathsea version 6.3.5"
+#define KPSEVERSION "kpathsea version 6.3.6/dev"
/* Define to 1 if the `closedir' function returns void instead of int. */
#undef CLOSEDIR_VOID
Modified: trunk/Build/source/texk/kpathsea/configure
===================================================================
--- trunk/Build/source/texk/kpathsea/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/kpathsea/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for Kpathsea 6.3.5.
+# Generated by GNU Autoconf 2.71 for Kpathsea 6.3.6/dev.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -621,8 +621,8 @@
# Identity of this package.
PACKAGE_NAME='Kpathsea'
PACKAGE_TARNAME='kpathsea'
-PACKAGE_VERSION='6.3.5'
-PACKAGE_STRING='Kpathsea 6.3.5'
+PACKAGE_VERSION='6.3.6/dev'
+PACKAGE_STRING='Kpathsea 6.3.6/dev'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1377,7 +1377,7 @@
# 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.5 to adapt to many kinds of systems.
+\`configure' configures Kpathsea 6.3.6/dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1448,7 +1448,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Kpathsea 6.3.5:";;
+ short | recursive ) echo "Configuration of Kpathsea 6.3.6/dev:";;
esac
cat <<\_ACEOF
@@ -1576,7 +1576,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Kpathsea configure 6.3.5
+Kpathsea configure 6.3.6/dev
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2332,7 +2332,7 @@
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.5, which was
+It was created by Kpathsea $as_me 6.3.6/dev, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -3092,14 +3092,14 @@
-KPSEVERSION=6.3.5
+KPSEVERSION=6.3.6/dev
-KPSE_LT_VERSINFO=9:5:3
+KPSE_LT_VERSINFO=9:6:3
- WEB2CVERSION=" (TeX Live 2023)"
+ WEB2CVERSION=" (TeX Live 2024)"
am__api_version='1.16'
@@ -8783,7 +8783,7 @@
# Define the identity of the package.
PACKAGE='kpathsea'
- VERSION='6.3.5'
+ VERSION='6.3.6/dev'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -15549,7 +15549,7 @@
# 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.5, which was
+This file was extended by Kpathsea $as_me 6.3.6/dev, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -15617,7 +15617,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-Kpathsea config.status 6.3.5
+Kpathsea config.status 6.3.6/dev
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/kpathsea/version.ac
===================================================================
--- trunk/Build/source/texk/kpathsea/version.ac 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/kpathsea/version.ac 2023-03-19 22:16:03 UTC (rev 66596)
@@ -16,8 +16,9 @@
dnl a.b.c => a+1.0.0
dnl
dnl After a release:
-dnl append "dev", to distinguish binaries built between releases.
+dnl increment and append "dev", to distinguish binaries built between
+dnl releases.
dnl --------------------------------------------------------
dnl
dnl This file is m4-included from configure.ac.
-m4_define([kpse_version], [6.3.5])
+m4_define([kpse_version], [6.3.6/dev])
Modified: trunk/Build/source/texk/makeindexk/configure
===================================================================
--- trunk/Build/source/texk/makeindexk/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/makeindexk/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -14247,7 +14247,7 @@
-printf "%s\n" "#define TEX_LIVE_VERSION \"2023\"" >>confdefs.h
+printf "%s\n" "#define TEX_LIVE_VERSION \"2024\"" >>confdefs.h
ac_fn_c_check_header_compile "$LINENO" "ctype.h" "ac_cv_header_ctype_h" "$ac_includes_default"
Modified: trunk/Build/source/texk/mendexk/configure
===================================================================
--- trunk/Build/source/texk/mendexk/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/mendexk/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -14249,7 +14249,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2023\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2024\"" >>confdefs.h
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if C99 variadic macros are supported" >&5
Modified: trunk/Build/source/texk/ps2pk/configure
===================================================================
--- trunk/Build/source/texk/ps2pk/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/ps2pk/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -14484,7 +14484,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2023\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2024\"" >>confdefs.h
for ac_prog in kpsewhich
Modified: trunk/Build/source/texk/ptexenc/c-auto.in
===================================================================
--- trunk/Build/source/texk/ptexenc/c-auto.in 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/ptexenc/c-auto.in 2023-03-19 22:16:03 UTC (rev 66596)
@@ -6,7 +6,7 @@
#define PTEXENC_C_AUTO_H
/* ptexenc: the version string. */
-#define PTEXENCVERSION "ptexenc version 1.4.3"
+#define PTEXENCVERSION "ptexenc version 1.4.4/dev"
/* Define to 1 if the `closedir' function returns void instead of int. */
#undef CLOSEDIR_VOID
Modified: trunk/Build/source/texk/ptexenc/configure
===================================================================
--- trunk/Build/source/texk/ptexenc/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/ptexenc/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for ptexenc 1.4.3.
+# Generated by GNU Autoconf 2.71 for ptexenc 1.4.4/dev.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -629,8 +629,8 @@
# Identity of this package.
PACKAGE_NAME='ptexenc'
PACKAGE_TARNAME='ptexenc'
-PACKAGE_VERSION='1.4.3'
-PACKAGE_STRING='ptexenc 1.4.3'
+PACKAGE_VERSION='1.4.4/dev'
+PACKAGE_STRING='ptexenc 1.4.4/dev'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1376,7 +1376,7 @@
# 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.4.3 to adapt to many kinds of systems.
+\`configure' configures ptexenc 1.4.4/dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1447,7 +1447,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ptexenc 1.4.3:";;
+ short | recursive ) echo "Configuration of ptexenc 1.4.4/dev:";;
esac
cat <<\_ACEOF
@@ -1567,7 +1567,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ptexenc configure 1.4.3
+ptexenc configure 1.4.4/dev
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2091,7 +2091,7 @@
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.4.3, which was
+It was created by ptexenc $as_me 1.4.4/dev, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -2851,10 +2851,10 @@
-PTEXENCVERSION=1.4.3
+PTEXENCVERSION=1.4.4/dev
-PTEXENC_LT_VERSINFO=5:3:4
+PTEXENC_LT_VERSINFO=5:4:4
am__api_version='1.16'
@@ -8538,7 +8538,7 @@
# Define the identity of the package.
PACKAGE='ptexenc'
- VERSION='1.4.3'
+ VERSION='1.4.4/dev'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -14661,7 +14661,7 @@
Report bugs to <bug-libtool at gnu.org>."
lt_cl_version="\
-ptexenc config.lt 1.4.3
+ptexenc config.lt 1.4.4/dev
configured by $0, generated by GNU Autoconf 2.71.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -16586,7 +16586,7 @@
# 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.4.3, which was
+This file was extended by ptexenc $as_me 1.4.4/dev, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16654,7 +16654,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-ptexenc config.status 1.4.3
+ptexenc config.status 1.4.4/dev
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/ptexenc/version.ac
===================================================================
--- trunk/Build/source/texk/ptexenc/version.ac 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/ptexenc/version.ac 2023-03-19 22:16:03 UTC (rev 66596)
@@ -11,4 +11,4 @@
dnl see kpathsea/version.ac.
dnl
dnl This file is m4-included from configure.ac.
-m4_define([ptexenc_version], [1.4.3])
+m4_define([ptexenc_version], [1.4.4/dev])
Modified: trunk/Build/source/texk/seetexk/configure
===================================================================
--- trunk/Build/source/texk/seetexk/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/seetexk/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -14250,7 +14250,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2023\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2024\"" >>confdefs.h
ac_fn_c_check_func "$LINENO" "strerror" "ac_cv_func_strerror"
Modified: trunk/Build/source/texk/texlive/configure
===================================================================
--- trunk/Build/source/texk/texlive/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/texlive/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for TeX Live Scripts 2023.
+# Generated by GNU Autoconf 2.71 for TeX Live Scripts 2024.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -610,8 +610,8 @@
# Identity of this package.
PACKAGE_NAME='TeX Live Scripts'
PACKAGE_TARNAME='tex-live-scripts'
-PACKAGE_VERSION='2023'
-PACKAGE_STRING='TeX Live Scripts 2023'
+PACKAGE_VERSION='2024'
+PACKAGE_STRING='TeX Live Scripts 2024'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1281,7 +1281,7 @@
# 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 2023 to adapt to many kinds of systems.
+\`configure' configures TeX Live Scripts 2024 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1349,7 +1349,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live Scripts 2023:";;
+ short | recursive ) echo "Configuration of TeX Live Scripts 2024:";;
esac
cat <<\_ACEOF
@@ -1445,7 +1445,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live Scripts configure 2023
+TeX Live Scripts configure 2024
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1521,7 +1521,7 @@
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 2023, which was
+It was created by TeX Live Scripts $as_me 2024, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -2786,7 +2786,7 @@
# Define the identity of the package.
PACKAGE='tex-live-scripts'
- VERSION='2023'
+ VERSION='2024'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -4914,7 +4914,7 @@
# 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 2023, which was
+This file was extended by TeX Live Scripts $as_me 2024, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -4973,7 +4973,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-TeX Live Scripts config.status 2023
+TeX Live Scripts config.status 2024
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/ttf2pk2/configure
===================================================================
--- trunk/Build/source/texk/ttf2pk2/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/ttf2pk2/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -14264,7 +14264,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2023\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2024\"" >>confdefs.h
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5
Modified: trunk/Build/source/texk/ttfdump/configure
===================================================================
--- trunk/Build/source/texk/ttfdump/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/ttfdump/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -14516,7 +14516,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2023\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2024\"" >>confdefs.h
kpse_save_CPPFLAGS=$CPPFLAGS
Modified: trunk/Build/source/texk/upmendex/configure
===================================================================
--- trunk/Build/source/texk/upmendex/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/upmendex/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -14642,7 +14642,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2023\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2024\"" >>confdefs.h
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if C99 variadic macros are supported" >&5
Modified: trunk/Build/source/texk/web2c/configure
===================================================================
--- trunk/Build/source/texk/web2c/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/web2c/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for Web2C 2023.
+# Generated by GNU Autoconf 2.71 for Web2C 2024.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -629,8 +629,8 @@
# Identity of this package.
PACKAGE_NAME='Web2C'
PACKAGE_TARNAME='web2c'
-PACKAGE_VERSION='2023'
-PACKAGE_STRING='Web2C 2023'
+PACKAGE_VERSION='2024'
+PACKAGE_STRING='Web2C 2024'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1676,7 +1676,7 @@
# 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 2023 to adapt to many kinds of systems.
+\`configure' configures Web2C 2024 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1751,7 +1751,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Web2C 2023:";;
+ short | recursive ) echo "Configuration of Web2C 2024:";;
esac
cat <<\_ACEOF
@@ -1977,7 +1977,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Web2C configure 2023
+Web2C configure 2024
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2967,7 +2967,7 @@
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 2023, which was
+It was created by Web2C $as_me 2024, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -3943,7 +3943,7 @@
-WEB2CVERSION=2023
+WEB2CVERSION=2024
am__api_version='1.16'
@@ -9627,7 +9627,7 @@
# Define the identity of the package.
PACKAGE='web2c'
- VERSION='2023'
+ VERSION='2024'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -25512,7 +25512,7 @@
Report bugs to <bug-libtool at gnu.org>."
lt_cl_version="\
-Web2C config.lt 2023
+Web2C config.lt 2024
configured by $0, generated by GNU Autoconf 2.71.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -29275,7 +29275,7 @@
# 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 2023, which was
+This file was extended by Web2C $as_me 2024, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -29347,7 +29347,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-Web2C config.status 2023
+Web2C config.status 2024
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/web2c/web2c/configure
===================================================================
--- trunk/Build/source/texk/web2c/web2c/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/texk/web2c/web2c/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for Web2C Tools 2023.
+# Generated by GNU Autoconf 2.71 for Web2C Tools 2024.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -621,8 +621,8 @@
# Identity of this package.
PACKAGE_NAME='Web2C Tools'
PACKAGE_TARNAME='web2c-tools'
-PACKAGE_VERSION='2023'
-PACKAGE_STRING='Web2C Tools 2023'
+PACKAGE_VERSION='2024'
+PACKAGE_STRING='Web2C Tools 2024'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1366,7 +1366,7 @@
# 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 2023 to adapt to many kinds of systems.
+\`configure' configures Web2C Tools 2024 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1437,7 +1437,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Web2C Tools 2023:";;
+ short | recursive ) echo "Configuration of Web2C Tools 2024:";;
esac
cat <<\_ACEOF
@@ -1560,7 +1560,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Web2C Tools configure 2023
+Web2C Tools configure 2024
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2316,7 +2316,7 @@
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 2023, which was
+It was created by Web2C Tools $as_me 2024, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -8757,7 +8757,7 @@
# Define the identity of the package.
PACKAGE='web2c-tools'
- VERSION='2023'
+ VERSION='2024'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -15504,7 +15504,7 @@
# 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 2023, which was
+This file was extended by Web2C Tools $as_me 2024, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -15572,7 +15572,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-Web2C Tools config.status 2023
+Web2C Tools config.status 2024
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/utils/configure
===================================================================
--- trunk/Build/source/utils/configure 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/utils/configure 2023-03-19 22:16:03 UTC (rev 66596)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for TeX Live utils 2023.
+# Generated by GNU Autoconf 2.71 for TeX Live utils 2024.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -610,8 +610,8 @@
# Identity of this package.
PACKAGE_NAME='TeX Live utils'
PACKAGE_TARNAME='tex-live-utils'
-PACKAGE_VERSION='2023'
-PACKAGE_STRING='TeX Live utils 2023'
+PACKAGE_VERSION='2024'
+PACKAGE_STRING='TeX Live utils 2024'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1441,7 +1441,7 @@
# 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 2023 to adapt to many kinds of systems.
+\`configure' configures TeX Live utils 2024 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1512,7 +1512,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live utils 2023:";;
+ short | recursive ) echo "Configuration of TeX Live utils 2024:";;
esac
cat <<\_ACEOF
@@ -1804,7 +1804,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live utils configure 2023
+TeX Live utils configure 2024
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1927,7 +1927,7 @@
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 2023, which was
+It was created by TeX Live utils $as_me 2024, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -7016,7 +7016,7 @@
# Define the identity of the package.
PACKAGE='tex-live-utils'
- VERSION='2023'
+ VERSION='2024'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -8021,7 +8021,7 @@
# 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 2023, which was
+This file was extended by TeX Live utils $as_me 2024, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -8080,7 +8080,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-TeX Live utils config.status 2023
+TeX Live utils config.status 2024
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/version.ac
===================================================================
--- trunk/Build/source/version.ac 2023-03-19 22:00:31 UTC (rev 66595)
+++ trunk/Build/source/version.ac 2023-03-19 22:16:03 UTC (rev 66596)
@@ -9,4 +9,4 @@
dnl --------------------------------------------------------
dnl
dnl m4-include this file to define the current TeX Live version
-m4_define([tex_live_version], [2023])
+m4_define([tex_live_version], [2024])
More information about the tex-live-commits
mailing list.