getline: Simplify.
[pspp] / modules / strftime
index 18bc4118bc44a164e91a559bef4593414a056e01..0af5e13b035695587e84b2954d17b567b4dcce9c 100644 (file)
@@ -4,13 +4,13 @@ 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
@@ -24,4 +24,4 @@ License:
 LGPL
 
 Maintainer:
-glibc
+Jim Meyering, glibc