* doc/headers/assert.texi (assert.h): Document assert module use.
[gnulib.git] / doc / headers / assert.texi
1 @node assert.h
2 @section @file{assert.h}
3
4 Gnulib module: @code{assert}
5
6 Portability problems fixed by Gnulib:
7 @itemize
8 @item
9 Not a portability problem, per se, but allow the installer to disable
10 assertions through "configure --disable-assert".
11 @end itemize
12
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @end itemize