X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-and-not;h=bbcf2c916f2f695fe92721e600be4c2fcc814999;hb=8e7198f286a324763fd1f0580d843e2d91fb90b7;hp=58925cf367ebb6766b27f58e65a265e47e45d37a;hpb=5a6e55c1886acd86b0deaa9d1d343471f61d3ded;p=gnulib.git diff --git a/modules/unictype/category-and-not b/modules/unictype/category-and-not index 58925cf36..bbcf2c916 100644 --- a/modules/unictype/category-and-not +++ b/modules/unictype/category-and-not @@ -10,9 +10,12 @@ unictype/category-none unictype/category-test-withtable configure.ac: +gl_LIBUNISTRING_MODULE([0.9], [unictype/category-and-not]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT lib_SOURCES += unictype/categ_and_not.c +endif Include: "unictype.h"