getgroups: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / mkstemp
index 2e6dcf74b2fa494c02d3a74f6f3243a179598267..0f4fef666539b1736d73d72d660112ef0775ccb0 100644 (file)
@@ -6,9 +6,9 @@ lib/mkstemp.c
 m4/mkstemp.m4
 
 Depends-on:
-extensions
 stdlib
-tempname
+extensions
+tempname        [test $HAVE_MKSTEMP = 0 || test $REPLACE_MKSTEMP = 1]
 
 configure.ac:
 gl_FUNC_MKSTEMP
@@ -20,7 +20,7 @@ Include:
 <stdlib.h>
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering