ref: 391c79360b12c73a77c2fa29890ef02e2b70fb1a
parent: 51d488104f99196c594f262395d90edeeb667145
author: John Tytgat <[email protected]>
date: Tue Nov 23 11:27:26 EST 2010
Fix outdated CVS reference. * docs/INSTALL.UNIX: Fix outdated CVS references.
--- a/docs/INSTALL.UNIX
+++ b/docs/INSTALL.UNIX
@@ -32,7 +32,7 @@
2. Regenerate the configure script if needed
--------------------------------------------
- This only applies if you are building a CVS snapshot or checkout,
+ This only applies if you are building a git snapshot or checkout,
*not* if you grabbed the sources of an official release.
You need to invoke the `autogen.sh' script in the top-level
@@ -42,7 +42,7 @@
sh autogen.sh
In case of problems, you may need to install or upgrade Automake,
- Autoconf or Libtool. See README.CVS in the top-level directory
+ Autoconf or Libtool. See README.git in the top-level directory
for more information.