X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fcloexec;h=1267b7ff9a33b703cda32542b53b692f57215bd4;hb=5e0f867779fe6edb178f401fcf4175cab2a26cea;hp=7e41fec058fd50cc7f5b37d1442aef779d9d46f2;hpb=d8ccc13ba3ba05654f9be09bba5492cc8da30c3b;p=gnulib.git diff --git a/modules/cloexec b/modules/cloexec index 7e41fec05..1267b7ff9 100644 --- a/modules/cloexec +++ b/modules/cloexec @@ -8,10 +8,12 @@ m4/cloexec.m4 Depends-on: dup2 +fcntl stdbool configure.ac: gl_CLOEXEC +gl_MODULE_INDICATOR_FOR_TESTS([cloexec]) Makefile.am: @@ -19,7 +21,7 @@ Include: "cloexec.h" License: -GPL +LGPLv2+ Maintainer: -Jim Meyering +Jim Meyering, Eric Blake