summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2019-12-02 08:42:20 -0700
committerKarl Williamson <khw@cpan.org>2019-12-03 09:28:06 -0700
commit2f3ca7de6e61f697ef8ce03cd34fa1037cbf4aa2 (patch)
treefea5fe703851335cb97e057c9e617eb0e8076ae0
parenta49981460f78bdb771ca714ce5f65a38609676a0 (diff)
downloadperl-2f3ca7de6e61f697ef8ce03cd34fa1037cbf4aa2.tar.gz
metaconfig.h: Add entry for wcrtomb()
-rw-r--r--metaconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/metaconfig.h b/metaconfig.h
index 968508e333..baba5eac68 100644
--- a/metaconfig.h
+++ b/metaconfig.h
@@ -13,4 +13,5 @@
* Symbols should only be here temporarily. Once they are actually used,
* they should be removed from here.
*
+ * HAS_WCRTOMB
*/