include strcasecmp() for those without it

This commit is contained in:
Todd C. Miller
1999-08-24 17:37:38 +00:00
parent 1a5da52c7b
commit 0d38bef9a7
8 changed files with 187 additions and 77 deletions

4
configure vendored
View File

@@ -5480,7 +5480,7 @@ EOF
;;
esac
for ac_func in strchr strrchr memchr memcpy memset sysconf sigaction tzset strcasecmp seteuid ftruncate
for ac_func in strchr strrchr memchr memcpy memset sysconf sigaction tzset seteuid ftruncate
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
echo "configure:5487: checking for $ac_func" >&5
@@ -6444,7 +6444,7 @@ else
LIBOBJS="$LIBOBJS fnmatch.o"
fi
for ac_func in strerror
for ac_func in strerror strcasecmp
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
echo "configure:6451: checking for $ac_func" >&5