autoupdate
[gnulib.git] / modules / strcase
index f4e727e..0023f46 100644 (file)
@@ -2,12 +2,12 @@ Description:
 Case-insensitive string comparison functions.
 
 Files:
-lib/strcase.h
 lib/strcasecmp.c
 lib/strncasecmp.c
 m4/strcase.m4
 
 Depends-on:
+strings
 
 configure.ac:
 gl_STRCASE
@@ -15,8 +15,10 @@ gl_STRCASE
 Makefile.am:
 
 Include:
-"strcase.h"
+<strings.h>
+
+License:
+LGPLv2+
 
 Maintainer:
 Bruno Haible
-