X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fargmatch;h=0dd643cdfbdd7a0eee39ed91c193e5b48ac402d8;hb=fc80165c92e8b92da6e88e4fdb9c472125124fa0;hp=8a1ed6d7ef7b3f323968acd83d1ca36420e384d9;hpb=1d31a1e7121fda63c28ca105309237f6fa98ab80;p=gnulib.git diff --git a/modules/argmatch b/modules/argmatch index 8a1ed6d7e..0dd643cdf 100644 --- a/modules/argmatch +++ b/modules/argmatch @@ -4,23 +4,29 @@ 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 error -exit -gettext -quote quotearg -unlocked-io +quote +exit +exitfail +verify +stdbool +memcmp configure.ac: +gl_ARGMATCH Makefile.am: -lib_SOURCES += argmatch.h argmatch.c Include: "argmatch.h" +License: +GPL + Maintainer: all -