X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-Pf;h=cbe49eec95de13cfd5ab3b4654df0cca7e283a1e;hb=90656bd76c6dc0ca59a12715b2d92e580f9e2eae;hp=39d13adc33eac5349d0bb8af2299a86ff602c697;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/category-Pf b/modules/unictype/category-Pf index 39d13adc3..cbe49eec9 100644 --- a/modules/unictype/category-Pf +++ b/modules/unictype/category-Pf @@ -9,9 +9,12 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/categ_Pf.c]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Pf]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PF +lib_SOURCES += unictype/categ_Pf.c +endif Include: "unictype.h"