diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-07-09 11:28:56 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-07-09 11:28:56 +0000 |
commit | 289557f89ec5083a00564f58d6bc64c3b5089cc0 (patch) | |
tree | afda12dc69ab8b8ad23b25085feda45dedca58f7 /Build/source/texk/web2c | |
parent | 04ed067566e36f597bd9f46136a672279c284a97 (diff) |
prepare for TeX Live 2013
git-svn-id: svn://tug.org/texlive/trunk@26952 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c')
-rw-r--r-- | Build/source/texk/web2c/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/texk/web2c/Makefile.in | 3 | ||||
-rwxr-xr-x | Build/source/texk/web2c/configure | 24 |
3 files changed, 18 insertions, 13 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog index 78125df7e8c..5d88aec32d9 100644 --- a/Build/source/texk/web2c/ChangeLog +++ b/Build/source/texk/web2c/ChangeLog @@ -1,3 +1,7 @@ +2012-07-06 Peter Breitenlohner <peb@mppmu.mpg.de> + + * w2c/config.h: Define LONGINTEGER_{TYPE,PRId} for MSVC. + 2012-05-22 Peter Breitenlohner <peb@mppmu.mpg.de> * dvicopy.test, dvitype.test: Cope with spaces in paths returned diff --git a/Build/source/texk/web2c/Makefile.in b/Build/source/texk/web2c/Makefile.in index f81e396b9a4..288e4bb7732 100644 --- a/Build/source/texk/web2c/Makefile.in +++ b/Build/source/texk/web2c/Makefile.in @@ -2133,7 +2133,7 @@ pdftex_ch_srcs = \ # pdfTeX Tests # pdftex_tests = pdftexdir/wprob.test pdftexdir/pdftex.test -libpdftex_a_CPPFLAGS = $(pdftex_cppflags) +libpdftex_a_CPPFLAGS = $(REGEX_INCLUDES) $(pdftex_cppflags) libpdftex_a_CXXFLAGS = # $(WARNING_CXXFLAGS) libpdftex_a_SOURCES = pdftexdir/avl.c pdftexdir/avl.h \ pdftexdir/avlstuff.c pdftexdir/avlstuff.h pdftexdir/epdf.c \ @@ -2147,6 +2147,7 @@ libpdftex_a_SOURCES = pdftexdir/avl.c pdftexdir/avl.h \ pdftexdir/writepng.c pdftexdir/writet1.c pdftexdir/writet3.c \ pdftexdir/writettf.c pdftexdir/writettf.h pdftexdir/writezip.c \ $(am__append_58) +@MINGW32_TRUE@REGEX_INCLUDES = -I$(srcdir)/pdftexdir/regex EXTRA_libpdftex_a_SOURCES = pdftexdir/macnames.c \ pdftexdir/regex/regcomp.c pdftexdir/regex/regex_internal.c \ pdftexdir/regex/regex_internal.h pdftexdir/regex/regexec.c diff --git a/Build/source/texk/web2c/configure b/Build/source/texk/web2c/configure index 3fadcf1574f..e6c2d78fd1c 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.69 for Web2C 2012. +# Generated by GNU Autoconf 2.69 for Web2C 2013/dev. # # Report bugs to <tex-k@tug.org>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='Web2C' PACKAGE_TARNAME='web2c' -PACKAGE_VERSION='2012' -PACKAGE_STRING='Web2C 2012' +PACKAGE_VERSION='2013/dev' +PACKAGE_STRING='Web2C 2013/dev' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1538,7 +1538,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 2012 to adapt to many kinds of systems. +\`configure' configures Web2C 2013/dev to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1612,7 +1612,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Web2C 2012:";; + short | recursive ) echo "Configuration of Web2C 2013/dev:";; esac cat <<\_ACEOF @@ -1814,7 +1814,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Web2C configure 2012 +Web2C configure 2013/dev generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2727,7 +2727,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 2012, which was +It was created by Web2C $as_me 2013/dev, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3108,7 +3108,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. -WEB2CVERSION=2012 +WEB2CVERSION=2013/dev am__api_version='1.12' @@ -8128,7 +8128,7 @@ fi # Define the identity of the package. PACKAGE='web2c' - VERSION='2012' + VERSION='2013/dev' cat >>confdefs.h <<_ACEOF @@ -20943,7 +20943,7 @@ Usage: $0 [OPTIONS] Report bugs to <bug-libtool@gnu.org>." lt_cl_version="\ -Web2C config.lt 2012 +Web2C config.lt 2013/dev configured by $0, generated by GNU Autoconf 2.69. Copyright (C) 2011 Free Software Foundation, Inc. @@ -23753,7 +23753,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 2012, which was +This file was extended by Web2C $as_me 2013/dev, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -23819,7 +23819,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 2012 +Web2C config.status 2013/dev configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |