X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Fu16-tolower;h=59ea5f1839bb4209be39e013d54fcdeab7231a42;hb=b0129b466434115f93d3e17b3954bcc82ccaec09;hp=d926f8af087e8873feeb4587941a4aa4f749fdef;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unicase/u16-tolower b/modules/unicase/u16-tolower index d926f8af0..59ea5f183 100644 --- a/modules/unicase/u16-tolower +++ b/modules/unicase/u16-tolower @@ -13,9 +13,12 @@ unicase/empty-suffix-context unicase/tolower configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9.1], [unicase/u16-tolower.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u16-tolower]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICASE_U16_TOLOWER +lib_SOURCES += unicase/u16-tolower.c +endif Include: "unicase.h"