summaryrefslogtreecommitdiff
path: root/metaconfig.h
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2016-06-02 19:11:12 +0100
committerAaron Crane <arc@cpan.org>2016-06-02 19:55:59 +0100
commitef55c6737a667b6853720247c181a0cbfbbe6116 (patch)
tree1b23c5a40202058b2d00e6ddd50742d33c0da49d /metaconfig.h
parentbc900e45a4498affce40e6fdd0282f3715c0b5be (diff)
downloadperl-ef55c6737a667b6853720247c181a0cbfbbe6116.tar.gz
Add Configure probe for strerror_l()
As requested by khw++ Until the relevant symbol is used, HAS_STRERROR_L must be mentioned explicitly in metaconfig.h. This corresponds to metaconfig d0838744f03cfe7642950ea91dd48f575d0bfd15.
Diffstat (limited to 'metaconfig.h')
-rw-r--r--metaconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/metaconfig.h b/metaconfig.h
index d8ad0aae5c..94aae841ee 100644
--- a/metaconfig.h
+++ b/metaconfig.h
@@ -32,6 +32,7 @@
* HAS_PRCTL
* HAS_PSEUDOFORK
* HAS_QUERYLOCALE
+ * HAS_STRERROR_L
* HAS_TIMEGM
* HAS_USELOCALE
* I16SIZE