bootstrap: use correct source when copying build-aux files
[gnulib.git] / modules / unistr / u16-strrchr
index 4ceddbc..ff6062f 100644 (file)
@@ -9,9 +9,12 @@ unistr/base
 unistr/u16-uctomb
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-strrchr])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U16_STRRCHR
 lib_SOURCES += unistr/u16-strrchr.c
+endif
 
 Include:
 "unistr.h"