Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / xgetcwd
index 80156047364b7070dce759d335e96246da267d99..346793cc0a087ee7a2bd4a44977e106cd48d60ff 100644 (file)
@@ -4,12 +4,12 @@ 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
@@ -25,4 +25,3 @@ GPL
 
 Maintainer:
 Jim Meyering
-