X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fargmatch;h=0dd643cdfbdd7a0eee39ed91c193e5b48ac402d8;hb=fc80165c92e8b92da6e88e4fdb9c472125124fa0;hp=27e2b7561ebb03402d6fcee3ce3cfba7d231b0ae;hpb=d3e8c58c07934d00ff72d0dc32aa48a2c3667137;p=gnulib.git diff --git a/modules/argmatch b/modules/argmatch index 27e2b7561..0dd643cdf 100644 --- a/modules/argmatch +++ b/modules/argmatch @@ -4,20 +4,23 @@ 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 +gettext-h error quotearg quote exit exitfail +verify stdbool +memcmp configure.ac: +gl_ARGMATCH Makefile.am: -lib_SOURCES += argmatch.h argmatch.c Include: "argmatch.h"