regex: Don't require alloca.
[pspp] / modules / regex
index 3f88f40515dead35e8e1e5b5dff67f52569049d8..36ad446390470ed284b2a529c0c469841b333e72 100644 (file)
@@ -8,16 +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
-strcase
+memcmp
+memmove
+mbrtowc
+mbsinit
+nl_langinfo
+stdbool
+stdint
 ssize_t
+wchar
+wcrtomb
+wctype
 
 configure.ac:
 gl_REGEX
@@ -28,7 +39,7 @@ Include:
 "regex.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all