NEWS.stable: update and finalise
[gnulib.git] / modules / argmatch
index 69197af..c322597 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
-unlocked-io
-exit
 exitfail
+verify
+stdbool
+stdlib
+memcmp
 
 configure.ac:
+gl_ARGMATCH
 
 Makefile.am:
-lib_SOURCES += argmatch.h argmatch.c
 
 Include:
 "argmatch.h"
@@ -27,4 +30,3 @@ GPL
 
 Maintainer:
 all
-