X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-other-default-ignorable-code-point;h=d31b7f81b759792d1c6bc60477bd00c71d4954cf;hb=a425462f784164b73297d8992075fd9aebd65a94;hp=5abe6b8a243879c17e452281d3082add3eb7ea6a;hpb=69fe567051cd45f3d71166a9956a4621163b33fb;p=gnulib.git diff --git a/modules/unictype/property-other-default-ignorable-code-point b/modules/unictype/property-other-default-ignorable-code-point index 5abe6b8a2..d31b7f81b 100644 --- a/modules/unictype/property-other-default-ignorable-code-point +++ b/modules/unictype/property-other-default-ignorable-code-point @@ -11,9 +11,12 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/property-other-default-ignorable-code-point]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT lib_SOURCES += unictype/pr_other_default_ignorable_code_point.c +endif Include: "unictype.h"