havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / modules / closeout
blob32fd9236d062f7c2afaa9445125e328eb68ad327
1 Description:
2 Close standard output and standard error, exiting with a diagnostic on error.
4 Files:
5 lib/closeout.h
6 lib/closeout.c
8 Depends-on:
9 close-stream
10 gettext-h
11 error
12 quotearg
13 exitfail
14 stdbool
15 unistd
17 configure.ac:
19 Makefile.am:
20 lib_SOURCES += closeout.c
22 Include:
23 "closeout.h"
25 Link:
26 $(LIB_MBRTOWC)
28 License:
29 GPL
31 Maintainer:
32 Jim Meyering