inet_ntop. getaddrinfo: Respect rules for use of AC_LIBOBJ.
[pspp] / modules / unistr / u16-stpcpy
index 37e2b44c7dbaea47bbe4ba259e7a11149e3eb793..108cbd2c727fcfd0c37edd93c893c7227eae59b5 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 unistr/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-stpcpy])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U16_STPCPY
 lib_SOURCES += unistr/u16-stpcpy.c
+endif
 
 Include:
 "unistr.h"