summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.com4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.com b/configure.com
index 501a2d263d..e0b2002fe5 100644
--- a/configure.com
+++ b/configure.com
@@ -5990,6 +5990,10 @@ $ WC "_exe='" + exe_ext + "'"
$ WC "_o='" + obj_ext + "'"
$ WC "alignbytes='" + alignbytes + "'"
$ WC "aphostname='write sys$output f$edit(f$getsyi(\""SCSNODE\""),\""TRIM,LOWERCASE\"")'"
+$ WC "api_revision='" + api_revision + "'"
+$ WC "api_subversion='" + api_subversion + "'"
+$ WC "api_version='" + api_version + "'"
+$ WC "api_versionstring='" + version + "'"
$ WC "ar='" + "'"
$ WC "archlib='" + archlib + "'"
$ WC "archlibexp='" + archlibexp + "'"