diff options
author | Michael Meissner <gnu@the-meissners.org> | 1996-01-06 12:33:59 +0000 |
---|---|---|
committer | Michael Meissner <gnu@the-meissners.org> | 1996-01-06 12:33:59 +0000 |
commit | 01082eaf1926a56afc7b4cb51a25d3560ee31f5b (patch) | |
tree | 040b140c4bba5c5b38c89c3997bb79020e7282f8 /ChangeLog | |
parent | 5f917df14d2b82a4323f28f84e494b1060759d18 (diff) | |
download | gdb-01082eaf1926a56afc7b4cb51a25d3560ee31f5b.zip gdb-01082eaf1926a56afc7b4cb51a25d3560ee31f5b.tar.gz gdb-01082eaf1926a56afc7b4cb51a25d3560ee31f5b.tar.bz2 |
Make all-gdb include all-tcl/all-tk unless gdbtk is not built.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net> + + * Makefile.in (all-gdb): Depend on $(GDB_TK). + * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or + nothing depending on whether gdbtk is being built. + Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com> * Makefile.in (newlib.tar.gz): Delete building of newlib's info files. |