summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2011-05-18 16:37:58 +0100
committerDavid Mitchell <davem@iabyn.com>2011-05-18 16:37:58 +0100
commit8891dd8d4c5444371851ec339d7cc20f956ffb5f (patch)
tree0e57585ce9fc920d80f40b217ae9536706e7a922 /uconfig.h
parent066dc4d9061322fc2bcc1ae08c05d4ef354ac4ab (diff)
downloadperl-8891dd8d4c5444371851ec339d7cc20f956ffb5f.tar.gz
Bump the perl version in various places for 5.15.0
Diffstat (limited to 'uconfig.h')
-rw-r--r--uconfig.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/uconfig.h b/uconfig.h
index 506cebea81..c17d9233f4 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -956,8 +956,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 "/usr/local/lib/perl5/5.14/unknown" / **/
-/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.14/unknown" / **/
+/*#define ARCHLIB "/usr/local/lib/perl5/5.15/unknown" / **/
+/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.15/unknown" / **/
/* ARCHNAME:
* This symbol holds a string representing the architecture name.
@@ -2064,8 +2064,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 "/usr/local/lib/perl5/5.14" /**/
-#define PRIVLIB_EXP "/usr/local/lib/perl5/5.14" /**/
+#define PRIVLIB "/usr/local/lib/perl5/5.15" /**/
+#define PRIVLIB_EXP "/usr/local/lib/perl5/5.15" /**/
/* PTRSIZE:
* This symbol contains the size of a pointer, so that the C preprocessor
@@ -2115,8 +2115,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 "/usr/local/lib/perl5/5.14/unknown" / **/
-/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.14/unknown" / **/
+/*#define SITEARCH "/usr/local/lib/perl5/5.15/unknown" / **/
+/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.15/unknown" / **/
/* SITELIB:
* This symbol contains the name of the private library for this package.
@@ -2138,8 +2138,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 "/usr/local/lib/perl5/5.14" /**/
-#define SITELIB_EXP "/usr/local/lib/perl5/5.14" /**/
+#define SITELIB "/usr/local/lib/perl5/5.15" /**/
+#define SITELIB_EXP "/usr/local/lib/perl5/5.15" /**/
#define SITELIB_STEM "/usr/local/lib/perl5" /**/
/* SSize_t:
@@ -4687,5 +4687,5 @@
/* Generated from:
* 323778627146f2762cd41f4dd1db6659f59006ec9bcaaf6bcc645d0380dda938 config_h.SH
- * 2cf3a76ed7acc1c0fee31fb6f5117eef18b28c542aa7225a22c84ed74b710c83 uconfig.sh
+ * 0af1263ef6eca52a40334d5df3744c198c20b7f8d4b087dbf445e2e387459eeb uconfig.sh
* ex: set ro: */