X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-composite;h=2ffc316a3780a85ab3ccd40caea4974d6d6200f8;hb=d5bdbf8fefafcbcc1e64c207f8af9109633ba668;hp=bfdafb48830db3fefb89db8b113f584ebafe6143;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/property-composite b/modules/unictype/property-composite index bfdafb488..2ffc316a3 100644 --- a/modules/unictype/property-composite +++ b/modules/unictype/property-composite @@ -11,9 +11,12 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/pr_composite.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-composite]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMPOSITE +lib_SOURCES += unictype/pr_composite.c +endif Include: "unictype.h"