X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-grapheme-extend;h=e5f22c2d4e1e70c6dbe620d727b21820037400a7;hb=42a58fdcf2a4030789c21d3018d47cfd34050ee5;hp=7f50ee5461b7e9c22ac2eaece3a58c0c174459e3;hpb=5a6e55c1886acd86b0deaa9d1d343471f61d3ded;p=gnulib.git diff --git a/modules/unictype/property-grapheme-extend b/modules/unictype/property-grapheme-extend index 7f50ee546..e5f22c2d4 100644 --- a/modules/unictype/property-grapheme-extend +++ b/modules/unictype/property-grapheme-extend @@ -8,12 +8,15 @@ lib/unictype/bitmap.h Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/property-grapheme-extend]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_EXTEND lib_SOURCES += unictype/pr_grapheme_extend.c +endif Include: "unictype.h"