aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2005-01-19 22:04:37 +0000
committerJim Blandy <jimb@codesourcery.com>2005-01-19 22:04:37 +0000
commit065a1afc0492b6d06eb1e890c8c27d04dfc42639 (patch)
treed678b97d8f9be954ee1024bef88ce7e2850f729c /gdb/ChangeLog
parent1c44323fc0bf1f27b4754ef8e7eba700d0ab89eb (diff)
downloadgdb-065a1afc0492b6d06eb1e890c8c27d04dfc42639.zip
gdb-065a1afc0492b6d06eb1e890c8c27d04dfc42639.tar.gz
gdb-065a1afc0492b6d06eb1e890c8c27d04dfc42639.tar.bz2
* configure.tgt: Set build_rdi_share to "yes" on those targets
that use that debugging protocol. Set build_nlm to yes to build NLM stub for Netware targets. * configure.ac: If build_rdi_share is "yes", then configure the rdi-share subdirectory. If build_nlm is "yes", the configure the "nlm" subdirectory. * configure: Regenerated.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3637c4e..7a83a29 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,13 @@
2005-01-19 Jim Blandy <jimb@redhat.com>
+ * configure.tgt: Set build_rdi_share to "yes" on those targets
+ that use that debugging protocol.
+ Set build_nlm to yes to build NLM stub for Netware targets.
+ * configure.ac: If build_rdi_share is "yes", then configure the
+ rdi-share subdirectory.
+ If build_nlm is "yes", the configure the "nlm" subdirectory.
+ * configure: Regenerated.
+
* rdi-share/configure, rdi-share/aclocal.m4: Regenerated using
autoconf 2.59 and automake 1.9.3.