mkdtemp: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / tmpfile-safer
index 2d284a78de945a3f84ba0e225498c35446beddde..de615442ee66ff2f61b15c4b79c186be8aee398d 100644 (file)
@@ -9,13 +9,14 @@ m4/stdio-safer.m4
 
 Depends-on:
 binary-io
+tmpfile
 unistd-safer
 
 configure.ac:
 gl_TMPFILE_SAFER
+gl_MODULE_INDICATOR([tmpfile-safer])
 
 Makefile.am:
-EXTRA_DIST += stdio--.h stdio-safer.h tmpfile-safer.c
 
 Include:
 "stdio-safer.h"