X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funicase%2Fu16-tolower;h=46b3f277475234775d2cdef1c47b5630e55151f6;hb=74d509383fe30bb5511a978b52e4f8ecae37826b;hp=d926f8af087e8873feeb4587941a4aa4f749fdef;hpb=9d3af100c7a626ed2b501fb7d0a97936f72ce9ac;p=gnulib.git diff --git a/modules/unicase/u16-tolower b/modules/unicase/u16-tolower index d926f8af0..46b3f2774 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.1], [unicase/u16-tolower]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICASE_U16_TOLOWER +lib_SOURCES += unicase/u16-tolower.c +endif Include: "unicase.h"