summaryrefslogtreecommitdiff
path: root/Build/source/utils
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-07-02 06:58:22 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-07-02 06:58:22 +0000
commit18dc99b59364300ef7890b86c9431b2780e12840 (patch)
tree0c0b46f985d7cfab4ca9e959791a2d5af9c7c1c4 /Build/source/utils
parenta4b3e4f65e8275b09a6355802d321b72a58c5d09 (diff)
build system: Drop configure checks for BSD string functions (bcopy etc)
git-svn-id: svn://tug.org/texlive/trunk@31062 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils')
-rw-r--r--Build/source/utils/Makefile.in1
-rwxr-xr-xBuild/source/utils/configure20
-rw-r--r--Build/source/utils/configure.ac5
-rwxr-xr-xBuild/source/utils/m-tx/configure25
-rw-r--r--Build/source/utils/m-tx/configure.ac2
-rwxr-xr-xBuild/source/utils/pmx/configure25
-rw-r--r--Build/source/utils/pmx/configure.ac2
-rwxr-xr-xBuild/source/utils/ps2eps/configure24
-rw-r--r--Build/source/utils/ps2eps/configure.ac2
-rwxr-xr-xBuild/source/utils/psutils/configure24
-rw-r--r--Build/source/utils/psutils/configure.ac2
-rwxr-xr-xBuild/source/utils/t1utils/configure24
-rw-r--r--Build/source/utils/t1utils/configure.ac4
-rwxr-xr-xBuild/source/utils/texdoctk/configure24
-rw-r--r--Build/source/utils/texdoctk/configure.ac2
-rwxr-xr-xBuild/source/utils/tpic2pdftex/configure24
-rw-r--r--Build/source/utils/tpic2pdftex/configure.ac4
-rwxr-xr-xBuild/source/utils/vlna/configure25
-rw-r--r--Build/source/utils/vlna/configure.ac4
-rwxr-xr-xBuild/source/utils/xindy/configure24
-rw-r--r--Build/source/utils/xindy/configure.ac2
-rwxr-xr-xBuild/source/utils/xpdfopen/configure24
-rw-r--r--Build/source/utils/xpdfopen/configure.ac4
23 files changed, 148 insertions, 149 deletions
diff --git a/Build/source/utils/Makefile.in b/Build/source/utils/Makefile.in
index 5bdd04b173e..cd90c7152bd 100644
--- a/Build/source/utils/Makefile.in
+++ b/Build/source/utils/Makefile.in
@@ -117,6 +117,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-cairo-flags.m4 \
$(top_srcdir)/../m4/kpse-xpdf-flags.m4 \
$(top_srcdir)/../m4/kpse-zlib-flags.m4 \
$(top_srcdir)/../m4/kpse-zziplib-flags.m4 \
+ $(top_srcdir)/../version.ac \
$(top_srcdir)/../utils/biber/ac/withenable.ac \
$(top_srcdir)/../utils/m-tx/ac/withenable.ac \
$(top_srcdir)/../utils/pmx/ac/withenable.ac \
diff --git a/Build/source/utils/configure b/Build/source/utils/configure
index 3ecc752ee2e..827a8a32635 100755
--- a/Build/source/utils/configure
+++ b/Build/source/utils/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TeX Live utils 2012.
+# Generated by GNU Autoconf 2.69 for TeX Live utils 2014/dev.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -579,8 +579,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='TeX Live utils'
PACKAGE_TARNAME='tex-live-utils'
-PACKAGE_VERSION='2012'
-PACKAGE_STRING='TeX Live utils 2012'
+PACKAGE_VERSION='2014/dev'
+PACKAGE_STRING='TeX Live utils 2014/dev'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1402,7 +1402,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 TeX Live utils 2012 to adapt to many kinds of systems.
+\`configure' configures TeX Live utils 2014/dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1472,7 +1472,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live utils 2012:";;
+ short | recursive ) echo "Configuration of TeX Live utils 2014/dev:";;
esac
cat <<\_ACEOF
@@ -1763,7 +1763,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live utils configure 2012
+TeX Live utils configure 2014/dev
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1864,7 +1864,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 TeX Live utils $as_me 2012, which was
+It was created by TeX Live utils $as_me 2014/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -5934,7 +5934,7 @@ fi
# Define the identity of the package.
PACKAGE='tex-live-utils'
- VERSION='2012'
+ VERSION='2014/dev'
cat >>confdefs.h <<_ACEOF
@@ -6959,7 +6959,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 TeX Live utils $as_me 2012, which was
+This file was extended by TeX Live utils $as_me 2014/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -7016,7 +7016,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="\\
-TeX Live utils config.status 2012
+TeX Live utils config.status 2014/dev
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/utils/configure.ac b/Build/source/utils/configure.ac
index 9af6fe503f8..0af9e03ca1c 100644
--- a/Build/source/utils/configure.ac
+++ b/Build/source/utils/configure.ac
@@ -1,12 +1,13 @@
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright (C) 2009-2012 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2009-2013 Peter Breitenlohner <tex-live@tug.org>
dnl
dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
-AC_INIT([TeX Live utils], [2012], [tex-k@tug.org])
+m4_include([../version.ac])[] dnl define tex_live_version
+AC_INIT([TeX Live utils], tex_live_version(), [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([../build-aux/missing])
AC_CONFIG_AUX_DIR([../build-aux])
diff --git a/Build/source/utils/m-tx/configure b/Build/source/utils/m-tx/configure
index df450cfaf92..dec329db232 100755
--- a/Build/source/utils/m-tx/configure
+++ b/Build/source/utils/m-tx/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for m-tx for TeX Live 0.60d.
+# Generated by GNU Autoconf 2.69 for m-tx (TeX Live) 0.60d.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -578,10 +578,10 @@ MFLAGS=
MAKEFLAGS=
# Identity of this package.
-PACKAGE_NAME='m-tx for TeX Live'
-PACKAGE_TARNAME='m-tx-for-tex-live'
+PACKAGE_NAME='m-tx (TeX Live)'
+PACKAGE_TARNAME='m-tx--tex-live-'
PACKAGE_VERSION='0.60d'
-PACKAGE_STRING='m-tx for TeX Live 0.60d'
+PACKAGE_STRING='m-tx (TeX Live) 0.60d'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -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 m-tx for TeX Live 0.60d to adapt to many kinds of systems.
+\`configure' configures m-tx (TeX Live) 0.60d to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1328,8 +1328,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
- --docdir=DIR documentation root
- [DATAROOTDIR/doc/m-tx-for-tex-live]
+ --docdir=DIR documentation root [DATAROOTDIR/doc/m-tx--tex-live-]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
@@ -1347,7 +1346,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of m-tx for TeX Live 0.60d:";;
+ short | recursive ) echo "Configuration of m-tx (TeX Live) 0.60d:";;
esac
cat <<\_ACEOF
@@ -1444,7 +1443,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-m-tx for TeX Live configure 0.60d
+m-tx (TeX Live) configure 0.60d
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1867,7 +1866,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 m-tx for TeX Live $as_me 0.60d, which was
+It was created by m-tx (TeX Live) $as_me 0.60d, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3789,7 +3788,7 @@ fi
# Define the identity of the package.
- PACKAGE='m-tx-for-tex-live'
+ PACKAGE='m-tx--tex-live-'
VERSION='0.60d'
@@ -6187,7 +6186,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 m-tx for TeX Live $as_me 0.60d, which was
+This file was extended by m-tx (TeX Live) $as_me 0.60d, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -6244,7 +6243,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="\\
-m-tx for TeX Live config.status 0.60d
+m-tx (TeX Live) config.status 0.60d
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/utils/m-tx/configure.ac b/Build/source/utils/m-tx/configure.ac
index d17513c7ebc..5cf672a5ba0 100644
--- a/Build/source/utils/m-tx/configure.ac
+++ b/Build/source/utils/m-tx/configure.ac
@@ -7,7 +7,7 @@ dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
m4_include([version.ac])[] dnl define mtx_version
-AC_INIT([m-tx for TeX Live], mtx_version, [tex-k@tug.org])
+AC_INIT([m-tx (TeX Live)], mtx_version, [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([mtx-]mtx_version[/analyze.c])
AC_CONFIG_AUX_DIR([../../build-aux])
diff --git a/Build/source/utils/pmx/configure b/Build/source/utils/pmx/configure
index a087127fa41..8e07c76e67d 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.7.0.
+# Generated by GNU Autoconf 2.69 for pmx (TeX Live) 2.7.0.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -578,10 +578,10 @@ MFLAGS=
MAKEFLAGS=
# Identity of this package.
-PACKAGE_NAME='pmx for TeX Live'
-PACKAGE_TARNAME='pmx-for-tex-live'
+PACKAGE_NAME='pmx (TeX Live)'
+PACKAGE_TARNAME='pmx--tex-live-'
PACKAGE_VERSION='2.7.0'
-PACKAGE_STRING='pmx for TeX Live 2.7.0'
+PACKAGE_STRING='pmx (TeX Live) 2.7.0'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -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.7.0 to adapt to many kinds of systems.
+\`configure' configures pmx (TeX Live) 2.7.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1328,8 +1328,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
- --docdir=DIR documentation root
- [DATAROOTDIR/doc/pmx-for-tex-live]
+ --docdir=DIR documentation root [DATAROOTDIR/doc/pmx--tex-live-]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
@@ -1347,7 +1346,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of pmx for TeX Live 2.7.0:";;
+ short | recursive ) echo "Configuration of pmx (TeX Live) 2.7.0:";;
esac
cat <<\_ACEOF
@@ -1444,7 +1443,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-pmx for TeX Live configure 2.7.0
+pmx (TeX Live) configure 2.7.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1838,7 +1837,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.7.0, which was
+It was created by pmx (TeX Live) $as_me 2.7.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3760,7 +3759,7 @@ fi
# Define the identity of the package.
- PACKAGE='pmx-for-tex-live'
+ PACKAGE='pmx--tex-live-'
VERSION='2.7.0'
@@ -5978,7 +5977,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.7.0, which was
+This file was extended by pmx (TeX Live) $as_me 2.7.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -6035,7 +6034,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.7.0
+pmx (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/configure.ac b/Build/source/utils/pmx/configure.ac
index d6b9c8c6f7a..4130a9561d7 100644
--- a/Build/source/utils/pmx/configure.ac
+++ b/Build/source/utils/pmx/configure.ac
@@ -7,7 +7,7 @@ dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
m4_include([version.ac])[] dnl define pmx_version
-AC_INIT([pmx for TeX Live], pmx_version, [tex-k@tug.org])
+AC_INIT([pmx (TeX Live)], pmx_version, [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([pmx-]pmx_version[/pmxab.c])
AC_CONFIG_AUX_DIR([../../build-aux])
diff --git a/Build/source/utils/ps2eps/configure b/Build/source/utils/ps2eps/configure
index 4fe47e10516..fbdbfa893dd 100755
--- a/Build/source/utils/ps2eps/configure
+++ b/Build/source/utils/ps2eps/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ps2eps for TeX Live 1.68.
+# Generated by GNU Autoconf 2.69 for ps2eps (TeX Live) 1.68.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -577,10 +577,10 @@ MFLAGS=
MAKEFLAGS=
# Identity of this package.
-PACKAGE_NAME='ps2eps for TeX Live'
-PACKAGE_TARNAME='ps2eps-for-tex-live'
+PACKAGE_NAME='ps2eps (TeX Live)'
+PACKAGE_TARNAME='ps2eps--tex-live-'
PACKAGE_VERSION='1.68'
-PACKAGE_STRING='ps2eps for TeX Live 1.68'
+PACKAGE_STRING='ps2eps (TeX Live) 1.68'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1237,7 +1237,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 ps2eps for TeX Live 1.68 to adapt to many kinds of systems.
+\`configure' configures ps2eps (TeX Live) 1.68 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1286,7 +1286,7 @@ Fine tuning of the installation directories:
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root
- [DATAROOTDIR/doc/ps2eps-for-tex-live]
+ [DATAROOTDIR/doc/ps2eps--tex-live-]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
@@ -1304,7 +1304,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ps2eps for TeX Live 1.68:";;
+ short | recursive ) echo "Configuration of ps2eps (TeX Live) 1.68:";;
esac
cat <<\_ACEOF
@@ -1400,7 +1400,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ps2eps for TeX Live configure 1.68
+ps2eps (TeX Live) configure 1.68
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1501,7 +1501,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 ps2eps for TeX Live $as_me 1.68, which was
+It was created by ps2eps (TeX Live) $as_me 1.68, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3423,7 +3423,7 @@ fi
# Define the identity of the package.
- PACKAGE='ps2eps-for-tex-live'
+ PACKAGE='ps2eps--tex-live-'
VERSION='1.68'
@@ -5047,7 +5047,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 ps2eps for TeX Live $as_me 1.68, which was
+This file was extended by ps2eps (TeX Live) $as_me 1.68, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -5104,7 +5104,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="\\
-ps2eps for TeX Live config.status 1.68
+ps2eps (TeX Live) config.status 1.68
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/utils/ps2eps/configure.ac b/Build/source/utils/ps2eps/configure.ac
index f9597c95356..e7c7d8cf86e 100644
--- a/Build/source/utils/ps2eps/configure.ac
+++ b/Build/source/utils/ps2eps/configure.ac
@@ -7,7 +7,7 @@ dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
m4_define([ps2eps_version], [1.68])[]dnl using unmodified ps2eps source tree
-AC_INIT([ps2eps for TeX Live], ps2eps_version, [tex-k@tug.org])
+AC_INIT([ps2eps (TeX Live)], ps2eps_version, [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([ps2eps-]ps2eps_version[/bin/ps2eps.pl])
AC_CONFIG_AUX_DIR([../../build-aux])
diff --git a/Build/source/utils/psutils/configure b/Build/source/utils/psutils/configure
index c7ea5cd097e..f00eb8763b8 100755
--- a/Build/source/utils/psutils/configure
+++ b/Build/source/utils/psutils/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for psutils for TeX Live 1.17.
+# Generated by GNU Autoconf 2.69 for psutils (TeX Live) 1.17.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -577,10 +577,10 @@ MFLAGS=
MAKEFLAGS=
# Identity of this package.
-PACKAGE_NAME='psutils for TeX Live'
-PACKAGE_TARNAME='psutils-for-tex-live'
+PACKAGE_NAME='psutils (TeX Live)'
+PACKAGE_TARNAME='psutils--tex-live-'
PACKAGE_VERSION='1.17'
-PACKAGE_STRING='psutils for TeX Live 1.17'
+PACKAGE_STRING='psutils (TeX Live) 1.17'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1237,7 +1237,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 psutils for TeX Live 1.17 to adapt to many kinds of systems.
+\`configure' configures psutils (TeX Live) 1.17 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1286,7 +1286,7 @@ Fine tuning of the installation directories:
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root
- [DATAROOTDIR/doc/psutils-for-tex-live]
+ [DATAROOTDIR/doc/psutils--tex-live-]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
@@ -1304,7 +1304,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of psutils for TeX Live 1.17:";;
+ short | recursive ) echo "Configuration of psutils (TeX Live) 1.17:";;
esac
cat <<\_ACEOF
@@ -1400,7 +1400,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-psutils for TeX Live configure 1.17
+psutils (TeX Live) configure 1.17
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1501,7 +1501,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 psutils for TeX Live $as_me 1.17, which was
+It was created by psutils (TeX Live) $as_me 1.17, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3423,7 +3423,7 @@ fi
# Define the identity of the package.
- PACKAGE='psutils-for-tex-live'
+ PACKAGE='psutils--tex-live-'
VERSION='1.17'
@@ -5047,7 +5047,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 psutils for TeX Live $as_me 1.17, which was
+This file was extended by psutils (TeX Live) $as_me 1.17, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -5104,7 +5104,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="\\
-psutils for TeX Live config.status 1.17
+psutils (TeX Live) config.status 1.17
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/utils/psutils/configure.ac b/Build/source/utils/psutils/configure.ac
index fe1c5bc5d08..4502b619b99 100644
--- a/Build/source/utils/psutils/configure.ac
+++ b/Build/source/utils/psutils/configure.ac
@@ -7,7 +7,7 @@ dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
m4_define([psutils_version], [1.17])[]dnl using unmodified psutils source tree
-AC_INIT([psutils for TeX Live], psutils_version, [tex-k@tug.org])
+AC_INIT([psutils (TeX Live)], psutils_version, [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([psutils-]psutils_version[/psutil.c])
AC_CONFIG_AUX_DIR([../../build-aux])
diff --git a/Build/source/utils/t1utils/configure b/Build/source/utils/t1utils/configure
index 90a9b9b2852..6f5fc60187b 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 for TeX Live 1.37.
+# Generated by GNU Autoconf 2.69 for t1utils (TeX Live) 1.37.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -578,10 +578,10 @@ MFLAGS=
MAKEFLAGS=
# Identity of this package.
-PACKAGE_NAME='t1utils for TeX Live'
-PACKAGE_TARNAME='t1utils-for-tex-live'
+PACKAGE_NAME='t1utils (TeX Live)'
+PACKAGE_TARNAME='t1utils--tex-live-'
PACKAGE_VERSION='1.37'
-PACKAGE_STRING='t1utils for TeX Live 1.37'
+PACKAGE_STRING='t1utils (TeX Live) 1.37'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -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 for TeX Live 1.37 to adapt to many kinds of systems.
+\`configure' configures t1utils (TeX Live) 1.37 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1322,7 +1322,7 @@ Fine tuning of the installation directories:
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root
- [DATAROOTDIR/doc/t1utils-for-tex-live]
+ [DATAROOTDIR/doc/t1utils--tex-live-]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
@@ -1340,7 +1340,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of t1utils for TeX Live 1.37:";;
+ short | recursive ) echo "Configuration of t1utils (TeX Live) 1.37:";;
esac
cat <<\_ACEOF
@@ -1437,7 +1437,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-t1utils for TeX Live configure 1.37
+t1utils (TeX Live) configure 1.37
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 for TeX Live $as_me 1.37, which was
+It was created by t1utils (TeX Live) $as_me 1.37, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3965,7 +3965,7 @@ fi
# Define the identity of the package.
- PACKAGE='t1utils-for-tex-live'
+ PACKAGE='t1utils--tex-live-'
VERSION='1.37'
@@ -6157,7 +6157,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 for TeX Live $as_me 1.37, which was
+This file was extended by t1utils (TeX Live) $as_me 1.37, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -6223,7 +6223,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 for TeX Live config.status 1.37
+t1utils (TeX Live) config.status 1.37
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/utils/t1utils/configure.ac b/Build/source/utils/t1utils/configure.ac
index b39b9b4247a..99a749c9810 100644
--- a/Build/source/utils/t1utils/configure.ac
+++ b/Build/source/utils/t1utils/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright (C) 2009-2011 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2009-2013 Peter Breitenlohner <tex-live@tug.org>
dnl
dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
@@ -13,7 +13,7 @@ dnl
dnl *********************************************************************
dnl
m4_include([version.ac])[] dnl define t1utils_version
-AC_INIT([t1utils for TeX Live], t1utils_version, [tex-k@tug.org])
+AC_INIT([t1utils (TeX Live)], t1utils_version, [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([t1utils-]t1utils_version[/t1ascii.c])
AC_CONFIG_AUX_DIR([../../build-aux])
diff --git a/Build/source/utils/texdoctk/configure b/Build/source/utils/texdoctk/configure
index 5fe2739b164..214ac9ff3d4 100755
--- a/Build/source/utils/texdoctk/configure
+++ b/Build/source/utils/texdoctk/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for texdoctk for TeX Live 0.6.1.
+# Generated by GNU Autoconf 2.69 for texdoctk (TeX Live) 0.6.1.
#
# Report bugs to <tex-live@tug.org>.
#
@@ -577,10 +577,10 @@ MFLAGS=
MAKEFLAGS=
# Identity of this package.
-PACKAGE_NAME='texdoctk for TeX Live'
-PACKAGE_TARNAME='texdoctk-for-tex-live'
+PACKAGE_NAME='texdoctk (TeX Live)'
+PACKAGE_TARNAME='texdoctk--tex-live-'
PACKAGE_VERSION='0.6.1'
-PACKAGE_STRING='texdoctk for TeX Live 0.6.1'
+PACKAGE_STRING='texdoctk (TeX Live) 0.6.1'
PACKAGE_BUGREPORT='tex-live@tug.org'
PACKAGE_URL=''
@@ -1236,7 +1236,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 texdoctk for TeX Live 0.6.1 to adapt to many kinds of systems.
+\`configure' configures texdoctk (TeX Live) 0.6.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1285,7 +1285,7 @@ Fine tuning of the installation directories:
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root
- [DATAROOTDIR/doc/texdoctk-for-tex-live]
+ [DATAROOTDIR/doc/texdoctk--tex-live-]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
@@ -1303,7 +1303,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of texdoctk for TeX Live 0.6.1:";;
+ short | recursive ) echo "Configuration of texdoctk (TeX Live) 0.6.1:";;
esac
cat <<\_ACEOF
@@ -1399,7 +1399,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-texdoctk for TeX Live configure 0.6.1
+texdoctk (TeX Live) configure 0.6.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1500,7 +1500,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 texdoctk for TeX Live $as_me 0.6.1, which was
+It was created by texdoctk (TeX Live) $as_me 0.6.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3422,7 +3422,7 @@ fi
# Define the identity of the package.
- PACKAGE='texdoctk-for-tex-live'
+ PACKAGE='texdoctk--tex-live-'
VERSION='0.6.1'
@@ -4282,7 +4282,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 texdoctk for TeX Live $as_me 0.6.1, which was
+This file was extended by texdoctk (TeX Live) $as_me 0.6.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -4339,7 +4339,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="\\
-texdoctk for TeX Live config.status 0.6.1
+texdoctk (TeX Live) config.status 0.6.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/utils/texdoctk/configure.ac b/Build/source/utils/texdoctk/configure.ac
index 0d36739299a..9f0a9cabc32 100644
--- a/Build/source/utils/texdoctk/configure.ac
+++ b/Build/source/utils/texdoctk/configure.ac
@@ -6,7 +6,7 @@ dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
-AC_INIT([texdoctk for TeX Live], [0.6.1], [tex-live@tug.org])
+AC_INIT([texdoctk (TeX Live)], [0.6.1], [tex-live@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([texdoctk.pl])
AC_CONFIG_AUX_DIR([../../build-aux])
diff --git a/Build/source/utils/tpic2pdftex/configure b/Build/source/utils/tpic2pdftex/configure
index 0dcf963b37d..67fe294717a 100755
--- a/Build/source/utils/tpic2pdftex/configure
+++ b/Build/source/utils/tpic2pdftex/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for tpic2pdftex for TeX Live 1.97.
+# Generated by GNU Autoconf 2.69 for tpic2pdftex (TeX Live) 1.97.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -577,10 +577,10 @@ MFLAGS=
MAKEFLAGS=
# Identity of this package.
-PACKAGE_NAME='tpic2pdftex for TeX Live'
-PACKAGE_TARNAME='tpic2pdftex-for-tex-live'
+PACKAGE_NAME='tpic2pdftex (TeX Live)'
+PACKAGE_TARNAME='tpic2pdftex--tex-live-'
PACKAGE_VERSION='1.97'
-PACKAGE_STRING='tpic2pdftex for TeX Live 1.97'
+PACKAGE_STRING='tpic2pdftex (TeX Live) 1.97'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1233,7 +1233,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 tpic2pdftex for TeX Live 1.97 to adapt to many kinds of systems.
+\`configure' configures tpic2pdftex (TeX Live) 1.97 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1282,7 +1282,7 @@ Fine tuning of the installation directories:
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root
- [DATAROOTDIR/doc/tpic2pdftex-for-tex-live]
+ [DATAROOTDIR/doc/tpic2pdftex--tex-live-]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
@@ -1300,7 +1300,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of tpic2pdftex for TeX Live 1.97:";;
+ short | recursive ) echo "Configuration of tpic2pdftex (TeX Live) 1.97:";;
esac
cat <<\_ACEOF
@@ -1396,7 +1396,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-tpic2pdftex for TeX Live configure 1.97
+tpic2pdftex (TeX Live) configure 1.97
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1497,7 +1497,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 tpic2pdftex for TeX Live $as_me 1.97, which was
+It was created by tpic2pdftex (TeX Live) $as_me 1.97, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3419,7 +3419,7 @@ fi
# Define the identity of the package.
- PACKAGE='tpic2pdftex-for-tex-live'
+ PACKAGE='tpic2pdftex--tex-live-'
VERSION='1.97'
@@ -4252,7 +4252,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 tpic2pdftex for TeX Live $as_me 1.97, which was
+This file was extended by tpic2pdftex (TeX Live) $as_me 1.97, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -4309,7 +4309,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="\\
-tpic2pdftex for TeX Live config.status 1.97
+tpic2pdftex (TeX Live) config.status 1.97
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/utils/tpic2pdftex/configure.ac b/Build/source/utils/tpic2pdftex/configure.ac
index 44be3dbae48..e5fc4d61443 100644
--- a/Build/source/utils/tpic2pdftex/configure.ac
+++ b/Build/source/utils/tpic2pdftex/configure.ac
@@ -1,12 +1,12 @@
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright (C) 2009, 2010 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2009-2013 Peter Breitenlohner <tex-live@tug.org>
dnl
dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
-AC_INIT([tpic2pdftex for TeX Live], [1.97], [tex-k@tug.org])
+AC_INIT([tpic2pdftex (TeX Live)], [1.97], [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([tpic2pdftex])
AC_CONFIG_AUX_DIR([../../build-aux])
diff --git a/Build/source/utils/vlna/configure b/Build/source/utils/vlna/configure
index 52d0a58ae1a..22f88d18f6c 100755
--- a/Build/source/utils/vlna/configure
+++ b/Build/source/utils/vlna/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for vlna for TeX Live 1.5.
+# Generated by GNU Autoconf 2.69 for vlna (TeX Live) 1.5.
#
# Report bugs to <tex-live@tug.org>.
#
@@ -577,10 +577,10 @@ MFLAGS=
MAKEFLAGS=
# Identity of this package.
-PACKAGE_NAME='vlna for TeX Live'
-PACKAGE_TARNAME='vlna-for-tex-live'
+PACKAGE_NAME='vlna (TeX Live)'
+PACKAGE_TARNAME='vlna--tex-live-'
PACKAGE_VERSION='1.5'
-PACKAGE_STRING='vlna for TeX Live 1.5'
+PACKAGE_STRING='vlna (TeX Live) 1.5'
PACKAGE_BUGREPORT='tex-live@tug.org'
PACKAGE_URL=''
@@ -1237,7 +1237,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 vlna for TeX Live 1.5 to adapt to many kinds of systems.
+\`configure' configures vlna (TeX Live) 1.5 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1285,8 +1285,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
- --docdir=DIR documentation root
- [DATAROOTDIR/doc/vlna-for-tex-live]
+ --docdir=DIR documentation root [DATAROOTDIR/doc/vlna--tex-live-]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
@@ -1304,7 +1303,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of vlna for TeX Live 1.5:";;
+ short | recursive ) echo "Configuration of vlna (TeX Live) 1.5:";;
esac
cat <<\_ACEOF
@@ -1400,7 +1399,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-vlna for TeX Live configure 1.5
+vlna (TeX Live) configure 1.5
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1501,7 +1500,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 vlna for TeX Live $as_me 1.5, which was
+It was created by vlna (TeX Live) $as_me 1.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3423,7 +3422,7 @@ fi
# Define the identity of the package.
- PACKAGE='vlna-for-tex-live'
+ PACKAGE='vlna--tex-live-'
VERSION='1.5'
@@ -5077,7 +5076,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 vlna for TeX Live $as_me 1.5, which was
+This file was extended by vlna (TeX Live) $as_me 1.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -5134,7 +5133,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="\\
-vlna for TeX Live config.status 1.5
+vlna (TeX Live) config.status 1.5
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/utils/vlna/configure.ac b/Build/source/utils/vlna/configure.ac
index aecb7f9a97f..7543033f181 100644
--- a/Build/source/utils/vlna/configure.ac
+++ b/Build/source/utils/vlna/configure.ac
@@ -1,13 +1,13 @@
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright (C) 2009-2011 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2009-2013 Peter Breitenlohner <tex-live@tug.org>
dnl
dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
m4_define([vlna_version], [1.5])[]dnl using unmodified vlna source tree
-AC_INIT([vlna for TeX Live], vlna_version, [tex-live@tug.org])
+AC_INIT([vlna (TeX Live)], vlna_version, [tex-live@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([vlna-]vlna_version[/vlna.w])
AC_CONFIG_AUX_DIR([../../build-aux])
diff --git a/Build/source/utils/xindy/configure b/Build/source/utils/xindy/configure
index e30ee13cb51..559ea3746f3 100755
--- a/Build/source/utils/xindy/configure
+++ b/Build/source/utils/xindy/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for xindy for TeX Live 2.4.
+# Generated by GNU Autoconf 2.69 for xindy (TeX Live) 2.4.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -577,10 +577,10 @@ MFLAGS=
MAKEFLAGS=
# Identity of this package.
-PACKAGE_NAME='xindy for TeX Live'
-PACKAGE_TARNAME='xindy-for-tex-live'
+PACKAGE_NAME='xindy (TeX Live)'
+PACKAGE_TARNAME='xindy--tex-live-'
PACKAGE_VERSION='2.4'
-PACKAGE_STRING='xindy for TeX Live 2.4'
+PACKAGE_STRING='xindy (TeX Live) 2.4'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1272,7 +1272,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 xindy for TeX Live 2.4 to adapt to many kinds of systems.
+\`configure' configures xindy (TeX Live) 2.4 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1321,7 +1321,7 @@ Fine tuning of the installation directories:
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root
- [DATAROOTDIR/doc/xindy-for-tex-live]
+ [DATAROOTDIR/doc/xindy--tex-live-]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
@@ -1343,7 +1343,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of xindy for TeX Live 2.4:";;
+ short | recursive ) echo "Configuration of xindy (TeX Live) 2.4:";;
esac
cat <<\_ACEOF
@@ -1454,7 +1454,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-xindy for TeX Live configure 2.4
+xindy (TeX Live) configure 2.4
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1622,7 +1622,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 xindy for TeX Live $as_me 2.4, which was
+It was created by xindy (TeX Live) $as_me 2.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3544,7 +3544,7 @@ fi
# Define the identity of the package.
- PACKAGE='xindy-for-tex-live'
+ PACKAGE='xindy--tex-live-'
VERSION='2.4'
@@ -5753,7 +5753,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 xindy for TeX Live $as_me 2.4, which was
+This file was extended by xindy (TeX Live) $as_me 2.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -5810,7 +5810,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="\\
-xindy for TeX Live config.status 2.4
+xindy (TeX Live) config.status 2.4
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/utils/xindy/configure.ac b/Build/source/utils/xindy/configure.ac
index 9eaf573488c..17fd49e7286 100644
--- a/Build/source/utils/xindy/configure.ac
+++ b/Build/source/utils/xindy/configure.ac
@@ -15,7 +15,7 @@ dnl
dnl *********************************************************************
dnl
m4_include([version.ac])[] dnl define xindy_version
-AC_INIT([xindy for TeX Live], xindy_version, [tex-k@tug.org])
+AC_INIT([xindy (TeX Live)], xindy_version, [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([xindy-]xindy_version[/ChangeLog.Gour])
AC_CONFIG_AUX_DIR([../../build-aux])
diff --git a/Build/source/utils/xpdfopen/configure b/Build/source/utils/xpdfopen/configure
index eb9bf0c49bc..b27ccaa2d50 100755
--- a/Build/source/utils/xpdfopen/configure
+++ b/Build/source/utils/xpdfopen/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for xpdfopen for TeX Live 0.83.
+# Generated by GNU Autoconf 2.69 for xpdfopen (TeX Live) 0.83.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -577,10 +577,10 @@ MFLAGS=
MAKEFLAGS=
# Identity of this package.
-PACKAGE_NAME='xpdfopen for TeX Live'
-PACKAGE_TARNAME='xpdfopen-for-tex-live'
+PACKAGE_NAME='xpdfopen (TeX Live)'
+PACKAGE_TARNAME='xpdfopen--tex-live-'
PACKAGE_VERSION='0.83'
-PACKAGE_STRING='xpdfopen for TeX Live 0.83'
+PACKAGE_STRING='xpdfopen (TeX Live) 0.83'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1240,7 +1240,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 xpdfopen for TeX Live 0.83 to adapt to many kinds of systems.
+\`configure' configures xpdfopen (TeX Live) 0.83 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1289,7 +1289,7 @@ Fine tuning of the installation directories:
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root
- [DATAROOTDIR/doc/xpdfopen-for-tex-live]
+ [DATAROOTDIR/doc/xpdfopen--tex-live-]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
@@ -1311,7 +1311,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of xpdfopen for TeX Live 0.83:";;
+ short | recursive ) echo "Configuration of xpdfopen (TeX Live) 0.83:";;
esac
cat <<\_ACEOF
@@ -1414,7 +1414,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-xpdfopen for TeX Live configure 0.83
+xpdfopen (TeX Live) configure 0.83
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1619,7 +1619,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 xpdfopen for TeX Live $as_me 0.83, which was
+It was created by xpdfopen (TeX Live) $as_me 0.83, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3541,7 +3541,7 @@ fi
# Define the identity of the package.
- PACKAGE='xpdfopen-for-tex-live'
+ PACKAGE='xpdfopen--tex-live-'
VERSION='0.83'
@@ -5868,7 +5868,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 xpdfopen for TeX Live $as_me 0.83, which was
+This file was extended by xpdfopen (TeX Live) $as_me 0.83, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -5925,7 +5925,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="\\
-xpdfopen for TeX Live config.status 0.83
+xpdfopen (TeX Live) config.status 0.83
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/utils/xpdfopen/configure.ac b/Build/source/utils/xpdfopen/configure.ac
index 0f8c49eb20a..5e04706439b 100644
--- a/Build/source/utils/xpdfopen/configure.ac
+++ b/Build/source/utils/xpdfopen/configure.ac
@@ -1,12 +1,12 @@
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright (C) 2009-2012 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2009-2013 Peter Breitenlohner <tex-live@tug.org>
dnl
dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
-AC_INIT([xpdfopen for TeX Live], [0.83], [tex-k@tug.org])
+AC_INIT([xpdfopen (TeX Live)], [0.83], [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([pdfopen.c])
AC_CONFIG_AUX_DIR([../../build-aux])