This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Refactor t/lib/commonsense.t to use t/test.pl instead of making TAP by hand. Add...
[perl5.git] / uconfig.h
index d17bd9a..82b3c25 100644 (file)
--- a/uconfig.h
+++ b/uconfig.h
  *     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.15/unknown"          / **/
-/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.15/unknown"              / **/
+/*#define ARCHLIB "/usr/local/lib/perl5/5.17/unknown"          / **/
+/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.17/unknown"              / **/
 
 /* ARCHNAME:
  *     This symbol holds a string representing the architecture name.
  *     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.15"            /**/
-#define PRIVLIB_EXP "/usr/local/lib/perl5/5.15"                /**/
+#define PRIVLIB "/usr/local/lib/perl5/5.17"            /**/
+#define PRIVLIB_EXP "/usr/local/lib/perl5/5.17"                /**/
 
 /* CAN_PROTOTYPE:
  *     If defined, this macro indicates that the C compiler can handle
  *     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.15/unknown"         / **/
-/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.15/unknown"             / **/
+/*#define SITEARCH "/usr/local/lib/perl5/5.17/unknown"         / **/
+/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.17/unknown"             / **/
 
 /* SITELIB:
  *     This symbol contains the name of the private library for this package.
  *     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.15"            /**/
-#define SITELIB_EXP "/usr/local/lib/perl5/5.15"                /**/
+#define SITELIB "/usr/local/lib/perl5/5.17"            /**/
+#define SITELIB_EXP "/usr/local/lib/perl5/5.17"                /**/
 #define SITELIB_STEM "/usr/local/lib/perl5"            /**/
 
 /* Size_t_size:
 
 /* Generated from:
  * d9b6a68b192c72c0695b560fae6e4916b381f55df5fdf7911b0ef434840f092e config_h.SH
- * 3dad514f97a86deca0eebb6544f7785077651da24e7c6231ef7a22963ff4fd5d uconfig.sh
+ * 573628443b0f7d922ef2706de7e05f3d5ff794bcb6708b68ddcecd0e2d30e7bd uconfig.sh
  * ex: set ro: */