X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxgetcwd;h=a3ae23f5be9ed15c6b79bfbbc9bc4d9fe25629e9;hb=96f7b7d91a671011cb95059bad591615c250495d;hp=80156047364b7070dce759d335e96246da267d99;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/xgetcwd b/modules/xgetcwd index 801560473..a3ae23f5b 100644 --- a/modules/xgetcwd +++ b/modules/xgetcwd @@ -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 -