Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/compat regen
details: https://anonhg.NetBSD.org/src/rev/25fd76a03d4c
branches: trunk
changeset: 588184:25fd76a03d4c
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Feb 11 10:35:43 2006 +0000
description:
regen
diffstat:
tools/compat/configure | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
diffs (32 lines):
diff -r 50a7005d0c2d -r 25fd76a03d4c tools/compat/configure
--- a/tools/compat/configure Sat Feb 11 10:35:29 2006 +0000
+++ b/tools/compat/configure Sat Feb 11 10:35:43 2006 +0000
@@ -1298,11 +1298,18 @@
- ac_config_headers="$ac_config_headers nbtool_config_internal.h"
+ ac_config_headers="$ac_config_headers nbtool_config.h"
ac_config_files="$ac_config_files defs.mk"
+# Autoheader header and footer
+
+
+
+
+
+
# AC_NETBSD
ac_ext=c
@@ -9759,7 +9766,7 @@
case "$ac_config_target" in
# Handling of arguments.
"defs.mk" ) CONFIG_FILES="$CONFIG_FILES defs.mk" ;;
- "nbtool_config_internal.h" ) CONFIG_HEADERS="$CONFIG_HEADERS nbtool_config_internal.h" ;;
+ "nbtool_config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS nbtool_config.h" ;;
*) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
{ (exit 1); exit 1; }; };;
Home |
Main Index |
Thread Index |
Old Index