X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fargmatch;h=0dd643cdfbdd7a0eee39ed91c193e5b48ac402d8;hb=fc80165c92e8b92da6e88e4fdb9c472125124fa0;hp=69197af90b4232a69d0149e65b6c9332fae8d011;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/argmatch b/modules/argmatch index 69197af90..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 -unlocked-io exit exitfail +verify +stdbool +memcmp configure.ac: +gl_ARGMATCH Makefile.am: -lib_SOURCES += argmatch.h argmatch.c Include: "argmatch.h" @@ -27,4 +30,3 @@ GPL Maintainer: all -