diff options
author | Karl Berry <karl@freefriends.org> | 2022-01-18 22:17:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-01-18 22:17:46 +0000 |
commit | eeab64a1239d935a0b508bab2dad1be9aaff5850 (patch) | |
tree | 02228abb5ea5c58441019e99f4f1e4baaadcc7ad /Build/source/libs | |
parent | ad71562e625792e92ef00d0386d8a0218325c909 (diff) |
version/NEWS preparing for 2022
git-svn-id: svn://tug.org/texlive/trunk@61654 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs')
-rwxr-xr-x | Build/source/libs/configure | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Build/source/libs/configure b/Build/source/libs/configure index e3c001c5550..57269b3d08d 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.71 for TeX Live libs 2022/dev. +# Generated by GNU Autoconf 2.71 for TeX Live libs 2022. # # Report bugs to <tex-k@tug.org>. # @@ -610,8 +610,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='TeX Live libs' PACKAGE_TARNAME='tex-live-libs' -PACKAGE_VERSION='2022/dev' -PACKAGE_STRING='TeX Live libs 2022/dev' +PACKAGE_VERSION='2022' +PACKAGE_STRING='TeX Live libs 2022' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1438,7 +1438,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 2022/dev to adapt to many kinds of systems. +\`configure' configures TeX Live libs 2022 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1509,7 +1509,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of TeX Live libs 2022/dev:";; + short | recursive ) echo "Configuration of TeX Live libs 2022:";; esac cat <<\_ACEOF @@ -1796,7 +1796,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -TeX Live libs configure 2022/dev +TeX Live libs configure 2022 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -1919,7 +1919,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 2022/dev, which was +It was created by TeX Live libs $as_me 2022, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -6973,7 +6973,7 @@ fi # Define the identity of the package. PACKAGE='tex-live-libs' - VERSION='2022/dev' + VERSION='2022' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -8002,7 +8002,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 2022/dev, which was +This file was extended by TeX Live libs $as_me 2022, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -8061,7 +8061,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -TeX Live libs config.status 2022/dev +TeX Live libs config.status 2022 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" |