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 3b14272..83473a8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 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.
        * doc/functions/google-ranking.txt: New file.
        * doc/gnulib.texi (Function Substitutes): New chapter.
index 2468d3b..4652958 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: