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/texk/gsftopk/c-auto.in | 15 --------------- Build/source/texk/gsftopk/configure | 28 ++++++++++++++-------------- Build/source/texk/gsftopk/configure.ac | 4 ++-- 3 files changed, 16 insertions(+), 31 deletions(-) (limited to 'Build/source/texk/gsftopk') diff --git a/Build/source/texk/gsftopk/c-auto.in b/Build/source/texk/gsftopk/c-auto.in index 0242e911c48..ebffd9afca4 100644 --- a/Build/source/texk/gsftopk/c-auto.in +++ b/Build/source/texk/gsftopk/c-auto.in @@ -6,15 +6,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_ASSERT_H -/* 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 to 1 if you have the `bzero' function. */ -#undef HAVE_BZERO - /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_DIRENT_H @@ -37,9 +28,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 header file. */ #undef HAVE_INTTYPES_H @@ -76,9 +64,6 @@ /* Define to 1 if you have the 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 header file. */ #undef HAVE_SELECT_H diff --git a/Build/source/texk/gsftopk/configure b/Build/source/texk/gsftopk/configure index 0f5cd69b040..1d82f352141 100755 --- a/Build/source/texk/gsftopk/configure +++ b/Build/source/texk/gsftopk/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for gsftopk for TeX Live 1.19.2. +# Generated by GNU Autoconf 2.69 for gsftopk (TeX Live) 1.19.2. # # Report bugs to . # @@ -588,10 +588,10 @@ MFLAGS= MAKEFLAGS= # Identity of this package. -PACKAGE_NAME='gsftopk for TeX Live' -PACKAGE_TARNAME='gsftopk-for-tex-live' +PACKAGE_NAME='gsftopk (TeX Live)' +PACKAGE_TARNAME='gsftopk--tex-live-' PACKAGE_VERSION='1.19.2' -PACKAGE_STRING='gsftopk for TeX Live 1.19.2' +PACKAGE_STRING='gsftopk (TeX Live) 1.19.2' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1325,7 +1325,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 gsftopk for TeX Live 1.19.2 to adapt to many kinds of systems. +\`configure' configures gsftopk (TeX Live) 1.19.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1374,7 +1374,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/gsftopk-for-tex-live] + [DATAROOTDIR/doc/gsftopk--tex-live-] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] @@ -1396,7 +1396,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gsftopk for TeX Live 1.19.2:";; + short | recursive ) echo "Configuration of gsftopk (TeX Live) 1.19.2:";; esac cat <<\_ACEOF @@ -1513,7 +1513,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gsftopk for TeX Live configure 1.19.2 +gsftopk (TeX Live) configure 1.19.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2123,7 +2123,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 gsftopk for TeX Live $as_me 1.19.2, which was +It was created by gsftopk (TeX Live) $as_me 1.19.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -7612,7 +7612,7 @@ fi # Define the identity of the package. - PACKAGE='gsftopk-for-tex-live' + PACKAGE='gsftopk--tex-live-' VERSION='1.19.2' @@ -12724,7 +12724,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" @@ -13706,7 +13706,7 @@ Usage: $0 [OPTIONS] Report bugs to ." lt_cl_version="\ -gsftopk for TeX Live config.lt 1.19.2 +gsftopk (TeX Live) config.lt 1.19.2 configured by $0, generated by GNU Autoconf 2.69. Copyright (C) 2011 Free Software Foundation, Inc. @@ -15309,7 +15309,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 gsftopk for TeX Live $as_me 1.19.2, which was +This file was extended by gsftopk (TeX Live) $as_me 1.19.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15375,7 +15375,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="\\ -gsftopk for TeX Live config.status 1.19.2 +gsftopk (TeX Live) config.status 1.19.2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/Build/source/texk/gsftopk/configure.ac b/Build/source/texk/gsftopk/configure.ac index 89d038840ee..e8e8d3f9593 100644 --- a/Build/source/texk/gsftopk/configure.ac +++ b/Build/source/texk/gsftopk/configure.ac @@ -1,12 +1,12 @@ dnl Process this file with autoconf to produce a configure script. dnl -dnl Copyright (C) 2009 Peter Breitenlohner +dnl Copyright (C) 2009, 2013 Peter Breitenlohner 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([gsftopk for TeX Live], [1.19.2], [tex-k@tug.org]) +AC_INIT([gsftopk (TeX Live)], [1.19.2], [tex-k@tug.org]) AC_PREREQ([2.65]) AC_CONFIG_SRCDIR([gsftopk.c]) AC_CONFIG_AUX_DIR([../../build-aux]) -- cgit v1.2.3