New module 'fmodl'.
[gnulib.git] / modules / uninorm / u8-normalize
index 75670af..77d4f73 100644 (file)
@@ -16,9 +16,12 @@ uninorm/decompose-internal
 
 configure.ac:
 gl_MODULE_INDICATOR_FOR_TESTS([uninorm/u8-normalize])
+gl_LIBUNISTRING_MODULE([0.9.4], [uninorm/u8-normalize])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE
 lib_SOURCES += uninorm/u8-normalize.c
+endif
 
 Include:
 "uninorm.h"