roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / argmatch
index 27e2b7561ebb03402d6fcee3ce3cfba7d231b0ae..c28ecaf2f1c4de51dd7c2358e0b217b9f3afd8ce 100644 (file)
@@ -6,18 +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"