X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fregex;h=6a8f4c25fdf27dea93ba2c879651a30c0794fa6d;hb=a6dbbbfc876c64514a51fff76c99e002c8ed7580;hp=328c011b3a3f0aaf880fd9005d063f2a4ccec8a5;hpb=91f0c71300fb4f48cd39df121b8434f56012502c;p=gnulib.git diff --git a/modules/regex b/modules/regex index 328c011b3..6a8f4c25f 100644 --- a/modules/regex +++ b/modules/regex @@ -8,15 +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 -restrict +localcharset +malloc-gnu +memcmp +memmove +mbrtowc +mbsinit +nl_langinfo +stdbool +stdint +ssize_t +wchar +wcrtomb +wctype-h configure.ac: gl_REGEX @@ -24,10 +36,13 @@ gl_REGEX Makefile.am: Include: -"regex.h" + + +Link: +$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise License: -LGPL +LGPLv2+ Maintainer: all