X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-Mn;h=e35a194395194de4d5a5b3c9dc6b01f027c14883;hb=74d509383fe30bb5511a978b52e4f8ecae37826b;hp=ceb2a79bbdc496b6daed53a1be99e8f3133d3c45;hpb=9d3af100c7a626ed2b501fb7d0a97936f72ce9ac;p=gnulib.git diff --git a/modules/unictype/category-Mn b/modules/unictype/category-Mn index ceb2a79bb..e35a19439 100644 --- a/modules/unictype/category-Mn +++ b/modules/unictype/category-Mn @@ -9,9 +9,12 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/categ_Mn.c]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Mn]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN +lib_SOURCES += unictype/categ_Mn.c +endif Include: "unictype.h"