X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Fu8-tolower;h=961742f30eb2e05ec0eae936a1655a230c20f1b7;hb=6b8f1dd1a21ce49319795391e21adf645b64db3c;hp=22f3e224a1d1c53191d9e1647f3a1a1644ab9ecd;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unicase/u8-tolower b/modules/unicase/u8-tolower index 22f3e224a..961742f30 100644 --- a/modules/unicase/u8-tolower +++ b/modules/unicase/u8-tolower @@ -13,9 +13,12 @@ unicase/empty-suffix-context unicase/tolower configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9.1], [unicase/u8-tolower.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u8-tolower]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER +lib_SOURCES += unicase/u8-tolower.c +endif Include: "unicase.h"