(Depends-on): Remove fpending.
[gnulib.git] / modules / closeout
1 Description:
2 Close stdout, checking for errors.
3
4 Files:
5 lib/closeout.h
6 lib/closeout.c
7 m4/closeout.m4
8
9 Depends-on:
10 gettext
11 error
12 quotearg
13 exitfail
14
15 configure.ac:
16 gl_CLOSEOUT
17
18 Makefile.am:
19 lib_SOURCES += closeout.h closeout.c
20
21 Include:
22 "closeout.h"
23
24 License:
25 GPL
26
27 Maintainer:
28 Jim Meyering