Doc update.
[pspp] / modules / argmatch
index 0c039652f21b508426dc1d87db369714f93da0f5..c28ecaf2f1c4de51dd7c2358e0b217b9f3afd8ce 100644 (file)
@@ -6,17 +6,20 @@ lib/argmatch.h
 lib/argmatch.c
 
 Depends-on:
-gettext
+gettext-h
 error
 quotearg
 quote
-exit
 exitfail
+verify
+stdbool
+stdlib
+memcmp
 
 configure.ac:
 
 Makefile.am:
-lib_SOURCES += argmatch.h argmatch.c
+lib_SOURCES += argmatch.c
 
 Include:
 "argmatch.h"
@@ -26,4 +29,3 @@ GPL
 
 Maintainer:
 all
-