diff options
-rw-r--r-- | make_ext.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make_ext.pl b/make_ext.pl index eac877f351..de26d8410a 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 |