X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fdirfd;h=42ff4d7a0f0f9c61c3827284d865c8eaceca90ca;hb=e8764024e68e11f153ba409bef4376129c20c073;hp=1ea1c8251b539505e89664fdcec0eb1233d1b23b;hpb=32865888475678304ea91322b587eee043bb06ad;p=gnulib.git diff --git a/modules/dirfd b/modules/dirfd index 1ea1c8251..42ff4d7a0 100644 --- a/modules/dirfd +++ b/modules/dirfd @@ -2,22 +2,25 @@ Description: Retrieving the file descriptor of an open directory stream. (Unportable.) Files: -lib/dirfd.h lib/dirfd.c m4/dirfd.m4 Depends-on: +dirent +errno +extensions configure.ac: gl_FUNC_DIRFD +gl_DIRENT_MODULE_INDICATOR([dirfd]) Makefile.am: Include: -"dirfd.h" + License: -GPL +LGPLv2+ Maintainer: Jim Meyering