X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-other-lowercase;h=3b1e17793e93729eed3fc59ce4cedb767aeb07c1;hb=0af2227383df6c060f2b719882474cf8e1dd7431;hp=d416b44645d36ef1d6e0982a82cbb29d8b2edcbb;hpb=69fe567051cd45f3d71166a9956a4621163b33fb;p=gnulib.git diff --git a/modules/unictype/property-other-lowercase b/modules/unictype/property-other-lowercase index d416b4464..3b1e17793 100644 --- a/modules/unictype/property-other-lowercase +++ b/modules/unictype/property-other-lowercase @@ -11,9 +11,12 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/property-other-lowercase]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_LOWERCASE lib_SOURCES += unictype/pr_other_lowercase.c +endif Include: "unictype.h"