This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2cd208
)
Allow static build of IPC::SysV
author
Andy Dougherty
<doughera@lafayette.edu>
Thu, 9 Jul 1998 11:26:03 +0000
(07:26 -0400)
committer
Gurusamy Sarathy
<gsar@cpan.org>
Fri, 10 Jul 1998 21:35:13 +0000
(21:35 +0000)
Message-Id: <Pine.SUN.3.96.
980709112507
.24236B-100000@newton.phys>
p4raw-id: //depot/perl@1407
ext/IPC/SysV/Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/ext/IPC/SysV/Makefile.PL
b/ext/IPC/SysV/Makefile.PL
index
6f89db4
..
c8e320f
100644
(file)
--- a/
ext/IPC/SysV/Makefile.PL
+++ b/
ext/IPC/SysV/Makefile.PL
@@
-23,7
+23,6
@@
WriteMakefile(
VERSION_FROM => "SysV.pm",
NAME => "IPC::SysV",
- 'linkext' => {LINKTYPE => 'dynamic' },
'dist' => {COMPRESS => 'gzip -9f',
SUFFIX => 'gz',
DIST_DEFAULT => 'all tardist',