X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-Cf;h=ed25ec8fd12b2fcec5f527de9beca3e3b9d39b30;hb=f2607506fe9fc95dd5d5ea67fd91035b1c62302a;hp=66157edf1f37b3009f31af0c57872dcd2fb28e32;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/category-Cf b/modules/unictype/category-Cf index 66157edf1..ed25ec8fd 100644 --- a/modules/unictype/category-Cf +++ b/modules/unictype/category-Cf @@ -9,9 +9,12 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/categ_Cf.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Cf]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF +lib_SOURCES += unictype/categ_Cf.c +endif Include: "unictype.h"