projects
/
p5sagit/Devel-GlobalDestruction-XS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5a79fc5
)
remove unneeded ExtUtils::CBuilder configure prereq
Graham Knop [Fri, 26 Dec 2014 08:05:16 +0000 (
03:05
-0500)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
8e97065
..
7d84579
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-23,7
+23,6
@@
my %WriteMakefileArgs = (
PL_FILES => { },
MIN_PERL_VERSION => '5.006',
PREREQ_PM => \%RUN_DEPS,
- CONFIGURE_REQUIRES => { 'ExtUtils::CBuilder' => 0.27 },
META_ADD => {
resources => {
repository => 'git://git.shadowcat.co.uk/p5sagit/Devel-GlobalDestruction-XS.git',