projects
/
p5sagit/Devel-Declare.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ef2c258
)
stolen_chunk_of_toke.c is not built into its own .o
topic/distar
Karen Etheridge [Sat, 20 Jul 2013 21:11:40 +0000 (14:11 -0700)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
2b2400c
..
630d209
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-55,7
+55,6
@@
WriteMakefile(
},
},
- C => [ 'stolen_chunk_of_toke.c' ],
XS => { 'Declare.xs' => 'Declare.c' },
$pkg->get_makefile_vars,