From: David Levine Date: Mon, 11 Jun 2012 03:50:24 +0000 (-0500) Subject: Replaced run-time detection of hard-link support with compile- time X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/48959daf724bb10802ca489654035f69e701efc0?hp=48959daf724bb10802ca489654035f69e701efc0 Replaced run-time detection of hard-link support with compile- time detection. This way, Cygwin packages can be built on NTFS or other filesystems but still bee installed on FAT file systems, which do not support hard links. ---