float: Fix LDBL_MAX value on Linux/PowerPC.
[gnulib.git] / modules / tempname
index a0b4675..b4708d9 100644 (file)
@@ -8,7 +8,9 @@ m4/tempname.m4
 
 Depends-on:
 extensions
+fcntl-h
 gettimeofday
+lstat
 stdint
 sys_stat
 sys_time
@@ -17,6 +19,7 @@ configure.ac:
 gl_FUNC_GEN_TEMPNAME
 
 Makefile.am:
+lib_SOURCES += tempname.c
 
 Include:
 "tempname.h"