X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fargmatch;h=fade39096edd457449dc87f9411776eb421dfa12;hb=15b93a23d220ccdf3d29bf6f9b8fbf7e50269f9f;hp=0c039652f21b508426dc1d87db369714f93da0f5;hpb=917752adb19961999cd68c6c961efffe33c85141;p=gnulib.git diff --git a/modules/argmatch b/modules/argmatch index 0c039652f..fade39096 100644 --- a/modules/argmatch +++ b/modules/argmatch @@ -4,19 +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" @@ -26,4 +29,3 @@ GPL Maintainer: all -