From 14ecffce49795fb6debf0dd3f4a03b84894dc7a0 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Sun, 20 Jul 2003 21:51:41 +0000 Subject: [PATCH] update paragraph about non-maintainer files --- HACKING | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/HACKING b/HACKING index 587e2cdcb..84288790b 100644 --- a/HACKING +++ b/HACKING @@ -26,9 +26,13 @@ and check everything in. * Some files in the automake package are not owned by automake. These - files should never be edited here. These files are COPYING, INSTALL, - ansi2knr.1, ansi2knr.c, config.guess config.sub, install-sh, mdate-sh, - missing, mkinstalldirs, texinfo.tex + files should never be edited here. These files are + COPYING (from FSF), + INSTALL (autoconf-patches@gnu.org), + config.guess, config.sub (config-patches@gnu.org), + texinfo.tex (bug-texinfo@gnu.org), + Struct.pm, XFile.pm (autoconf-patches@gnu.org). + Most of them are updated before release with `make fetch'. * Changes other than bug fixes must be mentioned in NEWS -- 2.47.2