view modules/strftime @ 15248:83f1d4430d74

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.
author Bruno Haible <bruno@clisp.org>
date Tue, 24 May 2011 02:02:38 +0200
parents c6bc5712a6a9
children ea0b31e02258
line wrap: on
line source

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