X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-Lu;h=d265db2cf9435f4528d60947c05d35fc44843fa7;hb=a6e6c7be963a456c638ab1722018c48696b24eb1;hp=8d89454970858b65a90e959a28f98e809d3be3de;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/category-Lu b/modules/unictype/category-Lu index 8d8945497..d265db2cf 100644 --- a/modules/unictype/category-Lu +++ b/modules/unictype/category-Lu @@ -9,9 +9,12 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/categ_Lu.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Lu]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU +lib_SOURCES += unictype/categ_Lu.c +endif Include: "unictype.h"