X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcloseout;h=2987121b27576105802cf10eadb758a82ccc42e7;hb=5e2a6b1f1f59b920775fdc38b81d1a389a5089ed;hp=22d935ac5c35b2b01acd2db6a190f79d3e273a47;hpb=cd6cd3bd41bf69ca65c62a2f96de0ed89cb3c16e;p=gnulib.git diff --git a/modules/closeout b/modules/closeout index 22d935ac5..2987121b2 100644 --- a/modules/closeout +++ b/modules/closeout @@ -1,5 +1,5 @@ Description: -Close standard output, exiting with a diagnostic on error. +Close standard output and standard error, exiting with a diagnostic on error. Files: lib/closeout.h @@ -12,11 +12,13 @@ gettext-h error quotearg exitfail +stdbool configure.ac: gl_CLOSEOUT Makefile.am: +lib_SOURCES += closeout.c Include: "closeout.h"