Preserve ACLs while copying.
[gnulib.git] / modules / mkstemp
index 4c090fe..dc77562 100644 (file)
@@ -2,14 +2,13 @@ Description:
 mkstemp() function: create a private temporary file.
 
 Files:
+lib/mkstemp.h
 lib/mkstemp.c
-lib/tempname.c
 m4/mkstemp.m4
 
 Depends-on:
-stat-macros
-stdint
-sys_stat
+extensions
+tempname
 
 configure.ac:
 gl_FUNC_MKSTEMP
@@ -17,7 +16,7 @@ gl_FUNC_MKSTEMP
 Makefile.am:
 
 Include:
-<stdlib.h>
+"mkstemp.h"
 
 License:
 GPL