diff options
author | Nick Clifton <nickc@redhat.com> | 2008-04-18 08:55:06 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2008-04-18 08:55:06 +0000 |
commit | 8494bfdf22214d256aa3db235eb195e43b8c63d2 (patch) | |
tree | bf8beb73ffdf038f920ca5f3757a16351b3ea99c /MAINTAINERS | |
parent | dbd35e4df3c77bac590024b04982162918c0a086 (diff) | |
download | newlib-8494bfdf22214d256aa3db235eb195e43b8c63d2.zip newlib-8494bfdf22214d256aa3db235eb195e43b8c63d2.tar.gz newlib-8494bfdf22214d256aa3db235eb195e43b8c63d2.tar.bz2 |
* MAINTAINERS: Replace reference to configure.in with reference to configure.ac.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b74ae14..3c2c6f1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4,7 +4,7 @@ Please do not make ChangeLog entries. COPYING, COPYING.LIB, README http://gnu.org. -Makefile.*; configure; configure.in; src-release +Makefile.*; configure; configure.ac; src-release Any global maintainer can approve changes to these files, but they should be aware that they need to be kept in sync with their counterparts in the GCC |