Bruno Haible <bruno <at> clisp.org> writes: > > Hi, > > Paul suggested that the best way to provide guidance for a gnulib user that > wants info about a particular header files is not the modules/ structure, > but rather a separate index. > > Since this is actually documentation, I'm putting this index into the doc.
Thanks! Here's a quick followup. 2007-04-27 Eric Blake <[EMAIL PROTECTED]> * doc/headers/assert.texi (assert.h): Document assert module use. Index: doc/headers/assert.texi =================================================================== RCS file: /sources/gnulib/gnulib/doc/headers/assert.texi,v retrieving revision 1.1 diff -u -r1.1 assert.texi --- doc/headers/assert.texi 27 Apr 2007 19:57:14 -0000 1.1 +++ doc/headers/assert.texi 27 Apr 2007 20:04:47 -0000 @@ -1,10 +1,13 @@ @node assert.h @section @file{assert.h} -Gnulib module: --- +Gnulib module: @code{assert} Portability problems fixed by Gnulib: @itemize [EMAIL PROTECTED] +Not a portability problem, per se, but allow the installer to disable +assertions through "configure --disable-assert". @end itemize Portability problems not fixed by Gnulib: