New module 'unistr/u8-to-u16'.
[gnulib.git] / modules / mkstemp
index 301d829..dc77562 100644 (file)
@@ -4,20 +4,16 @@ mkstemp() function: create a private temporary file.
 Files:
 lib/mkstemp.h
 lib/mkstemp.c
-lib/tempname.c
 m4/mkstemp.m4
 
 Depends-on:
 extensions
-stat-macros
-stdint
-sys_stat
+tempname
 
 configure.ac:
 gl_FUNC_MKSTEMP
 
 Makefile.am:
-EXTRA_DIST += mkstemp.h mkstemp.c tempname.c
 
 Include:
 "mkstemp.h"