X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-name;h=3361ee93258e2f1381a4c30af16f682706028c44;hb=cd19e83484e2c0ff9fd68e7439dd97128c6a2703;hp=7cb4b2747cae6d79b9629c17d7422d4b4170b758;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/category-name b/modules/unictype/category-name index 7cb4b2747..3361ee932 100644 --- a/modules/unictype/category-name +++ b/modules/unictype/category-name @@ -8,9 +8,12 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/categ_name.c]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/category-name]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NAME +lib_SOURCES += unictype/categ_name.c +endif Include: "unictype.h"