round: Update regarding AIX.
[gnulib.git] / modules / argmatch
index f7d1feb..0dd643c 100644 (file)
@@ -4,6 +4,7 @@ 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-h
@@ -14,11 +15,12 @@ exit
 exitfail
 verify
 stdbool
+memcmp
 
 configure.ac:
+gl_ARGMATCH
 
 Makefile.am:
-lib_SOURCES += argmatch.h argmatch.c
 
 Include:
 "argmatch.h"