Use a command that uses $CC $CFLAGS, not $CPP, to test whether inline is
[gnulib.git] / modules / mkstemp
index 36d9be2..dc77562 100644 (file)
@@ -2,24 +2,21 @@ Description:
 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
 
 Include:
-<stdlib.h>
+"mkstemp.h"
 
 License:
 GPL