* MODULES.html.sh: Remove uinttostr. It's not a module.
authorJim Meyering <jim@meyering.net>
Tue, 24 Oct 2006 18:18:19 +0000 (18:18 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 24 Oct 2006 18:18:19 +0000 (18:18 +0000)
Reported by Karl Berry.

ChangeLog
MODULES.html.sh

index 0a2d59e..c4f0ea5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-24  Jim Meyering  <jim@meyering.net>
+
+       * MODULES.html.sh: Remove uinttostr.  It's not a module.
+       Reported by Karl Berry.
+
 2006-10-23  Bruno Haible  <bruno@clisp.org>
 
        * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
index 81f1b78..1196121 100755 (executable)
@@ -1802,7 +1802,6 @@ func_all_modules ()
   func_begin_table
   func_module intprops
   func_module inttostr
-  func_module uinttostr
   func_module xstrtoimax
   func_module xstrtoumax
   func_end_table