inet_ntop. getaddrinfo: Respect rules for use of AC_LIBOBJ.
[pspp] / modules / unistr / u32-move
index dfe9bfccfa7e0fb2ba3501000aa2faa69299de14..f5a629c018d899d9fb5f8aa395c8da653c997349 100644 (file)
@@ -7,11 +7,15 @@ lib/unistr/u-move.h
 
 Depends-on:
 unistr/base
+memmove
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-move])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U32_MOVE
 lib_SOURCES += unistr/u32-move.c
+endif
 
 Include:
 "unistr.h"