From Derek Price:
[gnulib.git] / modules / mkstemp
index 3959033..5d80820 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+mkstemp() function: create a private temporary file.
 
 Files:
 lib/mkstemp.c
@@ -12,10 +13,15 @@ m4/mkstemp.m4
 Depends-on:
 
 configure.ac:
-UTILS_FUNC_MKSTEMP
+gl_FUNC_MKSTEMP
 
 Makefile.am:
 
 Include:
 <stdlib.h>
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering