From d5ebdb7654a4d1c4d699e5b2b452b8b3d5c597a5 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Fri, 20 Sep 2002 17:17:01 +0000 Subject: [PATCH] New section: `Working with CVS'. --- HACKING | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/HACKING b/HACKING index 8342f84..dd4f5d0 100644 --- a/HACKING +++ b/HACKING @@ -80,6 +80,20 @@ ================================================================ += Working with CVS + +* To regenerate dependent files created by aclocal and automake, + use the `bootstrap' script. It uses the code from the source + tree, so the resulting files (aclocal.m4 and Makefile.in) should + be the same as you would get if you install this version of + automake and use it to generate those files. + +* Dependent files aclocal.m4, configure and Makefile.in in all + directories should be up to date in the CVS repository, so that + the changes in them can be easily noticed and analyzed. + + +================================================================ = Test suite * Use "make check" and "make maintainer-check" liberally -- 2.7.4