pthread_sigmask: Follow gnulib conventions.
[gnulib.git] / modules / unistr / u16-strncat
index e5e28c3..d76bfa7 100644 (file)
@@ -10,9 +10,12 @@ unistr/base
 unistr/u16-strlen
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-strncat])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U16_STRNCAT
 lib_SOURCES += unistr/u16-strncat.c
+endif
 
 Include:
 "unistr.h"