warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / closein
blob5f6e7d77ffd2b56aaf4c7c33cde513d884574166
1 Description:
2 Close all standard streams, resetting seekable stdin if needed, and exiting with a diagnostic on error.
4 Files:
5 lib/closein.h
6 lib/closein.c
7 m4/closein.m4
9 Depends-on:
10 closeout
11 freadahead
12 fflush
13 stdbool
15 configure.ac:
16 gl_CLOSEIN
18 Makefile.am:
19 lib_SOURCES += closein.c
21 Include:
22 "closein.h"
24 License:
25 GPL
27 Maintainer:
28 Eric Blake