Hash :
1a930be3
Author :
Date :
2011-05-23T22:49:28
close-stream: Move AC_LIBOBJ invocations to module description. * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove AC_LIBOBJ invocation. * modules/close-stream (Makefile.am): Augment lib_SOURCES.
Description:
Close a stream, with nicer error checking than fclose's.
Files:
lib/close-stream.h
lib/close-stream.c
m4/close-stream.m4
Depends-on:
fpending
stdbool
configure.ac:
gl_CLOSE_STREAM
gl_MODULE_INDICATOR([close-stream])
Makefile.am:
lib_SOURCES += close-stream.c
Include:
"close-stream.h"
License:
GPL
Maintainer:
Jim Meyering