diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-06-18 11:47:54 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-06-18 11:47:54 +0000 |
commit | 64fe938576a88aa23a68f5855f56370cb302a923 (patch) | |
tree | 889c8eb3520381281d520a787ff7f39daa920240 /Build/source/texk/ptexenc | |
parent | 1a945a5c063056ab274b6a24d9edc98bbc6b1c93 (diff) |
ptexenc: Version 1.3.3dev for TL 2015
git-svn-id: svn://tug.org/texlive/trunk@34285 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/ptexenc')
-rw-r--r-- | Build/source/texk/ptexenc/ChangeLog | 5 | ||||
-rw-r--r-- | Build/source/texk/ptexenc/Makefile.am | 4 | ||||
-rw-r--r-- | Build/source/texk/ptexenc/Makefile.in | 1 | ||||
-rw-r--r-- | Build/source/texk/ptexenc/c-auto.in | 2 | ||||
-rwxr-xr-x | Build/source/texk/ptexenc/configure | 26 | ||||
-rw-r--r-- | Build/source/texk/ptexenc/version.ac | 2 |
6 files changed, 21 insertions, 19 deletions
diff --git a/Build/source/texk/ptexenc/ChangeLog b/Build/source/texk/ptexenc/ChangeLog index 5cd1a0598e3..712c908b89d 100644 --- a/Build/source/texk/ptexenc/ChangeLog +++ b/Build/source/texk/ptexenc/ChangeLog @@ -1,3 +1,8 @@ +2014-06-16 Peter Breitenlohner <peb@mppmu.mpg.de> + + * Makefile.am: Drop the obsolete ACLOCAL_AMFLAGS. + * version.ac: Update version number 1.3.2 => 1.3.3dev. + 2014-04-28 TANAKA Takuji <KXD02663@nifty.ne.jp> * ptexenc.c: Accept Ctrl+Z as EOF in console (keyboard) diff --git a/Build/source/texk/ptexenc/Makefile.am b/Build/source/texk/ptexenc/Makefile.am index c017b5ab399..e8bb7d7b8df 100644 --- a/Build/source/texk/ptexenc/Makefile.am +++ b/Build/source/texk/ptexenc/Makefile.am @@ -1,10 +1,8 @@ ## Makefile.am for the TeX Live subdirectory texk/ptexenc/ ## -## Copyright (C) 2010-2013 Peter Breitenlohner <tex-live@tug.org> +## Copyright (C) 2010-2014 Peter Breitenlohner <tex-live@tug.org> ## You may freely use, modify and/or distribute this file. ## -ACLOCAL_AMFLAGS = -I ../../m4 - AM_CPPFLAGS = $(KPATHSEA_INCLUDES) AM_CFLAGS = $(WARNING_CFLAGS) diff --git a/Build/source/texk/ptexenc/Makefile.in b/Build/source/texk/ptexenc/Makefile.in index c02144e866c..6af55ce0eee 100644 --- a/Build/source/texk/ptexenc/Makefile.in +++ b/Build/source/texk/ptexenc/Makefile.in @@ -360,7 +360,6 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -ACLOCAL_AMFLAGS = -I ../../m4 AM_CPPFLAGS = $(KPATHSEA_INCLUDES) AM_CFLAGS = $(WARNING_CFLAGS) lib_LTLIBRARIES = libptexenc.la diff --git a/Build/source/texk/ptexenc/c-auto.in b/Build/source/texk/ptexenc/c-auto.in index 612fdd69d29..3d556616fc4 100644 --- a/Build/source/texk/ptexenc/c-auto.in +++ b/Build/source/texk/ptexenc/c-auto.in @@ -6,7 +6,7 @@ #define PTEXENC_C_AUTO_H /* ptexenc: the version string. */ -#define PTEXENCVERSION "ptexenc version 1.3.2" +#define PTEXENCVERSION "ptexenc version 1.3.3dev" /* Define to 1 if the `closedir' function returns void instead of `int'. */ #undef CLOSEDIR_VOID diff --git a/Build/source/texk/ptexenc/configure b/Build/source/texk/ptexenc/configure index bb55b10b867..26eb3ae5cfc 100755 --- a/Build/source/texk/ptexenc/configure +++ b/Build/source/texk/ptexenc/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for ptexenc 1.3.2. +# Generated by GNU Autoconf 2.69 for ptexenc 1.3.3dev. # # Report bugs to <tex-k@tug.org>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='ptexenc' PACKAGE_TARNAME='ptexenc' -PACKAGE_VERSION='1.3.2' -PACKAGE_STRING='ptexenc 1.3.2' +PACKAGE_VERSION='1.3.3dev' +PACKAGE_STRING='ptexenc 1.3.3dev' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1328,7 +1328,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 ptexenc 1.3.2 to adapt to many kinds of systems. +\`configure' configures ptexenc 1.3.3dev to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1398,7 +1398,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ptexenc 1.3.2:";; + short | recursive ) echo "Configuration of ptexenc 1.3.3dev:";; esac cat <<\_ACEOF @@ -1516,7 +1516,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ptexenc configure 1.3.2 +ptexenc configure 1.3.3dev generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2126,7 +2126,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 ptexenc $as_me 1.3.2, which was +It was created by ptexenc $as_me 1.3.3dev, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2507,10 +2507,10 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. -PTEXENCVERSION=1.3.2 +PTEXENCVERSION=1.3.3dev -PTEXENC_LT_VERSINFO=4:2:3 +PTEXENC_LT_VERSINFO=4:3:3 am__api_version='1.14' @@ -7622,7 +7622,7 @@ fi # Define the identity of the package. PACKAGE='ptexenc' - VERSION='1.3.2' + VERSION='1.3.3dev' cat >>confdefs.h <<_ACEOF @@ -13336,7 +13336,7 @@ Usage: $0 [OPTIONS] Report bugs to <bug-libtool@gnu.org>." lt_cl_version="\ -ptexenc config.lt 1.3.2 +ptexenc config.lt 1.3.3dev configured by $0, generated by GNU Autoconf 2.69. Copyright (C) 2011 Free Software Foundation, Inc. @@ -15063,7 +15063,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 ptexenc $as_me 1.3.2, which was +This file was extended by ptexenc $as_me 1.3.3dev, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15129,7 +15129,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="\\ -ptexenc config.status 1.3.2 +ptexenc config.status 1.3.3dev configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/Build/source/texk/ptexenc/version.ac b/Build/source/texk/ptexenc/version.ac index 6840a630ccf..878687f750a 100644 --- a/Build/source/texk/ptexenc/version.ac +++ b/Build/source/texk/ptexenc/version.ac @@ -18,4 +18,4 @@ dnl append "dev", to distinguish binaries built between releases. dnl -------------------------------------------------------- dnl dnl m4-include this file to define the current ptexenc version -m4_define([ptexenc_version], [1.3.2]) +m4_define([ptexenc_version], [1.3.3dev]) |