Module Name: src
Committed By: apb
Date: Thu Jan 9 11:30:01 UTC 2014
Modified Files:
src/tools/compat: nbtool_config.h.in
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/tools/compat/nbtool_config.h.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/tools/compat/nbtool_config.h.in
diff -u src/tools/compat/nbtool_config.h.in:1.33 src/tools/compat/nbtool_config.h.in:1.34
--- src/tools/compat/nbtool_config.h.in:1.33 Wed Aug 14 10:15:14 2013
+++ src/tools/compat/nbtool_config.h.in Thu Jan 9 11:30:01 2014
@@ -1,6 +1,6 @@
/* nbtool_config.h.in. Generated automatically from configure.ac by autoheader. */
-/* $NetBSD: nbtool_config.h.in,v 1.33 2013/08/14 10:15:14 jmcneill Exp $ */
+/* $NetBSD: nbtool_config.h.in,v 1.34 2014/01/09 11:30:01 apb Exp $ */
#ifndef __NETBSD_NBTOOL_CONFIG_H__
#define __NETBSD_NBTOOL_CONFIG_H__
@@ -203,6 +203,10 @@
don't. */
#undef HAVE_DECL_STRNDUP
+/* 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 `strsuftoll', and to 0 if you
don't. */
#undef HAVE_DECL_STRSUFTOLL
@@ -462,6 +466,9 @@
/* Define if you have the `strndup' function. */
#undef HAVE_STRNDUP
+/* Define if you have the `strnlen' function. */
+#undef HAVE_STRNLEN
+
/* Define if you have the `strsep' function. */
#undef HAVE_STRSEP