This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade perlfaq from version 5.20180605 to 5.0180915.
[perl5.git] / Porting / config_H
index 852224f..754406f 100644 (file)
@@ -13,7 +13,7 @@
 
 /* Package name      : perl5
  * Source directory  : .
- * Configuration time: Fri Dec 22 15:55:04 GMT 2017
+ * Configuration time: Fri Dec 22 16:17:32 GMT 2017
  * Configured by     : yourname
  * Target system     : linux barba.rous.org 3.16.0-4-amd64 #1 smp debian 3.16.43-2+deb8u2 (2017-06-26) x86_64 gnulinux 
  */
  *     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 "/opt/perl/lib/5.27.8/x86_64-linux"            /**/
-#define ARCHLIB_EXP "/opt/perl/lib/5.27.8/x86_64-linux"                /**/
+#define ARCHLIB "/opt/perl/lib/5.29.3/x86_64-linux"            /**/
+#define ARCHLIB_EXP "/opt/perl/lib/5.29.3/x86_64-linux"                /**/
 
 /* 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 "/opt/perl/lib/5.27.8"         /**/
-#define PRIVLIB_EXP "/opt/perl/lib/5.27.8"             /**/
+#define PRIVLIB "/opt/perl/lib/5.29.3"         /**/
+#define PRIVLIB_EXP "/opt/perl/lib/5.29.3"             /**/
 
 /* 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 "/opt/perl/lib/site_perl/5.27.8/x86_64-linux"         /**/
-#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.27.8/x86_64-linux"             /**/
+#define SITEARCH "/opt/perl/lib/site_perl/5.29.3/x86_64-linux"         /**/
+#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.29.3/x86_64-linux"             /**/
 
 /* 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 "/opt/perl/lib/site_perl/5.27.8"               /**/
-#define SITELIB_EXP "/opt/perl/lib/site_perl/5.27.8"           /**/
+#define SITELIB "/opt/perl/lib/site_perl/5.29.3"               /**/
+#define SITELIB_EXP "/opt/perl/lib/site_perl/5.29.3"           /**/
 #define SITELIB_STEM "/opt/perl/lib/site_perl"         /**/
 
 /* PERL_VENDORARCH:
  */
 #define HAS_MKDTEMP            /**/
 
+/* HAS_MKOSTEMP:
+ *     This symbol, if defined, indicates that the mkostemp routine is
+ *     available to exclusively create and open a uniquely named
+ *     temporary file.
+ */
+#define HAS_MKOSTEMP           /**/
+
 /* HAS_MKSTEMPS:
  *     This symbol, if defined, indicates that the mkstemps routine is
  *     available to exclusively create and open a uniquely named
  *     script to make sure (one hopes) that it runs with perl and not
  *     some shell.
  */
-#define STARTPERL "#!/opt/perl/bin/perl5.27.8"         /**/
+#define STARTPERL "#!/opt/perl/bin/perl5.29.3"         /**/
 
 /* HAS_STDIO_STREAM_ARRAY:
  *     This symbol, if defined, tells that there is an array