autoupdate
[pspp] / modules / xgetcwd
index db08c871e57af3bdf39f5aff4153f7b290708c41..a3ae23f5be9ed15c6b79bfbbc9bc4d9fe25629e9 100644 (file)
@@ -4,19 +4,23 @@ 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"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering