Remove lib_SOURCES line from Makefile.am section of modules where this
[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 atexit
11 gettext
12 error
13 quotearg
14 fpending
15 exitfail
16
17 configure.ac:
18 gl_CLOSEOUT
19
20 Makefile.am:
21
22 Include:
23 "closeout.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 Jim Meyering