X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetcwd;h=cc80bfe8827689c687911ffb03093b78134e3602;hb=8f3cd38b6c08109ec9edea0e7712e9a7a920a2d8;hp=5d85b4d581184bb9c20bfbcd453cc02b85c47014;hpb=d52c5b93a562113d859c264bbb92f5c0b8c5ae77;p=gnulib.git diff --git a/modules/getcwd b/modules/getcwd index 5d85b4d58..cc80bfe88 100644 --- a/modules/getcwd +++ b/modules/getcwd @@ -8,14 +8,19 @@ m4/getcwd-path-max.m4 m4/getcwd.m4 Depends-on: -mempcpy -d-ino -extensions -stdbool unistd +extensions +mempcpy [test $REPLACE_GETCWD = 1] +d-ino [test $REPLACE_GETCWD = 1] +memmove [test $REPLACE_GETCWD = 1] +openat [test $REPLACE_GETCWD = 1] +stdbool [test $REPLACE_GETCWD = 1] +malloc-posix [test $REPLACE_GETCWD = 1] +strdup-posix [test $REPLACE_GETCWD = 1] configure.ac: gl_FUNC_GETCWD +gl_MODULE_INDICATOR([getcwd]) gl_UNISTD_MODULE_INDICATOR([getcwd]) Makefile.am: