Avoid creating an empty doc directory.
[gnulib.git] / modules / getcwd
index d5b38a4..0f38712 100644 (file)
@@ -2,20 +2,28 @@ Description:
 Return the current working directory.
 
 Files:
+lib/getcwd.h
 lib/getcwd.c
+m4/d-ino.m4
+m4/getcwd-abort-bug.m4
 m4/getcwd-path-max.m4
+m4/getcwd.m4
 
 Depends-on:
-pathmax
-same
+mempcpy
+extensions
+stdbool
 
 configure.ac:
-GL_FUNC_GETCWD_PATH_MAX
+gl_FUNC_GETCWD
 
 Makefile.am:
 
 Include:
+"getcwd.h"
 
-Maintainer:
-Jim Meyering
+License:
+GPL
 
+Maintainer:
+all, glibc