diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-09-27 11:52:58 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-09-27 11:52:58 +0000 |
commit | 2e26e2de2fab729811e7dd6d11471e0c31b56a04 (patch) | |
tree | 3721976bb0403d72f2ff0e107d5b769f6bad5822 /Build | |
parent | 6349672c504104808d5ec75b8c0b5d6ade95f195 (diff) |
Version 2011/dev
git-svn-id: svn://tug.org/texlive/trunk@19917 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/ChangeLog | 5 | ||||
-rw-r--r-- | Build/source/Makefile.in | 2 | ||||
-rw-r--r-- | Build/source/README.cross | 4 | ||||
-rwxr-xr-x | Build/source/configure | 20 | ||||
-rw-r--r-- | Build/source/configure.ac | 3 | ||||
-rw-r--r-- | Build/source/tardate.ac | 11 | ||||
-rwxr-xr-x | Build/source/texk/makeindexk/configure | 2 | ||||
-rwxr-xr-x | Build/source/texk/web2c/configure | 24 | ||||
-rw-r--r-- | Build/source/version.ac | 2 |
9 files changed, 45 insertions, 28 deletions
diff --git a/Build/source/ChangeLog b/Build/source/ChangeLog index 0a905d6d091..48e63b2fd46 100644 --- a/Build/source/ChangeLog +++ b/Build/source/ChangeLog @@ -1,3 +1,8 @@ +2010-10-24 Peter Breitenlohner <peb@mppmu.mpg.de> + + * tardate.ac (new): Define the current TeX Live tarball version. + * version.ac: Switch to 2011/dev. + 2010-07-06 Peter Breitenlohner <peb@mppmu.mpg.de> * version.ac (new): Define the current TeX Live version. diff --git a/Build/source/Makefile.in b/Build/source/Makefile.in index 8e0bd1f7844..c590fb993bc 100644 --- a/Build/source/Makefile.in +++ b/Build/source/Makefile.in @@ -62,7 +62,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/kpse-common.m4 \ $(top_srcdir)/m4/kpse-zziplib-flags.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ - $(top_srcdir)/m4/lt~obsolete.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/tardate.ac \ $(top_srcdir)/utils/chktex/ac/withenable.ac \ $(top_srcdir)/utils/dialog/ac/withenable.ac \ $(top_srcdir)/utils/ps2eps/ac/withenable.ac \ diff --git a/Build/source/README.cross b/Build/source/README.cross index 07a93e1ba21..a4be3620e08 100644 --- a/Build/source/README.cross +++ b/Build/source/README.cross @@ -1,4 +1,4 @@ -Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org> +Copyright (C) 2009, 2010 Peter Breitenlohner <tex-live@tug.org> You may freely use, modify and/or distribute this file. Cross compiling @@ -34,5 +34,5 @@ and C++ programs required for the build process as configure arguments BUILDLDFLAGS=... Building the Web2C programs requires sufficiently recent installed versions -of tangle, ctangle, and tie (and possibly otangle and/or luatangle). +of tangle, ctangle, and tie (and possibly otangle). diff --git a/Build/source/configure b/Build/source/configure index fa2f597950c..2798ef75310 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.68 for TeX Live 2010-07-20. +# Generated by GNU Autoconf 2.68 for TeX Live 2010-09-24. # # Report bugs to <tex-k@tug.org>. # @@ -570,8 +570,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='TeX Live' PACKAGE_TARNAME='tex-live' -PACKAGE_VERSION='2010-07-20' -PACKAGE_STRING='TeX Live 2010-07-20' +PACKAGE_VERSION='2010-09-24' +PACKAGE_STRING='TeX Live 2010-09-24' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1467,7 +1467,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-07-20 to adapt to many kinds of systems. +\`configure' configures TeX Live 2010-09-24 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1541,7 +1541,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of TeX Live 2010-07-20:";; + short | recursive ) echo "Configuration of TeX Live 2010-09-24:";; esac cat <<\_ACEOF @@ -1825,7 +1825,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -TeX Live configure 2010-07-20 +TeX Live configure 2010-09-24 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2426,7 +2426,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-07-20, which was +It was created by TeX Live $as_me 2010-09-24, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -9779,7 +9779,7 @@ fi # Define the identity of the package. PACKAGE='tex-live' - VERSION='2010-07-20' + VERSION='2010-09-24' cat >>confdefs.h <<_ACEOF @@ -20959,7 +20959,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-07-20, which was +This file was extended by TeX Live $as_me 2010-09-24, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -21016,7 +21016,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-07-20 +TeX Live config.status 2010-09-24 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff --git a/Build/source/configure.ac b/Build/source/configure.ac index 5acce603a98..2a160e009ce 100644 --- a/Build/source/configure.ac +++ b/Build/source/configure.ac @@ -6,7 +6,8 @@ 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-07-20], [tex-k@tug.org]) +m4_include([tardate.ac])[] dnl define tex_live_tardate +AC_INIT([TeX Live], tex_live_tardate, [tex-k@tug.org]) AC_PREREQ([2.65]) AC_CONFIG_SRCDIR([m4/kpse-pkgs.m4]) AC_CONFIG_AUX_DIR([build-aux]) diff --git a/Build/source/tardate.ac b/Build/source/tardate.ac new file mode 100644 index 00000000000..98a723011ca --- /dev/null +++ b/Build/source/tardate.ac @@ -0,0 +1,11 @@ +dnl +dnl Copyright (C) 2010 Peter Breitenlohner <tex-live@tug.org> +dnl +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 +dnl -------------------------------------------------------- +dnl +dnl m4-include this file to define the current TeX Live tarball version +m4_define([tex_live_tardate], [2010-09-24]) diff --git a/Build/source/texk/makeindexk/configure b/Build/source/texk/makeindexk/configure index 5145ad08dfb..ae4a8b2846e 100755 --- a/Build/source/texk/makeindexk/configure +++ b/Build/source/texk/makeindexk/configure @@ -12532,7 +12532,7 @@ ac_config_headers="$ac_config_headers c-auto.h:c-auto.in" -$as_echo "#define TEX_LIVE_VERSION \"2010\"" >>confdefs.h +$as_echo "#define TEX_LIVE_VERSION \"2011/dev\"" >>confdefs.h for ac_header in ctype.h types.h locale.h diff --git a/Build/source/texk/web2c/configure b/Build/source/texk/web2c/configure index 432bc13f580..7f486c16099 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.68 for Web2C 2010. +# Generated by GNU Autoconf 2.68 for Web2C 2011/dev. # # Report bugs to <tex-k@tug.org>. # @@ -570,8 +570,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='Web2C' PACKAGE_TARNAME='web2c' -PACKAGE_VERSION='2010' -PACKAGE_STRING='Web2C 2010' +PACKAGE_VERSION='2011/dev' +PACKAGE_STRING='Web2C 2011/dev' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1499,7 +1499,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 2010 to adapt to many kinds of systems. +\`configure' configures Web2C 2011/dev to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1573,7 +1573,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Web2C 2010:";; + short | recursive ) echo "Configuration of Web2C 2011/dev:";; esac cat <<\_ACEOF @@ -1761,7 +1761,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Web2C configure 2010 +Web2C configure 2011/dev generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2669,7 +2669,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 2010, which was +It was created by Web2C $as_me 2011/dev, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -3050,7 +3050,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. -WEB2CVERSION=2010 +WEB2CVERSION=2011/dev am__api_version='1.11' @@ -8025,7 +8025,7 @@ fi # Define the identity of the package. PACKAGE='web2c' - VERSION='2010' + VERSION='2011/dev' cat >>confdefs.h <<_ACEOF @@ -20530,7 +20530,7 @@ Usage: $0 [OPTIONS] Report bugs to <bug-libtool@gnu.org>." lt_cl_version="\ -Web2C config.lt 2010 +Web2C config.lt 2011/dev configured by $0, generated by GNU Autoconf 2.68. Copyright (C) 2010 Free Software Foundation, Inc. @@ -23321,7 +23321,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 2010, which was +This file was extended by Web2C $as_me 2011/dev, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -23387,7 +23387,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 2010 +Web2C config.status 2011/dev configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff --git a/Build/source/version.ac b/Build/source/version.ac index 59a4655b05c..f46166b350e 100644 --- a/Build/source/version.ac +++ b/Build/source/version.ac @@ -8,4 +8,4 @@ dnl dnl -------------------------------------------------------- dnl dnl m4-include this file to define the current TeX Live version -m4_define([tex_live_version], [2010]) +m4_define([tex_live_version], [2011/dev]) |