diff options
Diffstat (limited to 'libiberty/config.in')
-rw-r--r-- | libiberty/config.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/config.in b/libiberty/config.in index 1ff50c6..66c78e8 100644 --- a/libiberty/config.in +++ b/libiberty/config.in @@ -79,6 +79,10 @@ don't. */ #undef HAVE_DECL_SNPRINTF +/* 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 `strtol', and to 0 if you don't. */ #undef HAVE_DECL_STRTOL |