typos in change#4561 and change#4565
[p5sagit/p5-mst-13.2.git] / ext / IO / Makefile.PL
index 5366f8e..095d7c2 100644 (file)
@@ -5,6 +5,5 @@ WriteMakefile(
        VERSION_FROM    => "IO.pm",
        NAME            => "IO",
        OBJECT          => '$(O_FILES)', 
-       DEFINE          => $define,
        MAN3PODS        => {},          # Pods will be built by installman.
 );