.
authorKarl Berry <karl@freefriends.org>
Fri, 26 Aug 2005 07:36:33 +0000 (07:36 +0000)
committerKarl Berry <karl@freefriends.org>
Fri, 26 Aug 2005 07:36:33 +0000 (07:36 +0000)
MODULES.html

index d9c0de06446e26a6ed506885cce50faa7e0db59a..db72117ab29152e0a30504702f3241c20b7113d2 100644 (file)
@@ -2488,7 +2488,7 @@ variables.
         <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/regex.h">regex.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/regex.c">regex.c</A><BR><A HREF="lib/regex_internal.c">regex_internal.c</A><BR><A HREF="lib/regex_internal.h">regex_internal.h</A><BR><A HREF="lib/regexec.c">regexec.c</A><BR><A HREF="lib/regcomp.c">regcomp.c</A>
         <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/codeset.m4">codeset.m4</A><BR><A HREF="m4/regex.m4">regex.m4</A><BR>gl_REGEX
-        <TD ALIGN=LEFT VALIGN=TOP>alloca<BR>extensions<BR>gettext-h<BR>restrict
+        <TD ALIGN=LEFT VALIGN=TOP>alloca<BR>extensions<BR>gettext-h<BR>malloc<BR>restrict
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=rename"></A><A HREF="modules/rename">rename</A>
@@ -3611,11 +3611,11 @@ variables.
       <LI>One or more implementation files: lib/<VAR>module</VAR>.c et al.
       <LI>One or more autoconf macro files: m4/<VAR>module</VAR>.m4 et al.
       <LI>A configure.ac fragment, Makefile.am fragment, dependency list: modules/<VAR>module</VAR>
+      <LI>A testsuite: source files in tests/ and metainformation (a configure.ac fragment, Makefile.am fragment, dependency list) in modules/<VAR>module</VAR>-tests
       <LI>Some documentation
       <LI>A POT file and some PO files
-      <LI>A testsuite
     </UL>
     <HR>
-    Generated from <CODE>MODULES.html.sh</CODE> on 25 August 2005.
+    Generated from <CODE>MODULES.html.sh</CODE> on 26 August 2005.
   </BODY>
 </HTML>