strtod: Stop using AC_FUNC_STRTOD.
[gnulib.git] / modules / unictype / property-decimal-digit
index 16e390e..b4ac2e5 100644 (file)
@@ -13,9 +13,12 @@ unictype/category-Nd
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])
+gl_LIBUNISTRING_MODULE([0.9], [unictype/property-decimal-digit])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DECIMAL_DIGIT
 lib_SOURCES += unictype/pr_decimal_digit.c
+endif
 
 Include:
 "unictype.h"