gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / readutmp
1 Description:
2 Read entire utmp file into memory.
3
4 Files:
5 lib/readutmp.h
6 lib/readutmp.c
7 m4/readutmp.m4
8
9 Depends-on:
10 xalloc
11 free
12 stdbool
13
14 configure.ac:
15 gl_READUTMP
16
17 Makefile.am:
18
19 Include:
20 "readutmp.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Jim Meyering & Paul Eggert