strtod: fix bug in replacement function on AIX
[gnulib.git] / modules / tmpfile
index bc7c42c..0fa61e8 100644 (file)
@@ -6,17 +6,19 @@ lib/tmpfile.c
 m4/tmpfile.m4
 
 Depends-on:
+stdio
 pathmax
 tempname
 tmpdir
 
 configure.ac:
-gl_TMPFILE
+gl_FUNC_TMPFILE
+gl_STDIO_MODULE_INDICATOR([tmpfile])
 
 Makefile.am:
 
 Include:
-#include <stdio.h>
+<stdio.h>
 
 License:
 GPL