fsync test: Avoid test failure on MacOS X and AIX.
[pspp] / modules / tmpfile-safer
index c81906332fceb78c072a0a17e9e2dc095c890968..d63559e1535159c95f6deea9141854e806f09c5f 100644 (file)
@@ -5,16 +5,17 @@ Files:
 lib/stdio--.h
 lib/stdio-safer.h
 lib/tmpfile-safer.c
-m4/stdio-safer.m4
 
 Depends-on:
 binary-io
+tmpfile
 unistd-safer
 
 configure.ac:
-gl_TMPFILE_SAFER
+gl_MODULE_INDICATOR([tmpfile-safer])
 
 Makefile.am:
+lib_SOURCES += tmpfile-safer.c
 
 Include:
 "stdio-safer.h"