summaryrefslogtreecommitdiff
path: root/configure.com
diff options
context:
space:
mode:
authorCraig A. Berry <craigberry@mac.com>2004-05-31 16:04:07 -0500
committerH.Merijn Brand <h.m.brand@xs4all.nl>2004-06-01 10:51:33 +0000
commit30629e9cbc8698a3d3fe77a8e71f4b05c5660c89 (patch)
tree555c99a97458c9e655b229e519788ebc80143e71 /configure.com
parent96412ebcb3bce14f7f7bdd47f6c65619f1860bf9 (diff)
downloadperl-30629e9cbc8698a3d3fe77a8e71f4b05c5660c89.tar.gz
configure.com and PERL_API_REVISION
From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <40BBE417.2090001@mac.com> p4raw-id: //depot/perl@22884
Diffstat (limited to 'configure.com')
-rw-r--r--configure.com1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.com b/configure.com
index 3f94d49853..844ba774fb 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 + "'"