view modules/closein @ 15166:e657c0244ac1

wctype: Move AC_LIBOBJ invocations to module description. * m4/wctype.m4 (gl_FUNC_WCTYPE): Set HAVE_WCTYPE. Move AC_LIBOBJ invocation from here... * modules/wctype (configure.ac): ... to here. (Depends-on): Update conditions.
author Bruno Haible <bruno@clisp.org>
date Sun, 22 May 2011 18:53:14 +0200
parents 3ba41f99309f
children bf8fdb98234b
line wrap: on
line source

Description:
Close all standard streams, resetting seekable stdin if needed, and exiting with a diagnostic on error.

Files:
lib/closein.h
lib/closein.c
m4/closein.m4

Depends-on:
closeout
freadahead
fflush
stdbool

configure.ac:
gl_CLOSEIN

Makefile.am:

Include:
"closein.h"

License:
GPL

Maintainer:
Eric Blake