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/libs/gd/configure | 26 +++++++++++++------------- Build/source/libs/gd/configure.ac | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) (limited to 'Build/source/libs/gd') diff --git a/Build/source/libs/gd/configure b/Build/source/libs/gd/configure index 7fdd39cc23a..c2ebff6caf6 100755 --- a/Build/source/libs/gd/configure +++ b/Build/source/libs/gd/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for gd for TeX Live 2.1.0. +# Generated by GNU Autoconf 2.69 for gd (TeX Live) 2.1.0. # # Report bugs to . # @@ -588,10 +588,10 @@ MFLAGS= MAKEFLAGS= # Identity of this package. -PACKAGE_NAME='gd for TeX Live' -PACKAGE_TARNAME='gd-for-tex-live' +PACKAGE_NAME='gd (TeX Live)' +PACKAGE_TARNAME='gd--tex-live-' PACKAGE_VERSION='2.1.0' -PACKAGE_STRING='gd for TeX Live 2.1.0' +PACKAGE_STRING='gd (TeX Live) 2.1.0' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1340,7 +1340,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 gd for TeX Live 2.1.0 to adapt to many kinds of systems. +\`configure' configures gd (TeX Live) 2.1.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1388,7 +1388,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/gd-for-tex-live] + --docdir=DIR documentation root [DATAROOTDIR/doc/gd--tex-live-] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] @@ -1410,7 +1410,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gd for TeX Live 2.1.0:";; + short | recursive ) echo "Configuration of gd (TeX Live) 2.1.0:";; esac cat <<\_ACEOF @@ -1529,7 +1529,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gd for TeX Live configure 2.1.0 +gd (TeX Live) configure 2.1.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1952,7 +1952,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 gd for TeX Live $as_me 2.1.0, which was +It was created by gd (TeX Live) $as_me 2.1.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3874,7 +3874,7 @@ fi # Define the identity of the package. - PACKAGE='gd-for-tex-live' + PACKAGE='gd--tex-live-' VERSION='2.1.0' @@ -13358,7 +13358,7 @@ Usage: $0 [OPTIONS] Report bugs to ." lt_cl_version="\ -gd for TeX Live config.lt 2.1.0 +gd (TeX Live) config.lt 2.1.0 configured by $0, generated by GNU Autoconf 2.69. Copyright (C) 2011 Free Software Foundation, Inc. @@ -15163,7 +15163,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 gd for TeX Live $as_me 2.1.0, which was +This file was extended by gd (TeX Live) $as_me 2.1.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15229,7 +15229,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="\\ -gd for TeX Live config.status 2.1.0 +gd (TeX Live) config.status 2.1.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/Build/source/libs/gd/configure.ac b/Build/source/libs/gd/configure.ac index 5196227d566..75eb43d1714 100644 --- a/Build/source/libs/gd/configure.ac +++ b/Build/source/libs/gd/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 gd_version -AC_INIT([gd for TeX Live], gd_version, [tex-k@tug.org]) +AC_INIT([gd (TeX Live)], gd_version, [tex-k@tug.org]) AC_PREREQ([2.65]) AC_CONFIG_SRCDIR([libgd-]gd_version[/src/gd.c]) AC_CONFIG_AUX_DIR([../../build-aux]) -- cgit v1.2.3