X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Fu8-ct-tolower;h=f99ae0b1d976d539292228582ab107c3f2b1024d;hb=bedd70b830fb6947197b4718d3e7472a81d3ba41;hp=283492260669d76f8749663e48a37f9d8f624053;hpb=9d1d11bf7987eb66ca661fa5fa3ce6ee79131c7f;p=gnulib.git diff --git a/modules/unicase/u8-ct-tolower b/modules/unicase/u8-ct-tolower index 283492260..f99ae0b1d 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.4], [unicase/u8-ct-tolower]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOLOWER lib_SOURCES += unicase/u8-ct-tolower.c +endif Include: "unicase.h"