Preserve ACLs while copying.
[gnulib.git] / modules / mkstemp
index e56ced2..dc77562 100644 (file)
@@ -2,17 +2,13 @@ Description:
 mkstemp() function: create a private temporary file.
 
 Files:
+lib/mkstemp.h
 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
-sys_stat
+extensions
+tempname
 
 configure.ac:
 gl_FUNC_MKSTEMP
@@ -20,7 +16,7 @@ gl_FUNC_MKSTEMP
 Makefile.am:
 
 Include:
-<stdlib.h>
+"mkstemp.h"
 
 License:
 GPL