autoupdate
[gnulib.git] / modules / closeout
index 22d935a..2987121 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Close standard output, exiting with a diagnostic on error.
+Close standard output and standard error, exiting with a diagnostic on error.
 
 Files:
 lib/closeout.h
@@ -12,11 +12,13 @@ gettext-h
 error
 quotearg
 exitfail
+stdbool
 
 configure.ac:
 gl_CLOSEOUT
 
 Makefile.am:
+lib_SOURCES += closeout.c
 
 Include:
 "closeout.h"