bootstrap: use correct source when copying build-aux files
[gnulib.git] / modules / unistr / u16-mbtouc-unsafe
index 6213dc5..d6c4f46 100644 (file)
@@ -10,9 +10,12 @@ unistr/base
 
 configure.ac:
 gl_MODULE_INDICATOR([unistr/u16-mbtouc-unsafe])
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-mbtouc-unsafe])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE
 lib_SOURCES += unistr/u16-mbtouc-unsafe.c unistr/u16-mbtouc-unsafe-aux.c
+endif
 
 Include:
 "unistr.h"