projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2f7602b
)
Stop a warning generated from thread's Makefile.PL
Steve Peters [Fri, 26 May 2006 13:38:16 +0000 (13:38 +0000)]
p4raw-id: //depot/perl@28310
ext/threads/Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/ext/threads/Makefile.PL
b/ext/threads/Makefile.PL
index
cec0662
..
c10f046
100755
(executable)
--- a/
ext/threads/Makefile.PL
+++ b/
ext/threads/Makefile.PL
@@
-72,7
+72,6
@@
WriteMakefile(
'threads.pm' => '$(INST_LIBDIR)/threads.pm',
},
'PREREQ_PM' => {
- 'threads::shared' => 0,
'XSLoader' => 0,
},
'INSTALLDIRS' => 'perl',