* lib/Automake/ChannelDefs.pm (usage): Mention that -Wportability
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 23 Aug 2006 19:20:25 +0000 (19:20 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 23 Aug 2006 19:20:25 +0000 (19:20 +0000)
is enabled by default with gnu and gnits strictness.
Report from Bruno Haible.

ChangeLog
lib/Automake/ChannelDefs.pm

index 4fb528b..1bd4598 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-23  Alexandre Duret-Lutz  <adl@gnu.org>
+
+       * lib/Automake/ChannelDefs.pm (usage): Mention that -Wportability
+       is enabled by default with gnu and gnits strictness.
+       Report from Bruno Haible.
+
 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
 
        * NEWS: Mark de-ANSI-fication as being obsolete.
index 0a6e369..17283cb 100644 (file)
@@ -168,7 +168,7 @@ sub usage ()
   `gnu'           GNU coding standards (default in gnu and gnits modes)
   `obsolete'      obsolete features or constructions
   `override'      user redefinitions of Automake rules or variables
-  `portability'   portability issues
+  `portability'   portability issues (default in gnu and gnits modes)
   `syntax'        dubious syntactic constructs (default)
   `unsupported'   unsupported or incomplete features (default)
   `all'           all the warnings