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