X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-Lt;h=e433d8f8d8ab7ac6c8b27639317488e29bed180e;hb=0af2227383df6c060f2b719882474cf8e1dd7431;hp=bc597aa2d91e5ff3118be9d2528ba7195155a689;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/category-Lt b/modules/unictype/category-Lt index bc597aa2d..e433d8f8d 100644 --- a/modules/unictype/category-Lt +++ b/modules/unictype/category-Lt @@ -9,9 +9,12 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/categ_Lt.c]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Lt]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LT +lib_SOURCES += unictype/categ_Lt.c +endif Include: "unictype.h"