fsync test: Avoid test failure on MacOS X and AIX.
[pspp] / modules / human
index 24e1ac2fbe06a7a01cf5b77ef87eee7c3398b62d..a88b15ed9eb41a3e6d7aa55e71967d82e18724f5 100644 (file)
@@ -8,10 +8,10 @@ lib/human.c
 m4/human.m4
 
 Depends-on:
-gettext-h
 argmatch
 error
 intprops
+memmove
 xstrtoumax
 stdbool
 stdint
@@ -20,7 +20,7 @@ configure.ac:
 gl_HUMAN
 
 Makefile.am:
-EXTRA_DIST += human.h
+lib_SOURCES += human.c
 
 Include:
 "human.h"