(Depends-on): Add stdbool.
[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 stdbool
12
13 configure.ac:
14 gl_READUTMP
15
16 Makefile.am:
17
18 Include:
19 "readutmp.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Jim Meyering