Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/compat rerun autoheader (and re-add header and footer).
details: https://anonhg.NetBSD.org/src/rev/193370601707
branches: trunk
changeset: 588173:193370601707
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Feb 11 00:55:17 2006 +0000
description:
rerun autoheader (and re-add header and footer).
diffstat:
tools/compat/nbtool_config.h.in | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 5c9d61c22a4d -r 193370601707 tools/compat/nbtool_config.h.in
--- a/tools/compat/nbtool_config.h.in Sat Feb 11 00:54:50 2006 +0000
+++ b/tools/compat/nbtool_config.h.in Sat Feb 11 00:55:17 2006 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: nbtool_config.h.in,v 1.9 2006/02/09 22:28:06 wiz Exp $ */
+/* $NetBSD: nbtool_config.h.in,v 1.10 2006/02/11 00:55:17 wiz Exp $ */
/* When regenerating this file with autoheader, make sure that
the header and footer stay. */
@@ -120,6 +120,10 @@
don't. */
#undef HAVE_DECL_SETPASSENT
+/* Define to 1 if you have the declaration of `strsuftoll', and to 0 if you
+ don't. */
+#undef HAVE_DECL_STRSUFTOLL
+
/* Define to 1 if you have the declaration of `sys_signame', and to 0 if you
don't. */
#undef HAVE_DECL_SYS_SIGNAME
Home |
Main Index |
Thread Index |
Old Index