diff options
author | Karl Berry <karl@freefriends.org> | 2018-04-28 22:10:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-04-28 22:10:29 +0000 |
commit | b8f05ac3e39d76f7e500eb911e37e80d665cc6d3 (patch) | |
tree | 1ce98734602d1dd720c9bc884fcca68ac459b39d /Build/source/texk | |
parent | b2e52a4ab54614834e95e142290c535718adaa67 (diff) |
make that 2019/dev
git-svn-id: svn://tug.org/texlive/trunk@47474 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk')
-rwxr-xr-x | Build/source/texk/configure | 20 | ||||
-rwxr-xr-x | Build/source/texk/kpathsea/configure | 2 | ||||
-rwxr-xr-x | Build/source/texk/makeindexk/configure | 2 | ||||
-rwxr-xr-x | Build/source/texk/mendexk/configure | 2 | ||||
-rwxr-xr-x | Build/source/texk/texlive/configure | 20 | ||||
-rwxr-xr-x | Build/source/texk/upmendex/configure | 2 | ||||
-rwxr-xr-x | Build/source/texk/web2c/configure | 24 | ||||
-rwxr-xr-x | Build/source/texk/web2c/web2c/configure | 20 |
8 files changed, 46 insertions, 46 deletions
diff --git a/Build/source/texk/configure b/Build/source/texk/configure index b1c48b52f6d..190b0365021 100755 --- a/Build/source/texk/configure +++ b/Build/source/texk/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 texk 2018/dev. +# Generated by GNU Autoconf 2.69 for TeX Live texk 2019/dev. # # Report bugs to <tex-live@tug.org>. # @@ -579,8 +579,8 @@ MAKEFLAGS= # 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@tug.org' PACKAGE_URL='' @@ -1396,7 +1396,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 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 @@ fi 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 @@ fi 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 @@ 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 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 @@ fi # Define the identity of the package. PACKAGE='tex-live-texk' - VERSION='2018/dev' + VERSION='2019/dev' cat >>confdefs.h <<_ACEOF @@ -7143,7 +7143,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 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 @@ _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 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\\" diff --git a/Build/source/texk/kpathsea/configure b/Build/source/texk/kpathsea/configure index 6a95b8df36f..3b4ba7239e2 100755 --- a/Build/source/texk/kpathsea/configure +++ b/Build/source/texk/kpathsea/configure @@ -2764,7 +2764,7 @@ KPSE_LT_VERSINFO=9:0:3 - WEB2CVERSION=" (TeX Live 2018/dev)" + WEB2CVERSION=" (TeX Live 2019/dev)" am__api_version='1.15' diff --git a/Build/source/texk/makeindexk/configure b/Build/source/texk/makeindexk/configure index 8d21a30b913..b5e4e7a983c 100755 --- a/Build/source/texk/makeindexk/configure +++ b/Build/source/texk/makeindexk/configure @@ -13460,7 +13460,7 @@ ac_config_headers="$ac_config_headers c-auto.h:c-auto.in" -$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 diff --git a/Build/source/texk/mendexk/configure b/Build/source/texk/mendexk/configure index 63f86dbec08..3a2f86240f6 100755 --- a/Build/source/texk/mendexk/configure +++ b/Build/source/texk/mendexk/configure @@ -13458,7 +13458,7 @@ ac_config_headers="$ac_config_headers c-auto.h:c-auto.in" -$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 diff --git a/Build/source/texk/texlive/configure b/Build/source/texk/texlive/configure index 8aa8783d1bf..36d35276f19 100755 --- a/Build/source/texk/texlive/configure +++ b/Build/source/texk/texlive/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 Scripts 2018/dev. +# Generated by GNU Autoconf 2.69 for TeX Live Scripts 2019/dev. # # Report bugs to <tex-k@tug.org>. # @@ -579,8 +579,8 @@ MAKEFLAGS= # 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@tug.org' PACKAGE_URL='' @@ -1238,7 +1238,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 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 @@ fi 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 @@ fi 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 @@ 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 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 @@ fi # Define the identity of the package. PACKAGE='tex-live-scripts' - VERSION='2018/dev' + VERSION='2019/dev' cat >>confdefs.h <<_ACEOF @@ -4224,7 +4224,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 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 @@ _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 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\\" diff --git a/Build/source/texk/upmendex/configure b/Build/source/texk/upmendex/configure index c22e5ff5a9d..f26935ba9b7 100755 --- a/Build/source/texk/upmendex/configure +++ b/Build/source/texk/upmendex/configure @@ -17747,7 +17747,7 @@ ac_config_headers="$ac_config_headers c-auto.h:c-auto.in" -$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 diff --git a/Build/source/texk/web2c/configure b/Build/source/texk/web2c/configure index ce982e84ff4..6ef3eb322c0 100755 --- a/Build/source/texk/web2c/configure +++ b/Build/source/texk/web2c/configure @@ -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@tug.org>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # 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@tug.org' PACKAGE_URL='' @@ -1617,7 +1617,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 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 @@ fi 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 @@ fi 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 @@ 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 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 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. -WEB2CVERSION=2018/dev +WEB2CVERSION=2019/dev am__api_version='1.15' @@ -8690,7 +8690,7 @@ fi # Define the identity of the package. PACKAGE='web2c' - VERSION='2018/dev' + VERSION='2019/dev' cat >>confdefs.h <<_ACEOF @@ -23653,7 +23653,7 @@ Usage: $0 [OPTIONS] Report bugs to <bug-libtool@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 @@ 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 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 @@ _ACEOF 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\\" diff --git a/Build/source/texk/web2c/web2c/configure b/Build/source/texk/web2c/web2c/configure index 7f71c7b15a3..35766f955df 100755 --- a/Build/source/texk/web2c/web2c/configure +++ b/Build/source/texk/web2c/web2c/configure @@ -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@tug.org>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # 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@tug.org' PACKAGE_URL='' @@ -1328,7 +1328,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 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 @@ fi 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 @@ fi 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 @@ 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 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 @@ fi # Define the identity of the package. PACKAGE='web2c-tools' - VERSION='2018/dev' + VERSION='2019/dev' cat >>confdefs.h <<_ACEOF @@ -14574,7 +14574,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 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 @@ _ACEOF 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\\" |