3 These notes intend to help people working on the CVS version of
8 It is suggested that you build with the latest stable versions of the
9 maintainer tools we depend upon, including:
11 - Automake <http://www.gnu.org/software/automake/>
12 - Gzip <http://www.gnu.org/software/gzip/>
13 - Help2man <http://www.gnu.org/software/help2man/>
14 - M4 <http://www.gnu.org/software/m4/>
15 - Tar <http://www.gnu.org/software/tar/>
16 - Texinfo <http://www.gnu.org/software/texinfo/>
18 Autoconf is built with itself, so you may have bootstrapping issues
19 when building from CVS. You might try to install a recent snapshot
20 of Autoconf (after installing the above tools), and then use that.
22 Only building the initial full source tree will be a bit painful,
23 later, a plain `cvs update -P && make' should be sufficient.
29 Copyright (C) 2006 Free Software Foundation,
32 This program is free software; you can redistribute it and/or modify
33 it under the terms of the GNU General Public License as published by
34 the Free Software Foundation; either version 2, or (at your option)
37 This program is distributed in the hope that it will be useful,
38 but WITHOUT ANY WARRANTY; without even the implied warranty of
39 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
40 GNU General Public License for more details.
42 You should have received a copy of the GNU General Public License
43 along with this program; if not, write to the Free Software
44 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA