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