summaryrefslogtreecommitdiff
path: root/win32/config.gc
diff options
context:
space:
mode:
authorAndrew Fresh <afresh1@openbsd.org>2014-07-09 03:30:00 -0700
committerKarl Williamson <khw@cpan.org>2014-09-22 10:53:35 -0600
commitb15c1b561a4d9a6ec5ecdf68b69fda7ef7d09cb7 (patch)
treef03b44e2bab9c6f0479deffc6b72e5a27f456c28 /win32/config.gc
parentc774046ba1377cc500a8a8fd88aa3cf810aad808 (diff)
downloadperl-b15c1b561a4d9a6ec5ecdf68b69fda7ef7d09cb7.tar.gz
PATCH: [perl #122252] international currency formatting (POSIX.1-2008)
Add the new portions of locale currency formatting that are specified in POSIX.1-2008 The commiter (Karl Williamson) made the trivial indentation changes asked for by H. Merijn Brand, and added a perldelta entry
Diffstat (limited to 'win32/config.gc')
-rw-r--r--win32/config.gc1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/config.gc b/win32/config.gc
index d83ab2af7b..3451f1136f 100644
--- a/win32/config.gc
+++ b/win32/config.gc
@@ -294,6 +294,7 @@ d_isnanl='undef'
d_j0='undef'
d_j0l='undef'
d_killpg='define'
+d_lc_monetary_2008='undef'
d_lchown='undef'
d_ldbl_dig='define'
d_ldexpl='undef'