* lib/string_.h: If the gnulib module XYZ is not present, undefine
[gnulib.git] / modules / timegm
1 Description:
2 Convert calendar time to simple time, inverse of mktime.
3
4 Files:
5 lib/timegm.h
6 lib/timegm.c
7 m4/timegm.m4
8
9 Depends-on:
10 mktime
11 time_r
12
13 configure.ac:
14 gl_FUNC_TIMEGM
15
16 Makefile.am:
17
18 Include:
19 "timegm.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 all, glibc