X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fdirfd;h=97e7d3b22386ef38feed5a6152b563098155407b;hb=c62e435116b73611e1104f54a2691697e230cd64;hp=39dd6c3e5f2e97d95d373b6ec8e36a165c55f168;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/dirfd b/modules/dirfd index 39dd6c3e5..97e7d3b22 100644 --- a/modules/dirfd +++ b/modules/dirfd @@ -1,4 +1,5 @@ Description: +Retrieving the file descriptor of an open directory stream. (Unportable.) Files: lib/dirfd.h @@ -8,11 +9,16 @@ m4/dirfd.m4 Depends-on: configure.ac: -UTILS_FUNC_DIRFD +gl_FUNC_DIRFD Makefile.am: -lib_SOURCES += dirfd.h +EXTRA_DIST += dirfd.h Include: "dirfd.h" +License: +LGPL + +Maintainer: +Jim Meyering