This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlapi: my_sprintf is a Miscellaneous function
[perl5.git] / uconfig.h
index b33042b..09fd622 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.29/unknown"          / **/
-/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.29/unknown"              / **/
+/*#define ARCHLIB "/usr/local/lib/perl5/5.31/unknown"          / **/
+/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.31/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.29"            /**/
-#define PRIVLIB_EXP "/usr/local/lib/perl5/5.29"                /**/
+#define PRIVLIB "/usr/local/lib/perl5/5.31"            /**/
+#define PRIVLIB_EXP "/usr/local/lib/perl5/5.31"                /**/
 
 /* 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.29/unknown"         / **/
-/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.29/unknown"             / **/
+/*#define SITEARCH "/usr/local/lib/perl5/5.31/unknown"         / **/
+/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.31/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.29"            /**/
-#define SITELIB_EXP "/usr/local/lib/perl5/5.29"                /**/
+#define SITELIB "/usr/local/lib/perl5/5.31"            /**/
+#define SITELIB_EXP "/usr/local/lib/perl5/5.31"                /**/
 #define SITELIB_STEM "/usr/local/lib/perl5"            /**/
 
 /* PERL_VENDORARCH:
 /*#define      USE_64_BIT_ALL          / **/
 #endif
 
-/* USE_CBACKTRACE:
+/* USE_C_BACKTRACE:
  *     This symbol, if defined, indicates that Perl should
  *     be built with support for backtrace.
  */
-/*#define USE_CBACKTRACE               / **/
+/*#define USE_C_BACKTRACE              / **/
 
 /* USE_DTRACE:
  *     This symbol, if defined, indicates that Perl should
 #endif
 
 /* Generated from:
- * 6608de918c3c876975f74b684da2536ab1ee23459783d691ae02ce2526a497a7 config_h.SH
- * d6d2fc8bf209b3d6db681ac0994a29a281afe35c3a96bb62079cb15b0605d035 uconfig.sh
+ * e3dbc17ac938c9df0df81930ccebf94a0425dbff9d20c3edd18a84075eff4fc2 config_h.SH
+ * a11d95f56af200907b9285ed0da243a4c20db34f5684af313d18195eaba2b18b uconfig.sh
  * ex: set ro: */