X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-Mn;h=e35a194395194de4d5a5b3c9dc6b01f027c14883;hb=5432287a033855c8c7a36f3aa055e0db60fb3383;hp=ceb2a79bbdc496b6daed53a1be99e8f3133d3c45;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;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"