fopen: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / modules / mktime-internal
1 Description:
2 mktime_internal() function: convert broken-down time to linear time.
3
4 Files:
5 lib/mktime-internal.h
6 lib/mktime.c
7
8 Depends-on:
9 mktime
10
11 configure.ac:
12 gl_FUNC_MKTIME_INTERNAL
13
14 Makefile.am:
15
16 Include:
17 "mktime-internal.h"
18
19 License:
20 LGPLv2+
21
22 Maintainer:
23 Bruno Haible, Paul Eggert