X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/39f7b5f7f63c4f14812746e16c09c1e83b69f7af..48b1e7cf2bf6bf70340c49aaac393176bf3d7aaf:/autogen.sh?ds=sidebyside diff --git a/autogen.sh b/autogen.sh index 4b74b45a0e..6eb8f98208 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.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