From: Craig A. Berry Date: Mon, 31 May 2004 21:04:07 +0000 (-0500) Subject: configure.com and PERL_API_REVISION X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=30629e9cbc8698a3d3fe77a8e71f4b05c5660c89;p=p5sagit%2Fp5-mst-13.2.git configure.com and PERL_API_REVISION From: "Craig A. Berry" Message-ID: <40BBE417.2090001@mac.com> p4raw-id: //depot/perl@22884 --- diff --git a/configure.com b/configure.com index 3f94d49..844ba77 100644 --- a/configure.com +++ b/configure.com @@ -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 + "'"