xref: /netbsd-src/external/gpl2/gettext/dist/gnulib-local/modules/closeout (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
1Description:
2Close standard output and standard error.
3
4Files:
5lib/closeout.h
6lib/closeout.c
7
8Depends-on:
9error
10fwriteerror
11exit
12gettext-h
13
14configure.ac:
15
16Makefile.am:
17lib_SOURCES += closeout.h closeout.c
18
19Include:
20"closeout.h"
21
22License:
23GPL
24
25Maintainer:
26Bruno Haible
27
28