inet_ntop. getaddrinfo: Respect rules for use of AC_LIBOBJ.
[pspp] / modules / unistr / u8-cpy
index 3e12cd89ccb287135a37bb91e5a985eec1d75f7f..f4bdde8605d6b1c5378f339a72e7eb76650ecc23 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 unistr/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u8-cpy])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U8_CPY
 lib_SOURCES += unistr/u8-cpy.c
+endif
 
 Include:
 "unistr.h"