Support programs like Emacs that use gnulib but not gettext.
[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-h
12 error
13 quotearg
14 fpending
15 exitfail
16 stdbool
17
18 configure.ac:
19 gl_CLOSEOUT
20
21 Makefile.am:
22
23 Include:
24 "closeout.h"
25
26 License:
27 GPL
28
29 Maintainer:
30 Jim Meyering