diff options
author | Karl Berry <karl@freefriends.org> | 2020-01-16 22:02:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-01-16 22:02:50 +0000 |
commit | bd9b23e78ac5ca313d74220a6efaf298e1f766b5 (patch) | |
tree | 857a6f7fecaadf94f03841f83d1646acc2d6c071 /Build/source/libs | |
parent | 027668ae0269a68a604395640ca7ebd51e554c4a (diff) |
tl2020 version numbers
git-svn-id: svn://tug.org/texlive/trunk@53427 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 afd31205c5d..2d943275317 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 2020/dev. +# Generated by GNU Autoconf 2.69 for TeX Live libs 2020. # # 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='2020/dev' -PACKAGE_STRING='TeX Live libs 2020/dev' +PACKAGE_VERSION='2020' +PACKAGE_STRING='TeX Live libs 2020' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1395,7 +1395,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 2020/dev to adapt to many kinds of systems. +\`configure' configures TeX Live libs 2020 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1465,7 +1465,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of TeX Live libs 2020/dev:";; + short | recursive ) echo "Configuration of TeX Live libs 2020:";; esac cat <<\_ACEOF @@ -1753,7 +1753,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -TeX Live libs configure 2020/dev +TeX Live libs configure 2020 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1854,7 +1854,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 2020/dev, which was +It was created by TeX Live libs $as_me 2020, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -6132,7 +6132,7 @@ fi # Define the identity of the package. PACKAGE='tex-live-libs' - VERSION='2020/dev' + VERSION='2020' cat >>confdefs.h <<_ACEOF @@ -7117,7 +7117,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 2020/dev, which was +This file was extended by TeX Live libs $as_me 2020, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -7174,7 +7174,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 2020/dev +TeX Live libs config.status 2020 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |