ansi-c++-opt: Provide option --enable-c++/--disable-c++ when possible.
[gnulib.git] / modules / closeout
index a030d45..6a77cef 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,11 +7,10 @@ lib/closeout.c
 m4/closeout.m4
 
 Depends-on:
-atexit
-gettext
+close-stream
+gettext-h
 error
 quotearg
-fpending
 exitfail
 stdbool