diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-06 21:56:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-06 21:56:59 +0000 |
commit | 0df442da6c9f9da9073921e19f1077d5b8bce0e7 (patch) | |
tree | 87853175f0b330ade83e05f42d9e39f7c82832fe /Build/source/libs | |
parent | 8359d1bc4d0ebf339b6de163cc5c7c197f85d8b7 (diff) |
remove /dev from version strings, as 2016 trial builds continue
git-svn-id: svn://tug.org/texlive/trunk@39950 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs')
-rwxr-xr-x | Build/source/libs/configure | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Build/source/libs/configure b/Build/source/libs/configure index dbdebdb860e..2be143f7cdc 100755 --- a/Build/source/libs/configure +++ b/Build/source/libs/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 libs 2016/dev. +# Generated by GNU Autoconf 2.69 for TeX Live libs 2016. # # Report bugs to <tex-k@tug.org>. # @@ -579,8 +579,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='TeX Live libs' PACKAGE_TARNAME='tex-live-libs' -PACKAGE_VERSION='2016/dev' -PACKAGE_STRING='TeX Live libs 2016/dev' +PACKAGE_VERSION='2016' +PACKAGE_STRING='TeX Live libs 2016' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1417,7 +1417,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 libs 2016/dev to adapt to many kinds of systems. +\`configure' configures TeX Live libs 2016 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1487,7 +1487,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of TeX Live libs 2016/dev:";; + short | recursive ) echo "Configuration of TeX Live libs 2016:";; esac cat <<\_ACEOF @@ -1781,7 +1781,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -TeX Live libs configure 2016/dev +TeX Live libs configure 2016 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1882,7 +1882,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 libs $as_me 2016/dev, which was +It was created by TeX Live libs $as_me 2016, 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-libs' - VERSION='2016/dev' + VERSION='2016' cat >>confdefs.h <<_ACEOF @@ -7172,7 +7172,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 libs $as_me 2016/dev, which was +This file was extended by TeX Live libs $as_me 2016, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -7229,7 +7229,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 libs config.status 2016/dev +TeX Live libs config.status 2016 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |