summaryrefslogtreecommitdiff
path: root/utf8.c
diff options
context:
space:
mode:
Diffstat (limited to 'utf8.c')
-rw-r--r--utf8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utf8.c b/utf8.c
index b4ef2acd8e..3e4215b8a5 100644
--- a/utf8.c
+++ b/utf8.c
@@ -894,7 +894,7 @@ S_does_utf8_overflow(const U8 * const s,
# endif
#endif
-#if ! defined(UV_IS_QUAD) && ! defined(EBCDIC)
+#ifndef HAS_EXTRA_LONG_UTF8
/* On 32 bit ASCII machines, many overlongs that start with FF don't
* overflow */