mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* modules/xbinary-io (Depends-on): Add gettext-h. * lib/xbinary-io.c: Include gettext.h and define _(). Reported by Gisle Vanem <gisle.vanem@gmail.com> in <https://lists.gnu.org/archive/html/bug-gnulib/2017-04/msg00089.html>.
30 lines
284 B
Plaintext
30 lines
284 B
Plaintext
Description:
|
|
Checked Binary mode I/O.
|
|
|
|
Files:
|
|
lib/xbinary-io.h
|
|
lib/xbinary-io.c
|
|
|
|
Depends-on:
|
|
binary-io
|
|
error
|
|
exitfail
|
|
extern-inline
|
|
gettext-h
|
|
stdbool
|
|
verify
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += xbinary-io.h xbinary-io.c
|
|
|
|
Include:
|
|
"xbinary-io.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
all
|