acl, mbchar, priv-set: use extern-inline
[gnulib.git] / modules / binary-io
1 Description:
2 Binary mode I/O.
3
4 Files:
5 lib/binary-io.h
6
7 Depends-on:
8 fcntl-h
9
10 configure.ac:
11 AC_REQUIRE([AC_C_INLINE])
12
13 Makefile.am:
14 lib_SOURCES += binary-io.h
15
16 Include:
17 "binary-io.h"
18
19 License:
20 LGPLv2+
21
22 Maintainer:
23 Bruno Haible
24