NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / closeout
index e7c7416..2987121 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Close stdout, checking for errors.
+Close standard output and standard error, exiting with a diagnostic on error.
 
 Files:
 lib/closeout.h
@@ -7,10 +7,10 @@ lib/closeout.c
 m4/closeout.m4
 
 Depends-on:
+close-stream
 gettext-h
 error
 quotearg
-fpending
 exitfail
 stdbool
 
@@ -18,6 +18,7 @@ configure.ac:
 gl_CLOSEOUT
 
 Makefile.am:
+lib_SOURCES += closeout.c
 
 Include:
 "closeout.h"