emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master bfdc27c: * CONTRIBUTE: Suggest autogen.sh's 'all' o


From: Paul Eggert
Subject: [Emacs-diffs] master bfdc27c: * CONTRIBUTE: Suggest autogen.sh's 'all' operand.
Date: Thu, 25 May 2017 03:43:47 -0400 (EDT)

branch: master
commit bfdc27c5f60765a57164e9b12f34856ae90b5888
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    * CONTRIBUTE: Suggest autogen.sh's 'all' operand.
---
 CONTRIBUTE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTE b/CONTRIBUTE
index 188ec86..5fd1973 100644
--- a/CONTRIBUTE
+++ b/CONTRIBUTE
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]