diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a78edcd..88b5341 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -5,6 +5,8 @@ Thu Nov 20 04:11:27 1997 Geoffrey Noer <noer@cygnus.com> * 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 Mon Nov 17 15:35:06 1997 Doug Evans <devans@canuck.cygnus.com> |