X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-format-control;h=977836b13fbc898a4368d4b5473657d9e117c65f;hb=a6b16b69fe1cad695b270dd5bf3deb2850fc4dd1;hp=03a3e4b6b24b52035252b0146f6e4352c3394780;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/property-format-control b/modules/unictype/property-format-control index 03a3e4b6b..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_LIBSOURCE([0.9], [unictype/pr_format_control.c]) +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"