]> code.delx.au - gnu-emacs/blobdiff - INSTALL.REPO
Merge from origin/emacs-25
[gnu-emacs] / INSTALL.REPO
index 1720758928c3799b8bc872fb1ccf77aea05b33b6..7497f1f29691d410cec72f5e7456293c57c871eb 100644 (file)
@@ -18,9 +18,10 @@ makeinfo  - not strictly necessary, but highly recommended, so that
   you can build the manuals.
 
 To use the autotools, run the following shell command to generate the
-'configure' script and some related files:
+'configure' script and some related files, and to set up your git
+configuration:
 
-  $ ./autogen.sh
+  $ ./autogen.sh all
 
 You can then configure your build as follows: