X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funictype%2Fproperty-format-control;h=977836b13fbc898a4368d4b5473657d9e117c65f;hb=169c6370ea84d5e008159bd555becbba88c79b10;hp=250b35d6dcf51522d076ef0c19116ed17639ac9d;hpb=69fe567051cd45f3d71166a9956a4621163b33fb;p=gnulib.git diff --git a/modules/unictype/property-format-control b/modules/unictype/property-format-control index 250b35d6d..977836b13 100644 --- a/modules/unictype/property-format-control +++ b/modules/unictype/property-format-control @@ -11,9 +11,12 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) +gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-format-control]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_FORMAT_CONTROL lib_SOURCES += unictype/pr_format_control.c +endif Include: "unictype.h"