Tests for module 'atan2f'.
[gnulib.git] / modules / uniwbrk / wordbreak-property
index 4e7eb78..5aa7393 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 uniwbrk/base
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [uniwbrk/wordbreak-property.c])
+gl_LIBUNISTRING_MODULE([0.9.4], [uniwbrk/wordbreak-property])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY
+lib_SOURCES += uniwbrk/wordbreak-property.c
+endif
 
 Include:
 "uniwbrk.h"