X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fcloexec;h=7fb7eeb50473c5500a5c45546613590065f05b32;hb=d614713a565235b36338496fe3b67a7932a8c78a;hp=7e41fec058fd50cc7f5b37d1442aef779d9d46f2;hpb=d8ccc13ba3ba05654f9be09bba5492cc8da30c3b;p=gnulib.git diff --git a/modules/cloexec b/modules/cloexec index 7e41fec05..7fb7eeb50 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 +LGPL Maintainer: -Jim Meyering +Jim Meyering, Eric Blake