Allow static build of IPC::SysV
authorAndy Dougherty <doughera@lafayette.edu>
Thu, 9 Jul 1998 11:26:03 +0000 (07:26 -0400)
committerGurusamy 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

index 6f89db4..c8e320f 100644 (file)
@@ -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',