summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-07-20 14:04:38 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-07-20 14:04:38 +0000
commitd9598c8c48459793a16ae65497563c5fe74ef9d1 (patch)
treea43ea9b59a2a1e4b6897b9f91b0969e57ab43264
parentd0cdd9a5defcefad3111d0a826f4638ef7ae9434 (diff)
update tarball version
git-svn-id: svn://tug.org/texlive/trunk@19546 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xBuild/source/configure20
-rw-r--r--Build/source/configure.ac2
2 files changed, 11 insertions, 11 deletions
diff --git a/Build/source/configure b/Build/source/configure
index 9d858c4b129..247c9875fbf 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.65 for TeX Live 2010-06-10.
+# Generated by GNU Autoconf 2.65 for TeX Live 2010-07-20.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -701,8 +701,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='TeX Live'
PACKAGE_TARNAME='tex-live'
-PACKAGE_VERSION='2010-06-10'
-PACKAGE_STRING='TeX Live 2010-06-10'
+PACKAGE_VERSION='2010-07-20'
+PACKAGE_STRING='TeX Live 2010-07-20'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1587,7 +1587,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 2010-06-10 to adapt to many kinds of systems.
+\`configure' configures TeX Live 2010-07-20 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1661,7 +1661,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live 2010-06-10:";;
+ short | recursive ) echo "Configuration of TeX Live 2010-07-20:";;
esac
cat <<\_ACEOF
@@ -1943,7 +1943,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live configure 2010-06-10
+TeX Live configure 2010-07-20
generated by GNU Autoconf 2.65
Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2546,7 +2546,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 2010-06-10, which was
+It was created by TeX Live $as_me 2010-07-20, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ $0 $@
@@ -9271,7 +9271,7 @@ fi
# Define the identity of the package.
PACKAGE='tex-live'
- VERSION='2010-06-10'
+ VERSION='2010-07-20'
cat >>confdefs.h <<_ACEOF
@@ -20312,7 +20312,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 2010-06-10, which was
+This file was extended by TeX Live $as_me 2010-07-20, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -20369,7 +20369,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 2010-06-10
+TeX Live config.status 2010-07-20
configured by $0, generated by GNU Autoconf 2.65,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/configure.ac b/Build/source/configure.ac
index 91b3cdc4596..5acce603a98 100644
--- a/Build/source/configure.ac
+++ b/Build/source/configure.ac
@@ -6,7 +6,7 @@ dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
-AC_INIT([TeX Live], [2010-06-10], [tex-k@tug.org])
+AC_INIT([TeX Live], [2010-07-20], [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([m4/kpse-pkgs.m4])
AC_CONFIG_AUX_DIR([build-aux])