From 429820b180ffd5e43028722e36b013bad6c215ac Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 23 Feb 2013 19:51:05 +0100 Subject: strcasestr: remove check for this unused function --- lib/config-symbian.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/config-symbian.h') diff --git a/lib/config-symbian.h b/lib/config-symbian.h index 754319f94..17d92b061 100644 --- a/lib/config-symbian.h +++ b/lib/config-symbian.h @@ -504,9 +504,6 @@ /* Define to 1 if you have the `strcasecmp' function. */ #define HAVE_STRCASECMP 1 -/* Define to 1 if you have the `strcasestr' function. */ -#define HAVE_STRCASESTR 1 - /* Define to 1 if you have the `strcmpi' function. */ /* #undef HAVE_STRCMPI */ -- cgit v1.2.3