X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-currency-symbol;h=7f326f2d18a64291d77ce8db6e39cc076e3224f0;hb=fc492e92429a239ba32ffe14d3236685963818a3;hp=ddefdbbb3265492555091f6d79e8c5f6b10e6f5a;hpb=5a6e55c1886acd86b0deaa9d1d343471f61d3ded;p=gnulib.git diff --git a/modules/unictype/property-currency-symbol b/modules/unictype/property-currency-symbol index ddefdbbb3..7f326f2d1 100644 --- a/modules/unictype/property-currency-symbol +++ b/modules/unictype/property-currency-symbol @@ -10,12 +10,15 @@ Depends-on: unictype/base unictype/category-test unictype/category-Sc -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) +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"