summaryrefslogtreecommitdiff
path: root/configure.com
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2019-12-02 09:52:14 -0700
committerKarl Williamson <khw@cpan.org>2019-12-03 09:28:06 -0700
commite849841dca2a8b11119997585f795647c52cdcdf (patch)
treeac66366477702eec17d38757bbbedd3d5ecd4142 /configure.com
parent2f3ca7de6e61f697ef8ce03cd34fa1037cbf4aa2 (diff)
downloadperl-e849841dca2a8b11119997585f795647c52cdcdf.tar.gz
Regenerate Configure and friends after metaconfig changes
A probe for wcrtomb() and one for attribute always inline have been added, and the ones for: 1) checking if there is a C backtrace facility; and 2) character data alignedness have been revised
Diffstat (limited to 'configure.com')
-rw-r--r--configure.com2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.com b/configure.com
index dc251dfe04..559c47ec40 100644
--- a/configure.com
+++ b/configure.com
@@ -5941,6 +5941,7 @@ $ WC "d_asinh='" + d_asinh + "'"
$ WC "d_atanh='" + d_atanh + "'"
$ WC "d_atolf='" + d_atolf + "'"
$ WC "d_atoll='" + d_atoll + "'"
+$ WC "d_attribute_always_inline='undef'"
$ WC "d_attribute_format='" + d_attribut + "'"
$ WC "d_attribute_deprecated='undef'"
$ WC "d_attribute_malloc='undef'"
@@ -6450,6 +6451,7 @@ $ WC "d_voidtty='" + "'"
$ WC "d_vsnprintf='" + d_vsnprintf + "'"
$ WC "d_wait4='" + d_wait4 + "'"
$ WC "d_waitpid='define'"
+$ WC "d_wcrtomb='define'"
$ WC "d_wcscmp='define'"
$ WC "d_wcstombs='define'"
$ WC "d_wcsxfrm='define'"