Define HAVE_STRNLEN (should fix compilation failure under VC8)

This commit is contained in:
mgoffioul 2006-09-04 10:12:26 +00:00
parent 3e817481c6
commit 8201537dbf
4 changed files with 4 additions and 4 deletions

View file

@ -375,7 +375,7 @@ MA 02111-1307, USA. */
#define HAVE_STRING_H 1
/* Define if you have the `strnlen' function. */
#undef HAVE_STRNLEN
#define HAVE_STRNLEN 1
/* Define if you have the `strtoul' function. */
#define HAVE_STRTOUL 1

View file

@ -400,7 +400,7 @@ MA 02111-1307, USA. */
#define HAVE_STRING_H 1
/* Define if you have the `strnlen' function. */
#undef HAVE_STRNLEN
#define HAVE_STRNLEN 1
/* Define if you have the `strtoul' function. */
#define HAVE_STRTOUL 1

View file

@ -406,7 +406,7 @@ MA 02111-1307, USA. */
#define HAVE_STRING_H 1
/* Define if you have the `strnlen' function. */
#undef HAVE_STRNLEN
#define HAVE_STRNLEN 1
/* Define if you have the `strtoul' function. */
#define HAVE_STRTOUL 1

View file

@ -409,7 +409,7 @@ MA 02111-1307, USA. */
#define HAVE_STRING_H 1
/* Define if you have the `strnlen' function. */
#undef HAVE_STRNLEN
#define HAVE_STRNLEN 1
/* Define if you have the `strtoul' function. */
#define HAVE_STRTOUL 1