aboutsummaryrefslogtreecommitdiff
path: root/libiberty/config.in
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2017-05-31 00:16:45 -0400
committerDJ Delorie <dj@gcc.gnu.org>2017-05-31 00:16:45 -0400
commit63d9caf9040df6bc190328353499b1f8e36c8201 (patch)
treea3a52be0efad917bc28e65dcdf10f52c9da7bb49 /libiberty/config.in
parent96cbc38bfe970f81805af56dbc8127e5598c1ce8 (diff)
downloadgcc-63d9caf9040df6bc190328353499b1f8e36c8201.zip
gcc-63d9caf9040df6bc190328353499b1f8e36c8201.tar.gz
gcc-63d9caf9040df6bc190328353499b1f8e36c8201.tar.bz2
configure.ac (strnlen): Add to AC_CHECK_DECLS.
* configure.ac (strnlen): Add to AC_CHECK_DECLS. * configure: Likewise. * config.in: Add HACE_DECL_STRNLEN. From-SVN: r248721
Diffstat (limited to 'libiberty/config.in')
-rw-r--r--libiberty/config.in4
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