* modules/regex (Depends-on): Add malloc, since the code
[gnulib.git] / modules / regex
1 Description:
2 Regular expression matching.
3
4 Files:
5 lib/regex.h
6 lib/regex.c
7 lib/regex_internal.c
8 lib/regex_internal.h
9 lib/regexec.c
10 lib/regcomp.c
11 m4/codeset.m4
12 m4/regex.m4
13
14 Depends-on:
15 alloca
16 extensions
17 gettext-h
18 malloc
19 restrict
20
21 configure.ac:
22 gl_REGEX
23
24 Makefile.am:
25
26 Include:
27 "regex.h"
28
29 License:
30 LGPL
31
32 Maintainer:
33 all