diff options
Diffstat (limited to 'autogen.sh')
| -rwxr-xr-x | autogen.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh index 3f9fe7e859a..cb224421d0f 100755 --- a/autogen.sh +++ b/autogen.sh @@ -25,7 +25,7 @@ ## The Emacs bzr repository does not include the configure script ## (and associated helpers). The first time you fetch Emacs from bzr, ## run this script to generate the necessary files. -## For more details, see the file INSTALL.BZR. +## For more details, see the file INSTALL.REPO. ### Code: @@ -105,7 +105,7 @@ check_version () cat <<EOF Checking whether you have the necessary tools... -(Read INSTALL.BZR for more details on building Emacs) +(Read INSTALL.REPO for more details on building Emacs) EOF |
