Doc update.
[pspp] / modules / strftime
index 5f7ad6777e1a7ec611d3946e48ca51a5ec3f7124..451e5657720609fa152f5b299839766944854f2a 100644 (file)
@@ -4,18 +4,19 @@ 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
+extensions
 stdbool
+time_r
 
 configure.ac:
 gl_FUNC_GNU_STRFTIME
 
 Makefile.am:
+lib_SOURCES += strftime.c
 
 Include:
 "strftime.h"