Mercurial > hg > octave-nkf > gnulib-hg
diff doc/gnulib.texi @ 14908:2b58e21ecf3c
gnulib-tool: Allow comments in the 'Depends-on' section.
* doc/gnulib.texi (Module description): Mention comment syntax in the
Depends-on section.
* gnulib-tool (func_get_dependencies): Filter out comment lines.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 13 Jun 2011 12:29:46 +0200 |
parents | 16c748720b01 |
children | 76a0e0f55da2 |
line wrap: on
line diff
--- a/doc/gnulib.texi +++ b/doc/gnulib.texi @@ -406,6 +406,8 @@ strtoull [test $ac_cv_func_strtoumax = no] @end smallexample +Lines starting with @code{#} are recognized as comments and are ignored. + @item configure.ac-early This field contains @file{configure.ac} stuff (Autoconf macro invocations and shell statements) that are logically placed early in the @file{configure.ac}