X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/8f924df7df019cce90537647de2627581043b5c4..33417df2b11627037d6de7dc3a1cb02b67b66171:/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