* configure.in: Use AC_FUNC_STRNLEN.

This commit is contained in:
Akim Demaille
2002-01-11 13:31:33 +00:00
parent 0b1cb33137
commit ac5ff6a908
15 changed files with 103 additions and 39 deletions

View File

@@ -201,9 +201,6 @@
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the `strnlen' function. */
#undef HAVE_STRNLEN
/* Define to 1 if you have the `strspn' function. */
#undef HAVE_STRSPN