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