X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/6cc9ad8d246774837b95b3f01d9007f10d89c9cc..b995b4ae8f9e08719a92bbe3bd6ac7e8ff091309:/INSTALL diff --git a/INSTALL b/INSTALL index 1ed2698547..55320207fa 100644 --- 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.