gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
[gnulib.git] / modules / strcasestr
index 0fb4639..884edfd 100644 (file)
@@ -3,6 +3,7 @@ strcasestr() function: case-insensitive search for a substring in a string.
 
 Files:
 lib/strcasestr.c
+lib/str-kmp.h
 m4/strcasestr.m4
 
 Depends-on:
@@ -21,7 +22,7 @@ Include:
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible