This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta: Standardize references to Perl
[perl5.git] / uconfig.h
index 0600ebd..6832f6f 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.25/unknown"          / **/
-/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.25/unknown"              / **/
+/*#define ARCHLIB "/usr/local/lib/perl5/5.26/unknown"          / **/
+/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.26/unknown"              / **/
 
 /* BIN:
  *     This symbol holds the path of the bin directory where the package will
  *     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.25"            /**/
-#define PRIVLIB_EXP "/usr/local/lib/perl5/5.25"                /**/
+#define PRIVLIB "/usr/local/lib/perl5/5.26"            /**/
+#define PRIVLIB_EXP "/usr/local/lib/perl5/5.26"                /**/
 
 /* SITEARCH:
  *     This symbol contains the name of the private library for this package.
  *     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.25/unknown"         / **/
-/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.25/unknown"             / **/
+/*#define SITEARCH "/usr/local/lib/perl5/5.26/unknown"         / **/
+/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.26/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.25"            /**/
-#define SITELIB_EXP "/usr/local/lib/perl5/5.25"                /**/
+#define SITELIB "/usr/local/lib/perl5/5.26"            /**/
+#define SITELIB_EXP "/usr/local/lib/perl5/5.26"                /**/
 #define SITELIB_STEM "/usr/local/lib/perl5"            /**/
 
 /* PERL_VENDORARCH:
  *     This symbol, if defined, removes the legacy default behavior of
  *     including '.' at the end of @INC.
  */
-# DEFAULT_INC_EXCLUDES_DOT     /**/
+/*#define DEFAULT_INC_EXCLUDES_DOT     / **/
 
 /* USE_DYNAMIC_LOADING:
  *     This symbol, if defined, indicates that dynamic loading of
 
 /* Generated from:
  * a0cea6273c16c1c5d8625665c84bda01926ce960c26873d4e5596b5b02a53e92 config_h.SH
- * 0413c6aa363e543b4bfdf09337a7ebf8319009504ac71e1168e74a23141bfe3c uconfig.sh
+ * b1c042726e6a17692921b6947c4e7c196c5c0cee011667ba719b15af7c31e669 uconfig.sh
  * ex: set ro: */