X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpipe2;h=62872a22551b3283220aa640ed513a7340c30402;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=90a0d127e6a90f79f91f45b9d84ed594956bb127;hpb=7988d7308a32406577a1aa05d1a3070b4c3630d4;p=gnulib.git diff --git a/modules/pipe2 b/modules/pipe2 index 90a0d127e..62872a225 100644 --- a/modules/pipe2 +++ b/modules/pipe2 @@ -7,20 +7,23 @@ m4/pipe2.m4 Depends-on: unistd -fcntl +fcntl-h binary-io +extensions +verify configure.ac: gl_FUNC_PIPE2 gl_UNISTD_MODULE_INDICATOR([pipe2]) Makefile.am: +lib_SOURCES += pipe2.c Include: License: -GPL +LGPLv2+ Maintainer: Bruno Haible, Eric Blake