inet_ntop. getaddrinfo: Respect rules for use of AC_LIBOBJ.
[pspp] / modules / unistr / u8-strcat
index a9faa746d051741e624d169867952410e1af3d3d..39763bb84789b4e2587e7c585a357be8f71bb4ef 100644 (file)
@@ -8,9 +8,12 @@ Depends-on:
 unistr/base
 
 configure.ac:
+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"