X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funictype%2Fcategory-Cs;h=1261b5ba8e7294fe41526c04a48ad00c1b9cb444;hb=74d509383fe30bb5511a978b52e4f8ecae37826b;hp=78874fb8cf89acfbef7fab9b0ef128ee670ad44e;hpb=9d3af100c7a626ed2b501fb7d0a97936f72ce9ac;p=gnulib.git diff --git a/modules/unictype/category-Cs b/modules/unictype/category-Cs index 78874fb8c..1261b5ba8 100644 --- a/modules/unictype/category-Cs +++ b/modules/unictype/category-Cs @@ -9,9 +9,12 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/categ_Cs.c]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Cs]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CS +lib_SOURCES += unictype/categ_Cs.c +endif Include: "unictype.h"