diff options
author | Andrew Cagney <cagney@gnu.org> | 2001-07-20 20:08:08 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@gnu.org> | 2001-07-20 20:08:08 +0000 |
commit | b34f1c9f7b31a65b9e7ef5cd049f8b2403787553 (patch) | |
tree | 7727680e08310a324abd26463395f7270b606c91 | |
parent | 1801eae1b11202bbdcfc1fc30fa270ab3083bc6f (diff) | |
download | newlib-b34f1c9f7b31a65b9e7ef5cd049f8b2403787553.zip newlib-b34f1c9f7b31a65b9e7ef5cd049f8b2403787553.tar.gz newlib-b34f1c9f7b31a65b9e7ef5cd049f8b2403787553.tar.bz2 |
Clone src/config.guess. Mention in MAINTAINERS.
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9722033..2201a92 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21,7 +21,8 @@ cgen/; cgen parts of opcodes/, sim/ & include/ May need separate opcodes/ or sim/ approval for commits of regenerated files there. -config.guess; config.sub; dejagnu/config.guess; readline/support/config.sub +config.guess; config.sub; dejagnu/config.guess; +readline/support/config.sub; readline/support/config.guess config: http://gnu.org Patches to config-patches@gnu.org. Changes need to be done in tandem with the official CONFIG |