NEWS.stable: log cherry-pick [3180807]->[768eb31] doc/lgpl-2.1.texi
[gnulib.git] / modules / strcase
index f4e727e..0c91e06 100644 (file)
@@ -1,13 +1,19 @@
 Description:
 Case-insensitive string comparison functions.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
 Files:
-lib/strcase.h
 lib/strcasecmp.c
 lib/strncasecmp.c
 m4/strcase.m4
 
 Depends-on:
+strings
 
 configure.ac:
 gl_STRCASE
@@ -15,8 +21,10 @@ gl_STRCASE
 Makefile.am:
 
 Include:
-"strcase.h"
+<strings.h>
+
+License:
+LGPLv2+
 
 Maintainer:
 Bruno Haible
-