md5, sha1, sha256, sha512: fix compile error in c++ mode
[gnulib.git] / modules / uniwbrk / u16-wordbreaks
index a5b29de..1397433 100644 (file)
@@ -12,9 +12,12 @@ uniwbrk/table
 unistr/u16-mbtouc-unsafe
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [uniwbrk/u16-wordbreaks.c])
+gl_LIBUNISTRING_MODULE([0.9.4], [uniwbrk/u16-wordbreaks])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNIWBRK_U16_WORDBREAKS
+lib_SOURCES += uniwbrk/u16-wordbreaks.c
+endif
 
 Include:
 "uniwbrk.h"