X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funictype%2Fctype-blank;h=afcfdd45e941a1d19b5761036c335f0952d97416;hb=ade8cd7e510c08163f4b80603de470555c92695c;hp=6a7a78b5242df576642e15aa74912e9ee96f9c46;hpb=69fe567051cd45f3d71166a9956a4621163b33fb;p=gnulib.git diff --git a/modules/unictype/ctype-blank b/modules/unictype/ctype-blank index 6a7a78b52..afcfdd45e 100644 --- a/modules/unictype/ctype-blank +++ b/modules/unictype/ctype-blank @@ -12,9 +12,12 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/ctype-blank]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK lib_SOURCES += unictype/ctype_blank.c +endif Include: "unictype.h"