diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 3 |
2 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2004-12-09 Jim Blandy <jimb@redhat.com> + + * MAINTAINERS: List 'depcomp' as part of automake. + 2004-12-08 David Edelsohn <edelsohn@gnu.org> * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. diff --git a/MAINTAINERS b/MAINTAINERS index ef4a825..1b54419 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -36,6 +36,9 @@ dejagnu/ dejagnu: http://www.gnu.org/software/dejagnu/ Patches to bug-dejagnu@gnu.org +depcomp + Send bug reports and patches to bug-automake@gnu.org. + gdb/; mmalloc/; readline/; sim/; GDB's part of include/ & dejagnu/ gdb: http://sources.redhat.com/gdb/ Patches to gdb-patches@sources.redhat.com. |