X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Frpmatch;h=17a6c2083ac08580d56875b2ad7975a24664badf;hb=423d3cac13c30bb0d5f85e5fac6ab1406ed1731a;hp=d9451258c5fe2a3a4ae55a6a08d3a4f82bcbf1a3;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/rpmatch b/modules/rpmatch index d9451258c..17a6c2083 100644 --- a/modules/rpmatch +++ b/modules/rpmatch @@ -6,15 +6,27 @@ lib/rpmatch.c m4/rpmatch.m4 Depends-on: -gettext +stdlib +extensions +stdbool +gettext-h regex +strdup configure.ac: gl_FUNC_RPMATCH +gl_STDLIB_MODULE_INDICATOR([rpmatch]) Makefile.am: Include: + + +Link: +$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise + +License: +GPL Maintainer: Jim Meyering