From 844078cddfda2e1ad9eb52ced942672dce7436d2 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 28 Apr 2018 02:01:24 +0000 Subject: post-2018 release /dev ident git-svn-id: svn://tug.org/texlive/trunk@47468 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/configure | 20 ++++++++++---------- Build/source/texk/kpathsea/c-auto.in | 2 +- Build/source/texk/kpathsea/configure | 24 ++++++++++++------------ Build/source/texk/kpathsea/version.ac | 2 +- Build/source/texk/makeindexk/configure | 2 +- Build/source/texk/mendexk/configure | 2 +- Build/source/texk/ptexenc/c-auto.in | 2 +- Build/source/texk/ptexenc/configure | 24 ++++++++++++------------ Build/source/texk/ptexenc/version.ac | 2 +- Build/source/texk/texlive/configure | 20 ++++++++++---------- Build/source/texk/upmendex/configure | 2 +- Build/source/texk/web2c/configure | 24 ++++++++++++------------ Build/source/texk/web2c/web2c/configure | 20 ++++++++++---------- 13 files changed, 73 insertions(+), 73 deletions(-) (limited to 'Build/source/texk') diff --git a/Build/source/texk/configure b/Build/source/texk/configure index 69d4b86dcf4..b1c48b52f6d 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. +# Generated by GNU Autoconf 2.69 for TeX Live texk 2018/dev. # # Report bugs to . # @@ -579,8 +579,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='TeX Live texk' PACKAGE_TARNAME='tex-live-texk' -PACKAGE_VERSION='2018' -PACKAGE_STRING='TeX Live texk 2018' +PACKAGE_VERSION='2018/dev' +PACKAGE_STRING='TeX Live texk 2018/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 to adapt to many kinds of systems. +\`configure' configures TeX Live texk 2018/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:";; + short | recursive ) echo "Configuration of TeX Live texk 2018/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 +TeX Live texk configure 2018/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, which was +It was created by TeX Live texk $as_me 2018/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' + VERSION='2018/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, which was +This file was extended by TeX Live texk $as_me 2018/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 +TeX Live texk config.status 2018/dev configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/Build/source/texk/kpathsea/c-auto.in b/Build/source/texk/kpathsea/c-auto.in index b815b475e09..0d7f71e8ed3 100644 --- a/Build/source/texk/kpathsea/c-auto.in +++ b/Build/source/texk/kpathsea/c-auto.in @@ -23,7 +23,7 @@ #define KPATHSEA_C_AUTO_H /* kpathsea: the version string. */ -#define KPSEVERSION "kpathsea version 6.3.0" +#define KPSEVERSION "kpathsea version 6.3.0/dev" /* Define to 1 if the `closedir' function returns void instead of `int'. */ #undef CLOSEDIR_VOID diff --git a/Build/source/texk/kpathsea/configure b/Build/source/texk/kpathsea/configure index d0ea2bfaf66..6a95b8df36f 100755 --- a/Build/source/texk/kpathsea/configure +++ b/Build/source/texk/kpathsea/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for Kpathsea 6.3.0. +# Generated by GNU Autoconf 2.69 for Kpathsea 6.3.0/dev. # # Report bugs to . # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='Kpathsea' PACKAGE_TARNAME='kpathsea' -PACKAGE_VERSION='6.3.0' -PACKAGE_STRING='Kpathsea 6.3.0' +PACKAGE_VERSION='6.3.0/dev' +PACKAGE_STRING='Kpathsea 6.3.0/dev' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1339,7 +1339,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 Kpathsea 6.3.0 to adapt to many kinds of systems. +\`configure' configures Kpathsea 6.3.0/dev to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1409,7 +1409,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Kpathsea 6.3.0:";; + short | recursive ) echo "Configuration of Kpathsea 6.3.0/dev:";; esac cat <<\_ACEOF @@ -1537,7 +1537,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Kpathsea configure 6.3.0 +Kpathsea configure 6.3.0/dev generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2376,7 +2376,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 Kpathsea $as_me 6.3.0, which was +It was created by Kpathsea $as_me 6.3.0/dev, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2757,14 +2757,14 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. -KPSEVERSION=6.3.0 +KPSEVERSION=6.3.0/dev KPSE_LT_VERSINFO=9:0:3 - WEB2CVERSION=" (TeX Live 2018)" + WEB2CVERSION=" (TeX Live 2018/dev)" am__api_version='1.15' @@ -8071,7 +8071,7 @@ fi # Define the identity of the package. PACKAGE='kpathsea' - VERSION='6.3.0' + VERSION='6.3.0/dev' cat >>confdefs.h <<_ACEOF @@ -14695,7 +14695,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 Kpathsea $as_me 6.3.0, which was +This file was extended by Kpathsea $as_me 6.3.0/dev, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -14761,7 +14761,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="\\ -Kpathsea config.status 6.3.0 +Kpathsea config.status 6.3.0/dev configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/Build/source/texk/kpathsea/version.ac b/Build/source/texk/kpathsea/version.ac index 8d1a8df9836..d7e9c33c1a2 100644 --- a/Build/source/texk/kpathsea/version.ac +++ b/Build/source/texk/kpathsea/version.ac @@ -20,4 +20,4 @@ dnl append "dev", to distinguish binaries built between releases. dnl -------------------------------------------------------- dnl dnl this file is m4-included from configure.ac -m4_define([kpse_version], [6.3.0]) +m4_define([kpse_version], [6.3.0/dev]) diff --git a/Build/source/texk/makeindexk/configure b/Build/source/texk/makeindexk/configure index 4de43ae1ff8..8d21a30b913 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\"" >>confdefs.h +$as_echo "#define TEX_LIVE_VERSION \"2018/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 70346ce2e8f..63f86dbec08 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\"" >>confdefs.h +$as_echo "#define TL_VERSION \"TeX Live 2018/dev\"" >>confdefs.h { $as_echo "$as_me:${as_lineno-$LINENO}: checking if C99 variadic macros are supported" >&5 diff --git a/Build/source/texk/ptexenc/c-auto.in b/Build/source/texk/ptexenc/c-auto.in index 3ee9f88c8f4..efc885439b4 100644 --- a/Build/source/texk/ptexenc/c-auto.in +++ b/Build/source/texk/ptexenc/c-auto.in @@ -6,7 +6,7 @@ #define PTEXENC_C_AUTO_H /* ptexenc: the version string. */ -#define PTEXENCVERSION "ptexenc version 1.3.6" +#define PTEXENCVERSION "ptexenc version 1.3.6/dev" /* Define to 1 if the `closedir' function returns void instead of `int'. */ #undef CLOSEDIR_VOID diff --git a/Build/source/texk/ptexenc/configure b/Build/source/texk/ptexenc/configure index af1095ba37d..acf472468a5 100755 --- a/Build/source/texk/ptexenc/configure +++ b/Build/source/texk/ptexenc/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for ptexenc 1.3.6. +# Generated by GNU Autoconf 2.69 for ptexenc 1.3.6/dev. # # Report bugs to . # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='ptexenc' PACKAGE_TARNAME='ptexenc' -PACKAGE_VERSION='1.3.6' -PACKAGE_STRING='ptexenc 1.3.6' +PACKAGE_VERSION='1.3.6/dev' +PACKAGE_STRING='ptexenc 1.3.6/dev' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1330,7 +1330,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 ptexenc 1.3.6 to adapt to many kinds of systems. +\`configure' configures ptexenc 1.3.6/dev to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1400,7 +1400,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ptexenc 1.3.6:";; + short | recursive ) echo "Configuration of ptexenc 1.3.6/dev:";; esac cat <<\_ACEOF @@ -1520,7 +1520,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ptexenc configure 1.3.6 +ptexenc configure 1.3.6/dev generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2176,7 +2176,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 ptexenc $as_me 1.3.6, which was +It was created by ptexenc $as_me 1.3.6/dev, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2557,7 +2557,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. -PTEXENCVERSION=1.3.6 +PTEXENCVERSION=1.3.6/dev PTEXENC_LT_VERSINFO=4:6:3 @@ -7867,7 +7867,7 @@ fi # Define the identity of the package. PACKAGE='ptexenc' - VERSION='1.3.6' + VERSION='1.3.6/dev' cat >>confdefs.h <<_ACEOF @@ -13885,7 +13885,7 @@ Usage: $0 [OPTIONS] Report bugs to ." lt_cl_version="\ -ptexenc config.lt 1.3.6 +ptexenc config.lt 1.3.6/dev configured by $0, generated by GNU Autoconf 2.69. Copyright (C) 2011 Free Software Foundation, Inc. @@ -15612,7 +15612,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 ptexenc $as_me 1.3.6, which was +This file was extended by ptexenc $as_me 1.3.6/dev, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15678,7 +15678,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="\\ -ptexenc config.status 1.3.6 +ptexenc config.status 1.3.6/dev configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/Build/source/texk/ptexenc/version.ac b/Build/source/texk/ptexenc/version.ac index e557d64081e..a5fd70e096f 100644 --- a/Build/source/texk/ptexenc/version.ac +++ b/Build/source/texk/ptexenc/version.ac @@ -20,4 +20,4 @@ dnl append "dev", to distinguish binaries built between releases. dnl -------------------------------------------------------- dnl dnl this file is m4-included from configure.ac -m4_define([ptexenc_version], [1.3.6]) +m4_define([ptexenc_version], [1.3.6/dev]) diff --git a/Build/source/texk/texlive/configure b/Build/source/texk/texlive/configure index 70463894f58..8aa8783d1bf 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. +# Generated by GNU Autoconf 2.69 for TeX Live Scripts 2018/dev. # # Report bugs to . # @@ -579,8 +579,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='TeX Live Scripts' PACKAGE_TARNAME='tex-live-scripts' -PACKAGE_VERSION='2018' -PACKAGE_STRING='TeX Live Scripts 2018' +PACKAGE_VERSION='2018/dev' +PACKAGE_STRING='TeX Live Scripts 2018/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 to adapt to many kinds of systems. +\`configure' configures TeX Live Scripts 2018/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:";; + short | recursive ) echo "Configuration of TeX Live Scripts 2018/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 +TeX Live Scripts configure 2018/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, which was +It was created by TeX Live Scripts $as_me 2018/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' + VERSION='2018/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, which was +This file was extended by TeX Live Scripts $as_me 2018/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 +TeX Live Scripts config.status 2018/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 2a3302b9dfa..c22e5ff5a9d 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\"" >>confdefs.h +$as_echo "#define TL_VERSION \"TeX Live 2018/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 cab4e43d050..ce982e84ff4 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. +# Generated by GNU Autoconf 2.69 for Web2C 2018/dev. # # Report bugs to . # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='Web2C' PACKAGE_TARNAME='web2c' -PACKAGE_VERSION='2018' -PACKAGE_STRING='Web2C 2018' +PACKAGE_VERSION='2018/dev' +PACKAGE_STRING='Web2C 2018/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 to adapt to many kinds of systems. +\`configure' configures Web2C 2018/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:";; + short | recursive ) echo "Configuration of Web2C 2018/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 +Web2C configure 2018/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, which was +It was created by Web2C $as_me 2018/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 +WEB2CVERSION=2018/dev am__api_version='1.15' @@ -8690,7 +8690,7 @@ fi # Define the identity of the package. PACKAGE='web2c' - VERSION='2018' + VERSION='2018/dev' cat >>confdefs.h <<_ACEOF @@ -23653,7 +23653,7 @@ Usage: $0 [OPTIONS] Report bugs to ." lt_cl_version="\ -Web2C config.lt 2018 +Web2C config.lt 2018/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, which was +This file was extended by Web2C $as_me 2018/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 +Web2C config.status 2018/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 13df2b3878f..7f71c7b15a3 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. +# Generated by GNU Autoconf 2.69 for Web2C Tools 2018/dev. # # Report bugs to . # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='Web2C Tools' PACKAGE_TARNAME='web2c-tools' -PACKAGE_VERSION='2018' -PACKAGE_STRING='Web2C Tools 2018' +PACKAGE_VERSION='2018/dev' +PACKAGE_STRING='Web2C Tools 2018/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 to adapt to many kinds of systems. +\`configure' configures Web2C Tools 2018/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:";; + short | recursive ) echo "Configuration of Web2C Tools 2018/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 +Web2C Tools configure 2018/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, which was +It was created by Web2C Tools $as_me 2018/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' + VERSION='2018/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, which was +This file was extended by Web2C Tools $as_me 2018/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 +Web2C Tools config.status 2018/dev configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" -- cgit v1.2.3