X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funictype%2Fcategory-N;h=2a0d5048f1f8ef8b3799b562b971afcdcae8c5ca;hb=f62491861831348df7e53c9eb375832b4728b95f;hp=48e33e541da740755fc039070ce91e7d514f5bca;hpb=5a6e55c1886acd86b0deaa9d1d343471f61d3ded;p=gnulib.git diff --git a/modules/unictype/category-N b/modules/unictype/category-N index 48e33e541..2a0d5048f 100644 --- a/modules/unictype/category-N +++ b/modules/unictype/category-N @@ -9,9 +9,12 @@ Depends-on: unictype/base configure.ac: +gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-N]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N lib_SOURCES += unictype/categ_N.c +endif Include: "unictype.h"