diff options
-rw-r--r-- | configure.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.com b/configure.com index 58d1680af2..02bf6a889a 100644 --- a/configure.com +++ b/configure.com @@ -4837,7 +4837,7 @@ $ WC "" $ WC "CONFIG='true'" $ WC "Makefile_SH='" + Makefile_SH + "'" $ WC "Mcc='" + Mcc + "'" -$! WC "PERL_SUBVERSION='" + subversion + "'" ! VMS specific to descrip_mms.template +$ WC "PERL_SUBVERSION='" + subversion + "'" ! VMS specific to descrip_mms.template $ WC "PERL_VERSION='" + patchlevel + "'" ! VMS specific to descrip_mms.template $ WC "alignbytes='" + alignbytes + "'" $ WC "aphostname='" + "'" |