X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiwbrk%2Fwordbreak-property;h=5aa739325079e2f0fb974666b2c5e3e8c9709704;hb=0ffe8a9f4f403611826229045a3f2f7f686e66ee;hp=4e7eb783df4631890366194a69f3bc882d57d554;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/uniwbrk/wordbreak-property b/modules/uniwbrk/wordbreak-property index 4e7eb783d..5aa739325 100644 --- a/modules/uniwbrk/wordbreak-property +++ b/modules/uniwbrk/wordbreak-property @@ -9,9 +9,12 @@ Depends-on: uniwbrk/base configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [uniwbrk/wordbreak-property.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [uniwbrk/wordbreak-property]) Makefile.am: +if LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY +lib_SOURCES += uniwbrk/wordbreak-property.c +endif Include: "uniwbrk.h"