On 2008-09-16 11:49, S.Madge wrote:
> /* Define to 1 if you have the `strcasestr' function. */
> #define HAVE_STRCASESTR 1
>   

According to this you have strcasestr.

What does the following output:
$ grep strcasestr /usr/include/*
$ nm -D /lib/libc* |  grep strcasestr

Best regards,
--Edwin
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to