tmpfile: Fix C++ test error on mingw.
[pspp] / modules / tmpfile
index 8358274e3e346cf78c09d3f691b776eba4fea029..b2d62283e1d418aa6ba39dd3e38b89741024a076 100644 (file)
@@ -6,12 +6,14 @@ lib/tmpfile.c
 m4/tmpfile.m4
 
 Depends-on:
+stdio
 pathmax
 tempname
 tmpdir
 
 configure.ac:
 gl_TMPFILE
+gl_STDIO_MODULE_INDICATOR([tmpfile])
 
 Makefile.am: