summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
Diffstat (limited to 'makedef.pl')
-rw-r--r--makedef.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/makedef.pl b/makedef.pl
index c0f8ee1282..36ae63e06b 100644
--- a/makedef.pl
+++ b/makedef.pl
@@ -557,6 +557,8 @@ unless ($define{USE_LOCALE_NUMERIC}) {
unless ($define{USE_LOCALE_CTYPE}) {
++$skip{$_} foreach qw(
PL_ctype_name
+ PL_in_utf8_CTYPE_locale
+ PL_in_utf8_turkic_locale
);
}