NEWS.stable: update
[gnulib.git] / modules / uninorm / u32-normalize
index 9eb31f3..90dee6b 100644 (file)
@@ -15,16 +15,19 @@ unictype/combining-class
 uninorm/decompose-internal
 
 configure.ac:
-gl_MODULE_INDICATOR([uninorm/u32-normalize])
+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"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible