diff options
author | Craig A. Berry <craigberry@mac.com> | 2004-12-23 13:07:29 -0600 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2004-12-24 08:54:58 +0000 |
commit | 4fd0a66c13e2fc6d8b573192b10e547eb574af3b (patch) | |
tree | e99d53684c1e696494ccb8f5bd9a5f79c2d1ef45 /configure.com | |
parent | d51aaa9d21dc3a78c1d9dc7a1cac0fb9ea283618 (diff) | |
download | perl-4fd0a66c13e2fc6d8b573192b10e547eb574af3b.tar.gz |
Re: Smoke [5.9.2] 23675 FAIL(m) openvms E8.2 (Alpha/4 cpu)
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <41CB6BD1.8030207@mac.com>
Date: Thu, 23 Dec 2004 19:07:29 -0600
p4raw-id: //depot/perl@23677
Diffstat (limited to 'configure.com')
-rw-r--r-- | configure.com | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.com b/configure.com index e4f6bc1caa..d54302f3cb 100644 --- a/configure.com +++ b/configure.com @@ -5964,6 +5964,7 @@ $ WC "usemymalloc='" + usemymalloc + "'" $ WC "useperlio='" + useperlio + "'" $ WC "useposix='false'" $ WC "usereentrant='undef'" +$ WC "userelocatableinc='undef'" $ WC "usesecurelog='" + usesecurelog + "'" ! VMS-specific $ WC "usesocks='undef'" $ WC "usethreads='" + usethreads + "'" |