diff options
Diffstat (limited to 'binutils/config.in')
-rw-r--r-- | binutils/config.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/config.in b/binutils/config.in index f5f3298..0a8551f 100644 --- a/binutils/config.in +++ b/binutils/config.in @@ -63,6 +63,10 @@ */ #undef HAVE_DECL_STPCPY +/* Define to 1 if you have the declaration of `strnlen', and to 0 if you + don't. */ +#undef HAVE_DECL_STRNLEN + /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. */ #undef HAVE_DECL_STRSTR |