Don't use AC_LIBOBJ with file names in subdirectories.
[gnulib.git] / modules / unistr / u32-cpy-alloc
index 87f2455..9ca49ac 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/u32-cpy-alloc])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U32_CPY_ALLOC
 lib_SOURCES += unistr/u32-cpy-alloc.c
+endif
 
 Include:
 "unistr.h"