This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
g++ stage 1 reached
[perl5.git] / plan9 / config_h.sample
index cd32c8d..5709812 100644 (file)
  */
 /*#define HAS_COPYSIGNL                /**/
 
+/* USE_CPLUSPLUS:
+ *     This symbol, if defined, indicates that a C++ compiler was
+ *     used to compiled Perl and will be used to compile extensions.
+ */
+/*#define USE_CPLUSPLUS                /**/
+
 /* HAS_DBMINIT_PROTO:
  *     This symbol, if defined, indicates that the system provides
  *     a prototype for the dbminit() function.  Otherwise, it is up