X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetcwd;h=b80d7eb00d8b5b5317e2391fe61f6e217a6f50ca;hb=07ca91adc3957e0066d8813468a71047b5bc1db0;hp=8fc74ef0123557dec93ad827d0689f4a6c377840;hpb=f3b23269e922ab27aaa589ec79f24593338c421c;p=gnulib.git diff --git a/modules/getcwd b/modules/getcwd index 8fc74ef01..b80d7eb00 100644 --- a/modules/getcwd +++ b/modules/getcwd @@ -4,17 +4,19 @@ Return the current working directory. Files: lib/getcwd.h lib/getcwd.c +m4/d-ino.m4 m4/getcwd-path-max.m4 m4/getcwd.m4 Depends-on: mempcpy +extensions +stdbool configure.ac: gl_FUNC_GETCWD Makefile.am: -lib_SOURCES += getcwd.h Include: "getcwd.h"