* lib/getlogin_r.c, lib/getlogin_r.h, m4/getlogin_r.m4,
[gnulib.git] / modules / strftime
index 4d28e3f..7abe420 100644 (file)
@@ -2,22 +2,27 @@ Description:
 nstrftime() function: convert date and time to string, with GNU extensions.
 
 Files:
+lib/strftime.h
 lib/strftime.c
 m4/mbstate_t.m4
 m4/tm_gmtoff.m4
 m4/strftime.m4
 
 Depends-on:
+time_r
+tzset
+stdbool
 
 configure.ac:
-jm_FUNC_GNU_STRFTIME
+gl_FUNC_GNU_STRFTIME
 
 Makefile.am:
-lib_SOURCES += strftime.c
 
 Include:
-<time.h>
+"strftime.h"
+
+License:
+LGPL
 
 Maintainer:
 glibc
-