From b4739d9ae3747dc10cd17d4e2cd1a56ac734892f Mon Sep 17 00:00:00 2001
From: Martin Nilsson <mani@lysator.liu.se>
Date: Sun, 29 Feb 2004 13:27:38 +0100
Subject: [PATCH] Read README-CVS if you got your source from CVS.

Rev: README:1.19
---
 README | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README b/README
index 2f02adeefa..9bf4e0fbd5 100644
--- a/README
+++ b/README
@@ -12,8 +12,10 @@ pike-request@roxen.com
 
 HOW TO BUILD PIKE
 
+If you are building Pike from the CVS, read README-CVS instead.
+
 The top-level makefile (in this directory, not the src directory) has
-all the magic you need to build Pike.  Just type 'make'.
+all the magic you need to build Pike. Just type 'make'.
 
 You will need autoconf, gnu m4, bison, a C compiler and the GMP
 library. You probably also want to use GNU make and libz.
-- 
GitLab