X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funlinkat;h=4a7b87ed29dedbd4143440c10904dd10e1302d20;hb=0f5a4162a9a8361be7e1c63b8e438002bfdee945;hp=7ab422ec87738da77185ae85bfdb06b9c2943a2a;hpb=75000c499c834249ea7be7a0aa2799a817d5b58c;p=gnulib.git diff --git a/modules/unlinkat b/modules/unlinkat index 7ab422ec8..4a7b87ed2 100644 --- a/modules/unlinkat +++ b/modules/unlinkat @@ -6,21 +6,22 @@ lib/unlinkat.c lib/at-func.c lib/openat-priv.h m4/unlinkat.m4 +m4/lstat.m4 Depends-on: -at-internal -dosname -errno +unistd extensions -fchdir -fcntl-h -fstatat -openat-die -openat-h +fcntl-h [test $HAVE_UNLINKAT = 0 || test $REPLACE_UNLINKAT = 1] +openat-h [test $HAVE_UNLINKAT = 0 || test $REPLACE_UNLINKAT = 1] +sys_stat [test $HAVE_UNLINKAT = 0 || test $REPLACE_UNLINKAT = 1] +fstatat [test $REPLACE_UNLINKAT = 1] +at-internal [test $HAVE_UNLINKAT = 0] +dosname [test $HAVE_UNLINKAT = 0] +errno [test $HAVE_UNLINKAT = 0] +fchdir [test $HAVE_UNLINKAT = 0] +openat-die [test $HAVE_UNLINKAT = 0] rmdir [test $HAVE_UNLINKAT = 0] -save-cwd -sys_stat -unistd +save-cwd [test $HAVE_UNLINKAT = 0] unlink [test $HAVE_UNLINKAT = 0] configure.ac: