X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-Lo;h=7a7df2e0651b28ea5e8c5f209ec310907ecfe0f7;hb=HEAD;hp=58d14510e71bcdd8b7632b71f8725c23dcebc892;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/category-Lo b/modules/unictype/category-Lo index 58d14510e..7a7df2e06 100644 --- a/modules/unictype/category-Lo +++ b/modules/unictype/category-Lo @@ -9,9 +9,12 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/categ_Lo.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Lo]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO +lib_SOURCES += unictype/categ_Lo.c +endif Include: "unictype.h"