NEWS.stable: log cherry-pick [8446103]->[46519aa] autoupdate
[gnulib.git] / modules / unictype / property-white-space
index decb286..632903b 100644 (file)
@@ -11,9 +11,12 @@ unictype/base
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])
+gl_LIBUNISTRING_MODULE([0.9], [unictype/property-white-space])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_WHITE_SPACE
 lib_SOURCES += unictype/pr_white_space.c
+endif
 
 Include:
 "unictype.h"