aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1998-04-30 00:08:01 +0000
committerStu Grossman <grossman@cygnus>1998-04-30 00:08:01 +0000
commitba7634adf9aa0052c36347b1bb2246226e944f28 (patch)
tree7a74269c1858d8944731777e4f72abed920255d2 /ChangeLog
parent8c59a22d9775cded32503196dfad59270126a966 (diff)
downloadgdb-ba7634adf9aa0052c36347b1bb2246226e944f28.zip
gdb-ba7634adf9aa0052c36347b1bb2246226e944f28.tar.gz
gdb-ba7634adf9aa0052c36347b1bb2246226e944f28.tar.bz2
* Makefile.in: Added dependencies to all-target-boehm-gc and
all-target-libjava to have them configure during the build.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c437ee..9ae42a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Apr 29 17:07:10 1998 Stu Grossman <grossman@babylon-5.cygnus.com>
+
+ * Makefile.in: Added dependencies to all-target-boehm-gc and
+ all-target-libjava to have them configure during the build.
+
start-sanitize-gdbtk
Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)