* CONTRIBUTE: Suggest autogen.sh's 'all' operand.

This commit is contained in:
Paul Eggert 2017-05-25 00:43:13 -07:00
parent d7284da858
commit bfdc27c5f6

View file

@ -14,7 +14,7 @@ Briefly, the following shell commands build and run Emacs from scratch:
git config --global transfer.fsckObjects true
git clone git://git.sv.gnu.org/emacs.git
cd emacs
./autogen.sh
./autogen.sh all
./configure
make
src/emacs