X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-C;h=0eed125cf9fc078d78d451b26c97930ae6a24959;hb=74d509383fe30bb5511a978b52e4f8ecae37826b;hp=f27300cfe3b7d9b092d6a222ba069802f223e0b0;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/category-C b/modules/unictype/category-C index f27300cfe..0eed125cf 100644 --- a/modules/unictype/category-C +++ b/modules/unictype/category-C @@ -9,9 +9,12 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/categ_C.c]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/category-C]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C +lib_SOURCES += unictype/categ_C.c +endif Include: "unictype.h"