X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fargmatch;h=0dd643cdfbdd7a0eee39ed91c193e5b48ac402d8;hb=7dd6551404efff84abc69c3795dbe125cd13ebbd;hp=9f99899d545c0b12e27a071d4314f6d0ad3545f4;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/argmatch b/modules/argmatch index 9f99899d5..0dd643cdf 100644 --- a/modules/argmatch +++ b/modules/argmatch @@ -4,22 +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 -