X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-So;h=2faadb95b77c714471a59c803fbc94b52cf80ae6;hb=169c6370ea84d5e008159bd555becbba88c79b10;hp=6fd2c55b74f080da4eb46c05e0848c69ea425a95;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/category-So b/modules/unictype/category-So index 6fd2c55b7..2faadb95b 100644 --- a/modules/unictype/category-So +++ b/modules/unictype/category-So @@ -9,9 +9,12 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/categ_So.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-So]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO +lib_SOURCES += unictype/categ_So.c +endif Include: "unictype.h"