summaryrefslogtreecommitdiff
path: root/Build/source/utils/t1utils
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2015-03-02 08:41:24 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2015-03-02 08:41:24 +0000
commitf3e0520fbfd17903c21d3e5feadc177bac377310 (patch)
tree93dde545167bc5520256fb7a5d29bcde36bb70d4 /Build/source/utils/t1utils
parent5129b7b1244048cdc03c5f49c23ee69a16308c96 (diff)
t1utils 1.39
git-svn-id: svn://tug.org/texlive/trunk@36418 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/t1utils')
-rwxr-xr-xBuild/source/utils/t1utils/configure24
-rw-r--r--Build/source/utils/t1utils/version.ac2
2 files changed, 13 insertions, 13 deletions
diff --git a/Build/source/utils/t1utils/configure b/Build/source/utils/t1utils/configure
index 7f47bf56538..cb1c6387431 100755
--- a/Build/source/utils/t1utils/configure
+++ b/Build/source/utils/t1utils/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for t1utils (TeX Live) 1.38.
+# Generated by GNU Autoconf 2.69 for t1utils (TeX Live) 1.39.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -580,12 +580,12 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='t1utils (TeX Live)'
PACKAGE_TARNAME='t1utils--tex-live-'
-PACKAGE_VERSION='1.38'
-PACKAGE_STRING='t1utils (TeX Live) 1.38'
+PACKAGE_VERSION='1.39'
+PACKAGE_STRING='t1utils (TeX Live) 1.39'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
-ac_unique_file="t1utils-1.38/t1ascii.c"
+ac_unique_file="t1utils-1.39/t1ascii.c"
# Factoring default headers for most tests.
ac_includes_default="\
#include <stdio.h>
@@ -1273,7 +1273,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 t1utils (TeX Live) 1.38 to adapt to many kinds of systems.
+\`configure' configures t1utils (TeX Live) 1.39 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1340,7 +1340,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of t1utils (TeX Live) 1.38:";;
+ short | recursive ) echo "Configuration of t1utils (TeX Live) 1.39:";;
esac
cat <<\_ACEOF
@@ -1437,7 +1437,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-t1utils (TeX Live) configure 1.38
+t1utils (TeX Live) configure 1.39
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2043,7 +2043,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 t1utils (TeX Live) $as_me 1.38, which was
+It was created by t1utils (TeX Live) $as_me 1.39, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3966,7 +3966,7 @@ fi
# Define the identity of the package.
PACKAGE='t1utils--tex-live-'
- VERSION='1.38'
+ VERSION='1.39'
cat >>confdefs.h <<_ACEOF
@@ -5614,7 +5614,7 @@ ac_config_headers="$ac_config_headers config.h"
-T1UTILS_TREE=t1utils-1.38
+T1UTILS_TREE=t1utils-1.39
@@ -6158,7 +6158,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 t1utils (TeX Live) $as_me 1.38, which was
+This file was extended by t1utils (TeX Live) $as_me 1.39, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -6224,7 +6224,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="\\
-t1utils (TeX Live) config.status 1.38
+t1utils (TeX Live) config.status 1.39
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/utils/t1utils/version.ac b/Build/source/utils/t1utils/version.ac
index cad784836f2..8b4e308800e 100644
--- a/Build/source/utils/t1utils/version.ac
+++ b/Build/source/utils/t1utils/version.ac
@@ -8,4 +8,4 @@ dnl
dnl --------------------------------------------------------
dnl
dnl m4-include this file to define the current t1utils version
-m4_define([t1utils_version], [1.38])
+m4_define([t1utils_version], [1.39])