Mercurial > hg > octave-shane > gnulib-hg
view modules/closeout @ 15185:c3f98dba2835
closeout: Move AC_LIBOBJ invocations to module description.
* m4/closeout.m4 (gl_CLOSEOUT): Remove AC_LIBOBJ invocation.
* modules/closeout (Makefile.am): Augment lib_SOURCES.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 23 May 2011 22:47:18 +0200 |
parents | 37b949ffd096 |
children |
line wrap: on
line source
Description: Close standard output and standard error, exiting with a diagnostic on error. Files: lib/closeout.h lib/closeout.c m4/closeout.m4 Depends-on: close-stream gettext-h error quotearg exitfail stdbool configure.ac: gl_CLOSEOUT Makefile.am: lib_SOURCES += closeout.c Include: "closeout.h" License: GPL Maintainer: Jim Meyering