From f29fb7f0c90f5bd49edc591bca993fff2a822229 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 10 Mar 2015 12:09:57 +0000 Subject: Build system: Drop checks for strcasecmp(), strstr(), and strtol() git-svn-id: svn://tug.org/texlive/trunk@36474 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/c-auto.in | 9 --------- 1 file changed, 9 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 33beb7bf8b1..54ce2c40044 100644 --- a/Build/source/texk/web2c/c-auto.in +++ b/Build/source/texk/web2c/c-auto.in @@ -153,9 +153,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H -/* Define to 1 if you have the `strcasecmp' function. */ -#undef HAVE_STRCASECMP - /* Define to 1 if you have the `strchr' function. */ #undef HAVE_STRCHR @@ -180,12 +177,6 @@ /* Define to 1 if you have the `strrchr' function. */ #undef HAVE_STRRCHR -/* Define to 1 if you have the `strstr' function. */ -#undef HAVE_STRSTR - -/* Define to 1 if you have the `strtol' function. */ -#undef HAVE_STRTOL - /* Define to 1 if you have the header file. */ #undef HAVE_STRUCTTREEROOT_H -- cgit v1.2.3