X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-decimal-digit;h=b4ac2e5857078f0b766d87dd7783b81928139155;hb=0af2227383df6c060f2b719882474cf8e1dd7431;hp=16e390eb980aba62bbb3d4aa3cb288cc8cf06509;hpb=69fe567051cd45f3d71166a9956a4621163b33fb;p=gnulib.git diff --git a/modules/unictype/property-decimal-digit b/modules/unictype/property-decimal-digit index 16e390eb9..b4ac2e585 100644 --- a/modules/unictype/property-decimal-digit +++ b/modules/unictype/property-decimal-digit @@ -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"