X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-soft-dotted;h=a697b54fc7971acf1d00311f665db84668b5991c;hb=0af2227383df6c060f2b719882474cf8e1dd7431;hp=41f10188bd97619ae51d1e36b0286c846e4d228f;hpb=69fe567051cd45f3d71166a9956a4621163b33fb;p=gnulib.git diff --git a/modules/unictype/property-soft-dotted b/modules/unictype/property-soft-dotted index 41f10188b..a697b54fc 100644 --- a/modules/unictype/property-soft-dotted +++ b/modules/unictype/property-soft-dotted @@ -11,9 +11,12 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/property-soft-dotted]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED lib_SOURCES += unictype/pr_soft_dotted.c +endif Include: "unictype.h"