X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsymlinkat;h=f5d712d9f6ad317ea9bfb57b59543055cc97be3a;hb=7ef6c64e210ac0979d7e8ac69bc5b5208c2405ab;hp=93bded1d889e4f591cbf6f044dac9039f95d41da;hpb=75000c499c834249ea7be7a0aa2799a817d5b58c;p=gnulib.git diff --git a/modules/symlinkat b/modules/symlinkat index 93bded1d8..f5d712d9f 100644 --- a/modules/symlinkat +++ b/modules/symlinkat @@ -1,5 +1,5 @@ Description: -symlinkat(): create symlinks relative to a directory +symlinkat() function: create symlinks relative to a directory Files: lib/symlinkat.c @@ -7,15 +7,16 @@ lib/at-func.c m4/symlinkat.m4 Depends-on: -at-internal -dosname -errno -extensions -fchdir -openat-die -openat-h -save-cwd unistd +extensions +at-internal [test $HAVE_SYMLINKAT = 0] +dosname [test $HAVE_SYMLINKAT = 0] +errno [test $HAVE_SYMLINKAT = 0] +fchdir [test $HAVE_SYMLINKAT = 0] +fcntl-h [test $HAVE_SYMLINKAT = 0] +openat-die [test $HAVE_SYMLINKAT = 0] +openat-h [test $HAVE_SYMLINKAT = 0] +save-cwd [test $HAVE_SYMLINKAT = 0] symlink [test $HAVE_SYMLINKAT = 0] configure.ac: