Update filename in "please read" message.
This commit is contained in:
parent
f578d9f8aa
commit
510ead5f46
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-04-24 Thien-Thi Nguyen <ttn@gnu.org>
|
||||
|
||||
* autogen.sh: Update filename in "please read" message.
|
||||
|
||||
2004-04-17 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* INSTALL: Move the info about site-lisp dirs,
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo "Please read INSTALL-CVS for instructions on how to build Emacs from CVS."
|
||||
echo "Please read INSTALL.CVS for instructions on how to build Emacs from CVS."
|
||||
|
||||
# Exit with failure, since people may have generic build scripts that
|
||||
# try things like "autogen.sh && ./configure && make".
|
||||
|
|
Loading…
Add table
Reference in a new issue