X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxgetcwd;h=21cef522cfc8b650026c0ab68aea22c47b44544b;hb=f62491861831348df7e53c9eb375832b4728b95f;hp=80156047364b7070dce759d335e96246da267d99;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/xgetcwd b/modules/xgetcwd index 801560473..21cef522c 100644 --- a/modules/xgetcwd +++ b/modules/xgetcwd @@ -4,18 +4,18 @@ 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 +lib_SOURCES += xgetcwd.c Include: "xgetcwd.h" @@ -25,4 +25,3 @@ GPL Maintainer: Jim Meyering -