X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fregex;h=328c011b3a3f0aaf880fd9005d063f2a4ccec8a5;hb=34c9588f610fc2a4824d2fcf8426285f79c6fcc0;hp=b1fadd46cac96dc9a0c69671bc6444e69754354d;hpb=abe574726d366cedfb5a58484fd3a102b587323c;p=gnulib.git diff --git a/modules/regex b/modules/regex index b1fadd46c..328c011b3 100644 --- a/modules/regex +++ b/modules/regex @@ -4,18 +4,24 @@ Regular expression matching. Files: lib/regex.h lib/regex.c +lib/regex_internal.c +lib/regex_internal.h +lib/regexec.c +lib/regcomp.c +m4/codeset.m4 m4/regex.m4 Depends-on: alloca +extensions gettext-h +malloc restrict configure.ac: gl_REGEX Makefile.am: -lib_SOURCES += regex.h Include: "regex.h"