* CONTRIBUTE: Suggest autogen.sh's 'all' operand.
This commit is contained in:
parent
d7284da858
commit
bfdc27c5f6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue