diff options
author | Tom Tromey <tromey@redhat.com> | 1997-02-25 19:04:34 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 1997-02-25 19:04:34 +0000 |
commit | 681c0ccde9524916a005d77b8f8954a034ace9b9 (patch) | |
tree | 4e586e948fdfe5dd931941eeeb2570328d64f55c /ChangeLog | |
parent | b1a8b4d814dc738d5ee9f4530e30ba3d46091554 (diff) | |
download | gdb-681c0ccde9524916a005d77b8f8954a034ace9b9.zip gdb-681c0ccde9524916a005d77b8f8954a034ace9b9.tar.gz gdb-681c0ccde9524916a005d77b8f8954a034ace9b9.tar.bz2 |
* configure.in (host_libs): Added db, itcl.
(host_tools): Added sn.
(noconfigdirs): Added itcl, db, sn in appropriate places.
(native_only): Added sn.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ Tue Feb 25 11:41:51 1997 Tom Tromey <tromey@cygnus.com> + * configure.in (host_libs): Added db, itcl. + (host_tools): Added sn. + (noconfigdirs): Added itcl, db, sn in appropriate places. + (native_only): Added sn. + * Makefile.in (all-db, all-sn): New targets. (ALL_MODULES): Added all-sn. (CROSS_CHECK_MODULES): Added check-sn. |