Don't mention the 'assert' module here.
authorBruno Haible <bruno@clisp.org>
Tue, 1 May 2007 15:33:25 +0000 (15:33 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 1 May 2007 15:33:25 +0000 (15:33 +0000)
It's documented in functions/assert.texi.

ChangeLog
doc/headers/assert.texi

index 3b14272d7ad2734a2313c8dd2ca57495825d0aad..83473a8ea1d4c325be99f6f4bcea86dae2a64243 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-01  Bruno Haible  <bruno@clisp.org>
+
+       * doc/header/assert.texi: Undo last change: don't mention the gnulib
+       'assert' module here.
+
 2007-05-01  Bruno Haible  <bruno@clisp.org>
 
        * doc/functions/*.texi: New files.
index 2468d3b7a048f268442b8de01a7ffc217a31d2f6..4652958c73cac2f01b96cc2e98e9ec0c9cb1db18 100644 (file)
@@ -3,13 +3,10 @@
 
 POSIX specification: @url{http://www.opengroup.org/susv3xbd/assert.h.html}
 
-Gnulib module: @code{assert}
+Gnulib module: ---
 
 Portability problems fixed by Gnulib:
 @itemize
-@item
-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: