summaryrefslogtreecommitdiff
path: root/modules/unigbrk/uc-grapheme-breaks
diff options
context:
space:
mode:
Diffstat (limited to 'modules/unigbrk/uc-grapheme-breaks')
-rw-r--r--modules/unigbrk/uc-grapheme-breaks2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/unigbrk/uc-grapheme-breaks b/modules/unigbrk/uc-grapheme-breaks
index 8c3379d227..1e0808820b 100644
--- a/modules/unigbrk/uc-grapheme-breaks
+++ b/modules/unigbrk/uc-grapheme-breaks
@@ -14,7 +14,7 @@ gl_MODULE_INDICATOR([unigbrk/uc-grapheme-breaks])
gl_LIBUNISTRING_MODULE([0.9.8], [unigbrk/uc-grapheme-breaks])
Makefile.am:
-if LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_BREAKS
+if LIBUNISTRING_COMPILE_UNIGBRK_UC_GRAPHEME_BREAKS
lib_SOURCES += unigbrk/uc-grapheme-breaks.c
endif