NEWS.stable: log cherry-pick [24bfc89]->[1d71dc7] strtoumax: Avoid link error on...
[gnulib.git] / modules / unistr / u32-strrchr
index 4935f03..6bdac46 100644 (file)
@@ -8,9 +8,12 @@ Depends-on:
 unistr/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-strrchr])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U32_STRRCHR
 lib_SOURCES += unistr/u32-strrchr.c
+endif
 
 Include:
 "unistr.h"