New module 'unictype/property-changes-when-lowercased'.
[gnulib.git] / modules / unictype / property-numeric
index 0bd6da1..a4d0bdb 100644 (file)
@@ -11,9 +11,12 @@ unictype/base
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-numeric])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NUMERIC
 lib_SOURCES += unictype/pr_numeric.c
+endif
 
 Include:
 "unictype.h"