fsync test: Avoid test failure on MacOS X and AIX.
[pspp] / modules / modechange
index 521608e2780f6893e39b828ca6399b4ab2594f88..b5b86a4186ad802bf4710922c062b5e9f421bdef 100644 (file)
@@ -8,12 +8,17 @@ lib/modechange.c
 m4/modechange.m4
 
 Depends-on:
-xstrtol
+stat
+stat-macros
+stdbool
+sys_stat
+xalloc
 
 configure.ac:
 gl_MODECHANGE
 
 Makefile.am:
+lib_SOURCES += modechange.c
 
 Include:
 "modechange.h"