New module 'mbfile'.
[gnulib.git] / modules / getcwd
index 8fc74ef..b80d7eb 100644 (file)
@@ -4,17 +4,19 @@ Return the current working directory.
 Files:
 lib/getcwd.h
 lib/getcwd.c
+m4/d-ino.m4
 m4/getcwd-path-max.m4
 m4/getcwd.m4
 
 Depends-on:
 mempcpy
+extensions
+stdbool
 
 configure.ac:
 gl_FUNC_GETCWD
 
 Makefile.am:
-lib_SOURCES += getcwd.h
 
 Include:
 "getcwd.h"