inet_ntop. getaddrinfo: Respect rules for use of AC_LIBOBJ.
[pspp] / modules / unistr / u32-cpy-alloc
index 87f2455fb2f1605e6a772d67bc5c4676d9f11173..9ca49acdf2100bf682a5b3e8b5825f95eeea7df5 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"