mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
pipe2: decouple from binary-io a bit
This is for Emacs, which needs pipe2 but not binary-io. * lib/pipe2.c [!GNULIB_BINARY_IO]: Don't include binary-io.h. * modules/binary-io (Depends-on): Add module indicator.
This commit is contained in:
@@ -10,6 +10,7 @@ extern-inline
|
||||
fcntl-h
|
||||
|
||||
configure.ac:
|
||||
gl_MODULE_INDICATOR([binary-io])
|
||||
|
||||
Makefile.am:
|
||||
lib_SOURCES += binary-io.h binary-io.c
|
||||
|
Reference in New Issue
Block a user