develooper Front page | perl.perl5.porters | Postings from March 2001

fix for win32/buildext.pl

Thread Previous | Thread Next
From:
Vadim Konovalov
Date:
March 30, 2001 13:02
Subject:
fix for win32/buildext.pl
Message ID:
005b01c0b95c$ac277250$7542983e@vad
Hello.

In order to get perl@9473 compilable I was forced to apply a patch that is
attached to this mail.

The explanation is simple:

 my $make = shift;
 my $dep  = shift;
 my $dir  = shift;

works not as expected on my system because it's called
as "dmake -S [argumentarios]"

BTW why all extensions builded once more when I tried to run "dmake test"?

Best wishes,
<!ENTITY Vadim REALLIFE "St.Petersburg, Russia">
&Vadim;



Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About