X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Fu8-ct-tolower;h=0e1973bd0801385628cab83e5a4047e5ebf9a180;hb=74d509383fe30bb5511a978b52e4f8ecae37826b;hp=609bb27fadf73dc4da562e5f9dae54de4c870798;hpb=9d3af100c7a626ed2b501fb7d0a97936f72ce9ac;p=gnulib.git diff --git a/modules/unicase/u8-ct-tolower b/modules/unicase/u8-ct-tolower index 609bb27fa..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_LIBSOURCE([0.9.1], [unicase/u8-ct-tolower.c]) +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"