Use src/ not lib/ as root of source in example Makefile.am code.
[gnulib.git] / modules / closein
1 Description:
2 Close all standard streams, resetting seekable stdin if needed, and exiting with a diagnostic on error.
3
4 Files:
5 lib/closein.h
6 lib/closein.c
7 m4/closein.m4
8
9 Depends-on:
10 closeout
11 freadahead
12 fflush
13 stdbool
14
15 configure.ac:
16 gl_CLOSEIN
17
18 Makefile.am:
19
20 Include:
21 "closein.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Eric Blake