gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / posixtm
1 Description:
2 Convert a date/time string (POSIX syntax) to linear time or broken-down time.
3
4 Files:
5 lib/posixtm.h
6 lib/posixtm.c
7 m4/posixtm.m4
8
9 Depends-on:
10 mktime
11 stdbool
12
13 configure.ac:
14 gl_POSIXTM
15
16 Makefile.am:
17
18 Include:
19 "posixtm.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Jim Meyering