]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Kill more CVS references.
authorEric Blake <ebb9@byu.net>
Thu, 20 Mar 2008 20:14:44 +0000 (14:14 -0600)
committerEric Blake <ebb9@byu.net>
Thu, 20 Mar 2008 20:14:44 +0000 (14:14 -0600)
* README-cvs: Delete.  See README-hacking instead.
* README-hacking: Update wording, based on older file.
* BUGS: Remove CVS mention.

Signed-off-by: Eric Blake <ebb9@byu.net>
BUGS
ChangeLog
README-cvs [deleted file]
README-hacking

diff --git a/BUGS b/BUGS
index 1978dd19c7fa1c6f96224710fdf23539d9bfecbf..2f296892b0c13f4f44f66cef5ee7b1162399ad5c 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,9 +1,9 @@
 -*- outline -*-
 
 This file lists the bugs you must be aware of.  Be sure to check this
-file before using Autoconf, and especially CVS versions of Autoconf.
+file before using Autoconf, and especially git versions of Autoconf.
 
-       Copyright (C) 2000-2002, 2006-2007 Free Software Foundation, Inc.
+       Copyright (C) 2000-2002, 2006-2008 Free Software Foundation, Inc.
 
        This program is free software: you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
index 9d73089ff51a5c5d57fb890c21469f58a077a717..5dac3872709f12987314a9ec3052855e1c7818ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-03-20  Eric Blake  <ebb9@byu.net>
+
+       Kill more CVS references.
+       * README-cvs: Delete.  See README-hacking instead.
+       * README-hacking: Update wording, based on older file.
+       * BUGS: Remove CVS mention.
+
 2008-03-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * tests/tools.at (autotools and whitespace in file names): Skip
diff --git a/README-cvs b/README-cvs
deleted file mode 100644 (file)
index 56a730e..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
--*- outline -*-
-
-These notes intend to help people working on the CVS version of
-this package.
-
-* Requirements
-
-It is suggested that you build with the latest stable versions of the
-maintainer tools we depend upon, including:
-
-- Automake <http://www.gnu.org/software/automake/>
-- Gzip <http://www.gnu.org/software/gzip/>
-- Help2man <http://www.gnu.org/software/help2man/>
-- M4 <http://www.gnu.org/software/m4/>
-- Tar <http://www.gnu.org/software/tar/>
-- Texinfo <http://www.gnu.org/software/texinfo/>
-
-Autoconf is built with itself, so you may have bootstrapping issues
-when building from CVS.  You might try to install a recent snapshot
-of Autoconf (after installing the above tools), and then use that.
-
-Only building the initial full source tree will be a bit painful,
-later, a plain `cvs update -P && make' should be sufficient.
-
-Enjoy!
-
------
-
-Copyright (C) 2006 Free Software Foundation,
-Inc.
-
-This program is free software: you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program.  If not, see <http://www.gnu.org/licenses/>.
index 9e6cc8b9af7fe88eae2ea0c051ed09048ca93d39..f42d49b36735aee3878ab58ccd10d5f27d2ecd16 100644 (file)
@@ -13,7 +13,10 @@ tools we depend upon, including:
 
 - Autoconf <http://www.gnu.org/software/autoconf/>
 - Automake <http://www.gnu.org/software/automake/>
+- Help2man <http://www.gnu.org/software/help2man/>
+- M4 <http://www.gnu.org/software/m4/>
 - Perl <http://www.cpan.org/>
+- Texinfo <http://www.gnu.org/software/texinfo/>
 
 The following are useful as well, if you want to be able to run commands
 like "make dist" or "make distcheck":