X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fargmatch;h=fade39096edd457449dc87f9411776eb421dfa12;hb=11a5f14838519ffd46707b750afbfffebcb3ab44;hp=8a1ed6d7ef7b3f323968acd83d1ca36420e384d9;hpb=1d31a1e7121fda63c28ca105309237f6fa98ab80;p=gnulib.git diff --git a/modules/argmatch b/modules/argmatch index 8a1ed6d7e..fade39096 100644 --- a/modules/argmatch +++ b/modules/argmatch @@ -4,23 +4,28 @@ 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 configure.ac: +gl_ARGMATCH Makefile.am: -lib_SOURCES += argmatch.h argmatch.c Include: "argmatch.h" +License: +GPL + Maintainer: all -