[EMAIL PROTECTED] (Karl Berry) wrote:
> When I run MODULES.html.sh now, I get the following msg (several times):
>
> gnulib-tool: module uinttostr doesn't exist
That was my doing. Fixed.
* MODULES.html.sh: Remove uinttostr. It's not a module.
Reported by Karl Berry.
Index: MODULES.html.sh
===================================================================
RCS file: /sources/gnulib/gnulib/MODULES.html.sh,v
retrieving revision 1.153
diff -u -r1.153 MODULES.html.sh
--- MODULES.html.sh 23 Oct 2006 06:03:01 -0000 1.153
+++ MODULES.html.sh 24 Oct 2006 18:17:58 -0000
@@ -1802,7 +1802,6 @@
func_begin_table
func_module intprops
func_module inttostr
- func_module uinttostr
func_module xstrtoimax
func_module xstrtoumax
func_end_table