* lib/fclose.c: Fix typo in comment: s/close/fclose/.
[gnulib.git] / modules / dirfd
index bb45097..6769a77 100644 (file)
@@ -9,11 +9,15 @@ m4/dirfd.m4
 Depends-on:
 
 configure.ac:
-UTILS_FUNC_DIRFD
+gl_FUNC_DIRFD
 
 Makefile.am:
-lib_SOURCES += dirfd.h
 
 Include:
 "dirfd.h"
 
+License:
+LGPLv2+
+
+Maintainer:
+Jim Meyering