* openat.c (openat): Use ?:, not if, to work around GCC bug 4210
[gnulib.git] / modules / mkstemp
index 63f31f5..deddaea 100644 (file)
@@ -11,6 +11,7 @@ m4/uintmax_t.m4
 m4/mkstemp.m4
 
 Depends-on:
+stat-macros
 
 configure.ac:
 gl_FUNC_MKSTEMP
@@ -20,5 +21,8 @@ Makefile.am:
 Include:
 <stdlib.h>
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering