inet_ntop. getaddrinfo: Respect rules for use of AC_LIBOBJ.
[pspp] / modules / unistr / u32-startswith
index 6d3f554aa509f5391448e7e34085fbd9ca471ab2..867308f434c9c20ec38fe4d0354976f397802952 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 unistr/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-startswith])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U32_STARTSWITH
 lib_SOURCES += unistr/u32-startswith.c
+endif
 
 Include:
 "unistr.h"