passfd: fix test regression on Linux
[gnulib.git] / modules / unistr / u32-strncat
index 74b9bed..9d746a5 100644 (file)
@@ -10,9 +10,12 @@ unistr/base
 unistr/u32-strlen
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-strncat])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U32_STRNCAT
 lib_SOURCES += unistr/u32-strncat.c
+endif
 
 Include:
 "unistr.h"