[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Re: [PATCH] Stop lib/ExtUtils/t/Embed.t from generating libperl.a
Jerry D. Hedden schrieb:
> Following Change 34200, under Cygwin, lib/ExtUtils/t/Embed.t generates
> the file libperl.a by copying cygperl5_11_0.dll. This file
> (libperl.a) is subsequently installed by 'make install'. The attached
> patch uses $Config{libperl} to properly identify the file needed by
> the test script and cleans up the file afterward.
This patch looks good, but I want to test it before.
I wonder why I did not catch it before.
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
- References to:
-
"Jerry D. Hedden" <jdhedden@cpan.org>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]