X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Fu32-ct-tolower;h=e54127cf7cd688e2052d95d52887ad3d7a9c64d6;hb=74d509383fe30bb5511a978b52e4f8ecae37826b;hp=085d6497e5400d7c5fab5063e979d2467e3af44f;hpb=51457bd23a20b2addc15535b59be1e5fc6002144;p=gnulib.git diff --git a/modules/unicase/u32-ct-tolower b/modules/unicase/u32-ct-tolower index 085d6497e..e54127cf7 100644 --- a/modules/unicase/u32-ct-tolower +++ b/modules/unicase/u32-ct-tolower @@ -11,9 +11,12 @@ unicase/special-casing unicase/toupper configure.ac: +gl_LIBUNISTRING_MODULE([0.9.1], [unicase/u32-ct-tolower]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOLOWER lib_SOURCES += unicase/u32-ct-tolower.c +endif Include: "unicase.h"