NEWS.stable: log cherry-pick [79aac72]->[cc1a9b7] canonicalize-lgpl: use common idiom
[gnulib.git] / modules / unistr / u16-strcat
index dcf8069..f2f1364 100644 (file)
@@ -10,9 +10,12 @@ unistr/base
 unistr/u16-strlen
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-strcat])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U16_STRCAT
 lib_SOURCES += unistr/u16-strcat.c
+endif
 
 Include:
 "unistr.h"