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/3ff924b1d4e0
branches: trunk
changeset: 588176:3ff924b1d4e0
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Feb 11 01:28:17 2006 +0000
description:
regen
diffstat:
tools/compat/configure | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 844eec225692 -r 3ff924b1d4e0 tools/compat/configure
--- a/tools/compat/configure Sat Feb 11 01:28:01 2006 +0000
+++ b/tools/compat/configure Sat Feb 11 01:28:17 2006 +0000
@@ -1298,7 +1298,7 @@
- ac_config_headers="$ac_config_headers nbtool_config.h"
+ ac_config_headers="$ac_config_headers nbtool_config_internal.h"
ac_config_files="$ac_config_files defs.mk"
@@ -9759,7 +9759,7 @@
case "$ac_config_target" in
# Handling of arguments.
"defs.mk" ) CONFIG_FILES="$CONFIG_FILES defs.mk" ;;
- "nbtool_config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS nbtool_config.h" ;;
+ "nbtool_config_internal.h" ) CONFIG_HEADERS="$CONFIG_HEADERS nbtool_config_internal.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