unigbrk: Fix uc_graphemeclusterbreak_property(), add comprehensive test.
[gnulib.git] / modules / strftime
index 468bbad..dc53916 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