X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-other-grapheme-extend;h=831f68634f04ee3ad66e61f8717e55642f11d4f7;hb=b4e5a5f11bd67ce5435b5ecf43b7fb6a81ba62a0;hp=3408a2d80ff367842d30733f6d1608bb17e05ba7;hpb=69fe567051cd45f3d71166a9956a4621163b33fb;p=gnulib.git diff --git a/modules/unictype/property-other-grapheme-extend b/modules/unictype/property-other-grapheme-extend index 3408a2d80..831f68634 100644 --- a/modules/unictype/property-other-grapheme-extend +++ b/modules/unictype/property-other-grapheme-extend @@ -11,9 +11,12 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/property-other-grapheme-extend]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND lib_SOURCES += unictype/pr_other_grapheme_extend.c +endif Include: "unictype.h"