Add time_r module. Change timegm, mktime, and strftime to use localtime_r
[gnulib.git] / modules / timegm
index 34002c4..e841a55 100644 (file)
@@ -7,6 +7,8 @@ lib/timegm.c
 m4/timegm.m4
 
 Depends-on:
+mktime
+time_r
 
 configure.ac:
 gl_FUNC_TIMEGM
@@ -18,4 +20,4 @@ Include:
 "timegm.h"
 
 Maintainer:
-Simon Josefsson
+all, glibc