projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98fa43f
)
Re: Perl 5.10.0 getting close: please test
author
lemkemch@t-online.de
<lemkemch@t-online.de>
Thu, 25 Oct 2007 00:25:55 +0000
(
02:25
+0200)
committer
Craig A. Berry
<craigberry@mac.com>
Sat, 27 Oct 2007 22:17:29 +0000
(22:17 +0000)
Message-id: <op.t0p271mr5o90vo@orion>
Help older VMS compilers by using ccflags when building munchconfig.
p4raw-id: //depot/perl@32199
configure.com
patch
|
blob
|
history
diff --git
a/configure.com
b/configure.com
index 7354e497e2e419e04b6127d22ca5b8696504c5b5..e0b26e3977b858e966ce79cb8699c96a237cd7b6 100644
(file)
--- 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