X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funicase%2Fu32-tolower;h=ff469e8c010989df2c1aace98333e5189e4626a0;hb=6045c2ba7c6a9fb040d41abd78765bfad437a08f;hp=dc27375af7cecf6ef0c801b9899a542be64f8d0c;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unicase/u32-tolower b/modules/unicase/u32-tolower index dc27375af..ff469e8c0 100644 --- a/modules/unicase/u32-tolower +++ b/modules/unicase/u32-tolower @@ -13,9 +13,12 @@ unicase/empty-suffix-context unicase/tolower configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9.1], [unicase/u32-tolower.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u32-tolower]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICASE_U32_TOLOWER +lib_SOURCES += unicase/u32-tolower.c +endif Include: "unicase.h"