From: Bruno Haible Date: Sat, 27 Mar 2010 19:45:57 +0000 (+0100) Subject: Addendum to 2010-02-07 commit. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acaad5425b78409fd93c530b168c800419f20913;p=pspp Addendum to 2010-02-07 commit. --- diff --git a/ChangeLog b/ChangeLog index 0bfcebe259..788a079c4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-03-27 Bruno Haible + + Addendum to 2010-02-07 commit. + * gnulib-tool (func_usage): Document --extract-applicability option. + 2010-03-27 Bruno Haible Use GNULIB_POSIXCHECK instead of GNULIB_PORTCHECK. diff --git a/gnulib-tool b/gnulib-tool index c4f11ac984..c17d8896d8 100755 --- a/gnulib-tool +++ b/gnulib-tool @@ -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