]> code.delx.au - gnu-emacs/blobdiff - autogen.sh
Define fullscreen_hook.
[gnu-emacs] / autogen.sh
index 89d6b9c4378abce057a6cf5e4e35581f031affef..0fe7ef32fc2906feb0ca3fbf4df45f31e0ebdc3a 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".