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