configure.com and PERL_API_REVISION
Craig A. Berry [Mon, 31 May 2004 21:04:07 +0000 (16:04 -0500)]
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <40BBE417.2090001@mac.com>

p4raw-id: //depot/perl@22884

configure.com

index 3f94d49..844ba77 100644 (file)
@@ -5225,6 +5225,7 @@ $ WC "Mcc='" + Mcc + "'"
 $ WC "PERL_REVISION='" + revision + "'"
 $ WC "PERL_VERSION='" + patchlevel + "'" 
 $ WC "PERL_SUBVERSION='" + subversion + "'" 
+$ WC "PERL_API_REVISION='" + api_revision + "'"
 $ WC "PERL_API_VERSION='" + api_version + "'" 
 $ WC "PERL_API_SUBVERSION='" + api_subversion + "'"
 $ WC "_a='" + lib_ext + "'"