X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Flink;h=38cf5ec9f0e027f90b2e69be5a6ea879c04d1cca;hb=161a4b5fc16fbe0739fb2d4c60098cb9173133d3;hp=6a006c31e0e2957238342b2d65db013ec60a1cbb;hpb=ba1652925190702bec29e2c5129ee857576853d6;p=pspp diff --git a/modules/link b/modules/link index 6a006c31e0..38cf5ec9f0 100644 --- a/modules/link +++ b/modules/link @@ -6,10 +6,10 @@ lib/link.c m4/link.m4 Depends-on: -stat -strdup-posix -sys_stat unistd +stat [test $HAVE_LINK = 0 || test $REPLACE_LINK = 1] +strdup-posix [test $HAVE_LINK = 0 || test $REPLACE_LINK = 1] +sys_stat [test $HAVE_LINK = 0 || test $REPLACE_LINK = 1] configure.ac: gl_FUNC_LINK