texlive[47474] Build/source: make that 2019/dev
commits+karl at tug.org
commits+karl at tug.org
Sun Apr 29 00:10:30 CEST 2018
Revision: 47474
http://tug.org/svn/texlive?view=revision&revision=47474
Author: karl
Date: 2018-04-29 00:10:29 +0200 (Sun, 29 Apr 2018)
Log Message:
-----------
make that 2019/dev
Modified Paths:
--------------
trunk/Build/source/ChangeLog
trunk/Build/source/configure
trunk/Build/source/libs/configure
trunk/Build/source/texk/configure
trunk/Build/source/texk/kpathsea/configure
trunk/Build/source/texk/makeindexk/configure
trunk/Build/source/texk/mendexk/configure
trunk/Build/source/texk/texlive/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/ChangeLog
===================================================================
--- trunk/Build/source/ChangeLog 2018-04-28 22:02:41 UTC (rev 47473)
+++ trunk/Build/source/ChangeLog 2018-04-28 22:10:29 UTC (rev 47474)
@@ -1,3 +1,7 @@
+2018-04-28 Karl Berry <karl at tug.org>
+
+ * version.ac: 2019/dev.
+
2018-04-10 Karl Berry <karl at tug.org>
* README.*: update from new tlbuild.
Modified: trunk/Build/source/configure
===================================================================
--- trunk/Build/source/configure 2018-04-28 22:02:41 UTC (rev 47473)
+++ trunk/Build/source/configure 2018-04-28 22:10:29 UTC (rev 47474)
@@ -24883,11 +24883,11 @@
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 (2018/dev$with_banner_add):
+** Configuration summary for $PACKAGE_STRING (2019/dev$with_banner_add):
$msg_compiling" >&5
$as_echo "
-** Configuration summary for $PACKAGE_STRING (2018/dev$with_banner_add):
+** Configuration summary for $PACKAGE_STRING (2019/dev$with_banner_add):
$msg_compiling" >&6; }
case $kpse_src$kpse_bld in
Modified: trunk/Build/source/libs/configure
===================================================================
--- trunk/Build/source/libs/configure 2018-04-28 22:02:41 UTC (rev 47473)
+++ trunk/Build/source/libs/configure 2018-04-28 22:10:29 UTC (rev 47474)
@@ -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 2018/dev.
+# Generated by GNU Autoconf 2.69 for TeX Live libs 2019/dev.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -579,8 +579,8 @@
# Identity of this package.
PACKAGE_NAME='TeX Live libs'
PACKAGE_TARNAME='tex-live-libs'
-PACKAGE_VERSION='2018/dev'
-PACKAGE_STRING='TeX Live libs 2018/dev'
+PACKAGE_VERSION='2019/dev'
+PACKAGE_STRING='TeX Live libs 2019/dev'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1396,7 +1396,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 2018/dev to adapt to many kinds of systems.
+\`configure' configures TeX Live libs 2019/dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1466,7 +1466,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live libs 2018/dev:";;
+ short | recursive ) echo "Configuration of TeX Live libs 2019/dev:";;
esac
cat <<\_ACEOF
@@ -1757,7 +1757,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live libs configure 2018/dev
+TeX Live libs configure 2019/dev
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1858,7 +1858,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 2018/dev, which was
+It was created by TeX Live libs $as_me 2019/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -6106,7 +6106,7 @@
# Define the identity of the package.
PACKAGE='tex-live-libs'
- VERSION='2018/dev'
+ VERSION='2019/dev'
cat >>confdefs.h <<_ACEOF
@@ -7099,7 +7099,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 2018/dev, which was
+This file was extended by TeX Live libs $as_me 2019/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -7156,7 +7156,7 @@
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 2018/dev
+TeX Live libs config.status 2019/dev
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/configure
===================================================================
--- trunk/Build/source/texk/configure 2018-04-28 22:02:41 UTC (rev 47473)
+++ trunk/Build/source/texk/configure 2018-04-28 22:10:29 UTC (rev 47474)
@@ -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 2018/dev.
+# Generated by GNU Autoconf 2.69 for TeX Live texk 2019/dev.
#
# Report bugs to <tex-live at tug.org>.
#
@@ -579,8 +579,8 @@
# Identity of this package.
PACKAGE_NAME='TeX Live texk'
PACKAGE_TARNAME='tex-live-texk'
-PACKAGE_VERSION='2018/dev'
-PACKAGE_STRING='TeX Live texk 2018/dev'
+PACKAGE_VERSION='2019/dev'
+PACKAGE_STRING='TeX Live texk 2019/dev'
PACKAGE_BUGREPORT='tex-live at tug.org'
PACKAGE_URL=''
@@ -1396,7 +1396,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 2018/dev to adapt to many kinds of systems.
+\`configure' configures TeX Live texk 2019/dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1466,7 +1466,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live texk 2018/dev:";;
+ short | recursive ) echo "Configuration of TeX Live texk 2019/dev:";;
esac
cat <<\_ACEOF
@@ -1757,7 +1757,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live texk configure 2018/dev
+TeX Live texk configure 2019/dev
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1858,7 +1858,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 2018/dev, which was
+It was created by TeX Live texk $as_me 2019/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -6106,7 +6106,7 @@
# Define the identity of the package.
PACKAGE='tex-live-texk'
- VERSION='2018/dev'
+ VERSION='2019/dev'
cat >>confdefs.h <<_ACEOF
@@ -7143,7 +7143,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 2018/dev, which was
+This file was extended by TeX Live texk $as_me 2019/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -7200,7 +7200,7 @@
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 2018/dev
+TeX Live texk config.status 2019/dev
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/kpathsea/configure
===================================================================
--- trunk/Build/source/texk/kpathsea/configure 2018-04-28 22:02:41 UTC (rev 47473)
+++ trunk/Build/source/texk/kpathsea/configure 2018-04-28 22:10:29 UTC (rev 47474)
@@ -2764,7 +2764,7 @@
- WEB2CVERSION=" (TeX Live 2018/dev)"
+ WEB2CVERSION=" (TeX Live 2019/dev)"
am__api_version='1.15'
Modified: trunk/Build/source/texk/makeindexk/configure
===================================================================
--- trunk/Build/source/texk/makeindexk/configure 2018-04-28 22:02:41 UTC (rev 47473)
+++ trunk/Build/source/texk/makeindexk/configure 2018-04-28 22:10:29 UTC (rev 47474)
@@ -13460,7 +13460,7 @@
-$as_echo "#define TEX_LIVE_VERSION \"2018/dev\"" >>confdefs.h
+$as_echo "#define TEX_LIVE_VERSION \"2019/dev\"" >>confdefs.h
for ac_header in ctype.h types.h locale.h
Modified: trunk/Build/source/texk/mendexk/configure
===================================================================
--- trunk/Build/source/texk/mendexk/configure 2018-04-28 22:02:41 UTC (rev 47473)
+++ trunk/Build/source/texk/mendexk/configure 2018-04-28 22:10:29 UTC (rev 47474)
@@ -13458,7 +13458,7 @@
-$as_echo "#define TL_VERSION \"TeX Live 2018/dev\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2019/dev\"" >>confdefs.h
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if C99 variadic macros are supported" >&5
Modified: trunk/Build/source/texk/texlive/configure
===================================================================
--- trunk/Build/source/texk/texlive/configure 2018-04-28 22:02:41 UTC (rev 47473)
+++ trunk/Build/source/texk/texlive/configure 2018-04-28 22:10:29 UTC (rev 47474)
@@ -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 2018/dev.
+# Generated by GNU Autoconf 2.69 for TeX Live Scripts 2019/dev.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -579,8 +579,8 @@
# Identity of this package.
PACKAGE_NAME='TeX Live Scripts'
PACKAGE_TARNAME='tex-live-scripts'
-PACKAGE_VERSION='2018/dev'
-PACKAGE_STRING='TeX Live Scripts 2018/dev'
+PACKAGE_VERSION='2019/dev'
+PACKAGE_STRING='TeX Live Scripts 2019/dev'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1238,7 +1238,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 2018/dev to adapt to many kinds of systems.
+\`configure' configures TeX Live Scripts 2019/dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1305,7 +1305,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live Scripts 2018/dev:";;
+ short | recursive ) echo "Configuration of TeX Live Scripts 2019/dev:";;
esac
cat <<\_ACEOF
@@ -1400,7 +1400,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live Scripts configure 2018/dev
+TeX Live Scripts configure 2019/dev
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1455,7 +1455,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 2018/dev, which was
+It was created by TeX Live Scripts $as_me 2019/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2322,7 +2322,7 @@
# Define the identity of the package.
PACKAGE='tex-live-scripts'
- VERSION='2018/dev'
+ VERSION='2019/dev'
cat >>confdefs.h <<_ACEOF
@@ -4224,7 +4224,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 2018/dev, which was
+This file was extended by TeX Live Scripts $as_me 2019/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -4281,7 +4281,7 @@
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 2018/dev
+TeX Live Scripts config.status 2019/dev
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/upmendex/configure
===================================================================
--- trunk/Build/source/texk/upmendex/configure 2018-04-28 22:02:41 UTC (rev 47473)
+++ trunk/Build/source/texk/upmendex/configure 2018-04-28 22:10:29 UTC (rev 47474)
@@ -17747,7 +17747,7 @@
-$as_echo "#define TL_VERSION \"TeX Live 2018/dev\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2019/dev\"" >>confdefs.h
{ $as_echo "$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 2018-04-28 22:02:41 UTC (rev 47473)
+++ trunk/Build/source/texk/web2c/configure 2018-04-28 22:10:29 UTC (rev 47474)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Web2C 2018/dev.
+# Generated by GNU Autoconf 2.69 for Web2C 2019/dev.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -590,8 +590,8 @@
# Identity of this package.
PACKAGE_NAME='Web2C'
PACKAGE_TARNAME='web2c'
-PACKAGE_VERSION='2018/dev'
-PACKAGE_STRING='Web2C 2018/dev'
+PACKAGE_VERSION='2019/dev'
+PACKAGE_STRING='Web2C 2019/dev'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1617,7 +1617,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 2018/dev to adapt to many kinds of systems.
+\`configure' configures Web2C 2019/dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1691,7 +1691,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Web2C 2018/dev:";;
+ short | recursive ) echo "Configuration of Web2C 2019/dev:";;
esac
cat <<\_ACEOF
@@ -1913,7 +1913,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Web2C configure 2018/dev
+Web2C configure 2019/dev
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -3002,7 +3002,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 2018/dev, which was
+It was created by Web2C $as_me 2019/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3383,7 +3383,7 @@
-WEB2CVERSION=2018/dev
+WEB2CVERSION=2019/dev
am__api_version='1.15'
@@ -8690,7 +8690,7 @@
# Define the identity of the package.
PACKAGE='web2c'
- VERSION='2018/dev'
+ VERSION='2019/dev'
cat >>confdefs.h <<_ACEOF
@@ -23653,7 +23653,7 @@
Report bugs to <bug-libtool at gnu.org>."
lt_cl_version="\
-Web2C config.lt 2018/dev
+Web2C config.lt 2019/dev
configured by $0, generated by GNU Autoconf 2.69.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -26871,7 +26871,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 2018/dev, which was
+This file was extended by Web2C $as_me 2019/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -26941,7 +26941,7 @@
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 2018/dev
+Web2C config.status 2019/dev
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/web2c/web2c/configure
===================================================================
--- trunk/Build/source/texk/web2c/web2c/configure 2018-04-28 22:02:41 UTC (rev 47473)
+++ trunk/Build/source/texk/web2c/web2c/configure 2018-04-28 22:10:29 UTC (rev 47474)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Web2C Tools 2018/dev.
+# Generated by GNU Autoconf 2.69 for Web2C Tools 2019/dev.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -590,8 +590,8 @@
# Identity of this package.
PACKAGE_NAME='Web2C Tools'
PACKAGE_TARNAME='web2c-tools'
-PACKAGE_VERSION='2018/dev'
-PACKAGE_STRING='Web2C Tools 2018/dev'
+PACKAGE_VERSION='2019/dev'
+PACKAGE_STRING='Web2C Tools 2019/dev'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1328,7 +1328,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 2018/dev to adapt to many kinds of systems.
+\`configure' configures Web2C Tools 2019/dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1398,7 +1398,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Web2C Tools 2018/dev:";;
+ short | recursive ) echo "Configuration of Web2C Tools 2019/dev:";;
esac
cat <<\_ACEOF
@@ -1521,7 +1521,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Web2C Tools configure 2018/dev
+Web2C Tools configure 2019/dev
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2360,7 +2360,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 2018/dev, which was
+It was created by Web2C Tools $as_me 2019/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -8045,7 +8045,7 @@
# Define the identity of the package.
PACKAGE='web2c-tools'
- VERSION='2018/dev'
+ VERSION='2019/dev'
cat >>confdefs.h <<_ACEOF
@@ -14574,7 +14574,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 2018/dev, which was
+This file was extended by Web2C Tools $as_me 2019/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -14640,7 +14640,7 @@
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 2018/dev
+Web2C Tools config.status 2019/dev
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/utils/configure
===================================================================
--- trunk/Build/source/utils/configure 2018-04-28 22:02:41 UTC (rev 47473)
+++ trunk/Build/source/utils/configure 2018-04-28 22:10:29 UTC (rev 47474)
@@ -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 2018/dev.
+# Generated by GNU Autoconf 2.69 for TeX Live utils 2019/dev.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -579,8 +579,8 @@
# Identity of this package.
PACKAGE_NAME='TeX Live utils'
PACKAGE_TARNAME='tex-live-utils'
-PACKAGE_VERSION='2018/dev'
-PACKAGE_STRING='TeX Live utils 2018/dev'
+PACKAGE_VERSION='2019/dev'
+PACKAGE_STRING='TeX Live utils 2019/dev'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1396,7 +1396,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 2018/dev to adapt to many kinds of systems.
+\`configure' configures TeX Live utils 2019/dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1466,7 +1466,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live utils 2018/dev:";;
+ short | recursive ) echo "Configuration of TeX Live utils 2019/dev:";;
esac
cat <<\_ACEOF
@@ -1757,7 +1757,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live utils configure 2018/dev
+TeX Live utils configure 2019/dev
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1858,7 +1858,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 2018/dev, which was
+It was created by TeX Live utils $as_me 2019/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -6106,7 +6106,7 @@
# Define the identity of the package.
PACKAGE='tex-live-utils'
- VERSION='2018/dev'
+ VERSION='2019/dev'
cat >>confdefs.h <<_ACEOF
@@ -7071,7 +7071,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 2018/dev, which was
+This file was extended by TeX Live utils $as_me 2019/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -7128,7 +7128,7 @@
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 2018/dev
+TeX Live utils config.status 2019/dev
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/version.ac
===================================================================
--- trunk/Build/source/version.ac 2018-04-28 22:02:41 UTC (rev 47473)
+++ trunk/Build/source/version.ac 2018-04-28 22:10:29 UTC (rev 47474)
@@ -9,4 +9,4 @@
dnl --------------------------------------------------------
dnl
dnl m4-include this file to define the current TeX Live version
-m4_define([tex_live_version], [2018/dev])
+m4_define([tex_live_version], [2019/dev])
More information about the tex-live-commits
mailing list