X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funictype%2Fproperty-ideographic;h=0ae755b5be5ca03a4bd8c9dd8fe24650f2504375;hb=81aea5d9bec07d25f49b227d80605f46986397b5;hp=818d4af967d67d198a580d73c912c4e7ecdccd5a;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/property-ideographic b/modules/unictype/property-ideographic index 818d4af96..0ae755b5b 100644 --- a/modules/unictype/property-ideographic +++ b/modules/unictype/property-ideographic @@ -11,9 +11,12 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/pr_ideographic.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-ideographic]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDEOGRAPHIC +lib_SOURCES += unictype/pr_ideographic.c +endif Include: "unictype.h"