binary-io: Define set_binary_mode function.
[gnulib.git] / modules / binary-io
index eb41ec0..dd4a136 100644 (file)
@@ -8,6 +8,7 @@ Depends-on:
 fcntl-h
 
 configure.ac:
+AC_REQUIRE([AC_C_INLINE])
 
 Makefile.am:
 lib_SOURCES += binary-io.h
@@ -16,7 +17,7 @@ Include:
 "binary-io.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible