X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funictype%2Fproperty-hyphen;h=0e635147e2964dbce5c6b179380b7282ada8f7bd;hb=43593319b31e6b0175b8eec4433bac744959822d;hp=6244d518e30da6d252b0b26b1896d24fd35dde92;hpb=5a6e55c1886acd86b0deaa9d1d343471f61d3ded;p=gnulib.git diff --git a/modules/unictype/property-hyphen b/modules/unictype/property-hyphen index 6244d518e..0e635147e 100644 --- a/modules/unictype/property-hyphen +++ b/modules/unictype/property-hyphen @@ -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-hyphen]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HYPHEN lib_SOURCES += unictype/pr_hyphen.c +endif Include: "unictype.h"