(c-version): Bump to 5.31.8.
[bpt/emacs.git] / autogen.sh
index 89d6b9c..0fe7ef3 100755 (executable)
@@ -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".