Fix typos.
[gnulib.git] / modules / mkstemp
index deddaea..2e6dcf7 100644 (file)
@@ -3,18 +3,16 @@ mkstemp() function: create a private temporary file.
 
 Files:
 lib/mkstemp.c
-lib/tempname.c
-m4/ulonglong.m4
-m4/stdint_h.m4
-m4/inttypes_h.m4
-m4/uintmax_t.m4
 m4/mkstemp.m4
 
 Depends-on:
-stat-macros
+extensions
+stdlib
+tempname
 
 configure.ac:
 gl_FUNC_MKSTEMP
+gl_STDLIB_MODULE_INDICATOR([mkstemp])
 
 Makefile.am: