summaryrefslogtreecommitdiff
path: root/Build/source/utils/pmx
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-04-11 07:08:40 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-04-11 07:08:40 +0000
commit745d33c0e9895a6c74ebe2a401101c85d830a82f (patch)
tree83312e6d0c602264eb1e4951e054d0a9854e86eb /Build/source/utils/pmx
parenta2c3a17f7aa35b9ac026b2c451449b9a9628c0cf (diff)
pmx 2.7.0
git-svn-id: svn://tug.org/texlive/trunk@29856 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/pmx')
-rwxr-xr-xBuild/source/utils/pmx/configure24
-rw-r--r--Build/source/utils/pmx/pmx-2.7.0-PATCHES/ChangeLog2
-rw-r--r--Build/source/utils/pmx/version.ac2
3 files changed, 14 insertions, 14 deletions
diff --git a/Build/source/utils/pmx/configure b/Build/source/utils/pmx/configure
index d60534279d1..128c9c2e5ef 100755
--- a/Build/source/utils/pmx/configure
+++ b/Build/source/utils/pmx/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pmx for TeX Live 2.6.21.
+# Generated by GNU Autoconf 2.69 for pmx for TeX Live 2.7.0.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -580,12 +580,12 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='pmx for TeX Live'
PACKAGE_TARNAME='pmx-for-tex-live'
-PACKAGE_VERSION='2.6.21'
-PACKAGE_STRING='pmx for TeX Live 2.6.21'
+PACKAGE_VERSION='2.7.0'
+PACKAGE_STRING='pmx for TeX Live 2.7.0'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
-ac_unique_file="pmx-2.6.21/pmxab.c"
+ac_unique_file="pmx-2.7.0/pmxab.c"
# Factoring default headers for most tests.
ac_includes_default="\
#include <stdio.h>
@@ -1280,7 +1280,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 pmx for TeX Live 2.6.21 to adapt to many kinds of systems.
+\`configure' configures pmx for TeX Live 2.7.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1347,7 +1347,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of pmx for TeX Live 2.6.21:";;
+ short | recursive ) echo "Configuration of pmx for TeX Live 2.7.0:";;
esac
cat <<\_ACEOF
@@ -1444,7 +1444,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-pmx for TeX Live configure 2.6.21
+pmx for TeX Live configure 2.7.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1838,7 +1838,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 pmx for TeX Live $as_me 2.6.21, which was
+It was created by pmx for TeX Live $as_me 2.7.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3702,7 +3702,7 @@ fi
# Define the identity of the package.
PACKAGE='pmx-for-tex-live'
- VERSION='2.6.21'
+ VERSION='2.7.0'
cat >>confdefs.h <<_ACEOF
@@ -5227,7 +5227,7 @@ if test $ac_cv_sizeof_long_long -lt 8; then
PMX_DEFINES="$PMX_DEFINES -DNO_LONG_LONG"
fi
-PMX_TREE=pmx-2.6.21
+PMX_TREE=pmx-2.7.0
ac_config_files="$ac_config_files Makefile"
@@ -5814,7 +5814,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 pmx for TeX Live $as_me 2.6.21, which was
+This file was extended by pmx for TeX Live $as_me 2.7.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -5871,7 +5871,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="\\
-pmx for TeX Live config.status 2.6.21
+pmx for TeX Live config.status 2.7.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/utils/pmx/pmx-2.7.0-PATCHES/ChangeLog b/Build/source/utils/pmx/pmx-2.7.0-PATCHES/ChangeLog
index 55b11150d4a..b476adb2287 100644
--- a/Build/source/utils/pmx/pmx-2.7.0-PATCHES/ChangeLog
+++ b/Build/source/utils/pmx/pmx-2.7.0-PATCHES/ChangeLog
@@ -1,4 +1,4 @@
-2013-04-10 Peter Breitenlohner <peb@mppmu.mpg.de>
+2013-04-11 Peter Breitenlohner <peb@mppmu.mpg.de>
Imported pmx-2.7.0 source tree from:
http://www.ctan.org/tex-archive/support/pmx/
diff --git a/Build/source/utils/pmx/version.ac b/Build/source/utils/pmx/version.ac
index 9528ced7857..f3c343f0ad3 100644
--- a/Build/source/utils/pmx/version.ac
+++ b/Build/source/utils/pmx/version.ac
@@ -8,4 +8,4 @@ dnl
dnl --------------------------------------------------------
dnl
dnl m4-include this file to define the current pmx version
-m4_define([pmx_version], [2.6.21])
+m4_define([pmx_version], [2.7.0])