X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrftime;h=451e5657720609fa152f5b299839766944854f2a;hb=7f26f4f75fc3aee7a5e351ecdf05278d9890ff3e;hp=0f0745f3afab3525e175483e42ee00fa2b3479ef;hpb=901bc47c9a8db854db97bb28780352748020c81d;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index 0f0745f3a..451e56577 100644 --- a/modules/strftime +++ b/modules/strftime @@ -4,19 +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: -EXTRA_DIST += strftime.h +lib_SOURCES += strftime.c Include: "strftime.h"