X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcloseout;h=2987121b27576105802cf10eadb758a82ccc42e7;hb=bbfcd2f1a92c9bdbb8d7d7d0a8a8c6665c316747;hp=c3ed2b70a81530307db371c7e59f309019921ef4;hpb=901bc47c9a8db854db97bb28780352748020c81d;p=gnulib.git diff --git a/modules/closeout b/modules/closeout index c3ed2b70a..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,12 +12,13 @@ gettext-h error quotearg exitfail +stdbool configure.ac: gl_CLOSEOUT Makefile.am: -EXTRA_DIST += closeout.h +lib_SOURCES += closeout.c Include: "closeout.h"