Tweak Include section.
[gnulib.git] / modules / strftime
1 Description:
2 nstrftime() function: convert date and time to string, with GNU extensions.
3
4 Files:
5 lib/strftime.c
6 m4/mbstate_t.m4
7 m4/tm_gmtoff.m4
8 m4/strftime.m4
9
10 Depends-on:
11 time_r
12 tzset
13
14 configure.ac:
15 jm_FUNC_GNU_STRFTIME
16
17 Makefile.am:
18 lib_SOURCES += strftime.c
19
20 Include:
21 <time.h>
22
23 Maintainer:
24 glibc
25