inet_ntop. getaddrinfo: Respect rules for use of AC_LIBOBJ.
[pspp] / modules / unistr / u8-cmp2
index a010d553f14900499a7df5c3612a0c98ea70ecda..f6d314775798834086657cbbc08eab8a4cf97de7 100644 (file)
@@ -11,9 +11,12 @@ unistr/u8-cmp
 minmax
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [unistr/u8-cmp2.c])
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u8-cmp2])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U8_CMP2
+lib_SOURCES += unistr/u8-cmp2.c
+endif
 
 Include:
 "unistr.h"