Initial version.
[gnulib.git] / modules / strftime
index fe1b391..468bbad 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
@@ -12,13 +13,16 @@ time_r
 tzset
 
 configure.ac:
-jm_FUNC_GNU_STRFTIME
+gl_FUNC_GNU_STRFTIME
 
 Makefile.am:
-lib_SOURCES += strftime.c
+lib_SOURCES += strftime.c strftime.h
 
 Include:
-<time.h>
+"strftime.h"
+
+License:
+LGPL
 
 Maintainer:
 glibc