X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Frpmatch;h=24297e5d1bf28b0704a81446a9d7b888bd5af374;hb=7e52ced3f761101e8e6ba0177d8f2ee3ef8a7fe0;hp=bbb0fb27604ad8fe9fe019990fd122e2a99e66a4;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/rpmatch b/modules/rpmatch index bbb0fb276..24297e5d1 100644 --- a/modules/rpmatch +++ b/modules/rpmatch @@ -1,17 +1,30 @@ Description: +Locale dependent classification of a response as matching "yes" or "no". Files: 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: + + +License: +GPL + +Maintainer: +Jim Meyering