X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fdirfd;h=42ff4d7a0f0f9c61c3827284d865c8eaceca90ca;hb=eae543033a5c7da46c97594f9cd1b2313bda6ac7;hp=9ae285548c5636febf8c341e66d62b23428360c0;hpb=e8684643a28f1bf6a0839bf6a0c10f630c0f6335;p=gnulib.git diff --git a/modules/dirfd b/modules/dirfd index 9ae285548..42ff4d7a0 100644 --- a/modules/dirfd +++ b/modules/dirfd @@ -2,23 +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: -EXTRA_DIST += dirfd.h dirfd.c Include: -"dirfd.h" + License: -LGPL +LGPLv2+ Maintainer: Jim Meyering