NEWS.stable: log cherry-pick [79aac72]->[cc1a9b7] canonicalize-lgpl: use common idiom
[gnulib.git] / modules / unistr / u32-chr
index 101c1b7..5e2133b 100644 (file)
@@ -8,9 +8,12 @@ Depends-on:
 unistr/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-chr])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U32_CHR
 lib_SOURCES += unistr/u32-chr.c
+endif
 
 Include:
 "unistr.h"