2 Emulation of POSIX compatible SIGPIPE behaviour.
5 This module should not be used as a dependency from a test module,
6 otherwise when this module occurs as a tests-related module, it will
7 have side effects on the compilation of the main modules in lib/.
24 dnl Define the C macro GNULIB_SIGPIPE to 1.
25 gl_MODULE_INDICATOR([sigpipe])
26 dnl Define the substituted variable GNULIB_SIGNAL_H_SIGPIPE to 1.
27 AC_REQUIRE([gl_SIGNAL_H_DEFAULTS])
28 GNULIB_SIGNAL_H_SIGPIPE=1
29 dnl Define the substituted variable GNULIB_STDIO_H_SIGPIPE to 1.
30 AC_REQUIRE([gl_STDIO_H_DEFAULTS])
31 AC_REQUIRE([gl_ASM_SYMBOL_PREFIX])
32 GNULIB_STDIO_H_SIGPIPE=1
33 dnl Define the substituted variable GNULIB_UNISTD_H_SIGPIPE to 1.
34 AC_REQUIRE([gl_UNISTD_H_DEFAULTS])
35 GNULIB_UNISTD_H_SIGPIPE=1