diff options
author | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | 2011-02-12 15:47:02 +0000 |
---|---|---|
committer | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | 2011-02-12 15:47:02 +0000 |
commit | e7e950024cd23a1de5009eac957480b234b8a6cc (patch) | |
tree | d2bab297f617d37d23d7e4d4aa251868c5fd380f /MAINTAINERS | |
parent | a8ed311494c8cafaf3f7d8a5262037de8188a5cf (diff) | |
download | newlib-e7e950024cd23a1de5009eac957480b234b8a6cc.zip newlib-e7e950024cd23a1de5009eac957480b234b8a6cc.tar.gz newlib-e7e950024cd23a1de5009eac957480b234b8a6cc.tar.bz2 |
Import move-if-change script from gnulib.
/:
PR binutils/12283
* MAINTAINERS (mkinstalldirs): Comes from Automake.
(move-if-change): Comes from gnulib.
* move-if-change: Import version from gnulib.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a471c90..046c5ea 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -38,7 +38,7 @@ config.guess; config.sub; readline/support/config.{sub,guess} binutils@sourceware.org gdb-patches@sourceware.org -depcomp +depcomp; mkinstalldirs Send bug reports and patches to bug-automake@gnu.org. gdb/; readline/; sim/; GDB's part of include/ @@ -69,12 +69,8 @@ ltconfig; ltmain.sh; ltcf-*.sh sources or submitted to the master file maintainer and brought in via a merge. -mkinstalldirs; move-if-change - autoconf: http://gnu.org - Patches to autoconf-patches@gnu.org. - Changes need to be done in tandem with the official AUTOCONF - sources or submitted to the master file maintainer and brought - in via a merge. +move-if-change + Send bug reports and patches to bug-gnulib@gnu.org. symlink-tree gcc: http://gcc.gnu.org |