X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-math;h=587ccc6b20ff41cfe3176557029e6a12c1511030;hb=1a9afb04e6f2fb36d17b3837942165cd1a0c50ac;hp=e2d9d395ae6505a189bb678c2c36558c4c6484c6;hpb=69fe567051cd45f3d71166a9956a4621163b33fb;p=gnulib.git diff --git a/modules/unictype/property-math b/modules/unictype/property-math index e2d9d395a..587ccc6b2 100644 --- a/modules/unictype/property-math +++ b/modules/unictype/property-math @@ -11,9 +11,12 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) +gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-math]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_MATH lib_SOURCES += unictype/pr_math.c +endif Include: "unictype.h"