X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fregex;h=6a8f4c25fdf27dea93ba2c879651a30c0794fa6d;hb=a6dbbbfc876c64514a51fff76c99e002c8ed7580;hp=4b2d4c754036b8352ad9bc8ac4d46a36cca1e277;hpb=78008cd2e8a58cda0d3c279ba0ee20dbd7598317;p=gnulib.git diff --git a/modules/regex b/modules/regex index 4b2d4c754..6a8f4c25f 100644 --- a/modules/regex +++ b/modules/regex @@ -12,17 +12,23 @@ m4/regex.m4 m4/mbstate_t.m4 Depends-on: -alloca +alloca-opt +btowc extensions gettext-h localcharset -malloc +malloc-gnu memcmp +memmove +mbrtowc +mbsinit +nl_langinfo stdbool stdint ssize_t wchar -wctype +wcrtomb +wctype-h configure.ac: gl_REGEX @@ -30,7 +36,10 @@ gl_REGEX Makefile.am: Include: -"regex.h" + + +Link: +$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise License: LGPLv2+