Norton T. Allen [Tue, 23 Apr 2002 11:50:07 +0000 (07:50 -0400)]
Message-Id: <
200204231550.LAA24648@bottesini.harvard.edu>
p4raw-id: //depot/perl@16108
$File::Find::dont_use_nlink = 1
if $^O eq 'os2' || $^O eq 'dos' || $^O eq 'amigaos' || $^O eq 'MSWin32' ||
- $^O eq 'cygwin' || $^O eq 'epoc';
+ $^O eq 'cygwin' || $^O eq 'epoc' || $^O eq 'qnx' ||
+ $^O eq 'nto';
# Set dont_use_nlink in your hint file if your system's stat doesn't
# report the number of links in a directory as an indication