Mercurial > hg > octave-nkf > gnulib-hg
changeset 13069:5a91813baecc
Addendum to 2010-02-07 commit.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 27 Mar 2010 20:45:57 +0100 |
parents | 1b865c5d298d |
children | 71d59ec8c75f |
files | ChangeLog gnulib-tool |
diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +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.
--- a/gnulib-tool +++ b/gnulib-tool @@ -165,6 +165,7 @@ --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