roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / same
index 6d7846514ad773aed295825ebedf28408e409987..6401dfba6d4ffaad0558db46c1f959a20cf71882 100644 (file)
@@ -8,17 +8,18 @@ lib/same.c
 m4/same.m4
 
 Depends-on:
-xalloc
 error
 dirname
 same-inode
+stat
 stdbool
+memcmp
 
 configure.ac:
 gl_SAME
 
 Makefile.am:
-EXTRA_DIST += same.h
+lib_SOURCES += same.c
 
 Include:
 "same.h"