$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Kent Holsinger (kent_at_[hidden])
Date: 2005-08-21 10:20:05
Gennadiy Rozental wrote:
>>Notice that line 70 in v1.33.0 doesn't seem consistent with line 85.
>
> That's probably the root reason for your problem. It's bug and needs to be
> fixed.
>
Changing
[ unless $(NT) :
to
[ if ! $(NT) && ( ! $(UNIX) || $(OS) != $(CYGWIN) )
appears to fix the problem. Presumably a similar change will be needed
in the stage stage/lib section.
Kent
-- Kent E. Holsinger kent_at_[hidden] http://darwin.eeb.uconn.edu -- Department of Ecology & Evolutionary Biology -- University of Connecticut, U-3043 -- Storrs, CT 06269-3043