From: Craig A. Berry Date: Mon, 11 Jun 2001 14:00:32 +0000 (-0500) Subject: DCL quoting syntax drives pumpking mad X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7b826da8da02afafdc394fc5ec0ba1b0575968f1;p=p5sagit%2Fp5-mst-13.2.git DCL quoting syntax drives pumpking mad Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01> p4raw-id: //depot/perl@10521 --- diff --git a/configure.com b/configure.com index b18a1ca..4a5ee1e 100644 --- a/configure.com +++ b/configure.com @@ -5124,7 +5124,7 @@ $ WC "d_mkstemps='" + d_mkstemps + "'" $ WC "d_mktime='" + d_mktime + "'" $ WC "d_mmap='undef'" $ WC "d_modfl='" + d_modfl + "'" -$ WC "d_modfl_pow32_bug = "undef"' +$ WC "d_modfl_pow32_bug='undef'" $ WC "d_mprotect='undef'" $ WC "d_msg='undef'" $ WC "d_msg_ctrunc='undef'"