update regex to use the emulated mb*/wc* functions
[gnulib.git] / modules / regex
index ca33d42..c6a1235 100644 (file)
@@ -8,17 +8,26 @@ lib/regex_internal.c
 lib/regex_internal.h
 lib/regexec.c
 lib/regcomp.c
-m4/codeset.m4
 m4/regex.m4
+m4/mbstate_t.m4
 
 Depends-on:
 alloca
+btowc
 extensions
 gettext-h
+localcharset
 malloc
-restrict
-strcase
+memcmp
+memmove
+mbrtowc
+mbsinit
+stdbool
+stdint
 ssize_t
+wchar
+wcrtomb
+wctype
 
 configure.ac:
 gl_REGEX
@@ -29,7 +38,7 @@ Include:
 "regex.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all