Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/compat Regen this properly per procedure described in ...
details: https://anonhg.NetBSD.org/src/rev/bb06b62aeffb
branches: trunk
changeset: 751010:bb06b62aeffb
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Thu Jan 21 12:55:04 2010 +0000
description:
Regen this properly per procedure described in src/tools/compat/configure.ac.
diffstat:
tools/compat/nbtool_config.h.in | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r b517ceace35c -r bb06b62aeffb tools/compat/nbtool_config.h.in
--- a/tools/compat/nbtool_config.h.in Thu Jan 21 12:02:25 2010 +0000
+++ b/tools/compat/nbtool_config.h.in Thu Jan 21 12:55:04 2010 +0000
@@ -1,6 +1,6 @@
/* nbtool_config.h.in. Generated automatically from configure.ac by autoheader. */
-/* $NetBSD: nbtool_config.h.in,v 1.24 2010/01/15 11:26:25 asau Exp $ */
+/* $NetBSD: nbtool_config.h.in,v 1.25 2010/01/21 12:55:04 tsutsui Exp $ */
#ifndef __NETBSD_NBTOOL_CONFIG_H__
#define __NETBSD_NBTOOL_CONFIG_H__
@@ -336,9 +336,6 @@
/* Define if you have the <machine/endian.h> header file. */
#undef HAVE_MACHINE_ENDIAN_H
-/* Define if you have the <sys/endian.h> header file. */
-#undef HAVE_SYS_ENDIAN_H
-
/* Define if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H
@@ -492,6 +489,9 @@
/* Define if you have the <sys/dir.h> header file, and it defines `DIR'. */
#undef HAVE_SYS_DIR_H
+/* Define if you have the <sys/endian.h> header file. */
+#undef HAVE_SYS_ENDIAN_H
+
/* Define if you have the <sys/featuretest.h> header file. */
#undef HAVE_SYS_FEATURETEST_H
Home |
Main Index |
Thread Index |
Old Index