This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/porting/regen.t: Add test for new uni_keywords.h
[perl5.git] / uconfig.h
index 1f93917..e7f8127 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.27/unknown"          / **/
-/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.27/unknown"              / **/
+/*#define ARCHLIB "/usr/local/lib/perl5/5.29/unknown"          / **/
+/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.29/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.27"            /**/
-#define PRIVLIB_EXP "/usr/local/lib/perl5/5.27"                /**/
+#define PRIVLIB "/usr/local/lib/perl5/5.29"            /**/
+#define PRIVLIB_EXP "/usr/local/lib/perl5/5.29"                /**/
 
 /* 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.27/unknown"         / **/
-/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.27/unknown"             / **/
+/*#define SITEARCH "/usr/local/lib/perl5/5.29/unknown"         / **/
+/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.29/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.27"            /**/
-#define SITELIB_EXP "/usr/local/lib/perl5/5.27"                /**/
+#define SITELIB "/usr/local/lib/perl5/5.29"            /**/
+#define SITELIB_EXP "/usr/local/lib/perl5/5.29"                /**/
 #define SITELIB_STEM "/usr/local/lib/perl5"            /**/
 
 /* PERL_VENDORARCH:
 
 /* Generated from:
  * 86429d6dea8cb2d81b30da9d916693eb4c04ebeb21969c8df6f470ac77cd5c92 config_h.SH
- * 0a854c66239d29490cd1bce8581db1733878f26386edfaddf1498ed61840c613 uconfig.sh
+ * fd30f4a36ebf71b0b366649cee58bb37d9d61863201e087e8f40e4ceae0abf1d uconfig.sh
  * ex: set ro: */