summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools
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/texk/lcdf-typetools
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/texk/lcdf-typetools')
-rw-r--r--Build/source/texk/lcdf-typetools/autoconf.h.in15
-rwxr-xr-xBuild/source/texk/lcdf-typetools/configure28
-rw-r--r--Build/source/texk/lcdf-typetools/configure.ac2
3 files changed, 15 insertions, 30 deletions
diff --git a/Build/source/texk/lcdf-typetools/autoconf.h.in b/Build/source/texk/lcdf-typetools/autoconf.h.in
index f0c4219b9bd..01a053e79b1 100644
--- a/Build/source/texk/lcdf-typetools/autoconf.h.in
+++ b/Build/source/texk/lcdf-typetools/autoconf.h.in
@@ -30,12 +30,6 @@
/* Define to run updmap from otftotfm. */
#undef HAVE_AUTO_UPDMAP
-/* Define to 1 if you have the `bcmp' function. */
-#undef HAVE_BCMP
-
-/* Define to 1 if you have the `bcopy' function. */
-#undef HAVE_BCOPY
-
/* Define if strnlen is broken. */
#undef HAVE_BROKEN_STRNLEN
@@ -45,9 +39,6 @@
/* Define to 1 if you have the <byteorder.h> header file. */
#undef HAVE_BYTEORDER_H
-/* Define to 1 if you have the `bzero' function. */
-#undef HAVE_BZERO
-
/* Define to 1 if you have the `ctime' function. */
#undef HAVE_CTIME
@@ -91,9 +82,6 @@
/* Define to 1 if you have the `getwd' function. */
#undef HAVE_GETWD
-/* Define to 1 if you have the `index' function. */
-#undef HAVE_INDEX
-
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
@@ -148,9 +136,6 @@
/* Define to 1 if you have the <pwd.h> header file. */
#undef HAVE_PWD_H
-/* Define to 1 if you have the `rindex' function. */
-#undef HAVE_RINDEX
-
/* Define to 1 if you have the `sigaction' function. */
#undef HAVE_SIGACTION
diff --git a/Build/source/texk/lcdf-typetools/configure b/Build/source/texk/lcdf-typetools/configure
index 77428a9b446..a7b60f23dc4 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.69 for LCDF typetools for TeX Live 2.98.
+# Generated by GNU Autoconf 2.69 for LCDF typetools (TeX Live) 2.98.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -588,10 +588,10 @@ MFLAGS=
MAKEFLAGS=
# Identity of this package.
-PACKAGE_NAME='LCDF typetools for TeX Live'
-PACKAGE_TARNAME='lcdf-typetools-for-tex-live'
+PACKAGE_NAME='LCDF typetools (TeX Live)'
+PACKAGE_TARNAME='lcdf-typetools--tex-live-'
PACKAGE_VERSION='2.98'
-PACKAGE_STRING='LCDF typetools for TeX Live 2.98'
+PACKAGE_STRING='LCDF typetools (TeX Live) 2.98'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1366,7 +1366,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.98 to adapt to many kinds of systems.
+\`configure' configures LCDF typetools (TeX Live) 2.98 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1415,7 +1415,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/lcdf-typetools-for-tex-live]
+ [DATAROOTDIR/doc/lcdf-typetools--tex-live-]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
@@ -1437,7 +1437,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.98:";;
+ short | recursive ) echo "Configuration of LCDF typetools (TeX Live) 2.98:";;
esac
cat <<\_ACEOF
@@ -1579,7 +1579,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-LCDF typetools for TeX Live configure 2.98
+LCDF typetools (TeX Live) configure 2.98
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2739,7 +2739,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.98, which was
+It was created by LCDF typetools (TeX Live) $as_me 2.98, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -8228,7 +8228,7 @@ fi
# Define the identity of the package.
- PACKAGE='lcdf-typetools-for-tex-live'
+ PACKAGE='lcdf-typetools--tex-live-'
VERSION='2.98'
@@ -13340,7 +13340,7 @@ _ACEOF
fi
done
-for ac_func in bcmp bcopy bzero getcwd getwd index memcmp memcpy mkstemp mktemp rindex strchr strrchr
+for ac_func in getcwd getwd memcmp memcpy mkstemp mktemp strchr strrchr
do :
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
@@ -19205,7 +19205,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-LCDF typetools for TeX Live config.lt 2.98
+LCDF typetools (TeX Live) config.lt 2.98
configured by $0, generated by GNU Autoconf 2.69.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -21265,7 +21265,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.98, which was
+This file was extended by LCDF typetools (TeX Live) $as_me 2.98, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -21331,7 +21331,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.98
+LCDF typetools (TeX Live) config.status 2.98
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/lcdf-typetools/configure.ac b/Build/source/texk/lcdf-typetools/configure.ac
index 94618b01520..4e9ccab946a 100644
--- a/Build/source/texk/lcdf-typetools/configure.ac
+++ b/Build/source/texk/lcdf-typetools/configure.ac
@@ -14,7 +14,7 @@ dnl
dnl *********************************************************************
dnl
m4_include([version.ac])[] dnl define lcdf_typetools_version
-AC_INIT([LCDF typetools for TeX Live], lcdf_typetools_version, [tex-k@tug.org])
+AC_INIT([LCDF typetools (TeX Live)], lcdf_typetools_version, [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([lcdf-typetools-]lcdf_typetools_version[/NEWS])
AC_CONFIG_AUX_DIR([../../build-aux])