inet_ntop. getaddrinfo: Respect rules for use of AC_LIBOBJ.
[pspp] / modules / unistr / u16-startswith
index 7c82e2f7c03db8a74dfb0d6440fcb4124e02878d..03eb3578340c74c40637e33bddd638c67a371f9f 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 unistr/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-startswith])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U16_STARTSWITH
 lib_SOURCES += unistr/u16-startswith.c
+endif
 
 Include:
 "unistr.h"