From: Craig A. Berry Date: Wed, 4 Jul 2007 15:35:56 +0000 (+0000) Subject: Replace C with C on VMS. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b672680a2bab65d0376c7387e650f4903e207e75;p=p5sagit%2Fp5-mst-13.2.git Replace C with C on VMS. p4raw-id: //depot/perl@31533 --- diff --git a/configure.com b/configure.com index 67251ac..02aa6c1 100644 --- a/configure.com +++ b/configure.com @@ -6391,7 +6391,6 @@ $ WC "selecttype='" + selecttype + "'" $ WC "sh='MCR'" $ WC "shmattype='" + " '" $ WC "shortsize='" + shortsize + "'" -$ WC "shrplib='define'" $ IF (f$length(sig_name) .GE. 244) $ THEN $ tmp = "sig_name='" + sig_name + "'" @@ -6475,6 +6474,7 @@ $ WC "useposix='false'" $ WC "usereentrant='undef'" $ WC "userelocatableinc='undef'" $ WC "usesecurelog='" + usesecurelog + "'" ! VMS-specific +$ WC "useshrplib='true'" $ WC "usesitecustomize='" + usesitecustomize + "'" $ WC "usesocks='undef'" $ WC "usethreads='" + usethreads + "'"