Re: Perl 5.10.0 getting close: please test
lemkemch@t-online.de [Thu, 25 Oct 2007 00:25:55 +0000 (02:25 +0200)]
Message-id: <op.t0p271mr5o90vo@orion>

Help older VMS compilers by using ccflags when building munchconfig.

p4raw-id: //depot/perl@32199

configure.com

index 7354e49..e0b26e3 100644 (file)
@@ -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