]> code.delx.au - gnu-emacs/blobdiff - autogen.sh
Close bug#3992.
[gnu-emacs] / autogen.sh
index 0fe7ef32fc2906feb0ca3fbf4df45f31e0ebdc3a..6eb8f982081c50329921998d8dc8d23c91c9cf6a 100755 (executable)
@@ -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".