havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / modules / regex-quote
blob4623339c3ddcd6066cc2cff52ec3aa2c6f031beb
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:
14 AC_REQUIRE([AC_C_RESTRICT])
16 Makefile.am:
17 lib_SOURCES += regex-quote.c
19 Include:
20 "regex-quote.h"
22 Link:
23 $(LIB_MBRTOWC)
25 License:
26 GPL
28 Maintainer:
29 all