X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/510ead5f460f103e8a2215b38ddb1f8e643c94e2..e9bffc61f201755de9ed46ef389379a9028f68e7:/autogen.sh diff --git a/autogen.sh b/autogen.sh index 0fe7ef32fc..52184c46f5 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,9 +1,7 @@ #!/bin/sh -echo "Please read INSTALL.CVS for instructions on how to build Emacs from CVS." +echo "Please read INSTALL.BZR for instructions on how to build Emacs from Bazaar." # 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