X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcloseout;h=2987121b27576105802cf10eadb758a82ccc42e7;hb=9f15e6702a27649a59263a7ed571805a979d9e70;hp=3d211d2c243407fe3f3949738669eaec24e0f8fa;hpb=917752adb19961999cd68c6c961efffe33c85141;p=gnulib.git diff --git a/modules/closeout b/modules/closeout index 3d211d2c2..2987121b2 100644 --- a/modules/closeout +++ b/modules/closeout @@ -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,17 +7,18 @@ lib/closeout.c m4/closeout.m4 Depends-on: -gettext +close-stream +gettext-h error quotearg -fpending exitfail +stdbool configure.ac: gl_CLOSEOUT Makefile.am: -lib_SOURCES += closeout.h closeout.c +lib_SOURCES += closeout.c Include: "closeout.h"