X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-and-not;h=bbcf2c916f2f695fe92721e600be4c2fcc814999;hb=fa8d786628cd8a1dbd2194e7776bea07f97cca99;hp=f7e6f4fbe3e146b2fd60f42bfc624f6a184935ac;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/category-and-not b/modules/unictype/category-and-not index f7e6f4fbe..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_LIBSOURCE([0.9], [unictype/categ_and_not.c]) +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"