Use a native strcasestr() if found.

This commit is contained in:
Dan Fandrich
2007-09-25 06:43:58 +00:00
parent 775f86cb5a
commit c478200766
2 changed files with 5 additions and 0 deletions

View File

@@ -1900,6 +1900,7 @@ AC_CHECK_FUNCS( strtoll \
select \
strdup \
strstr \
strcasestr \
strtok_r \
uname \
strcasecmp \