X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fsigpipe;h=4f03c9e14aaf6b3d93c1279cd803b77155b7e9f3;hb=21d1619;hp=56cb57bcacea1e6a13aefcb887a550edaef067f0;hpb=0d70b29e703e64230b9c54350b97d628a335c801;p=gnulib.git diff --git a/modules/sigpipe b/modules/sigpipe index 56cb57bca..4f03c9e14 100644 --- a/modules/sigpipe +++ b/modules/sigpipe @@ -8,8 +8,11 @@ have side effects on the compilation of the main modules in lib/. Files: m4/sigpipe.m4 +lib/stdio-write.c +m4/asm-underscore.m4 Depends-on: +raise signal sigprocmask stdio @@ -24,6 +27,7 @@ AC_REQUIRE([gl_SIGNAL_H_DEFAULTS]) GNULIB_SIGNAL_H_SIGPIPE=1 dnl Define the substituted variable GNULIB_STDIO_H_SIGPIPE to 1. AC_REQUIRE([gl_STDIO_H_DEFAULTS]) +AC_REQUIRE([gl_ASM_SYMBOL_PREFIX]) GNULIB_STDIO_H_SIGPIPE=1 dnl Define the substituted variable GNULIB_UNISTD_H_SIGPIPE to 1. AC_REQUIRE([gl_UNISTD_H_DEFAULTS]) @@ -35,7 +39,7 @@ Include: License: -LGPL +LGPLv2+ Maintainer: Bruno Haible