X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-quotation-mark;h=1997406661915a1bf89d876997e94666b2a47251;hb=f2607506fe9fc95dd5d5ea67fd91035b1c62302a;hp=e2ded77a1f268b038abeb879dde55838c3b50c5e;hpb=5a6e55c1886acd86b0deaa9d1d343471f61d3ded;p=gnulib.git diff --git a/modules/unictype/property-quotation-mark b/modules/unictype/property-quotation-mark index e2ded77a1..199740666 100644 --- a/modules/unictype/property-quotation-mark +++ b/modules/unictype/property-quotation-mark @@ -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-quotation-mark]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_QUOTATION_MARK lib_SOURCES += unictype/pr_quotation_mark.c +endif Include: "unictype.h"