X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-or;h=616f7d533ed977e76cdf13bdffc375cf8a2cf98c;hb=74d509383fe30bb5511a978b52e4f8ecae37826b;hp=8bbd41da5167b2b951db64187fda4d956d6123c1;hpb=9d3af100c7a626ed2b501fb7d0a97936f72ce9ac;p=gnulib.git diff --git a/modules/unictype/category-or b/modules/unictype/category-or index 8bbd41da5..616f7d533 100644 --- a/modules/unictype/category-or +++ b/modules/unictype/category-or @@ -9,9 +9,12 @@ unictype/base unictype/category-test-withtable configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/categ_or.c]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/category-or]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR +lib_SOURCES += unictype/categ_or.c +endif Include: "unictype.h"