Add CVS checkout update instructions.
[gnulib.git] / modules / strcasestr
index 4a9b922..a18015a 100644 (file)
@@ -4,11 +4,12 @@ strcasestr() function: case-insensitive search for a substring in a string.
 Files:
 lib/strcasestr.c
 m4/strcasestr.m4
-m4/mbrtowc.m4
 
 Depends-on:
-mbuiter
 string
+stdbool
+malloca
+strnlen
 
 configure.ac:
 gl_FUNC_STRCASESTR
@@ -20,7 +21,7 @@ Include:
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible