Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / mkstemp
index 698925a5633491b37f333d2e064792a5bd755ac5..deddaea57c08eef341a3e52138aa37248492505b 100644 (file)
@@ -11,12 +11,18 @@ m4/uintmax_t.m4
 m4/mkstemp.m4
 
 Depends-on:
+stat-macros
 
 configure.ac:
-UTILS_FUNC_MKSTEMP
+gl_FUNC_MKSTEMP
 
 Makefile.am:
 
 Include:
 <stdlib.h>
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering