summaryrefslogtreecommitdiff
path: root/Porting/config_H
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-03-18 08:27:34 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-03-18 08:27:34 +0000
commite01ffb8dcee2eeca0ae5b559a4d96119058e4668 (patch)
treeb41b658865fb9e1214625a0c8f8bcab4c803361b /Porting/config_H
parentc0fd1b4283835f2ec7b48824dd974b16677cdf78 (diff)
downloadperl-e01ffb8dcee2eeca0ae5b559a4d96119058e4668.tar.gz
Bump bleadperl's version number to 5.9.2.
p4raw-id: //depot/perl@22523
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 bdc5616c55..526469c4d7 100644
--- a/Porting/config_H
+++ b/Porting/config_H
@@ -1338,8 +1338,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.9.1/i686-linux" /**/
-#define ARCHLIB_EXP "/opt/perl/lib/5.9.1/i686-linux" /**/
+#define ARCHLIB "/opt/perl/lib/5.9.2/i686-linux" /**/
+#define ARCHLIB_EXP "/opt/perl/lib/5.9.2/i686-linux" /**/
/* BIN:
* This symbol holds the path of the bin directory where the package will
@@ -1399,8 +1399,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.9.1" /**/
-#define PRIVLIB_EXP "/opt/perl/lib/5.9.1" /**/
+#define PRIVLIB "/opt/perl/lib/5.9.2" /**/
+#define PRIVLIB_EXP "/opt/perl/lib/5.9.2" /**/
/* SITEARCH:
* This symbol contains the name of the private library for this package.
@@ -1417,8 +1417,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.9.1/i686-linux" /**/
-#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.9.1/i686-linux" /**/
+#define SITEARCH "/opt/perl/lib/site_perl/5.9.2/i686-linux" /**/
+#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.9.2/i686-linux" /**/
/* SITELIB:
* This symbol contains the name of the private library for this package.
@@ -1440,8 +1440,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.9.1" /**/
-#define SITELIB_EXP "/opt/perl/lib/site_perl/5.9.1" /**/
+#define SITELIB "/opt/perl/lib/site_perl/5.9.2" /**/
+#define SITELIB_EXP "/opt/perl/lib/site_perl/5.9.2" /**/
#define SITELIB_STEM "/opt/perl/lib/site_perl" /**/
/* PERL_VENDORARCH:
@@ -3285,7 +3285,7 @@
* script to make sure (one hopes) that it runs with perl and not
* some shell.
*/
-#define STARTPERL "#!/opt/perl/bin/perl5.9.1" /**/
+#define STARTPERL "#!/opt/perl/bin/perl5.9.2" /**/
/* HAS_STDIO_STREAM_ARRAY:
* This symbol, if defined, tells that there is an array