crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / strftime
index 07abef6e09f5c7ce43c1ae3c96fa5402573c8abb..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:
+extensions
+stdbool
 time_r
-tzset
 
 configure.ac:
 gl_FUNC_GNU_STRFTIME
@@ -24,4 +24,4 @@ License:
 LGPL
 
 Maintainer:
-glibc
+Jim Meyering, glibc