From 510ead5f460f103e8a2215b38ddb1f8e643c94e2 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sat, 24 Apr 2004 02:27:49 +0000 Subject: Update filename in "please read" message. --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 89d6b9c437..0fe7ef32fc 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/bin/sh -echo "Please read INSTALL-CVS for instructions on how to build Emacs from CVS." +echo "Please read INSTALL.CVS for instructions on how to build Emacs from CVS." # Exit with failure, since people may have generic build scripts that # try things like "autogen.sh && ./configure && make". -- cgit v1.2.3