stdbit: fix dependency
[gnulib.git] / modules / nstrftime
blob69b9d84605a19adff3921e9a81d70c77595dc297
1 Description:
2 nstrftime() function: convert date and time to string, with GNU extensions.
4 Files:
5 lib/strftime.h
6 lib/nstrftime.c
7 lib/strftime.c
8 m4/tm_gmtoff.m4
9 m4/nstrftime.m4
11 Depends-on:
12 attribute
13 c99
14 errno
15 extensions
16 intprops
17 libc-config
18 localename-unsafe-limited
19 stdbool
20 stdckdint
21 time_rz
23 configure.ac:
24 gl_FUNC_GNU_STRFTIME
26 Makefile.am:
27 lib_SOURCES += nstrftime.c
29 Include:
30 "strftime.h"
32 License:
33 LGPL
35 Maintainer:
36 Jim Meyering, glibc