summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c')
-rw-r--r--Build/source/texk/web2c/ChangeLog4
-rw-r--r--Build/source/texk/web2c/NEWS3
-rw-r--r--Build/source/texk/web2c/c-auto.in2
-rwxr-xr-xBuild/source/texk/web2c/configure24
-rw-r--r--Build/source/texk/web2c/configure.ac4
-rw-r--r--Build/source/texk/web2c/lib/ChangeLog4
-rw-r--r--Build/source/texk/web2c/lib/printversion.c2
7 files changed, 27 insertions, 16 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index 5c867b2548a..3cf0383b332 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -1,3 +1,7 @@
+2010-05-18 Karl Berry <karl@tug.org>
+
+ * configure.ac (web2_version): use /pretest ident.
+
2010-05-02 Peter Breitenlohner <peb@mppmu.mpg.de>
* cpascal.h (BIBXRETALLOCSTRING): Need parens around new_size.
diff --git a/Build/source/texk/web2c/NEWS b/Build/source/texk/web2c/NEWS
index 6277eb5a346..aaa565deeb2 100644
--- a/Build/source/texk/web2c/NEWS
+++ b/Build/source/texk/web2c/NEWS
@@ -1,5 +1,8 @@
This file records noteworthy changes. (Public domain.)
+2010 (for TeX Collection 2010)
+* BibTeX line-breaking bug fix.
+
2009 (for TeX Collection 2009, 13 October 2009)
* --shell-restricted aka shell_escape=p for restricted shell access.
* --enable-write18 and --disable-write18 accepted as synonyms for
diff --git a/Build/source/texk/web2c/c-auto.in b/Build/source/texk/web2c/c-auto.in
index 18418d6c175..af7be28d136 100644
--- a/Build/source/texk/web2c/c-auto.in
+++ b/Build/source/texk/web2c/c-auto.in
@@ -2,7 +2,7 @@
/* c-auto.h: defines for web2c, as determined by configure.
- Copyright 1994-97, 2008, 2009 Karl Berry.
+ Copyright 1994-97, 2008, 2009, 2010 Karl Berry.
Copyright 1997-99, 2002, 2005 Olaf Weber.
This program is free software: you can redistribute it and/or modify
diff --git a/Build/source/texk/web2c/configure b/Build/source/texk/web2c/configure
index efffc59c340..cf2154028bb 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.65 for Web2C 2010/dev.
+# Generated by GNU Autoconf 2.65 for Web2C 2010/pretest.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -701,8 +701,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='Web2C'
PACKAGE_TARNAME='web2c'
-PACKAGE_VERSION='2010/dev'
-PACKAGE_STRING='Web2C 2010/dev'
+PACKAGE_VERSION='2010/pretest'
+PACKAGE_STRING='Web2C 2010/pretest'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1619,7 +1619,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/dev to adapt to many kinds of systems.
+\`configure' configures Web2C 2010/pretest to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1693,7 +1693,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Web2C 2010/dev:";;
+ short | recursive ) echo "Configuration of Web2C 2010/pretest:";;
esac
cat <<\_ACEOF
@@ -1878,7 +1878,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Web2C configure 2010/dev
+Web2C configure 2010/pretest
generated by GNU Autoconf 2.65
Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2790,7 +2790,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/dev, which was
+It was created by Web2C $as_me 2010/pretest, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ $0 $@
@@ -3164,7 +3164,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
-WEB2CVERSION=2010/dev
+WEB2CVERSION=2010/pretest
am__api_version='1.11'
@@ -7518,7 +7518,7 @@ fi
# Define the identity of the package.
PACKAGE='web2c'
- VERSION='2010/dev'
+ VERSION='2010/pretest'
cat >>confdefs.h <<_ACEOF
@@ -19896,7 +19896,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-Web2C config.lt 2010/dev
+Web2C config.lt 2010/pretest
configured by $0, generated by GNU Autoconf 2.65.
Copyright (C) 2008 Free Software Foundation, Inc.
@@ -22658,7 +22658,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/dev, which was
+This file was extended by Web2C $as_me 2010/pretest, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -22724,7 +22724,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/dev
+Web2C config.status 2010/pretest
configured by $0, generated by GNU Autoconf 2.65,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/web2c/configure.ac b/Build/source/texk/web2c/configure.ac
index 73fdcd52a93..82c90984887 100644
--- a/Build/source/texk/web2c/configure.ac
+++ b/Build/source/texk/web2c/configure.ac
@@ -19,7 +19,7 @@ dnl get these features if you are willing to hack the sources. If not,
dnl it'll take a good argument to convince me to invest the time to make
dnl them configurable.
dnl
-m4_define([web2_version], [2010/dev])
+m4_define([web2_version], [2010/pretest])
AC_INIT([Web2C], web2_version(), [tex-k@tug.org])
AC_PREREQ([2.65])
dnl
@@ -278,7 +278,7 @@ AC_CONFIG_HEADERS([c-auto.h:c-auto.in],
AH_TOP([/* c-auto.h: defines for web2c, as determined by configure.
- Copyright 1994-97, 2008, 2009 Karl Berry.
+ Copyright 1994-97, 2008, 2009, 2010 Karl Berry.
Copyright 1997-99, 2002, 2005 Olaf Weber.
This program is free software: you can redistribute it and/or modify
diff --git a/Build/source/texk/web2c/lib/ChangeLog b/Build/source/texk/web2c/lib/ChangeLog
index 023db680a01..bffcf58a045 100644
--- a/Build/source/texk/web2c/lib/ChangeLog
+++ b/Build/source/texk/web2c/lib/ChangeLog
@@ -1,3 +1,7 @@
+2010-05-18 Karl Berry <karl@tug.org>
+
+ * printversion.c (printversionandexit): 2010.
+
2010-05-10 Karl Berry <karl@tug.org>
* input2int.c (zinput2ints, zinput3ints): don't bother
diff --git a/Build/source/texk/web2c/lib/printversion.c b/Build/source/texk/web2c/lib/printversion.c
index 85399a44916..fde4d43fe04 100644
--- a/Build/source/texk/web2c/lib/printversion.c
+++ b/Build/source/texk/web2c/lib/printversion.c
@@ -51,7 +51,7 @@ printversionandexit (const_string banner,
#endif
if (copyright_holder) {
- printf ("Copyright 2009 %s.\n", copyright_holder);
+ printf ("Copyright 2010 %s.\n", copyright_holder);
if (!author)
author = copyright_holder;
}