(Depends-on): Add atexit.
[gnulib.git] / modules / closeout
index da6483b..7759e9c 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Close stdout, checking for errors.
 
 Files:
 lib/closeout.h
@@ -6,11 +7,12 @@ lib/closeout.c
 m4/closeout.m4
 
 Depends-on:
-unlocked-io
+atexit
 gettext
 error
 quotearg
 fpending
+exitfail
 
 configure.ac:
 gl_CLOSEOUT
@@ -21,3 +23,8 @@ lib_SOURCES += closeout.h closeout.c
 Include:
 "closeout.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering