Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / uninorm / u16-normalize
index 5338e5e..6b74186 100644 (file)
@@ -16,9 +16,12 @@ uninorm/decompose-internal
 
 configure.ac:
 gl_MODULE_INDICATOR_FOR_TESTS([uninorm/u16-normalize])
+gl_LIBUNISTRING_MODULE([0.9.4], [uninorm/u16-normalize])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE
 lib_SOURCES += uninorm/u16-normalize.c
+endif
 
 Include:
 "uninorm.h"