* lib/stat-time.h (USE_BIRTHTIME): Remove.
[gnulib.git] / modules / closeout
index f1e5e1a..4480c7f 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,21 +7,22 @@ lib/closeout.c
 m4/closeout.m4
 
 Depends-on:
-unlocked-io
-gettext
+close-stream
+gettext-h
 error
 quotearg
-fpending
+exitfail
 
 configure.ac:
 gl_CLOSEOUT
 
 Makefile.am:
-lib_SOURCES += closeout.h closeout.c
 
 Include:
 "closeout.h"
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering
-