unistr/u*-chr: prepare for multibyte tests
[pspp] / modules / strftime
index 468bbad7390372925a3b5dbc273251fd5e2f1827..dc53916038b4cf13460f3205fddc764597836161 100644 (file)
@@ -9,14 +9,17 @@ m4/tm_gmtoff.m4
 m4/strftime.m4
 
 Depends-on:
+extensions
+mbrlen
+mbsinit
+stdbool
 time_r
-tzset
+wchar
 
 configure.ac:
 gl_FUNC_GNU_STRFTIME
 
 Makefile.am:
-lib_SOURCES += strftime.c strftime.h
 
 Include:
 "strftime.h"
@@ -25,5 +28,4 @@ License:
 LGPL
 
 Maintainer:
-glibc
-
+Jim Meyering, glibc