X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrftime;h=451e5657720609fa152f5b299839766944854f2a;hb=c65d65a81e9d66960ae7ce5abe5069d5b7338ed2;hp=cc4545287510937d71017b2fe8696269a6696069;hpb=9907320a2a74c3bf195eac4b3f9fa20fe39dcd95;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index cc4545287..451e56577 100644 --- a/modules/strftime +++ b/modules/strftime @@ -4,7 +4,6 @@ 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 @@ -12,12 +11,12 @@ Depends-on: extensions stdbool time_r -wchar configure.ac: gl_FUNC_GNU_STRFTIME Makefile.am: +lib_SOURCES += strftime.c Include: "strftime.h"