X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fargmatch;h=0dd643cdfbdd7a0eee39ed91c193e5b48ac402d8;hb=9d3af100c7a626ed2b501fb7d0a97936f72ce9ac;hp=f7d1feb2c0747f1c4a3bd58682fe2d3c10fe7443;hpb=7c3f8da8f075e3813ced160d5b53a28c6f7dfe78;p=gnulib.git diff --git a/modules/argmatch b/modules/argmatch index f7d1feb2c..0dd643cdf 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 @@ -14,11 +15,12 @@ exit exitfail verify stdbool +memcmp configure.ac: +gl_ARGMATCH Makefile.am: -lib_SOURCES += argmatch.h argmatch.c Include: "argmatch.h"