X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-Nd;h=eb242235c8ff47eafffb010815bc5833378549fc;hb=d5bdbf8fefafcbcc1e64c207f8af9109633ba668;hp=48548465325f00a26a932b60e6b3893b0eed8b39;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/category-Nd b/modules/unictype/category-Nd index 485484653..eb242235c 100644 --- a/modules/unictype/category-Nd +++ b/modules/unictype/category-Nd @@ -9,9 +9,12 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/categ_Nd.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Nd]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND +lib_SOURCES += unictype/categ_Nd.c +endif Include: "unictype.h"