X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=modules%2Funictype%2Fproperty-hex-digit;h=b4d244db348295124f212206e6ea74625a6aa8ca;hb=0af2227383df6c060f2b719882474cf8e1dd7431;hp=3f256d0334c70496cf784e81974fded7b3707519;hpb=5a6e55c1886acd86b0deaa9d1d343471f61d3ded;p=gnulib.git diff --git a/modules/unictype/property-hex-digit b/modules/unictype/property-hex-digit index 3f256d033..b4d244db3 100644 --- a/modules/unictype/property-hex-digit +++ b/modules/unictype/property-hex-digit @@ -8,12 +8,15 @@ lib/unictype/bitmap.h Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/property-hex-digit]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HEX_DIGIT lib_SOURCES += unictype/pr_hex_digit.c +endif Include: "unictype.h"