summaryrefslogtreecommitdiff
path: root/Porting/config_H
diff options
context:
space:
mode:
authorMatthew Horsfall <wolfsage@gmail.com>2020-01-20 12:59:47 -0500
committerMatthew Horsfall <wolfsage@gmail.com>2020-01-20 12:59:47 -0500
commitfdf591bb29385e45c942f22e5a8800d8bcb2251c (patch)
tree18465932cdbc57e2d45285f8b2f98d9620bf0333 /Porting/config_H
parentd1a156bbc8a5c6c5e03e162f23738deb2ba65166 (diff)
downloadperl-fdf591bb29385e45c942f22e5a8800d8bcb2251c.tar.gz
Bump the perl version in various places for 5.31.9
Diffstat (limited to 'Porting/config_H')
-rw-r--r--Porting/config_H18
1 files changed, 9 insertions, 9 deletions
diff --git a/Porting/config_H b/Porting/config_H
index c84b76b33b..eb20991e4a 100644
--- a/Porting/config_H
+++ b/Porting/config_H
@@ -1239,8 +1239,8 @@
* This symbol contains the ~name expanded version of ARCHLIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define ARCHLIB "/opt/perl/lib/5.31.8/x86_64-linux" /**/
-#define ARCHLIB_EXP "/opt/perl/lib/5.31.8/x86_64-linux" /**/
+#define ARCHLIB "/opt/perl/lib/5.31.9/x86_64-linux" /**/
+#define ARCHLIB_EXP "/opt/perl/lib/5.31.9/x86_64-linux" /**/
/* BIN:
* This symbol holds the path of the bin directory where the package will
@@ -1293,8 +1293,8 @@
* This symbol contains the ~name expanded version of PRIVLIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define PRIVLIB "/opt/perl/lib/5.31.8" /**/
-#define PRIVLIB_EXP "/opt/perl/lib/5.31.8" /**/
+#define PRIVLIB "/opt/perl/lib/5.31.9" /**/
+#define PRIVLIB_EXP "/opt/perl/lib/5.31.9" /**/
/* SITEARCH:
* This symbol contains the name of the private library for this package.
@@ -1311,8 +1311,8 @@
* This symbol contains the ~name expanded version of SITEARCH, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define SITEARCH "/opt/perl/lib/site_perl/5.31.8/x86_64-linux" /**/
-#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.31.8/x86_64-linux" /**/
+#define SITEARCH "/opt/perl/lib/site_perl/5.31.9/x86_64-linux" /**/
+#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.31.9/x86_64-linux" /**/
/* SITELIB:
* This symbol contains the name of the private library for this package.
@@ -1334,8 +1334,8 @@
* removed. The elements in inc_version_list (inc_version_list.U) can
* be tacked onto this variable to generate a list of directories to search.
*/
-#define SITELIB "/opt/perl/lib/site_perl/5.31.8" /**/
-#define SITELIB_EXP "/opt/perl/lib/site_perl/5.31.8" /**/
+#define SITELIB "/opt/perl/lib/site_perl/5.31.9" /**/
+#define SITELIB_EXP "/opt/perl/lib/site_perl/5.31.9" /**/
#define SITELIB_STEM "/opt/perl/lib/site_perl" /**/
/* PERL_VENDORARCH:
@@ -4109,7 +4109,7 @@
* script to make sure (one hopes) that it runs with perl and not
* some shell.
*/
-#define STARTPERL "#!/opt/perl/bin/perl5.31.8" /**/
+#define STARTPERL "#!/opt/perl/bin/perl5.31.9" /**/
/* HAS_STDIO_STREAM_ARRAY:
* This symbol, if defined, tells that there is an array