]> git.saurik.com Git - bison.git/blobdiff - README-cvs
* doc/bison.texinfo (How Can I Reset the Parser): More about start
[bison.git] / README-cvs
index 2495479227b761d1f053e7336fb4866023433350..0b9b27050d5b028c3a04b69620e08efe70218e87 100644 (file)
@@ -9,14 +9,13 @@ Only the sources are installed in the CVS repository (to ease the
 maintenance, merges etc.), therefore you will have to the maintainer
 tools we depend upon:
 
-- Automake 1.6 or 1.6.1
+- Automake 1.7
 
-- Autoconf 2.53a or better
-  ftp://alpha.gnu.org/gnu/autoconf/autoconf-2.53a.tar.gz   (992 kB)
-  ftp://alpha.gnu.org/gnu/autoconf/autoconf-2.53a.tar.bz2  (756 kB)
+- Autoconf 2.57
 
-- Gettext 0.11.3 pre 2 or better
-  http://www.lrde.epita.fr/~akim/download/gettext-0.11.3-pre2.tar.gz
+- Gettext 0.12.1
+
+- CVS Bison itself
 
 Only building the initial full source tree will be a bit painful,
 later, a plain `cvs update -P & make' should be sufficient.
@@ -51,12 +50,12 @@ Enjoy!
 Unfortunately the current Gettext still does not include all the
 needed tools so that the bootstrapping always perform successfully.
 
-If you experiment problems, I suggest the following:
+If you experience problems, I suggest the following:
 
 1. Do a regular CVS checkout
 
-2. Fetch a recent tarball.
-   http://www.lrde.epita.fr/~akim/download/bison-1.49b.tar.gz
+2. Fetch a recent tarball in:
+   http://www.lrde.epita.fr/~akim/download/
 
 3. Extract it
 
@@ -68,7 +67,7 @@ If you experiment problems, I suggest the following:
 
 -----
 
-Copyright (C) 2002 Free Software Foundation, Inc.
+Copyright (C) 2002, 2003 Free Software Foundation, Inc.
 
 This file is part of GNU Bison.