X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Fu8-ct-tolower;h=0e1973bd0801385628cab83e5a4047e5ebf9a180;hb=74d509383fe30bb5511a978b52e4f8ecae37826b;hp=283492260669d76f8749663e48a37f9d8f624053;hpb=9d1d11bf7987eb66ca661fa5fa3ce6ee79131c7f;p=gnulib.git diff --git a/modules/unicase/u8-ct-tolower b/modules/unicase/u8-ct-tolower index 283492260..0e1973bd0 100644 --- a/modules/unicase/u8-ct-tolower +++ b/modules/unicase/u8-ct-tolower @@ -11,9 +11,12 @@ unicase/special-casing unicase/toupper configure.ac: +gl_LIBUNISTRING_MODULE([0.9.1], [unicase/u8-ct-tolower]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOLOWER lib_SOURCES += unicase/u8-ct-tolower.c +endif Include: "unicase.h"