mbspcasecmp: Fix function specification.
[gnulib.git] / modules / argmatch
index 9ee248e..0dd643c 100644 (file)
@@ -4,23 +4,29 @@ 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"
 
+License:
+GPL
+
 Maintainer:
 all
-