X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fxgetcwd;h=5da4d234b520628f569c85699facbe1020668a8d;hb=e2b32fd06585da0807fe10045e70799cc5c8252f;hp=80156047364b7070dce759d335e96246da267d99;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/xgetcwd b/modules/xgetcwd index 801560473..5da4d234b 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 +EXTRA_DIST += xgetcwd.h Include: "xgetcwd.h" @@ -25,4 +25,3 @@ GPL Maintainer: Jim Meyering -