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 | a86a761e17b1c3a3591fc01f818776a00482218f (patch) | |
tree | 205e83c2edce5f42de3eb26f52a3c0d03a34e620 /MAINTAINERS | |
parent | 14865d76081f439683dd79295e308a9acd7dd9be (diff) | |
download | gdb-a86a761e17b1c3a3591fc01f818776a00482218f.zip gdb-a86a761e17b1c3a3591fc01f818776a00482218f.tar.gz gdb-a86a761e17b1c3a3591fc01f818776a00482218f.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 |