This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add wctype.h to Configure-ish files
[perl5.git] / metaconfig.h
index 2abced7..1ab73b2 100644 (file)
  * they won't be available unless used. When new symbols are probed
  * in Configure, this is the way to force them into availability.
  *
- * BOOTSTRAP_CHARSET
- * DOUBLEKIND
- * HAS_ACOSH
- * HAS_ASCTIME64
- * HAS_CTIME64
- * HAS_DIFFTIME64
- * HAS_DLADDR
- * HAS_FEGETROUND
- * HAS_FPCLASSIFY
- * HAS_GMTIME64
- * HAS_ISFINITEL
- * HAS_ISINFL
- * HAS_J0
- * HAS_LOCALTIME64
- * HAS_MKTIME64
- * HAS_PRCTL
- * HAS_PSEUDOFORK
- * HAS_TIMEGM
- * I16SIZE
- * I64SIZE
- * I8SIZE
- * LOCALTIME_R_NEEDS_TZSET
- * LONG_DOUBLEKIND
- * U8SIZE
- * USE_CBACKTRACE
+ * Symbols should only be here temporarily. Once they are actually used,
+ * they should be removed from here.
+ *
+ * HAS_BUILTIN_ADD_OVERFLOW
+ * HAS_BUILTIN_MUL_OVERFLOW
+ * HAS_BUILTIN_SUB_OVERFLOW
+ * HAS_LOCALECONV_L
+ * HAS_MBRLEN
+ * HAS_MBRTOWC
+ * HAS_NANOSLEEP
+ * HAS_STRTOD_L
+ * HAS_STRTOLD_L
+ * I_WCHAR
+ * I_WCTYPE
  */