warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / regex-quote
blobae27afcaf96708978e906607f79e80413a5a8d0e
1 Description:
2 Construct a regular expression from a literal string.
4 Files:
5 lib/regex-quote.h
6 lib/regex-quote.c
8 Depends-on:
9 stdbool
10 xalloc
11 mbuiter
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += regex-quote.c
18 Include:
19 "regex-quote.h"
21 License:
22 GPL
24 Maintainer:
25 all