add a make entry to Config.pm so "perl -V:make" works on VMS
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 28 May 2000 20:12:41 +0000 (20:12 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 28 May 2000 20:12:41 +0000 (20:12 +0000)
(from Peter Prymmer)

p4raw-id: //depot/perl@6147

vms/subconfigure.com

index 086f314..11f1f1d 100644 (file)
@@ -4027,6 +4027,7 @@ $ WC "subversion='" + subversion + "'"
 $ WC "PERL_VERSION='" + patchlevel + "'"
 $ WC "PERL_SUBVERSION='" + subversion + "'"
 $ WC "pager='" + perl_pager + "'"
+$ WC "make='" + make + "'"
 $ WC "uidtype='" + perl_uidtype + "'"
 $ WC "uidformat='" + perl_uidformat + "'"
 $ WC "uidsize='" + perl_uidsize + "'"