Merge branch 'stable'
[gnulib.git] / modules / regex-quote
1 Description:
2 Construct a regular expression from a literal string.
3
4 Files:
5 lib/regex-quote.h
6 lib/regex-quote.c
7
8 Depends-on:
9 xalloc
10 mbuiter
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += regex-quote.c
16
17 Include:
18 "regex-quote.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 Bruno Haible