dirfd: Avoid link error on AIX 7.1.
[gnulib.git] / modules / xgetcwd
index 8015604..a3ae23f 100644 (file)
@@ -4,18 +4,17 @@ Return the current working directory, without size limitations.
 Files:
 lib/xgetcwd.h
 lib/xgetcwd.c
-m4/getcwd.m4
 m4/xgetcwd.m4
 
 Depends-on:
+getcwd
 xalloc
-pathmax
+stdbool
 
 configure.ac:
 gl_XGETCWD
 
 Makefile.am:
-lib_SOURCES += xgetcwd.h xgetcwd.c
 
 Include:
 "xgetcwd.h"
@@ -25,4 +24,3 @@ GPL
 
 Maintainer:
 Jim Meyering
-