From: lemkemch@t-online.de Date: Thu, 25 Oct 2007 00:25:55 +0000 (+0200) Subject: Re: Perl 5.10.0 getting close: please test X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1632ad18fc14f06bcf903568971ba8c88c7bb88b;p=p5sagit%2Fp5-mst-13.2.git Re: Perl 5.10.0 getting close: please test Message-id: Help older VMS compilers by using ccflags when building munchconfig. p4raw-id: //depot/perl@32199 --- diff --git a/configure.com b/configure.com index 7354e49..e0b26e3 100644 --- a/configure.com +++ b/configure.com @@ -6603,7 +6603,7 @@ $! $! Okay, we've gotten here. Build munchconfig.exe $ COPY/NOLOG [-.vms]munchconfig.c [] $ COPY/NOLOG [-.vms]'Makefile_SH' [] -$ 'Perl_CC' munchconfig.c +$ 'Perl_CC' 'ccflags' munchconfig.c $ IF Needs_Opt $ THEN $ OPEN/WRITE CONFIG []munchconfig.opt