* modules/utimecmp (Depends-on): Add stat-time.
[gnulib.git] / modules / strftime
index fe1b391..18bc411 100644 (file)
@@ -2,6 +2,7 @@ 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
@@ -9,17 +10,18 @@ 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
-