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/web2c/c-auto.in | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'Build/source/texk/web2c/c-auto.in') diff --git a/Build/source/texk/web2c/c-auto.in b/Build/source/texk/web2c/c-auto.in index cf20a045e39..67b7cd9a10a 100644 --- a/Build/source/texk/web2c/c-auto.in +++ b/Build/source/texk/web2c/c-auto.in @@ -55,15 +55,6 @@ /* Define to 1 if you have the `atoi' function. */ #undef HAVE_ATOI -/* 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 declaration of `strndup', and to 0 if you don't. */ #undef HAVE_DECL_STRNDUP @@ -99,9 +90,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 @@ -153,9 +141,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 `setlocale' function. */ #undef HAVE_SETLOCALE -- cgit v1.2.3