Provide missing frexpl(), ldexpl() declarations.
[gnulib.git] / modules / strcase
index 81c82d7..61f78ca 100644 (file)
@@ -2,28 +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:
-strnlen1
-mbchar
+string
 
 configure.ac:
 gl_STRCASE
 
 Makefile.am:
-lib_SOURCES += strcase.h
 
 Include:
-"strcase.h"
+<string.h>
 
 License:
 LGPL
 
 Maintainer:
 Bruno Haible
-