X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funiwbrk%2Fu32-wordbreaks;h=c929fd03532a4bb43625afd672e6237f2deff1b0;hb=b392a22453f992de59b63b157c191d3118fb9ed7;hp=20f39c389f963bec1af48fa2f08c563f687f3869;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/uniwbrk/u32-wordbreaks b/modules/uniwbrk/u32-wordbreaks index 20f39c389..c929fd035 100644 --- a/modules/uniwbrk/u32-wordbreaks +++ b/modules/uniwbrk/u32-wordbreaks @@ -12,9 +12,12 @@ uniwbrk/table unistr/u32-mbtouc-unsafe configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [uniwbrk/u32-wordbreaks.c]) +gl_LIBUNISTRING_MODULE([0.9], [uniwbrk/u32-wordbreaks]) Makefile.am: +if LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS +lib_SOURCES += uniwbrk/u32-wordbreaks.c +endif Include: "uniwbrk.h"