diff options
author | Fifer, Eric <EFifer@sanwaint.com> | 2000-08-10 14:15:36 +0100 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-08-10 13:00:12 +0000 |
commit | 125a13ce0d7046842b66e0511332045542302d57 (patch) | |
tree | be9ac85927f4acc40f6efd99a36e8c271db49938 /hints/cygwin.sh | |
parent | 380a0633f558691622287909f0e36106a39454f8 (diff) | |
download | perl-125a13ce0d7046842b66e0511332045542302d57.tar.gz |
cygwin port
Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
p4raw-id: //depot/perl@6564
Diffstat (limited to 'hints/cygwin.sh')
-rw-r--r-- | hints/cygwin.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hints/cygwin.sh b/hints/cygwin.sh index 47c209293c..1fbe5a670e 100644 --- a/hints/cygwin.sh +++ b/hints/cygwin.sh @@ -35,9 +35,6 @@ ld='ld2' # - perl malloc needs to be unpolluted bincompat5005='undef' -# stubs (ENOSYS, not implemented) -d_chroot='undef' - # Win9x problem with non-blocking read from a closed pipe d_eofnblk='define' |