lib-symbol-visibility: Add a notice.
[gnulib.git] / modules / unistr / u8-cpy-alloc
index 03fa882..0943481 100644 (file)
@@ -7,11 +7,15 @@ lib/unistr/u-cpy-alloc.h
 
 Depends-on:
 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"