summaryrefslogtreecommitdiff
path: root/plan9
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2018-04-19 18:13:46 +0200
committerAaron Crane <arc@cpan.org>2018-04-19 18:13:46 +0200
commitbf634d4e041c3abb5408cd1f18f1c18d298012d1 (patch)
tree8cc7969ead6a58249901a413bdc824759a73672f /plan9
parent479b791bf828f8d105b334fe04ff82a4adfedcd7 (diff)
downloadperl-bf634d4e041c3abb5408cd1f18f1c18d298012d1.tar.gz
Add HAS_STRTOD_L to metaconfig.h and rebuild Configure
Diffstat (limited to 'plan9')
-rw-r--r--plan9/config_sh.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/plan9/config_sh.sample b/plan9/config_sh.sample
index 344613ae0e..52b21fac02 100644
--- a/plan9/config_sh.sample
+++ b/plan9/config_sh.sample
@@ -569,6 +569,7 @@ d_strlcat='undef'
d_strlcpy='undef'
d_strnlen='undef'
d_strtod='define'
+d_strtod_l='undef'
d_strtol='define'
d_strtold='undef'
d_strtold_l='undef'