From 18dc99b59364300ef7890b86c9431b2780e12840 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 2 Jul 2013 06:58:22 +0000 Subject: 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 --- Build/source/utils/xindy/configure | 24 ++++++++++++------------ Build/source/utils/xindy/configure.ac | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) (limited to 'Build/source/utils/xindy') 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 . # @@ -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]) -- cgit v1.2.3