]> code.delx.au - gnu-emacs/blobdiff - INSTALL
Default to 'configure --enable-silent-rules'
[gnu-emacs] / INSTALL
diff --git a/INSTALL b/INSTALL
index 1ed269854776bde8c16ae05b2c9fa4f67059e26c..55320207fa303cbc4f0a353bf3db5da39b1ec500 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -316,10 +316,9 @@ generated warnings may still be useful, though you may prefer building
 with 'make WERROR_CFLAGS=' so that the warnings are not treated as
 errors.
 
-Use --enable-silent-rules to cause 'make' to chatter less.  This is
-helpful when combined with options like --enable-gcc-warnings that
-generate long shell-command lines.  'make V=0' also suppresses the
-chatter.
+Use --disable-silent-rules to cause 'make' to give more details about
+the commands it executes.  This can be helpful when debugging a build
+that goes awry.  'make V=1' also enables the extra chatter.
 
 Use --enable-link-time-optimization to enable link-time optimizer.  If
 you're using GNU compiler, this feature is supported since version 4.5.0.