projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e40af2c
)
We don't actually need constant to bootstrap the nonxs extensions.
Nicholas Clark [Fri, 2 Oct 2009 16:33:25 +0000 (17:33 +0100)]
make_ext.pl
patch
|
blob
|
blame
|
history
diff --git
a/make_ext.pl
b/make_ext.pl
index
eac877f
..
de26d84
100644
(file)
--- 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