summaryrefslogtreecommitdiff
path: root/Cross
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2016-06-02 19:04:49 +0100
committerAaron Crane <arc@cpan.org>2016-06-02 19:38:58 +0100
commitbc900e45a4498affce40e6fdd0282f3715c0b5be (patch)
treef361bd6be4101e56c7781cde524a46c7b99dc987 /Cross
parentbd4dc8873aedf5144874edd7e1cf73988fb50bde (diff)
downloadperl-bc900e45a4498affce40e6fdd0282f3715c0b5be.tar.gz
Add Configure probe for querylocale()
As requested by khw++ Until the relevant symbol is used, HAS_QUERYLOCALE must be mentioned explicitly in metaconfig.h. This corresponds to metaconfig 541f0dd272df4f9326996727898393ac8f6626f7.
Diffstat (limited to 'Cross')
-rw-r--r--Cross/config.sh-arm-linux1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux
index 463bf54744..af8b56d5b6 100644
--- a/Cross/config.sh-arm-linux
+++ b/Cross/config.sh-arm-linux
@@ -432,6 +432,7 @@ d_pwpasswd='define'
d_pwquota='undef'
d_qgcvt='define'
d_quad='define'
+d_querylocale='undef'
d_random_r='undef'
d_readdir64_r='undef'
d_readdir='define'