]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* 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 4fb528bc17aef8f3d086204076831abc312f60c9..1bd4598178b2e8d9bfee1821a30a3394bea2271a 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 0a6e3690404b6a98b33032d2ef6321895a445b8b..17283cb863095339c39363b3cc5540e522e51e94 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