Module 'human' now depends on module 'stdbool'.
[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
14 configure.ac:
15 gl_REGEX
16
17 Makefile.am:
18 lib_SOURCES += regex.h
19
20 Include:
21 "regex.h"
22
23 Maintainer:
24 all
25