aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index aab9bf6..9b81ffb 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -13,10 +13,10 @@ Thu Nov 20 16:35:13 1997 Doug Evans <devans@canuck.cygnus.com>
Thu Nov 20 04:11:27 1997 Geoffrey Noer <noer@cygnus.com>
- * aclocal.m4: add EXEEXT setting rule
- * configure.in: call it
- * configure: regenerate
- * Makefile.in: pepper with EXEEXTs in appropriate places,
+ * aclocal.m4: add EXEEXT setting rule
+ * configure.in: call it
+ * configure: regenerate
+ * Makefile.in: pepper with EXEEXTs in appropriate places,
set SHELL = @SHELL@ for those lame hosts that don't have a /bin/sh
For some reason, EXEEXT isn't getting substututed in correctly
so for now, set EXEEXT to empty string