fsync test: Avoid test failure on MacOS X and AIX.
[pspp] / modules / chdir-safer
index b3b47e16f6aad84cce0ae9aa989ae054e770d459..095a4086ccea05019be8611f7d330435f5062932 100644 (file)
@@ -7,6 +7,7 @@ lib/chdir-safer.c
 m4/chdir-safer.m4
 
 Depends-on:
+errno
 fchdir
 fcntl-h
 open
@@ -17,6 +18,7 @@ configure.ac:
 gl_CHDIR_SAFER
 
 Makefile.am:
+lib_SOURCES += chdir-safer.c
 
 Include:
 "chdir-safer.h"