diff options
author | Michael Meissner <gnu@the-meissners.org> | 1997-11-21 15:56:57 +0000 |
---|---|---|
committer | Michael Meissner <gnu@the-meissners.org> | 1997-11-21 15:56:57 +0000 |
commit | f092e2a9990a544d064d6974caf1e3ab8c1fa0c1 (patch) | |
tree | 381db4eb02458be259c949227ddc58bd33ad137d /gdb | |
parent | 40e8f10571a50a22f9f5990eb46c7a60d769c2fe (diff) | |
download | gdb-f092e2a9990a544d064d6974caf1e3ab8c1fa0c1.zip gdb-f092e2a9990a544d064d6974caf1e3ab8c1fa0c1.tar.gz gdb-f092e2a9990a544d064d6974caf1e3ab8c1fa0c1.tar.bz2 |
tabify changelog
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 8 |
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 |