perl5.000 patch.0l: MakeMaker 4.085 and upgrade Configure to dist3 PL 51.
[p5sagit/p5-mst-13.2.git] / ext / util / make_ext
index ae10a9d..84c4925 100644 (file)
@@ -92,7 +92,7 @@ dynamic)    makeargs="LINKTYPE=dynamic";
 esac
 
 if test ! -f $makefile ; then
-       test -f Makefile.PL && ../$depth/miniperl -I../$depth/lib Makefile.PL
+       test -f Makefile.PL && ../$depth/miniperl -I../$depth/lib Makefile.PL $passthru
 fi
 if test ! -f $makefile ; then
        if test -f Makefile.SH; then