X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-format-control;h=977836b13fbc898a4368d4b5473657d9e117c65f;hb=169c6370ea84d5e008159bd555becbba88c79b10;hp=399d5ee28a7e6e61c2b98f2e6e3e4d5afc110609;hpb=5a6e55c1886acd86b0deaa9d1d343471f61d3ded;p=gnulib.git diff --git a/modules/unictype/property-format-control b/modules/unictype/property-format-control index 399d5ee28..977836b13 100644 --- a/modules/unictype/property-format-control +++ b/modules/unictype/property-format-control @@ -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.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"