* modules/regex (lib_SOURCES): Undo previous change.
[gnulib.git] / modules / strcase
index 84d832a..1f98231 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Case-insensitive string comparison functions.
 
 Files:
 lib/strcase.h
@@ -12,7 +13,14 @@ configure.ac:
 gl_STRCASE
 
 Makefile.am:
+lib_SOURCES += strcase.h
 
 Include:
 "strcase.h"
 
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+