diff options
author | Keith Seitz <keiths@cygnus> | 1997-12-02 15:52:37 +0000 |
---|---|---|
committer | Keith Seitz <keiths@cygnus> | 1997-12-02 15:52:37 +0000 |
commit | 27d02b2c4a35d9261f03b4c072dd6b19bfbe72bc (patch) | |
tree | 4586fc0c3e9b4bdde7a47934a92a5f8590c29b22 /ChangeLog | |
parent | 4ed8c3b8965201a3a9dcb2eb77152228fc3c4b36 (diff) | |
download | binutils-27d02b2c4a35d9261f03b4c072dd6b19bfbe72bc.zip binutils-27d02b2c4a35d9261f03b4c072dd6b19bfbe72bc.tar.gz binutils-27d02b2c4a35d9261f03b4c072dd6b19bfbe72bc.tar.bz2 |
* configure (GDB_TK): add all-libide to dependency list
* Makefile.in: remove sanitization for ALL libide references
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,9 @@ +Tue Dec 2 06:51:40 1997 Keith Seitz <keiths@onions.cygnus.com> + + * configure (GDB_TK): add all-libide to dependency list + + * Makefile.in: remove sanitization for ALL libide references + Tue Dec 2 09:04:13 1997 Michael Meissner <meissner@cygnus.com> * configure.in (host_libs): Build libide all of the time, remove ide @@ -8,8 +14,6 @@ Tue Dec 2 09:04:13 1997 Michael Meissner <meissner@cygnus.com> Mon Dec 1 10:53:40 1997 Keith Seitz <keiths@onions.cygnus.com> - * configure: add all-libide to GDB_TK - * Makefile.in (all-vmake): remove double dependency on all-libide * modules/modules: add libide to gdb's checkout list |