summaryrefslogtreecommitdiff
path: root/Build/source/texk/seetexk
diff options
context:
space:
mode:
authorTakuji Tanaka <ttk@t-lab.opal.ne.jp>2020-09-13 14:32:07 +0000
committerTakuji Tanaka <ttk@t-lab.opal.ne.jp>2020-09-13 14:32:07 +0000
commitc7cb8ebd3cc615fa05d1d7cf319c1007d51bdab3 (patch)
tree44aeca074046c2970940d24f10da11822df70860 /Build/source/texk/seetexk
parent63ab569c9e8a978ae5460192696f57f4a61494d6 (diff)
SeeTeX: Bump version to 20200908
git-svn-id: svn://tug.org/texlive/trunk@56337 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/seetexk')
-rw-r--r--Build/source/texk/seetexk/ChangeLog6
-rwxr-xr-xBuild/source/texk/seetexk/configure22
-rw-r--r--Build/source/texk/seetexk/configure.ac2
3 files changed, 17 insertions, 13 deletions
diff --git a/Build/source/texk/seetexk/ChangeLog b/Build/source/texk/seetexk/ChangeLog
index 9fd691c1aef..82993f8d87e 100644
--- a/Build/source/texk/seetexk/ChangeLog
+++ b/Build/source/texk/seetexk/ChangeLog
@@ -1,9 +1,13 @@
+2020-09-13 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
+
+ * configure.ac: SeeTeX Ver.20200908
+
2020-09-08 Karl Berry <karl@freefriends.org>
* dvitodvi.man,
* dvibook.man: insert date, mention maintained as part of TL.
-2020-05-01 Manuel Stoeckl <texlive@mstoeckl.com>
+2020-09-08 Manuel Stoeckl <texlive@mstoeckl.com>
* dvitodvi.c,
* dvibook.c (MAXDVIPAGES): remove; dynamically allocate.
diff --git a/Build/source/texk/seetexk/configure b/Build/source/texk/seetexk/configure
index 3da81e7ff2b..9d04629928c 100755
--- a/Build/source/texk/seetexk/configure
+++ b/Build/source/texk/seetexk/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for SeeTeX (TeX Live) 20200501.
+# Generated by GNU Autoconf 2.69 for SeeTeX (TeX Live) 20200908.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='SeeTeX (TeX Live)'
PACKAGE_TARNAME='seetex--tex-live-'
-PACKAGE_VERSION='20200501'
-PACKAGE_STRING='SeeTeX (TeX Live) 20200501'
+PACKAGE_VERSION='20200908'
+PACKAGE_STRING='SeeTeX (TeX Live) 20200908'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1327,7 +1327,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 SeeTeX (TeX Live) 20200501 to adapt to many kinds of systems.
+\`configure' configures SeeTeX (TeX Live) 20200908 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 SeeTeX (TeX Live) 20200501:";;
+ short | recursive ) echo "Configuration of SeeTeX (TeX Live) 20200908:";;
esac
cat <<\_ACEOF
@@ -1517,7 +1517,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-SeeTeX (TeX Live) configure 20200501
+SeeTeX (TeX Live) configure 20200908
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2173,7 +2173,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 SeeTeX (TeX Live) $as_me 20200501, which was
+It was created by SeeTeX (TeX Live) $as_me 20200908, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -7860,7 +7860,7 @@ fi
# Define the identity of the package.
PACKAGE='seetex--tex-live-'
- VERSION='20200501'
+ VERSION='20200908'
cat >>confdefs.h <<_ACEOF
@@ -13947,7 +13947,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-SeeTeX (TeX Live) config.lt 20200501
+SeeTeX (TeX Live) config.lt 20200908
configured by $0, generated by GNU Autoconf 2.69.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -15532,7 +15532,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 SeeTeX (TeX Live) $as_me 20200501, which was
+This file was extended by SeeTeX (TeX Live) $as_me 20200908, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -15598,7 +15598,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="\\
-SeeTeX (TeX Live) config.status 20200501
+SeeTeX (TeX Live) config.status 20200908
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/seetexk/configure.ac b/Build/source/texk/seetexk/configure.ac
index 4d9bd7e65ce..385c5fba301 100644
--- a/Build/source/texk/seetexk/configure.ac
+++ b/Build/source/texk/seetexk/configure.ac
@@ -6,7 +6,7 @@ dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
-AC_INIT([SeeTeX (TeX Live)], [20200501], [tex-k@tug.org])
+AC_INIT([SeeTeX (TeX Live)], [20200908], [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([dviselect.c])
AC_CONFIG_AUX_DIR([../../build-aux])