Merge branch 'stable'
[gnulib.git] / modules / uninorm / u32-normalize
index 91b54b9..e8f0e54 100644 (file)
@@ -16,9 +16,12 @@ uninorm/decompose-internal
 
 configure.ac:
 gl_MODULE_INDICATOR_FOR_TESTS([uninorm/u32-normalize])
+gl_LIBUNISTRING_MODULE([0.9.4], [uninorm/u32-normalize])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE
 lib_SOURCES += uninorm/u32-normalize.c
+endif
 
 Include:
 "uninorm.h"