summaryrefslogtreecommitdiff
path: root/Build/source/libs/teckit
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/libs/teckit
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/libs/teckit')
-rwxr-xr-xBuild/source/libs/teckit/configure24
-rw-r--r--Build/source/libs/teckit/configure.ac4
2 files changed, 14 insertions, 14 deletions
diff --git a/Build/source/libs/teckit/configure b/Build/source/libs/teckit/configure
index 07eb7d615dc..9dbebe940fb 100755
--- a/Build/source/libs/teckit/configure
+++ b/Build/source/libs/teckit/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TECkit for TeX Live 2.5.3.
+# Generated by GNU Autoconf 2.69 for TECkit (TeX Live) 2.5.3.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -578,10 +578,10 @@ MFLAGS=
MAKEFLAGS=
# Identity of this package.
-PACKAGE_NAME='TECkit for TeX Live'
-PACKAGE_TARNAME='teckit-for-tex-live'
+PACKAGE_NAME='TECkit (TeX Live)'
+PACKAGE_TARNAME='teckit--tex-live-'
PACKAGE_VERSION='2.5.3'
-PACKAGE_STRING='TECkit for TeX Live 2.5.3'
+PACKAGE_STRING='TECkit (TeX Live) 2.5.3'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1306,7 +1306,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 TECkit for TeX Live 2.5.3 to adapt to many kinds of systems.
+\`configure' configures TECkit (TeX Live) 2.5.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1355,7 +1355,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/teckit-for-tex-live]
+ [DATAROOTDIR/doc/teckit--tex-live-]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
@@ -1377,7 +1377,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TECkit for TeX Live 2.5.3:";;
+ short | recursive ) echo "Configuration of TECkit (TeX Live) 2.5.3:";;
esac
cat <<\_ACEOF
@@ -1486,7 +1486,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TECkit for TeX Live configure 2.5.3
+TECkit (TeX Live) configure 2.5.3
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2109,7 +2109,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 TECkit for TeX Live $as_me 2.5.3, which was
+It was created by TECkit (TeX Live) $as_me 2.5.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -4031,7 +4031,7 @@ fi
# Define the identity of the package.
- PACKAGE='teckit-for-tex-live'
+ PACKAGE='teckit--tex-live-'
VERSION='2.5.3'
@@ -7205,7 +7205,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 TECkit for TeX Live $as_me 2.5.3, which was
+This file was extended by TECkit (TeX Live) $as_me 2.5.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -7271,7 +7271,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="\\
-TECkit for TeX Live config.status 2.5.3
+TECkit (TeX Live) config.status 2.5.3
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/libs/teckit/configure.ac b/Build/source/libs/teckit/configure.ac
index f9fac87b3cd..955d8c4d9a2 100644
--- a/Build/source/libs/teckit/configure.ac
+++ b/Build/source/libs/teckit/configure.ac
@@ -1,13 +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
m4_include([version.ac])[] dnl define zziplib_version
-AC_INIT([TECkit for TeX Live], TECkit_version, [tex-k@tug.org])
+AC_INIT([TECkit (TeX Live)], TECkit_version, [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([TECkit-]TECkit_version[/source/UnicodeNames.cpp])
AC_CONFIG_AUX_DIR([../../build-aux])