X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fregex;h=6a8f4c25fdf27dea93ba2c879651a30c0794fa6d;hb=9ada6e7b5cf3aa507b6b54e47775c29ffd1378d3;hp=5ca9a7f2d8b9781e49074ba792160e762c48d7ce;hpb=82ff49b55425e14156a89f4d2ab4267409665f54;p=gnulib.git diff --git a/modules/regex b/modules/regex index 5ca9a7f2d..6a8f4c25f 100644 --- a/modules/regex +++ b/modules/regex @@ -8,17 +8,27 @@ lib/regex_internal.c lib/regex_internal.h lib/regexec.c lib/regcomp.c -m4/codeset.m4 m4/regex.m4 +m4/mbstate_t.m4 Depends-on: -alloca +alloca-opt +btowc extensions gettext-h -malloc +localcharset +malloc-gnu +memcmp +memmove +mbrtowc +mbsinit +nl_langinfo +stdbool stdint -strcase ssize_t +wchar +wcrtomb +wctype-h configure.ac: gl_REGEX @@ -26,10 +36,13 @@ gl_REGEX Makefile.am: Include: -"regex.h" + + +Link: +$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise License: -LGPL +LGPLv2+ Maintainer: all