* automake.texi (Invoking Automake): Document --Werror and
authorTom Tromey <tromey@redhat.com>
Fri, 27 Jul 2001 15:34:14 +0000 (15:34 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 27 Jul 2001 15:34:14 +0000 (15:34 +0000)
--Wno-error.

ChangeLog
NEWS
automake.texi
stamp-vti
version.texi

index e9b705e..ff7ccdd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-27  Tom Tromey  <tromey@redhat.com>
+
+       * automake.texi (Invoking Automake): Document --Werror and
+       --Wno-error.
+
 2001-07-26  Tom Tromey  <tromey@redhat.com>
 
        * tests/nolink.test: Added no-exeext.
diff --git a/NEWS b/NEWS
index 7658ef5..10cbc09 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ New in 1.4h:
 * User-side dependency tracking.  Developers no longer need GNU make
 * Python support
 * Uses DIST_SUBDIRS in some situations when SUBDIRS is conditional
-* Many files (but not all) are correctly handled if they appear in subdirs
+* Most files are correctly handled if they appear in subdirs
   For instance, a _DATA file can appear in a subdir
 * GNU tar is no longer required for `make dist'
 * Added support for `dist_' and `nodist_' prefixes
index 6f44fdf..990fdeb 100644 (file)
@@ -972,6 +972,15 @@ created.
 @item --version
 @opindex --version
 Print the version number of Automake and exit.
+
+@item --Werror
+@itemx --Wno-error
+@opindex --Werror
+@opindex --Wno-error
+@samp{--Werror} will cause all warnings issued by @code{automake} to
+become errors.  Errors affect the exit status of @code{automake}, while
+warnings do not.  @samp{--Wno-error}, the default, causes warnings to be
+treated as warnings only.
 @end table
 
 
index 6a93b63..19a3ffa 100644 (file)
--- a/stamp-vti
+++ b/stamp-vti
@@ -1,4 +1,4 @@
-@set UPDATED 26 July 2001
+@set UPDATED 27 July 2001
 @set UPDATED-MONTH July 2001
 @set EDITION 1.4i
 @set VERSION 1.4i
index 6a93b63..19a3ffa 100644 (file)
@@ -1,4 +1,4 @@
-@set UPDATED 26 July 2001
+@set UPDATED 27 July 2001
 @set UPDATED-MONTH July 2001
 @set EDITION 1.4i
 @set VERSION 1.4i