X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-Z;h=20eb401fdea60c8aad4b6e536a8c6e92c6b53b71;hb=90656bd76c6dc0ca59a12715b2d92e580f9e2eae;hp=384f48db73d7fa777d361a93c329f69949b46420;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/category-Z b/modules/unictype/category-Z index 384f48db7..20eb401fd 100644 --- a/modules/unictype/category-Z +++ b/modules/unictype/category-Z @@ -9,9 +9,12 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/categ_Z.c]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Z]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_Z +lib_SOURCES += unictype/categ_Z.c +endif Include: "unictype.h"