X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetcwd;h=f32453e37170c94be18d31d3c22d4a74640f5801;hb=f4a519da138fc11be756d442a893e2b54a07cece;hp=483d1b15b602a32aecfcec81d45bb451a2832d75;hpb=e8684643a28f1bf6a0839bf6a0c10f630c0f6335;p=gnulib.git diff --git a/modules/getcwd b/modules/getcwd index 483d1b15b..f32453e37 100644 --- a/modules/getcwd +++ b/modules/getcwd @@ -2,7 +2,6 @@ Description: Return the current working directory. Files: -lib/getcwd.h lib/getcwd.c m4/getcwd-abort-bug.m4 m4/getcwd-path-max.m4 @@ -11,17 +10,19 @@ m4/getcwd.m4 Depends-on: mempcpy d-ino +dirfd extensions stdbool +unistd configure.ac: gl_FUNC_GETCWD +gl_UNISTD_MODULE_INDICATOR([getcwd]) Makefile.am: -EXTRA_DIST += getcwd.h getcwd.c Include: -"getcwd.h" + License: GPL