X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-Pd;h=c99fc8602c0cf198b31a9acaac411c3f62906478;hb=74d509383fe30bb5511a978b52e4f8ecae37826b;hp=14542933623d66962689bc93c6f5f3c39a9c113a;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/category-Pd b/modules/unictype/category-Pd index 145429336..c99fc8602 100644 --- a/modules/unictype/category-Pd +++ b/modules/unictype/category-Pd @@ -9,9 +9,12 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/categ_Pd.c]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Pd]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD +lib_SOURCES += unictype/categ_Pd.c +endif Include: "unictype.h"