xref: /netbsd-src/external/gpl2/gettext/dist/gnulib-local/modules/closeout (revision b0d1725196a7921d003d2c66a14f186abda4176b)
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