Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,
[gnulib.git] / modules / closeout
index da6483b..4480c7f 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Close standard output and standard error, exiting with a diagnostic on error.
 
 Files:
 lib/closeout.h
@@ -6,18 +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