diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-29 23:14:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-29 23:14:02 +0000 |
commit | cfa5871c1d05e23ec516eeb2d94c5aa18e1bd07f (patch) | |
tree | afe283851ea19556166d1636454f9aa5a7121292 /Build/source/texk/ptexenc | |
parent | 8d95039e8c3517cdb4d7cf88303d7deaa9e00392 (diff) |
reautoconf
git-svn-id: svn://tug.org/texlive/trunk@41572 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/ptexenc')
-rw-r--r-- | Build/source/texk/ptexenc/c-auto.in | 2 | ||||
-rwxr-xr-x | Build/source/texk/ptexenc/configure | 26 |
2 files changed, 14 insertions, 14 deletions
diff --git a/Build/source/texk/ptexenc/c-auto.in b/Build/source/texk/ptexenc/c-auto.in index 0676a7746d6..8eef2b44b04 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.4" +#define PTEXENCVERSION "ptexenc version 1.3.5dev" /* 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 2be864916c2..d04c74e6b38 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.4. +# Generated by GNU Autoconf 2.69 for ptexenc 1.3.5dev. # # 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.4' -PACKAGE_STRING='ptexenc 1.3.4' +PACKAGE_VERSION='1.3.5dev' +PACKAGE_STRING='ptexenc 1.3.5dev' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1330,7 +1330,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.4 to adapt to many kinds of systems. +\`configure' configures ptexenc 1.3.5dev to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1400,7 +1400,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ptexenc 1.3.4:";; + short | recursive ) echo "Configuration of ptexenc 1.3.5dev:";; esac cat <<\_ACEOF @@ -1520,7 +1520,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ptexenc configure 1.3.4 +ptexenc configure 1.3.5dev generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2176,7 +2176,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.4, which was +It was created by ptexenc $as_me 1.3.5dev, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2557,10 +2557,10 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. -PTEXENCVERSION=1.3.4 +PTEXENCVERSION=1.3.5dev -PTEXENC_LT_VERSINFO=4:4:3 +PTEXENC_LT_VERSINFO=4:5:3 am__api_version='1.15' @@ -7867,7 +7867,7 @@ fi # Define the identity of the package. PACKAGE='ptexenc' - VERSION='1.3.4' + VERSION='1.3.5dev' cat >>confdefs.h <<_ACEOF @@ -13885,7 +13885,7 @@ Usage: $0 [OPTIONS] Report bugs to <bug-libtool@gnu.org>." lt_cl_version="\ -ptexenc config.lt 1.3.4 +ptexenc config.lt 1.3.5dev configured by $0, generated by GNU Autoconf 2.69. Copyright (C) 2011 Free Software Foundation, Inc. @@ -15612,7 +15612,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.4, which was +This file was extended by ptexenc $as_me 1.3.5dev, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15678,7 +15678,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.4 +ptexenc config.status 1.3.5dev configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |