X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fargmatch;h=fade39096edd457449dc87f9411776eb421dfa12;hb=ca3910da774f8ae6c4a2b6b8a8729b10ccc97ad4;hp=27e2b7561ebb03402d6fcee3ce3cfba7d231b0ae;hpb=d3e8c58c07934d00ff72d0dc32aa48a2c3667137;p=gnulib.git diff --git a/modules/argmatch b/modules/argmatch index 27e2b7561..fade39096 100644 --- a/modules/argmatch +++ b/modules/argmatch @@ -4,20 +4,22 @@ 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 exit exitfail +verify stdbool configure.ac: +gl_ARGMATCH Makefile.am: -lib_SOURCES += argmatch.h argmatch.c Include: "argmatch.h"