md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / uniwbrk / u8-wordbreaks
index 71aaf45..92004ee 100644 (file)
@@ -7,13 +7,17 @@ lib/uniwbrk/u-wordbreaks.h
 
 Depends-on:
 uniwbrk/base
+uniwbrk/wordbreak-property
 uniwbrk/table
 unistr/u8-mbtouc-unsafe
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [uniwbrk/u8-wordbreaks])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS
 lib_SOURCES += uniwbrk/u8-wordbreaks.c
+endif
 
 Include:
 "uniwbrk.h"