X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/327719ee8a3fcdb36ed6acaf6d8cb5fbdf0bd801..87e7285cdd9f70cd16122394e33d5620913ad284:/autogen.sh diff --git a/autogen.sh b/autogen.sh index 0fe7ef32fc..6eb8f98208 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/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".