From: John E. Malmberg Date: Sun, 18 Sep 2005 14:53:09 +0000 (-0400) Subject: [patch@25452] VMS fix required by Change 25387 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2b33924249a3e03558df740efaba2154c35e2bcb;p=p5sagit%2Fp5-mst-13.2.git [patch@25452] VMS fix required by Change 25387 From: "John E. Malmberg" Message-ID: <432DB795.8050801@qsl.net> p4raw-id: //depot/perl@25474 --- diff --git a/configure.com b/configure.com index 405671b..1406d26 100644 --- a/configure.com +++ b/configure.com @@ -5580,6 +5580,8 @@ $ WC "d_longlong='" + d_longlong + "'" $ WC "d_lseekproto='define'" $ WC "d_lstat='undef'" $ WC "d_madvise='undef'" +$ WC "d_malloc_size='undef'" +$ WC "d_malloc_good_size='undef'" $ WC "d_mblen='" + d_mblen + "'" $ WC "d_mbstowcs='" + d_mbstowcs + "'" $ WC "d_mbtowc='" + d_mbtowc + "'"