test-stddef: test for (some) offsetof bugs
[gnulib.git] / modules / strcase
index 23dfac7..0023f46 100644 (file)
@@ -2,27 +2,23 @@ Description:
 Case-insensitive string comparison functions.
 
 Files:
-lib/strcase.h
 lib/strcasecmp.c
 lib/strncasecmp.c
 m4/strcase.m4
-m4/mbrtowc.m4
 
 Depends-on:
-mbuiter
+strings
 
 configure.ac:
 gl_STRCASE
 
 Makefile.am:
-EXTRA_DIST += strcase.h strcasecmp.c strncasecmp.c
 
 Include:
-"strcase.h"
+<strings.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
-