diff options
author | Tom Tromey <tromey@redhat.com> | 1996-01-24 23:39:34 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 1996-01-24 23:39:34 +0000 |
commit | 1a57cd09eaeb6f7f7e8779c7998f4e68d8654d8f (patch) | |
tree | 9b2ba36853fa4519e3cde6581721c3aba0468b0a /gdb/gdbtk.tcl | |
parent | 526fed067ec4e04992628edf9fe8ca01b65a9b4b (diff) | |
download | gdb-1a57cd09eaeb6f7f7e8779c7998f4e68d8654d8f.zip gdb-1a57cd09eaeb6f7f7e8779c7998f4e68d8654d8f.tar.gz gdb-1a57cd09eaeb6f7f7e8779c7998f4e68d8654d8f.tar.bz2 |
Look for -ldl or -ldld where needed by Tcl 7.5.
Updated copyrights.
Close backquote in 'lint' target.
Diffstat (limited to 'gdb/gdbtk.tcl')
-rw-r--r-- | gdb/gdbtk.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbtk.tcl b/gdb/gdbtk.tcl index c7b4ec1..5ec2fb4 100644 --- a/gdb/gdbtk.tcl +++ b/gdb/gdbtk.tcl @@ -1,5 +1,5 @@ # GDB GUI setup for GDB, the GNU debugger. -# Copyright 1994, 1995 +# Copyright 1994, 1995, 1996 # Free Software Foundation, Inc. # Written by Stu Grossman <grossman@cygnus.com> of Cygnus Support. |