unistr/u*-chr: prepare for multibyte tests
[pspp] / modules / regex
index 328c011b3a3f0aaf880fd9005d063f2a4ccec8a5..ecfd832ea01068b82ff8ce2ce0c5821fea1297ba 100644 (file)
@@ -8,15 +8,27 @@ 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
+alloca-opt
+btowc
 extensions
 gettext-h
+localcharset
 malloc
-restrict
+memcmp
+memmove
+mbrtowc
+mbsinit
+nl_langinfo
+stdbool
+stdint
+ssize_t
+wchar
+wcrtomb
+wctype
 
 configure.ac:
 gl_REGEX
@@ -24,10 +36,10 @@ gl_REGEX
 Makefile.am:
 
 Include:
-"regex.h"
+<regex.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all