From b9aafa2202f85b07c9f5fcea5e7158fe1da68cc4 Mon Sep 17 00:00:00 2001 From: Peter Prymmer Date: Wed, 3 Apr 2002 09:29:32 -0500 Subject: Re: enc2xs needs portable way to know it's in the core Message-ID: p4raw-id: //depot/perl@15724 --- configure.com | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure.com') diff --git a/configure.com b/configure.com index af0dd51d9a..ee504dd9ec 100644 --- a/configure.com +++ b/configure.com @@ -5069,6 +5069,9 @@ $ WC "PERL_VERSION='" + patchlevel + "'" $ WC "PERL_SUBVERSION='" + subversion + "'" $ WC "PERL_API_VERSION='" + api_version + "'" $ WC "PERL_API_SUBVERSION='" + api_subversion + "'" +$ WC "_a='" + lib_ext + "'" +$ WC "_ext='" + exe_ext + "'" +$ WC "_o='" + obj_ext + "'" $ WC "alignbytes='" + alignbytes + "'" $ WC "aphostname='write sys$output f$edit(f$getsyi(\""SCSNODE\""),\""TRIM,LOWERCASE\"")'" $ WC "ar='" + "'" -- cgit v1.2.1