summaryrefslogtreecommitdiff
path: root/vms
diff options
context:
space:
mode:
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>1997-05-01 00:00:00 +1200
committerChip Salzenberg <chip@atlantic.net>1997-05-01 00:00:00 +1200
commit3c321fdc92fa7fcff30f2f06cb61271e1d020eaa (patch)
tree38505e38b12d9b3779debd123101f3dbd67cf812 /vms
parent3e07908ea1eeba49c73de370640833193accfd6e (diff)
downloadperl-3c321fdc92fa7fcff30f2f06cb61271e1d020eaa.tar.gz
[inseparable changes from match from perl-5.003_98 to perl-5.003_99]
CORE PORTABILITY Subject: NeXT hints update Date: Thu, 1 May 97 00:28:41 +0200 From: Unknown Contributor <hansm@euronet.nl> Files: Configure Makefile.SH hints/next_4.sh private-msgid: 199704302229.AAA02690@mail.euronet.nl Subject: Support shared libperl on AIX Date: Sat, 26 Apr 1997 20:31:37 -0500 From: Eric Bartley <bartley@icd.cc.purdue.edu> Files: Configure Makefile.SH hints/aix.sh Msg-ID: 199704270131.UAA51426@icd.cc.purdue.edu (applied based on p5p patch as commit 019c9bb5516c92cceeeb4b050fa8075a1359c43c)
Diffstat (limited to 'vms')
-rw-r--r--vms/config.vms2
-rw-r--r--vms/descrip.mms2
2 files changed, 2 insertions, 2 deletions
diff --git a/vms/config.vms b/vms/config.vms
index 516a5135a2..1d6d131a7e 100644
--- a/vms/config.vms
+++ b/vms/config.vms
@@ -76,7 +76,7 @@
* when Perl is built. Please do not change it by hand; make
* any changes to FndVers.Com instead.
*/
-#define ARCHLIB_EXP "/perl_root/lib/VMS_VAX/5_00398" /**/
+#define ARCHLIB_EXP "/perl_root/lib/VMS_VAX/5_00399" /**/
#define ARCHLIB ARCHLIB_EXP /*config-skip*/
/* ARCHNAME:
diff --git a/vms/descrip.mms b/vms/descrip.mms
index 1cc936e261..29ee690d9b 100644
--- a/vms/descrip.mms
+++ b/vms/descrip.mms
@@ -65,7 +65,7 @@ OBJVAL = $(MMS$TARGET_NAME)$(O)
.endif
# Updated by fndvers.com -- do not edit by hand
-PERL_VERSION = 5_00398#
+PERL_VERSION = 5_00399#
ARCHDIR = [.lib.$(ARCH).$(PERL_VERSION)]