summaryrefslogtreecommitdiff
path: root/modules/tempname
diff options
context:
space:
mode:
Diffstat (limited to 'modules/tempname')
-rw-r--r--modules/tempname9
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/tempname b/modules/tempname
index 0f692d3d7c..25d27f3e56 100644
--- a/modules/tempname
+++ b/modules/tempname
@@ -8,17 +8,22 @@ lib/tempname.h
m4/tempname.m4
Depends-on:
+c99
+clock-time
extensions
fcntl-h
getrandom
libc-config
lstat
mkdir
+stdbool
stdint
sys_stat
+time-h
configure.ac:
gl_FUNC_GEN_TEMPNAME
+gl_MODULE_INDICATOR([tempname])
Makefile.am:
lib_SOURCES += tempname.c
@@ -26,6 +31,10 @@ lib_SOURCES += tempname.c
Include:
"tempname.h"
+Link:
+$(GETRANDOM_LIB)
+$(CLOCK_TIME_LIB)
+
License:
LGPLv2+

Return to:

Send suggestions and report system problems to the System administrator.