regex: port to Stratus OpenVOS
[gnulib.git] / modules / unistr / u32-endswith
index 6e30868..14155d3 100644 (file)
@@ -11,9 +11,12 @@ unistr/u32-strlen
 unistr/u32-cmp
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [unistr/u32-endswith.c])
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-endswith])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U32_ENDSWITH
+lib_SOURCES += unistr/u32-endswith.c
+endif
 
 Include:
 "unistr.h"