X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/39f7b5f7f63c4f14812746e16c09c1e83b69f7af..12710ba4d4f1bae017e9538e5244b1c92636b499:/autogen.sh diff --git a/autogen.sh b/autogen.sh index 4b74b45a0e..0fe7ef32fc 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,7 +1,9 @@ #!/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". exit 1 + +# arch-tag: a123408c-fada-4bf7-98a0-a786cff918f0