roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / human
index dd3250a9ed21a9693ce6ea97854c0bb9bd4945bf..a88b15ed9eb41a3e6d7aa55e71967d82e18724f5 100644 (file)
@@ -5,24 +5,22 @@ with K/M/G suffix.
 Files:
 lib/human.h
 lib/human.c
-lib/intprops.h
-m4/ulonglong.m4
-m4/stdint_h.m4
-m4/inttypes_h.m4
-m4/uintmax_t.m4
 m4/human.m4
 
 Depends-on:
-gettext-h
 argmatch
 error
+intprops
+memmove
 xstrtoumax
 stdbool
+stdint
 
 configure.ac:
 gl_HUMAN
 
 Makefile.am:
+lib_SOURCES += human.c
 
 Include:
 "human.h"