summaryrefslogtreecommitdiff
path: root/uconfig.sh
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 /uconfig.sh
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 'uconfig.sh')
-rw-r--r--uconfig.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/uconfig.sh b/uconfig.sh
index f5c230c1a0..ccdb97606f 100644
--- a/uconfig.sh
+++ b/uconfig.sh
@@ -371,6 +371,7 @@ d_pwpasswd='undef'
d_pwquota='undef'
d_qgcvt='undef'
d_quad='undef'
+d_querylocale='undef'
d_random_r='undef'
d_readdir64_r='undef'
d_readdir='define'