Merge getpass from libc, plus a few fixes.
[gnulib.git] / modules / strftime
index 1dadd5f..fe1b391 100644 (file)
@@ -8,6 +8,8 @@ m4/tm_gmtoff.m4
 m4/strftime.m4
 
 Depends-on:
+time_r
+tzset
 
 configure.ac:
 jm_FUNC_GNU_STRFTIME
@@ -18,3 +20,6 @@ lib_SOURCES += strftime.c
 Include:
 <time.h>
 
+Maintainer:
+glibc
+