summaryrefslogtreecommitdiff
path: root/Build/source/texk
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-06-06 08:50:35 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-06-06 08:50:35 +0000
commit0bfa1affb79f0dfd2ad4b4f3267da42bca451f76 (patch)
tree74b7c05561512416b82fe5656bace6227d391942 /Build/source/texk
parenta2caf38d3231a9eff6d421844560f39b2c9ac0b2 (diff)
lcdf-typetools 2.90
git-svn-id: svn://tug.org/texlive/trunk@22816 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk')
-rwxr-xr-xBuild/source/texk/lcdf-typetools/configure24
-rw-r--r--Build/source/texk/lcdf-typetools/version.ac2
2 files changed, 13 insertions, 13 deletions
diff --git a/Build/source/texk/lcdf-typetools/configure b/Build/source/texk/lcdf-typetools/configure
index f735fcd7317..bb55713ccb2 100755
--- a/Build/source/texk/lcdf-typetools/configure
+++ b/Build/source/texk/lcdf-typetools/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for LCDF typetools for TeX Live 2.88.
+# Generated by GNU Autoconf 2.68 for LCDF typetools for TeX Live 2.90.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -570,8 +570,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='LCDF typetools for TeX Live'
PACKAGE_TARNAME='lcdf-typetools-for-tex-live'
-PACKAGE_VERSION='2.88'
-PACKAGE_STRING='LCDF typetools for TeX Live 2.88'
+PACKAGE_VERSION='2.90'
+PACKAGE_STRING='LCDF typetools for TeX Live 2.90'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1338,7 +1338,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 LCDF typetools for TeX Live 2.88 to adapt to many kinds of systems.
+\`configure' configures LCDF typetools for TeX Live 2.90 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1409,7 +1409,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of LCDF typetools for TeX Live 2.88:";;
+ short | recursive ) echo "Configuration of LCDF typetools for TeX Live 2.90:";;
esac
cat <<\_ACEOF
@@ -1544,7 +1544,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-LCDF typetools for TeX Live configure 2.88
+LCDF typetools for TeX Live configure 2.90
generated by GNU Autoconf 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2460,7 +2460,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 LCDF typetools for TeX Live $as_me 2.88, which was
+It was created by LCDF typetools for TeX Live $as_me 2.90, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ $0 $@
@@ -7813,7 +7813,7 @@ fi
# Define the identity of the package.
PACKAGE='lcdf-typetools-for-tex-live'
- VERSION='2.88'
+ VERSION='2.90'
cat >>confdefs.h <<_ACEOF
@@ -12999,7 +12999,7 @@ WARNING_CFLAGS=$kpse_cv_warning_cflags
-LCDF_TYPETOOLS_VERSION=2.88
+LCDF_TYPETOOLS_VERSION=2.90
ac_config_headers="$ac_config_headers autoconf.h"
@@ -17651,7 +17651,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-LCDF typetools for TeX Live config.lt 2.88
+LCDF typetools for TeX Live config.lt 2.90
configured by $0, generated by GNU Autoconf 2.68.
Copyright (C) 2010 Free Software Foundation, Inc.
@@ -20404,7 +20404,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 LCDF typetools for TeX Live $as_me 2.88, which was
+This file was extended by LCDF typetools for TeX Live $as_me 2.90, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -20470,7 +20470,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="\\
-LCDF typetools for TeX Live config.status 2.88
+LCDF typetools for TeX Live config.status 2.90
configured by $0, generated by GNU Autoconf 2.68,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/lcdf-typetools/version.ac b/Build/source/texk/lcdf-typetools/version.ac
index 87791d01e91..431cbab27a4 100644
--- a/Build/source/texk/lcdf-typetools/version.ac
+++ b/Build/source/texk/lcdf-typetools/version.ac
@@ -8,4 +8,4 @@ dnl
dnl --------------------------------------------------------
dnl
dnl m4-include this file to define the current lcdf-typetools version
-m4_define([lcdf_typetools_version], [2.88])
+m4_define([lcdf_typetools_version], [2.90])