This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Removed a note about Test::Harness that was obsoleted by the release of
[perl5.git] / uconfig.h
index fb8db13..506cebe 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.13/unknown"          / **/
-/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.13/unknown"              / **/
+/*#define ARCHLIB "/usr/local/lib/perl5/5.14/unknown"          / **/
+/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.14/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.13"            /**/
-#define PRIVLIB_EXP "/usr/local/lib/perl5/5.13"                /**/
+#define PRIVLIB "/usr/local/lib/perl5/5.14"            /**/
+#define PRIVLIB_EXP "/usr/local/lib/perl5/5.14"                /**/
 
 /* PTRSIZE:
  *     This symbol contains the size of a pointer, so that the C preprocessor
  *     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.13/unknown"         / **/
-/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.13/unknown"             / **/
+/*#define SITEARCH "/usr/local/lib/perl5/5.14/unknown"         / **/
+/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.14/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.13"            /**/
-#define SITELIB_EXP "/usr/local/lib/perl5/5.13"                /**/
+#define SITELIB "/usr/local/lib/perl5/5.14"            /**/
+#define SITELIB_EXP "/usr/local/lib/perl5/5.14"                /**/
 #define SITELIB_STEM "/usr/local/lib/perl5"            /**/
 
 /* SSize_t:
  *     of copying mechanisms, handy.h defines a platform-
  *     independent macro, Perl_va_copy(src, dst), to do the job.
  */
-/*#define      NEED_VA_COPY            / **/
+#define        NEED_VA_COPY            /**/
 
 /* IVTYPE:
  *     This symbol defines the C type used for Perl's IV.
 
 /* Generated from:
  * 323778627146f2762cd41f4dd1db6659f59006ec9bcaaf6bcc645d0380dda938 config_h.SH
- * c59d2b1fc6a313e8ff46597b14976c14307b9504013fb059305440a127074130 uconfig.sh
+ * 2cf3a76ed7acc1c0fee31fb6f5117eef18b28c542aa7225a22c84ed74b710c83 uconfig.sh
  * ex: set ro: */