diff options
Diffstat (limited to 'Build/source/configure')
-rwxr-xr-x | Build/source/configure | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/Build/source/configure b/Build/source/configure index 1517de94ccb..488cfd4fe14 100755 --- a/Build/source/configure +++ b/Build/source/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 2015-06-12. +# Generated by GNU Autoconf 2.69 for TeX Live 2016-05-23. # # Report bugs to <tex-k@tug.org>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='TeX Live' PACKAGE_TARNAME='tex-live' -PACKAGE_VERSION='2015-06-12' -PACKAGE_STRING='TeX Live 2015-06-12' +PACKAGE_VERSION='2016-05-23' +PACKAGE_STRING='TeX Live 2016-05-23' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1509,7 +1509,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 2015-06-12 to adapt to many kinds of systems. +\`configure' configures TeX Live 2016-05-23 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1583,7 +1583,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of TeX Live 2015-06-12:";; + short | recursive ) echo "Configuration of TeX Live 2016-05-23:";; esac cat <<\_ACEOF @@ -1901,7 +1901,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -TeX Live configure 2015-06-12 +TeX Live configure 2016-05-23 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2678,7 +2678,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 $as_me 2015-06-12, which was +It was created by TeX Live $as_me 2016-05-23, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -10809,7 +10809,7 @@ fi # Define the identity of the package. PACKAGE='tex-live' - VERSION='2015-06-12' + VERSION='2016-05-23' cat >>confdefs.h <<_ACEOF @@ -22784,7 +22784,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 $as_me 2015-06-12, which was +This file was extended by TeX Live $as_me 2016-05-23, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -22841,7 +22841,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 config.status 2015-06-12 +TeX Live config.status 2016-05-23 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -24797,11 +24797,11 @@ msg_compiling="$msg_compiling 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 (2016$with_banner_add): +** Configuration summary for $PACKAGE_STRING (2017/dev$with_banner_add): $msg_compiling" >&5 $as_echo " -** Configuration summary for $PACKAGE_STRING (2016$with_banner_add): +** Configuration summary for $PACKAGE_STRING (2017/dev$with_banner_add): $msg_compiling" >&6; } case $kpse_src$kpse_bld in |