Add 'restrict' module.
[gnulib.git] / modules / regex
1 Description:
2 Regular expression matching.
3
4 Files:
5 lib/regex.h
6 lib/regex.c
7 m4/regex.m4
8
9 Depends-on:
10 alloca
11 unlocked-io
12 gettext
13 restrict
14
15 configure.ac:
16 gl_REGEX
17
18 Makefile.am:
19 lib_SOURCES += regex.h
20
21 Include:
22 "regex.h"
23
24 Maintainer:
25 all
26