X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrftime;h=451e5657720609fa152f5b299839766944854f2a;hb=e2de8c10bd15a92eff786f8f51d0a322fbc402ee;hp=18bc4118bc44a164e91a559bef4593414a056e01;hpb=f9914d0bfb3044288be311b7aec94af3e63734e4;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index 18bc4118b..451e56577 100644 --- a/modules/strftime +++ b/modules/strftime @@ -4,18 +4,19 @@ 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 Makefile.am: +lib_SOURCES += strftime.c Include: "strftime.h" @@ -24,4 +25,4 @@ License: LGPL Maintainer: -glibc +Jim Meyering, glibc