Merge commit '86ba51d2c17219b82b977da0a912e05a3d9bf858' into stable, which was:
[gnulib.git] / modules / unistr / u8-strcat
index b8d4b5e..39763bb 100644 (file)
@@ -8,9 +8,12 @@ Depends-on:
 unistr/base
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [unistr/u8-strcat.c])
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u8-strcat])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U8_STRCAT
+lib_SOURCES += unistr/u8-strcat.c
+endif
 
 Include:
 "unistr.h"