From: Thomas Pfau Date: Sat, 27 Oct 2007 09:27:54 +0000 (-0400) Subject: problem with MAKE_EXT.COM X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=98fa43f4e646f084157da6019d5fbe2b7ae5f7a9;p=p5sagit%2Fp5-mst-13.2.git problem with MAKE_EXT.COM Message-id: <47233CDA.8010908@nbpfaus.net> configure.com thinko in #30455. p4raw-id: //depot/perl@32198 --- diff --git a/configure.com b/configure.com index 665ef4d..7354e49 100644 --- a/configure.com +++ b/configure.com @@ -6873,7 +6873,7 @@ $ Set Def &mydefault $ Goto next_ext $ done: $ sts = $Status -$ Set Def &def +$ Set Def &mydefault $ Exit sts $!-- make_ext.com $EndOfTpl$