summaryrefslogtreecommitdiff
path: root/modules/unictype/category-none
diff options
context:
space:
mode:
Diffstat (limited to 'modules/unictype/category-none')
-rw-r--r--modules/unictype/category-none5
1 files changed, 2 insertions, 3 deletions
diff --git a/modules/unictype/category-none b/modules/unictype/category-none
index c07d55a96f..7b8aa83da6 100644
--- a/modules/unictype/category-none
+++ b/modules/unictype/category-none
@@ -8,12 +8,11 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-none])
+dnl Since _UC_CATEGORY_NONE is not exported from an installed libunistring,
+dnl don't use gl_LIBUNISTRING_MODULE here.
Makefile.am:
-if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NONE
lib_SOURCES += unictype/categ_none.c
-endif
Include:
"unictype.h"