X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrftime;h=451e5657720609fa152f5b299839766944854f2a;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=468bbad7390372925a3b5dbc273251fd5e2f1827;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index 468bbad73..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: +extensions +stdbool time_r -tzset configure.ac: gl_FUNC_GNU_STRFTIME Makefile.am: -lib_SOURCES += strftime.c strftime.h +lib_SOURCES += strftime.c Include: "strftime.h" @@ -25,5 +25,4 @@ License: LGPL Maintainer: -glibc - +Jim Meyering, glibc