Addendum to 2010-02-07 commit.
authorBruno Haible <bruno@clisp.org>
Sat, 27 Mar 2010 19:45:57 +0000 (20:45 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 27 Mar 2010 19:45:57 +0000 (20:45 +0100)
ChangeLog
gnulib-tool

index 0bfcebe..788a079 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2010-03-27  Bruno Haible  <bruno@clisp.org>
 
+       Addendum to 2010-02-07 commit.
+       * gnulib-tool (func_usage): Document --extract-applicability option.
+
+2010-03-27  Bruno Haible  <bruno@clisp.org>
+
        Use GNULIB_POSIXCHECK instead of GNULIB_PORTCHECK.
        * lib/time.in.h (asctime, asctime_r, ctime, ctime_r): Test
        GNULIB_POSIXCHECK, not GNULIB_PORTCHECK. Provide compile-time warnings
index c4f11ac..c17d889 100755 (executable)
@@ -165,6 +165,7 @@ Operation modes:
       --extract-description        extract the description
       --extract-status             extract the status (obsolete or not)
       --extract-notice             extract the notice or banner
+      --extract-applicability      extract the applicability
       --extract-filelist           extract the list of files
       --extract-dependencies       extract the dependencies
       --extract-autoconf-snippet   extract the snippet for configure.ac