Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / unistr / u8-cpy-alloc
index 735d901..0943481 100644 (file)
@@ -10,9 +10,12 @@ unistr/base
 malloc-posix
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u8-cpy-alloc])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U8_CPY_ALLOC
 lib_SOURCES += unistr/u8-cpy-alloc.c
+endif
 
 Include:
 "unistr.h"