1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/strftime
Bruno Haible fcb55c13dc strftime: Move AC_LIBOBJ invocations to module description.
* m4/strftime.m4 (gl_FUNC_STRFTIME): Remove AC_LIBOBJ invocation.
* modules/strftime (Makefile.am): Augment lib_SOURCES.
2011-06-16 00:07:40 +02:00

29 lines
344 B
Plaintext

Description:
nstrftime() function: convert date and time to string, with GNU extensions.
Files:
lib/strftime.h
lib/strftime.c
m4/tm_gmtoff.m4
m4/strftime.m4
Depends-on:
extensions
stdbool
time_r
configure.ac:
gl_FUNC_GNU_STRFTIME
Makefile.am:
lib_SOURCES += strftime.c
Include:
"strftime.h"
License:
LGPL
Maintainer:
Jim Meyering, glibc