X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-space;h=401d440ae238e294472c86b59503f93d7bc046bd;hb=5c508f686b9a0f986ac5d941d7be237ec047aedb;hp=876e1aea44e4ab0dccef9da3f62b42ceccd921fd;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/property-space b/modules/unictype/property-space index 876e1aea4..401d440ae 100644 --- a/modules/unictype/property-space +++ b/modules/unictype/property-space @@ -13,9 +13,12 @@ unictype/category-Zs configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/pr_space.c]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/property-space]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SPACE +lib_SOURCES += unictype/pr_space.c +endif Include: "unictype.h"