X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fargmatch;h=fade39096edd457449dc87f9411776eb421dfa12;hb=e323f261972032e4a1eeee6102c2327e97c808df;hp=04ce4df493a08c80b80851480f35bfed76242182;hpb=abe574726d366cedfb5a58484fd3a102b587323c;p=gnulib.git diff --git a/modules/argmatch b/modules/argmatch index 04ce4df49..fade39096 100644 --- a/modules/argmatch +++ b/modules/argmatch @@ -4,6 +4,7 @@ Search for an exact or abbreviated match of a string in an array of strings. Files: lib/argmatch.h lib/argmatch.c +m4/argmatch.m4 Depends-on: gettext-h @@ -12,12 +13,13 @@ quotearg quote exit exitfail +verify stdbool configure.ac: +gl_ARGMATCH Makefile.am: -lib_SOURCES += argmatch.h argmatch.c Include: "argmatch.h"