stat-macros shouldn't depend on itself.
[gnulib.git] / modules / closeout
index da6483b..a030d45 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Close stdout, checking for errors.
 
 Files:
 lib/closeout.h
@@ -6,18 +7,24 @@ lib/closeout.c
 m4/closeout.m4
 
 Depends-on:
-unlocked-io
+atexit
 gettext
 error
 quotearg
 fpending
+exitfail
+stdbool
 
 configure.ac:
 gl_CLOSEOUT
 
 Makefile.am:
-lib_SOURCES += closeout.h closeout.c
 
 Include:
 "closeout.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering