X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-line-separator;h=beef1697473acd975bb13f3467cce55892c8a0f7;hb=8e0f64e4cd12f7779113bc438afd106dad3e1f1a;hp=6a8e3e978d64b3295248e86565dfb99fb8d0ec9c;hpb=69fe567051cd45f3d71166a9956a4621163b33fb;p=gnulib.git diff --git a/modules/unictype/property-line-separator b/modules/unictype/property-line-separator index 6a8e3e978..beef16974 100644 --- a/modules/unictype/property-line-separator +++ b/modules/unictype/property-line-separator @@ -11,9 +11,12 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/property-line-separator]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LINE_SEPARATOR lib_SOURCES += unictype/pr_line_separator.c +endif Include: "unictype.h"