chown: Update doc regarding AIX.
[gnulib.git] / modules / unistr / u32-move
index 2cc237b..f5a629c 100644 (file)
@@ -10,9 +10,12 @@ unistr/base
 memmove
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-move])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U32_MOVE
 lib_SOURCES += unistr/u32-move.c
+endif
 
 Include:
 "unistr.h"