X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-currency-symbol;h=7f326f2d18a64291d77ce8db6e39cc076e3224f0;hb=fc492e92429a239ba32ffe14d3236685963818a3;hp=1bce9dbd096ad896c5f7a632375bf0c88023898e;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/property-currency-symbol b/modules/unictype/property-currency-symbol index 1bce9dbd0..7f326f2d1 100644 --- a/modules/unictype/property-currency-symbol +++ b/modules/unictype/property-currency-symbol @@ -13,9 +13,12 @@ unictype/category-Sc configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/pr_currency_symbol.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-currency-symbol]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL +lib_SOURCES += unictype/pr_currency_symbol.c +endif Include: "unictype.h"