unistr/u*-chr: prepare for multibyte tests
[pspp] / modules / strftime
index 7abe4206c1dff0b7bbe9bcf5f58005becbe0957b..dc53916038b4cf13460f3205fddc764597836161 100644 (file)
@@ -9,9 +9,12 @@ m4/tm_gmtoff.m4
 m4/strftime.m4
 
 Depends-on:
-time_r
-tzset
+extensions
+mbrlen
+mbsinit
 stdbool
+time_r
+wchar
 
 configure.ac:
 gl_FUNC_GNU_STRFTIME
@@ -25,4 +28,4 @@ License:
 LGPL
 
 Maintainer:
-glibc
+Jim Meyering, glibc