X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-bidi-european-digit;h=eeb618a20eb5f4d78d629d48d26f0b7d1f741ec7;hb=1bb384c44db25aef8f8b455cef22af32d8401abc;hp=fedd475900a78d28618614fc165fdcee096343d3;hpb=5a6e55c1886acd86b0deaa9d1d343471f61d3ded;p=gnulib.git diff --git a/modules/unictype/property-bidi-european-digit b/modules/unictype/property-bidi-european-digit index fedd47590..eeb618a20 100644 --- a/modules/unictype/property-bidi-european-digit +++ b/modules/unictype/property-bidi-european-digit @@ -8,13 +8,16 @@ lib/unictype/bitmap.h Depends-on: unictype/base -unictype/bidicategory-of -inline +unictype/bidiclass-of configure.ac: +AC_REQUIRE([AC_C_INLINE]) +gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-bidi-european-digit]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT lib_SOURCES += unictype/pr_bidi_european_digit.c +endif Include: "unictype.h"