mbspcasecmp: Fix function specification.
[gnulib.git] / modules / argmatch
index 27e2b75..0dd643c 100644 (file)
@@ -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
 exit
 exitfail
+verify
 stdbool
+memcmp
 
 configure.ac:
+gl_ARGMATCH
 
 Makefile.am:
-lib_SOURCES += argmatch.h argmatch.c
 
 Include:
 "argmatch.h"