X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiwbrk%2Fu8-wordbreaks;h=6695b03630efd41e851a529d1dc4b03600833e56;hb=1bce9152c7fa70ba4408e43c758900df25f9a775;hp=e38bd417c6adecbf901a5c075a3d921253586230;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/uniwbrk/u8-wordbreaks b/modules/uniwbrk/u8-wordbreaks index e38bd417c..6695b0363 100644 --- a/modules/uniwbrk/u8-wordbreaks +++ b/modules/uniwbrk/u8-wordbreaks @@ -12,9 +12,12 @@ uniwbrk/table unistr/u8-mbtouc-unsafe configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [uniwbrk/u8-wordbreaks.c]) +gl_LIBUNISTRING_MODULE([0.9], [uniwbrk/u8-wordbreaks]) Makefile.am: +if LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS +lib_SOURCES += uniwbrk/u8-wordbreaks.c +endif Include: "uniwbrk.h"