summaryrefslogtreecommitdiff
path: root/enc/windows_1252.c
diff options
context:
space:
mode:
Diffstat (limited to 'enc/windows_1252.c')
-rw-r--r--enc/windows_1252.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/enc/windows_1252.c b/enc/windows_1252.c
index 85f2cfbc25..4075462811 100644
--- a/enc/windows_1252.c
+++ b/enc/windows_1252.c
@@ -200,6 +200,9 @@ OnigEncodingDefine(windows_1252, Windows_1252) = {
onigenc_always_true_is_allowed_reverse_match,
0,
ONIGENC_FLAG_NONE,
+#ifdef ONIG_CASE_MAPPING
+ onigenc_not_support_case_map,
+#endif /* ONIG_CASE_MAPPING */
};
/*
* Name: windows-1252