repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
(decipher-ignore-spaces): Don't quote nil and t in docstrings.
[emacs.git]
/
autogen.sh
blob
4b74b45a0e2ddc5cda35fdb2abde81e4a33bae1e
1
#!/bin/sh
2
3
echo
"Please read INSTALL-CVS for instructions on how to build Emacs from CVS."
4
5
# Exit with failure, since people may have generic build scripts that
6
# try things like "autogen.sh && ./configure && make".
7
exit
1