aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1998-04-28 23:26:30 +0000
committerJason Molenda <jmolenda@apple.com>1998-04-28 23:26:30 +0000
commitbfde75f7e3846ec59ea36dcb07bb3f08924890a3 (patch)
tree846f3dd447ce71c847a1469ac090a325121ef474 /ChangeLog
parent231cd2a9797f84ac31eb01f17b040f3a3fa2053c (diff)
downloadgdb-bfde75f7e3846ec59ea36dcb07bb3f08924890a3.zip
gdb-bfde75f7e3846ec59ea36dcb07bb3f08924890a3.tar.gz
gdb-bfde75f7e3846ec59ea36dcb07bb3f08924890a3.tar.bz2
Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
* Makefile.in (install-gdbtk): Call this 'install-gdb' so that the right GUI libraries and files are installed along with GDB. This bit of the Makefile.in is bracketed by a sanitize-gdbtk, so install-gdb will revert to the normal boring behavior if we sanitize out all gdbtk bits.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d24c5c2..0c437ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+start-sanitize-gdbtk
+Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
+
+ * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
+ the right GUI libraries and files are installed along with GDB.
+
+end-sanitize-gdbtk
Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
* configure.in: Change alpha to alpha* in several places.