From: Nicholas Clark Date: Fri, 2 Oct 2009 16:33:25 +0000 (+0100) Subject: We don't actually need constant to bootstrap the nonxs extensions. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0e455d2b24396ba08377dc3cf2d01e6db5f47048;p=p5sagit%2Fp5-mst-13.2.git We don't actually need constant to bootstrap the nonxs extensions. --- diff --git a/make_ext.pl b/make_ext.pl index eac877f..de26d84 100644 --- a/make_ext.pl +++ b/make_ext.pl @@ -28,7 +28,6 @@ my $is_Unix = !$is_Win32 && !$is_VMS; # This list cannot get any longer without overflowing the length limit for # environment variables on VMS my @toolchain = qw(cpan/AutoLoader/lib - ext/constant/lib cpan/Cwd cpan/Cwd/lib cpan/ExtUtils-Command/lib dist/ExtUtils-Install/lib